Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DWatchedIntentFilter.java160 public final boolean getAutoVerify() { in getAutoVerify() method in WatchedIntentFilter
161 return mFilter.getAutoVerify(); in getAutoVerify()
/aosp14/frameworks/base/core/java/android/content/
H A DIntentFilter.java636 public final boolean getAutoVerify() { in getAutoVerify() method in IntentFilter
727 return getAutoVerify() && handlesWebUris(true); in needsVerification()
2394 if (getAutoVerify()) { in writeToXml()
2678 proto.write(IntentFilterProto.GET_AUTO_VERIFY, getAutoVerify()); in dumpDebug()
2787 if (getAutoVerify()) { in dump()
2789 sb.append(prefix); sb.append("AutoVerify="); sb.append(getAutoVerify()); in dump()
2876 dest.writeInt(getAutoVerify() ? 1 : 0); in writeToParcel()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationCollector.java253 if (checkAutoVerify && !intentFilter.getAutoVerify()) {
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java750 if (intentFilter.getAutoVerify()) { in buildResolveList()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt503 Landroid/content/IntentFilter;->getAutoVerify()Z
H A Dboot-image-profile.txt4275 HSPLandroid/content/IntentFilter;->getAutoVerify()Z
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4272 HSPLandroid/content/IntentFilter;->getAutoVerify()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10685 Landroid/content/IntentFilter;->getAutoVerify()Z