HomeSort by relevance Sort by last modified time
    Searched refs:contrastChange (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
IconPalette.java 139 contrastChange(resolvedColor, contrastingColor, background),
159 private static String contrastChange(int colorOld, int colorNew, int bg) {
  /frameworks/base/core/java/com/android/internal/util/
NotificationColorUtil.java 387 private static String contrastChange(int colorOld, int colorNew, int bg) {
428 NotificationColorUtil.contrastChange(resolvedColor, color, actionBg),
429 NotificationColorUtil.contrastChange(resolvedColor, color, backgroundColor),
463 NotificationColorUtil.contrastChange(resolvedColor, color, Color.BLACK),
    [all...]

Completed in 81 milliseconds