Searched refs:ACTION_PAIRING_REQUEST (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java257 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
264 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
273 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
329 public static final String ACTION_PAIRING_REQUEST = field in class:BluetoothDevice
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java167 if (BluetoothDevice.ACTION_PAIRING_REQUEST.equals(intent.getAction())) {
1400 BluetoothDevice.ACTION_PAIRING_REQUEST,

Completed in 68 milliseconds