Searched refs:resolveBackgroundColor (Results 1 – 4 of 4) sorted by relevance
46 if (needsInversion(resolveBackgroundColor(), mWrappedView)) { in onContentUpdated()
140 background = resolveBackgroundColor(); in needsInversion()314 protected int resolveBackgroundColor() { in resolveBackgroundColor() method in NotificationViewWrapper
223 Color.red(color), Color.green(color), Color.blue(color)), resolveBackgroundColor()); in blendColorWithBackground()
5690 int background = resolveBackgroundColor(p); in generateActionButton()6191 private int resolveBackgroundColor(StandardTemplateParams p) {7661 mBuilder.resolveBackgroundColor(p)); in makeMessagingView()