Searched refs:createFromRoundedBitmapDrawable (Results 1 – 4 of 4) sorted by relevance
165 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()170 private static Bitmap createFromRoundedBitmapDrawable( in createFromRoundedBitmapDrawable() method in Utils
73 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in loadContactAvatar()
552 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()557 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable() method
323 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, mBitmapSize, in updateNotificationWithIcon()