Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java804 private final SparseArray<TouchInteractionController> mTouchInteractionControllers = field in AccessibilityService
3402 TouchInteractionController controller = mTouchInteractionControllers.get(displayId);
3405 mTouchInteractionControllers.put(displayId, controller);
3417 controller = mTouchInteractionControllers.get(displayId);
3434 controller = mTouchInteractionControllers.get(displayId);