Searched refs:NAVSPACE (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.NAVSPACE;92 bindButton(NAV_BAR_LEFT, NAVSPACE, LEFT); in onCreatePreferences()
58 public static final String NAVSPACE = "space"; field in NavigationBarInflaterView375 button = extractButton(NAVSPACE); in createView()387 } else if (NAVSPACE.equals(button)) { in createView()