Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
DBluetoothSL4AAudioSrcMBS.java113 public void handleMediaCommand(String command) { in handleMediaCommand() method in BluetoothSL4AAudioSrcMBS
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java485 mbs.handleMediaCommand(command); in bluetoothMediaHandleMediaCommandOnPhone()