Home
last modified time | relevance | path

Searched refs:cancelLongPress (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java301 public void cancelLongPress() { in cancelLongPress() method in SwipeHelper
323 cancelLongPress(); in onInterceptTouchEvent()
360 cancelLongPress(); in onInterceptTouchEvent()
364 cancelLongPress(); in onInterceptTouchEvent()
377 cancelLongPress(); in onInterceptTouchEvent()
665 cancelLongPress(); in onTouchEvent()
/frameworks/base/core/java/android/text/method/
DTouch.java169 widget.cancelLongPress(); in onTouchEvent()
DArrowKeyMovementMethod.java318 widget.cancelLongPress(); in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3848 cancelLongPress(); in requestDisallowInterceptTouchEvent()
3977 cancelLongPress(); in setIsBeingDragged()
3990 cancelLongPress(); in requestDisallowLongPress()
3997 public void cancelLongPress() { in cancelLongPress() method
3998 mSwipeHelper.cancelLongPress(); in cancelLongPress()
4046 cancelLongPress(); in onWindowFocusChanged()
6499 cancelLongPress();
DNotificationStackScrollLayoutController.java1201 public void cancelLongPress() { in cancelLongPress() method in NotificationStackScrollLayoutController
1202 mView.cancelLongPress(); in cancelLongPress()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt368 nsslController.cancelLongPress() in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1807 mNotificationStackScrollLayoutController.cancelLongPress(); in onIntercept()
1853 mNotificationStackScrollLayoutController.cancelLongPress(); in onIntercept()
/frameworks/base/core/java/android/widget/
DStackView.java663 cancelLongPress(); in beginGestureIfNeeded()
DSearchView.java1088 v.cancelLongPress();
DEditor.java6671 mTextView.cancelLongPress(); in startCursorDrag()
6896 mTextView.cancelLongPress(); in enterDrag()
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java221 cancelLongPress(); in onTouchEvent()
/frameworks/base/core/java/android/view/
DView.java18164 public void cancelLongPress() { in cancelLongPress() method
23013 cancelLongPress(); in onCancelPendingInputEvents()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17012 HSPLandroid/view/View;->cancelLongPress()V
20438 HSPLandroid/widget/TextView;->cancelLongPress()V
/frameworks/base/config/
Dboot-image-profile.txt17076 HSPLandroid/view/View;->cancelLongPress()V
20502 HSPLandroid/widget/TextView;->cancelLongPress()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33303 method public void cancelLongPress();
/frameworks/base/core/api/
Dcurrent.txt52524 method public void cancelLongPress();