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

/frameworks/base/tools/aapt/
H A DCommand.cpp797 bool hasOtherServices = false; local
948 hasOtherServices |= withinService;
985 hasOtherServices |= (!actImeService && !actWallpaperService &&
1883 if (hasOtherServices) {

Completed in 47 milliseconds