Searched refs:needsPhaseTwo (Results 1 – 4 of 4) sorted by relevance
42 public final boolean needsPhaseTwo; field in AuxiliaryResolveInfo59 this.needsPhaseTwo = needsPhase2; in AuxiliaryResolveInfo()74 this.needsPhaseTwo = false; in AuxiliaryResolveInfo()
276 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument293 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
1458 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()1477 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
13980 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z