Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DWorkspaceTouchListener.java167 public void onLongPress(MotionEvent event) { in onLongPress() method in WorkspaceTouchListener
/packages/apps/Camera2/src/com/android/camera/ui/
DFilmstripGestureRecognizer.java44 void onLongPress(float x, float y); in onLongPress() method
90 public void onLongPress(MotionEvent e) { in onLongPress() method in FilmstripGestureRecognizer.MyGestureListener
DModeListView.java311 public void onLongPress(MotionEvent e) { in onLongPress() method in ModeListView.ModeListState
/packages/apps/Camera2/src/com/android/camera/
DShutterButton.java70 public void onLongPress(MotionEvent event) { in onLongPress() method in ShutterButton.LongPressGestureListener
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DSwapButton.java82 public void onLongPress(MotionEvent e) { in onLongPress() method in SwapButton
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPageKeyboardView.java230 public void onLongPress(final MotionEvent e) { in onLongPress() method in EmojiPageKeyboardView
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthByWeekAdapter.java347 public void onLongPress(MotionEvent e) { in onLongPress() method in MonthByWeekAdapter.CalendarGestureListener
/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripLayout.java473 public void onLongPress(float x, float y) { in onLongPress() method in FilmstripLayout.OpenFilmstripGesture
/packages/apps/DeskClock/src/com/android/deskclock/
DClockFragment.java256 public void onLongPress(MotionEvent e) { in onLongPress() method in ClockFragment.CityListOnLongClickListener
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java694 public void onLongPress(MotionEvent e) { in onLongPress() method in SlotView.MyGestureListener
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1159 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3894 public void onLongPress(MotionEvent ev) { in onLongPress() method in DayView.CalendarGestureListener