Searched refs:mWidgetModel (Results 1 – 2 of 2) sorted by relevance
182 private WidgetModel mWidgetModel; field in DataModel213 mWidgetModel = new WidgetModel(prefs); in init()935 mWidgetModel.updateWidgetCount(widgetClass, count, eventCategoryId); in updateWidgetCount()
167 private var mWidgetModel: WidgetModel? = null variable in com.android.deskclock.data.DataModel191 mWidgetModel = WidgetModel(prefs) in init()930 mWidgetModel!!.updateWidgetCount(widgetClass!!, count, eventCategoryId) in updateWidgetCount()