Searched refs:IsNeedNotification (Results 1 – 5 of 5) sorted by relevance
275 bool IsNeedNotification() override;
807 virtual bool IsNeedNotification() in IsNeedNotification() function
1528 EXPECT_EQ(rrc->IsNeedNotification(), true);1532 EXPECT_EQ(rrc->IsNeedNotification(), false);
346 bool ReminderRequestCalendar::IsNeedNotification() in IsNeedNotification() function in OHOS::Notification::ReminderRequestCalendar
976 if (!(*it)->IsNeedNotification()) { in ShowActiveReminderExtendLocked()