Searched refs:IsPermitSystemGeneratedContextualActionButtons (Results 1 – 4 of 4) sorted by relevance
66 request.IsPermitSystemGeneratedContextualActionButtons(); in DoSomethingInterestingWithMyAPI()
395 bool IsPermitSystemGeneratedContextualActionButtons() const;
215 bool NotificationRequest::IsPermitSystemGeneratedContextualActionButtons() const in IsPermitSystemGeneratedContextualActionButtons() function in OHOS::Notification::NotificationRequest
386 EXPECT_EQ(false, notificationRequest.IsPermitSystemGeneratedContextualActionButtons()); in CheckCaseEightResult()