Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/pm/pkg/component/
DParsedMainComponentUtils.java116 boolean visibleToEphemeral, boolean allowGlobs, boolean allowAutoVerify, in parseIntentFilter() argument
121 allowAutoVerify, input); in parseIntentFilter()
DParsedIntentInfoUtils.java58 boolean allowAutoVerify, ParseInput input) in parseIntentInfo() argument
86 if (allowAutoVerify) { in parseIntentInfo()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5759 boolean allowAutoVerify, IntentInfo outInfo, String[] outError) in parseIntent() argument
5794 if (allowAutoVerify) { in parseIntent()