Home
last modified time | relevance | path

Searched defs:updateWidgetCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DWidgetDAO.kt34 fun updateWidgetCount( regex
H A DWidgetModel.kt34 fun updateWidgetCount(widgetClass: Class<*>, count: Int, @StringRes eventCategoryId: Int) { regex
H A DDataModel.kt927 fun updateWidgetCount(widgetClass: Class<*>?, count: Int, @StringRes eventCategoryId: Int) { regex