Searched refs:getScalesWithCurrentUser (Results 1 – 1 of 1) sorted by relevance
73 getScalesWithCurrentUser().put(displayId, scale); in putScale()91 return getScalesWithCurrentUser().get(displayId, DEFAULT_MAGNIFICATION_SCALE); in getScale()98 private SparseArray<Float> getScalesWithCurrentUser() { in getScalesWithCurrentUser() method in MagnificationScaleProvider135 + "Scales on non-default displays=" + getScalesWithCurrentUser() in toString()