Searched refs:setPrimaryColor (Results 1 – 12 of 12) sorted by relevance
53 .setPrimaryColor(bubbleInfo.getPrimaryColor()) in from()64 public abstract Builder setPrimaryColor(@ColorInt int primaryColor); in setPrimaryColor() method in BubbleInfo.Builder
100 layout.setPrimaryColor(ColorStateList.valueOf(Color.RED)); in testSetPrimaryColor()121 layout.setPrimaryColor(ColorStateList.valueOf(Color.RED)); in testSetPrimaryColorTablet()142 layout.setPrimaryColor(ColorStateList.valueOf(Color.BLUE)); in testSetBackgroundBaseColor()153 layout.setPrimaryColor(ColorStateList.valueOf(Color.BLUE)); in testSetBackgroundBaseColorTablet()
134 .setPrimaryColor(0); in builder()155 public abstract Builder setPrimaryColor(@ColorInt int color); in setPrimaryColor() method in PrimaryCallState.Builder
124 setPrimaryColor(primaryColor); in init()240 public void setPrimaryColor(@NonNull ColorStateList color) { in setPrimaryColor() method in GlifLayout
294 .setPrimaryColor(ThemeComponent.get(context).theme().getColorPrimary()) in generateBubbleInfo()308 .setPrimaryColor(ThemeComponent.get(context).theme().getColorPrimary()) in generateBubbleInfoForBackgroundCalling()
472 .setPrimaryColor( in updatePrimaryCallState()
1326 public void setPrimaryColor(int primaryColor) { in setPrimaryColor() method in ActivityManager.TaskDescription1636 setPrimaryColor(colorPrimary); in restoreFromXml()
5184 mTaskDescription.setPrimaryColor(colorPrimary); in onApplyThemeResource()
1854 td.setPrimaryColor(atd.getPrimaryColor()); in setTaskDescriptionFromActivityAboveRoot()
751 HSPLandroid/app/ActivityManager$TaskDescription;->setPrimaryColor(I)V
1475 Landroid/app/ActivityManager$TaskDescription;->setPrimaryColor(I)V