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

/frameworks/base/core/java/android/util/
H A DIconDrawableFactory.java95 public static final int[] CORP_BADGE_COLORS = new int[] { field in class:IconDrawableFactory
106 int resourceId = CORP_BADGE_COLORS[badge % CORP_BADGE_COLORS.length];

Completed in 187 milliseconds