HomeSort by relevance Sort by last modified time
    Searched refs:touch_type (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/site_tests/touch_TabSwitch/
touch_TabSwitch.py 78 self._blocking_playback(touch_type='touchpad',
83 self._blocking_playback(touch_type='touchpad',
  /external/autotest/client/site_tests/touch_StylusTaps/
touch_StylusTaps.py 28 touch_type='stylus')
  /external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py 27 touch_type='touchscreen')
  /external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py 40 self._playback(self._gest_file_path[name], touch_type='mouse')
124 touch_type='mouse')
  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 39 self._playback(filepath, touch_type='touchscreen')
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
documentscan_AppTestWithFakeLorgnette.py 60 self._blocking_playback(file_path, touch_type='mouse')
  /external/autotest/client/cros/
touch_playback_test_base.py 180 def _playback(self, filepath, touch_type='touchpad'):
182 self.player.playback(filepath, touch_type)
185 def _blocking_playback(self, filepath, touch_type='touchpad'):
187 self.player.blocking_playback(filepath, touch_type)

Completed in 2748 milliseconds