122 lines
3.6 KiB
Java
122 lines
3.6 KiB
Java
|
package o;
|
||
|
|
||
|
import o.ZI;
|
||
|
|
||
|
/* renamed from: o.atQ, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C3219atQ extends ZI<InterfaceC9160deV> {
|
||
|
public final C15645hR c;
|
||
|
private final C16903sI d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C3219atQ(C16903sI c16903sI, C15645hR c15645hR) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
C14957gcv.e(c15645hR, "");
|
||
|
this.d = c16903sI;
|
||
|
this.c = c15645hR;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.atQ$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private C3219atQ e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
C3219atQ.d(this.e, th2);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public IeS(C3219atQ c3219atQ) {
|
||
|
super(1);
|
||
|
this.e = c3219atQ;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.atQ$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<HC, C14866gag> {
|
||
|
private boolean c;
|
||
|
private C3219atQ e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(HC hc) {
|
||
|
HC hc2 = hc;
|
||
|
C14957gcv.e(hc2, "");
|
||
|
C3219atQ.e(this.e, hc2, this.c);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public LWm(C3219atQ c3219atQ, boolean z) {
|
||
|
super(1);
|
||
|
this.e = c3219atQ;
|
||
|
this.c = z;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.ZI
|
||
|
public final void w_() {
|
||
|
this.c.a();
|
||
|
super.w_();
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(HC hc, C3219atQ c3219atQ, boolean z, InterfaceC9160deV interfaceC9160deV) {
|
||
|
C14957gcv.e(hc, "");
|
||
|
C14957gcv.e(c3219atQ, "");
|
||
|
interfaceC9160deV.ar_();
|
||
|
interfaceC9160deV.e(hc, z ? "INBOX_NOTIFICATION" : "PUSH_NOTIFICATION");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void e(Throwable th, InterfaceC9160deV interfaceC9160deV) {
|
||
|
C14957gcv.e(th, "");
|
||
|
interfaceC9160deV.ar_();
|
||
|
interfaceC9160deV.a(th);
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void d(C3219atQ c3219atQ, final Throwable th) {
|
||
|
ZI.IeS ieS = new ZI.IeS(th) { // from class: o.atR
|
||
|
private Throwable e;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
C3219atQ.e(this.e, (InterfaceC9160deV) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.e = th;
|
||
|
}
|
||
|
};
|
||
|
if (c3219atQ.f != 0) {
|
||
|
ieS.e(c3219atQ.f);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void e(final C3219atQ c3219atQ, final HC hc, final boolean z) {
|
||
|
ZI.IeS ieS = new ZI.IeS(hc, c3219atQ, z) { // from class: o.atV
|
||
|
private HC a;
|
||
|
private C3219atQ b;
|
||
|
private boolean c;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
C3219atQ.c(this.a, this.b, this.c, (InterfaceC9160deV) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.a = hc;
|
||
|
this.b = c3219atQ;
|
||
|
this.c = z;
|
||
|
}
|
||
|
};
|
||
|
if (c3219atQ.f != 0) {
|
||
|
ieS.e(c3219atQ.f);
|
||
|
}
|
||
|
}
|
||
|
}
|