Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbProfileGroupSettingsManager.java831 int numParentActivityMatches = 0; in removeForwardIntentIfNotNeeded() local
838 numParentActivityMatches++; in removeForwardIntentIfNotNeeded()
846 if (numParentActivityMatches == 0 || numNonParentActivityMatches == 0) { in removeForwardIntentIfNotNeeded()
848 numParentActivityMatches + numNonParentActivityMatches); in removeForwardIntentIfNotNeeded()