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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 129 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
233 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
324 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 488 public static final int PAIRING_VARIANT_CONSENT = 3;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 377 variant = BluetoothDevice.PAIRING_VARIANT_CONSENT;
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 178 case BluetoothDevice.PAIRING_VARIANT_CONSENT:
    [all...]

Completed in 241 milliseconds