Searched refs:numNonParentActivityMatches (Results 1 – 1 of 1) sorted by relevance
595 int numNonParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local603 numNonParentActivityMatches++; in removeForwardIntentIfNotNeeded()609 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()611 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()