Searched defs:mInputType (Results 1 – 4 of 4) sorted by relevance
127 private int mInputType = InputType.TYPE_CLASS_TEXT; field in GuidedAction.BuilderBase590 private int mInputType; field in GuidedAction
39 private int mInputType = InputType.TYPE_CLASS_PHONE; field in TextViewBindingObject
640 private int mInputType = InputType.TYPE_NULL; field in AccessibilityNodeInfo
193 int mInputType = EditorInfo.TYPE_NULL; field in Editor