Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
DTextInputMethodQualifier.java39 public static enum TextInputMethod { enum in TextInputMethodQualifier
47 private TextInputMethod(String value, String displayValue) { in TextInputMethod() method in TextInputMethodQualifier.TextInputMethod