Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityServiceInfo.java633 public @interface MotionEventSources {} annotation in AccessibilityServiceInfo
639 @MotionEventSources
991 @MotionEventSources
1023 public void setMotionEventSources(@MotionEventSources int motionEventSources) { in setMotionEventSources()