Searched refs:ensureTextBackgroundColor (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DNotificationColorUtil.java289 public static int ensureTextBackgroundColor(int color, int textColor, int hintColor) { method in class:NotificationColorUtil
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java1039 existing.setBackgroundColor(NotificationColorUtil.ensureTextBackgroundColor(color,

Completed in 1003 milliseconds