Searched refs:touch_type (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 129 def _playback(self, filepath, touch_type='touchpad'): argument 131 self.player.playback(filepath, touch_type) 134 def _blocking_playback(self, filepath, touch_type='touchpad'): argument 136 self.player.blocking_playback(filepath, touch_type)
|
/external/autotest/client/site_tests/touch_TabSwitch/ |
D | touch_TabSwitch.py | 78 self._blocking_playback(touch_type='touchpad', 83 self._blocking_playback(touch_type='touchpad',
|
/external/autotest/client/site_tests/touch_MouseScroll/ |
D | touch_MouseScroll.py | 36 self._playback(self._gest_file_path[name], touch_type='mouse') 113 touch_type='mouse')
|
/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
D | touch_TouchscreenTaps.py | 29 touch_type='touchscreen')
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | touch_TouchscreenScroll.py | 36 self._playback(filepath, touch_type='touchscreen')
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/ |
D | documentscan_AppTestWithFakeLorgnette.py | 60 self._blocking_playback(file_path, touch_type='mouse')
|