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