Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h269 bool IsPullUpService() override;
H A Dreminder_request.h798 virtual bool IsPullUpService() in IsPullUpService() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp1499 * @tc.desc: Test IsPullUpService parameters.
1507 EXPECT_EQ(rrc->IsPullUpService(), false); in HWTEST_F()
1510 EXPECT_EQ(rrc->IsPullUpService(), true); in HWTEST_F()
1513 EXPECT_EQ(rrc->IsPullUpService(), false); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp328 bool ReminderRequestCalendar::IsPullUpService() in IsPullUpService() function in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1446 if (reminder->IsPullUpService()) { in CheckReminderTime()
1714 if ((*it)->IsPullUpService()) { in RefreshRemindersLocked()

Completed in 10 milliseconds