package com.google.android.gms.internal.ads; import android.content.Context; import android.os.Handler; import android.os.SystemClock; import android.support.v4.media.session.PlaybackStateCompat; import android.telephony.TelephonyManager; import android.text.TextUtils; import androidx.annotation.GuardedBy; import androidx.annotation.Nullable; import java.util.HashMap; import java.util.Locale; import java.util.Map; /* loaded from: classes3.dex */ public final class zzyn implements zzyj, zzgy { public static final zzfxn zza = zzfxn.zzr(4300000L, 3200000L, 2400000L, 1700000L, 860000L); public static final zzfxn zzb = zzfxn.zzr(1500000L, 980000L, 750000L, 520000L, 290000L); public static final zzfxn zzc = zzfxn.zzr(2000000L, 1300000L, 1000000L, 860000L, 610000L); public static final zzfxn zzd = zzfxn.zzr(2500000L, 1700000L, 1200000L, 970000L, 680000L); public static final zzfxn zze = zzfxn.zzr(4700000L, 2800000L, 2100000L, 1700000L, 980000L); public static final zzfxn zzf = zzfxn.zzr(2700000L, 2000000L, 1600000L, 1300000L, 1000000L); @Nullable private static zzyn zzg; private final zzfxq zzh; private final zzyh zzi = new zzyh(); @GuardedBy("this") private final zzzd zzj = new zzzd(2000); @GuardedBy("this") private int zzk; @GuardedBy("this") private long zzl; @GuardedBy("this") private long zzm; @GuardedBy("this") private long zzn; @GuardedBy("this") private long zzo; @GuardedBy("this") private long zzp; @GuardedBy("this") private long zzq; private int zzr; public /* synthetic */ zzyn(Context context, Map map, int i, zzcx zzcxVar, boolean z, zzym zzymVar) { this.zzh = zzfxq.zzc(map); if (context == null) { this.zzr = 0; this.zzp = zzj(0); return; } zzdw zzb2 = zzdw.zzb(context); int zza2 = zzb2.zza(); this.zzr = zza2; this.zzp = zzj(zza2); zzb2.zzd(new zzyl(this)); } public static synchronized zzyn zzh(Context context) { zzyn zzynVar; String zzb2; TelephonyManager telephonyManager; synchronized (zzyn.class) { try { if (zzg == null) { Context applicationContext = context == null ? null : context.getApplicationContext(); int i = zzei.zza; if (context != null && (telephonyManager = (TelephonyManager) context.getSystemService("phone")) != null) { String networkCountryIso = telephonyManager.getNetworkCountryIso(); if (!TextUtils.isEmpty(networkCountryIso)) { zzb2 = zzftt.zzb(networkCountryIso); int[] zzn = zzn(zzb2); HashMap hashMap = new HashMap(8); hashMap.put(0, 1000000L); zzfxn zzfxnVar = zza; hashMap.put(2, (Long) zzfxnVar.get(zzn[0])); hashMap.put(3, (Long) zzb.get(zzn[1])); hashMap.put(4, (Long) zzc.get(zzn[2])); hashMap.put(5, (Long) zzd.get(zzn[3])); hashMap.put(10, (Long) zze.get(zzn[4])); hashMap.put(9, (Long) zzf.get(zzn[5])); hashMap.put(7, (Long) zzfxnVar.get(zzn[0])); zzg = new zzyn(applicationContext, hashMap, 2000, zzcx.zza, true, null); } } zzb2 = zzftt.zzb(Locale.getDefault().getCountry()); int[] zzn2 = zzn(zzb2); HashMap hashMap2 = new HashMap(8); hashMap2.put(0, 1000000L); zzfxn zzfxnVar2 = zza; hashMap2.put(2, (Long) zzfxnVar2.get(zzn2[0])); hashMap2.put(3, (Long) zzb.get(zzn2[1])); hashMap2.put(4, (Long) zzc.get(zzn2[2])); hashMap2.put(5, (Long) zzd.get(zzn2[3])); hashMap2.put(10, (Long) zze.get(zzn2[4])); hashMap2.put(9, (Long) zzf.get(zzn2[5])); hashMap2.put(7, (Long) zzfxnVar2.get(zzn2[0])); zzg = new zzyn(applicationContext, hashMap2, 2000, zzcx.zza, true, null); } zzynVar = zzg; } catch (Throwable th) { throw th; } } return zzynVar; } private final long zzj(int i) { Long l = (Long) this.zzh.get(Integer.valueOf(i)); if (l == null) { l = (Long) this.zzh.get(0); } if (l == null) { l = 1000000L; } return l.longValue(); } @GuardedBy("this") private final void zzk(int i, long j, long j2) { int i2; long j3; if (i == 0) { if (j != 0) { j3 = j; } else if (j2 == this.zzq) { return; } else { j3 = 0; } i2 = 0; } else { i2 = i; j3 = j; } this.zzq = j2; this.zzi.zzb(i2, j3, j2); } /* JADX INFO: Access modifiers changed from: private */ public final synchronized void zzl(int i) { try { if (this.zzr != i) { this.zzr = i; if (i != 1 && i != 0 && i != 8) { this.zzp = zzj(i); long elapsedRealtime = SystemClock.elapsedRealtime(); zzk(this.zzk > 0 ? (int) (elapsedRealtime - this.zzl) : 0, this.zzm, this.zzp); this.zzl = elapsedRealtime; this.zzm = 0L; this.zzo = 0L; this.zzn = 0L; this.zzj.zzc(); } } } finally { } } private static boolean zzm(zzgd zzgdVar, boolean z) { return z && !zzgdVar.zzb(8); } /* JADX WARN: Can't fix incorrect switch cases order, some code will duplicate */ /* JADX WARN: Code restructure failed: missing block: B:107:0x013b, code lost: if (r3.equals("YT") != false) goto L390; */ /* JADX WARN: Code restructure failed: missing block: B:109:0x0526, code lost: return new int[]{2, 3, 3, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:111:0x0145, code lost: if (r3.equals("YE") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:113:0x0b12, code lost: return new int[]{4, 4, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:119:0x015d, code lost: if (r3.equals("WS") != false) goto L398; */ /* JADX WARN: Code restructure failed: missing block: B:121:0x0542, code lost: return new int[]{3, 1, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:123:0x0167, code lost: if (r3.equals("WF") != false) goto L457; */ /* JADX WARN: Code restructure failed: missing block: B:125:0x060e, code lost: return new int[]{4, 2, 2, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:127:0x0171, code lost: if (r3.equals("VU") != false) goto L540; */ /* JADX WARN: Code restructure failed: missing block: B:129:0x072c, code lost: return new int[]{4, 3, 3, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:143:0x01a5, code lost: if (r3.equals("VE") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:145:0x01af, code lost: if (r3.equals("VC") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:147:0x01b9, code lost: if (r3.equals("VA") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:149:0x0bf6, code lost: return new int[]{0, 2, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:167:0x01fb, code lost: if (r3.equals("UA") != false) goto L815; */ /* JADX WARN: Code restructure failed: missing block: B:169:0x0ae8, code lost: return new int[]{0, 2, 1, 2, 3, 3}; */ /* JADX WARN: Code restructure failed: missing block: B:179:0x0221, code lost: if (r3.equals("TV") != false) goto L457; */ /* JADX WARN: Code restructure failed: missing block: B:185:0x0239, code lost: if (r3.equals("TR") != false) goto L889; */ /* JADX WARN: Code restructure failed: missing block: B:187:0x0be8, code lost: return new int[]{1, 1, 1, 1, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:197:0x025f, code lost: if (r3.equals("TM") != false) goto L457; */ /* JADX WARN: Code restructure failed: missing block: B:199:0x0269, code lost: if (r3.equals("TL") != false) goto L784; */ /* JADX WARN: Code restructure failed: missing block: B:201:0x0a7c, code lost: return new int[]{4, 2, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:203:0x0273, code lost: if (r3.equals("TJ") != false) goto L744; */ /* JADX WARN: Code restructure failed: missing block: B:205:0x09f2, code lost: return new int[]{3, 3, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:207:0x027d, code lost: if (r3.equals("TH") != false) goto L804; */ /* JADX WARN: Code restructure failed: missing block: B:209:0x0ac2, code lost: return new int[]{0, 1, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:215:0x0295, code lost: if (r3.equals("TD") != false) goto L839; */ /* JADX WARN: Code restructure failed: missing block: B:217:0x0b3c, code lost: return new int[]{4, 3, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:223:0x02ad, code lost: if (r3.equals("SZ") != false) goto L866; */ /* JADX WARN: Code restructure failed: missing block: B:225:0x0b99, code lost: return new int[]{4, 4, 3, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:227:0x02b7, code lost: if (r3.equals("SY") != false) goto L839; */ /* JADX WARN: Code restructure failed: missing block: B:229:0x02c1, code lost: if (r3.equals("SX") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:239:0x02e7, code lost: if (r3.equals("SS") != false) goto L656; */ /* JADX WARN: Code restructure failed: missing block: B:241:0x08be, code lost: return new int[]{4, 3, 2, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:24:0x003f, code lost: if (r3.equals("CI") != false) goto L862; */ /* JADX WARN: Code restructure failed: missing block: B:255:0x031b, code lost: if (r3.equals("SM") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:257:0x0325, code lost: if (r3.equals("SL") != false) goto L851; */ /* JADX WARN: Code restructure failed: missing block: B:259:0x0b66, code lost: return new int[]{4, 2, 3, 3, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:265:0x033d, code lost: if (r3.equals("SJ") != false) goto L708; */ /* JADX WARN: Code restructure failed: missing block: B:267:0x0974, code lost: return new int[]{3, 2, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:269:0x0347, code lost: if (r3.equals("SI") != false) goto L835; */ /* JADX WARN: Code restructure failed: missing block: B:26:0x0b8b, code lost: return new int[]{2, 4, 3, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:271:0x0b2e, code lost: return new int[]{0, 0, 0, 0, 1, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:273:0x0351, code lost: if (r3.equals("SH") != false) goto L728; */ /* JADX WARN: Code restructure failed: missing block: B:279:0x0369, code lost: if (r3.equals("SE") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:281:0x0373, code lost: if (r3.equals("SD") != false) goto L839; */ /* JADX WARN: Code restructure failed: missing block: B:283:0x037d, code lost: if (r3.equals("SC") != false) goto L728; */ /* JADX WARN: Code restructure failed: missing block: B:285:0x0387, code lost: if (r3.equals("SB") != false) goto L272; */ /* JADX WARN: Code restructure failed: missing block: B:315:0x03f7, code lost: if (r3.equals("PY") != false) goto L435; */ /* JADX WARN: Code restructure failed: missing block: B:321:0x040f, code lost: if (r3.equals("PT") != false) goto L835; */ /* JADX WARN: Code restructure failed: missing block: B:331:0x0435, code lost: if (r3.equals("PM") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:33:0x0057, code lost: if (r3.equals("CG") != false) goto L732; */ /* JADX WARN: Code restructure failed: missing block: B:345:0x0469, code lost: if (r3.equals(com.google.android.gms.ads.RequestConfiguration.MAX_AD_CONTENT_RATING_PG) != false) goto L497; */ /* JADX WARN: Code restructure failed: missing block: B:347:0x0698, code lost: return new int[]{4, 3, 3, 3, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:357:0x048f, code lost: if (r3.equals("PA") != false) goto L901; */ /* JADX WARN: Code restructure failed: missing block: B:359:0x0c12, code lost: return new int[]{2, 3, 2, 3, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:35:0x09c8, code lost: return new int[]{3, 4, 3, 3, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:369:0x04b5, code lost: if (r3.equals("NU") != false) goto L728; */ /* JADX WARN: Code restructure failed: missing block: B:371:0x04bf, code lost: if (r3.equals("NR") != false) goto L784; */ /* JADX WARN: Code restructure failed: missing block: B:385:0x04f3, code lost: if (r3.equals("NI") != false) goto L788; */ /* JADX WARN: Code restructure failed: missing block: B:387:0x0a8a, code lost: return new int[]{2, 4, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:393:0x050b, code lost: if (r3.equals("NF") != false) goto L708; */ /* JADX WARN: Code restructure failed: missing block: B:395:0x0515, code lost: if (r3.equals("NE") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:397:0x051f, code lost: if (r3.equals("NC") != false) goto L390; */ /* JADX WARN: Code restructure failed: missing block: B:403:0x053b, code lost: if (r3.equals("MZ") != false) goto L398; */ /* JADX WARN: Code restructure failed: missing block: B:425:0x058f, code lost: if (r3.equals("MT") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:427:0x0599, code lost: if (r3.equals("MS") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:429:0x05a3, code lost: if (r3.equals("MR") != false) goto L800; */ /* JADX WARN: Code restructure failed: missing block: B:431:0x0ab4, code lost: return new int[]{4, 3, 3, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:437:0x05bb, code lost: if (r3.equals("MP") != false) goto L435; */ /* JADX WARN: Code restructure failed: missing block: B:447:0x05e5, code lost: if (r3.equals("MM") != false) goto L504; */ /* JADX WARN: Code restructure failed: missing block: B:449:0x06b0, code lost: return new int[]{3, 2, 3, 3, 4, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:451:0x05ef, code lost: if (r3.equals("ML") != false) goto L811; */ /* JADX WARN: Code restructure failed: missing block: B:453:0x0ada, code lost: return new int[]{3, 3, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:459:0x0607, code lost: if (r3.equals("MH") != false) goto L457; */ /* JADX WARN: Code restructure failed: missing block: B:461:0x0615, code lost: if (r3.equals("MG") != false) goto L732; */ /* JADX WARN: Code restructure failed: missing block: B:475:0x0649, code lost: if (r3.equals("MC") != false) goto L660; */ /* JADX WARN: Code restructure failed: missing block: B:477:0x08cc, code lost: return new int[]{1, 2, 2, 0, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:483:0x0661, code lost: if (r3.equals("LY") != false) goto L851; */ /* JADX WARN: Code restructure failed: missing block: B:485:0x066b, code lost: if (r3.equals("LV") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:495:0x0691, code lost: if (r3.equals("LS") != false) goto L497; */ /* JADX WARN: Code restructure failed: missing block: B:497:0x069f, code lost: if (r3.equals("LR") != false) goto L748; */ /* JADX WARN: Code restructure failed: missing block: B:499:0x0a00, code lost: return new int[]{3, 4, 4, 4, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:501:0x06a9, code lost: if (r3.equals("LK") != false) goto L504; */ /* JADX WARN: Code restructure failed: missing block: B:503:0x06b7, code lost: if (r3.equals("LI") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:521:0x06f9, code lost: if (r3.equals("KY") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:523:0x0703, code lost: if (r3.equals("KW") != false) goto L617; */ /* JADX WARN: Code restructure failed: missing block: B:525:0x0836, code lost: return new int[]{1, 0, 0, 0, 0, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:531:0x071b, code lost: if (r3.equals("KN") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:533:0x0725, code lost: if (r3.equals("KM") != false) goto L540; */ /* JADX WARN: Code restructure failed: missing block: B:535:0x0733, code lost: if (r3.equals("KI") != false) goto L784; */ /* JADX WARN: Code restructure failed: missing block: B:553:0x0775, code lost: if (r3.equals("JO") != false) goto L889; */ /* JADX WARN: Code restructure failed: missing block: B:559:0x078d, code lost: if (r3.equals("JE") != false) goto L664; */ /* JADX WARN: Code restructure failed: missing block: B:55:0x0099, code lost: if (r3.equals("BQ") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:561:0x08da, code lost: return new int[]{0, 2, 0, 1, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:567:0x07a5, code lost: if (r3.equals(com.ironsource.mediationsdk.utils.IronSourceConstants.INTERSTITIAL_EVENT_TYPE) != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:57:0x0bda, code lost: return new int[]{1, 2, 0, 0, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:585:0x07e7, code lost: if (r3.equals("IM") != false) goto L664; */ /* JADX WARN: Code restructure failed: missing block: B:599:0x081b, code lost: if (r3.equals("HU") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:601:0x0825, code lost: if (r3.equals("HT") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:603:0x082f, code lost: if (r3.equals("HR") != false) goto L617; */ /* JADX WARN: Code restructure failed: missing block: B:629:0x0891, code lost: if (r3.equals("GQ") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:639:0x08b7, code lost: if (r3.equals("GM") != false) goto L656; */ /* JADX WARN: Code restructure failed: missing block: B:641:0x08c5, code lost: if (r3.equals("GL") != false) goto L660; */ /* JADX WARN: Code restructure failed: missing block: B:643:0x08d3, code lost: if (r3.equals("GI") != false) goto L664; */ /* JADX WARN: Code restructure failed: missing block: B:685:0x096d, code lost: if (r3.equals("FK") != false) goto L708; */ /* JADX WARN: Code restructure failed: missing block: B:703:0x09b3, code lost: if (r3.equals("ER") != false) goto L728; */ /* JADX WARN: Code restructure failed: missing block: B:705:0x09c1, code lost: if (r3.equals("EG") != false) goto L732; */ /* JADX WARN: Code restructure failed: missing block: B:707:0x09cf, code lost: if (r3.equals("EE") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:713:0x09eb, code lost: if (r3.equals("DZ") != false) goto L744; */ /* JADX WARN: Code restructure failed: missing block: B:715:0x09f9, code lost: if (r3.equals("DO") != false) goto L748; */ /* JADX WARN: Code restructure failed: missing block: B:717:0x0a07, code lost: if (r3.equals("DM") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:71:0x00cd, code lost: if (r3.equals("BL") != false) goto L435; */ /* JADX WARN: Code restructure failed: missing block: B:723:0x0a1f, code lost: if (r3.equals("DJ") != false) goto L851; */ /* JADX WARN: Code restructure failed: missing block: B:737:0x0a53, code lost: if (r3.equals("CX") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:739:0x0a5d, code lost: if (r3.equals("CW") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:73:0x05c2, code lost: return new int[]{1, 2, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:745:0x0a75, code lost: if (r3.equals("CU") != false) goto L784; */ /* JADX WARN: Code restructure failed: missing block: B:747:0x0a83, code lost: if (r3.equals("CR") != false) goto L788; */ /* JADX WARN: Code restructure failed: missing block: B:757:0x0aad, code lost: if (r3.equals("CM") != false) goto L800; */ /* JADX WARN: Code restructure failed: missing block: B:759:0x0abb, code lost: if (r3.equals("CL") != false) goto L804; */ /* JADX WARN: Code restructure failed: missing block: B:761:0x0ac9, code lost: if (r3.equals("CK") != false) goto L877; */ /* JADX WARN: Code restructure failed: missing block: B:763:0x0bbe, code lost: return new int[]{2, 2, 2, 1, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:765:0x0ad3, code lost: if (r3.equals("CD") != false) goto L811; */ /* JADX WARN: Code restructure failed: missing block: B:767:0x0ae1, code lost: if (r3.equals("CA") != false) goto L815; */ /* JADX WARN: Code restructure failed: missing block: B:777:0x0b0b, code lost: if (r3.equals("BI") != false) goto L827; */ /* JADX WARN: Code restructure failed: missing block: B:783:0x0b27, code lost: if (r3.equals("BG") != false) goto L835; */ /* JADX WARN: Code restructure failed: missing block: B:785:0x0b35, code lost: if (r3.equals("BF") != false) goto L839; */ /* JADX WARN: Code restructure failed: missing block: B:795:0x0b5f, code lost: if (r3.equals("AZ") != false) goto L851; */ /* JADX WARN: Code restructure failed: missing block: B:79:0x00e5, code lost: if (r3.equals("AT") != false) goto L736; */ /* JADX WARN: Code restructure failed: missing block: B:801:0x0b7b, code lost: if (r3.equals("AI") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:803:0x0b84, code lost: if (r3.equals("AG") != false) goto L862; */ /* JADX WARN: Code restructure failed: missing block: B:805:0x0b92, code lost: if (r3.equals("AF") != false) goto L866; */ /* JADX WARN: Code restructure failed: missing block: B:811:0x0bae, code lost: if (r3.equals("AD") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:813:0x0bb7, code lost: if (r3.equals("BZ") != false) goto L877; */ /* JADX WARN: Code restructure failed: missing block: B:819:0x0bd3, code lost: if (r3.equals("BB") != false) goto L885; */ /* JADX WARN: Code restructure failed: missing block: B:81:0x09d6, code lost: return new int[]{0, 0, 0, 0, 0, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:821:0x0be1, code lost: if (r3.equals("BA") != false) goto L889; */ /* JADX WARN: Code restructure failed: missing block: B:823:0x0bef, code lost: if (r3.equals("AX") != false) goto L893; */ /* JADX WARN: Code restructure failed: missing block: B:829:0x0c0b, code lost: if (r3.equals("AM") != false) goto L901; */ /* JADX WARN: Code restructure failed: missing block: B:91:0x010b, code lost: if (r3.equals("AQ") != false) goto L728; */ /* JADX WARN: Code restructure failed: missing block: B:93:0x09ba, code lost: return new int[]{4, 2, 2, 2, 2, 2}; */ /* JADX WARN: Code restructure failed: missing block: B:95:0x0115, code lost: if (r3.equals("ZW") != false) goto L272; */ /* JADX WARN: Code restructure failed: missing block: B:97:0x038e, code lost: return new int[]{4, 2, 4, 3, 2, 2}; */ /* JADX WARN: Failed to restore switch over string. Please report as a decompilation issue java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because the return value of "jadx.core.dex.visitors.regions.SwitchOverStringVisitor$SwitchData.getNewCases()" is null at jadx.core.dex.visitors.regions.SwitchOverStringVisitor.restoreSwitchOverString(SwitchOverStringVisitor.java:109) at jadx.core.dex.visitors.regions.SwitchOverStringVisitor.visitRegion(SwitchOverStringVisitor.java:66) at jadx.core.dex.visitors.regions.DepthRegionTraversal.traverseIterativeStepInternal(DepthRegionTraversal.java:77) at jadx.core.dex.visitors.regions.DepthRegionTraversal.traverseIterativeStepInternal(DepthRegionTraversal.java:82) */ /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ private static int[] zzn(java.lang.String r3) { /* Method dump skipped, instructions count: 6672 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.ads.zzyn.zzn(java.lang.String):int[]"); } @Override // com.google.android.gms.internal.ads.zzgy public final synchronized void zza(zzfy zzfyVar, zzgd zzgdVar, boolean z, int i) { if (zzm(zzgdVar, z)) { this.zzm += i; } } @Override // com.google.android.gms.internal.ads.zzgy public final synchronized void zzb(zzfy zzfyVar, zzgd zzgdVar, boolean z) { try { if (zzm(zzgdVar, z)) { zzcw.zzf(this.zzk > 0); long elapsedRealtime = SystemClock.elapsedRealtime(); int i = (int) (elapsedRealtime - this.zzl); this.zzn += i; long j = this.zzo; long j2 = this.zzm; this.zzo = j + j2; if (i > 0) { this.zzj.zzb((int) Math.sqrt(j2), (j2 * 8000.0f) / i); if (this.zzn < 2000) { if (this.zzo >= PlaybackStateCompat.ACTION_SET_SHUFFLE_MODE_ENABLED) { } zzk(i, this.zzm, this.zzp); this.zzl = elapsedRealtime; this.zzm = 0L; } this.zzp = (long) this.zzj.zza(0.5f); zzk(i, this.zzm, this.zzp); this.zzl = elapsedRealtime; this.zzm = 0L; } this.zzk--; } } catch (Throwable th) { throw th; } } @Override // com.google.android.gms.internal.ads.zzgy public final void zzc(zzfy zzfyVar, zzgd zzgdVar, boolean z) { } @Override // com.google.android.gms.internal.ads.zzgy public final synchronized void zzd(zzfy zzfyVar, zzgd zzgdVar, boolean z) { try { if (zzm(zzgdVar, z)) { if (this.zzk == 0) { this.zzl = SystemClock.elapsedRealtime(); } this.zzk++; } } catch (Throwable th) { throw th; } } @Override // com.google.android.gms.internal.ads.zzyj public final zzgy zze() { return this; } @Override // com.google.android.gms.internal.ads.zzyj public final void zzg(zzyi zzyiVar) { this.zzi.zzc(zzyiVar); } @Override // com.google.android.gms.internal.ads.zzyj public final void zzf(Handler handler, zzyi zzyiVar) { zzyiVar.getClass(); this.zzi.zza(handler, zzyiVar); } }