Home
last modified time | relevance | path

Searched refs:getClassification (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DUtilities.java30 && event.getClassification() == CLASSIFICATION_TWO_FINGER_SWIPE; in isTrackpadScroll()
36 && event.getClassification() == CLASSIFICATION_MULTI_FINGER_SWIPE in isTrackpadThreeFingerSwipe()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingDataProvider.java269 int classification = mRecentMotionEvents.get(0).getClassification(); in isFromTrackpad()
358 motionEvent.getClassification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java348 ev.getClassification() == MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE in onInterceptTouchEvent()
360 } else if (ev.getClassification() == MotionEvent.CLASSIFICATION_DEEP_PRESS in onInterceptTouchEvent()
857 return event.getClassification() == MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE in getTouchSlop()
H A DExpandHelper.java285 return event.getClassification() == MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE in getTouchSlop()
/aosp14/frameworks/base/native/android/
H A Dinput.cpp291 switch (static_cast<const MotionEvent*>(motion_event)->getClassification()) { in AMotionEvent_getClassification()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputEventSender.cpp154 event->getClassification(), in sendMotionEvent()
H A Dandroid_view_MotionEvent.cpp713 return static_cast<jint>(event->getClassification()); in android_view_MotionEvent_nativeGetClassification()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSystemGesturesPointerEventListener.java351 return event.getClassification() == CLASSIFICATION_MULTI_FINGER_SWIPE in isTrackpadThreeFingerSwipe()
H A DRecentTasks.java216 || ev.getClassification() == CLASSIFICATION_MULTI_FINGER_SWIPE) {
/aosp14/frameworks/base/core/java/android/view/
H A DGestureDetector.java662 final int motionClassification = ev.getClassification(); in onTouchEvent()
H A DMotionEvent.java2899 public @Classification int getClassification() { in getClassification() method in MotionEvent
3907 classificationToString(getClassification())); in toString()
H A DView.java17200 final int motionClassification = event.getClassification(); in onTouchEvent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java647 if (event.getClassification() != MotionEvent.CLASSIFICATION_DEEP_PRESS in onTouchEvent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java1812 float touchSlop = event.getClassification() in onIntercept()
H A DNotificationPanelViewController.java3624 return event.getClassification() == MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE in getTouchSlop()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3470 return event.getClassification() == MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE in getTouchSlop()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16862 HSPLandroid/view/MotionEvent;->getClassification()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16926 HSPLandroid/view/MotionEvent;->getClassification()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51303 method public int getClassification();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62679 Landroid/view/textclassifier/TextClassifierImplNative$AnnotatedSpan;->getClassification()[Landroid/…