discord-jadx/app/src/main/java/c/f/j/e/o.java

89 lines
2.7 KiB
Java

package c.f.j.e;
import android.content.ContentResolver;
import android.content.Context;
import android.content.res.AssetManager;
import android.content.res.Resources;
import c.f.d.g.a;
import c.f.d.g.g;
import c.f.j.c.d;
import c.f.j.c.f;
import c.f.j.c.i;
import c.f.j.c.w;
import c.f.j.h.b;
import c.f.j.h.c;
import c.f.j.j.e;
import c.f.j.p.b1;
import c.f.j.p.v0;
import com.facebook.cache.common.CacheKey;
import com.facebook.common.memory.PooledByteBuffer;
import com.facebook.imagepipeline.bitmaps.PlatformBitmapFactory;
/* compiled from: ProducerFactory */
public class o {
public ContentResolver a;
public Resources b;
/* renamed from: c reason: collision with root package name */
public AssetManager f439c;
public final a d;
public final b e;
public final c f;
public final boolean g;
public final boolean h;
public final boolean i;
public final e j;
public final g k;
public final f l;
public final f m;
public final w<CacheKey, PooledByteBuffer> n;
public final w<CacheKey, c.f.j.j.c> o;
public final i p;
public final d<CacheKey> q;
public final d<CacheKey> r;
/* renamed from: s reason: collision with root package name */
public final PlatformBitmapFactory f440s;
public final int t;
public final int u;
public boolean v;
public final a w;
/* renamed from: x reason: collision with root package name */
public final int f441x;
/* renamed from: y reason: collision with root package name */
public final boolean f442y;
public o(Context context, a aVar, b bVar, c cVar, boolean z2, boolean z3, boolean z4, e eVar, g gVar, w<CacheKey, c.f.j.j.c> wVar, w<CacheKey, PooledByteBuffer> wVar2, f fVar, f fVar2, i iVar, PlatformBitmapFactory platformBitmapFactory, int i, int i2, boolean z5, int i3, a aVar2, boolean z6, int i4) {
this.a = context.getApplicationContext().getContentResolver();
this.b = context.getApplicationContext().getResources();
this.f439c = context.getApplicationContext().getAssets();
this.d = aVar;
this.e = bVar;
this.f = cVar;
this.g = z2;
this.h = z3;
this.i = z4;
this.j = eVar;
this.k = gVar;
this.o = wVar;
this.n = wVar2;
this.l = fVar;
this.m = fVar2;
this.p = iVar;
this.f440s = platformBitmapFactory;
this.q = new d<>(i4);
this.r = new d<>(i4);
this.t = i;
this.u = i2;
this.v = z5;
this.f441x = i3;
this.w = aVar2;
this.f442y = z6;
}
public b1 a(v0<e> v0Var, boolean z2, c.f.j.s.c cVar) {
return new b1(this.j.c(), this.k, v0Var, z2, cVar);
}
}