Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DAuxiliaryResolveInfo.java42 public final boolean needsPhaseTwo; field in AuxiliaryResolveInfo
59 this.needsPhaseTwo = needsPhase2; in AuxiliaryResolveInfo()
74 this.needsPhaseTwo = false; in AuxiliaryResolveInfo()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolver.java279 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument
296 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java1372 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()
1391 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11102 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z