Searched refs:mTouchInteractionControllers (Results 1 – 1 of 1) sorted by relevance
804 private final SparseArray<TouchInteractionController> mTouchInteractionControllers = field in AccessibilityService3402 TouchInteractionController controller = mTouchInteractionControllers.get(displayId);3405 mTouchInteractionControllers.put(displayId, controller);3417 controller = mTouchInteractionControllers.get(displayId);3434 controller = mTouchInteractionControllers.get(displayId);