Home
last modified time | relevance | path

Searched refs:clearedCollectionInfo (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/data/
DCollectionInfoStateTest.kt89 val clearedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>() constant
90 assertThat(clearedCollectionInfo).isNull() in <lambda>()
106 val clearedCollectionInfo = collectionInfoState.getCachedCollectionInfo(expectedProvider) in <lambda>() constant
107 assertThat(clearedCollectionInfo).isNull() in <lambda>()