package com.scb.phone.view.fragment.registration; import android.view.View; import android.widget.TextView; import butterknife.BindView; import com.scb.phone.R; import com.scb.phone.view.activity.BaseActivity; import com.scb.phone.view.activity.forgotpin.PinLockActivity; import com.scb.phone.view.activity.registration.RegistrationSuccessActivity; import com.scb.phone.view.activity.registration.friends.FriendsRegistrationActivity; import com.scb.phone.view.custom.common.DefaultButton; import com.scb.phone.view.custom.login.CustomKeypad; import com.scb.phone.view.custom.login.CustomPinInput; import com.scb.phone.view.fragment.registration.RegistrationNewPinFragment; import o.C12914fKz; import o.C1298Zy; import o.C16565pPd; import o.C8044czl; import o.EnumC1279Zn; import o.InterfaceC10433eDx; import o.InterfaceC13391fZD; import o.InterfaceC9600dmm; import o.TV; import o.nMh; /* loaded from: classes5.dex */ public class RegistrationNewPinFragment extends Hilt_RegistrationNewPinFragment implements InterfaceC9600dmm { private static int d = 0; private static int h = 1; @BindView TextView bottomTextView; @BindView DefaultButton buttonNext; private C16565pPd c; @BindView CustomKeypad customKeypad; @BindView CustomPinInput customPinInput; @InterfaceC13391fZD public C8044czl presenter; @BindView TextView topTextView; public static /* synthetic */ Object b(Object[] objArr, int i, int i2, int i3) { int i4 = (i * 1649) + (i2 * 825); int i5 = ~i2; switch (i4 + ((i | i5) * (-824)) + ((i2 | i) * (-1648)) + (((~i) | i5) * 824)) { case 1: return b(objArr); case 2: return d(objArr); case 3: return c(objArr); case 4: return e(objArr); case 5: return f(objArr); case 6: RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i6 = 2 % 2; int i7 = h; int i8 = i7 & 61; int i9 = -(-((i7 ^ 61) | i8)); int i10 = (i8 & i9) + (i9 | i8); d = i10 % 128; int i11 = i10 % 2; registrationNewPinFragment.u(registrationNewPinFragment.getString(R.string.confirm_pin_title)); TextView textView = registrationNewPinFragment.topTextView; int i12 = d + 2; int i13 = (i12 ^ (-1)) + (i12 << 1); h = i13 % 128; int i14 = i13 % 2; textView.setText(R.string.your_confirm_pin); int i15 = d; int i16 = i15 & 27; int i17 = i15 | 27; int i18 = (i16 & i17) + (i17 | i16); h = i18 % 128; int i19 = i18 % 2; return null; case 7: return j(objArr); case 8: return i(objArr); case 9: return g(objArr); case 10: return h(objArr); case 11: return n(objArr); case 12: return l(objArr); case 13: return k(objArr); case 14: return o(objArr); case 15: return m(objArr); case 16: return q(objArr); case 17: return p(objArr); case 18: return r(objArr); case 19: return t(objArr); default: return a(objArr); } } private static /* synthetic */ Object b(Object[] objArr) { int i = 2 % 2; RegistrationNewPinFragment registrationNewPinFragment = new RegistrationNewPinFragment(); int i2 = h; int i3 = i2 & 29; int i4 = -(-((i2 ^ 29) | i3)); int i5 = (i3 & i4) + (i4 | i3); d = i5 % 128; if (i5 % 2 == 0) { return registrationNewPinFragment; } Object obj = null; obj.hashCode(); throw null; } /* JADX WARN: Code restructure failed: missing block: B:10:0x0084, code lost: r0 = (com.scb.phone.view.activity.BaseActivity) getActivity(); r1 = com.scb.phone.view.fragment.registration.RegistrationNewPinFragment.h; r2 = (r1 & (-10)) | ((~r1) & 9); r1 = -(-((r1 & 9) << 1)); r4 = ((r2 | r1) << 1) - (r1 ^ r2); com.scb.phone.view.fragment.registration.RegistrationNewPinFragment.d = r4 % 128; */ /* JADX WARN: Code restructure failed: missing block: B:11:0x00a5, code lost: if ((r4 % 2) != 0) goto L14; */ /* JADX WARN: Code restructure failed: missing block: B:12:0x00a7, code lost: r8.c(r0.scbAnalytics, "registration_setpin"); */ /* JADX WARN: Code restructure failed: missing block: B:13:0x00ad, code lost: r8.c(r0.scbAnalytics, "registration_setpin"); r3.hashCode(); */ /* JADX WARN: Code restructure failed: missing block: B:14:0x00b5, code lost: throw null; */ /* JADX WARN: Code restructure failed: missing block: B:16:0x0082, code lost: if (getActivity() != null) goto L11; */ /* JADX WARN: Code restructure failed: missing block: B:6:0x007b, code lost: if (getActivity() != null) goto L11; */ @Override // androidx.fragment.app.Fragment /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ public android.view.View onCreateView(android.view.LayoutInflater r7, android.view.ViewGroup r8, android.os.Bundle r9) { /* Method dump skipped, instructions count: 217 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.registration.RegistrationNewPinFragment.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle):android.view.View"); } private static /* synthetic */ Object j(Object[] objArr) { final RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; System.identityHashCode(registrationNewPinFragment); System.identityHashCode(registrationNewPinFragment); registrationNewPinFragment.customKeypad.setEnabledLines(true); registrationNewPinFragment.customKeypad.setKeypadListener(registrationNewPinFragment.customPinInput); CustomPinInput customPinInput = registrationNewPinFragment.customPinInput; InterfaceC10433eDx interfaceC10433eDx = new InterfaceC10433eDx(registrationNewPinFragment) { // from class: com.scb.phone.view.fragment.registration.RegistrationNewPinFragment.5 private RegistrationNewPinFragment a; @Override // o.InterfaceC10433eDx public final void T_() { } { this.a = registrationNewPinFragment; } @Override // o.InterfaceC10433eDx public final void S_() { C8044czl c8044czl = this.a.presenter; C1298Zy c1298Zy = new C1298Zy(); if (c8044czl.f != 0) { c1298Zy.e(c8044czl.f); } } @Override // o.InterfaceC10433eDx public final void o_(String str) { RegistrationNewPinFragment registrationNewPinFragment2 = this.a; C16565pPd e = RegistrationNewPinFragment.e(registrationNewPinFragment2); if (registrationNewPinFragment2.getActivity() != null) { e.c(((BaseActivity) registrationNewPinFragment2.getActivity()).scbAnalytics, "registration_confirmpin"); } C8044czl c8044czl = this.a.presenter; c8044czl.b = !((Boolean) C12914fKz.e(new Object[]{this.a.requireContext()}, -561036075, 561036080, (int) System.currentTimeMillis())).booleanValue(); c8044czl.a(str); } }; int i2 = h; int i3 = i2 | 109; int i4 = i3 << 1; int i5 = -((~(i2 & 109)) & i3); int i6 = (i4 & i5) + (i5 | i4); d = i6 % 128; int i7 = i6 % 2; customPinInput.setPinInputListener(interfaceC10433eDx); registrationNewPinFragment.buttonNext.setButtonEnabled(false); registrationNewPinFragment.buttonNext.setOnClickListener(new View.OnClickListener(registrationNewPinFragment) { // from class: o.fwo private RegistrationNewPinFragment a; @Override // android.view.View.OnClickListener public final void onClick(View view) { RegistrationNewPinFragment.b(new Object[]{this.a}, 1146565872, -1146565860, (int) System.currentTimeMillis()); } { this.a = registrationNewPinFragment; } }); int i8 = h; int i9 = (i8 | 27) << 1; int i10 = -(((~i8) & 27) | (i8 & (-28))); int i11 = ((i9 | i10) << 1) - (i10 ^ i9); d = i11 % 128; Object obj = null; if (i11 % 2 == 0) { return null; } obj.hashCode(); throw null; } private static /* synthetic */ Object o(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = h; int i3 = (i2 & 125) + (i2 | 125); d = i3 % 128; int i4 = i3 % 2; registrationNewPinFragment.presenter.a(); int i5 = h; int i6 = (i5 & 97) + (i5 | 97); d = i6 % 128; Object obj = null; if (i6 % 2 == 0) { return null; } obj.hashCode(); throw null; } private static /* synthetic */ Object t(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = h; int i3 = (-2) - (((i2 ^ 28) + ((i2 & 28) << 1)) ^ (-1)); d = i3 % 128; Object obj = null; if (i3 % 2 != 0) { registrationNewPinFragment.getContext(); obj.hashCode(); throw null; } if (registrationNewPinFragment.getContext() != null) { int i4 = h; int i5 = (i4 ^ 13) + ((i4 & 13) << 1); d = i5 % 128; int i6 = i5 % 2; registrationNewPinFragment.bottomTextView.setTextColor(nMh.getColor(registrationNewPinFragment.getContext(), R.color.f13582131100866)); int i7 = h; int i8 = i7 & 19; int i9 = (i7 ^ 19) | i8; int i10 = ((i8 | i9) << 1) - (i9 ^ i8); d = i10 % 128; int i11 = i10 % 2; } registrationNewPinFragment.bottomTextView.setText(R.string.pin_mismatch); int i12 = h; int i13 = i12 & 23; int i14 = (i12 ^ 23) | i13; int i15 = (i13 ^ i14) + ((i14 & i13) << 1); d = i15 % 128; int i16 = i15 % 2; return null; } private static /* synthetic */ Object a(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = d; int i3 = (((i2 ^ 73) | (i2 & 73)) << 1) - (((~i2) & 73) | (i2 & (-74))); h = i3 % 128; Object obj = null; if (i3 % 2 == 0) { registrationNewPinFragment.u(registrationNewPinFragment.getString(R.string.set_pin_title)); TextView textView = registrationNewPinFragment.topTextView; obj.hashCode(); throw null; } registrationNewPinFragment.u(registrationNewPinFragment.getString(R.string.set_pin_title)); registrationNewPinFragment.topTextView.setText(R.string.set_pin_instruction); int i4 = h; int i5 = i4 & 37; int i6 = -(-(i4 | 37)); int i7 = ((i5 | i6) << 1) - (i6 ^ i5); d = i7 % 128; if (i7 % 2 == 0) { return null; } obj.hashCode(); throw null; } private static /* synthetic */ Object m(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int intValue = ((Number) objArr[1]).intValue(); int i = 2 % 2; int i2 = d; int i3 = i2 & 61; int i4 = -(-((i2 ^ 61) | i3)); int i5 = ((i3 | i4) << 1) - (i4 ^ i3); h = i5 % 128; int i6 = i5 % 2; registrationNewPinFragment.buttonNext.setVisibility(intValue); int i7 = h + 33; d = i7 % 128; int i8 = i7 % 2; return null; } private static /* synthetic */ Object i(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = d + 99; h = i2 % 128; Object obj = null; if (i2 % 2 != 0) { registrationNewPinFragment.bottomTextView.setText(""); return null; } registrationNewPinFragment.bottomTextView.setText(""); obj.hashCode(); throw null; } private static /* synthetic */ Object k(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = h; int i3 = i2 & 59; int i4 = ((i2 ^ 59) | i3) << 1; int i5 = -((i2 | 59) & (~i3)); int i6 = ((i4 | i5) << 1) - (i5 ^ i4); d = i6 % 128; int i7 = i6 % 2; registrationNewPinFragment.buttonNext.setButtonEnabled(true); int i8 = h; int i9 = i8 & 99; int i10 = (i9 - (~((i8 ^ 99) | i9))) - 1; d = i10 % 128; int i11 = i10 % 2; return null; } private static /* synthetic */ Object d(Object[] objArr) { DefaultButton defaultButton; boolean z = false; RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = h + 115; d = i2 % 128; if (i2 % 2 != 0) { defaultButton = registrationNewPinFragment.buttonNext; z = true; } else { defaultButton = registrationNewPinFragment.buttonNext; } defaultButton.setButtonEnabled(z); return null; } /* JADX INFO: Access modifiers changed from: package-private */ /* renamed from: com.scb.phone.view.fragment.registration.RegistrationNewPinFragment$4, reason: invalid class name */ /* loaded from: classes5.dex */ public static /* synthetic */ class AnonymousClass4 { static final int[] d; static { int[] iArr = new int[TV.values().length]; d = iArr; try { iArr[TV.WEAK.ordinal()] = 1; } catch (NoSuchFieldError unused) { } try { d[TV.FAIR.ordinal()] = 2; } catch (NoSuchFieldError unused2) { } try { d[TV.GOOD.ordinal()] = 3; } catch (NoSuchFieldError unused3) { } try { d[TV.ERROR.ordinal()] = 4; } catch (NoSuchFieldError unused4) { } } } /* JADX WARN: Removed duplicated region for block: B:13:0x02e2 */ /* JADX WARN: Removed duplicated region for block: B:15:0x02e9 */ /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ private static /* synthetic */ java.lang.Object n(java.lang.Object[] r17) { /* Method dump skipped, instructions count: 808 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.registration.RegistrationNewPinFragment.n(java.lang.Object[]):java.lang.Object"); } private static /* synthetic */ Object q(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = d + 117; h = i2 % 128; int i3 = i2 % 2; registrationNewPinFragment.customPinInput.a(); int i4 = h; int i5 = i4 ^ 97; int i6 = ((((i4 & 97) | i5) << 1) - (~(-i5))) - 1; d = i6 % 128; if (i6 % 2 != 0) { int i7 = 59 / 0; } return null; } private static /* synthetic */ Object r(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; boolean booleanValue = ((Boolean) objArr[1]).booleanValue(); boolean booleanValue2 = ((Boolean) objArr[2]).booleanValue(); int i = 2 % 2; int i2 = d; int i3 = i2 & 11; int i4 = i3 + ((i2 ^ 11) | i3); h = i4 % 128; int i5 = i4 % 2; Object obj = null; if (registrationNewPinFragment.getContext() != null) { int i6 = h; int i7 = ((i6 | 41) << 1) - (i6 ^ 41); d = i7 % 128; if (i7 % 2 != 0) { registrationNewPinFragment.T(); registrationNewPinFragment.presenter.d(booleanValue, booleanValue2); obj.hashCode(); throw null; } registrationNewPinFragment.T(); registrationNewPinFragment.presenter.d(booleanValue, booleanValue2); } int i8 = h; int i9 = ((i8 ^ 93) - (~(-(-((i8 & 93) << 1))))) - 1; d = i9 % 128; if (i9 % 2 == 0) { return null; } throw null; } private static /* synthetic */ Object p(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; EnumC1279Zn enumC1279Zn = (EnumC1279Zn) objArr[1]; int i = 2 % 2; int i2 = h; int i3 = i2 & 107; int i4 = -(-((i2 ^ 107) | i3)); int i5 = (i3 ^ i4) + ((i4 & i3) << 1); d = i5 % 128; Object obj = null; if (i5 % 2 != 0) { registrationNewPinFragment.getActivity(); obj.hashCode(); throw null; } if (registrationNewPinFragment.getActivity() != null) { registrationNewPinFragment.startActivity(FriendsRegistrationActivity.alv_(registrationNewPinFragment.getActivity(), enumC1279Zn)); int i6 = d + 77; h = i6 % 128; int i7 = i6 % 2; } int i8 = d; int i9 = ((i8 & (-34)) | ((~i8) & 33)) + ((i8 & 33) << 1); h = i9 % 128; int i10 = i9 % 2; return null; } private static /* synthetic */ Object h(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; EnumC1279Zn enumC1279Zn = (EnumC1279Zn) objArr[1]; int i = 2 % 2; int i2 = d; int i3 = ((((i2 ^ 27) | (i2 & 27)) << 1) - (~(-(((~i2) & 27) | (i2 & (-28)))))) - 1; h = i3 % 128; Object obj = null; if (i3 % 2 != 0) { if (registrationNewPinFragment.getActivity() != null) { int i4 = h; int i5 = i4 | 31; int i6 = i5 << 1; int i7 = -((~(i4 & 31)) & i5); int i8 = (i6 & i7) + (i7 | i6); d = i8 % 128; if (i8 % 2 != 0) { registrationNewPinFragment.startActivity(RegistrationSuccessActivity.alp_(registrationNewPinFragment.getActivity(), enumC1279Zn)); obj.hashCode(); throw null; } registrationNewPinFragment.startActivity(RegistrationSuccessActivity.alp_(registrationNewPinFragment.getActivity(), enumC1279Zn)); } int i9 = d + 85; h = i9 % 128; int i10 = i9 % 2; return null; } registrationNewPinFragment.getActivity(); throw null; } private static /* synthetic */ Object g(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; String str = (String) objArr[1]; int i = 2 % 2; int i2 = h; int i3 = i2 & 11; int i4 = (i2 ^ 11) | i3; int i5 = (i3 & i4) + (i4 | i3); d = i5 % 128; if (i5 % 2 == 0) { registrationNewPinFragment.i(str); if (registrationNewPinFragment.getContext() != null) { PinLockActivity.c(registrationNewPinFragment.getContext()); int i6 = d + 33; h = i6 % 128; int i7 = i6 % 2; } int i8 = d; int i9 = i8 & 107; int i10 = (i8 ^ 107) | i9; int i11 = (i9 ^ i10) + ((i10 & i9) << 1); h = i11 % 128; int i12 = i11 % 2; return null; } registrationNewPinFragment.i(str); registrationNewPinFragment.getContext(); throw null; } private static /* synthetic */ Object e(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; boolean booleanValue = ((Boolean) objArr[1]).booleanValue(); int i = 2 % 2; int i2 = d; int i3 = ((i2 ^ 53) | (i2 & 53)) << 1; int i4 = -(((~i2) & 53) | (i2 & (-54))); int i5 = (i3 ^ i4) + ((i4 & i3) << 1); h = i5 % 128; Object obj = null; if (i5 % 2 == 0) { obj.hashCode(); throw null; } if (booleanValue) { registrationNewPinFragment.Y(); int i6 = d; int i7 = ((i6 & 34) + (i6 | 34)) - 1; h = i7 % 128; if (i7 % 2 == 0) { int i8 = 20 / 0; } return null; } registrationNewPinFragment.X(); int i9 = d; int i10 = i9 & 103; int i11 = ((i9 ^ 103) | i10) << 1; int i12 = -((i9 | 103) & (~i10)); int i13 = (i11 & i12) + (i12 | i11); h = i13 % 128; if (i13 % 2 != 0) { return null; } throw null; } @Override // com.scb.phone.view.fragment.BaseFragment, androidx.fragment.app.Fragment public void onDestroy() { int i = 2 % 2; int i2 = d; int i3 = i2 & 39; int i4 = (i2 | 39) & (~i3); int i5 = -(-(i3 << 1)); int i6 = (i4 & i5) + (i4 | i5); h = i6 % 128; if (i6 % 2 != 0) { super.onDestroy(); this.presenter.w_(); int i7 = d + 75; h = i7 % 128; int i8 = i7 % 2; return; } super.onDestroy(); this.presenter.w_(); throw null; } private static /* synthetic */ Object f(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = d + 11; h = i2 % 128; if (i2 % 2 != 0) { registrationNewPinFragment.presenter.c(); return null; } registrationNewPinFragment.presenter.c(); throw null; } private static /* synthetic */ Object l(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; int i2 = d + 49; h = i2 % 128; Object obj = null; if (i2 % 2 != 0) { b(new Object[]{registrationNewPinFragment}, 1812797181, -1812797167, System.identityHashCode(registrationNewPinFragment)); return null; } b(new Object[]{registrationNewPinFragment}, 1812797181, -1812797167, System.identityHashCode(registrationNewPinFragment)); obj.hashCode(); throw null; } private static /* synthetic */ Object c(Object[] objArr) { RegistrationNewPinFragment registrationNewPinFragment = (RegistrationNewPinFragment) objArr[0]; int i = 2 % 2; System.currentTimeMillis(); System.currentTimeMillis(); C16565pPd c16565pPd = registrationNewPinFragment.c; int i2 = h; int i3 = i2 & 107; int i4 = i2 | 107; int i5 = (i3 & i4) + (i4 | i3); d = i5 % 128; if (i5 % 2 == 0) { return c16565pPd; } Object obj = null; obj.hashCode(); throw null; } @Override // o.InterfaceC6629cYg public final void g() { b(new Object[]{this}, 279463552, -279463552, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void b(TV tv) { b(new Object[]{this, tv}, -1336932698, 1336932709, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void h() { b(new Object[]{this}, -1914152793, 1914152812, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void j() { b(new Object[]{this}, -1210475254, 1210475260, System.identityHashCode(this)); } @Override // o.InterfaceC9600dmm public final void a(boolean z) { b(new Object[]{this, Boolean.valueOf(z)}, -483356045, 483356049, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void d() { b(new Object[]{this}, -850420433, 850420449, System.identityHashCode(this)); } public final void i() { b(new Object[]{this}, 167754998, -167754993, System.identityHashCode(this)); } @Override // o.InterfaceC9600dmm public final void d(String str) { b(new Object[]{this, str}, 606868537, -606868528, System.identityHashCode(this)); } @Override // o.InterfaceC9600dmm public final void b(EnumC1279Zn enumC1279Zn) { b(new Object[]{this, enumC1279Zn}, -1667821465, 1667821482, System.identityHashCode(this)); } @Override // o.InterfaceC9600dmm public final void a(EnumC1279Zn enumC1279Zn) { b(new Object[]{this, enumC1279Zn}, -1370879196, 1370879206, System.identityHashCode(this)); } @Override // o.InterfaceC9600dmm public final void e(boolean z, boolean z2) { b(new Object[]{this, Boolean.valueOf(z), Boolean.valueOf(z2)}, -1938343208, 1938343226, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void e() { b(new Object[]{this}, 1461634385, -1461634372, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void e(int i) { b(new Object[]{this, Integer.valueOf(i)}, -1007259601, 1007259616, i); } @Override // o.InterfaceC6629cYg public final void b() { b(new Object[]{this}, 1213755585, -1213755583, System.identityHashCode(this)); } @Override // o.InterfaceC6629cYg public final void a() { b(new Object[]{this}, -1289205977, 1289205985, System.identityHashCode(this)); } public static RegistrationNewPinFragment f() { return (RegistrationNewPinFragment) b(new Object[0], -1519850817, 1519850818, (int) System.currentTimeMillis()); } private /* synthetic */ void k() { b(new Object[]{this}, 1812797181, -1812797167, System.identityHashCode(this)); } private void l() { b(new Object[]{this}, -1415305122, 1415305129, System.identityHashCode(this)); } static /* synthetic */ C16565pPd e(RegistrationNewPinFragment registrationNewPinFragment) { return (C16565pPd) b(new Object[]{registrationNewPinFragment}, 359396471, -359396468, (int) System.currentTimeMillis()); } }