Searched refs:MAX_BADGE_SIZE (Results 1 – 1 of 1) sorted by relevance
41 private static final int MAX_BADGE_SIZE = 40; field in PeopleStoryIconFactory178 int maxBadgeSize = (int) (MAX_BADGE_SIZE * mDensity); in draw()