OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAIRING_VARIANT_OOB_CONSENT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
130
case BluetoothDevice.
PAIRING_VARIANT_OOB_CONSENT
:
235
case BluetoothDevice.
PAIRING_VARIANT_OOB_CONSENT
:
334
case BluetoothDevice.
PAIRING_VARIANT_OOB_CONSENT
:
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
508
public static final int
PAIRING_VARIANT_OOB_CONSENT
= 6;
[
all
...]
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java
181
case BluetoothDevice.
PAIRING_VARIANT_OOB_CONSENT
:
[
all
...]
Completed in 2884 milliseconds