Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DPluginRegistry.java250 boolean onViewDestroy(FlutterNativeView view); in onViewDestroy() method
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/app/
DFlutterPluginRegistry.java229 public boolean onViewDestroy(FlutterNativeView view) { in onViewDestroy() method in FlutterPluginRegistry