Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DTextInputChannel.java367 public enum TextInputType { enum in TextInputChannel
389 TextInputType(@NonNull String encodedName) { in TextInputType() method in TextInputChannel.TextInputType