Searched refs:numNonParentActivityMatches (Results 1 – 1 of 1) sorted by relevance
680 int numNonParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local688 numNonParentActivityMatches++; in removeForwardIntentIfNotNeeded()694 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()696 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()