Searched refs:getPrimaryColor (Results 1 – 9 of 9) sorted by relevance
34 public abstract int getPrimaryColor(); in getPrimaryColor() method in BubbleInfo53 .setPrimaryColor(bubbleInfo.getPrimaryColor()) in from()
161 desc.getPrimaryColor(), in getCacheEntry()170 desc.getPrimaryColor(), in getCacheEntry()
625 mBackgroundDrawable.setColor(getPrimaryColor(wallpaperColors)); in onStart()902 mBackgroundDrawable.setColor(getPrimaryColor(colors)); in onColorsChanged()1207 private int getPrimaryColor(WallpaperColors colors) { in getPrimaryColor() method in EmergencyDialer1214 Color primary = colors.getPrimaryColor(); in getPrimaryColor()
59 public int getPrimaryColor(int defaultColor) { in getPrimaryColor() method in MediaSourceColors
230 lowResBitmap).getPrimaryColor().toArgb(); in computePlaceholderColor()
110 public int getPrimaryColor() { in getPrimaryColor() method in ThemeColorManager
173 int textColor = InCallPresenter.getInstance().getThemeColorManager().getPrimaryColor(); in updateColors()
473 InCallPresenter.getInstance().getThemeColorManager().getPrimaryColor()) in updatePrimaryCallState()
394 builder.setColor(InCallPresenter.getInstance().getThemeColorManager().getPrimaryColor()); in buildAndSendNotification()