Searched defs:themeColor (Results 1 – 7 of 7) sorted by relevance
243 final int themeColor = themedContext.getColor( in updateThemeColors() local
176 final int themeColor = ConversationDrawables.get().getConversationThemeColor(); in bind() local
61 static Drawable[] makeIconDrawable(@ColorInt int backgroundColor, @ColorInt int themeColor, in makeIconDrawable()
438 public void setConversationThemeColor(final int themeColor) { in setConversationThemeColor()
1548 final int themeColor = ConversationDrawables.get().getConversationThemeColor(); in updateActionAndStatusBarColor() local1550 UiUtils.setStatusBarColor(getActivity(), themeColor); in updateActionAndStatusBarColor() local
298 public void setConversationThemeColor(final int themeColor) { in setConversationThemeColor()
246 final int themeColor = a.getColor( in EdgeEffect() local