Searched defs:needsPhase2 (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/content/pm/
H A DAuxiliaryResolveInfo.java57 boolean needsPhase2,
64 this.needsPhaseTwo = needsPhase2;
53 AuxiliaryResolveInfo(@onNull InstantAppResolveInfo resolveInfo, @NonNull IntentFilter orig, @Nullable String splitName, @NonNull String token, boolean needsPhase2, @Nullable Intent failureIntent) argument

Completed in 77 milliseconds