Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dmethod_channel.h24 using MethodCallHandler = variable
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DMethodChannel.java125 public interface MethodCallHandler { interface in MethodChannel