Searched refs:isBackgroundColorized (Results 1 – 1 of 1) sorted by relevance
5073 if (isBackgroundColorized(p)) { in bindProfileBadge()5232 mColors.resolvePalette(mContext, mN.color, isBackgroundColorized(p), mInNightMode); in getColors()5238 if (isBackgroundColorized(p)) { in updateBackgroundColor()5554 private boolean isBackgroundColorized(StandardTemplateParams p) { in isBackgroundColorized() method in Notification.Builder5608 || isBackgroundColorized(p) in bindSnoozeAction()6382 return mTintActionButtons || isBackgroundColorized(p)