Searched refs:mCurrentMagnificationModeArray (Results 1 – 1 of 1) sorted by relevance
108 private final SparseIntArray mCurrentMagnificationModeArray = new SparseIntArray(); field in MagnificationController438 mCurrentMagnificationModeArray.put(displayId, mode); in setCurrentMagnificationModeAndSwitchDelegate()690 mCurrentMagnificationModeArray.clear(); in updateUserIdIfNeeded()718 mCurrentMagnificationModeArray.delete(displayId); in onDisplayRemoved()777 currentActivateMode = mCurrentMagnificationModeArray.get(displayId, in logMagnificationModeWithImeOnIfNeeded()