Home
last modified time | relevance | path

Searched refs:createWithAdaptiveBitmap (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/shortcuts/
H A DIconFactory.java114 return Icon.createWithAdaptiveBitmap( in createAdaptiveIcon()
118 return Icon.createWithAdaptiveBitmap(bitmap); in createAdaptiveIcon()
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DShortcutIntentBuilder.java302 final IconCompat compatIcon = IconCompat.createWithAdaptiveBitmap(icon); in createContactShortcutIntent()
344 compatAdaptiveIcon = IconCompat.createWithAdaptiveBitmap(icon); in createPhoneNumberShortcutIntent()
H A DDynamicShortcuts.java345 icon = Icon.createWithAdaptiveBitmap(bitmap); in addIconForContact()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java545 return createWithAdaptiveBitmap(BitmapFactory.decodeStream(inputStream)); in createFromStream()
663 public static Icon createWithAdaptiveBitmap(Bitmap bits) { in createWithAdaptiveBitmap() method in Icon
/aosp12/packages/apps/Settings/src/com/android/settings/shortcut/
H A DCreateShortcutPreferenceController.java217 maskableIcon = Icon.createWithAdaptiveBitmap(createIcon( in createShortcutInfo()
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java133 final Icon im1 = Icon.createWithAdaptiveBitmap(bm1); in testWithAdaptiveBitmap()
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java381 return Icon.createWithAdaptiveBitmap(result);
/aosp12/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1433 return Icon.createWithAdaptiveBitmap(bmp); in getShortcutIcon()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java1024 final Icon bmp32x32 = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource(
H A DShortcutManagerTest1.java288 final Icon icon3 = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource( in testSetDynamicShortcuts()
774 final Icon bmp64x64_maskable = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource( in testIcons()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt7688 HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/gr…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16697 …method public static android.graphics.drawable.Icon createWithAdaptiveBitmap(android.graphics.Bitm…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt7684 HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/gr…