Searched refs:mCurrentMagnificationModeArray (Results 1 – 1 of 1) sorted by relevance
107 private final SparseIntArray mCurrentMagnificationModeArray = new SparseIntArray(); field in MagnificationController434 mCurrentMagnificationModeArray.put(displayId, mode); in setCurrentMagnificationModeAndSwitchDelegate()679 mCurrentMagnificationModeArray.clear(); in updateUserIdIfNeeded()707 mCurrentMagnificationModeArray.delete(displayId); in onDisplayRemoved()766 currentActivateMode = mCurrentMagnificationModeArray.get(displayId, in logMagnificationModeWithImeOnIfNeeded()