Searched refs:NAV_BAR_VIEWS (Results 1 – 3 of 3) sorted by relevance
25 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.NAV_BAR_VIEWS;113 }), NAV_BAR_VIEWS); in bindLayout()117 Dependency.get(TunerService.class).setValue(NAV_BAR_VIEWS, val); in bindLayout()
46 if (NAV_BAR_VIEWS.equals(key)) { in onTuningChanged()
58 public static final String NAV_BAR_VIEWS = "sysui_nav_bar"; field in NavigationBarInflaterView154 Dependency.get(TunerService.class).addTunable(this, NAV_BAR_VIEWS, NAV_BAR_LEFT, in onAttachedToWindow()169 if (NAV_BAR_VIEWS.equals(key)) { in onTuningChanged()