Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h264 bool CheckExcludeDate() override;
H A Dreminder_request.h788 virtual bool CheckExcludeDate() in CheckExcludeDate() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp1355 * @tc.desc: Test CheckExcludeDate parameters.
1373 EXPECT_EQ(calendar->CheckExcludeDate(), false); in HWTEST_F()
1383 EXPECT_EQ(calendar->CheckExcludeDate(), false); in HWTEST_F()
1394 EXPECT_EQ(calendar->CheckExcludeDate(), true); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp312 bool ReminderRequestCalendar::CheckExcludeDate() in CheckExcludeDate() function in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp999 if ((*it)->CheckExcludeDate()) { in ShowActiveReminderExtendLocked()

Completed in 10 milliseconds