Home
last modified time | relevance | path

Searched refs:touch_type (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/site_tests/touch_GestureNav/
Dtouch_GestureNav.py71 self._blocking_playback(touch_type='touchpad',
76 self._blocking_playback(touch_type='touchpad',
/external/autotest/client/site_tests/touch_TabSwitch/
Dtouch_TabSwitch.py78 self._blocking_playback(touch_type='touchpad',
83 self._blocking_playback(touch_type='touchpad',
/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py40 self._playback(self._gest_file_path[name], touch_type='mouse')
124 touch_type='mouse')
/external/autotest/client/cros/
Dtouch_playback_test_base.py179 def _playback(self, filepath, touch_type='touchpad'): argument
181 self.player.playback(filepath, touch_type)
184 def _blocking_playback(self, filepath, touch_type='touchpad'): argument
186 self.player.blocking_playback(filepath, touch_type)
/external/autotest/client/site_tests/touch_StylusTaps/
Dtouch_StylusTaps.py28 touch_type='stylus')
/external/autotest/client/site_tests/touch_TouchscreenTaps/
Dtouch_TouchscreenTaps.py27 touch_type='touchscreen')
/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dtouch_TouchscreenScroll.py39 self._playback(filepath, touch_type='touchscreen')
/external/autotest/client/site_tests/platform_MouseScrollTest/
Dplatform_MouseScrollTest.py43 self._blocking_playback(str(file_path), touch_type='mouse')
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Ddocumentscan_AppTestWithFakeLorgnette.py60 self._blocking_playback(file_path, touch_type='mouse')