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 76 contrastChange(resolvedColor, contrastingColor, background),
96 private static String contrastChange(int colorOld, int colorNew, int bg) {
  /frameworks/base/core/java/com/android/internal/util/
NotificationColorUtil.java 448 private static String contrastChange(int colorOld, int colorNew, int bg) {
500 NotificationColorUtil.contrastChange(resolvedColor, color, backgroundColor),
534 NotificationColorUtil.contrastChange(resolvedColor, color, Color.BLACK),
    [all...]

Completed in 2542 milliseconds