Searched refs:isShiftPressed (Results 1 – 7 of 7) sorted by relevance
2403 public final boolean isShiftPressed() { in isShiftPressed() method in KeyEvent
503 pageScroll(event.isShiftPressed() ? View.FOCUS_LEFT : View.FOCUS_RIGHT); in executeKeyEvent()
536 pageScroll(event.isShiftPressed() ? View.FOCUS_UP : View.FOCUS_DOWN); in executeKeyEvent()
2701 int type = event.isShiftPressed() ? TAKE_SCREENSHOT_SELECTED_REGION in interceptKeyBeforeDispatching()2958 if (event.isShiftPressed()) { in interceptKeyBeforeDispatching()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32425 method public final boolean isShiftPressed();
52638 method public final boolean isShiftPressed();