Searched refs:GetNotificationUserInputHistory (Results 1 – 5 of 5) sorted by relevance
52 request.GetNotificationUserInputHistory(); in DoSomethingInterestingWithMyAPI()
833 std::vector<std::string> GetNotificationUserInputHistory() const;
350 std::vector<std::string> result = notificationRequest.GetNotificationUserInputHistory(); in HWTEST_F()
544 std::vector<std::string> NotificationRequest::GetNotificationUserInputHistory() const in GetNotificationUserInputHistory() function in OHOS::Notification::NotificationRequest
180 for (auto str : notificationRequest.GetNotificationUserInputHistory()) { in CheckCaseOneResult()