Searched refs:mTouchInteractionControllers (Results 1 – 1 of 1) sorted by relevance
846 private final SparseArray<TouchInteractionController> mTouchInteractionControllers = field in AccessibilityService3457 TouchInteractionController controller = mTouchInteractionControllers.get(displayId);3460 mTouchInteractionControllers.put(displayId, controller);3472 controller = mTouchInteractionControllers.get(displayId);3489 controller = mTouchInteractionControllers.get(displayId);