Searched refs:windowColor (Results 1 – 5 of 5) sorted by relevance
200 mPreviewWindow.setBackgroundColor(style.windowColor); in refreshPreviewText()203 mPreviewWindow.setBackgroundColor(defStyle.windowColor); in refreshPreviewText()356 final int windowColor = attrs.hasWindowColor() ? in updateAllPreferences() local357 attrs.windowColor : CaptionStyle.COLOR_UNSPECIFIED; in updateAllPreferences()358 parseColorOpacity(mWindowColor, mWindowOpacity, windowColor); in updateAllPreferences()
166 mPreviewWindow.setBackgroundColor(style.windowColor); in refreshPreviewText()170 mPreviewWindow.setBackgroundColor(defStyle.windowColor); in refreshPreviewText()
321 private void setCaptionsWindowColor(String windowColor) { in setCaptionsWindowColor() argument322 final int color = (int) Long.parseLong(windowColor, 16) & 0x00ffffff; in setCaptionsWindowColor()
176 super.setBackgroundColor(style.windowColor); in setStyle()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...