25 lines
715 B
Java
25 lines
715 B
Java
package o;
|
|
|
|
/* renamed from: o.kK, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15991kK extends C15620hF {
|
|
public final C17169uV b;
|
|
public final mSw c;
|
|
public final C16121lS d;
|
|
public final FKV e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15991kK(FKV fkv, mSw msw, C16121lS c16121lS, C17169uV c17169uV) {
|
|
super((byte) 0);
|
|
C14957gcv.e(fkv, "");
|
|
C14957gcv.e(msw, "");
|
|
C14957gcv.e(c16121lS, "");
|
|
C14957gcv.e(c17169uV, "");
|
|
this.e = fkv;
|
|
this.c = msw;
|
|
this.d = c16121lS;
|
|
this.b = c17169uV;
|
|
}
|
|
}
|