Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java103 updateLayoutForCutout(); in onAttachedToWindow()
125 updateLayoutForCutout(); in onConfigurationChanged()
137 updateLayoutForCutout(); in onApplyWindowInsets()
244 private void updateLayoutForCutout() { in updateLayoutForCutout() method in PhoneStatusBarView