64 lines
1.6 KiB
Java
64 lines
1.6 KiB
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Ueo implements InterfaceC4286bVm {
|
|
private final QXJ a;
|
|
final rOk d;
|
|
|
|
@InterfaceC13391fZD
|
|
public Ueo(QXJ qxj, rOk rok) {
|
|
C14957gcv.e(qxj, "");
|
|
C14957gcv.e(rok, "");
|
|
this.a = qxj;
|
|
this.d = rok;
|
|
}
|
|
|
|
@Override // o.InterfaceC4286bVm
|
|
public final fRY d(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
QXJ qxj = this.a;
|
|
WLv wLv = new WLv(str, str2);
|
|
C14957gcv.e(wLv, "");
|
|
fRY b = fRY.b(qxj.a.verifyPin(wLv));
|
|
C14957gcv.c(b, "");
|
|
fSP fsp = new fSP(this) { // from class: o.nhQ
|
|
private Ueo a;
|
|
|
|
@Override // o.fSP
|
|
public final void c() {
|
|
Ueo ueo = this.a;
|
|
C14957gcv.e(ueo, "");
|
|
ueo.d.b = true;
|
|
}
|
|
|
|
{
|
|
this.a = this;
|
|
}
|
|
};
|
|
fSQ<? super fSJ> c = C13194fTh.c();
|
|
fSQ<? super Throwable> c2 = C13194fTh.c();
|
|
fSP fsp2 = C13194fTh.c;
|
|
fRY a = b.a(c, c2, fsp, fsp2, fsp2, C13194fTh.c);
|
|
C14957gcv.c(a, "");
|
|
return a;
|
|
}
|
|
|
|
@Override // o.InterfaceC4286bVm
|
|
public final void c() {
|
|
this.d.e.edit().remove("randomDeviceId").apply();
|
|
}
|
|
|
|
@Override // o.InterfaceC4286bVm
|
|
public final AbstractC13175fSw<Boolean> a() {
|
|
AbstractC13175fSw<Boolean> d = AbstractC13175fSw.d(Boolean.valueOf(this.d.b));
|
|
C14957gcv.c(d, "");
|
|
return d;
|
|
}
|
|
|
|
@Override // o.InterfaceC4286bVm
|
|
public final void d() {
|
|
this.d.b = false;
|
|
}
|
|
}
|