Home
last modified time | relevance | path

Searched refs:EXTRA_PAIRING_VARIANT (Results 1 – 14 of 14) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothPairingRequest.java41 int type = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, in onReceive()
46 pairingIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, type); in onReceive()
DBluetoothPairingDialog.java122 mType = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, BluetoothDevice.ERROR); in onCreate()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingService.java66 int type = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, in getPairingDialogIntent()
71 pairingIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, type); in getPairingDialogIntent()
172 int type = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, in createPairingNotification()
177 pairingDialogIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, type); in createPairingNotification()
DBluetoothPairingRequest.java52 int pairingVariant = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, in onReceive()
DBluetoothPairingController.java95 mType = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, BluetoothDevice.ERROR); in BluetoothPairingController()
/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt26 import android.bluetooth.BluetoothDevice.EXTRA_PAIRING_VARIANT in <lambda>()
82 BluetoothDevice.EXTRA_PAIRING_VARIANT, in <lambda>()
261 val variant = intent.getIntExtra(EXTRA_PAIRING_VARIANT, BluetoothDevice.ERROR) in <lambda>()
DHost.kt226 .getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, BluetoothDevice.ERROR) in waitPairingRequestIntent()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/
DPairingTest.java199 BluetoothDevice.EXTRA_PAIRING_VARIANT, in testBrEdrPairing_phoneInitiatedBrEdrInquiryOnlyJustWorks()
261 BluetoothDevice.EXTRA_PAIRING_VARIANT, in testBrEdrPairing_phoneInitiatedBrEdrInquiryOnlyJustWorksWhileSdpConnected()
449 BluetoothDevice.EXTRA_PAIRING_VARIANT, in helper_OutgoingGattServiceDiscoveryWithIncomingLePairing()
461 BluetoothDevice.EXTRA_PAIRING_VARIANT, in helper_OutgoingGattServiceDiscoveryWithIncomingLePairing()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingService.java56 int type = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, in getPairingDialogIntent()
61 pairingIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, type); in getPairingDialogIntent()
DBluetoothPairingController.java82 mType = intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, BluetoothDevice.ERROR); in BluetoothPairingController()
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DRfcommTest.kt96 intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, -1) in onReceive()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java493 intent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, variant); in sendDisplayPinIntent()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java462 public static final String EXTRA_PAIRING_VARIANT = field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt577 …field public static final String EXTRA_PAIRING_VARIANT = "android.bluetooth.device.extra.PAIRING_V…