Searched refs:CanShow (Results 1 – 5 of 5) sorted by relevance
36 reminderRequest.CanShow(); in DoSomethingInterestingWithMyAPI()
538 EXPECT_EQ(rrc->CanShow(), true);552 EXPECT_EQ(rrc->CanShow(), true);
169 bool CanShow() const;
627 if (reminder->CanShow()) { in HandleSysTimeChange()
141 bool ReminderRequest::CanShow() const in CanShow() function in OHOS::Notification::ReminderRequest