Home
last modified time | relevance | path

Searched refs:blocking_playback (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/cros/input_playback/
Dkeyboard.py35 self.keyboard.blocking_playback(filepath=event_file,
44 self.keyboard.blocking_playback(filepath=event_file,
Dstylus.py85 self.stylus.blocking_playback(_CLICK_EVENTS, input_type=_STYLUS_DEVICE)
Dinput_playback.py461 def blocking_playback(self, filepath, input_type='touchpad'): member in InputPlayback
505 self.blocking_playback(gesture_file, input_type=input_type)
/external/autotest/client/site_tests/ui_AppLauncher/
Dui_AppLauncher.py62 player.blocking_playback(playback_file, 'keyboard')
/external/autotest/client/site_tests/policy_DisableScreenshots/
Dpolicy_DisableScreenshots.py138 self.player.blocking_playback(
/external/autotest/client/cros/
Dtouch_playback_test_base.py186 self.player.blocking_playback(filepath, touch_type)