package o; import android.os.Handler; import io.beid.beidk.processor.FaceProcessor; /* renamed from: o.fQz, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public final class C13112fQz extends fQH implements fQG { private Integer a; private Integer b; Integer c; private Integer d; fQE e; private Integer f; private Runnable g; private Handler h; private Integer j; @Override // o.fQG public final void b() { this.g = new Runnable(this) { // from class: o.fQz.5 private C13112fQz a; @Override // java.lang.Runnable public final void run() { this.a.c = -1; this.a.e.b(new Throwable("timeout")); } { this.a = this; } }; Handler handler = new Handler(); this.h = handler; handler.postDelayed(this.g, this.a.intValue()); this.c = 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 r12) { /* Method dump skipped, instructions count: 259 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: o.C13112fQz.c(o.fQm):void"); } @Override // o.fQG public final String a() { return "close_left_eye"; } @Override // o.fQG public final Integer e() { return this.d; } @Override // o.fQG public final void e(fQE fqe) { this.e = fqe; } public C13112fQz(Integer num, Integer num2) { this.d = FaceProcessor.LivenessActivity.CLOSE_LEFT_EYE; this.b = num; this.a = num2; this.c = 0; this.j = 0; this.f = -1; } public C13112fQz() { this(1, 5000); } }