Home
last modified time | relevance | path

Searched refs:CanShow (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp35 reminderRequest.CanShow(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h298 bool CanShow() const;
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
H A Dreminder_request_branch_test.cpp69 * @tc.desc: CanShow.
76 bool ret = reminderRequest.CanShow(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp558 * @tc.desc: Test CanShow parameters.
566 EXPECT_EQ(rrc->CanShow(), true); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp168 bool ReminderRequest::CanShow() const in CanShow() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp944 if (reminder->CanShow()) { in HandleSysTimeChange()

Completed in 12 milliseconds