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