Searched refs:specTouchscreenFeature (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp595 bool specTouchscreenFeature = false; // touchscreen-related local
821 specTouchscreenFeature = true;
1090 if (!specTouchscreenFeature) { // not a typo!
1093 // Note that specTouchscreenFeature is true if the tag is present, regardless

Completed in 36 milliseconds