HomeSort by relevance Sort by last modified time
    Searched refs:PAIRING_VARIANT_CONSENT (Results 1 - 14 of 14) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingDialog.java 138 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
234 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
312 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
488 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothPairingController.java 126 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
383 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingController.java 130 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
402 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothPairingHelper.java 66 if (type == BluetoothDevice.PAIRING_VARIANT_CONSENT) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 402 variant = BluetoothDevice.PAIRING_VARIANT_CONSENT;
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 568 public static final int PAIRING_VARIANT_CONSENT = 3;
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 182 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
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.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 150 milliseconds