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