Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/
DFlutterActivityAndFragmentDelegate.java235 …View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedIn… in onCreateView() method in FlutterActivityAndFragmentDelegate
DFlutterFragment.java600 …public View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle … in onCreateView() method in FlutterFragment