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

/frameworks/base/tools/aapt/
H A DCommand.cpp684 bool withinService = false; local
826 hasOtherServices |= withinService;
828 if (withinService) {
836 withinService = false;
850 } else if (withinService) {
1201 withinService = false;
1278 withinService = true;
1326 } else if (withinService && tag == "meta-data") {
1386 } else if (withinService) {

Completed in 21 milliseconds