Searched refs:mAlternateSourceIntents (Results 1 – 1 of 1) sorted by relevance
134 private ImmutableList<Intent> mAlternateSourceIntents = ImmutableList.of(); field in ImmutableTargetInfo.Builder227 mAlternateSourceIntents = immutableCopyOrEmpty(sourceIntents); in setAlternateSourceIntents()308 if (mAlternateSourceIntents != null) { in build()309 sourceIntents.addAll(mAlternateSourceIntents); in build()