Searched defs:updateWidgetCount (Results 1 – 3 of 3) sorted by relevance
34 fun updateWidgetCount( in updateWidgetCount() method
34 fun updateWidgetCount(widgetClass: Class<*>, count: Int, @StringRes eventCategoryId: Int) { in updateWidgetCount() method
927 fun updateWidgetCount(widgetClass: Class<*>?, count: Int, @StringRes eventCategoryId: Int) { in updateWidgetCount() method in com.android.deskclock.data.DataModel