Searched refs:getSizeForList (Results 1 – 3 of 3) sorted by relevance
74 return new UserIconDrawable(UserIconDrawable.getSizeForList(context)) in encircle()
99 public static int getSizeForList(Context context) { in getSizeForList() method in UserIconDrawable
143 final int iconSize = UserIconDrawable.getSizeForList(context); in getUserIcon()