Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java102 private boolean mUsingCustomLayout; field in NavigationBarInflaterView
171 mUsingCustomLayout = newValue != null; in onTuningChanged()
183 if (mUsingCustomLayout) return; in onLikelyDefaultLayoutChange()