Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java113 if (updateOrientationAndCutout()) { in onAttachedToWindow()
131 if (updateOrientationAndCutout()) { in onConfigurationChanged()
139 if (updateOrientationAndCutout()) { in onApplyWindowInsets()
149 private boolean updateOrientationAndCutout() { in updateOrientationAndCutout() method in PhoneStatusBarView