OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_MEDIA_PAUSE
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
BluetoothSL4AAudioSrcMBS.java
47
private static final String
CMD_MEDIA_PAUSE
= "pause";
122
case
CMD_MEDIA_PAUSE
:
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothMediaFacade.java
92
private static final String
CMD_MEDIA_PAUSE
= "pause";
322
case
CMD_MEDIA_PAUSE
:
Completed in 242 milliseconds