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

84 lines
2.2 KiB
Java

package o;
import android.os.Handler;
import io.beid.beidk.processor.FaceProcessor;
/* renamed from: o.fQy, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public final class C13111fQy extends fQH implements fQG {
private Integer a;
fQE b;
private Integer c;
private Integer d;
Integer e;
private Integer f;
private Runnable g;
private Integer i;
private Handler j;
@Override // o.fQG
public final void b() {
this.g = new Runnable(this) { // from class: o.fQy.2
private C13111fQy d;
@Override // java.lang.Runnable
public final void run() {
this.d.e = -1;
this.d.b.b(new Throwable("timeout"));
}
{
this.d = this;
}
};
Handler handler = new Handler();
this.j = handler;
handler.postDelayed(this.g, this.d.intValue());
this.e = 0;
}
/* JADX WARN: Removed duplicated region for block: B:26:0x00c9 */
/* JADX WARN: Removed duplicated region for block: B:29:0x00eb */
/* JADX WARN: Removed duplicated region for block: B:31:? 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: 259
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: o.C13111fQy.c(o.fQm):void");
}
@Override // o.fQG
public final String a() {
return "close_right_eye";
}
@Override // o.fQG
public final Integer e() {
return this.a;
}
@Override // o.fQG
public final void e(fQE fqe) {
this.b = fqe;
}
public C13111fQy(Integer num, Integer num2) {
this.a = FaceProcessor.LivenessActivity.CLOSE_RIGHT_EYE;
this.c = num;
this.d = num2;
this.e = 0;
this.i = 0;
this.f = -1;
}
public C13111fQy() {
this(1, 5000);
}
}