Home
last modified time | relevance | path

Searched refs:TOUCHSCREEN_STYLUS (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java174 @Deprecated public static final int TOUCHSCREEN_STYLUS = 2; field in Configuration
538 case TOUCHSCREEN_STYLUS: sb.append(" stylus"); break; in toString()
/frameworks/base/include/androidfw/
DResourceTypes.h846 TOUCHSCREEN_STYLUS = ACONFIGURATION_TOUCHSCREEN_STYLUS, enumerator
/frameworks/base/tools/aapt/
DAaptAssets.cpp1175 if (out) out->touchscreen = out->TOUCHSCREEN_STYLUS; in getTouchscreenName()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2174 case ResTable_config::TOUCHSCREEN_STYLUS: in toString()
/frameworks/base/api/
D14.txt6532 field public static final int TOUCHSCREEN_STYLUS = 2; // 0x2
D15.txt6554 field public static final int TOUCHSCREEN_STYLUS = 2; // 0x2
Dcurrent.txt6819 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2
D16.txt6819 field public static final deprecated int TOUCHSCREEN_STYLUS = 2; // 0x2