Searched refs:PLAY (Results 1 – 3 of 3) sorted by relevance
63 PLAY = 'am start -a android.intent.action.VIEW -d file://{} -t audio/wav'.format(65 self.android_device.adb.shell(PLAY)
47 assert_equal(state, PlaybackState.PLAY,
40 PLAY = 3 variable in PlaybackState