Searched refs:mTimerModel (Results 1 – 1 of 1) sorted by relevance
174 private TimerModel mTimerModel; field in DataModel219 mTimerModel = new TimerModel(mContext, prefs, mSettingsModel, mRingtoneModel, in init()239 mTimerModel.updateTimersAfterReboot(); in updateAfterReboot()248 mTimerModel.updateTimersAfterTimeSet(); in updateAfterTimeSet()297 mTimerModel.updateNotification(); in setApplicationInForeground()298 mTimerModel.updateMissedNotification(); in setApplicationInForeground()318 mTimerModel.updateNotification(); in updateAllNotifications()319 mTimerModel.updateMissedNotification(); in updateAllNotifications()416 mTimerModel.addTimerListener(timerListener); in addTimerListener()424 mTimerModel.removeTimerListener(timerListener); in removeTimerListener()[all …]