Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java492 reCreateWindow |= handleScreenSizeChanged(); in onConfigurationChanged()
509 private boolean handleScreenSizeChanged() { in handleScreenSizeChanged() method in WindowMagnificationController