Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DAuxiliaryResolveInfo.java42 public final boolean needsPhaseTwo; field in AuxiliaryResolveInfo
56 this.needsPhaseTwo = needsPhase2; in AuxiliaryResolveInfo()
70 this.needsPhaseTwo = false; in AuxiliaryResolveInfo()
/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolver.java259 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument
276 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1074 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()
1090 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14939 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z