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

/frameworks/base/tools/aapt/
H A DCommand.cpp624 bool hasOtherActivities = false; local
727 hasOtherActivities |= withinActivity;
740 hasOtherActivities |= !actMainActivity;
1375 if (hasOtherActivities) {

Completed in 28 milliseconds