Searched refs:updateSummaryToCache (Results 1 – 4 of 4) sorted by relevance
106 mSummaryLoader.updateSummaryToCache(category); in testUpdateSummaryToCache_hasCache_shouldUpdate()
86 verify(mSummaryLoader).updateSummaryToCache(nullable(DashboardCategory.class)); in updateCategoryAndSuggestion_shouldGetCategoryFromFeatureProvider()
231 public void updateSummaryToCache(DashboardCategory category) { in updateSummaryToCache() method in SummaryLoader
316 mSummaryLoader.updateSummaryToCache(category); in updateCategoryAndSuggestion()