Home
last modified time | relevance | path

Searched refs:createFromRoundedBitmapDrawable (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DUtils.java239 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()
244 private static Bitmap createFromRoundedBitmapDrawable( in createFromRoundedBitmapDrawable() method in Utils
/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
DNotificationUtils.java73 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in loadContactAvatar()
/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java564 return createFromRoundedBitmapDrawable(roundedBitmapDrawable, avatarSize, in createLetterTile()
569 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable() method
/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMessageNotificationDelegate.java322 .createFromRoundedBitmapDrawable(roundedBitmapDrawable, in loadAvatarIconAndProcessMessage()