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