Searched defs:InputType (Results 1 – 6 of 6) sorted by relevance
11 ## InputType section
975 ## InputType section
141 enum class InputType { enum
171 void InputType(sptr<InputMethodController> imc) in InputType() function
281 enum class InputType : int32_t { NONE = -1, CAMERA_INPUT = 0, SECURITY_INPUT, VOICE_INPUT, END }; enum
957 var InputType; variable