Searched refs:getPrimaryColor (Results 1 – 11 of 11) sorted by relevance
34 public abstract int getPrimaryColor(); in getPrimaryColor() method in BubbleInfo53 .setPrimaryColor(bubbleInfo.getPrimaryColor()) in from()
71 return new FastBitmapDrawable(getBitmapInfo(drawable, userId, desc.getPrimaryColor(), in createBadgedDrawable()95 desc.getPrimaryColor(), in getBadgedActivityIcon()
176 task = new Task(taskKey, td.getPrimaryColor(), td.getBackgroundColor(), in loadTasksInBackground()
784 if (wallpaperColors.getPrimaryColor() != 0) { in getMainColors()785 colors.add(wallpaperColors.getPrimaryColor()); in getMainColors()
39 public int getPrimaryColor() { in getPrimaryColor() method in WallpaperColorsCompat
69 Color primary = colors.getPrimaryColor(); in convertColorsObject()
59 public int getPrimaryColor(int defaultColor) { in getPrimaryColor() method in MediaSourceColors
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()