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

  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiScrollable.java 35 private static final int SCROLL_STEPS = 55;
400 return scrollForward(SCROLL_STEPS);
479 return scrollBackward(SCROLL_STEPS);
565 return scrollToBeginning(maxSwipes, SCROLL_STEPS);
616 return scrollToEnd(maxSwipes, SCROLL_STEPS);
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 48 milliseconds