Home
last modified time | relevance | path

Searched refs:PLAY_PAUSE (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Dearstudio_receiver.py31 PLAY_PAUSE = 'Play_pause' variable in Buttons
51 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(MEDIUM_PRESS_WAIT_TIME)
60 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(LONG_PRESS_WAIT_TIME)
69 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(SHORT_PRESS_WAIT_TIME)
78 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(SHORT_PRESS_WAIT_TIME)
86 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(MEDIUM_PRESS_WAIT_TIME)
94 self.relays[Buttons.PLAY_PAUSE.value].set_nc_for(SHORT_PRESS_WAIT_TIME)
Dtao_tronics_headset.py28 PLAY_PAUSE = 'Play_pause' variable in Buttons
49 self.relays[Buttons.PLAY_PAUSE.value].set_no_for(WAIT_TIME)
70 self.press(Buttons.PLAY_PAUSE.value)
76 self.press(Buttons.PLAY_PAUSE.value)
Dfugu_remote.py28 PLAY_PAUSE = 'Play' variable in Buttons
70 self.press(Buttons.PLAY_PAUSE.value)
Di6s_headset.py31 PLAY_PAUSE = 'Play_pause' variable in Buttons
65 self.relays[Buttons.PLAY_PAUSE.value].set_no_for(WAIT_TIME)
/tools/test/connectivity/acts/framework/tests/
Dacts_relay_controller_test.py720 fugu_remote.Buttons.PLAY_PAUSE.value: 'MockBoard/3'