Home | History | Annotate | Download | only in am

Lines Matching refs:doShow

2960             boolean doShow = true;
2969 doShow = topRunningNonDelayedActivityLocked(null) == r;
2973 doShow = false;
2980 } else if (SHOW_APP_STARTING_PREVIEW && doShow) {