Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMagnificationController.java684 final FullScreenMagnificationController fullMagnificationController; in updateUserIdIfNeeded() local
687 fullMagnificationController = mFullScreenMagnificationController; in updateUserIdIfNeeded()
696 if (fullMagnificationController != null) { in updateUserIdIfNeeded()
697 fullMagnificationController.resetAllIfNeeded(false); in updateUserIdIfNeeded()