Home
last modified time | relevance | path

Searched refs:PAIRING_VARIANT_DISPLAY_PASSKEY (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java130 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in getDialogType()
269 if (mType == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY) { in notifyDialogDisplayed()
284 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in isDisplayPairingKeyVariant()
301 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in hasPairingContent()
346 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in formatKey()
381 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in onPair()
DBluetoothPairingService.java63 type == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY || in getPairingDialogIntent()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java175 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in getDialogType()
373 if (mType == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY) { in notifyDialogDisplayed()
388 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in isDisplayPairingKeyVariant()
405 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in hasPairingContent()
450 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in formatKey()
481 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in onPair()
DBluetoothPairingService.java73 type == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY || in getPairingDialogIntent()
180 || type == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY in createPairingNotification()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingDialog.java151 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in onCreate()
161 if (mType == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY) { in onCreate()
255 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in getActions()
320 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in onPair()
466 case BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY: in onCreateView()
473 if (mType == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY) { in onCreateView()
DBluetoothPairingRequest.java48 type == BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY || in onReceive()
/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt279 BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY -> { in <lambda>()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java684 variant = BluetoothDevice.PAIRING_VARIANT_DISPLAY_PASSKEY; in sspRequestCallback()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1191 @SystemApi public static final int PAIRING_VARIANT_DISPLAY_PASSKEY = 4; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt284 field public static final int PAIRING_VARIANT_DISPLAY_PASSKEY = 4; // 0x4
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt307 Landroid/bluetooth/BluetoothDevice;->PAIRING_VARIANT_DISPLAY_PASSKEY:I