OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAIRING_VARIANT_DISPLAY_PASSKEY
(Results
1 - 9
of
9
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingRequest.java
48
type == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
||
BluetoothPairingDialog.java
141
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
151
if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
) {
243
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
310
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
455
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
462
if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
144
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
152
if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
) {
304
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
365
if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
) {
410
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
:
BluetoothPairingRequest.java
56
type == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
||
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java
405
variant = BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PASSKEY
;
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
520
public static final int
PAIRING_VARIANT_DISPLAY_PASSKEY
= 4;
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 1347 milliseconds