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