package o; import android.os.Handler; import io.beid.beidk.processor.FaceProcessor; /* loaded from: classes5.dex */ public final class fQL extends fQH implements fQG { private Integer a; private Integer b; Integer c; private Integer d; fQE e; private Integer f; private Integer g; private Handler h; private Runnable j; @Override // o.fQG public final void b() { this.j = new Runnable(this) { // from class: o.fQL.5 private fQL e; @Override // java.lang.Runnable public final void run() { this.e.c = -1; this.e.e.b(new Throwable("timeout")); } { this.e = this; } }; Handler handler = new Handler(); this.h = handler; handler.postDelayed(this.j, this.d.intValue()); this.c = 0; } /* JADX WARN: Removed duplicated region for block: B:26:0x00af */ /* JADX WARN: Removed duplicated region for block: B:29:0x00d1 */ /* 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 r7) { /* Method dump skipped, instructions count: 233 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: o.fQL.c(o.fQm):void"); } @Override // o.fQG public final String a() { return "tilt_head_left"; } @Override // o.fQG public final Integer e() { return this.b; } @Override // o.fQG public final void e(fQE fqe) { this.e = fqe; } public fQL(Integer num, Integer num2) { this.b = FaceProcessor.LivenessActivity.TILT_HEAD_LEFT; this.a = num; this.d = num2; this.c = 0; this.g = 0; this.f = -1; } public fQL() { this(1, 5000); } }