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