OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAIRING_VARIANT_PASSKEY
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
112
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY
:
195
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY
:
316
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY
:
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
416
public static final int
PAIRING_VARIANT_PASSKEY
= 1;
[
all
...]
/frameworks/base/core/java/android/server/
BluetoothEventLoop.java
625
BluetoothDevice.
PAIRING_VARIANT_PASSKEY
);
[
all
...]
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java
174
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY
:
[
all
...]
Completed in 73 milliseconds