Searched refs:BACKGROUND_COLOR_KEY (Results 1 – 1 of 1) sorted by relevance
40 private static final String BACKGROUND_COLOR_KEY = "BackgroundColor"; field in ImeSettings76 return mBundle.getInt(BACKGROUND_COLOR_KEY, defaultColor); in getBackgroundColor()140 mBundle.putInt(BACKGROUND_COLOR_KEY, color); in setBackgroundColor()