Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbProfileGroupSettingsManager.java696 if (isForwardMatch(info)) { in packageMatchesLocked()
756 private boolean isForwardMatch(@NonNull ResolveInfo match) { in isForwardMatch() method in UsbProfileGroupSettingsManager
780 if (isForwardMatch(match)) { in preferHighPriority()
835 if (!isForwardMatch(rawMatch)) { in removeForwardIntentIfNotNeeded()
852 if (!isForwardMatch(rawMatch)) { in removeForwardIntentIfNotNeeded()