Searched refs:arrowScroll (Results 1 – 7 of 7) sorted by relevance
62 int firstVisiblePosition = arrowScroll(inst); in testKeyScrolling()80 int firstVisiblePosition = arrowScroll(inst); in testKeyScrollingToTouchMode()91 public int arrowScroll(Instrumentation inst) { in arrowScroll() method in ListManagedCursorTest
1686 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_LEFT); in commonKey()1692 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_RIGHT); in commonKey()1698 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_UP); in commonKey()1706 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_DOWN); in commonKey()1838 boolean arrowScroll(int direction) { in arrowScroll() method
523 handled = arrowScroll(View.FOCUS_UP); in executeKeyEvent()530 handled = arrowScroll(View.FOCUS_DOWN); in executeKeyEvent()1223 public boolean arrowScroll(int direction) { in arrowScroll() method in ScrollView
490 handled = arrowScroll(View.FOCUS_LEFT); in executeKeyEvent()497 handled = arrowScroll(View.FOCUS_RIGHT); in executeKeyEvent()1200 public boolean arrowScroll(int direction) { in arrowScroll() method in HorizontalScrollView
2408 if (arrowScroll(FOCUS_UP)) { in commonKey()2425 if (arrowScroll(FOCUS_DOWN)) { in commonKey()2483 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_DOWN); in commonKey()2485 handled = resurrectSelectionIfNeeded() || arrowScroll(FOCUS_UP); in commonKey()2661 boolean arrowScroll(int direction) { in arrowScroll() method in ListView
2454 handled = arrowScroll(FOCUS_LEFT);2457 handled = arrowScroll(FOCUS_RIGHT);2461 handled = arrowScroll(FOCUS_FORWARD);2463 handled = arrowScroll(FOCUS_BACKWARD);2471 public boolean arrowScroll(int direction) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...