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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingDialog.java 151 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
244 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
363 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
409 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 133 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
245 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
359 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 511 public static final int PAIRING_VARIANT_OOB_CONSENT = 6;
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 182 case BluetoothDevice.PAIRING_VARIANT_OOB_CONSENT:
    [all...]

Completed in 282 milliseconds