auto import from //depot/cupcake/@132589
This commit is contained in:
@@ -253,8 +253,6 @@ public class BluetoothSettings extends PreferenceActivity
|
||||
// we should start a scan
|
||||
if (bluetoothState == ExtendedBluetoothState.ENABLED) {
|
||||
mLocalManager.startScanning(false);
|
||||
} else if (bluetoothState == ExtendedBluetoothState.DISABLED) {
|
||||
mDeviceList.setProgress(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user