Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterEngine.java82 private final NavigationChannel navigationChannel; field in FlutterEngine
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterEngine.mm192 - (FlutterMethodChannel*)navigationChannel { method
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterView.java113 private final NavigationChannel navigationChannel; field in FlutterView