HomeSort by relevance Sort by last modified time
    Searched defs:getBluetoothState (Results 1 - 8 of 8) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothController.java 30 int getBluetoothState();
BluetoothControllerImpl.java 72 mLocalBluetoothManager.getBluetoothAdapter().getBluetoothState());
152 public int getBluetoothState() {
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
FakeBluetoothController.java 45 public int getBluetoothState() {
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothAdapter.java 192 public synchronized int getBluetoothState() {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEnabler.java 116 handleStateChanged(mLocalAdapter.getBluetoothState());
BluetoothPairingDetail.java 87 updateContent(mLocalAdapter.getBluetoothState());
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 1349 milliseconds