69 lines
1.8 KiB
Java
69 lines
1.8 KiB
Java
package o;
|
|
|
|
import o.InterfaceC8942daP;
|
|
import o.VV;
|
|
import o.ZI;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public class bKK extends AbstractC3917bKo<InterfaceC8942daP.LWm.Sts> {
|
|
public boolean b;
|
|
|
|
@InterfaceC13391fZD
|
|
public bKK(C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static /* synthetic */ void d(InterfaceC8942daP.LWm.Sts sts) {
|
|
sts.b();
|
|
VV.HBt e = VV.e();
|
|
e.c = "W";
|
|
e.a = null;
|
|
sts.d(new VV(e, (byte) 0));
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static /* synthetic */ void d(String str, InterfaceC8942daP.LWm.Sts sts) {
|
|
sts.b(str);
|
|
VV.HBt e = VV.e();
|
|
e.i = false;
|
|
e.c = "W";
|
|
e.a = str;
|
|
sts.d(new VV(e, (byte) 0));
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static /* synthetic */ void e(InterfaceC8942daP.LWm.Sts sts) {
|
|
VV.HBt e = VV.e();
|
|
e.i = false;
|
|
e.c = "W";
|
|
e.a = null;
|
|
sts.d(new VV(e, (byte) 0));
|
|
}
|
|
|
|
public final void d() {
|
|
if (this.b) {
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bKQ
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC8942daP.LWm.Sts) obj).d(true);
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS.e(this.f);
|
|
return;
|
|
}
|
|
return;
|
|
}
|
|
ZI.IeS ieS2 = new ZI.IeS() { // from class: o.bKR
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC8942daP.LWm.Sts) obj).d(false);
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS2.e(this.f);
|
|
}
|
|
}
|
|
}
|