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.java96 private boolean mUsingCustomLayout; field in NavigationBarInflaterView
159 mUsingCustomLayout = layoutValue != null; in setNavigationBarLayout()
167 if (mUsingCustomLayout) return; in onLikelyDefaultLayoutChange()