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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothController.java 29 int getBluetoothState();
BluetoothControllerImpl.java 69 mLocalBluetoothManager.getBluetoothAdapter().getBluetoothState());
150 public int getBluetoothState() {
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
FakeBluetoothController.java 43 public int getBluetoothState() {
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothAdapter.java 191 public synchronized int getBluetoothState() {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEnabler.java 118 handleStateChanged(mLocalAdapter.getBluetoothState());
BluetoothPairingDetail.java 76 updateContent(mLocalAdapter.getBluetoothState());
BluetoothSettings.java 154 updateContent(mLocalAdapter.getBluetoothState());
277 updateContent(mLocalAdapter.getBluetoothState());
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 313 milliseconds