Searched refs:PAIRING_VARIANT_PIN_16_DIGITS (Results 1 – 7 of 7) sorted by relevance
121 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()
166 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()
305 BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS -> in <lambda>()
347 BluetoothDevice.PAIRING_VARIANT_PIN_16_DIGITS); in processMessage()
1215 @SystemApi public static final int PAIRING_VARIANT_PIN_16_DIGITS = 7; field in BluetoothDevice
288 field public static final int PAIRING_VARIANT_PIN_16_DIGITS = 7; // 0x7
311 Landroid/bluetooth/BluetoothDevice;->PAIRING_VARIANT_PIN_16_DIGITS:I