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

/frameworks/base/tools/aapt/
H A DCommand.cpp1004 bool hasOtherServices = false; local
1162 hasOtherServices |= withinService;
1202 hasOtherServices |= (!actImeService && !actWallpaperService &&
2185 if (hasOtherServices) {

Completed in 1380 milliseconds