Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarView.java70 private static final int LAYOUT_NONE = 0; field in KeyguardStatusBarView
98 private int mLayoutState = LAYOUT_NONE;
237 mLayoutState = LAYOUT_NONE; in onApplyWindowInsets()