Searched defs:resolveColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DNotificationColorUtil.java457 public static int resolveColor(Context context, int color) { method in class:NotificationColorUtil
489 final int resolvedColor = resolveColor(context, notificationColor);
523 final int resolvedColor = resolveColor(context, notificationColor);

Completed in 655 milliseconds