Searched defs:onLongPress (Results 1 – 5 of 5) sorted by relevance
/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/ | ||
D | LatinKeyboardView.java | 52 protected boolean onLongPress(Key key) { in onLongPress() method in LatinKeyboardView |
/packages/apps/Calendar/src/com/android/calendar/ | ||
D | CalendarActivity.java | 347 public void onLongPress(MotionEvent ev) { in onLongPress() method in CalendarActivity.CalendarGestureListener |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ | ||
D | TextCandidatesViewManager.java | 853 public void onLongPress(MotionEvent arg0) { in onLongPress() method in TextCandidatesViewManager |
/packages/apps/Gallery/src/com/android/camera/ | ||
D | GridViewSpecial.java | 344 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector |
/packages/apps/Camera/src/com/android/camera/ | ||
D | GridViewSpecial.java | 342 public void onLongPress(MotionEvent e) { in onLongPress() method in GridViewSpecial.MyGestureDetector |