Searched refs:getPrimaryColor (Results 1 – 10 of 10) sorted by relevance
34 public abstract int getPrimaryColor(); in getPrimaryColor() method in BubbleInfo53 .setPrimaryColor(bubbleInfo.getPrimaryColor()) in from()
168 desc.getPrimaryColor(), in getCacheEntry()177 desc.getPrimaryColor(), in getCacheEntry()
626 mBackgroundDrawable.setColor(getPrimaryColor(wallpaperColors)); in onStart()903 mBackgroundDrawable.setColor(getPrimaryColor(colors)); in onColorsChanged()1212 private int getPrimaryColor(WallpaperColors colors) { in getPrimaryColor() method in EmergencyDialer1219 Color primary = colors.getPrimaryColor(); in getPrimaryColor()
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()
398 builder.setColor(InCallPresenter.getInstance().getThemeColorManager().getPrimaryColor()); in buildAndSendNotification()
336 mPlaceholderColor = mWallpaperColors.getPrimaryColor().toArgb();
549 Color primaryColor = wallpaperColors.getPrimaryColor(); in storeWallpaperColors()
866 Color primaryColor = wallpaperColors.getPrimaryColor(); in storeWallpaperColors()