Searched refs:getCachedFavoritesAndRemoveFor (Results 1 – 4 of 4) sorted by relevance
91 val cached = auxiliaryFileWrapper.getCachedFavoritesAndRemoveFor(TEST_COMPONENT)99 val cached = auxiliaryFileWrapper.getCachedFavoritesAndRemoveFor(TEST_COMPONENT_OTHER)107 auxiliaryFileWrapper.getCachedFavoritesAndRemoveFor(TEST_COMPONENT)125 auxiliaryFileWrapper.getCachedFavoritesAndRemoveFor(TEST_COMPONENT))127 auxiliaryFileWrapper.getCachedFavoritesAndRemoveFor(TEST_COMPONENT_OTHER))
760 verify(auxiliaryPersistenceWrapper).getCachedFavoritesAndRemoveFor(TEST_COMPONENT)775 verify(auxiliaryPersistenceWrapper).getCachedFavoritesAndRemoveFor(TEST_COMPONENT)777 .getCachedFavoritesAndRemoveFor(TEST_COMPONENT_2)
93 fun getCachedFavoritesAndRemoveFor(componentName: ComponentName): List<StructureInfo> { regex
204 val toAdd = auxiliaryPersistenceWrapper.getCachedFavoritesAndRemoveFor(it)216 auxiliaryPersistenceWrapper.getCachedFavoritesAndRemoveFor(it)