Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentFilter.java580 public final boolean getAutoVerify() { in getAutoVerify() method in IntentFilter
671 return getAutoVerify() && handlesWebUris(true); in needsVerification()
1869 if (getAutoVerify()) { in writeToXml()
2132 proto.write(IntentFilterProto.GET_AUTO_VERIFY, getAutoVerify()); in dumpDebug()
2238 if (getAutoVerify()) { in dump()
2240 sb.append(prefix); sb.append("AutoVerify="); sb.append(getAutoVerify()); in dump()
2322 dest.writeInt(getAutoVerify() ? 1 : 0); in writeToParcel()
/frameworks/base/services/core/java/com/android/server/
DIntentResolver.java770 if (intentFilter.getAutoVerify()) { in buildResolveList()
/frameworks/base/config/
Dboot-profile.txt503 Landroid/content/IntentFilter;->getAutoVerify()Z
Dboot-image-profile.txt5258 HSPLandroid/content/IntentFilter;->getAutoVerify()Z