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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 133 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PIN:
237 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PIN:
288 } else if (mType == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PIN) {
327 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PIN:
BluetoothPairingRequest.java 57 type == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PIN) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 459 public static final int PAIRING_VARIANT_DISPLAY_PIN = 5;
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java     [all...]

Completed in 474 milliseconds