Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DGlobalActions.java339 public boolean onLongPress() { in onLongPress() method in GlobalActions.PowerAction
/frameworks/base/core/java/android/view/
DGestureDetector.java97 void onLongPress(MotionEvent e); in onLongPress() method
162 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java516 boolean onLongPress(View v, int x, int y); in onLongPress() method
/frameworks/base/core/java/android/widget/
DGallery.java1094 public void onLongPress(MotionEvent e) { in onLongPress() method in Gallery
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java335 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java1089 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2885 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView