Home
last modified time | relevance | path

Searched refs:contrastChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java448 private static String contrastChange(int colorOld, int colorNew, int bg) { in contrastChange() method in NotificationColorUtil
500 NotificationColorUtil.contrastChange(resolvedColor, color, backgroundColor), in resolveContrastColor()
534 NotificationColorUtil.contrastChange(resolvedColor, color, Color.BLACK), in resolveAmbientColor()
/frameworks/base/config/
Dhiddenapi-private-dex.txt122868 Lcom/android/internal/util/NotificationColorUtil;->contrastChange(III)Ljava/lang/String;