/frameworks/base/services/core/java/com/android/server/policy/ |
D | GlobalActions.java | 346 public boolean onLongPress() { in onLongPress() method in GlobalActions.PowerAction 404 public boolean onLongPress() { in onLongPress() method in GlobalActions.BugReportAction
|
/frameworks/base/core/java/android/widget/ |
D | ForwardingListener.java | 215 private void onLongPress() { in onLongPress() method in ForwardingListener
|
D | Gallery.java | 1101 public void onLongPress(@NonNull MotionEvent e) { in onLongPress() method in Gallery
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | ForwardingListener.java | 202 private void onLongPress() { in onLongPress() method in ForwardingListener
|
/frameworks/base/core/java/android/view/ |
D | GestureDetector.java | 100 void onLongPress(MotionEvent e); in onLongPress() method 182 public void onLongPress(MotionEvent e) { in onLongPress() method in GestureDetector.SimpleOnGestureListener
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityGestureDetector.java | 352 public void onLongPress(MotionEvent e) { in onLongPress() method in AccessibilityGestureDetector
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DecorCaptionView.java | 425 public void onLongPress(MotionEvent e) { in onLongPress() method in DecorCaptionView
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | KeyboardView.java | 1098 protected boolean onLongPress(Key popupKey) { in onLongPress() method in KeyboardView
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
D | PhotoView.java | 337 public void onLongPress(MotionEvent e) { in onLongPress() method in PhotoView
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/ |
D | MultiSelectManager.java | 292 void onLongPress(InputEvent input) { in onLongPress() method in MultiSelectManager
|
D | DirectoryFragment.java | 1687 public void onLongPress(MotionEvent e) { in onLongPress() method in DirectoryFragment.GestureListener
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/ |
D | ItemTouchHelper.java | 2264 public void onLongPress(MotionEvent e) { in onLongPress() method in ItemTouchHelper.ItemTouchHelperGestureListener
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 3070 public void onLongPress(MotionEvent event) { in onLongPress() method in RecipientEditTextView
|