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

  /external/autotest/client/cros/
touch_playback_test_base.py 290 pos = self._get_scroll_position(scroll_vertical)
297 def _get_scroll_position(self, scroll_vertical=True): member in class:touch_playback_test_base
320 lambda: self._get_scroll_position(
336 lambda: self._get_scroll_position(
343 current = self._get_scroll_position()
  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 38 delta = self._get_scroll_position(is_vertical) - self._DEFAULT_SCROLL
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 37 delta = self._get_scroll_position(is_vertical) - self._DEFAULT_SCROLL
  /external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py 38 delta = self._get_scroll_position(scroll_vertical) - self._DEFAULT_SCROLL

Completed in 862 milliseconds