Home
last modified time | relevance | path

Searched refs:PAIRING_VARIANT_PIN_16_DIGITS (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java121 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDialogType()
184 boolean requires16Digits = mType == BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS; in isPasskeyValid()
196 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceVariantMessageId()
216 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceVariantMessageHintId()
235 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceMaxPasskeyLength()
368 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in onPair()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java166 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDialogType()
288 boolean requires16Digits = mType == BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS; in isPasskeyValid()
300 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceVariantMessageId()
320 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceVariantMessageHintId()
339 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in getDeviceMaxPasskeyLength()
471 case BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS: in onPair()
/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt305 BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS -> in <lambda>()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java347 BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS); in processMessage()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1215 @SystemApi public static final int PAIRING_VARIANT_PIN_16_DIGITS = 7; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt288 field public static final int PAIRING_VARIANT_PIN_16_DIGITS = 7; // 0x7
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt311 Landroid/bluetooth/BluetoothDevice;->PAIRING_VARIANT_PIN_16_DIGITS:I