Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbProfileGroupSettingsManager.java595 int numNonParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local
603 numNonParentActivityMatches++; in removeForwardIntentIfNotNeeded()
609 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()
611 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()