Home
last modified time | relevance | path

Searched defs:getPersistedScale (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DWindowMagnificationManagerTest.java258 public void getPersistedScale() { in getPersistedScale() method in WindowMagnificationManagerTest
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationManager.java725 float getPersistedScale(int displayId) { in getPersistedScale() method in WindowMagnificationManager
H A DFullScreenMagnificationController.java1350 public float getPersistedScale(int displayId) { in getPersistedScale() method in FullScreenMagnificationController