Home
last modified time | relevance | path

Searched refs:resolveForStart (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DInstantAppRequest.java51 public final boolean resolveForStart; field in InstantAppRequest
65 boolean resolveForStart, @Nullable int[] hostDigestPrefixSecure, in InstantAppRequest() argument
75 this.resolveForStart = resolveForStart; in InstantAppRequest()
/aosp12/frameworks/base/services/core/java/android/content/pm/
H A DPackageManagerInternal.java555 boolean resolveForStart, int filterCallingUid); in resolveIntent() argument
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java2037 boolean resolveForStart, int userId, Intent intent); in applyPostResolutionFilter() argument
2332 resolveForStart, in queryIntentActivitiesInternal()
2356 resolveForStart, userId, intent); in queryIntentActivitiesInternal()
3034 boolean resolveForStart, int userId, Intent intent) { in applyPostResolutionFilter() argument
3093 if (resolveForStart in applyPostResolutionFilter()
3101 } else if (resolveForStart in applyPostResolutionFilter()
5519 boolean resolveForStart, int userId, Intent intent) { in applyPostResolutionFilter() argument
10510 && !resolveForStart; in resolveIntentInternal()
10924 resolveForStart, allowDynamicSplits, pkgName, in queryIntentActivitiesInternalBody()
10966 boolean resolveForStart, int userId, Intent intent) { in applyPostResolutionFilter() argument
[all …]
H A DInstantAppResolver.java167 if (requestObj.resolveForStart && resolutionStatus == RESOLUTION_SUCCESS) { in doInstantAppResolutionPhaseOne()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14175 Landroid/content/pm/InstantAppRequest;->resolveForStart:Z