HomeSort by relevance Sort by last modified time
    Searched refs:CMD_MEDIA_PLAY (Results 1 - 4 of 4) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
BluetoothSL4AAudioSrcMBS.java 46 private static final String CMD_MEDIA_PLAY = "play";
119 case CMD_MEDIA_PLAY:
  /tools/test/connectivity/acts/framework/acts/test_utils/car/
car_media_utils.py 26 CMD_MEDIA_PLAY = "play"
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarMediaPassthroughTest.py 162 self.log, self.CT, self.TG, car_media_utils.CMD_MEDIA_PLAY,
244 self.log, self.CT, self.TG, car_media_utils.CMD_MEDIA_PLAY,
312 self.log, self.CT, self.TG, car_media_utils.CMD_MEDIA_PLAY,
398 car_media_utils.CMD_MEDIA_PLAY)
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothMediaFacade.java 90 private static final String CMD_MEDIA_PLAY = "play";
318 case CMD_MEDIA_PLAY:

Completed in 179 milliseconds