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

/frameworks/base/tools/aapt/
H A DCommand.cpp620 bool withinService = false; local
728 hasOtherServices |= withinService;
731 withinService = false;
743 } else if (withinService) {
1083 withinService = false;
1135 withinService = true;
1164 } else if (withinService) {

Completed in 307 milliseconds