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

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

Completed in 352 milliseconds