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