Home
last modified time | relevance | path

Searched refs:numParentActivityMatches (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbProfileGroupSettingsManager.java851 int numParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local
858 numParentActivityMatches++; in removeForwardIntentIfNotNeeded()
866 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()
868 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()