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

/frameworks/base/tools/aapt/
H A DCommand.cpp631 bool actMainActivity = false; local
739 hasMainActivity |= actMainActivity;
740 hasOtherActivities |= !actMainActivity;
1147 actMainActivity = actWidgetReceivers = actImeService = actWallpaperService = false;
1159 actMainActivity = true;

Completed in 231 milliseconds