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.java1023 public void setMotionEventSources(@MotionEventSources int motionEventSources) { in setMotionEventSources() argument
1024 mMotionEventSources = motionEventSources; in setMotionEventSources()