Home
last modified time | relevance | path

Searched defs:createFromRoundedBitmapDrawable (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DUtils.java170 private static Bitmap createFromRoundedBitmapDrawable( in createFromRoundedBitmapDrawable() method in Utils
/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java557 public static Icon createFromRoundedBitmapDrawable(RoundedBitmapDrawable roundedBitmapDrawable, in createFromRoundedBitmapDrawable() method