Home
last modified time | relevance | path

Searched defs:roundedBitmapDrawable (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
DNotificationUtils.java68 RoundedBitmapDrawable roundedBitmapDrawable = RoundedBitmapDrawableFactory.create( in loadContactAvatar() local
/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DIconFactory.java143 RoundedBitmapDrawable roundedBitmapDrawable = in createCircularDrawable() local
/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DUtils.java240 RoundedBitmapDrawable roundedBitmapDrawable = RoundedBitmapDrawableFactory.create( in createLetterTile() local
248 RoundedBitmapDrawable roundedBitmapDrawable, int avatarSize, in createFromRoundedBitmapDrawable()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
DContactDetailsFragment.java198 RoundedBitmapDrawable roundedBitmapDrawable = RoundedBitmapDrawableFactory.create( in createFromBitmap() local
/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java629 RoundedBitmapDrawable roundedBitmapDrawable = RoundedBitmapDrawableFactory.create( in createLetterTile() local
636 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable()