Searched defs:storageUuid (Results 1 – 1 of 1) sorted by relevance
1062 UUID storageUuid = pkg.getStorageUuid(); in getLocations() local1096 static CacheValue create(@NonNull List<Path> locations, @NonNull UUID storageUuid) { in create()1103 abstract @NonNull UUID storageUuid(); in storageUuid() method in DexUseManagerLocal.SecondaryDexLocationManager.CacheValue