Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java122 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDialogType()
200 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceVariantMessageId()
220 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceVariantMessageHintId()
239 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceMaxPasskeyLength()
255 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in pairingCodeIsAlphanumeric()
372 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in onPair()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java167 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDialogType()
304 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceVariantMessageId()
324 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceVariantMessageHintId()
343 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in getDeviceMaxPasskeyLength()
359 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in pairingCodeIsAlphanumeric()
484 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in onPair()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java130 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in onCreate()
305 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in onPair()
393 case BluetoothDevice.PAIRING_VARIANT_PASSKEY: in onCreateView()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java680 variant = BluetoothDevice.PAIRING_VARIANT_PASSKEY; in sspRequestCallback()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1170 @SystemApi public static final int PAIRING_VARIANT_PASSKEY = 1; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt287 field public static final int PAIRING_VARIANT_PASSKEY = 1; // 0x1
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt310 Landroid/bluetooth/BluetoothDevice;->PAIRING_VARIANT_PASSKEY:I