Searched refs:CanShow (Results 1 – 6 of 6) sorted by relevance
36 reminderRequest.CanShow(); in DoSomethingInterestingWithMyAPI()
185 bool CanShow() const;
79 bool ret = reminderRequest.CanShow();
564 EXPECT_EQ(rrc->CanShow(), true);
673 if (reminder->CanShow()) { in HandleSysTimeChange()
160 bool ReminderRequest::CanShow() const in CanShow() function in OHOS::Notification::ReminderRequest