Searched refs:needsPhaseTwo (Results 1 – 4 of 4) sorted by relevance
42 public final boolean needsPhaseTwo; field in AuxiliaryResolveInfo56 this.needsPhaseTwo = needsPhase2; in AuxiliaryResolveInfo()70 this.needsPhaseTwo = false; in AuxiliaryResolveInfo()
259 boolean needsPhaseTwo, in buildEphemeralInstallerIntent() argument276 if (needsPhaseTwo) { in buildEphemeralInstallerIntent()
1076 if (auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo) { in createLaunchIntent()1092 auxiliaryResponse != null && auxiliaryResponse.needsPhaseTwo, in createLaunchIntent()
13989 Landroid/content/pm/AuxiliaryResolveInfo;->needsPhaseTwo:Z