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

/frameworks/base/tools/aapt/
H A DCommand.cpp795 bool hasOtherActivities = false; local
946 hasOtherActivities |= withinActivity;
970 hasOtherActivities |= !actMainActivity && !actCamera && !actCameraSecure;
1877 if (hasOtherActivities) {

Completed in 365 milliseconds