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

/frameworks/base/tools/aapt/
H A DCommand.cpp998 bool withinService = false; local
1162 hasOtherServices |= withinService;
1164 if (withinService) {
1172 withinService = false;
1192 } else if (withinService) {
1665 withinService = false;
1772 withinService = true;
1929 } else if (withinService && tag == "meta-data") {
2002 } else if (withinService) {

Completed in 238 milliseconds