Searched refs:updateIcons (Results 1 – 5 of 5) sorted by relevance
57 new DynamicShortcuts(jobService, new IconFactory(jobService)).updateIcons(); // Blocking in doInBackground()
143 void updateIcons() { in updateIcons() method in DynamicShortcuts
328 updateIcons(); in setValues()384 private void updateIcons() { in updateIcons() method in ProgramItemView
201 updateHandler.updateIcons(allActivityList, in run()234 updateHandler.updateIcons(allWidgetsList, new ComponentCachingLogic( in run()
97 public <T> void updateIcons(List<T> apps, CachingLogic<T> cachingLogic, in updateIcons() method in IconCacheUpdateHandler