Searched defs:getIntentFilterVerifications (Results 1 – 8 of 8) sorted by relevance
669 public List<IntentFilterVerificationInfo> getIntentFilterVerifications(String packageName) { in getIntentFilterVerifications() method in BridgePackageManager
685 public List<IntentFilterVerificationInfo> getIntentFilterVerifications(String packageName) { in getIntentFilterVerifications() method in PackageManagerStub
783 public List<IntentFilterVerificationInfo> getIntentFilterVerifications( in getIntentFilterVerifications() method in MockPackageManager
1079 public List<IntentFilterVerificationInfo> getIntentFilterVerifications(String packageName) { in getIntentFilterVerifications() method in MockPackageManager
633 ParceledListSlice getIntentFilterVerifications(String packageName); in getIntentFilterVerifications() method
7091 public abstract List<IntentFilterVerificationInfo> getIntentFilterVerifications( in getIntentFilterVerifications() method in PackageManager
2206 public List<IntentFilterVerificationInfo> getIntentFilterVerifications(String packageName) { in getIntentFilterVerifications() method in ApplicationPackageManager
17207 public @NonNull ParceledListSlice<IntentFilterVerificationInfo> getIntentFilterVerifications( in getIntentFilterVerifications() method