Searched defs:NAV_BAR_VIEWS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarInflaterView.java56 public static final String NAV_BAR_VIEWS = "sysui_nav_bar"; field in class:NavigationBarInflaterView
143 Dependency.get(TunerService.class).addTunable(this, NAV_BAR_VIEWS, NAV_BAR_LEFT,
158 if (NAV_BAR_VIEWS.equals(key)) {

Completed in 276 milliseconds