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

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 114 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
153 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
191 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothA2dpSink.java 131 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
171 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
197 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothAvrcpController.java 87 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
127 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
153 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothHearingAid.java 150 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
192 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
217 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothMap.java 59 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
99 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
137 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothMapClient.java 75 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
115 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
153 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothPbapClient.java 58 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
106 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
144 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothSap.java 97 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
137 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
177 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothA2dp.java 208 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
250 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
276 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
    [all...]
BluetoothHealth.java 100 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
480 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
506 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothHidDevice.java 388 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
443 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
480 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothHidHost.java 227 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
268 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
294 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
BluetoothHeadset.java 333 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
366 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
410 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
    [all...]
BluetoothHeadsetClient.java 373 private final IBluetoothStateChangeCallback mBluetoothStateChangeCallback =
416 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
449 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 511 milliseconds