5#ifndef FLUTTER_SHELL_PLATFORM_ANDROID_PLATFORM_VIEW_ANDROID_DELEGATE_PLATFORM_VIEW_ANDROID_DELEGATE_H_
6#define FLUTTER_SHELL_PLATFORM_ANDROID_PLATFORM_VIEW_ANDROID_DELEGATE_PLATFORM_VIEW_ANDROID_DELEGATE_H_
12#include "flutter/shell/common/platform_view.h"
13#include "flutter/shell/platform/android/jni/platform_view_android_jni.h"
20 std::shared_ptr<PlatformViewAndroidJNI> jni_facade);
26 const std::shared_ptr<PlatformViewAndroidJNI> jni_facade_;
std::unordered_map< int32_t, SemanticsNode > SemanticsNodeUpdates
std::unordered_map< int32_t, CustomAccessibilityAction > CustomAccessibilityActionUpdates