Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/layout/
DCarSystemBarImageView.java32 private int mSystemBarDisableFlags; field in CarSystemBarImageView
62 mSystemBarDisableFlags = in init()
80 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
DCarSystemBarFrameLayout.java33 private int mSystemBarDisableFlags; field in CarSystemBarFrameLayout
63 mSystemBarDisableFlags = in init()
81 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconView.java35 private int mSystemBarDisableFlags; field in StatusIconView
63 mSystemBarDisableFlags = in init()
89 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DSystemUIQCView.java43 private int mSystemBarDisableFlags; field in SystemUIQCView
72 mSystemBarDisableFlags = in init()
107 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
DQCFooterButton.java43 private final int mSystemBarDisableFlags; field in QCFooterButton
65 mSystemBarDisableFlags = in QCFooterButton()
116 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
DQCFooterView.java46 private final int mSystemBarDisableFlags; field in QCFooterView
69 mSystemBarDisableFlags = in QCFooterView()
121 return mSystemBarDisableFlags; in getSystemBarDisableFlags()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonView.java38 private int mSystemBarDisableFlags; field in CarSystemBarPanelButtonView
84 mSystemBarDisableFlags = in init()
174 return mSystemBarDisableFlags; in getSystemBarDisableFlags()