Searched refs:NAVIGATION_BAR_COLOR_KEY (Results 1 – 1 of 1) sorted by relevance
34 private static final String NAVIGATION_BAR_COLOR_KEY = "NavigationBarColor"; field in ImeSettings67 return mBundle.keySet().contains(NAVIGATION_BAR_COLOR_KEY); in hasNavigationBarColor()72 return mBundle.getInt(NAVIGATION_BAR_COLOR_KEY); in getNavigationBarColor()140 mBundle.putInt(NAVIGATION_BAR_COLOR_KEY, color); in setNavigationBarColor()