Searched refs:scroll (Results 1 – 2 of 2) sorted by relevance
415 .scroll(Direction.DOWN, 1); in setPermissionGrantState()553 scroll(node, false); in scrollTop()561 scroll(node, true); in scrollForward()564 private static void scroll(AccessibilityNodeInfo node, boolean forward) throws Exception { in scroll() method in BasePermissionsTest
142 mScrollView = (ScrollView) findViewById(R.id.scroll); in setupUserInterface()