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

/frameworks/base/tools/aapt/
H A DCommand.cpp626 bool hasOtherServices = false; local
729 hasOtherServices |= withinService;
747 hasOtherServices |= (!actImeService && !actWallpaperService);
1384 if (hasOtherServices) {

Completed in 882 milliseconds