Searched refs:fromArchiveId (Results 1 – 1 of 1) sorted by relevance
289 final Key key = Key.fromArchiveId(archiveId); in acquireArchive()307 final Key key = Key.fromArchiveId(archiveId); in releaseArchive()320 final Key key = Key.fromArchiveId(id); in getLoaderOrThrow()339 public static Key fromArchiveId(ArchiveId id) { in fromArchiveId() method in ArchivesProvider.Key