Home
last modified time | relevance | path

Searched refs:createWithAdaptiveBitmapContentUri (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java560 return createWithAdaptiveBitmapContentUri(uri); in createFromStream()
724 public static Icon createWithAdaptiveBitmapContentUri(@NonNull String uri) { in createWithAdaptiveBitmapContentUri() method in Icon
740 public static Icon createWithAdaptiveBitmapContentUri(@NonNull Uri uri) { in createWithAdaptiveBitmapContentUri() method in Icon
744 return createWithAdaptiveBitmapContentUri(uri.toString()); in createWithAdaptiveBitmapContentUri()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1452 return Icon.createWithAdaptiveBitmapContentUri(uri); in getShortcutIcon()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java1188 final Icon uriMaskableIcon = Icon.createWithAdaptiveBitmapContentUri("uri_maskable");
H A DShortcutManagerTest1.java782 final Icon uri64x64_maskable = Icon.createWithAdaptiveBitmapContentUri( in testIcons()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16698 …method @NonNull public static android.graphics.drawable.Icon createWithAdaptiveBitmapContentUri(@N…
16699 …method @NonNull public static android.graphics.drawable.Icon createWithAdaptiveBitmapContentUri(@N…