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