Searched defs:updateWidgetCount (Results 1 – 3 of 3) sorted by relevance
41 void updateWidgetCount(Class widgetClass, int count, @StringRes int eventCategoryId) { in updateWidgetCount() method in WidgetModel
37 static int updateWidgetCount(SharedPreferences prefs, Class widgetProviderClass, int count) { in updateWidgetCount() method in WidgetDAO
930 public void updateWidgetCount(Class widgetClass, int count, @StringRes int eventCategoryId) { in updateWidgetCount() method in DataModel