51 lines
1.4 KiB
Java
51 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import java.io.InputStream;
|
||
|
import o.C16584pWL;
|
||
|
import o.SCe;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class xts implements SCe<IwF, InputStream> {
|
||
|
private static wrW<Integer> e = wrW.a("com.bumptech.glide.load.model.stream.HttpGlideUrlLoader.Timeout", 2500);
|
||
|
private final C16584pWL<IwF, IwF> b;
|
||
|
|
||
|
@Override // o.SCe
|
||
|
public final /* bridge */ /* synthetic */ boolean d(IwF iwF) {
|
||
|
return true;
|
||
|
}
|
||
|
|
||
|
@Override // o.SCe
|
||
|
public final /* synthetic */ SCe.IeS<InputStream> e(IwF iwF, int i, int i2, unA una) {
|
||
|
IwF iwF2 = iwF;
|
||
|
C16584pWL<IwF, IwF> c16584pWL = this.b;
|
||
|
if (c16584pWL != null) {
|
||
|
IwF d = c16584pWL.d(iwF2);
|
||
|
if (d == null) {
|
||
|
this.b.d.a(C16584pWL.RVV.a(iwF2), iwF2);
|
||
|
} else {
|
||
|
iwF2 = d;
|
||
|
}
|
||
|
}
|
||
|
wrW<Integer> wrw = e;
|
||
|
return new SCe.IeS<>(iwF2, new C2685ajK(iwF2, ((Integer) (una.d.containsKey(wrw) ? una.d.get(wrw) : wrw.a)).intValue()));
|
||
|
}
|
||
|
|
||
|
public xts() {
|
||
|
this(null);
|
||
|
}
|
||
|
|
||
|
public xts(C16584pWL<IwF, IwF> c16584pWL) {
|
||
|
this.b = c16584pWL;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public static class Sts implements rIx<IwF, InputStream> {
|
||
|
private final C16584pWL<IwF, IwF> d = new C16584pWL<>(500);
|
||
|
|
||
|
@Override // o.rIx
|
||
|
public final SCe<IwF, InputStream> c(Vzp vzp) {
|
||
|
return new xts(this.d);
|
||
|
}
|
||
|
}
|
||
|
}
|