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

/frameworks/base/tools/aapt/
H A DCommand.cpp630 bool actMainActivity = false; local
738 hasMainActivity |= actMainActivity;
739 hasOtherActivities |= !actMainActivity;
1146 actMainActivity = actWidgetReceivers = actImeService = actWallpaperService = false;
1158 actMainActivity = true;

Completed in 94 milliseconds