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