Searched refs:createWithAdaptiveBitmap (Results 1 – 14 of 14) sorted by relevance
114 return Icon.createWithAdaptiveBitmap( in createAdaptiveIcon()118 return Icon.createWithAdaptiveBitmap(bitmap); in createAdaptiveIcon()
302 final IconCompat compatIcon = IconCompat.createWithAdaptiveBitmap(icon); in createContactShortcutIntent()344 compatAdaptiveIcon = IconCompat.createWithAdaptiveBitmap(icon); in createPhoneNumberShortcutIntent()
345 icon = Icon.createWithAdaptiveBitmap(bitmap); in addIconForContact()
545 return createWithAdaptiveBitmap(BitmapFactory.decodeStream(inputStream)); in createFromStream()663 public static Icon createWithAdaptiveBitmap(Bitmap bits) { in createWithAdaptiveBitmap() method in Icon
217 maskableIcon = Icon.createWithAdaptiveBitmap(createIcon( in createShortcutInfo()
133 final Icon im1 = Icon.createWithAdaptiveBitmap(bm1); in testWithAdaptiveBitmap()
381 return Icon.createWithAdaptiveBitmap(result);
1433 return Icon.createWithAdaptiveBitmap(bmp); in getShortcutIcon()
1024 final Icon bmp32x32 = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource(
288 final Icon icon3 = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource( in testSetDynamicShortcuts()774 final Icon bmp64x64_maskable = Icon.createWithAdaptiveBitmap(BitmapFactory.decodeResource( in testIcons()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7688 HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/gr…
16697 …method public static android.graphics.drawable.Icon createWithAdaptiveBitmap(android.graphics.Bitm…
7684 HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/gr…