Searched refs:isShiftPressed (Results 1 – 5 of 5) sorted by relevance
2489 public final boolean isShiftPressed() { in isShiftPressed() method in KeyEvent
518 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()
563 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50730 method public final boolean isShiftPressed();