Searched defs:platformView (Results 1 – 3 of 3) sorted by relevance
337 View platformView = contextToPlatformView.get(view.getContext()); in checkInputConnectionProxy() local
51 private PlatformView platformView; field in SingleViewPresentation.PresentationState
132 - (fml::WeakPtr<flutter::PlatformView>)platformView { method