Searched refs:mWidgetModel (Results 1 – 1 of 1) sorted by relevance
166 private var mWidgetModel: WidgetModel? = null variable in com.android.deskclock.data.DataModel190 mWidgetModel = WidgetModel(prefs) in init()929 mWidgetModel!!.updateWidgetCount(widgetClass!!, count, eventCategoryId) in updateWidgetCount()