Home
last modified time | relevance | path

Searched refs:getShiftedColor (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java559 return getShiftedColor(backgroundColor, 7); in resolveActionBarColor()
571 public static int getShiftedColor(int color, int amount) { in getShiftedColor() method in NotificationColorUtil
/frameworks/base/core/java/android/app/
DNotification.java3966 return NotificationColorUtil.getShiftedColor(backgroundColor, 12); in getActionBarColorDeEmphasized()
/frameworks/base/config/
Dboot-image-profile.txt11565 HPLcom/android/internal/util/NotificationColorUtil;->getShiftedColor(II)I