Searched defs:fetchOptions (Results 1 – 4 of 4) sorted by relevance
42 public void fetchOptions(OptionsFetchedListener<Clockface> callback, boolean reload) { in fetchOptions() method in BaseClockManager
80 void fetchOptions(OptionsFetchedListener<T> callback, boolean reload); in fetchOptions() method
63 … public void fetchOptions(OptionsFetchedListener<ThemeComponentOption> callback, boolean reload) { in fetchOptions() method in CustomThemeManager
59 public void fetchOptions(OptionsFetchedListener<GridOption> callback, boolean reload) { in fetchOptions() method in GridOptionsManager