Home
last modified time | relevance | path

Searched refs:resourceName (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/
DIntent.java727 public String resourceName; field in Intent.ShortcutIconResource
741 icon.resourceName = context.getResources().getResourceName(resourceId); in fromContext()
754 icon.resourceName = source.readString();
772 dest.writeString(resourceName); in writeToParcel()
777 return resourceName; in toString()
/frameworks/base/api/
Dcurrent.txt5604 field public java.lang.String resourceName;
D14.txt5604 field public java.lang.String resourceName;