Searched refs:shouldForceReload (Results 1 – 3 of 3) sorted by relevance
85 default boolean shouldForceReload(Context context) { in shouldForceReload() method
255 var shouldForceReload = false in <lambda>() variable257 shouldForceReload = true in <lambda>()259 fetchWallpapers(shouldForceReload) in <lambda>()
291 mDelegate.initialize(mDelegate.getCategoryProvider().shouldForceReload(this)); in fetchCategories()