Searched refs:setPrimaryColor (Results 1 – 4 of 4) sorted by relevance
53 .setPrimaryColor(bubbleInfo.getPrimaryColor()) in from()64 public abstract Builder setPrimaryColor(@ColorInt int primaryColor); in setPrimaryColor() method in BubbleInfo.Builder
134 .setPrimaryColor(0); in builder()155 public abstract Builder setPrimaryColor(@ColorInt int color); in setPrimaryColor() method in PrimaryCallState.Builder
294 .setPrimaryColor(ThemeComponent.get(context).theme().getColorPrimary()) in generateBubbleInfo()308 .setPrimaryColor(ThemeComponent.get(context).theme().getColorPrimary()) in generateBubbleInfoForBackgroundCalling()
472 .setPrimaryColor( in updatePrimaryCallState()