what-the-bank/sources/o/C13109fQw.java

84 lines
2.2 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.os.Handler;
import io.beid.beidk.processor.FaceProcessor;
/* renamed from: o.fQw, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public final class C13109fQw extends fQH implements fQG {
fQE a;
private Integer b;
private Integer c;
private Integer d;
Integer e;
private Integer g;
private Runnable h;
private Handler i;
private Integer j;
@Override // o.fQG
public final void b() {
this.h = new Runnable(this) { // from class: o.fQw.4
private C13109fQw e;
@Override // java.lang.Runnable
public final void run() {
this.e.e = -1;
this.e.a.b(new Throwable("timeout"));
}
{
this.e = this;
}
};
Handler handler = new Handler();
this.i = handler;
handler.postDelayed(this.h, this.b.intValue());
this.e = 0;
}
/* JADX WARN: Removed duplicated region for block: B:38:0x00f3 */
/* JADX WARN: Removed duplicated region for block: B:41:0x0115 */
/* JADX WARN: Removed duplicated region for block: B:43:? A[RETURN, SYNTHETIC] */
@Override // o.fQG
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final void c(o.C13099fQm r10) {
/*
Method dump skipped, instructions count: 301
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: o.C13109fQw.c(o.fQm):void");
}
@Override // o.fQG
public final String a() {
return "blink";
}
@Override // o.fQG
public final Integer e() {
return this.d;
}
@Override // o.fQG
public final void e(fQE fqe) {
this.a = fqe;
}
public C13109fQw(Integer num, Integer num2) {
this.d = FaceProcessor.LivenessActivity.BLINK;
this.c = num;
this.b = num2;
this.e = 0;
this.g = 0;
this.j = -1;
}
public C13109fQw() {
this(1, 5000);
}
}