Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/editing/
DTextInputPlugin.java331 static private class InputTarget { class in TextInputPlugin
340 public InputTarget(@NonNull Type type, int id) { in InputTarget() method in TextInputPlugin.InputTarget