Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbProfileGroupSettingsManager.java452 if (isForwardMatch(info)) { in packageMatchesLocked()
519 private boolean isForwardMatch(@NonNull ResolveInfo match) { in isForwardMatch() method in UsbProfileGroupSettingsManager
543 if (isForwardMatch(match)) { in preferHighPriority()
598 if (!isForwardMatch(rawMatch)) { in removeForwardIntentIfNotNeeded()
615 if (!isForwardMatch(rawMatch)) { in removeForwardIntentIfNotNeeded()