Home
last modified time | relevance | path

Searched refs:getUriString (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java281 public String getUriString() { in getUriString() method in Icon
297 return Uri.parse(getUriString()); in getUri()
576 dataStream.writeUTF(getUriString()); in writeToStream()
650 return Objects.equals(getUriString(), otherIcon.getUriString()); in sameAs()
901 sb.append(" uri=").append(getUriString()); in toString()
988 dest.writeString(getUriString()); in writeToParcel()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java370 return a.getUriString().equals(b.getUriString()); in equalIcons()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java247 proto.write(Notification.Icon.IMAGE_URI, notification.getIcon().getUriString()); in writeIcon()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1539 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()
1543 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()
/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/boot/
H A Dboot-image-profile.txt7409 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt7412 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28814 method @Deprecated public String getUriString();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17045 Landroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;