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

  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 18 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'}
78 self._REVERSES[direction])
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 17 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'}
59 self._REVERSES[direction])

Completed in 174 milliseconds