Searched refs:setPrimaryColor (Results 1 – 5 of 5) 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()
69 layout.setPrimaryColor(ColorStateList.valueOf(params.mainColor)); in initializeLayoutParams()