Home
last modified time | relevance | path

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

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
DItemSimpleGestureListener.java52 public void onLongPress(View view, MotionEvent e); in onLongPress() method
DMediaItemView.java183 public void onLongPress(MotionEvent e) { in onLongPress() method in MediaItemView.MyGestureListener
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DSwapButton.java82 public void onLongPress(MotionEvent e) { in onLongPress() method in SwapButton
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthByWeekAdapter.java371 public void onLongPress(MotionEvent e) { in onLongPress() method in MonthByWeekAdapter.CalendarGestureListener
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java126 boolean onLongPress(Keyboard.Key key); in onLongPress() method
1061 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
DDefaultSoftKeyboard.java820 public boolean onLongPress(Keyboard.Key key) { in onLongPress() method in DefaultSoftKeyboard
DTextCandidatesViewManager.java1356 public void onLongPress(MotionEvent arg0) { in onLongPress() method in TextCandidatesViewManager
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageShow.java682 public void onLongPress(MotionEvent arg0) { in onLongPress() method in ImageShow
/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/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java993 private boolean onLongPress(final PointerTracker tracker) { in onLongPress() method in MainKeyboardView
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java4898 public void onLongPress(MotionEvent ev) { in onLongPress() method in DayView.CalendarGestureListener