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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 114 case BluetoothDevice.PAIRING_VARIANT_PASSKEY:
197 case BluetoothDevice.PAIRING_VARIANT_PASSKEY:
318 case BluetoothDevice.PAIRING_VARIANT_PASSKEY:
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 476 public static final int PAIRING_VARIANT_PASSKEY = 1;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 379 variant = BluetoothDevice.PAIRING_VARIANT_PASSKEY;
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 174 case BluetoothDevice.PAIRING_VARIANT_PASSKEY:
    [all...]

Completed in 200 milliseconds