Home
last modified time | relevance | path

Searched refs:CMD_MEDIA_PLAY (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
DBluetoothSL4AAudioSrcMBS.java46 private static final String CMD_MEDIA_PLAY = "play"; field in BluetoothSL4AAudioSrcMBS
119 case CMD_MEDIA_PLAY: in handleMediaCommand()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java91 private static final String CMD_MEDIA_PLAY = "play"; field in BluetoothMediaFacade
319 case CMD_MEDIA_PLAY: in bluetoothMediaPassthrough()