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

/frameworks/base/tools/aapt/
H A DCommand.cpp615 bool withinActivity = false; local
716 if (withinActivity && isMainActivity && isLauncherActivity) {
727 hasOtherActivities |= withinActivity;
731 withinActivity = false;
738 if (withinActivity) {
1082 withinActivity = false;
1087 withinActivity = true;
1156 if (withinActivity) {
1183 if (withinActivity) {

Completed in 33 milliseconds