Searched refs:createFromRoundedBitmapDrawable (Results 1 – 3 of 3) sorted by relevance
242 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()247 private static Bitmap createFromRoundedBitmapDrawable( in createFromRoundedBitmapDrawable() method in Utils
73 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in loadContactAvatar()
631 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()636 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable() method in TelecomUtils