Searched defs:DispatchSemanticsAction (Results 1 – 6 of 6) sorted by relevance
44 void PlatformView::DispatchSemanticsAction(int32_t id, in DispatchSemanticsAction() function in flutter::PlatformView
385 void Engine::DispatchSemanticsAction(int id, in DispatchSemanticsAction() function in flutter::Engine
164 bool EmbedderEngine::DispatchSemanticsAction(int id, in DispatchSemanticsAction() function in flutter::EmbedderEngine
281 bool RuntimeController::DispatchSemanticsAction(int32_t id, in DispatchSemanticsAction() function in flutter::RuntimeController
205 void PlatformViewAndroid::DispatchSemanticsAction(JNIEnv* env, in DispatchSemanticsAction() function in flutter::PlatformViewAndroid
402 static void DispatchSemanticsAction(JNIEnv* env, in DispatchSemanticsAction() function