Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DJSONMethodCodec.java22 public final class JSONMethodCodec implements MethodCodec { class
26 private JSONMethodCodec() { in JSONMethodCodec() method in JSONMethodCodec