/frameworks/base/core/java/com/android/internal/globalactions/ |
D | LongPressAction.java | 20 boolean onLongPress(); in onLongPress() method
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | PowerAction.java | 37 public boolean onLongPress() { in onLongPress() method in PowerAction
|
D | RestartAction.java | 37 public boolean onLongPress() { in onLongPress() method in RestartAction
|
D | LegacyGlobalActions.java | 382 public boolean onLongPress() { in onLongPress() method in LegacyGlobalActions.BugReportAction
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialog.java | 473 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialog.PowerAction 577 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialog.RestartAction 634 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialog.ScreenshotAction 676 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialog.BugReportAction
|
/frameworks/base/core/java/android/widget/ |
D | ForwardingListener.java | 216 private void onLongPress() { in onLongPress() method in ForwardingListener
|
D | Gallery.java | 1117 public void onLongPress(@NonNull MotionEvent e) { in onLongPress() method in Gallery
|
/frameworks/base/core/java/android/view/ |
D | GestureDetector.java | 111 void onLongPress(MotionEvent e); in onLongPress() method 193 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DecorCaptionView.java | 421 public void onLongPress(MotionEvent e) { in onLongPress() method in DecorCaptionView
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityGestureDetector.java | 422 public void onLongPress(MotionEvent e) { in onLongPress() method in AccessibilityGestureDetector
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | KeyboardView.java | 1092 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
D | PhotoView.java | 337 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
|
/frameworks/base/core/java/com/android/internal/widget/helper/ |
D | ItemTouchHelper.java | 2248 public void onLongPress(MotionEvent e) { in onLongPress() method in ItemTouchHelper.ItemTouchHelperGestureListener
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 3293 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView
|