Searched refs:isBackgroundColorized (Results 1 – 1 of 1) sorted by relevance
5065 if (isBackgroundColorized(p)) { in bindProfileBadge()5224 mColors.resolvePalette(mContext, mN.color, isBackgroundColorized(p), mInNightMode); in getColors()5230 if (isBackgroundColorized(p)) { in updateBackgroundColor()5546 private boolean isBackgroundColorized(StandardTemplateParams p) { in isBackgroundColorized() method in Notification.Builder5600 || isBackgroundColorized(p) in bindSnoozeAction()6316 return mTintActionButtons || isBackgroundColorized(p)