Searched refs:INPUT_TYPE_CUSTOM (Results 1 – 1 of 1) sorted by relevance
68 private static final int INPUT_TYPE_CUSTOM = EditorInfo.TYPE_CLASS_TEXT field in LabeledEditorView448 editText.setInputType(INPUT_TYPE_CUSTOM); in createCustomDialog()