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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 116 case BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION:
226 case BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION:
321 case BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION:
BluetoothPairingRequest.java 55 if (type == BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION ||
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 439 public static final int PAIRING_VARIANT_PASSKEY_CONFIRMATION = 2;
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 611 BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION);
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 177 case BluetoothDevice.PAIRING_VARIANT_PASSKEY_CONFIRMATION:
    [all...]

Completed in 580 milliseconds