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

/frameworks/base/tools/aapt/
H A DCommand.cpp794 bool hasOtherActivities = false; local
945 hasOtherActivities |= withinActivity;
969 hasOtherActivities |= !actMainActivity && !actCamera && !actCameraSecure;
1898 if (hasOtherActivities) {

Completed in 849 milliseconds