/aosp12/frameworks/base/core/java/com/android/internal/globalactions/ |
H A D | LongPressAction.java | 20 boolean onLongPress(); in onLongPress() method
|
/aosp12/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | PowerAction.java | 37 public boolean onLongPress() { in onLongPress() method in PowerAction
|
H A D | RestartAction.java | 37 public boolean onLongPress() { in onLongPress() method in RestartAction
|
H A D | LegacyGlobalActions.java | 382 public boolean onLongPress() { in onLongPress() method in LegacyGlobalActions.BugReportAction
|
H A D | SingleKeyGestureDetector.java | 153 void onLongPress(long eventTime) {} in onLongPress() method in SingleKeyGestureDetector.SingleKeyRule
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | FilmstripGestureRecognizer.java | 44 void onLongPress(float x, float y); in onLongPress() method 90 public void onLongPress(MotionEvent e) { in onLongPress() method in FilmstripGestureRecognizer.MyGestureListener
|
H A D | ModeListView.java | 311 public void onLongPress(MotionEvent e) { in onLongPress() method in ModeListView.ModeListState
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
H A D | WorkspaceTouchListener.java | 167 public void onLongPress(MotionEvent event) { in onLongPress() method in WorkspaceTouchListener
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | ShutterButton.java | 70 public void onLongPress(MotionEvent event) { in onLongPress() method in ShutterButton.LongPressGestureListener
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
H A D | SwapButton.java | 82 public void onLongPress(MotionEvent e) { in onLongPress() method in SwapButton
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaKeyDispatcher.java | 254 void onLongPress(KeyEvent keyEvent) { in onLongPress() method in MediaKeyDispatcher
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ForwardingListener.java | 216 private void onLongPress() { in onLongPress() method in ForwardingListener
|
H A D | Gallery.java | 1118 public void onLongPress(@NonNull MotionEvent e) { in onLongPress() method in Gallery
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
H A D | EmojiPageKeyboardView.java | 230 public void onLongPress(final MotionEvent e) { in onLongPress() method in EmojiPageKeyboardView
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsDialogLite.java | 769 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialogLite.ShutDownAction 900 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialogLite.RestartAction 1015 public boolean onLongPress() { in onLongPress() method in GlobalActionsDialogLite.BugReportAction
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | GestureDetector.java | 115 void onLongPress(MotionEvent e); in onLongPress() method 197 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/ |
H A D | MonthByWeekAdapter.java | 347 public void onLongPress(MotionEvent e) { in onLongPress() method in MonthByWeekAdapter.CalendarGestureListener
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DecorCaptionView.java | 398 public void onLongPress(MotionEvent e) { in onLongPress() method in DecorCaptionView
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | LockIconViewController.java | 636 private void onLongPress() { in onLongPress() method in LockIconViewController
|
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/ |
H A D | FilmstripLayout.java | 473 public void onLongPress(float x, float y) { in onLongPress() method in FilmstripLayout.OpenFilmstripGesture
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | SlotView.java | 694 public void onLongPress(MotionEvent e) { in onLongPress() method in SlotView.MyGestureListener
|
/aosp12/frameworks/base/core/java/android/inputmethodservice/ |
H A D | KeyboardView.java | 1092 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | GridViewSpecial.java | 344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
H A D | PhotoView.java | 337 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
|
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/ |
H A D | KeyboardView.java | 1162 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
|