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

/frameworks/base/tools/aapt/
H A DCommand.cpp552 bool withinService = false; local
638 hasOtherServices |= withinService;
641 withinService = false;
653 } else if (withinService) {
923 withinService = false;
963 withinService = true;
992 } else if (withinService) {

Completed in 31 milliseconds