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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java271 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
278 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
287 * Used as an int extra field in {@link #ACTION_PAIRING_REQUEST}
354 public static final String ACTION_PAIRING_REQUEST = field in class:BluetoothDevice
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java170 if (BluetoothDevice.ACTION_PAIRING_REQUEST.equals(intent.getAction())) {
1395 BluetoothDevice.ACTION_PAIRING_REQUEST,

Completed in 213 milliseconds