Searched defs:descriptionResEntryName (Results 1 – 1 of 1) sorted by relevance
820 public final String descriptionResEntryName; field in BlobMetadata.Leasee837 Leasee(String packageName, int uid, @Nullable String descriptionResEntryName, in Leasee()856 @NonNull String descriptionResEntryName, @NonNull String packageName, int userId) { in getDescription()910 final String descriptionResEntryName; in createFromXml() local