Home
last modified time | relevance | path

Searched refs:ShouldShowImmediately (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
H A Dreminderrequestannex_fuzzer.cpp38 reminderRequest.ShouldShowImmediately(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp77 return reminderRequest.ShouldShowImmediately(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
H A Dreminder_request_branch_test.cpp41 * @tc.desc: ShouldShowImmediately.
48 bool ret = reminderRequest.ShouldShowImmediately(); in HWTEST_F()
54 * @tc.desc: ShouldShowImmediately.
63 bool ret = reminderRequest.ShouldShowImmediately(); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h766 bool ShouldShowImmediately() const;
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp444 * @tc.desc: Test ShouldShowImmediately parameters.
452 EXPECT_EQ(rrc->ShouldShowImmediately(), true); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp740 bool ReminderRequest::ShouldShowImmediately() const in ShouldShowImmediately() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1487 if (!(reminderSptr->ShouldShowImmediately())) { in GetImmediatelyShowRemindersLocked()

Completed in 18 milliseconds