Home
last modified time | relevance | path

Searched refs:OnSnooze (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp62 reminderRequest.OnSnooze(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp419 * @tc.desc: Test OnSnooze parameters.
427 EXPECT_EQ(rrc->OnSnooze(), true); in HWTEST_F()
677 * @tc.desc: Test OnSnooze parameters.
686 EXPECT_EQ(rrc->OnSnooze(), true); in HWTEST_F()
691 * @tc.desc: Test OnSnooze parameters.
700 EXPECT_EQ(rrc->OnSnooze(), true); in HWTEST_F()
705 * @tc.desc: Test OnSnooze parameters.
714 EXPECT_EQ(rrc->OnSnooze(), true); in HWTEST_F()
719 * @tc.desc: Test OnSnooze parameters.
732 EXPECT_EQ(rrc->OnSnooze(), fals in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h597 bool OnSnooze();
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp410 bool ReminderRequest::OnSnooze() in OnSnooze() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1163 reminder->OnSnooze(); in SnoozeReminderImpl()

Completed in 11 milliseconds