Home
last modified time | relevance | path

Searched defs:PlatformViewFactory (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformViewFactory.java10 public abstract class PlatformViewFactory { class
17 public PlatformViewFactory(MessageCodec<Object> createArgsCodec) { in PlatformViewFactory() method in PlatformViewFactory