OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAIRING_VARIANT_DISPLAY_PIN
(Results
1 - 9
of
9
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingRequest.java
49
type == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
) {
BluetoothPairingDialog.java
142
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
242
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
311
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
456
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
464
} else if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
145
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
305
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
367
} else if (mType == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
) {
411
case BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
:
BluetoothPairingRequest.java
57
type == BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
) {
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java
244
BluetoothDevice.
PAIRING_VARIANT_DISPLAY_PIN
);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
527
public static final int
PAIRING_VARIANT_DISPLAY_PIN
= 5;
[
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 1144 milliseconds