OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAIRING_VARIANT_PASSKEY_CONFIRMATION
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
118
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
:
229
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
:
324
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
:
BluetoothPairingRequest.java
55
if (type == BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
||
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
267
* {@link #
PAIRING_VARIANT_PASSKEY_CONFIRMATION
},
482
public static final int
PAIRING_VARIANT_PASSKEY_CONFIRMATION
= 2;
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java
374
variant = BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
;
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java
177
case BluetoothDevice.
PAIRING_VARIANT_PASSKEY_CONFIRMATION
:
[
all
...]
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 35 milliseconds