Searched refs:GetPermitMimeTypes (Results 1 – 6 of 6) sorted by relevance
60 notificationUserInput.GetPermitMimeTypes(); in DoSomethingInterestingWithMyAPI()
190 std::set<std::string> GetPermitMimeTypes() const;
176 std::set<std::string> NotificationUserInput::GetPermitMimeTypes() const in GetPermitMimeTypes() function in OHOS::Notification::NotificationUserInput
335 auto result = rrc->GetPermitMimeTypes();
231 for (auto type : userInput->GetPermitMimeTypes()) { in CheckCaseTwoResult()
1360 for (auto vec : userInput->GetPermitMimeTypes()) { in SetNotificationActionButtonByUserInput()