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

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

Completed in 1487 milliseconds