Home
last modified time | relevance | path

Searched refs:_wait_for_scroll_position_to_settle (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dtouch_TouchscreenScroll.py37 self._wait_for_scroll_position_to_settle(is_vertical)
/external/autotest/client/site_tests/touch_ScrollDirection/
Dtouch_ScrollDirection.py36 self._wait_for_scroll_position_to_settle(is_vertical)
/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py37 self._wait_for_scroll_position_to_settle(scroll_vertical)
/external/autotest/client/cros/
Dtouch_playback_test_base.py325 def _wait_for_scroll_position_to_settle(self, scroll_vertical=True): member in touch_playback_test_base