Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolver.java276 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument
293 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java1468 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()
1487 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13980 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z