Home
last modified time | relevance | path

Searched refs:getShortcutIconResourceUri (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DAccountImageHelper.java119 return UriUtils.getShortcutIconResourceUri(iconResource).toString(); in getDefaultPictureUri()
DUriUtils.java100 public static Uri getShortcutIconResourceUri(ShortcutIconResource iconResource) { in getShortcutIconResourceUri() method in UriUtils