Searched refs:currentHighlightColor (Results 1 – 1 of 1) sorted by relevance
429 int currentHighlightColor = mSharedPref.getInt(highlightSharedPrefString, Color.RED); in updateWatchFaceColors() local432 new PorterDuffColorFilter(currentHighlightColor, PorterDuff.Mode.SRC_ATOP); in updateWatchFaceColors()551 int currentHighlightColor = mSharedPref.getInt(highlightSharedPrefString, Color.RED); in initializesColorsAndComplications() local554 new PorterDuffColorFilter(currentHighlightColor, PorterDuff.Mode.SRC_ATOP); in initializesColorsAndComplications()