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.java679 int numParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local
686 numParentActivityMatches++; in removeForwardIntentIfNotNeeded()
694 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()
696 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()