Home
last modified time | relevance | path

Searched defs:onLongPress (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/core/java/com/android/internal/globalactions/
H A DLongPressAction.java20 boolean onLongPress(); in onLongPress() method
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPowerAction.java37 public boolean onLongPress() { in onLongPress() method in PowerAction
H A DRestartAction.java37 public boolean onLongPress() { in onLongPress() method in RestartAction
H A DLegacyGlobalActions.java382 public boolean onLongPress() { in onLongPress() method in LegacyGlobalActions.BugReportAction
H A DSingleKeyGestureDetector.java153 void onLongPress(long eventTime) {} in onLongPress() method in SingleKeyGestureDetector.SingleKeyRule
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DFilmstripGestureRecognizer.java44 void onLongPress(float x, float y); in onLongPress() method
90 public void onLongPress(MotionEvent e) { in onLongPress() method in FilmstripGestureRecognizer.MyGestureListener
H A DModeListView.java311 public void onLongPress(MotionEvent e) { in onLongPress() method in ModeListView.ModeListState
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DWorkspaceTouchListener.java167 public void onLongPress(MotionEvent event) { in onLongPress() method in WorkspaceTouchListener
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DShutterButton.java70 public void onLongPress(MotionEvent event) { in onLongPress() method in ShutterButton.LongPressGestureListener
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DSwapButton.java82 public void onLongPress(MotionEvent e) { in onLongPress() method in SwapButton
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaKeyDispatcher.java254 void onLongPress(KeyEvent keyEvent) { in onLongPress() method in MediaKeyDispatcher
/aosp12/frameworks/base/core/java/android/widget/
H A DForwardingListener.java216 private void onLongPress() { in onLongPress() method in ForwardingListener
H A DGallery.java1118 public void onLongPress(@NonNull MotionEvent e) { in onLongPress() method in Gallery
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPageKeyboardView.java230 public void onLongPress(final MotionEvent e) { in onLongPress() method in EmojiPageKeyboardView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java769 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 DGestureDetector.java115 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 DMonthByWeekAdapter.java347 public void onLongPress(MotionEvent e) { in onLongPress() method in MonthByWeekAdapter.CalendarGestureListener
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DDecorCaptionView.java398 public void onLongPress(MotionEvent e) { in onLongPress() method in DecorCaptionView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java636 private void onLongPress() { in onLongPress() method in LockIconViewController
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripLayout.java473 public void onLongPress(float x, float y) { in onLongPress() method in FilmstripLayout.OpenFilmstripGesture
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlotView.java694 public void onLongPress(MotionEvent e) { in onLongPress() method in SlotView.MyGestureListener
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java1092 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DGridViewSpecial.java344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java337 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java1162 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView

12