Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java616 return createWithAdaptiveBitmapContentUri(uri); in createFromStream()
779 public static @NonNull Icon createWithAdaptiveBitmapContentUri(@NonNull String uri) { in createWithAdaptiveBitmapContentUri() method in Icon
795 public static Icon createWithAdaptiveBitmapContentUri(@NonNull Uri uri) { in createWithAdaptiveBitmapContentUri() method in Icon
799 return createWithAdaptiveBitmapContentUri(uri.toString()); in createWithAdaptiveBitmapContentUri()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1547 return Icon.createWithAdaptiveBitmapContentUri(uri); in getShortcutIcon()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java1237 final Icon uriMaskableIcon = Icon.createWithAdaptiveBitmapContentUri("uri_maskable");
H A DShortcutManagerTest1.java787 final Icon uri64x64_maskable = Icon.createWithAdaptiveBitmapContentUri( in testIcons()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt17112 …method @NonNull public static android.graphics.drawable.Icon createWithAdaptiveBitmapContentUri(@N…
17113 …method @NonNull public static android.graphics.drawable.Icon createWithAdaptiveBitmapContentUri(@N…