Searched refs:resolveBackgroundColor (Results 1 – 4 of 4) sorted by relevance
66 if (needsInversion(resolveBackgroundColor(), mWrappedView)) { in onContentUpdated()
141 background = resolveBackgroundColor(); in needsInversion()324 protected int resolveBackgroundColor() { in resolveBackgroundColor() method in NotificationViewWrapper
231 Color.red(color), Color.green(color), Color.blue(color)), resolveBackgroundColor()); in blendColorWithBackground()
7682 Landroid/app/Notification$Builder;->resolveBackgroundColor()I