Searched refs:HEAD_SIZE (Results 1 – 1 of 1) sorted by relevance
53 private static final float HEAD_SIZE = 52f; field in ConversationIconFactory57 private static final float BADGE_ORIGIN = HEAD_SIZE - BADGE_SIZE; // 40f189 final int headSize = (int) (HEAD_SIZE * scale); in draw()