Home
last modified time | relevance | path

Searched refs:EXTRA_PAIRING_INITIATOR (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java98 intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_INITIATOR, BluetoothDevice.ERROR); in BluetoothPairingController()
DBluetoothPairingService.java78 pairingIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_INITIATOR, initiator); in getPairingDialogIntent()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java481 public static final String EXTRA_PAIRING_INITIATOR = field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt252 …field public static final String EXTRA_PAIRING_INITIATOR = "android.bluetooth.device.extra.PAIRING…