Searched refs:needStartingWindow (Results 1 – 1 of 1) sorted by relevance
757 auto needStartingWindow = abilityRequest.want.GetBoolParam(NEED_STARTINGWINDOW, true); in ProcessForegroundAbility() local758 if (!isSaCall || needStartingWindow) { in ProcessForegroundAbility()