Searched refs:SetNotificationUserInputHistory (Results 1 – 6 of 6) sorted by relevance
51 request.SetNotificationUserInputHistory(text); in DoSomethingInterestingWithMyAPI()
74 req_.SetNotificationUserInputHistory(style); in InitTextRequest()
906 void SetNotificationUserInputHistory(const std::vector<std::string> &text);
641 req.SetNotificationUserInputHistory(style);1432 req.SetNotificationUserInputHistory(history);
355 notificationRequest.SetNotificationUserInputHistory(text); in HWTEST_F()
578 void NotificationRequest::SetNotificationUserInputHistory(const std::vector<std::string> &text) in SetNotificationUserInputHistory() function in OHOS::Notification::NotificationRequest