Searched refs:isShiftPressed (Results 1 – 6 of 6) sorted by relevance
2590 public final boolean isShiftPressed() { in isShiftPressed() method in KeyEvent
520 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()
571 handled = pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32425 method public final boolean isShiftPressed();
51209 method public final boolean isShiftPressed();