Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarView.java60 private static final int LAYOUT_CUTOUT = 1; field in KeyguardStatusBarView
302 if (mLayoutState == LAYOUT_CUTOUT) { in updateLayoutParamsForCutout()
305 mLayoutState = LAYOUT_CUTOUT; in updateLayoutParamsForCutout()