Home
last modified time | relevance | path

Searched defs:TouchScreenType (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/
DTouchScreenQualifier.java37 public static enum TouchScreenType { enum in TouchScreenQualifier
45 private TouchScreenType(String value, String displayValue) { in TouchScreenType() method in TouchScreenQualifier.TouchScreenType