Home
last modified time | relevance | path

Searched refs:onLongPress (Results 1 – 15 of 15) sorted by relevance

/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
690 mListener.onLongPress(mCurrentDownEvent); in dispatchLongPress()
/frameworks/base/docs/html/training/gestures/
Ddetector.jd169 android.view.GestureDetector.OnGestureListener#onLongPress onLongPress()},
240 public void onLongPress(MotionEvent event) {
241 Log.d(DEBUG_TAG, "onLongPress: " + event.toString());
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java252 mLongPressListener.onLongPress(mCurrView, x, y); in onInterceptTouchEvent()
516 boolean onLongPress(View v, int x, int y); in onLongPress() method
/frameworks/base/policy/src/com/android/internal/policy/impl/
DGlobalActions.java320 return ((LongPressAction) action).onLongPress(); in createDialog()
339 public boolean onLongPress() { in onLongPress() method in GlobalActions.PowerAction
664 boolean onLongPress();
/frameworks/base/docs/html/training/wearables/ui/
Dexit.jd95 public void onLongPress(MotionEvent ev) {
/frameworks/support/v4/java/android/support/v4/view/
DGestureDetectorCompat.java456 mListener.onLongPress(mCurrentDownEvent); in dispatchLongPress()
/frameworks/base/core/java/android/widget/
DListPopupWindow.java1384 private void onLongPress() {
1458 onLongPress();
DGallery.java1094 public void onLongPress(MotionEvent e) { in onLongPress() method in Gallery
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java1386 private void onLongPress() {
1485 onLongPress();
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java1074 boolean result = onLongPress(popupKey); in openPopupIfRequired()
1089 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java335 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java912 public boolean onLongPress(View v, int x, int y) { in getNotificationLongClicker()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2885 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView
/frameworks/base/api/
Dsystem-current.txt14364 method protected boolean onLongPress(android.inputmethodservice.Keyboard.Key);
34401 method public abstract void onLongPress(android.view.MotionEvent);
34413 method public void onLongPress(android.view.MotionEvent);
39981 method public void onLongPress(android.view.MotionEvent);
Dcurrent.txt13644 method protected boolean onLongPress(android.inputmethodservice.Keyboard.Key);
32168 method public abstract void onLongPress(android.view.MotionEvent);
32180 method public void onLongPress(android.view.MotionEvent);
37452 method public void onLongPress(android.view.MotionEvent);