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

/frameworks/base/tools/aapt/
H A DCommand.cpp790 bool withinService = false; local
947 hasOtherServices |= withinService;
949 if (withinService) {
957 withinService = false;
975 } else if (withinService) {
1438 withinService = false;
1533 withinService = true;
1663 } else if (withinService && tag == "meta-data") {
1731 } else if (withinService) {

Completed in 293 milliseconds