/packages/apps/Camera2/src/com/android/camera/ui/ |
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 91 mListener.onLongPress(e.getX(), e.getY()); in onLongPress()
|
D | ModeListView.java | 311 public void onLongPress(MotionEvent e) { in onLongPress() method in ModeListView.ModeListState
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
D | FilmstripLayout.java | 473 public void onLongPress(float x, float y) { in onLongPress() method in FilmstripLayout.OpenFilmstripGesture 474 mFilmstripGestureListener.onLongPress(x, y); in onLongPress()
|
D | FilmstripView.java | 2740 public void onLongPress(float x, float y) {
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | SwapButton.java | 82 public void onLongPress(MotionEvent e) { in onLongPress() method in SwapButton
|
/packages/apps/Camera2/src/com/android/camera/ |
D | ShutterButton.java | 70 public void onLongPress(MotionEvent event) { in onLongPress() method in ShutterButton.LongPressGestureListener
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | WorkspaceTouchListener.java | 167 public void onLongPress(MotionEvent event) { in onLongPress() method in WorkspaceTouchListener
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | EmojiPageKeyboardView.java | 230 public void onLongPress(final MotionEvent e) { in onLongPress() method in EmojiPageKeyboardView
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ |
D | StatePanelTrack.java | 95 public void onLongPress(MotionEvent e) { in StatePanelTrack()
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
D | MonthByWeekAdapter.java | 347 public void onLongPress(MotionEvent e) { in onLongPress() method in MonthByWeekAdapter.CalendarGestureListener
|
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/ |
D | KeyboardView.java | 1144 boolean result = onLongPress(popupKey); in openPopupIfRequired() 1159 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | ClockFragment.java | 256 public void onLongPress(MotionEvent e) { in onLongPress() method in ClockFragment.CityListOnLongClickListener
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | SlotView.java | 694 public void onLongPress(MotionEvent e) { in onLongPress() method in SlotView.MyGestureListener
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GridViewSpecial.java | 344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageShow.java | 899 public void onLongPress(MotionEvent arg0) {
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | DayView.java | 3894 public void onLongPress(MotionEvent ev) { in onLongPress() method in DayView.CalendarGestureListener
|