OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_SINGLE_TRACK
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpPlayerSettings.java
80
public static final int
STATE_SINGLE_TRACK
= 0x02;
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerClasses.java
60
return BluetoothAvrcpPlayerSettings.
STATE_SINGLE_TRACK
;
98
case BluetoothAvrcpPlayerSettings.
STATE_SINGLE_TRACK
:
Completed in 867 milliseconds