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

/frameworks/base/tools/aapt/
H A DCommand.cpp788 bool withinService = false; local
945 hasOtherServices |= withinService;
947 if (withinService) {
955 withinService = false;
973 } else if (withinService) {
1436 withinService = false;
1531 withinService = true;
1661 } else if (withinService && tag == "meta-data") {
1729 } else if (withinService) {

Completed in 42 milliseconds