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

/frameworks/base/tools/aapt/
H A DCommand.cpp687 bool hasOtherActivities = false; local
824 hasOtherActivities |= withinActivity;
844 hasOtherActivities |= !actMainActivity;
1616 if (hasOtherActivities) {

Completed in 31 milliseconds