Searched defs:scroll_vertical (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/ |
H A D | touch_playback_test_base.py | 452 def set_scroll_position(self, value, scroll_vertical=True): argument 467 def set_default_scroll_position(self, scroll_vertical=True): argument 491 def get_scroll_position(self, scroll_vertical=True): argument 504 def wait_for_default_scroll_position(self, scroll_vertical=True): argument 519 def wait_for_scroll_position_to_settle(self, scroll_vertical=True): argument
|
/aosp_15_r20/external/autotest/client/site_tests/touch_MouseScroll/ |
H A D | touch_MouseScroll.py | 25 def _get_scroll_delta(self, name, expected_direction, scroll_vertical=True): argument 56 def _verify_single_tick(self, direction, scroll_vertical=True): argument 81 def _verify_fast_vs_slow(self, direction, scroll_vertical=True): argument
|