Home
last modified time | relevance | path

Searched refs:TRIGGER_TIMER (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp128 StopTimerLocked(TimerType::TRIGGER_TIMER); in CancelReminder()
249 StopTimer(TimerType::TRIGGER_TIMER); in CancelRemindersImplLocked()
423 if (reminderType == TimerType::TRIGGER_TIMER && in InitTimerInfo()
470 case (TimerType::TRIGGER_TIMER): { in CreateTimerInfo()
581 ResetStates(TimerType::TRIGGER_TIMER); in CloseRemindersByGroupId()
596 StopTimerLocked(TimerType::TRIGGER_TIMER); in CloseReminder()
791 StopTimerLocked(TimerType::TRIGGER_TIMER); in RefreshRemindersDueToSysTimeChange()
928 ResetStates(TimerType::TRIGGER_TIMER); in ShowActiveReminder()
1155 StopTimerLocked(TimerType::TRIGGER_TIMER); in SnoozeReminderImpl()
1203 StopTimerLocked(TimerType::TRIGGER_TIMER); in StartRecentReminder()
[all...]
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h283 TRIGGER_TIMER, member in OHOS::Notification::final::TimerType
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp138 manager->CreateTimerInfo(ReminderDataManager::TimerType::TRIGGER_TIMER, reminder); in HWTEST_F()

Completed in 5 milliseconds