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.java125 if (updateOrientationAndCutout()) { in onAttachedToWindow()
144 if (updateOrientationAndCutout()) { in onConfigurationChanged()
152 if (updateOrientationAndCutout()) { in onApplyWindowInsets()
162 private boolean updateOrientationAndCutout() { in updateOrientationAndCutout() method in PhoneStatusBarView