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

/frameworks/base/tools/aapt/
H A DCommand.cpp614 bool withinActivity = false; local
715 if (withinActivity && isMainActivity && isLauncherActivity) {
726 hasOtherActivities |= withinActivity;
730 withinActivity = false;
737 if (withinActivity) {
1081 withinActivity = false;
1086 withinActivity = true;
1155 if (withinActivity) {
1182 if (withinActivity) {

Completed in 32 milliseconds