Searched refs:AltPath (Results 1 – 1 of 1) sorted by relevance
74 private final List<AltPath> altPaths = new ArrayList<>();214 public static final class AltPath extends Task { class in ConvertIcuDataTask299 public void addConfiguredAltPath(AltPath altPath) { in addConfiguredAltPath()