Searched refs:createFromRoundedBitmapDrawable (Results 1 – 2 of 2) sorted by relevance
73 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in loadContactAvatar()
624 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()629 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable() method in TelecomUtils