Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterEngine.java88 private final SystemChannel systemChannel; field in FlutterEngine
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterEngine.mm204 - (FlutterBasicMessageChannel*)systemChannel { method
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterView.java119 private final SystemChannel systemChannel; field in FlutterView