Home
last modified time | relevance | path

Searched defs:resolveForStart (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DCrossProfileIntentResolverEngine.java97 boolean hasNonNegativePriorityResult, boolean resolveForStart, in resolveIntent()
128 String pkgName, boolean hasNonNegativePriorityResult, boolean resolveForStart, in resolveIntentInternal()
250 @UserIdInt int sourceUserId, @UserIdInt int targetUserId, boolean resolveForStart, in chooseCrossProfileResolver()
391 int filterCallingUid, boolean resolveForStart, List<ResolveInfo> candidates, in combineFilterAndCreateQueryActivitiesResponse()
454 boolean areWebInstantAppsDisabled, boolean resolveForStart, in filterCandidatesWithDomainPreferredActivitiesLPr()
495 boolean areWebInstantAppsDisabled, boolean debug, boolean resolveForStart, in filterCandidatesWithDomainPreferredActivitiesLPrBody()
646 boolean resolveForStart) { in filterCrossProfileCandidatesWithDomainPreferredActivities()
DSaferIntentUtils.java172 public boolean resolveForStart; field in SaferIntentUtils.IntentArgs
180 boolean resolveForStart, int callingUid, int callingPid) { in IntentArgs()
DNoFilteringResolver.java61 AppCloningDeviceConfigHelper appCloningDeviceConfigHelper, boolean resolveForStart, in isIntentRedirectionAllowed()
DResolveIntentHelper.java111 boolean resolveForStart, int filterCallingUid, int callingPid) { in resolveIntentInternal()
442 int callingUid, int callingPid, boolean resolveForStart) { in resolveServiceInternal()
DComputer.java116 boolean resolveForStart, boolean allowDynamicSplits); in queryIntentActivitiesInternal()
124 boolean includeInstantApps, boolean resolveForStart); in queryIntentServicesInternal()
127 boolean resolveForStart, boolean allowDynamicSplits, String pkgName, in queryIntentActivitiesInternalBody()
187 boolean resolveForStart, int userId, Intent intent); in applyPostResolutionFilter()
DComputerEngine.java506 int filterCallingUid, int callingPid, int userId, boolean resolveForStart, in queryIntentActivitiesInternal()
650 boolean includeInstantApps, boolean resolveForStart) { in queryIntentServicesInternal()
759 int filterCallingUid, int userId, boolean resolveForStart, boolean allowDynamicSplits, in queryIntentActivitiesInternalBody()
1214 boolean resolveForStart, int userId, Intent intent) { in applyPostResolutionFilter()
1381 int userId, boolean resolveForStart, boolean isRequesterInstantApp) { in maybeAddInstantAppInstaller()
DPackageManagerInternalBase.java475 boolean resolveForStart, int filterCallingUid, int callingPid) { in resolveIntent()
/frameworks/base/core/java/android/content/pm/
DInstantAppRequest.java51 public final boolean resolveForStart; field in InstantAppRequest
65 boolean resolveForStart, @Nullable int[] hostDigestPrefixSecure, in InstantAppRequest()
/frameworks/base/services/core/java/android/content/pm/
DPackageManagerInternal.java618 @PrivateResolveFlags long privateResolveFlags, int userId, boolean resolveForStart, in resolveIntent()