Searched refs:getCachedCollectionInfo (Results 1 – 2 of 2) sorted by relevance
62 val cachedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>()82 val cachedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>()89 val clearedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>()106 val clearedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>()
76 suspend fun getCachedCollectionInfo(provider: Provider): CollectionInfo? { in getCachedCollectionInfo() method in com.android.photopicker.data.CollectionInfoState91 var cachedCollectionInfo = getCachedCollectionInfo(provider) in getCollectionInfo()99 cachedCollectionInfo = getCachedCollectionInfo(provider) in getCollectionInfo()