Home
last modified time | relevance | path

Searched refs:ResetStates (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h535 void ResetStates(TimerType type);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp581 ResetStates(TimerType::TRIGGER_TIMER); in CloseRemindersByGroupId()
928 ResetStates(TimerType::TRIGGER_TIMER); in ShowActiveReminder()
1851 ResetStates(type); in StopTimer()
1854 void ReminderDataManager::ResetStates(TimerType type) in ResetStates() function in OHOS::Notification::ReminderDataManager
1858 ANSR_LOGD("ResetStates(activeReminderId, timerId(next triggerTime))"); in ResetStates()
1864 ANSR_LOGD("ResetStates(alertingReminderId, timeId(alerting time out))"); in ResetStates()

Completed in 5 milliseconds