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

/frameworks/base/tools/aapt/
H A DCommand.cpp625 bool hasOtherServices = false; local
728 hasOtherServices |= withinService;
746 hasOtherServices |= (!actImeService && !actWallpaperService);
1383 if (hasOtherServices) {

Completed in 29 milliseconds