Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityService.java846 private final SparseArray<TouchInteractionController> mTouchInteractionControllers = field in AccessibilityService
3457 TouchInteractionController controller = mTouchInteractionControllers.get(displayId);
3460 mTouchInteractionControllers.put(displayId, controller);
3472 controller = mTouchInteractionControllers.get(displayId);
3489 controller = mTouchInteractionControllers.get(displayId);