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()
280 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument297 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
1419 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()1438 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
11102 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z