Searched refs:ShouldShowImmediately (Results 1 – 7 of 7) sorted by relevance
38 reminderRequest.ShouldShowImmediately(); in DoSomethingInterestingWithMyAPI()
77 return reminderRequest.ShouldShowImmediately(); in DoSomethingInterestingWithMyAPI()
48 bool ret = reminderRequest.ShouldShowImmediately();63 bool ret = reminderRequest.ShouldShowImmediately();
766 bool ShouldShowImmediately() const;
742 bool ReminderRequest::ShouldShowImmediately() const in ShouldShowImmediately() function in OHOS::Notification::ReminderRequest
452 EXPECT_EQ(rrc->ShouldShowImmediately(), true);
1488 if (!(reminderSptr->ShouldShowImmediately())) { in GetImmediatelyShowRemindersLocked()