28 lines
775 B
Java
28 lines
775 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
|
|
/* renamed from: o.WuG, reason: case insensitive filesystem */
|
|
/* loaded from: classes2.dex */
|
|
public final class C1150WuG {
|
|
private final NBc a;
|
|
private final NBc b;
|
|
private final NBc c;
|
|
public final NBc d;
|
|
private final C1150WuG e = this;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public /* synthetic */ C1150WuG(Context context) {
|
|
if (context == null) {
|
|
throw new NullPointerException("instance cannot be null");
|
|
}
|
|
qMp qmp = new qMp(context);
|
|
this.c = qmp;
|
|
tQU tqu = new tQU(UYc.e);
|
|
this.a = tqu;
|
|
tQU tqu2 = new tQU(new mtL(qmp, tqu));
|
|
this.b = tqu2;
|
|
this.d = new tQU(new RSD(tqu2));
|
|
}
|
|
}
|