diff --git a/app/build.gradle b/app/build.gradle index c9dd7e1db3..1acc3893de 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.discord' minSdkVersion 21 targetSdkVersion 29 - versionCode 87203 - versionName "87.3 - Alpha" + versionCode 88201 + versionName "88.1 - Alpha" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 009bb74262..ee22110ee6 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ - + @@ -174,7 +174,7 @@ - + diff --git a/app/src/main/java/c/a/a/a.java b/app/src/main/java/c/a/a/a.java index b46f1c2d0b..9af975071e 100644 --- a/app/src/main/java/c/a/a/a.java +++ b/app/src/main/java/c/a/a/a.java @@ -9,7 +9,7 @@ import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.j.u; +import c.a.j.t; import com.discord.R; import com.discord.app.AppDialog; import com.discord.dialogs.ImageUploadDialog; @@ -70,7 +70,7 @@ public final class a extends AppDialog { ((a) this.j).dismiss(); } else if (i == 4) { KProperty[] kPropertyArr = a.i; - ((a) this.j).g().f169c.toggle(); + ((a) this.j).g().f163c.toggle(); } else { throw null; } @@ -98,17 +98,17 @@ public final class a extends AppDialog { } /* compiled from: ImageUploadFailedDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, u.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/ImageUploadFailedDialogBinding;", 0); + super(1, t.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/ImageUploadFailedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public u invoke(View view) { + public t invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.chat_input_upload_too_large_center_file; @@ -147,7 +147,7 @@ public final class a extends AppDialog { i2 = R.id.setting_subtext; TextView textView3 = (TextView) view2.findViewById(R.id.setting_subtext); if (textView3 != null) { - return new u((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3); + return new t((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3); } } } @@ -178,8 +178,8 @@ public final class a extends AppDialog { super(R.layout.image_upload_failed_dialog); } - public final u g() { - return (u) this.k.getValue((Fragment) this, i[0]); + public final t g() { + return (t) this.k.getValue((Fragment) this, i[0]); } /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0169: APUT (r3v2 java.lang.Object[]), (0 ??[int, short, byte, char]), (r10v7 java.lang.CharSequence) */ @@ -221,10 +221,10 @@ public final class a extends AppDialog { } relativeLayout2.setVisibility(i3); g().d.setOnClickListener(new View$OnClickListenerC0001a(4, this)); - SwitchMaterial switchMaterial = g().f169c; + SwitchMaterial switchMaterial = g().f163c; m.checkNotNullExpressionValue(switchMaterial, "binding.imageUploadFaile…mpressionSettingsCheckbox"); switchMaterial.setChecked(StoreStream.Companion.getUserSettings().getIsAutoImageCompressionEnabled()); - g().f169c.setOnCheckedChangeListener(d.a); + g().f163c.setOnCheckedChangeListener(d.a); TextView textView = g().j; m.checkNotNullExpressionValue(textView, "binding.imageUploadFailedText"); CharSequence charSequence = null; diff --git a/app/src/main/java/c/a/a/b/a.java b/app/src/main/java/c/a/a/b/a.java index 11dee5afe0..d9371a9e6c 100644 --- a/app/src/main/java/c/a/a/b/a.java +++ b/app/src/main/java/c/a/a/b/a.java @@ -10,7 +10,7 @@ import c.a.a.b.f; import c.a.e.h0; import c.a.e.j0; import c.a.e.o; -import c.a.j.o1; +import c.a.j.n1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; @@ -80,17 +80,17 @@ public final class a extends AppDialog { } /* compiled from: UserActionsDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, o1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); + super(1, n1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public o1 invoke(View view) { + public n1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.user_actions_dialog_avatar; @@ -108,7 +108,7 @@ public final class a extends AppDialog { i2 = R.id.user_actions_dialog_user_name; TextView textView4 = (TextView) view2.findViewById(R.id.user_actions_dialog_user_name); if (textView4 != null) { - return new o1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); + return new n1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); } } } @@ -164,7 +164,7 @@ public final class a extends AppDialog { Context requireContext = aVar3.requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); textView.setText(UserNameFormatterKt.getSpannableForUserNameWithDiscrim(user, str, requireContext, R.attr.colorHeaderPrimary, R.attr.font_primary_semibold, R.integer.uikit_textsize_large_sp, R.attr.colorTextMuted, R.attr.font_primary_normal, R.integer.uikit_textsize_large_sp)); - TextView textView2 = aVar3.g().f138c; + TextView textView2 = aVar3.g().f132c; m.checkNotNullExpressionValue(textView2, "binding.userActionsDialogBlockItem"); int i = 8; textView2.setVisibility(aVar2.f34c ? 0 : 8); @@ -235,8 +235,8 @@ public final class a extends AppDialog { this.m = new MGImages.DistinctChangeDetector(); } - public final o1 g() { - return (o1) this.k.getValue((Fragment) this, i[0]); + public final n1 g() { + return (n1) this.k.getValue((Fragment) this, i[0]); } public final f h() { @@ -247,7 +247,7 @@ public final class a extends AppDialog { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - g().f138c.setOnClickListener(new View$OnClickListenerC0002a(0, this)); + g().f132c.setOnClickListener(new View$OnClickListenerC0002a(0, this)); g().e.setOnClickListener(new View$OnClickListenerC0002a(1, this)); g().d.setOnClickListener(new View$OnClickListenerC0002a(2, this)); } diff --git a/app/src/main/java/c/a/a/c/a.java b/app/src/main/java/c/a/a/c/a.java index 4fdb0edc05..72e2bb89b5 100644 --- a/app/src/main/java/c/a/a/c/a.java +++ b/app/src/main/java/c/a/a/c/a.java @@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.c.f; import c.a.e.h0; import c.a.e.j0; -import c.a.j.w0; +import c.a.j.v0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewFlipper; @@ -100,17 +100,17 @@ public final class a extends AppDialog { } /* compiled from: PremiumGuildSubscriptionCancelDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0); + super(1, v0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public w0 invoke(View view) { + public v0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.active_subscription_progress; @@ -137,7 +137,7 @@ public final class a extends AppDialog { i2 = R.id.premium_guild_subscription_cancel_nevermind; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_cancel_nevermind); if (materialButton != null) { - return new w0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton); + return new v0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton); } } } @@ -182,7 +182,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionCancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, cVar2.f35c, 0.0f, 2, null); aVar.setCancelable(cVar2.e); - aVar.g().f182c.setIsLoading(cVar2.d); + aVar.g().f176c.setIsLoading(cVar2.d); AppViewFlipper appViewFlipper = aVar.g().e; m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper"); appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0009f) ? 1 : 0); @@ -202,7 +202,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody"); c.a.l.b.n(textView3, R.string.premium_guild_subscription_cancel_body_guild, new Object[]{renderUtcDate$default}, null, 4); } - aVar.g().f182c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500)); + aVar.g().f176c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500)); } else if (cVar2 instanceof f.c.b) { TextView textView4 = aVar.g().f; m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionCancelHeader"); @@ -214,8 +214,8 @@ public final class a extends AppDialog { Context requireContext2 = aVar.requireContext(); m.checkNotNullExpressionValue(requireContext2, "requireContext()"); c.a.l.b.n(textView5, R.string.premium_guild_subscription_confirm_body, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4); - aVar.g().f182c.setText(aVar.getString(R.string.okay)); - aVar.g().f182c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500)); + aVar.g().f176c.setText(aVar.getString(R.string.okay)); + aVar.g().f176c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500)); } else if (cVar2 instanceof f.c.C0008c) { Integer num = ((f.c.C0008c) cVar2).f; if (num != null) { @@ -274,8 +274,8 @@ public final class a extends AppDialog { this.m = g.lazy(new e(this)); } - public final w0 g() { - return (w0) this.k.getValue((Fragment) this, i[0]); + public final v0 g() { + return (v0) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -283,7 +283,7 @@ public final class a extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().g.setOnClickListener(new View$OnClickListenerC0005a(0, this)); - g().f182c.setOnClickListener(new View$OnClickListenerC0005a(1, this)); + g().f176c.setOnClickListener(new View$OnClickListenerC0005a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/b.java b/app/src/main/java/c/a/a/c/b.java index b2f421b049..81314545fe 100644 --- a/app/src/main/java/c/a/a/c/b.java +++ b/app/src/main/java/c/a/a/c/b.java @@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.c.k; import c.a.e.h0; import c.a.e.j0; -import c.a.j.x0; +import c.a.j.w0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewFlipper; @@ -100,17 +100,17 @@ public final class b extends AppDialog { } /* compiled from: PremiumGuildSubscriptionUncancelDialog.kt */ - public static final /* synthetic */ class c extends d0.z.d.k implements Function1 { + public static final /* synthetic */ class c extends d0.z.d.k implements Function1 { public static final c i = new c(); public c() { - super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0); + super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public x0 invoke(View view) { + public w0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.notice_header_container; @@ -137,7 +137,7 @@ public final class b extends AppDialog { i2 = R.id.premium_guild_subscription_uncancel_nevermind; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_uncancel_nevermind); if (materialButton != null) { - return new x0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton); + return new w0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton); } } } @@ -186,7 +186,7 @@ public final class b extends AppDialog { MaterialButton materialButton2 = bVar.g().h; m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionUncancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, z3 && !((k.c.b) cVar2).b, 0.0f, 2, null); - bVar.g().f186c.setIsLoading(z3 && ((k.c.b) cVar2).b); + bVar.g().f180c.setIsLoading(z3 && ((k.c.b) cVar2).b); k.c.C0010c cVar3 = k.c.C0010c.a; if (!(!m.areEqual(cVar2, cVar3)) || !z3 || ((k.c.b) cVar2).b) { z2 = false; @@ -210,7 +210,7 @@ public final class b extends AppDialog { TextView textView5 = bVar.g().b; m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody"); textView5.setText(bVar.getString(R.string.premium_guild_subscription_inventory_uncancel_confirm_description)); - bVar.g().f186c.setText(bVar.getString(R.string.okay)); + bVar.g().f180c.setText(bVar.getString(R.string.okay)); } else if (cVar2 instanceof k.c.a) { Integer num = ((k.c.a) cVar2).a; if (num != null) { @@ -270,8 +270,8 @@ public final class b extends AppDialog { this.m = g.lazy(new e(this)); } - public final x0 g() { - return (x0) this.k.getValue((Fragment) this, i[0]); + public final w0 g() { + return (w0) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -279,7 +279,7 @@ public final class b extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().h.setOnClickListener(new a(0, this)); - g().f186c.setOnClickListener(new a(1, this)); + g().f180c.setOnClickListener(new a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/c.java b/app/src/main/java/c/a/a/c/c.java index 90ba38fc9f..c6f35315cc 100644 --- a/app/src/main/java/c/a/a/c/c.java +++ b/app/src/main/java/c/a/a/c/c.java @@ -8,7 +8,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.j.v0; +import c.a.j.u0; import com.airbnb.lottie.LottieAnimationView; import com.discord.R; import com.discord.app.AppDialog; @@ -56,17 +56,17 @@ public final class c extends AppDialog { } /* compiled from: PremiumGuildSubscriptionActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, v0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0); + super(1, u0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public v0 invoke(View view) { + public u0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_guild_subscription_activated_body1; @@ -81,7 +81,7 @@ public final class c extends AppDialog { i2 = R.id.premium_guild_subscription_activated_ok; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_activated_ok); if (materialButton != null) { - return new v0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton); + return new u0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton); } } } @@ -109,8 +109,8 @@ public final class c extends AppDialog { super(R.layout.premium_guild_subscription_activated_dialog); } - public final v0 g() { - return (v0) this.l.getValue((Fragment) this, i[0]); + public final u0 g() { + return (u0) this.l.getValue((Fragment) this, i[0]); } @Override // androidx.fragment.app.DialogFragment, android.content.DialogInterface.OnDismissListener @@ -131,7 +131,7 @@ public final class c extends AppDialog { Bundle arguments = getArguments(); CharSequence charSequence = null; textView.setText(arguments != null ? arguments.getCharSequence("extra_body1_text") : null); - TextView textView2 = g().f176c; + TextView textView2 = g().f170c; m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionActivatedBody2"); Bundle arguments2 = getArguments(); if (arguments2 != null) { diff --git a/app/src/main/java/c/a/a/d.java b/app/src/main/java/c/a/a/d.java index 477d93a566..c791b783ef 100644 --- a/app/src/main/java/c/a/a/d.java +++ b/app/src/main/java/c/a/a/d.java @@ -5,7 +5,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.i1; +import c.a.j.h1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.dialogs.SimpleConfirmationDialogArgs; @@ -98,17 +98,17 @@ public final class d extends AppDialog { /* compiled from: SimpleConfirmationDialog.kt */ /* renamed from: c.a.a.d$d reason: collision with other inner class name */ - public static final /* synthetic */ class C0011d extends k implements Function1 { + public static final /* synthetic */ class C0011d extends k implements Function1 { public static final C0011d i = new C0011d(); public C0011d() { - super(1, i1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0); + super(1, h1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public i1 invoke(View view) { + public h1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.notice_header_container; @@ -126,7 +126,7 @@ public final class d extends AppDialog { i2 = R.id.simple_confirmation_dialog_title; TextView textView2 = (TextView) view2.findViewById(R.id.simple_confirmation_dialog_title); if (textView2 != null) { - return new i1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2); + return new h1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2); } } } @@ -144,8 +144,8 @@ public final class d extends AppDialog { return (SimpleConfirmationDialogArgs) this.k.getValue(); } - public final i1 h() { - return (i1) this.m.getValue((Fragment) this, i[0]); + public final h1 h() { + return (h1) this.m.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -154,8 +154,8 @@ public final class d extends AppDialog { requireDialog().setCanceledOnTouchOutside(true); h().d.setOnClickListener(new a(0, this)); h().d.setText(g().k); - h().f108c.setOnClickListener(new a(1, this)); - MaterialButton materialButton = h().f108c; + h().f102c.setOnClickListener(new a(1, this)); + MaterialButton materialButton = h().f102c; m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative"); materialButton.setText(g().l); TextView textView = h().e; diff --git a/app/src/main/java/c/a/a/e/a.java b/app/src/main/java/c/a/a/e/a.java index 900e61c0a7..0cb36c3c38 100644 --- a/app/src/main/java/c/a/a/e/a.java +++ b/app/src/main/java/c/a/a/e/a.java @@ -8,7 +8,7 @@ import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.j.y0; +import c.a.j.x0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.analytics.AnalyticsTracker; @@ -125,17 +125,17 @@ public final class a extends AppDialog { } /* compiled from: PremiumGuildSubscriptionUpsellDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0); + super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public y0 invoke(View view) { + public x0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_guild_upsell_close; @@ -147,7 +147,7 @@ public final class a extends AppDialog { i2 = R.id.premium_guild_upsell_subscribe_button; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_upsell_subscribe_button); if (materialButton != null) { - return new y0((RelativeLayout) view2, imageView, textView, materialButton); + return new x0((RelativeLayout) view2, imageView, textView, materialButton); } } } @@ -186,8 +186,8 @@ public final class a extends AppDialog { super(R.layout.premium_guild_subscription_upsell_dialog); } - public final y0 g() { - return (y0) this.k.getValue((Fragment) this, i[0]); + public final x0 g() { + return (x0) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -202,6 +202,6 @@ public final class a extends AppDialog { Bundle arguments3 = getArguments(); g().d.setOnClickListener(new d(this, j2, valueOf, arguments3 != null ? arguments3.getString("extra_page") : null, string)); g().b.setOnClickListener(new View$OnClickListenerC0012a(0, this)); - g().f191c.setOnClickListener(new View$OnClickListenerC0012a(1, this)); + g().f185c.setOnClickListener(new View$OnClickListenerC0012a(1, this)); } } diff --git a/app/src/main/java/c/a/a/e/b.java b/app/src/main/java/c/a/a/e/b.java index 6d17810fd1..a534e74629 100644 --- a/app/src/main/java/c/a/a/e/b.java +++ b/app/src/main/java/c/a/a/e/b.java @@ -12,8 +12,8 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.viewpager2.adapter.FragmentStateAdapter; import androidx.viewpager2.widget.ViewPager2; -import c.a.j.k5; -import c.a.j.n0; +import c.a.j.j5; +import c.a.j.m0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppFragment; @@ -184,17 +184,17 @@ public final class b extends AppDialog { /* compiled from: MultiValuePropPremiumUpsellDialog.kt */ /* renamed from: c.a.a.e.b$d$b reason: collision with other inner class name */ - public static final /* synthetic */ class C0014b extends k implements Function1 { + public static final /* synthetic */ class C0014b extends k implements Function1 { public static final C0014b i = new C0014b(); public C0014b() { - super(1, k5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); + super(1, j5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public k5 invoke(View view) { + public j5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_body; @@ -206,7 +206,7 @@ public final class b extends AppDialog { i2 = R.id.premium_upsell_img; ImageView imageView = (ImageView) view2.findViewById(R.id.premium_upsell_img); if (imageView != null) { - return new k5((LinearLayout) view2, textView, textView2, imageView); + return new j5((LinearLayout) view2, textView, textView2, imageView); } } } @@ -218,8 +218,8 @@ public final class b extends AppDialog { super(R.layout.widget_premium_upsell); } - public final k5 g() { - return (k5) this.k.getValue((Fragment) this, i[0]); + public final j5 g() { + return (j5) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppFragment @@ -229,7 +229,7 @@ public final class b extends AppDialog { ImageView imageView = g().d; Bundle arguments = getArguments(); imageView.setImageResource(arguments != null ? arguments.getInt("extra_image_id") : 0); - TextView textView = g().f121c; + TextView textView = g().f114c; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellHeader"); Bundle arguments2 = getArguments(); textView.setText(arguments2 != null ? arguments2.getString("extra_header_string") : null); @@ -278,17 +278,17 @@ public final class b extends AppDialog { } /* compiled from: MultiValuePropPremiumUpsellDialog.kt */ - public static final /* synthetic */ class f extends k implements Function1 { + public static final /* synthetic */ class f extends k implements Function1 { public static final f i = new f(); public f() { - super(1, n0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0); + super(1, m0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public n0 invoke(View view) { + public m0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_button_container; @@ -312,7 +312,7 @@ public final class b extends AppDialog { i2 = R.id.premium_upsell_viewpager; ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(R.id.premium_upsell_viewpager); if (viewPager2 != null) { - return new n0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2); + return new m0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2); } } } @@ -344,8 +344,8 @@ public final class b extends AppDialog { bVar.dismiss(); } - public final n0 h() { - return (n0) this.k.getValue((Fragment) this, i[0]); + public final m0 h() { + return (m0) this.k.getValue((Fragment) this, i[0]); } public final boolean i() { @@ -431,11 +431,11 @@ public final class b extends AppDialog { m.throwUninitializedPropertyAccessException("pagerAdapter"); } viewPager2.setAdapter(eVar); - TabLayout tabLayout = h().f133c; + TabLayout tabLayout = h().f127c; m.checkNotNullExpressionValue(tabLayout, "binding.premiumUpsellDots"); int i2 = 8; tabLayout.setVisibility(j() ? 0 : 8); - TabLayout tabLayout2 = h().f133c; + TabLayout tabLayout2 = h().f127c; m.checkNotNullExpressionValue(tabLayout2, "binding.premiumUpsellDots"); ViewPager2 viewPager22 = h().f; m.checkNotNullExpressionValue(viewPager22, "binding.premiumUpsellViewpager"); diff --git a/app/src/main/java/c/a/a/e/c.java b/app/src/main/java/c/a/a/e/c.java index f76766dacb..71f945a3fc 100644 --- a/app/src/main/java/c/a/a/e/c.java +++ b/app/src/main/java/c/a/a/e/c.java @@ -8,7 +8,7 @@ import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.z0; +import c.a.j.y0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.resources.StringResourceUtilsKt; @@ -73,17 +73,17 @@ public final class c extends AppDialog { /* compiled from: UpgradePremiumGuildDialog.kt */ /* renamed from: c.a.a.e.c$c reason: collision with other inner class name */ - public static final /* synthetic */ class C0015c extends k implements Function1 { + public static final /* synthetic */ class C0015c extends k implements Function1 { public static final C0015c i = new C0015c(); public C0015c() { - super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0); + super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public z0 invoke(View view) { + public y0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.continue_button; @@ -101,7 +101,7 @@ public final class c extends AppDialog { i2 = R.id.upgrade_button; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.upgrade_button); if (materialButton != null) { - return new z0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton); + return new y0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton); } } } @@ -115,8 +115,8 @@ public final class c extends AppDialog { super(R.layout.premium_guild_upgrade_dialog); } - public final z0 g() { - return (z0) this.o.getValue((Fragment) this, i[0]); + public final y0 g() { + return (y0) this.o.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment @@ -150,6 +150,6 @@ public final class c extends AppDialog { textView3.setVisibility(this.n ^ true ? 0 : 8); g().b.setOnClickListener(new a(0, this)); g().f.setOnClickListener(new a(1, this)); - g().f196c.setOnClickListener(new a(2, this)); + g().f190c.setOnClickListener(new a(2, this)); } } diff --git a/app/src/main/java/c/a/a/e/d.java b/app/src/main/java/c/a/a/e/d.java index c49f125a84..608ac16aa6 100644 --- a/app/src/main/java/c/a/a/e/d.java +++ b/app/src/main/java/c/a/a/e/d.java @@ -8,7 +8,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.core.content.ContextCompat; import androidx.fragment.app.Fragment; -import c.a.j.j1; +import c.a.j.i1; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -65,17 +65,17 @@ public final class d extends AppDialog { } /* compiled from: SingleValuePropPremiumUpsellDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, j1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0); + super(1, i1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public j1 invoke(View view) { + public i1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.button_container; @@ -102,7 +102,7 @@ public final class d extends AppDialog { i2 = R.id.value_prop_image; ImageView imageView = (ImageView) view2.findViewById(R.id.value_prop_image); if (imageView != null) { - return new j1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView); + return new i1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView); } } } @@ -119,8 +119,8 @@ public final class d extends AppDialog { super(R.layout.single_value_prop_premium_upsell_dialog); } - public final j1 g() { - return (j1) this.k.getValue((Fragment) this, i[0]); + public final i1 g() { + return (i1) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -150,6 +150,6 @@ public final class d extends AppDialog { textView2.setText(str); } g().b.setOnClickListener(new a(0, this)); - g().f113c.setOnClickListener(new a(1, this)); + g().f107c.setOnClickListener(new a(1, this)); } } diff --git a/app/src/main/java/c/a/a/e/e.java b/app/src/main/java/c/a/a/e/e.java index df5775ff76..5fa39e70cd 100644 --- a/app/src/main/java/c/a/a/e/e.java +++ b/app/src/main/java/c/a/a/e/e.java @@ -7,7 +7,7 @@ import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.a1; +import c.a.j.z0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -69,17 +69,17 @@ public final class e extends AppDialog { } /* compiled from: UpgradePremiumYearlyDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, a1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0); + super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public a1 invoke(View view) { + public z0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_upsell_header; @@ -97,7 +97,7 @@ public final class e extends AppDialog { i2 = R.id.purchase_premium_yearly; MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.purchase_premium_yearly); if (materialButton != null) { - return new a1((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton); + return new z0((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton); } } } @@ -111,8 +111,8 @@ public final class e extends AppDialog { super(R.layout.premium_upgrade_yearly_dialog); } - public final a1 g() { - return (a1) this.o.getValue((Fragment) this, i[0]); + public final z0 g() { + return (z0) this.o.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment @@ -138,7 +138,7 @@ public final class e extends AppDialog { TextView textView = g().d; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle"); c.a.l.b.n(textView, R.string.premium_upsell_yearly_title, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), k}, null, 4); - TextView textView2 = g().f63c; + TextView textView2 = g().f196c; m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription"); c.a.l.b.n(textView2, R.string.premium_upsell_yearly_description, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4); MaterialButton materialButton = g().f; diff --git a/app/src/main/java/c/a/a/e/f.java b/app/src/main/java/c/a/a/e/f.java index 9cff9b5f1b..7ee8598a3e 100644 --- a/app/src/main/java/c/a/a/e/f.java +++ b/app/src/main/java/c/a/a/e/f.java @@ -9,7 +9,7 @@ import android.widget.TextView; import androidx.core.content.ContextCompat; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.j.t0; +import c.a.j.s0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.drawable.DrawableCompat; @@ -48,17 +48,17 @@ public final class f extends AppDialog { } /* compiled from: PremiumActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, t0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0); + super(1, s0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public t0 invoke(View view) { + public s0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_activated_confirm; @@ -79,7 +79,7 @@ public final class f extends AppDialog { i2 = R.id.premium_activated_wumpus; ImageView imageView4 = (ImageView) view2.findViewById(R.id.premium_activated_wumpus); if (imageView4 != null) { - return new t0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4); + return new s0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4); } } } @@ -112,8 +112,8 @@ public final class f extends AppDialog { super(R.layout.premium_activated_dialog); } - public final t0 g() { - return (t0) this.l.getValue((Fragment) this, i[0]); + public final s0 g() { + return (s0) this.l.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment @@ -144,7 +144,7 @@ public final class f extends AppDialog { m.checkNotNullExpressionValue(imageView, "binding.premiumActivatedWumpus"); imageView.setScaleX(z2 ? 1.0f : -1.0f); g().f.setImageDrawable(ContextCompat.getDrawable(requireContext(), i2)); - TextView textView = g().f164c; + TextView textView = g().f158c; m.checkNotNullExpressionValue(textView, "binding.premiumActivatedDescription"); textView.setText(getString(i6)); requireDialog().setCanceledOnTouchOutside(true); diff --git a/app/src/main/java/c/a/a/e/g.java b/app/src/main/java/c/a/a/e/g.java index d664c4266c..7c0966d228 100644 --- a/app/src/main/java/c/a/a/e/g.java +++ b/app/src/main/java/c/a/a/e/g.java @@ -5,7 +5,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.u0; +import c.a.j.t0; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -32,17 +32,17 @@ public final class g extends AppDialog { } /* compiled from: PremiumAndPremiumGuildActivatedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, u0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0); + super(1, t0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public u0 invoke(View view) { + public t0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.premium_activated_confirm; @@ -51,7 +51,7 @@ public final class g extends AppDialog { i2 = R.id.premium_and_premium_guild_activated_text; TextView textView = (TextView) view2.findViewById(R.id.premium_and_premium_guild_activated_text); if (textView != null) { - return new u0((LinearLayout) view2, materialButton, textView); + return new t0((LinearLayout) view2, materialButton, textView); } } throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2))); @@ -94,10 +94,10 @@ public final class g extends AppDialog { m.checkNotNullExpressionValue(str, "arguments?.getString(EXTRA_PLAN_NAME) ?: \"\""); FragmentViewBindingDelegate fragmentViewBindingDelegate = this.l; KProperty[] kPropertyArr = i; - TextView textView = ((u0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f170c; + TextView textView = ((t0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f164c; m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText"); c.a.l.b.n(textView, R.string.billing_premium_and_premium_guild_plan_activated, new Object[]{str}, null, 4); requireDialog().setCanceledOnTouchOutside(true); - ((u0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this)); + ((t0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this)); } } diff --git a/app/src/main/java/c/a/a/g/a.java b/app/src/main/java/c/a/a/g/a.java index 9f2d8fc816..c7108ca02f 100644 --- a/app/src/main/java/c/a/a/g/a.java +++ b/app/src/main/java/c/a/a/g/a.java @@ -6,7 +6,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.g5; +import c.a.j.f5; import com.discord.R; import com.discord.app.AppDialog; import com.discord.stores.StoreNotices; @@ -79,17 +79,17 @@ public final class a extends AppDialog { } /* compiled from: WidgetMaskedLinksDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, g5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); + super(1, f5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public g5 invoke(View view) { + public f5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.masked_links_body_text; @@ -107,7 +107,7 @@ public final class a extends AppDialog { i2 = R.id.view_dialog_confirmation_header; TextView textView3 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_header); if (textView3 != null) { - return new g5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); + return new f5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); } } } @@ -135,8 +135,8 @@ public final class a extends AppDialog { super(R.layout.widget_masked_links_dialog); } - public final g5 g() { - return (g5) this.k.getValue((Fragment) this, i[0]); + public final f5 g() { + return (f5) this.k.getValue((Fragment) this, i[0]); } @Override // androidx.fragment.app.Fragment @@ -167,7 +167,7 @@ public final class a extends AppDialog { TextView textView = g().b; m.checkNotNullExpressionValue(textView, "binding.maskedLinksBodyText"); c.a.l.b.n(textView, R.string.masked_link_body, new Object[]{obj}, null, 4); - g().f102c.setOnClickListener(new d(this)); + g().f95c.setOnClickListener(new d(this)); g().d.setOnClickListener(new View$OnClickListenerC0018a(0, this, str)); g().e.setOnClickListener(new View$OnClickListenerC0018a(1, this, str)); } diff --git a/app/src/main/java/c/a/a/i.java b/app/src/main/java/c/a/a/i.java index 5a1cc37c79..03aa70c253 100644 --- a/app/src/main/java/c/a/a/i.java +++ b/app/src/main/java/c/a/a/i.java @@ -111,11 +111,11 @@ public final class i extends AppDialog { String string2 = getArgumentsOrDefault().getString("ARG_USERNAME", ""); int i2 = getArgumentsOrDefault().getInt("ARG_PLATFORM_IMAGE_RES", 0); if (i2 != 0) { - TextView textView = g().f103c; + TextView textView = g().f100c; m.checkNotNullExpressionValue(textView, "binding.connectedAccountActionsDialogHeader"); ViewExtensions.setCompoundDrawableWithIntrinsicBounds$default(textView, i2, 0, 0, 0, 14, null); } - TextView textView2 = g().f103c; + TextView textView2 = g().f100c; m.checkNotNullExpressionValue(textView2, "binding.connectedAccountActionsDialogHeader"); textView2.setText(string2); TextView textView3 = g().d; diff --git a/app/src/main/java/c/a/a/j.java b/app/src/main/java/c/a/a/j.java index 1e00497509..0e60443d4e 100644 --- a/app/src/main/java/c/a/a/j.java +++ b/app/src/main/java/c/a/a/j.java @@ -93,7 +93,7 @@ public final class j extends AppDialog { requireDialog().setCanceledOnTouchOutside(true); FragmentViewBindingDelegate fragmentViewBindingDelegate = this.k; KProperty[] kPropertyArr = i; - ((e) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f87c.setOnClickListener(new c(this)); + ((e) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f85c.setOnClickListener(new c(this)); Bundle arguments = getArguments(); Integer valueOf = arguments != null ? Integer.valueOf(arguments.getInt("ARG_MAX_VIDEO_CHANNEL_USERS")) : null; TextView textView = ((e) this.k.getValue((Fragment) this, kPropertyArr[0])).b; diff --git a/app/src/main/java/c/a/a/k.java b/app/src/main/java/c/a/a/k.java index eb2e4369df..fa2eb0fd76 100644 --- a/app/src/main/java/c/a/a/k.java +++ b/app/src/main/java/c/a/a/k.java @@ -133,7 +133,7 @@ public final class k extends AppDialog { @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment public void onPause() { super.onPause(); - g().f117c.clearFocus(); + g().f115c.clearFocus(); } @Override // com.discord.app.AppDialog @@ -147,12 +147,12 @@ public final class k extends AppDialog { charSequence = ""; } textView.setText(charSequence); - DatePicker datePicker = g().f117c; + DatePicker datePicker = g().f115c; m.checkNotNullExpressionValue(datePicker, "binding.dialogDatePickerInput"); Bundle arguments2 = getArguments(); long j2 = 0; datePicker.setMaxDate(arguments2 != null ? arguments2.getLong("max_date") : 0); - DatePicker datePicker2 = g().f117c; + DatePicker datePicker2 = g().f115c; m.checkNotNullExpressionValue(datePicker2, "binding.dialogDatePickerInput"); datePicker2.setMinDate(BirthdayHelper.INSTANCE.subtractYearsFromToday(FontUtils.MAX_FONT_SCALING)); Bundle arguments3 = getArguments(); @@ -166,7 +166,7 @@ public final class k extends AppDialog { Calendar instance = Calendar.getInstance(); m.checkNotNullExpressionValue(instance, "calendar"); instance.setTimeInMillis(this.l); - g().f117c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); + g().f115c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); g().b.setOnClickListener(new d(this)); } } diff --git a/app/src/main/java/c/a/a/m.java b/app/src/main/java/c/a/a/m.java index 21c893333b..1e65bfe298 100644 --- a/app/src/main/java/c/a/a/m.java +++ b/app/src/main/java/c/a/a/m.java @@ -4,7 +4,7 @@ import android.view.View; import android.widget.LinearLayout; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; -import c.a.j.s; +import c.a.j.r; import com.discord.R; import com.discord.app.AppDialog; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; @@ -32,17 +32,17 @@ public final class m extends AppDialog { } /* compiled from: GuildVideoAtCapacityDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, s.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GuildVideoAtCapacityBinding;", 0); + super(1, r.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GuildVideoAtCapacityBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public s invoke(View view) { + public r invoke(View view) { View view2 = view; d0.z.d.m.checkNotNullParameter(view2, "p1"); int i2 = R.id.guild_video_at_capacity_confirm; @@ -51,7 +51,7 @@ public final class m extends AppDialog { i2 = R.id.notice_header_container; LinearLayout linearLayout = (LinearLayout) view2.findViewById(R.id.notice_header_container); if (linearLayout != null) { - return new s((LinearLayout) view2, materialButton, linearLayout); + return new r((LinearLayout) view2, materialButton, linearLayout); } } throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2))); @@ -80,6 +80,6 @@ public final class m extends AppDialog { public void onResume() { super.onResume(); requireDialog().setCanceledOnTouchOutside(true); - ((s) this.k.getValue((Fragment) this, i[0])).b.setOnClickListener(new c(this)); + ((r) this.k.getValue((Fragment) this, i[0])).b.setOnClickListener(new c(this)); } } diff --git a/app/src/main/java/c/a/a/n.java b/app/src/main/java/c/a/a/n.java index 28664f0729..95ed8f0a75 100644 --- a/app/src/main/java/c/a/a/n.java +++ b/app/src/main/java/c/a/a/n.java @@ -12,6 +12,7 @@ import androidx.recyclerview.widget.RecyclerView; import c.a.j.l; import com.discord.R; import com.discord.app.AppDialog; +import com.discord.databinding.DialogSimpleSelectorItemBinding; import com.discord.utilities.view.recycler.MaxHeightRecyclerView; import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; @@ -22,7 +23,6 @@ import d0.z.d.a0; import d0.z.d.k; import d0.z.d.m; import d0.z.d.o; -import java.util.Objects; import kotlin.Unit; import kotlin.jvm.functions.Function1; import kotlin.jvm.functions.Function2; @@ -58,17 +58,17 @@ public final class n extends AppDialog { /* compiled from: SelectorDialog.kt */ public final class b extends SimpleRecyclerAdapter.ViewHolder { - public final c.a.j.m a; + public final DialogSimpleSelectorItemBinding a; public final /* synthetic */ n b; /* JADX WARNING: Illegal instructions before constructor call */ - public b(n nVar, c.a.j.m mVar) { + public b(n nVar, DialogSimpleSelectorItemBinding dialogSimpleSelectorItemBinding) { super(r2); - m.checkNotNullParameter(mVar, "binding"); + m.checkNotNullParameter(dialogSimpleSelectorItemBinding, "binding"); this.b = nVar; - TextView textView = mVar.a; + TextView textView = dialogSimpleSelectorItemBinding.a; m.checkNotNullExpressionValue(textView, "binding.root"); - this.a = mVar; + this.a = dialogSimpleSelectorItemBinding; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @@ -146,11 +146,9 @@ public final class n extends AppDialog { ViewGroup viewGroup2 = viewGroup; m.checkNotNullParameter(layoutInflater2, "inflater"); m.checkNotNullParameter(viewGroup2, "parent"); - View inflate = layoutInflater2.inflate(R.layout.dialog_simple_selector_item, viewGroup2, false); - Objects.requireNonNull(inflate, "rootView"); - c.a.j.m mVar = new c.a.j.m((TextView) inflate); - m.checkNotNullExpressionValue(mVar, "DialogSimpleSelectorItem…(inflater, parent, false)"); - return new b(this.this$0, mVar); + DialogSimpleSelectorItemBinding a = DialogSimpleSelectorItemBinding.a(layoutInflater2, viewGroup2, false); + m.checkNotNullExpressionValue(a, "DialogSimpleSelectorItem…(inflater, parent, false)"); + return new b(this.this$0, a); } } @@ -178,10 +176,10 @@ public final class n extends AppDialog { g().b.setOnClickListener(new d(this)); CharSequence[] charSequenceArray = getArgumentsOrDefault().getCharSequenceArray("INTENT_DIALOG_OPTIONS"); if (charSequenceArray != null) { - MaxHeightRecyclerView maxHeightRecyclerView = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView = g().f121c; m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.dialogSelections"); maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(j.asList(charSequenceArray), new e(this))); - MaxHeightRecyclerView maxHeightRecyclerView2 = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView2 = g().f121c; RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter(); if (adapter != null) { adapter.notifyDataSetChanged(); @@ -189,7 +187,7 @@ public final class n extends AppDialog { maxHeightRecyclerView2.setHasFixedSize(false); maxHeightRecyclerView2.setNestedScrollingEnabled(false); SimpleRecyclerAdapter.Companion companion = SimpleRecyclerAdapter.Companion; - MaxHeightRecyclerView maxHeightRecyclerView3 = g().f122c; + MaxHeightRecyclerView maxHeightRecyclerView3 = g().f121c; m.checkNotNullExpressionValue(maxHeightRecyclerView3, "binding.dialogSelections"); companion.addThemedDivider(maxHeightRecyclerView3); } diff --git a/app/src/main/java/c/a/a/r.java b/app/src/main/java/c/a/a/r.java index 58434859ad..521ad4a683 100644 --- a/app/src/main/java/c/a/a/r.java +++ b/app/src/main/java/c/a/a/r.java @@ -5,7 +5,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; -import c.a.j.z4; +import c.a.j.y4; import com.discord.R; import com.discord.api.auth.mfa.EnableMfaResponse; import com.discord.app.AppDialog; @@ -42,17 +42,17 @@ public final class r extends AppDialog { } /* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, z4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); + super(1, y4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public z4 invoke(View view) { + public y4 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.enable_two_factor_password_body_container; @@ -76,7 +76,7 @@ public final class r extends AppDialog { i2 = R.id.enable_two_factor_password_view_input; TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(R.id.enable_two_factor_password_view_input); if (textInputLayout != null) { - return new z4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); + return new y4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); } } } @@ -145,7 +145,7 @@ public final class r extends AppDialog { m.checkNotNullParameter(error2, "error"); r rVar = this.this$0.i; KProperty[] kPropertyArr = r.i; - rVar.g().f200c.setIsLoading(false); + rVar.g().f194c.setIsLoading(false); Error.Response response = error2.getResponse(); m.checkNotNullExpressionValue(response, "error.response"); if (response.getCode() == 60005) { @@ -173,7 +173,7 @@ public final class r extends AppDialog { TextInputLayout textInputLayout = rVar.g().d; m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); - this.i.g().f200c.setIsLoading(true); + this.i.g().f194c.setIsLoading(true); Observable ui$default = ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().enableMFA(new RestAPIParams.EnableMFA("random code", "random secret", textOrEmpty)), false, 1, null), this.i, null, 2, null); a aVar = a.i; ObservableExtensionsKt.appSubscribe$default(ui$default, this.i.getClass(), this.j.getContext(), (Function1) null, new b(this), (Function0) null, (Function0) null, aVar, 52, (Object) null); @@ -201,8 +201,8 @@ public final class r extends AppDialog { super(R.layout.widget_enable_two_factor_password_dialog); } - public final z4 g() { - return (z4) this.k.getValue((Fragment) this, i[0]); + public final y4 g() { + return (y4) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -210,8 +210,8 @@ public final class r extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); setCancelable(false); - g().f200c.setIsLoading(false); - g().f200c.setOnClickListener(new d(this, view)); + g().f194c.setIsLoading(false); + g().f194c.setOnClickListener(new d(this, view)); g().b.setOnClickListener(new e(this)); } } diff --git a/app/src/main/java/c/a/a/s.java b/app/src/main/java/c/a/a/s.java index 8a7df4836f..6a000a6640 100644 --- a/app/src/main/java/c/a/a/s.java +++ b/app/src/main/java/c/a/a/s.java @@ -10,7 +10,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.w; import c.a.e.h0; import c.a.e.j0; -import c.a.j.t5; +import c.a.j.s5; import com.discord.R; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; @@ -46,17 +46,17 @@ public final class s extends AppDialog { } /* compiled from: WidgetUrgentMessageDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, t5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); + super(1, s5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public t5 invoke(View view) { + public s5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.view_dialog_confirmation_confirm; @@ -68,7 +68,7 @@ public final class s extends AppDialog { i2 = R.id.view_dialog_confirmation_text; TextView textView2 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_text); if (textView2 != null) { - return new t5((LinearLayout) view2, loadingButton, textView, textView2); + return new s5((LinearLayout) view2, loadingButton, textView, textView2); } } } @@ -94,7 +94,7 @@ public final class s extends AppDialog { m.checkNotNullParameter(dVar2, "viewState"); s sVar = this.this$0; KProperty[] kPropertyArr = s.i; - TextView textView = sVar.g().f168c; + TextView textView = sVar.g().f162c; m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader"); textView.setText(sVar.getString(R.string.system_dm_urgent_message_modal_header)); TextView textView2 = sVar.g().d; @@ -160,8 +160,8 @@ public final class s extends AppDialog { this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(w.class), new m(1, h0Var), new j0(eVar)); } - public final t5 g() { - return (t5) this.k.getValue((Fragment) this, i[0]); + public final s5 g() { + return (s5) this.k.getValue((Fragment) this, i[0]); } public final w h() { diff --git a/app/src/main/java/c/a/a/z/a.java b/app/src/main/java/c/a/a/z/a.java index dd1a2a21a2..e594ef18d5 100644 --- a/app/src/main/java/c/a/a/z/a.java +++ b/app/src/main/java/c/a/a/z/a.java @@ -9,7 +9,7 @@ import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.j.p; +import c.a.j.o; import com.discord.R; import com.discord.api.premium.PremiumTier; import com.discord.api.premium.SubscriptionInterval; @@ -27,7 +27,6 @@ import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; import com.google.android.material.button.MaterialButton; import d0.z.d.k; import d0.z.d.m; -import d0.z.d.o; import kotlin.Pair; import kotlin.Unit; import kotlin.jvm.functions.Function0; @@ -49,17 +48,17 @@ public final class a extends AppDialog { } /* compiled from: GiftPurchasedDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, p.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GiftPurchasedDialogBinding;", 0); + super(1, o.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GiftPurchasedDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public p invoke(View view) { + public o invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.gift_entitlement_code; @@ -83,7 +82,7 @@ public final class a extends AppDialog { i2 = R.id.gift_purchased_icon; ImageView imageView = (ImageView) view2.findViewById(R.id.gift_purchased_icon); if (imageView != null) { - return new p((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView); + return new o((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView); } } } @@ -114,7 +113,7 @@ public final class a extends AppDialog { } /* compiled from: GiftPurchasedDialog.kt */ - public static final class d extends o implements Function1 { + public static final class d extends d0.z.d.o implements Function1 { public final /* synthetic */ a this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -162,7 +161,7 @@ public final class a extends AppDialog { MaterialButton materialButton = aVar.g().d; m.checkNotNullExpressionValue(materialButton, "binding.giftEntitlementCopy"); materialButton.setText(context.getString(R.string.copied)); - this.i.g().f141c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, (int) R.attr.gift_code_copied_outline, 0, 2, (Object) null)); + this.i.g().f135c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, (int) R.attr.gift_code_copied_outline, 0, 2, (Object) null)); } } } @@ -171,8 +170,8 @@ public final class a extends AppDialog { super(R.layout.gift_purchased_dialog); } - public final p g() { - return (p) this.l.getValue((Fragment) this, i[0]); + public final o g() { + return (o) this.l.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment diff --git a/app/src/main/java/c/a/a/z/c.java b/app/src/main/java/c/a/a/z/c.java index 9d4276bc77..48fd695955 100644 --- a/app/src/main/java/c/a/a/z/c.java +++ b/app/src/main/java/c/a/a/z/c.java @@ -10,7 +10,7 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; import c.a.e.f; -import c.a.j.e4; +import c.a.j.d4; import com.discord.R; import com.discord.api.application.Application; import com.discord.api.premium.SubscriptionPlan; @@ -102,17 +102,17 @@ public final class c extends AppDialog { } /* compiled from: WidgetGiftAcceptDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, e4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); + super(1, d4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public e4 invoke(View view) { + public d4 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = R.id.accept_gift_body_container; @@ -142,7 +142,7 @@ public final class c extends AppDialog { i2 = R.id.accept_gift_progress; ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress); if (progressBar != null) { - return new e4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); + return new d4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); } } } @@ -218,7 +218,7 @@ public final class c extends AppDialog { str = ""; } CharSequence i2 = cVar2.i(gift); - LinearLayout linearLayout = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f91c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e; + LinearLayout linearLayout = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f84c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e; m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer"); linearLayout.setVisibility(8); MaterialButton materialButton = cVar2.h().d; @@ -237,7 +237,7 @@ public final class c extends AppDialog { TextView textView = cVar3.h().h; m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader"); c.a.l.b.n(textView, R.string.gift_confirmation_header_fail, new Object[0], null, 4); - TextView textView2 = cVar3.h().f91c; + TextView textView2 = cVar3.h().f84c; m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText"); c.a.l.b.n(textView2, R.string.gift_confirmation_body_claimed, new Object[0], null, 4); LinearLayout linearLayout2 = cVar3.h().e; @@ -254,7 +254,7 @@ public final class c extends AppDialog { cVar4.g(gift3); ModelStoreListing storeListing2 = gift3.getStoreListing(); String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName(); - LinearLayout linearLayout3 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f91c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e; + LinearLayout linearLayout3 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f84c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e; m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer"); if (!gift3.isAnyNitroGift()) { i = 8; @@ -282,7 +282,7 @@ public final class c extends AppDialog { ProgressBar progressBar = cVar5.h().i; m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress"); progressBar.setVisibility(0); - LinearLayout linearLayout4 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f91c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e; + LinearLayout linearLayout4 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f84c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e; m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer"); if (!gift4.isAnyNitroGift()) { i = 8; @@ -297,11 +297,11 @@ public final class c extends AppDialog { TextView textView3 = cVar6.h().h; m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader"); textView3.setText(c.a.l.b.k(cVar6, R.string.gift_confirmation_header_fail, new Object[0], null, 4)); - TextView textView4 = cVar6.h().f91c; + TextView textView4 = cVar6.h().f84c; m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText"); c.a.l.b.n(textView4, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4); if (redeemedFailed.getCanRetry()) { - TextView textView5 = cVar6.h().f91c; + TextView textView5 = cVar6.h().f84c; m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText"); c.a.l.b.n(textView5, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4); MaterialButton materialButton5 = cVar6.h().d; @@ -315,13 +315,13 @@ public final class c extends AppDialog { } else { Integer errorCode = redeemedFailed.getErrorCode(); if (errorCode != null && errorCode.intValue() == 50054) { - cVar6.h().f91c.setText(R.string.gift_confirmation_body_self_gift_no_payment); + cVar6.h().f84c.setText(R.string.gift_confirmation_body_self_gift_no_payment); } else if (errorCode != null && errorCode.intValue() == 100024) { - cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade); + cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade); } else if (errorCode != null && errorCode.intValue() == 100022) { - cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_subscription_managed); + cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_subscription_managed); } else if (errorCode != null && errorCode.intValue() == 100025) { - cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_invoice_open); + cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_invoice_open); } MaterialButton materialButton6 = cVar6.h().d; m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm"); @@ -376,8 +376,8 @@ public final class c extends AppDialog { progressBar.setVisibility(8); } - public final e4 h() { - return (e4) this.k.getValue((Fragment) this, i[0]); + public final d4 h() { + return (d4) this.k.getValue((Fragment) this, i[0]); } public final CharSequence i(ModelGift modelGift) { diff --git a/app/src/main/java/c/a/b/a.java b/app/src/main/java/c/a/b/a.java index e1378b398e..5b8850f1d0 100644 --- a/app/src/main/java/c/a/b/a.java +++ b/app/src/main/java/c/a/b/a.java @@ -42,6 +42,8 @@ import com.discord.api.message.embed.EmbedType; import com.discord.api.message.embed.EmbedTypeTypeAdapter; import com.discord.api.premium.PremiumTier; import com.discord.api.premium.PremiumTierTypeAdapter; +import com.discord.api.premium.PriceTierType; +import com.discord.api.premium.PriceTierTypeAdapter; import com.discord.api.report.ReportNodeBottomButton; import com.discord.api.report.ReportNodeBottomButtonTypeAdapter; import com.discord.api.report.ReportNodeChild; @@ -72,7 +74,7 @@ import java.util.Map; import kotlin.jvm.functions.Function0; /* compiled from: TypeAdapterRegistrar.kt */ public final class a { - public static final Map, Function0> a = h0.mapOf(o.to(ActivityPlatform.class, b.i), o.to(ApplicationStatus.class, C0024a.C), o.to(UtcDateTime.class, C0024a.E), o.to(NsfwAllowance.class, C0024a.F), o.to(PremiumTier.class, C0024a.G), o.to(ActivityType.class, C0024a.H), o.to(Phone.class, C0024a.I), o.to(ApplicationCommandType.class, C0024a.J), o.to(OAuthScope.class, C0024a.K), o.to(GuildVerificationLevel.class, C0024a.i), o.to(GuildExplicitContentFilter.class, C0024a.j), o.to(GuildMaxVideoChannelUsers.class, C0024a.k), o.to(ComponentType.class, C0024a.l), o.to(ButtonStyle.class, C0024a.m), o.to(ReportNodeChild.class, C0024a.n), o.to(ReportNodeElementData.class, C0024a.o), o.to(ReportNodeBottomButton.class, C0024a.p), o.to(ApplicationCommandPermissionType.class, C0024a.q), o.to(StageInstancePrivacyLevel.class, C0024a.r), o.to(FriendSuggestionReasonType.class, C0024a.f39s), o.to(AllowedInSuggestionsType.class, C0024a.t), o.to(StickerFormatType.class, C0024a.u), o.to(LocalizedString.class, C0024a.v), o.to(MessageActivityType.class, C0024a.w), o.to(EmbedType.class, C0024a.f40x), o.to(StickerType.class, C0024a.f41y), o.to(GuildScheduledEventStatus.class, C0024a.f42z), o.to(GuildScheduledEventEntityType.class, C0024a.A), o.to(Science.Event.SchemaObject.class, C0024a.B), o.to(GuildRoleSubscriptionBenefitType.class, C0024a.D)); + public static final Map, Function0> a = h0.mapOf(o.to(ActivityPlatform.class, b.i), o.to(ApplicationStatus.class, C0024a.C), o.to(UtcDateTime.class, C0024a.F), o.to(NsfwAllowance.class, C0024a.G), o.to(PremiumTier.class, C0024a.H), o.to(ActivityType.class, C0024a.I), o.to(Phone.class, C0024a.J), o.to(ApplicationCommandType.class, C0024a.K), o.to(OAuthScope.class, C0024a.L), o.to(GuildVerificationLevel.class, C0024a.i), o.to(GuildExplicitContentFilter.class, C0024a.j), o.to(GuildMaxVideoChannelUsers.class, C0024a.k), o.to(ComponentType.class, C0024a.l), o.to(ButtonStyle.class, C0024a.m), o.to(ReportNodeChild.class, C0024a.n), o.to(ReportNodeElementData.class, C0024a.o), o.to(ReportNodeBottomButton.class, C0024a.p), o.to(ApplicationCommandPermissionType.class, C0024a.q), o.to(StageInstancePrivacyLevel.class, C0024a.r), o.to(FriendSuggestionReasonType.class, C0024a.f39s), o.to(AllowedInSuggestionsType.class, C0024a.t), o.to(StickerFormatType.class, C0024a.u), o.to(LocalizedString.class, C0024a.v), o.to(MessageActivityType.class, C0024a.w), o.to(EmbedType.class, C0024a.f40x), o.to(StickerType.class, C0024a.f41y), o.to(GuildScheduledEventStatus.class, C0024a.f42z), o.to(GuildScheduledEventEntityType.class, C0024a.A), o.to(Science.Event.SchemaObject.class, C0024a.B), o.to(GuildRoleSubscriptionBenefitType.class, C0024a.D), o.to(PriceTierType.class, C0024a.E)); public static final List b = n.listOf((Object[]) new c.i.d.o[]{ComponentRuntimeTypeAdapter.INSTANCE.a(), new NullSerializableTypeAdapterFactory()}); /* compiled from: kotlin-style lambda group */ @@ -89,6 +91,7 @@ public final class a { public static final C0024a I = new C0024a(26); public static final C0024a J = new C0024a(27); public static final C0024a K = new C0024a(28); + public static final C0024a L = new C0024a(29); public static final C0024a i = new C0024a(0); public static final C0024a j = new C0024a(1); public static final C0024a k = new C0024a(2); @@ -115,18 +118,18 @@ public final class a { /* renamed from: z reason: collision with root package name */ public static final C0024a f42z = new C0024a(17); - public final /* synthetic */ int L; + public final /* synthetic */ int M; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public C0024a(int i2) { super(0); - this.L = i2; + this.M = i2; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final Object mo1invoke() { - switch (this.L) { + switch (this.M) { case 0: return new GuildVerificationLevelTypeAdapter(); case 1: @@ -172,18 +175,20 @@ public final class a { case 21: return new GuildRoleSubscriptionBenefitTypeAdapter(); case 22: - return new UtcDateTimeTypeAdapter(); + return new PriceTierTypeAdapter(); case 23: - return new NsfwAllowanceTypeAdapter(); + return new UtcDateTimeTypeAdapter(); case 24: - return new PremiumTierTypeAdapter(); + return new NsfwAllowanceTypeAdapter(); case 25: - return new ActivityTypeTypeAdapter(); + return new PremiumTierTypeAdapter(); case 26: - return new PhoneTypeAdapter(); + return new ActivityTypeTypeAdapter(); case 27: - return new CommandTypeAdapter(); + return new PhoneTypeAdapter(); case 28: + return new CommandTypeAdapter(); + case 29: return new OAuthScopeTypeAdapter(); default: throw null; diff --git a/app/src/main/java/c/a/d/a/a/c/a.java b/app/src/main/java/c/a/d/a/a/c/a.java new file mode 100644 index 0000000000..05c9662b58 --- /dev/null +++ b/app/src/main/java/c/a/d/a/a/c/a.java @@ -0,0 +1,51 @@ +package c.a.d.a.a.c; + +import com.discord.analytics.generated.traits.TrackNetworkMetadata; +import com.discord.analytics.generated.traits.TrackNetworkMetadataReceiver; +import com.discord.api.science.AnalyticsSchema; +import d0.z.d.m; +/* compiled from: TrackNetworkActionHubWaitlistSignup.kt */ +public final class a implements AnalyticsSchema, TrackNetworkMetadataReceiver { + public final transient String a; + public final Boolean b; + + public a() { + this(null); + } + + public a(Boolean bool) { + this.b = bool; + this.a = "network_action_hub_waitlist_signup"; + } + + @Override // com.discord.analytics.generated.traits.TrackNetworkMetadataReceiver + public void a(TrackNetworkMetadata trackNetworkMetadata) { + } + + public boolean equals(Object obj) { + if (this != obj) { + return (obj instanceof a) && m.areEqual(this.b, ((a) obj).b); + } + return true; + } + + @Override // com.discord.api.science.AnalyticsSchema + public String getType() { + return this.a; + } + + public int hashCode() { + Boolean bool = this.b; + if (bool != null) { + return bool.hashCode(); + } + return 0; + } + + public String toString() { + StringBuilder K = c.d.b.a.a.K("TrackNetworkActionHubWaitlistSignup(isEduEmail="); + K.append(this.b); + K.append(")"); + return K.toString(); + } +} diff --git a/app/src/main/java/c/a/g/a.java b/app/src/main/java/c/a/g/a.java index f944da4f1d..f9ed306d97 100644 --- a/app/src/main/java/c/a/g/a.java +++ b/app/src/main/java/c/a/g/a.java @@ -91,7 +91,7 @@ public final class a implements View.OnClickListener { @Override // android.view.View.OnClickListener public void onClick(View view) { m.checkNotNullParameter(view, "v"); - this.p.f1596z.clearFocus(); + this.p.f1599z.clearFocus(); ChipsView chipsView = this.p; Objects.requireNonNull(chipsView); m.checkNotNullParameter(this, "chip"); diff --git a/app/src/main/java/c/a/g/g.java b/app/src/main/java/c/a/g/g.java index 922c8ba8a1..139fd68690 100644 --- a/app/src/main/java/c/a/g/g.java +++ b/app/src/main/java/c/a/g/g.java @@ -12,7 +12,7 @@ public final class g implements View.OnClickListener { @Override // android.view.View.OnClickListener public final void onClick(View view) { - this.i.f1596z.requestFocus(); + this.i.f1599z.requestFocus(); this.i.f(null); } } diff --git a/app/src/main/java/c/a/j/a0.java b/app/src/main/java/c/a/j/a0.java index d69ab1fc5b..44c576df25 100644 --- a/app/src/main/java/c/a/j/a0.java +++ b/app/src/main/java/c/a/j/a0.java @@ -5,26 +5,23 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.phone.PhoneOrEmailInputView; import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutAgeVerifyUnderageBinding */ +/* compiled from: LayoutContactSyncAddPhoneBinding */ public final class a0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final MaterialButton b; + public final PhoneOrEmailInputView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f62c; - @NonNull - public final TextView d; + public final MaterialButton f62c; - public a0(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull TextView textView2) { + public a0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; - this.b = materialButton; - this.f62c = linkifiedTextView; - this.d = textView2; + this.b = phoneOrEmailInputView; + this.f62c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a1.java b/app/src/main/java/c/a/j/a1.java index 5ab424eb27..3eb3a197cf 100644 --- a/app/src/main/java/c/a/j/a1.java +++ b/app/src/main/java/c/a/j/a1.java @@ -1,36 +1,30 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumUpgradeYearlyDialogBinding */ +/* compiled from: PrivateChannelSideBarActionsViewBinding */ public final class a1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final ImageView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f63c; + public final MaterialButton f63c; @NonNull - public final TextView d; + public final MaterialButton d; @NonNull - public final TextView e; - @NonNull - public final MaterialButton f; + public final MaterialButton e; - public a1(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { - this.a = linearLayout; - this.b = imageView; - this.f63c = textView; - this.d = textView2; - this.e = textView3; - this.f = materialButton; + public a1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { + this.a = view; + this.b = materialButton; + this.f63c = materialButton2; + this.d = materialButton3; + this.e = materialButton4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a2.java b/app/src/main/java/c/a/j/a2.java index 3351d873c3..accd6ca48c 100644 --- a/app/src/main/java/c/a/j/a2.java +++ b/app/src/main/java/c/a/j/a2.java @@ -1,19 +1,25 @@ package c.a.j; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.discovery.speakers.SpeakersRecyclerView; -/* compiled from: ViewDiscoveryStageCardSpeakersBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewDiscoveryStageCardTopHatBinding */ public final class a2 implements ViewBinding { @NonNull public final View a; @NonNull - public final SpeakersRecyclerView b; + public final SimpleDraweeView b; + @NonNull - public a2(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { + /* renamed from: c reason: collision with root package name */ + public final TextView f64c; + + public a2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = speakersRecyclerView; + this.b = simpleDraweeView; + this.f64c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a3.java b/app/src/main/java/c/a/j/a3.java index e5b867c055..8867f838ef 100644 --- a/app/src/main/java/c/a/j/a3.java +++ b/app/src/main/java/c/a/j/a3.java @@ -1,38 +1,55 @@ package c.a.j; import android.view.View; -import android.widget.GridLayout; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.GuildView; -/* compiled from: ViewServerFolderBinding */ +import com.discord.R; +/* compiled from: ViewServerMemberCountBinding */ public final class a3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final GuildView f64c; + public final TextView f65c; @NonNull - public final GuildView d; + public final ImageView d; @NonNull - public final GuildView e; - @NonNull - public final GuildView f; - @NonNull - public final GridLayout g; + public final TextView e; - public a3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { - this.a = view; + public a3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = linearLayout; this.b = imageView; - this.f64c = guildView; - this.d = guildView2; - this.e = guildView3; - this.f = guildView4; - this.g = gridLayout; + this.f65c = textView; + this.d = imageView2; + this.e = textView2; + } + + @NonNull + public static a3 a(@NonNull View view) { + int i = R.id.item_invite_online_dot; + ImageView imageView = (ImageView) view.findViewById(R.id.item_invite_online_dot); + if (imageView != null) { + i = R.id.item_invite_online_text; + TextView textView = (TextView) view.findViewById(R.id.item_invite_online_text); + if (textView != null) { + i = R.id.item_invite_total_member_dot; + ImageView imageView2 = (ImageView) view.findViewById(R.id.item_invite_total_member_dot); + if (imageView2 != null) { + i = R.id.item_invite_total_member_text; + TextView textView2 = (TextView) view.findViewById(R.id.item_invite_total_member_text); + if (textView2 != null) { + return new a3((LinearLayout) view, imageView, textView, imageView2, textView2); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a4.java b/app/src/main/java/c/a/j/a4.java index f6c37d82e9..d24e539038 100644 --- a/app/src/main/java/c/a/j/a4.java +++ b/app/src/main/java/c/a/j/a4.java @@ -1,82 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.ProgressBar; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.AppVideoStreamRenderer; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVideoCallParticipantBinding */ +/* compiled from: ViewVoiceUserBinding */ public final class a4 implements ViewBinding { @NonNull public final View a; @NonNull - public final View b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f65c; - @NonNull - public final ImageView d; - @NonNull - public final ConstraintLayout e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final ImageView j; - @NonNull - public final ConstraintLayout k; - @NonNull - public final TextView l; - @NonNull - public final SimpleDraweeView m; - @NonNull - public final TextView n; - @NonNull - public final TextView o; - @NonNull - public final ProgressBar p; - @NonNull - public final AppVideoStreamRenderer q; - @NonNull - public final LinearLayout r; - @NonNull + public final TextView f66c; - /* renamed from: s reason: collision with root package name */ - public final VoiceUserView f66s; - - public a4(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { + public a4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = view2; - this.f65c = view3; - this.d = imageView; - this.e = constraintLayout; - this.f = imageView2; - this.g = textView; - this.h = textView2; - this.i = textView3; - this.j = imageView3; - this.k = constraintLayout2; - this.l = textView5; - this.m = simpleDraweeView; - this.n = textView6; - this.o = textView7; - this.p = progressBar; - this.q = appVideoStreamRenderer; - this.r = linearLayout2; - this.f66s = voiceUserView; + this.b = simpleDraweeView; + this.f66c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a5.java b/app/src/main/java/c/a/j/a5.java index eaefdb7169..ce3baf366b 100644 --- a/app/src/main/java/c/a/j/a5.java +++ b/app/src/main/java/c/a/j/a5.java @@ -1,25 +1,32 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; +import android.view.ViewStub; import androidx.annotation.NonNull; import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelCenterBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelCenterChatBinding */ public final class a5 implements ViewBinding { @NonNull - public final FrameLayout a; + public final RoundedRelativeLayout a; @NonNull - public final b5 b; + public final ViewStub b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f67c; + public final b5 f67c; + @NonNull + public final FragmentContainerView d; + @NonNull + public final FragmentContainerView e; - public a5(@NonNull FrameLayout frameLayout, @NonNull b5 b5Var, @NonNull FragmentContainerView fragmentContainerView) { - this.a = frameLayout; - this.b = b5Var; - this.f67c = fragmentContainerView; + public a5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull b5 b5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { + this.a = roundedRelativeLayout; + this.b = viewStub2; + this.f67c = b5Var; + this.d = fragmentContainerView; + this.e = fragmentContainerView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b0.java b/app/src/main/java/c/a/j/b0.java index 1c5029f132..297b00cf03 100644 --- a/app/src/main/java/c/a/j/b0.java +++ b/app/src/main/java/c/a/j/b0.java @@ -1,27 +1,33 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.phone.PhoneOrEmailInputView; -import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutContactSyncAddPhoneBinding */ +import com.discord.views.LoadingButton; +/* compiled from: LayoutContactSyncLandingBinding */ public final class b0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final PhoneOrEmailInputView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f69c; + public final LoadingButton f69c; + @NonNull + public final View d; + @NonNull + public final f0 e; - public b0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { + public b0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull f0 f0Var) { this.a = constraintLayout; - this.b = phoneOrEmailInputView; - this.f69c = materialButton; + this.b = textView; + this.f69c = loadingButton; + this.d = view; + this.e = f0Var; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b1.java b/app/src/main/java/c/a/j/b1.java index ead188dcf6..6ee1b6042c 100644 --- a/app/src/main/java/c/a/j/b1.java +++ b/app/src/main/java/c/a/j/b1.java @@ -1,30 +1,16 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: PrivateChannelSideBarActionsViewBinding */ +/* compiled from: ReactionQuickAddBinding */ public final class b1 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final MaterialButton b; - @NonNull + public final ImageView a; - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f70c; - @NonNull - public final MaterialButton d; - @NonNull - public final MaterialButton e; - - public b1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { - this.a = view; - this.b = materialButton; - this.f70c = materialButton2; - this.d = materialButton3; - this.e = materialButton4; + public b1(@NonNull ImageView imageView, @NonNull ImageView imageView2) { + this.a = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b2.java b/app/src/main/java/c/a/j/b2.java index 979c763232..a6933d55bf 100644 --- a/app/src/main/java/c/a/j/b2.java +++ b/app/src/main/java/c/a/j/b2.java @@ -1,25 +1,35 @@ package c.a.j; import android.view.View; +import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewDiscoveryStageCardTopHatBinding */ +import com.google.android.material.card.MaterialCardView; +/* compiled from: ViewExperimentOverrideBinding */ public final class b2 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f71c; + public final Spinner f70c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public b2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public b2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = view; - this.b = simpleDraweeView; - this.f71c = textView; + this.b = textView; + this.f70c = spinner; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b3.java b/app/src/main/java/c/a/j/b3.java index fb5c223067..226aa85677 100644 --- a/app/src/main/java/c/a/j/b3.java +++ b/app/src/main/java/c/a/j/b3.java @@ -1,55 +1,36 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.R; -/* compiled from: ViewServerMemberCountBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewServerSettingsIconNameBinding */ public final class b3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f72c; + public final TextInputLayout f71c; @NonNull - public final ImageView d; + public final SimpleDraweeView d; @NonNull public final TextView e; - - public b3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = imageView; - this.f72c = textView; - this.d = imageView2; - this.e = textView2; - } - @NonNull - public static b3 a(@NonNull View view) { - int i = R.id.item_invite_online_dot; - ImageView imageView = (ImageView) view.findViewById(R.id.item_invite_online_dot); - if (imageView != null) { - i = R.id.item_invite_online_text; - TextView textView = (TextView) view.findViewById(R.id.item_invite_online_text); - if (textView != null) { - i = R.id.item_invite_total_member_dot; - ImageView imageView2 = (ImageView) view.findViewById(R.id.item_invite_total_member_dot); - if (imageView2 != null) { - i = R.id.item_invite_total_member_text; - TextView textView2 = (TextView) view.findViewById(R.id.item_invite_total_member_text); - if (textView2 != null) { - return new b3((LinearLayout) view, imageView, textView, imageView2, textView2); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public final TextView f; + + public b3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = textView; + this.f71c = textInputLayout; + this.d = simpleDraweeView; + this.e = textView2; + this.f = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b4.java b/app/src/main/java/c/a/j/b4.java index 1d2a3e0d34..ef1fec283f 100644 --- a/app/src/main/java/c/a/j/b4.java +++ b/app/src/main/java/c/a/j/b4.java @@ -4,22 +4,21 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVoiceUserBinding */ +/* compiled from: VoiceUserLimitViewBinding */ public final class b4 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f73c; + public final TextView f72c; - public b4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public b4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { this.a = view; - this.b = simpleDraweeView; - this.f73c = textView; + this.b = textView; + this.f72c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/b5.java b/app/src/main/java/c/a/j/b5.java index 629ef27594..9e64c3384d 100644 --- a/app/src/main/java/c/a/j/b5.java +++ b/app/src/main/java/c/a/j/b5.java @@ -1,32 +1,16 @@ package c.a.j; import android.view.View; -import android.view.ViewStub; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelCenterChatBinding */ +/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ public final class b5 implements ViewBinding { @NonNull - public final RoundedRelativeLayout a; - @NonNull - public final ViewStub b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final c5 f74c; - @NonNull - public final FragmentContainerView d; - @NonNull - public final FragmentContainerView e; - - public b5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull c5 c5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { - this.a = roundedRelativeLayout; - this.b = viewStub2; - this.f74c = c5Var; - this.d = fragmentContainerView; - this.e = fragmentContainerView4; + public b5(@NonNull TextView textView, @NonNull TextView textView2) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c.java b/app/src/main/java/c/a/j/c.java index 85d687b965..4dfae88bce 100644 --- a/app/src/main/java/c/a/j/c.java +++ b/app/src/main/java/c/a/j/c.java @@ -15,14 +15,14 @@ public final class c implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f75c; + public final TextView f73c; @NonNull public final MaxHeightRecyclerView d; public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) { this.a = constraintLayout; this.b = constraintLayout2; - this.f75c = textView; + this.f73c = textView; this.d = maxHeightRecyclerView; } diff --git a/app/src/main/java/c/a/j/c0.java b/app/src/main/java/c/a/j/c0.java index 409bb08b8b..01de0b7fa4 100644 --- a/app/src/main/java/c/a/j/c0.java +++ b/app/src/main/java/c/a/j/c0.java @@ -1,33 +1,34 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; import com.discord.views.LoadingButton; -/* compiled from: LayoutContactSyncLandingBinding */ +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: LayoutContactSyncNameInputBinding */ public final class c0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final TextView b; + public final TextInputEditText b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f76c; + public final TextInputLayout f74c; @NonNull - public final View d; + public final LoadingButton d; @NonNull - public final g0 e; + public final TextView e; - public c0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull g0 g0Var) { + public c0(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = constraintLayout; - this.b = textView; - this.f76c = loadingButton; - this.d = view; - this.e = g0Var; + this.b = textInputEditText; + this.f74c = textInputLayout; + this.d = loadingButton; + this.e = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c1.java b/app/src/main/java/c/a/j/c1.java index 7f6b3ac7a4..b8d5e6fbac 100644 --- a/app/src/main/java/c/a/j/c1.java +++ b/app/src/main/java/c/a/j/c1.java @@ -1,16 +1,33 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextSwitcher; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ReactionQuickAddBinding */ +import com.discord.utilities.view.text.SimpleDraweeSpanTextView; +/* compiled from: ReactionViewBinding */ public final class c1 implements ViewBinding { @NonNull - public final ImageView a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public c1(@NonNull ImageView imageView, @NonNull ImageView imageView2) { - this.a = imageView; + /* renamed from: c reason: collision with root package name */ + public final TextView f75c; + @NonNull + public final TextSwitcher d; + @NonNull + public final SimpleDraweeSpanTextView e; + + public c1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + this.a = linearLayout; + this.b = textView; + this.f75c = textView2; + this.d = textSwitcher; + this.e = simpleDraweeSpanTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c2.java b/app/src/main/java/c/a/j/c2.java index 093b327c41..202c5a33ef 100644 --- a/app/src/main/java/c/a/j/c2.java +++ b/app/src/main/java/c/a/j/c2.java @@ -1,35 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.card.MaterialCardView; -/* compiled from: ViewExperimentOverrideBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewGuildBinding */ public final class c2 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final Spinner f77c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final TextView f76c; - public c2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + public c2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = textView; - this.f77c = spinner; - this.d = textView2; - this.e = textView3; - this.f = textView4; + this.b = simpleDraweeView; + this.f76c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c3.java b/app/src/main/java/c/a/j/c3.java index 668c41b3f5..1a31c2ac67 100644 --- a/app/src/main/java/c/a/j/c3.java +++ b/app/src/main/java/c/a/j/c3.java @@ -1,36 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewServerSettingsIconNameBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewServerSettingsNotificationsBinding */ public final class c3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final CheckedSetting b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f78c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final CheckedSetting f77c; - public c3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = textView; - this.f78c = textInputLayout; - this.d = simpleDraweeView; - this.e = textView2; - this.f = textView3; + public c3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { + this.a = linearLayout; + this.b = checkedSetting; + this.f77c = checkedSetting2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c4.java b/app/src/main/java/c/a/j/c4.java index aed7e9198b..7ff50c999d 100644 --- a/app/src/main/java/c/a/j/c4.java +++ b/app/src/main/java/c/a/j/c4.java @@ -1,24 +1,28 @@ package c.a.j; import android.view.View; -import android.widget.TextView; +import android.widget.ImageView; +import android.widget.SeekBar; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VoiceUserLimitViewBinding */ +/* compiled from: VolumeSliderViewBinding */ public final class c4 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f79c; + public final ImageView f78c; + @NonNull + public final SeekBar d; - public c4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { + public c4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { this.a = view; - this.b = textView; - this.f79c = textView2; + this.b = imageView; + this.f78c = imageView2; + this.d = seekBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/c5.java b/app/src/main/java/c/a/j/c5.java index 2d39c4fe64..2ae249ebd7 100644 --- a/app/src/main/java/c/a/j/c5.java +++ b/app/src/main/java/c/a/j/c5.java @@ -1,16 +1,27 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ +/* compiled from: WidgetHomePanelLeftBinding */ public final class c5 implements ViewBinding { @NonNull - public final TextView a; + public final RelativeLayout a; + @NonNull + public final TextView b; + @NonNull - public c5(@NonNull TextView textView, @NonNull TextView textView2) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final FragmentContainerView f79c; + + public c5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { + this.a = relativeLayout; + this.b = textView; + this.f79c = fragmentContainerView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d0.java b/app/src/main/java/c/a/j/d0.java index 8cba9ba9cb..bbe0987ce6 100644 --- a/app/src/main/java/c/a/j/d0.java +++ b/app/src/main/java/c/a/j/d0.java @@ -4,31 +4,25 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; +import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.LoadingButton; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: LayoutContactSyncNameInputBinding */ +/* compiled from: LayoutContactSyncSuggestionsBinding */ public final class d0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final TextInputEditText b; + public final RecyclerView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f81c; - @NonNull - public final LoadingButton d; - @NonNull - public final TextView e; + public final LoadingButton f81c; - public d0(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + public d0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = constraintLayout; - this.b = textInputEditText; - this.f81c = textInputLayout; - this.d = loadingButton; - this.e = textView; + this.b = recyclerView; + this.f81c = loadingButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d1.java b/app/src/main/java/c/a/j/d1.java index 0f790ba0bb..21c1c97c38 100644 --- a/app/src/main/java/c/a/j/d1.java +++ b/app/src/main/java/c/a/j/d1.java @@ -1,33 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextSwitcher; -import android.widget.TextView; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.SimpleDraweeSpanTextView; -/* compiled from: ReactionViewBinding */ +import com.google.android.material.textfield.TextInputEditText; +/* compiled from: SearchInputViewBinding */ public final class d1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f82c; - @NonNull - public final TextSwitcher d; - @NonNull - public final SimpleDraweeSpanTextView e; + public final TextInputEditText f82c; - public d1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { - this.a = linearLayout; - this.b = textView; - this.f82c = textView2; - this.d = textSwitcher; - this.e = simpleDraweeSpanTextView; + public d1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) { + this.a = view; + this.b = imageView; + this.f82c = textInputEditText; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d2.java b/app/src/main/java/c/a/j/d2.java index 662e5386b7..ba6c08399c 100644 --- a/app/src/main/java/c/a/j/d2.java +++ b/app/src/main/java/c/a/j/d2.java @@ -1,25 +1,21 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewGuildBinding */ +/* compiled from: ViewInteractionFailedLabelBinding */ public final class d2 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final SimpleDraweeView b; + public final ConstraintLayout a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f83c; - - public d2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = view; - this.b = simpleDraweeView; - this.f83c = textView; + public d2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = constraintLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d3.java b/app/src/main/java/c/a/j/d3.java index d66a80b745..27b8b97072 100644 --- a/app/src/main/java/c/a/j/d3.java +++ b/app/src/main/java/c/a/j/d3.java @@ -1,25 +1,29 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsNotificationsBinding */ +/* compiled from: ViewServerSettingsRegionBinding */ public final class d3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final CheckedSetting b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f84c; + public final ImageView f83c; + @NonNull + public final LinearLayout d; - public d3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { + public d3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = checkedSetting; - this.f84c = checkedSetting2; + this.b = textView; + this.f83c = imageView; + this.d = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d4.java b/app/src/main/java/c/a/j/d4.java index 68f60539fe..b5bb1804a1 100644 --- a/app/src/main/java/c/a/j/d4.java +++ b/app/src/main/java/c/a/j/d4.java @@ -1,28 +1,48 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.SeekBar; +import android.widget.LinearLayout; +import android.widget.ProgressBar; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VolumeSliderViewBinding */ +import com.discord.app.AppViewFlipper; +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetAcceptGiftDialogBinding */ public final class d4 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f85c; + public final TextView f84c; @NonNull - public final SeekBar d; + public final MaterialButton d; + @NonNull + public final LinearLayout e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final AppViewFlipper g; + @NonNull + public final TextView h; + @NonNull + public final ProgressBar i; - public d4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { - this.a = view; - this.b = imageView; - this.f85c = imageView2; - this.d = seekBar; + public d4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f84c = textView; + this.d = materialButton; + this.e = linearLayout3; + this.f = linkifiedTextView; + this.g = appViewFlipper; + this.h = textView2; + this.i = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/d5.java b/app/src/main/java/c/a/j/d5.java index aa517ecd05..60483e045a 100644 --- a/app/src/main/java/c/a/j/d5.java +++ b/app/src/main/java/c/a/j/d5.java @@ -2,26 +2,19 @@ package c.a.j; import android.view.View; import android.widget.FrameLayout; -import android.widget.RelativeLayout; -import android.widget.TextView; +import android.widget.ImageView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLeftBinding */ +/* compiled from: WidgetHomePanelLoadingBinding */ public final class d5 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final TextView b; + public final FrameLayout a; @NonNull + public final ImageView b; - /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f86c; - - public d5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { - this.a = relativeLayout; - this.b = textView; - this.f86c = fragmentContainerView2; + public d5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { + this.a = frameLayout; + this.b = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e.java b/app/src/main/java/c/a/j/e.java index 9664a66c23..e5a34fa14a 100644 --- a/app/src/main/java/c/a/j/e.java +++ b/app/src/main/java/c/a/j/e.java @@ -15,12 +15,12 @@ public final class e implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f87c; + public final MaterialButton f85c; public e(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; this.b = textView; - this.f87c = materialButton; + this.f85c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e0.java b/app/src/main/java/c/a/j/e0.java index 5369bae14b..69731906cc 100644 --- a/app/src/main/java/c/a/j/e0.java +++ b/app/src/main/java/c/a/j/e0.java @@ -4,25 +4,23 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.LoadingButton; -/* compiled from: LayoutContactSyncSuggestionsBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: LayoutContactSyncSuggestionsEmptyBinding */ public final class e0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final RecyclerView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f88c; + public final MaterialButton f86c; - public e0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { + public e0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = constraintLayout; - this.b = recyclerView; - this.f88c = loadingButton; + this.b = materialButton; + this.f86c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e1.java b/app/src/main/java/c/a/j/e1.java index 394c44b5c0..4f09a52aea 100644 --- a/app/src/main/java/c/a/j/e1.java +++ b/app/src/main/java/c/a/j/e1.java @@ -1,25 +1,19 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textfield.TextInputEditText; -/* compiled from: SearchInputViewBinding */ +/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */ public final class e1 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final ImageView b; + public final TextView a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f89c; - - public e1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) { - this.a = view; - this.b = imageView; - this.f89c = textInputEditText; + public e1(@NonNull TextView textView, @NonNull TextView textView2) { + this.a = textView; + this.b = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e2.java b/app/src/main/java/c/a/j/e2.java index f1ca0ac339..263617c5af 100644 --- a/app/src/main/java/c/a/j/e2.java +++ b/app/src/main/java/c/a/j/e2.java @@ -1,21 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.ProgressBar; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewInteractionFailedLabelBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewLoadingButtonBinding */ public final class e2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; + @NonNull + public final MaterialButton b; @NonNull - public final TextView b; - public e2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = constraintLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final ProgressBar f87c; + + public e2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { + this.a = view; + this.b = materialButton; + this.f87c = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e3.java b/app/src/main/java/c/a/j/e3.java index 212dab4dfd..3a037aa1d7 100644 --- a/app/src/main/java/c/a/j/e3.java +++ b/app/src/main/java/c/a/j/e3.java @@ -1,29 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerSettingsRegionBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: ViewServerSettingsRegionHelpBinding */ public final class e3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f90c; - @NonNull - public final LinearLayout d; + public final LinearLayout f88c; - public e3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) { + public e3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = textView; - this.f90c = imageView; - this.d = linearLayout2; + this.b = linkifiedTextView; + this.f88c = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e4.java b/app/src/main/java/c/a/j/e4.java index 5b61ba4bc2..c669a1a71f 100644 --- a/app/src/main/java/c/a/j/e4.java +++ b/app/src/main/java/c/a/j/e4.java @@ -2,47 +2,26 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.app.AppViewFlipper; import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAcceptGiftDialogBinding */ +/* compiled from: WidgetAuthMfaInfoBinding */ public final class e4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f91c; - @NonNull - public final MaterialButton d; - @NonNull - public final LinearLayout e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final AppViewFlipper g; - @NonNull - public final TextView h; - @NonNull - public final ProgressBar i; + public final LinkifiedTextView f89c; - public e4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { + public e4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { this.a = linearLayout; - this.b = simpleDraweeView; - this.f91c = textView; - this.d = materialButton; - this.e = linearLayout3; - this.f = linkifiedTextView; - this.g = appViewFlipper; - this.h = textView2; - this.i = progressBar; + this.b = materialButton; + this.f89c = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/e5.java b/app/src/main/java/c/a/j/e5.java index 6f6f71fa14..fa026dc7ee 100644 --- a/app/src/main/java/c/a/j/e5.java +++ b/app/src/main/java/c/a/j/e5.java @@ -2,19 +2,25 @@ package c.a.j; import android.view.View; import android.widget.FrameLayout; -import android.widget.ImageView; import androidx.annotation.NonNull; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLoadingBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelRightBinding */ public final class e5 implements ViewBinding { @NonNull public final FrameLayout a; @NonNull - public final ImageView b; + public final RoundedRelativeLayout b; + @NonNull - public e5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { + /* renamed from: c reason: collision with root package name */ + public final FragmentContainerView f90c; + + public e5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { this.a = frameLayout; - this.b = imageView; + this.b = roundedRelativeLayout; + this.f90c = fragmentContainerView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f.java b/app/src/main/java/c/a/j/f.java index 0d11870821..d121e05039 100644 --- a/app/src/main/java/c/a/j/f.java +++ b/app/src/main/java/c/a/j/f.java @@ -13,12 +13,12 @@ public final class f implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f92c; + public final TextView f91c; public f(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { this.a = view; this.b = textView; - this.f92c = textView2; + this.f91c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f0.java b/app/src/main/java/c/a/j/f0.java index 4afb28aeb8..1673ca5f60 100644 --- a/app/src/main/java/c/a/j/f0.java +++ b/app/src/main/java/c/a/j/f0.java @@ -1,26 +1,46 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutContactSyncSuggestionsEmptyBinding */ +import com.discord.R; +import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.CheckedSetting; +/* compiled from: LayoutContactSyncToggleInfoBinding */ public final class f0 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final MaterialButton b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f93c; + public final CheckedSetting f92c; - public f0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { - this.a = constraintLayout; - this.b = materialButton; - this.f93c = materialButton2; + public f0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) { + this.a = linearLayout; + this.b = linkifiedTextView; + this.f92c = checkedSetting; + } + + @NonNull + public static f0 a(@NonNull View view) { + int i = R.id.contact_sync_discovery_info_1; + TextView textView = (TextView) view.findViewById(R.id.contact_sync_discovery_info_1); + if (textView != null) { + i = R.id.contact_sync_discovery_info_2; + LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.contact_sync_discovery_info_2); + if (linkifiedTextView != null) { + i = R.id.contact_sync_discovery_toggle; + CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(R.id.contact_sync_discovery_toggle); + if (checkedSetting != null) { + return new f0((LinearLayout) view, textView, linkifiedTextView, checkedSetting); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f1.java b/app/src/main/java/c/a/j/f1.java index 3a81c0a7dc..a83deb3169 100644 --- a/app/src/main/java/c/a/j/f1.java +++ b/app/src/main/java/c/a/j/f1.java @@ -4,7 +4,7 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */ +/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */ public final class f1 implements ViewBinding { @NonNull public final TextView a; diff --git a/app/src/main/java/c/a/j/f2.java b/app/src/main/java/c/a/j/f2.java index f90012b2be..9d4c18500b 100644 --- a/app/src/main/java/c/a/j/f2.java +++ b/app/src/main/java/c/a/j/f2.java @@ -1,25 +1,30 @@ package c.a.j; import android.view.View; -import android.widget.ProgressBar; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewLoadingButtonBinding */ +/* compiled from: ViewMobileReportBlockUserBinding */ public final class f2 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ProgressBar f94c; + public final MaterialButton f93c; + @NonNull + public final TextView d; - public f2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { - this.a = view; - this.b = materialButton; - this.f94c = progressBar; + public f2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f93c = materialButton; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f3.java b/app/src/main/java/c/a/j/f3.java index 849183a80f..84d81e8d47 100644 --- a/app/src/main/java/c/a/j/f3.java +++ b/app/src/main/java/c/a/j/f3.java @@ -2,24 +2,31 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: ViewServerSettingsRegionHelpBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ public final class f3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinkifiedTextView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f95c; + public final CheckedSetting f94c; + @NonNull + public final CheckedSetting d; + @NonNull + public final LinearLayout e; - public f3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) { + public f3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = linkifiedTextView; - this.f95c = linearLayout2; + this.b = textView; + this.f94c = checkedSetting; + this.d = checkedSetting2; + this.e = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f4.java b/app/src/main/java/c/a/j/f4.java index 71b60376c9..d9ccaf6ad7 100644 --- a/app/src/main/java/c/a/j/f4.java +++ b/app/src/main/java/c/a/j/f4.java @@ -1,27 +1,18 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAuthMfaInfoBinding */ +/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ public final class f4 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final MaterialButton b; + public final View a; @NonNull + public final View b; - /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f96c; - - public f4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { - this.a = linearLayout; - this.b = materialButton; - this.f96c = linkifiedTextView; + public f4(@NonNull View view, @NonNull View view2) { + this.a = view; + this.b = view2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/f5.java b/app/src/main/java/c/a/j/f5.java index e953f4c8bc..12b32cd1c5 100644 --- a/app/src/main/java/c/a/j/f5.java +++ b/app/src/main/java/c/a/j/f5.java @@ -1,26 +1,32 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelRightBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetMaskedLinksDialogBinding */ public final class f5 implements ViewBinding { @NonNull - public final FrameLayout a; + public final LinearLayout a; @NonNull - public final RoundedRelativeLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f97c; + public final MaterialButton f95c; + @NonNull + public final MaterialButton d; + @NonNull + public final TextView e; - public f5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { - this.a = frameLayout; - this.b = roundedRelativeLayout; - this.f97c = fragmentContainerView3; + public f5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = textView; + this.f95c = materialButton; + this.d = materialButton2; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g.java b/app/src/main/java/c/a/j/g.java index 41ad51ae1b..5b49211b96 100644 --- a/app/src/main/java/c/a/j/g.java +++ b/app/src/main/java/c/a/j/g.java @@ -15,7 +15,7 @@ public final class g implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f98c; + public final TextView f96c; @NonNull public final SimpleDraweeView d; @NonNull @@ -24,7 +24,7 @@ public final class g implements ViewBinding { public g(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2) { this.a = view; this.b = imageView; - this.f98c = textView; + this.f96c = textView; this.d = simpleDraweeView; this.e = textView2; } diff --git a/app/src/main/java/c/a/j/g0.java b/app/src/main/java/c/a/j/g0.java index fed6422e3c..8df049bc97 100644 --- a/app/src/main/java/c/a/j/g0.java +++ b/app/src/main/java/c/a/j/g0.java @@ -1,46 +1,21 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.CheckedSetting; -/* compiled from: LayoutContactSyncToggleInfoBinding */ +import com.discord.views.CodeVerificationView; +/* compiled from: LayoutContactSyncVerifyPhoneBinding */ public final class g0 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final LinkifiedTextView b; + public final ConstraintLayout a; @NonNull + public final CodeVerificationView b; - /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f99c; - - public g0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) { - this.a = linearLayout; - this.b = linkifiedTextView; - this.f99c = checkedSetting; - } - - @NonNull - public static g0 a(@NonNull View view) { - int i = R.id.contact_sync_discovery_info_1; - TextView textView = (TextView) view.findViewById(R.id.contact_sync_discovery_info_1); - if (textView != null) { - i = R.id.contact_sync_discovery_info_2; - LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.contact_sync_discovery_info_2); - if (linkifiedTextView != null) { - i = R.id.contact_sync_discovery_toggle; - CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(R.id.contact_sync_discovery_toggle); - if (checkedSetting != null) { - return new g0((LinearLayout) view, textView, linkifiedTextView, checkedSetting); - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public g0(@NonNull ConstraintLayout constraintLayout, @NonNull CodeVerificationView codeVerificationView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = codeVerificationView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g1.java b/app/src/main/java/c/a/j/g1.java index 2c8695d98d..b9ec4a73e0 100644 --- a/app/src/main/java/c/a/j/g1.java +++ b/app/src/main/java/c/a/j/g1.java @@ -1,19 +1,20 @@ package c.a.j; import android.view.View; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */ +/* compiled from: ShinyButtonBinding */ public final class g1 implements ViewBinding { @NonNull - public final TextView a; + public final RelativeLayout a; @NonNull public final TextView b; - public g1(@NonNull TextView textView, @NonNull TextView textView2) { - this.a = textView; - this.b = textView2; + public g1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g2.java b/app/src/main/java/c/a/j/g2.java index f5bb364629..6a6efb85f1 100644 --- a/app/src/main/java/c/a/j/g2.java +++ b/app/src/main/java/c/a/j/g2.java @@ -1,30 +1,31 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; +import com.discord.utilities.view.text.LinkifiedTextView; import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewMobileReportBlockUserBinding */ +/* compiled from: ViewMobileReportsChannelPreviewBinding */ public final class g2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f100c; + public final SimpleDraweeView f97c; @NonNull - public final TextView d; + public final LinkifiedTextView d; - public g2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f100c = materialButton; - this.d = textView3; + public g2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) { + this.a = constraintLayout; + this.b = textView; + this.f97c = simpleDraweeView; + this.d = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g3.java b/app/src/main/java/c/a/j/g3.java index d6532f5ce2..a0891417be 100644 --- a/app/src/main/java/c/a/j/g3.java +++ b/app/src/main/java/c/a/j/g3.java @@ -1,32 +1,44 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.floatingactionbutton.FloatingActionButton; +/* compiled from: ViewServerSettingsUploadBannerBinding */ public final class g3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f101c; + public final TextView f98c; @NonNull - public final CheckedSetting d; + public final SimpleDraweeView d; @NonNull - public final LinearLayout e; + public final FloatingActionButton e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; - public g3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) { + public g3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = textView; - this.f101c = checkedSetting; - this.d = checkedSetting2; - this.e = linearLayout2; + this.b = frameLayout; + this.f98c = textView; + this.d = simpleDraweeView; + this.e = floatingActionButton; + this.f = linkifiedTextView; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g4.java b/app/src/main/java/c/a/j/g4.java index 4f1de4a11e..d7df03d1f9 100644 --- a/app/src/main/java/c/a/j/g4.java +++ b/app/src/main/java/c/a/j/g4.java @@ -1,18 +1,46 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ +import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; +import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; +/* compiled from: WidgetCallFullscreenPrivateCallBinding */ public final class g4 implements ViewBinding { @NonNull - public final View a; + public final RelativeLayout a; + @NonNull + public final PrivateCallBlurredGridView b; @NonNull - public final View b; - public g4(@NonNull View view, @NonNull View view2) { - this.a = view; - this.b = view2; + /* renamed from: c reason: collision with root package name */ + public final TextView f99c; + @NonNull + public final RelativeLayout d; + @NonNull + public final LinearLayout e; + @NonNull + public final PrivateCallGridView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + + public g4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = relativeLayout; + this.b = privateCallBlurredGridView; + this.f99c = textView; + this.d = relativeLayout2; + this.e = linearLayout; + this.f = privateCallGridView; + this.g = textView2; + this.h = textView3; + this.i = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/g5.java b/app/src/main/java/c/a/j/g5.java index 6adb580f25..3123a73ee4 100644 --- a/app/src/main/java/c/a/j/g5.java +++ b/app/src/main/java/c/a/j/g5.java @@ -1,32 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMaskedLinksDialogBinding */ +/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ public final class g5 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f102c; - @NonNull - public final MaterialButton d; - @NonNull - public final TextView e; - - public g5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = textView; - this.f102c = materialButton; - this.d = materialButton2; - this.e = textView2; + public g5(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/h.java b/app/src/main/java/c/a/j/h.java index c64c99270b..4be8fa3d90 100644 --- a/app/src/main/java/c/a/j/h.java +++ b/app/src/main/java/c/a/j/h.java @@ -14,14 +14,14 @@ public final class h implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f103c; + public final TextView f100c; @NonNull public final TextView d; public h(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = textView; - this.f103c = textView2; + this.f100c = textView2; this.d = textView3; } diff --git a/app/src/main/java/c/a/j/h0.java b/app/src/main/java/c/a/j/h0.java index 7a94c542f6..dbebfd0ccf 100644 --- a/app/src/main/java/c/a/j/h0.java +++ b/app/src/main/java/c/a/j/h0.java @@ -1,21 +1,59 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Group; import androidx.viewbinding.ViewBinding; -import com.discord.views.CodeVerificationView; -/* compiled from: LayoutContactSyncVerifyPhoneBinding */ +import com.discord.R; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: LayoutIconUploaderBinding */ public final class h0 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final CodeVerificationView b; + public final SimpleDraweeView b; + @NonNull - public h0(@NonNull ConstraintLayout constraintLayout, @NonNull CodeVerificationView codeVerificationView, @NonNull TextView textView, @NonNull TextView textView2) { + /* renamed from: c reason: collision with root package name */ + public final Group f101c; + + public h0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) { this.a = constraintLayout; - this.b = codeVerificationView; + this.b = simpleDraweeView; + this.f101c = group; + } + + @NonNull + public static h0 a(@NonNull View view) { + int i = R.id.icon_uploader_image; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image); + if (simpleDraweeView != null) { + i = R.id.icon_uploader_placeholder_border; + ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border); + if (imageView != null) { + i = R.id.icon_uploader_placeholder_icon; + ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon); + if (imageView2 != null) { + i = R.id.icon_uploader_placeholder_text; + TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text); + if (textView != null) { + i = R.id.icon_uploader_plus; + ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus); + if (imageView3 != null) { + i = R.id.placeholder_group; + Group group = (Group) view.findViewById(R.id.placeholder_group); + if (group != null) { + return new h0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group); + } + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/h1.java b/app/src/main/java/c/a/j/h1.java index 270a2ef3f0..3eae52f909 100644 --- a/app/src/main/java/c/a/j/h1.java +++ b/app/src/main/java/c/a/j/h1.java @@ -1,20 +1,32 @@ package c.a.j; import android.view.View; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ShinyButtonBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: SimpleConfirmationDialogBinding */ public final class h1 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull public final TextView b; + @NonNull - public h1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView) { - this.a = relativeLayout; + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f102c; + @NonNull + public final MaterialButton d; + @NonNull + public final TextView e; + + public h1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + this.a = linearLayout; this.b = textView; + this.f102c = materialButton; + this.d = materialButton2; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/h2.java b/app/src/main/java/c/a/j/h2.java index 46d4d771d5..15598c4369 100644 --- a/app/src/main/java/c/a/j/h2.java +++ b/app/src/main/java/c/a/j/h2.java @@ -1,31 +1,21 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewMobileReportsChannelPreviewBinding */ +/* compiled from: ViewMobileReportsChildBinding */ public final class h2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull public final TextView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f104c; - @NonNull - public final LinkifiedTextView d; - - public h2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) { - this.a = constraintLayout; + public h2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { + this.a = frameLayout; this.b = textView; - this.f104c = simpleDraweeView; - this.d = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/h3.java b/app/src/main/java/c/a/j/h3.java index 043d161200..d3ee25042b 100644 --- a/app/src/main/java/c/a/j/h3.java +++ b/app/src/main/java/c/a/j/h3.java @@ -9,7 +9,7 @@ import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadBannerBinding */ +/* compiled from: ViewServerSettingsUploadSplashBinding */ public final class h3 implements ViewBinding { @NonNull public final LinearLayout a; @@ -18,11 +18,11 @@ public final class h3 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f105c; + public final FloatingActionButton f103c; @NonNull - public final SimpleDraweeView d; + public final TextView d; @NonNull - public final FloatingActionButton e; + public final SimpleDraweeView e; @NonNull public final LinkifiedTextView f; @NonNull @@ -30,12 +30,12 @@ public final class h3 implements ViewBinding { @NonNull public final TextView h; - public h3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { + public h3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = frameLayout; - this.f105c = textView; - this.d = simpleDraweeView; - this.e = floatingActionButton; + this.f103c = floatingActionButton; + this.d = textView; + this.e = simpleDraweeView; this.f = linkifiedTextView; this.g = textView2; this.h = textView3; diff --git a/app/src/main/java/c/a/j/h4.java b/app/src/main/java/c/a/j/h4.java index fa985403d3..08047754af 100644 --- a/app/src/main/java/c/a/j/h4.java +++ b/app/src/main/java/c/a/j/h4.java @@ -2,45 +2,25 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; -/* compiled from: WidgetCallFullscreenPrivateCallBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ public final class h4 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final PrivateCallBlurredGridView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f106c; - @NonNull - public final RelativeLayout d; - @NonNull - public final LinearLayout e; - @NonNull - public final PrivateCallGridView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; + public final MaterialButton f104c; - public h4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = relativeLayout; - this.b = privateCallBlurredGridView; - this.f106c = textView; - this.d = relativeLayout2; - this.e = linearLayout; - this.f = privateCallGridView; - this.g = textView2; - this.h = textView3; - this.i = textView4; + public h4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = textView; + this.f104c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/h5.java b/app/src/main/java/c/a/j/h5.java index da1e5e5062..eac475d459 100644 --- a/app/src/main/java/c/a/j/h5.java +++ b/app/src/main/java/c/a/j/h5.java @@ -1,16 +1,58 @@ package c.a.j; import android.view.View; -import android.widget.RadioButton; +import android.widget.FrameLayout; +import android.widget.LinearLayout; +import android.widget.SeekBar; +import android.widget.Space; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetMusicRichPresenceBinding */ public final class h5 implements ViewBinding { @NonNull - public final RadioButton a; + public final LinearLayout a; + @NonNull + public final LinearLayout b; + @NonNull - public h5(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final TextView f105c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final SimpleDraweeView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final MaterialButton i; + @NonNull + public final SeekBar j; + @NonNull + public final TextView k; + @NonNull + public final TextView l; + + public h5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { + this.a = linearLayout; + this.b = linearLayout2; + this.f105c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = textView3; + this.h = textView4; + this.i = materialButton; + this.j = seekBar; + this.k = textView5; + this.l = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i0.java b/app/src/main/java/c/a/j/i0.java index 84b0169a7f..4b3a0936bf 100644 --- a/app/src/main/java/c/a/j/i0.java +++ b/app/src/main/java/c/a/j/i0.java @@ -1,59 +1,38 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Group; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: LayoutIconUploaderBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: LayoutPremiumSettingsPaymentBinding */ public final class i0 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final Group f107c; - - public i0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f107c = group; - } - + public final View f106c; @NonNull - public static i0 a(@NonNull View view) { - int i = R.id.icon_uploader_image; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image); - if (simpleDraweeView != null) { - i = R.id.icon_uploader_placeholder_border; - ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border); - if (imageView != null) { - i = R.id.icon_uploader_placeholder_icon; - ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon); - if (imageView2 != null) { - i = R.id.icon_uploader_placeholder_text; - TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text); - if (textView != null) { - i = R.id.icon_uploader_plus; - ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus); - if (imageView3 != null) { - i = R.id.placeholder_group; - Group group = (Group) view.findViewById(R.id.placeholder_group); - if (group != null) { - return new i0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group); - } - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final LinearLayout f; + @NonNull + public final TextView g; + + public i0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = materialButton; + this.f106c = view; + this.d = textView; + this.e = textView2; + this.f = linearLayout2; + this.g = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i1.java b/app/src/main/java/c/a/j/i1.java index bef6c7dacd..ad99b173f5 100644 --- a/app/src/main/java/c/a/j/i1.java +++ b/app/src/main/java/c/a/j/i1.java @@ -1,32 +1,37 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.views.premium.ShinyButton; import com.google.android.material.button.MaterialButton; -/* compiled from: SimpleConfirmationDialogBinding */ +/* compiled from: SingleValuePropPremiumUpsellDialogBinding */ public final class i1 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f108c; + public final ShinyButton f107c; @NonNull - public final MaterialButton d; + public final TextView d; @NonNull public final TextView e; + @NonNull + public final ImageView f; - public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = textView; - this.f108c = materialButton; - this.d = materialButton2; + this.b = materialButton; + this.f107c = shinyButton; + this.d = textView; this.e = textView2; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i2.java b/app/src/main/java/c/a/j/i2.java index 943ae6ea32..fddfcb4a3e 100644 --- a/app/src/main/java/c/a/j/i2.java +++ b/app/src/main/java/c/a/j/i2.java @@ -1,21 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewMobileReportsChildBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewMobileReportsMulticheckItemBinding */ public final class i2 implements ViewBinding { @NonNull - public final FrameLayout a; - @NonNull - public final TextView b; + public final CheckedSetting a; - public i2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { - this.a = frameLayout; - this.b = textView; + public i2(@NonNull CheckedSetting checkedSetting) { + this.a = checkedSetting; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i3.java b/app/src/main/java/c/a/j/i3.java index 7db63cc078..d268bb266e 100644 --- a/app/src/main/java/c/a/j/i3.java +++ b/app/src/main/java/c/a/j/i3.java @@ -1,44 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadSplashBinding */ +import com.google.android.material.checkbox.MaterialCheckBox; +/* compiled from: ViewSettingCheckBinding */ public final class i3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final FrameLayout b; + public final MaterialCheckBox b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f109c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; + public final ConstraintLayout f108c; - public i3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = frameLayout; - this.f109c = floatingActionButton; - this.d = textView; - this.e = simpleDraweeView; - this.f = linkifiedTextView; - this.g = textView2; - this.h = textView3; + public i3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { + this.a = view; + this.b = materialCheckBox; + this.f108c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i4.java b/app/src/main/java/c/a/j/i4.java index f4743606f0..b3d7b6cd1c 100644 --- a/app/src/main/java/c/a/j/i4.java +++ b/app/src/main/java/c/a/j/i4.java @@ -1,12 +1,16 @@ package c.a.j; +import android.view.LayoutInflater; import android.view.View; +import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; +import com.discord.R; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ +/* compiled from: WidgetChannelSettingsDeleteBinding */ public final class i4 implements ViewBinding { @NonNull public final LinearLayout a; @@ -15,12 +19,44 @@ public final class i4 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f110c; + public final MaterialButton f109c; + @NonNull + public final MaterialButton d; + @NonNull + public final TextView e; - public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { + public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; - this.f110c = materialButton; + this.f109c = materialButton; + this.d = materialButton2; + this.e = textView2; + } + + @NonNull + public static i4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false); + if (!z2) { + int i = R.id.channel_settings_delete_body; + TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body); + if (textView != null) { + i = R.id.channel_settings_delete_cancel; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel); + if (materialButton != null) { + i = R.id.channel_settings_delete_confirm; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm); + if (materialButton2 != null) { + i = R.id.channel_settings_delete_title; + TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title); + if (textView2 != null) { + return new i4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + throw null; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/i5.java b/app/src/main/java/c/a/j/i5.java index 772e0e1143..4298d1bb43 100644 --- a/app/src/main/java/c/a/j/i5.java +++ b/app/src/main/java/c/a/j/i5.java @@ -1,9 +1,7 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; -import android.widget.SeekBar; import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; @@ -11,7 +9,7 @@ import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMusicRichPresenceBinding */ +/* compiled from: WidgetPlatformRichPresenceBinding */ public final class i5 implements ViewBinding { @NonNull public final LinearLayout a; @@ -20,39 +18,27 @@ public final class i5 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f111c; + public final TextView f110c; @NonNull - public final TextView d; + public final SimpleDraweeView d; @NonNull public final SimpleDraweeView e; @NonNull - public final SimpleDraweeView f; + public final MaterialButton f; @NonNull public final TextView g; @NonNull public final TextView h; - @NonNull - public final MaterialButton i; - @NonNull - public final SeekBar j; - @NonNull - public final TextView k; - @NonNull - public final TextView l; - public i5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { + public i5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = linearLayout2; - this.f111c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = textView3; - this.h = textView4; - this.i = materialButton; - this.j = seekBar; - this.k = textView5; - this.l = textView6; + this.f110c = textView; + this.d = simpleDraweeView; + this.e = simpleDraweeView2; + this.f = materialButton; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/j0.java b/app/src/main/java/c/a/j/j0.java index 443bf93258..3393fc1aac 100644 --- a/app/src/main/java/c/a/j/j0.java +++ b/app/src/main/java/c/a/j/j0.java @@ -2,37 +2,15 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutPremiumSettingsPaymentBinding */ +/* compiled from: LayoutVoiceBottomSheetEmptyBinding */ public final class j0 implements ViewBinding { @NonNull public final LinearLayout a; - @NonNull - public final MaterialButton b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final View f112c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final LinearLayout f; - @NonNull - public final TextView g; - - public j0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) { + public j0(@NonNull LinearLayout linearLayout) { this.a = linearLayout; - this.b = materialButton; - this.f112c = view; - this.d = textView; - this.e = textView2; - this.f = linearLayout2; - this.g = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/j1.java b/app/src/main/java/c/a/j/j1.java index 2f75112b6e..4b93cf160c 100644 --- a/app/src/main/java/c/a/j/j1.java +++ b/app/src/main/java/c/a/j/j1.java @@ -2,36 +2,18 @@ package c.a.j; import android.view.View; import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.premium.ShinyButton; -import com.google.android.material.button.MaterialButton; -/* compiled from: SingleValuePropPremiumUpsellDialogBinding */ +/* compiled from: SparkleViewBinding */ public final class j1 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final MaterialButton b; + public final View a; @NonNull + public final ImageView b; - /* renamed from: c reason: collision with root package name */ - public final ShinyButton f113c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final ImageView f; - - public j1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { - this.a = linearLayout; - this.b = materialButton; - this.f113c = shinyButton; - this.d = textView; - this.e = textView2; - this.f = imageView; + public j1(@NonNull View view, @NonNull ImageView imageView) { + this.a = view; + this.b = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/j2.java b/app/src/main/java/c/a/j/j2.java index 1d282ea1af..34028a64a7 100644 --- a/app/src/main/java/c/a/j/j2.java +++ b/app/src/main/java/c/a/j/j2.java @@ -1,16 +1,30 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewMobileReportsMulticheckItemBinding */ +/* compiled from: ViewOverlayMenuBinding */ public final class j2 implements ViewBinding { @NonNull - public final CheckedSetting a; + public final View a; + @NonNull + public final k2 b; + @NonNull - public j2(@NonNull CheckedSetting checkedSetting) { - this.a = checkedSetting; + /* renamed from: c reason: collision with root package name */ + public final ImageView f111c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + + public j2(@NonNull View view, @NonNull k2 k2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { + this.a = view; + this.b = k2Var; + this.f111c = imageView; + this.d = imageView2; + this.e = imageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/j3.java b/app/src/main/java/c/a/j/j3.java index 7241da9c58..68a82cf9e1 100644 --- a/app/src/main/java/c/a/j/j3.java +++ b/app/src/main/java/c/a/j/j3.java @@ -4,22 +4,22 @@ import android.view.View; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.checkbox.MaterialCheckBox; -/* compiled from: ViewSettingCheckBinding */ +import com.google.android.material.radiobutton.MaterialRadioButton; +/* compiled from: ViewSettingRadioBinding */ public final class j3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialCheckBox b; + public final MaterialRadioButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f114c; + public final ConstraintLayout f112c; - public j3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { + public j3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = materialCheckBox; - this.f114c = constraintLayout; + this.b = materialRadioButton; + this.f112c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/j4.java b/app/src/main/java/c/a/j/j4.java index 11a5f127c5..df6b4a1dbb 100644 --- a/app/src/main/java/c/a/j/j4.java +++ b/app/src/main/java/c/a/j/j4.java @@ -1,64 +1,34 @@ package c.a.j; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; -import com.discord.R; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsDeleteBinding */ +/* compiled from: WidgetChatInputGuardBinding */ public final class j4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f115c; + public final MaterialButton f113c; @NonNull - public final MaterialButton d; + public final TextView d; @NonNull public final TextView e; - public j4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public j4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; - this.b = textView; - this.f115c = materialButton; - this.d = materialButton2; + this.b = materialButton; + this.f113c = materialButton2; + this.d = textView; this.e = textView2; } - @NonNull - public static j4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false); - if (!z2) { - int i = R.id.channel_settings_delete_body; - TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body); - if (textView != null) { - i = R.id.channel_settings_delete_cancel; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel); - if (materialButton != null) { - i = R.id.channel_settings_delete_confirm; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm); - if (materialButton2 != null) { - i = R.id.channel_settings_delete_title; - TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title); - if (textView2 != null) { - return new j4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); - } - throw null; - } - @Override // androidx.viewbinding.ViewBinding @NonNull public View getRoot() { diff --git a/app/src/main/java/c/a/j/j5.java b/app/src/main/java/c/a/j/j5.java index 6b5072f464..685711104c 100644 --- a/app/src/main/java/c/a/j/j5.java +++ b/app/src/main/java/c/a/j/j5.java @@ -1,44 +1,29 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetPlatformRichPresenceBinding */ +/* compiled from: WidgetPremiumUpsellBinding */ public final class j5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f116c; + public final TextView f114c; @NonNull - public final SimpleDraweeView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final MaterialButton f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; + public final ImageView d; - public j5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { + public j5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = linearLayout2; - this.f116c = textView; - this.d = simpleDraweeView; - this.e = simpleDraweeView2; - this.f = materialButton; - this.g = textView2; - this.h = textView3; + this.b = textView; + this.f114c = textView2; + this.d = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k.java b/app/src/main/java/c/a/j/k.java index b68ce70aea..3c1c779060 100644 --- a/app/src/main/java/c/a/j/k.java +++ b/app/src/main/java/c/a/j/k.java @@ -16,14 +16,14 @@ public final class k implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final DatePicker f117c; + public final DatePicker f115c; @NonNull public final TextView d; public k(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull DatePicker datePicker, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f117c = datePicker; + this.f115c = datePicker; this.d = textView; } diff --git a/app/src/main/java/c/a/j/k0.java b/app/src/main/java/c/a/j/k0.java index 59c29c2513..56f2405fb0 100644 --- a/app/src/main/java/c/a/j/k0.java +++ b/app/src/main/java/c/a/j/k0.java @@ -1,16 +1,39 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: LayoutVoiceBottomSheetEmptyBinding */ +/* compiled from: LayoutVoiceBottomSheetHeaderBinding */ public final class k0 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; + @NonNull + public final ImageView b; + @NonNull - public k0(@NonNull LinearLayout linearLayout) { - this.a = linearLayout; + /* renamed from: c reason: collision with root package name */ + public final ImageView f116c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + + public k0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = imageView; + this.f116c = imageView3; + this.d = imageView4; + this.e = imageView5; + this.f = textView; + this.g = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k1.java b/app/src/main/java/c/a/j/k1.java index 3b6bc480ee..fa562e885e 100644 --- a/app/src/main/java/c/a/j/k1.java +++ b/app/src/main/java/c/a/j/k1.java @@ -4,16 +4,26 @@ import android.view.View; import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: SparkleViewBinding */ +import com.discord.rlottie.RLottieImageView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: StickerViewBinding */ public final class k1 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final SimpleDraweeView b; + @NonNull - public k1(@NonNull View view, @NonNull ImageView imageView) { + /* renamed from: c reason: collision with root package name */ + public final RLottieImageView f117c; + @NonNull + public final ImageView d; + + public k1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) { this.a = view; - this.b = imageView; + this.b = simpleDraweeView; + this.f117c = rLottieImageView; + this.d = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k2.java b/app/src/main/java/c/a/j/k2.java index 0b08eaf547..3f828591ca 100644 --- a/app/src/main/java/c/a/j/k2.java +++ b/app/src/main/java/c/a/j/k2.java @@ -2,29 +2,37 @@ package c.a.j; import android.view.View; import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuBinding */ +/* compiled from: ViewOverlayMenuContentBinding */ public final class k2 implements ViewBinding { @NonNull - public final View a; + public final CardView a; @NonNull - public final l2 b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f118c; + public final TextView f118c; @NonNull - public final ImageView d; + public final TextView d; @NonNull public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public k2(@NonNull View view, @NonNull l2 l2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { - this.a = view; - this.b = l2Var; - this.f118c = imageView; - this.d = imageView2; - this.e = imageView3; + public k2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = cardView; + this.b = textView; + this.f118c = textView2; + this.d = textView3; + this.e = imageView; + this.f = textView4; + this.g = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k3.java b/app/src/main/java/c/a/j/k3.java index 831011256c..d2db15bed2 100644 --- a/app/src/main/java/c/a/j/k3.java +++ b/app/src/main/java/c/a/j/k3.java @@ -1,25 +1,31 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.radiobutton.MaterialRadioButton; -/* compiled from: ViewSettingRadioBinding */ +/* compiled from: ViewSettingSharedBinding */ public final class k3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialRadioButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f119c; + public final TextView f119c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; - public k3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { + public k3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = view; - this.b = materialRadioButton; - this.f119c = constraintLayout; + this.b = imageView; + this.f119c = textView; + this.d = textView2; + this.e = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k4.java b/app/src/main/java/c/a/j/k4.java index 98bc6b8c25..5046b41616 100644 --- a/app/src/main/java/c/a/j/k4.java +++ b/app/src/main/java/c/a/j/k4.java @@ -1,32 +1,27 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputGuardBinding */ +/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ public final class k4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final MaterialButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f120c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; + public final TextView f120c; - public k4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = materialButton; - this.f120c = materialButton2; - this.d = textView; - this.e = textView2; + public k4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = imageView2; + this.f120c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/k5.java b/app/src/main/java/c/a/j/k5.java index b8e60cc239..1e51508d9d 100644 --- a/app/src/main/java/c/a/j/k5.java +++ b/app/src/main/java/c/a/j/k5.java @@ -1,29 +1,20 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetPremiumUpsellBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetRemoteAuthNotFoundBinding */ public final class k5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; - @NonNull + public final MaterialButton b; - /* renamed from: c reason: collision with root package name */ - public final TextView f121c; - @NonNull - public final ImageView d; - - public k5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + public k5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = textView; - this.f121c = textView2; - this.d = imageView; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l.java b/app/src/main/java/c/a/j/l.java index 6d8f2c2338..7af3dde03d 100644 --- a/app/src/main/java/c/a/j/l.java +++ b/app/src/main/java/c/a/j/l.java @@ -16,14 +16,14 @@ public final class l implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaxHeightRecyclerView f122c; + public final MaxHeightRecyclerView f121c; @NonNull public final TextView d; public l(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f122c = maxHeightRecyclerView; + this.f121c = maxHeightRecyclerView; this.d = textView; } diff --git a/app/src/main/java/c/a/j/l0.java b/app/src/main/java/c/a/j/l0.java index 8869ccfaa7..fa9f8582c9 100644 --- a/app/src/main/java/c/a/j/l0.java +++ b/app/src/main/java/c/a/j/l0.java @@ -1,39 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: LayoutVoiceBottomSheetHeaderBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: MemberVerificationAvatarViewBinding */ public final class l0 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ImageView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f123c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; + public final TextView f122c; - public l0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = imageView; - this.f123c = imageView3; - this.d = imageView4; - this.e = imageView5; - this.f = textView; - this.g = textView2; + public l0(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = view; + this.b = simpleDraweeView; + this.f122c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l1.java b/app/src/main/java/c/a/j/l1.java index 7b4f7093e4..07dd9169a2 100644 --- a/app/src/main/java/c/a/j/l1.java +++ b/app/src/main/java/c/a/j/l1.java @@ -2,28 +2,53 @@ package c.a.j; import android.view.View; import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.rlottie.RLottieImageView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: StickerViewBinding */ +import com.discord.R; +import com.google.android.material.button.MaterialButton; +/* compiled from: ThreadBrowserEmptyBinding */ public final class l1 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final ConstraintLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final RLottieImageView f124c; + public final MaterialButton f123c; @NonNull - public final ImageView d; + public final TextView d; - public l1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) { - this.a = view; - this.b = simpleDraweeView; - this.f124c = rLottieImageView; - this.d = imageView; + public l1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + this.a = constraintLayout; + this.b = constraintLayout2; + this.f123c = materialButton; + this.d = textView; + } + + @NonNull + public static l1 a(@NonNull View view) { + ConstraintLayout constraintLayout = (ConstraintLayout) view; + int i = R.id.thread_browser_empty_create_button; + MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.thread_browser_empty_create_button); + if (materialButton != null) { + i = R.id.thread_browser_empty_heading; + TextView textView = (TextView) view.findViewById(R.id.thread_browser_empty_heading); + if (textView != null) { + i = R.id.thread_browser_empty_subheading; + TextView textView2 = (TextView) view.findViewById(R.id.thread_browser_empty_subheading); + if (textView2 != null) { + i = R.id.thread_icon; + ImageView imageView = (ImageView) view.findViewById(R.id.thread_icon); + if (imageView != null) { + return new l1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l2.java b/app/src/main/java/c/a/j/l2.java index 37280843ff..3784599f75 100644 --- a/app/src/main/java/c/a/j/l2.java +++ b/app/src/main/java/c/a/j/l2.java @@ -1,38 +1,28 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuContentBinding */ +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewPhoneOrEmailInputBinding */ public final class l2 implements ViewBinding { @NonNull - public final CardView a; + public final View a; @NonNull - public final TextView b; + public final TextInputLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f125c; + public final TextInputEditText f124c; @NonNull - public final TextView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; + public final TextInputLayout d; - public l2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = cardView; - this.b = textView; - this.f125c = textView2; - this.d = textView3; - this.e = imageView; - this.f = textView4; - this.g = textView5; + public l2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { + this.a = view; + this.b = textInputLayout; + this.f124c = textInputEditText; + this.d = textInputLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l3.java b/app/src/main/java/c/a/j/l3.java index 55edcc0774..2b89562dab 100644 --- a/app/src/main/java/c/a/j/l3.java +++ b/app/src/main/java/c/a/j/l3.java @@ -1,31 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSettingSharedBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: ViewSettingSwitchBinding */ public final class l3 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final SwitchMaterial b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f126c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; + public final ConstraintLayout f125c; - public l3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + public l3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = imageView; - this.f126c = textView; - this.d = textView2; - this.e = textView3; + this.b = switchMaterial; + this.f125c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l4.java b/app/src/main/java/c/a/j/l4.java index 6cdebe18ec..e61ff7c808 100644 --- a/app/src/main/java/c/a/j/l4.java +++ b/app/src/main/java/c/a/j/l4.java @@ -1,27 +1,21 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChatInputPermReqFilesBinding */ public final class l4 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final ImageView b; + public final LinearLayout a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f127c; - - public l4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = imageView2; - this.f127c = textView; + public l4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + this.a = linearLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/l5.java b/app/src/main/java/c/a/j/l5.java index ba1e4b4173..c251addb45 100644 --- a/app/src/main/java/c/a/j/l5.java +++ b/app/src/main/java/c/a/j/l5.java @@ -5,16 +5,25 @@ import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthNotFoundBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: WidgetRemoteAuthPendingLoginBinding */ public final class l5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; + @NonNull - public l5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f126c; + @NonNull + public final SwitchMaterial d; + + public l5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { this.a = linearLayout; this.b = materialButton; + this.f126c = materialButton2; + this.d = switchMaterial; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m.java b/app/src/main/java/c/a/j/m.java index 1f17405cef..fc1e365d8e 100644 --- a/app/src/main/java/c/a/j/m.java +++ b/app/src/main/java/c/a/j/m.java @@ -1,16 +1,18 @@ package c.a.j; import android.view.View; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: DialogSimpleSelectorItemBinding */ +/* compiled from: ExpressionPickerCategorySelectionOverlineViewBinding */ public final class m implements ViewBinding { @NonNull - public final TextView a; + public final View a; + @NonNull + public final View b; - public m(@NonNull TextView textView) { - this.a = textView; + public m(@NonNull View view, @NonNull View view2) { + this.a = view; + this.b = view2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m0.java b/app/src/main/java/c/a/j/m0.java index 212fdf1c04..d9f870546d 100644 --- a/app/src/main/java/c/a/j/m0.java +++ b/app/src/main/java/c/a/j/m0.java @@ -1,25 +1,37 @@ package c.a.j; import android.view.View; -import android.widget.TextView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: MemberVerificationAvatarViewBinding */ +import androidx.viewpager2.widget.ViewPager2; +import com.google.android.material.button.MaterialButton; +import com.google.android.material.tabs.TabLayout; +/* compiled from: MultiValuePropPremiumUpsellDialogBinding */ public final class m0 implements ViewBinding { @NonNull - public final View a; + public final RelativeLayout a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f128c; + public final TabLayout f127c; + @NonNull + public final MaterialButton d; + @NonNull + public final MaterialButton e; + @NonNull + public final ViewPager2 f; - public m0(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = view; - this.b = simpleDraweeView; - this.f128c = textView; + public m0(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TabLayout tabLayout, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ViewPager2 viewPager2) { + this.a = relativeLayout; + this.b = materialButton; + this.f127c = tabLayout; + this.d = materialButton2; + this.e = materialButton3; + this.f = viewPager2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m1.java b/app/src/main/java/c/a/j/m1.java index 19a0c257f6..5e5b627060 100644 --- a/app/src/main/java/c/a/j/m1.java +++ b/app/src/main/java/c/a/j/m1.java @@ -1,54 +1,27 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.google.android.material.button.MaterialButton; -/* compiled from: ThreadBrowserEmptyBinding */ +import com.discord.views.typing.TypingDot; +/* compiled from: TypingDotsViewBinding */ public final class m1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ConstraintLayout b; + public final TypingDot b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f129c; + public final TypingDot f128c; @NonNull - public final TextView d; + public final TypingDot d; - public m1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { - this.a = constraintLayout; - this.b = constraintLayout2; - this.f129c = materialButton; - this.d = textView; - } - - @NonNull - public static m1 a(@NonNull View view) { - ConstraintLayout constraintLayout = (ConstraintLayout) view; - int i = R.id.thread_browser_empty_create_button; - MaterialButton materialButton = (MaterialButton) view.findViewById(R.id.thread_browser_empty_create_button); - if (materialButton != null) { - i = R.id.thread_browser_empty_heading; - TextView textView = (TextView) view.findViewById(R.id.thread_browser_empty_heading); - if (textView != null) { - i = R.id.thread_browser_empty_subheading; - TextView textView2 = (TextView) view.findViewById(R.id.thread_browser_empty_subheading); - if (textView2 != null) { - i = R.id.thread_icon; - ImageView imageView = (ImageView) view.findViewById(R.id.thread_icon); - if (imageView != null) { - return new m1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public m1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { + this.a = view; + this.b = typingDot; + this.f128c = typingDot2; + this.d = typingDot3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m2.java b/app/src/main/java/c/a/j/m2.java index c59a1cba94..319093ffac 100644 --- a/app/src/main/java/c/a/j/m2.java +++ b/app/src/main/java/c/a/j/m2.java @@ -3,26 +3,23 @@ package c.a.j; import android.view.View; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewPhoneOrEmailInputBinding */ +import com.discord.views.CutoutView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewPileItemBinding */ public final class m2 implements ViewBinding { @NonNull - public final View a; + public final CutoutView a; @NonNull - public final TextInputLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f130c; - @NonNull - public final TextInputLayout d; + public final SimpleDraweeView f129c; - public m2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { - this.a = view; - this.b = textInputLayout; - this.f130c = textInputEditText; - this.d = textInputLayout2; + public m2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { + this.a = cutoutView; + this.b = simpleDraweeView; + this.f129c = simpleDraweeView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m3.java b/app/src/main/java/c/a/j/m3.java index 4a19c9d78d..771b804c70 100644 --- a/app/src/main/java/c/a/j/m3.java +++ b/app/src/main/java/c/a/j/m3.java @@ -1,25 +1,29 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.appcompat.widget.LinearLayoutCompat; import androidx.viewbinding.ViewBinding; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: ViewSettingSwitchBinding */ +/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ public final class m3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayoutCompat a; @NonNull - public final SwitchMaterial b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f131c; + public final TextView f130c; + @NonNull + public final TextView d; - public m3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { - this.a = view; - this.b = switchMaterial; - this.f131c = constraintLayout; + public m3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayoutCompat; + this.b = imageView; + this.f130c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m4.java b/app/src/main/java/c/a/j/m4.java index e34b7405f2..be0589f2dd 100644 --- a/app/src/main/java/c/a/j/m4.java +++ b/app/src/main/java/c/a/j/m4.java @@ -1,21 +1,35 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputPermReqFilesBinding */ +import com.discord.views.sticker.StickerView; +/* compiled from: WidgetChatInputStickerSuggestionsBinding */ public final class m4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final StickerView b; + @NonNull - public m4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + /* renamed from: c reason: collision with root package name */ + public final StickerView f131c; + @NonNull + public final StickerView d; + @NonNull + public final StickerView e; + @NonNull + public final ImageView f; + + public m4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = textView; + this.b = stickerView; + this.f131c = stickerView2; + this.d = stickerView3; + this.e = stickerView4; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/m5.java b/app/src/main/java/c/a/j/m5.java index 11a381de01..0137d325ff 100644 --- a/app/src/main/java/c/a/j/m5.java +++ b/app/src/main/java/c/a/j/m5.java @@ -5,25 +5,16 @@ import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: WidgetRemoteAuthPendingLoginBinding */ +/* compiled from: WidgetRemoteAuthSuccessBinding */ public final class m5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f132c; - @NonNull - public final SwitchMaterial d; - - public m5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { + public m5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = materialButton; - this.f132c = materialButton2; - this.d = switchMaterial; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n.java b/app/src/main/java/c/a/j/n.java index 9e72089dcc..0a30ec9ec1 100644 --- a/app/src/main/java/c/a/j/n.java +++ b/app/src/main/java/c/a/j/n.java @@ -1,18 +1,16 @@ package c.a.j; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ExpressionPickerCategorySelectionOverlineViewBinding */ +/* compiled from: GifSearchEmptyStateTextBoxViewBinding */ public final class n implements ViewBinding { @NonNull - public final View a; - @NonNull - public final View b; + public final TextView a; - public n(@NonNull View view, @NonNull View view2) { - this.a = view; - this.b = view2; + public n(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n0.java b/app/src/main/java/c/a/j/n0.java index eafaefeb77..2adfd82154 100644 --- a/app/src/main/java/c/a/j/n0.java +++ b/app/src/main/java/c/a/j/n0.java @@ -1,37 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import androidx.viewpager2.widget.ViewPager2; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.tabs.TabLayout; -/* compiled from: MultiValuePropPremiumUpsellDialogBinding */ +/* compiled from: OauthTokenPermissionListItemBinding */ public final class n0 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final MaterialButton b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final TabLayout f133c; - @NonNull - public final MaterialButton d; - @NonNull - public final MaterialButton e; - @NonNull - public final ViewPager2 f; - - public n0(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TabLayout tabLayout, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ViewPager2 viewPager2) { - this.a = relativeLayout; - this.b = materialButton; - this.f133c = tabLayout; - this.d = materialButton2; - this.e = materialButton3; - this.f = viewPager2; + public n0(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n1.java b/app/src/main/java/c/a/j/n1.java index c42197b9e4..e300571573 100644 --- a/app/src/main/java/c/a/j/n1.java +++ b/app/src/main/java/c/a/j/n1.java @@ -1,27 +1,35 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.typing.TypingDot; -/* compiled from: TypingDotsViewBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: UserActionsDialogBinding */ public final class n1 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final TypingDot b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TypingDot f134c; + public final TextView f132c; @NonNull - public final TypingDot d; + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public n1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { - this.a = view; - this.b = typingDot; - this.f134c = typingDot2; - this.d = typingDot3; + public n1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f132c = textView; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n2.java b/app/src/main/java/c/a/j/n2.java index 407d7f2fde..d0c4b07493 100644 --- a/app/src/main/java/c/a/j/n2.java +++ b/app/src/main/java/c/a/j/n2.java @@ -1,25 +1,36 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CutoutView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewPileItemBinding */ +import com.google.android.material.chip.Chip; +/* compiled from: ViewPremiumGuildConfirmationBinding */ public final class n2 implements ViewBinding { @NonNull - public final CutoutView a; + public final View a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f135c; + public final TextView f133c; + @NonNull + public final Chip d; + @NonNull + public final Chip e; + @NonNull + public final ImageView f; - public n2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { - this.a = cutoutView; + public n2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { + this.a = view; this.b = simpleDraweeView; - this.f135c = simpleDraweeView2; + this.f133c = textView; + this.d = chip; + this.e = chip2; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n3.java b/app/src/main/java/c/a/j/n3.java index 401debfbe2..a1d978c6e1 100644 --- a/app/src/main/java/c/a/j/n3.java +++ b/app/src/main/java/c/a/j/n3.java @@ -1,29 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.appcompat.widget.LinearLayoutCompat; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ +/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ public final class n3 implements ViewBinding { @NonNull - public final LinearLayoutCompat a; - @NonNull - public final ImageView b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final TextView f136c; - @NonNull - public final TextView d; - - public n3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayoutCompat; - this.b = imageView; - this.f136c = textView; - this.d = textView2; + public n3(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n4.java b/app/src/main/java/c/a/j/n4.java index 6d151ced3a..774e4cd8ef 100644 --- a/app/src/main/java/c/a/j/n4.java +++ b/app/src/main/java/c/a/j/n4.java @@ -1,35 +1,17 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.sticker.StickerView; -/* compiled from: WidgetChatInputStickerSuggestionsBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ public final class n4 implements ViewBinding { @NonNull public final LinearLayout a; - @NonNull - public final StickerView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final StickerView f137c; - @NonNull - public final StickerView d; - @NonNull - public final StickerView e; - @NonNull - public final ImageView f; - - public n4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { + public n4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { this.a = linearLayout; - this.b = stickerView; - this.f137c = stickerView2; - this.d = stickerView3; - this.e = stickerView4; - this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/n5.java b/app/src/main/java/c/a/j/n5.java index 548ce2df45..165fe76d58 100644 --- a/app/src/main/java/c/a/j/n5.java +++ b/app/src/main/java/c/a/j/n5.java @@ -2,19 +2,28 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthSuccessBinding */ +/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ public final class n5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; + @NonNull - public n5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f134c; + @NonNull + public final MaterialButton d; + + public n5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; - this.b = materialButton; + this.b = textView; + this.f134c = materialButton; + this.d = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o.java b/app/src/main/java/c/a/j/o.java index b46437d9df..a535fe5ce8 100644 --- a/app/src/main/java/c/a/j/o.java +++ b/app/src/main/java/c/a/j/o.java @@ -1,16 +1,44 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: GifSearchEmptyStateTextBoxViewBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.google.android.material.button.MaterialButton; +/* compiled from: GiftPurchasedDialogBinding */ public final class o implements ViewBinding { @NonNull - public final TextView a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public o(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final RelativeLayout f135c; + @NonNull + public final MaterialButton d; + @NonNull + public final LinkifiedTextView e; + @NonNull + public final MaterialButton f; + @NonNull + public final TextView g; + @NonNull + public final ImageView h; + + public o(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull ImageView imageView) { + this.a = linearLayout; + this.b = textView; + this.f135c = relativeLayout; + this.d = materialButton; + this.e = linkifiedTextView; + this.f = materialButton2; + this.g = textView2; + this.h = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o0.java b/app/src/main/java/c/a/j/o0.java index 7429c29631..3ecd6b6cbb 100644 --- a/app/src/main/java/c/a/j/o0.java +++ b/app/src/main/java/c/a/j/o0.java @@ -1,16 +1,36 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -/* compiled from: OauthTokenPermissionListItemBinding */ +import com.discord.views.OverlayMenuView; +/* compiled from: OverlayBubbleMenuBinding */ public final class o0 implements ViewBinding { @NonNull - public final TextView a; + public final LinearLayout a; + @NonNull + public final LinearLayout b; + @NonNull - public o0(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final View f136c; + @NonNull + public final TextView d; + @NonNull + public final RecyclerView e; + @NonNull + public final OverlayMenuView f; + + public o0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull OverlayMenuView overlayMenuView) { + this.a = linearLayout; + this.b = linearLayout2; + this.f136c = view; + this.d = textView; + this.e = recyclerView; + this.f = overlayMenuView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o1.java b/app/src/main/java/c/a/j/o1.java index 3befbd30f5..2ee4e1be64 100644 --- a/app/src/main/java/c/a/j/o1.java +++ b/app/src/main/java/c/a/j/o1.java @@ -1,35 +1,34 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.FrameLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.views.StatusView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserActionsDialogBinding */ +/* compiled from: UserAvatarPresenceViewBinding */ public final class o1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f138c; + public final ImageView f137c; @NonNull - public final TextView d; + public final SimpleDraweeView d; @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final StatusView e; - public o1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = linearLayout; + public o1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { + this.a = relativeLayout; this.b = simpleDraweeView; - this.f138c = textView; - this.d = textView2; - this.e = textView3; - this.f = textView4; + this.f137c = imageView; + this.d = simpleDraweeView2; + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o2.java b/app/src/main/java/c/a/j/o2.java index 37e551bcd1..926010df9a 100644 --- a/app/src/main/java/c/a/j/o2.java +++ b/app/src/main/java/c/a/j/o2.java @@ -1,36 +1,47 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.chip.Chip; -/* compiled from: ViewPremiumGuildConfirmationBinding */ +/* compiled from: ViewPremiumGuildProgressBarBinding */ public final class o2 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f139c; + public final ImageView f138c; @NonNull - public final Chip d; + public final ImageView d; @NonNull - public final Chip e; + public final TextView e; @NonNull public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final ImageView h; + @NonNull + public final TextView i; - public o2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { - this.a = view; - this.b = simpleDraweeView; - this.f139c = textView; - this.d = chip; - this.e = chip2; - this.f = imageView; + public o2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = progressBar; + this.f138c = imageView; + this.d = imageView2; + this.e = textView; + this.f = imageView3; + this.g = textView2; + this.h = imageView4; + this.i = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o3.java b/app/src/main/java/c/a/j/o3.java index 1c3e27aa67..5b34677571 100644 --- a/app/src/main/java/c/a/j/o3.java +++ b/app/src/main/java/c/a/j/o3.java @@ -1,16 +1,42 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.SpeakerPulseView; +/* compiled from: ViewStageChannelSpeakerBinding */ public final class o3 implements ViewBinding { @NonNull - public final TextView a; + public final View a; + @NonNull + public final VoiceUserView b; + @NonNull - public o3(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f139c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final SpeakerPulseView h; + + public o3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) { + this.a = view; + this.b = voiceUserView; + this.f139c = imageView; + this.d = imageView2; + this.e = imageView3; + this.f = imageView4; + this.g = textView; + this.h = speakerPulseView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o4.java b/app/src/main/java/c/a/j/o4.java index af52721a37..d384d61277 100644 --- a/app/src/main/java/c/a/j/o4.java +++ b/app/src/main/java/c/a/j/o4.java @@ -1,17 +1,35 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ public final class o4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; + @NonNull + public final ImageView b; + @NonNull - public o4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { - this.a = linearLayout; + /* renamed from: c reason: collision with root package name */ + public final LinkifiedTextView f140c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final TextView e; + + public o4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { + this.a = constraintLayout; + this.b = imageView; + this.f140c = linkifiedTextView; + this.d = simpleDraweeView; + this.e = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/o5.java b/app/src/main/java/c/a/j/o5.java index ab62b5fbef..323f4b8f1e 100644 --- a/app/src/main/java/c/a/j/o5.java +++ b/app/src/main/java/c/a/j/o5.java @@ -5,8 +5,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ +/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ public final class o5 implements ViewBinding { @NonNull public final LinearLayout a; @@ -15,15 +14,18 @@ public final class o5 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f140c; + public final LinearLayout f141c; @NonNull - public final MaterialButton d; + public final TextView d; + @NonNull + public final LinearLayout e; - public o5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public o5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { this.a = linearLayout; this.b = textView; - this.f140c = materialButton; - this.d = materialButton2; + this.f141c = linearLayout2; + this.d = textView2; + this.e = linearLayout3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p.java b/app/src/main/java/c/a/j/p.java index 5d0b008fd1..f9e33f829f 100644 --- a/app/src/main/java/c/a/j/p.java +++ b/app/src/main/java/c/a/j/p.java @@ -1,44 +1,30 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; import com.google.android.material.button.MaterialButton; -/* compiled from: GiftPurchasedDialogBinding */ +/* compiled from: GuildChannelSideBarActionsViewBinding */ public final class p implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final RelativeLayout f141c; + public final MaterialButton f142c; @NonNull public final MaterialButton d; @NonNull - public final LinkifiedTextView e; - @NonNull - public final MaterialButton f; - @NonNull - public final TextView g; - @NonNull - public final ImageView h; + public final MaterialButton e; - public p(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull ImageView imageView) { - this.a = linearLayout; - this.b = textView; - this.f141c = relativeLayout; - this.d = materialButton; - this.e = linkifiedTextView; - this.f = materialButton2; - this.g = textView2; - this.h = imageView; + public p(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { + this.a = view; + this.b = materialButton; + this.f142c = materialButton2; + this.d = materialButton3; + this.e = materialButton4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p0.java b/app/src/main/java/c/a/j/p0.java index efdb78a719..96275d1a43 100644 --- a/app/src/main/java/c/a/j/p0.java +++ b/app/src/main/java/c/a/j/p0.java @@ -1,36 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.views.OverlayMenuView; -/* compiled from: OverlayBubbleMenuBinding */ +import com.discord.views.VoiceUserView; +/* compiled from: OverlayMenuVoiceMembersItemBinding */ public final class p0 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final LinearLayout b; - @NonNull + public final VoiceUserView a; - /* renamed from: c reason: collision with root package name */ - public final View f142c; - @NonNull - public final TextView d; - @NonNull - public final RecyclerView e; - @NonNull - public final OverlayMenuView f; - - public p0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull OverlayMenuView overlayMenuView) { - this.a = linearLayout; - this.b = linearLayout2; - this.f142c = view; - this.d = textView; - this.e = recyclerView; - this.f = overlayMenuView; + public p0(@NonNull VoiceUserView voiceUserView) { + this.a = voiceUserView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p1.java b/app/src/main/java/c/a/j/p1.java index e3d82067ac..949539198c 100644 --- a/app/src/main/java/c/a/j/p1.java +++ b/app/src/main/java/c/a/j/p1.java @@ -1,34 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; -import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserAvatarPresenceViewBinding */ +import com.discord.views.calls.VideoCallParticipantView; +/* compiled from: VideoCallGridItemBinding */ public final class p1 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final SimpleDraweeView b; - @NonNull + public final VideoCallParticipantView a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f143c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final StatusView e; - - public p1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { - this.a = relativeLayout; - this.b = simpleDraweeView; - this.f143c = imageView; - this.d = simpleDraweeView2; - this.e = statusView; + public p1(@NonNull VideoCallParticipantView videoCallParticipantView) { + this.a = videoCallParticipantView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p2.java b/app/src/main/java/c/a/j/p2.java index d827bc6434..bdb59947a6 100644 --- a/app/src/main/java/c/a/j/p2.java +++ b/app/src/main/java/c/a/j/p2.java @@ -3,45 +3,28 @@ package c.a.j; import android.view.View; import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBarBinding */ +/* compiled from: ViewPremiumGuildProgressBinding */ public final class p2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull - public final ProgressBar b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f144c; + public final TextView f143c; @NonNull - public final ImageView d; - @NonNull - public final TextView e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final ImageView h; - @NonNull - public final TextView i; + public final ProgressBar d; - public p2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = progressBar; - this.f144c = imageView; - this.d = imageView2; - this.e = textView; - this.f = imageView3; - this.g = textView2; - this.h = imageView4; - this.i = textView3; + public p2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { + this.a = frameLayout; + this.b = imageView; + this.f143c = textView; + this.d = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p3.java b/app/src/main/java/c/a/j/p3.java index ded51f03ee..d28e47f546 100644 --- a/app/src/main/java/c/a/j/p3.java +++ b/app/src/main/java/c/a/j/p3.java @@ -1,42 +1,26 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.SpeakerPulseView; -/* compiled from: ViewStageChannelSpeakerBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStageChannelVisitCommunityBinding */ public final class p3 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final VoiceUserView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f145c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final SpeakerPulseView h; + public final TextView f144c; - public p3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) { - this.a = view; - this.b = voiceUserView; - this.f145c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = imageView4; - this.g = textView; - this.h = speakerPulseView; + public p3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f144c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p4.java b/app/src/main/java/c/a/j/p4.java index 8a88e53060..f3a217768d 100644 --- a/app/src/main/java/c/a/j/p4.java +++ b/app/src/main/java/c/a/j/p4.java @@ -5,31 +5,48 @@ import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ +import com.discord.R; +import com.discord.widgets.botuikit.views.ActionRowComponentView; +import com.google.android.flexbox.FlexboxLayout; +/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ public final class p4 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final ActionRowComponentView a; @NonNull - public final ImageView b; + public final FlexboxLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f146c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final TextView e; + public final d2 f145c; - public p4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { - this.a = constraintLayout; - this.b = imageView; - this.f146c = linkifiedTextView; - this.d = simpleDraweeView; - this.e = textView; + public p4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull d2 d2Var) { + this.a = actionRowComponentView; + this.b = flexboxLayout; + this.f145c = d2Var; + } + + @NonNull + public static p4 a(@NonNull View view) { + int i = R.id.action_row_component_view_group; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group); + if (flexboxLayout != null) { + i = R.id.action_row_component_view_group_error_row; + View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row); + if (findViewById != null) { + int i2 = R.id.view_interaction_failed_label_icon; + ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon); + if (imageView != null) { + i2 = R.id.view_interaction_failed_label_message; + TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message); + if (textView != null) { + return new p4((ActionRowComponentView) view, flexboxLayout, new d2((ConstraintLayout) findViewById, imageView, textView)); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/p5.java b/app/src/main/java/c/a/j/p5.java index 96a5a6b555..a20f2b015d 100644 --- a/app/src/main/java/c/a/j/p5.java +++ b/app/src/main/java/c/a/j/p5.java @@ -2,30 +2,24 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ public final class p5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f147c; - @NonNull - public final TextView d; - @NonNull - public final LinearLayout e; + public final MaterialButton f146c; - public p5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { + public p5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { this.a = linearLayout; - this.b = textView; - this.f147c = linearLayout2; - this.d = textView2; - this.e = linearLayout3; + this.b = materialButton; + this.f146c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q.java b/app/src/main/java/c/a/j/q.java index 6e073a0ec7..5c35072474 100644 --- a/app/src/main/java/c/a/j/q.java +++ b/app/src/main/java/c/a/j/q.java @@ -3,28 +3,14 @@ package c.a.j; import android.view.View; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: GuildChannelSideBarActionsViewBinding */ +import com.google.android.material.chip.Chip; +/* compiled from: GuildRoleChipBinding */ public final class q implements ViewBinding { @NonNull - public final View a; - @NonNull - public final MaterialButton b; - @NonNull + public final Chip a; - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f148c; - @NonNull - public final MaterialButton d; - @NonNull - public final MaterialButton e; - - public q(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { - this.a = view; - this.b = materialButton; - this.f148c = materialButton2; - this.d = materialButton3; - this.e = materialButton4; + public q(@NonNull Chip chip) { + this.a = chip; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q0.java b/app/src/main/java/c/a/j/q0.java index 2d1422043e..5e1288ff3c 100644 --- a/app/src/main/java/c/a/j/q0.java +++ b/app/src/main/java/c/a/j/q0.java @@ -3,14 +3,17 @@ package c.a.j; import android.view.View; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -/* compiled from: OverlayMenuVoiceMembersItemBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: OverlayVoiceBubbleBinding */ public final class q0 implements ViewBinding { @NonNull - public final VoiceUserView a; + public final SimpleDraweeView a; + @NonNull + public final SimpleDraweeView b; - public q0(@NonNull VoiceUserView voiceUserView) { - this.a = voiceUserView; + public q0(@NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { + this.a = simpleDraweeView; + this.b = simpleDraweeView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q1.java b/app/src/main/java/c/a/j/q1.java index 267af3046c..89b5f8a087 100644 --- a/app/src/main/java/c/a/j/q1.java +++ b/app/src/main/java/c/a/j/q1.java @@ -1,16 +1,33 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.calls.VideoCallParticipantView; -/* compiled from: VideoCallGridItemBinding */ +/* compiled from: ViewAccountCreditBinding */ public final class q1 implements ViewBinding { @NonNull - public final VideoCallParticipantView a; + public final ConstraintLayout a; + @NonNull + public final TextView b; + @NonNull - public q1(@NonNull VideoCallParticipantView videoCallParticipantView) { - this.a = videoCallParticipantView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f147c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + + public q1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = textView; + this.f147c = imageView; + this.d = textView2; + this.e = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q2.java b/app/src/main/java/c/a/j/q2.java index db1bbf57fb..59781f9d79 100644 --- a/app/src/main/java/c/a/j/q2.java +++ b/app/src/main/java/c/a/j/q2.java @@ -1,30 +1,47 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; -import android.widget.ProgressBar; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumMarketingBinding */ public final class q2 implements ViewBinding { @NonNull - public final FrameLayout a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f149c; + public final MaterialButton f148c; @NonNull - public final ProgressBar d; + public final LinearLayout d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; - public q2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { - this.a = frameLayout; - this.b = imageView; - this.f149c = textView; - this.d = progressBar; + public q2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { + this.a = linearLayout; + this.b = linearLayout2; + this.f148c = materialButton; + this.d = linearLayout3; + this.e = textView; + this.f = textView2; + this.g = textView3; + this.h = textView4; + this.i = textView5; + this.j = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q3.java b/app/src/main/java/c/a/j/q3.java index 0d0ec38547..11ac94a206 100644 --- a/app/src/main/java/c/a/j/q3.java +++ b/app/src/main/java/c/a/j/q3.java @@ -1,26 +1,45 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStageChannelVisitCommunityBinding */ +import androidx.viewpager2.widget.ViewPager2; +import com.discord.views.LoadingButton; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewStepsBinding */ public final class q3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final RelativeLayout a; @NonNull - public final SimpleDraweeView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f150c; + public final TextView f149c; + @NonNull + public final ImageView d; + @NonNull + public final LoadingButton e; + @NonNull + public final MaterialButton f; + @NonNull + public final TextView g; + @NonNull + public final ViewPager2 h; - public q3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f150c = textView; + public q3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull ViewPager2 viewPager2) { + this.a = relativeLayout; + this.b = linearLayout; + this.f149c = textView; + this.d = imageView; + this.e = loadingButton; + this.f = materialButton; + this.g = textView2; + this.h = viewPager2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/q4.java b/app/src/main/java/c/a/j/q4.java index 6cb524cf42..ccf9fefe3e 100644 --- a/app/src/main/java/c/a/j/q4.java +++ b/app/src/main/java/c/a/j/q4.java @@ -2,48 +2,61 @@ package c.a.j; import android.view.View; import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; import com.discord.R; -import com.discord.widgets.botuikit.views.ActionRowComponentView; +import com.discord.views.typing.TypingDots; +import com.discord.widgets.botuikit.views.select.SelectComponentView; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.flexbox.FlexboxLayout; -/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ +import com.google.android.material.textview.MaterialTextView; +/* compiled from: WidgetChatListBotUiSelectComponentBinding */ public final class q4 implements ViewBinding { @NonNull - public final ActionRowComponentView a; + public final SelectComponentView a; @NonNull - public final FlexboxLayout b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final e2 f151c; + public final TypingDots f150c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final MaterialTextView e; + @NonNull + public final FlexboxLayout f; - public q4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull e2 e2Var) { - this.a = actionRowComponentView; - this.b = flexboxLayout; - this.f151c = e2Var; + public q4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { + this.a = selectComponentView; + this.b = imageView; + this.f150c = typingDots; + this.d = simpleDraweeView; + this.e = materialTextView; + this.f = flexboxLayout; } @NonNull public static q4 a(@NonNull View view) { - int i = R.id.action_row_component_view_group; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group); - if (flexboxLayout != null) { - i = R.id.action_row_component_view_group_error_row; - View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row); - if (findViewById != null) { - int i2 = R.id.view_interaction_failed_label_icon; - ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon); - if (imageView != null) { - i2 = R.id.view_interaction_failed_label_message; - TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message); - if (textView != null) { - return new q4((ActionRowComponentView) view, flexboxLayout, new e2((ConstraintLayout) findViewById, imageView, textView)); + int i = R.id.select_component_chevron; + ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron); + if (imageView != null) { + i = R.id.select_component_loading; + TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading); + if (typingDots != null) { + i = R.id.select_component_selection_icon; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon); + if (simpleDraweeView != null) { + i = R.id.select_component_selection_text; + MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text); + if (materialTextView != null) { + i = R.id.select_component_selections_root; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root); + if (flexboxLayout != null) { + return new q4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); + } } } - throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); diff --git a/app/src/main/java/c/a/j/q5.java b/app/src/main/java/c/a/j/q5.java index 0826e59ddf..eec27b4816 100644 --- a/app/src/main/java/c/a/j/q5.java +++ b/app/src/main/java/c/a/j/q5.java @@ -1,25 +1,48 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; +import android.widget.Space; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ +/* compiled from: WidgetStageChannelRichPresenceBinding */ public final class q5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f152c; + public final TextView f151c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; - public q5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { + public q5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = linearLayout; - this.b = materialButton; - this.f152c = materialButton2; + this.b = linearLayout2; + this.f151c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = textView3; + this.g = materialButton; + this.h = textView4; + this.i = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r.java b/app/src/main/java/c/a/j/r.java index 95841f8501..705d4896d4 100644 --- a/app/src/main/java/c/a/j/r.java +++ b/app/src/main/java/c/a/j/r.java @@ -1,16 +1,20 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.chip.Chip; -/* compiled from: GuildRoleChipBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: GuildVideoAtCapacityBinding */ public final class r implements ViewBinding { @NonNull - public final Chip a; + public final LinearLayout a; + @NonNull + public final MaterialButton b; - public r(@NonNull Chip chip) { - this.a = chip; + public r(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) { + this.a = linearLayout; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r0.java b/app/src/main/java/c/a/j/r0.java index 97446ef3ea..5db0b9c46d 100644 --- a/app/src/main/java/c/a/j/r0.java +++ b/app/src/main/java/c/a/j/r0.java @@ -1,19 +1,72 @@ package c.a.j; +import android.view.LayoutInflater; import android.view.View; +import android.view.ViewGroup; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.cardview.widget.CardView; +import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: OverlayVoiceBubbleBinding */ +import com.discord.R; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: OverlayVoiceChannelSelectorBinding */ public final class r0 implements ViewBinding { @NonNull - public final SimpleDraweeView a; + public final CardView a; + @NonNull + public final ImageView b; @NonNull - public final SimpleDraweeView b; - public r0(@NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { - this.a = simpleDraweeView; - this.b = simpleDraweeView2; + /* renamed from: c reason: collision with root package name */ + public final CardView f152c; + @NonNull + public final TextView d; + @NonNull + public final TextInputLayout e; + @NonNull + public final RecyclerView f; + + public r0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) { + this.a = cardView; + this.b = imageView; + this.f152c = cardView2; + this.d = textView; + this.e = textInputLayout; + this.f = recyclerView; + } + + @NonNull + public static r0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.overlay_voice_channel_selector, viewGroup, false); + if (z2) { + viewGroup.addView(inflate); + } + int i = R.id.close; + ImageView imageView = (ImageView) inflate.findViewById(R.id.close); + if (imageView != null) { + CardView cardView = (CardView) inflate; + i = R.id.empty_results; + TextView textView = (TextView) inflate.findViewById(R.id.empty_results); + if (textView != null) { + i = R.id.overlay_channel_search; + TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(R.id.overlay_channel_search); + if (textInputLayout != null) { + i = R.id.results_rv; + RecyclerView recyclerView = (RecyclerView) inflate.findViewById(R.id.results_rv); + if (recyclerView != null) { + i = R.id.test; + TextView textView2 = (TextView) inflate.findViewById(R.id.test); + if (textView2 != null) { + return new r0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2); + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r1.java b/app/src/main/java/c/a/j/r1.java index c69500242e..8b47cfc998 100644 --- a/app/src/main/java/c/a/j/r1.java +++ b/app/src/main/java/c/a/j/r1.java @@ -1,16 +1,17 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAccountCreditBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewActiveSubscriptionBinding */ public final class r1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull public final TextView b; @NonNull @@ -18,16 +19,28 @@ public final class r1 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final ImageView f153c; @NonNull - public final TextView d; + public final ImageView d; @NonNull - public final TextView e; + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; + @NonNull + public final ProgressBar h; + @NonNull + public final MaterialButton i; - public r1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { - this.a = constraintLayout; + public r1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { + this.a = frameLayout; this.b = textView; this.f153c = imageView; - this.d = textView2; - this.e = textView3; + this.d = imageView2; + this.e = imageView3; + this.f = textView2; + this.g = materialButton; + this.h = progressBar; + this.i = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r2.java b/app/src/main/java/c/a/j/r2.java index 1a8c9ef6d2..b376c0bc4f 100644 --- a/app/src/main/java/c/a/j/r2.java +++ b/app/src/main/java/c/a/j/r2.java @@ -5,43 +5,27 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumMarketingBinding */ +/* compiled from: ViewPremiumSettingsPerksBinding */ public final class r2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f154c; + public final TextView f154c; @NonNull - public final LinearLayout d; + public final TextView d; @NonNull public final TextView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; - public r2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { + public r2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = linearLayout; - this.b = linearLayout2; - this.f154c = materialButton; - this.d = linearLayout3; - this.e = textView; - this.f = textView2; - this.g = textView3; - this.h = textView4; - this.i = textView5; - this.j = textView6; + this.b = textView; + this.f154c = textView2; + this.d = textView3; + this.e = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r3.java b/app/src/main/java/c/a/j/r3.java index d90c06707c..dd0fb7b9b6 100644 --- a/app/src/main/java/c/a/j/r3.java +++ b/app/src/main/java/c/a/j/r3.java @@ -1,45 +1,29 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import androidx.viewpager2.widget.ViewPager2; -import com.discord.views.LoadingButton; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewStepsBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStreamPreviewBinding */ public final class r3 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final ConstraintLayout a; @NonNull - public final LinearLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f155c; @NonNull - public final ImageView d; - @NonNull - public final LoadingButton e; - @NonNull - public final MaterialButton f; - @NonNull - public final TextView g; - @NonNull - public final ViewPager2 h; + public final TextView d; - public r3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull ViewPager2 viewPager2) { - this.a = relativeLayout; - this.b = linearLayout; + public r3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; this.f155c = textView; - this.d = imageView; - this.e = loadingButton; - this.f = materialButton; - this.g = textView2; - this.h = viewPager2; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r4.java b/app/src/main/java/c/a/j/r4.java index 7f999e5c6f..fd83c0207c 100644 --- a/app/src/main/java/c/a/j/r4.java +++ b/app/src/main/java/c/a/j/r4.java @@ -1,65 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.discord.views.typing.TypingDots; -import com.discord.widgets.botuikit.views.select.SelectComponentView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.flexbox.FlexboxLayout; import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentBinding */ +/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ public final class r4 implements ViewBinding { @NonNull - public final SelectComponentView a; - @NonNull - public final ImageView b; - @NonNull + public final MaterialTextView a; - /* renamed from: c reason: collision with root package name */ - public final TypingDots f156c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final MaterialTextView e; - @NonNull - public final FlexboxLayout f; - - public r4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { - this.a = selectComponentView; - this.b = imageView; - this.f156c = typingDots; - this.d = simpleDraweeView; - this.e = materialTextView; - this.f = flexboxLayout; - } - - @NonNull - public static r4 a(@NonNull View view) { - int i = R.id.select_component_chevron; - ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron); - if (imageView != null) { - i = R.id.select_component_loading; - TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading); - if (typingDots != null) { - i = R.id.select_component_selection_icon; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon); - if (simpleDraweeView != null) { - i = R.id.select_component_selection_text; - MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text); - if (materialTextView != null) { - i = R.id.select_component_selections_root; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root); - if (flexboxLayout != null) { - return new r4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public r4(@NonNull MaterialTextView materialTextView) { + this.a = materialTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/r5.java b/app/src/main/java/c/a/j/r5.java index 0ae48401f8..d5691192ff 100644 --- a/app/src/main/java/c/a/j/r5.java +++ b/app/src/main/java/c/a/j/r5.java @@ -1,25 +1,23 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; +import com.discord.views.StreamPreviewView; import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetStageChannelRichPresenceBinding */ +/* compiled from: WidgetStreamRichPresenceBinding */ public final class r5 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f157c; + public final TextView f156c; @NonNull public final TextView d; @NonNull @@ -27,22 +25,22 @@ public final class r5 implements ViewBinding { @NonNull public final TextView f; @NonNull - public final MaterialButton g; + public final TextView g; @NonNull public final TextView h; @NonNull - public final TextView i; + public final StreamPreviewView i; - public r5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = linearLayout; - this.b = linearLayout2; - this.f157c = textView; + public r5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { + this.a = constraintLayout; + this.b = linearLayout; + this.f156c = textView; this.d = textView2; this.e = simpleDraweeView; this.f = textView3; - this.g = materialButton; - this.h = textView4; - this.i = textView5; + this.g = textView4; + this.h = textView5; + this.i = streamPreviewView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s.java b/app/src/main/java/c/a/j/s.java index 001cbf3add..454138c67f 100644 --- a/app/src/main/java/c/a/j/s.java +++ b/app/src/main/java/c/a/j/s.java @@ -2,19 +2,32 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: GuildVideoAtCapacityBinding */ +/* compiled from: ImageUploadDialogBinding */ public final class s implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; + @NonNull - public s(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) { + /* renamed from: c reason: collision with root package name */ + public final TextView f157c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final MaterialButton e; + + public s(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; + this.f157c = textView; + this.d = simpleDraweeView; + this.e = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s0.java b/app/src/main/java/c/a/j/s0.java index 1081ef7a08..958fe0f5c0 100644 --- a/app/src/main/java/c/a/j/s0.java +++ b/app/src/main/java/c/a/j/s0.java @@ -1,72 +1,39 @@ package c.a.j; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; -import androidx.cardview.widget.CardView; -import androidx.recyclerview.widget.RecyclerView; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: OverlayVoiceChannelSelectorBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: PremiumActivatedDialogBinding */ public final class s0 implements ViewBinding { @NonNull - public final CardView a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CardView f158c; + public final TextView f158c; @NonNull - public final TextView d; + public final ImageView d; @NonNull - public final TextInputLayout e; + public final ImageView e; @NonNull - public final RecyclerView f; + public final ImageView f; + @NonNull + public final ImageView g; - public s0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) { - this.a = cardView; - this.b = imageView; - this.f158c = cardView2; - this.d = textView; - this.e = textInputLayout; - this.f = recyclerView; - } - - @NonNull - public static s0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.overlay_voice_channel_selector, viewGroup, false); - if (z2) { - viewGroup.addView(inflate); - } - int i = R.id.close; - ImageView imageView = (ImageView) inflate.findViewById(R.id.close); - if (imageView != null) { - CardView cardView = (CardView) inflate; - i = R.id.empty_results; - TextView textView = (TextView) inflate.findViewById(R.id.empty_results); - if (textView != null) { - i = R.id.overlay_channel_search; - TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(R.id.overlay_channel_search); - if (textInputLayout != null) { - i = R.id.results_rv; - RecyclerView recyclerView = (RecyclerView) inflate.findViewById(R.id.results_rv); - if (recyclerView != null) { - i = R.id.test; - TextView textView2 = (TextView) inflate.findViewById(R.id.test); - if (textView2 != null) { - return new s0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2); - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + public s0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) { + this.a = linearLayout; + this.b = materialButton; + this.f158c = textView; + this.d = imageView; + this.e = imageView2; + this.f = imageView3; + this.g = imageView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s1.java b/app/src/main/java/c/a/j/s1.java index 9566e51143..1310cebf01 100644 --- a/app/src/main/java/c/a/j/s1.java +++ b/app/src/main/java/c/a/j/s1.java @@ -1,46 +1,19 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewActiveSubscriptionBinding */ +/* compiled from: ViewAddOverrideItemBinding */ public final class s1 implements ViewBinding { @NonNull - public final FrameLayout a; - @NonNull - public final TextView b; - @NonNull + public final ConstraintLayout a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f159c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; - @NonNull - public final ProgressBar h; - @NonNull - public final MaterialButton i; - - public s1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { - this.a = frameLayout; - this.b = textView; - this.f159c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = textView2; - this.g = materialButton; - this.h = progressBar; - this.i = materialButton2; + public s1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { + this.a = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s2.java b/app/src/main/java/c/a/j/s2.java index 9c10ea5a69..09c1812799 100644 --- a/app/src/main/java/c/a/j/s2.java +++ b/app/src/main/java/c/a/j/s2.java @@ -5,27 +5,25 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumSettingsPerksBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumSettingsTier1Binding */ public final class s2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f160c; + public final TextView f159c; @NonNull public final TextView d; - @NonNull - public final TextView e; - public s2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + public s2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; - this.b = textView; - this.f160c = textView2; - this.d = textView3; - this.e = textView4; + this.b = materialButton; + this.f159c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s3.java b/app/src/main/java/c/a/j/s3.java index e6cc09cb07..0eb17a2908 100644 --- a/app/src/main/java/c/a/j/s3.java +++ b/app/src/main/java/c/a/j/s3.java @@ -1,29 +1,45 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStreamPreviewBinding */ +import com.discord.views.CheckableImageView; +/* compiled from: ViewTernaryCheckboxBinding */ public final class s3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f161c; + public final View f160c; @NonNull - public final TextView d; + public final View d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final CheckableImageView g; + @NonNull + public final CheckableImageView h; + @NonNull + public final CheckableImageView i; - public s3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f161c = textView; - this.d = textView2; + public s3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { + this.a = linearLayout; + this.b = frameLayout; + this.f160c = view; + this.d = view2; + this.e = textView; + this.f = textView2; + this.g = checkableImageView; + this.h = checkableImageView2; + this.i = checkableImageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s4.java b/app/src/main/java/c/a/j/s4.java index f381f5b069..bd20659749 100644 --- a/app/src/main/java/c/a/j/s4.java +++ b/app/src/main/java/c/a/j/s4.java @@ -1,16 +1,30 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.ChatActionItem; +/* compiled from: WidgetDirectoryChannelEmptyBinding */ public final class s4 implements ViewBinding { @NonNull - public final MaterialTextView a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public s4(@NonNull MaterialTextView materialTextView) { - this.a = materialTextView; + /* renamed from: c reason: collision with root package name */ + public final ChatActionItem f161c; + @NonNull + public final ChatActionItem d; + + public s4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) { + this.a = linearLayout; + this.b = textView; + this.f161c = chatActionItem; + this.d = chatActionItem2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/s5.java b/app/src/main/java/c/a/j/s5.java index 2ffc0d0156..319e659424 100644 --- a/app/src/main/java/c/a/j/s5.java +++ b/app/src/main/java/c/a/j/s5.java @@ -4,43 +4,26 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.StreamPreviewView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetStreamRichPresenceBinding */ +import com.discord.views.LoadingButton; +/* compiled from: WidgetUrgentMessageDialogBinding */ public final class s5 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final LinearLayout b; + public final LoadingButton b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f162c; @NonNull public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final StreamPreviewView i; - public s5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { - this.a = constraintLayout; - this.b = linearLayout; + public s5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = loadingButton; this.f162c = textView; this.d = textView2; - this.e = simpleDraweeView; - this.f = textView3; - this.g = textView4; - this.h = textView5; - this.i = streamPreviewView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t.java b/app/src/main/java/c/a/j/t.java index 5f338b8cc2..51223f8d15 100644 --- a/app/src/main/java/c/a/j/t.java +++ b/app/src/main/java/c/a/j/t.java @@ -1,33 +1,49 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: ImageUploadDialogBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: ImageUploadFailedDialogBinding */ public final class t implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f163c; + public final SwitchMaterial f163c; @NonNull - public final SimpleDraweeView d; + public final RelativeLayout d; @NonNull - public final MaterialButton e; + public final View e; + @NonNull + public final MaterialButton f; + @NonNull + public final RelativeLayout g; + @NonNull + public final MaterialButton h; + @NonNull + public final MaterialButton i; + @NonNull + public final TextView j; - public t(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton2) { - this.a = linearLayout; + public t(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull SwitchMaterial switchMaterial, @NonNull RelativeLayout relativeLayout2, @NonNull View view, @NonNull MaterialButton materialButton2, @NonNull RelativeLayout relativeLayout3, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = relativeLayout; this.b = materialButton; - this.f163c = textView; - this.d = simpleDraweeView; - this.e = materialButton2; + this.f163c = switchMaterial; + this.d = relativeLayout2; + this.e = view; + this.f = materialButton2; + this.g = relativeLayout3; + this.h = materialButton3; + this.i = materialButton4; + this.j = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t0.java b/app/src/main/java/c/a/j/t0.java index d8a616c499..ccc6685e24 100644 --- a/app/src/main/java/c/a/j/t0.java +++ b/app/src/main/java/c/a/j/t0.java @@ -1,13 +1,12 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumActivatedDialogBinding */ +/* compiled from: PremiumAndPremiumGuildActivatedDialogBinding */ public final class t0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -17,23 +16,11 @@ public final class t0 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final TextView f164c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final ImageView f; - @NonNull - public final ImageView g; - public t0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) { + public t0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; this.f164c = textView; - this.d = imageView; - this.e = imageView2; - this.f = imageView3; - this.g = imageView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t1.java b/app/src/main/java/c/a/j/t1.java index 0742088e0b..8aeb16b004 100644 --- a/app/src/main/java/c/a/j/t1.java +++ b/app/src/main/java/c/a/j/t1.java @@ -4,16 +4,22 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAddOverrideItemBinding */ +/* compiled from: ViewChatActionItemBinding */ public final class t1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; + @NonNull + public final ImageView b; + @NonNull - public t1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { - this.a = constraintLayout; + /* renamed from: c reason: collision with root package name */ + public final TextView f165c; + + public t1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = view; + this.b = imageView; + this.f165c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t2.java b/app/src/main/java/c/a/j/t2.java index 57f5f7ab4e..c018b0e1d1 100644 --- a/app/src/main/java/c/a/j/t2.java +++ b/app/src/main/java/c/a/j/t2.java @@ -1,29 +1,21 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier1Binding */ +/* compiled from: ViewPremiumSettingsTier2Binding */ public final class t2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull public final MaterialButton b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final TextView f165c; - @NonNull - public final TextView d; - - public t2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) { + public t2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = materialButton; - this.f165c = textView; - this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t3.java b/app/src/main/java/c/a/j/t3.java index 411e81888d..b062def67a 100644 --- a/app/src/main/java/c/a/j/t3.java +++ b/app/src/main/java/c/a/j/t3.java @@ -1,45 +1,32 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckableImageView; -/* compiled from: ViewTernaryCheckboxBinding */ +import com.discord.views.StatusView; +/* compiled from: ViewToolbarTitleBinding */ public final class t3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final FrameLayout b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f166c; + public final StatusView f166c; @NonNull - public final View d; + public final TextView d; @NonNull public final TextView e; - @NonNull - public final TextView f; - @NonNull - public final CheckableImageView g; - @NonNull - public final CheckableImageView h; - @NonNull - public final CheckableImageView i; - public t3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { - this.a = linearLayout; - this.b = frameLayout; - this.f166c = view; - this.d = view2; - this.e = textView; - this.f = textView2; - this.g = checkableImageView; - this.h = checkableImageView2; - this.i = checkableImageView3; + public t3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = view; + this.b = imageView; + this.f166c = statusView; + this.d = textView; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t4.java b/app/src/main/java/c/a/j/t4.java index aa1ffbf6de..de19d2e784 100644 --- a/app/src/main/java/c/a/j/t4.java +++ b/app/src/main/java/c/a/j/t4.java @@ -1,30 +1,29 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.ChatActionItem; -/* compiled from: WidgetDirectoryChannelEmptyBinding */ +/* compiled from: WidgetDiscordHubEmailConfirmationBinding */ public final class t4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final NestedScrollView a; @NonNull - public final TextView b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ChatActionItem f167c; + public final TextView f167c; @NonNull - public final ChatActionItem d; + public final LinkifiedTextView d; - public t4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) { - this.a = linearLayout; - this.b = textView; - this.f167c = chatActionItem; - this.d = chatActionItem2; + public t4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) { + this.a = nestedScrollView; + this.b = linkifiedTextView; + this.f167c = textView; + this.d = linkifiedTextView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/t5.java b/app/src/main/java/c/a/j/t5.java index 2b91870fc6..8c64397690 100644 --- a/app/src/main/java/c/a/j/t5.java +++ b/app/src/main/java/c/a/j/t5.java @@ -1,29 +1,41 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -/* compiled from: WidgetUrgentMessageDialogBinding */ +import com.discord.R; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ public final class t5 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final LoadingButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f168c; - @NonNull - public final TextView d; - public t5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = loadingButton; + public t5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = simpleDraweeView; this.f168c = textView; - this.d = textView2; + } + + @NonNull + public static t5 a(@NonNull View view) { + int i = R.id.user_profile_adapter_item_friend_mutual_image; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image); + if (simpleDraweeView != null) { + i = R.id.user_profile_adapter_item_friend_mutual_text; + TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text); + if (textView != null) { + return new t5((RelativeLayout) view, simpleDraweeView, textView); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u.java b/app/src/main/java/c/a/j/u.java index b8932f5324..3b4781ac99 100644 --- a/app/src/main/java/c/a/j/u.java +++ b/app/src/main/java/c/a/j/u.java @@ -1,49 +1,35 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: ImageUploadFailedDialogBinding */ +/* compiled from: IntegrationSyncSettingsBinding */ public final class u implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SwitchMaterial f169c; + public final TextView f169c; @NonNull public final RelativeLayout d; @NonNull - public final View e; + public final TextView e; @NonNull - public final MaterialButton f; - @NonNull - public final RelativeLayout g; - @NonNull - public final MaterialButton h; - @NonNull - public final MaterialButton i; - @NonNull - public final TextView j; + public final RelativeLayout f; - public u(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull SwitchMaterial switchMaterial, @NonNull RelativeLayout relativeLayout2, @NonNull View view, @NonNull MaterialButton materialButton2, @NonNull RelativeLayout relativeLayout3, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = relativeLayout; - this.b = materialButton; - this.f169c = switchMaterial; - this.d = relativeLayout2; - this.e = view; - this.f = materialButton2; - this.g = relativeLayout3; - this.h = materialButton3; - this.i = materialButton4; - this.j = textView; + public u(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) { + this.a = linearLayout; + this.b = textView; + this.f169c = textView2; + this.d = relativeLayout; + this.e = textView3; + this.f = relativeLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u0.java b/app/src/main/java/c/a/j/u0.java index dda241f8dd..1d89e48c55 100644 --- a/app/src/main/java/c/a/j/u0.java +++ b/app/src/main/java/c/a/j/u0.java @@ -5,22 +5,29 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.airbnb.lottie.LottieAnimationView; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumAndPremiumGuildActivatedDialogBinding */ +/* compiled from: PremiumGuildSubscriptionActivatedDialogBinding */ public final class u0 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f170c; + @NonNull + public final LottieAnimationView d; + @NonNull + public final MaterialButton e; - public u0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + public u0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = materialButton; - this.f170c = textView; + this.b = textView; + this.f170c = textView2; + this.d = lottieAnimationView; + this.e = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u1.java b/app/src/main/java/c/a/j/u1.java index 47bc03c634..994c7e4b26 100644 --- a/app/src/main/java/c/a/j/u1.java +++ b/app/src/main/java/c/a/j/u1.java @@ -4,22 +4,26 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatActionItemBinding */ +/* compiled from: ViewChatUploadBinding */ public final class u1 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f171c; + public final ImageView f171c; + @NonNull + public final TextView d; - public u1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = view; - this.b = imageView; - this.f171c = textView; + public u1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = textView; + this.f171c = imageView2; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u2.java b/app/src/main/java/c/a/j/u2.java index 454b4f9624..588dca20f5 100644 --- a/app/src/main/java/c/a/j/u2.java +++ b/app/src/main/java/c/a/j/u2.java @@ -1,21 +1,28 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier2Binding */ +/* compiled from: ViewPremiumUpsellInfoBinding */ public final class u2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; + @NonNull - public u2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final TextView f172c; + @NonNull + public final TextView d; + + public u2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = materialButton; + this.b = textView; + this.f172c = textView2; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u3.java b/app/src/main/java/c/a/j/u3.java index 9546bd0427..436a665f69 100644 --- a/app/src/main/java/c/a/j/u3.java +++ b/app/src/main/java/c/a/j/u3.java @@ -2,29 +2,30 @@ package c.a.j; import android.view.View; import android.widget.ImageView; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -/* compiled from: ViewToolbarTitleBinding */ +/* compiled from: ViewUploadProgressBinding */ public final class u3 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final StatusView f172c; + public final ImageView f173c; @NonNull public final TextView d; @NonNull public final TextView e; - public u3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = view; - this.b = imageView; - this.f172c = statusView; + public u3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = progressBar; + this.f173c = imageView; this.d = textView; this.e = textView2; } diff --git a/app/src/main/java/c/a/j/u4.java b/app/src/main/java/c/a/j/u4.java index 8b9c5876e4..1240f2fe16 100644 --- a/app/src/main/java/c/a/j/u4.java +++ b/app/src/main/java/c/a/j/u4.java @@ -1,12 +1,15 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: WidgetDiscordHubEmailConfirmationBinding */ +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetDiscordHubEmailInputBinding */ public final class u4 implements ViewBinding { @NonNull public final NestedScrollView a; @@ -15,15 +18,21 @@ public final class u4 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f173c; + public final TextInputEditText f174c; @NonNull - public final LinkifiedTextView d; + public final TextInputLayout d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public u4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) { + public u4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = nestedScrollView; this.b = linkifiedTextView; - this.f173c = textView; - this.d = linkifiedTextView2; + this.f174c = textInputEditText; + this.d = textInputLayout; + this.e = textView; + this.f = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/u5.java b/app/src/main/java/c/a/j/u5.java index 1b1c041ff7..ba99c7e2ca 100644 --- a/app/src/main/java/c/a/j/u5.java +++ b/app/src/main/java/c/a/j/u5.java @@ -1,41 +1,115 @@ package c.a.j; +import android.view.LayoutInflater; import android.view.View; -import android.widget.RelativeLayout; +import android.view.ViewGroup; +import android.widget.LinearLayout; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.discord.R; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetUserRichPresenceBinding */ public final class u5 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f174c; + public final TextView f175c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final SimpleDraweeView f; + @NonNull + public final MaterialButton g; + @NonNull + public final MaterialButton h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; + @NonNull + public final TextView k; - public u5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = simpleDraweeView; - this.f174c = textView; + public u5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = linearLayout; + this.b = linearLayout2; + this.f175c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = materialButton; + this.h = materialButton2; + this.i = textView3; + this.j = textView4; + this.k = textView5; } @NonNull - public static u5 a(@NonNull View view) { - int i = R.id.user_profile_adapter_item_friend_mutual_image; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image); - if (simpleDraweeView != null) { - i = R.id.user_profile_adapter_item_friend_mutual_text; - TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text); - if (textView != null) { - return new u5((RelativeLayout) view, simpleDraweeView, textView); + public static u5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false); + if (z2) { + viewGroup.addView(inflate); + } + int i = R.id.barrier; + Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier); + if (barrier != null) { + i = R.id.image_bottom_guideline; + Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline); + if (space != null) { + i = R.id.rich_presence_container_data; + LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data); + if (linearLayout != null) { + i = R.id.rich_presence_details; + TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details); + if (textView != null) { + i = R.id.rich_presence_header; + TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header); + if (textView2 != null) { + i = R.id.rich_presence_image_large; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large); + if (simpleDraweeView != null) { + i = R.id.rich_presence_image_small; + SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small); + if (simpleDraweeView2 != null) { + i = R.id.rich_presence_primary_button; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button); + if (materialButton != null) { + i = R.id.rich_presence_secondary_button; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button); + if (materialButton2 != null) { + i = R.id.rich_presence_state; + TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state); + if (textView3 != null) { + i = R.id.rich_presence_time; + TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time); + if (textView4 != null) { + i = R.id.rich_presence_title; + TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title); + if (textView5 != null) { + return new u5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); + } + } + } + } + } + } + } + } + } + } } } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v.java b/app/src/main/java/c/a/j/v.java index 3c59f0d660..6550f2fec8 100644 --- a/app/src/main/java/c/a/j/v.java +++ b/app/src/main/java/c/a/j/v.java @@ -1,35 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.appcompat.widget.AppCompatRadioButton; import androidx.viewbinding.ViewBinding; -/* compiled from: IntegrationSyncSettingsBinding */ +/* compiled from: InviteSettingsRadioButtonBinding */ public final class v implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final AppCompatRadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f175c; - @NonNull - public final RelativeLayout d; - @NonNull - public final TextView e; - @NonNull - public final RelativeLayout f; - - public v(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) { - this.a = linearLayout; - this.b = textView; - this.f175c = textView2; - this.d = relativeLayout; - this.e = textView3; - this.f = relativeLayout2; + public v(@NonNull AppCompatRadioButton appCompatRadioButton) { + this.a = appCompatRadioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v0.java b/app/src/main/java/c/a/j/v0.java index 03510e2091..43542e8c70 100644 --- a/app/src/main/java/c/a/j/v0.java +++ b/app/src/main/java/c/a/j/v0.java @@ -2,12 +2,14 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.airbnb.lottie.LottieAnimationView; +import com.discord.app.AppViewFlipper; +import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionActivatedDialogBinding */ +/* compiled from: PremiumGuildSubscriptionCancelDialogBinding */ public final class v0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -16,18 +18,24 @@ public final class v0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f176c; + public final LoadingButton f176c; @NonNull - public final LottieAnimationView d; + public final TextView d; @NonNull - public final MaterialButton e; + public final AppViewFlipper e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; - public v0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) { + public v0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f176c = textView2; - this.d = lottieAnimationView; - this.e = materialButton; + this.f176c = loadingButton; + this.d = textView2; + this.e = appViewFlipper; + this.f = textView3; + this.g = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v1.java b/app/src/main/java/c/a/j/v1.java index 8ceefac600..e77a508ebf 100644 --- a/app/src/main/java/c/a/j/v1.java +++ b/app/src/main/java/c/a/j/v1.java @@ -1,29 +1,28 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatUploadBinding */ +import com.discord.views.FailedUploadView; +/* compiled from: ViewChatUploadListBinding */ public final class v1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final FailedUploadView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f177c; + public final FailedUploadView f177c; @NonNull - public final TextView d; + public final FailedUploadView d; - public v1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = textView; - this.f177c = imageView2; - this.d = textView2; + public v1(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { + this.a = linearLayout; + this.b = failedUploadView; + this.f177c = failedUploadView2; + this.d = failedUploadView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v2.java b/app/src/main/java/c/a/j/v2.java index 683043a174..068751cd5b 100644 --- a/app/src/main/java/c/a/j/v2.java +++ b/app/src/main/java/c/a/j/v2.java @@ -1,28 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumUpsellInfoBinding */ +/* compiled from: ViewRadioButtonBinding */ public final class v2 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f178c; - @NonNull - public final TextView d; - - public v2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = textView; - this.f178c = textView2; - this.d = textView3; + public v2(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v3.java b/app/src/main/java/c/a/j/v3.java index 96c5c99025..a723789e55 100644 --- a/app/src/main/java/c/a/j/v3.java +++ b/app/src/main/java/c/a/j/v3.java @@ -1,33 +1,32 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewUploadProgressBinding */ +import com.discord.views.StatusView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserListItemBinding */ public final class v3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ProgressBar b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f179c; + public final TextView f178c; @NonNull public final TextView d; @NonNull - public final TextView e; + public final StatusView e; - public v3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = progressBar; - this.f179c = imageView; - this.d = textView; - this.e = textView2; + public v3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { + this.a = view; + this.b = simpleDraweeView; + this.f178c = textView; + this.d = textView2; + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v4.java b/app/src/main/java/c/a/j/v4.java index f754664152..aab6c3cc92 100644 --- a/app/src/main/java/c/a/j/v4.java +++ b/app/src/main/java/c/a/j/v4.java @@ -1,38 +1,16 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: WidgetDiscordHubEmailInputBinding */ +/* compiled from: WidgetDiscordHubWaitlistBinding */ public final class v4 implements ViewBinding { @NonNull public final NestedScrollView a; - @NonNull - public final LinkifiedTextView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f180c; - @NonNull - public final TextInputLayout d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; - - public v4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + public v4(@NonNull NestedScrollView nestedScrollView) { this.a = nestedScrollView; - this.b = linkifiedTextView; - this.f180c = textInputEditText; - this.d = textInputLayout; - this.e = textView; - this.f = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/v5.java b/app/src/main/java/c/a/j/v5.java deleted file mode 100644 index cd8fb6a328..0000000000 --- a/app/src/main/java/c/a/j/v5.java +++ /dev/null @@ -1,120 +0,0 @@ -package c.a.j; - -import android.view.LayoutInflater; -import android.view.View; -import android.view.ViewGroup; -import android.widget.LinearLayout; -import android.widget.Space; -import android.widget.TextView; -import androidx.annotation.NonNull; -import androidx.annotation.Nullable; -import androidx.constraintlayout.widget.Barrier; -import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetUserRichPresenceBinding */ -public final class v5 implements ViewBinding { - @NonNull - public final LinearLayout a; - @NonNull - public final LinearLayout b; - @NonNull - - /* renamed from: c reason: collision with root package name */ - public final TextView f181c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final SimpleDraweeView f; - @NonNull - public final MaterialButton g; - @NonNull - public final MaterialButton h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; - @NonNull - public final TextView k; - - public v5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = linearLayout; - this.b = linearLayout2; - this.f181c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = materialButton; - this.h = materialButton2; - this.i = textView3; - this.j = textView4; - this.k = textView5; - } - - @NonNull - public static v5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false); - if (z2) { - viewGroup.addView(inflate); - } - int i = R.id.barrier; - Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier); - if (barrier != null) { - i = R.id.image_bottom_guideline; - Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline); - if (space != null) { - i = R.id.rich_presence_container_data; - LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data); - if (linearLayout != null) { - i = R.id.rich_presence_details; - TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details); - if (textView != null) { - i = R.id.rich_presence_header; - TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header); - if (textView2 != null) { - i = R.id.rich_presence_image_large; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large); - if (simpleDraweeView != null) { - i = R.id.rich_presence_image_small; - SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small); - if (simpleDraweeView2 != null) { - i = R.id.rich_presence_primary_button; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button); - if (materialButton != null) { - i = R.id.rich_presence_secondary_button; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button); - if (materialButton2 != null) { - i = R.id.rich_presence_state; - TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state); - if (textView3 != null) { - i = R.id.rich_presence_time; - TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time); - if (textView4 != null) { - i = R.id.rich_presence_title; - TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title); - if (textView5 != null) { - return new v5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); - } - } - } - } - } - } - } - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); - } - - @Override // androidx.viewbinding.ViewBinding - @NonNull - public View getRoot() { - return this.a; - } -} diff --git a/app/src/main/java/c/a/j/w.java b/app/src/main/java/c/a/j/w.java index e0549c2e2f..ce0ca70e10 100644 --- a/app/src/main/java/c/a/j/w.java +++ b/app/src/main/java/c/a/j/w.java @@ -2,15 +2,27 @@ package c.a.j; import android.view.View; import androidx.annotation.NonNull; -import androidx.appcompat.widget.AppCompatRadioButton; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: InviteSettingsRadioButtonBinding */ +import com.discord.views.premium.AccountCreditView; +/* compiled from: LayoutAccountCreditsListBinding */ public final class w implements ViewBinding { @NonNull - public final AppCompatRadioButton a; + public final CardView a; + @NonNull + public final AccountCreditView b; + @NonNull - public w(@NonNull AppCompatRadioButton appCompatRadioButton) { - this.a = appCompatRadioButton; + /* renamed from: c reason: collision with root package name */ + public final AccountCreditView f179c; + @NonNull + public final View d; + + public w(@NonNull CardView cardView, @NonNull AccountCreditView accountCreditView, @NonNull AccountCreditView accountCreditView2, @NonNull View view) { + this.a = cardView; + this.b = accountCreditView; + this.f179c = accountCreditView2; + this.d = view; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/w0.java b/app/src/main/java/c/a/j/w0.java index 8562ca03f9..48332a2801 100644 --- a/app/src/main/java/c/a/j/w0.java +++ b/app/src/main/java/c/a/j/w0.java @@ -1,15 +1,15 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.discord.app.AppViewFlipper; import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionCancelDialogBinding */ +/* compiled from: PremiumGuildSubscriptionUncancelDialogBinding */ public final class w0 implements ViewBinding { @NonNull public final LinearLayout a; @@ -18,7 +18,7 @@ public final class w0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f182c; + public final LoadingButton f180c; @NonNull public final TextView d; @NonNull @@ -26,16 +26,19 @@ public final class w0 implements ViewBinding { @NonNull public final TextView f; @NonNull - public final MaterialButton g; + public final ImageView g; + @NonNull + public final MaterialButton h; - public w0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + public w0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f182c = loadingButton; + this.f180c = loadingButton; this.d = textView2; this.e = appViewFlipper; this.f = textView3; - this.g = materialButton; + this.g = imageView; + this.h = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/w1.java b/app/src/main/java/c/a/j/w1.java index 776fa31772..b58b8462ab 100644 --- a/app/src/main/java/c/a/j/w1.java +++ b/app/src/main/java/c/a/j/w1.java @@ -2,27 +2,36 @@ package c.a.j; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.FailedUploadView; -/* compiled from: ViewChatUploadListBinding */ +/* compiled from: ViewCodeVerificationBinding */ public final class w1 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final FailedUploadView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FailedUploadView f183c; + public final TextView f181c; @NonNull - public final FailedUploadView d; + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public w1(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { + public w1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; - this.b = failedUploadView; - this.f183c = failedUploadView2; - this.d = failedUploadView3; + this.b = textView; + this.f181c = textView2; + this.d = textView3; + this.e = textView4; + this.f = textView5; + this.g = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/w2.java b/app/src/main/java/c/a/j/w2.java index a558545a1b..635a71747e 100644 --- a/app/src/main/java/c/a/j/w2.java +++ b/app/src/main/java/c/a/j/w2.java @@ -1,16 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.RadioButton; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewRadioButtonBinding */ +/* compiled from: ViewScreenTitleBinding */ public final class w2 implements ViewBinding { @NonNull - public final RadioButton a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public w2(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final TextView f182c; + + public w2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = textView; + this.f182c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/w3.java b/app/src/main/java/c/a/j/w3.java index 486d92f02e..446a3757b7 100644 --- a/app/src/main/java/c/a/j/w3.java +++ b/app/src/main/java/c/a/j/w3.java @@ -1,32 +1,49 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserListItemBinding */ +import com.discord.R; +/* compiled from: ViewUserStatusPresenceBinding */ public final class w3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f184c; + public final TextView f183c; @NonNull public final TextView d; - @NonNull - public final StatusView e; - public w3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { - this.a = view; - this.b = simpleDraweeView; - this.f184c = textView; + public w3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { + this.a = linearLayout; + this.b = imageView; + this.f183c = textView; this.d = textView2; - this.e = statusView; + } + + @NonNull + public static w3 a(@NonNull View view) { + int i = R.id.user_status_presence_dot; + ImageView imageView = (ImageView) view.findViewById(R.id.user_status_presence_dot); + if (imageView != null) { + i = R.id.user_status_presence_subtitle; + TextView textView = (TextView) view.findViewById(R.id.user_status_presence_subtitle); + if (textView != null) { + i = R.id.user_status_presence_title; + TextView textView2 = (TextView) view.findViewById(R.id.user_status_presence_title); + if (textView2 != null) { + LinearLayout linearLayout = (LinearLayout) view; + return new w3(linearLayout, imageView, textView, textView2, linearLayout); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/w4.java b/app/src/main/java/c/a/j/w4.java index 434b99cfc3..3d2108aafd 100644 --- a/app/src/main/java/c/a/j/w4.java +++ b/app/src/main/java/c/a/j/w4.java @@ -1,16 +1,20 @@ package c.a.j; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetDiscordHubWaitlistBinding */ +/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ public final class w4 implements ViewBinding { @NonNull - public final NestedScrollView a; + public final LinearLayout a; + @NonNull + public final TextView b; - public w4(@NonNull NestedScrollView nestedScrollView) { - this.a = nestedScrollView; + public w4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { + this.a = linearLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x.java b/app/src/main/java/c/a/j/x.java index 04ca6d599f..949a8d6cde 100644 --- a/app/src/main/java/c/a/j/x.java +++ b/app/src/main/java/c/a/j/x.java @@ -1,28 +1,31 @@ package c.a.j; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.premium.AccountCreditView; -/* compiled from: LayoutAccountCreditsListBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.views.LoadingButton; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: LayoutAgeVerifyBinding */ public final class x implements ViewBinding { @NonNull - public final CardView a; + public final ConstraintLayout a; @NonNull - public final AccountCreditView b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final AccountCreditView f185c; + public final TextInputLayout f184c; @NonNull - public final View d; + public final LoadingButton d; - public x(@NonNull CardView cardView, @NonNull AccountCreditView accountCreditView, @NonNull AccountCreditView accountCreditView2, @NonNull View view) { - this.a = cardView; - this.b = accountCreditView; - this.f185c = accountCreditView2; - this.d = view; + public x(@NonNull ConstraintLayout constraintLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView) { + this.a = constraintLayout; + this.b = linkifiedTextView; + this.f184c = textInputLayout; + this.d = loadingButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x0.java b/app/src/main/java/c/a/j/x0.java index faf5b101db..8cb7a3f78b 100644 --- a/app/src/main/java/c/a/j/x0.java +++ b/app/src/main/java/c/a/j/x0.java @@ -2,43 +2,29 @@ package c.a.j; import android.view.View; import android.widget.ImageView; -import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.app.AppViewFlipper; -import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionUncancelDialogBinding */ +/* compiled from: PremiumGuildSubscriptionUpsellDialogBinding */ public final class x0 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f186c; + public final TextView f185c; @NonNull - public final TextView d; - @NonNull - public final AppViewFlipper e; - @NonNull - public final TextView f; - @NonNull - public final ImageView g; - @NonNull - public final MaterialButton h; + public final MaterialButton d; - public x0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) { - this.a = linearLayout; - this.b = textView; - this.f186c = loadingButton; - this.d = textView2; - this.e = appViewFlipper; - this.f = textView3; - this.g = imageView; - this.h = materialButton; + public x0(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { + this.a = relativeLayout; + this.b = imageView; + this.f185c = textView; + this.d = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x1.java b/app/src/main/java/c/a/j/x1.java index 53b27e079b..919553f99f 100644 --- a/app/src/main/java/c/a/j/x1.java +++ b/app/src/main/java/c/a/j/x1.java @@ -1,37 +1,41 @@ package c.a.j; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewCodeVerificationBinding */ +import com.discord.views.discovery.speakers.DiscoveryStageCardSpeakersView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewDiscoveryStageCardBodyBinding */ public final class x1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f187c; + public final SimpleDraweeView f186c; @NonNull public final TextView d; @NonNull public final TextView e; @NonNull - public final TextView f; + public final DiscoveryStageCardSpeakersView f; @NonNull public final TextView g; - public x1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { - this.a = linearLayout; + public x1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) { + this.a = view; this.b = textView; - this.f187c = textView2; - this.d = textView3; - this.e = textView4; - this.f = textView5; - this.g = textView6; + this.f186c = simpleDraweeView; + this.d = textView2; + this.e = textView3; + this.f = discoveryStageCardSpeakersView; + this.g = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x2.java b/app/src/main/java/c/a/j/x2.java index dbe1505a8e..05e0d6dc0e 100644 --- a/app/src/main/java/c/a/j/x2.java +++ b/app/src/main/java/c/a/j/x2.java @@ -1,25 +1,29 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; +import android.widget.FrameLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewScreenTitleBinding */ +/* compiled from: ViewServerDiscoveryHeaderBinding */ public final class x2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f188c; + public final FrameLayout f187c; + @NonNull + public final TextView d; - public x2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; + public x2(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) { + this.a = view; this.b = textView; - this.f188c = textView2; + this.f187c = frameLayout; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x3.java b/app/src/main/java/c/a/j/x3.java index 5027a3e8c0..62485dacf5 100644 --- a/app/src/main/java/c/a/j/x3.java +++ b/app/src/main/java/c/a/j/x3.java @@ -1,49 +1,30 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.discord.R; -/* compiled from: ViewUserStatusPresenceBinding */ +import com.discord.views.CutoutView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserSummaryItemBinding */ public final class x3 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final ImageView b; + public final CutoutView a; @NonNull + public final SimpleDraweeView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f189c; - @NonNull - public final TextView d; - - public x3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { - this.a = linearLayout; - this.b = imageView; - this.f189c = textView; - this.d = textView2; + public x3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { + this.a = cutoutView; + this.b = simpleDraweeView; } @NonNull public static x3 a(@NonNull View view) { - int i = R.id.user_status_presence_dot; - ImageView imageView = (ImageView) view.findViewById(R.id.user_status_presence_dot); - if (imageView != null) { - i = R.id.user_status_presence_subtitle; - TextView textView = (TextView) view.findViewById(R.id.user_status_presence_subtitle); - if (textView != null) { - i = R.id.user_status_presence_title; - TextView textView2 = (TextView) view.findViewById(R.id.user_status_presence_title); - if (textView2 != null) { - LinearLayout linearLayout = (LinearLayout) view; - return new x3(linearLayout, imageView, textView, textView2, linearLayout); - } - } + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.avatar); + if (simpleDraweeView != null) { + return new x3((CutoutView) view, simpleDraweeView); } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.avatar))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/x4.java b/app/src/main/java/c/a/j/x4.java index 27d3b05d4b..d5da4c4c4e 100644 --- a/app/src/main/java/c/a/j/x4.java +++ b/app/src/main/java/c/a/j/x4.java @@ -5,16 +5,22 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ public final class x4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final SimpleDraweeView b; + @NonNull - public x4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { + /* renamed from: c reason: collision with root package name */ + public final TextView f188c; + + public x4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = linearLayout; - this.b = textView; + this.b = simpleDraweeView; + this.f188c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y.java b/app/src/main/java/c/a/j/y.java index e3e33667e7..eab98c04cf 100644 --- a/app/src/main/java/c/a/j/y.java +++ b/app/src/main/java/c/a/j/y.java @@ -7,25 +7,28 @@ import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.LoadingButton; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: LayoutAgeVerifyBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: LayoutAgeVerifyConfirmBinding */ public final class y implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final LinkifiedTextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f190c; + public final LoadingButton f189c; @NonNull - public final LoadingButton d; + public final LinkifiedTextView d; + @NonNull + public final TextView e; - public y(@NonNull ConstraintLayout constraintLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView) { + public y(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = constraintLayout; - this.b = linkifiedTextView; - this.f190c = textInputLayout; - this.d = loadingButton; + this.b = materialButton; + this.f189c = loadingButton; + this.d = linkifiedTextView; + this.e = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y0.java b/app/src/main/java/c/a/j/y0.java index aa4fbec3f1..37298b4000 100644 --- a/app/src/main/java/c/a/j/y0.java +++ b/app/src/main/java/c/a/j/y0.java @@ -7,24 +7,30 @@ import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildSubscriptionUpsellDialogBinding */ +/* compiled from: PremiumGuildUpgradeDialogBinding */ public final class y0 implements ViewBinding { @NonNull public final RelativeLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f191c; + public final ImageView f190c; @NonNull - public final MaterialButton d; + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final MaterialButton f; - public y0(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton) { + public y0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = relativeLayout; - this.b = imageView; - this.f191c = textView; - this.d = materialButton; + this.b = textView; + this.f190c = imageView; + this.d = textView2; + this.e = textView3; + this.f = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y1.java b/app/src/main/java/c/a/j/y1.java index 08d0dd7c8b..81b6a9a6d3 100644 --- a/app/src/main/java/c/a/j/y1.java +++ b/app/src/main/java/c/a/j/y1.java @@ -1,41 +1,29 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.discord.views.discovery.speakers.DiscoveryStageCardSpeakersView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewDiscoveryStageCardBodyBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewDiscoveryStageCardControlsBinding */ public final class y1 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f192c; + public final TextView f191c; @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final DiscoveryStageCardSpeakersView f; - @NonNull - public final TextView g; + public final MaterialButton d; - public y1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) { + public y1(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) { this.a = view; - this.b = textView; - this.f192c = simpleDraweeView; - this.d = textView2; - this.e = textView3; - this.f = discoveryStageCardSpeakersView; - this.g = textView4; + this.b = materialButton; + this.f191c = textView; + this.d = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y2.java b/app/src/main/java/c/a/j/y2.java index 81f6faa84f..7c1a84b69f 100644 --- a/app/src/main/java/c/a/j/y2.java +++ b/app/src/main/java/c/a/j/y2.java @@ -1,29 +1,43 @@ package c.a.j; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerDiscoveryHeaderBinding */ +import com.discord.views.GuildView; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewServerDiscoveryItemBinding */ public final class y2 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f193c; + public final MaterialButton f192c; @NonNull - public final TextView d; + public final a3 d; + @NonNull + public final TextView e; + @NonNull + public final GuildView f; + @NonNull + public final ImageView g; + @NonNull + public final TextView h; - public y2(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) { + public y2(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull a3 a3Var, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) { this.a = view; - this.b = textView; - this.f193c = frameLayout; - this.d = textView2; + this.b = materialButton; + this.f192c = materialButton2; + this.d = a3Var; + this.e = textView; + this.f = guildView; + this.g = imageView; + this.h = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y3.java b/app/src/main/java/c/a/j/y3.java index 415f4d9304..3693cb0ade 100644 --- a/app/src/main/java/c/a/j/y3.java +++ b/app/src/main/java/c/a/j/y3.java @@ -1,30 +1,25 @@ package c.a.j; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.R; -import com.discord.views.CutoutView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserSummaryItemBinding */ +import com.facebook.drawee.span.SimpleDraweeSpanTextView; +/* compiled from: ViewUsernameBinding */ public final class y3 implements ViewBinding { @NonNull - public final CutoutView a; + public final View a; @NonNull - public final SimpleDraweeView b; - - public y3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { - this.a = cutoutView; - this.b = simpleDraweeView; - } - + public final TextView b; @NonNull - public static y3 a(@NonNull View view) { - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.avatar); - if (simpleDraweeView != null) { - return new y3((CutoutView) view, simpleDraweeView); - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.avatar))); + + /* renamed from: c reason: collision with root package name */ + public final SimpleDraweeSpanTextView f193c; + + public y3(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + this.a = view; + this.b = textView; + this.f193c = simpleDraweeSpanTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/y4.java b/app/src/main/java/c/a/j/y4.java index 9e68b00d85..7eb3cfac6a 100644 --- a/app/src/main/java/c/a/j/y4.java +++ b/app/src/main/java/c/a/j/y4.java @@ -5,22 +5,27 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ +import com.discord.views.LoadingButton; +import com.google.android.material.button.MaterialButton; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ public final class y4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f194c; + public final LoadingButton f194c; + @NonNull + public final TextInputLayout d; - public y4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public y4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { this.a = linearLayout; - this.b = simpleDraweeView; - this.f194c = textView; + this.b = materialButton; + this.f194c = loadingButton; + this.d = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/z.java b/app/src/main/java/c/a/j/z.java index dc96928333..4d71991f01 100644 --- a/app/src/main/java/c/a/j/z.java +++ b/app/src/main/java/c/a/j/z.java @@ -6,9 +6,8 @@ import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; -/* compiled from: LayoutAgeVerifyConfirmBinding */ +/* compiled from: LayoutAgeVerifyUnderageBinding */ public final class z implements ViewBinding { @NonNull public final ConstraintLayout a; @@ -17,18 +16,15 @@ public final class z implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f195c; + public final LinkifiedTextView f195c; @NonNull - public final LinkifiedTextView d; - @NonNull - public final TextView e; + public final TextView d; - public z(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { + public z(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull TextView textView2) { this.a = constraintLayout; this.b = materialButton; - this.f195c = loadingButton; - this.d = linkifiedTextView; - this.e = textView; + this.f195c = linkifiedTextView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/z0.java b/app/src/main/java/c/a/j/z0.java index a22b24795a..e60365dfae 100644 --- a/app/src/main/java/c/a/j/z0.java +++ b/app/src/main/java/c/a/j/z0.java @@ -2,21 +2,21 @@ package c.a.j; import android.view.View; import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: PremiumGuildUpgradeDialogBinding */ +/* compiled from: PremiumUpgradeYearlyDialogBinding */ public final class z0 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f196c; + public final TextView f196c; @NonNull public final TextView d; @NonNull @@ -24,10 +24,10 @@ public final class z0 implements ViewBinding { @NonNull public final MaterialButton f; - public z0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { - this.a = relativeLayout; - this.b = textView; - this.f196c = imageView; + public z0(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { + this.a = linearLayout; + this.b = imageView; + this.f196c = textView; this.d = textView2; this.e = textView3; this.f = materialButton; diff --git a/app/src/main/java/c/a/j/z1.java b/app/src/main/java/c/a/j/z1.java index 0ff0cd0923..779ac60689 100644 --- a/app/src/main/java/c/a/j/z1.java +++ b/app/src/main/java/c/a/j/z1.java @@ -1,29 +1,19 @@ package c.a.j; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewDiscoveryStageCardControlsBinding */ +import com.discord.views.discovery.speakers.SpeakersRecyclerView; +/* compiled from: ViewDiscoveryStageCardSpeakersBinding */ public final class z1 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialButton b; - @NonNull + public final SpeakersRecyclerView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f197c; - @NonNull - public final MaterialButton d; - - public z1(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) { + public z1(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { this.a = view; - this.b = materialButton; - this.f197c = textView; - this.d = materialButton2; + this.b = speakersRecyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/z2.java b/app/src/main/java/c/a/j/z2.java index bbe813cfc4..9390e1e302 100644 --- a/app/src/main/java/c/a/j/z2.java +++ b/app/src/main/java/c/a/j/z2.java @@ -1,43 +1,38 @@ package c.a.j; import android.view.View; +import android.widget.GridLayout; import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; import com.discord.views.GuildView; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewServerDiscoveryItemBinding */ +/* compiled from: ViewServerFolderBinding */ public final class z2 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f198c; + public final GuildView f197c; @NonNull - public final b3 d; + public final GuildView d; @NonNull - public final TextView e; + public final GuildView e; @NonNull public final GuildView f; @NonNull - public final ImageView g; - @NonNull - public final TextView h; + public final GridLayout g; - public z2(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull b3 b3Var, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) { + public z2(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { this.a = view; - this.b = materialButton; - this.f198c = materialButton2; - this.d = b3Var; - this.e = textView; - this.f = guildView; - this.g = imageView; - this.h = textView2; + this.b = imageView; + this.f197c = guildView; + this.d = guildView2; + this.e = guildView3; + this.f = guildView4; + this.g = gridLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/z3.java b/app/src/main/java/c/a/j/z3.java index 6105fe1e35..8f7cd7b979 100644 --- a/app/src/main/java/c/a/j/z3.java +++ b/app/src/main/java/c/a/j/z3.java @@ -1,25 +1,82 @@ package c.a.j; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.ProgressBar; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.span.SimpleDraweeSpanTextView; -/* compiled from: ViewUsernameBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.AppVideoStreamRenderer; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewVideoCallParticipantBinding */ public final class z3 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final View b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f199c; + public final View f198c; + @NonNull + public final ImageView d; + @NonNull + public final ConstraintLayout e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final ImageView j; + @NonNull + public final ConstraintLayout k; + @NonNull + public final TextView l; + @NonNull + public final SimpleDraweeView m; + @NonNull + public final TextView n; + @NonNull + public final TextView o; + @NonNull + public final ProgressBar p; + @NonNull + public final AppVideoStreamRenderer q; + @NonNull + public final LinearLayout r; + @NonNull - public z3(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + /* renamed from: s reason: collision with root package name */ + public final VoiceUserView f199s; + + public z3(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { this.a = view; - this.b = textView; - this.f199c = simpleDraweeSpanTextView; + this.b = view2; + this.f198c = view3; + this.d = imageView; + this.e = constraintLayout; + this.f = imageView2; + this.g = textView; + this.h = textView2; + this.i = textView3; + this.j = imageView3; + this.k = constraintLayout2; + this.l = textView5; + this.m = simpleDraweeView; + this.n = textView6; + this.o = textView7; + this.p = progressBar; + this.q = appVideoStreamRenderer; + this.r = linearLayout2; + this.f199s = voiceUserView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/z4.java b/app/src/main/java/c/a/j/z4.java index 857cdc5011..5341cb0edb 100644 --- a/app/src/main/java/c/a/j/z4.java +++ b/app/src/main/java/c/a/j/z4.java @@ -1,31 +1,25 @@ package c.a.j; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.FrameLayout; import androidx.annotation.NonNull; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ +/* compiled from: WidgetHomePanelCenterBinding */ public final class z4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final FrameLayout a; @NonNull - public final MaterialButton b; + public final a5 b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f200c; - @NonNull - public final TextInputLayout d; + public final FragmentContainerView f200c; - public z4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { - this.a = linearLayout; - this.b = materialButton; - this.f200c = loadingButton; - this.d = textInputLayout; + public z4(@NonNull FrameLayout frameLayout, @NonNull a5 a5Var, @NonNull FragmentContainerView fragmentContainerView) { + this.a = frameLayout; + this.b = a5Var; + this.f200c = fragmentContainerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/l/b.java b/app/src/main/java/c/a/l/b.java index 12a93bcbba..d0feb2a212 100644 --- a/app/src/main/java/c/a/l/b.java +++ b/app/src/main/java/c/a/l/b.java @@ -219,7 +219,7 @@ public final class b { m.checkNotNullParameter(objArr, "formatArgs"); m.checkNotNullParameter(renderContext, "renderContext"); Map map = renderContext.a; - List list = renderContext.f2048c; + List list = renderContext.f2055c; boolean z2 = true; if (!map.isEmpty()) { charSequence = a.replace(charSequence, new f(map)); diff --git a/app/src/main/java/c/a/l/f/c.java b/app/src/main/java/c/a/l/f/c.java index 4b96e53691..6e09c0ba93 100644 --- a/app/src/main/java/c/a/l/f/c.java +++ b/app/src/main/java/c/a/l/f/c.java @@ -38,7 +38,7 @@ public final class c extends Node.a { spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33); } } - Hook.a aVar2 = hook != null ? hook.f2047c : null; + Hook.a aVar2 = hook != null ? hook.f2054c : null; if (aVar2 != null) { aVar = aVar2; } else if (URLUtil.isValidUrl(this.a)) { diff --git a/app/src/main/java/c/a/r/b0.java b/app/src/main/java/c/a/r/b0.java index f9e4742814..8df0970d56 100644 --- a/app/src/main/java/c/a/r/b0.java +++ b/app/src/main/java/c/a/r/b0.java @@ -53,9 +53,9 @@ public final class b0 implements MediaEngineConnection.d { rtcConnection.n = dVar; rtcConnection.o = false; } - if (transportInfo.f2129c.ordinal() != 0) { + if (transportInfo.f2136c.ordinal() != 0) { StringBuilder K = c.d.b.a.a.K("Unsupported protocol: "); - K.append(transportInfo.f2129c); + K.append(transportInfo.f2136c); K.append('.'); RtcConnection.k(rtcConnection, true, K.toString(), null, false, 12); } else { diff --git a/app/src/main/java/c/a/r/h0.java b/app/src/main/java/c/a/r/h0.java index 2899d9248c..c99ec75791 100644 --- a/app/src/main/java/c/a/r/h0.java +++ b/app/src/main/java/c/a/r/h0.java @@ -70,7 +70,7 @@ public final class h0 implements a.d { rtcConnection.n = null; rtcConnection.o = false; } - rtcConnection.f2116z = 0; + rtcConnection.f2123z = 0; rtcConnection.C = null; MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; if (mediaSinkWantsManager != null) { @@ -104,7 +104,7 @@ public final class h0 implements a.d { } } - /* JADX DEBUG: Failed to insert an additional move for type inference into block B:43:0x0097 */ + /* JADX DEBUG: Failed to insert an additional move for type inference into block B:43:0x0099 */ /* JADX WARN: Multi-variable type inference failed */ /* JADX DEBUG: Type inference failed for r1v2. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ /* JADX DEBUG: Type inference failed for r1v9. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ @@ -133,7 +133,7 @@ public final class h0 implements a.d { if (list != null) { r2 = new ArrayList(o.collectionSizeOrDefault(list, 10)); for (Payloads.Stream stream : list) { - r2.add(Payloads.Stream.copy$default(stream, null, null, null, null, null, null, null, Boolean.valueOf(i2 > 0), null, 383, null)); + r2.add(Payloads.Stream.copy$default(stream, MediaStreamTrack.VIDEO_TRACK_KIND, null, null, null, null, null, null, Boolean.valueOf(i2 > 0), null, 382, null)); } } else { r2 = n.emptyList(); @@ -258,7 +258,7 @@ public final class h0 implements a.d { r.removeFirst(rtcConnection.u); } if (j > ((long) 500)) { - rtcConnection.f2116z++; + rtcConnection.f2123z++; } double d = (double) j; Objects.requireNonNull(RtcConnection.Quality.Companion); diff --git a/app/src/main/java/c/a/r/j.java b/app/src/main/java/c/a/r/j.java index 4f78b1853b..ab9fe01643 100644 --- a/app/src/main/java/c/a/r/j.java +++ b/app/src/main/java/c/a/r/j.java @@ -34,7 +34,7 @@ public final class j extends o implements Function0 { Long l2 = this.$userId; if (l2 == null) { this.this$0.e = null; - } else if (this.this$0.f2109c.contains(l2)) { + } else if (this.this$0.f2116c.contains(l2)) { MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0; Long l3 = this.$userId; mediaSinkWantsManager2.e = l3; diff --git a/app/src/main/java/c/a/r/l.java b/app/src/main/java/c/a/r/l.java index 1396b5cf28..ea84028b1c 100644 --- a/app/src/main/java/c/a/r/l.java +++ b/app/src/main/java/c/a/r/l.java @@ -96,10 +96,10 @@ public final class l extends o implements Function0 { } if (arrayList2.isEmpty()) { this.this$0.b.remove(Long.valueOf(this.$userId)); - this.this$0.f2109c.remove(Long.valueOf(this.$userId)); + this.this$0.f2116c.remove(Long.valueOf(this.$userId)); } else { this.this$0.b.put(Long.valueOf(this.$userId), arrayList2); - this.this$0.f2109c.add(Long.valueOf(this.$userId)); + this.this$0.f2116c.add(Long.valueOf(this.$userId)); } this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId))); return Unit.a; diff --git a/app/src/main/java/c/a/r/n0/b.java b/app/src/main/java/c/a/r/n0/b.java index 2ba38b19ae..2cd7d9224e 100644 --- a/app/src/main/java/c/a/r/n0/b.java +++ b/app/src/main/java/c/a/r/n0/b.java @@ -216,7 +216,7 @@ public final class b extends ScreenCapturerAndroid { if (thumbnailEmitter != null) { synchronized (thumbnailEmitter) { thumbnailEmitter.d.release(); - thumbnailEmitter.f2132c.release(); + thumbnailEmitter.f2139c.release(); JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b); thumbnailEmitter.a = RecyclerView.FOREVER_NS; } diff --git a/app/src/main/java/c/a/r/n0/c/e.java b/app/src/main/java/c/a/r/n0/c/e.java index a8bd6c1061..522ee2737f 100644 --- a/app/src/main/java/c/a/r/n0/c/e.java +++ b/app/src/main/java/c/a/r/n0/c/e.java @@ -291,7 +291,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b); - connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2131c); + connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2138c); connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a); connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1); connection2.setVADUseKrisp(this.$inputModeOptions.e); @@ -434,7 +434,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); MediaEngineConnection.b bVar = this.$quality; - connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2130c, bVar.d, this.$framerate); + connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2137c, bVar.d, this.$framerate); return Unit.a; } } @@ -572,7 +572,7 @@ public final class e implements MediaEngineConnection { boolean z2 = type == MediaEngineConnection.Type.STREAM; int i2 = aVar.a; String str = aVar.b; - int i3 = aVar.f2128c; + int i3 = aVar.f2135c; Object[] array = aVar.d.toArray(new StreamParameters[0]); Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array"); Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, z2, new d(this)); diff --git a/app/src/main/java/c/a/r/n0/c/k.java b/app/src/main/java/c/a/r/n0/c/k.java index 0e763588b7..2fec2f71b0 100644 --- a/app/src/main/java/c/a/r/n0/c/k.java +++ b/app/src/main/java/c/a/r/n0/c/k.java @@ -353,7 +353,7 @@ public final class k implements MediaEngine { discord2.setEchoCancellation(z2); } k kVar3 = this.this$0; - boolean z3 = voiceConfig.f2127c; + boolean z3 = voiceConfig.f2134c; Discord discord3 = kVar3.f; if (discord3 != null) { discord3.setNoiseSuppression(z3); diff --git a/app/src/main/java/c/a/r/o0/a.java b/app/src/main/java/c/a/r/o0/a.java index 6ef9c3467f..868f22a2c1 100644 --- a/app/src/main/java/c/a/r/o0/a.java +++ b/app/src/main/java/c/a/r/o0/a.java @@ -21,9 +21,8 @@ import com.google.gson.JsonElement; import com.google.gson.reflect.TypeToken; import d0.z.d.m; import d0.z.d.o; -import f0.f0.k.h; +import f0.e0.k.h; import f0.x; -import f0.z; import java.lang.reflect.Type; import java.util.List; import java.util.Map; @@ -38,6 +37,7 @@ import kotlin.Unit; import kotlin.jvm.functions.Function0; import kotlin.jvm.functions.Function1; import kotlin.jvm.internal.DefaultConstructorMarker; +import okhttp3.Request; import okhttp3.Response; import okhttp3.WebSocket; import okhttp3.WebSocketListener; @@ -671,13 +671,13 @@ public final class a extends WebSocketListener implements DebugPrintable { aVar.a(1, TimeUnit.MINUTES); SSLSocketFactory sSLSocketFactory = this.E; if (sSLSocketFactory != null) { - h.a aVar2 = f0.f0.k.h.f2778c; - aVar.b(sSLSocketFactory, f0.f0.k.h.a.n()); + h.a aVar2 = f0.e0.k.h.f2786c; + aVar.b(sSLSocketFactory, f0.e0.k.h.a.n()); } String C = c.d.b.a.a.C(new StringBuilder(), this.C, "?v=5"); k("attempting WSS connection with " + C); x xVar = new x(aVar); - z.a aVar3 = new z.a(); + Request.a aVar3 = new Request.a(); aVar3.f(C); this.r = xVar.g(aVar3.a(), this); } @@ -775,7 +775,7 @@ public final class a extends WebSocketListener implements DebugPrintable { public void onClosing(WebSocket webSocket, int i2, String str) { m.checkNotNullParameter(webSocket, "webSocket"); m.checkNotNullParameter(str, ModelAuditLogEntry.CHANGE_KEY_REASON); - ((f0.f0.n.d) webSocket).e(i2, str); + ((f0.e0.n.d) webSocket).e(i2, str); } @Override // okhttp3.WebSocketListener diff --git a/app/src/main/java/c/a/r/p0/a.java b/app/src/main/java/c/a/r/p0/a.java index f0a8c1efab..8abd8d6777 100644 --- a/app/src/main/java/c/a/r/p0/a.java +++ b/app/src/main/java/c/a/r/p0/a.java @@ -12,7 +12,7 @@ import com.discord.rtcconnection.mediaengine.MediaEngineConnection; import com.discord.utilities.logging.Logger; import d0.z.d.k; import d0.z.d.m; -import f0.f0.c; +import f0.e0.c; import java.util.Iterator; import java.util.Map; import java.util.Objects; @@ -124,13 +124,13 @@ public final /* synthetic */ class a extends k implements Function1 if (booleanValue) { krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE); } else if (longValue == 0) { - int i = krispOveruseDetector.f2108c + 1; - krispOveruseDetector.f2108c = i; + int i = krispOveruseDetector.f2115c + 1; + krispOveruseDetector.f2115c = i; if (i > 2) { krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED); } } else { - krispOveruseDetector.f2108c = 0; + krispOveruseDetector.f2115c = 0; } } krispOveruseDetector.b = stats2.getOutboundRtpAudio(); diff --git a/app/src/main/java/c/a/r/r.java b/app/src/main/java/c/a/r/r.java index 95f3cce15f..75c95d3a08 100644 --- a/app/src/main/java/c/a/r/r.java +++ b/app/src/main/java/c/a/r/r.java @@ -13,6 +13,6 @@ public final class r extends RtcConnection.b { @Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c public void onStateChange(RtcConnection.StateChange stateChange) { m.checkNotNullParameter(stateChange, "stateChange"); - this.i.f2113s.onNext(stateChange); + this.i.f2120s.onNext(stateChange); } } diff --git a/app/src/main/java/c/a/r/s.java b/app/src/main/java/c/a/r/s.java index 6cd7846727..9a95412dd9 100644 --- a/app/src/main/java/c/a/r/s.java +++ b/app/src/main/java/c/a/r/s.java @@ -53,8 +53,8 @@ public final class s extends o implements Function0 { rtcConnection.s("connecting via endpoint: " + replace$default + " token: " + str2); try { URI uri = new URI(t); - rtcConnection.f2114x = uri.getHost(); - rtcConnection.f2115y = Integer.valueOf(uri.getPort()); + rtcConnection.f2121x = uri.getHost(); + rtcConnection.f2122y = Integer.valueOf(uri.getPort()); } catch (Exception e) { rtcConnection.T.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default))); } diff --git a/app/src/main/java/c/a/s/a.java b/app/src/main/java/c/a/s/a.java index a805f9d06d..51eb36fdb5 100644 --- a/app/src/main/java/c/a/s/a.java +++ b/app/src/main/java/c/a/s/a.java @@ -11,11 +11,11 @@ import d0.w.h.a.e; import d0.w.h.a.k; import d0.z.d.m; import f0.x; -import f0.z; import kotlin.Unit; import kotlin.coroutines.Continuation; import kotlin.jvm.functions.Function2; import kotlinx.coroutines.CoroutineScope; +import okhttp3.Request; import okhttp3.Response; /* compiled from: SamsungConnect.kt */ @e(c = "com.discord.samsung.SamsungConnect$getSamsungAuthorizeCallback$2", f = "SamsungConnect.kt", l = {}, m = "invokeSuspend") @@ -55,11 +55,11 @@ public final class a extends k implements Function2 k; - public final FragmentViewBindingDelegate l = FragmentViewBindingDelegateKt.viewBinding$default(this, b.i, null, 2, null); +/* compiled from: ReactionView.kt */ +public final class a0 extends LinearLayout { + public int i; + public Long j; + public MessageReaction k; + public final c1 l; - /* compiled from: SelectorBottomSheet.kt */ - public static final class a { - - /* compiled from: SelectorBottomSheet.kt */ - /* renamed from: c.a.z.a0$a$a reason: collision with other inner class name */ - public static final class C0048a extends o implements Function1 { - public static final C0048a i = new C0048a(); - - public C0048a() { - super(1); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Integer num) { - num.intValue(); - return Unit.a; - } - } - - public a(DefaultConstructorMarker defaultConstructorMarker) { - } - - /* JADX DEBUG: Multi-variable search result rejected for r6v0, resolved type: c.a.z.a0$a */ - /* JADX WARN: Multi-variable type inference failed */ - public static /* synthetic */ a0 b(a aVar, FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1, int i) { - boolean z3 = (i & 8) != 0 ? true : z2; - if ((i & 16) != 0) { - function1 = C0048a.i; - } - return aVar.a(fragmentManager, str, list, z3, function1); - } - - public final a0 a(FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1) { - m.checkNotNullParameter(fragmentManager, "fragmentManager"); - m.checkNotNullParameter(str, "title"); - m.checkNotNullParameter(list, "options"); - m.checkNotNullParameter(function1, "onSelectedListener"); - a0 a0Var = new a0(); - a0Var.setArguments(BundleKt.bundleOf(d0.o.to("simple_bottom_sheet_title", str), d0.o.to("simple_bottom_sheet_options", list), d0.o.to("simple_bottom_sheet_show_dividers", Boolean.valueOf(z2)))); - a0Var.k = function1; - a0Var.show(fragmentManager, d0.z.d.a0.getOrCreateKotlinClass(a0.class).toString()); - return a0Var; - } - } - - /* compiled from: SelectorBottomSheet.kt */ - public static final /* synthetic */ class b extends k implements Function1 { - public static final b i = new b(); - - public b() { - super(1, c.a.j.c.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/BottomSheetSimpleSelectorBinding;", 0); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public c.a.j.c invoke(View view) { - View view2 = view; - m.checkNotNullParameter(view2, "p1"); - int i2 = R.id.widget_simple_bottom_sheet_selector_header; - ConstraintLayout constraintLayout = (ConstraintLayout) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_header); - if (constraintLayout != null) { - i2 = R.id.widget_simple_bottom_sheet_selector_placeholder; - TextView textView = (TextView) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_placeholder); - if (textView != null) { - i2 = R.id.widget_simple_bottom_sheet_selector_recycler; - MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_recycler); - if (maxHeightRecyclerView != null) { - return new c.a.j.c((ConstraintLayout) view2, constraintLayout, textView, maxHeightRecyclerView); + public a0(Context context) { + super(context); + View inflate = LayoutInflater.from(getContext()).inflate(R.layout.reaction_view, (ViewGroup) this, false); + addView(inflate); + int i = R.id.counter_text_1; + TextView textView = (TextView) inflate.findViewById(R.id.counter_text_1); + if (textView != null) { + i = R.id.counter_text_2; + TextView textView2 = (TextView) inflate.findViewById(R.id.counter_text_2); + if (textView2 != null) { + i = R.id.counter_text_switcher; + TextSwitcher textSwitcher = (TextSwitcher) inflate.findViewById(R.id.counter_text_switcher); + if (textSwitcher != null) { + i = R.id.emoji_text_view; + SimpleDraweeSpanTextView simpleDraweeSpanTextView = (SimpleDraweeSpanTextView) inflate.findViewById(R.id.emoji_text_view); + if (simpleDraweeSpanTextView != null) { + c1 c1Var = new c1((LinearLayout) inflate, textView, textView2, textSwitcher, simpleDraweeSpanTextView); + m.checkNotNullExpressionValue(c1Var, "ReactionViewBinding.infl…rom(context), this, true)"); + this.l = c1Var; + return; } } } - throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2))); } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); } - /* compiled from: SelectorBottomSheet.kt */ - public static final class c extends o implements Function2 { - public final /* synthetic */ a0 this$0; + private final void setIsMe(boolean z2) { + setActivated(z2); + setSelected(z2); + TextView textView = this.l.b; + m.checkNotNullExpressionValue(textView, "binding.counterText1"); + textView.setActivated(z2); + TextView textView2 = this.l.f75c; + m.checkNotNullExpressionValue(textView2, "binding.counterText2"); + textView2.setActivated(z2); + } - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public c(a0 a0Var) { - super(2); - this.this$0 = a0Var; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function2 - public d0 invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { - LayoutInflater layoutInflater2 = layoutInflater; - ViewGroup viewGroup2 = viewGroup; - m.checkNotNullParameter(layoutInflater2, "inflater"); - m.checkNotNullParameter(viewGroup2, "parent"); - View inflate = layoutInflater2.inflate(R.layout.bottom_sheet_simple_selector_item, viewGroup2, false); - int i = R.id.select_component_sheet_item_description; - MaterialTextView materialTextView = (MaterialTextView) inflate.findViewById(R.id.select_component_sheet_item_description); - if (materialTextView != null) { - i = R.id.select_component_sheet_item_icon; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.select_component_sheet_item_icon); - if (simpleDraweeView != null) { - i = R.id.select_component_sheet_item_title; - MaterialTextView materialTextView2 = (MaterialTextView) inflate.findViewById(R.id.select_component_sheet_item_title); - if (materialTextView2 != null) { - d dVar = new d((ConstraintLayout) inflate, materialTextView, simpleDraweeView, materialTextView2); - m.checkNotNullExpressionValue(dVar, "BottomSheetSimpleSelecto…(inflater, parent, false)"); - a0 a0Var = this.this$0; - Dialog requireDialog = a0Var.requireDialog(); - m.checkNotNullExpressionValue(requireDialog, "requireDialog()"); - return new d0(a0Var, requireDialog, dVar); - } + public final void a(MessageReaction messageReaction, long j, boolean z2) { + m.checkNotNullParameter(messageReaction, "reaction"); + Long l = this.j; + boolean z3 = l == null || l == null || l.longValue() != j; + MessageReaction messageReaction2 = this.k; + int a = messageReaction.a(); + c1 c1Var = this.l; + int i = this.i; + if (a != i) { + if (z3) { + c1Var.d.setCurrentText(String.valueOf(a)); + } else { + if (a > i) { + TextSwitcher textSwitcher = c1Var.d; + textSwitcher.setInAnimation(textSwitcher.getContext(), R.anim.anim_slide_in_up); + textSwitcher.setOutAnimation(textSwitcher.getContext(), R.anim.anim_slide_out_up); + } else { + TextSwitcher textSwitcher2 = c1Var.d; + textSwitcher2.setInAnimation(textSwitcher2.getContext(), R.anim.anim_slide_in_down); + textSwitcher2.setOutAnimation(textSwitcher2.getContext(), R.anim.anim_slide_out_down); } + c1Var.d.setText(String.valueOf(a)); } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + this.i = a; } - } - - public a0() { - super(false, 1, null); - } - - @Override // c.a.z.h - public void c(int i2) { - Function1 function1 = this.k; - if (function1 != null) { - function1.invoke(Integer.valueOf(i2)); + if (messageReaction2 == null || (!m.areEqual(messageReaction.b(), messageReaction2.b()))) { + EmojiNode.Companion companion = EmojiNode.Companion; + SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.l.e; + m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.emojiTextView"); + EmojiNode.Companion.renderEmoji$default(companion, simpleDraweeSpanTextView, messageReaction.b(), z2, 0, 4, null); } + setIsMe(messageReaction.c()); + this.k = messageReaction; + this.j = Long.valueOf(j); } - public final c.a.j.c g() { - return (c.a.j.c) this.l.getValue((Fragment) this, i[0]); - } - - @Override // com.discord.app.AppBottomSheet - public int getContentViewResId() { - return R.layout.bottom_sheet_simple_selector; - } - - @Override // androidx.fragment.app.DialogFragment, android.content.DialogInterface.OnDismissListener - public void onDismiss(DialogInterface dialogInterface) { - m.checkNotNullParameter(dialogInterface, "dialog"); - super.onDismiss(dialogInterface); - this.k = null; - } - - @Override // com.discord.app.AppBottomSheet, androidx.fragment.app.Fragment - public void onPause() { - super.onPause(); - dismiss(); - } - - @Override // com.discord.app.AppBottomSheet, androidx.fragment.app.Fragment - public void onViewCreated(View view, Bundle bundle) { - m.checkNotNullParameter(view, "view"); - super.onViewCreated(view, bundle); - setBottomSheetCollapsedStateDisabled(); - String string = getArgumentsOrDefault().getString("simple_bottom_sheet_title"); - Serializable serializable = getArgumentsOrDefault().getSerializable("simple_bottom_sheet_options"); - if (!(serializable instanceof List)) { - serializable = null; - } - List list = (List) serializable; - boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers"); - TextView textView = g().f75c; - m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder"); - textView.setText(string); - ConstraintLayout constraintLayout = g().b; - m.checkNotNullExpressionValue(constraintLayout, "binding.widgetSimpleBottomSheetSelectorHeader"); - int i2 = 0; - if (!(!(string == null || string.length() == 0))) { - i2 = 8; - } - constraintLayout.setVisibility(i2); - if (list != null) { - MaxHeightRecyclerView maxHeightRecyclerView = g().d; - m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.widgetSimpleBottomSheetSelectorRecycler"); - maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(list, new c(this))); - MaxHeightRecyclerView maxHeightRecyclerView2 = g().d; - RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter(); - if (adapter != null) { - adapter.notifyDataSetChanged(); - } - if (z2) { - SimpleRecyclerAdapter.Companion.addThemedDivider(maxHeightRecyclerView2); - } - } + public final MessageReaction getReaction() { + return this.k; } } diff --git a/app/src/main/java/c/a/z/b0.java b/app/src/main/java/c/a/z/b0.java index dbcbfcfa3a..0df2cb9446 100644 --- a/app/src/main/java/c/a/z/b0.java +++ b/app/src/main/java/c/a/z/b0.java @@ -1,116 +1,231 @@ package c.a.z; -import c.d.b.a.a; +import android.app.Dialog; +import android.content.DialogInterface; +import android.os.Bundle; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.TextView; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.core.os.BundleKt; +import androidx.fragment.app.Fragment; +import androidx.fragment.app.FragmentManager; +import androidx.recyclerview.widget.RecyclerView; +import c.a.j.d; +import com.discord.R; +import com.discord.app.AppBottomSheet; +import com.discord.utilities.view.recycler.MaxHeightRecyclerView; +import com.discord.utilities.viewbinding.FragmentViewBindingDelegate; +import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; +import com.discord.utilities.views.SimpleRecyclerAdapter; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.textview.MaterialTextView; +import d0.z.d.a0; +import d0.z.d.k; import d0.z.d.m; +import d0.z.d.o; import java.io.Serializable; +import java.util.List; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +import kotlin.jvm.functions.Function2; +import kotlin.jvm.internal.DefaultConstructorMarker; +import kotlin.reflect.KProperty; /* compiled from: SelectorBottomSheet.kt */ -public final class b0 implements Serializable { - private final CharSequence description; - private final Integer iconRes; - private final Integer iconTint; - private final String iconUri; - private final String title; - private final Integer titleEndIcon; - private final Integer titleTextColor; +public final class b0 extends AppBottomSheet implements i { + public static final /* synthetic */ KProperty[] i = {c.d.b.a.a.V(b0.class, "binding", "getBinding()Lcom/discord/databinding/BottomSheetSimpleSelectorBinding;", 0)}; + public static final a j = new a(null); + public Function1 k; + public final FragmentViewBindingDelegate l = FragmentViewBindingDelegateKt.viewBinding$default(this, b.i, null, 2, null); + + /* compiled from: SelectorBottomSheet.kt */ + public static final class a { + + /* compiled from: SelectorBottomSheet.kt */ + /* renamed from: c.a.z.b0$a$a reason: collision with other inner class name */ + public static final class C0048a extends o implements Function1 { + public static final C0048a i = new C0048a(); + + public C0048a() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Integer num) { + num.intValue(); + return Unit.a; + } + } + + public a(DefaultConstructorMarker defaultConstructorMarker) { + } + + /* JADX DEBUG: Multi-variable search result rejected for r6v0, resolved type: c.a.z.b0$a */ + /* JADX WARN: Multi-variable type inference failed */ + public static /* synthetic */ b0 b(a aVar, FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1, int i) { + boolean z3 = (i & 8) != 0 ? true : z2; + if ((i & 16) != 0) { + function1 = C0048a.i; + } + return aVar.a(fragmentManager, str, list, z3, function1); + } + + public final b0 a(FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1) { + m.checkNotNullParameter(fragmentManager, "fragmentManager"); + m.checkNotNullParameter(str, "title"); + m.checkNotNullParameter(list, "options"); + m.checkNotNullParameter(function1, "onSelectedListener"); + b0 b0Var = new b0(); + b0Var.setArguments(BundleKt.bundleOf(d0.o.to("simple_bottom_sheet_title", str), d0.o.to("simple_bottom_sheet_options", list), d0.o.to("simple_bottom_sheet_show_dividers", Boolean.valueOf(z2)))); + b0Var.k = function1; + b0Var.show(fragmentManager, a0.getOrCreateKotlinClass(b0.class).toString()); + return b0Var; + } + } + + /* compiled from: SelectorBottomSheet.kt */ + public static final /* synthetic */ class b extends k implements Function1 { + public static final b i = new b(); + + public b() { + super(1, c.a.j.c.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/BottomSheetSimpleSelectorBinding;", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public c.a.j.c invoke(View view) { + View view2 = view; + m.checkNotNullParameter(view2, "p1"); + int i2 = R.id.widget_simple_bottom_sheet_selector_header; + ConstraintLayout constraintLayout = (ConstraintLayout) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_header); + if (constraintLayout != null) { + i2 = R.id.widget_simple_bottom_sheet_selector_placeholder; + TextView textView = (TextView) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_placeholder); + if (textView != null) { + i2 = R.id.widget_simple_bottom_sheet_selector_recycler; + MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(R.id.widget_simple_bottom_sheet_selector_recycler); + if (maxHeightRecyclerView != null) { + return new c.a.j.c((ConstraintLayout) view2, constraintLayout, textView, maxHeightRecyclerView); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2))); + } + } + + /* compiled from: SelectorBottomSheet.kt */ + public static final class c extends o implements Function2 { + public final /* synthetic */ b0 this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public c(b0 b0Var) { + super(2); + this.this$0 = b0Var; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public e0 invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { + LayoutInflater layoutInflater2 = layoutInflater; + ViewGroup viewGroup2 = viewGroup; + m.checkNotNullParameter(layoutInflater2, "inflater"); + m.checkNotNullParameter(viewGroup2, "parent"); + View inflate = layoutInflater2.inflate(R.layout.bottom_sheet_simple_selector_item, viewGroup2, false); + int i = R.id.select_component_sheet_item_description; + MaterialTextView materialTextView = (MaterialTextView) inflate.findViewById(R.id.select_component_sheet_item_description); + if (materialTextView != null) { + i = R.id.select_component_sheet_item_icon; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.select_component_sheet_item_icon); + if (simpleDraweeView != null) { + i = R.id.select_component_sheet_item_title; + MaterialTextView materialTextView2 = (MaterialTextView) inflate.findViewById(R.id.select_component_sheet_item_title); + if (materialTextView2 != null) { + d dVar = new d((ConstraintLayout) inflate, materialTextView, simpleDraweeView, materialTextView2); + m.checkNotNullExpressionValue(dVar, "BottomSheetSimpleSelecto…(inflater, parent, false)"); + b0 b0Var = this.this$0; + Dialog requireDialog = b0Var.requireDialog(); + m.checkNotNullExpressionValue(requireDialog, "requireDialog()"); + return new e0(b0Var, requireDialog, dVar); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + } public b0() { - this(null, null, null, null, null, null, null, 127); + super(false, 1, null); } - public b0(String str, CharSequence charSequence, Integer num, String str2, Integer num2, Integer num3, Integer num4, int i) { - str = (i & 1) != 0 ? null : str; - charSequence = (i & 2) != 0 ? null : charSequence; - num = (i & 4) != 0 ? null : num; - str2 = (i & 8) != 0 ? null : str2; - num2 = (i & 16) != 0 ? null : num2; - num3 = (i & 32) != 0 ? null : num3; - int i2 = i & 64; - this.title = str; - this.description = charSequence; - this.iconRes = num; - this.iconUri = str2; - this.iconTint = num2; - this.titleTextColor = num3; - this.titleEndIcon = null; - } - - public final CharSequence a() { - return this.description; - } - - public final Integer b() { - return this.iconRes; - } - - public final Integer c() { - return this.iconTint; - } - - public final String d() { - return this.iconUri; - } - - public final String e() { - return this.title; - } - - @Override // java.lang.Object - public boolean equals(Object obj) { - if (this == obj) { - return true; + @Override // c.a.z.i + public void c(int i2) { + Function1 function1 = this.k; + if (function1 != null) { + function1.invoke(Integer.valueOf(i2)); } - if (!(obj instanceof b0)) { - return false; + } + + public final c.a.j.c g() { + return (c.a.j.c) this.l.getValue((Fragment) this, i[0]); + } + + @Override // com.discord.app.AppBottomSheet + public int getContentViewResId() { + return R.layout.bottom_sheet_simple_selector; + } + + @Override // androidx.fragment.app.DialogFragment, android.content.DialogInterface.OnDismissListener + public void onDismiss(DialogInterface dialogInterface) { + m.checkNotNullParameter(dialogInterface, "dialog"); + super.onDismiss(dialogInterface); + this.k = null; + } + + @Override // com.discord.app.AppBottomSheet, androidx.fragment.app.Fragment + public void onPause() { + super.onPause(); + dismiss(); + } + + @Override // com.discord.app.AppBottomSheet, androidx.fragment.app.Fragment + public void onViewCreated(View view, Bundle bundle) { + m.checkNotNullParameter(view, "view"); + super.onViewCreated(view, bundle); + setBottomSheetCollapsedStateDisabled(); + String string = getArgumentsOrDefault().getString("simple_bottom_sheet_title"); + Serializable serializable = getArgumentsOrDefault().getSerializable("simple_bottom_sheet_options"); + if (!(serializable instanceof List)) { + serializable = null; } - b0 b0Var = (b0) obj; - return m.areEqual(this.title, b0Var.title) && m.areEqual(this.description, b0Var.description) && m.areEqual(this.iconRes, b0Var.iconRes) && m.areEqual(this.iconUri, b0Var.iconUri) && m.areEqual(this.iconTint, b0Var.iconTint) && m.areEqual(this.titleTextColor, b0Var.titleTextColor) && m.areEqual(this.titleEndIcon, b0Var.titleEndIcon); - } - - public final Integer f() { - return this.titleEndIcon; - } - - public final Integer g() { - return this.titleTextColor; - } - - @Override // java.lang.Object - public int hashCode() { - String str = this.title; - int i = 0; - int hashCode = (str != null ? str.hashCode() : 0) * 31; - CharSequence charSequence = this.description; - int hashCode2 = (hashCode + (charSequence != null ? charSequence.hashCode() : 0)) * 31; - Integer num = this.iconRes; - int hashCode3 = (hashCode2 + (num != null ? num.hashCode() : 0)) * 31; - String str2 = this.iconUri; - int hashCode4 = (hashCode3 + (str2 != null ? str2.hashCode() : 0)) * 31; - Integer num2 = this.iconTint; - int hashCode5 = (hashCode4 + (num2 != null ? num2.hashCode() : 0)) * 31; - Integer num3 = this.titleTextColor; - int hashCode6 = (hashCode5 + (num3 != null ? num3.hashCode() : 0)) * 31; - Integer num4 = this.titleEndIcon; - if (num4 != null) { - i = num4.hashCode(); + List list = (List) serializable; + boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers"); + TextView textView = g().f73c; + m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder"); + textView.setText(string); + ConstraintLayout constraintLayout = g().b; + m.checkNotNullExpressionValue(constraintLayout, "binding.widgetSimpleBottomSheetSelectorHeader"); + int i2 = 0; + if (!(!(string == null || string.length() == 0))) { + i2 = 8; + } + constraintLayout.setVisibility(i2); + if (list != null) { + MaxHeightRecyclerView maxHeightRecyclerView = g().d; + m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.widgetSimpleBottomSheetSelectorRecycler"); + maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(list, new c(this))); + MaxHeightRecyclerView maxHeightRecyclerView2 = g().d; + RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter(); + if (adapter != null) { + adapter.notifyDataSetChanged(); + } + if (z2) { + SimpleRecyclerAdapter.Companion.addThemedDivider(maxHeightRecyclerView2); + } } - return hashCode6 + i; - } - - @Override // java.lang.Object - public String toString() { - StringBuilder K = a.K("SimpleBottomSheetItem(title="); - K.append(this.title); - K.append(", description="); - K.append(this.description); - K.append(", iconRes="); - K.append(this.iconRes); - K.append(", iconUri="); - K.append(this.iconUri); - K.append(", iconTint="); - K.append(this.iconTint); - K.append(", titleTextColor="); - K.append(this.titleTextColor); - K.append(", titleEndIcon="); - return a.z(K, this.titleEndIcon, ")"); } } diff --git a/app/src/main/java/c/a/z/c0.java b/app/src/main/java/c/a/z/c0.java index c42a8e6b96..4d2e555d87 100644 --- a/app/src/main/java/c/a/z/c0.java +++ b/app/src/main/java/c/a/z/c0.java @@ -1,18 +1,116 @@ package c.a.z; -import android.view.View; +import c.d.b.a.a; +import d0.z.d.m; +import java.io.Serializable; /* compiled from: SelectorBottomSheet.kt */ -public final class c0 implements View.OnClickListener { - public final /* synthetic */ d0 i; +public final class c0 implements Serializable { + private final CharSequence description; + private final Integer iconRes; + private final Integer iconTint; + private final String iconUri; + private final String title; + private final Integer titleEndIcon; + private final Integer titleTextColor; - public c0(d0 d0Var) { - this.i = d0Var; + public c0() { + this(null, null, null, null, null, null, null, 127); } - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - d0 d0Var = this.i; - d0Var.a.c(d0Var.getAdapterPosition()); - this.i.b.dismiss(); + public c0(String str, CharSequence charSequence, Integer num, String str2, Integer num2, Integer num3, Integer num4, int i) { + str = (i & 1) != 0 ? null : str; + charSequence = (i & 2) != 0 ? null : charSequence; + num = (i & 4) != 0 ? null : num; + str2 = (i & 8) != 0 ? null : str2; + num2 = (i & 16) != 0 ? null : num2; + num3 = (i & 32) != 0 ? null : num3; + int i2 = i & 64; + this.title = str; + this.description = charSequence; + this.iconRes = num; + this.iconUri = str2; + this.iconTint = num2; + this.titleTextColor = num3; + this.titleEndIcon = null; + } + + public final CharSequence a() { + return this.description; + } + + public final Integer b() { + return this.iconRes; + } + + public final Integer c() { + return this.iconTint; + } + + public final String d() { + return this.iconUri; + } + + public final String e() { + return this.title; + } + + @Override // java.lang.Object + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof c0)) { + return false; + } + c0 c0Var = (c0) obj; + return m.areEqual(this.title, c0Var.title) && m.areEqual(this.description, c0Var.description) && m.areEqual(this.iconRes, c0Var.iconRes) && m.areEqual(this.iconUri, c0Var.iconUri) && m.areEqual(this.iconTint, c0Var.iconTint) && m.areEqual(this.titleTextColor, c0Var.titleTextColor) && m.areEqual(this.titleEndIcon, c0Var.titleEndIcon); + } + + public final Integer f() { + return this.titleEndIcon; + } + + public final Integer g() { + return this.titleTextColor; + } + + @Override // java.lang.Object + public int hashCode() { + String str = this.title; + int i = 0; + int hashCode = (str != null ? str.hashCode() : 0) * 31; + CharSequence charSequence = this.description; + int hashCode2 = (hashCode + (charSequence != null ? charSequence.hashCode() : 0)) * 31; + Integer num = this.iconRes; + int hashCode3 = (hashCode2 + (num != null ? num.hashCode() : 0)) * 31; + String str2 = this.iconUri; + int hashCode4 = (hashCode3 + (str2 != null ? str2.hashCode() : 0)) * 31; + Integer num2 = this.iconTint; + int hashCode5 = (hashCode4 + (num2 != null ? num2.hashCode() : 0)) * 31; + Integer num3 = this.titleTextColor; + int hashCode6 = (hashCode5 + (num3 != null ? num3.hashCode() : 0)) * 31; + Integer num4 = this.titleEndIcon; + if (num4 != null) { + i = num4.hashCode(); + } + return hashCode6 + i; + } + + @Override // java.lang.Object + public String toString() { + StringBuilder K = a.K("SimpleBottomSheetItem(title="); + K.append(this.title); + K.append(", description="); + K.append(this.description); + K.append(", iconRes="); + K.append(this.iconRes); + K.append(", iconUri="); + K.append(this.iconUri); + K.append(", iconTint="); + K.append(this.iconTint); + K.append(", titleTextColor="); + K.append(this.titleTextColor); + K.append(", titleEndIcon="); + return a.z(K, this.titleEndIcon, ")"); } } diff --git a/app/src/main/java/c/a/z/d0.java b/app/src/main/java/c/a/z/d0.java index 45ee818d90..8f5a144f5e 100644 --- a/app/src/main/java/c/a/z/d0.java +++ b/app/src/main/java/c/a/z/d0.java @@ -1,101 +1,18 @@ package c.a.z; -import android.content.DialogInterface; -import android.graphics.drawable.Drawable; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.core.content.ContextCompat; -import androidx.core.graphics.drawable.DrawableCompat; -import c.a.j.d; -import c.a.l.b; -import com.discord.R; -import com.discord.utilities.color.ColorCompat; -import com.discord.utilities.images.MGImages; -import com.discord.utilities.view.extensions.ViewExtensions; -import com.discord.utilities.views.SimpleRecyclerAdapter; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.textview.MaterialTextView; -import d0.z.d.m; +import android.view.View; /* compiled from: SelectorBottomSheet.kt */ -public final class d0 extends SimpleRecyclerAdapter.ViewHolder { - public final h a; - public final DialogInterface b; +public final class d0 implements View.OnClickListener { + public final /* synthetic */ e0 i; - /* renamed from: c reason: collision with root package name */ - public final d f241c; - - /* JADX WARNING: Illegal instructions before constructor call */ - public d0(h hVar, DialogInterface dialogInterface, d dVar) { - super(r0); - m.checkNotNullParameter(hVar, "onSelectedListener"); - m.checkNotNullParameter(dialogInterface, "dialogInterface"); - m.checkNotNullParameter(dVar, "itemBinding"); - ConstraintLayout constraintLayout = dVar.a; - m.checkNotNullExpressionValue(constraintLayout, "itemBinding.root"); - this.a = hVar; - this.b = dialogInterface; - this.f241c = dVar; + public d0(e0 e0Var) { + this.i = e0Var; } - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // com.discord.utilities.views.SimpleRecyclerAdapter.ViewHolder - public void bind(b0 b0Var) { - int i; - Drawable drawable; - b0 b0Var2 = b0Var; - m.checkNotNullParameter(b0Var2, "data"); - MaterialTextView materialTextView = this.f241c.d; - m.checkNotNullExpressionValue(materialTextView, "itemBinding.selectComponentSheetItemTitle"); - b.a(materialTextView, b0Var2.e()); - MaterialTextView materialTextView2 = this.f241c.b; - m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription"); - ViewExtensions.setTextAndVisibilityBy(materialTextView2, b0Var2.a()); - SimpleDraweeView simpleDraweeView = this.f241c.f80c; - m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon"); - int i2 = 0; - if (!((b0Var2.d() == null && b0Var2.b() == null) ? false : true)) { - i2 = 8; - } - simpleDraweeView.setVisibility(i2); - String d = b0Var2.d(); - if (d != null) { - SimpleDraweeView simpleDraweeView2 = this.f241c.f80c; - m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon"); - MGImages.setImage$default(simpleDraweeView2, d, R.dimen.emoji_size, R.dimen.emoji_size, true, null, null, 96, null); - } else { - Integer b = b0Var2.b(); - if (b != null) { - this.f241c.f80c.setImageResource(b.intValue()); - } - } - Integer c2 = b0Var2.c(); - if (c2 != null) { - this.f241c.f80c.setColorFilter(c2.intValue()); - } - MaterialTextView materialTextView3 = this.f241c.d; - materialTextView3.setText(b0Var2.e()); - Integer g = b0Var2.g(); - if (g != null) { - i = g.intValue(); - } else { - m.checkNotNullExpressionValue(materialTextView3, "this"); - i = ColorCompat.getThemedColor(materialTextView3, (int) R.attr.colorHeaderPrimary); - } - materialTextView3.setTextColor(i); - Integer f = b0Var2.f(); - if (f != null) { - f.intValue(); - Drawable drawable2 = ContextCompat.getDrawable(materialTextView3.getContext(), b0Var2.f().intValue()); - if (drawable2 != null) { - MaterialTextView materialTextView4 = this.f241c.d; - m.checkNotNullExpressionValue(materialTextView4, "itemBinding.selectComponentSheetItemTitle"); - DrawableCompat.setTint(drawable2, ColorCompat.getThemedColor(materialTextView4, (int) R.attr.colorHeaderPrimary)); - drawable = drawable2; - com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); - this.f241c.a.setOnClickListener(new c0(this)); - } - } - drawable = null; - com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); - this.f241c.a.setOnClickListener(new c0(this)); + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + e0 e0Var = this.i; + e0Var.a.c(e0Var.getAdapterPosition()); + this.i.b.dismiss(); } } diff --git a/app/src/main/java/c/a/z/e0.java b/app/src/main/java/c/a/z/e0.java index 07232b8542..2c68ef5161 100644 --- a/app/src/main/java/c/a/z/e0.java +++ b/app/src/main/java/c/a/z/e0.java @@ -1,30 +1,101 @@ package c.a.z; +import android.content.DialogInterface; import android.graphics.drawable.Drawable; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.content.ContextCompat; +import androidx.core.graphics.drawable.DrawableCompat; +import c.a.j.d; +import c.a.l.b; import com.discord.R; import com.discord.utilities.color.ColorCompat; -import com.discord.views.VoiceUserLimitView; -import d0.z.d.o; -import kotlin.jvm.functions.Function0; -/* compiled from: VoiceUserLimitView.kt */ -public final class e0 extends o implements Function0 { - public final /* synthetic */ VoiceUserLimitView this$0; +import com.discord.utilities.images.MGImages; +import com.discord.utilities.view.extensions.ViewExtensions; +import com.discord.utilities.views.SimpleRecyclerAdapter; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.textview.MaterialTextView; +import d0.z.d.m; +/* compiled from: SelectorBottomSheet.kt */ +public final class e0 extends SimpleRecyclerAdapter.ViewHolder { + public final i a; + public final DialogInterface b; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public e0(VoiceUserLimitView voiceUserLimitView) { - super(0); - this.this$0 = voiceUserLimitView; + /* renamed from: c reason: collision with root package name */ + public final d f241c; + + /* JADX WARNING: Illegal instructions before constructor call */ + public e0(i iVar, DialogInterface dialogInterface, d dVar) { + super(r0); + m.checkNotNullParameter(iVar, "onSelectedListener"); + m.checkNotNullParameter(dialogInterface, "dialogInterface"); + m.checkNotNullParameter(dVar, "itemBinding"); + ConstraintLayout constraintLayout = dVar.a; + m.checkNotNullExpressionValue(constraintLayout, "itemBinding.root"); + this.a = iVar; + this.b = dialogInterface; + this.f241c = dVar; } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Drawable mo1invoke() { - Drawable drawable = ContextCompat.getDrawable(this.this$0.getContext(), R.drawable.ic_videocam_white_12dp); - if (drawable != null) { - drawable.setTint(ColorCompat.getThemedColor(this.this$0.getContext(), (int) R.attr.colorInteractiveNormal)); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // com.discord.utilities.views.SimpleRecyclerAdapter.ViewHolder + public void bind(c0 c0Var) { + int i; + Drawable drawable; + c0 c0Var2 = c0Var; + m.checkNotNullParameter(c0Var2, "data"); + MaterialTextView materialTextView = this.f241c.d; + m.checkNotNullExpressionValue(materialTextView, "itemBinding.selectComponentSheetItemTitle"); + b.a(materialTextView, c0Var2.e()); + MaterialTextView materialTextView2 = this.f241c.b; + m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription"); + ViewExtensions.setTextAndVisibilityBy(materialTextView2, c0Var2.a()); + SimpleDraweeView simpleDraweeView = this.f241c.f80c; + m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon"); + int i2 = 0; + if (!((c0Var2.d() == null && c0Var2.b() == null) ? false : true)) { + i2 = 8; } - return drawable; + simpleDraweeView.setVisibility(i2); + String d = c0Var2.d(); + if (d != null) { + SimpleDraweeView simpleDraweeView2 = this.f241c.f80c; + m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon"); + MGImages.setImage$default(simpleDraweeView2, d, R.dimen.emoji_size, R.dimen.emoji_size, true, null, null, 96, null); + } else { + Integer b = c0Var2.b(); + if (b != null) { + this.f241c.f80c.setImageResource(b.intValue()); + } + } + Integer c2 = c0Var2.c(); + if (c2 != null) { + this.f241c.f80c.setColorFilter(c2.intValue()); + } + MaterialTextView materialTextView3 = this.f241c.d; + materialTextView3.setText(c0Var2.e()); + Integer g = c0Var2.g(); + if (g != null) { + i = g.intValue(); + } else { + m.checkNotNullExpressionValue(materialTextView3, "this"); + i = ColorCompat.getThemedColor(materialTextView3, (int) R.attr.colorHeaderPrimary); + } + materialTextView3.setTextColor(i); + Integer f = c0Var2.f(); + if (f != null) { + f.intValue(); + Drawable drawable2 = ContextCompat.getDrawable(materialTextView3.getContext(), c0Var2.f().intValue()); + if (drawable2 != null) { + MaterialTextView materialTextView4 = this.f241c.d; + m.checkNotNullExpressionValue(materialTextView4, "itemBinding.selectComponentSheetItemTitle"); + DrawableCompat.setTint(drawable2, ColorCompat.getThemedColor(materialTextView4, (int) R.attr.colorHeaderPrimary)); + drawable = drawable2; + com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); + this.f241c.a.setOnClickListener(new d0(this)); + } + } + drawable = null; + com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); + this.f241c.a.setOnClickListener(new d0(this)); } } diff --git a/app/src/main/java/c/a/z/f.java b/app/src/main/java/c/a/z/f.java index 32085bea9e..a3c3243987 100644 --- a/app/src/main/java/c/a/z/f.java +++ b/app/src/main/java/c/a/z/f.java @@ -1,17 +1,67 @@ package c.a.z; +import android.content.Context; +import android.graphics.Canvas; +import android.graphics.drawable.Drawable; import android.view.View; -import kotlin.jvm.functions.Function0; -/* compiled from: JoinVoiceChannelButton.kt */ -public final class f implements View.OnClickListener { - public final /* synthetic */ Function0 i; +import android.view.ViewGroup; +import androidx.core.content.ContextCompat; +import androidx.core.graphics.drawable.DrawableCompat; +import androidx.recyclerview.widget.DividerItemDecoration; +import androidx.recyclerview.widget.RecyclerView; +import com.discord.R; +import com.discord.utilities.color.ColorCompat; +import d0.z.d.m; +import java.util.Objects; +/* compiled from: DividerDecoration.kt */ +public final class f extends DividerItemDecoration { + public final int a; + public final int b; - public f(Function0 function0) { - this.i = function0; + /* renamed from: c reason: collision with root package name */ + public final int f242c; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public f(Context context, int i, int i2, int i3, int i4, int i5) { + super(context, i); + i2 = (i5 & 4) != 0 ? ColorCompat.getThemedColor(context, (int) R.attr.colorPrimaryDivider) : i2; + i3 = (i5 & 8) != 0 ? 0 : i3; + i4 = (i5 & 16) != 0 ? 0 : i4; + m.checkNotNullParameter(context, "context"); + this.a = i2; + this.b = i3; + this.f242c = i4; + Drawable drawable = ContextCompat.getDrawable(context, R.drawable.drawable_divider); + if (drawable != null) { + Drawable wrap = DrawableCompat.wrap(drawable); + DrawableCompat.setTint(wrap, i2); + setDrawable(wrap); + } } - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - this.i.mo1invoke(); + @Override // androidx.recyclerview.widget.DividerItemDecoration, androidx.recyclerview.widget.RecyclerView.ItemDecoration + public void onDraw(Canvas canvas, RecyclerView recyclerView, RecyclerView.State state) { + m.checkNotNullParameter(canvas, "c"); + m.checkNotNullParameter(recyclerView, "parent"); + m.checkNotNullParameter(state, "state"); + int paddingLeft = recyclerView.getPaddingLeft() + this.b; + int width = (recyclerView.getWidth() - recyclerView.getPaddingRight()) - this.f242c; + Drawable drawable = getDrawable(); + int childCount = recyclerView.getChildCount(); + for (int i = 0; i < childCount; i++) { + View childAt = recyclerView.getChildAt(i); + m.checkNotNullExpressionValue(childAt, "parent.getChildAt(i)"); + int bottom = childAt.getBottom(); + ViewGroup.LayoutParams layoutParams = childAt.getLayoutParams(); + Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type androidx.recyclerview.widget.RecyclerView.LayoutParams"); + int i2 = bottom + ((ViewGroup.MarginLayoutParams) ((RecyclerView.LayoutParams) layoutParams)).bottomMargin; + int intrinsicHeight = (drawable != null ? drawable.getIntrinsicHeight() : 0) + i2; + if (drawable != null) { + drawable.setBounds(paddingLeft, i2, width, intrinsicHeight); + } + if (drawable != null) { + drawable.draw(canvas); + } + } } } diff --git a/app/src/main/java/c/a/z/f0.java b/app/src/main/java/c/a/z/f0.java index 37d50d3b07..6cdec5a3bc 100644 --- a/app/src/main/java/c/a/z/f0.java +++ b/app/src/main/java/c/a/z/f0.java @@ -1,23 +1,30 @@ package c.a.z; -import android.graphics.Bitmap; -import d0.z.d.m; +import android.graphics.drawable.Drawable; +import androidx.core.content.ContextCompat; +import com.discord.R; +import com.discord.utilities.color.ColorCompat; +import com.discord.views.VoiceUserLimitView; import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: VoiceUserView.kt */ -public final class f0 extends o implements Function1 { - public static final f0 i = new f0(); +import kotlin.jvm.functions.Function0; +/* compiled from: VoiceUserLimitView.kt */ +public final class f0 extends o implements Function0 { + public final /* synthetic */ VoiceUserLimitView this$0; - public f0() { - super(1); + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public f0(VoiceUserLimitView voiceUserLimitView) { + super(0); + this.this$0 = voiceUserLimitView; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Bitmap bitmap) { - m.checkNotNullParameter(bitmap, "it"); - return Unit.a; + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Drawable mo1invoke() { + Drawable drawable = ContextCompat.getDrawable(this.this$0.getContext(), R.drawable.ic_videocam_white_12dp); + if (drawable != null) { + drawable.setTint(ColorCompat.getThemedColor(this.this$0.getContext(), (int) R.attr.colorInteractiveNormal)); + } + return drawable; } } diff --git a/app/src/main/java/c/a/z/g.java b/app/src/main/java/c/a/z/g.java index 01d82489d1..eae630d12a 100644 --- a/app/src/main/java/c/a/z/g.java +++ b/app/src/main/java/c/a/z/g.java @@ -1,36 +1,17 @@ package c.a.z; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; -import android.widget.TextView; -import c.a.j.o0; -import com.discord.R; -import com.discord.views.OAuthPermissionViews; -import d0.z.d.m; -import d0.z.d.o; -import java.util.Objects; -import kotlin.jvm.functions.Function2; -/* compiled from: OAuthPermissionViews.kt */ -public final class g extends o implements Function2 { - public static final g i = new g(); +import kotlin.jvm.functions.Function0; +/* compiled from: JoinVoiceChannelButton.kt */ +public final class g implements View.OnClickListener { + public final /* synthetic */ Function0 i; - public g() { - super(2); + public g(Function0 function0) { + this.i = function0; } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function2 - public OAuthPermissionViews.a invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { - LayoutInflater layoutInflater2 = layoutInflater; - ViewGroup viewGroup2 = viewGroup; - m.checkNotNullParameter(layoutInflater2, "inflater"); - m.checkNotNullParameter(viewGroup2, "parent"); - View inflate = layoutInflater2.inflate(R.layout.oauth_token_permission_list_item, viewGroup2, false); - Objects.requireNonNull(inflate, "rootView"); - o0 o0Var = new o0((TextView) inflate); - m.checkNotNullExpressionValue(o0Var, "OauthTokenPermissionList…(inflater, parent, false)"); - return new OAuthPermissionViews.a(o0Var); + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + this.i.mo1invoke(); } } diff --git a/app/src/main/java/c/a/z/g0.java b/app/src/main/java/c/a/z/g0.java index 52b81a747a..0304300e4c 100644 --- a/app/src/main/java/c/a/z/g0.java +++ b/app/src/main/java/c/a/z/g0.java @@ -1,23 +1,23 @@ package c.a.z; -import com.discord.views.VoiceUserView; +import android.graphics.Bitmap; +import d0.z.d.m; import d0.z.d.o; -import kotlin.jvm.functions.Function0; +import kotlin.Unit; +import kotlin.jvm.functions.Function2; /* compiled from: VoiceUserView.kt */ -public final class g0 extends o implements Function0 { - public final /* synthetic */ VoiceUserView this$0; +public final class g0 extends o implements Function2 { + public static final g0 i = new g0(); - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public g0(VoiceUserView voiceUserView) { - super(0); - this.this$0 = voiceUserView; + public g0() { + super(2); } /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Boolean mo1invoke() { - VoiceUserView voiceUserView = this.this$0; - return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.r); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public Unit invoke(Bitmap bitmap, String str) { + m.checkNotNullParameter(bitmap, ""); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/h.java b/app/src/main/java/c/a/z/h.java index a9991326d9..4b3447794a 100644 --- a/app/src/main/java/c/a/z/h.java +++ b/app/src/main/java/c/a/z/h.java @@ -1,5 +1,36 @@ package c.a.z; -/* compiled from: SelectorBottomSheet.kt */ -public interface h { - void c(int i); + +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.TextView; +import c.a.j.n0; +import com.discord.R; +import com.discord.views.OAuthPermissionViews; +import d0.z.d.m; +import d0.z.d.o; +import java.util.Objects; +import kotlin.jvm.functions.Function2; +/* compiled from: OAuthPermissionViews.kt */ +public final class h extends o implements Function2 { + public static final h i = new h(); + + public h() { + super(2); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public OAuthPermissionViews.a invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { + LayoutInflater layoutInflater2 = layoutInflater; + ViewGroup viewGroup2 = viewGroup; + m.checkNotNullParameter(layoutInflater2, "inflater"); + m.checkNotNullParameter(viewGroup2, "parent"); + View inflate = layoutInflater2.inflate(R.layout.oauth_token_permission_list_item, viewGroup2, false); + Objects.requireNonNull(inflate, "rootView"); + n0 n0Var = new n0((TextView) inflate); + m.checkNotNullExpressionValue(n0Var, "OauthTokenPermissionList…(inflater, parent, false)"); + return new OAuthPermissionViews.a(n0Var); + } } diff --git a/app/src/main/java/c/a/z/h0.java b/app/src/main/java/c/a/z/h0.java index 50116cde08..babded458c 100644 --- a/app/src/main/java/c/a/z/h0.java +++ b/app/src/main/java/c/a/z/h0.java @@ -1,26 +1,23 @@ package c.a.z; -import android.graphics.Bitmap; -import c.f.j.q.a; import com.discord.views.VoiceUserView; -import d0.z.d.m; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import d0.z.d.o; +import kotlin.jvm.functions.Function0; /* compiled from: VoiceUserView.kt */ -public final class h0 extends a { - public final /* synthetic */ VoiceUserView.c a; +public final class h0 extends o implements Function0 { + public final /* synthetic */ VoiceUserView this$0; - public h0(VoiceUserView.c cVar) { - this.a = cVar; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public h0(VoiceUserView voiceUserView) { + super(0); + this.this$0 = voiceUserView; } - @Override // c.f.j.q.a - public void process(Bitmap bitmap) { - if (bitmap != null) { - Function1 function1 = this.a.this$0.o; - Bitmap copy = bitmap.copy(Bitmap.Config.ARGB_8888, false); - m.checkNotNullExpressionValue(copy, "bitmap.copy(Bitmap.Config.ARGB_8888, false)"); - function1.invoke(copy); - } + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Boolean mo1invoke() { + VoiceUserView voiceUserView = this.this$0; + return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.r); } } diff --git a/app/src/main/java/c/a/z/i.java b/app/src/main/java/c/a/z/i.java index aa0d7225f2..faa132f7f5 100644 --- a/app/src/main/java/c/a/z/i.java +++ b/app/src/main/java/c/a/z/i.java @@ -1,21 +1,5 @@ package c.a.z; - -import android.widget.SeekBar; -import d0.z.d.m; -/* compiled from: OnSeekBarChangeListenerAdapter.kt */ -public class i implements SeekBar.OnSeekBarChangeListener { - @Override // android.widget.SeekBar.OnSeekBarChangeListener - public void onProgressChanged(SeekBar seekBar, int i, boolean z2) { - m.checkNotNullParameter(seekBar, "seekBar"); - } - - @Override // android.widget.SeekBar.OnSeekBarChangeListener - public void onStartTrackingTouch(SeekBar seekBar) { - m.checkNotNullParameter(seekBar, "seekBar"); - } - - @Override // android.widget.SeekBar.OnSeekBarChangeListener - public void onStopTrackingTouch(SeekBar seekBar) { - m.checkNotNullParameter(seekBar, "seekBar"); - } +/* compiled from: SelectorBottomSheet.kt */ +public interface i { + void c(int i); } diff --git a/app/src/main/java/c/a/z/i0.java b/app/src/main/java/c/a/z/i0.java new file mode 100644 index 0000000000..7c7af5f065 --- /dev/null +++ b/app/src/main/java/c/a/z/i0.java @@ -0,0 +1,26 @@ +package c.a.z; + +import android.graphics.Bitmap; +import c.f.j.q.a; +import com.discord.views.VoiceUserView; +import d0.z.d.m; +import kotlin.Unit; +import kotlin.jvm.functions.Function2; +/* compiled from: VoiceUserView.kt */ +public final class i0 extends a { + public final /* synthetic */ VoiceUserView.c a; + + public i0(VoiceUserView.c cVar) { + this.a = cVar; + } + + @Override // c.f.j.q.a + public void process(Bitmap bitmap) { + if (bitmap != null) { + Function2 function2 = this.a.this$0.o; + Bitmap copy = bitmap.copy(Bitmap.Config.ARGB_8888, false); + m.checkNotNullExpressionValue(copy, "bitmap.copy(Bitmap.Config.ARGB_8888, false)"); + function2.invoke(copy, this.a.$newAvatarUrl); + } + } +} diff --git a/app/src/main/java/c/a/z/i0/a.java b/app/src/main/java/c/a/z/i0/a.java deleted file mode 100644 index 2e9745f8e3..0000000000 --- a/app/src/main/java/c/a/z/i0/a.java +++ /dev/null @@ -1,25 +0,0 @@ -package c.a.z.i0; - -import android.graphics.Point; -import d0.z.d.m; -import j0.k.b; -import java.util.concurrent.TimeUnit; -import kotlin.Unit; -import rx.Observable; -/* compiled from: AppVideoStreamRenderer.kt */ -public final class a implements b> { - public final /* synthetic */ e i; - - public a(e eVar) { - this.i = eVar; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // j0.k.b - public Observable call(Unit unit) { - Observable K = this.i.i.O(50, TimeUnit.MILLISECONDS).F(f.i).K(); - m.checkNotNullExpressionValue(K, "frameResolutionSubject\n … .onBackpressureLatest()"); - return K; - } -} diff --git a/app/src/main/java/c/a/z/i0/b.java b/app/src/main/java/c/a/z/i0/b.java deleted file mode 100644 index 8070be285a..0000000000 --- a/app/src/main/java/c/a/z/i0/b.java +++ /dev/null @@ -1,28 +0,0 @@ -package c.a.z.i0; - -import android.graphics.Point; -import com.discord.views.calls.AppVideoStreamRenderer; -import d0.z.d.m; -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: AppVideoStreamRenderer.kt */ -public final class b extends o implements Function1 { - public final /* synthetic */ AppVideoStreamRenderer this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(AppVideoStreamRenderer appVideoStreamRenderer) { - super(1); - this.this$0 = appVideoStreamRenderer; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Point point) { - Point point2 = point; - m.checkNotNullParameter(point2, "resolution"); - this.this$0.m.onNext(point2); - return Unit.a; - } -} diff --git a/app/src/main/java/c/a/z/j.java b/app/src/main/java/c/a/z/j.java index 3d4446be15..6d8ae257b0 100644 --- a/app/src/main/java/c/a/z/j.java +++ b/app/src/main/java/c/a/z/j.java @@ -1,16 +1,21 @@ package c.a.z; -import android.view.View; -/* compiled from: OverlayAppDialog.kt */ -public final class j implements View.OnClickListener { - public final /* synthetic */ k i; - - public j(k kVar) { - this.i = kVar; +import android.widget.SeekBar; +import d0.z.d.m; +/* compiled from: OnSeekBarChangeListenerAdapter.kt */ +public class j implements SeekBar.OnSeekBarChangeListener { + @Override // android.widget.SeekBar.OnSeekBarChangeListener + public void onProgressChanged(SeekBar seekBar, int i, boolean z2) { + m.checkNotNullParameter(seekBar, "seekBar"); } - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - this.i.g(); + @Override // android.widget.SeekBar.OnSeekBarChangeListener + public void onStartTrackingTouch(SeekBar seekBar) { + m.checkNotNullParameter(seekBar, "seekBar"); + } + + @Override // android.widget.SeekBar.OnSeekBarChangeListener + public void onStopTrackingTouch(SeekBar seekBar) { + m.checkNotNullParameter(seekBar, "seekBar"); } } diff --git a/app/src/main/java/c/a/z/j0/a.java b/app/src/main/java/c/a/z/j0/a.java index 1df696e9b5..7e214ab7e2 100644 --- a/app/src/main/java/c/a/z/j0/a.java +++ b/app/src/main/java/c/a/z/j0/a.java @@ -1,18 +1,25 @@ package c.a.z.j0; -import android.view.View; +import android.graphics.Point; import d0.z.d.m; -import kotlin.jvm.functions.Function1; -/* compiled from: GuildChannelSideBarActionsView.kt */ -public final class a implements View.OnClickListener { - public final /* synthetic */ Function1 i; +import j0.k.b; +import java.util.concurrent.TimeUnit; +import kotlin.Unit; +import rx.Observable; +/* compiled from: AppVideoStreamRenderer.kt */ +public final class a implements b> { + public final /* synthetic */ e i; - public a(Function1 function1) { - this.i = function1; + public a(e eVar) { + this.i = eVar; } - @Override // android.view.View.OnClickListener - public final /* synthetic */ void onClick(View view) { - m.checkNotNullExpressionValue(this.i.invoke(view), "invoke(...)"); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // j0.k.b + public Observable call(Unit unit) { + Observable K = this.i.i.O(50, TimeUnit.MILLISECONDS).F(f.i).K(); + m.checkNotNullExpressionValue(K, "frameResolutionSubject\n … .onBackpressureLatest()"); + return K; } } diff --git a/app/src/main/java/c/a/z/j0/b.java b/app/src/main/java/c/a/z/j0/b.java index 9c208ed577..33af097f4d 100644 --- a/app/src/main/java/c/a/z/j0/b.java +++ b/app/src/main/java/c/a/z/j0/b.java @@ -1,18 +1,28 @@ package c.a.z.j0; -import android.view.View; +import android.graphics.Point; +import com.discord.views.calls.AppVideoStreamRenderer; import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; import kotlin.jvm.functions.Function1; -/* compiled from: GuildChannelSideBarActionsView.kt */ -public final class b implements View.OnClickListener { - public final /* synthetic */ Function1 i; +/* compiled from: AppVideoStreamRenderer.kt */ +public final class b extends o implements Function1 { + public final /* synthetic */ AppVideoStreamRenderer this$0; - public b(Function1 function1) { - this.i = function1; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(AppVideoStreamRenderer appVideoStreamRenderer) { + super(1); + this.this$0 = appVideoStreamRenderer; } - @Override // android.view.View.OnClickListener - public final /* synthetic */ void onClick(View view) { - m.checkNotNullExpressionValue(this.i.invoke(view), "invoke(...)"); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Point point) { + Point point2 = point; + m.checkNotNullParameter(point2, "resolution"); + this.this$0.m.onNext(point2); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/i0/c.java b/app/src/main/java/c/a/z/j0/c.java similarity index 98% rename from app/src/main/java/c/a/z/i0/c.java rename to app/src/main/java/c/a/z/j0/c.java index 71eb0d6a05..c53b9f9798 100644 --- a/app/src/main/java/c/a/z/i0/c.java +++ b/app/src/main/java/c/a/z/j0/c.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import com.discord.views.calls.AppVideoStreamRenderer; import d0.z.d.m; diff --git a/app/src/main/java/c/a/z/i0/d.java b/app/src/main/java/c/a/z/j0/d.java similarity index 92% rename from app/src/main/java/c/a/z/i0/d.java rename to app/src/main/java/c/a/z/j0/d.java index e85221802c..2c0cefa7f6 100644 --- a/app/src/main/java/c/a/z/i0/d.java +++ b/app/src/main/java/c/a/z/j0/d.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import co.discord.media_engine.VideoStreamRenderer; import java.util.HashMap; diff --git a/app/src/main/java/c/a/z/i0/e.java b/app/src/main/java/c/a/z/j0/e.java similarity index 86% rename from app/src/main/java/c/a/z/i0/e.java rename to app/src/main/java/c/a/z/j0/e.java index f257ae8ea1..79d5d7821f 100644 --- a/app/src/main/java/c/a/z/i0/e.java +++ b/app/src/main/java/c/a/z/j0/e.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import org.webrtc.RendererCommon; import rx.subjects.BehaviorSubject; @@ -12,12 +12,12 @@ public final class e implements RendererCommon.RendererEvents { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f242c; + public final int f243c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f242c = i3; + this.f243c = i3; } public boolean equals(Object obj) { @@ -28,11 +28,11 @@ public final class e implements RendererCommon.RendererEvents { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && this.f242c == aVar.f242c; + return this.a == aVar.a && this.b == aVar.b && this.f243c == aVar.f243c; } public int hashCode() { - return (((this.a * 31) + this.b) * 31) + this.f242c; + return (((this.a * 31) + this.b) * 31) + this.f243c; } public String toString() { @@ -41,7 +41,7 @@ public final class e implements RendererCommon.RendererEvents { K.append(", height="); K.append(this.b); K.append(", rotation="); - return c.d.b.a.a.w(K, this.f242c, ")"); + return c.d.b.a.a.w(K, this.f243c, ")"); } } diff --git a/app/src/main/java/c/a/z/i0/f.java b/app/src/main/java/c/a/z/j0/f.java similarity index 90% rename from app/src/main/java/c/a/z/i0/f.java rename to app/src/main/java/c/a/z/j0/f.java index 5895305f4f..b45aa5b4ae 100644 --- a/app/src/main/java/c/a/z/i0/f.java +++ b/app/src/main/java/c/a/z/j0/f.java @@ -1,7 +1,7 @@ -package c.a.z.i0; +package c.a.z.j0; import android.graphics.Point; -import c.a.z.i0.e; +import c.a.z.j0.e; import j0.k.b; /* compiled from: RxRendererEvents.kt */ public final class f implements b { @@ -15,7 +15,7 @@ public final class f implements b { if (aVar2 == null) { return null; } - int i2 = aVar2.f242c; + int i2 = aVar2.f243c; return (i2 == -180 || i2 == 0 || i2 == 180) ? new Point(aVar2.a, aVar2.b) : new Point(aVar2.b, aVar2.a); } } diff --git a/app/src/main/java/c/a/z/i0/g.java b/app/src/main/java/c/a/z/j0/g.java similarity index 66% rename from app/src/main/java/c/a/z/i0/g.java rename to app/src/main/java/c/a/z/j0/g.java index 455f2c8f2b..b7bfc2f19d 100644 --- a/app/src/main/java/c/a/z/i0/g.java +++ b/app/src/main/java/c/a/z/j0/g.java @@ -1,28 +1,28 @@ -package c.a.z.i0; +package c.a.z.j0; import android.graphics.Bitmap; import com.discord.utilities.colors.RepresentativeColorsKt; import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import kotlin.jvm.functions.Function2; /* compiled from: StageCallSpeakerView.kt */ -public final class g extends o implements Function1 { +public final class g extends o implements Function2 { public final /* synthetic */ String $colorId; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public g(String str) { - super(1); + super(2); this.$colorId = str; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Bitmap bitmap) { + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public Unit invoke(Bitmap bitmap, String str) { Bitmap bitmap2 = bitmap; m.checkNotNullParameter(bitmap2, "bitmap"); - RepresentativeColorsKt.getUserRepresentativeColors().handleBitmap(this.$colorId, bitmap2); + RepresentativeColorsKt.getUserRepresentativeColors().handleBitmap(this.$colorId, bitmap2, str); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/i0/h.java b/app/src/main/java/c/a/z/j0/h.java similarity index 98% rename from app/src/main/java/c/a/z/i0/h.java rename to app/src/main/java/c/a/z/j0/h.java index 494f253430..9e88061d32 100644 --- a/app/src/main/java/c/a/z/i0/h.java +++ b/app/src/main/java/c/a/z/j0/h.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import com.discord.views.calls.StageCallSpeakerView; import d0.z.d.m; diff --git a/app/src/main/java/c/a/z/i0/i.java b/app/src/main/java/c/a/z/j0/i.java similarity index 98% rename from app/src/main/java/c/a/z/i0/i.java rename to app/src/main/java/c/a/z/j0/i.java index ebb091242f..bae95e5de1 100644 --- a/app/src/main/java/c/a/z/i0/i.java +++ b/app/src/main/java/c/a/z/j0/i.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import com.discord.models.domain.ModelAuditLogEntry; import com.discord.views.calls.StageCallSpeakerView; diff --git a/app/src/main/java/c/a/z/i0/j.java b/app/src/main/java/c/a/z/j0/j.java similarity index 97% rename from app/src/main/java/c/a/z/i0/j.java rename to app/src/main/java/c/a/z/j0/j.java index 842a3ab4de..a41517c25c 100644 --- a/app/src/main/java/c/a/z/i0/j.java +++ b/app/src/main/java/c/a/z/j0/j.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import d0.z.d.m; import d0.z.d.o; diff --git a/app/src/main/java/c/a/z/i0/k.java b/app/src/main/java/c/a/z/j0/k.java similarity index 67% rename from app/src/main/java/c/a/z/i0/k.java rename to app/src/main/java/c/a/z/j0/k.java index 8a8aa0e031..ac4f22b937 100644 --- a/app/src/main/java/c/a/z/i0/k.java +++ b/app/src/main/java/c/a/z/j0/k.java @@ -1,28 +1,28 @@ -package c.a.z.i0; +package c.a.z.j0; import android.graphics.Bitmap; import com.discord.utilities.colors.RepresentativeColorsKt; import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import kotlin.jvm.functions.Function2; /* compiled from: VideoCallParticipantView.kt */ -public final class k extends o implements Function1 { +public final class k extends o implements Function2 { public final /* synthetic */ String $colorId; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public k(String str) { - super(1); + super(2); this.$colorId = str; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Bitmap bitmap) { + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public Unit invoke(Bitmap bitmap, String str) { Bitmap bitmap2 = bitmap; m.checkNotNullParameter(bitmap2, "bitmap"); - RepresentativeColorsKt.getUserRepresentativeColors().handleBitmap(this.$colorId, bitmap2); + RepresentativeColorsKt.getUserRepresentativeColors().handleBitmap(this.$colorId, bitmap2, str); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/i0/l.java b/app/src/main/java/c/a/z/j0/l.java similarity index 96% rename from app/src/main/java/c/a/z/i0/l.java rename to app/src/main/java/c/a/z/j0/l.java index d7224f6e06..4d52ce5901 100644 --- a/app/src/main/java/c/a/z/i0/l.java +++ b/app/src/main/java/c/a/z/j0/l.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import j0.k.b; /* compiled from: VideoCallParticipantView.kt */ diff --git a/app/src/main/java/c/a/z/i0/m.java b/app/src/main/java/c/a/z/j0/m.java similarity index 98% rename from app/src/main/java/c/a/z/i0/m.java rename to app/src/main/java/c/a/z/j0/m.java index 04c783b848..5de4e1a433 100644 --- a/app/src/main/java/c/a/z/i0/m.java +++ b/app/src/main/java/c/a/z/j0/m.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import com.discord.views.calls.VideoCallParticipantView; import d0.z.d.o; diff --git a/app/src/main/java/c/a/z/i0/n.java b/app/src/main/java/c/a/z/j0/n.java similarity index 97% rename from app/src/main/java/c/a/z/i0/n.java rename to app/src/main/java/c/a/z/j0/n.java index 62fbbcf4ab..b9c4e87ea8 100644 --- a/app/src/main/java/c/a/z/i0/n.java +++ b/app/src/main/java/c/a/z/j0/n.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import android.view.View; import com.discord.views.calls.VideoCallParticipantView; diff --git a/app/src/main/java/c/a/z/i0/o.java b/app/src/main/java/c/a/z/j0/o.java similarity index 97% rename from app/src/main/java/c/a/z/i0/o.java rename to app/src/main/java/c/a/z/j0/o.java index 36b3f5cfd6..37c57e0301 100644 --- a/app/src/main/java/c/a/z/i0/o.java +++ b/app/src/main/java/c/a/z/j0/o.java @@ -1,4 +1,4 @@ -package c.a.z.i0; +package c.a.z.j0; import android.graphics.Point; import android.view.View; @@ -31,7 +31,7 @@ public final class o extends d0.z.d.o implements Function1 { m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer"); boolean z2 = false; appVideoStreamRenderer.setVisibility(0); - View view = videoCallParticipantView.i.f65c; + View view = videoCallParticipantView.i.f198c; m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox"); view.setVisibility(0); ProgressBar progressBar = videoCallParticipantView.i.p; diff --git a/app/src/main/java/c/a/z/k.java b/app/src/main/java/c/a/z/k.java index 2e0f5ae3c4..8789033566 100644 --- a/app/src/main/java/c/a/z/k.java +++ b/app/src/main/java/c/a/z/k.java @@ -1,115 +1,16 @@ package c.a.z; -import android.animation.Animator; -import android.content.Context; -import android.util.Log; import android.view.View; -import androidx.core.view.ViewCompat; -import com.discord.app.AppComponent; -import com.discord.overlay.views.OverlayDialog; -import d0.z.d.m; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -import rx.subjects.PublishSubject; -import rx.subjects.Subject; /* compiled from: OverlayAppDialog.kt */ -public abstract class k extends OverlayDialog implements AppComponent { - public final Subject w; +public final class k implements View.OnClickListener { + public final /* synthetic */ l i; - /* renamed from: x reason: collision with root package name */ - public Function1 f243x = l.i; - - /* compiled from: Animator.kt */ - public static final class a implements Animator.AnimatorListener { - public final /* synthetic */ k a; - - public a(k kVar) { - this.a = kVar; - } - - @Override // android.animation.Animator.AnimatorListener - public void onAnimationCancel(Animator animator) { - m.checkParameterIsNotNull(animator, "animator"); - } - - @Override // android.animation.Animator.AnimatorListener - public void onAnimationEnd(Animator animator) { - m.checkParameterIsNotNull(animator, "animator"); - this.a.getOnDialogClosed().invoke(this.a); - } - - @Override // android.animation.Animator.AnimatorListener - public void onAnimationRepeat(Animator animator) { - m.checkParameterIsNotNull(animator, "animator"); - } - - @Override // android.animation.Animator.AnimatorListener - public void onAnimationStart(Animator animator) { - m.checkParameterIsNotNull(animator, "animator"); - } + public k(l lVar) { + this.i = lVar; } - /* compiled from: OverlayAppDialog.kt */ - public static final class b implements View.OnAttachStateChangeListener { - public final /* synthetic */ Animator i; - - public b(Animator animator) { - this.i = animator; - } - - @Override // android.view.View.OnAttachStateChangeListener - public void onViewAttachedToWindow(View view) { - } - - @Override // android.view.View.OnAttachStateChangeListener - public void onViewDetachedFromWindow(View view) { - this.i.end(); - } - } - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public k(Context context) { - super(context); - m.checkNotNullParameter(context, "context"); - PublishSubject k0 = PublishSubject.k0(); - m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); - this.w = k0; - setOnClickListener(new j(this)); - } - - public final void g() { - getUnsubscribeSignal().onNext(null); - Log.i(getClass().getSimpleName(), "closing"); - if (!ViewCompat.isAttachedToWindow(this)) { - this.f243x.invoke(this); - return; - } - Animator closingAnimator = getClosingAnimator(); - closingAnimator.addListener(new a(this)); - closingAnimator.start(); - addOnAttachStateChangeListener(new b(closingAnimator)); - } - - public abstract Animator getClosingAnimator(); - - /* JADX DEBUG: Type inference failed for r0v0. Raw type applied. Possible types: kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1 */ - public final Function1 getOnDialogClosed() { - return this.f243x; - } - - @Override // com.discord.app.AppComponent - public Subject getUnsubscribeSignal() { - return this.w; - } - - @Override // android.view.View, android.view.ViewGroup - public void onDetachedFromWindow() { - getUnsubscribeSignal().onNext(null); - super.onDetachedFromWindow(); - } - - public final void setOnDialogClosed(Function1 function1) { - m.checkNotNullParameter(function1, ""); - this.f243x = function1; + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + this.i.g(); } } diff --git a/app/src/main/java/c/a/z/k0/a.java b/app/src/main/java/c/a/z/k0/a.java index 1517357227..997ccc6014 100644 --- a/app/src/main/java/c/a/z/k0/a.java +++ b/app/src/main/java/c/a/z/k0/a.java @@ -1,41 +1,18 @@ package c.a.z.k0; -import android.content.Context; -import android.graphics.Typeface; -import android.text.style.ForegroundColorSpan; -import com.discord.R; -import com.discord.i18n.Hook; -import com.discord.utilities.color.ColorCompat; -import com.discord.utilities.font.FontUtils; -import com.discord.utilities.spans.TypefaceSpanCompat; +import android.view.View; import d0.z.d.m; -import d0.z.d.o; -import kotlin.Unit; import kotlin.jvm.functions.Function1; -/* compiled from: DiscoveryStageCardTopHatView.kt */ -public final class a extends o implements Function1 { - public final /* synthetic */ b this$0; +/* compiled from: GuildChannelSideBarActionsView.kt */ +public final class a implements View.OnClickListener { + public final /* synthetic */ Function1 i; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public a(b bVar) { - super(1); - this.this$0 = bVar; + public a(Function1 function1) { + this.i = function1; } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Hook hook) { - Hook hook2 = hook; - m.checkNotNullParameter(hook2, "$receiver"); - FontUtils fontUtils = FontUtils.INSTANCE; - Context context = this.this$0.this$0.getContext(); - m.checkNotNullExpressionValue(context, "context"); - Typeface themedFont = fontUtils.getThemedFont(context, R.attr.font_primary_semibold); - if (themedFont != null) { - hook2.a.add(new TypefaceSpanCompat(themedFont)); - } - hook2.a.add(new ForegroundColorSpan(ColorCompat.getThemedColor(this.this$0.this$0.getContext(), (int) R.attr.primary_000))); - return Unit.a; + @Override // android.view.View.OnClickListener + public final /* synthetic */ void onClick(View view) { + m.checkNotNullExpressionValue(this.i.invoke(view), "invoke(...)"); } } diff --git a/app/src/main/java/c/a/z/k0/b.java b/app/src/main/java/c/a/z/k0/b.java index 2fbd9cb978..ac39508239 100644 --- a/app/src/main/java/c/a/z/k0/b.java +++ b/app/src/main/java/c/a/z/k0/b.java @@ -1,28 +1,18 @@ package c.a.z.k0; -import com.discord.i18n.RenderContext; -import com.discord.views.discovery.DiscoveryStageCardTopHatView; +import android.view.View; import d0.z.d.m; -import d0.z.d.o; -import kotlin.Unit; import kotlin.jvm.functions.Function1; -/* compiled from: DiscoveryStageCardTopHatView.kt */ -public final class b extends o implements Function1 { - public final /* synthetic */ DiscoveryStageCardTopHatView this$0; +/* compiled from: GuildChannelSideBarActionsView.kt */ +public final class b implements View.OnClickListener { + public final /* synthetic */ Function1 i; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(DiscoveryStageCardTopHatView discoveryStageCardTopHatView) { - super(1); - this.this$0 = discoveryStageCardTopHatView; + public b(Function1 function1) { + this.i = function1; } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(RenderContext renderContext) { - RenderContext renderContext2 = renderContext; - m.checkNotNullParameter(renderContext2, "$receiver"); - renderContext2.a("usernameHook", new a(this)); - return Unit.a; + @Override // android.view.View.OnClickListener + public final /* synthetic */ void onClick(View view) { + m.checkNotNullExpressionValue(this.i.invoke(view), "invoke(...)"); } } diff --git a/app/src/main/java/c/a/z/l.java b/app/src/main/java/c/a/z/l.java index a06d0033a6..8aeac06a9d 100644 --- a/app/src/main/java/c/a/z/l.java +++ b/app/src/main/java/c/a/z/l.java @@ -1,23 +1,115 @@ package c.a.z; +import android.animation.Animator; +import android.content.Context; +import android.util.Log; +import android.view.View; +import androidx.core.view.ViewCompat; +import com.discord.app.AppComponent; import com.discord.overlay.views.OverlayDialog; import d0.z.d.m; -import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; +import rx.subjects.PublishSubject; +import rx.subjects.Subject; /* compiled from: OverlayAppDialog.kt */ -public final class l extends o implements Function1 { - public static final l i = new l(); +public abstract class l extends OverlayDialog implements AppComponent { + public final Subject w; - public l() { - super(1); + /* renamed from: x reason: collision with root package name */ + public Function1 f244x = m.i; + + /* compiled from: Animator.kt */ + public static final class a implements Animator.AnimatorListener { + public final /* synthetic */ l a; + + public a(l lVar) { + this.a = lVar; + } + + @Override // android.animation.Animator.AnimatorListener + public void onAnimationCancel(Animator animator) { + m.checkParameterIsNotNull(animator, "animator"); + } + + @Override // android.animation.Animator.AnimatorListener + public void onAnimationEnd(Animator animator) { + m.checkParameterIsNotNull(animator, "animator"); + this.a.getOnDialogClosed().invoke(this.a); + } + + @Override // android.animation.Animator.AnimatorListener + public void onAnimationRepeat(Animator animator) { + m.checkParameterIsNotNull(animator, "animator"); + } + + @Override // android.animation.Animator.AnimatorListener + public void onAnimationStart(Animator animator) { + m.checkParameterIsNotNull(animator, "animator"); + } } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(OverlayDialog overlayDialog) { - m.checkNotNullParameter(overlayDialog, "it"); - return Unit.a; + /* compiled from: OverlayAppDialog.kt */ + public static final class b implements View.OnAttachStateChangeListener { + public final /* synthetic */ Animator i; + + public b(Animator animator) { + this.i = animator; + } + + @Override // android.view.View.OnAttachStateChangeListener + public void onViewAttachedToWindow(View view) { + } + + @Override // android.view.View.OnAttachStateChangeListener + public void onViewDetachedFromWindow(View view) { + this.i.end(); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public l(Context context) { + super(context); + m.checkNotNullParameter(context, "context"); + PublishSubject k0 = PublishSubject.k0(); + m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); + this.w = k0; + setOnClickListener(new k(this)); + } + + public final void g() { + getUnsubscribeSignal().onNext(null); + Log.i(getClass().getSimpleName(), "closing"); + if (!ViewCompat.isAttachedToWindow(this)) { + this.f244x.invoke(this); + return; + } + Animator closingAnimator = getClosingAnimator(); + closingAnimator.addListener(new a(this)); + closingAnimator.start(); + addOnAttachStateChangeListener(new b(closingAnimator)); + } + + public abstract Animator getClosingAnimator(); + + /* JADX DEBUG: Type inference failed for r0v0. Raw type applied. Possible types: kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1 */ + public final Function1 getOnDialogClosed() { + return this.f244x; + } + + @Override // com.discord.app.AppComponent + public Subject getUnsubscribeSignal() { + return this.w; + } + + @Override // android.view.View, android.view.ViewGroup + public void onDetachedFromWindow() { + getUnsubscribeSignal().onNext(null); + super.onDetachedFromWindow(); + } + + public final void setOnDialogClosed(Function1 function1) { + m.checkNotNullParameter(function1, ""); + this.f244x = function1; } } diff --git a/app/src/main/java/c/a/z/l0/a.java b/app/src/main/java/c/a/z/l0/a.java index b426f52d7d..a73acd029e 100644 --- a/app/src/main/java/c/a/z/l0/a.java +++ b/app/src/main/java/c/a/z/l0/a.java @@ -1,24 +1,41 @@ package c.a.z.l0; -import android.view.View; -import android.widget.AdapterView; +import android.content.Context; +import android.graphics.Typeface; +import android.text.style.ForegroundColorSpan; +import com.discord.R; +import com.discord.i18n.Hook; +import com.discord.utilities.color.ColorCompat; +import com.discord.utilities.font.FontUtils; +import com.discord.utilities.spans.TypefaceSpanCompat; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; import kotlin.jvm.functions.Function1; -/* compiled from: ExperimentOverrideView.kt */ -public final class a implements AdapterView.OnItemSelectedListener { - public final /* synthetic */ Function1 i; +/* compiled from: DiscoveryStageCardTopHatView.kt */ +public final class a extends o implements Function1 { + public final /* synthetic */ b this$0; - public a(Function1 function1) { - this.i = function1; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(b bVar) { + super(1); + this.this$0 = bVar; } - @Override // android.widget.AdapterView.OnItemSelectedListener - public void onItemSelected(AdapterView adapterView, View view, int i, long j) { - if (j != -1) { - this.i.invoke(Integer.valueOf((int) j)); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Hook hook) { + Hook hook2 = hook; + m.checkNotNullParameter(hook2, "$receiver"); + FontUtils fontUtils = FontUtils.INSTANCE; + Context context = this.this$0.this$0.getContext(); + m.checkNotNullExpressionValue(context, "context"); + Typeface themedFont = fontUtils.getThemedFont(context, R.attr.font_primary_semibold); + if (themedFont != null) { + hook2.a.add(new TypefaceSpanCompat(themedFont)); } - } - - @Override // android.widget.AdapterView.OnItemSelectedListener - public void onNothingSelected(AdapterView adapterView) { + hook2.a.add(new ForegroundColorSpan(ColorCompat.getThemedColor(this.this$0.this$0.getContext(), (int) R.attr.primary_000))); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/l0/b.java b/app/src/main/java/c/a/z/l0/b.java index e9826ddb94..f4b1dd57e6 100644 --- a/app/src/main/java/c/a/z/l0/b.java +++ b/app/src/main/java/c/a/z/l0/b.java @@ -1,17 +1,28 @@ package c.a.z.l0; -import android.view.View; -import kotlin.jvm.functions.Function0; -/* compiled from: ExperimentOverrideView.kt */ -public final class b implements View.OnClickListener { - public final /* synthetic */ Function0 i; +import com.discord.i18n.RenderContext; +import com.discord.views.discovery.DiscoveryStageCardTopHatView; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: DiscoveryStageCardTopHatView.kt */ +public final class b extends o implements Function1 { + public final /* synthetic */ DiscoveryStageCardTopHatView this$0; - public b(Function0 function0) { - this.i = function0; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(DiscoveryStageCardTopHatView discoveryStageCardTopHatView) { + super(1); + this.this$0 = discoveryStageCardTopHatView; } - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - this.i.mo1invoke(); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(RenderContext renderContext) { + RenderContext renderContext2 = renderContext; + m.checkNotNullParameter(renderContext2, "$receiver"); + renderContext2.a("usernameHook", new a(this)); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/k0/c/a.java b/app/src/main/java/c/a/z/l0/c/a.java similarity index 88% rename from app/src/main/java/c/a/z/k0/c/a.java rename to app/src/main/java/c/a/z/l0/c/a.java index 94bd27c924..c313054f66 100644 --- a/app/src/main/java/c/a/z/k0/c/a.java +++ b/app/src/main/java/c/a/z/l0/c/a.java @@ -1,10 +1,10 @@ -package c.a.z.k0.c; +package c.a.z.l0.c; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.j.y4; -import c.a.z.k0.c.d; +import c.a.j.x4; +import c.a.z.l0.c.d; import com.discord.R; import com.discord.utilities.extensions.SimpleDraweeViewExtensionsKt; import com.discord.utilities.mg_recycler.MGRecyclerViewHolder; @@ -12,7 +12,7 @@ import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; /* compiled from: SpeakersViewHolder.kt */ public final class a extends MGRecyclerViewHolder { - public final y4 a; + public final x4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(c cVar) { @@ -25,9 +25,9 @@ public final class a extends MGRecyclerViewHolder { i = R.id.discovery_stage_card_speaker_name; TextView textView = (TextView) view.findViewById(R.id.discovery_stage_card_speaker_name); if (textView != null) { - y4 y4Var = new y4((LinearLayout) view, simpleDraweeView, textView); - m.checkNotNullExpressionValue(y4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); - this.a = y4Var; + x4 x4Var = new x4((LinearLayout) view, simpleDraweeView, textView); + m.checkNotNullExpressionValue(x4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); + this.a = x4Var; return; } } @@ -47,7 +47,7 @@ public final class a extends MGRecyclerViewHolder { SimpleDraweeView simpleDraweeView = this.a.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.discoveryStageCardSpeakerAvatar"); SimpleDraweeViewExtensionsKt.setUserIcon$default(simpleDraweeView, Long.valueOf(j), str, null, false, R.dimen.avatar_size_medium, 12, null); - TextView textView = this.a.f194c; + TextView textView = this.a.f188c; m.checkNotNullExpressionValue(textView, "binding.discoveryStageCardSpeakerName"); textView.setText(str2); } diff --git a/app/src/main/java/c/a/z/k0/c/b.java b/app/src/main/java/c/a/z/l0/c/b.java similarity index 88% rename from app/src/main/java/c/a/z/k0/c/b.java rename to app/src/main/java/c/a/z/l0/c/b.java index d8612ce290..e3682e31d0 100644 --- a/app/src/main/java/c/a/z/k0/c/b.java +++ b/app/src/main/java/c/a/z/l0/c/b.java @@ -1,10 +1,10 @@ -package c.a.z.k0.c; +package c.a.z.l0.c; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.j.x4; -import c.a.z.k0.c.d; +import c.a.j.w4; +import c.a.z.l0.c.d; import c.d.b.a.a; import com.discord.R; import com.discord.utilities.mg_recycler.MGRecyclerViewHolder; @@ -12,7 +12,7 @@ import com.discord.utilities.resources.StringResourceUtilsKt; import d0.z.d.m; /* compiled from: SpeakersViewHolder.kt */ public final class b extends MGRecyclerViewHolder { - public final x4 a; + public final w4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(c cVar) { @@ -21,9 +21,9 @@ public final class b extends MGRecyclerViewHolder { View view = this.itemView; TextView textView = (TextView) view.findViewById(R.id.other_speakers_count_text); if (textView != null) { - x4 x4Var = new x4((LinearLayout) view, textView); - m.checkNotNullExpressionValue(x4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); - this.a = x4Var; + w4 w4Var = new w4((LinearLayout) view, textView); + m.checkNotNullExpressionValue(w4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); + this.a = w4Var; return; } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.other_speakers_count_text))); diff --git a/app/src/main/java/c/a/z/k0/c/c.java b/app/src/main/java/c/a/z/l0/c/c.java similarity index 98% rename from app/src/main/java/c/a/z/k0/c/c.java rename to app/src/main/java/c/a/z/l0/c/c.java index 732775677f..82a9f30806 100644 --- a/app/src/main/java/c/a/z/k0/c/c.java +++ b/app/src/main/java/c/a/z/l0/c/c.java @@ -1,4 +1,4 @@ -package c.a.z.k0.c; +package c.a.z.l0.c; import android.view.ViewGroup; import androidx.recyclerview.widget.GridLayoutManager; diff --git a/app/src/main/java/c/a/z/k0/c/d.java b/app/src/main/java/c/a/z/l0/c/d.java similarity index 99% rename from app/src/main/java/c/a/z/k0/c/d.java rename to app/src/main/java/c/a/z/l0/c/d.java index 0dd184aafe..d4c970bfd7 100644 --- a/app/src/main/java/c/a/z/k0/c/d.java +++ b/app/src/main/java/c/a/z/l0/c/d.java @@ -1,4 +1,4 @@ -package c.a.z.k0.c; +package c.a.z.l0.c; import com.discord.utilities.mg_recycler.MGRecyclerDataPayload; import d0.z.d.m; diff --git a/app/src/main/java/c/a/z/m.java b/app/src/main/java/c/a/z/m.java index dec95914f1..4c1e24f783 100644 --- a/app/src/main/java/c/a/z/m.java +++ b/app/src/main/java/c/a/z/m.java @@ -1,35 +1,22 @@ package c.a.z; -import android.view.LayoutInflater; -import android.view.View; -import android.view.ViewGroup; -import c.a.j.q0; -import com.discord.R; -import com.discord.views.OverlayMenuBubbleDialog; -import com.discord.views.VoiceUserView; +import com.discord.overlay.views.OverlayDialog; import d0.z.d.o; -import java.util.Objects; -import kotlin.jvm.functions.Function2; -/* compiled from: OverlayMenuBubbleDialog.kt */ -public final class m extends o implements Function2 { +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: OverlayAppDialog.kt */ +public final class m extends o implements Function1 { public static final m i = new m(); public m() { - super(2); + super(1); } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function2 - public OverlayMenuBubbleDialog.a invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { - LayoutInflater layoutInflater2 = layoutInflater; - ViewGroup viewGroup2 = viewGroup; - d0.z.d.m.checkNotNullParameter(layoutInflater2, "layoutInflater"); - d0.z.d.m.checkNotNullParameter(viewGroup2, "parent"); - View inflate = layoutInflater2.inflate(R.layout.overlay_menu_voice_members_item, viewGroup2, false); - Objects.requireNonNull(inflate, "rootView"); - q0 q0Var = new q0((VoiceUserView) inflate); - d0.z.d.m.checkNotNullExpressionValue(q0Var, "OverlayMenuVoiceMembersI…tInflater, parent, false)"); - return new OverlayMenuBubbleDialog.a(q0Var); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(OverlayDialog overlayDialog) { + d0.z.d.m.checkNotNullParameter(overlayDialog, "it"); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/m0/a.java b/app/src/main/java/c/a/z/m0/a.java index 4b3f76af1d..e95e04566d 100644 --- a/app/src/main/java/c/a/z/m0/a.java +++ b/app/src/main/java/c/a/z/m0/a.java @@ -1,26 +1,24 @@ package c.a.z.m0; import android.view.View; -import com.discord.utilities.billing.GooglePlayInAppSku; -import com.discord.views.premium.GiftSelectView; -import kotlin.Unit; +import android.widget.AdapterView; import kotlin.jvm.functions.Function1; -/* compiled from: GiftSelectView.kt */ -public final class a implements View.OnClickListener { - public final /* synthetic */ GiftSelectView i; +/* compiled from: ExperimentOverrideView.kt */ +public final class a implements AdapterView.OnItemSelectedListener { + public final /* synthetic */ Function1 i; - public a(GiftSelectView giftSelectView) { - this.i = giftSelectView; + public a(Function1 function1) { + this.i = function1; } - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - Function1 function1; - GiftSelectView giftSelectView = this.i; - GooglePlayInAppSku googlePlayInAppSku = giftSelectView.k; - if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) { - function1.invoke(googlePlayInAppSku); + @Override // android.widget.AdapterView.OnItemSelectedListener + public void onItemSelected(AdapterView adapterView, View view, int i, long j) { + if (j != -1) { + this.i.invoke(Integer.valueOf((int) j)); } - giftSelectView.i.f1770c.setOnClickListener(null); + } + + @Override // android.widget.AdapterView.OnItemSelectedListener + public void onNothingSelected(AdapterView adapterView) { } } diff --git a/app/src/main/java/c/a/z/m0/b.java b/app/src/main/java/c/a/z/m0/b.java new file mode 100644 index 0000000000..215c02e93c --- /dev/null +++ b/app/src/main/java/c/a/z/m0/b.java @@ -0,0 +1,17 @@ +package c.a.z.m0; + +import android.view.View; +import kotlin.jvm.functions.Function0; +/* compiled from: ExperimentOverrideView.kt */ +public final class b implements View.OnClickListener { + public final /* synthetic */ Function0 i; + + public b(Function0 function0) { + this.i = function0; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + this.i.mo1invoke(); + } +} diff --git a/app/src/main/java/c/a/z/n.java b/app/src/main/java/c/a/z/n.java index 518c04b696..351f1b6852 100644 --- a/app/src/main/java/c/a/z/n.java +++ b/app/src/main/java/c/a/z/n.java @@ -1,49 +1,36 @@ package c.a.z; -import com.airbnb.lottie.parser.AnimatableValueParser; -import com.discord.api.channel.Channel; -import com.discord.api.voice.state.VoiceState; -import com.discord.stores.StoreVoiceParticipants; -import j0.k.b; -import java.util.ArrayList; -import java.util.Collection; -import java.util.List; -import java.util.Map; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import c.a.j.p0; +import com.discord.R; +import com.discord.views.OverlayMenuBubbleDialog; +import com.discord.views.VoiceUserView; +import d0.z.d.m; +import d0.z.d.o; +import java.util.Objects; +import kotlin.jvm.functions.Function2; /* compiled from: OverlayMenuBubbleDialog.kt */ -public final class n implements b, List> { - public final /* synthetic */ Channel i; +public final class n extends o implements Function2 { + public static final n i = new n(); - public n(Channel channel) { - this.i = channel; + public n() { + super(2); } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - /* JADX WARNING: Code restructure failed: missing block: B:12:0x0038, code lost: - if ((r2 != null ? com.airbnb.lottie.parser.AnimatableValueParser.H0(r2) : null) == com.discord.api.voice.state.StageRequestToSpeakState.ON_STAGE) goto L_0x003a; - */ - /* JADX WARNING: Removed duplicated region for block: B:19:0x003f A[SYNTHETIC] */ - /* JADX WARNING: Removed duplicated region for block: B:21:0x000f A[SYNTHETIC] */ - @Override // j0.k.b - public List call(Map map) { - boolean z2; - Collection values = map.values(); - ArrayList arrayList = new ArrayList(); - for (T t : values) { - T t2 = t; - if (t2.isConnected()) { - if (AnimatableValueParser.w1(this.i)) { - VoiceState voiceState = t2.getVoiceState(); - } - z2 = true; - if (!z2) { - arrayList.add(t); - } - } - z2 = false; - if (!z2) { - } - } - return arrayList; + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public OverlayMenuBubbleDialog.a invoke(LayoutInflater layoutInflater, ViewGroup viewGroup) { + LayoutInflater layoutInflater2 = layoutInflater; + ViewGroup viewGroup2 = viewGroup; + m.checkNotNullParameter(layoutInflater2, "layoutInflater"); + m.checkNotNullParameter(viewGroup2, "parent"); + View inflate = layoutInflater2.inflate(R.layout.overlay_menu_voice_members_item, viewGroup2, false); + Objects.requireNonNull(inflate, "rootView"); + p0 p0Var = new p0((VoiceUserView) inflate); + m.checkNotNullExpressionValue(p0Var, "OverlayMenuVoiceMembersI…tInflater, parent, false)"); + return new OverlayMenuBubbleDialog.a(p0Var); } } diff --git a/app/src/main/java/c/a/z/n0/a.java b/app/src/main/java/c/a/z/n0/a.java index 545a55e593..862e50df58 100644 --- a/app/src/main/java/c/a/z/n0/a.java +++ b/app/src/main/java/c/a/z/n0/a.java @@ -1,5 +1,26 @@ package c.a.z.n0; -/* compiled from: SegmentedControlSegment.kt */ -public interface a { - void a(boolean z2); + +import android.view.View; +import com.discord.utilities.billing.GooglePlayInAppSku; +import com.discord.views.premium.GiftSelectView; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: GiftSelectView.kt */ +public final class a implements View.OnClickListener { + public final /* synthetic */ GiftSelectView i; + + public a(GiftSelectView giftSelectView) { + this.i = giftSelectView; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + Function1 function1; + GiftSelectView giftSelectView = this.i; + GooglePlayInAppSku googlePlayInAppSku = giftSelectView.k; + if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) { + function1.invoke(googlePlayInAppSku); + } + giftSelectView.i.f1773c.setOnClickListener(null); + } } diff --git a/app/src/main/java/c/a/z/o.java b/app/src/main/java/c/a/z/o.java index aeb35986fd..e302f88243 100644 --- a/app/src/main/java/c/a/z/o.java +++ b/app/src/main/java/c/a/z/o.java @@ -1,33 +1,49 @@ package c.a.z; +import com.airbnb.lottie.parser.AnimatableValueParser; import com.discord.api.channel.Channel; -import com.discord.stores.StoreStream; +import com.discord.api.voice.state.VoiceState; import com.discord.stores.StoreVoiceParticipants; -import d0.t.n; -import d0.z.d.m; import j0.k.b; -import j0.l.e.j; +import java.util.ArrayList; +import java.util.Collection; import java.util.List; -import rx.Observable; +import java.util.Map; /* compiled from: OverlayMenuBubbleDialog.kt */ -public final class o implements b>> { - public final /* synthetic */ Long i; +public final class o implements b, List> { + public final /* synthetic */ Channel i; - public o(Long l) { - this.i = l; + public o(Channel channel) { + this.i = channel; } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + /* JADX WARNING: Code restructure failed: missing block: B:12:0x0038, code lost: + if ((r2 != null ? com.airbnb.lottie.parser.AnimatableValueParser.H0(r2) : null) == com.discord.api.voice.state.StageRequestToSpeakState.ON_STAGE) goto L_0x003a; + */ + /* JADX WARNING: Removed duplicated region for block: B:19:0x003f A[SYNTHETIC] */ + /* JADX WARNING: Removed duplicated region for block: B:21:0x000f A[SYNTHETIC] */ @Override // j0.k.b - public Observable> call(Channel channel) { - Channel channel2 = channel; - if (channel2 == null) { - return new j(n.emptyList()); + public List call(Map map) { + boolean z2; + Collection values = map.values(); + ArrayList arrayList = new ArrayList(); + for (T t : values) { + T t2 = t; + if (t2.isConnected()) { + if (AnimatableValueParser.w1(this.i)) { + VoiceState voiceState = t2.getVoiceState(); + } + z2 = true; + if (!z2) { + arrayList.add(t); + } + } + z2 = false; + if (!z2) { + } } - StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants(); - Long l = this.i; - m.checkNotNullExpressionValue(l, "channelId"); - return voiceParticipants.get(l.longValue()).F(new n(channel2)).r(); + return arrayList; } } diff --git a/app/src/main/java/c/a/z/o0/a.java b/app/src/main/java/c/a/z/o0/a.java index 52dce2f712..3640396b54 100644 --- a/app/src/main/java/c/a/z/o0/a.java +++ b/app/src/main/java/c/a/z/o0/a.java @@ -1,21 +1,5 @@ package c.a.z.o0; - -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: StepsView.kt */ -public final class a extends o implements Function1 { - public static final a i = new a(); - - public a() { - super(1); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Integer num) { - num.intValue(); - return Unit.a; - } +/* compiled from: SegmentedControlSegment.kt */ +public interface a { + void a(boolean z2); } diff --git a/app/src/main/java/c/a/z/p.java b/app/src/main/java/c/a/z/p.java index 562035ff48..89e4ad0422 100644 --- a/app/src/main/java/c/a/z/p.java +++ b/app/src/main/java/c/a/z/p.java @@ -1,26 +1,33 @@ package c.a.z; -import com.discord.models.guild.Guild; -import com.discord.rtcconnection.RtcConnection; -import com.discord.views.OverlayMenuView; -import com.discord.widgets.voice.model.CallModel; -import d0.z.d.k; +import com.discord.api.channel.Channel; +import com.discord.stores.StoreStream; +import com.discord.stores.StoreVoiceParticipants; +import d0.t.n; import d0.z.d.m; -import kotlin.jvm.functions.Function4; -/* compiled from: OverlayMenuView.kt */ -public final /* synthetic */ class p extends k implements Function4 { - public static final p i = new p(); +import j0.k.b; +import j0.l.e.j; +import java.util.List; +import rx.Observable; +/* compiled from: OverlayMenuBubbleDialog.kt */ +public final class p implements b>> { + public final /* synthetic */ Long i; - public p() { - super(4, OverlayMenuView.a.class, "", "(Ljava/lang/Long;Lcom/discord/models/guild/Guild;Lcom/discord/widgets/voice/model/CallModel;Lcom/discord/rtcconnection/RtcConnection$Quality;)V", 0); + public p(Long l) { + this.i = l; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function4 - public OverlayMenuView.a invoke(Long l, Guild guild, CallModel callModel, RtcConnection.Quality quality) { - RtcConnection.Quality quality2 = quality; - m.checkNotNullParameter(quality2, "p4"); - return new OverlayMenuView.a(l, guild, callModel, quality2); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // j0.k.b + public Observable> call(Channel channel) { + Channel channel2 = channel; + if (channel2 == null) { + return new j(n.emptyList()); + } + StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants(); + Long l = this.i; + m.checkNotNullExpressionValue(l, "channelId"); + return voiceParticipants.get(l.longValue()).F(new o(channel2)).r(); } } diff --git a/app/src/main/java/c/a/z/p0/a.java b/app/src/main/java/c/a/z/p0/a.java index bfffc1f1dd..333d83b68a 100644 --- a/app/src/main/java/c/a/z/p0/a.java +++ b/app/src/main/java/c/a/z/p0/a.java @@ -1,16 +1,21 @@ package c.a.z.p0; -import com.discord.utilities.file.DownloadUtils; -import kotlin.Pair; -import rx.functions.Func2; -/* compiled from: StickerView.kt */ -public final class a implements Func2> { +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: StepsView.kt */ +public final class a extends o implements Function1 { public static final a i = new a(); + public a() { + super(1); + } + /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // rx.functions.Func2 - public Pair call(DownloadUtils.DownloadState downloadState, Integer num) { - return new Pair<>(downloadState, num); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Integer num) { + num.intValue(); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/q.java b/app/src/main/java/c/a/z/q.java index 4607fd0ee1..21a6a7a9d7 100644 --- a/app/src/main/java/c/a/z/q.java +++ b/app/src/main/java/c/a/z/q.java @@ -1,38 +1,26 @@ package c.a.z; -import com.discord.api.channel.Channel; import com.discord.models.guild.Guild; import com.discord.rtcconnection.RtcConnection; -import com.discord.stores.StoreStream; import com.discord.views.OverlayMenuView; import com.discord.widgets.voice.model.CallModel; -import j0.k.b; -import j0.l.e.j; -import rx.Observable; -import rx.functions.Func4; +import d0.z.d.k; +import d0.z.d.m; +import kotlin.jvm.functions.Function4; /* compiled from: OverlayMenuView.kt */ -public final class q implements b> { +public final /* synthetic */ class q extends k implements Function4 { public static final q i = new q(); + public q() { + super(4, OverlayMenuView.a.class, "", "(Ljava/lang/Long;Lcom/discord/models/guild/Guild;Lcom/discord/widgets/voice/model/CallModel;Lcom/discord/rtcconnection/RtcConnection$Quality;)V", 0); + } + /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - /* JADX WARN: Multi-variable type inference failed */ - /* JADX WARNING: Unknown variable types count: 1 */ - @Override // j0.k.b - public Observable call(Channel channel) { - Channel channel2 = channel; - if (channel2 == null) { - return new j(null); - } - StoreStream.Companion companion = StoreStream.Companion; - Observable observePermissionsForChannel = companion.getPermissions().observePermissionsForChannel(channel2.h()); - Observable observeGuild = companion.getGuilds().observeGuild(channel2.f()); - Observable observable = CallModel.Companion.get(channel2.h()); - Observable quality = companion.getRtcConnection().getQuality(); - p pVar = p.i; - if (pVar != null) { - pVar = new t(pVar); - } - return Observable.h(observePermissionsForChannel, observeGuild, observable, quality, (Func4) pVar); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function4 + public OverlayMenuView.a invoke(Long l, Guild guild, CallModel callModel, RtcConnection.Quality quality) { + RtcConnection.Quality quality2 = quality; + m.checkNotNullParameter(quality2, "p4"); + return new OverlayMenuView.a(l, guild, callModel, quality2); } } diff --git a/app/src/main/java/c/a/z/q0/a.java b/app/src/main/java/c/a/z/q0/a.java index 3e730fda78..ed2400a8e4 100644 --- a/app/src/main/java/c/a/z/q0/a.java +++ b/app/src/main/java/c/a/z/q0/a.java @@ -1,26 +1,16 @@ package c.a.z.q0; -import com.discord.views.typing.TypingDots; -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; -/* compiled from: TypingDots.kt */ -public final class a extends o implements Function0 { - public final /* synthetic */ TypingDots this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public a(TypingDots typingDots) { - super(0); - this.this$0 = typingDots; - } +import com.discord.utilities.file.DownloadUtils; +import kotlin.Pair; +import rx.functions.Func2; +/* compiled from: StickerView.kt */ +public final class a implements Func2> { + public static final a i = new a(); /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - if (this.this$0.isAttachedToWindow()) { - this.this$0.a(true); - } - return Unit.a; + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // rx.functions.Func2 + public Pair call(DownloadUtils.DownloadState downloadState, Integer num) { + return new Pair<>(downloadState, num); } } diff --git a/app/src/main/java/c/a/z/p0/b.java b/app/src/main/java/c/a/z/q0/b.java similarity index 98% rename from app/src/main/java/c/a/z/p0/b.java rename to app/src/main/java/c/a/z/q0/b.java index 0ef6892a85..9d62850354 100644 --- a/app/src/main/java/c/a/z/p0/b.java +++ b/app/src/main/java/c/a/z/q0/b.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import com.discord.views.sticker.StickerView; import d0.z.d.m; diff --git a/app/src/main/java/c/a/z/p0/c.java b/app/src/main/java/c/a/z/q0/c.java similarity index 98% rename from app/src/main/java/c/a/z/p0/c.java rename to app/src/main/java/c/a/z/q0/c.java index 02fc5c5e12..4dc77b9579 100644 --- a/app/src/main/java/c/a/z/p0/c.java +++ b/app/src/main/java/c/a/z/q0/c.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import android.view.View; import com.discord.utilities.file.DownloadUtils; diff --git a/app/src/main/java/c/a/z/p0/d.java b/app/src/main/java/c/a/z/q0/d.java similarity index 99% rename from app/src/main/java/c/a/z/p0/d.java rename to app/src/main/java/c/a/z/q0/d.java index 4c047622e1..d1a69166e5 100644 --- a/app/src/main/java/c/a/z/p0/d.java +++ b/app/src/main/java/c/a/z/q0/d.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import android.widget.ImageView; import com.discord.api.sticker.BaseSticker; diff --git a/app/src/main/java/c/a/z/p0/e.java b/app/src/main/java/c/a/z/q0/e.java similarity index 97% rename from app/src/main/java/c/a/z/p0/e.java rename to app/src/main/java/c/a/z/q0/e.java index ac87d67702..c289f90dcf 100644 --- a/app/src/main/java/c/a/z/p0/e.java +++ b/app/src/main/java/c/a/z/q0/e.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import com.discord.utilities.file.DownloadUtils; import kotlin.Pair; diff --git a/app/src/main/java/c/a/z/p0/f.java b/app/src/main/java/c/a/z/q0/f.java similarity index 98% rename from app/src/main/java/c/a/z/p0/f.java rename to app/src/main/java/c/a/z/q0/f.java index 7cdd980ed0..f46d02b199 100644 --- a/app/src/main/java/c/a/z/p0/f.java +++ b/app/src/main/java/c/a/z/q0/f.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import com.discord.views.sticker.StickerView; import d0.z.d.m; diff --git a/app/src/main/java/c/a/z/p0/g.java b/app/src/main/java/c/a/z/q0/g.java similarity index 87% rename from app/src/main/java/c/a/z/p0/g.java rename to app/src/main/java/c/a/z/q0/g.java index 940c24be26..fb711352dd 100644 --- a/app/src/main/java/c/a/z/p0/g.java +++ b/app/src/main/java/c/a/z/q0/g.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import android.view.View; import com.discord.rlottie.RLottieDrawable; @@ -21,8 +21,8 @@ public final class g extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(View view) { m.checkNotNullParameter(view, "it"); - this.this$0.this$0.i.f124c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); - this.this$0.this$0.i.f124c.a(); + this.this$0.this$0.i.f117c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); + this.this$0.this$0.i.f117c.a(); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/p0/h.java b/app/src/main/java/c/a/z/q0/h.java similarity index 96% rename from app/src/main/java/c/a/z/p0/h.java rename to app/src/main/java/c/a/z/q0/h.java index cb2ae4f14b..3d894cb012 100644 --- a/app/src/main/java/c/a/z/p0/h.java +++ b/app/src/main/java/c/a/z/q0/h.java @@ -1,4 +1,4 @@ -package c.a.z.p0; +package c.a.z.q0; import android.content.Context; import android.widget.ImageView; @@ -47,11 +47,11 @@ public final class h extends o implements Function1 { - public final /* synthetic */ OverlayMenuView this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public r(OverlayMenuView overlayMenuView) { - super(1); - this.this$0 = overlayMenuView; - } +public final class r implements b> { + public static final r i = new r(); /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Error error) { - m.checkNotNullParameter(error, "it"); - c.a.e.o.g(this.this$0.getContext(), R.string.instant_invite_failed_to_generate, 0, null, 12); - return Unit.a; + /* JADX WARN: Multi-variable type inference failed */ + /* JADX WARNING: Unknown variable types count: 1 */ + @Override // j0.k.b + public Observable call(Channel channel) { + Channel channel2 = channel; + if (channel2 == null) { + return new j(null); + } + StoreStream.Companion companion = StoreStream.Companion; + Observable observePermissionsForChannel = companion.getPermissions().observePermissionsForChannel(channel2.h()); + Observable observeGuild = companion.getGuilds().observeGuild(channel2.f()); + Observable observable = CallModel.Companion.get(channel2.h()); + Observable quality = companion.getRtcConnection().getQuality(); + q qVar = q.i; + if (qVar != null) { + qVar = new u(qVar); + } + return Observable.h(observePermissionsForChannel, observeGuild, observable, quality, (Func4) qVar); } } diff --git a/app/src/main/java/c/a/z/r0/a.java b/app/src/main/java/c/a/z/r0/a.java index f344993279..8851395310 100644 --- a/app/src/main/java/c/a/z/r0/a.java +++ b/app/src/main/java/c/a/z/r0/a.java @@ -1,25 +1,26 @@ package c.a.z.r0; -import android.graphics.Bitmap; -import com.discord.views.user.UserAvatarPresenceView; -import d0.z.d.m; +import com.discord.views.typing.TypingDots; +import d0.z.d.o; import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: UserAvatarPresenceView.kt */ -public final class a extends c.f.j.q.a { - public final /* synthetic */ UserAvatarPresenceView.c a; +import kotlin.jvm.functions.Function0; +/* compiled from: TypingDots.kt */ +public final class a extends o implements Function0 { + public final /* synthetic */ TypingDots this$0; - public a(UserAvatarPresenceView.c cVar) { - this.a = cVar; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(TypingDots typingDots) { + super(0); + this.this$0 = typingDots; } - @Override // c.f.j.q.a - public void process(Bitmap bitmap) { - if (bitmap != null) { - Function1 function1 = this.a.this$0.l; - Bitmap copy = bitmap.copy(Bitmap.Config.ARGB_8888, false); - m.checkNotNullExpressionValue(copy, "bitmap.copy(Bitmap.Config.ARGB_8888, false)"); - function1.invoke(copy); + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + if (this.this$0.isAttachedToWindow()) { + this.this$0.a(true); } + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/s.java b/app/src/main/java/c/a/z/s.java index 19c57f6e77..509d625dab 100644 --- a/app/src/main/java/c/a/z/s.java +++ b/app/src/main/java/c/a/z/s.java @@ -1,17 +1,14 @@ package c.a.z; -import android.content.Context; -import com.discord.BuildConfig; import com.discord.R; -import com.discord.models.domain.ModelInvite; -import com.discord.utilities.analytics.AnalyticsTracker; +import com.discord.utilities.error.Error; import com.discord.views.OverlayMenuView; import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: OverlayMenuView.kt */ -public final class s extends o implements Function1 { +public final class s extends o implements Function1 { public final /* synthetic */ OverlayMenuView this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -23,16 +20,9 @@ public final class s extends o implements Function1 { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(ModelInvite modelInvite) { - ModelInvite modelInvite2 = modelInvite; - m.checkNotNullParameter(modelInvite2, "invite"); - AnalyticsTracker.inviteCopied(modelInvite2, "Mobile Voice Overlay"); - Context context = this.this$0.getContext(); - m.checkNotNullExpressionValue(context, "context"); - String link = modelInvite2.toLink(this.this$0.getResources(), BuildConfig.HOST_INVITE); - m.checkNotNullExpressionValue(link, "invite.toLink(resources, BuildConfig.HOST_INVITE)"); - c.a.e.o.a(context, link, R.string.invite_link_copied); - this.this$0.getOnDismissRequested$app_productionCanaryRelease().mo1invoke(); + public Unit invoke(Error error) { + m.checkNotNullParameter(error, "it"); + c.a.e.o.g(this.this$0.getContext(), R.string.instant_invite_failed_to_generate, 0, null, 12); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/s0/a.java b/app/src/main/java/c/a/z/s0/a.java new file mode 100644 index 0000000000..3ef54e61d3 --- /dev/null +++ b/app/src/main/java/c/a/z/s0/a.java @@ -0,0 +1,25 @@ +package c.a.z.s0; + +import android.graphics.Bitmap; +import com.discord.views.user.UserAvatarPresenceView; +import d0.z.d.m; +import kotlin.Unit; +import kotlin.jvm.functions.Function2; +/* compiled from: UserAvatarPresenceView.kt */ +public final class a extends c.f.j.q.a { + public final /* synthetic */ UserAvatarPresenceView.c a; + + public a(UserAvatarPresenceView.c cVar) { + this.a = cVar; + } + + @Override // c.f.j.q.a + public void process(Bitmap bitmap) { + if (bitmap != null) { + Function2 function2 = this.a.this$0.l; + Bitmap copy = bitmap.copy(Bitmap.Config.ARGB_8888, false); + m.checkNotNullExpressionValue(copy, "bitmap.copy(Bitmap.Config.ARGB_8888, false)"); + function2.invoke(copy, this.a.$iconUrl); + } + } +} diff --git a/app/src/main/java/c/a/z/r0/b.java b/app/src/main/java/c/a/z/s0/b.java similarity index 76% rename from app/src/main/java/c/a/z/r0/b.java rename to app/src/main/java/c/a/z/s0/b.java index d124b005bc..638492f41b 100644 --- a/app/src/main/java/c/a/z/r0/b.java +++ b/app/src/main/java/c/a/z/s0/b.java @@ -1,11 +1,11 @@ -package c.a.z.r0; +package c.a.z.s0; import android.graphics.Bitmap; import c.f.j.q.a; import com.discord.views.user.UserAvatarPresenceView; import d0.z.d.m; import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import kotlin.jvm.functions.Function2; /* compiled from: UserAvatarPresenceView.kt */ public final class b extends a { public final /* synthetic */ UserAvatarPresenceView.d a; @@ -17,10 +17,10 @@ public final class b extends a { @Override // c.f.j.q.a public void process(Bitmap bitmap) { if (bitmap != null) { - Function1 function1 = this.a.this$0.l; + Function2 function2 = this.a.this$0.l; Bitmap copy = bitmap.copy(Bitmap.Config.ARGB_8888, false); m.checkNotNullExpressionValue(copy, "bitmap.copy(Bitmap.Config.ARGB_8888, false)"); - function1.invoke(copy); + function2.invoke(copy, this.a.$iconUrl); } } } diff --git a/app/src/main/java/c/a/z/t.java b/app/src/main/java/c/a/z/t.java index 26c36863ec..c30a6fc25c 100644 --- a/app/src/main/java/c/a/z/t.java +++ b/app/src/main/java/c/a/z/t.java @@ -1,17 +1,38 @@ package c.a.z; -import kotlin.jvm.functions.Function4; -import rx.functions.Func4; +import android.content.Context; +import com.discord.BuildConfig; +import com.discord.R; +import com.discord.models.domain.ModelInvite; +import com.discord.utilities.analytics.AnalyticsTracker; +import com.discord.views.OverlayMenuView; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; /* compiled from: OverlayMenuView.kt */ -public final class t implements Func4 { - public final /* synthetic */ Function4 a; +public final class t extends o implements Function1 { + public final /* synthetic */ OverlayMenuView this$0; - public t(Function4 function4) { - this.a = function4; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public t(OverlayMenuView overlayMenuView) { + super(1); + this.this$0 = overlayMenuView; } - @Override // rx.functions.Func4 - public final /* synthetic */ Object call(Object obj, Object obj2, Object obj3, Object obj4) { - return this.a.invoke(obj, obj2, obj3, obj4); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(ModelInvite modelInvite) { + ModelInvite modelInvite2 = modelInvite; + m.checkNotNullParameter(modelInvite2, "invite"); + AnalyticsTracker.inviteCopied(modelInvite2, "Mobile Voice Overlay"); + Context context = this.this$0.getContext(); + m.checkNotNullExpressionValue(context, "context"); + String link = modelInvite2.toLink(this.this$0.getResources(), BuildConfig.HOST_INVITE); + m.checkNotNullExpressionValue(link, "invite.toLink(resources, BuildConfig.HOST_INVITE)"); + c.a.e.o.a(context, link, R.string.invite_link_copied); + this.this$0.getOnDismissRequested$app_productionCanaryRelease().mo1invoke(); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/u.java b/app/src/main/java/c/a/z/u.java index 74a87c81a5..3e136e5e3b 100644 --- a/app/src/main/java/c/a/z/u.java +++ b/app/src/main/java/c/a/z/u.java @@ -1,29 +1,17 @@ package c.a.z; -import com.discord.stores.StoreVoiceParticipants; -import j0.k.b; -import java.util.Iterator; -import java.util.Map; -/* compiled from: OverlayVoiceBubble.kt */ -public final class u implements b, StoreVoiceParticipants.VoiceUser> { - public static final u i = new u(); +import kotlin.jvm.functions.Function4; +import rx.functions.Func4; +/* compiled from: OverlayMenuView.kt */ +public final class u implements Func4 { + public final /* synthetic */ Function4 a; - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // j0.k.b - public StoreVoiceParticipants.VoiceUser call(Map map) { - T t; - Iterator it = map.values().iterator(); - while (true) { - if (!it.hasNext()) { - t = null; - break; - } - t = it.next(); - if (t.isSpeaking()) { - break; - } - } - return t; + public u(Function4 function4) { + this.a = function4; + } + + @Override // rx.functions.Func4 + public final /* synthetic */ Object call(Object obj, Object obj2, Object obj3, Object obj4) { + return this.a.invoke(obj, obj2, obj3, obj4); } } diff --git a/app/src/main/java/c/a/z/v.java b/app/src/main/java/c/a/z/v.java index 8b28457b79..e56ccbe9eb 100644 --- a/app/src/main/java/c/a/z/v.java +++ b/app/src/main/java/c/a/z/v.java @@ -1,155 +1,29 @@ package c.a.z; -import android.content.Context; -import android.content.res.Configuration; -import android.view.LayoutInflater; -import android.view.View; -import android.view.ViewGroup; -import c.a.j.r0; -import com.discord.R; -import com.discord.app.AppComponent; -import com.discord.overlay.views.OverlayBubbleWrap; -import com.discord.stores.StoreStream; import com.discord.stores.StoreVoiceParticipants; -import com.discord.utilities.icon.IconUtils; -import com.discord.utilities.rx.ObservableExtensionsKt; -import com.facebook.drawee.view.SimpleDraweeView; -import d0.z.d.m; -import d0.z.d.o; -import j0.l.e.j; -import java.util.Objects; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; -import kotlin.jvm.functions.Function1; -import rx.Observable; -import rx.subjects.PublishSubject; -import rx.subjects.Subject; +import j0.k.b; +import java.util.Iterator; +import java.util.Map; /* compiled from: OverlayVoiceBubble.kt */ -public final class v extends OverlayBubbleWrap implements AppComponent { - public static final /* synthetic */ int w = 0; +public final class v implements b, StoreVoiceParticipants.VoiceUser> { + public static final v i = new v(); - /* renamed from: x reason: collision with root package name */ - public final r0 f244x; - - /* renamed from: y reason: collision with root package name */ - public final Subject f245y; - - /* compiled from: OverlayVoiceBubble.kt */ - public static final class a implements j0.k.b> { - public static final a i = new a(); - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // j0.k.b - public Observable call(Long l) { - Long l2 = l; - if (l2 != null && l2.longValue() == 0) { - return new j(null); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // j0.k.b + public StoreVoiceParticipants.VoiceUser call(Map map) { + T t; + Iterator it = map.values().iterator(); + while (true) { + if (!it.hasNext()) { + t = null; + break; } - StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants(); - m.checkNotNullExpressionValue(l2, "channelId"); - return voiceParticipants.get(l2.longValue()).F(u.i).r(); - } - } - - /* compiled from: OverlayVoiceBubble.kt */ - public static final class b extends o implements Function1 { - public final /* synthetic */ v this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(v vVar) { - super(1); - this.this$0 = vVar; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(StoreVoiceParticipants.VoiceUser voiceUser) { - StoreVoiceParticipants.VoiceUser voiceUser2 = voiceUser; - v vVar = this.this$0; - int i = v.w; - if (voiceUser2 == null) { - vVar.h(); - } else { - IconUtils.setIcon$default(vVar.getImageView$app_productionCanaryRelease(), voiceUser2.getUser(), 0, null, null, null, 60, null); - vVar.g(); + t = it.next(); + if (t.isSpeaking()) { + break; } - return Unit.a; } - } - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public v(Context context) { - super(context); - m.checkNotNullParameter(context, "context"); - View inflate = LayoutInflater.from(getContext()).inflate(R.layout.overlay_voice_bubble, (ViewGroup) this, false); - addView(inflate); - Objects.requireNonNull(inflate, "rootView"); - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate; - r0 r0Var = new r0(simpleDraweeView, simpleDraweeView); - m.checkNotNullExpressionValue(r0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); - this.f244x = r0Var; - PublishSubject k0 = PublishSubject.k0(); - m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); - this.f245y = k0; - } - - @Override // com.discord.overlay.views.OverlayBubbleWrap - public void a(boolean z2) { - h(); - super.a(z2); - } - - @Override // com.discord.overlay.views.OverlayBubbleWrap - public void b(View view) { - m.checkNotNullParameter(view, "targetView"); - super.b(view); - g(); - } - - public final void g() { - getImageView$app_productionCanaryRelease().animate().setDuration(100).alpha(1.0f).start(); - } - - public final SimpleDraweeView getImageView$app_productionCanaryRelease() { - SimpleDraweeView simpleDraweeView = this.f244x.b; - m.checkNotNullExpressionValue(simpleDraweeView, "binding.overlayBubbleIv"); - return simpleDraweeView; - } - - @Override // com.discord.app.AppComponent - public Subject getUnsubscribeSignal() { - return this.f245y; - } - - public final void h() { - getImageView$app_productionCanaryRelease().animate().setDuration(200).alpha(0.5f).start(); - } - - @Override // android.view.View, android.view.ViewGroup - public void onAttachedToWindow() { - super.onAttachedToWindow(); - Observable Y = StoreStream.Companion.getVoiceChannelSelected().observeSelectedVoiceChannelId().Y(a.i); - m.checkNotNullExpressionValue(Y, "StoreStream\n .get…d()\n }\n }"); - ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(Y), this, null, 2, null), v.class, getContext(), (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(this), 60, (Object) null); - } - - @Override // com.discord.overlay.views.OverlayBubbleWrap, android.view.View - public void onConfigurationChanged(Configuration configuration) { - int i = getWindowLayoutParams().x; - Context context = getContext(); - m.checkNotNullExpressionValue(context, "context"); - int i2 = i > e(context).centerX() ? Integer.MAX_VALUE : Integer.MIN_VALUE; - super.onConfigurationChanged(configuration); - OverlayBubbleWrap.c(this, i2, getWindowLayoutParams().y, null, 4, null); - getSpringAnimationX().skipToEnd(); - getSpringAnimationY().skipToEnd(); - } - - @Override // android.view.View, android.view.ViewGroup - public void onDetachedFromWindow() { - getUnsubscribeSignal().onNext(null); - super.onDetachedFromWindow(); + return t; } } diff --git a/app/src/main/java/c/a/z/w.java b/app/src/main/java/c/a/z/w.java index f482c990c8..d6f23a8bc0 100644 --- a/app/src/main/java/c/a/z/w.java +++ b/app/src/main/java/c/a/z/w.java @@ -1,33 +1,155 @@ package c.a.z; -import com.discord.widgets.user.search.WidgetGlobalSearchModel; +import android.content.Context; +import android.content.res.Configuration; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import c.a.j.q0; +import com.discord.R; +import com.discord.app.AppComponent; +import com.discord.overlay.views.OverlayBubbleWrap; +import com.discord.stores.StoreStream; +import com.discord.stores.StoreVoiceParticipants; +import com.discord.utilities.icon.IconUtils; +import com.discord.utilities.rx.ObservableExtensionsKt; +import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; import d0.z.d.o; -import java.util.List; +import j0.l.e.j; +import java.util.Objects; import kotlin.Unit; -import kotlin.jvm.functions.Function2; -/* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ -public final class w extends o implements Function2, List, Unit> { - public final /* synthetic */ WidgetGlobalSearchModel $searchModel$inlined; - public final /* synthetic */ y this$0; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +import rx.Observable; +import rx.subjects.PublishSubject; +import rx.subjects.Subject; +/* compiled from: OverlayVoiceBubble.kt */ +public final class w extends OverlayBubbleWrap implements AppComponent { + public static final /* synthetic */ int w = 0; + + /* renamed from: x reason: collision with root package name */ + public final q0 f245x; + + /* renamed from: y reason: collision with root package name */ + public final Subject f246y; + + /* compiled from: OverlayVoiceBubble.kt */ + public static final class a implements j0.k.b> { + public static final a i = new a(); + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // j0.k.b + public Observable call(Long l) { + Long l2 = l; + if (l2 != null && l2.longValue() == 0) { + return new j(null); + } + StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants(); + m.checkNotNullExpressionValue(l2, "channelId"); + return voiceParticipants.get(l2.longValue()).F(v.i).r(); + } + } + + /* compiled from: OverlayVoiceBubble.kt */ + public static final class b extends o implements Function1 { + public final /* synthetic */ w this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(w wVar) { + super(1); + this.this$0 = wVar; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(StoreVoiceParticipants.VoiceUser voiceUser) { + StoreVoiceParticipants.VoiceUser voiceUser2 = voiceUser; + w wVar = this.this$0; + int i = w.w; + if (voiceUser2 == null) { + wVar.h(); + } else { + IconUtils.setIcon$default(wVar.getImageView$app_productionCanaryRelease(), voiceUser2.getUser(), 0, null, null, null, 60, null); + wVar.g(); + } + return Unit.a; + } + } /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public w(y yVar, WidgetGlobalSearchModel widgetGlobalSearchModel) { - super(2); - this.this$0 = yVar; - this.$searchModel$inlined = widgetGlobalSearchModel; + public w(Context context) { + super(context); + m.checkNotNullParameter(context, "context"); + View inflate = LayoutInflater.from(getContext()).inflate(R.layout.overlay_voice_bubble, (ViewGroup) this, false); + addView(inflate); + Objects.requireNonNull(inflate, "rootView"); + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate; + q0 q0Var = new q0(simpleDraweeView, simpleDraweeView); + m.checkNotNullExpressionValue(q0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); + this.f245x = q0Var; + PublishSubject k0 = PublishSubject.k0(); + m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); + this.f246y = k0; } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function2 - public Unit invoke(List list, List list2) { - m.checkNotNullParameter(list, ""); - m.checkNotNullParameter(list2, ""); - if (!m.areEqual(this.this$0.B, this.$searchModel$inlined.getFilter())) { - this.this$0.f246y.f.scrollToPosition(0); - this.this$0.B = this.$searchModel$inlined.getFilter(); - } - return Unit.a; + @Override // com.discord.overlay.views.OverlayBubbleWrap + public void a(boolean z2) { + h(); + super.a(z2); + } + + @Override // com.discord.overlay.views.OverlayBubbleWrap + public void b(View view) { + m.checkNotNullParameter(view, "targetView"); + super.b(view); + g(); + } + + public final void g() { + getImageView$app_productionCanaryRelease().animate().setDuration(100).alpha(1.0f).start(); + } + + public final SimpleDraweeView getImageView$app_productionCanaryRelease() { + SimpleDraweeView simpleDraweeView = this.f245x.b; + m.checkNotNullExpressionValue(simpleDraweeView, "binding.overlayBubbleIv"); + return simpleDraweeView; + } + + @Override // com.discord.app.AppComponent + public Subject getUnsubscribeSignal() { + return this.f246y; + } + + public final void h() { + getImageView$app_productionCanaryRelease().animate().setDuration(200).alpha(0.5f).start(); + } + + @Override // android.view.View, android.view.ViewGroup + public void onAttachedToWindow() { + super.onAttachedToWindow(); + Observable Y = StoreStream.Companion.getVoiceChannelSelected().observeSelectedVoiceChannelId().Y(a.i); + m.checkNotNullExpressionValue(Y, "StoreStream\n .get…d()\n }\n }"); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(Y), this, null, 2, null), w.class, getContext(), (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(this), 60, (Object) null); + } + + @Override // com.discord.overlay.views.OverlayBubbleWrap, android.view.View + public void onConfigurationChanged(Configuration configuration) { + int i = getWindowLayoutParams().x; + Context context = getContext(); + m.checkNotNullExpressionValue(context, "context"); + int i2 = i > e(context).centerX() ? Integer.MAX_VALUE : Integer.MIN_VALUE; + super.onConfigurationChanged(configuration); + OverlayBubbleWrap.c(this, i2, getWindowLayoutParams().y, null, 4, null); + getSpringAnimationX().skipToEnd(); + getSpringAnimationY().skipToEnd(); + } + + @Override // android.view.View, android.view.ViewGroup + public void onDetachedFromWindow() { + getUnsubscribeSignal().onNext(null); + super.onDetachedFromWindow(); } } diff --git a/app/src/main/java/c/a/z/x.java b/app/src/main/java/c/a/z/x.java index b3c2ea4f4d..fe5a6b628e 100644 --- a/app/src/main/java/c/a/z/x.java +++ b/app/src/main/java/c/a/z/x.java @@ -1,41 +1,32 @@ package c.a.z; -import android.content.Context; -import android.view.View; -import com.discord.app.DiscordConnectService; import com.discord.widgets.user.search.WidgetGlobalSearchModel; import d0.z.d.m; import d0.z.d.o; +import java.util.List; import kotlin.Unit; -import kotlin.jvm.functions.Function4; +import kotlin.jvm.functions.Function2; /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ -public final class x extends o implements Function4 { +public final class x extends o implements Function2, List, Unit> { public final /* synthetic */ WidgetGlobalSearchModel $searchModel$inlined; - public final /* synthetic */ y this$0; + public final /* synthetic */ z this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public x(y yVar, WidgetGlobalSearchModel widgetGlobalSearchModel) { - super(4); - this.this$0 = yVar; + public x(z zVar, WidgetGlobalSearchModel widgetGlobalSearchModel) { + super(2); + this.this$0 = zVar; this.$searchModel$inlined = widgetGlobalSearchModel; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */ - @Override // kotlin.jvm.functions.Function4 - public Unit invoke(View view, Integer num, WidgetGlobalSearchModel.ItemDataPayload itemDataPayload, Boolean bool) { - View view2 = view; - num.intValue(); - WidgetGlobalSearchModel.ItemDataPayload itemDataPayload2 = itemDataPayload; - bool.booleanValue(); - m.checkNotNullParameter(view2, "view"); - m.checkNotNullParameter(itemDataPayload2, "data"); - if (itemDataPayload2 instanceof WidgetGlobalSearchModel.ItemChannel) { - DiscordConnectService.a aVar = DiscordConnectService.i; - Context context = view2.getContext(); - m.checkNotNullExpressionValue(context, "view.context"); - aVar.b(context, ((WidgetGlobalSearchModel.ItemChannel) itemDataPayload2).getChannel().h()); - this.this$0.g(); + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function2 + public Unit invoke(List list, List list2) { + m.checkNotNullParameter(list, ""); + m.checkNotNullParameter(list2, ""); + if (!m.areEqual(this.this$0.B, this.$searchModel$inlined.getFilter())) { + this.this$0.f247y.f.scrollToPosition(0); + this.this$0.B = this.$searchModel$inlined.getFilter(); } return Unit.a; } diff --git a/app/src/main/java/c/a/z/y.java b/app/src/main/java/c/a/z/y.java index b1c494db3d..f85f0570bd 100644 --- a/app/src/main/java/c/a/z/y.java +++ b/app/src/main/java/c/a/z/y.java @@ -1,197 +1,42 @@ package c.a.z; -import android.animation.Animator; -import android.animation.AnimatorInflater; import android.content.Context; -import android.content.res.Configuration; -import android.text.Editable; -import android.view.LayoutInflater; import android.view.View; -import android.widget.EditText; -import android.widget.TextView; -import androidx.recyclerview.widget.RecyclerView; -import c.a.j.s0; -import com.airbnb.lottie.parser.AnimatableValueParser; -import com.discord.R; -import com.discord.api.channel.Channel; -import com.discord.app.AppComponent; -import com.discord.utilities.mg_recycler.MGRecyclerAdapter; -import com.discord.utilities.rx.ObservableExtensionsKt; -import com.discord.utilities.view.extensions.ViewExtensions; -import com.discord.utilities.view.text.TextWatcher; -import com.discord.widgets.user.search.WidgetGlobalSearchAdapter; +import com.discord.app.DiscordConnectService; import com.discord.widgets.user.search.WidgetGlobalSearchModel; -import com.google.android.material.textfield.TextInputLayout; import d0.z.d.m; import d0.z.d.o; -import java.util.ArrayList; -import java.util.List; import kotlin.Unit; -import kotlin.jvm.functions.Function0; -import kotlin.jvm.functions.Function1; -import rx.Observable; -import rx.subjects.BehaviorSubject; +import kotlin.jvm.functions.Function4; /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ -public final class y extends k implements AppComponent { - public final BehaviorSubject A = BehaviorSubject.l0(""); - public String B; - - /* renamed from: y reason: collision with root package name */ - public s0 f246y; - - /* renamed from: z reason: collision with root package name */ - public final WidgetGlobalSearchAdapter f247z; - - /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ - public static final class a implements View.OnClickListener { - public final /* synthetic */ y i; - - public a(y yVar) { - this.i = yVar; - } - - @Override // android.view.View.OnClickListener - public final void onClick(View view) { - this.i.g(); - } - } - - /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ - public static final class b extends o implements Function1 { - public final /* synthetic */ y this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(y yVar) { - super(1); - this.this$0 = yVar; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Editable editable) { - Editable editable2 = editable; - m.checkNotNullParameter(editable2, "editable"); - this.this$0.A.onNext(editable2.toString()); - return Unit.a; - } - } - - /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ - public static final class c implements j0.k.b { - public static final c i = new c(); - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // j0.k.b - public String call(String str) { - return '!' + str; - } - } - - /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ - public static final class d extends o implements Function1 { - public final /* synthetic */ y this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public d(y yVar) { - super(1); - this.this$0 = yVar; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(WidgetGlobalSearchModel widgetGlobalSearchModel) { - WidgetGlobalSearchModel widgetGlobalSearchModel2 = widgetGlobalSearchModel; - m.checkNotNullParameter(widgetGlobalSearchModel2, "it"); - y yVar = this.this$0; - TextView textView = yVar.f246y.d; - m.checkNotNullExpressionValue(textView, "binding.emptyResults"); - int i = 8; - textView.setVisibility(widgetGlobalSearchModel2.getData().isEmpty() ? 0 : 8); - RecyclerView recyclerView = yVar.f246y.f; - m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); - if (!widgetGlobalSearchModel2.getData().isEmpty()) { - i = 0; - } - recyclerView.setVisibility(i); - WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = yVar.f247z; - widgetGlobalSearchAdapter.setOnUpdated(new w(yVar, widgetGlobalSearchModel2)); - List data = widgetGlobalSearchModel2.getData(); - ArrayList arrayList = new ArrayList(); - for (Object obj : data) { - Channel channel = ((WidgetGlobalSearchModel.ItemDataPayload) obj).getChannel(); - if (channel != null && AnimatableValueParser.C1(channel)) { - arrayList.add(obj); - } - } - widgetGlobalSearchAdapter.setData(arrayList); - widgetGlobalSearchAdapter.setOnSelectedListener(new x(yVar, widgetGlobalSearchModel2)); - return Unit.a; - } - } +public final class y extends o implements Function4 { + public final /* synthetic */ WidgetGlobalSearchModel $searchModel$inlined; + public final /* synthetic */ z this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public y(Context context) { - super(context); - m.checkNotNullParameter(context, "context"); - getWindowLayoutParams().flags &= -9; - s0 a2 = s0.a(LayoutInflater.from(getContext()), this, true); - m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f246y = a2; - RecyclerView recyclerView = this.f246y.f; - m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); - this.f247z = new WidgetGlobalSearchAdapter(recyclerView); + public y(z zVar, WidgetGlobalSearchModel widgetGlobalSearchModel) { + super(4); + this.this$0 = zVar; + this.$searchModel$inlined = widgetGlobalSearchModel; } - @Override // c.a.z.k - public Animator getClosingAnimator() { - Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_out); - loadAnimator.setTarget(this.f246y.f158c); - m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }"); - return loadAnimator; - } - - public final void h() { - this.f246y.b.setOnClickListener(new a(this)); - TextInputLayout textInputLayout = this.f246y.e; - m.checkNotNullExpressionValue(textInputLayout, "binding.overlayChannelSearch"); - ViewExtensions.setText(textInputLayout, this.B); - TextInputLayout textInputLayout2 = this.f246y.e; - m.checkNotNullExpressionValue(textInputLayout2, "binding.overlayChannelSearch"); - EditText editText = textInputLayout2.getEditText(); - if (editText != null) { - editText.addTextChangedListener(new TextWatcher(null, null, new b(this), 3, null)); + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */ + @Override // kotlin.jvm.functions.Function4 + public Unit invoke(View view, Integer num, WidgetGlobalSearchModel.ItemDataPayload itemDataPayload, Boolean bool) { + View view2 = view; + num.intValue(); + WidgetGlobalSearchModel.ItemDataPayload itemDataPayload2 = itemDataPayload; + bool.booleanValue(); + m.checkNotNullParameter(view2, "view"); + m.checkNotNullParameter(itemDataPayload2, "data"); + if (itemDataPayload2 instanceof WidgetGlobalSearchModel.ItemChannel) { + DiscordConnectService.a aVar = DiscordConnectService.i; + Context context = view2.getContext(); + m.checkNotNullExpressionValue(context, "view.context"); + aVar.b(context, ((WidgetGlobalSearchModel.ItemChannel) itemDataPayload2).getChannel().h()); + this.this$0.g(); } - WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.f247z; - RecyclerView recyclerView = this.f246y.f; - m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); - widgetGlobalSearchAdapter.setRecycler(recyclerView); - MGRecyclerAdapter.Companion.configure(this.f247z); - WidgetGlobalSearchModel.Companion companion = WidgetGlobalSearchModel.Companion; - Observable F = this.A.F(c.i); - m.checkNotNullExpressionValue(F, "filterPublisher.map { \"!$it\" }"); - ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(companion.getForNav(F), this, this.f247z), y.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); - } - - @Override // android.view.View, android.view.ViewGroup - public void onAttachedToWindow() { - super.onAttachedToWindow(); - h(); - Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_in); - loadAnimator.setTarget(this.f246y.f158c); - loadAnimator.start(); - } - - @Override // com.discord.overlay.views.OverlayDialog, com.discord.overlay.views.OverlayBubbleWrap, android.view.View - public void onConfigurationChanged(Configuration configuration) { - super.onConfigurationChanged(configuration); - getUnsubscribeSignal().onNext(null); - removeAllViewsInLayout(); - s0 a2 = s0.a(LayoutInflater.from(getContext()), this, true); - m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f246y = a2; - h(); + return Unit.a; } } diff --git a/app/src/main/java/c/a/z/z.java b/app/src/main/java/c/a/z/z.java index f348905f27..bdf2554e6b 100644 --- a/app/src/main/java/c/a/z/z.java +++ b/app/src/main/java/c/a/z/z.java @@ -1,100 +1,197 @@ package c.a.z; +import android.animation.Animator; +import android.animation.AnimatorInflater; import android.content.Context; +import android.content.res.Configuration; +import android.text.Editable; import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; -import android.widget.LinearLayout; -import android.widget.TextSwitcher; +import android.widget.EditText; import android.widget.TextView; -import c.a.j.d1; +import androidx.recyclerview.widget.RecyclerView; +import c.a.j.r0; +import com.airbnb.lottie.parser.AnimatableValueParser; import com.discord.R; -import com.discord.api.message.reaction.MessageReaction; -import com.discord.utilities.textprocessing.node.EmojiNode; -import com.discord.utilities.view.text.SimpleDraweeSpanTextView; +import com.discord.api.channel.Channel; +import com.discord.app.AppComponent; +import com.discord.utilities.mg_recycler.MGRecyclerAdapter; +import com.discord.utilities.rx.ObservableExtensionsKt; +import com.discord.utilities.view.extensions.ViewExtensions; +import com.discord.utilities.view.text.TextWatcher; +import com.discord.widgets.user.search.WidgetGlobalSearchAdapter; +import com.discord.widgets.user.search.WidgetGlobalSearchModel; +import com.google.android.material.textfield.TextInputLayout; import d0.z.d.m; -/* compiled from: ReactionView.kt */ -public final class z extends LinearLayout { - public int i; - public Long j; - public MessageReaction k; - public final d1 l; +import d0.z.d.o; +import java.util.ArrayList; +import java.util.List; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +import rx.Observable; +import rx.subjects.BehaviorSubject; +/* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ +public final class z extends l implements AppComponent { + public final BehaviorSubject A = BehaviorSubject.l0(""); + public String B; + /* renamed from: y reason: collision with root package name */ + public r0 f247y; + + /* renamed from: z reason: collision with root package name */ + public final WidgetGlobalSearchAdapter f248z; + + /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ + public static final class a implements View.OnClickListener { + public final /* synthetic */ z i; + + public a(z zVar) { + this.i = zVar; + } + + @Override // android.view.View.OnClickListener + public final void onClick(View view) { + this.i.g(); + } + } + + /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ + public static final class b extends o implements Function1 { + public final /* synthetic */ z this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(z zVar) { + super(1); + this.this$0 = zVar; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Editable editable) { + Editable editable2 = editable; + m.checkNotNullParameter(editable2, "editable"); + this.this$0.A.onNext(editable2.toString()); + return Unit.a; + } + } + + /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ + public static final class c implements j0.k.b { + public static final c i = new c(); + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // j0.k.b + public String call(String str) { + return '!' + str; + } + } + + /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ + public static final class d extends o implements Function1 { + public final /* synthetic */ z this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public d(z zVar) { + super(1); + this.this$0 = zVar; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(WidgetGlobalSearchModel widgetGlobalSearchModel) { + WidgetGlobalSearchModel widgetGlobalSearchModel2 = widgetGlobalSearchModel; + m.checkNotNullParameter(widgetGlobalSearchModel2, "it"); + z zVar = this.this$0; + TextView textView = zVar.f247y.d; + m.checkNotNullExpressionValue(textView, "binding.emptyResults"); + int i = 8; + textView.setVisibility(widgetGlobalSearchModel2.getData().isEmpty() ? 0 : 8); + RecyclerView recyclerView = zVar.f247y.f; + m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); + if (!widgetGlobalSearchModel2.getData().isEmpty()) { + i = 0; + } + recyclerView.setVisibility(i); + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = zVar.f248z; + widgetGlobalSearchAdapter.setOnUpdated(new x(zVar, widgetGlobalSearchModel2)); + List data = widgetGlobalSearchModel2.getData(); + ArrayList arrayList = new ArrayList(); + for (Object obj : data) { + Channel channel = ((WidgetGlobalSearchModel.ItemDataPayload) obj).getChannel(); + if (channel != null && AnimatableValueParser.C1(channel)) { + arrayList.add(obj); + } + } + widgetGlobalSearchAdapter.setData(arrayList); + widgetGlobalSearchAdapter.setOnSelectedListener(new y(zVar, widgetGlobalSearchModel2)); + return Unit.a; + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public z(Context context) { super(context); - View inflate = LayoutInflater.from(getContext()).inflate(R.layout.reaction_view, (ViewGroup) this, false); - addView(inflate); - int i = R.id.counter_text_1; - TextView textView = (TextView) inflate.findViewById(R.id.counter_text_1); - if (textView != null) { - i = R.id.counter_text_2; - TextView textView2 = (TextView) inflate.findViewById(R.id.counter_text_2); - if (textView2 != null) { - i = R.id.counter_text_switcher; - TextSwitcher textSwitcher = (TextSwitcher) inflate.findViewById(R.id.counter_text_switcher); - if (textSwitcher != null) { - i = R.id.emoji_text_view; - SimpleDraweeSpanTextView simpleDraweeSpanTextView = (SimpleDraweeSpanTextView) inflate.findViewById(R.id.emoji_text_view); - if (simpleDraweeSpanTextView != null) { - d1 d1Var = new d1((LinearLayout) inflate, textView, textView2, textSwitcher, simpleDraweeSpanTextView); - m.checkNotNullExpressionValue(d1Var, "ReactionViewBinding.infl…rom(context), this, true)"); - this.l = d1Var; - return; - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + m.checkNotNullParameter(context, "context"); + getWindowLayoutParams().flags &= -9; + r0 a2 = r0.a(LayoutInflater.from(getContext()), this, true); + m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); + this.f247y = a2; + RecyclerView recyclerView = this.f247y.f; + m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); + this.f248z = new WidgetGlobalSearchAdapter(recyclerView); } - private final void setIsMe(boolean z2) { - setActivated(z2); - setSelected(z2); - TextView textView = this.l.b; - m.checkNotNullExpressionValue(textView, "binding.counterText1"); - textView.setActivated(z2); - TextView textView2 = this.l.f82c; - m.checkNotNullExpressionValue(textView2, "binding.counterText2"); - textView2.setActivated(z2); + @Override // c.a.z.l + public Animator getClosingAnimator() { + Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_out); + loadAnimator.setTarget(this.f247y.f152c); + m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }"); + return loadAnimator; } - public final void a(MessageReaction messageReaction, long j, boolean z2) { - m.checkNotNullParameter(messageReaction, "reaction"); - Long l = this.j; - boolean z3 = l == null || l == null || l.longValue() != j; - MessageReaction messageReaction2 = this.k; - int a = messageReaction.a(); - d1 d1Var = this.l; - int i = this.i; - if (a != i) { - if (z3) { - d1Var.d.setCurrentText(String.valueOf(a)); - } else { - if (a > i) { - TextSwitcher textSwitcher = d1Var.d; - textSwitcher.setInAnimation(textSwitcher.getContext(), R.anim.anim_slide_in_up); - textSwitcher.setOutAnimation(textSwitcher.getContext(), R.anim.anim_slide_out_up); - } else { - TextSwitcher textSwitcher2 = d1Var.d; - textSwitcher2.setInAnimation(textSwitcher2.getContext(), R.anim.anim_slide_in_down); - textSwitcher2.setOutAnimation(textSwitcher2.getContext(), R.anim.anim_slide_out_down); - } - d1Var.d.setText(String.valueOf(a)); - } - this.i = a; + public final void h() { + this.f247y.b.setOnClickListener(new a(this)); + TextInputLayout textInputLayout = this.f247y.e; + m.checkNotNullExpressionValue(textInputLayout, "binding.overlayChannelSearch"); + ViewExtensions.setText(textInputLayout, this.B); + TextInputLayout textInputLayout2 = this.f247y.e; + m.checkNotNullExpressionValue(textInputLayout2, "binding.overlayChannelSearch"); + EditText editText = textInputLayout2.getEditText(); + if (editText != null) { + editText.addTextChangedListener(new TextWatcher(null, null, new b(this), 3, null)); } - if (messageReaction2 == null || (!m.areEqual(messageReaction.b(), messageReaction2.b()))) { - EmojiNode.Companion companion = EmojiNode.Companion; - SimpleDraweeSpanTextView simpleDraweeSpanTextView = this.l.e; - m.checkNotNullExpressionValue(simpleDraweeSpanTextView, "binding.emojiTextView"); - EmojiNode.Companion.renderEmoji$default(companion, simpleDraweeSpanTextView, messageReaction.b(), z2, 0, 4, null); - } - setIsMe(messageReaction.c()); - this.k = messageReaction; - this.j = Long.valueOf(j); + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.f248z; + RecyclerView recyclerView = this.f247y.f; + m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); + widgetGlobalSearchAdapter.setRecycler(recyclerView); + MGRecyclerAdapter.Companion.configure(this.f248z); + WidgetGlobalSearchModel.Companion companion = WidgetGlobalSearchModel.Companion; + Observable F = this.A.F(c.i); + m.checkNotNullExpressionValue(F, "filterPublisher.map { \"!$it\" }"); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(companion.getForNav(F), this, this.f248z), z.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); } - public final MessageReaction getReaction() { - return this.k; + @Override // android.view.View, android.view.ViewGroup + public void onAttachedToWindow() { + super.onAttachedToWindow(); + h(); + Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_in); + loadAnimator.setTarget(this.f247y.f152c); + loadAnimator.start(); + } + + @Override // com.discord.overlay.views.OverlayDialog, com.discord.overlay.views.OverlayBubbleWrap, android.view.View + public void onConfigurationChanged(Configuration configuration) { + super.onConfigurationChanged(configuration); + getUnsubscribeSignal().onNext(null); + removeAllViewsInLayout(); + r0 a2 = r0.a(LayoutInflater.from(getContext()), this, true); + m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); + this.f247y = a2; + h(); } } diff --git a/app/src/main/java/c/b/a/d/i.java b/app/src/main/java/c/b/a/d/i.java index bd80d4e670..65ed9ae05d 100644 --- a/app/src/main/java/c/b/a/d/i.java +++ b/app/src/main/java/c/b/a/d/i.java @@ -36,7 +36,7 @@ public final class i extends RecyclerView.Adapter { public Cursor b; /* renamed from: c reason: collision with root package name */ - public int f248c; + public int f249c; public int d; public int e; public int f; @@ -52,7 +52,7 @@ public final class i extends RecyclerView.Adapter { public final c r; /* renamed from: s reason: collision with root package name */ - public final /* synthetic */ i f249s; + public final /* synthetic */ i f250s; /* compiled from: MediaCursorAdapter.kt */ /* renamed from: c.b.a.d.i$a$a reason: collision with other inner class name */ @@ -86,7 +86,7 @@ public final class i extends RecyclerView.Adapter { public a(i iVar, c cVar) { super(r4); m.checkNotNullParameter(cVar, "binding"); - this.f249s = iVar; + this.f250s = iVar; FrameLayout frameLayout = cVar.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); this.r = cVar; @@ -109,7 +109,7 @@ public final class i extends RecyclerView.Adapter { @Override // c.b.a.d.j public SimpleDraweeView a() { - SimpleDraweeView simpleDraweeView = this.r.f252c; + SimpleDraweeView simpleDraweeView = this.r.f253c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv"); return simpleDraweeView; } @@ -144,7 +144,7 @@ public final class i extends RecyclerView.Adapter { @Override // android.view.View.OnClickListener public void onClick(View view) { m.checkNotNullParameter(view, "v"); - SelectionCoordinator selectionCoordinator = this.f249s.a; + SelectionCoordinator selectionCoordinator = this.f250s.a; Media media = this.o; int adapterPosition = getAdapterPosition(); Objects.requireNonNull(selectionCoordinator); @@ -169,7 +169,7 @@ public final class i extends RecyclerView.Adapter { m.checkNotNullParameter(obj, "cookie"); if (cursor != null) { i iVar = this.a; - iVar.f248c = cursor.getColumnIndex("_id"); + iVar.f249c = cursor.getColumnIndex("_id"); iVar.d = cursor.getColumnIndex("_data"); iVar.e = cursor.getColumnIndex("_display_name"); iVar.f = cursor.getColumnIndex("media_type"); @@ -201,7 +201,7 @@ public final class i extends RecyclerView.Adapter { Long l = null; if (cursor != null) { cursor.moveToPosition(i); - long j = cursor.getLong(this.f248c); + long j = cursor.getLong(this.f249c); boolean z2 = cursor.getInt(this.f) == 3; Uri withAppendedPath = z2 ? Uri.withAppendedPath(MediaStore.Video.Media.EXTERNAL_CONTENT_URI, String.valueOf(j)) : Uri.withAppendedPath(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, String.valueOf(j)); String str2 = z2 ? "vid" : "img"; @@ -269,9 +269,9 @@ public final class i extends RecyclerView.Adapter { Context context = frameLayout.getContext(); int i2 = 0; if (a2 != null) { - aVar2.d(aVar2.f249s.a.a(a2, aVar2.getAdapterPosition()), false); + aVar2.d(aVar2.f250s.a.a(a2, aVar2.getAdapterPosition()), false); } - aVar2.c(a2, Integer.valueOf(aVar2.f249s.h), Integer.valueOf(aVar2.f249s.i)); + aVar2.c(a2, Integer.valueOf(aVar2.f250s.h), Integer.valueOf(aVar2.f250s.i)); boolean z2 = true; if (a2 == null || !a2.i) { z2 = false; @@ -293,7 +293,7 @@ public final class i extends RecyclerView.Adapter { m.checkNotNullExpressionValue(textView3, "binding.itemVideoIndicator"); textView3.setText(longValue > 0 ? TimeUtils.toFriendlyStringSimple$default(TimeUtils.INSTANCE, longValue, null, null, 6, null) : context.getString(R.g.video)); } - SimpleDraweeView simpleDraweeView = aVar2.r.f252c; + SimpleDraweeView simpleDraweeView = aVar2.r.f253c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv"); simpleDraweeView.setContentDescription(context.getString(z2 ? R.g.video : R.g.image)); } diff --git a/app/src/main/java/c/b/a/d/j.java b/app/src/main/java/c/b/a/d/j.java index dc5c526ee3..5a71771619 100644 --- a/app/src/main/java/c/b/a/d/j.java +++ b/app/src/main/java/c/b/a/d/j.java @@ -60,7 +60,7 @@ public abstract class j extends RecyclerView.ViewHolder { public CancellationSignal b; /* renamed from: c reason: collision with root package name */ - public Bitmap f250c; + public Bitmap f251c; public final ContentResolver d; public b(ContentResolver contentResolver) { @@ -79,11 +79,11 @@ public abstract class j extends RecyclerView.ViewHolder { cancellationSignal.cancel(); } } - Bitmap bitmap = this.f250c; + Bitmap bitmap = this.f251c; if (bitmap != null) { bitmap.recycle(); } - this.f250c = null; + this.f251c = null; } } diff --git a/app/src/main/java/c/b/a/d/k.java b/app/src/main/java/c/b/a/d/k.java index 1ff9599488..b1006d9d4c 100644 --- a/app/src/main/java/c/b/a/d/k.java +++ b/app/src/main/java/c/b/a/d/k.java @@ -74,8 +74,8 @@ public final class k extends d0.w.h.a.k implements Function2> b; /* renamed from: c reason: collision with root package name */ - public static c.a f258c = c.a.a("t", "s", e.a, "o", "i", "h", "to", "ti"); + public static c.a f259c = c.a.a("t", "s", e.a, "o", "i", "h", "to", "ti"); public static a a(c cVar, d dVar, float f, g0 g0Var, boolean z2) throws IOException { T t; @@ -41,7 +41,7 @@ public class p { boolean z3 = false; float f2 = 0.0f; while (cVar.e()) { - switch (cVar.z(f258c)) { + switch (cVar.z(f259c)) { case 0: f2 = (float) cVar.p(); break; diff --git a/app/src/main/java/c/c/a/a0/q.java b/app/src/main/java/c/c/a/a0/q.java index 3d287ce14d..a8d0d94bce 100644 --- a/app/src/main/java/c/c/a/a0/q.java +++ b/app/src/main/java/c/c/a/a0/q.java @@ -54,15 +54,15 @@ public class q { i2++; a aVar2 = (a) list.get(i2); aVar.f = Float.valueOf(aVar2.e); - if (aVar.f263c == null && (t = aVar2.b) != null) { - aVar.f263c = t; + if (aVar.f264c == null && (t = aVar2.b) != null) { + aVar.f264c = t; if (aVar instanceof h) { ((h) aVar).e(); } } } a aVar3 = (a) list.get(i); - if ((aVar3.b == null || aVar3.f263c == null) && list.size() > 1) { + if ((aVar3.b == null || aVar3.f264c == null) && list.size() > 1) { list.remove(aVar3); } } diff --git a/app/src/main/java/c/c/a/a0/r.java b/app/src/main/java/c/c/a/a0/r.java index d0c90e2630..ca991770c9 100644 --- a/app/src/main/java/c/c/a/a0/r.java +++ b/app/src/main/java/c/c/a/a0/r.java @@ -21,7 +21,7 @@ public class r { public static final c.a b = c.a.a("d", "a"); /* renamed from: c reason: collision with root package name */ - public static final c.a f259c = c.a.a("nm"); + public static final c.a f260c = c.a.a("nm"); /* JADX DEBUG: Failed to insert an additional move for type inference into block B:226:0x0303 */ /* JADX DEBUG: Multi-variable search result rejected for r6v10, resolved type: c.c.a.y.k.d */ @@ -343,7 +343,7 @@ public class r { while (cVar.e()) { cVar.b(); while (cVar.e()) { - if (cVar.z(f259c) != 0) { + if (cVar.z(f260c) != 0) { cVar.B(); cVar.C(); } else { diff --git a/app/src/main/java/c/c/a/a0/s.java b/app/src/main/java/c/c/a/a0/s.java index af1d5ee9c3..83aaee6328 100644 --- a/app/src/main/java/c/c/a/a0/s.java +++ b/app/src/main/java/c/c/a/a0/s.java @@ -21,7 +21,7 @@ public class s { public static c.a b = c.a.a(ModelAuditLogEntry.CHANGE_KEY_ID, "layers", "w", "h", "p", "u"); /* renamed from: c reason: collision with root package name */ - public static final c.a f260c = c.a.a("list"); + public static final c.a f261c = c.a.a("list"); public static final c.a d = c.a.a("cm", "tm", "dr"); public static d a(c cVar) throws IOException { @@ -177,7 +177,7 @@ public class s { f2 = f6; cVar.b(); while (cVar.e()) { - if (cVar.z(f260c) != 0) { + if (cVar.z(f261c) != 0) { cVar.B(); cVar.C(); } else { @@ -344,7 +344,7 @@ public class s { dVar.m = f4; dVar.i = arrayList3; dVar.h = longSparseArray; - dVar.f264c = hashMap; + dVar.f265c = hashMap; dVar.d = hashMap2; dVar.g = sparseArrayCompat2; dVar.e = hashMap3; diff --git a/app/src/main/java/c/c/a/b0/d.java b/app/src/main/java/c/c/a/b0/d.java index 6c0e61d402..b2bb1b97d7 100644 --- a/app/src/main/java/c/c/a/b0/d.java +++ b/app/src/main/java/c/c/a/b0/d.java @@ -23,7 +23,7 @@ public class d extends a implements Choreographer.FrameCallback { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public boolean f261s = false; + public boolean f262s = false; @Override // android.animation.ValueAnimator, android.animation.Animator @MainThread @@ -38,7 +38,7 @@ public class d extends a implements Choreographer.FrameCallback { public void doFrame(long j) { l(); c.c.a.d dVar = this.r; - if (dVar != null && this.f261s) { + if (dVar != null && this.f262s) { long j2 = this.m; long j3 = 0; if (j2 != 0) { @@ -150,7 +150,7 @@ public class d extends a implements Choreographer.FrameCallback { @Override // android.animation.ValueAnimator, android.animation.Animator public boolean isRunning() { - return this.f261s; + return this.f262s; } public float j() { @@ -167,7 +167,7 @@ public class d extends a implements Choreographer.FrameCallback { } public void l() { - if (this.f261s) { + if (this.f262s) { Choreographer.getInstance().removeFrameCallback(this); Choreographer.getInstance().postFrameCallback(this); } @@ -176,7 +176,7 @@ public class d extends a implements Choreographer.FrameCallback { @MainThread public void m() { Choreographer.getInstance().removeFrameCallback(this); - this.f261s = false; + this.f262s = false; } public void n(float f) { diff --git a/app/src/main/java/c/c/a/b0/g.java b/app/src/main/java/c/c/a/b0/g.java index e487789415..b310e1527b 100644 --- a/app/src/main/java/c/c/a/b0/g.java +++ b/app/src/main/java/c/c/a/b0/g.java @@ -17,7 +17,7 @@ public final class g { public static final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public static final Path f262c = new Path(); + public static final Path f263c = new Path(); public static final float[] d = new float[4]; public static final float e = ((float) (Math.sqrt(2.0d) / 2.0d)); public static float f = -1.0f; @@ -59,12 +59,12 @@ public final class g { path2.reset(); pathMeasure.getSegment(min, max, path2, true); if (max > length) { - Path path3 = f262c; + Path path3 = f263c; path3.reset(); pathMeasure.getSegment(0.0f, max % length, path3, true); path2.addPath(path3); } else if (min < 0.0f) { - Path path4 = f262c; + Path path4 = f263c; path4.reset(); pathMeasure.getSegment(min + length, length, path4, true); path2.addPath(path4); diff --git a/app/src/main/java/c/c/a/c0/a.java b/app/src/main/java/c/c/a/c0/a.java index 37c8012745..20c7211bad 100644 --- a/app/src/main/java/c/c/a/c0/a.java +++ b/app/src/main/java/c/c/a/c0/a.java @@ -14,7 +14,7 @@ public class a { @Nullable /* renamed from: c reason: collision with root package name */ - public T f263c; + public T f264c; @Nullable public final Interpolator d; public final float e; @@ -40,7 +40,7 @@ public class a { this.n = null; this.a = dVar; this.b = t; - this.f263c = t2; + this.f264c = t2; this.d = interpolator; this.e = f; this.f = f2; @@ -57,7 +57,7 @@ public class a { this.n = null; this.a = null; this.b = t; - this.f263c = t; + this.f264c = t; this.d = null; this.e = Float.MIN_VALUE; this.f = Float.valueOf(Float.MAX_VALUE); @@ -100,7 +100,7 @@ public class a { StringBuilder K = c.d.b.a.a.K("Keyframe{startValue="); K.append((Object) this.b); K.append(", endValue="); - K.append((Object) this.f263c); + K.append((Object) this.f264c); K.append(", startFrame="); K.append(this.e); K.append(", endFrame="); diff --git a/app/src/main/java/c/c/a/d.java b/app/src/main/java/c/c/a/d.java index cb26150ed4..cecacaf880 100644 --- a/app/src/main/java/c/c/a/d.java +++ b/app/src/main/java/c/c/a/d.java @@ -17,7 +17,7 @@ public class d { public final HashSet b = new HashSet<>(); /* renamed from: c reason: collision with root package name */ - public Map> f264c; + public Map> f265c; public Map d; public Map e; public List f; diff --git a/app/src/main/java/c/c/a/f.java b/app/src/main/java/c/c/a/f.java index 32bd158bd0..34eb3fa4f1 100644 --- a/app/src/main/java/c/c/a/f.java +++ b/app/src/main/java/c/c/a/f.java @@ -31,7 +31,7 @@ public class f implements Callable> { Pair pair; c cVar = new c(this.i, this.j, this.k); a aVar = a.ZIP; - b bVar = cVar.f344c; + b bVar = cVar.f345c; d dVar = null; if (bVar != null) { String str = cVar.b; diff --git a/app/src/main/java/c/c/a/j.java b/app/src/main/java/c/c/a/j.java index 5c22026c6c..b31d3372a6 100644 --- a/app/src/main/java/c/c/a/j.java +++ b/app/src/main/java/c/c/a/j.java @@ -43,7 +43,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Nullable /* renamed from: s reason: collision with root package name */ - public String f265s; + public String f266s; @Nullable public b t; @Nullable @@ -53,13 +53,13 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public c.c.a.y.m.c w; /* renamed from: x reason: collision with root package name */ - public int f266x; + public int f267x; /* renamed from: y reason: collision with root package name */ - public boolean f267y; + public boolean f268y; /* renamed from: z reason: collision with root package name */ - public boolean f268z; + public boolean f269z; /* compiled from: LottieDrawable */ public class a implements o { @@ -125,17 +125,17 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public final /* synthetic */ Object b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ c.c.a.c0.c f270c; + public final /* synthetic */ c.c.a.c0.c f271c; public e(c.c.a.y.f fVar, Object obj, c.c.a.c0.c cVar) { this.a = fVar; this.b = obj; - this.f270c = cVar; + this.f271c = cVar; } @Override // c.c.a.j.o public void a(d dVar) { - j.this.a(this.a, this.b, this.f270c); + j.this.a(this.a, this.b, this.f271c); } } @@ -276,7 +276,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { this.o = new ArrayList<>(); f fVar = new f(); this.p = fVar; - this.f266x = 255; + this.f267x = 255; this.A = true; this.B = false; dVar.i.add(fVar); @@ -293,7 +293,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { if (fVar == c.c.a.y.f.a) { cVar2.g(t, cVar); } else { - c.c.a.y.g gVar = fVar.f309c; + c.c.a.y.g gVar = fVar.f310c; if (gVar != null) { gVar.g(t, cVar); } else { @@ -306,7 +306,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { list = arrayList; } for (int i2 = 0; i2 < list.size(); i2++) { - ((c.c.a.y.f) list.get(i2)).f309c.g(t, cVar); + ((c.c.a.y.f) list.get(i2)).f310c.g(t, cVar); } z2 = true ^ list.isEmpty(); } @@ -330,7 +330,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public void c() { c.c.a.b0.d dVar = this.k; - if (dVar.f261s) { + if (dVar.f262s) { dVar.cancel(); } this.j = null; @@ -373,7 +373,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(width, height); - this.w.f(canvas, this.i, this.f266x); + this.w.f(canvas, this.i, this.f267x); if (i2 > 0) { canvas.restoreToCount(i2); } @@ -399,7 +399,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(min2, min2); - this.w.f(canvas, this.i, this.f266x); + this.w.f(canvas, this.i, this.f267x); if (i2 > 0) { canvas.restoreToCount(i2); } @@ -436,7 +436,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f266x; + return this.f267x; } @Override // android.graphics.drawable.Drawable @@ -471,7 +471,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { if (dVar == null) { return false; } - return dVar.f261s; + return dVar.f262s; } @Override // android.graphics.drawable.Drawable.Callback @@ -506,7 +506,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } if (this.m || h() == 0) { c.c.a.b0.d dVar = this.k; - dVar.f261s = true; + dVar.f262s = true; boolean k2 = dVar.k(); for (Animator.AnimatorListener animatorListener : dVar.j) { if (Build.VERSION.SDK_INT >= 26) { @@ -534,7 +534,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } if (this.m || h() == 0) { c.c.a.b0.d dVar = this.k; - dVar.f261s = true; + dVar.f262s = true; dVar.l(); dVar.m = 0; if (dVar.k() && dVar.n == dVar.j()) { @@ -574,7 +574,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } c.c.a.y.i d2 = dVar.d(str); if (d2 != null) { - m((int) (d2.b + d2.f310c)); + m((int) (d2.b + d2.f311c)); return; } throw new IllegalArgumentException(c.d.b.a.a.t("Cannot find marker with name ", str, ".")); @@ -606,7 +606,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { c.c.a.y.i d2 = dVar.d(str); if (d2 != null) { int i2 = (int) d2.b; - p(i2, ((int) d2.f310c) + i2); + p(i2, ((int) d2.f311c) + i2); return; } throw new IllegalArgumentException(c.d.b.a.a.t("Cannot find marker with name ", str, ".")); @@ -645,7 +645,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Override // android.graphics.drawable.Drawable public void setAlpha(@IntRange(from = 0, to = 255) int i2) { - this.f266x = i2; + this.f267x = i2; invalidateSelf(); } diff --git a/app/src/main/java/c/c/a/k.java b/app/src/main/java/c/c/a/k.java index 0f8a8842f1..efceba43df 100644 --- a/app/src/main/java/c/c/a/k.java +++ b/app/src/main/java/c/c/a/k.java @@ -9,7 +9,7 @@ public class k { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f271c; + public final String f272c; public final String d; @Nullable public Bitmap e; @@ -18,7 +18,7 @@ public class k { public k(int i, int i2, String str, String str2, String str3) { this.a = i; this.b = i2; - this.f271c = str; + this.f272c = str; this.d = str2; } } diff --git a/app/src/main/java/c/c/a/o.java b/app/src/main/java/c/c/a/o.java index 4f9caa640a..67e6a21925 100644 --- a/app/src/main/java/c/c/a/o.java +++ b/app/src/main/java/c/c/a/o.java @@ -13,7 +13,7 @@ public interface o { public static final Integer b = 2; /* renamed from: c reason: collision with root package name */ - public static final Integer f272c = 3; + public static final Integer f273c = 3; public static final Integer d = 4; public static final PointF e = new PointF(); public static final PointF f = new PointF(); @@ -31,20 +31,20 @@ public interface o { public static final Float r = Float.valueOf(5.0f); /* renamed from: s reason: collision with root package name */ - public static final Float f273s = Float.valueOf(6.0f); + public static final Float f274s = Float.valueOf(6.0f); public static final Float t = Float.valueOf(7.0f); public static final Float u = Float.valueOf(8.0f); public static final Float v = Float.valueOf(9.0f); public static final Float w = Float.valueOf(10.0f); /* renamed from: x reason: collision with root package name */ - public static final Float f274x = Float.valueOf(11.0f); + public static final Float f275x = Float.valueOf(11.0f); /* renamed from: y reason: collision with root package name */ - public static final Float f275y = Float.valueOf(12.0f); + public static final Float f276y = Float.valueOf(12.0f); /* renamed from: z reason: collision with root package name */ - public static final Float f276z = Float.valueOf(12.1f); + public static final Float f277z = Float.valueOf(12.1f); static { Float valueOf = Float.valueOf(0.0f); diff --git a/app/src/main/java/c/c/a/q.java b/app/src/main/java/c/c/a/q.java index e323f162b0..32d952df9d 100644 --- a/app/src/main/java/c/c/a/q.java +++ b/app/src/main/java/c/c/a/q.java @@ -31,7 +31,7 @@ public class q implements Runnable { r rVar2 = this.i; Throwable th = pVar.b; synchronized (rVar2) { - ArrayList arrayList = new ArrayList(rVar2.f277c); + ArrayList arrayList = new ArrayList(rVar2.f278c); if (arrayList.isEmpty()) { c.c("Lottie encountered an error but no failure listener was added:", th); return; diff --git a/app/src/main/java/c/c/a/r.java b/app/src/main/java/c/c/a/r.java index ce2ca27c8d..7a31e19cd9 100644 --- a/app/src/main/java/c/c/a/r.java +++ b/app/src/main/java/c/c/a/r.java @@ -17,7 +17,7 @@ public class r { public final Set> b = new LinkedHashSet(1); /* renamed from: c reason: collision with root package name */ - public final Set> f277c = new LinkedHashSet(1); + public final Set> f278c = new LinkedHashSet(1); public final Handler d = new Handler(Looper.getMainLooper()); @Nullable public volatile p e = null; @@ -49,7 +49,7 @@ public class r { if (!(this.e == null || this.e.b == null)) { lVar.a(this.e.b); } - this.f277c.add(lVar); + this.f278c.add(lVar); return this; } diff --git a/app/src/main/java/c/c/a/s.java b/app/src/main/java/c/c/a/s.java index 3604f495d0..5a6e0735ec 100644 --- a/app/src/main/java/c/c/a/s.java +++ b/app/src/main/java/c/c/a/s.java @@ -11,7 +11,7 @@ public class s { public final Set b = new ArraySet(); /* renamed from: c reason: collision with root package name */ - public final Map f278c = new HashMap(); + public final Map f279c = new HashMap(); /* compiled from: PerformanceTracker */ public interface a { diff --git a/app/src/main/java/c/c/a/w/b/a.java b/app/src/main/java/c/c/a/w/b/a.java index e0c9985b38..2a24f20197 100644 --- a/app/src/main/java/c/c/a/w/b/a.java +++ b/app/src/main/java/c/c/a/w/b/a.java @@ -27,7 +27,7 @@ public abstract class a implements a.b, k, e { public final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public final Path f279c = new Path(); + public final Path f280c = new Path(); public final RectF d = new RectF(); public final j e; public final c.c.a.y.m.b f; @@ -106,7 +106,7 @@ public abstract class a implements a.b, k, e { c cVar = list.get(size); if (cVar instanceof s) { s sVar2 = (s) cVar; - if (sVar2.f293c == 2) { + if (sVar2.f294c == 2) { sVar = sVar2; } } @@ -119,7 +119,7 @@ public abstract class a implements a.b, k, e { c cVar2 = list2.get(size2); if (cVar2 instanceof s) { s sVar3 = (s) cVar2; - if (sVar3.f293c == 2) { + if (sVar3.f294c == 2) { if (bVar != null) { this.g.add(bVar); } @@ -249,15 +249,15 @@ public abstract class a implements a.b, k, e { int size3 = bVar.a.size() - 1; float f3 = 0.0f; while (size3 >= 0) { - this.f279c.set(bVar.a.get(size3).getPath()); - this.f279c.transform(matrix); - this.a.setPath(this.f279c, z2); + this.f280c.set(bVar.a.get(size3).getPath()); + this.f280c.transform(matrix); + this.a.setPath(this.f280c, z2); float length2 = this.a.getLength(); if (floatValue3 > length) { float f4 = floatValue3 - length; if (f4 < f3 + length2 && f3 < f4) { - g.a(this.f279c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); - canvas.drawPath(this.f279c, this.i); + g.a(this.f280c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); + canvas.drawPath(this.f280c, this.i); f3 += length2; size3--; z2 = false; @@ -267,10 +267,10 @@ public abstract class a implements a.b, k, e { float f5 = f3 + length2; if (f5 >= floatValue2 && f3 <= floatValue3) { if (f5 > floatValue3 || floatValue2 >= f3) { - g.a(this.f279c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); - canvas.drawPath(this.f279c, this.i); + g.a(this.f280c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); + canvas.drawPath(this.f280c, this.i); } else { - canvas.drawPath(this.f279c, this.i); + canvas.drawPath(this.f280c, this.i); } } f3 += length2; diff --git a/app/src/main/java/c/c/a/w/b/d.java b/app/src/main/java/c/c/a/w/b/d.java index f38db3d6d7..f540b123b1 100644 --- a/app/src/main/java/c/c/a/w/b/d.java +++ b/app/src/main/java/c/c/a/w/b/d.java @@ -23,7 +23,7 @@ public class d implements e, m, a.b, g { public RectF b; /* renamed from: c reason: collision with root package name */ - public final Matrix f280c; + public final Matrix f281c; public final Path d; public final RectF e; public final String f; @@ -40,7 +40,7 @@ public class d implements e, m, a.b, g { this(jVar, bVar, r3, r4, r5, r6); l lVar; String str = mVar.a; - boolean z2 = mVar.f323c; + boolean z2 = mVar.f324c; List list = mVar.b; ArrayList arrayList = new ArrayList(list.size()); int i = 0; @@ -68,7 +68,7 @@ public class d implements e, m, a.b, g { public d(j jVar, b bVar, String str, boolean z2, List list, @Nullable l lVar) { this.a = new c.c.a.w.a(); this.b = new RectF(); - this.f280c = new Matrix(); + this.f281c = new Matrix(); this.d = new Path(); this.e = new RectF(); this.f = str; @@ -143,16 +143,16 @@ public class d implements e, m, a.b, g { @Override // c.c.a.w.b.e public void d(RectF rectF, Matrix matrix, boolean z2) { - this.f280c.set(matrix); + this.f281c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f280c.preConcat(oVar.e()); + this.f281c.preConcat(oVar.e()); } this.e.set(0.0f, 0.0f, 0.0f, 0.0f); for (int size = this.h.size() - 1; size >= 0; size--) { c cVar = this.h.get(size); if (cVar instanceof e) { - ((e) cVar).d(this.e, this.f280c, z2); + ((e) cVar).d(this.e, this.f281c, z2); rectF.union(this.e); } } @@ -175,15 +175,15 @@ public class d implements e, m, a.b, g { public void f(Canvas canvas, Matrix matrix, int i) { boolean z2; if (!this.g) { - this.f280c.set(matrix); + this.f281c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f280c.preConcat(oVar.e()); + this.f281c.preConcat(oVar.e()); a aVar = this.k.j; i = (int) ((((((float) (aVar == null ? 100 : aVar.e().intValue())) / 100.0f) * ((float) i)) / 255.0f) * 255.0f); } boolean z3 = false; - if (this.i.f268z) { + if (this.i.f269z) { int i2 = 0; int i3 = 0; while (true) { @@ -203,7 +203,7 @@ public class d implements e, m, a.b, g { } if (z3) { this.b.set(0.0f, 0.0f, 0.0f, 0.0f); - d(this.b, this.f280c, true); + d(this.b, this.f281c, true); this.a.setAlpha(i); c.c.a.b0.g.f(canvas, this.b, this.a, 31); } @@ -213,7 +213,7 @@ public class d implements e, m, a.b, g { for (int size = this.h.size() - 1; size >= 0; size--) { c cVar = this.h.get(size); if (cVar instanceof e) { - ((e) cVar).f(canvas, this.f280c, i); + ((e) cVar).f(canvas, this.f281c, i); } } if (z3) { @@ -237,10 +237,10 @@ public class d implements e, m, a.b, g { @Override // c.c.a.w.b.m public Path getPath() { - this.f280c.reset(); + this.f281c.reset(); o oVar = this.k; if (oVar != null) { - this.f280c.set(oVar.e()); + this.f281c.set(oVar.e()); } this.d.reset(); if (this.g) { @@ -249,7 +249,7 @@ public class d implements e, m, a.b, g { for (int size = this.h.size() - 1; size >= 0; size--) { c cVar = this.h.get(size); if (cVar instanceof m) { - this.d.addPath(((m) cVar).getPath(), this.f280c); + this.d.addPath(((m) cVar).getPath(), this.f281c); } } return this.d; diff --git a/app/src/main/java/c/c/a/w/b/f.java b/app/src/main/java/c/c/a/w/b/f.java index a0308e04f0..ab07e31e79 100644 --- a/app/src/main/java/c/c/a/w/b/f.java +++ b/app/src/main/java/c/c/a/w/b/f.java @@ -15,7 +15,7 @@ public class f implements m, a.b, k { public final String b; /* renamed from: c reason: collision with root package name */ - public final j f281c; + public final j f282c; public final a d; public final a e; public final c.c.a.y.l.a f; @@ -24,8 +24,8 @@ public class f implements m, a.b, k { public f(j jVar, b bVar, c.c.a.y.l.a aVar) { this.b = aVar.a; - this.f281c = jVar; - a a = aVar.f313c.a(); + this.f282c = jVar; + a a = aVar.f314c.a(); this.d = a; a a2 = aVar.b.a(); this.e = a2; @@ -39,7 +39,7 @@ public class f implements m, a.b, k { @Override // c.c.a.w.c.a.b public void a() { this.h = false; - this.f281c.invalidateSelf(); + this.f282c.invalidateSelf(); } @Override // c.c.a.w.b.c @@ -48,7 +48,7 @@ public class f implements m, a.b, k { c cVar = list.get(i); if (cVar instanceof s) { s sVar = (s) cVar; - if (sVar.f293c == 1) { + if (sVar.f294c == 1) { this.g.a.add(sVar); sVar.b.add(this); } diff --git a/app/src/main/java/c/c/a/w/b/g.java b/app/src/main/java/c/c/a/w/b/g.java index a52766b2f0..6171de9858 100644 --- a/app/src/main/java/c/c/a/w/b/g.java +++ b/app/src/main/java/c/c/a/w/b/g.java @@ -23,7 +23,7 @@ public class g implements e, a.b, k { public final Paint b = new c.c.a.w.a(1); /* renamed from: c reason: collision with root package name */ - public final b f282c; + public final b f283c; public final String d; public final boolean e; public final List f = new ArrayList(); @@ -36,8 +36,8 @@ public class g implements e, a.b, k { public g(j jVar, b bVar, l lVar) { Path path = new Path(); this.a = path; - this.f282c = bVar; - this.d = lVar.f322c; + this.f283c = bVar; + this.d = lVar.f323c; this.e = lVar.f; this.j = jVar; if (lVar.d == null || lVar.e == null) { @@ -121,7 +121,7 @@ public class g implements e, a.b, k { } else if (t == o.C) { a aVar3 = this.i; if (aVar3 != null) { - this.f282c.u.remove(aVar3); + this.f283c.u.remove(aVar3); } if (cVar == 0) { this.i = null; @@ -130,7 +130,7 @@ public class g implements e, a.b, k { p pVar = new p(cVar, null); this.i = pVar; pVar.a.add(this); - this.f282c.e(this.i); + this.f283c.e(this.i); } } diff --git a/app/src/main/java/c/c/a/w/b/h.java b/app/src/main/java/c/c/a/w/b/h.java index 70ee21cac7..096cb25c41 100644 --- a/app/src/main/java/c/c/a/w/b/h.java +++ b/app/src/main/java/c/c/a/w/b/h.java @@ -30,7 +30,7 @@ public class h implements e, a.b, k { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final b f283c; + public final b f284c; public final LongSparseArray d = new LongSparseArray<>(); public final LongSparseArray e = new LongSparseArray<>(); public final Path f; @@ -55,14 +55,14 @@ public class h implements e, a.b, k { this.g = new c.c.a.w.a(1); this.h = new RectF(); this.i = new ArrayList(); - this.f283c = bVar; + this.f284c = bVar; this.a = dVar.g; this.b = dVar.h; this.q = jVar; this.j = dVar.a; path.setFillType(dVar.b); this.r = (int) (jVar.j.b() / 32.0f); - a a = dVar.f314c.a(); + a a = dVar.f315c.a(); this.k = a; a.a.add(this); bVar.e(a); @@ -193,7 +193,7 @@ public class h implements e, a.b, k { } else if (t == o.C) { a aVar2 = this.o; if (aVar2 != null) { - this.f283c.u.remove(aVar2); + this.f284c.u.remove(aVar2); } if (cVar == 0) { this.o = null; @@ -202,11 +202,11 @@ public class h implements e, a.b, k { p pVar = new p(cVar, null); this.o = pVar; pVar.a.add(this); - this.f283c.e(this.o); + this.f284c.e(this.o); } else if (t == o.D) { p pVar2 = this.p; if (pVar2 != null) { - this.f283c.u.remove(pVar2); + this.f284c.u.remove(pVar2); } if (cVar == 0) { this.p = null; @@ -215,7 +215,7 @@ public class h implements e, a.b, k { p pVar3 = new p(cVar, null); this.p = pVar3; pVar3.a.add(this); - this.f283c.e(this.p); + this.f284c.e(this.p); } } diff --git a/app/src/main/java/c/c/a/w/b/i.java b/app/src/main/java/c/c/a/w/b/i.java index fcaeda861c..8f28a18558 100644 --- a/app/src/main/java/c/c/a/w/b/i.java +++ b/app/src/main/java/c/c/a/w/b/i.java @@ -24,18 +24,18 @@ public class i extends a { public final LongSparseArray r = new LongSparseArray<>(); /* renamed from: s reason: collision with root package name */ - public final RectF f284s = new RectF(); + public final RectF f285s = new RectF(); public final int t; public final int u; public final a v; public final a w; /* renamed from: x reason: collision with root package name */ - public final a f285x; + public final a f286x; @Nullable /* renamed from: y reason: collision with root package name */ - public p f286y; + public p f287y; public i(j jVar, b bVar, e eVar) { super(jVar, bVar, c.c.a.y.b.k(eVar.h), c.c.a.y.b.l(eVar.i), eVar.j, eVar.d, eVar.g, eVar.k, eVar.l); @@ -43,7 +43,7 @@ public class i extends a { this.t = eVar.b; this.p = eVar.m; this.u = (int) (jVar.j.b() / 32.0f); - a a = eVar.f315c.a(); + a a = eVar.f316c.a(); this.v = a; a.a.add(this); bVar.e(a); @@ -52,13 +52,13 @@ public class i extends a { a2.a.add(this); bVar.e(a2); a a3 = eVar.f.a(); - this.f285x = a3; + this.f286x = a3; a3.a.add(this); bVar.e(a3); } public final int[] e(int[] iArr) { - p pVar = this.f286y; + p pVar = this.f287y; if (pVar != null) { Integer[] numArr = (Integer[]) pVar.e(); int i = 0; @@ -85,13 +85,13 @@ public class i extends a { public void f(Canvas canvas, Matrix matrix, int i) { RadialGradient radialGradient; if (!this.p) { - d(this.f284s, matrix, false); + d(this.f285s, matrix, false); if (this.t == 1) { long h = (long) h(); radialGradient = this.q.get(h); if (radialGradient == null) { PointF e = this.w.e(); - PointF e2 = this.f285x.e(); + PointF e2 = this.f286x.e(); c e3 = this.v.e(); radialGradient = new LinearGradient(e.x, e.y, e2.x, e2.y, e(e3.b), e3.a, Shader.TileMode.CLAMP); this.q.put(h, radialGradient); @@ -101,7 +101,7 @@ public class i extends a { radialGradient = this.r.get(h2); if (radialGradient == null) { PointF e4 = this.w.e(); - PointF e5 = this.f285x.e(); + PointF e5 = this.f286x.e(); c e6 = this.v.e(); int[] e7 = e(e6.b); float[] fArr = e6.a; @@ -123,18 +123,18 @@ public class i extends a { public void g(T t, @Nullable c.c.a.c0.c cVar) { super.g(t, cVar); if (t == o.D) { - p pVar = this.f286y; + p pVar = this.f287y; if (pVar != null) { this.f.u.remove(pVar); } if (cVar == null) { - this.f286y = null; + this.f287y = null; return; } p pVar2 = new p(cVar, null); - this.f286y = pVar2; + this.f287y = pVar2; pVar2.a.add(this); - this.f.e(this.f286y); + this.f.e(this.f287y); } } @@ -145,7 +145,7 @@ public class i extends a { public final int h() { int round = Math.round(this.w.d * ((float) this.u)); - int round2 = Math.round(this.f285x.d * ((float) this.u)); + int round2 = Math.round(this.f286x.d * ((float) this.u)); int round3 = Math.round(this.v.d * ((float) this.u)); int i = 17; if (round != 0) { diff --git a/app/src/main/java/c/c/a/w/b/l.java b/app/src/main/java/c/c/a/w/b/l.java index e9417944dc..a9ce96f606 100644 --- a/app/src/main/java/c/c/a/w/b/l.java +++ b/app/src/main/java/c/c/a/w/b/l.java @@ -15,7 +15,7 @@ public class l implements m, j { public final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public final Path f287c = new Path(); + public final Path f288c = new Path(); public final List d = new ArrayList(); public final g e; @@ -40,8 +40,8 @@ public class l implements m, j { if (oVar != null) { matrix2 = oVar.e(); } else { - dVar.f280c.reset(); - matrix2 = dVar.f280c; + dVar.f281c.reset(); + matrix2 = dVar.f281c; } path.transform(matrix2); this.b.addPath(path); @@ -60,8 +60,8 @@ public class l implements m, j { if (oVar2 != null) { matrix = oVar2.e(); } else { - dVar2.f280c.reset(); - matrix = dVar2.f280c; + dVar2.f281c.reset(); + matrix = dVar2.f281c; } path2.transform(matrix); this.a.addPath(path2); @@ -69,7 +69,7 @@ public class l implements m, j { } else { this.a.set(mVar2.getPath()); } - this.f287c.op(this.a, this.b, op); + this.f288c.op(this.a, this.b, op); } @Override // c.c.a.w.b.c @@ -94,15 +94,15 @@ public class l implements m, j { @Override // c.c.a.w.b.m public Path getPath() { - this.f287c.reset(); + this.f288c.reset(); g gVar = this.e; - if (gVar.f317c) { - return this.f287c; + if (gVar.f318c) { + return this.f288c; } int ordinal = gVar.b.ordinal(); if (ordinal == 0) { for (int i = 0; i < this.d.size(); i++) { - this.f287c.addPath(this.d.get(i).getPath()); + this.f288c.addPath(this.d.get(i).getPath()); } } else if (ordinal == 1) { a(Path.Op.UNION); @@ -113,6 +113,6 @@ public class l implements m, j { } else if (ordinal == 4) { a(Path.Op.XOR); } - return this.f287c; + return this.f288c; } } diff --git a/app/src/main/java/c/c/a/w/b/n.java b/app/src/main/java/c/c/a/w/b/n.java index fd1c9d81c7..c56db1cf89 100644 --- a/app/src/main/java/c/c/a/w/b/n.java +++ b/app/src/main/java/c/c/a/w/b/n.java @@ -18,7 +18,7 @@ public class n implements m, a.b, k { public final String b; /* renamed from: c reason: collision with root package name */ - public final j f288c; + public final j f289c; public final h.a d; public final boolean e; public final a f; @@ -34,12 +34,12 @@ public class n implements m, a.b, k { public boolean n; public n(j jVar, b bVar, h hVar) { - this.f288c = jVar; + this.f289c = jVar; this.b = hVar.a; h.a aVar = hVar.b; this.d = aVar; this.e = hVar.j; - a a = hVar.f318c.a(); + a a = hVar.f319c.a(); this.f = a; a a2 = hVar.d.a(); this.g = a2; @@ -80,7 +80,7 @@ public class n implements m, a.b, k { @Override // c.c.a.w.c.a.b public void a() { this.n = false; - this.f288c.invalidateSelf(); + this.f289c.invalidateSelf(); } @Override // c.c.a.w.b.c @@ -89,7 +89,7 @@ public class n implements m, a.b, k { c cVar = list.get(i); if (cVar instanceof s) { s sVar = (s) cVar; - if (sVar.f293c == 1) { + if (sVar.f294c == 1) { this.m.a.add(sVar); sVar.b.add(this); } @@ -108,7 +108,7 @@ public class n implements m, a.b, k { public void g(T t, @Nullable c cVar) { a aVar; a aVar2; - if (t == o.f273s) { + if (t == o.f274s) { a aVar3 = this.f; c cVar2 = aVar3.e; aVar3.e = cVar; @@ -130,7 +130,7 @@ public class n implements m, a.b, k { } else if (t == o.w && (aVar = this.k) != null) { c cVar7 = aVar.e; aVar.e = cVar; - } else if (t == o.f274x) { + } else if (t == o.f275x) { a aVar7 = this.l; c cVar8 = aVar7.e; aVar7.e = cVar; diff --git a/app/src/main/java/c/c/a/w/b/o.java b/app/src/main/java/c/c/a/w/b/o.java index 42575a1a92..571a3527cf 100644 --- a/app/src/main/java/c/c/a/w/b/o.java +++ b/app/src/main/java/c/c/a/w/b/o.java @@ -17,7 +17,7 @@ public class o implements a.b, k, m { public final RectF b = new RectF(); /* renamed from: c reason: collision with root package name */ - public final String f289c; + public final String f290c; public final boolean d; public final j e; public final a f; @@ -27,12 +27,12 @@ public class o implements a.b, k, m { public boolean j; public o(j jVar, b bVar, i iVar) { - this.f289c = iVar.a; + this.f290c = iVar.a; this.d = iVar.e; this.e = jVar; a a = iVar.b.a(); this.f = a; - a a2 = iVar.f319c.a(); + a a2 = iVar.f320c.a(); this.g = a2; a a3 = iVar.d.a(); this.h = a3; @@ -56,7 +56,7 @@ public class o implements a.b, k, m { c cVar = list.get(i); if (cVar instanceof s) { s sVar = (s) cVar; - if (sVar.f293c == 1) { + if (sVar.f294c == 1) { this.i.a.add(sVar); sVar.b.add(this); } @@ -90,7 +90,7 @@ public class o implements a.b, k, m { @Override // c.c.a.w.b.c public String getName() { - return this.f289c; + return this.f290c; } @Override // c.c.a.w.b.m diff --git a/app/src/main/java/c/c/a/w/b/p.java b/app/src/main/java/c/c/a/w/b/p.java index c3d4722436..f975068a59 100644 --- a/app/src/main/java/c/c/a/w/b/p.java +++ b/app/src/main/java/c/c/a/w/b/p.java @@ -23,7 +23,7 @@ public class p implements e, m, j, a.b, k { public final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public final j f290c; + public final j f291c; public final b d; public final String e; public final boolean f; @@ -33,7 +33,7 @@ public class p implements e, m, j, a.b, k { public d j; public p(j jVar, b bVar, c.c.a.y.l.j jVar2) { - this.f290c = jVar; + this.f291c = jVar; this.d = bVar; this.e = jVar2.a; this.f = jVar2.e; @@ -41,7 +41,7 @@ public class p implements e, m, j, a.b, k { this.g = a; bVar.e(a); a.a.add(this); - a a2 = jVar2.f320c.a(); + a a2 = jVar2.f321c.a(); this.h = a2; bVar.e(a2); a2.a.add(this); @@ -55,7 +55,7 @@ public class p implements e, m, j, a.b, k { @Override // c.c.a.w.c.a.b public void a() { - this.f290c.invalidateSelf(); + this.f291c.invalidateSelf(); } @Override // c.c.a.w.b.c @@ -84,7 +84,7 @@ public class p implements e, m, j, a.b, k { listIterator.remove(); } Collections.reverse(arrayList); - this.j = new d(this.f290c, this.d, "Repeater", this.f, arrayList, null); + this.j = new d(this.f291c, this.d, "Repeater", this.f, arrayList, null); } } diff --git a/app/src/main/java/c/c/a/w/b/q.java b/app/src/main/java/c/c/a/w/b/q.java index 02e2d17397..8cb7ef4c43 100644 --- a/app/src/main/java/c/c/a/w/b/q.java +++ b/app/src/main/java/c/c/a/w/b/q.java @@ -13,15 +13,15 @@ public class q implements m, a.b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final j f291c; + public final j f292c; public final a d; public boolean e; public b f = new b(); public q(j jVar, b bVar, n nVar) { this.b = nVar.d; - this.f291c = jVar; - a a = nVar.f324c.a(); + this.f292c = jVar; + a a = nVar.f325c.a(); this.d = a; bVar.e(a); a.a.add(this); @@ -30,7 +30,7 @@ public class q implements m, a.b { @Override // c.c.a.w.c.a.b public void a() { this.e = false; - this.f291c.invalidateSelf(); + this.f292c.invalidateSelf(); } @Override // c.c.a.w.b.c @@ -39,7 +39,7 @@ public class q implements m, a.b { c cVar = list.get(i); if (cVar instanceof s) { s sVar = (s) cVar; - if (sVar.f293c == 1) { + if (sVar.f294c == 1) { this.f.a.add(sVar); sVar.b.add(this); } diff --git a/app/src/main/java/c/c/a/w/b/r.java b/app/src/main/java/c/c/a/w/b/r.java index a5e9e56de8..77500a0583 100644 --- a/app/src/main/java/c/c/a/w/b/r.java +++ b/app/src/main/java/c/c/a/w/b/r.java @@ -20,10 +20,10 @@ public class r extends a { @Nullable /* renamed from: s reason: collision with root package name */ - public a f292s; + public a f293s; public r(j jVar, b bVar, o oVar) { - super(jVar, bVar, c.c.a.y.b.k(oVar.g), c.c.a.y.b.l(oVar.h), oVar.i, oVar.e, oVar.f, oVar.f325c, oVar.b); + super(jVar, bVar, c.c.a.y.b.k(oVar.g), c.c.a.y.b.l(oVar.h), oVar.i, oVar.e, oVar.f, oVar.f326c, oVar.b); this.o = bVar; this.p = oVar.a; this.q = oVar.j; @@ -39,7 +39,7 @@ public class r extends a { Paint paint = this.i; c.c.a.w.c.b bVar = (c.c.a.w.c.b) this.r; paint.setColor(bVar.j(bVar.a(), bVar.c())); - a aVar = this.f292s; + a aVar = this.f293s; if (aVar != null) { this.i.setColorFilter(aVar.e()); } @@ -57,16 +57,16 @@ public class r extends a { c cVar2 = aVar.e; aVar.e = cVar; } else if (t == c.c.a.o.C) { - a aVar2 = this.f292s; + a aVar2 = this.f293s; if (aVar2 != null) { this.o.u.remove(aVar2); } if (cVar == 0) { - this.f292s = null; + this.f293s = null; return; } p pVar = new p(cVar, null); - this.f292s = pVar; + this.f293s = pVar; pVar.a.add(this); this.o.e(this.r); } diff --git a/app/src/main/java/c/c/a/w/b/s.java b/app/src/main/java/c/c/a/w/b/s.java index 78b786295c..880ae9ed55 100644 --- a/app/src/main/java/c/c/a/w/b/s.java +++ b/app/src/main/java/c/c/a/w/b/s.java @@ -11,15 +11,15 @@ public class s implements c, a.b { public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public final int f293c; + public final int f294c; public final a d; public final a e; public final a f; public s(b bVar, p pVar) { this.a = pVar.f; - this.f293c = pVar.b; - a a = pVar.f326c.a(); + this.f294c = pVar.b; + a a = pVar.f327c.a(); this.d = a; a a2 = pVar.d.a(); this.e = a2; diff --git a/app/src/main/java/c/c/a/w/c/a.java b/app/src/main/java/c/c/a/w/c/a.java index 037863cf13..aa848cc5ec 100644 --- a/app/src/main/java/c/c/a/w/c/a.java +++ b/app/src/main/java/c/c/a/w/c/a.java @@ -12,7 +12,7 @@ public abstract class a { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public final d f294c; + public final d f295c; public float d = 0.0f; @Nullable public c.c.a.c0.c e; @@ -86,7 +86,7 @@ public abstract class a { public c.c.a.c0.a b; /* renamed from: c reason: collision with root package name */ - public c.c.a.c0.a f295c = null; + public c.c.a.c0.a f296c = null; public float d = -1.0f; public e(List> list) { @@ -96,12 +96,12 @@ public abstract class a { @Override // c.c.a.w.c.a.d public boolean a(float f) { - c.c.a.c0.a aVar = this.f295c; + c.c.a.c0.a aVar = this.f296c; c.c.a.c0.a aVar2 = this.b; if (aVar == aVar2 && this.d == f) { return true; } - this.f295c = aVar2; + this.f296c = aVar2; this.d = f; return false; } @@ -205,11 +205,11 @@ public abstract class a { } else { dVar = list.size() == 1 ? new f<>(list) : new e<>(list); } - this.f294c = dVar; + this.f295c = dVar; } public c.c.a.c0.a a() { - c.c.a.c0.a b2 = this.f294c.b(); + c.c.a.c0.a b2 = this.f295c.b(); c.c.a.c.a("BaseKeyframeAnimation#getCurrentKeyframe"); return b2; } @@ -217,7 +217,7 @@ public abstract class a { @FloatRange(from = ShadowDrawableWrapper.COS_45, to = 1.0d) public float b() { if (this.h == -1.0f) { - this.h = this.f294c.d(); + this.h = this.f295c.d(); } return this.h; } @@ -243,7 +243,7 @@ public abstract class a { public A e() { float c2 = c(); - if (this.e == null && this.f294c.a(c2)) { + if (this.e == null && this.f295c.a(c2)) { return this.f; } A f2 = f(a(), c2); @@ -260,14 +260,14 @@ public abstract class a { } public void h(@FloatRange(from = 0.0d, to = 1.0d) float f2) { - if (!this.f294c.isEmpty()) { + if (!this.f295c.isEmpty()) { if (this.g == -1.0f) { - this.g = this.f294c.e(); + this.g = this.f295c.e(); } float f3 = this.g; if (f2 < f3) { if (f3 == -1.0f) { - this.g = this.f294c.e(); + this.g = this.f295c.e(); } f2 = this.g; } else if (f2 > b()) { @@ -275,7 +275,7 @@ public abstract class a { } if (f2 != this.d) { this.d = f2; - if (this.f294c.c(f2)) { + if (this.f295c.c(f2)) { g(); } } diff --git a/app/src/main/java/c/c/a/w/c/b.java b/app/src/main/java/c/c/a/w/c/b.java index 527f999453..21bd106edf 100644 --- a/app/src/main/java/c/c/a/w/c/b.java +++ b/app/src/main/java/c/c/a/w/c/b.java @@ -19,11 +19,11 @@ public class b extends f { public int j(a aVar, float f) { Integer num; Integer num2 = aVar.b; - if (num2 == null || aVar.f263c == null) { + if (num2 == null || aVar.f264c == null) { throw new IllegalStateException("Missing values for keyframe."); } int intValue = num2.intValue(); - int intValue2 = aVar.f263c.intValue(); + int intValue2 = aVar.f264c.intValue(); c cVar = this.e; return (cVar == 0 || (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), Integer.valueOf(intValue), Integer.valueOf(intValue2), f, d(), this.d)) == null) ? AnimatableValueParser.k0(f.b(f, 0.0f, 1.0f), intValue, intValue2) : num.intValue(); } diff --git a/app/src/main/java/c/c/a/w/c/c.java b/app/src/main/java/c/c/a/w/c/c.java index 592293b67c..7f53711de3 100644 --- a/app/src/main/java/c/c/a/w/c/c.java +++ b/app/src/main/java/c/c/a/w/c/c.java @@ -20,11 +20,11 @@ public class c extends f { public float k(a aVar, float f) { Float f2; - if (aVar.b == null || aVar.f263c == null) { + if (aVar.b == null || aVar.f264c == null) { throw new IllegalStateException("Missing values for keyframe."); } c.c.a.c0.c cVar = this.e; - if (cVar != 0 && (f2 = (Float) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f263c, f, d(), this.d)) != null) { + if (cVar != 0 && (f2 = (Float) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f264c, f, d(), this.d)) != null) { return f2.floatValue(); } if (aVar.g == -3987645.8f) { @@ -32,7 +32,7 @@ public class c extends f { } float f3 = aVar.g; if (aVar.h == -3987645.8f) { - aVar.h = aVar.f263c.floatValue(); + aVar.h = aVar.f264c.floatValue(); } return f.e(f3, aVar.h, f); } diff --git a/app/src/main/java/c/c/a/w/c/d.java b/app/src/main/java/c/c/a/w/c/d.java index e31f550912..2385cd3467 100644 --- a/app/src/main/java/c/c/a/w/c/d.java +++ b/app/src/main/java/c/c/a/w/c/d.java @@ -22,7 +22,7 @@ public class d extends f { public Object f(a aVar, float f) { c cVar = this.i; c cVar2 = aVar.b; - c cVar3 = aVar.f263c; + c cVar3 = aVar.f264c; Objects.requireNonNull(cVar); if (cVar2.b.length == cVar3.b.length) { for (int i = 0; i < cVar2.b.length; i++) { diff --git a/app/src/main/java/c/c/a/w/c/e.java b/app/src/main/java/c/c/a/w/c/e.java index 0c6207ae76..8f14d84ae0 100644 --- a/app/src/main/java/c/c/a/w/c/e.java +++ b/app/src/main/java/c/c/a/w/c/e.java @@ -18,11 +18,11 @@ public class e extends f { public int j(a aVar, float f) { Integer num; - if (aVar.b == null || aVar.f263c == null) { + if (aVar.b == null || aVar.f264c == null) { throw new IllegalStateException("Missing values for keyframe."); } c cVar = this.e; - if (cVar != 0 && (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f263c, f, d(), this.d)) != null) { + if (cVar != 0 && (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f264c, f, d(), this.d)) != null) { return num.intValue(); } if (aVar.i == 784923401) { @@ -30,7 +30,7 @@ public class e extends f { } int i = aVar.i; if (aVar.j == 784923401) { - aVar.j = aVar.f263c.intValue(); + aVar.j = aVar.f264c.intValue(); } int i2 = aVar.j; PointF pointF = f.a; diff --git a/app/src/main/java/c/c/a/w/c/g.java b/app/src/main/java/c/c/a/w/c/g.java index d6bde9cdb2..dc8093161f 100644 --- a/app/src/main/java/c/c/a/w/c/g.java +++ b/app/src/main/java/c/c/a/w/c/g.java @@ -11,15 +11,15 @@ public class g { public final List> b; /* renamed from: c reason: collision with root package name */ - public final List f296c; + public final List f297c; public g(List list) { - this.f296c = list; + this.f297c = list; this.a = new ArrayList(list.size()); this.b = new ArrayList(list.size()); for (int i = 0; i < list.size(); i++) { this.a.add(list.get(i).b.a()); - this.b.add(list.get(i).f316c.a()); + this.b.add(list.get(i).f317c.a()); } } } diff --git a/app/src/main/java/c/c/a/w/c/h.java b/app/src/main/java/c/c/a/w/c/h.java index e231cd7791..e5c069b11b 100644 --- a/app/src/main/java/c/c/a/w/c/h.java +++ b/app/src/main/java/c/c/a/w/c/h.java @@ -14,16 +14,16 @@ public class h extends a { public final a p; public h(d dVar, a aVar) { - super(dVar, aVar.b, aVar.f263c, aVar.d, aVar.e, aVar.f); + super(dVar, aVar.b, aVar.f264c, aVar.d, aVar.e, aVar.f); this.p = aVar; e(); } public void e() { PointF pointF; - PointF pointF2 = this.f263c; + PointF pointF2 = this.f264c; boolean z2 = (pointF2 == null || (pointF = this.b) == null || !pointF.equals(pointF2.x, pointF2.y)) ? false : true; - PointF pointF3 = this.f263c; + PointF pointF3 = this.f264c; if (pointF3 != null && !z2) { PointF pointF4 = this.b; PointF pointF5 = pointF3; diff --git a/app/src/main/java/c/c/a/w/c/i.java b/app/src/main/java/c/c/a/w/c/i.java index 41df0ab14f..3e06560991 100644 --- a/app/src/main/java/c/c/a/w/c/i.java +++ b/app/src/main/java/c/c/a/w/c/i.java @@ -29,7 +29,7 @@ public class i extends f { return aVar.b; } c cVar = this.e; - if (cVar != 0 && (pointF = (PointF) cVar.a(hVar.e, hVar.f.floatValue(), hVar.b, hVar.f263c, d(), f, this.d)) != null) { + if (cVar != 0 && (pointF = (PointF) cVar.a(hVar.e, hVar.f.floatValue(), hVar.b, hVar.f264c, d(), f, this.d)) != null) { return pointF; } if (this.k != hVar) { diff --git a/app/src/main/java/c/c/a/w/c/j.java b/app/src/main/java/c/c/a/w/c/j.java index 7000d8210b..9b5c3e9f1a 100644 --- a/app/src/main/java/c/c/a/w/c/j.java +++ b/app/src/main/java/c/c/a/w/c/j.java @@ -17,7 +17,7 @@ public class j extends f { PointF pointF; PointF pointF2; PointF pointF3 = aVar.b; - if (pointF3 == null || (pointF = aVar.f263c) == null) { + if (pointF3 == null || (pointF = aVar.f264c) == null) { throw new IllegalStateException("Missing values for keyframe."); } PointF pointF4 = pointF3; diff --git a/app/src/main/java/c/c/a/w/c/k.java b/app/src/main/java/c/c/a/w/c/k.java index cc8f658dcc..c343b730b9 100644 --- a/app/src/main/java/c/c/a/w/c/k.java +++ b/app/src/main/java/c/c/a/w/c/k.java @@ -18,7 +18,7 @@ public class k extends f { d dVar; d dVar2; d dVar3 = aVar.b; - if (dVar3 == null || (dVar = aVar.f263c) == null) { + if (dVar3 == null || (dVar = aVar.f264c) == null) { throw new IllegalStateException("Missing values for keyframe."); } d dVar4 = dVar3; diff --git a/app/src/main/java/c/c/a/w/c/l.java b/app/src/main/java/c/c/a/w/c/l.java index b157f58681..cf9c885f72 100644 --- a/app/src/main/java/c/c/a/w/c/l.java +++ b/app/src/main/java/c/c/a/w/c/l.java @@ -21,12 +21,12 @@ public class l extends a { @Override // c.c.a.w.c.a public Path f(a aVar, float f) { k kVar = aVar.b; - k kVar2 = aVar.f263c; + k kVar2 = aVar.f264c; k kVar3 = this.i; if (kVar3.b == null) { kVar3.b = new PointF(); } - kVar3.f321c = kVar.f321c || kVar2.f321c; + kVar3.f322c = kVar.f322c || kVar2.f322c; if (kVar.a.size() != kVar2.a.size()) { StringBuilder K = c.d.b.a.a.K("Curves must have the same number of control points. Shape 1: "); K.append(kVar.a.size()); @@ -58,13 +58,13 @@ public class l extends a { c.c.a.y.a aVar3 = kVar2.a.get(size3); PointF pointF3 = aVar2.a; PointF pointF4 = aVar2.b; - PointF pointF5 = aVar2.f300c; + PointF pointF5 = aVar2.f301c; PointF pointF6 = aVar3.a; PointF pointF7 = aVar3.b; - PointF pointF8 = aVar3.f300c; + PointF pointF8 = aVar3.f301c; kVar3.a.get(size3).a.set(f.e(pointF3.x, pointF6.x, f), f.e(pointF3.y, pointF6.y, f)); kVar3.a.get(size3).b.set(f.e(pointF4.x, pointF7.x, f), f.e(pointF4.y, pointF7.y, f)); - kVar3.a.get(size3).f300c.set(f.e(pointF5.x, pointF8.x, f), f.e(pointF5.y, pointF8.y, f)); + kVar3.a.get(size3).f301c.set(f.e(pointF5.x, pointF8.x, f), f.e(pointF5.y, pointF8.y, f)); } k kVar4 = this.i; Path path = this.j; @@ -76,7 +76,7 @@ public class l extends a { c.c.a.y.a aVar4 = kVar4.a.get(i); PointF pointF10 = aVar4.a; PointF pointF11 = aVar4.b; - PointF pointF12 = aVar4.f300c; + PointF pointF12 = aVar4.f301c; if (!pointF10.equals(f.a) || !pointF11.equals(pointF12)) { path.cubicTo(pointF10.x, pointF10.y, pointF11.x, pointF11.y, pointF12.x, pointF12.y); } else { @@ -84,7 +84,7 @@ public class l extends a { } f.a.set(pointF12.x, pointF12.y); } - if (kVar4.f321c) { + if (kVar4.f322c) { path.close(); } return this.j; diff --git a/app/src/main/java/c/c/a/w/c/o.java b/app/src/main/java/c/c/a/w/c/o.java index 92fe6b4962..3de53f449d 100644 --- a/app/src/main/java/c/c/a/w/c/o.java +++ b/app/src/main/java/c/c/a/w/c/o.java @@ -19,7 +19,7 @@ public class o { public final Matrix b; /* renamed from: c reason: collision with root package name */ - public final Matrix f297c; + public final Matrix f298c; public final Matrix d; public final float[] e; @NonNull @@ -46,7 +46,7 @@ public class o { this.f = eVar == null ? null : eVar.a(); m mVar = lVar.b; this.g = mVar == null ? null : mVar.a(); - g gVar = lVar.f312c; + g gVar = lVar.f313c; this.h = gVar == null ? null : gVar.a(); b bVar = lVar.d; this.i = bVar == null ? null : bVar.a(); @@ -55,12 +55,12 @@ public class o { this.k = cVar; if (cVar != null) { this.b = new Matrix(); - this.f297c = new Matrix(); + this.f298c = new Matrix(); this.d = new Matrix(); this.e = new float[9]; } else { this.b = null; - this.f297c = null; + this.f298c = null; this.d = null; this.e = null; } @@ -178,7 +178,7 @@ public class o { c cVar7 = aVar6.e; aVar6.e = cVar; return true; - } else if (t == c.c.a.o.f272c) { + } else if (t == c.c.a.o.f273c) { a aVar7 = this.j; if (aVar7 == null) { this.j = new p(cVar, 100); @@ -187,8 +187,8 @@ public class o { c cVar8 = aVar7.e; aVar7.e = cVar; return true; - } else if (t != c.c.a.o.f275y || (aVar2 = this.m) == null) { - if (t != c.c.a.o.f276z || (aVar = this.n) == null) { + } else if (t != c.c.a.o.f276y || (aVar2 = this.m) == null) { + if (t != c.c.a.o.f277z || (aVar = this.n) == null) { if (t == c.c.a.o.m && (cVar3 = this.k) != null) { if (cVar3 == null) { this.k = new c(Collections.singletonList(new c.c.a.c0.a(Float.valueOf(0.0f)))); @@ -269,7 +269,7 @@ public class o { fArr2[3] = (float) Math.tan(Math.toRadians((double) this.k.j())); fArr2[4] = 1.0f; fArr2[8] = 1.0f; - this.f297c.setValues(fArr2); + this.f298c.setValues(fArr2); d(); float[] fArr3 = this.e; fArr3[0] = cos; @@ -278,8 +278,8 @@ public class o { fArr3[4] = cos; fArr3[8] = 1.0f; this.d.setValues(fArr3); - this.f297c.preConcat(this.b); - this.d.preConcat(this.f297c); + this.f298c.preConcat(this.b); + this.d.preConcat(this.f298c); this.a.preConcat(this.d); } a aVar3 = this.h; diff --git a/app/src/main/java/c/c/a/x/a.java b/app/src/main/java/c/c/a/x/a.java index 450ead2fdd..9a2f9dad9d 100644 --- a/app/src/main/java/c/c/a/x/a.java +++ b/app/src/main/java/c/c/a/x/a.java @@ -14,7 +14,7 @@ public class a { public final Map, Typeface> b = new HashMap(); /* renamed from: c reason: collision with root package name */ - public final Map f298c = new HashMap(); + public final Map f299c = new HashMap(); public final AssetManager d; public String e = ".ttf"; diff --git a/app/src/main/java/c/c/a/x/b.java b/app/src/main/java/c/c/a/x/b.java index f399142079..8512bf9e44 100644 --- a/app/src/main/java/c/c/a/x/b.java +++ b/app/src/main/java/c/c/a/x/b.java @@ -18,17 +18,17 @@ public class b { public final Context b; /* renamed from: c reason: collision with root package name */ - public String f299c; + public String f300c; @Nullable public c.c.a.b d; public final Map e; public b(Drawable.Callback callback, String str, c.c.a.b bVar, Map map) { - this.f299c = str; + this.f300c = str; if (!TextUtils.isEmpty(str)) { - String str2 = this.f299c; + String str2 = this.f300c; if (str2.charAt(str2.length() - 1) != '/') { - this.f299c = a.B(new StringBuilder(), this.f299c, MentionUtilsKt.SLASH_CHAR); + this.f300c = a.B(new StringBuilder(), this.f300c, MentionUtilsKt.SLASH_CHAR); } } if (!(callback instanceof View)) { diff --git a/app/src/main/java/c/c/a/y/a.java b/app/src/main/java/c/c/a/y/a.java index c415109907..b6d1cb5367 100644 --- a/app/src/main/java/c/c/a/y/a.java +++ b/app/src/main/java/c/c/a/y/a.java @@ -9,17 +9,17 @@ public class a { public final PointF b; /* renamed from: c reason: collision with root package name */ - public final PointF f300c; + public final PointF f301c; public a() { this.a = new PointF(); this.b = new PointF(); - this.f300c = new PointF(); + this.f301c = new PointF(); } public a(PointF pointF, PointF pointF2, PointF pointF3) { this.a = pointF; this.b = pointF2; - this.f300c = pointF3; + this.f301c = pointF3; } } diff --git a/app/src/main/java/c/c/a/y/b.java b/app/src/main/java/c/c/a/y/b.java index 3e9ee29c90..a0fcf7b849 100644 --- a/app/src/main/java/c/c/a/y/b.java +++ b/app/src/main/java/c/c/a/y/b.java @@ -21,7 +21,7 @@ public /* synthetic */ class b { public static /* synthetic */ int[] b; /* renamed from: c reason: collision with root package name */ - public static /* synthetic */ int[] f301c; + public static /* synthetic */ int[] f302c; public static /* synthetic */ int[] d; public static /* synthetic */ int[] e; public static /* synthetic */ int[] f; @@ -39,20 +39,20 @@ public /* synthetic */ class b { public static /* synthetic */ int[] r; /* renamed from: s reason: collision with root package name */ - public static /* synthetic */ int[] f302s; + public static /* synthetic */ int[] f303s; public static /* synthetic */ int[] t; public static /* synthetic */ int[] u; public static /* synthetic */ int[] v; public static /* synthetic */ int[] w; /* renamed from: x reason: collision with root package name */ - public static /* synthetic */ int[] f303x; + public static /* synthetic */ int[] f304x; /* renamed from: y reason: collision with root package name */ - public static /* synthetic */ int[] f304y; + public static /* synthetic */ int[] f305y; /* renamed from: z reason: collision with root package name */ - public static /* synthetic */ int[] f305z; + public static /* synthetic */ int[] f306z; public static synchronized /* synthetic */ int[] a() { int[] iArr; diff --git a/app/src/main/java/c/c/a/y/c.java b/app/src/main/java/c/c/a/y/c.java index c905ff34e4..23b9e7a3e2 100644 --- a/app/src/main/java/c/c/a/y/c.java +++ b/app/src/main/java/c/c/a/y/c.java @@ -10,7 +10,7 @@ public class c { public final String b; /* renamed from: c reason: collision with root package name */ - public final float f306c; + public final float f307c; public final int d; public final int e; public final float f; @@ -25,7 +25,7 @@ public class c { public c(String str, String str2, float f, int i, int i2, float f2, float f3, @ColorInt int i3, @ColorInt int i4, float f4, boolean z2) { this.a = str; this.b = str2; - this.f306c = f; + this.f307c = f; this.d = i; this.e = i2; this.f = f2; @@ -38,7 +38,7 @@ public class c { public int hashCode() { String str = this.b; - int h = ((b.h(this.d) + (((int) (((float) a.m(str, this.a.hashCode() * 31, 31)) + this.f306c)) * 31)) * 31) + this.e; + int h = ((b.h(this.d) + (((int) (((float) a.m(str, this.a.hashCode() * 31, 31)) + this.f307c)) * 31)) * 31) + this.e; long floatToRawIntBits = (long) Float.floatToRawIntBits(this.f); return (((h * 31) + ((int) (floatToRawIntBits ^ (floatToRawIntBits >>> 32)))) * 31) + this.h; } diff --git a/app/src/main/java/c/c/a/y/d.java b/app/src/main/java/c/c/a/y/d.java index 37c9e87a82..92481f53c8 100644 --- a/app/src/main/java/c/c/a/y/d.java +++ b/app/src/main/java/c/c/a/y/d.java @@ -8,11 +8,11 @@ public class d { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f307c; + public final String f308c; public d(String str, String str2, String str3, float f) { this.a = str; this.b = str2; - this.f307c = str3; + this.f308c = str3; } } diff --git a/app/src/main/java/c/c/a/y/e.java b/app/src/main/java/c/c/a/y/e.java index 9a158ad420..dfffc06c77 100644 --- a/app/src/main/java/c/c/a/y/e.java +++ b/app/src/main/java/c/c/a/y/e.java @@ -11,14 +11,14 @@ public class e { public final char b; /* renamed from: c reason: collision with root package name */ - public final double f308c; + public final double f309c; public final String d; public final String e; public e(List list, char c2, double d, double d2, String str, String str2) { this.a = list; this.b = c2; - this.f308c = d2; + this.f309c = d2; this.d = str; this.e = str2; } diff --git a/app/src/main/java/c/c/a/y/f.java b/app/src/main/java/c/c/a/y/f.java index 9605f51a25..003e740065 100644 --- a/app/src/main/java/c/c/a/y/f.java +++ b/app/src/main/java/c/c/a/y/f.java @@ -14,11 +14,11 @@ public class f { @Nullable /* renamed from: c reason: collision with root package name */ - public g f309c; + public g f310c; public f(f fVar) { this.b = new ArrayList(fVar.b); - this.f309c = fVar.f309c; + this.f310c = fVar.f310c; } public f(String... strArr) { @@ -91,7 +91,7 @@ public class f { @RestrictTo({RestrictTo.Scope.LIBRARY}) public f g(g gVar) { f fVar = new f(this); - fVar.f309c = gVar; + fVar.f310c = gVar; return fVar; } @@ -99,7 +99,7 @@ public class f { StringBuilder K = a.K("KeyPath{keys="); K.append(this.b); K.append(",resolved="); - K.append(this.f309c != null); + K.append(this.f310c != null); K.append('}'); return K.toString(); } diff --git a/app/src/main/java/c/c/a/y/i.java b/app/src/main/java/c/c/a/y/i.java index 21a5e98dd6..b55bd86563 100644 --- a/app/src/main/java/c/c/a/y/i.java +++ b/app/src/main/java/c/c/a/y/i.java @@ -5,11 +5,11 @@ public class i { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f310c; + public final float f311c; public i(String str, float f, float f2) { this.a = str; - this.f310c = f2; + this.f311c = f2; this.b = f; } } diff --git a/app/src/main/java/c/c/a/y/k/k.java b/app/src/main/java/c/c/a/y/k/k.java index 1d985cb419..25d05a6bf7 100644 --- a/app/src/main/java/c/c/a/y/k/k.java +++ b/app/src/main/java/c/c/a/y/k/k.java @@ -10,14 +10,14 @@ public class k { @Nullable /* renamed from: c reason: collision with root package name */ - public final b f311c; + public final b f312c; @Nullable public final b d; public k(@Nullable a aVar, @Nullable a aVar2, @Nullable b bVar, @Nullable b bVar2) { this.a = aVar; this.b = aVar2; - this.f311c = bVar; + this.f312c = bVar; this.d = bVar2; } } diff --git a/app/src/main/java/c/c/a/y/k/l.java b/app/src/main/java/c/c/a/y/k/l.java index 75e4a49e5f..51e4358834 100644 --- a/app/src/main/java/c/c/a/y/k/l.java +++ b/app/src/main/java/c/c/a/y/k/l.java @@ -14,7 +14,7 @@ public class l implements b { @Nullable /* renamed from: c reason: collision with root package name */ - public final g f312c; + public final g f313c; @Nullable public final b d; @Nullable @@ -35,7 +35,7 @@ public class l implements b { public l(@Nullable e eVar, @Nullable m mVar, @Nullable g gVar, @Nullable b bVar, @Nullable d dVar, @Nullable b bVar2, @Nullable b bVar3, @Nullable b bVar4, @Nullable b bVar5) { this.a = eVar; this.b = mVar; - this.f312c = gVar; + this.f313c = gVar; this.d = bVar; this.e = dVar; this.h = bVar2; diff --git a/app/src/main/java/c/c/a/y/l/a.java b/app/src/main/java/c/c/a/y/l/a.java index d5eb3ec8fa..a211b2f831 100644 --- a/app/src/main/java/c/c/a/y/l/a.java +++ b/app/src/main/java/c/c/a/y/l/a.java @@ -12,14 +12,14 @@ public class a implements b { public final m b; /* renamed from: c reason: collision with root package name */ - public final f f313c; + public final f f314c; public final boolean d; public final boolean e; public a(String str, m mVar, f fVar, boolean z2, boolean z3) { this.a = str; this.b = mVar; - this.f313c = fVar; + this.f314c = fVar; this.d = z2; this.e = z3; } diff --git a/app/src/main/java/c/c/a/y/l/d.java b/app/src/main/java/c/c/a/y/l/d.java index 0596f97ba3..e1b87f79a4 100644 --- a/app/src/main/java/c/c/a/y/l/d.java +++ b/app/src/main/java/c/c/a/y/l/d.java @@ -12,7 +12,7 @@ public class d implements b { public final Path.FillType b; /* renamed from: c reason: collision with root package name */ - public final c f314c; + public final c f315c; public final c.c.a.y.k.d d; public final f e; public final f f; @@ -22,7 +22,7 @@ public class d implements b { public d(String str, int i, Path.FillType fillType, c cVar, c.c.a.y.k.d dVar, f fVar, f fVar2, b bVar, b bVar2, boolean z2) { this.a = i; this.b = fillType; - this.f314c = cVar; + this.f315c = cVar; this.d = dVar; this.e = fVar; this.f = fVar2; diff --git a/app/src/main/java/c/c/a/y/l/e.java b/app/src/main/java/c/c/a/y/l/e.java index c21a908663..26110afabd 100644 --- a/app/src/main/java/c/c/a/y/l/e.java +++ b/app/src/main/java/c/c/a/y/l/e.java @@ -14,7 +14,7 @@ public class e implements b { public final int b; /* renamed from: c reason: collision with root package name */ - public final c f315c; + public final c f316c; public final d d; public final f e; public final f f; @@ -31,7 +31,7 @@ public class e implements b { public e(String str, int i, c cVar, d dVar, f fVar, f fVar2, b bVar, int i2, int i3, float f, List list, @Nullable b bVar2, boolean z2) { this.a = str; this.b = i; - this.f315c = cVar; + this.f316c = cVar; this.d = dVar; this.e = fVar; this.f = fVar2; diff --git a/app/src/main/java/c/c/a/y/l/f.java b/app/src/main/java/c/c/a/y/l/f.java index 56a507516c..cf090e0c1a 100644 --- a/app/src/main/java/c/c/a/y/l/f.java +++ b/app/src/main/java/c/c/a/y/l/f.java @@ -8,13 +8,13 @@ public class f { public final h b; /* renamed from: c reason: collision with root package name */ - public final d f316c; + public final d f317c; public final boolean d; public f(int i, h hVar, d dVar, boolean z2) { this.a = i; this.b = hVar; - this.f316c = dVar; + this.f317c = dVar; this.d = z2; } } diff --git a/app/src/main/java/c/c/a/y/l/g.java b/app/src/main/java/c/c/a/y/l/g.java index 0a03fa300d..a133617195 100644 --- a/app/src/main/java/c/c/a/y/l/g.java +++ b/app/src/main/java/c/c/a/y/l/g.java @@ -11,7 +11,7 @@ public class g implements b { public final a b; /* renamed from: c reason: collision with root package name */ - public final boolean f317c; + public final boolean f318c; /* compiled from: MergePaths */ public enum a { @@ -25,7 +25,7 @@ public class g implements b { public g(String str, a aVar, boolean z2) { this.a = str; this.b = aVar; - this.f317c = z2; + this.f318c = z2; } @Override // c.c.a.y.l.b diff --git a/app/src/main/java/c/c/a/y/l/h.java b/app/src/main/java/c/c/a/y/l/h.java index f04f075b41..fad6f2478f 100644 --- a/app/src/main/java/c/c/a/y/l/h.java +++ b/app/src/main/java/c/c/a/y/l/h.java @@ -12,7 +12,7 @@ public class h implements b { public final a b; /* renamed from: c reason: collision with root package name */ - public final b f318c; + public final b f319c; public final m d; public final b e; public final b f; @@ -47,7 +47,7 @@ public class h implements b { public h(String str, a aVar, b bVar, m mVar, b bVar2, b bVar3, b bVar4, b bVar5, b bVar6, boolean z2) { this.a = str; this.b = aVar; - this.f318c = bVar; + this.f319c = bVar; this.d = mVar; this.e = bVar2; this.f = bVar3; diff --git a/app/src/main/java/c/c/a/y/l/i.java b/app/src/main/java/c/c/a/y/l/i.java index 2c32a053f7..1b6218aa4a 100644 --- a/app/src/main/java/c/c/a/y/l/i.java +++ b/app/src/main/java/c/c/a/y/l/i.java @@ -14,14 +14,14 @@ public class i implements b { public final m b; /* renamed from: c reason: collision with root package name */ - public final f f319c; + public final f f320c; public final b d; public final boolean e; public i(String str, m mVar, f fVar, b bVar, boolean z2) { this.a = str; this.b = mVar; - this.f319c = fVar; + this.f320c = fVar; this.d = bVar; this.e = z2; } @@ -35,7 +35,7 @@ public class i implements b { StringBuilder K = a.K("RectangleShape{position="); K.append(this.b); K.append(", size="); - K.append(this.f319c); + K.append(this.f320c); K.append('}'); return K.toString(); } diff --git a/app/src/main/java/c/c/a/y/l/j.java b/app/src/main/java/c/c/a/y/l/j.java index 0ecd5cfc3e..f53b6e16ca 100644 --- a/app/src/main/java/c/c/a/y/l/j.java +++ b/app/src/main/java/c/c/a/y/l/j.java @@ -11,14 +11,14 @@ public class j implements b { public final b b; /* renamed from: c reason: collision with root package name */ - public final b f320c; + public final b f321c; public final l d; public final boolean e; public j(String str, b bVar, b bVar2, l lVar, boolean z2) { this.a = str; this.b = bVar; - this.f320c = bVar2; + this.f321c = bVar2; this.d = lVar; this.e = z2; } diff --git a/app/src/main/java/c/c/a/y/l/k.java b/app/src/main/java/c/c/a/y/l/k.java index 9443bf773a..af95ef6638 100644 --- a/app/src/main/java/c/c/a/y/l/k.java +++ b/app/src/main/java/c/c/a/y/l/k.java @@ -10,7 +10,7 @@ public class k { public PointF b; /* renamed from: c reason: collision with root package name */ - public boolean f321c; + public boolean f322c; public k() { this.a = new ArrayList(); @@ -18,7 +18,7 @@ public class k { public k(PointF pointF, boolean z2, List list) { this.b = pointF; - this.f321c = z2; + this.f322c = z2; this.a = new ArrayList(list); } @@ -26,7 +26,7 @@ public class k { StringBuilder K = c.d.b.a.a.K("ShapeData{numCurves="); K.append(this.a.size()); K.append("closed="); - K.append(this.f321c); + K.append(this.f322c); K.append('}'); return K.toString(); } diff --git a/app/src/main/java/c/c/a/y/l/l.java b/app/src/main/java/c/c/a/y/l/l.java index 57f04c7c78..0d5b749d02 100644 --- a/app/src/main/java/c/c/a/y/l/l.java +++ b/app/src/main/java/c/c/a/y/l/l.java @@ -14,7 +14,7 @@ public class l implements b { public final Path.FillType b; /* renamed from: c reason: collision with root package name */ - public final String f322c; + public final String f323c; @Nullable public final a d; @Nullable @@ -22,7 +22,7 @@ public class l implements b { public final boolean f; public l(String str, boolean z2, Path.FillType fillType, @Nullable a aVar, @Nullable d dVar, boolean z3) { - this.f322c = str; + this.f323c = str; this.a = z2; this.b = fillType; this.d = aVar; diff --git a/app/src/main/java/c/c/a/y/l/m.java b/app/src/main/java/c/c/a/y/l/m.java index 8c7a54c132..916d52c07a 100644 --- a/app/src/main/java/c/c/a/y/l/m.java +++ b/app/src/main/java/c/c/a/y/l/m.java @@ -13,12 +13,12 @@ public class m implements b { public final List b; /* renamed from: c reason: collision with root package name */ - public final boolean f323c; + public final boolean f324c; public m(String str, List list, boolean z2) { this.a = str; this.b = list; - this.f323c = z2; + this.f324c = z2; } @Override // c.c.a.y.l.b diff --git a/app/src/main/java/c/c/a/y/l/n.java b/app/src/main/java/c/c/a/y/l/n.java index 1504cb0c53..c8cb7b3847 100644 --- a/app/src/main/java/c/c/a/y/l/n.java +++ b/app/src/main/java/c/c/a/y/l/n.java @@ -12,13 +12,13 @@ public class n implements b { public final int b; /* renamed from: c reason: collision with root package name */ - public final h f324c; + public final h f325c; public final boolean d; public n(String str, int i, h hVar, boolean z2) { this.a = str; this.b = i; - this.f324c = hVar; + this.f325c = hVar; this.d = z2; } diff --git a/app/src/main/java/c/c/a/y/l/o.java b/app/src/main/java/c/c/a/y/l/o.java index a74155b9b1..2e481c6e49 100644 --- a/app/src/main/java/c/c/a/y/l/o.java +++ b/app/src/main/java/c/c/a/y/l/o.java @@ -15,7 +15,7 @@ public class o implements b { public final b b; /* renamed from: c reason: collision with root package name */ - public final List f325c; + public final List f326c; public final a d; public final d e; public final b f; @@ -28,7 +28,7 @@ public class o implements b { public o(String str, @Nullable b bVar, List list, a aVar, d dVar, b bVar2, int i, int i2, float f, boolean z2) { this.a = str; this.b = bVar; - this.f325c = list; + this.f326c = list; this.d = aVar; this.e = dVar; this.f = bVar2; diff --git a/app/src/main/java/c/c/a/y/l/p.java b/app/src/main/java/c/c/a/y/l/p.java index fb72b3866c..3fac81ffcc 100644 --- a/app/src/main/java/c/c/a/y/l/p.java +++ b/app/src/main/java/c/c/a/y/l/p.java @@ -11,7 +11,7 @@ public class p implements b { public final int b; /* renamed from: c reason: collision with root package name */ - public final b f326c; + public final b f327c; public final b d; public final b e; public final boolean f; @@ -19,7 +19,7 @@ public class p implements b { public p(String str, int i, b bVar, b bVar2, b bVar3, boolean z2) { this.a = str; this.b = i; - this.f326c = bVar; + this.f327c = bVar; this.d = bVar2; this.e = bVar3; this.f = z2; @@ -32,7 +32,7 @@ public class p implements b { public String toString() { StringBuilder K = a.K("Trim Path: {start: "); - K.append(this.f326c); + K.append(this.f327c); K.append(", end: "); K.append(this.d); K.append(", offset: "); diff --git a/app/src/main/java/c/c/a/y/m/b.java b/app/src/main/java/c/c/a/y/m/b.java index 6c51eca30b..c0dd98445e 100644 --- a/app/src/main/java/c/c/a/y/m/b.java +++ b/app/src/main/java/c/c/a/y/m/b.java @@ -34,7 +34,7 @@ public abstract class b implements e, a.b, g { public final Matrix b = new Matrix(); /* renamed from: c reason: collision with root package name */ - public final Paint f327c; + public final Paint f328c; public final Paint d; public final Paint e; public final Paint f; @@ -56,7 +56,7 @@ public abstract class b implements e, a.b, g { @Nullable /* renamed from: s reason: collision with root package name */ - public b f328s; + public b f329s; public List t; public final List> u; public final o v; @@ -64,7 +64,7 @@ public abstract class b implements e, a.b, g { public b(j jVar, e eVar) { boolean z2 = true; - this.f327c = new c.c.a.w.a(1); + this.f328c = new c.c.a.w.a(1); this.d = new c.c.a.w.a(1, PorterDuff.Mode.DST_IN); this.e = new c.c.a.w.a(1, PorterDuff.Mode.DST_OUT); c.c.a.w.a aVar = new c.c.a.w.a(1); @@ -79,7 +79,7 @@ public abstract class b implements e, a.b, g { this.w = true; this.n = jVar; this.o = eVar; - this.l = c.d.b.a.a.C(new StringBuilder(), eVar.f335c, "#draw"); + this.l = c.d.b.a.a.C(new StringBuilder(), eVar.f336c, "#draw"); if (eVar.u == 3) { aVar.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST_OUT)); } else { @@ -125,15 +125,15 @@ public abstract class b implements e, a.b, g { @Override // c.c.a.y.g public void c(c.c.a.y.f fVar, int i, List list, c.c.a.y.f fVar2) { - if (fVar.e(this.o.f335c, i)) { - if (!"__container".equals(this.o.f335c)) { - fVar2 = fVar2.a(this.o.f335c); - if (fVar.c(this.o.f335c, i)) { + if (fVar.e(this.o.f336c, i)) { + if (!"__container".equals(this.o.f336c)) { + fVar2 = fVar2.a(this.o.f336c); + if (fVar.c(this.o.f336c, i)) { list.add(fVar2.g(this)); } } - if (fVar.f(this.o.f335c, i)) { - n(fVar, fVar.d(this.o.f335c, i) + i, list, fVar2); + if (fVar.f(this.o.f336c, i)) { + n(fVar, fVar.d(this.o.f336c, i) + i, list, fVar2); } } } @@ -151,7 +151,7 @@ public abstract class b implements e, a.b, g { this.m.preConcat(this.t.get(size).v.e()); } } else { - b bVar = this.f328s; + b bVar = this.f329s; if (bVar != null) { this.m.preConcat(bVar.v.e()); } @@ -207,11 +207,11 @@ public abstract class b implements e, a.b, g { this.i.set(0.0f, 0.0f, 0.0f, 0.0f); int i4 = 2; if (k()) { - int size2 = this.p.f296c.size(); + int size2 = this.p.f297c.size(); int i5 = 0; while (true) { if (i5 < size2) { - f fVar = this.p.f296c.get(i5); + f fVar = this.p.f297c.get(i5); this.a.set(this.p.a.get(i5).e()); this.a.transform(matrix2); int h = c.c.a.y.b.h(fVar.a); @@ -257,8 +257,8 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#computeBounds"); if (!this.h.isEmpty()) { - this.f327c.setAlpha(255); - c.c.a.b0.g.f(canvas, this.h, this.f327c, 31); + this.f328c.setAlpha(255); + c.c.a.b0.g.f(canvas, this.h, this.f328c, 31); c.c.a.c.a("Layer#saveLayer"); i(canvas); j(canvas, this.b, intValue); @@ -271,21 +271,21 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#saveLayer"); int i6 = 0; - while (i6 < this.p.f296c.size()) { - f fVar2 = this.p.f296c.get(i6); + while (i6 < this.p.f297c.size()) { + f fVar2 = this.p.f297c.get(i6); a aVar2 = this.p.a.get(i6); a aVar3 = this.p.b.get(i6); int h2 = c.c.a.y.b.h(fVar2.a); if (h2 != 0) { if (h2 == i2) { if (i6 == 0) { - this.f327c.setColor(ViewCompat.MEASURED_STATE_MASK); - this.f327c.setAlpha(255); - canvas.drawRect(this.h, this.f327c); + this.f328c.setColor(ViewCompat.MEASURED_STATE_MASK); + this.f328c.setAlpha(255); + canvas.drawRect(this.h, this.f328c); } if (fVar2.d) { c.c.a.b0.g.f(canvas, this.h, this.e, 31); - canvas.drawRect(this.h, this.f327c); + canvas.drawRect(this.h, this.f328c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -301,18 +301,18 @@ public abstract class b implements e, a.b, g { if (!this.p.a.isEmpty()) { int i7 = 0; while (true) { - if (i7 >= this.p.f296c.size()) { + if (i7 >= this.p.f297c.size()) { z2 = true; break; - } else if (this.p.f296c.get(i7).a != 4) { + } else if (this.p.f297c.get(i7).a != 4) { break; } else { i7++; } } if (!z2) { - this.f327c.setAlpha(255); - canvas.drawRect(this.h, this.f327c); + this.f328c.setAlpha(255); + canvas.drawRect(this.h, this.f328c); } } z2 = false; @@ -321,7 +321,7 @@ public abstract class b implements e, a.b, g { } } else if (fVar2.d) { c.c.a.b0.g.f(canvas, this.h, this.d, 31); - canvas.drawRect(this.h, this.f327c); + canvas.drawRect(this.h, this.f328c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -331,23 +331,23 @@ public abstract class b implements e, a.b, g { c.c.a.b0.g.f(canvas, this.h, this.d, 31); this.a.set(aVar2.e()); this.a.transform(matrix3); - this.f327c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f327c); + this.f328c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f328c); canvas.restore(); } } else if (fVar2.d) { - c.c.a.b0.g.f(canvas, this.h, this.f327c, 31); - canvas.drawRect(this.h, this.f327c); + c.c.a.b0.g.f(canvas, this.h, this.f328c, 31); + canvas.drawRect(this.h, this.f328c); this.a.set(aVar2.e()); this.a.transform(matrix3); - this.f327c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + this.f328c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); canvas.drawPath(this.a, this.e); canvas.restore(); } else { this.a.set(aVar2.e()); this.a.transform(matrix3); - this.f327c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f327c); + this.f328c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f328c); } i6++; i2 = 1; @@ -386,17 +386,17 @@ public abstract class b implements e, a.b, g { @Override // c.c.a.w.b.c public String getName() { - return this.o.f335c; + return this.o.f336c; } public final void h() { if (this.t == null) { - if (this.f328s == null) { + if (this.f329s == null) { this.t = Collections.emptyList(); return; } this.t = new ArrayList(); - for (b bVar = this.f328s; bVar != null; bVar = bVar.f328s) { + for (b bVar = this.f329s; bVar != null; bVar = bVar.f329s) { this.t.add(bVar); } } @@ -421,12 +421,12 @@ public abstract class b implements e, a.b, g { public final void m(float f) { s sVar = this.n.j.a; - String str = this.o.f335c; + String str = this.o.f336c; if (sVar.a) { - c.c.a.b0.e eVar = sVar.f278c.get(str); + c.c.a.b0.e eVar = sVar.f279c.get(str); if (eVar == null) { eVar = new c.c.a.b0.e(); - sVar.f278c.put(str, eVar); + sVar.f279c.put(str, eVar); } float f2 = eVar.a + f; eVar.a = f2; diff --git a/app/src/main/java/c/c/a/y/m/c.java b/app/src/main/java/c/c/a/y/m/c.java index 0752df1228..2d8b36b60b 100644 --- a/app/src/main/java/c/c/a/y/m/c.java +++ b/app/src/main/java/c/c/a/y/m/c.java @@ -24,27 +24,27 @@ public class c extends b { @Nullable /* renamed from: x reason: collision with root package name */ - public a f329x; + public a f330x; /* renamed from: y reason: collision with root package name */ - public final List f330y = new ArrayList(); + public final List f331y = new ArrayList(); /* renamed from: z reason: collision with root package name */ - public final RectF f331z = new RectF(); + public final RectF f332z = new RectF(); public c(j jVar, e eVar, List list, d dVar) { super(jVar, eVar); int i; b bVar; b bVar2; - b bVar3 = eVar.f336s; + b bVar3 = eVar.f337s; if (bVar3 != null) { a a = bVar3.a(); - this.f329x = a; + this.f330x = a; e(a); - this.f329x.a.add(this); + this.f330x.a.add(this); } else { - this.f329x = null; + this.f330x = null; } LongSparseArray longSparseArray = new LongSparseArray(dVar.i.size()); int size = list.size() - 1; @@ -56,7 +56,7 @@ public class c extends b { e eVar2 = list.get(size); int ordinal = eVar2.e.ordinal(); if (ordinal == 0) { - bVar2 = new c(jVar, eVar2, dVar.f264c.get(eVar2.g), dVar); + bVar2 = new c(jVar, eVar2, dVar.f265c.get(eVar2.g), dVar); } else if (ordinal == 1) { bVar2 = new h(jVar, eVar2); } else if (ordinal == 2) { @@ -79,7 +79,7 @@ public class c extends b { bVar4.r = bVar2; bVar4 = null; } else { - this.f330y.add(0, bVar2); + this.f331y.add(0, bVar2); int h = c.c.a.y.b.h(eVar2.u); if (h == 1 || h == 2) { bVar4 = bVar2; @@ -91,7 +91,7 @@ public class c extends b { for (i = 0; i < longSparseArray.size(); i++) { b bVar5 = (b) longSparseArray.get(longSparseArray.keyAt(i)); if (!(bVar5 == null || (bVar = (b) longSparseArray.get(bVar5.o.f)) == null)) { - bVar5.f328s = bVar; + bVar5.f329s = bVar; } } } @@ -99,10 +99,10 @@ public class c extends b { @Override // c.c.a.y.m.b, c.c.a.w.b.e public void d(RectF rectF, Matrix matrix, boolean z2) { super.d(rectF, matrix, z2); - for (int size = this.f330y.size() - 1; size >= 0; size--) { - this.f331z.set(0.0f, 0.0f, 0.0f, 0.0f); - this.f330y.get(size).d(this.f331z, this.m, true); - rectF.union(this.f331z); + for (int size = this.f331y.size() - 1; size >= 0; size--) { + this.f332z.set(0.0f, 0.0f, 0.0f, 0.0f); + this.f331y.get(size).d(this.f332z, this.m, true); + rectF.union(this.f332z); } } @@ -113,7 +113,7 @@ public class c extends b { return; } if (cVar == null) { - a aVar = this.f329x; + a aVar = this.f330x; if (aVar != null) { aVar.i(null); return; @@ -121,9 +121,9 @@ public class c extends b { return; } p pVar = new p(cVar, null); - this.f329x = pVar; + this.f330x = pVar; pVar.a.add(this); - e(this.f329x); + e(this.f330x); } @Override // c.c.a.y.m.b @@ -132,7 +132,7 @@ public class c extends b { e eVar = this.o; rectF.set(0.0f, 0.0f, (float) eVar.o, (float) eVar.p); matrix.mapRect(this.A); - boolean z2 = this.n.f268z && this.f330y.size() > 1 && i != 255; + boolean z2 = this.n.f269z && this.f331y.size() > 1 && i != 255; if (z2) { this.B.setAlpha(i); g.f(canvas, this.A, this.B, 31); @@ -142,9 +142,9 @@ public class c extends b { if (z2) { i = 255; } - for (int size = this.f330y.size() - 1; size >= 0; size--) { + for (int size = this.f331y.size() - 1; size >= 0; size--) { if (!this.A.isEmpty() ? canvas.clipRect(this.A) : true) { - this.f330y.get(size).f(canvas, matrix, i); + this.f331y.get(size).f(canvas, matrix, i); } } canvas.restore(); @@ -153,18 +153,18 @@ public class c extends b { @Override // c.c.a.y.m.b public void n(f fVar, int i, List list, f fVar2) { - for (int i2 = 0; i2 < this.f330y.size(); i2++) { - this.f330y.get(i2).c(fVar, i, list, fVar2); + for (int i2 = 0; i2 < this.f331y.size(); i2++) { + this.f331y.get(i2).c(fVar, i, list, fVar2); } } @Override // c.c.a.y.m.b public void o(@FloatRange(from = 0.0d, to = 1.0d) float f) { super.o(f); - if (this.f329x != null) { - f = ((this.f329x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); + if (this.f330x != null) { + f = ((this.f330x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); } - if (this.f329x == null) { + if (this.f330x == null) { e eVar = this.o; f -= eVar.n / eVar.b.c(); } @@ -172,11 +172,11 @@ public class c extends b { if (f2 != 0.0f) { f /= f2; } - int size = this.f330y.size(); + int size = this.f331y.size(); while (true) { size--; if (size >= 0) { - this.f330y.get(size).o(f); + this.f331y.get(size).o(f); } else { return; } diff --git a/app/src/main/java/c/c/a/y/m/d.java b/app/src/main/java/c/c/a/y/m/d.java index 79dd765553..747708d617 100644 --- a/app/src/main/java/c/c/a/y/m/d.java +++ b/app/src/main/java/c/c/a/y/m/d.java @@ -30,13 +30,13 @@ public class d extends b { public a A; /* renamed from: x reason: collision with root package name */ - public final Paint f332x = new c.c.a.w.a(3); + public final Paint f333x = new c.c.a.w.a(3); /* renamed from: y reason: collision with root package name */ - public final Rect f333y = new Rect(); + public final Rect f334y = new Rect(); /* renamed from: z reason: collision with root package name */ - public final Rect f334z = new Rect(); + public final Rect f335z = new Rect(); public d(j jVar, e eVar) { super(jVar, eVar); @@ -70,16 +70,16 @@ public class d extends b { Bitmap q = q(); if (q != null && !q.isRecycled()) { float c2 = g.c(); - this.f332x.setAlpha(i); + this.f333x.setAlpha(i); a aVar = this.A; if (aVar != null) { - this.f332x.setColorFilter(aVar.e()); + this.f333x.setColorFilter(aVar.e()); } canvas.save(); canvas.concat(matrix); - this.f333y.set(0, 0, q.getWidth(), q.getHeight()); - this.f334z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); - canvas.drawBitmap(q, this.f333y, this.f334z, this.f332x); + this.f334y.set(0, 0, q.getWidth(), q.getHeight()); + this.f335z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); + canvas.drawBitmap(q, this.f334y, this.f335z, this.f333x); canvas.restore(); } } @@ -102,7 +102,7 @@ public class d extends b { } } if (jVar.r == null) { - jVar.r = new b(jVar.getCallback(), jVar.f265s, jVar.t, jVar.j.d); + jVar.r = new b(jVar.getCallback(), jVar.f266s, jVar.t, jVar.j.d); } bVar = jVar.r; } @@ -128,8 +128,8 @@ public class d extends b { options.inDensity = 160; if (!str2.startsWith("data:") || str2.indexOf("base64,") <= 0) { try { - if (!TextUtils.isEmpty(bVar.f299c)) { - Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f299c + str2), null, options), kVar.a, kVar.b); + if (!TextUtils.isEmpty(bVar.f300c)) { + Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f300c + str2), null, options), kVar.a, kVar.b); bVar.a(str, e); return e; } diff --git a/app/src/main/java/c/c/a/y/m/e.java b/app/src/main/java/c/c/a/y/m/e.java index 54aff902a4..c1b642e270 100644 --- a/app/src/main/java/c/c/a/y/m/e.java +++ b/app/src/main/java/c/c/a/y/m/e.java @@ -15,7 +15,7 @@ public class e { public final d b; /* renamed from: c reason: collision with root package name */ - public final String f335c; + public final String f336c; public final long d; public final a e; public final long f; @@ -37,7 +37,7 @@ public class e { @Nullable /* renamed from: s reason: collision with root package name */ - public final c.c.a.y.k.b f336s; + public final c.c.a.y.k.b f337s; public final List> t; public final int u; public final boolean v; @@ -57,7 +57,7 @@ public class e { public e(List list, d dVar, String str, long j, a aVar, long j2, @Nullable String str2, List list2, l lVar, int i, int i2, int i3, float f, float f2, int i4, int i5, @Nullable j jVar, @Nullable k kVar, List list3, int i6, @Nullable c.c.a.y.k.b bVar, boolean z2) { this.a = list; this.b = dVar; - this.f335c = str; + this.f336c = str; this.d = j; this.e = aVar; this.f = j2; @@ -75,22 +75,22 @@ public class e { this.r = kVar; this.t = list3; this.u = i6; - this.f336s = bVar; + this.f337s = bVar; this.v = z2; } public String a(String str) { StringBuilder K = c.d.b.a.a.K(str); - K.append(this.f335c); + K.append(this.f336c); K.append("\n"); e e = this.b.e(this.f); if (e != null) { K.append("\t\tParents: "); - K.append(e.f335c); + K.append(e.f336c); e e2 = this.b.e(e.f); while (e2 != null) { K.append("->"); - K.append(e2.f335c); + K.append(e2.f336c); e2 = this.b.e(e2.f); } K.append(str); diff --git a/app/src/main/java/c/c/a/y/m/g.java b/app/src/main/java/c/c/a/y/m/g.java index ace2acf623..78a46c3012 100644 --- a/app/src/main/java/c/c/a/y/m/g.java +++ b/app/src/main/java/c/c/a/y/m/g.java @@ -14,28 +14,28 @@ import java.util.List; public class g extends b { /* renamed from: x reason: collision with root package name */ - public final d f337x; + public final d f338x; public g(j jVar, e eVar) { super(jVar, eVar); d dVar = new d(jVar, this, new m("__container", eVar.a, false)); - this.f337x = dVar; + this.f338x = dVar; dVar.b(Collections.emptyList(), Collections.emptyList()); } @Override // c.c.a.y.m.b, c.c.a.w.b.e public void d(RectF rectF, Matrix matrix, boolean z2) { super.d(rectF, matrix, z2); - this.f337x.d(rectF, this.m, z2); + this.f338x.d(rectF, this.m, z2); } @Override // c.c.a.y.m.b public void j(@NonNull Canvas canvas, Matrix matrix, int i) { - this.f337x.f(canvas, matrix, i); + this.f338x.f(canvas, matrix, i); } @Override // c.c.a.y.m.b public void n(f fVar, int i, List list, f fVar2) { - this.f337x.c(fVar, i, list, fVar2); + this.f338x.c(fVar, i, list, fVar2); } } diff --git a/app/src/main/java/c/c/a/y/m/h.java b/app/src/main/java/c/c/a/y/m/h.java index 0de3a4ab18..d8489c58fd 100644 --- a/app/src/main/java/c/c/a/y/m/h.java +++ b/app/src/main/java/c/c/a/y/m/h.java @@ -21,19 +21,19 @@ public class h extends b { public a C; /* renamed from: x reason: collision with root package name */ - public final RectF f338x = new RectF(); + public final RectF f339x = new RectF(); /* renamed from: y reason: collision with root package name */ - public final Paint f339y; + public final Paint f340y; /* renamed from: z reason: collision with root package name */ - public final float[] f340z; + public final float[] f341z; public h(j jVar, e eVar) { super(jVar, eVar); c.c.a.w.a aVar = new c.c.a.w.a(); - this.f339y = aVar; - this.f340z = new float[8]; + this.f340y = aVar; + this.f341z = new float[8]; this.A = new Path(); this.B = eVar; aVar.setAlpha(0); @@ -44,11 +44,11 @@ public class h extends b { @Override // c.c.a.y.m.b, c.c.a.w.b.e public void d(RectF rectF, Matrix matrix, boolean z2) { super.d(rectF, matrix, z2); - RectF rectF2 = this.f338x; + RectF rectF2 = this.f339x; e eVar = this.B; rectF2.set(0.0f, 0.0f, (float) eVar.j, (float) eVar.k); - this.m.mapRect(this.f338x); - rectF.set(this.f338x); + this.m.mapRect(this.f339x); + rectF.set(this.f339x); } @Override // c.c.a.y.m.b, c.c.a.y.g @@ -70,13 +70,13 @@ public class h extends b { if (alpha != 0) { a aVar = this.v.j; int intValue = (int) ((((((float) alpha) / 255.0f) * ((float) (aVar == null ? 100 : aVar.e().intValue()))) / 100.0f) * (((float) i) / 255.0f) * 255.0f); - this.f339y.setAlpha(intValue); + this.f340y.setAlpha(intValue); a aVar2 = this.C; if (aVar2 != null) { - this.f339y.setColorFilter(aVar2.e()); + this.f340y.setColorFilter(aVar2.e()); } if (intValue > 0) { - float[] fArr = this.f340z; + float[] fArr = this.f341z; fArr[0] = 0.0f; fArr[1] = 0.0f; e eVar = this.B; @@ -91,22 +91,22 @@ public class h extends b { matrix.mapPoints(fArr); this.A.reset(); Path path = this.A; - float[] fArr2 = this.f340z; + float[] fArr2 = this.f341z; path.moveTo(fArr2[0], fArr2[1]); Path path2 = this.A; - float[] fArr3 = this.f340z; + float[] fArr3 = this.f341z; path2.lineTo(fArr3[2], fArr3[3]); Path path3 = this.A; - float[] fArr4 = this.f340z; + float[] fArr4 = this.f341z; path3.lineTo(fArr4[4], fArr4[5]); Path path4 = this.A; - float[] fArr5 = this.f340z; + float[] fArr5 = this.f341z; path4.lineTo(fArr5[6], fArr5[7]); Path path5 = this.A; - float[] fArr6 = this.f340z; + float[] fArr6 = this.f341z; path5.lineTo(fArr6[0], fArr6[1]); this.A.close(); - canvas.drawPath(this.A, this.f339y); + canvas.drawPath(this.A, this.f340y); } } } diff --git a/app/src/main/java/c/c/a/y/m/i.java b/app/src/main/java/c/c/a/y/m/i.java index 2b1c581620..cd25d842dd 100644 --- a/app/src/main/java/c/c/a/y/m/i.java +++ b/app/src/main/java/c/c/a/y/m/i.java @@ -53,13 +53,13 @@ public class i extends b { public c.c.a.w.c.a P; /* renamed from: x reason: collision with root package name */ - public final StringBuilder f341x = new StringBuilder(2); + public final StringBuilder f342x = new StringBuilder(2); /* renamed from: y reason: collision with root package name */ - public final RectF f342y = new RectF(); + public final RectF f343y = new RectF(); /* renamed from: z reason: collision with root package name */ - public final Matrix f343z = new Matrix(); + public final Matrix f344z = new Matrix(); /* compiled from: TextLayer */ public class a extends Paint { @@ -102,7 +102,7 @@ public class i extends b { a3.a.add(this); e(this.J); } - if (!(kVar == null || (bVar2 = kVar.f311c) == null)) { + if (!(kVar == null || (bVar2 = kVar.f312c) == null)) { c.c.a.w.c.a a4 = bVar2.a(); this.L = a4; a4.a.add(this); @@ -258,7 +258,7 @@ public class i extends b { } if (this.F.j.g.size() > 0) { c.c.a.w.c.a aVar9 = this.P; - float floatValue = (aVar9 != null ? aVar9.e().floatValue() : e.f306c) / 100.0f; + float floatValue = (aVar9 != null ? aVar9.e().floatValue() : e.f307c) / 100.0f; float d = g.d(matrix); String str4 = e.a; float c2 = g.c() * e.f; @@ -270,14 +270,14 @@ public class i extends b { float f4 = 0.0f; int i5 = 0; while (i5 < str5.length()) { - e eVar = this.G.g.get(e.a(str5.charAt(i5), dVar.a, dVar.f307c)); + e eVar = this.G.g.get(e.a(str5.charAt(i5), dVar.a, dVar.f308c)); if (eVar == null) { f3 = c2; i3 = i4; str3 = str5; } else { str3 = str5; - double d2 = eVar.f308c; + double d2 = eVar.f309c; f3 = c2; i3 = i4; f4 = (float) ((d2 * ((double) floatValue) * ((double) g.c()) * ((double) d)) + ((double) f4)); @@ -294,7 +294,7 @@ public class i extends b { int i6 = 0; while (i6 < str6.length()) { String str7 = str6; - e eVar2 = this.G.g.get(e.a(str7.charAt(i6), dVar.a, dVar.f307c)); + e eVar2 = this.G.g.get(e.a(str7.charAt(i6), dVar.a, dVar.f308c)); if (eVar2 == null) { list = t; i2 = size; @@ -326,11 +326,11 @@ public class i extends b { int i8 = 0; while (i8 < list2.size()) { Path path = list2.get(i8).getPath(); - path.computeBounds(this.f342y, false); - this.f343z.set(matrix); - this.f343z.preTranslate(0.0f, (-e.g) * g.c()); - this.f343z.preScale(floatValue, floatValue); - path.transform(this.f343z); + path.computeBounds(this.f343y, false); + this.f344z.set(matrix); + this.f344z.preTranslate(0.0f, (-e.g) * g.c()); + this.f344z.preScale(floatValue, floatValue); + path.transform(this.f344z); if (e.k) { s(path, this.A, canvas); s(path, this.B, canvas); @@ -341,7 +341,7 @@ public class i extends b { i8++; list2 = list2; } - float c3 = g.c() * ((float) eVar2.f308c) * floatValue * d; + float c3 = g.c() * ((float) eVar2.f309c) * floatValue * d; float f5 = ((float) e.e) / 10.0f; c.c.a.w.c.a aVar10 = this.O; if (aVar10 != null) { @@ -369,7 +369,7 @@ public class i extends b { float d3 = g.d(matrix); j jVar = this.F; ?? r6 = dVar.a; - ?? r3 = dVar.f307c; + ?? r3 = dVar.f308c; Typeface typeface = null; if (jVar.getCallback() == null) { aVar = null; @@ -385,12 +385,12 @@ public class i extends b { jVar2.b = r3; typeface = aVar.b.get(jVar2); if (typeface == null) { - Typeface typeface2 = aVar.f298c.get(r6); + Typeface typeface2 = aVar.f299c.get(r6); if (typeface2 == null) { StringBuilder O = c.d.b.a.a.O("fonts/", r6); O.append(aVar.e); typeface2 = Typeface.createFromAsset(aVar.d, O.toString()); - aVar.f298c.put(r6, typeface2); + aVar.f299c.put(r6, typeface2); } boolean contains = r3.contains("Italic"); boolean contains2 = r3.contains("Bold"); @@ -404,7 +404,7 @@ public class i extends b { Objects.requireNonNull(this.F); this.A.setTypeface(typeface); c.c.a.w.c.a aVar12 = this.P; - this.A.setTextSize(g.c() * (aVar12 != null ? aVar12.e().floatValue() : e.f306c)); + this.A.setTextSize(g.c() * (aVar12 != null ? aVar12.e().floatValue() : e.f307c)); this.B.setTypeface(this.A.getTypeface()); this.B.setTextSize(this.A.getTextSize()); float c4 = g.c() * e.f; @@ -430,14 +430,14 @@ public class i extends b { if (this.D.containsKey(j)) { str = this.D.get(j); } else { - this.f341x.setLength(0); + this.f342x.setLength(0); int i12 = i11; while (i12 < charCount) { int codePointAt3 = str9.codePointAt(i12); - this.f341x.appendCodePoint(codePointAt3); + this.f342x.appendCodePoint(codePointAt3); i12 += Character.charCount(codePointAt3); } - String sb = this.f341x.toString(); + String sb = this.f342x.toString(); this.D.put(j, sb); str = sb; } diff --git a/app/src/main/java/c/c/a/z/c.java b/app/src/main/java/c/c/a/z/c.java index 8723efe059..76da59e052 100644 --- a/app/src/main/java/c/c/a/z/c.java +++ b/app/src/main/java/c/c/a/z/c.java @@ -24,16 +24,16 @@ public class c { @Nullable /* renamed from: c reason: collision with root package name */ - public final b f344c; + public final b f345c; public c(Context context, String str, @Nullable String str2) { Context applicationContext = context.getApplicationContext(); this.a = applicationContext; this.b = str; if (str2 == null) { - this.f344c = null; + this.f345c = null; } else { - this.f344c = new b(applicationContext); + this.f345c = new b(applicationContext); } } @@ -107,15 +107,15 @@ public class c { if (contentType.contains("application/zip")) { c.c.a.b0.c.a("Handling zip response."); aVar = a.ZIP; - b bVar = this.f344c; + b bVar = this.f345c; pVar = bVar == null ? e.d(new ZipInputStream(httpURLConnection.getInputStream()), null) : e.d(new ZipInputStream(new FileInputStream(bVar.c(this.b, httpURLConnection.getInputStream(), aVar))), this.b); } else { c.c.a.b0.c.a("Received json response."); aVar = a.JSON; - b bVar2 = this.f344c; + b bVar2 = this.f345c; pVar = bVar2 == null ? e.b(httpURLConnection.getInputStream(), null) : e.b(new FileInputStream(new File(bVar2.c(this.b, httpURLConnection.getInputStream(), aVar).getAbsolutePath())), this.b); } - b bVar3 = this.f344c; + b bVar3 = this.f345c; if (!(bVar3 == null || pVar.a == null)) { File file = new File(bVar3.b(), b.a(this.b, aVar, true)); File file2 = new File(file.getAbsolutePath().replace(".temp", "")); diff --git a/app/src/main/java/c/d/a/a/a.java b/app/src/main/java/c/d/a/a/a.java index 069d82f90f..c962994982 100644 --- a/app/src/main/java/c/d/a/a/a.java +++ b/app/src/main/java/c/d/a/a/a.java @@ -41,7 +41,7 @@ public class a extends BillingClient { public final String b; /* renamed from: c reason: collision with root package name */ - public final Handler f345c; + public final Handler f346c; public u d; public Context e; public d f; @@ -67,7 +67,7 @@ public class a extends BillingClient { str2 = "3.0.3"; } this.a = 0; - this.f345c = new Handler(Looper.getMainLooper()); + this.f346c = new Handler(Looper.getMainLooper()); this.j = 0; this.b = str2; Context applicationContext = context.getApplicationContext(); @@ -160,7 +160,7 @@ public class a extends BillingClient { String e = skuDetails.e(); String str11 = "BillingClient"; if (!e.equals("subs") || this.h) { - String str12 = billingFlowParams.f1541c; + String str12 = billingFlowParams.f1542c; if (str12 != null && !this.i) { c.i.a.f.h.n.a.b(str11, "Current client doesn't support subscriptions update."); BillingResult billingResult2 = q.m; @@ -214,10 +214,10 @@ public class a extends BillingClient { } else { i = 1; } - if (!TextUtils.isEmpty(billingFlowParams.f1541c)) { + if (!TextUtils.isEmpty(billingFlowParams.f1542c)) { String[] strArr = new String[i]; str4 = "; try to reconnect"; - strArr[0] = billingFlowParams.f1541c; + strArr[0] = billingFlowParams.f1542c; bundle.putStringArrayList("skusToReplace", new ArrayList<>(Arrays.asList(strArr))); } else { str4 = "; try to reconnect"; @@ -454,7 +454,7 @@ public class a extends BillingClient { int i = this.a; if (i == 1) { c.i.a.f.h.n.a.b("BillingClient", "Client is already in the process of connecting to billing service."); - bVar.onBillingSetupFinished(q.f346c); + bVar.onBillingSetupFinished(q.f347c); } else if (i == 3) { c.i.a.f.h.n.a.b("BillingClient", "Client was already closed and can't be reused. Please create another instance."); bVar.onBillingSetupFinished(q.j); @@ -465,7 +465,7 @@ public class a extends BillingClient { Context context = uVar.a; IntentFilter intentFilter = new IntentFilter("com.android.vending.billing.PURCHASES_UPDATED"); if (!tVar.b) { - context.registerReceiver(tVar.f348c.b, intentFilter); + context.registerReceiver(tVar.f349c.b, intentFilter); tVar.b = true; } c.i.a.f.h.n.a.a("BillingClient", "Starting in-app billing setup."); @@ -498,7 +498,7 @@ public class a extends BillingClient { public final void h(Runnable runnable) { if (!Thread.interrupted()) { - this.f345c.post(runnable); + this.f346c.post(runnable); } } @@ -515,7 +515,7 @@ public class a extends BillingClient { } try { Future submit = this.r.submit(callable); - this.f345c.postDelayed(new z(submit, runnable), j2); + this.f346c.postDelayed(new z(submit, runnable), j2); return submit; } catch (Exception e) { String valueOf = String.valueOf(e); diff --git a/app/src/main/java/c/d/a/a/e0.java b/app/src/main/java/c/d/a/a/e0.java index 3af4137ae9..06d335c466 100644 --- a/app/src/main/java/c/d/a/a/e0.java +++ b/app/src/main/java/c/d/a/a/e0.java @@ -21,6 +21,6 @@ public final class e0 implements Callable { @Override // java.util.concurrent.Callable public final Bundle call() throws Exception { a aVar = this.k; - return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1541c), this.j.d(), "subs", null); + return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1542c), this.j.d(), "subs", null); } } diff --git a/app/src/main/java/c/d/a/a/j.java b/app/src/main/java/c/d/a/a/j.java index 2aed5eddd7..2eb0dc0918 100644 --- a/app/src/main/java/c/d/a/a/j.java +++ b/app/src/main/java/c/d/a/a/j.java @@ -16,7 +16,7 @@ public final class j implements Runnable { g gVar = this.j.k; r rVar = this.i; int i = rVar.b; - String str = rVar.f347c; + String str = rVar.f348c; BillingResult billingResult = new BillingResult(); billingResult.a = i; billingResult.b = str; diff --git a/app/src/main/java/c/d/a/a/q.java b/app/src/main/java/c/d/a/a/q.java index 2ef5171931..a3f28d5d16 100644 --- a/app/src/main/java/c/d/a/a/q.java +++ b/app/src/main/java/c/d/a/a/q.java @@ -7,7 +7,7 @@ public final class q { public static final BillingResult b; /* renamed from: c reason: collision with root package name */ - public static final BillingResult f346c; + public static final BillingResult f347c; public static final BillingResult d; public static final BillingResult e; public static final BillingResult f; @@ -35,7 +35,7 @@ public final class q { BillingResult billingResult4 = new BillingResult(); billingResult4.a = 5; billingResult4.b = "Client is already in the process of connecting to billing service."; - f346c = billingResult4; + f347c = billingResult4; BillingResult billingResult5 = new BillingResult(); billingResult5.a = 3; billingResult5.b = "Play Store version installed does not support cross selling products."; diff --git a/app/src/main/java/c/d/a/a/r.java b/app/src/main/java/c/d/a/a/r.java index d9760292a5..f7d560b9d6 100644 --- a/app/src/main/java/c/d/a/a/r.java +++ b/app/src/main/java/c/d/a/a/r.java @@ -10,11 +10,11 @@ public final class r { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f347c; + public final String f348c; public r(int i, String str, @Nullable List list) { this.b = i; - this.f347c = str; + this.f348c = str; this.a = list; } } diff --git a/app/src/main/java/c/d/a/a/t.java b/app/src/main/java/c/d/a/a/t.java index 53b817baa6..e6dca88193 100644 --- a/app/src/main/java/c/d/a/a/t.java +++ b/app/src/main/java/c/d/a/a/t.java @@ -14,10 +14,10 @@ public final class t extends BroadcastReceiver { public boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ u f348c; + public final /* synthetic */ u f349c; public /* synthetic */ t(u uVar, e eVar) { - this.f348c = uVar; + this.f349c = uVar; this.a = eVar; } diff --git a/app/src/main/java/c/d/a/a/u.java b/app/src/main/java/c/d/a/a/u.java index 867a9497bb..79cd220694 100644 --- a/app/src/main/java/c/d/a/a/u.java +++ b/app/src/main/java/c/d/a/a/u.java @@ -16,7 +16,7 @@ public final class u { t tVar = this.b; Context context = this.a; if (tVar.b) { - context.unregisterReceiver(tVar.f348c.b); + context.unregisterReceiver(tVar.f349c.b); tVar.b = false; return; } diff --git a/app/src/main/java/c/d/b/a/a.java b/app/src/main/java/c/d/b/a/a.java index 6d698f1778..8005080883 100644 --- a/app/src/main/java/c/d/b/a/a.java +++ b/app/src/main/java/c/d/b/a/a.java @@ -11,7 +11,7 @@ import androidx.lifecycle.ViewModelProvider; import androidx.lifecycle.ViewModelStore; import androidx.recyclerview.widget.RecyclerView; import c.a.a.z.c; -import c.a.j.e4; +import c.a.j.d4; import c.a.r.p0.e; import c.i.c.m.d.b; import com.discord.api.channel.Channel; @@ -256,7 +256,7 @@ public class a { return sb.toString(); } - public static e4 e0(TextView textView, String str, CharSequence charSequence, c cVar) { + public static d4 e0(TextView textView, String str, CharSequence charSequence, c cVar) { m.checkNotNullExpressionValue(textView, str); textView.setText(charSequence); return cVar.h(); diff --git a/app/src/main/java/c/e/b/a.java b/app/src/main/java/c/e/b/a.java index e74b767d69..e548ace968 100644 --- a/app/src/main/java/c/e/b/a.java +++ b/app/src/main/java/c/e/b/a.java @@ -10,7 +10,7 @@ public class a extends ClassLoader { public static final ClassLoader b; /* renamed from: c reason: collision with root package name */ - public static volatile a f349c; + public static volatile a f350c; public static volatile Method d; static { @@ -19,7 +19,7 @@ public class a extends ClassLoader { classLoader = ClassLoader.getSystemClassLoader(); } b = classLoader; - f349c = new a(classLoader); + f350c = new a(classLoader); } public a(ClassLoader classLoader) { @@ -33,14 +33,14 @@ public class a extends ClassLoader { } ClassLoader classLoader2 = b; if (classLoader2.equals(classLoader)) { - if (f349c == null) { + if (f350c == null) { synchronized (a) { - if (f349c == null) { - f349c = new a(classLoader2); + if (f350c == null) { + f350c = new a(classLoader2); } } } - return f349c; + return f350c; } WeakHashMap> weakHashMap = a; synchronized (weakHashMap) { diff --git a/app/src/main/java/c/e/b/c.java b/app/src/main/java/c/e/b/c.java index 71d0b9c943..446129cd50 100644 --- a/app/src/main/java/c/e/b/c.java +++ b/app/src/main/java/c/e/b/c.java @@ -77,8 +77,8 @@ public abstract class c { q(fVar, replace2, arrayList, w.i); n(fVar, replace2, arrayList, w.g); q(fVar, replace2, arrayList, w.g); - n(fVar, replace2, arrayList, w.f2847c); - q(fVar, replace2, arrayList, w.f2847c); + n(fVar, replace2, arrayList, w.f2853c); + q(fVar, replace2, arrayList, w.f2853c); o(fVar, replace2, arrayList); cls2 = b.a(s2, fVar.b()); } diff --git a/app/src/main/java/c/f/b/b/a.java b/app/src/main/java/c/f/b/b/a.java index b1ecbbee5e..0f253a2b96 100644 --- a/app/src/main/java/c/f/b/b/a.java +++ b/app/src/main/java/c/f/b/b/a.java @@ -24,7 +24,7 @@ public class a implements c { public static final /* synthetic */ int b = 0; /* renamed from: c reason: collision with root package name */ - public final File f350c; + public final File f351c; public final boolean d; public final File e; public final c.f.b.a.a f; @@ -61,7 +61,7 @@ public class a implements c { public final c.f.a.a b; /* renamed from: c reason: collision with root package name */ - public long f351c = -1; + public long f352c = -1; public long d = -1; public c(String str, File file, C0056a aVar) { @@ -85,10 +85,10 @@ public class a implements c { @Override // c.f.b.b.c.a public long getSize() { - if (this.f351c < 0) { - this.f351c = this.b.a(); + if (this.f352c < 0) { + this.f352c = this.b.a(); } - return this.f351c; + return this.f352c; } } @@ -170,7 +170,7 @@ public class a implements c { try { c.f.d.d.b bVar = new c.f.d.d.b(fileOutputStream); h hVar = (h) gVar; - hVar.b.f428c.a(hVar.a.e(), bVar); + hVar.b.f429c.a(hVar.a.e(), bVar); bVar.flush(); long j = bVar.i; fileOutputStream.close(); @@ -234,7 +234,7 @@ public class a implements c { @Override // c.f.d.c.a public void c(File file) { - if (!a.this.f350c.equals(file) && !this.a) { + if (!a.this.f351c.equals(file) && !this.a) { file.delete(); } if (this.a && file.equals(a.this.e)) { @@ -247,7 +247,7 @@ public class a implements c { /* JADX WARNING: Removed duplicated region for block: B:19:0x0069 A[SYNTHETIC, Splitter:B:19:0x0069] */ public a(File file, int i, c.f.b.a.a aVar) { boolean z2; - this.f350c = file; + this.f351c = file; boolean z3 = false; try { File externalStorageDirectory = Environment.getExternalStorageDirectory(); @@ -258,12 +258,12 @@ public class a implements c { Objects.requireNonNull((c.f.b.a.d) aVar); } this.d = z2; - File file2 = new File(this.f350c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f351c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f350c.exists()) { + if (this.f351c.exists()) { if (!file2.exists()) { - AnimatableValueParser.b0(this.f350c); + AnimatableValueParser.b0(this.f351c); } if (z3) { try { @@ -288,10 +288,10 @@ public class a implements c { } z2 = false; this.d = z2; - File file2 = new File(this.f350c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f351c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f350c.exists()) { + if (this.f351c.exists()) { } z3 = true; if (z3) { @@ -334,7 +334,7 @@ public class a implements c { @Override // c.f.b.b.c public void a() { - AnimatableValueParser.P2(this.f350c, new g(null)); + AnimatableValueParser.P2(this.f351c, new g(null)); } @Override // c.f.b.b.c diff --git a/app/src/main/java/c/f/b/b/d.java b/app/src/main/java/c/f/b/b/d.java index 7582ab1ffc..d85ecbdc74 100644 --- a/app/src/main/java/c/f/b/b/d.java +++ b/app/src/main/java/c/f/b/b/d.java @@ -28,7 +28,7 @@ public class d implements h { public static final long b = TimeUnit.MINUTES.toMillis(30); /* renamed from: c reason: collision with root package name */ - public final long f353c; + public final long f354c; public final long d; public final CountDownLatch e; public long f; @@ -67,7 +67,7 @@ public class d implements h { public long b = -1; /* renamed from: c reason: collision with root package name */ - public long f354c = -1; + public long f355c = -1; public synchronized long a() { return this.b; @@ -76,7 +76,7 @@ public class d implements h { public synchronized void b(long j, long j2) { if (this.a) { this.b += j; - this.f354c += j2; + this.f355c += j2; } } } @@ -87,19 +87,19 @@ public class d implements h { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f355c; + public final long f356c; public c(long j, long j2, long j3) { this.a = j; this.b = j2; - this.f355c = j3; + this.f356c = j3; } } public d(c cVar, g gVar, c cVar2, c.f.b.a.b bVar, c.f.b.a.a aVar, c.f.d.a.a aVar2, Executor executor, boolean z2) { c.f.d.i.a aVar3; - this.f353c = cVar2.b; - long j = cVar2.f355c; + this.f354c = cVar2.b; + long j = cVar2.f356c; this.d = j; this.f = j; c.f.d.i.a aVar4 = c.f.d.i.a.a; @@ -317,7 +317,7 @@ public class d implements h { } b bVar2 = this.o; synchronized (bVar2) { - j = bVar2.f354c; + j = bVar2.f355c; } long j7 = (long) i; if (!(j == j7 && this.o.a() == j6)) { @@ -328,7 +328,7 @@ public class d implements h { } b bVar3 = this.o; synchronized (bVar3) { - bVar3.f354c = j7; + bVar3.f355c = j7; bVar3.b = j6; bVar3.a = true; } @@ -375,7 +375,7 @@ public class d implements h { b bVar = this.o; synchronized (bVar) { bVar.a = false; - bVar.f354c = -1; + bVar.f355c = -1; bVar.b = -1; } e(); @@ -404,13 +404,13 @@ public class d implements h { aVar.h.unlock(); } } - StatFs statFs = c2 == 1 ? aVar.f361c : aVar.e; + StatFs statFs = c2 == 1 ? aVar.f362c : aVar.e; long availableBlocksLong = statFs != null ? statFs.getAvailableBlocksLong() * statFs.getBlockSizeLong() : 0; if (availableBlocksLong > 0 && availableBlocksLong >= a2) { z2 = false; } if (z2) { - this.f = this.f353c; + this.f = this.f354c; } else { this.f = this.d; } diff --git a/app/src/main/java/c/f/b/b/e.java b/app/src/main/java/c/f/b/b/e.java index aa5fc1c799..80245adeda 100644 --- a/app/src/main/java/c/f/b/b/e.java +++ b/app/src/main/java/c/f/b/b/e.java @@ -16,7 +16,7 @@ public class e implements c { public final Supplier b; /* renamed from: c reason: collision with root package name */ - public final String f356c; + public final String f357c; public final c.f.b.a.a d; @VisibleForTesting public volatile a e = new a(null, null); @@ -38,7 +38,7 @@ public class e implements c { this.a = i; this.d = aVar; this.b = supplier; - this.f356c = str; + this.f357c = str; } @Override // c.f.b.b.c @@ -81,7 +81,7 @@ public class e implements c { } public final void h() throws IOException { - File file = new File(this.b.get(), this.f356c); + File file = new File(this.b.get(), this.f357c); try { AnimatableValueParser.M1(file); file.getAbsolutePath(); diff --git a/app/src/main/java/c/f/b/b/i.java b/app/src/main/java/c/f/b/b/i.java index 830ffbe297..0424f52242 100644 --- a/app/src/main/java/c/f/b/b/i.java +++ b/app/src/main/java/c/f/b/b/i.java @@ -7,7 +7,7 @@ public class i { public static i b; /* renamed from: c reason: collision with root package name */ - public static int f357c; + public static int f358c; public CacheKey d; public i e; @@ -19,16 +19,16 @@ public class i { } b = iVar.e; iVar.e = null; - f357c--; + f358c--; return iVar; } } public void b() { synchronized (a) { - int i = f357c; + int i = f358c; if (i < 5) { - f357c = i + 1; + f358c = i + 1; i iVar = b; if (iVar != null) { this.e = iVar; diff --git a/app/src/main/java/c/f/d/d/i.java b/app/src/main/java/c/f/d/d/i.java index 3619519b80..f3ced0292f 100644 --- a/app/src/main/java/c/f/d/d/i.java +++ b/app/src/main/java/c/f/d/d/i.java @@ -8,7 +8,7 @@ public final class i { public final a b; /* renamed from: c reason: collision with root package name */ - public a f358c; + public a f359c; /* compiled from: Objects */ public static final class a { @@ -16,7 +16,7 @@ public final class i { public Object b; /* renamed from: c reason: collision with root package name */ - public a f359c; + public a f360c; public a(h hVar) { } @@ -25,7 +25,7 @@ public final class i { public i(String str, h hVar) { a aVar = new a(null); this.b = aVar; - this.f358c = aVar; + this.f359c = aVar; this.a = str; } @@ -41,8 +41,8 @@ public final class i { public final i c(String str, Object obj) { a aVar = new a(null); - this.f358c.f359c = aVar; - this.f358c = aVar; + this.f359c.f360c = aVar; + this.f359c = aVar; aVar.b = obj; Objects.requireNonNull(str); aVar.a = str; @@ -53,7 +53,7 @@ public final class i { StringBuilder sb = new StringBuilder(32); sb.append(this.a); sb.append('{'); - a aVar = this.b.f359c; + a aVar = this.b.f360c; String str = ""; while (aVar != null) { Object obj = aVar.b; @@ -69,7 +69,7 @@ public final class i { String deepToString = Arrays.deepToString(new Object[]{obj}); sb.append((CharSequence) deepToString, 1, deepToString.length() - 1); } - aVar = aVar.f359c; + aVar = aVar.f360c; str = ", "; } sb.append('}'); diff --git a/app/src/main/java/c/f/d/f/b.java b/app/src/main/java/c/f/d/f/b.java index 8a292519a9..fc9d9bdc89 100644 --- a/app/src/main/java/c/f/d/f/b.java +++ b/app/src/main/java/c/f/d/f/b.java @@ -9,5 +9,5 @@ public class b { public static final Map b = f.of("image/heif", "heif", "image/heic", "heic"); /* renamed from: c reason: collision with root package name */ - public static final Map f360c = f.of("heif", "image/heif", "heic", "image/heic"); + public static final Map f361c = f.of("heif", "image/heif", "heic", "image/heic"); } diff --git a/app/src/main/java/c/f/d/i/a.java b/app/src/main/java/c/f/d/i/a.java index 98254a5ccd..4b38db0d26 100644 --- a/app/src/main/java/c/f/d/i/a.java +++ b/app/src/main/java/c/f/d/i/a.java @@ -14,7 +14,7 @@ public class a { public static final long b = TimeUnit.MINUTES.toMillis(2); /* renamed from: c reason: collision with root package name */ - public volatile StatFs f361c = null; + public volatile StatFs f362c = null; public volatile File d; public volatile StatFs e = null; public volatile File f; @@ -39,7 +39,7 @@ public class a { } public final void b() { - this.f361c = c(this.f361c, this.d); + this.f362c = c(this.f362c, this.d); this.e = c(this.e, this.f); this.g = SystemClock.uptimeMillis(); } diff --git a/app/src/main/java/c/f/d/m/c.java b/app/src/main/java/c/f/d/m/c.java index e29bef9322..64d26e5597 100644 --- a/app/src/main/java/c/f/d/m/c.java +++ b/app/src/main/java/c/f/d/m/c.java @@ -7,7 +7,7 @@ public class c { public static boolean b = false; /* renamed from: c reason: collision with root package name */ - public static final byte[] f362c = a("RIFF"); + public static final byte[] f363c = a("RIFF"); public static final byte[] d = a("WEBP"); public static final byte[] e = a("VP8 "); public static final byte[] f = a("VP8L"); @@ -22,7 +22,7 @@ public class c { } public static boolean b(byte[] bArr, int i, int i2) { - return i2 >= 20 && d(bArr, i, f362c) && d(bArr, i + 8, d); + return i2 >= 20 && d(bArr, i, f363c) && d(bArr, i + 8, d); } public static b c() { diff --git a/app/src/main/java/c/f/e/c.java b/app/src/main/java/c/f/e/c.java index b18529c1c0..1336eebd8d 100644 --- a/app/src/main/java/c/f/e/c.java +++ b/app/src/main/java/c/f/e/c.java @@ -13,7 +13,7 @@ public abstract class c implements DataSource { public int b = 1; /* renamed from: c reason: collision with root package name */ - public boolean f363c = false; + public boolean f364c = false; public T d = null; public Throwable e = null; public float f = 0.0f; @@ -43,10 +43,10 @@ public abstract class c implements DataSource { public boolean close() { T t; synchronized (this) { - if (this.f363c) { + if (this.f364c) { return false; } - this.f363c = true; + this.f364c = true; t = this.d; this.d = null; } @@ -77,7 +77,7 @@ public abstract class c implements DataSource { boolean z2; Objects.requireNonNull(executor); synchronized (this) { - if (!this.f363c) { + if (!this.f364c) { z2 = true; if (this.b == 1) { this.g.add(Pair.create(fVar, executor)); @@ -114,7 +114,7 @@ public abstract class c implements DataSource { } public synchronized boolean i() { - return this.f363c; + return this.f364c; } public final void j() { @@ -131,7 +131,7 @@ public abstract class c implements DataSource { boolean z2; synchronized (this) { z2 = true; - if (!this.f363c) { + if (!this.f364c) { if (this.b == 1) { this.b = 3; this.e = th; @@ -150,7 +150,7 @@ public abstract class c implements DataSource { boolean z2; synchronized (this) { z2 = false; - if (!this.f363c) { + if (!this.f364c) { if (this.b == 1) { if (f >= this.f) { this.f = f; @@ -201,7 +201,7 @@ public abstract class c implements DataSource { synchronized (this) { try { boolean z3 = true; - if (!this.f363c) { + if (!this.f364c) { if (this.b == 1) { if (z2) { this.b = 2; diff --git a/app/src/main/java/c/f/g/a/a/c.java b/app/src/main/java/c/f/g/a/a/c.java index 7689b2027b..8d9667fad9 100644 --- a/app/src/main/java/c/f/g/a/a/c.java +++ b/app/src/main/java/c/f/g/a/a/c.java @@ -46,19 +46,19 @@ public class c extends AbstractDraweeController, I public ImageRequest K; /* renamed from: x reason: collision with root package name */ - public final a f364x; + public final a f365x; /* renamed from: y reason: collision with root package name */ - public final e f365y; + public final e f366y; /* renamed from: z reason: collision with root package name */ - public final w f366z; + public final w f367z; public c(Resources resources, c.f.g.b.a aVar, a aVar2, Executor executor, w wVar, e eVar) { super(aVar, executor, null, null); - this.f364x = new a(resources, aVar2); - this.f365y = eVar; - this.f366z = wVar; + this.f365x = new a(resources, aVar2); + this.f366y = eVar; + this.f367z = wVar; } public synchronized void F(b bVar) { @@ -114,7 +114,7 @@ public class c extends AbstractDraweeController, I } fVar2.j.add(eVar); this.E.d(true); - h hVar = this.E.f369c; + h hVar = this.E.f370c; hVar.f = abstractDraweeControllerBuilder.h; hVar.g = null; hVar.h = abstractDraweeControllerBuilder.i; @@ -238,7 +238,7 @@ public class c extends AbstractDraweeController, I c.f.j.j.c w = closeableReference2.w(); K(w); Drawable J = J(this.D, w); - if (J == null && (J = J(this.f365y, w)) == null && (J = this.f364x.b(w)) == null) { + if (J == null && (J = J(this.f366y, w)) == null && (J = this.f365x.b(w)) == null) { throw new UnsupportedOperationException("Unrecognized image class: " + w); } c.f.j.r.b.b(); @@ -254,7 +254,7 @@ public class c extends AbstractDraweeController, I public CloseableReference h() { c.f.j.r.b.b(); try { - w wVar = this.f366z; + w wVar = this.f367z; if (wVar != null) { CacheKey cacheKey = this.A; if (cacheKey != null) { @@ -311,13 +311,13 @@ public class c extends AbstractDraweeController, I ImageRequest imageRequest = this.I; ImageRequest imageRequest2 = this.K; ImageRequest[] imageRequestArr = this.J; - if (imageRequest == null || (uri = imageRequest.f2214c) == null) { + if (imageRequest == null || (uri = imageRequest.f2222c) == null) { if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) { ImageRequest imageRequest3 = imageRequestArr[0]; - uri = imageRequest3 != null ? imageRequest3.f2214c : null; + uri = imageRequest3 != null ? imageRequest3.f2222c : null; } if (imageRequest2 != null) { - return imageRequest2.f2214c; + return imageRequest2.f2222c; } return null; } diff --git a/app/src/main/java/c/f/g/a/a/d.java b/app/src/main/java/c/f/g/a/a/d.java index 25089cc830..90ea7d52c4 100644 --- a/app/src/main/java/c/f/g/a/a/d.java +++ b/app/src/main/java/c/f/g/a/a/d.java @@ -85,12 +85,12 @@ public class d extends AbstractDraweeControllerBuilder supplier = fVar.g; if (supplier != null) { cVar2.C = supplier.get().booleanValue(); diff --git a/app/src/main/java/c/f/g/a/a/e.java b/app/src/main/java/c/f/g/a/a/e.java index 6ad0f66554..2ce64d2db1 100644 --- a/app/src/main/java/c/f/g/a/a/e.java +++ b/app/src/main/java/c/f/g/a/a/e.java @@ -18,7 +18,7 @@ public class e implements Supplier { public final h b; /* renamed from: c reason: collision with root package name */ - public final f f367c; + public final f f368c; public e(Context context) { a aVar; @@ -31,7 +31,7 @@ public class e implements Supplier { h hVar = lVar.l; this.b = hVar; f fVar = new f(); - this.f367c = fVar; + this.f368c = fVar; Resources resources = context.getResources(); synchronized (a.class) { if (a.a == null) { @@ -48,7 +48,7 @@ public class e implements Supplier { w wVar = hVar.e; fVar.a = resources; fVar.b = aVar; - fVar.f368c = a; + fVar.f369c = a; fVar.d = fVar2; fVar.e = wVar; fVar.f = null; @@ -57,7 +57,7 @@ public class e implements Supplier { /* renamed from: a */ public d get() { - d dVar = new d(this.a, this.f367c, this.b, null, null); + d dVar = new d(this.a, this.f368c, this.b, null, null); dVar.q = null; return dVar; } diff --git a/app/src/main/java/c/f/g/a/a/f.java b/app/src/main/java/c/f/g/a/a/f.java index c56f611178..a737581d2e 100644 --- a/app/src/main/java/c/f/g/a/a/f.java +++ b/app/src/main/java/c/f/g/a/a/f.java @@ -14,7 +14,7 @@ public class f { public a b; /* renamed from: c reason: collision with root package name */ - public c.f.j.i.a f368c; + public c.f.j.i.a f369c; public Executor d; public w e; public e f; diff --git a/app/src/main/java/c/f/g/a/a/h/f.java b/app/src/main/java/c/f/g/a/a/h/f.java index e64c2086c9..9d1f75da77 100644 --- a/app/src/main/java/c/f/g/a/a/h/f.java +++ b/app/src/main/java/c/f/g/a/a/h/f.java @@ -13,7 +13,7 @@ public class f implements g { public final b b; /* renamed from: c reason: collision with root package name */ - public final h f369c = new h(); + public final h f370c = new h(); public final Supplier d; public c e; public b f; @@ -46,8 +46,8 @@ public class f implements g { if (!(!this.k || (list = this.j) == null || list.isEmpty())) { if (!(i != 3 || (aVar = this.a.k) == null || aVar.e() == null)) { Rect bounds = aVar.e().getBounds(); - this.f369c.f371s = bounds.width(); - this.f369c.t = bounds.height(); + this.f370c.f372s = bounds.width(); + this.f370c.t = bounds.height(); } d b = hVar.b(); for (e eVar : this.j) { @@ -62,9 +62,9 @@ public class f implements g { list.clear(); } d(false); - h hVar = this.f369c; + h hVar = this.f370c; hVar.b = null; - hVar.f370c = null; + hVar.f371c = null; hVar.d = null; hVar.e = null; hVar.f = null; @@ -73,7 +73,7 @@ public class f implements g { hVar.p = 1; hVar.q = null; hVar.r = false; - hVar.f371s = -1; + hVar.f372s = -1; hVar.t = -1; hVar.u = null; hVar.v = -1; @@ -90,13 +90,13 @@ public class f implements g { this.k = z2; if (z2) { if (this.h == null) { - this.h = new a(this.b, this.f369c, this, this.d, l.a); + this.h = new a(this.b, this.f370c, this, this.d, l.a); } if (this.g == null) { - this.g = new c.f.g.a.a.h.i.c(this.b, this.f369c); + this.g = new c.f.g.a.a.h.i.c(this.b, this.f370c); } if (this.f == null) { - this.f = new c.f.g.a.a.h.i.b(this.f369c, this); + this.f = new c.f.g.a.a.h.i.b(this.f370c, this); } c cVar = this.e; if (cVar == null) { diff --git a/app/src/main/java/c/f/g/a/a/h/h.java b/app/src/main/java/c/f/g/a/a/h/h.java index 4b77427253..89db36d9e2 100644 --- a/app/src/main/java/c/f/g/a/a/h/h.java +++ b/app/src/main/java/c/f/g/a/a/h/h.java @@ -10,7 +10,7 @@ public class h { public String b; /* renamed from: c reason: collision with root package name */ - public ImageRequest f370c; + public ImageRequest f371c; public Object d; public ImageInfo e; public ImageRequest f; @@ -28,20 +28,20 @@ public class h { public boolean r; /* renamed from: s reason: collision with root package name */ - public int f371s = -1; + public int f372s = -1; public int t = -1; public Throwable u; public int v = -1; public int w = -1; /* renamed from: x reason: collision with root package name */ - public long f372x = -1; + public long f373x = -1; /* renamed from: y reason: collision with root package name */ - public long f373y = -1; + public long f374y = -1; /* renamed from: z reason: collision with root package name */ - public long f374z = -1; + public long f375z = -1; public void a() { this.n = -1; @@ -50,12 +50,12 @@ public class h { this.k = -1; this.l = -1; this.m = -1; - this.f372x = -1; - this.f373y = -1; - this.f374z = -1; + this.f373x = -1; + this.f374y = -1; + this.f375z = -1; } public d b() { - return new d(this.a, this.b, this.f370c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f371s, this.t, this.u, this.w, this.f372x, this.f373y, null, this.f374z, this.A); + return new d(this.a, this.b, this.f371c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f372s, this.t, this.u, this.w, this.f373x, this.f374y, null, this.f375z, this.A); } } diff --git a/app/src/main/java/c/f/g/a/a/h/i/a.java b/app/src/main/java/c/f/g/a/a/h/i/a.java index 38f6063cfc..2d2e557272 100644 --- a/app/src/main/java/c/f/g/a/a/h/i/a.java +++ b/app/src/main/java/c/f/g/a/a/h/i/a.java @@ -19,7 +19,7 @@ public class a extends c.f.h.b.a.a { public final h b; /* renamed from: c reason: collision with root package name */ - public final g f375c; + public final g f376c; public final Supplier d; public final Supplier e; public Handler f; @@ -51,7 +51,7 @@ public class a extends c.f.h.b.a.a { public a(b bVar, h hVar, g gVar, Supplier supplier, Supplier supplier2) { this.a = bVar; this.b = hVar; - this.f375c = gVar; + this.f376c = gVar; this.d = supplier; this.e = supplier2; } @@ -67,7 +67,7 @@ public class a extends c.f.h.b.a.a { e.A = aVar; g(e, 0); e.w = 1; - e.f372x = now; + e.f373x = now; h(e, 1); } @@ -81,7 +81,7 @@ public class a extends c.f.h.b.a.a { e.u = th; g(e, 5); e.w = 2; - e.f373y = now; + e.f374y = now; h(e, 2); } @@ -97,7 +97,7 @@ public class a extends c.f.h.b.a.a { g(e, 4); } e.w = 2; - e.f373y = now; + e.f374y = now; h(e, 2); } @@ -126,7 +126,7 @@ public class a extends c.f.h.b.a.a { handlerThread.start(); Looper looper = handlerThread.getLooper(); Objects.requireNonNull(looper); - this.f = new HandlerC0058a(looper, this.f375c); + this.f = new HandlerC0058a(looper, this.f376c); } } } @@ -144,7 +144,7 @@ public class a extends c.f.h.b.a.a { this.f.sendMessage(obtainMessage); return; } - ((f) this.f375c).b(hVar, i); + ((f) this.f376c).b(hVar, i); } public final void h(h hVar, int i) { @@ -158,6 +158,6 @@ public class a extends c.f.h.b.a.a { this.f.sendMessage(obtainMessage); return; } - ((f) this.f375c).a(hVar, i); + ((f) this.f376c).a(hVar, i); } } diff --git a/app/src/main/java/c/f/g/a/a/h/i/c.java b/app/src/main/java/c/f/g/a/a/h/i/c.java index 854952693c..d7fc9ba4e9 100644 --- a/app/src/main/java/c/f/g/a/a/h/i/c.java +++ b/app/src/main/java/c/f/g/a/a/h/i/c.java @@ -18,7 +18,7 @@ public class c extends a { public void a(ImageRequest imageRequest, Object obj, String str, boolean z2) { this.b.n = this.a.now(); h hVar = this.b; - hVar.f370c = imageRequest; + hVar.f371c = imageRequest; hVar.d = obj; hVar.b = str; hVar.r = z2; @@ -28,7 +28,7 @@ public class c extends a { public void c(ImageRequest imageRequest, String str, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f370c = imageRequest; + hVar.f371c = imageRequest; hVar.b = str; hVar.r = z2; } @@ -37,7 +37,7 @@ public class c extends a { public void g(ImageRequest imageRequest, String str, Throwable th, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f370c = imageRequest; + hVar.f371c = imageRequest; hVar.b = str; hVar.r = z2; } diff --git a/app/src/main/java/c/f/g/b/b.java b/app/src/main/java/c/f/g/b/b.java index 3b899cde7f..f1512e79e6 100644 --- a/app/src/main/java/c/f/g/b/b.java +++ b/app/src/main/java/c/f/g/b/b.java @@ -11,7 +11,7 @@ public class b extends a { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public final Handler f376c = new Handler(Looper.getMainLooper()); + public final Handler f377c = new Handler(Looper.getMainLooper()); public ArrayList d = new ArrayList<>(); public ArrayList e = new ArrayList<>(); public final Runnable f = new a(); diff --git a/app/src/main/java/c/f/g/b/c.java b/app/src/main/java/c/f/g/b/c.java index 06c08da3d4..bd2d49fdf7 100644 --- a/app/src/main/java/c/f/g/b/c.java +++ b/app/src/main/java/c/f/g/b/c.java @@ -8,7 +8,7 @@ public class c { public static boolean b = true; /* renamed from: c reason: collision with root package name */ - public final Queue f377c = new ArrayBlockingQueue(20); + public final Queue f378c = new ArrayBlockingQueue(20); /* compiled from: DraweeEventTracker */ public enum a { @@ -40,14 +40,14 @@ public class c { public void a(a aVar) { if (b) { - if (this.f377c.size() + 1 > 20) { - this.f377c.poll(); + if (this.f378c.size() + 1 > 20) { + this.f378c.poll(); } - this.f377c.add(aVar); + this.f378c.add(aVar); } } public String toString() { - return this.f377c.toString(); + return this.f378c.toString(); } } diff --git a/app/src/main/java/c/f/g/b/d.java b/app/src/main/java/c/f/g/b/d.java index 14cb087da6..952d4b6714 100644 --- a/app/src/main/java/c/f/g/b/d.java +++ b/app/src/main/java/c/f/g/b/d.java @@ -5,5 +5,5 @@ public class d { public int b = 4; /* renamed from: c reason: collision with root package name */ - public int f382c = 0; + public int f383c = 0; } diff --git a/app/src/main/java/c/f/g/c/b.java b/app/src/main/java/c/f/g/c/b.java index ac960c568b..7f05288eec 100644 --- a/app/src/main/java/c/f/g/c/b.java +++ b/app/src/main/java/c/f/g/c/b.java @@ -12,7 +12,7 @@ public class b implements Supplier> { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Object f383c; + public final /* synthetic */ Object f384c; public final /* synthetic */ Object d; public final /* synthetic */ AbstractDraweeControllerBuilder.b e; public final /* synthetic */ AbstractDraweeControllerBuilder f; @@ -21,19 +21,19 @@ public class b implements Supplier> { this.f = abstractDraweeControllerBuilder; this.a = draweeController; this.b = str; - this.f383c = obj; + this.f384c = obj; this.d = obj2; this.e = bVar; } @Override // com.facebook.common.internal.Supplier public Object get() { - return this.f.b(this.a, this.b, this.f383c, this.d, this.e); + return this.f.b(this.a, this.b, this.f384c, this.d, this.e); } public String toString() { i I2 = AnimatableValueParser.I2(this); - I2.c("request", this.f383c.toString()); + I2.c("request", this.f384c.toString()); return I2.toString(); } } diff --git a/app/src/main/java/c/f/g/d/a.java b/app/src/main/java/c/f/g/d/a.java index 21bcf2bb21..a6343506eb 100644 --- a/app/src/main/java/c/f/g/d/a.java +++ b/app/src/main/java/c/f/g/d/a.java @@ -31,20 +31,20 @@ public class a extends Drawable implements b { public final Paint r = new Paint(1); /* renamed from: s reason: collision with root package name */ - public final Matrix f384s = new Matrix(); + public final Matrix f385s = new Matrix(); public final Rect t = new Rect(); public final RectF u = new RectF(); public int v; public int w; /* renamed from: x reason: collision with root package name */ - public int f385x; + public int f386x; /* renamed from: y reason: collision with root package name */ - public int f386y; + public int f387y; /* renamed from: z reason: collision with root package name */ - public int f387z; + public int f388z; public a() { c(); @@ -59,14 +59,14 @@ public class a extends Drawable implements b { float measureText = this.r.measureText(s2); float measureText2 = this.r.measureText(str2); this.r.setColor(1711276032); - int i2 = this.f386y; - int i3 = this.f387z; - canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f385x + 8), this.r); + int i2 = this.f387y; + int i3 = this.f388z; + canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f386x + 8), this.r); this.r.setColor(-1); - canvas.drawText(s2, (float) this.f386y, (float) this.f387z, this.r); + canvas.drawText(s2, (float) this.f387y, (float) this.f388z, this.r); this.r.setColor(i); - canvas.drawText(str2, ((float) this.f386y) + measureText, (float) this.f387z, this.r); - this.f387z += this.f385x; + canvas.drawText(str2, ((float) this.f387y) + measureText, (float) this.f388z, this.r); + this.f388z += this.f386x; } public void c() { @@ -109,8 +109,8 @@ public class a extends Drawable implements b { this.r.setStyle(Paint.Style.FILL); this.r.setStrokeWidth(0.0f); this.r.setColor(-1); - this.f386y = this.v; - this.f387z = this.w; + this.f387y = this.v; + this.f388z = this.w; a(canvas, "ID", this.i, -1); a(canvas, "D", b("%dx%d", Integer.valueOf(bounds.width()), Integer.valueOf(bounds.height())), -1); int i4 = this.j; @@ -125,14 +125,14 @@ public class a extends Drawable implements b { rect.left = 0; rect.right = width; rect.bottom = height; - this.f384s.reset(); - scalingUtils$ScaleType2.a(this.f384s, this.t, i4, i5, 0.0f, 0.0f); + this.f385s.reset(); + scalingUtils$ScaleType2.a(this.f385s, this.t, i4, i5, 0.0f, 0.0f); RectF rectF = this.u; rectF.top = 0.0f; rectF.left = 0.0f; rectF.right = (float) i4; rectF.bottom = (float) i5; - this.f384s.mapRect(rectF); + this.f385s.mapRect(rectF); width = Math.min(width, (int) this.u.width()); height = Math.min(height, (int) this.u.height()); } @@ -221,10 +221,10 @@ public class a extends Drawable implements b { int min = Math.min(40, Math.max(10, Math.min(rect.width() / 8, rect.height() / 9))); this.r.setTextSize((float) min); int i = min + 8; - this.f385x = i; + this.f386x = i; int i2 = this.q; if (i2 == 80) { - this.f385x = i * -1; + this.f386x = i * -1; } this.v = rect.left + 10; this.w = i2 == 80 ? rect.bottom - 10 : rect.top + 10 + 10; diff --git a/app/src/main/java/c/f/g/d/b/a.java b/app/src/main/java/c/f/g/d/b/a.java index dfa88382a4..eb20fc5c2a 100644 --- a/app/src/main/java/c/f/g/d/b/a.java +++ b/app/src/main/java/c/f/g/d/b/a.java @@ -8,17 +8,17 @@ public class a extends c { public long b = -1; /* renamed from: c reason: collision with root package name */ - public b f388c; + public b f389c; public a(b bVar) { - this.f388c = bVar; + this.f389c = bVar; } @Override // c.f.g.c.c, com.facebook.drawee.controller.ControllerListener public void onFinalImageSet(String str, Object obj, Animatable animatable) { long currentTimeMillis = System.currentTimeMillis(); this.b = currentTimeMillis; - b bVar = this.f388c; + b bVar = this.f389c; if (bVar != null) { c.f.g.d.a aVar = (c.f.g.d.a) bVar; aVar.A = currentTimeMillis - this.a; diff --git a/app/src/main/java/c/f/g/e/b.java b/app/src/main/java/c/f/g/e/b.java index bb9e683858..2a74368d3e 100644 --- a/app/src/main/java/c/f/g/e/b.java +++ b/app/src/main/java/c/f/g/e/b.java @@ -326,7 +326,7 @@ public class b extends Drawable implements Drawable.Callback, e0, d0 { @Override // android.graphics.drawable.Drawable public void setColorFilter(ColorFilter colorFilter) { e eVar = this.j; - eVar.f389c = colorFilter; + eVar.f390c = colorFilter; eVar.b = true; int i = 0; while (true) { diff --git a/app/src/main/java/c/f/g/e/e.java b/app/src/main/java/c/f/g/e/e.java index 353a92c339..74ee856ba3 100644 --- a/app/src/main/java/c/f/g/e/e.java +++ b/app/src/main/java/c/f/g/e/e.java @@ -7,7 +7,7 @@ public class e { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public ColorFilter f389c = null; + public ColorFilter f390c = null; public int d = -1; public int e = -1; } diff --git a/app/src/main/java/c/f/g/e/f.java b/app/src/main/java/c/f/g/e/f.java index 0bbc93aa19..852a7831b0 100644 --- a/app/src/main/java/c/f/g/e/f.java +++ b/app/src/main/java/c/f/g/e/f.java @@ -19,7 +19,7 @@ public class f extends b { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final int f390s; + public final int f391s; public final int t; @VisibleForTesting public int u; @@ -30,15 +30,15 @@ public class f extends b { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public int[] f391x; + public int[] f392x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public int[] f392y; + public int[] f393y; @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public int f393z; + public int f394z; /* compiled from: FadeDrawable */ public interface a { @@ -49,20 +49,20 @@ public class f extends b { AnimatableValueParser.C(drawableArr.length >= 1, "At least one layer required!"); this.q = drawableArr; int[] iArr = new int[drawableArr.length]; - this.f391x = iArr; - this.f392y = new int[drawableArr.length]; - this.f393z = 255; + this.f392x = iArr; + this.f393y = new int[drawableArr.length]; + this.f394z = 255; this.A = new boolean[drawableArr.length]; this.B = 0; this.r = z2; int i2 = z2 ? 255 : 0; - this.f390s = i2; + this.f391s = i2; this.t = i; this.u = 2; Arrays.fill(iArr, i2); - this.f391x[0] = 255; - Arrays.fill(this.f392y, i2); - this.f392y[0] = 255; + this.f392x[0] = 255; + Arrays.fill(this.f393y, i2); + this.f393y[0] = 255; Arrays.fill(this.A, z2); this.A[0] = true; } @@ -74,7 +74,7 @@ public class f extends b { int i2 = this.u; int i3 = 2; if (i2 == 0) { - System.arraycopy(this.f392y, 0, this.f391x, 0, this.q.length); + System.arraycopy(this.f393y, 0, this.f392x, 0, this.q.length); this.w = SystemClock.uptimeMillis(); z2 = i(this.v == 0 ? 1.0f : 0.0f); if (!this.D && (i = this.t) >= 0) { @@ -108,7 +108,7 @@ public class f extends b { break; } Drawable drawable = drawableArr[i4]; - int ceil = (int) Math.ceil(((double) (this.f392y[i4] * this.f393z)) / 255.0d); + int ceil = (int) Math.ceil(((double) (this.f393y[i4] * this.f394z)) / 255.0d); if (drawable != null && ceil > 0) { this.B++; drawable.mutate().setAlpha(ceil); @@ -140,14 +140,14 @@ public class f extends b { public void g() { this.u = 2; for (int i = 0; i < this.q.length; i++) { - this.f392y[i] = this.A[i] ? 255 : 0; + this.f393y[i] = this.A[i] ? 255 : 0; } invalidateSelf(); } @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f393z; + return this.f394z; } public final boolean i(float f) { @@ -155,8 +155,8 @@ public class f extends b { for (int i = 0; i < this.q.length; i++) { boolean[] zArr = this.A; int i2 = zArr[i] ? 1 : -1; - int[] iArr = this.f392y; - iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f391x[i])); + int[] iArr = this.f393y; + iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f392x[i])); if (iArr[i] < 0) { iArr[i] = 0; } @@ -182,8 +182,8 @@ public class f extends b { @Override // c.f.g.e.b, android.graphics.drawable.Drawable public void setAlpha(int i) { - if (this.f393z != i) { - this.f393z = i; + if (this.f394z != i) { + this.f394z = i; invalidateSelf(); } } diff --git a/app/src/main/java/c/f/g/e/g.java b/app/src/main/java/c/f/g/e/g.java index 66af15bd74..009cd19fb5 100644 --- a/app/src/main/java/c/f/g/e/g.java +++ b/app/src/main/java/c/f/g/e/g.java @@ -177,7 +177,7 @@ public class g extends Drawable implements Drawable.Callback, e0, d0, d { @Override // android.graphics.drawable.Drawable public void setColorFilter(ColorFilter colorFilter) { e eVar = this.k; - eVar.f389c = colorFilter; + eVar.f390c = colorFilter; eVar.b = true; Drawable drawable = this.j; if (drawable != null) { diff --git a/app/src/main/java/c/f/g/e/l.java b/app/src/main/java/c/f/g/e/l.java index c08d546d68..1fbf033acd 100644 --- a/app/src/main/java/c/f/g/e/l.java +++ b/app/src/main/java/c/f/g/e/l.java @@ -28,7 +28,7 @@ public class l extends Drawable implements j { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public final Path f394s = new Path(); + public final Path f395s = new Path(); @VisibleForTesting public final Path t = new Path(); public int u = 0; @@ -58,7 +58,7 @@ public class l extends Drawable implements j { public final void b() { float[] fArr; float[] fArr2; - this.f394s.reset(); + this.f395s.reset(); this.t.reset(); this.v.set(getBounds()); RectF rectF = this.v; @@ -85,7 +85,7 @@ public class l extends Drawable implements j { float f3 = this.o + (this.q ? this.n : 0.0f); this.v.inset(f3, f3); if (this.m) { - this.f394s.addCircle(this.v.centerX(), this.v.centerY(), Math.min(this.v.width(), this.v.height()) / 2.0f, Path.Direction.CW); + this.f395s.addCircle(this.v.centerX(), this.v.centerY(), Math.min(this.v.width(), this.v.height()) / 2.0f, Path.Direction.CW); } else if (this.q) { if (this.k == null) { this.k = new float[8]; @@ -98,9 +98,9 @@ public class l extends Drawable implements j { fArr[i] = this.i[i] - this.n; i++; } - this.f394s.addRoundRect(this.v, fArr, Path.Direction.CW); + this.f395s.addRoundRect(this.v, fArr, Path.Direction.CW); } else { - this.f394s.addRoundRect(this.v, this.i, Path.Direction.CW); + this.f395s.addRoundRect(this.v, this.i, Path.Direction.CW); } float f4 = -f3; this.v.inset(f4, f4); @@ -118,7 +118,7 @@ public class l extends Drawable implements j { this.l.setColor(AnimatableValueParser.N1(this.u, this.w)); this.l.setStyle(Paint.Style.FILL); this.l.setFilterBitmap(this.r); - canvas.drawPath(this.f394s, this.l); + canvas.drawPath(this.f395s, this.l); if (this.n != 0.0f) { this.l.setColor(AnimatableValueParser.N1(this.p, this.w)); this.l.setStyle(Paint.Style.STROKE); diff --git a/app/src/main/java/c/f/g/e/m.java b/app/src/main/java/c/f/g/e/m.java index 260a6740d7..a657b02006 100644 --- a/app/src/main/java/c/f/g/e/m.java +++ b/app/src/main/java/c/f/g/e/m.java @@ -27,20 +27,20 @@ public class m extends g implements j { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public final Paint f395s = new Paint(1); + public final Paint f396s = new Paint(1); public boolean t = false; public float u = 0.0f; public int v = 0; public int w = 0; /* renamed from: x reason: collision with root package name */ - public float f396x = 0.0f; + public float f397x = 0.0f; /* renamed from: y reason: collision with root package name */ - public boolean f397y = false; + public boolean f398y = false; /* renamed from: z reason: collision with root package name */ - public boolean f398z = false; + public boolean f399z = false; public m(Drawable drawable) { super(drawable); @@ -66,7 +66,7 @@ public class m extends g implements j { this.n.set(getBounds()); int h = b.h(this.m); if (h == 0) { - if (this.f397y) { + if (this.f398y) { RectF rectF = this.o; if (rectF == null) { this.o = new RectF(this.n); @@ -92,32 +92,32 @@ public class m extends g implements j { drawable2.draw(canvas); } } - this.f395s.setStyle(Paint.Style.FILL); - this.f395s.setColor(this.w); - this.f395s.setStrokeWidth(0.0f); - this.f395s.setFilterBitmap(this.f398z); + this.f396s.setStyle(Paint.Style.FILL); + this.f396s.setColor(this.w); + this.f396s.setStrokeWidth(0.0f); + this.f396s.setFilterBitmap(this.f399z); this.A.setFillType(Path.FillType.EVEN_ODD); - canvas.drawPath(this.A, this.f395s); + canvas.drawPath(this.A, this.f396s); if (this.t) { float width = ((this.n.width() - this.n.height()) + this.u) / 2.0f; float height = ((this.n.height() - this.n.width()) + this.u) / 2.0f; if (width > 0.0f) { RectF rectF3 = this.n; float f2 = rectF3.left; - canvas.drawRect(f2, rectF3.top, f2 + width, rectF3.bottom, this.f395s); + canvas.drawRect(f2, rectF3.top, f2 + width, rectF3.bottom, this.f396s); RectF rectF4 = this.n; float f3 = rectF4.right; - canvas.drawRect(f3 - width, rectF4.top, f3, rectF4.bottom, this.f395s); + canvas.drawRect(f3 - width, rectF4.top, f3, rectF4.bottom, this.f396s); } if (height > 0.0f) { RectF rectF5 = this.n; float f4 = rectF5.left; float f5 = rectF5.top; - canvas.drawRect(f4, f5, rectF5.right, f5 + height, this.f395s); + canvas.drawRect(f4, f5, rectF5.right, f5 + height, this.f396s); RectF rectF6 = this.n; float f6 = rectF6.left; float f7 = rectF6.bottom; - canvas.drawRect(f6, f7 - height, rectF6.right, f7, this.f395s); + canvas.drawRect(f6, f7 - height, rectF6.right, f7, this.f396s); } } } else if (h == 1) { @@ -130,32 +130,32 @@ public class m extends g implements j { canvas.restoreToCount(save2); } if (this.v != 0) { - this.f395s.setStyle(Paint.Style.STROKE); - this.f395s.setColor(this.v); - this.f395s.setStrokeWidth(this.u); + this.f396s.setStyle(Paint.Style.STROKE); + this.f396s.setColor(this.v); + this.f396s.setStrokeWidth(this.u); this.A.setFillType(Path.FillType.EVEN_ODD); - canvas.drawPath(this.B, this.f395s); + canvas.drawPath(this.B, this.f396s); } } @Override // c.f.g.e.j public void e(boolean z2) { - if (this.f398z != z2) { - this.f398z = z2; + if (this.f399z != z2) { + this.f399z = z2; invalidateSelf(); } } @Override // c.f.g.e.j public void f(boolean z2) { - this.f397y = z2; + this.f398y = z2; p(); invalidateSelf(); } @Override // c.f.g.e.j public void i(float f) { - this.f396x = f; + this.f397x = f; p(); invalidateSelf(); } @@ -194,7 +194,7 @@ public class m extends g implements j { this.B.reset(); this.C.set(getBounds()); RectF rectF = this.C; - float f = this.f396x; + float f = this.f397x; rectF.inset(f, f); if (this.m == 1) { this.A.addRect(this.C, Path.Direction.CW); @@ -205,7 +205,7 @@ public class m extends g implements j { this.A.addRoundRect(this.C, this.q, Path.Direction.CW); } RectF rectF2 = this.C; - float f2 = -this.f396x; + float f2 = -this.f397x; rectF2.inset(f2, f2); RectF rectF3 = this.C; float f3 = this.u / 2.0f; @@ -219,7 +219,7 @@ public class m extends g implements j { if (i >= fArr.length) { break; } - fArr[i] = (this.q[i] + this.f396x) - (this.u / 2.0f); + fArr[i] = (this.q[i] + this.f397x) - (this.u / 2.0f); i++; } this.B.addRoundRect(this.C, fArr, Path.Direction.CW); diff --git a/app/src/main/java/c/f/g/e/n.java b/app/src/main/java/c/f/g/e/n.java index a83f37e158..6cbb85487c 100644 --- a/app/src/main/java/c/f/g/e/n.java +++ b/app/src/main/java/c/f/g/e/n.java @@ -52,7 +52,7 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public float[] f399s; + public float[] f400s; @VisibleForTesting public final RectF t = new RectF(); @VisibleForTesting @@ -65,15 +65,15 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public RectF f400x; + public RectF f401x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public final Matrix f401y = new Matrix(); + public final Matrix f402y = new Matrix(); @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public final Matrix f402z = new Matrix(); + public final Matrix f403z = new Matrix(); public n(Drawable drawable) { this.i = drawable; @@ -165,13 +165,13 @@ public abstract class n extends Drawable implements j, d0 { if (this.j) { this.m.addCircle(this.t.centerX(), this.t.centerY(), Math.min(this.t.width(), this.t.height()) / 2.0f, Path.Direction.CW); } else if (this.H) { - if (this.f399s == null) { - this.f399s = new float[8]; + if (this.f400s == null) { + this.f400s = new float[8]; } for (int i2 = 0; i2 < this.r.length; i2++) { - this.f399s[i2] = this.q[i2] - this.l; + this.f400s[i2] = this.q[i2] - this.l; } - this.m.addRoundRect(this.t, this.f399s, Path.Direction.CW); + this.m.addRoundRect(this.t, this.f400s, Path.Direction.CW); } else { this.m.addRoundRect(this.t, this.q, Path.Direction.CW); } @@ -222,37 +222,37 @@ public abstract class n extends Drawable implements j, d0 { } this.v.set(0.0f, 0.0f, (float) getIntrinsicWidth(), (float) getIntrinsicHeight()); this.w.set(this.i.getBounds()); - this.f401y.setRectToRect(this.v, this.w, Matrix.ScaleToFit.FILL); + this.f402y.setRectToRect(this.v, this.w, Matrix.ScaleToFit.FILL); if (this.H) { - RectF rectF = this.f400x; + RectF rectF = this.f401x; if (rectF == null) { - this.f400x = new RectF(this.t); + this.f401x = new RectF(this.t); } else { rectF.set(this.t); } - RectF rectF2 = this.f400x; + RectF rectF2 = this.f401x; float f = this.l; rectF2.inset(f, f); if (this.D == null) { this.D = new Matrix(); } - this.D.setRectToRect(this.t, this.f400x, Matrix.ScaleToFit.FILL); + this.D.setRectToRect(this.t, this.f401x, Matrix.ScaleToFit.FILL); } else { Matrix matrix2 = this.D; if (matrix2 != null) { matrix2.reset(); } } - if (!this.A.equals(this.B) || !this.f401y.equals(this.f402z) || ((matrix = this.D) != null && !matrix.equals(this.E))) { + if (!this.A.equals(this.B) || !this.f402y.equals(this.f403z) || ((matrix = this.D) != null && !matrix.equals(this.E))) { this.n = true; this.A.invert(this.C); this.F.set(this.A); if (this.H) { this.F.postConcat(this.D); } - this.F.preConcat(this.f401y); + this.F.preConcat(this.f402y); this.B.set(this.A); - this.f402z.set(this.f401y); + this.f403z.set(this.f402y); if (this.H) { Matrix matrix3 = this.E; if (matrix3 == null) { diff --git a/app/src/main/java/c/f/g/e/p.java b/app/src/main/java/c/f/g/e/p.java index 303aa218e0..bc32e7cd57 100644 --- a/app/src/main/java/c/f/g/e/p.java +++ b/app/src/main/java/c/f/g/e/p.java @@ -24,7 +24,7 @@ public class p extends g { public Matrix r; /* renamed from: s reason: collision with root package name */ - public Matrix f403s = new Matrix(); + public Matrix f404s = new Matrix(); public p(Drawable drawable, ScalingUtils$ScaleType scalingUtils$ScaleType) { super(drawable); @@ -99,10 +99,10 @@ public class p extends g { } drawable.setBounds(0, 0, intrinsicWidth, intrinsicHeight); ScalingUtils$ScaleType scalingUtils$ScaleType3 = this.m; - Matrix matrix = this.f403s; + Matrix matrix = this.f404s; PointF pointF = this.o; scalingUtils$ScaleType3.a(matrix, bounds, intrinsicWidth, intrinsicHeight, pointF != null ? pointF.x : 0.5f, pointF != null ? pointF.y : 0.5f); - this.r = this.f403s; + this.r = this.f404s; } } diff --git a/app/src/main/java/c/f/g/f/a.java b/app/src/main/java/c/f/g/f/a.java index 94cd3f8747..b12ce5d40c 100644 --- a/app/src/main/java/c/f/g/f/a.java +++ b/app/src/main/java/c/f/g/f/a.java @@ -15,7 +15,7 @@ public class a { public static final ScalingUtils$ScaleType b = s.l; /* renamed from: c reason: collision with root package name */ - public Resources f404c; + public Resources f405c; public int d = 300; public float e = 0.0f; public Drawable f = null; @@ -37,7 +37,7 @@ public class a { } public a(Resources resources) { - this.f404c = resources; + this.f405c = resources; ScalingUtils$ScaleType scalingUtils$ScaleType = a; this.g = scalingUtils$ScaleType; this.h = null; diff --git a/app/src/main/java/c/f/g/f/b.java b/app/src/main/java/c/f/g/f/b.java index 8f0967654c..f69e50ab0b 100644 --- a/app/src/main/java/c/f/g/f/b.java +++ b/app/src/main/java/c/f/g/f/b.java @@ -30,7 +30,7 @@ public class b extends g implements f0 { if (!draweeHolder.a) { a.m(c.class, "%x: Draw requested for a non-attached controller %x. %s", Integer.valueOf(System.identityHashCode(draweeHolder)), Integer.valueOf(System.identityHashCode(draweeHolder.e)), draweeHolder.toString()); draweeHolder.b = true; - draweeHolder.f2205c = true; + draweeHolder.f2213c = true; draweeHolder.b(); } } diff --git a/app/src/main/java/c/f/g/f/c.java b/app/src/main/java/c/f/g/f/c.java index ea58069651..d44c0e377f 100644 --- a/app/src/main/java/c/f/g/f/c.java +++ b/app/src/main/java/c/f/g/f/c.java @@ -9,7 +9,7 @@ public class c { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public float[] f405c = null; + public float[] f406c = null; public int d = 0; public float e = 0.0f; public int f = 0; @@ -31,7 +31,7 @@ public class c { } c cVar = (c) obj; if (this.b == cVar.b && this.d == cVar.d && Float.compare(cVar.e, this.e) == 0 && this.f == cVar.f && Float.compare(cVar.g, this.g) == 0 && this.a == cVar.a && this.h == cVar.h) { - return Arrays.equals(this.f405c, cVar.f405c); + return Arrays.equals(this.f406c, cVar.f406c); } return false; } @@ -39,7 +39,7 @@ public class c { public int hashCode() { int i = this.a; int h = (((i != 0 ? b.h(i) : 0) * 31) + (this.b ? 1 : 0)) * 31; - float[] fArr = this.f405c; + float[] fArr = this.f406c; int hashCode = (((h + (fArr != null ? Arrays.hashCode(fArr) : 0)) * 31) + this.d) * 31; float f = this.e; int floatToIntBits = (((hashCode + (f != 0.0f ? Float.floatToIntBits(f) : 0)) * 31) + this.f) * 31; diff --git a/app/src/main/java/c/f/g/f/d.java b/app/src/main/java/c/f/g/f/d.java index 06f9b18b17..449b60ebd9 100644 --- a/app/src/main/java/c/f/g/f/d.java +++ b/app/src/main/java/c/f/g/f/d.java @@ -43,7 +43,7 @@ public class d { public static void b(j jVar, c cVar) { jVar.c(cVar.b); - jVar.m(cVar.f405c); + jVar.m(cVar.f406c); jVar.a(cVar.f, cVar.e); jVar.i(cVar.g); jVar.f(false); diff --git a/app/src/main/java/c/f/g/g/a.java b/app/src/main/java/c/f/g/g/a.java index 83f164407c..a36c438d8f 100644 --- a/app/src/main/java/c/f/g/g/a.java +++ b/app/src/main/java/c/f/g/g/a.java @@ -12,7 +12,7 @@ public class a { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public boolean f406c = false; + public boolean f407c = false; @VisibleForTesting public boolean d = false; @VisibleForTesting diff --git a/app/src/main/java/c/f/h/a/a/c.java b/app/src/main/java/c/f/h/a/a/c.java index 718bbff6ac..d172e22e3b 100644 --- a/app/src/main/java/c/f/h/a/a/c.java +++ b/app/src/main/java/c/f/h/a/a/c.java @@ -10,7 +10,7 @@ public class c extends b { public final c.f.d.k.b b; /* renamed from: c reason: collision with root package name */ - public final ScheduledExecutorService f407c; + public final ScheduledExecutorService f408c; public boolean d = false; public long e; public b f; @@ -51,13 +51,13 @@ public class c extends b { super(t); this.f = bVar; this.b = bVar2; - this.f407c = scheduledExecutorService; + this.f408c = scheduledExecutorService; } public final synchronized void c() { if (!this.d) { this.d = true; - this.f407c.schedule(this.g, 1000, TimeUnit.MILLISECONDS); + this.f408c.schedule(this.g, 1000, TimeUnit.MILLISECONDS); } } diff --git a/app/src/main/java/c/f/h/a/b/a.java b/app/src/main/java/c/f/h/a/b/a.java index 6eea8d0a1f..1ebdf53108 100644 --- a/app/src/main/java/c/f/h/a/b/a.java +++ b/app/src/main/java/c/f/h/a/b/a.java @@ -20,7 +20,7 @@ public class a implements c.f.h.a.a.a, c.b { public final b b; /* renamed from: c reason: collision with root package name */ - public final d f408c; + public final d f409c; public final c d; public final c.f.h.a.b.e.a e; public final b f; @@ -33,7 +33,7 @@ public class a implements c.f.h.a.a.a, c.b { public a(PlatformBitmapFactory platformBitmapFactory, b bVar, d dVar, c cVar, c.f.h.a.b.e.a aVar, b bVar2) { this.a = platformBitmapFactory; this.b = bVar; - this.f408c = dVar; + this.f409c = dVar; this.d = cVar; this.e = aVar; this.f = bVar2; @@ -43,12 +43,12 @@ public class a implements c.f.h.a.a.a, c.b { @Override // c.f.h.a.a.d public int a() { - return this.f408c.a(); + return this.f409c.a(); } @Override // c.f.h.a.a.d public int b() { - return this.f408c.b(); + return this.f409c.b(); } @Override // c.f.h.a.a.c.b @@ -68,7 +68,7 @@ public class a implements c.f.h.a.a.a, c.b { @Override // c.f.h.a.a.d public int e(int i) { - return this.f408c.e(i); + return this.f409c.e(i); } @Override // c.f.h.a.a.a @@ -86,12 +86,12 @@ public class a implements c.f.h.a.a.a, c.b { this.h = rect; c.f.h.a.b.f.b bVar = (c.f.h.a.b.f.b) this.d; c.f.j.a.c.a aVar = (c.f.j.a.c.a) bVar.b; - if (!c.f.j.a.c.a.a(aVar.f424c, rect).equals(aVar.d)) { + if (!c.f.j.a.c.a.a(aVar.f425c, rect).equals(aVar.d)) { aVar = new c.f.j.a.c.a(aVar.a, aVar.b, rect, aVar.i); } if (aVar != bVar.b) { bVar.b = aVar; - bVar.f411c = new c.f.j.a.c.d(aVar, bVar.d); + bVar.f412c = new c.f.j.a.c.d(aVar, bVar.d); } n(); } @@ -214,14 +214,14 @@ public class a implements c.f.h.a.a.a, c.b { } public final void n() { - int width = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f424c.getWidth(); + int width = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f425c.getWidth(); this.i = width; int i = -1; if (width == -1) { Rect rect = this.h; this.i = rect == null ? -1 : rect.width(); } - int height = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f424c.getHeight(); + int height = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f425c.getHeight(); this.j = height; if (height == -1) { Rect rect2 = this.h; diff --git a/app/src/main/java/c/f/h/a/b/d/b.java b/app/src/main/java/c/f/h/a/b/d/b.java index c5111b50f6..0394c8a523 100644 --- a/app/src/main/java/c/f/h/a/b/d/b.java +++ b/app/src/main/java/c/f/h/a/b/d/b.java @@ -17,7 +17,7 @@ public class b implements c.f.h.a.b.b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final SparseArray> f409c = new SparseArray<>(); + public final SparseArray> f410c = new SparseArray<>(); public CloseableReference d; public b(c cVar, boolean z2) { @@ -92,10 +92,10 @@ public class b implements c.f.h.a.b.b { return; } c cVar = this.a; - CloseableReference c2 = cVar.b.c(new c.b(cVar.a, i), C, cVar.f425c); + CloseableReference c2 = cVar.b.c(new c.b(cVar.a, i), C, cVar.f426c); if (CloseableReference.z(c2)) { - closeableReference2 = this.f409c.get(i); - this.f409c.put(i, c2); + closeableReference2 = this.f410c.get(i); + this.f410c.put(i, c2); int i3 = a.a; } C.close(); @@ -121,13 +121,13 @@ public class b implements c.f.h.a.b.b { closeableReference.close(); } this.d = null; - for (int i = 0; i < this.f409c.size(); i++) { - CloseableReference valueAt = this.f409c.valueAt(i); + for (int i = 0; i < this.f410c.size(); i++) { + CloseableReference valueAt = this.f410c.valueAt(i); if (valueAt != null) { valueAt.close(); } } - this.f409c.clear(); + this.f410c.clear(); } @Override // c.f.h.a.b.b @@ -141,9 +141,9 @@ public class b implements c.f.h.a.b.b { public synchronized void e(int i, CloseableReference closeableReference, int i2) { Objects.requireNonNull(closeableReference); synchronized (this) { - CloseableReference closeableReference2 = this.f409c.get(i); + CloseableReference closeableReference2 = this.f410c.get(i); if (closeableReference2 != null) { - this.f409c.delete(i); + this.f410c.delete(i); Class cls = CloseableReference.i; closeableReference2.close(); int i3 = a.a; @@ -155,7 +155,7 @@ public class b implements c.f.h.a.b.b { if (C != null) { closeableReference3 = this.d; c cVar = this.a; - this.d = cVar.b.c(new c.b(cVar.a, i), C, cVar.f425c); + this.d = cVar.b.c(new c.b(cVar.a, i), C, cVar.f426c); } if (C != null) { C.close(); diff --git a/app/src/main/java/c/f/h/a/b/e/c.java b/app/src/main/java/c/f/h/a/b/e/c.java index 9554c0603e..fef26c79eb 100644 --- a/app/src/main/java/c/f/h/a/b/e/c.java +++ b/app/src/main/java/c/f/h/a/b/e/c.java @@ -12,7 +12,7 @@ public class c implements b { public final c.f.h.a.b.c b; /* renamed from: c reason: collision with root package name */ - public final Bitmap.Config f410c; + public final Bitmap.Config f411c; public final ExecutorService d; public final SparseArray e = new SparseArray<>(); @@ -41,7 +41,7 @@ public class c implements b { return false; } else { try { - closeableReference = c.this.a.a(this.j.i(), this.j.g(), c.this.f410c); + closeableReference = c.this.a.a(this.j.i(), this.j.g(), c.this.f411c); i3 = -1; } catch (RuntimeException e) { c.f.d.e.a.l(c.class, "Failed to create frame bitmap", e); @@ -106,7 +106,7 @@ public class c implements b { public c(PlatformBitmapFactory platformBitmapFactory, c.f.h.a.b.c cVar, Bitmap.Config config, ExecutorService executorService) { this.a = platformBitmapFactory; this.b = cVar; - this.f410c = config; + this.f411c = config; this.d = executorService; } } diff --git a/app/src/main/java/c/f/h/a/b/f/a.java b/app/src/main/java/c/f/h/a/b/f/a.java index 29c3702f20..377fa4a20c 100644 --- a/app/src/main/java/c/f/h/a/b/f/a.java +++ b/app/src/main/java/c/f/h/a/b/f/a.java @@ -16,7 +16,7 @@ public class a implements d { @Override // c.f.h.a.a.d public int b() { - return ((c.f.j.a.c.a) this.a).f424c.b(); + return ((c.f.j.a.c.a) this.a).f425c.b(); } @Override // c.f.h.a.a.d diff --git a/app/src/main/java/c/f/h/a/b/f/b.java b/app/src/main/java/c/f/h/a/b/f/b.java index cf8ee82c1f..b46dcfe09f 100644 --- a/app/src/main/java/c/f/h/a/b/f/b.java +++ b/app/src/main/java/c/f/h/a/b/f/b.java @@ -10,7 +10,7 @@ public class b implements c { public c.f.j.a.a.a b; /* renamed from: c reason: collision with root package name */ - public d f411c; + public d f412c; public final d.a d; /* compiled from: AnimatedDrawableBackendFrameRenderer */ @@ -33,12 +33,12 @@ public class b implements c { this.d = aVar2; this.a = bVar; this.b = aVar; - this.f411c = new d(aVar, aVar2); + this.f412c = new d(aVar, aVar2); } public boolean a(int i, Bitmap bitmap) { try { - this.f411c.d(i, bitmap); + this.f412c.d(i, bitmap); return true; } catch (IllegalStateException e) { c.f.d.e.a.d(b.class, e, "Rendering of frame unsuccessful. Frame number: %d", Integer.valueOf(i)); diff --git a/app/src/main/java/c/f/h/a/c/a.java b/app/src/main/java/c/f/h/a/c/a.java index 9c85cc722d..fbe8c090b9 100644 --- a/app/src/main/java/c/f/h/a/c/a.java +++ b/app/src/main/java/c/f/h/a/c/a.java @@ -22,17 +22,17 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public long r; /* renamed from: s reason: collision with root package name */ - public long f412s; + public long f413s; public int t; public long u; public int v; public volatile b w; /* renamed from: x reason: collision with root package name */ - public e f413x; + public e f414x; /* renamed from: y reason: collision with root package name */ - public final Runnable f414y; + public final Runnable f415y; /* compiled from: AnimatedDrawable2 */ /* renamed from: c.f.h.a.c.a$a reason: collision with other inner class name */ @@ -43,7 +43,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { @Override // java.lang.Runnable public void run() { a aVar = a.this; - aVar.unscheduleSelf(aVar.f414y); + aVar.unscheduleSelf(aVar.f415y); a.this.invalidateSelf(); } } @@ -55,7 +55,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public a(c.f.h.a.a.a aVar) { this.u = 8; this.w = j; - this.f414y = new RunnableC0061a(); + this.f415y = new RunnableC0061a(); this.k = aVar; this.l = aVar == null ? null : new c.f.h.a.e.a(aVar); } @@ -116,7 +116,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { if (j2 == -1) { long j7 = this.n + j2 + this.u; this.p = j7; - scheduleSelf(this.f414y, j7); + scheduleSelf(this.f415y, j7); } else { Objects.requireNonNull(this.w); this.m = false; @@ -178,10 +178,10 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { @Override // android.graphics.drawable.Drawable public void setAlpha(int i2) { - if (this.f413x == null) { - this.f413x = new e(); + if (this.f414x == null) { + this.f414x = new e(); } - this.f413x.a = i2; + this.f414x.a = i2; c.f.h.a.a.a aVar = this.k; if (aVar != null) { aVar.f(i2); @@ -190,11 +190,11 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { @Override // android.graphics.drawable.Drawable public void setColorFilter(ColorFilter colorFilter) { - if (this.f413x == null) { - this.f413x = new e(); + if (this.f414x == null) { + this.f414x = new e(); } - e eVar = this.f413x; - eVar.f389c = colorFilter; + e eVar = this.f414x; + eVar.f390c = colorFilter; eVar.b = true; c.f.h.a.a.a aVar = this.k; if (aVar != null) { @@ -211,7 +211,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { long j2 = uptimeMillis - this.r; this.n = j2; this.p = j2; - this.o = uptimeMillis - this.f412s; + this.o = uptimeMillis - this.f413s; this.q = this.t; invalidateSelf(); Objects.requireNonNull(this.w); @@ -223,14 +223,14 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { if (this.m) { long uptimeMillis = SystemClock.uptimeMillis(); this.r = uptimeMillis - this.n; - this.f412s = uptimeMillis - this.o; + this.f413s = uptimeMillis - this.o; this.t = this.q; this.m = false; this.n = 0; this.p = 0; this.o = -1; this.q = -1; - unscheduleSelf(this.f414y); + unscheduleSelf(this.f415y); Objects.requireNonNull(this.w); } } diff --git a/app/src/main/java/c/f/h/a/d/e.java b/app/src/main/java/c/f/h/a/d/e.java index 8a087ef90f..c504e226c5 100644 --- a/app/src/main/java/c/f/h/a/d/e.java +++ b/app/src/main/java/c/f/h/a/d/e.java @@ -19,7 +19,7 @@ public class e implements a { public final ScheduledExecutorService b; /* renamed from: c reason: collision with root package name */ - public final ExecutorService f415c; + public final ExecutorService f416c; public final c.f.d.k.b d; public final PlatformBitmapFactory e; public final m f; @@ -29,7 +29,7 @@ public class e implements a { public e(b bVar, ScheduledExecutorService scheduledExecutorService, ExecutorService executorService, c.f.d.k.b bVar2, PlatformBitmapFactory platformBitmapFactory, m mVar, Supplier supplier, Supplier supplier2) { this.a = bVar; this.b = scheduledExecutorService; - this.f415c = executorService; + this.f416c = executorService; this.d = bVar2; this.e = platformBitmapFactory; this.f = mVar; @@ -67,7 +67,7 @@ public class e implements a { intValue = this.h.get().intValue(); if (intValue <= 0) { d dVar2 = new d(intValue); - cVar2 = new c.f.h.a.b.e.c(this.e, bVar3, Bitmap.Config.ARGB_8888, this.f415c); + cVar2 = new c.f.h.a.b.e.c(this.e, bVar3, Bitmap.Config.ARGB_8888, this.f416c); dVar = dVar2; } else { dVar = null; diff --git a/app/src/main/java/c/f/h/b/a/b.java b/app/src/main/java/c/f/h/b/a/b.java index 9cdd914d00..cd68c72201 100644 --- a/app/src/main/java/c/f/h/b/a/b.java +++ b/app/src/main/java/c/f/h/b/a/b.java @@ -10,7 +10,7 @@ public interface b { public Map b; /* renamed from: c reason: collision with root package name */ - public Map f416c; + public Map f417c; public Map d; public Object e; } diff --git a/app/src/main/java/c/f/i/a.java b/app/src/main/java/c/f/i/a.java index 85b0f33fb5..311f2e4c0c 100644 --- a/app/src/main/java/c/f/i/a.java +++ b/app/src/main/java/c/f/i/a.java @@ -9,7 +9,7 @@ public class a implements c.a { public static final int b; /* renamed from: c reason: collision with root package name */ - public static final byte[] f417c; + public static final byte[] f418c; public static final int d; public static final byte[] e = AnimatableValueParser.f("GIF87a"); public static final byte[] f = AnimatableValueParser.f("GIF89a"); @@ -29,7 +29,7 @@ public class a implements c.a { a = bArr; b = bArr.length; byte[] bArr2 = {-119, 80, 78, 71, 13, 10, 26, 10}; - f417c = bArr2; + f418c = bArr2; d = bArr2.length; byte[] f2 = AnimatableValueParser.f("BM"); g = f2; @@ -91,12 +91,12 @@ public class a implements c.a { if (i2 >= bArr3.length && AnimatableValueParser.T0(bArr, bArr3, 0)) { return b.a; } - byte[] bArr4 = f417c; + byte[] bArr4 = f418c; if (i2 >= bArr4.length && AnimatableValueParser.T0(bArr, bArr4, 0)) { return b.b; } if (i2 >= 6 && (AnimatableValueParser.T0(bArr, e, 0) || AnimatableValueParser.T0(bArr, f, 0))) { - return b.f418c; + return b.f419c; } byte[] bArr5 = g; if (i2 < bArr5.length ? false : AnimatableValueParser.T0(bArr, bArr5, 0)) { diff --git a/app/src/main/java/c/f/i/b.java b/app/src/main/java/c/f/i/b.java index bceadcbbb3..330fe49ca9 100644 --- a/app/src/main/java/c/f/i/b.java +++ b/app/src/main/java/c/f/i/b.java @@ -7,7 +7,7 @@ public final class b { public static final c b = new c("PNG", "png"); /* renamed from: c reason: collision with root package name */ - public static final c f418c = new c("GIF", IconUtils.ANIMATED_IMAGE_EXTENSION); + public static final c f419c = new c("GIF", IconUtils.ANIMATED_IMAGE_EXTENSION); public static final c d = new c("BMP", "bmp"); public static final c e = new c("ICO", "ico"); public static final c f = new c("WEBP_SIMPLE", "webp"); diff --git a/app/src/main/java/c/f/i/d.java b/app/src/main/java/c/f/i/d.java index ca68bc70b6..8e86192234 100644 --- a/app/src/main/java/c/f/i/d.java +++ b/app/src/main/java/c/f/i/d.java @@ -13,7 +13,7 @@ public class d { public int b; /* renamed from: c reason: collision with root package name */ - public List f419c; + public List f420c; public final c.a d = new a(); public d() { @@ -42,7 +42,7 @@ public class d { if (!(b == null || b == c.a)) { return b; } - List list = c2.f419c; + List list = c2.f420c; if (list != null) { for (c.a aVar : list) { c b2 = aVar.b(bArr, i); @@ -76,7 +76,7 @@ public class d { public final void d() { this.b = this.d.a(); - List list = this.f419c; + List list = this.f420c; if (list != null) { for (c.a aVar : list) { this.b = Math.max(this.b, aVar.a()); diff --git a/app/src/main/java/c/f/j/a/a/b.java b/app/src/main/java/c/f/j/a/a/b.java index a9518c4ae9..3de3391f59 100644 --- a/app/src/main/java/c/f/j/a/a/b.java +++ b/app/src/main/java/c/f/j/a/a/b.java @@ -5,7 +5,7 @@ public class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f420c; + public final int f421c; public final int d; public final int e; public final int f; @@ -13,7 +13,7 @@ public class b { public b(int i, int i2, int i3, int i4, int i5, int i6, int i7) { this.a = i2; this.b = i3; - this.f420c = i4; + this.f421c = i4; this.d = i5; this.e = i6; this.f = i7; diff --git a/app/src/main/java/c/f/j/a/a/e.java b/app/src/main/java/c/f/j/a/a/e.java index 2c2afe7562..30bfc80438 100644 --- a/app/src/main/java/c/f/j/a/a/e.java +++ b/app/src/main/java/c/f/j/a/a/e.java @@ -11,7 +11,7 @@ public class e { public CloseableReference b; /* renamed from: c reason: collision with root package name */ - public List> f421c; + public List> f422c; public a d; public e(f fVar) { @@ -19,7 +19,7 @@ public class e { Objects.requireNonNull(cVar); this.a = cVar; this.b = CloseableReference.p(fVar.b); - this.f421c = CloseableReference.r(fVar.f422c); + this.f422c = CloseableReference.r(fVar.f423c); this.d = fVar.e; } } diff --git a/app/src/main/java/c/f/j/a/a/f.java b/app/src/main/java/c/f/j/a/a/f.java index a03401d409..510e7eb5b7 100644 --- a/app/src/main/java/c/f/j/a/a/f.java +++ b/app/src/main/java/c/f/j/a/a/f.java @@ -10,7 +10,7 @@ public class f { public CloseableReference b; /* renamed from: c reason: collision with root package name */ - public List> f422c; + public List> f423c; public int d; public a e; @@ -26,8 +26,8 @@ public class f { closeableReference.close(); } this.b = null; - CloseableReference.t(this.f422c); - this.f422c = null; + CloseableReference.t(this.f423c); + this.f423c = null; return eVar; } catch (Throwable th) { CloseableReference closeableReference2 = this.b; @@ -36,8 +36,8 @@ public class f { closeableReference2.close(); } this.b = null; - CloseableReference.t(this.f422c); - this.f422c = null; + CloseableReference.t(this.f423c); + this.f423c = null; throw th; } } diff --git a/app/src/main/java/c/f/j/a/b/e.java b/app/src/main/java/c/f/j/a/b/e.java index 9185d2bd6e..e5e9a70c85 100644 --- a/app/src/main/java/c/f/j/a/b/e.java +++ b/app/src/main/java/c/f/j/a/b/e.java @@ -14,7 +14,7 @@ public class e implements d { public static c b; /* renamed from: c reason: collision with root package name */ - public final b f423c; + public final b f424c; public final PlatformBitmapFactory d; static { @@ -34,7 +34,7 @@ public class e implements d { } public e(b bVar, PlatformBitmapFactory platformBitmapFactory) { - this.f423c = bVar; + this.f424c = bVar; this.d = platformBitmapFactory; } @@ -44,7 +44,7 @@ public class e implements d { f fVar = new f(cVar); fVar.b = CloseableReference.p(null); fVar.d = 0; - fVar.f422c = CloseableReference.r(null); + fVar.f423c = CloseableReference.r(null); fVar.e = null; a aVar = new a(fVar.a()); CloseableReference.t(null); diff --git a/app/src/main/java/c/f/j/a/c/a.java b/app/src/main/java/c/f/j/a/c/a.java index 556fe2010a..d047cfd793 100644 --- a/app/src/main/java/c/f/j/a/c/a.java +++ b/app/src/main/java/c/f/j/a/c/a.java @@ -15,7 +15,7 @@ public class a implements c.f.j.a.a.a { public final e b; /* renamed from: c reason: collision with root package name */ - public final c f424c; + public final c f425c; public final Rect d; public final int[] e; public final b[] f; @@ -28,7 +28,7 @@ public class a implements c.f.j.a.a.a { this.a = aVar; this.b = eVar; c cVar = eVar.a; - this.f424c = cVar; + this.f425c = cVar; int[] h = cVar.h(); this.e = h; Objects.requireNonNull(aVar); @@ -51,11 +51,11 @@ public class a implements c.f.j.a.a.a { iArr3[i4] = i3; i3 += iArr2[i4]; } - this.d = a(this.f424c, rect); + this.d = a(this.f425c, rect); this.i = z2; - this.f = new b[this.f424c.a()]; - for (int i5 = 0; i5 < this.f424c.a(); i5++) { - this.f[i5] = this.f424c.f(i5); + this.f = new b[this.f425c.a()]; + for (int i5 = 0; i5 < this.f425c.a(); i5++) { + this.f[i5] = this.f425c.f(i5); } } @@ -64,7 +64,7 @@ public class a implements c.f.j.a.a.a { } public int b() { - return this.f424c.a(); + return this.f425c.a(); } public final synchronized Bitmap c(int i, int i2) { @@ -86,9 +86,9 @@ public class a implements c.f.j.a.a.a { } public void d(int i, Canvas canvas) { - d d = this.f424c.d(i); + d d = this.f425c.d(i); try { - if (this.f424c.e()) { + if (this.f425c.e()) { f(canvas, d); } else { e(canvas, d); @@ -127,8 +127,8 @@ public class a implements c.f.j.a.a.a { } public final void f(Canvas canvas, d dVar) { - double width = ((double) this.d.width()) / ((double) this.f424c.getWidth()); - double height = ((double) this.d.height()) / ((double) this.f424c.getHeight()); + double width = ((double) this.d.width()) / ((double) this.f425c.getWidth()); + double height = ((double) this.d.height()) / ((double) this.f425c.getHeight()); int round = (int) Math.round(((double) dVar.getWidth()) * width); int round2 = (int) Math.round(((double) dVar.getHeight()) * height); int b = (int) (((double) dVar.b()) * width); diff --git a/app/src/main/java/c/f/j/a/c/c.java b/app/src/main/java/c/f/j/a/c/c.java index 518af31792..0a38d17b55 100644 --- a/app/src/main/java/c/f/j/a/c/c.java +++ b/app/src/main/java/c/f/j/a/c/c.java @@ -13,7 +13,7 @@ public class c { public final m b; /* renamed from: c reason: collision with root package name */ - public final m.b f425c = new a(); + public final m.b f426c = new a(); public final LinkedHashSet d = new LinkedHashSet<>(); /* compiled from: AnimatedFrameCache */ diff --git a/app/src/main/java/c/f/j/a/c/d.java b/app/src/main/java/c/f/j/a/c/d.java index 11c9a753dd..cb6db6402a 100644 --- a/app/src/main/java/c/f/j/a/c/d.java +++ b/app/src/main/java/c/f/j/a/c/d.java @@ -14,7 +14,7 @@ public class d { public final a b; /* renamed from: c reason: collision with root package name */ - public final Paint f426c; + public final Paint f427c; /* compiled from: AnimatedImageCompositor */ public interface a { @@ -27,7 +27,7 @@ public class d { this.a = aVar; this.b = aVar2; Paint paint = new Paint(); - this.f426c = paint; + this.f427c = paint; paint.setColor(0); paint.setStyle(Paint.Style.FILL); paint.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.SRC)); @@ -36,11 +36,11 @@ public class d { public final void a(Canvas canvas, b bVar) { int i = bVar.a; int i2 = bVar.b; - canvas.drawRect((float) i, (float) i2, (float) (i + bVar.f420c), (float) (i2 + bVar.d), this.f426c); + canvas.drawRect((float) i, (float) i2, (float) (i + bVar.f421c), (float) (i2 + bVar.d), this.f427c); } public final boolean b(b bVar) { - return bVar.a == 0 && bVar.b == 0 && bVar.f420c == ((a) this.a).d.width() && bVar.d == ((a) this.a).d.height(); + return bVar.a == 0 && bVar.b == 0 && bVar.f421c == ((a) this.a).d.width() && bVar.d == ((a) this.a).d.height(); } public final boolean c(int i) { diff --git a/app/src/main/java/c/f/j/c/b.java b/app/src/main/java/c/f/j/c/b.java index 82262118e8..60f214addb 100644 --- a/app/src/main/java/c/f/j/c/b.java +++ b/app/src/main/java/c/f/j/c/b.java @@ -12,7 +12,7 @@ public class b implements CacheKey { public final e b; /* renamed from: c reason: collision with root package name */ - public final f f427c; + public final f f428c; public final c.f.j.d.b d; public final CacheKey e; public final String f; @@ -23,7 +23,7 @@ public class b implements CacheKey { Objects.requireNonNull(str); this.a = str; this.b = eVar; - this.f427c = fVar; + this.f428c = fVar; this.d = bVar; this.e = cacheKey; this.f = str2; @@ -56,7 +56,7 @@ public class b implements CacheKey { return false; } b bVar = (b) obj; - return this.g == bVar.g && this.a.equals(bVar.a) && AnimatableValueParser.i0(this.b, bVar.b) && AnimatableValueParser.i0(this.f427c, bVar.f427c) && AnimatableValueParser.i0(this.d, bVar.d) && AnimatableValueParser.i0(this.e, bVar.e) && AnimatableValueParser.i0(this.f, bVar.f); + return this.g == bVar.g && this.a.equals(bVar.a) && AnimatableValueParser.i0(this.b, bVar.b) && AnimatableValueParser.i0(this.f428c, bVar.f428c) && AnimatableValueParser.i0(this.d, bVar.d) && AnimatableValueParser.i0(this.e, bVar.e) && AnimatableValueParser.i0(this.f, bVar.f); } @Override // com.facebook.cache.common.CacheKey @@ -65,6 +65,6 @@ public class b implements CacheKey { } public String toString() { - return String.format(null, "%s_%s_%s_%s_%s_%s_%d", this.a, this.b, this.f427c, this.d, this.e, this.f, Integer.valueOf(this.g)); + return String.format(null, "%s_%s_%s_%s_%s_%s_%d", this.a, this.b, this.f428c, this.d, this.e, this.f, Integer.valueOf(this.g)); } } diff --git a/app/src/main/java/c/f/j/c/f.java b/app/src/main/java/c/f/j/c/f.java index 829132cf00..aeeea78862 100644 --- a/app/src/main/java/c/f/j/c/f.java +++ b/app/src/main/java/c/f/j/c/f.java @@ -23,7 +23,7 @@ public class f { public final g b; /* renamed from: c reason: collision with root package name */ - public final j f428c; + public final j f429c; public final Executor d; public final Executor e; public final a0 f = new a0(); @@ -69,7 +69,7 @@ public class f { public f(h hVar, g gVar, j jVar, Executor executor, Executor executor2, r rVar) { this.a = hVar; this.b = gVar; - this.f428c = jVar; + this.f429c = jVar; this.d = executor; this.e = executor2; this.g = rVar; @@ -156,7 +156,7 @@ public class f { Objects.requireNonNull((z) this.g); Executor executor = z.g.a; if (eVar instanceof Boolean) { - return ((Boolean) eVar).booleanValue() ? z.g.f2926c : z.g.d; + return ((Boolean) eVar).booleanValue() ? z.g.f2934c : z.g.d; } z.g gVar = new z.g<>(); if (gVar.h(eVar)) { diff --git a/app/src/main/java/c/f/j/c/l.java b/app/src/main/java/c/f/j/c/l.java index cff9da81b6..f48d7f6b6c 100644 --- a/app/src/main/java/c/f/j/c/l.java +++ b/app/src/main/java/c/f/j/c/l.java @@ -11,7 +11,7 @@ public class l { public final LinkedHashMap b = new LinkedHashMap<>(); /* renamed from: c reason: collision with root package name */ - public int f429c = 0; + public int f430c = 0; public l(b0 b0Var) { this.a = b0Var; @@ -22,7 +22,7 @@ public class l { } public synchronized int b() { - return this.f429c; + return this.f430c; } public final int c(V v) { @@ -35,16 +35,16 @@ public class l { public synchronized V d(K k, V v) { V remove; remove = this.b.remove(k); - this.f429c -= c(remove); + this.f430c -= c(remove); this.b.put(k, v); - this.f429c += c(v); + this.f430c += c(v); return remove; } public synchronized V e(K k) { V remove; remove = this.b.remove(k); - this.f429c -= c(remove); + this.f430c -= c(remove); return remove; } @@ -58,7 +58,7 @@ public class l { next.getKey(); } arrayList.add(next.getValue()); - this.f429c -= c(next.getValue()); + this.f430c -= c(next.getValue()); it.remove(); } return arrayList; diff --git a/app/src/main/java/c/f/j/c/m.java b/app/src/main/java/c/f/j/c/m.java index 78fc348c8c..17f64d8349 100644 --- a/app/src/main/java/c/f/j/c/m.java +++ b/app/src/main/java/c/f/j/c/m.java @@ -13,7 +13,7 @@ public interface m extends w, c.f.d.g.b { public final CloseableReference b; /* renamed from: c reason: collision with root package name */ - public int f430c = 0; + public int f431c = 0; public boolean d = false; public final b e; diff --git a/app/src/main/java/c/f/j/c/n.java b/app/src/main/java/c/f/j/c/n.java index fd5e2932fd..7bf777a6db 100644 --- a/app/src/main/java/c/f/j/c/n.java +++ b/app/src/main/java/c/f/j/c/n.java @@ -9,11 +9,11 @@ public class n implements i { public static n a; public CacheKey a(ImageRequest imageRequest, Object obj) { - return new b(imageRequest.f2214c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); + return new b(imageRequest.f2222c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); } public CacheKey b(ImageRequest imageRequest, Object obj) { - return new f(imageRequest.f2214c.toString()); + return new f(imageRequest.f2222c.toString()); } public CacheKey c(ImageRequest imageRequest, Object obj) { @@ -28,6 +28,6 @@ public class n implements i { cacheKey = null; str = null; } - return new b(imageRequest.f2214c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); + return new b(imageRequest.f2222c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); } } diff --git a/app/src/main/java/c/f/j/c/v.java b/app/src/main/java/c/f/j/c/v.java index bd97937da1..226459dd5b 100644 --- a/app/src/main/java/c/f/j/c/v.java +++ b/app/src/main/java/c/f/j/c/v.java @@ -23,7 +23,7 @@ public class v implements m, w { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public final l> f431c; + public final l> f432c; public final b0 d; public final Supplier e; public MemoryCacheParams f; @@ -49,8 +49,8 @@ public class v implements m, w { synchronized (vVar) { synchronized (vVar) { z2 = false; - AnimatableValueParser.B(aVar.f430c > 0); - aVar.f430c--; + AnimatableValueParser.B(aVar.f431c > 0); + aVar.f431c--; } CloseableReference.s(vVar.o(aVar)); if (!z2) { @@ -63,7 +63,7 @@ public class v implements m, w { vVar.j(); } synchronized (vVar) { - if (!aVar.d && aVar.f430c == 0) { + if (!aVar.d && aVar.f431c == 0) { vVar.b.d(aVar.a, aVar); z2 = true; } @@ -81,7 +81,7 @@ public class v implements m, w { new WeakHashMap(); this.d = b0Var; this.b = new l<>(new u(this, b0Var)); - this.f431c = new l<>(new u(this, b0Var)); + this.f432c = new l<>(new u(this, b0Var)); this.e = supplier; MemoryCacheParams memoryCacheParams = supplier.get(); AnimatableValueParser.y(memoryCacheParams, "mMemoryCacheParamsSupplier returned null"); @@ -111,9 +111,9 @@ public class v implements m, w { e = this.b.e(k); z2 = false; if (e != null) { - m.a e2 = this.f431c.e(k); + m.a e2 = this.f432c.e(k); Objects.requireNonNull(e2); - if (e2.f430c == 0) { + if (e2.f431c == 0) { z2 = true; } AnimatableValueParser.B(z2); @@ -140,7 +140,7 @@ public class v implements m, w { m(); synchronized (this) { m.a e = this.b.e(k); - m.a e2 = this.f431c.e(k); + m.a e2 = this.f432c.e(k); closeableReference2 = null; if (e2 != null) { g(e2); @@ -165,7 +165,7 @@ public class v implements m, w { } if (z2) { m.a aVar = new m.a<>(k, closeableReference, bVar); - this.f431c.d(k, aVar); + this.f432c.d(k, aVar); closeableReference2 = n(aVar); } if (closeableReference3 != null) { @@ -178,7 +178,7 @@ public class v implements m, w { @Override // c.f.j.c.w public synchronized boolean contains(K k) { boolean containsKey; - l> lVar = this.f431c; + l> lVar = this.f432c; synchronized (lVar) { containsKey = lVar.b.containsKey(k); } @@ -191,7 +191,7 @@ public class v implements m, w { ArrayList> f2; synchronized (this) { f = this.b.f(jVar); - f2 = this.f431c.f(jVar); + f2 = this.f432c.f(jVar); h(f2); } i(f2); @@ -202,11 +202,11 @@ public class v implements m, w { } public synchronized int e() { - return this.f431c.a() - this.b.a(); + return this.f432c.a() - this.b.a(); } public synchronized int f() { - return this.f431c.b() - this.b.b(); + return this.f432c.b() - this.b.b(); } public final synchronized void g(m.a aVar) { @@ -223,7 +223,7 @@ public class v implements m, w { CloseableReference closeableReference = null; synchronized (this) { e = this.b.e(k); - l> lVar = this.f431c; + l> lVar = this.f432c; synchronized (lVar) { aVar = lVar.b.get(k); } @@ -262,7 +262,7 @@ public class v implements m, w { MemoryCacheParams memoryCacheParams = this.f; int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e()); MemoryCacheParams memoryCacheParams2 = this.f; - p = p(min, Math.min(memoryCacheParams2.f2207c, memoryCacheParams2.a - f())); + p = p(min, Math.min(memoryCacheParams2.f2215c, memoryCacheParams2.a - f())); h(p); } i(p); @@ -290,7 +290,7 @@ public class v implements m, w { public final synchronized CloseableReference n(m.a aVar) { synchronized (this) { AnimatableValueParser.B(!aVar.d); - aVar.f430c++; + aVar.f431c++; } return CloseableReference.G(aVar.b.w(), new a(aVar)); return CloseableReference.G(aVar.b.w(), new a(aVar)); @@ -298,7 +298,7 @@ public class v implements m, w { public final synchronized CloseableReference o(m.a aVar) { Objects.requireNonNull(aVar); - return (!aVar.d || aVar.f430c != 0) ? null : aVar.b; + return (!aVar.d || aVar.f431c != 0) ? null : aVar.b; } public final synchronized ArrayList> p(int i, int i2) { @@ -319,7 +319,7 @@ public class v implements m, w { } if (next != null) { this.b.e(next); - arrayList.add(this.f431c.e(next)); + arrayList.add(this.f432c.e(next)); } else { throw new IllegalStateException(String.format("key is null, but exclusiveEntries count: %d, size: %d", Integer.valueOf(this.b.a()), Integer.valueOf(this.b.b()))); } diff --git a/app/src/main/java/c/f/j/d/b.java b/app/src/main/java/c/f/j/d/b.java index 7628ceb860..ae70c6c69e 100644 --- a/app/src/main/java/c/f/j/d/b.java +++ b/app/src/main/java/c/f/j/d/b.java @@ -10,7 +10,7 @@ public class b { public final int b = 100; /* renamed from: c reason: collision with root package name */ - public final int f432c = Integer.MAX_VALUE; + public final int f433c = Integer.MAX_VALUE; public final Bitmap.Config d; public b(c cVar) { @@ -25,18 +25,18 @@ public class b { return false; } b bVar = (b) obj; - return this.b == bVar.b && this.f432c == bVar.f432c && this.d == bVar.d; + return this.b == bVar.b && this.f433c == bVar.f433c && this.d == bVar.d; } public int hashCode() { - return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f432c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; + return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f433c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; } public String toString() { StringBuilder K = a.K("ImageDecodeOptions{"); i I2 = AnimatableValueParser.I2(this); I2.a("minDecodeIntervalMs", this.b); - I2.a("maxDimensionPx", this.f432c); + I2.a("maxDimensionPx", this.f433c); I2.b("decodePreviewFrame", false); I2.b("useLastFrameForPreview", false); I2.b("decodeAllFrames", false); diff --git a/app/src/main/java/c/f/j/d/e.java b/app/src/main/java/c/f/j/d/e.java index 56e0d96db7..e01158cd65 100644 --- a/app/src/main/java/c/f/j/d/e.java +++ b/app/src/main/java/c/f/j/d/e.java @@ -7,7 +7,7 @@ public class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final float f433c; + public final float f434c; public final float d; public e(int i, int i2) { @@ -16,7 +16,7 @@ public class e { AnimatableValueParser.j(Boolean.valueOf(i2 <= 0 ? false : z2)); this.a = i; this.b = i2; - this.f433c = 2048.0f; + this.f434c = 2048.0f; this.d = 0.6666667f; } diff --git a/app/src/main/java/c/f/j/d/f.java b/app/src/main/java/c/f/j/d/f.java index 1154829397..c40e60d39c 100644 --- a/app/src/main/java/c/f/j/d/f.java +++ b/app/src/main/java/c/f/j/d/f.java @@ -8,27 +8,27 @@ public class f { public static final f b = new f(-1, true); /* renamed from: c reason: collision with root package name */ - public final int f434c; + public final int f435c; public final boolean d; public f(int i, boolean z2) { - this.f434c = i; + this.f435c = i; this.d = z2; } public int a() { if (!c()) { - return this.f434c; + return this.f435c; } throw new IllegalStateException("Rotation is set to use EXIF"); } public boolean b() { - return this.f434c != -2; + return this.f435c != -2; } public boolean c() { - return this.f434c == -1; + return this.f435c == -1; } public boolean equals(@Nullable Object obj) { @@ -39,14 +39,14 @@ public class f { return false; } f fVar = (f) obj; - return this.f434c == fVar.f434c && this.d == fVar.d; + return this.f435c == fVar.f435c && this.d == fVar.d; } public int hashCode() { - return AnimatableValueParser.W0(Integer.valueOf(this.f434c), Boolean.valueOf(this.d)); + return AnimatableValueParser.W0(Integer.valueOf(this.f435c), Boolean.valueOf(this.d)); } public String toString() { - return String.format(null, "%d defer:%b", Integer.valueOf(this.f434c), Boolean.valueOf(this.d)); + return String.format(null, "%d defer:%b", Integer.valueOf(this.f435c), Boolean.valueOf(this.d)); } } diff --git a/app/src/main/java/c/f/j/e/b.java b/app/src/main/java/c/f/j/e/b.java index 57d0203613..39f1852d4a 100644 --- a/app/src/main/java/c/f/j/e/b.java +++ b/app/src/main/java/c/f/j/e/b.java @@ -9,13 +9,13 @@ public class b implements e { public final Executor b; /* renamed from: c reason: collision with root package name */ - public final Executor f435c; + public final Executor f436c; public final Executor d; public final ScheduledExecutorService e; public b(int i) { this.b = Executors.newFixedThreadPool(i, new n(10, "FrescoDecodeExecutor", true)); - this.f435c = Executors.newFixedThreadPool(i, new n(10, "FrescoBackgroundExecutor", true)); + this.f436c = Executors.newFixedThreadPool(i, new n(10, "FrescoBackgroundExecutor", true)); this.e = Executors.newScheduledThreadPool(i, new n(10, "FrescoBackgroundExecutor", true)); this.d = Executors.newFixedThreadPool(1, new n(10, "FrescoLightWeightBackgroundExecutor", true)); } @@ -32,7 +32,7 @@ public class b implements e { @Override // c.f.j.e.e public Executor c() { - return this.f435c; + return this.f436c; } @Override // c.f.j.e.e diff --git a/app/src/main/java/c/f/j/e/c.java b/app/src/main/java/c/f/j/e/c.java index de4160630c..c6c69e6dcc 100644 --- a/app/src/main/java/c/f/j/e/c.java +++ b/app/src/main/java/c/f/j/e/c.java @@ -17,7 +17,7 @@ public class c implements f { public h a(DiskCacheConfig diskCacheConfig) { Objects.requireNonNull(this.a); - e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2195c, diskCacheConfig.b, diskCacheConfig.h); + e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2203c, diskCacheConfig.b, diskCacheConfig.h); ExecutorService newSingleThreadExecutor = Executors.newSingleThreadExecutor(); return new d(eVar, diskCacheConfig.g, new d.c(diskCacheConfig.f, diskCacheConfig.e, diskCacheConfig.d), diskCacheConfig.i, diskCacheConfig.h, diskCacheConfig.j, newSingleThreadExecutor, false); } diff --git a/app/src/main/java/c/f/j/e/h.java b/app/src/main/java/c/f/j/e/h.java index 29de11d375..b1621709c7 100644 --- a/app/src/main/java/c/f/j/e/h.java +++ b/app/src/main/java/c/f/j/e/h.java @@ -28,7 +28,7 @@ public class h { public final e b; /* renamed from: c reason: collision with root package name */ - public final d f436c; + public final d f437c; public final Supplier d; public final w e; public final w f; @@ -46,7 +46,7 @@ public class h { public h(p pVar, Set set, Set set2, Supplier supplier, w wVar, w wVar2, f fVar, f fVar2, i iVar, f1 f1Var, Supplier supplier2, Supplier supplier3, a aVar, j jVar) { this.a = pVar; this.b = new c.f.j.k.c(set); - this.f436c = new b(set2); + this.f437c = new b(set2); this.d = supplier; this.e = wVar; this.f = wVar2; @@ -77,7 +77,7 @@ public class h { e eVar3 = imageRequest.r; if (eVar3 == null) { eVar2 = this.b; - b0 b0Var = new b0(eVar2, this.f436c); + b0 b0Var = new b0(eVar2, this.f437c); aVar = this.k; if (aVar != null) { aVar.a(obj, false); @@ -85,7 +85,7 @@ public class h { ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar); String valueOf = String.valueOf(this.i.getAndIncrement()); if (!imageRequest.f) { - if (c.f.d.l.b.e(imageRequest.f2214c)) { + if (c.f.d.l.b.e(imageRequest.f2222c)) { z2 = false; c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l); c.f.j.r.b.b(); @@ -106,7 +106,7 @@ public class h { e eVar4 = imageRequest.r; if (eVar4 == null) { eVar2 = new c.f.j.k.c(this.b, eVar); - b0 b0Var = new b0(eVar2, this.f436c); + b0 b0Var = new b0(eVar2, this.f437c); aVar = this.k; if (aVar != null) { } @@ -124,7 +124,7 @@ public class h { cVar2 = new c.f.j.k.c(this.b, eVar, eVar4); } eVar2 = cVar2; - b0 b0Var = new b0(eVar2, this.f436c); + b0 b0Var = new b0(eVar2, this.f437c); aVar = this.k; if (aVar != null) { } diff --git a/app/src/main/java/c/f/j/e/j.java b/app/src/main/java/c/f/j/e/j.java index b04442e9ef..840ca58295 100644 --- a/app/src/main/java/c/f/j/e/j.java +++ b/app/src/main/java/c/f/j/e/j.java @@ -31,7 +31,7 @@ public class j { public final Bitmap.Config b; /* renamed from: c reason: collision with root package name */ - public final Supplier f437c; + public final Supplier f438c; public final w.a d; public final i e; public final Context f; @@ -49,20 +49,20 @@ public class j { public final c.f.j.h.c r; /* renamed from: s reason: collision with root package name */ - public final Set f438s; + public final Set f439s; public final Set t; public final boolean u; public final DiskCacheConfig v; public final k w; /* renamed from: x reason: collision with root package name */ - public final boolean f439x; + public final boolean f440x; /* renamed from: y reason: collision with root package name */ - public final c.f.j.g.a f440y; + public final c.f.j.g.a f441y; /* renamed from: z reason: collision with root package name */ - public final c.f.j.c.a f441z; + public final c.f.j.c.a f442z; /* compiled from: ImagePipelineConfig */ public static class a { @@ -70,7 +70,7 @@ public class j { public final Context b; /* renamed from: c reason: collision with root package name */ - public boolean f442c = false; + public boolean f443c = false; public DiskCacheConfig d; public DiskCacheConfig e; public final k.b f = new k.b(this); @@ -96,7 +96,7 @@ public class j { c.f.j.r.b.b(); this.w = new k(aVar.f, null); Supplier supplier = aVar.a; - this.f437c = supplier == null ? new DefaultBitmapMemoryCacheParamsSupplier((ActivityManager) aVar.b.getSystemService(ActivityChooserModel.ATTRIBUTE_ACTIVITY)) : supplier; + this.f438c = supplier == null ? new DefaultBitmapMemoryCacheParamsSupplier((ActivityManager) aVar.b.getSystemService(ActivityChooserModel.ATTRIBUTE_ACTIVITY)) : supplier; this.d = new c.f.j.c.c(); this.b = Bitmap.Config.ARGB_8888; synchronized (n.class) { @@ -110,7 +110,7 @@ public class j { Objects.requireNonNull(context); this.f = context; this.h = new c(new d()); - this.g = aVar.f442c; + this.g = aVar.f443c; this.i = new o(); synchronized (z.class) { if (z.a == null) { @@ -141,15 +141,15 @@ public class j { x xVar = new x(new c.f.j.l.w(new w.b(null), null)); this.q = xVar; this.r = new c.f.j.h.e(); - this.f438s = new HashSet(); + this.f439s = new HashSet(); this.t = new HashSet(); this.u = true; DiskCacheConfig diskCacheConfig2 = aVar.e; this.v = diskCacheConfig2 != null ? diskCacheConfig2 : diskCacheConfig; this.j = new b(xVar.b()); - this.f439x = aVar.g; - this.f440y = aVar.h; - this.f441z = new c.f.j.c.k(); + this.f440x = aVar.g; + this.f441y = aVar.h; + this.f442z = new c.f.j.c.k(); c.f.j.r.b.b(); } } diff --git a/app/src/main/java/c/f/j/e/k.java b/app/src/main/java/c/f/j/e/k.java index 0ec94c2e3d..8f0ccafeee 100644 --- a/app/src/main/java/c/f/j/e/k.java +++ b/app/src/main/java/c/f/j/e/k.java @@ -9,7 +9,7 @@ public class k { public final d b = new c(); /* renamed from: c reason: collision with root package name */ - public final boolean f443c; + public final boolean f444c; public final Supplier d; public boolean e; public final boolean f; @@ -21,7 +21,7 @@ public class k { public boolean b; /* renamed from: c reason: collision with root package name */ - public Supplier f444c = new c.f.d.d.k(Boolean.FALSE); + public Supplier f445c = new c.f.d.d.k(Boolean.FALSE); public b(j.a aVar) { this.a = aVar; @@ -38,8 +38,8 @@ public class k { public k(b bVar, a aVar) { Objects.requireNonNull(bVar); - this.f443c = bVar.b; - this.d = bVar.f444c; + this.f444c = bVar.b; + this.d = bVar.f445c; this.e = true; this.f = true; this.g = 20; diff --git a/app/src/main/java/c/f/j/e/l.java b/app/src/main/java/c/f/j/e/l.java index 2bdbee9775..352f62204c 100644 --- a/app/src/main/java/c/f/j/e/l.java +++ b/app/src/main/java/c/f/j/e/l.java @@ -44,7 +44,7 @@ public class l { public final f1 b; /* renamed from: c reason: collision with root package name */ - public final j f445c; + public final j f446c; public final a d; public m e; public s f; @@ -62,18 +62,18 @@ public class l { public PlatformBitmapFactory r; /* renamed from: s reason: collision with root package name */ - public d f446s; + public d f447s; public a t; public l(j jVar) { c.f.j.r.b.b(); Objects.requireNonNull(jVar); - this.f445c = jVar; + this.f446c = jVar; Objects.requireNonNull(jVar.w); this.b = new g1(jVar.j.b()); Objects.requireNonNull(jVar.w); CloseableReference.j = 0; - this.d = new a(jVar.f440y); + this.d = new a(jVar.f441y); c.f.j.r.b.b(); } @@ -89,48 +89,48 @@ public class l { public final h a() { b bVar; if (Build.VERSION.SDK_INT >= 24) { - Objects.requireNonNull(this.f445c.w); + Objects.requireNonNull(this.f446c.w); } if (this.o == null) { - ContentResolver contentResolver = this.f445c.f.getApplicationContext().getContentResolver(); + ContentResolver contentResolver = this.f446c.f.getApplicationContext().getContentResolver(); if (this.n == null) { - j jVar = this.f445c; + j jVar = this.f446c; k.d dVar = jVar.w.b; Context context = jVar.f; c.f.d.g.a f = jVar.q.f(); if (this.k == null) { - Objects.requireNonNull(this.f445c); + Objects.requireNonNull(this.f446c); a b = b(); b bVar2 = null; if (b != null) { - bVar2 = b.b(this.f445c.b); - bVar = b.c(this.f445c.b); + bVar2 = b.b(this.f446c.b); + bVar = b.c(this.f446c.b); } else { bVar = null; } - Objects.requireNonNull(this.f445c); + Objects.requireNonNull(this.f446c); this.k = new c.f.j.h.a(bVar2, bVar, h()); } b bVar3 = this.k; - j jVar2 = this.f445c; + j jVar2 = this.f446c; c.f.j.h.c cVar = jVar2.r; boolean z2 = jVar2.g; boolean z3 = jVar2.u; Objects.requireNonNull(jVar2.w); - j jVar3 = this.f445c; + j jVar3 = this.f446c; e eVar = jVar3.j; g d = jVar3.q.d(0); - this.f445c.q.e(); + this.f446c.q.e(); s d2 = d(); s e = e(); f f2 = f(); f i = i(); - i iVar = this.f445c.e; + i iVar = this.f446c.e; PlatformBitmapFactory g = g(); - Objects.requireNonNull(this.f445c.w); - Objects.requireNonNull(this.f445c.w); - Objects.requireNonNull(this.f445c.w); - k kVar = this.f445c.w; + Objects.requireNonNull(this.f446c.w); + Objects.requireNonNull(this.f446c.w); + Objects.requireNonNull(this.f446c.w); + k kVar = this.f446c.w; int i2 = kVar.a; a aVar = this.d; int i3 = kVar.g; @@ -138,50 +138,50 @@ public class l { this.n = new o(context, f, bVar3, cVar, z2, z3, false, eVar, d, d2, e, f2, i, iVar, g, 0, 0, false, i2, aVar, false, i3); } o oVar = this.n; - j jVar4 = this.f445c; + j jVar4 = this.f446c; n0 n0Var = jVar4.o; boolean z4 = jVar4.u; Objects.requireNonNull(jVar4.w); f1 f1Var = this.b; - j jVar5 = this.f445c; + j jVar5 = this.f446c; boolean z5 = jVar5.g; Objects.requireNonNull(jVar5.w); - j jVar6 = this.f445c; - boolean z6 = jVar6.f439x; + j jVar6 = this.f446c; + boolean z6 = jVar6.f440x; if (this.m == null) { Objects.requireNonNull(jVar6.w); - k kVar2 = this.f445c.w; + k kVar2 = this.f446c.w; this.m = new e(kVar2.a, false, null, null, kVar2.f); } c.f.j.s.c cVar2 = this.m; - Objects.requireNonNull(this.f445c.w); - Objects.requireNonNull(this.f445c.w); - Objects.requireNonNull(this.f445c.w); - Objects.requireNonNull(this.f445c.w); + Objects.requireNonNull(this.f446c.w); + Objects.requireNonNull(this.f446c.w); + Objects.requireNonNull(this.f446c.w); + Objects.requireNonNull(this.f446c.w); this.o = new p(contentResolver, oVar, n0Var, z4, false, f1Var, z5, false, false, z6, cVar2, false, false, false, false); } p pVar = this.o; - Set unmodifiableSet = Collections.unmodifiableSet(this.f445c.f438s); - Set unmodifiableSet2 = Collections.unmodifiableSet(this.f445c.t); - Supplier supplier = this.f445c.l; + Set unmodifiableSet = Collections.unmodifiableSet(this.f446c.f439s); + Set unmodifiableSet2 = Collections.unmodifiableSet(this.f446c.t); + Supplier supplier = this.f446c.l; s d3 = d(); s e2 = e(); f f3 = f(); f i4 = i(); - j jVar7 = this.f445c; + j jVar7 = this.f446c; i iVar2 = jVar7.e; f1 f1Var2 = this.b; Supplier supplier2 = jVar7.w.d; Objects.requireNonNull(jVar7); - return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f445c); + return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f446c); } public final a b() { if (this.t == null) { PlatformBitmapFactory g = g(); - e eVar = this.f445c.j; + e eVar = this.f446c.j; m c2 = c(); - boolean z2 = this.f445c.w.f443c; + boolean z2 = this.f446c.w.f444c; if (!c.f.j.a.b.b.a) { try { c.f.j.a.b.b.b = (a) Class.forName("com.facebook.fresco.animation.factory.AnimatedFactoryV2Impl").getConstructor(PlatformBitmapFactory.class, e.class, m.class, Boolean.TYPE).newInstance(g, eVar, c2, Boolean.valueOf(z2)); @@ -198,9 +198,9 @@ public class l { public m c() { if (this.e == null) { - j jVar = this.f445c; - c.f.j.c.a aVar = jVar.f441z; - Supplier supplier = jVar.f437c; + j jVar = this.f446c; + c.f.j.c.a aVar = jVar.f442z; + Supplier supplier = jVar.f438c; c.f.d.g.c cVar = jVar.n; w.a aVar2 = jVar.d; c.f.j.c.k kVar = (c.f.j.c.k) aVar; @@ -215,7 +215,7 @@ public class l { public s d() { if (this.f == null) { m c2 = c(); - r rVar = this.f445c.k; + r rVar = this.f446c.k; Objects.requireNonNull((z) rVar); this.f = new s<>(c2, new t(rVar)); } @@ -224,9 +224,9 @@ public class l { public s e() { if (this.h == null) { - Objects.requireNonNull(this.f445c); + Objects.requireNonNull(this.f446c); if (this.g == null) { - j jVar = this.f445c; + j jVar = this.f446c; Supplier supplier = jVar.i; c.f.d.g.c cVar = jVar.n; v vVar = new v(new p(), new y(), supplier, null); @@ -234,7 +234,7 @@ public class l { this.g = vVar; } m mVar = this.g; - r rVar = this.f445c.k; + r rVar = this.f446c.k; Objects.requireNonNull((z) rVar); this.h = new s<>(mVar, new q(rVar)); } @@ -244,21 +244,21 @@ public class l { public f f() { if (this.i == null) { if (this.j == null) { - j jVar = this.f445c; + j jVar = this.f446c; this.j = ((c) jVar.h).a(jVar.m); } h hVar = this.j; - j jVar2 = this.f445c; + j jVar2 = this.f446c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.i = new f(hVar, xVar.d(0), this.f445c.q.e(), this.f445c.j.e(), this.f445c.j.d(), this.f445c.k); + this.i = new f(hVar, xVar.d(0), this.f446c.q.e(), this.f446c.j.e(), this.f446c.j.d(), this.f446c.k); } return this.i; } public PlatformBitmapFactory g() { if (this.r == null) { - x xVar = this.f445c.q; + x xVar = this.f446c.q; h(); this.r = new c.f.j.b.a(xVar.a(), this.d); } @@ -267,8 +267,8 @@ public class l { public d h() { d dVar; - if (this.f446s == null) { - j jVar = this.f445c; + if (this.f447s == null) { + j jVar = this.f446c; x xVar = jVar.q; Objects.requireNonNull(jVar.w); if (Build.VERSION.SDK_INT >= 26) { @@ -278,22 +278,22 @@ public class l { int b2 = xVar.b(); dVar = new c.f.j.n.a(xVar.a(), b2, new Pools.SynchronizedPool(b2)); } - this.f446s = dVar; + this.f447s = dVar; } - return this.f446s; + return this.f447s; } public final f i() { if (this.p == null) { if (this.q == null) { - j jVar = this.f445c; + j jVar = this.f446c; this.q = ((c) jVar.h).a(jVar.v); } h hVar = this.q; - j jVar2 = this.f445c; + j jVar2 = this.f446c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.p = new f(hVar, xVar.d(0), this.f445c.q.e(), this.f445c.j.e(), this.f445c.j.d(), this.f445c.k); + this.p = new f(hVar, xVar.d(0), this.f446c.q.e(), this.f446c.j.e(), this.f446c.j.d(), this.f446c.k); } return this.p; } diff --git a/app/src/main/java/c/f/j/e/o.java b/app/src/main/java/c/f/j/e/o.java index 436a3fc5bd..98ea4f04ca 100644 --- a/app/src/main/java/c/f/j/e/o.java +++ b/app/src/main/java/c/f/j/e/o.java @@ -24,7 +24,7 @@ public class o { public Resources b; /* renamed from: c reason: collision with root package name */ - public AssetManager f447c; + public AssetManager f448c; public final a d; public final b e; public final c f; @@ -42,22 +42,22 @@ public class o { public final d r; /* renamed from: s reason: collision with root package name */ - public final PlatformBitmapFactory f448s; + public final PlatformBitmapFactory f449s; public final int t; public final int u; public boolean v; public final a w; /* renamed from: x reason: collision with root package name */ - public final int f449x; + public final int f450x; /* renamed from: y reason: collision with root package name */ - public final boolean f450y; + public final boolean f451y; public o(Context context, a aVar, b bVar, c cVar, boolean z2, boolean z3, boolean z4, e eVar, g gVar, w wVar, w wVar2, f fVar, f fVar2, i iVar, PlatformBitmapFactory platformBitmapFactory, int i, int i2, boolean z5, int i3, a aVar2, boolean z6, int i4) { this.a = context.getApplicationContext().getContentResolver(); this.b = context.getApplicationContext().getResources(); - this.f447c = context.getApplicationContext().getAssets(); + this.f448c = context.getApplicationContext().getAssets(); this.d = aVar; this.e = bVar; this.f = cVar; @@ -71,15 +71,15 @@ public class o { this.l = fVar; this.m = fVar2; this.p = iVar; - this.f448s = platformBitmapFactory; + this.f449s = platformBitmapFactory; this.q = new d<>(i4); this.r = new d<>(i4); this.t = i; this.u = i2; this.v = z5; - this.f449x = i3; + this.f450x = i3; this.w = aVar2; - this.f450y = z6; + this.f451y = z6; } public b1 a(v0 v0Var, boolean z2, c.f.j.s.c cVar) { diff --git a/app/src/main/java/c/f/j/e/p.java b/app/src/main/java/c/f/j/e/p.java index c72e6a13c8..06b6f9e0ae 100644 --- a/app/src/main/java/c/f/j/e/p.java +++ b/app/src/main/java/c/f/j/e/p.java @@ -56,7 +56,7 @@ public class p { public final o b; /* renamed from: c reason: collision with root package name */ - public final n0 f451c; + public final n0 f452c; public final boolean d; public final boolean e; public final f1 f; @@ -85,7 +85,7 @@ public class p { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public v0> f452s; + public v0> f453s; @Nullable @VisibleForTesting public v0> t; @@ -100,15 +100,15 @@ public class p { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public Map>, v0>> f453x; + public Map>, v0>> f454x; public p(ContentResolver contentResolver, o oVar, n0 n0Var, boolean z2, boolean z3, f1 f1Var, boolean z4, boolean z5, boolean z6, boolean z7, c cVar, boolean z8, boolean z9, boolean z10, boolean z11) { this.a = contentResolver; this.b = oVar; - this.f451c = n0Var; + this.f452c = n0Var; this.d = z2; new HashMap(); - this.f453x = new HashMap(); + this.f454x = new HashMap(); this.f = f1Var; this.g = z4; this.h = z5; @@ -125,7 +125,7 @@ public class p { if (this.o == null) { b.b(); o oVar = this.b; - v0 m = m(new m0(oVar.k, oVar.d, this.f451c)); + v0 m = m(new m0(oVar.k, oVar.d, this.f452c)); Objects.requireNonNull(m); a aVar = new a(m); this.o = aVar; @@ -153,7 +153,7 @@ public class p { try { b.b(); Objects.requireNonNull(imageRequest); - Uri uri = imageRequest.f2214c; + Uri uri = imageRequest.f2222c; AnimatableValueParser.y(uri, "Uri is null."); int i = imageRequest.d; if (i != 0) { @@ -224,7 +224,7 @@ public class p { v0> v0Var = this.w.get(r0Var); if (v0Var == null) { o oVar3 = this.b; - s0 s0Var = new s0(r0Var, oVar3.f448s, oVar3.j.c()); + s0 s0Var = new s0(r0Var, oVar3.f449s, oVar3.j.c()); o oVar4 = this.b; r0 r0Var2 = new r0(oVar4.o, oVar4.p, s0Var); this.w.put(r0Var, r0Var2); @@ -236,18 +236,18 @@ public class p { } if (this.h) { synchronized (this) { - v0> v0Var2 = this.f453x.get(r0Var); + v0> v0Var2 = this.f454x.get(r0Var); if (v0Var2 == null) { o oVar5 = this.b; i iVar = new i(r0Var, oVar5.t, oVar5.u, oVar5.v); - this.f453x.put(r0Var, iVar); + this.f454x.put(r0Var, iVar); r0Var = iVar; } else { r0Var = v0Var2; } } } - if (this.m && imageRequest.f2215s > 0) { + if (this.m && imageRequest.f2223s > 0) { synchronized (this) { oVar = new o(r0Var, this.b.j.g()); } @@ -264,7 +264,7 @@ public class p { public final synchronized v0> d() { if (this.t == null) { o oVar = this.b; - this.t = k(new d0(oVar.j.e(), oVar.k, oVar.f447c)); + this.t = k(new d0(oVar.j.e(), oVar.k, oVar.f448c)); } return this.t; } @@ -282,11 +282,11 @@ public class p { } public final synchronized v0> f() { - if (this.f452s == null) { + if (this.f453s == null) { o oVar = this.b; - this.f452s = k(new i0(oVar.j.e(), oVar.k, oVar.b)); + this.f453s = k(new i0(oVar.j.e(), oVar.k, oVar.b)); } - return this.f452s; + return this.f453s; } public final synchronized v0> g() { @@ -327,7 +327,7 @@ public class p { public final v0> j(v0 v0Var) { b.b(); o oVar = this.b; - v0> i = i(new n(oVar.d, oVar.j.a(), oVar.e, oVar.f, oVar.g, oVar.h, oVar.i, v0Var, oVar.f449x, oVar.w, null, l.a)); + v0> i = i(new n(oVar.d, oVar.j.a(), oVar.e, oVar.f, oVar.g, oVar.h, oVar.i, v0Var, oVar.f450x, oVar.w, null, l.a)); b.b(); return i; } @@ -367,8 +367,8 @@ public class p { c.f.j.c.i iVar2 = oVar4.p; v vVar = new v(wVar, iVar2, v0Var); if (!this.l) { - return new u(iVar2, oVar4.f450y, vVar); + return new u(iVar2, oVar4.f451y, vVar); } - return new u(iVar2, oVar4.f450y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.r, vVar)); + return new u(iVar2, oVar4.f451y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.r, vVar)); } } diff --git a/app/src/main/java/c/f/j/h/a.java b/app/src/main/java/c/f/j/h/a.java index 34024344e7..22e87ed8b2 100644 --- a/app/src/main/java/c/f/j/h/a.java +++ b/app/src/main/java/c/f/j/h/a.java @@ -16,7 +16,7 @@ public class a implements b { public final b b; /* renamed from: c reason: collision with root package name */ - public final d f454c; + public final d f455c; public final b d = new C0063a(); /* compiled from: DefaultImageDecoder */ @@ -31,7 +31,7 @@ public class a implements b { c.f.i.c cVar = eVar.k; if (cVar == c.f.i.b.a) { a aVar = a.this; - CloseableReference b = aVar.f454c.b(eVar, bVar.d, null, i, null); + CloseableReference b = aVar.f455c.b(eVar, bVar.d, null, i, null); try { aVar.c(null, b); eVar.w(); @@ -41,7 +41,7 @@ public class a implements b { } finally { b.close(); } - } else if (cVar == c.f.i.b.f418c) { + } else if (cVar == c.f.i.b.f419c) { a aVar2 = a.this; Objects.requireNonNull(aVar2); eVar.w(); @@ -68,7 +68,7 @@ public class a implements b { public a(b bVar, b bVar2, d dVar) { this.a = bVar; this.b = bVar2; - this.f454c = dVar; + this.f455c = dVar; } @Override // c.f.j.h.b @@ -83,7 +83,7 @@ public class a implements b { } public c.f.j.j.d b(e eVar, b bVar) { - CloseableReference a = this.f454c.a(eVar, bVar.d, null, null); + CloseableReference a = this.f455c.a(eVar, bVar.d, null, null); try { c(null, a); i iVar = h.a; diff --git a/app/src/main/java/c/f/j/h/d.java b/app/src/main/java/c/f/j/h/d.java index 4f91ca22f6..1d1efd7ccf 100644 --- a/app/src/main/java/c/f/j/h/d.java +++ b/app/src/main/java/c/f/j/h/d.java @@ -14,7 +14,7 @@ public class d { public int b = 0; /* renamed from: c reason: collision with root package name */ - public int f455c = 0; + public int f456c = 0; public int d = 0; public int e = 0; public int f = 0; @@ -40,8 +40,8 @@ public class d { if (this.a == 6 || (read = inputStream.read()) == -1) { break; } - int i2 = this.f455c + 1; - this.f455c = i2; + int i2 = this.f456c + 1; + this.f456c = i2; if (this.g) { this.a = 6; this.g = false; @@ -59,7 +59,7 @@ public class d { } else { int i4 = ((this.b << 8) + read) - 2; AnimatableValueParser.D2(inputStream, (long) i4); - this.f455c += i4; + this.f456c += i4; this.a = 2; } } else if (read == 255) { @@ -118,12 +118,12 @@ public class d { } public boolean b(e eVar) { - if (this.a == 6 || eVar.f() <= this.f455c) { + if (this.a == 6 || eVar.f() <= this.f456c) { return false; } f fVar = new f(eVar.e(), this.h.get(16384), this.h); try { - AnimatableValueParser.D2(fVar, (long) this.f455c); + AnimatableValueParser.D2(fVar, (long) this.f456c); boolean a = a(fVar); c.f.d.d.a.b(fVar); return a; diff --git a/app/src/main/java/c/f/j/j/a.java b/app/src/main/java/c/f/j/j/a.java index 307c9cdba5..1689215ce9 100644 --- a/app/src/main/java/c/f/j/j/a.java +++ b/app/src/main/java/c/f/j/j/a.java @@ -35,8 +35,8 @@ public class a extends c { closeableReference.close(); } eVar.b = null; - CloseableReference.t(eVar.f421c); - eVar.f421c = null; + CloseableReference.t(eVar.f422c); + eVar.f422c = null; } } diff --git a/app/src/main/java/c/f/j/j/e.java b/app/src/main/java/c/f/j/j/e.java index 8861f94621..3757183ff9 100644 --- a/app/src/main/java/c/f/j/j/e.java +++ b/app/src/main/java/c/f/j/j/e.java @@ -32,7 +32,7 @@ public class e implements Closeable { public a r; /* renamed from: s reason: collision with root package name */ - public ColorSpace f456s; + public ColorSpace f457s; public boolean t; public e(Supplier supplier, int i) { @@ -98,7 +98,7 @@ public class e implements Closeable { this.q = eVar.f(); this.r = eVar.r; eVar.w(); - this.f456s = eVar.f456s; + this.f457s = eVar.f457s; this.t = eVar.t; } @@ -248,7 +248,7 @@ public class e implements Closeable { try { InputStream e6 = e(); c.f.k.b a = c.f.k.a.a(e6); - this.f456s = a.b; + this.f457s = a.b; Pair pair3 = a.a; if (pair3 != null) { this.n = ((Integer) pair3.first).intValue(); diff --git a/app/src/main/java/c/f/j/j/h.java b/app/src/main/java/c/f/j/j/h.java index f7ca27aece..ce5df23267 100644 --- a/app/src/main/java/c/f/j/j/h.java +++ b/app/src/main/java/c/f/j/j/h.java @@ -5,12 +5,12 @@ public class h implements i { public int b; /* renamed from: c reason: collision with root package name */ - public boolean f457c; + public boolean f458c; public boolean d; public h(int i, boolean z2, boolean z3) { this.b = i; - this.f457c = z2; + this.f458c = z2; this.d = z3; } @@ -22,12 +22,12 @@ public class h implements i { return false; } h hVar = (h) obj; - return this.b == hVar.b && this.f457c == hVar.f457c && this.d == hVar.d; + return this.b == hVar.b && this.f458c == hVar.f458c && this.d == hVar.d; } public int hashCode() { int i = 0; - int i2 = this.b ^ (this.f457c ? 4194304 : 0); + int i2 = this.b ^ (this.f458c ? 4194304 : 0); if (this.d) { i = 8388608; } diff --git a/app/src/main/java/c/f/j/l/b.java b/app/src/main/java/c/f/j/l/b.java index d0c1dd34bb..4cbf37fa2d 100644 --- a/app/src/main/java/c/f/j/l/b.java +++ b/app/src/main/java/c/f/j/l/b.java @@ -9,7 +9,7 @@ public class b { public long b; /* renamed from: c reason: collision with root package name */ - public final int f458c; + public final int f459c; public final int d; public final f e; @@ -34,7 +34,7 @@ public class b { boolean z2 = true; AnimatableValueParser.j(Boolean.valueOf(i > 0)); AnimatableValueParser.j(Boolean.valueOf(i2 <= 0 ? false : z2)); - this.f458c = i; + this.f459c = i; this.d = i2; this.e = new a(); } diff --git a/app/src/main/java/c/f/j/l/c.java b/app/src/main/java/c/f/j/l/c.java index 8d102cfb89..d6323292d2 100644 --- a/app/src/main/java/c/f/j/l/c.java +++ b/app/src/main/java/c/f/j/l/c.java @@ -7,7 +7,7 @@ public class c { public static int b = 384; /* renamed from: c reason: collision with root package name */ - public static volatile b f459c; + public static volatile b f460c; static { int min = (int) Math.min(Runtime.getRuntime().maxMemory(), 2147483647L); diff --git a/app/src/main/java/c/f/j/l/e.java b/app/src/main/java/c/f/j/l/e.java index 35ce275a6c..bffd89eb6a 100644 --- a/app/src/main/java/c/f/j/l/e.java +++ b/app/src/main/java/c/f/j/l/e.java @@ -15,7 +15,7 @@ public class e extends q { if (bVar == null) { obj = null; } else { - obj = bVar.f462c.pollFirst(); + obj = bVar.f463c.pollFirst(); gVar.a(bVar); } } diff --git a/app/src/main/java/c/f/j/l/f.java b/app/src/main/java/c/f/j/l/f.java index d17d3d9203..5149443f66 100644 --- a/app/src/main/java/c/f/j/l/f.java +++ b/app/src/main/java/c/f/j/l/f.java @@ -13,7 +13,7 @@ public class f { public final int b; /* renamed from: c reason: collision with root package name */ - public final Queue f460c; + public final Queue f461c; public final boolean d; public int e; @@ -24,13 +24,13 @@ public class f { AnimatableValueParser.B(i3 < 0 ? false : z3); this.a = i; this.b = i2; - this.f460c = new LinkedList(); + this.f461c = new LinkedList(); this.e = i3; this.d = z2; } public void a(V v) { - this.f460c.add(v); + this.f461c.add(v); } public void b() { @@ -39,7 +39,7 @@ public class f { } public V c() { - return (V) this.f460c.poll(); + return (V) this.f461c.poll(); } public void d(V v) { diff --git a/app/src/main/java/c/f/j/l/g.java b/app/src/main/java/c/f/j/l/g.java index a143ce0a44..5ab83f2538 100644 --- a/app/src/main/java/c/f/j/l/g.java +++ b/app/src/main/java/c/f/j/l/g.java @@ -11,7 +11,7 @@ public class g { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public b f461c; + public b f462c; /* compiled from: BucketMap */ @VisibleForTesting @@ -20,12 +20,12 @@ public class g { public int b; /* renamed from: c reason: collision with root package name */ - public LinkedList f462c; + public LinkedList f463c; public b d; public b(b bVar, int i, LinkedList linkedList, b bVar2, a aVar) { this.b = i; - this.f462c = linkedList; + this.f463c = linkedList; this.d = null; } @@ -42,7 +42,7 @@ public class g { b bVar2 = (b) this.b; if (bVar2 == null) { this.b = bVar; - this.f461c = bVar; + this.f462c = bVar; return; } bVar.d = bVar2; @@ -65,8 +65,8 @@ public class g { if (bVar == this.b) { this.b = bVar3; } - if (bVar == this.f461c) { - this.f461c = bVar2; + if (bVar == this.f462c) { + this.f462c = bVar2; } } } diff --git a/app/src/main/java/c/f/j/l/o.java b/app/src/main/java/c/f/j/l/o.java index e392627fcd..372ca142ae 100644 --- a/app/src/main/java/c/f/j/l/o.java +++ b/app/src/main/java/c/f/j/l/o.java @@ -10,7 +10,7 @@ public class o extends BasePool implements a { public o(c cVar, y yVar, z zVar) { super(cVar, yVar, zVar); - SparseIntArray sparseIntArray = yVar.f466c; + SparseIntArray sparseIntArray = yVar.f467c; this.k = new int[sparseIntArray.size()]; for (int i = 0; i < sparseIntArray.size(); i++) { this.k[i] = sparseIntArray.keyAt(i); diff --git a/app/src/main/java/c/f/j/l/p.java b/app/src/main/java/c/f/j/l/p.java index 6b6e047849..55b3998b00 100644 --- a/app/src/main/java/c/f/j/l/p.java +++ b/app/src/main/java/c/f/j/l/p.java @@ -11,13 +11,13 @@ public class p implements d { public final int b; /* renamed from: c reason: collision with root package name */ - public int f463c; + public int f464c; public final z d; public int e; public p(int i, int i2, z zVar, c cVar) { this.b = i; - this.f463c = i2; + this.f464c = i2; this.d = zVar; } @@ -62,7 +62,7 @@ public class p implements d { boolean add; Bitmap bitmap = (Bitmap) obj; int b = this.a.b(bitmap); - if (b <= this.f463c) { + if (b <= this.f464c) { this.d.g(b); e eVar = (e) this.a; Objects.requireNonNull(eVar); @@ -80,7 +80,7 @@ public class p implements d { gVar.a.put(b2, bVar2); bVar = bVar2; } - bVar.f462c.addLast(bitmap); + bVar.f463c.addLast(bitmap); gVar.a(bVar); } } diff --git a/app/src/main/java/c/f/j/l/q.java b/app/src/main/java/c/f/j/l/q.java index ea924bfa7d..3659e8e605 100644 --- a/app/src/main/java/c/f/j/l/q.java +++ b/app/src/main/java/c/f/j/l/q.java @@ -16,12 +16,12 @@ public abstract class q { T t; g gVar = this.b; synchronized (gVar) { - g.b bVar = gVar.f461c; + g.b bVar = gVar.f462c; if (bVar == null) { t = null; } else { - T pollLast = bVar.f462c.pollLast(); - if (bVar.f462c.isEmpty()) { + T pollLast = bVar.f463c.pollLast(); + if (bVar.f463c.isEmpty()) { gVar.b(bVar); gVar.a.remove(bVar.b); } diff --git a/app/src/main/java/c/f/j/l/s.java b/app/src/main/java/c/f/j/l/s.java index 6740a0e76b..db257b75cb 100644 --- a/app/src/main/java/c/f/j/l/s.java +++ b/app/src/main/java/c/f/j/l/s.java @@ -9,7 +9,7 @@ public abstract class s extends BasePool { public s(c cVar, y yVar, z zVar) { super(cVar, yVar, zVar); - SparseIntArray sparseIntArray = yVar.f466c; + SparseIntArray sparseIntArray = yVar.f467c; this.k = new int[sparseIntArray.size()]; int i = 0; while (true) { diff --git a/app/src/main/java/c/f/j/l/w.java b/app/src/main/java/c/f/j/l/w.java index 485d96106f..4d5f7a5394 100644 --- a/app/src/main/java/c/f/j/l/w.java +++ b/app/src/main/java/c/f/j/l/w.java @@ -9,7 +9,7 @@ public class w { public final z b = v.h(); /* renamed from: c reason: collision with root package name */ - public final y f464c; + public final y f465c; public final c d; public final y e; public final z f; @@ -32,7 +32,7 @@ public class w { for (int i3 = 131072; i3 <= 4194304; i3 *= 2) { sparseIntArray.put(i3, i); } - this.f464c = new y(4194304, i2, sparseIntArray, 131072, 4194304, k.a); + this.f465c = new y(4194304, i2, sparseIntArray, 131072, 4194304, k.a); this.d = d.b(); SparseIntArray sparseIntArray2 = new SparseIntArray(); sparseIntArray2.put(1024, 5); diff --git a/app/src/main/java/c/f/j/l/x.java b/app/src/main/java/c/f/j/l/x.java index 9a8a35e934..479b583c37 100644 --- a/app/src/main/java/c/f/j/l/x.java +++ b/app/src/main/java/c/f/j/l/x.java @@ -14,7 +14,7 @@ public class x { public s b; /* renamed from: c reason: collision with root package name */ - public d f465c; + public d f466c; public s d; public s e; public g f; @@ -26,7 +26,7 @@ public class x { } public d a() { - if (this.f465c == null) { + if (this.f466c == null) { String str = this.a.i; char c2 = 65535; switch (str.hashCode()) { @@ -62,27 +62,27 @@ public class x { break; } if (c2 == 0) { - this.f465c = new l(); + this.f466c = new l(); } else if (c2 == 1) { - this.f465c = new m(); + this.f466c = new m(); } else if (c2 == 2) { Objects.requireNonNull(this.a); int i = this.a.j; v h = v.h(); Objects.requireNonNull(this.a); - this.f465c = new p(0, i, h, null); + this.f466c = new p(0, i, h, null); } else if (c2 != 3) { w wVar = this.a; - this.f465c = new h(wVar.d, wVar.a, wVar.b, false); + this.f466c = new h(wVar.d, wVar.a, wVar.b, false); } else { - this.f465c = new h(this.a.d, j.a(), this.a.b, false); + this.f466c = new h(this.a.d, j.a(), this.a.b, false); } } - return this.f465c; + return this.f466c; } public int b() { - return this.a.f464c.d; + return this.a.f465c.d; } public final s c(int i) { diff --git a/app/src/main/java/c/f/j/l/y.java b/app/src/main/java/c/f/j/l/y.java index 5598f36b16..68d0549233 100644 --- a/app/src/main/java/c/f/j/l/y.java +++ b/app/src/main/java/c/f/j/l/y.java @@ -8,7 +8,7 @@ public class y { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseIntArray f466c; + public final SparseIntArray f467c; public final int d; public y(int i, int i2, SparseIntArray sparseIntArray) { @@ -19,7 +19,7 @@ public class y { AnimatableValueParser.B(i >= 0 && i2 >= i); this.b = i; this.a = i2; - this.f466c = sparseIntArray; + this.f467c = sparseIntArray; this.d = i5; } } diff --git a/app/src/main/java/c/f/j/n/b.java b/app/src/main/java/c/f/j/n/b.java index a5fa223da2..8bff11cfa4 100644 --- a/app/src/main/java/c/f/j/n/b.java +++ b/app/src/main/java/c/f/j/n/b.java @@ -28,12 +28,12 @@ public abstract class b implements d { public final d b; /* renamed from: c reason: collision with root package name */ - public final PreverificationHelper f467c; + public final PreverificationHelper f468c; @VisibleForTesting public final Pools.SynchronizedPool d; public b(d dVar, int i, Pools.SynchronizedPool synchronizedPool) { - this.f467c = Build.VERSION.SDK_INT >= 26 ? new PreverificationHelper() : null; + this.f468c = Build.VERSION.SDK_INT >= 26 ? new PreverificationHelper() : null; this.b = dVar; this.d = synchronizedPool; for (int i2 = 0; i2 < i; i2++) { @@ -159,7 +159,7 @@ public abstract class b implements d { i2 = rect.height() / options.inSampleSize; } int i3 = Build.VERSION.SDK_INT; - boolean z2 = i3 >= 26 && (preverificationHelper = this.f467c) != null && preverificationHelper.shouldUseHardwareBitmapConfig(options.inPreferredConfig); + boolean z2 = i3 >= 26 && (preverificationHelper = this.f468c) != null && preverificationHelper.shouldUseHardwareBitmapConfig(options.inPreferredConfig); BitmapRegionDecoder bitmapRegionDecoder2 = null; if (rect != null || !z2) { if (rect != null && z2) { diff --git a/app/src/main/java/c/f/j/p/a0.java b/app/src/main/java/c/f/j/p/a0.java index b6ef74e5d7..e05cec27f6 100644 --- a/app/src/main/java/c/f/j/p/a0.java +++ b/app/src/main/java/c/f/j/p/a0.java @@ -17,7 +17,7 @@ public class a0 extends c { public final ExecutorService b = Executors.newFixedThreadPool(3); /* renamed from: c reason: collision with root package name */ - public final b f468c; + public final b f469c; /* compiled from: HttpUrlConnectionNetworkFetcher */ public static class a extends x { @@ -32,7 +32,7 @@ public class a0 extends c { public a0(int i) { RealtimeSinceBootClock realtimeSinceBootClock = RealtimeSinceBootClock.get(); - this.f468c = realtimeSinceBootClock; + this.f469c = realtimeSinceBootClock; this.a = i; } diff --git a/app/src/main/java/c/f/j/p/a1.java b/app/src/main/java/c/f/j/p/a1.java index 2c133bf7ec..856e3701fe 100644 --- a/app/src/main/java/c/f/j/p/a1.java +++ b/app/src/main/java/c/f/j/p/a1.java @@ -10,16 +10,16 @@ import java.util.concurrent.Executor; public class a1 extends g0 { /* renamed from: c reason: collision with root package name */ - public final ContentResolver f469c; + public final ContentResolver f470c; public a1(Executor executor, g gVar, ContentResolver contentResolver) { super(executor, gVar); - this.f469c = contentResolver; + this.f470c = contentResolver; } @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { - return c(this.f469c.openInputStream(imageRequest.f2214c), -1); + return c(this.f470c.openInputStream(imageRequest.f2222c), -1); } @Override // c.f.j.p.g0 diff --git a/app/src/main/java/c/f/j/p/b0.java b/app/src/main/java/c/f/j/p/b0.java index 9efd750658..fa8d7b7fb8 100644 --- a/app/src/main/java/c/f/j/p/b0.java +++ b/app/src/main/java/c/f/j/p/b0.java @@ -9,13 +9,13 @@ public class b0 implements d, y0 { public final y0 b; /* renamed from: c reason: collision with root package name */ - public final e f470c; + public final e f471c; public final d d; public b0(e eVar, d dVar) { this.a = eVar; this.b = dVar; - this.f470c = eVar; + this.f471c = eVar; this.d = dVar; } @@ -33,7 +33,7 @@ public class b0 implements d, y0 { @Override // c.f.j.k.d public void b(w0 w0Var) { - e eVar = this.f470c; + e eVar = this.f471c; if (eVar != null) { eVar.a(w0Var.e(), w0Var.b(), w0Var.getId(), w0Var.k()); } @@ -81,7 +81,7 @@ public class b0 implements d, y0 { @Override // c.f.j.k.d public void f(w0 w0Var) { - e eVar = this.f470c; + e eVar = this.f471c; if (eVar != null) { eVar.c(w0Var.e(), w0Var.getId(), w0Var.k()); } @@ -101,7 +101,7 @@ public class b0 implements d, y0 { @Override // c.f.j.k.d public void h(w0 w0Var, Throwable th) { - e eVar = this.f470c; + e eVar = this.f471c; if (eVar != null) { eVar.g(w0Var.e(), w0Var.getId(), th, w0Var.k()); } @@ -113,7 +113,7 @@ public class b0 implements d, y0 { @Override // c.f.j.k.d public void i(w0 w0Var) { - e eVar = this.f470c; + e eVar = this.f471c; if (eVar != null) { eVar.k(w0Var.getId()); } diff --git a/app/src/main/java/c/f/j/p/b1.java b/app/src/main/java/c/f/j/p/b1.java index a38d95c687..af114813ff 100644 --- a/app/src/main/java/c/f/j/p/b1.java +++ b/app/src/main/java/c/f/j/p/b1.java @@ -20,7 +20,7 @@ public class b1 implements v0 { public final g b; /* renamed from: c reason: collision with root package name */ - public final v0 f471c; + public final v0 f472c; public final boolean d; public final c e; @@ -28,7 +28,7 @@ public class b1 implements v0 { public class a extends p { /* renamed from: c reason: collision with root package name */ - public final boolean f472c; + public final boolean f473c; public final c d; public final w0 e; public boolean f = false; @@ -45,7 +45,7 @@ public class b1 implements v0 { a aVar = a.this; c cVar = aVar.d; eVar.w(); - c.f.j.s.b createImageTranscoder = cVar.createImageTranscoder(eVar.k, a.this.f472c); + c.f.j.s.b createImageTranscoder = cVar.createImageTranscoder(eVar.k, a.this.f473c); Objects.requireNonNull(createImageTranscoder); aVar.e.o().e(aVar.e, "ResizeAndRotateProducer"); ImageRequest e = aVar.e.e(); @@ -116,7 +116,7 @@ public class b1 implements v0 { super(lVar); this.e = w0Var; Objects.requireNonNull(w0Var.e()); - this.f472c = z2; + this.f473c = z2; this.d = cVar; this.g = new c0(b1.this.a, new C0065a(b1.this), 100); w0Var.f(new b(b1.this, lVar)); @@ -139,7 +139,7 @@ public class b1 implements v0 { eVar.w(); c.f.i.c cVar = eVar.k; ImageRequest e2 = this.e.e(); - c.f.j.s.b createImageTranscoder = this.d.createImageTranscoder(cVar, this.f472c); + c.f.j.s.b createImageTranscoder = this.d.createImageTranscoder(cVar, this.f473c); Objects.requireNonNull(createImageTranscoder); eVar.w(); if (eVar.k == c.f.i.c.a) { @@ -246,7 +246,7 @@ public class b1 implements v0 { Objects.requireNonNull(gVar); this.b = gVar; Objects.requireNonNull(v0Var); - this.f471c = v0Var; + this.f472c = v0Var; Objects.requireNonNull(cVar); this.e = cVar; this.d = z2; @@ -254,6 +254,6 @@ public class b1 implements v0 { @Override // c.f.j.p.v0 public void b(l lVar, w0 w0Var) { - this.f471c.b(new a(lVar, w0Var, this.d, this.e), w0Var); + this.f472c.b(new a(lVar, w0Var, this.d, this.e), w0Var); } } diff --git a/app/src/main/java/c/f/j/p/c0.java b/app/src/main/java/c/f/j/p/c0.java index 65c3451ea6..7d2bed6424 100644 --- a/app/src/main/java/c/f/j/p/c0.java +++ b/app/src/main/java/c/f/j/p/c0.java @@ -14,7 +14,7 @@ public class c0 { public final c b; /* renamed from: c reason: collision with root package name */ - public final Runnable f473c = new a(); + public final Runnable f474c = new a(); public final Runnable d = new b(); public final int e; @VisibleForTesting @@ -69,7 +69,7 @@ public class c0 { @Override // java.lang.Runnable public void run() { c0 c0Var = c0.this; - c0Var.a.execute(c0Var.f473c); + c0Var.a.execute(c0Var.f474c); } } diff --git a/app/src/main/java/c/f/j/p/d.java b/app/src/main/java/c/f/j/p/d.java index c6041451e2..de72045bb6 100644 --- a/app/src/main/java/c/f/j/p/d.java +++ b/app/src/main/java/c/f/j/p/d.java @@ -18,7 +18,7 @@ public class d implements w0 { public final ImageRequest b; /* renamed from: c reason: collision with root package name */ - public final String f474c; + public final String f475c; public final String d; public final y0 e; public final Object f; @@ -41,11 +41,11 @@ public class d implements w0 { public d(ImageRequest imageRequest, String str, String str2, y0 y0Var, Object obj, ImageRequest.c cVar, boolean z2, boolean z3, c.f.j.d.d dVar, j jVar) { this.b = imageRequest; - this.f474c = str; + this.f475c = str; HashMap hashMap = new HashMap(); this.h = hashMap; hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str); - hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2214c); + hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2222c); this.d = str2; this.e = y0Var; this.f = obj; @@ -128,7 +128,7 @@ public class d implements w0 { @Override // c.f.j.p.w0 public String getId() { - return this.f474c; + return this.f475c; } @Override // c.f.j.p.w0 diff --git a/app/src/main/java/c/f/j/p/d0.java b/app/src/main/java/c/f/j/p/d0.java index 635c9f1392..f8f620420d 100644 --- a/app/src/main/java/c/f/j/p/d0.java +++ b/app/src/main/java/c/f/j/p/d0.java @@ -12,11 +12,11 @@ import java.util.concurrent.Executor; public class d0 extends g0 { /* renamed from: c reason: collision with root package name */ - public final AssetManager f475c; + public final AssetManager f476c; public d0(Executor executor, g gVar, AssetManager assetManager) { super(executor, gVar); - this.f475c = assetManager; + this.f476c = assetManager; } /* JADX WARNING: Code restructure failed: missing block: B:12:0x0031, code lost: @@ -25,10 +25,10 @@ public class d0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { int i; - InputStream open = this.f475c.open(imageRequest.f2214c.getPath().substring(1), 2); + InputStream open = this.f476c.open(imageRequest.f2222c.getPath().substring(1), 2); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f475c.openFd(imageRequest.f2214c.getPath().substring(1)); + assetFileDescriptor = this.f476c.openFd(imageRequest.f2222c.getPath().substring(1)); i = (int) assetFileDescriptor.getLength(); } catch (IOException unused) { i = -1; diff --git a/app/src/main/java/c/f/j/p/e0.java b/app/src/main/java/c/f/j/p/e0.java index d66bc2722a..9dedb83f07 100644 --- a/app/src/main/java/c/f/j/p/e0.java +++ b/app/src/main/java/c/f/j/p/e0.java @@ -17,7 +17,7 @@ import java.util.concurrent.Executor; public class e0 extends g0 { /* renamed from: c reason: collision with root package name */ - public static final String[] f476c = {"_id", "_data"}; + public static final String[] f477c = {"_id", "_data"}; public final ContentResolver d; public e0(Executor executor, g gVar, ContentResolver contentResolver) { @@ -28,7 +28,7 @@ public class e0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { InputStream inputStream; - Uri uri = imageRequest.f2214c; + Uri uri = imageRequest.f2222c; Uri uri2 = b.a; boolean z2 = false; if (uri.getPath() != null && b.c(uri) && "com.android.contacts".equals(uri.getAuthority()) && !uri.getPath().startsWith(b.a.getPath())) { @@ -54,7 +54,7 @@ public class e0 extends g0 { return c(inputStream, -1); } if (b.b(uri)) { - Cursor query = this.d.query(uri, f476c, null, null, null); + Cursor query = this.d.query(uri, f477c, null, null, null); e eVar = null; if (query != null) { try { diff --git a/app/src/main/java/c/f/j/p/f0.java b/app/src/main/java/c/f/j/p/f0.java index 83f74a7e48..7f4db9e79d 100644 --- a/app/src/main/java/c/f/j/p/f0.java +++ b/app/src/main/java/c/f/j/p/f0.java @@ -20,7 +20,7 @@ import java.util.concurrent.Executor; public class f0 extends g0 implements j1 { /* renamed from: c reason: collision with root package name */ - public static final String[] f477c = {"_id", "_data"}; + public static final String[] f478c = {"_id", "_data"}; public static final String[] d = {"_data"}; public static final Rect e = new Rect(0, 0, 512, 384); public static final Rect f = new Rect(0, 0, 96, 96); @@ -42,8 +42,8 @@ public class f0 extends g0 implements j1 { c.f.j.d.e eVar; Cursor query; e f2; - Uri uri = imageRequest.f2214c; - if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f477c, null, null, null)) == null) { + Uri uri = imageRequest.f2222c; + if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f478c, null, null, null)) == null) { return null; } try { diff --git a/app/src/main/java/c/f/j/p/h.java b/app/src/main/java/c/f/j/p/h.java index 13cc895e2b..ab40970ea4 100644 --- a/app/src/main/java/c/f/j/p/h.java +++ b/app/src/main/java/c/f/j/p/h.java @@ -16,19 +16,19 @@ public class h implements v0> { public final i b; /* renamed from: c reason: collision with root package name */ - public final v0> f478c; + public final v0> f479c; /* compiled from: BitmapMemoryCacheProducer */ public class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ CacheKey f479c; + public final /* synthetic */ CacheKey f480c; public final /* synthetic */ boolean d; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(l lVar, CacheKey cacheKey, boolean z2) { super(lVar); - this.f479c = cacheKey; + this.f480c = cacheKey; this.d = z2; } @@ -48,7 +48,7 @@ public class h implements v0> { } else if (closeableReference2.w().d() || b.m(i, 8)) { this.b.b(closeableReference2, i); } else { - if (!e && (closeableReference = h.this.a.get(this.f479c)) != null) { + if (!e && (closeableReference = h.this.a.get(this.f480c)) != null) { try { c.f.j.j.i b = closeableReference2.w().b(); c.f.j.j.i b2 = closeableReference.w().b(); @@ -61,7 +61,7 @@ public class h implements v0> { } } if (this.d) { - closeableReference3 = h.this.a.a(this.f479c, closeableReference2); + closeableReference3 = h.this.a.a(this.f480c, closeableReference2); } if (e) { try { @@ -93,7 +93,7 @@ public class h implements v0> { public h(w wVar, i iVar, v0> v0Var) { this.a = wVar; this.b = iVar; - this.f478c = v0Var; + this.f479c = v0Var; } /* JADX INFO: finally extract failed */ @@ -137,7 +137,7 @@ public class h implements v0> { } o.j(w0Var, d, map); b.b(); - this.f478c.b(e, w0Var); + this.f479c.b(e, w0Var); b.b(); b.b(); } catch (Throwable th) { diff --git a/app/src/main/java/c/f/j/p/h1.java b/app/src/main/java/c/f/j/p/h1.java index adfafe1106..1bdad901d6 100644 --- a/app/src/main/java/c/f/j/p/h1.java +++ b/app/src/main/java/c/f/j/p/h1.java @@ -10,7 +10,7 @@ public class h1 implements v0 { public int b = 0; /* renamed from: c reason: collision with root package name */ - public final ConcurrentLinkedQueue, w0>> f480c = new ConcurrentLinkedQueue<>(); + public final ConcurrentLinkedQueue, w0>> f481c = new ConcurrentLinkedQueue<>(); public final Executor d; /* compiled from: ThrottlingProducer */ @@ -62,7 +62,7 @@ public class h1 implements v0 { public final void n() { Pair, w0> poll; synchronized (h1.this) { - poll = h1.this.f480c.poll(); + poll = h1.this.f481c.poll(); if (poll == null) { h1 h1Var = h1.this; h1Var.b--; @@ -89,7 +89,7 @@ public class h1 implements v0 { int i = this.b; z2 = true; if (i >= 5) { - this.f480c.add(Pair.create(lVar, w0Var)); + this.f481c.add(Pair.create(lVar, w0Var)); } else { this.b = i + 1; z2 = false; diff --git a/app/src/main/java/c/f/j/p/i.java b/app/src/main/java/c/f/j/p/i.java index a448da2f4d..fb0c57f576 100644 --- a/app/src/main/java/c/f/j/p/i.java +++ b/app/src/main/java/c/f/j/p/i.java @@ -12,19 +12,19 @@ public class i implements v0> { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f482c; + public final int f483c; public final boolean d; /* compiled from: BitmapPrepareProducer */ public static class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final int f483c; + public final int f484c; public final int d; public a(l> lVar, int i, int i2) { super(lVar); - this.f483c = i; + this.f484c = i; this.d = i2; } @@ -35,7 +35,7 @@ public class i implements v0> { CloseableReference closeableReference = (CloseableReference) obj; if (closeableReference != null && closeableReference.x()) { c cVar = (c) closeableReference.w(); - if (!cVar.isClosed() && (cVar instanceof d) && (bitmap = ((d) cVar).l) != null && (height = bitmap.getHeight() * bitmap.getRowBytes()) >= this.f483c && height <= this.d) { + if (!cVar.isClosed() && (cVar instanceof d) && (bitmap = ((d) cVar).l) != null && (height = bitmap.getHeight() * bitmap.getRowBytes()) >= this.f484c && height <= this.d) { bitmap.prepareToDraw(); } } @@ -48,14 +48,14 @@ public class i implements v0> { Objects.requireNonNull(v0Var); this.a = v0Var; this.b = i; - this.f482c = i2; + this.f483c = i2; this.d = z2; } @Override // c.f.j.p.v0 public void b(l> lVar, w0 w0Var) { if (!w0Var.k() || this.d) { - this.a.b(new a(lVar, this.b, this.f482c), w0Var); + this.a.b(new a(lVar, this.b, this.f483c), w0Var); } else { this.a.b(lVar, w0Var); } diff --git a/app/src/main/java/c/f/j/p/i0.java b/app/src/main/java/c/f/j/p/i0.java index 6548285604..0a6b0d1924 100644 --- a/app/src/main/java/c/f/j/p/i0.java +++ b/app/src/main/java/c/f/j/p/i0.java @@ -12,11 +12,11 @@ import java.util.concurrent.Executor; public class i0 extends g0 { /* renamed from: c reason: collision with root package name */ - public final Resources f484c; + public final Resources f485c; public i0(Executor executor, g gVar, Resources resources) { super(executor, gVar); - this.f484c = resources; + this.f485c = resources; } /* JADX WARNING: Code restructure failed: missing block: B:12:0x0038, code lost: @@ -25,10 +25,10 @@ public class i0 extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { int i; - InputStream openRawResource = this.f484c.openRawResource(Integer.parseInt(imageRequest.f2214c.getPath().substring(1))); + InputStream openRawResource = this.f485c.openRawResource(Integer.parseInt(imageRequest.f2222c.getPath().substring(1))); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f484c.openRawResourceFd(Integer.parseInt(imageRequest.f2214c.getPath().substring(1))); + assetFileDescriptor = this.f485c.openRawResourceFd(Integer.parseInt(imageRequest.f2222c.getPath().substring(1))); i = (int) assetFileDescriptor.getLength(); } catch (Resources.NotFoundException unused) { i = -1; diff --git a/app/src/main/java/c/f/j/p/i1.java b/app/src/main/java/c/f/j/p/i1.java index b1ae567f4f..fe1c50642e 100644 --- a/app/src/main/java/c/f/j/p/i1.java +++ b/app/src/main/java/c/f/j/p/i1.java @@ -11,20 +11,20 @@ public class i1 implements v0 { public class a extends p { /* renamed from: c reason: collision with root package name */ - public final w0 f485c; + public final w0 f486c; public final int d; public final c.f.j.d.e e; public a(l lVar, w0 w0Var, int i) { super(lVar); - this.f485c = w0Var; + this.f486c = w0Var; this.d = i; this.e = w0Var.e().i; } @Override // c.f.j.p.p, c.f.j.p.b public void h(Throwable th) { - if (!i1.this.c(this.d + 1, this.b, this.f485c)) { + if (!i1.this.c(this.d + 1, this.b, this.f486c)) { this.b.c(th); } } @@ -38,7 +38,7 @@ public class i1 implements v0 { if (eVar != null) { eVar.close(); } - if (!i1.this.c(this.d + 1, this.b, this.f485c)) { + if (!i1.this.c(this.d + 1, this.b, this.f486c)) { this.b.b(null, 1); } } diff --git a/app/src/main/java/c/f/j/p/j.java b/app/src/main/java/c/f/j/p/j.java index 3e1f62b1f9..e8291045fa 100644 --- a/app/src/main/java/c/f/j/p/j.java +++ b/app/src/main/java/c/f/j/p/j.java @@ -18,7 +18,7 @@ public class j implements v0> { public final f b; /* renamed from: c reason: collision with root package name */ - public final f f486c; + public final f f487c; public final i d; public final v0> e; public final d f; @@ -28,7 +28,7 @@ public class j implements v0> { public static class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final w0 f487c; + public final w0 f488c; public final w d; public final f e; public final f f; @@ -38,7 +38,7 @@ public class j implements v0> { public a(l> lVar, w0 w0Var, w wVar, f fVar, f fVar2, i iVar, d dVar, d dVar2) { super(lVar); - this.f487c = w0Var; + this.f488c = w0Var; this.d = wVar; this.e = fVar; this.f = fVar2; @@ -55,11 +55,11 @@ public class j implements v0> { b.b(); if (!b.f(i) && closeableReference != null) { if (!b.l(i, 8)) { - ImageRequest e = this.f487c.e(); - ((n) this.g).b(e, this.f487c.b()); - if (this.f487c.l("origin").equals("memory_bitmap")) { - Objects.requireNonNull(this.f487c.g().w); - Objects.requireNonNull(this.f487c.g().w); + ImageRequest e = this.f488c.e(); + ((n) this.g).b(e, this.f488c.b()); + if (this.f488c.l("origin").equals("memory_bitmap")) { + Objects.requireNonNull(this.f488c.g().w); + Objects.requireNonNull(this.f488c.g().w); } this.b.b(closeableReference, i); b.b(); @@ -77,7 +77,7 @@ public class j implements v0> { public j(w wVar, f fVar, f fVar2, i iVar, d dVar, d dVar2, v0> v0Var) { this.a = wVar; this.b = fVar; - this.f486c = fVar2; + this.f487c = fVar2; this.d = iVar; this.f = dVar; this.g = dVar2; @@ -90,7 +90,7 @@ public class j implements v0> { b.b(); y0 o = w0Var.o(); o.e(w0Var, "BitmapProbeProducer"); - a aVar = new a(lVar, w0Var, this.a, this.b, this.f486c, this.d, this.f, this.g); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f487c, this.d, this.f, this.g); o.j(w0Var, "BitmapProbeProducer", null); b.b(); this.e.b(aVar, w0Var); diff --git a/app/src/main/java/c/f/j/p/j0.java b/app/src/main/java/c/f/j/p/j0.java index 6eb0f6619a..38a483cf83 100644 --- a/app/src/main/java/c/f/j/p/j0.java +++ b/app/src/main/java/c/f/j/p/j0.java @@ -83,7 +83,7 @@ public class j0 implements v0> { bitmap = ThumbnailUtils.createVideoThumbnail(str, i); } else { try { - ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2214c, "r"); + ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2222c, "r"); MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever(); mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor()); bitmap = mediaMetadataRetriever.getFrameAtTime(-1); @@ -141,7 +141,7 @@ public class j0 implements v0> { String str; Uri uri; Objects.requireNonNull(j0Var); - Uri uri2 = imageRequest.f2214c; + Uri uri2 = imageRequest.f2222c; if (c.f.d.l.b.d(uri2)) { return imageRequest.a().getPath(); } diff --git a/app/src/main/java/c/f/j/p/k.java b/app/src/main/java/c/f/j/p/k.java index b230de0823..167a786aea 100644 --- a/app/src/main/java/c/f/j/p/k.java +++ b/app/src/main/java/c/f/j/p/k.java @@ -12,22 +12,22 @@ public class k implements v0 { public class b extends p { /* renamed from: c reason: collision with root package name */ - public w0 f488c; + public w0 f489c; public b(l lVar, w0 w0Var, a aVar) { super(lVar); - this.f488c = w0Var; + this.f489c = w0Var; } @Override // c.f.j.p.p, c.f.j.p.b public void h(Throwable th) { - k.this.b.b(this.b, this.f488c); + k.this.b.b(this.b, this.f489c); } @Override // c.f.j.p.b public void i(Object obj, int i) { e eVar = (e) obj; - ImageRequest e = this.f488c.e(); + ImageRequest e = this.f489c.e(); boolean e2 = b.e(i); boolean o1 = AnimatableValueParser.o1(eVar, e.i); if (eVar != null && (o1 || e.g)) { @@ -41,7 +41,7 @@ public class k implements v0 { if (eVar != null) { eVar.close(); } - k.this.b.b(this.b, this.f488c); + k.this.b.b(this.b, this.f489c); } } } diff --git a/app/src/main/java/c/f/j/p/k0.java b/app/src/main/java/c/f/j/p/k0.java index c663f8d266..d5f13add79 100644 --- a/app/src/main/java/c/f/j/p/k0.java +++ b/app/src/main/java/c/f/j/p/k0.java @@ -20,7 +20,7 @@ public abstract class k0 implements v0 { public final v0 b; /* renamed from: c reason: collision with root package name */ - public final boolean f489c; + public final boolean f490c; public final String d; public final String e; @@ -31,7 +31,7 @@ public abstract class k0 implements v0 { public final CopyOnWriteArraySet, w0>> b = new CopyOnWriteArraySet<>(); /* renamed from: c reason: collision with root package name */ - public T f490c; + public T f491c; public float d; public int e; public d f; @@ -52,8 +52,8 @@ public abstract class k0 implements v0 { if (bVar.g == this) { bVar.g = null; bVar.f = null; - bVar.b(bVar.f490c); - bVar.f490c = null; + bVar.b(bVar.f491c); + bVar.f491c = null; bVar.i(c.f.d.l.a.UNSET); } } @@ -136,7 +136,7 @@ public abstract class k0 implements v0 { k = k(); l = l(); j = j(); - closeable = this.f490c; + closeable = this.f491c; f = this.d; i = this.e; } @@ -145,7 +145,7 @@ public abstract class k0 implements v0 { d.r(j); synchronized (create) { synchronized (this) { - if (closeable != this.f490c) { + if (closeable != this.f491c) { closeable = null; } else if (closeable != null) { closeable = k0.this.c(closeable); @@ -217,8 +217,8 @@ public abstract class k0 implements v0 { it = this.b.iterator(); this.b.clear(); k0.this.e(this.a, this); - b(this.f490c); - this.f490c = null; + b(this.f491c); + this.f491c = null; } else { return; } @@ -238,12 +238,12 @@ public abstract class k0 implements v0 { int size; synchronized (this) { if (this.g == aVar) { - b(this.f490c); - this.f490c = null; + b(this.f491c); + this.f491c = null; it = this.b.iterator(); size = this.b.size(); if (b.f(i)) { - this.f490c = k0.this.c(t); + this.f491c = k0.this.c(t); this.e = i; } else { this.b.clear(); @@ -365,7 +365,7 @@ public abstract class k0 implements v0 { public k0(v0 v0Var, String str, String str2) { this.b = v0Var; this.a = new HashMap(); - this.f489c = false; + this.f490c = false; this.d = str; this.e = str2; } @@ -373,7 +373,7 @@ public abstract class k0 implements v0 { public k0(v0 v0Var, String str, String str2, boolean z2) { this.b = v0Var; this.a = new HashMap(); - this.f489c = z2; + this.f490c = z2; this.d = str; this.e = str2; } diff --git a/app/src/main/java/c/f/j/p/l0.java b/app/src/main/java/c/f/j/p/l0.java index 2c70147787..0d157f9720 100644 --- a/app/src/main/java/c/f/j/p/l0.java +++ b/app/src/main/java/c/f/j/p/l0.java @@ -42,7 +42,7 @@ public class l0 extends e { d.t(list3); d.r(list2); if (dVar != null) { - if (!k0.this.f489c || dVar.k()) { + if (!k0.this.f490c || dVar.k()) { dVar.u(); } else { d.t(dVar.v(d.LOW)); diff --git a/app/src/main/java/c/f/j/p/m.java b/app/src/main/java/c/f/j/p/m.java index 0f76285e12..486fee4613 100644 --- a/app/src/main/java/c/f/j/p/m.java +++ b/app/src/main/java/c/f/j/p/m.java @@ -18,7 +18,7 @@ public class m extends g0 { @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { boolean z2; - String uri = imageRequest.f2214c.toString(); + String uri = imageRequest.f2222c.toString(); AnimatableValueParser.j(Boolean.valueOf(uri.substring(0, 5).equals("data:"))); int indexOf = uri.indexOf(44); String substring = uri.substring(indexOf + 1, uri.length()); diff --git a/app/src/main/java/c/f/j/p/m0.java b/app/src/main/java/c/f/j/p/m0.java index 1e05913f1f..a9016f097c 100644 --- a/app/src/main/java/c/f/j/p/m0.java +++ b/app/src/main/java/c/f/j/p/m0.java @@ -20,7 +20,7 @@ public class m0 implements v0 { public final c.f.d.g.a b; /* renamed from: c reason: collision with root package name */ - public final n0 f491c; + public final n0 f492c; /* compiled from: NetworkFetchProducer */ public class a implements n0.a { @@ -51,11 +51,11 @@ public class m0 implements v0 { try { int read = inputStream.read(bArr); if (read < 0) { - n0 n0Var = m0Var.f491c; + n0 n0Var = m0Var.f492c; int i2 = ((MemoryPooledByteBufferOutputStream) e).k; a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - ((a0.a) xVar).f = a0Var.f468c.now(); + ((a0.a) xVar).f = a0Var.f469c.now(); m0Var.c(e, xVar); m0Var.b.release(bArr); e.close(); @@ -79,7 +79,7 @@ public class m0 implements v0 { public m0(g gVar, c.f.d.g.a aVar, n0 n0Var) { this.a = gVar; this.b = aVar; - this.f491c = n0Var; + this.f492c = n0Var; } /* JADX WARNING: Removed duplicated region for block: B:12:0x002c */ @@ -123,13 +123,13 @@ public class m0 implements v0 { @Override // c.f.j.p.v0 public void b(l lVar, w0 w0Var) { w0Var.o().e(w0Var, "NetworkFetchProducer"); - Objects.requireNonNull((a0) this.f491c); + Objects.requireNonNull((a0) this.f492c); a0.a aVar = new a0.a(lVar, w0Var); - n0 n0Var = this.f491c; + n0 n0Var = this.f492c; a aVar2 = new a(aVar); a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - aVar.d = a0Var.f468c.now(); + aVar.d = a0Var.f469c.now(); w0Var.f(new z(a0Var, a0Var.b.submit(new y(a0Var, aVar, aVar2)), aVar2)); } @@ -139,7 +139,7 @@ public class m0 implements v0 { if (!xVar.a().g(xVar.b, "NetworkFetchProducer")) { hashMap = null; } else { - Objects.requireNonNull((a0) this.f491c); + Objects.requireNonNull((a0) this.f492c); a0.a aVar = (a0.a) xVar; hashMap = new HashMap(4); hashMap.put("queue_time", Long.toString(aVar.e - aVar.d)); @@ -160,11 +160,11 @@ public class m0 implements v0 { if (!xVar.b.p()) { z2 = false; } else { - Objects.requireNonNull(this.f491c); + Objects.requireNonNull(this.f492c); z2 = true; } - if (z2 && uptimeMillis - xVar.f511c >= 100) { - xVar.f511c = uptimeMillis; + if (z2 && uptimeMillis - xVar.f512c >= 100) { + xVar.f512c = uptimeMillis; xVar.a().a(xVar.b, "NetworkFetchProducer", "intermediate_result"); e(iVar, 0, null, xVar.a, xVar.b); } diff --git a/app/src/main/java/c/f/j/p/n.java b/app/src/main/java/c/f/j/p/n.java index 05bef300a1..34588ff74f 100644 --- a/app/src/main/java/c/f/j/p/n.java +++ b/app/src/main/java/c/f/j/p/n.java @@ -25,7 +25,7 @@ public class n implements v0> { public final Executor b; /* renamed from: c reason: collision with root package name */ - public final c.f.j.h.b f492c; + public final c.f.j.h.b f493c; public final c.f.j.h.c d; public final v0 e; public final boolean f; @@ -112,7 +112,7 @@ public class n implements v0> { public abstract class c extends p> { /* renamed from: c reason: collision with root package name */ - public final w0 f493c; + public final w0 f494c; public final y0 d; public final c.f.j.d.b e; public boolean f = false; @@ -137,12 +137,12 @@ public class n implements v0> { Exception e; int i2 = i; if (eVar != null) { - w0 w0Var = c.this.f493c; + w0 w0Var = c.this.f494c; eVar.w(); w0Var.d("image_format", eVar.k.b); if (n.this.f || !b.m(i2, 16)) { ImageRequest e2 = this.a.e(); - if (n.this.g || !c.f.d.l.b.e(e2.f2214c)) { + if (n.this.g || !c.f.d.l.b.e(e2.f2222c)) { eVar.p = AnimatableValueParser.c0(e2.j, e2.i, eVar, this.b); } } @@ -169,7 +169,7 @@ public class n implements v0> { boolean e3 = b.e(i); boolean z3 = e3 && !b.m(i2, 8); boolean m = b.m(i2, 4); - c.f.j.d.e eVar2 = cVar2.f493c.e().i; + c.f.j.d.e eVar2 = cVar2.f494c.e().i; if (eVar2 != null) { str = eVar2.a + "x" + eVar2.b; } else { @@ -180,22 +180,22 @@ public class n implements v0> { synchronized (c0Var) { j = c0Var.j - c0Var.i; } - String valueOf2 = String.valueOf(cVar2.f493c.e().f2214c); + String valueOf2 = String.valueOf(cVar2.f494c.e().f2222c); int f = (z3 || m) ? eVar.f() : cVar2.o(eVar); i p = (z3 || m) ? h.a : cVar2.p(); - cVar2.d.e(cVar2.f493c, "DecodeProducer"); + cVar2.d.e(cVar2.f494c, "DecodeProducer"); try { cVar = cVar2.t(eVar, f, p); try { if (eVar.p != 1) { i2 |= 16; } - cVar2.d.j(cVar2.f493c, "DecodeProducer", cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.j(cVar2.f494c, "DecodeProducer", cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); cVar2.v(eVar, cVar); cVar2.s(cVar, i2); } catch (Exception e4) { e = e4; - cVar2.d.k(cVar2.f493c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f494c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); cVar2.u(true); cVar2.b.c(e); } @@ -206,7 +206,7 @@ public class n implements v0> { } catch (Exception e6) { e = e6; cVar = null; - cVar2.d.k(cVar2.f493c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f494c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); cVar2.u(true); cVar2.b.c(e); } @@ -238,7 +238,7 @@ public class n implements v0> { @Override // c.f.j.p.e, c.f.j.p.x0 public void b() { - if (c.this.f493c.p()) { + if (c.this.f494c.p()) { c.this.g.d(); } } @@ -246,7 +246,7 @@ public class n implements v0> { public c(l> lVar, w0 w0Var, boolean z2, int i) { super(lVar); - this.f493c = w0Var; + this.f494c = w0Var; this.d = w0Var.o(); c.f.j.d.b bVar = w0Var.e().h; this.e = bVar; @@ -285,7 +285,7 @@ public class n implements v0> { } if (w(eVar, i)) { boolean m = b.m(i, 4); - if (e || m || this.f493c.p()) { + if (e || m || this.f494c.p()) { this.g.d(); } } @@ -302,11 +302,11 @@ public class n implements v0> { } public final Map n(c.f.j.j.c cVar, long j, i iVar, boolean z2, String str, String str2, String str3, String str4) { - if (!this.d.g(this.f493c, "DecodeProducer")) { + if (!this.d.g(this.f494c, "DecodeProducer")) { return null; } String valueOf = String.valueOf(j); - String valueOf2 = String.valueOf(((h) iVar).f457c); + String valueOf2 = String.valueOf(((h) iVar).f458c); String valueOf3 = String.valueOf(z2); if (cVar instanceof c.f.j.j.d) { Bitmap bitmap = ((c.f.j.j.d) cVar).l; @@ -373,12 +373,12 @@ public class n implements v0> { n nVar = n.this; boolean z2 = nVar.k != null && nVar.l.get().booleanValue(); try { - return n.this.f492c.a(eVar, i, iVar, this.e); + return n.this.f493c.a(eVar, i, iVar, this.e); } catch (OutOfMemoryError e) { if (z2) { n.this.k.run(); System.gc(); - return n.this.f492c.a(eVar, i, iVar, this.e); + return n.this.f493c.a(eVar, i, iVar, this.e); } throw e; } @@ -397,19 +397,19 @@ public class n implements v0> { } public final void v(e eVar, c.f.j.j.c cVar) { - w0 w0Var = this.f493c; + w0 w0Var = this.f494c; eVar.w(); w0Var.d("encoded_width", Integer.valueOf(eVar.n)); - w0 w0Var2 = this.f493c; + w0 w0Var2 = this.f494c; eVar.w(); w0Var2.d("encoded_height", Integer.valueOf(eVar.o)); - this.f493c.d("encoded_size", Integer.valueOf(eVar.f())); + this.f494c.d("encoded_size", Integer.valueOf(eVar.f())); if (cVar instanceof c.f.j.j.b) { Bitmap f = ((c.f.j.j.b) cVar).f(); - this.f493c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); + this.f494c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); } if (cVar != null) { - cVar.e(this.f493c.a()); + cVar.e(this.f494c.a()); } } @@ -422,7 +422,7 @@ public class n implements v0> { Objects.requireNonNull(executor); this.b = executor; Objects.requireNonNull(bVar); - this.f492c = bVar; + this.f493c = bVar; Objects.requireNonNull(cVar); this.d = cVar; this.f = z2; @@ -440,7 +440,7 @@ public class n implements v0> { public void b(l> lVar, w0 w0Var) { try { c.f.j.r.b.b(); - this.e.b(!c.f.d.l.b.e(w0Var.e().f2214c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var); + this.e.b(!c.f.d.l.b.e(w0Var.e().f2222c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var); c.f.j.r.b.b(); } catch (Throwable th) { c.f.j.r.b.b(); diff --git a/app/src/main/java/c/f/j/p/o.java b/app/src/main/java/c/f/j/p/o.java index 7151a3d907..bbbe1f97d5 100644 --- a/app/src/main/java/c/f/j/p/o.java +++ b/app/src/main/java/c/f/j/p/o.java @@ -36,7 +36,7 @@ public class o implements v0> { ImageRequest e = w0Var.e(); ScheduledExecutorService scheduledExecutorService = this.b; if (scheduledExecutorService != null) { - scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2215s, TimeUnit.MILLISECONDS); + scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2223s, TimeUnit.MILLISECONDS); } else { this.a.b(lVar, w0Var); } diff --git a/app/src/main/java/c/f/j/p/o0.java b/app/src/main/java/c/f/j/p/o0.java index dd7ecf9d31..158bfa1f18 100644 --- a/app/src/main/java/c/f/j/p/o0.java +++ b/app/src/main/java/c/f/j/p/o0.java @@ -15,7 +15,7 @@ public class o0 implements c { public final /* synthetic */ w0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ l f495c; + public final /* synthetic */ l f496c; public final /* synthetic */ CacheKey d; public final /* synthetic */ q0 e; @@ -23,7 +23,7 @@ public class o0 implements c { this.e = q0Var; this.a = y0Var; this.b = w0Var; - this.f495c = lVar; + this.f496c = lVar; this.d = cacheKey; } @@ -39,10 +39,10 @@ public class o0 implements c { boolean z3 = false; if (z2 || (gVar.e() && (gVar.d() instanceof CancellationException))) { this.a.d(this.b, "PartialDiskCacheProducer", null); - this.f495c.d(); + this.f496c.d(); } else if (gVar.e()) { this.a.k(this.b, "PartialDiskCacheProducer", gVar.d(), null); - q0.c(this.e, this.f495c, this.b, this.d, null); + q0.c(this.e, this.f496c, this.b, this.d, null); } else { synchronized (gVar.e) { eVar = gVar.h; @@ -61,10 +61,10 @@ public class o0 implements c { if (aVar != null && aVar.a >= 0 && f >= aVar.b) { this.b.i("disk", "partial"); this.a.c(this.b, "PartialDiskCacheProducer", true); - this.f495c.b(eVar2, 9); + this.f496c.b(eVar2, 9); } else { - this.f495c.b(eVar2, 8); - ImageRequestBuilder b = ImageRequestBuilder.b(e.f2214c); + this.f496c.b(eVar2, 8); + ImageRequestBuilder b = ImageRequestBuilder.b(e.f2222c); b.e = e.h; b.o = e.k; b.f = e.b; @@ -73,24 +73,24 @@ public class o0 implements c { b.j = e.q; b.g = e.f; b.i = e.l; - b.f2216c = e.i; + b.f2224c = e.i; b.n = e.r; b.d = e.j; b.m = e.p; - b.p = e.f2215s; + b.p = e.f2223s; int i = f2 - 1; if (i >= 0) { z3 = true; } AnimatableValueParser.j(Boolean.valueOf(z3)); b.o = new a(i, Integer.MAX_VALUE); - q0.c(this.e, this.f495c, new c1(b.a(), this.b), this.d, eVar2); + q0.c(this.e, this.f496c, new c1(b.a(), this.b), this.d, eVar2); } } else { y0 y0Var2 = this.a; w0 w0Var2 = this.b; y0Var2.j(w0Var2, "PartialDiskCacheProducer", q0.d(y0Var2, w0Var2, false, 0)); - q0.c(this.e, this.f495c, this.b, this.d, eVar2); + q0.c(this.e, this.f496c, this.b, this.d, eVar2); } } return null; diff --git a/app/src/main/java/c/f/j/p/q.java b/app/src/main/java/c/f/j/p/q.java index b42bd8a382..50338b2040 100644 --- a/app/src/main/java/c/f/j/p/q.java +++ b/app/src/main/java/c/f/j/p/q.java @@ -10,14 +10,14 @@ public class q implements c { public final /* synthetic */ w0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ l f496c; + public final /* synthetic */ l f497c; public final /* synthetic */ s d; public q(s sVar, y0 y0Var, w0 w0Var, l lVar) { this.d = sVar; this.a = y0Var; this.b = w0Var; - this.f496c = lVar; + this.f497c = lVar; } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -31,10 +31,10 @@ public class q implements c { } if (z2 || (gVar.e() && (gVar.d() instanceof CancellationException))) { this.a.d(this.b, "DiskCacheProducer", null); - this.f496c.d(); + this.f497c.d(); } else if (gVar.e()) { this.a.k(this.b, "DiskCacheProducer", gVar.d(), null); - this.d.d.b(this.f496c, this.b); + this.d.d.b(this.f497c, this.b); } else { synchronized (gVar.e) { eVar = gVar.h; @@ -46,14 +46,14 @@ public class q implements c { y0Var.j(w0Var, "DiskCacheProducer", s.c(y0Var, w0Var, true, eVar2.f())); this.a.c(this.b, "DiskCacheProducer", true); this.b.n("disk"); - this.f496c.a(1.0f); - this.f496c.b(eVar2, 1); + this.f497c.a(1.0f); + this.f497c.b(eVar2, 1); eVar2.close(); } else { y0 y0Var2 = this.a; w0 w0Var2 = this.b; y0Var2.j(w0Var2, "DiskCacheProducer", s.c(y0Var2, w0Var2, false, 0)); - this.d.d.b(this.f496c, this.b); + this.d.d.b(this.f497c, this.b); } } return null; diff --git a/app/src/main/java/c/f/j/p/q0.java b/app/src/main/java/c/f/j/p/q0.java index b2812b8dca..f7ba2a5b6d 100644 --- a/app/src/main/java/c/f/j/p/q0.java +++ b/app/src/main/java/c/f/j/p/q0.java @@ -24,7 +24,7 @@ public class q0 implements v0 { public final i b; /* renamed from: c reason: collision with root package name */ - public final g f497c; + public final g f498c; public final c.f.d.g.a d; public final v0 e; @@ -32,7 +32,7 @@ public class q0 implements v0 { public static class a extends p { /* renamed from: c reason: collision with root package name */ - public final f f498c; + public final f f499c; public final CacheKey d; public final g e; public final c.f.d.g.a f; @@ -40,7 +40,7 @@ public class q0 implements v0 { public a(l lVar, f fVar, CacheKey cacheKey, g gVar, c.f.d.g.a aVar, e eVar, o0 o0Var) { super(lVar); - this.f498c = fVar; + this.f499c = fVar; this.d = cacheKey; this.e = gVar; this.f = aVar; @@ -56,7 +56,7 @@ public class q0 implements v0 { if (b.m(i, 8) && b.e(i)) { eVar.w(); if (eVar.k != c.a) { - this.f498c.f(this.d, eVar); + this.f499c.f(this.d, eVar); this.b.b(eVar, i); return; } @@ -76,7 +76,7 @@ public class q0 implements v0 { } eVar.close(); this.g.close(); - f fVar = this.f498c; + f fVar = this.f499c; CacheKey cacheKey = this.d; Objects.requireNonNull(fVar); Objects.requireNonNull(cacheKey); @@ -160,13 +160,13 @@ public class q0 implements v0 { public q0(f fVar, i iVar, g gVar, c.f.d.g.a aVar, v0 v0Var) { this.a = fVar; this.b = iVar; - this.f497c = gVar; + this.f498c = gVar; this.d = aVar; this.e = v0Var; } public static void c(q0 q0Var, l lVar, w0 w0Var, CacheKey cacheKey, e eVar) { - q0Var.e.b(new a(lVar, q0Var.a, cacheKey, q0Var.f497c, q0Var.d, eVar, null), w0Var); + q0Var.e.b(new a(lVar, q0Var.a, cacheKey, q0Var.f498c, q0Var.d, eVar, null), w0Var); } @VisibleForTesting @@ -185,7 +185,7 @@ public class q0 implements v0 { return; } w0Var.o().e(w0Var, "PartialDiskCacheProducer"); - Uri build = e.f2214c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); + Uri build = e.f2222c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); i iVar = this.b; w0Var.b(); Objects.requireNonNull((n) iVar); diff --git a/app/src/main/java/c/f/j/p/r0.java b/app/src/main/java/c/f/j/p/r0.java index 105c984b2c..36c985cd6a 100644 --- a/app/src/main/java/c/f/j/p/r0.java +++ b/app/src/main/java/c/f/j/p/r0.java @@ -16,20 +16,20 @@ public class r0 implements v0> { public final i b; /* renamed from: c reason: collision with root package name */ - public final v0> f499c; + public final v0> f500c; /* compiled from: PostprocessedBitmapMemoryCacheProducer */ public static class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final CacheKey f500c; + public final CacheKey f501c; public final boolean d; public final w e; public final boolean f; public a(l> lVar, CacheKey cacheKey, boolean z2, w wVar, boolean z3) { super(lVar); - this.f500c = cacheKey; + this.f501c = cacheKey; this.d = z2; this.e = wVar; this.f = z3; @@ -45,7 +45,7 @@ public class r0 implements v0> { } } else if (!b.f(i) || this.d) { if (this.f) { - closeableReference2 = this.e.a(this.f500c, closeableReference); + closeableReference2 = this.e.a(this.f501c, closeableReference); } try { this.b.a(1.0f); @@ -67,7 +67,7 @@ public class r0 implements v0> { public r0(w wVar, i iVar, v0> v0Var) { this.a = wVar; this.b = iVar; - this.f499c = v0Var; + this.f500c = v0Var; } @Override // c.f.j.p.v0 @@ -77,7 +77,7 @@ public class r0 implements v0> { Object b = w0Var.b(); b bVar = e.q; if (bVar == null || bVar.getPostprocessorCacheKey() == null) { - this.f499c.b(lVar, w0Var); + this.f500c.b(lVar, w0Var); return; } o.e(w0Var, "PostprocessedBitmapMemoryCacheProducer"); @@ -101,6 +101,6 @@ public class r0 implements v0> { map = f.of("cached_value_found", "false"); } o.j(w0Var, "PostprocessedBitmapMemoryCacheProducer", map); - this.f499c.b(aVar, w0Var); + this.f500c.b(aVar, w0Var); } } diff --git a/app/src/main/java/c/f/j/p/s.java b/app/src/main/java/c/f/j/p/s.java index 88915f500f..26a0cc6ce3 100644 --- a/app/src/main/java/c/f/j/p/s.java +++ b/app/src/main/java/c/f/j/p/s.java @@ -15,13 +15,13 @@ public class s implements v0 { public final f b; /* renamed from: c reason: collision with root package name */ - public final i f501c; + public final i f502c; public final v0 d; public s(f fVar, f fVar2, i iVar, v0 v0Var) { this.a = fVar; this.b = fVar2; - this.f501c = iVar; + this.f502c = iVar; this.d = v0Var; } @@ -39,7 +39,7 @@ public class s implements v0 { boolean z2 = true; if (e.n) { w0Var.o().e(w0Var, "DiskCacheProducer"); - CacheKey b = ((n) this.f501c).b(e, w0Var.b()); + CacheKey b = ((n) this.f502c).b(e, w0Var.b()); if (e.b != ImageRequest.b.SMALL) { z2 = false; } diff --git a/app/src/main/java/c/f/j/p/s0.java b/app/src/main/java/c/f/j/p/s0.java index 712ff98080..68b87e9a82 100644 --- a/app/src/main/java/c/f/j/p/s0.java +++ b/app/src/main/java/c/f/j/p/s0.java @@ -14,13 +14,13 @@ public class s0 implements v0> { public final PlatformBitmapFactory b; /* renamed from: c reason: collision with root package name */ - public final Executor f502c; + public final Executor f503c; /* compiled from: PostprocessorProducer */ public class b extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final y0 f503c; + public final y0 f504c; public final w0 d; public final c.f.j.q.b e; public boolean f; @@ -45,7 +45,7 @@ public class s0 implements v0> { public b(l> lVar, y0 y0Var, c.f.j.q.b bVar, w0 w0Var) { super(lVar); - this.f503c = y0Var; + this.f504c = y0Var; this.e = bVar; this.d = w0Var; w0Var.f(new a(s0.this)); @@ -58,11 +58,11 @@ public class s0 implements v0> { bVar.q(closeableReference, i); return; } - bVar.f503c.e(bVar.d, "PostprocessorProducer"); + bVar.f504c.e(bVar.d, "PostprocessorProducer"); try { CloseableReference r = bVar.r((c.f.j.j.c) closeableReference.w()); try { - y0 y0Var = bVar.f503c; + y0 y0Var = bVar.f504c; w0 w0Var = bVar.d; y0Var.j(w0Var, "PostprocessorProducer", bVar.p(y0Var, w0Var, bVar.e)); bVar.q(r, i); @@ -72,7 +72,7 @@ public class s0 implements v0> { } } } catch (Exception e) { - y0 y0Var2 = bVar.f503c; + y0 y0Var2 = bVar.f504c; w0 w0Var2 = bVar.d; y0Var2.k(w0Var2, "PostprocessorProducer", e, bVar.p(y0Var2, w0Var2, bVar.e)); if (bVar.o()) { @@ -116,7 +116,7 @@ public class s0 implements v0> { closeableReference.close(); } if (s2) { - s0.this.f502c.execute(new t0(this)); + s0.this.f503c.execute(new t0(this)); } } else if (b.e(i)) { q(null, i); @@ -196,7 +196,7 @@ public class s0 implements v0> { public class c extends p, CloseableReference> implements c.f.j.q.d { /* renamed from: c reason: collision with root package name */ - public boolean f504c = false; + public boolean f505c = false; public CloseableReference d = null; public c(s0 s0Var, b bVar, c.f.j.q.c cVar, w0 w0Var, a aVar) { @@ -225,7 +225,7 @@ public class s0 implements v0> { CloseableReference closeableReference = (CloseableReference) obj; if (!b.f(i)) { synchronized (this) { - if (!this.f504c) { + if (!this.f505c) { CloseableReference closeableReference2 = this.d; this.d = CloseableReference.p(closeableReference); if (closeableReference2 != null) { @@ -234,7 +234,7 @@ public class s0 implements v0> { } } synchronized (this) { - if (!this.f504c) { + if (!this.f505c) { p = CloseableReference.p(this.d); } else { return; @@ -253,12 +253,12 @@ public class s0 implements v0> { public final boolean n() { CloseableReference closeableReference; synchronized (this) { - if (this.f504c) { + if (this.f505c) { return false; } closeableReference = this.d; this.d = null; - this.f504c = true; + this.f505c = true; } Class cls = CloseableReference.i; if (closeableReference != null) { @@ -288,7 +288,7 @@ public class s0 implements v0> { this.a = v0Var; this.b = platformBitmapFactory; Objects.requireNonNull(executor); - this.f502c = executor; + this.f503c = executor; } @Override // c.f.j.p.v0 diff --git a/app/src/main/java/c/f/j/p/t.java b/app/src/main/java/c/f/j/p/t.java index b878ad7775..a8af3fbff4 100644 --- a/app/src/main/java/c/f/j/p/t.java +++ b/app/src/main/java/c/f/j/p/t.java @@ -13,21 +13,21 @@ public class t implements v0 { public final f b; /* renamed from: c reason: collision with root package name */ - public final i f505c; + public final i f506c; public final v0 d; /* compiled from: DiskCacheWriteProducer */ public static class b extends p { /* renamed from: c reason: collision with root package name */ - public final w0 f506c; + public final w0 f507c; public final f d; public final f e; public final i f; public b(l lVar, w0 w0Var, f fVar, f fVar2, i iVar, a aVar) { super(lVar); - this.f506c = w0Var; + this.f507c = w0Var; this.d = fVar; this.e = fVar2; this.f = iVar; @@ -36,23 +36,23 @@ public class t implements v0 { @Override // c.f.j.p.b public void i(Object obj, int i) { e eVar = (e) obj; - this.f506c.o().e(this.f506c, "DiskCacheWriteProducer"); + this.f507c.o().e(this.f507c, "DiskCacheWriteProducer"); if (!b.f(i) && eVar != null && !b.l(i, 10)) { eVar.w(); if (eVar.k != c.a) { - ImageRequest e = this.f506c.e(); - CacheKey b = ((n) this.f).b(e, this.f506c.b()); + ImageRequest e = this.f507c.e(); + CacheKey b = ((n) this.f).b(e, this.f507c.b()); if (e.b == ImageRequest.b.SMALL) { this.e.f(b, eVar); } else { this.d.f(b, eVar); } - this.f506c.o().j(this.f506c, "DiskCacheWriteProducer", null); + this.f507c.o().j(this.f507c, "DiskCacheWriteProducer", null); this.b.b(eVar, i); return; } } - this.f506c.o().j(this.f506c, "DiskCacheWriteProducer", null); + this.f507c.o().j(this.f507c, "DiskCacheWriteProducer", null); this.b.b(eVar, i); } } @@ -60,7 +60,7 @@ public class t implements v0 { public t(f fVar, f fVar2, i iVar, v0 v0Var) { this.a = fVar; this.b = fVar2; - this.f505c = iVar; + this.f506c = iVar; this.d = v0Var; } @@ -72,7 +72,7 @@ public class t implements v0 { return; } if (w0Var.e().n) { - lVar = new b(lVar, w0Var, this.a, this.b, this.f505c, null); + lVar = new b(lVar, w0Var, this.a, this.b, this.f506c, null); } this.d.b(lVar, w0Var); } diff --git a/app/src/main/java/c/f/j/p/t0.java b/app/src/main/java/c/f/j/p/t0.java index f69db099c9..102665b2db 100644 --- a/app/src/main/java/c/f/j/p/t0.java +++ b/app/src/main/java/c/f/j/p/t0.java @@ -40,7 +40,7 @@ public class t0 implements Runnable { s2 = bVar2.s(); } if (s2) { - s0.this.f502c.execute(new t0(bVar2)); + s0.this.f503c.execute(new t0(bVar2)); } } } diff --git a/app/src/main/java/c/f/j/p/v.java b/app/src/main/java/c/f/j/p/v.java index c65b9da4c8..7b656e03b7 100644 --- a/app/src/main/java/c/f/j/p/v.java +++ b/app/src/main/java/c/f/j/p/v.java @@ -18,20 +18,20 @@ public class v implements v0 { public final i b; /* renamed from: c reason: collision with root package name */ - public final v0 f507c; + public final v0 f508c; /* compiled from: EncodedMemoryCacheProducer */ public static class a extends p { /* renamed from: c reason: collision with root package name */ - public final w f508c; + public final w f509c; public final CacheKey d; public final boolean e; public final boolean f; public a(l lVar, w wVar, CacheKey cacheKey, boolean z2, boolean z3) { super(lVar); - this.f508c = wVar; + this.f509c = wVar; this.d = cacheKey; this.e = z2; this.f = z3; @@ -51,7 +51,7 @@ public class v implements v0 { CloseableReference closeableReference = null; try { if (this.f && this.e) { - closeableReference = this.f508c.a(this.d, c2); + closeableReference = this.f509c.a(this.d, c2); } if (closeableReference != null) { try { @@ -88,7 +88,7 @@ public class v implements v0 { public v(w wVar, i iVar, v0 v0Var) { this.a = wVar; this.b = iVar; - this.f507c = v0Var; + this.f508c = v0Var; } /* JADX INFO: finally extract failed */ @@ -143,7 +143,7 @@ public class v implements v0 { map = f.of("cached_value_found", "false"); } o.j(w0Var, "EncodedMemoryCacheProducer", map); - this.f507c.b(aVar, w0Var); + this.f508c.b(aVar, w0Var); Class cls3 = CloseableReference.i; if (closeableReference != null) { closeableReference.close(); diff --git a/app/src/main/java/c/f/j/p/w.java b/app/src/main/java/c/f/j/p/w.java index d456fa9512..2c35382d27 100644 --- a/app/src/main/java/c/f/j/p/w.java +++ b/app/src/main/java/c/f/j/p/w.java @@ -15,7 +15,7 @@ public class w implements v0 { public final f b; /* renamed from: c reason: collision with root package name */ - public final i f509c; + public final i f510c; public final v0 d; public final d e; public final d f; @@ -24,7 +24,7 @@ public class w implements v0 { public static class a extends p { /* renamed from: c reason: collision with root package name */ - public final w0 f510c; + public final w0 f511c; public final f d; public final f e; public final i f; @@ -33,7 +33,7 @@ public class w implements v0 { public a(l lVar, w0 w0Var, f fVar, f fVar2, i iVar, d dVar, d dVar2) { super(lVar); - this.f510c = w0Var; + this.f511c = w0Var; this.d = fVar; this.e = fVar2; this.f = iVar; @@ -50,15 +50,15 @@ public class w implements v0 { if (!b.f(i) && eVar != null && !b.l(i, 10)) { eVar.w(); if (eVar.k != c.a) { - ImageRequest e = this.f510c.e(); - CacheKey b = ((n) this.f).b(e, this.f510c.b()); + ImageRequest e = this.f511c.e(); + CacheKey b = ((n) this.f).b(e, this.f511c.b()); this.g.a(b); - if (this.f510c.l("origin").equals("memory_encoded")) { + if (this.f511c.l("origin").equals("memory_encoded")) { if (!this.h.b(b)) { (e.b == ImageRequest.b.SMALL ? this.e : this.d).c(b); this.h.a(b); } - } else if (this.f510c.l("origin").equals("disk")) { + } else if (this.f511c.l("origin").equals("disk")) { this.h.a(b); } this.b.b(eVar, i); @@ -77,7 +77,7 @@ public class w implements v0 { public w(f fVar, f fVar2, i iVar, d dVar, d dVar2, v0 v0Var) { this.a = fVar; this.b = fVar2; - this.f509c = iVar; + this.f510c = iVar; this.e = dVar; this.f = dVar2; this.d = v0Var; @@ -89,7 +89,7 @@ public class w implements v0 { b.b(); y0 o = w0Var.o(); o.e(w0Var, "EncodedProbeProducer"); - a aVar = new a(lVar, w0Var, this.a, this.b, this.f509c, this.e, this.f); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f510c, this.e, this.f); o.j(w0Var, "EncodedProbeProducer", null); b.b(); this.d.b(aVar, w0Var); diff --git a/app/src/main/java/c/f/j/p/x.java b/app/src/main/java/c/f/j/p/x.java index d44e1d2fca..d3ff4bdc5f 100644 --- a/app/src/main/java/c/f/j/p/x.java +++ b/app/src/main/java/c/f/j/p/x.java @@ -7,7 +7,7 @@ public class x { public final w0 b; /* renamed from: c reason: collision with root package name */ - public long f511c = 0; + public long f512c = 0; public x(l lVar, w0 w0Var) { this.a = lVar; diff --git a/app/src/main/java/c/f/j/p/y.java b/app/src/main/java/c/f/j/p/y.java index cb3d022bae..8e1ac91cc2 100644 --- a/app/src/main/java/c/f/j/p/y.java +++ b/app/src/main/java/c/f/j/p/y.java @@ -34,9 +34,9 @@ public class y implements Runnable { Objects.requireNonNull(a0Var); InputStream inputStream = null; try { - httpURLConnection = a0Var.a(aVar.b.e().f2214c, 5); + httpURLConnection = a0Var.a(aVar.b.e().f2222c, 5); try { - aVar.e = a0Var.f468c.now(); + aVar.e = a0Var.f469c.now(); if (httpURLConnection != null) { inputStream = httpURLConnection.getInputStream(); ((m0.a) aVar2).b(inputStream, -1); diff --git a/app/src/main/java/c/f/j/s/d.java b/app/src/main/java/c/f/j/s/d.java index e0fd5fc8c8..ca150e483e 100644 --- a/app/src/main/java/c/f/j/s/d.java +++ b/app/src/main/java/c/f/j/s/d.java @@ -73,7 +73,7 @@ public class d { float f = (float) i; float f2 = (float) i2; float max = Math.max(((float) eVar.a) / f, ((float) eVar.b) / f2); - float f3 = eVar.f433c; + float f3 = eVar.f434c; if (f * max > f3) { max = f3 / f; } diff --git a/app/src/main/java/c/f/l/a/a.java b/app/src/main/java/c/f/l/a/a.java index 591f80f9de..76cebc9888 100644 --- a/app/src/main/java/c/f/l/a/a.java +++ b/app/src/main/java/c/f/l/a/a.java @@ -8,7 +8,7 @@ public class a { public int b; /* renamed from: c reason: collision with root package name */ - public final int[] f512c = new int[2]; + public final int[] f513c = new int[2]; public final float[] d = new float[2]; public final float[] e = new float[2]; public final float[] f = new float[2]; @@ -28,7 +28,7 @@ public class a { this.a = false; this.b = 0; for (int i = 0; i < 2; i++) { - this.f512c[i] = -1; + this.f513c[i] = -1; } } diff --git a/app/src/main/java/c/f/l/b/b.java b/app/src/main/java/c/f/l/b/b.java index 4c99397d70..86fd7a0dec 100644 --- a/app/src/main/java/c/f/l/b/b.java +++ b/app/src/main/java/c/f/l/b/b.java @@ -13,7 +13,7 @@ import java.util.Objects; public class b extends a { /* renamed from: s reason: collision with root package name */ - public final ValueAnimator f513s; + public final ValueAnimator f514s; /* compiled from: AnimatedZoomableController */ public class a implements ValueAnimator.AnimatorUpdateListener { @@ -77,7 +77,7 @@ public class b extends a { public b(c.f.l.a.b bVar) { super(bVar); ValueAnimator ofFloat = ValueAnimator.ofFloat(0.0f, 1.0f); - this.f513s = ofFloat; + this.f514s = ofFloat; ofFloat.setInterpolator(new DecelerateInterpolator()); } @@ -94,12 +94,12 @@ public class b extends a { AnimatableValueParser.j(Boolean.valueOf(j > 0)); AnimatableValueParser.B(!this.m); this.m = true; - this.f513s.setDuration(j); + this.f514s.setDuration(j); this.h.getValues(this.n); matrix.getValues(this.o); - this.f513s.addUpdateListener(new a()); - this.f513s.addListener(new C0068b(runnable)); - this.f513s.start(); + this.f514s.addUpdateListener(new a()); + this.f514s.addListener(new C0068b(runnable)); + this.f514s.start(); } @Override // c.f.l.b.a @@ -107,9 +107,9 @@ public class b extends a { public void o() { if (this.m) { c.f.d.e.a.i(b.class, "stopAnimation"); - this.f513s.cancel(); - this.f513s.removeAllUpdateListeners(); - this.f513s.removeAllListeners(); + this.f514s.cancel(); + this.f514s.removeAllUpdateListeners(); + this.f514s.removeAllListeners(); } } } diff --git a/app/src/main/java/c/f/l/b/c.java b/app/src/main/java/c/f/l/b/c.java index 6a8f21899f..9b527c6cca 100644 --- a/app/src/main/java/c/f/l/b/c.java +++ b/app/src/main/java/c/f/l/b/c.java @@ -16,7 +16,7 @@ public class c implements e, b.a { public e.a b = null; /* renamed from: c reason: collision with root package name */ - public boolean f514c = false; + public boolean f515c = false; public final RectF d = new RectF(); public final RectF e = new RectF(); public final RectF f = new RectF(); @@ -183,7 +183,7 @@ public class c implements e, b.a { motionEvent.getAction(); int i = c.f.d.e.a.a; int i2 = 0; - if (!this.f514c) { + if (!this.f515c) { return false; } c.f.l.a.a aVar3 = this.a.a; @@ -192,7 +192,7 @@ public class c implements e, b.a { if (!(actionMasked == 0 || actionMasked == 1)) { if (actionMasked == 2) { while (i2 < 2) { - int findPointerIndex = motionEvent.findPointerIndex(aVar3.f512c[i2]); + int findPointerIndex = motionEvent.findPointerIndex(aVar3.f513c[i2]); if (findPointerIndex != -1) { aVar3.f[i2] = motionEvent.getX(findPointerIndex); aVar3.g[i2] = motionEvent.getY(findPointerIndex); @@ -224,9 +224,9 @@ public class c implements e, b.a { i3 = -1; } if (i3 == -1) { - aVar3.f512c[i2] = -1; + aVar3.f513c[i2] = -1; } else { - aVar3.f512c[i2] = motionEvent.getPointerId(i3); + aVar3.f513c[i2] = motionEvent.getPointerId(i3); float[] fArr = aVar3.f; float[] fArr2 = aVar3.d; float x2 = motionEvent.getX(i3); @@ -250,7 +250,7 @@ public class c implements e, b.a { public final void i() { this.h.mapRect(this.f, this.e); e.a aVar = this.b; - if (aVar != null && this.f514c) { + if (aVar != null && this.f515c) { ZoomableDraweeView zoomableDraweeView = ZoomableDraweeView.this; zoomableDraweeView.getLogTag(); zoomableDraweeView.hashCode(); @@ -271,7 +271,7 @@ public class c implements e, b.a { } public void k(boolean z2) { - this.f514c = z2; + this.f515c = z2; if (!z2) { j(); } diff --git a/app/src/main/java/c/f/m/a.java b/app/src/main/java/c/f/m/a.java index fec657df3c..b245672d3e 100644 --- a/app/src/main/java/c/f/m/a.java +++ b/app/src/main/java/c/f/m/a.java @@ -19,7 +19,7 @@ public class a extends f { public C0069a(f fVar) throws IOException { super(fVar); - this.m = new File(a.this.f516c.getApplicationInfo().nativeLibraryDir); + this.m = new File(a.this.f517c.getApplicationInfo().nativeLibraryDir); this.n = a.this.h; } } @@ -40,7 +40,7 @@ public class a extends f { obtain.writeByte((byte) 2); obtain.writeString(canonicalFile.getPath()); obtain.writeLong(canonicalFile.lastModified()); - Context context = this.f516c; + Context context = this.f517c; PackageManager packageManager = context.getPackageManager(); if (packageManager != null) { try { @@ -52,7 +52,7 @@ public class a extends f { obtain.writeByte((byte) 0); return obtain.marshall(); } - String str = this.f516c.getApplicationInfo().nativeLibraryDir; + String str = this.f517c.getApplicationInfo().nativeLibraryDir; if (str == null) { obtain.writeByte((byte) 1); byte[] marshall = obtain.marshall(); diff --git a/app/src/main/java/c/f/m/b.java b/app/src/main/java/c/f/m/b.java index d20a7bd6bb..23d0219a3e 100644 --- a/app/src/main/java/c/f/m/b.java +++ b/app/src/main/java/c/f/m/b.java @@ -12,7 +12,7 @@ public class b extends l { public int b; /* renamed from: c reason: collision with root package name */ - public c f515c; + public c f516c; public b(Context context, int i) { Context applicationContext = context.getApplicationContext(); @@ -22,7 +22,7 @@ public class b extends l { this.a = context; } this.b = i; - this.f515c = new c(new File(this.a.getApplicationInfo().nativeLibraryDir), i); + this.f516c = new c(new File(this.a.getApplicationInfo().nativeLibraryDir), i); } public static File d(Context context) { @@ -31,16 +31,16 @@ public class b extends l { @Override // c.f.m.l public int a(String str, int i, StrictMode.ThreadPolicy threadPolicy) throws IOException { - return this.f515c.a(str, i, threadPolicy); + return this.f516c.a(str, i, threadPolicy); } @Override // c.f.m.l public void b(int i) throws IOException { - this.f515c.b(i); + this.f516c.b(i); } public boolean c() throws IOException { - File file = this.f515c.a; + File file = this.f516c.a; Context e = e(); File d = d(e); if (file.equals(d)) { @@ -49,7 +49,7 @@ public class b extends l { Log.d("SoLoader", "Native library directory updated from " + file + " to " + d); int i = this.b | 1; this.b = i; - this.f515c = new c(d, i); + this.f516c = new c(d, i); this.a = e; return true; } @@ -65,6 +65,6 @@ public class b extends l { @Override // c.f.m.l public String toString() { - return this.f515c.toString(); + return this.f516c.toString(); } } diff --git a/app/src/main/java/c/f/m/e.java b/app/src/main/java/c/f/m/e.java index 07121fa34f..fae59c4566 100644 --- a/app/src/main/java/c/f/m/e.java +++ b/app/src/main/java/c/f/m/e.java @@ -77,7 +77,7 @@ public final class e extends m { */ public b(e eVar, m mVar) throws IOException { boolean z2; - Context context = eVar.f516c; + Context context = eVar.f517c; StringBuilder K = c.d.b.a.a.K("/data/local/tmp/exopackage/"); K.append(context.getPackageName()); K.append("/native-libs/"); diff --git a/app/src/main/java/c/f/m/j.java b/app/src/main/java/c/f/m/j.java index 38a80d0ae4..9707696bf0 100644 --- a/app/src/main/java/c/f/m/j.java +++ b/app/src/main/java/c/f/m/j.java @@ -12,7 +12,7 @@ public class j implements b { boolean z2; boolean contains; int i2 = ((i & 1) != 0 ? 16 : 0) | 0; - ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2218c; + ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2226c; reentrantReadWriteLock.readLock().lock(); try { if (SoLoader.d == null) { @@ -49,7 +49,7 @@ public class j implements b { continue; } catch (UnsatisfiedLinkError e) { int i3 = SoLoader.e; - SoLoader.f2218c.writeLock().lock(); + SoLoader.f2226c.writeLock().lock(); try { if (SoLoader.g == null || !SoLoader.g.c()) { z2 = false; @@ -58,21 +58,21 @@ public class j implements b { SoLoader.e = SoLoader.e + 1; z2 = true; } - SoLoader.f2218c.writeLock().unlock(); + SoLoader.f2226c.writeLock().unlock(); if (SoLoader.e == i3) { throw e; } } catch (IOException e2) { throw new RuntimeException(e2); } catch (Throwable th2) { - SoLoader.f2218c.writeLock().unlock(); + SoLoader.f2226c.writeLock().unlock(); throw th2; } } } while (z2); return z5; } finally { - SoLoader.f2218c.readLock().unlock(); + SoLoader.f2226c.readLock().unlock(); } } } diff --git a/app/src/main/java/c/f/m/m.java b/app/src/main/java/c/f/m/m.java index ab871b370c..f0aa9fce9b 100644 --- a/app/src/main/java/c/f/m/m.java +++ b/app/src/main/java/c/f/m/m.java @@ -21,7 +21,7 @@ import java.util.Objects; public abstract class m extends c { /* renamed from: c reason: collision with root package name */ - public final Context f516c; + public final Context f517c; public String d; public final Map e = new HashMap(); @@ -187,7 +187,7 @@ public abstract class m extends c { public m(Context context, String str) { super(new File(context.getApplicationInfo().dataDir + AutocompleteViewModel.COMMAND_DISCOVER_TOKEN + str), 1); - this.f516c = context; + this.f517c = context; } /* JADX WARNING: Code restructure failed: missing block: B:10:?, code lost: diff --git a/app/src/main/java/c/g/a/a/i.java b/app/src/main/java/c/g/a/a/i.java index 56f02720be..bd2388bc3f 100644 --- a/app/src/main/java/c/g/a/a/i.java +++ b/app/src/main/java/c/g/a/a/i.java @@ -31,11 +31,11 @@ public @interface i { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f517c; + public final int f518c; public b(int i, int i2) { this.b = i; - this.f517c = i2; + this.f518c = i2; } public boolean equals(Object obj) { @@ -46,15 +46,15 @@ public @interface i { return false; } b bVar = (b) obj; - return bVar.b == this.b && bVar.f517c == this.f517c; + return bVar.b == this.b && bVar.f518c == this.f518c; } public int hashCode() { - return this.f517c + this.b; + return this.f518c + this.b; } public String toString() { - return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f517c)); + return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f518c)); } } @@ -122,7 +122,7 @@ public @interface i { b bVar = this._features; Objects.requireNonNull(bVar); int ordinal = 1 << aVar.ordinal(); - if ((bVar.f517c & ordinal) != 0) { + if ((bVar.f518c & ordinal) != 0) { return Boolean.FALSE; } if ((ordinal & bVar.b) != 0) { @@ -235,15 +235,15 @@ public @interface i { } else { b bVar2 = dVar._features; if (bVar2 != null) { - int i2 = bVar2.f517c; + int i2 = bVar2.f518c; int i3 = bVar2.b; if (!(i2 == 0 && i3 == 0)) { int i4 = bVar.b; - if (i4 == 0 && bVar.f517c == 0) { + if (i4 == 0 && bVar.f518c == 0) { bVar = bVar2; } else { int i5 = ((~i2) & i4) | i3; - int i6 = bVar.f517c; + int i6 = bVar.f518c; int i7 = i2 | ((~i3) & i6); if (!(i5 == i4 && i7 == i6)) { bVar = new b(i5, i7); diff --git a/app/src/main/java/c/g/a/b/a.java b/app/src/main/java/c/g/a/b/a.java index ce6e68d643..ef5714ebf1 100644 --- a/app/src/main/java/c/g/a/b/a.java +++ b/app/src/main/java/c/g/a/b/a.java @@ -181,7 +181,7 @@ public final class a implements Serializable { if (!aVar._name.equals(str)) { aVar = b.b; if (!aVar._name.equals(str)) { - aVar = b.f519c; + aVar = b.f520c; if (!aVar._name.equals(str)) { aVar = b.d; if (!aVar._name.equals(str)) { diff --git a/app/src/main/java/c/g/a/b/b.java b/app/src/main/java/c/g/a/b/b.java index 32c84ace04..294441ab8a 100644 --- a/app/src/main/java/c/g/a/b/b.java +++ b/app/src/main/java/c/g/a/b/b.java @@ -8,14 +8,14 @@ public final class b { public static final a b; /* renamed from: c reason: collision with root package name */ - public static final a f519c; + public static final a f520c; public static final a d; static { a aVar = new a("MIME", "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", true, '=', 76); a = aVar; b = new a(aVar, "MIME-NO-LINEFEEDS", Integer.MAX_VALUE); - f519c = new a(aVar, "PEM", true, '=', 64); + f520c = new a(aVar, "PEM", true, '=', 64); StringBuilder sb = new StringBuilder("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"); sb.setCharAt(sb.indexOf(BadgeDrawable.DEFAULT_EXCEED_MAX_BADGE_NUMBER_SUFFIX), '-'); sb.setCharAt(sb.indexOf(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN), '_'); diff --git a/app/src/main/java/c/g/a/b/p/a.java b/app/src/main/java/c/g/a/b/p/a.java index a1c21cb118..19abafd058 100644 --- a/app/src/main/java/c/g/a/b/p/a.java +++ b/app/src/main/java/c/g/a/b/p/a.java @@ -7,7 +7,7 @@ public final class a { public static final byte[] b; /* renamed from: c reason: collision with root package name */ - public static final int[] f524c; + public static final int[] f525c; public static final int[] d; public static final int[] e; public static final int[] f; @@ -34,7 +34,7 @@ public final class a { } iArr[34] = 1; iArr[92] = 1; - f524c = iArr; + f525c = iArr; int length2 = iArr.length; int[] iArr2 = new int[length2]; System.arraycopy(iArr, 0, iArr2, 0, length2); diff --git a/app/src/main/java/c/g/a/b/p/c.java b/app/src/main/java/c/g/a/b/p/c.java index 42901daa68..27f6efb4a2 100644 --- a/app/src/main/java/c/g/a/b/p/c.java +++ b/app/src/main/java/c/g/a/b/p/c.java @@ -7,12 +7,12 @@ public class c { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final a f525c; + public final a f526c; public byte[] d; public char[] e; public c(a aVar, Object obj, boolean z2) { - this.f525c = aVar; + this.f526c = aVar; this.a = obj; this.b = z2; } @@ -21,7 +21,7 @@ public class c { byte[] bArr2 = this.d; if (bArr == bArr2 || bArr.length >= bArr2.length) { this.d = null; - this.f525c.f534c.set(3, bArr); + this.f526c.f535c.set(3, bArr); return; } throw new IllegalArgumentException("Trying to release buffer smaller than original"); diff --git a/app/src/main/java/c/g/a/b/p/e.java b/app/src/main/java/c/g/a/b/p/e.java index 3e0242e630..de62ef207d 100644 --- a/app/src/main/java/c/g/a/b/p/e.java +++ b/app/src/main/java/c/g/a/b/p/e.java @@ -118,7 +118,7 @@ public final class e { if (str2 != null) { cArr3 = str2.toCharArray(); } else { - int i4 = kVar.f535c; + int i4 = kVar.f536c; if (i4 >= 0) { cArr3 = k.a; } else { diff --git a/app/src/main/java/c/g/a/b/p/g.java b/app/src/main/java/c/g/a/b/p/g.java index 7907efd882..abfc87ae10 100644 --- a/app/src/main/java/c/g/a/b/p/g.java +++ b/app/src/main/java/c/g/a/b/p/g.java @@ -5,7 +5,7 @@ public final class g { public static final String b = String.valueOf(Long.MIN_VALUE); /* renamed from: c reason: collision with root package name */ - public static final int[] f526c = new int[1000]; + public static final int[] f527c = new int[1000]; static { int i = 0; @@ -13,7 +13,7 @@ public final class g { for (int i3 = 0; i3 < 10; i3++) { int i4 = 0; while (i4 < 10) { - f526c[i] = ((i2 + 48) << 16) | ((i3 + 48) << 8) | (i4 + 48); + f527c[i] = ((i2 + 48) << 16) | ((i3 + 48) << 8) | (i4 + 48); i4++; i++; } @@ -22,7 +22,7 @@ public final class g { } public static int a(int i, char[] cArr, int i2) { - int i3 = f526c[i]; + int i3 = f527c[i]; int i4 = i2 + 1; cArr[i2] = (char) (i3 >> 16); int i5 = i4 + 1; @@ -33,7 +33,7 @@ public final class g { } public static int b(int i, char[] cArr, int i2) { - int i3 = f526c[i]; + int i3 = f527c[i]; if (i > 9) { if (i > 99) { cArr[i2] = (char) (i3 >> 16); @@ -51,7 +51,7 @@ public final class g { int i3 = i / 1000; int i4 = i - (i3 * 1000); int i5 = i3 / 1000; - int[] iArr = f526c; + int[] iArr = f527c; int i6 = iArr[i5]; int i7 = i2 + 1; cArr[i2] = (char) (i6 >> 16); @@ -145,7 +145,7 @@ public final class g { int i6 = i4 - (i5 * 1000); int i7 = i5 / 1000; int b2 = b(i7, cArr, i); - int[] iArr = f526c; + int[] iArr = f527c; int i8 = iArr[i5 - (i7 * 1000)]; int i9 = b2 + 1; cArr[b2] = (char) (i8 >> 16); @@ -165,7 +165,7 @@ public final class g { } else { int i15 = i4 / 1000; int i16 = i4 - (i15 * 1000); - int[] iArr2 = f526c; + int[] iArr2 = f527c; int i17 = iArr2[i15]; if (i15 > 9) { if (i15 > 99) { diff --git a/app/src/main/java/c/g/a/b/p/i.java b/app/src/main/java/c/g/a/b/p/i.java index 8f2ec82d9b..bd0ef7eb8d 100644 --- a/app/src/main/java/c/g/a/b/p/i.java +++ b/app/src/main/java/c/g/a/b/p/i.java @@ -51,7 +51,7 @@ public final class i extends Writer { public void write(int i) { k kVar = this.i; char c2 = (char) i; - if (kVar.f535c >= 0) { + if (kVar.f536c >= 0) { kVar.f(16); } kVar.i = null; diff --git a/app/src/main/java/c/g/a/b/q/a.java b/app/src/main/java/c/g/a/b/q/a.java index 8dd22039bc..5bdfa4268a 100644 --- a/app/src/main/java/c/g/a/b/q/a.java +++ b/app/src/main/java/c/g/a/b/q/a.java @@ -7,7 +7,7 @@ public class a { public String b; /* renamed from: c reason: collision with root package name */ - public String f527c; + public String f528c; public HashSet d; public a(Object obj) { diff --git a/app/src/main/java/c/g/a/b/q/b.java b/app/src/main/java/c/g/a/b/q/b.java index 138ba727c9..0031652fdf 100644 --- a/app/src/main/java/c/g/a/b/q/b.java +++ b/app/src/main/java/c/g/a/b/q/b.java @@ -14,7 +14,7 @@ public abstract class b extends a { public final c r; /* renamed from: s reason: collision with root package name */ - public int[] f528s = q; + public int[] f529s = q; public int t; public k u = d.i; public boolean v; diff --git a/app/src/main/java/c/g/a/b/q/c.java b/app/src/main/java/c/g/a/b/q/c.java index ac36e8cf93..06522e2e4f 100644 --- a/app/src/main/java/c/g/a/b/q/c.java +++ b/app/src/main/java/c/g/a/b/q/c.java @@ -10,7 +10,7 @@ import java.util.HashSet; public class c extends g { /* renamed from: c reason: collision with root package name */ - public final c f529c; + public final c f530c; public a d; public c e; public String f; @@ -19,14 +19,14 @@ public class c extends g { public c(int i, c cVar, a aVar) { this.a = i; - this.f529c = cVar; + this.f530c = cVar; this.d = aVar; this.b = -1; } public c(int i, c cVar, a aVar, Object obj) { this.a = i; - this.f529c = cVar; + this.f530c = cVar; this.d = aVar; this.b = -1; this.g = obj; @@ -99,7 +99,7 @@ public class c extends g { a aVar = this.d; if (aVar != null) { aVar.b = null; - aVar.f527c = null; + aVar.f528c = null; aVar.d = null; } return this; @@ -114,7 +114,7 @@ public class c extends g { a aVar = this.d; if (aVar != null) { aVar.b = null; - aVar.f527c = null; + aVar.f528c = null; aVar.d = null; } return this; @@ -135,15 +135,15 @@ public class c extends g { aVar.b = str; } else { if (!str.equals(str2)) { - String str3 = aVar.f527c; + String str3 = aVar.f528c; if (str3 == null) { - aVar.f527c = str; + aVar.f528c = str; } else if (!str.equals(str3)) { if (aVar.d == null) { HashSet hashSet = new HashSet<>(16); aVar.d = hashSet; hashSet.add(aVar.b); - aVar.d.add(aVar.f527c); + aVar.d.add(aVar.f528c); } z2 = !aVar.d.add(str); if (z2) { diff --git a/app/src/main/java/c/g/a/b/q/d.java b/app/src/main/java/c/g/a/b/q/d.java index a4a07b6bf6..65187f0d44 100644 --- a/app/src/main/java/c/g/a/b/q/d.java +++ b/app/src/main/java/c/g/a/b/q/d.java @@ -26,24 +26,24 @@ public class d extends b { public char[] D; /* renamed from: x reason: collision with root package name */ - public final Writer f530x; + public final Writer f531x; /* renamed from: y reason: collision with root package name */ - public char f531y; + public char f532y; /* renamed from: z reason: collision with root package name */ - public char[] f532z; + public char[] f533z; public d(c cVar, int i, i iVar, Writer writer, char c2) { super(cVar, i, iVar); int[] iArr; - this.f530x = writer; + this.f531x = writer; if (cVar.e == null) { - char[] a = cVar.f525c.a(1, 0); + char[] a = cVar.f526c.a(1, 0); cVar.e = a; - this.f532z = a; + this.f533z = a; this.C = a.length; - this.f531y = c2; + this.f532y = c2; if (c2 != '\"') { if (c2 == '\"') { iArr = a.f; @@ -59,7 +59,7 @@ public class d extends b { } iArr = iArr2; } - this.f528s = iArr; + this.f529s = iArr; return; } return; @@ -73,7 +73,7 @@ public class d extends b { if (this.B + 2 > this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i3 = this.B; int i4 = i3 + 1; this.B = i4; @@ -85,7 +85,7 @@ public class d extends b { B0(); } int i5 = this.B; - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i6 = i5 + 1; cArr2[i5] = '\\'; int i7 = i6 + 1; @@ -128,7 +128,7 @@ public class d extends b { if (i3 > 0) { this.A = 0; this.B = 0; - this.f530x.write(this.f532z, i2, i3); + this.f531x.write(this.f533z, i2, i3); } } @@ -154,7 +154,7 @@ public class d extends b { cArr2 = z0(); } cArr2[1] = (char) i3; - this.f530x.write(cArr2, 0, 2); + this.f531x.write(cArr2, 0, 2); return i; } int i5 = i - 2; @@ -178,13 +178,13 @@ public class d extends b { cArr3[11] = cArr4[i6 & 15]; cArr3[12] = cArr4[i7 >> 4]; cArr3[13] = cArr4[i7 & 15]; - this.f530x.write(cArr3, 8, 6); + this.f531x.write(cArr3, 8, 6); return i; } char[] cArr5 = w; cArr3[6] = cArr5[c2 >> 4]; cArr3[7] = cArr5[c2 & 15]; - this.f530x.write(cArr3, 2, 6); + this.f531x.write(cArr3, 2, 6); return i; } else { int i8 = i - 6; @@ -221,7 +221,7 @@ public class d extends b { if (i3 >= 2) { int i4 = i3 - 2; this.A = i4; - char[] cArr = this.f532z; + char[] cArr = this.f533z; cArr[i4] = '\\'; cArr[i4 + 1] = (char) i; return; @@ -232,11 +232,11 @@ public class d extends b { } this.A = this.B; cArr2[1] = (char) i; - this.f530x.write(cArr2, 0, 2); + this.f531x.write(cArr2, 0, 2); } else if (i != -2) { int i5 = this.B; if (i5 >= 6) { - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i6 = i5 - 6; this.A = i6; cArr3[i6] = '\\'; @@ -275,13 +275,13 @@ public class d extends b { cArr6[11] = cArr7[i12 & 15]; cArr6[12] = cArr7[i13 >> 4]; cArr6[13] = cArr7[i13 & 15]; - this.f530x.write(cArr6, 8, 6); + this.f531x.write(cArr6, 8, 6); return; } char[] cArr8 = w; cArr6[6] = cArr8[c2 >> 4]; cArr6[7] = cArr8[c2 & 15]; - this.f530x.write(cArr6, 2, 6); + this.f531x.write(cArr6, 2, 6); } else { Objects.requireNonNull(null); throw null; @@ -334,11 +334,11 @@ public class d extends b { int i8 = i7 + 1; i4 = i8 + 1; i6 += 3; - int b = aVar.b((((bArr[i7] & 255) | (bArr[i4] << 8)) << 8) | (bArr[i8] & 255), this.f532z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i4] << 8)) << 8) | (bArr[i8] & 255), this.f533z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -360,7 +360,7 @@ public class d extends b { i2 = 1; } int i11 = i6 + i2; - this.B = aVar.c(i10, i2, this.f532z, this.B); + this.B = aVar.c(i10, i2, this.f533z, this.B); return i11; } @@ -405,11 +405,11 @@ public class d extends b { int i8 = i7 + 1; i5 = i8 + 1; i -= 3; - int b = aVar.b((((bArr[i7] & 255) | (bArr[i5] << 8)) << 8) | (bArr[i8] & 255), this.f532z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i5] << 8)) << 8) | (bArr[i8] & 255), this.f533z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -430,7 +430,7 @@ public class d extends b { } else { i3 = 1; } - this.B = aVar.c(i10, i3, this.f532z, this.B); + this.B = aVar.c(i10, i3, this.f533z, this.B); return i - i3; } @@ -441,22 +441,22 @@ public class d extends b { if (this.B + 13 >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i2 = this.B; int i3 = i2 + 1; this.B = i3; - cArr[i2] = this.f531y; + cArr[i2] = this.f532y; int d = g.d(i, cArr, i3); this.B = d; - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; this.B = d + 1; - cArr2[d] = this.f531y; + cArr2[d] = this.f532y; return; } if (this.B + 11 >= this.C) { B0(); } - this.B = g.d(i, this.f532z, this.B); + this.B = g.d(i, this.f533z, this.B); } public final void H0() throws IOException { @@ -464,7 +464,7 @@ public class d extends b { B0(); } int i = this.B; - char[] cArr = this.f532z; + char[] cArr = this.f533z; cArr[i] = 'n'; int i2 = i + 1; cArr[i2] = 'u'; @@ -482,40 +482,40 @@ public class d extends b { if (this.B + 23 >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f531y; + cArr[i] = this.f532y; int e = g.e(j, cArr, i2); this.B = e; - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; this.B = e + 1; - cArr2[e] = this.f531y; + cArr2[e] = this.f532y; return; } if (this.B + 21 >= this.C) { B0(); } - this.B = g.e(j, this.f532z, this.B); + this.B = g.e(j, this.f533z, this.B); } public final void I0(String str) throws IOException { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; - cArr[i] = this.f531y; + cArr[i] = this.f532y; T(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f531y; + cArr2[i2] = this.f532y; } /* JADX WARNING: Code restructure failed: missing block: B:67:0x010a, code lost: @@ -526,10 +526,10 @@ public class d extends b { if (r4 <= 0) goto L_0x0114; */ /* JADX WARNING: Code restructure failed: missing block: B:69:0x010f, code lost: - r18.f530x.write(r3, r5, r4); + r18.f531x.write(r3, r5, r4); */ /* JADX WARNING: Code restructure failed: missing block: B:70:0x0114, code lost: - r3 = r18.f532z; + r3 = r18.f533z; r4 = r18.B; r18.B = r4 + 1; r3 = r3[r4]; @@ -559,17 +559,17 @@ public class d extends b { i7 = length2 - i6; } int i8 = i6 + i7; - str.getChars(i6, i8, this.f532z, 0); + str.getChars(i6, i8, this.f533z, 0); int i9 = this.t; if (i9 != 0) { - int[] iArr = this.f528s; + int[] iArr = this.f529s; int min = Math.min(iArr.length, i9 + 1); int i10 = 0; int i11 = 0; int i12 = 0; while (i10 < i7) { while (true) { - cArr3 = this.f532z; + cArr3 = this.f533z; c4 = cArr3[i10]; if (c4 >= min) { if (c4 > i9) { @@ -590,24 +590,24 @@ public class d extends b { i4 = i11; int i13 = i10 - i12; if (i13 > 0) { - this.f530x.write(cArr3, i12, i13); + this.f531x.write(cArr3, i12, i13); if (i10 >= i7) { break; } } int i14 = i10 + 1; - i12 = C0(this.f532z, i14, i7, c4, i4); + i12 = C0(this.f533z, i14, i7, c4, i4); i11 = i4; i10 = i14; } } else { - int[] iArr2 = this.f528s; + int[] iArr2 = this.f529s; int length3 = iArr2.length; int i15 = 0; int i16 = 0; while (i15 < i7) { do { - cArr2 = this.f532z; + cArr2 = this.f533z; c3 = cArr2[i15]; if (c3 < length3 && iArr2[c3] != 0) { break; @@ -616,13 +616,13 @@ public class d extends b { } while (i15 < i7); int i17 = i15 - i16; if (i17 > 0) { - this.f530x.write(cArr2, i16, i17); + this.f531x.write(cArr2, i16, i17); if (i15 >= i7) { break; } } int i18 = i15 + 1; - i16 = C0(this.f532z, i18, i7, c3, iArr2[c3]); + i16 = C0(this.f533z, i18, i7, c3, iArr2[c3]); i15 = i18; } } @@ -636,15 +636,15 @@ public class d extends b { if (this.B + length > i5) { B0(); } - str.getChars(0, length, this.f532z, this.B); + str.getChars(0, length, this.f533z, this.B); int i19 = this.t; if (i19 != 0) { int i20 = this.B + length; - int[] iArr3 = this.f528s; + int[] iArr3 = this.f529s; int min2 = Math.min(iArr3.length, i19 + 1); while (this.B < i20) { while (true) { - cArr = this.f532z; + cArr = this.f533z; i = this.B; c2 = cArr[i]; if (c2 < min2) { @@ -671,7 +671,7 @@ public class d extends b { int i21 = this.A; int i22 = i - i21; if (i22 > 0) { - this.f530x.write(cArr, i21, i22); + this.f531x.write(cArr, i21, i22); } this.B++; D0(c2, i3); @@ -679,11 +679,11 @@ public class d extends b { return; } int i23 = this.B + length; - int[] iArr4 = this.f528s; + int[] iArr4 = this.f529s; int length4 = iArr4.length; while (this.B < i23) { while (true) { - char[] cArr4 = this.f532z; + char[] cArr4 = this.f533z; int i24 = this.B; char c5 = cArr4[i24]; if (c5 < length4 && iArr4[c5] != 0) { @@ -742,22 +742,22 @@ public class d extends b { if (this.B + 8 >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f531y; + cArr[i] = this.f532y; int d = g.d(s2, cArr, i2); this.B = d; - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; this.B = d + 1; - cArr2[d] = this.f531y; + cArr2[d] = this.f532y; return; } if (this.B + 6 >= this.C) { B0(); } - this.B = g.d(s2, this.f532z, this.B); + this.B = g.d(s2, this.f533z, this.B); } @Override // c.g.a.b.d @@ -765,7 +765,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -773,7 +773,7 @@ public class d extends b { @Override // c.g.a.b.d public void S(k kVar) throws IOException { - int b = kVar.b(this.f532z, this.B); + int b = kVar.b(this.f533z, this.B); if (b < 0) { T(kVar.getValue()); } else { @@ -790,14 +790,14 @@ public class d extends b { i = this.C - this.B; } if (i >= length) { - str.getChars(0, length, this.f532z, this.B); + str.getChars(0, length, this.f533z, this.B); this.B += length; return; } int i2 = this.C; int i3 = this.B; int i4 = i2 - i3; - str.getChars(0, i4, this.f532z, i3); + str.getChars(0, i4, this.f533z, i3); this.B += i4; B0(); int length2 = str.length() - i4; @@ -805,14 +805,14 @@ public class d extends b { int i5 = this.C; if (length2 > i5) { int i6 = i4 + i5; - str.getChars(i4, i6, this.f532z, 0); + str.getChars(i4, i6, this.f533z, 0); this.A = 0; this.B = i5; B0(); length2 -= i5; i4 = i6; } else { - str.getChars(i4, i4 + length2, this.f532z, 0); + str.getChars(i4, i4 + length2, this.f533z, 0); this.A = 0; this.B = length2; return; @@ -826,12 +826,12 @@ public class d extends b { if (i2 > this.C - this.B) { B0(); } - System.arraycopy(cArr, i, this.f532z, this.B, i2); + System.arraycopy(cArr, i, this.f533z, this.B, i2); this.B += i2; return; } B0(); - this.f530x.write(cArr, i, i2); + this.f531x.write(cArr, i, i2); } @Override // c.g.a.b.d @@ -846,7 +846,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -864,7 +864,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -882,7 +882,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i2 = this.B; this.B = i2 + 1; cArr[i2] = '['; @@ -900,7 +900,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -908,7 +908,7 @@ public class d extends b { @Override // c.g.a.b.d, java.io.Closeable, java.lang.AutoCloseable public void close() throws IOException { - if (this.f532z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { + if (this.f533z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { while (true) { c cVar = this.p; if (!cVar.b()) { @@ -924,22 +924,22 @@ public class d extends b { B0(); this.A = 0; this.B = 0; - if (this.f530x != null) { + if (this.f531x != null) { if (this.r.b || d(d.a.AUTO_CLOSE_TARGET)) { - this.f530x.close(); + this.f531x.close(); } else if (d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f530x.flush(); + this.f531x.flush(); } } - char[] cArr = this.f532z; + char[] cArr = this.f533z; if (cArr != null) { - this.f532z = null; + this.f533z = null; c cVar2 = this.r; Objects.requireNonNull(cVar2); char[] cArr2 = cVar2.e; if (cArr == cArr2 || cArr.length >= cArr2.length) { cVar2.e = null; - cVar2.f525c.d.set(1, cArr); + cVar2.f526c.d.set(1, cArr); return; } throw new IllegalArgumentException("Trying to release buffer smaller than original"); @@ -958,7 +958,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -970,19 +970,19 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i2 = this.B; this.B = i2 + 1; - cArr[i2] = this.f531y; + cArr[i2] = this.f532y; c cVar = this.r; if (cVar.d == null) { - c.g.a.b.t.a aVar2 = cVar.f525c; + c.g.a.b.t.a aVar2 = cVar.f526c; Objects.requireNonNull(aVar2); int i3 = c.g.a.b.t.a.a[3]; if (i3 <= 0) { i3 = 0; } - byte[] andSet = aVar2.f534c.getAndSet(3, null); + byte[] andSet = aVar2.f535c.getAndSet(3, null); if (andSet == null || andSet.length < i3) { andSet = new byte[i3]; } @@ -1004,10 +1004,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i4 = this.B; this.B = i4 + 1; - cArr2[i4] = this.f531y; + cArr2[i4] = this.f532y; return i; } throw new IllegalStateException("Trying to call same allocXxx() method second time"); @@ -1016,8 +1016,8 @@ public class d extends b { @Override // java.io.Flushable public void flush() throws IOException { B0(); - if (this.f530x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f530x.flush(); + if (this.f531x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { + this.f531x.flush(); } } @@ -1027,11 +1027,11 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f531y; + cArr[i] = this.f532y; int c2 = kVar.c(cArr, i2); if (c2 < 0) { char[] a = kVar.a(); @@ -1040,19 +1040,19 @@ public class d extends b { if (length > this.C - this.B) { B0(); } - System.arraycopy(a, 0, this.f532z, this.B, length); + System.arraycopy(a, 0, this.f533z, this.B, length); this.B += length; } else { B0(); - this.f530x.write(a, 0, length); + this.f531x.write(a, 0, length); } if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f531y; + cArr2[i3] = this.f532y; return; } int i4 = this.B + c2; @@ -1060,10 +1060,10 @@ public class d extends b { if (i4 >= this.C) { B0(); } - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i5 = this.B; this.B = i5 + 1; - cArr3[i5] = this.f531y; + cArr3[i5] = this.f532y; } @Override // c.g.a.b.d @@ -1076,18 +1076,18 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; - cArr[i] = this.f531y; + cArr[i] = this.f532y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f531y; + cArr2[i2] = this.f532y; } @Override // c.g.a.b.d @@ -1097,14 +1097,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f531y; + cArr2[i3] = this.f532y; int i4 = this.t; if (i4 != 0) { int i5 = i2 + i; - int[] iArr = this.f528s; + int[] iArr = this.f529s; int min = Math.min(iArr.length, i4 + 1); int i6 = 0; while (i < i5) { @@ -1133,12 +1133,12 @@ public class d extends b { B0(); } if (i8 > 0) { - System.arraycopy(cArr, i, this.f532z, this.B, i8); + System.arraycopy(cArr, i, this.f533z, this.B, i8); this.B += i8; } } else { B0(); - this.f530x.write(cArr, i, i8); + this.f531x.write(cArr, i, i8); } if (i7 >= i5) { break; @@ -1148,7 +1148,7 @@ public class d extends b { } } else { int i9 = i2 + i; - int[] iArr2 = this.f528s; + int[] iArr2 = this.f529s; int length = iArr2.length; while (i < i9) { int i10 = i; @@ -1165,12 +1165,12 @@ public class d extends b { B0(); } if (i11 > 0) { - System.arraycopy(cArr, i, this.f532z, this.B, i11); + System.arraycopy(cArr, i, this.f533z, this.B, i11); this.B += i11; } } else { B0(); - this.f530x.write(cArr, i, i11); + this.f531x.write(cArr, i, i11); } if (i10 >= i9) { break; @@ -1183,10 +1183,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i12 = this.B; this.B = i12 + 1; - cArr3[i12] = this.f531y; + cArr3[i12] = this.f532y; } @Override // c.g.a.b.d @@ -1195,10 +1195,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i3 = this.B; this.B = i3 + 1; - cArr[i3] = this.f531y; + cArr[i3] = this.f532y; int i4 = i2 + i; int i5 = i4 - 3; int i6 = this.C - 6; @@ -1210,11 +1210,11 @@ public class d extends b { int i7 = i + 1; int i8 = i7 + 1; int i9 = i8 + 1; - int b = aVar.b((((bArr[i] << 8) | (bArr[i7] & 255)) << 8) | (bArr[i8] & 255), this.f532z, this.B); + int b = aVar.b((((bArr[i] << 8) | (bArr[i7] & 255)) << 8) | (bArr[i8] & 255), this.f533z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i10 = b + 1; this.B = i10; cArr2[b] = '\\'; @@ -1234,15 +1234,15 @@ public class d extends b { if (i11 == 2) { i13 |= (bArr[i12] & 255) << 8; } - this.B = aVar.c(i13, i11, this.f532z, this.B); + this.B = aVar.c(i13, i11, this.f533z, this.B); } if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i14 = this.B; this.B = i14 + 1; - cArr3[i14] = this.f531y; + cArr3[i14] = this.f532y; } @Override // c.g.a.b.d @@ -1253,7 +1253,7 @@ public class d extends b { B0(); } int i2 = this.B; - char[] cArr = this.f532z; + char[] cArr = this.f533z; if (z2) { cArr[i2] = 't'; int i3 = i2 + 1; @@ -1286,14 +1286,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = ']'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f529c; + this.p = cVar.f530c; return; } StringBuilder K = c.d.b.a.a.K("Current context not Array but "); @@ -1327,7 +1327,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -1362,14 +1362,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; cArr[i] = '}'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f529c; + this.p = cVar.f530c; return; } StringBuilder K = c.d.b.a.a.K("Current context not Object but "); @@ -1397,25 +1397,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; - cArr[i] = this.f531y; + cArr[i] = this.f532y; U(a, 0, a.length); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f531y; + cArr2[i2] = this.f532y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1425,11 +1425,11 @@ public class d extends b { U(a2, 0, a2.length); return; } - char[] cArr4 = this.f532z; + char[] cArr4 = this.f533z; int i4 = this.B; int i5 = i4 + 1; this.B = i5; - cArr4[i4] = this.f531y; + cArr4[i4] = this.f532y; int c2 = kVar.c(cArr4, i5); if (c2 < 0) { char[] a3 = kVar.a(); @@ -1437,10 +1437,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f532z; + char[] cArr5 = this.f533z; int i6 = this.B; this.B = i6 + 1; - cArr5[i6] = this.f531y; + cArr5[i6] = this.f532y; return; } int i7 = this.B + c2; @@ -1448,10 +1448,10 @@ public class d extends b { if (i7 >= this.C) { B0(); } - char[] cArr6 = this.f532z; + char[] cArr6 = this.f533z; int i8 = this.B; this.B = i8 + 1; - cArr6[i8] = this.f531y; + cArr6[i8] = this.f532y; return; } throw new JsonGenerationException("Can not write a field name, expecting a value", this); @@ -1476,25 +1476,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f532z; + char[] cArr = this.f533z; int i = this.B; this.B = i + 1; - cArr[i] = this.f531y; + cArr[i] = this.f532y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f532z; + char[] cArr2 = this.f533z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f531y; + cArr2[i2] = this.f532y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f532z; + char[] cArr3 = this.f533z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1503,18 +1503,18 @@ public class d extends b { J0(str); return; } - char[] cArr4 = this.f532z; + char[] cArr4 = this.f533z; int i4 = this.B; this.B = i4 + 1; - cArr4[i4] = this.f531y; + cArr4[i4] = this.f532y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f532z; + char[] cArr5 = this.f533z; int i5 = this.B; this.B = i5 + 1; - cArr5[i5] = this.f531y; + cArr5[i5] = this.f532y; return; } throw new JsonGenerationException("Can not write a field name, expecting a value", this); diff --git a/app/src/main/java/c/g/a/b/s/b.java b/app/src/main/java/c/g/a/b/s/b.java index 6b032e4358..9825c021c7 100644 --- a/app/src/main/java/c/g/a/b/s/b.java +++ b/app/src/main/java/c/g/a/b/s/b.java @@ -7,7 +7,7 @@ public class b { public Class b; /* renamed from: c reason: collision with root package name */ - public Object f533c = null; + public Object f534c = null; public String d; public int e; public h f; diff --git a/app/src/main/java/c/g/a/b/t/a.java b/app/src/main/java/c/g/a/b/t/a.java index 2ffc266403..2e955f478e 100644 --- a/app/src/main/java/c/g/a/b/t/a.java +++ b/app/src/main/java/c/g/a/b/t/a.java @@ -8,7 +8,7 @@ public class a { public static final int[] b = {SendUtils.MAX_MESSAGE_CHARACTER_COUNT_PREMIUM, SendUtils.MAX_MESSAGE_CHARACTER_COUNT_PREMIUM, 200, 200}; /* renamed from: c reason: collision with root package name */ - public final AtomicReferenceArray f534c = new AtomicReferenceArray<>(4); + public final AtomicReferenceArray f535c = new AtomicReferenceArray<>(4); public final AtomicReferenceArray d = new AtomicReferenceArray<>(4); public char[] a(int i, int i2) { diff --git a/app/src/main/java/c/g/a/b/t/k.java b/app/src/main/java/c/g/a/b/t/k.java index ae3790eed2..488e245758 100644 --- a/app/src/main/java/c/g/a/b/t/k.java +++ b/app/src/main/java/c/g/a/b/t/k.java @@ -7,7 +7,7 @@ public final class k { public final a b; /* renamed from: c reason: collision with root package name */ - public int f535c; + public int f536c; public ArrayList d; public boolean e; public int f; @@ -24,11 +24,11 @@ public final class k { this.b = null; this.g = cArr; this.h = cArr.length; - this.f535c = -1; + this.f536c = -1; } public void a(String str, int i, int i2) { - if (this.f535c >= 0) { + if (this.f536c >= 0) { f(i2); } this.i = null; @@ -64,7 +64,7 @@ public final class k { } public void b(char[] cArr, int i, int i2) { - if (this.f535c >= 0) { + if (this.f536c >= 0) { f(i2); } this.i = null; @@ -99,7 +99,7 @@ public final class k { this.i = new String(this.j); } else { String str = ""; - if (this.f535c >= 0) { + if (this.f536c >= 0) { this.i = str; return str; } @@ -168,7 +168,7 @@ public final class k { } public final void f(int i) { - this.f535c = -1; + this.f536c = -1; int i2 = i + 0; char[] cArr = this.g; if (cArr == null || i2 > cArr.length) { diff --git a/app/src/main/java/c/g/a/c/c0/a0.java b/app/src/main/java/c/g/a/c/c0/a0.java index 7c5e17d225..c758c30846 100644 --- a/app/src/main/java/c/g/a/c/c0/a0.java +++ b/app/src/main/java/c/g/a/c/c0/a0.java @@ -11,7 +11,7 @@ public class a0 { public final t b; /* renamed from: c reason: collision with root package name */ - public final Class> f536c; + public final Class> f537c; public final Class d; public final Class e; public final boolean f; @@ -19,7 +19,7 @@ public class a0 { public a0(t tVar, Class cls, Class> cls2, boolean z2, Class cls3) { this.b = tVar; this.e = cls; - this.f536c = cls2; + this.f537c = cls2; this.f = z2; this.d = cls3 == null ? n0.class : cls3; } @@ -30,7 +30,7 @@ public class a0 { K.append(", scope="); K.append(d.u(this.e)); K.append(", generatorType="); - K.append(d.u(this.f536c)); + K.append(d.u(this.f537c)); K.append(", alwaysAsId="); K.append(this.f); return K.toString(); diff --git a/app/src/main/java/c/g/a/c/c0/b0.java b/app/src/main/java/c/g/a/c/c0/b0.java index 7a7896dd62..1da2fa69e6 100644 --- a/app/src/main/java/c/g/a/c/c0/b0.java +++ b/app/src/main/java/c/g/a/c/c0/b0.java @@ -32,7 +32,7 @@ public class b0 { public final a b; /* renamed from: c reason: collision with root package name */ - public final boolean f537c; + public final boolean f538c; public final j d; public final c e; public final g0 f; @@ -50,12 +50,12 @@ public class b0 { public LinkedList r; /* renamed from: s reason: collision with root package name */ - public HashSet f538s; + public HashSet f539s; public LinkedHashMap t; public b0(l lVar, boolean z2, j jVar, c cVar, a aVar) { this.a = lVar; - this.f537c = z2; + this.f538c = z2; this.d = jVar; this.e = cVar; if (lVar.p()) { @@ -93,7 +93,7 @@ public class b0 { String str = n._simpleName; c0Var = map.get(str); if (c0Var == null) { - c0Var = new c0(this.a, this.g, this.f537c, n); + c0Var = new c0(this.a, this.g, this.f538c, n); map.put(str, c0Var); } } @@ -108,11 +108,11 @@ public class b0 { } public void c(String str) { - if (!this.f537c && str != null) { - if (this.f538s == null) { - this.f538s = new HashSet<>(); + if (!this.f538c && str != null) { + if (this.f539s == null) { + this.f539s = new HashSet<>(); } - this.f538s.add(str); + this.f539s.add(str); } } @@ -139,7 +139,7 @@ public class b0 { if (c0Var != null) { return c0Var; } - c0 c0Var2 = new c0(this.a, this.g, this.f537c, t.a(str)); + c0 c0Var2 = new c0(this.a, this.g, this.f538c, t.a(str)); map.put(str, c0Var2); return c0Var2; } @@ -195,7 +195,7 @@ public class b0 { boolean z12; LinkedHashMap linkedHashMap = new LinkedHashMap<>(); c.g.a.c.b bVar = this.g; - boolean z13 = !this.f537c && !this.a.q(p.ALLOW_FINAL_FIELDS_AS_MUTATORS); + boolean z13 = !this.f538c && !this.a.q(p.ALLOW_FINAL_FIELDS_AS_MUTATORS); boolean q = this.a.q(p.PROPAGATE_TRANSIENT_MARKER); for (g gVar : this.e.g()) { Boolean bool = Boolean.TRUE; @@ -241,7 +241,7 @@ public class b0 { } this.l.put(E, e); } - t o = this.f537c ? bVar.o(gVar) : bVar.n(gVar); + t o = this.f538c ? bVar.o(gVar) : bVar.n(gVar); boolean z14 = o != null; if (!z14 || !o.d()) { tVar3 = o; @@ -379,7 +379,7 @@ public class b0 { String b2 = b(i2); boolean Z3 = bVar3.Z(next); c0 f4 = f(linkedHashMap, b2); - f4.f541s = new c0.d<>(next, f4.f541s, tVar2, z8, z9, Z3); + f4.f542s = new c0.d<>(next, f4.f542s, tVar2, z8, z9, Z3); } else if (o2 == 2 && Boolean.TRUE.equals(this.g.U(next))) { if (this.o == null) { this.o = new LinkedList<>(); @@ -413,7 +413,7 @@ public class b0 { a(linkedHashMap, eVar.m(i4)); } } - for (j jVar : this.e.f().f540c) { + for (j jVar : this.e.f().f541c) { if (this.k == null) { this.k = new LinkedList<>(); } @@ -426,16 +426,16 @@ public class b0 { Iterator it2 = linkedHashMap.values().iterator(); while (it2.hasNext()) { c0 next2 = it2.next(); - if (!(next2.z(next2.p) || next2.z(next2.r) || next2.z(next2.f541s) || next2.z(next2.q))) { + if (!(next2.z(next2.p) || next2.z(next2.r) || next2.z(next2.f542s) || next2.z(next2.q))) { it2.remove(); - } else if (next2.y(next2.p) || next2.y(next2.r) || next2.y(next2.f541s) || next2.y(next2.q)) { + } else if (next2.y(next2.p) || next2.y(next2.r) || next2.y(next2.f542s) || next2.y(next2.q)) { if (!next2.u()) { it2.remove(); c(next2.p()); } else { next2.p = next2.G(next2.p); next2.r = next2.G(next2.r); - next2.f541s = next2.G(next2.f541s); + next2.f542s = next2.G(next2.f542s); next2.q = next2.G(next2.q); if (!next2.f()) { c(next2.p()); @@ -445,10 +445,10 @@ public class b0 { } boolean q2 = this.a.q(p.INFER_PROPERTY_MUTATORS); for (c0 c0Var2 : linkedHashMap.values()) { - b0 b0Var = this.f537c ? null : this; + b0 b0Var = this.f538c ? null : this; u.a aVar6 = u.a.AUTO; c.g.a.c.b bVar4 = c0Var2.m; - if (bVar4 == null || (!c0Var2.k ? ((dVar = c0Var2.q) == null || (aVar = bVar4.t(dVar.a)) == null || aVar == aVar6) && (((dVar2 = c0Var2.f541s) == null || (aVar = c0Var2.m.t(dVar2.a)) == null || aVar == aVar6) && (((dVar3 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar3.a)) == null || aVar == aVar6) && ((dVar4 = c0Var2.r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.r) == null || (aVar = bVar4.t(dVar5.a)) == null || aVar == aVar6) && (((dVar6 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar6.a)) == null || aVar == aVar6) && (((dVar7 = c0Var2.q) == null || (aVar = c0Var2.m.t(dVar7.a)) == null || aVar == aVar6) && ((dVar8 = c0Var2.f541s) == null || (aVar = c0Var2.m.t(dVar8.a)) == null || aVar == aVar6))))) { + if (bVar4 == null || (!c0Var2.k ? ((dVar = c0Var2.q) == null || (aVar = bVar4.t(dVar.a)) == null || aVar == aVar6) && (((dVar2 = c0Var2.f542s) == null || (aVar = c0Var2.m.t(dVar2.a)) == null || aVar == aVar6) && (((dVar3 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar3.a)) == null || aVar == aVar6) && ((dVar4 = c0Var2.r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.r) == null || (aVar = bVar4.t(dVar5.a)) == null || aVar == aVar6) && (((dVar6 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar6.a)) == null || aVar == aVar6) && (((dVar7 = c0Var2.q) == null || (aVar = c0Var2.m.t(dVar7.a)) == null || aVar == aVar6) && ((dVar8 = c0Var2.f542s) == null || (aVar = c0Var2.m.t(dVar8.a)) == null || aVar == aVar6))))) { aVar = null; } if (aVar != null) { @@ -462,7 +462,7 @@ public class b0 { b0Var.c(tVar4._simpleName); } } - c0Var2.f541s = null; + c0Var2.f542s = null; c0Var2.q = null; if (!c0Var2.k) { c0Var2.p = null; @@ -477,7 +477,7 @@ public class b0 { c0Var2.q = c0Var2.H(c0Var2.q); if (!q2 || c0Var2.r == null) { c0Var2.p = c0Var2.H(c0Var2.p); - c0Var2.f541s = c0Var2.H(c0Var2.f541s); + c0Var2.f542s = c0Var2.H(c0Var2.f542s); } } } @@ -497,7 +497,7 @@ public class b0 { HashMap hashMap = new HashMap(); value.B(L, hashMap, value.p); value.B(L, hashMap, value.r); - value.B(L, hashMap, value.f541s); + value.B(L, hashMap, value.f542s); value.B(L, hashMap, value.q); linkedList.addAll(hashMap.values()); } @@ -514,7 +514,7 @@ public class b0 { } else { c0Var4.K(c0Var3); } - if (g(c0Var3, this.k) && (hashSet = this.f538s) != null) { + if (g(c0Var3, this.k) && (hashSet = this.f539s) != null) { hashSet.remove(p); } } @@ -530,24 +530,24 @@ public class b0 { } } for (c0 c0Var5 : linkedHashMap.values()) { - if (this.f537c) { + if (this.f538c) { c0.d dVar9 = c0Var5.r; if (dVar9 != null) { - c0Var5.r = c0Var5.A(c0Var5.r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.f541s)); + c0Var5.r = c0Var5.A(c0Var5.r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.f542s)); } else { c0.d dVar10 = c0Var5.p; if (dVar10 != null) { - c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar10, c0Var5.q, c0Var5.f541s)); + c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar10, c0Var5.q, c0Var5.f542s)); } } } else { c0.d dVar11 = c0Var5.q; if (dVar11 != null) { - c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.f541s, c0Var5.p, c0Var5.r)); + c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.f542s, c0Var5.p, c0Var5.r)); } else { - c0.d dVar12 = c0Var5.f541s; + c0.d dVar12 = c0Var5.f542s; if (dVar12 != null) { - c0Var5.f541s = c0Var5.A(c0Var5.f541s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.r)); + c0Var5.f542s = c0Var5.A(c0Var5.f542s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.r)); } else { c0.d dVar13 = c0Var5.p; if (dVar13 != null) { @@ -560,7 +560,7 @@ public class b0 { for (c0 c0Var6 : linkedHashMap.values()) { c0Var6.p = c0Var6.J(c0Var6.p); c0Var6.r = c0Var6.J(c0Var6.r); - c0Var6.f541s = c0Var6.J(c0Var6.f541s); + c0Var6.f542s = c0Var6.J(c0Var6.f542s); c0Var6.q = c0Var6.J(c0Var6.q); } Object p2 = this.g.p(this.e); @@ -589,8 +589,8 @@ public class b0 { linkedHashMap.clear(); for (c0 c0Var7 : c0VarArr) { t tVar5 = c0Var7.n; - if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.r) || c0Var7.w(c0Var7.f541s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { - if (this.f537c) { + if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.r) || c0Var7.w(c0Var7.f542s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { + if (this.f538c) { if (c0Var7.r != null) { str = uVar.c(this.a, c0Var7.n(), tVar5._simpleName); } else if (c0Var7.p != null) { @@ -615,7 +615,7 @@ public class b0 { } g(c0Var7, this.k); } else { - if (c0Var7.f541s != null) { + if (c0Var7.f542s != null) { str = uVar.d(this.a, c0Var7.s(), tVar5._simpleName); } else if (c0Var7.q != null) { str = uVar.a(this.a, c0Var7.k(), tVar5._simpleName); diff --git a/app/src/main/java/c/g/a/c/c0/c.java b/app/src/main/java/c/g/a/c/c0/c.java index 76ac568034..fb559d67b2 100644 --- a/app/src/main/java/c/g/a/c/c0/c.java +++ b/app/src/main/java/c/g/a/c/c0/c.java @@ -36,7 +36,7 @@ public final class c extends b implements e0 { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final c.g.a.c.i0.a f539s; + public final c.g.a.c.i0.a f540s; public a t; public l u; public List v; @@ -48,12 +48,12 @@ public final class c extends b implements e0 { public final List b; /* renamed from: c reason: collision with root package name */ - public final List f540c; + public final List f541c; public a(e eVar, List list, List list2) { this.a = eVar; this.b = list; - this.f540c = list2; + this.f541c = list2; } } @@ -62,7 +62,7 @@ public final class c extends b implements e0 { this.k = cls; this.m = list; this.q = cls2; - this.f539s = aVar; + this.f540s = aVar; this.l = mVar; this.n = bVar; this.p = aVar2; @@ -75,7 +75,7 @@ public final class c extends b implements e0 { this.k = cls; this.m = Collections.emptyList(); this.q = null; - this.f539s = o.a; + this.f540s = o.a; this.l = m.k; this.n = null; this.p = null; @@ -90,7 +90,7 @@ public final class c extends b implements e0 { @Override // c.g.a.c.c0.b public A b(Class cls) { - return (A) this.f539s.a(cls); + return (A) this.f540s.a(cls); } @Override // c.g.a.c.c0.b @@ -365,7 +365,7 @@ public final class c extends b implements e0 { } if (fVar.e) { e eVar = fVar.f; - if (eVar != null && fVar.f550c.Z(eVar)) { + if (eVar != null && fVar.f551c.Z(eVar)) { fVar.f = null; } int size2 = list.size(); @@ -373,7 +373,7 @@ public final class c extends b implements e0 { size2--; if (size2 < 0) { break; - } else if (fVar.f550c.Z((i) list.get(size2))) { + } else if (fVar.f551c.Z((i) list.get(size2))) { list.remove(size2); } } @@ -382,7 +382,7 @@ public final class c extends b implements e0 { size3--; if (size3 < 0) { break; - } else if (fVar.f550c.Z((i) list2.get(size3))) { + } else if (fVar.f551c.Z((i) list2.get(size3))) { list2.remove(size3); } } @@ -473,7 +473,7 @@ public final class c extends b implements e0 { } else { ArrayList arrayList = new ArrayList(f.size()); for (h.a aVar : f.values()) { - arrayList.add(new g(aVar.a, aVar.b, aVar.f544c.b())); + arrayList.add(new g(aVar.a, aVar.b, aVar.f545c.b())); } list = arrayList; } @@ -520,15 +520,15 @@ public final class c extends b implements e0 { kVar.g(this, jVar._class, linkedHashMap, a2); z2 = true; } - if (z2 && kVar.f550c != null && !linkedHashMap.isEmpty()) { + if (z2 && kVar.f551c != null && !linkedHashMap.isEmpty()) { for (Map.Entry entry : linkedHashMap.entrySet()) { y yVar = (y) entry.getKey(); - if ("hashCode".equals(yVar.b) && yVar.f552c.length == 0) { + if ("hashCode".equals(yVar.b) && yVar.f553c.length == 0) { try { Method declaredMethod = Object.class.getDeclaredMethod(yVar.b, new Class[0]); if (declaredMethod != null) { k.a aVar4 = (k.a) entry.getValue(); - aVar4.f545c = kVar.d(aVar4.f545c, declaredMethod.getDeclaredAnnotations()); + aVar4.f546c = kVar.d(aVar4.f546c, declaredMethod.getDeclaredAnnotations()); aVar4.b = declaredMethod; } } catch (Exception unused) { @@ -543,7 +543,7 @@ public final class c extends b implements e0 { for (Map.Entry entry2 : linkedHashMap.entrySet()) { k.a aVar5 = (k.a) entry2.getValue(); Method method = aVar5.b; - j jVar2 = method == null ? null : new j(aVar5.a, method, aVar5.f545c.b(), null); + j jVar2 = method == null ? null : new j(aVar5.a, method, aVar5.f546c.b(), null); if (jVar2 != null) { linkedHashMap2.put(entry2.getKey(), jVar2); } diff --git a/app/src/main/java/c/g/a/c/c0/c0.java b/app/src/main/java/c/g/a/c/c0/c0.java index 7b47a048d3..bec41c39c5 100644 --- a/app/src/main/java/c/g/a/c/c0/c0.java +++ b/app/src/main/java/c/g/a/c/c0/c0.java @@ -29,7 +29,7 @@ public class c0 extends s implements Comparable { public d r; /* renamed from: s reason: collision with root package name */ - public d f541s; + public d f542s; public transient s t; public transient b.a u; @@ -75,7 +75,7 @@ public class c0 extends s implements Comparable { public final d b; /* renamed from: c reason: collision with root package name */ - public final t f542c; + public final t f543c; public final boolean d; public final boolean e; public final boolean f; @@ -84,7 +84,7 @@ public class c0 extends s implements Comparable { this.a = t; this.b = dVar; t tVar2 = (tVar == null || tVar.d()) ? null : tVar; - this.f542c = tVar2; + this.f543c = tVar2; if (z2) { if (tVar2 == null) { throw new IllegalArgumentException("Cannot pass true for 'explName' if name is null/empty"); @@ -108,10 +108,10 @@ public class c0 extends s implements Comparable { return this; } d b = dVar.b(); - if (this.f542c != null) { - return b.f542c == null ? c(null) : c(b); + if (this.f543c != null) { + return b.f543c == null ? c(null) : c(b); } - if (b.f542c != null) { + if (b.f543c != null) { return b; } boolean z2 = this.e; @@ -119,7 +119,7 @@ public class c0 extends s implements Comparable { } public d c(d dVar) { - return dVar == this.b ? this : new d<>(this.a, dVar, this.f542c, this.d, this.e, this.f); + return dVar == this.b ? this : new d<>(this.a, dVar, this.f543c, this.d, this.e, this.f); } public d d() { @@ -136,7 +136,7 @@ public class c0 extends s implements Comparable { } public d e() { - return this.b == null ? this : new d<>(this.a, null, this.f542c, this.d, this.e, this.f); + return this.b == null ? this : new d<>(this.a, null, this.f543c, this.d, this.e, this.f); } public d f() { @@ -169,7 +169,7 @@ public class c0 extends s implements Comparable { this.p = c0Var.p; this.q = c0Var.q; this.r = c0Var.r; - this.f541s = c0Var.f541s; + this.f542s = c0Var.f542s; this.k = c0Var.k; } @@ -206,12 +206,12 @@ public class c0 extends s implements Comparable { if (dVar2 != null) { dVar = dVar.c(A(dVar2, pVar)); } - return iVar == dVar.a ? dVar : new d<>(iVar, dVar.b, dVar.f542c, dVar.d, dVar.e, dVar.f); + return iVar == dVar.a ? dVar : new d<>(iVar, dVar.b, dVar.f543c, dVar.d, dVar.e, dVar.f); } public final void B(Collection collection, Map map, d dVar) { for (d dVar2 = dVar; dVar2 != null; dVar2 = dVar2.b) { - t tVar = dVar2.f542c; + t tVar = dVar2.f543c; if (dVar2.d && tVar != null) { c0 c0Var = map.get(tVar); if (c0Var == null) { @@ -222,8 +222,8 @@ public class c0 extends s implements Comparable { c0Var.p = dVar2.c(c0Var.p); } else if (dVar == this.r) { c0Var.r = dVar2.c(c0Var.r); - } else if (dVar == this.f541s) { - c0Var.f541s = dVar2.c(c0Var.f541s); + } else if (dVar == this.f542s) { + c0Var.f542s = dVar2.c(c0Var.f542s); } else if (dVar == this.q) { c0Var.q = dVar2.c(c0Var.q); } else { @@ -245,11 +245,11 @@ public class c0 extends s implements Comparable { public final Set C(d dVar, Set set) { while (dVar != null) { - if (dVar.d && dVar.f542c != null) { + if (dVar.d && dVar.f543c != null) { if (set == null) { set = new HashSet<>(); } - set.add(dVar.f542c); + set.add(dVar.f543c); } dVar = dVar.b; } @@ -307,11 +307,11 @@ public class c0 extends s implements Comparable { this.p = N(this.p, c0Var.p); this.q = N(this.q, c0Var.q); this.r = N(this.r, c0Var.r); - this.f541s = N(this.f541s, c0Var.f541s); + this.f542s = N(this.f542s, c0Var.f542s); } public Set L() { - Set C = C(this.q, C(this.f541s, C(this.r, C(this.p, null)))); + Set C = C(this.q, C(this.f542s, C(this.r, C(this.p, null)))); return C == null ? Collections.emptySet() : C; } @@ -332,7 +332,7 @@ public class c0 extends s implements Comparable { if (dVar4 != null) { t = eVar.a(dVar4.a); } - if (t == null && (dVar2 = this.f541s) != null) { + if (t == null && (dVar2 = this.f542s) != null) { t = eVar.a(dVar2.a); } } @@ -355,7 +355,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public boolean f() { - return (this.q == null && this.f541s == null && this.p == null) ? false : true; + return (this.q == null && this.f542s == null && this.p == null) ? false : true; } @Override // c.g.a.c.c0.s @@ -581,7 +581,7 @@ public class c0 extends s implements Comparable { if (dVar3 != null) { jVar = dVar3.a; } else { - d dVar4 = this.f541s; + d dVar4 = this.f542s; if (dVar4 != null) { jVar = dVar4.a; } else { @@ -650,7 +650,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public j s() { - d dVar = this.f541s; + d dVar = this.f542s; if (dVar == null) { return null; } @@ -698,7 +698,7 @@ public class c0 extends s implements Comparable { throw new IllegalArgumentException(String.format("Conflicting setter definitions for property \"%s\": %s vs %s", p(), dVar.a.h(), dVar2.a.h())); } } - this.f541s = dVar.e(); + this.f542s = dVar.e(); return dVar.a; } @@ -723,14 +723,14 @@ public class c0 extends s implements Comparable { K.append(", getter(s): "); K.append(this.r); K.append(", setter(s): "); - K.append(this.f541s); + K.append(this.f542s); K.append("]"); return K.toString(); } @Override // c.g.a.c.c0.s public boolean u() { - return x(this.p) || x(this.r) || x(this.f541s) || w(this.q); + return x(this.p) || x(this.r) || x(this.f542s) || w(this.q); } @Override // c.g.a.c.c0.s @@ -741,7 +741,7 @@ public class c0 extends s implements Comparable { public final boolean w(d dVar) { while (dVar != null) { - if (dVar.f542c != null && dVar.d) { + if (dVar.f543c != null && dVar.d) { return true; } dVar = dVar.b; @@ -751,7 +751,7 @@ public class c0 extends s implements Comparable { public final boolean x(d dVar) { while (dVar != null) { - t tVar = dVar.f542c; + t tVar = dVar.f543c; if (tVar != null && tVar.c()) { return true; } diff --git a/app/src/main/java/c/g/a/c/c0/d.java b/app/src/main/java/c/g/a/c/c0/d.java index 31d991450b..a353a2f918 100644 --- a/app/src/main/java/c/g/a/c/c0/d.java +++ b/app/src/main/java/c/g/a/c/c0/d.java @@ -21,7 +21,7 @@ public class d { public static final Class b = Map.class; /* renamed from: c reason: collision with root package name */ - public final l f543c; + public final l f544c; public final b d; public final t.a e; public final m f; @@ -31,7 +31,7 @@ public class d { public final boolean j; public d(l lVar, j jVar, t.a aVar) { - this.f543c = lVar; + this.f544c = lVar; this.g = jVar; Class cls = jVar._class; this.h = cls; @@ -45,7 +45,7 @@ public class d { } public d(l lVar, Class cls, t.a aVar) { - this.f543c = lVar; + this.f544c = lVar; Class cls2 = null; this.g = null; this.h = cls; @@ -168,7 +168,7 @@ public class d { if (!(z2 || this.j)) { return o.a; } - o oVar = o.a.f546c; + o oVar = o.a.f547c; Class cls = this.i; if (cls != null) { oVar = b(oVar, this.h, cls); diff --git a/app/src/main/java/c/g/a/c/c0/f.java b/app/src/main/java/c/g/a/c/c0/f.java index 81e9f5717e..ddecdc3785 100644 --- a/app/src/main/java/c/g/a/c/c0/f.java +++ b/app/src/main/java/c/g/a/c/c0/f.java @@ -59,7 +59,7 @@ public final class f extends u { int length = annotationArr.length; p[] pVarArr = new p[length]; for (int i = 0; i < length; i++) { - o b = b(o.a.f546c, annotationArr[i]); + o b = b(o.a.f547c, annotationArr[i]); if (annotationArr2 != null) { b = b(b, annotationArr2[i]); } @@ -70,7 +70,7 @@ public final class f extends u { public j j(Method method, e0 e0Var, Method method2) { int length = method.getParameterTypes().length; - if (this.f550c == null) { + if (this.f551c == null) { return new j(e0Var, method, new p(), u.a(length)); } if (length == 0) { @@ -89,16 +89,16 @@ public final class f extends u { Annotation[][] annotationArr; p[] i; int a = aVar.a(); - if (this.f550c == null) { + if (this.f551c == null) { return new e(this.d, aVar.a, new p(), u.a(a)); } if (a == 0) { return new e(this.d, aVar.a, g(aVar, aVar2), u.a); } - Annotation[][] annotationArr2 = aVar.f579c; + Annotation[][] annotationArr2 = aVar.f580c; if (annotationArr2 == null) { annotationArr2 = aVar.a.getParameterAnnotations(); - aVar.f579c = annotationArr2; + aVar.f580c = annotationArr2; } Annotation[][] annotationArr3 = 0; if (a != annotationArr2.length) { @@ -124,10 +124,10 @@ public final class f extends u { } } else { if (aVar2 != null) { - Annotation[][] annotationArr4 = aVar2.f579c; + Annotation[][] annotationArr4 = aVar2.f580c; if (annotationArr4 == null) { annotationArr4 = aVar2.a.getParameterAnnotations(); - aVar2.f579c = annotationArr4; + aVar2.f580c = annotationArr4; } annotationArr3 = annotationArr4; } diff --git a/app/src/main/java/c/g/a/c/c0/h.java b/app/src/main/java/c/g/a/c/c0/h.java index ccdd081388..26e86f3aab 100644 --- a/app/src/main/java/c/g/a/c/c0/h.java +++ b/app/src/main/java/c/g/a/c/c0/h.java @@ -25,7 +25,7 @@ public class h extends u { public final Field b; /* renamed from: c reason: collision with root package name */ - public o f544c = o.a.f546c; + public o f545c = o.a.f547c; public a(e0 e0Var, Field field) { this.a = e0Var; @@ -58,7 +58,7 @@ public class h extends u { } a aVar3 = new a(e0Var, field); if (this.f) { - aVar3.f544c = b(aVar3.f544c, field.getDeclaredAnnotations()); + aVar3.f545c = b(aVar3.f545c, field.getDeclaredAnnotations()); } f.put(field.getName(), aVar3); } @@ -69,7 +69,7 @@ public class h extends u { Field[] declaredFields2 = ((Class) it.next()).getDeclaredFields(); for (Field field2 : declaredFields2) { if (g(field2) && (aVar2 = f.get(field2.getName())) != null) { - aVar2.f544c = b(aVar2.f544c, field2.getDeclaredAnnotations()); + aVar2.f545c = b(aVar2.f545c, field2.getDeclaredAnnotations()); } } } diff --git a/app/src/main/java/c/g/a/c/c0/k.java b/app/src/main/java/c/g/a/c/c0/k.java index e53cb6ed73..ce280c28fa 100644 --- a/app/src/main/java/c/g/a/c/c0/k.java +++ b/app/src/main/java/c/g/a/c/c0/k.java @@ -22,12 +22,12 @@ public class k extends u { public Method b; /* renamed from: c reason: collision with root package name */ - public o f545c; + public o f546c; public a(e0 e0Var, Method method, o oVar) { this.a = e0Var; this.b = method; - this.f545c = oVar; + this.f546c = oVar; } } @@ -52,10 +52,10 @@ public class k extends u { y yVar = new y(method); a aVar = map.get(yVar); if (aVar == null) { - map.put(yVar, new a(e0Var, method, this.f550c == null ? o.a.f546c : c(method.getDeclaredAnnotations()))); + map.put(yVar, new a(e0Var, method, this.f551c == null ? o.a.f547c : c(method.getDeclaredAnnotations()))); } else { if (this.e) { - aVar.f545c = d(aVar.f545c, method.getDeclaredAnnotations()); + aVar.f546c = d(aVar.f546c, method.getDeclaredAnnotations()); } Method method2 = aVar.b; if (method2 == null) { @@ -72,7 +72,7 @@ public class k extends u { public void g(e0 e0Var, Class cls, Map map, Class cls2) { List list; - if (this.f550c != null) { + if (this.f551c != null) { Annotation[] annotationArr = d.a; if (cls2 == cls || cls2 == Object.class) { list = Collections.emptyList(); @@ -90,7 +90,7 @@ public class k extends u { if (aVar == null) { map.put(yVar, new a(e0Var, null, c(declaredAnnotations))); } else { - aVar.f545c = d(aVar.f545c, declaredAnnotations); + aVar.f546c = d(aVar.f546c, declaredAnnotations); } } } diff --git a/app/src/main/java/c/g/a/c/c0/o.java b/app/src/main/java/c/g/a/c/c0/o.java index 42d910a662..ef8b8d6872 100644 --- a/app/src/main/java/c/g/a/c/c0/o.java +++ b/app/src/main/java/c/g/a/c/c0/o.java @@ -14,7 +14,7 @@ public abstract class o { public static class a extends o { /* renamed from: c reason: collision with root package name */ - public static final a f546c = new a(null); + public static final a f547c = new a(null); public a(Object obj) { super(null); @@ -45,26 +45,26 @@ public abstract class o { public static class b extends o { /* renamed from: c reason: collision with root package name */ - public final HashMap, Annotation> f547c; + public final HashMap, Annotation> f548c; public b(Object obj, Class cls, Annotation annotation, Class cls2, Annotation annotation2) { super(obj); HashMap, Annotation> hashMap = new HashMap<>(); - this.f547c = hashMap; + this.f548c = hashMap; hashMap.put(cls, annotation); hashMap.put(cls2, annotation2); } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { - this.f547c.put(annotation.annotationType(), annotation); + this.f548c.put(annotation.annotationType(), annotation); return this; } @Override // c.g.a.c.c0.o public p b() { p pVar = new p(); - for (Annotation annotation : this.f547c.values()) { + for (Annotation annotation : this.f548c.values()) { if (pVar.i == null) { pVar.i = new HashMap<>(); } @@ -78,10 +78,10 @@ public abstract class o { @Override // c.g.a.c.c0.o public c.g.a.c.i0.a c() { - if (this.f547c.size() != 2) { - return new p(this.f547c); + if (this.f548c.size() != 2) { + return new p(this.f548c); } - Iterator, Annotation>> it = this.f547c.entrySet().iterator(); + Iterator, Annotation>> it = this.f548c.entrySet().iterator(); Map.Entry, Annotation> next = it.next(); Map.Entry, Annotation> next2 = it.next(); return new f(next.getKey(), next.getValue(), next2.getKey(), next2.getValue()); @@ -89,7 +89,7 @@ public abstract class o { @Override // c.g.a.c.c0.o public boolean d(Annotation annotation) { - return this.f547c.containsKey(annotation.annotationType()); + return this.f548c.containsKey(annotation.annotationType()); } } @@ -137,19 +137,19 @@ public abstract class o { public static class e extends o { /* renamed from: c reason: collision with root package name */ - public Class f548c; + public Class f549c; public Annotation d; public e(Object obj, Class cls, Annotation annotation) { super(obj); - this.f548c = cls; + this.f549c = cls; this.d = annotation; } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { Class annotationType = annotation.annotationType(); - Class cls = this.f548c; + Class cls = this.f549c; if (cls != annotationType) { return new b(this.b, cls, this.d, annotationType, annotation); } @@ -159,7 +159,7 @@ public abstract class o { @Override // c.g.a.c.c0.o public p b() { - Class cls = this.f548c; + Class cls = this.f549c; Annotation annotation = this.d; HashMap hashMap = new HashMap(4); hashMap.put(cls, annotation); @@ -168,12 +168,12 @@ public abstract class o { @Override // c.g.a.c.c0.o public c.g.a.c.i0.a c() { - return new d(this.f548c, this.d); + return new d(this.f549c, this.d); } @Override // c.g.a.c.c0.o public boolean d(Annotation annotation) { - return annotation.annotationType() == this.f548c; + return annotation.annotationType() == this.f549c; } } diff --git a/app/src/main/java/c/g/a/c/c0/q.java b/app/src/main/java/c/g/a/c/c0/q.java index ff6c5eb04d..67b6e7a8f3 100644 --- a/app/src/main/java/c/g/a/c/c0/q.java +++ b/app/src/main/java/c/g/a/c/c0/q.java @@ -15,7 +15,7 @@ public class q extends c { public static final Class[] b = new Class[0]; /* renamed from: c reason: collision with root package name */ - public final b0 f549c; + public final b0 f550c; public final l d; public final b e; public final c f; @@ -29,7 +29,7 @@ public class q extends c { super(r0); j jVar = b0Var.d; c cVar = b0Var.e; - this.f549c = b0Var; + this.f550c = b0Var; l lVar = b0Var.a; this.d = lVar; if (lVar == null) { @@ -44,7 +44,7 @@ public class q extends c { public q(l lVar, j jVar, c cVar, List list) { super(jVar); - this.f549c = null; + this.f550c = null; this.d = lVar; if (lVar == null) { this.e = null; @@ -72,7 +72,7 @@ public class q extends c { @Override // c.g.a.c.c public i b() { - b0 b0Var = this.f549c; + b0 b0Var = this.f550c; if (b0Var == null) { return null; } @@ -99,7 +99,7 @@ public class q extends c { public List d() { if (this.i == null) { - b0 b0Var = this.f549c; + b0 b0Var = this.f550c; if (!b0Var.i) { b0Var.h(); } diff --git a/app/src/main/java/c/g/a/c/c0/u.java b/app/src/main/java/c/g/a/c/c0/u.java index 324b4a58f2..bf7d456055 100644 --- a/app/src/main/java/c/g/a/c/c0/u.java +++ b/app/src/main/java/c/g/a/c/c0/u.java @@ -12,10 +12,10 @@ public class u { public static final Annotation[] b = new Annotation[0]; /* renamed from: c reason: collision with root package name */ - public final b f550c; + public final b f551c; public u(b bVar) { - this.f550c = bVar; + this.f551c = bVar; } public static p[] a(int i) { @@ -32,7 +32,7 @@ public class u { public final o b(o oVar, Annotation[] annotationArr) { for (Annotation annotation : annotationArr) { oVar = oVar.a(annotation); - if (this.f550c.b0(annotation)) { + if (this.f551c.b0(annotation)) { oVar = e(oVar, annotation); } } @@ -40,10 +40,10 @@ public class u { } public final o c(Annotation[] annotationArr) { - o oVar = o.a.f546c; + o oVar = o.a.f547c; for (Annotation annotation : annotationArr) { oVar = oVar.a(annotation); - if (this.f550c.b0(annotation)) { + if (this.f551c.b0(annotation)) { oVar = e(oVar, annotation); } } @@ -54,12 +54,12 @@ public class u { for (Annotation annotation : annotationArr) { if (!oVar.d(annotation)) { oVar = oVar.a(annotation); - if (this.f550c.b0(annotation)) { + if (this.f551c.b0(annotation)) { Annotation[] i = d.i(annotation.annotationType()); for (Annotation annotation2 : i) { if (!((annotation2 instanceof Target) || (annotation2 instanceof Retention)) && !oVar.d(annotation2)) { oVar = oVar.a(annotation2); - if (this.f550c.b0(annotation2)) { + if (this.f551c.b0(annotation2)) { oVar = e(oVar, annotation2); } } @@ -74,7 +74,7 @@ public class u { Annotation[] i = d.i(annotation.annotationType()); for (Annotation annotation2 : i) { if (!((annotation2 instanceof Target) || (annotation2 instanceof Retention))) { - if (!this.f550c.b0(annotation2)) { + if (!this.f551c.b0(annotation2)) { oVar = oVar.a(annotation2); } else if (!oVar.d(annotation2)) { oVar = e(oVar.a(annotation2), annotation2); diff --git a/app/src/main/java/c/g/a/c/c0/v.java b/app/src/main/java/c/g/a/c/c0/v.java index bd90bd7602..81752acd71 100644 --- a/app/src/main/java/c/g/a/c/c0/v.java +++ b/app/src/main/java/c/g/a/c/c0/v.java @@ -26,7 +26,7 @@ public abstract class v implements d, Serializable { i.d i = lVar.i(cls); b e = lVar.e(); i.d h = (e == null || (member = getMember()) == null) ? null : e.h(member); - return i == null ? h == null ? d.f553c : h : h == null ? i : i.k(h); + return i == null ? h == null ? d.f554c : h : h == null ? i : i.k(h); } @Override // c.g.a.c.d diff --git a/app/src/main/java/c/g/a/c/c0/w.java b/app/src/main/java/c/g/a/c/c0/w.java index 1c453240c5..661ee5597b 100644 --- a/app/src/main/java/c/g/a/c/c0/w.java +++ b/app/src/main/java/c/g/a/c/c0/w.java @@ -14,7 +14,7 @@ public class w extends a { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final String f551c; + public final String f552c; public final String d; public final String e; @@ -45,7 +45,7 @@ public class w extends a { c.g.a.c.d0.a aVar = c.g.a.c.d0.a.a; Objects.requireNonNull(aVar); try { - Object[] objArr = (Object[]) aVar.f554c.invoke(cls, new Object[0]); + Object[] objArr = (Object[]) aVar.f555c.invoke(cls, new Object[0]); int length = objArr.length; String[] strArr = new String[length]; for (int i = 0; i < objArr.length; i++) { @@ -77,7 +77,7 @@ public class w extends a { public w(l lVar, c cVar, String str, String str2, String str3, a aVar) { this.b = lVar.q(p.USE_STD_BEAN_NAMING); this.e = str; - this.f551c = str2; + this.f552c = str2; this.d = str3; this.a = aVar; } @@ -105,7 +105,7 @@ public class w extends a { @Override // c.g.a.c.c0.a public String c(j jVar, String str) { - String str2 = this.f551c; + String str2 = this.f552c; if (str2 == null || !str.startsWith(str2)) { return null; } @@ -124,7 +124,7 @@ public class w extends a { } else if ("getMetaClass".equals(str) && jVar.d().getName().startsWith("groovy.lang")) { return null; } - return this.b ? e(str, this.f551c.length()) : d(str, this.f551c.length()); + return this.b ? e(str, this.f552c.length()) : d(str, this.f552c.length()); } public String d(String str, int i) { diff --git a/app/src/main/java/c/g/a/c/c0/x.java b/app/src/main/java/c/g/a/c/c0/x.java index adefe45204..89df3fcb4d 100644 --- a/app/src/main/java/c/g/a/c/c0/x.java +++ b/app/src/main/java/c/g/a/c/c0/x.java @@ -356,7 +356,7 @@ public class x extends b implements Serializable { @Override // c.g.a.c.b public void a(l lVar, c cVar, List list) { - c.g.a.c.y.b bVar = (c.g.a.c.y.b) cVar.f539s.a(c.g.a.c.y.b.class); + c.g.a.c.y.b bVar = (c.g.a.c.y.b) cVar.f540s.a(c.g.a.c.y.b.class); if (bVar != null) { boolean prepend = bVar.prepend(); b.a[] attrs = bVar.attrs(); @@ -375,7 +375,7 @@ public class x extends b implements Serializable { if (!j02.c()) { j02 = c.g.a.c.t.a(value); } - a aVar2 = new a(value, c.g.a.c.i0.q.w(lVar, new f0(cVar, cVar.k, value, jVar), j02, sVar, aVar.include()), cVar.f539s, jVar); + a aVar2 = new a(value, c.g.a.c.i0.q.w(lVar, new f0(cVar, cVar.k, value, jVar), j02, sVar, aVar.include()), cVar.f540s, jVar); if (prepend) { list.add(i2, aVar2); } else { @@ -900,7 +900,7 @@ public class x extends b implements Serializable { a0Var = a0.a; } boolean alwaysAsId = lVar.alwaysAsId(); - return a0Var.f == alwaysAsId ? a0Var : new a0(a0Var.b, a0Var.e, a0Var.f536c, alwaysAsId, a0Var.d); + return a0Var.f == alwaysAsId ? a0Var : new a0(a0Var.b, a0Var.e, a0Var.f537c, alwaysAsId, a0Var.d); } @Override // c.g.a.c.b diff --git a/app/src/main/java/c/g/a/c/c0/y.java b/app/src/main/java/c/g/a/c/c0/y.java index fd1cf04d5a..595d46ae72 100644 --- a/app/src/main/java/c/g/a/c/c0/y.java +++ b/app/src/main/java/c/g/a/c/c0/y.java @@ -9,19 +9,19 @@ public final class y { public final String b; /* renamed from: c reason: collision with root package name */ - public final Class[] f552c; + public final Class[] f553c; public y(Constructor constructor) { Class[] parameterTypes = constructor.getParameterTypes(); this.b = ""; - this.f552c = parameterTypes == null ? a : parameterTypes; + this.f553c = parameterTypes == null ? a : parameterTypes; } public y(Method method) { String name = method.getName(); Class[] parameterTypes = method.getParameterTypes(); this.b = name; - this.f552c = parameterTypes == null ? a : parameterTypes; + this.f553c = parameterTypes == null ? a : parameterTypes; } public boolean equals(Object obj) { @@ -35,13 +35,13 @@ public final class y { if (!this.b.equals(yVar.b)) { return false; } - Class[] clsArr = yVar.f552c; - int length = this.f552c.length; + Class[] clsArr = yVar.f553c; + int length = this.f553c.length; if (clsArr.length != length) { return false; } for (int i = 0; i < length; i++) { - if (clsArr[i] != this.f552c[i]) { + if (clsArr[i] != this.f553c[i]) { return false; } } @@ -49,13 +49,13 @@ public final class y { } public int hashCode() { - return this.b.hashCode() + this.f552c.length; + return this.b.hashCode() + this.f553c.length; } public String toString() { StringBuilder sb = new StringBuilder(); sb.append(this.b); sb.append("("); - return a.w(sb, this.f552c.length, "-args)"); + return a.w(sb, this.f553c.length, "-args)"); } } diff --git a/app/src/main/java/c/g/a/c/d.java b/app/src/main/java/c/g/a/c/d.java index eb7d6b6046..a11a20c65c 100644 --- a/app/src/main/java/c/g/a/c/d.java +++ b/app/src/main/java/c/g/a/c/d.java @@ -8,7 +8,7 @@ import java.io.Serializable; public interface d { /* renamed from: c reason: collision with root package name */ - public static final i.d f553c = new i.d("", i.c.ANY, "", "", i.b.a, null); + public static final i.d f554c = new i.d("", i.c.ANY, "", "", i.b.a, null); /* compiled from: BeanProperty */ public static class a implements d, Serializable { diff --git a/app/src/main/java/c/g/a/c/d0/a.java b/app/src/main/java/c/g/a/c/d0/a.java index 0f10e0b5e8..07b1ba354d 100644 --- a/app/src/main/java/c/g/a/c/d0/a.java +++ b/app/src/main/java/c/g/a/c/d0/a.java @@ -7,7 +7,7 @@ public class a { public static final RuntimeException b; /* renamed from: c reason: collision with root package name */ - public final Method f554c; + public final Method f555c; public final Method d; static { @@ -25,7 +25,7 @@ public class a { public a() throws RuntimeException { try { - this.f554c = Class.class.getMethod("getRecordComponents", new Class[0]); + this.f555c = Class.class.getMethod("getRecordComponents", new Class[0]); Class cls = Class.forName("java.lang.reflect.RecordComponent"); this.d = cls.getMethod("getName", new Class[0]); cls.getMethod("getType", new Class[0]); diff --git a/app/src/main/java/c/g/a/c/e.java b/app/src/main/java/c/g/a/c/e.java index e35ecda1fc..9fd74f5165 100644 --- a/app/src/main/java/c/g/a/c/e.java +++ b/app/src/main/java/c/g/a/c/e.java @@ -51,7 +51,7 @@ public abstract class e { public abstract n d(); public i0 e(b bVar, a0 a0Var) throws JsonMappingException { - Class> cls = a0Var.f536c; + Class> cls = a0Var.f537c; v vVar = ((x) this)._config; Objects.requireNonNull(vVar._base); return ((i0) d.g(cls, vVar.b())).b(a0Var.e); diff --git a/app/src/main/java/c/g/a/c/e0/h/b.java b/app/src/main/java/c/g/a/c/e0/h/b.java index 48ef0ba0a4..507a4966f6 100644 --- a/app/src/main/java/c/g/a/c/e0/h/b.java +++ b/app/src/main/java/c/g/a/c/e0/h/b.java @@ -16,6 +16,6 @@ public class b extends d { /* renamed from: i */ public b h(d dVar) { - return this.b == dVar ? this : new b(this.a, dVar, this.f556c); + return this.b == dVar ? this : new b(this.a, dVar, this.f557c); } } diff --git a/app/src/main/java/c/g/a/c/e0/h/c.java b/app/src/main/java/c/g/a/c/e0/h/c.java index 213e8a7a6d..9b5085687c 100644 --- a/app/src/main/java/c/g/a/c/e0/h/c.java +++ b/app/src/main/java/c/g/a/c/e0/h/c.java @@ -8,21 +8,21 @@ import c.g.a.c.e0.g; public class c extends m { /* renamed from: c reason: collision with root package name */ - public final String f555c; + public final String f556c; public c(e eVar, d dVar, String str) { super(eVar, dVar); - this.f555c = str; + this.f556c = str; } @Override // c.g.a.c.e0.g public g a(d dVar) { - return this.b == dVar ? this : new c(this.a, dVar, this.f555c); + return this.b == dVar ? this : new c(this.a, dVar, this.f556c); } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f555c; + return this.f556c; } @Override // c.g.a.c.e0.g diff --git a/app/src/main/java/c/g/a/c/e0/h/d.java b/app/src/main/java/c/g/a/c/e0/h/d.java index 302262bab8..17c9f2ef4d 100644 --- a/app/src/main/java/c/g/a/c/e0/h/d.java +++ b/app/src/main/java/c/g/a/c/e0/h/d.java @@ -6,16 +6,16 @@ import c.g.a.c.e0.e; public class d extends a { /* renamed from: c reason: collision with root package name */ - public final String f556c; + public final String f557c; public d(e eVar, c.g.a.c.d dVar, String str) { super(eVar, dVar); - this.f556c = str; + this.f557c = str; } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f556c; + return this.f557c; } @Override // c.g.a.c.e0.h.a, c.g.a.c.e0.g @@ -25,6 +25,6 @@ public class d extends a { /* renamed from: h */ public d g(c.g.a.c.d dVar) { - return this.b == dVar ? this : new d(this.a, dVar, this.f556c); + return this.b == dVar ? this : new d(this.a, dVar, this.f557c); } } diff --git a/app/src/main/java/c/g/a/c/e0/h/f.java b/app/src/main/java/c/g/a/c/e0/h/f.java index 01d6014c73..aa3478a52c 100644 --- a/app/src/main/java/c/g/a/c/e0/h/f.java +++ b/app/src/main/java/c/g/a/c/e0/h/f.java @@ -90,7 +90,7 @@ public class f extends k { if (!enumMap.isEmpty()) { cls2 = ((Enum) enumMap.keySet().iterator().next()).getDeclaringClass(); } else { - Field field2 = d.b.a.f580c; + Field field2 = d.b.a.f581c; if (field2 != null) { try { cls2 = (Class) field2.get(enumMap); @@ -103,7 +103,7 @@ public class f extends k { } Objects.requireNonNull(nVar); if (EnumMap.class == Properties.class) { - jVar2 = n.f575x; + jVar2 = n.f576x; jVar = jVar2; } else { m mVar3 = n.k; diff --git a/app/src/main/java/c/g/a/c/e0/h/h.java b/app/src/main/java/c/g/a/c/e0/h/h.java index 710cf2c771..a2e9c0f11d 100644 --- a/app/src/main/java/c/g/a/c/e0/h/h.java +++ b/app/src/main/java/c/g/a/c/e0/h/h.java @@ -7,23 +7,23 @@ import c.g.a.c.j; public class h extends f { /* renamed from: c reason: collision with root package name */ - public final String f557c; + public final String f558c; public h(j jVar, n nVar, c cVar) { super(jVar, nVar, cVar); String name = jVar._class.getName(); int lastIndexOf = name.lastIndexOf(46); if (lastIndexOf < 0) { - this.f557c = "."; + this.f558c = "."; return; } - this.f557c = name.substring(0, lastIndexOf + 1); + this.f558c = name.substring(0, lastIndexOf + 1); name.substring(0, lastIndexOf); } @Override // c.g.a.c.e0.h.f, c.g.a.c.e0.e public String a(Object obj) { String name = obj.getClass().getName(); - return name.startsWith(this.f557c) ? name.substring(this.f557c.length() - 1) : name; + return name.startsWith(this.f558c) ? name.substring(this.f558c.length() - 1) : name; } } diff --git a/app/src/main/java/c/g/a/c/e0/h/l.java b/app/src/main/java/c/g/a/c/e0/h/l.java index 34d3a12817..e9963f78c5 100644 --- a/app/src/main/java/c/g/a/c/e0/h/l.java +++ b/app/src/main/java/c/g/a/c/e0/h/l.java @@ -11,13 +11,13 @@ import java.util.concurrent.ConcurrentHashMap; public class l extends k { /* renamed from: c reason: collision with root package name */ - public final c.g.a.c.z.l f558c; + public final c.g.a.c.z.l f559c; public final ConcurrentHashMap d; public final Map e; public l(c.g.a.c.z.l lVar, j jVar, ConcurrentHashMap concurrentHashMap, HashMap hashMap) { super(jVar, lVar._base._typeFactory); - this.f558c = lVar; + this.f559c = lVar; this.d = concurrentHashMap; this.e = hashMap; lVar.q(p.ACCEPT_CASE_INSENSITIVE_VALUES); @@ -47,8 +47,8 @@ public class l extends k { String str = this.d.get(name); if (str == null) { Class cls2 = this.a.b(null, cls, n.k)._class; - if (this.f558c.p()) { - str = this.f558c.e().O(((q) this.f558c.o(cls2)).f); + if (this.f559c.p()) { + str = this.f559c.e().O(((q) this.f559c.o(cls2)).f); } if (str == null) { str = d(cls2); diff --git a/app/src/main/java/c/g/a/c/e0/h/m.java b/app/src/main/java/c/g/a/c/e0/h/m.java index 24b704fac4..bbb2f28876 100644 --- a/app/src/main/java/c/g/a/c/e0/h/m.java +++ b/app/src/main/java/c/g/a/c/e0/h/m.java @@ -24,13 +24,13 @@ public abstract class m extends g { @Override // c.g.a.c.e0.g public b e(c.g.a.b.d dVar, b bVar) throws IOException { - if (bVar.f533c == null) { + if (bVar.f534c == null) { Object obj = bVar.a; Class cls = bVar.b; - bVar.f533c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); + bVar.f534c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); } Objects.requireNonNull(dVar); - Object obj2 = bVar.f533c; + Object obj2 = bVar.f534c; h hVar = bVar.f; String valueOf = obj2 instanceof String ? (String) obj2 : String.valueOf(obj2); bVar.g = true; @@ -81,7 +81,7 @@ public abstract class m extends g { if (h != 4) { dVar.w(); } else { - Object obj = bVar.f533c; + Object obj = bVar.f534c; String valueOf = obj instanceof String ? (String) obj : String.valueOf(obj); dVar.z(bVar.d); dVar.l0(valueOf); diff --git a/app/src/main/java/c/g/a/c/g0/a.java b/app/src/main/java/c/g/a/c/g0/a.java index 867b7d1325..25d3652bd7 100644 --- a/app/src/main/java/c/g/a/c/g0/a.java +++ b/app/src/main/java/c/g/a/c/g0/a.java @@ -12,13 +12,13 @@ public class a { public final i b; /* renamed from: c reason: collision with root package name */ - public n f559c; + public n f560c; public t d; public a(d dVar, i iVar, n nVar) { this.b = iVar; this.a = dVar; - this.f559c = nVar; + this.f560c = nVar; if (nVar instanceof t) { this.d = (t) nVar; } @@ -32,7 +32,7 @@ public class a { if (tVar != null) { tVar.u((Map) j, dVar, xVar); } else { - this.f559c.f(j, dVar, xVar); + this.f560c.f(j, dVar, xVar); } } else { xVar.f(this.a.getType(), String.format("Value returned by 'any-getter' %s() not java.util.Map but %s", this.b.c(), j.getClass().getName())); diff --git a/app/src/main/java/c/g/a/c/g0/b.java b/app/src/main/java/c/g/a/c/g0/b.java index 03977bf6cf..cd54699951 100644 --- a/app/src/main/java/c/g/a/c/g0/b.java +++ b/app/src/main/java/c/g/a/c/g0/b.java @@ -210,7 +210,7 @@ public abstract class b extends q implements Serializable { H = aVar; } if (H == null) { - c.g.a.c.c0.b0 b0Var = qVar.f549c; + c.g.a.c.c0.b0 b0Var = qVar.f550c; if (b0Var != null) { if (!b0Var.i) { b0Var.h(); diff --git a/app/src/main/java/c/g/a/c/g0/e.java b/app/src/main/java/c/g/a/c/g0/e.java index 19069b90d4..d5581bac26 100644 --- a/app/src/main/java/c/g/a/c/g0/e.java +++ b/app/src/main/java/c/g/a/c/g0/e.java @@ -14,7 +14,7 @@ public class e { public final c b; /* renamed from: c reason: collision with root package name */ - public v f560c; + public v f561c; public List d = Collections.emptyList(); public c[] e; public a f; @@ -28,20 +28,20 @@ public class e { public n a() { c[] cVarArr; - if (this.h != null && this.f560c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { - this.h.f(this.f560c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + if (this.h != null && this.f561c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + this.h.f(this.f561c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); } a aVar = this.f; if (aVar != null) { - aVar.b.f(this.f560c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + aVar.b.f(this.f561c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); } List list = this.d; if (list != null && !list.isEmpty()) { List list2 = this.d; cVarArr = (c[]) list2.toArray(new c[list2.size()]); - if (this.f560c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + if (this.f561c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { for (c cVar : cVarArr) { - cVar._member.f(this.f560c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + cVar._member.f(this.f561c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); } } } else if (this.f == null && this.i == null) { diff --git a/app/src/main/java/c/g/a/c/g0/f.java b/app/src/main/java/c/g/a/c/g0/f.java index 331d31d114..a8b71f0d84 100644 --- a/app/src/main/java/c/g/a/c/g0/f.java +++ b/app/src/main/java/c/g/a/c/g0/f.java @@ -266,11 +266,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); if (Q == null) { } } @@ -314,12 +314,12 @@ public class f extends b implements Serializable { } i = qVar2.g; } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { cVar2.e(xVar.H(iVar, q)); } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); return Q == null ? new c.g.a.c.g0.t.s(cVar2, Q) : cVar2; } } @@ -336,11 +336,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); if (Q == null) { } } @@ -349,11 +349,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); if (Q == null) { } } else { @@ -367,11 +367,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); if (Q == null) { } } else { @@ -381,11 +381,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f539s, e, y2, c2, a, z3, obj, i); - q = lVar.f561c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f540s, e, y2, c2, a, z3, obj, i); + q = lVar.f562c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f561c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f562c.Q(iVar); if (Q == null) { } } @@ -961,7 +961,7 @@ public class f extends b implements Serializable { } else { v vVar9 = xVar._config; e eVar2 = new e(cVar3); - eVar2.f560c = vVar9; + eVar2.f561c = vVar9; c.g.a.c.c0.q qVar3 = (c.g.a.c.c0.q) cVar3; List d5 = qVar3.d(); v vVar10 = xVar._config; @@ -1110,7 +1110,7 @@ public class f extends b implements Serializable { if (a0Var == null) { jVar2 = null; } else { - Class> cls12 = a0Var.f536c; + Class> cls12 = a0Var.f537c; if (cls12 == l0.class) { String str4 = a0Var.b._simpleName; int size3 = arrayList.size(); @@ -1134,7 +1134,7 @@ public class f extends b implements Serializable { eVar2.i = jVar2; eVar2.d = arrayList; eVar2.g = vVar9.e().g(qVar3.f); - b0 b0Var = qVar3.f549c; + b0 b0Var = qVar3.f550c; if (b0Var != null) { if (!b0Var.i) { b0Var.h(); @@ -1149,7 +1149,7 @@ public class f extends b implements Serializable { throw null; } if (iVar == null) { - b0 b0Var2 = qVar3.f549c; + b0 b0Var2 = qVar3.f550c; if (!b0Var2.i) { b0Var2.h(); } @@ -1234,7 +1234,7 @@ public class f extends b implements Serializable { nVar = CharSequence.class.isAssignableFrom(cls13) ? t0.j : null; } if (nVar == null) { - if (qVar3.f.f539s.size() > 0) { + if (qVar3.f.f540s.size() > 0) { nVar = new d(eVar2.b.a, eVar2, c.g.a.c.g0.u.d.j, null); } } diff --git a/app/src/main/java/c/g/a/c/g0/j.java b/app/src/main/java/c/g/a/c/g0/j.java index 14406a534a..5cffb2eafb 100644 --- a/app/src/main/java/c/g/a/c/g0/j.java +++ b/app/src/main/java/c/g/a/c/g0/j.java @@ -164,13 +164,13 @@ public abstract class j extends x implements Serializable { m mVar = this._knownSerializers; m.a aVar = mVar.a[mVar.b & (cls.getName().hashCode() + 1)]; if (aVar != null) { - if (!(aVar.f565c == cls && aVar.e)) { + if (!(aVar.f566c == cls && aVar.e)) { while (true) { aVar = aVar.b; if (aVar == null) { break; } - if (aVar.f565c != cls || !aVar.e) { + if (aVar.f566c != cls || !aVar.e) { z2 = false; continue; } else { diff --git a/app/src/main/java/c/g/a/c/g0/l.java b/app/src/main/java/c/g/a/c/g0/l.java index 5428876851..5abddaa4f5 100644 --- a/app/src/main/java/c/g/a/c/g0/l.java +++ b/app/src/main/java/c/g/a/c/g0/l.java @@ -14,7 +14,7 @@ public class l { public final c b; /* renamed from: c reason: collision with root package name */ - public final b f561c; + public final b f562c; public Object d; public final p.b e; public final boolean f; @@ -30,11 +30,11 @@ public class l { p.b bVar3 = vVar._configOverrides._defaultInclusion; this.e = bVar3 == null ? bVar2 : bVar3.a(bVar2); this.f = bVar2._valueInclusion == p.a.NON_DEFAULT; - this.f561c = vVar.e(); + this.f562c = vVar.e(); } public j a(c.g.a.c.c0.b bVar, boolean z2, j jVar) throws JsonMappingException { - j e02 = this.f561c.e0(this.a, bVar, jVar); + j e02 = this.f562c.e0(this.a, bVar, jVar); boolean z3 = true; if (e02 != jVar) { Class cls = e02._class; @@ -51,7 +51,7 @@ public class l { z2 = true; jVar = e02; } - e.b K2 = this.f561c.K(bVar); + e.b K2 = this.f562c.K(bVar); if (!(K2 == null || K2 == e.b.DEFAULT_TYPING)) { if (K2 != e.b.STATIC) { z3 = false; diff --git a/app/src/main/java/c/g/a/c/g0/t/j.java b/app/src/main/java/c/g/a/c/g0/t/j.java index 8be36d981f..2b19de15e5 100644 --- a/app/src/main/java/c/g/a/c/g0/t/j.java +++ b/app/src/main/java/c/g/a/c/g0/t/j.java @@ -10,14 +10,14 @@ public final class j { public final k b; /* renamed from: c reason: collision with root package name */ - public final i0 f562c; + public final i0 f563c; public final n d; public final boolean e; public j(c.g.a.c.j jVar, k kVar, i0 i0Var, n nVar, boolean z2) { this.a = jVar; this.b = kVar; - this.f562c = i0Var; + this.f563c = i0Var; this.d = nVar; this.e = z2; } diff --git a/app/src/main/java/c/g/a/c/g0/t/l.java b/app/src/main/java/c/g/a/c/g0/t/l.java index e83c9773be..8c9be4fffa 100644 --- a/app/src/main/java/c/g/a/c/g0/t/l.java +++ b/app/src/main/java/c/g/a/c/g0/t/l.java @@ -14,7 +14,7 @@ public abstract class l { public final Class b; /* renamed from: c reason: collision with root package name */ - public final Class f563c; + public final Class f564c; public final n d; public final n e; @@ -22,13 +22,13 @@ public abstract class l { super(lVar); this.b = cls; this.d = nVar; - this.f563c = cls2; + this.f564c = cls2; this.e = nVar2; } @Override // c.g.a.c.g0.t.l public l b(Class cls, n nVar) { - return new c(this, new f[]{new f(this.b, this.d), new f(this.f563c, this.e), new f(cls, nVar)}); + return new c(this, new f[]{new f(this.b, this.d), new f(this.f564c, this.e), new f(cls, nVar)}); } @Override // c.g.a.c.g0.t.l @@ -36,7 +36,7 @@ public abstract class l { if (cls == this.b) { return this.d; } - if (cls == this.f563c) { + if (cls == this.f564c) { return this.e; } return null; @@ -190,23 +190,23 @@ public abstract class l { public final Class b; /* renamed from: c reason: collision with root package name */ - public final n f564c; + public final n f565c; public e(l lVar, Class cls, n nVar) { super(lVar); this.b = cls; - this.f564c = nVar; + this.f565c = nVar; } @Override // c.g.a.c.g0.t.l public l b(Class cls, n nVar) { - return new a(this, this.b, this.f564c, cls, nVar); + return new a(this, this.b, this.f565c, cls, nVar); } @Override // c.g.a.c.g0.t.l public n c(Class cls) { if (cls == this.b) { - return this.f564c; + return this.f565c; } return null; } diff --git a/app/src/main/java/c/g/a/c/g0/t/m.java b/app/src/main/java/c/g/a/c/g0/t/m.java index 6fd0d77e90..77a9fc4414 100644 --- a/app/src/main/java/c/g/a/c/g0/t/m.java +++ b/app/src/main/java/c/g/a/c/g0/t/m.java @@ -15,7 +15,7 @@ public final class m { public final a b; /* renamed from: c reason: collision with root package name */ - public final Class f565c; + public final Class f566c; public final j d; public final boolean e; @@ -23,8 +23,8 @@ public final class m { this.b = aVar; this.a = nVar; this.e = uVar.d; - this.f565c = uVar.b; - this.d = uVar.f583c; + this.f566c = uVar.b; + this.d = uVar.f584c; } } @@ -75,7 +75,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f565c == cls && !aVar.e) { + if (aVar.f566c == cls && !aVar.e) { return aVar.a; } do { @@ -83,7 +83,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f565c != cls || aVar.e) { + if (aVar.f566c != cls || aVar.e) { z2 = false; continue; } else { diff --git a/app/src/main/java/c/g/a/c/g0/t/u.java b/app/src/main/java/c/g/a/c/g0/t/u.java index 7047c48a19..958ea3203a 100644 --- a/app/src/main/java/c/g/a/c/g0/t/u.java +++ b/app/src/main/java/c/g/a/c/g0/t/u.java @@ -11,7 +11,7 @@ public final class u { public Object b; /* renamed from: c reason: collision with root package name */ - public boolean f566c = false; + public boolean f567c = false; public u(i0 i0Var) { this.a = i0Var; @@ -21,7 +21,7 @@ public final class u { if (this.b == null) { return false; } - if (!this.f566c && !jVar.e) { + if (!this.f567c && !jVar.e) { return false; } Objects.requireNonNull(dVar); diff --git a/app/src/main/java/c/g/a/c/g0/u/d.java b/app/src/main/java/c/g/a/c/g0/u/d.java index bd53ec97fe..2985bd5108 100644 --- a/app/src/main/java/c/g/a/c/g0/u/d.java +++ b/app/src/main/java/c/g/a/c/g0/u/d.java @@ -172,7 +172,7 @@ public abstract class d extends q0 implements i, o { a0 r = v.r(member); if (r != null) { a0 s3 = v.s(member, r); - Class> cls2 = s3.f536c; + Class> cls2 = s3.f537c; j jVar3 = xVar.d().i(xVar.b(cls2), i0.class)[0]; if (cls2 == l0.class) { String str = s3.b._simpleName; @@ -203,7 +203,7 @@ public abstract class d extends q0 implements i, o { jVar2 = this._objectIdWriter; boolean z2 = s2.f; if (z2 != jVar2.e) { - jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f562c, jVar2.d, z2); + jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f563c, jVar2.d, z2); } } i = 0; @@ -232,7 +232,7 @@ public abstract class d extends q0 implements i, o { } else { dVar2 = this; } - if (!(jVar2 == null || (jVar = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f562c, xVar.t(jVar2.a, dVar), jVar2.e)) == this._objectIdWriter)) { + if (!(jVar2 == null || (jVar = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f563c, xVar.t(jVar2.a, dVar), jVar2.e)) == this._objectIdWriter)) { dVar2 = dVar2.x(jVar); } if ((set != null && !set.isEmpty()) || set2 != null) { @@ -309,10 +309,10 @@ public abstract class d extends q0 implements i, o { } a aVar = this._anyGetterWriter; if (aVar != null) { - c.g.a.c.n nVar3 = aVar.f559c; + c.g.a.c.n nVar3 = aVar.f560c; if (nVar3 instanceof c.g.a.c.g0.i) { c.g.a.c.n y2 = xVar.y(nVar3, aVar.a); - aVar.f559c = y2; + aVar.f560c = y2; if (y2 instanceof t) { aVar.d = (t) y2; } @@ -349,7 +349,7 @@ public abstract class d extends q0 implements i, o { public final void p(Object obj, c.g.a.b.d dVar, x xVar, g gVar) throws IOException { c.g.a.c.g0.t.j jVar = this._objectIdWriter; - u p = xVar.p(obj, jVar.f562c); + u p = xVar.p(obj, jVar.f563c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -362,7 +362,7 @@ public abstract class d extends q0 implements i, o { c.g.a.c.g0.t.j jVar2 = this._objectIdWriter; c.g.a.b.s.b r = r(gVar, obj, c.g.a.b.h.START_OBJECT); gVar.e(dVar, r); - p.f566c = true; + p.f567c = true; Objects.requireNonNull(dVar); c.g.a.b.k kVar = jVar2.b; if (kVar != null) { @@ -382,7 +382,7 @@ public abstract class d extends q0 implements i, o { public final void q(Object obj, c.g.a.b.d dVar, x xVar, boolean z2) throws IOException { c.g.a.c.g0.t.j jVar = this._objectIdWriter; - u p = xVar.p(obj, jVar.f562c); + u p = xVar.p(obj, jVar.f563c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -395,7 +395,7 @@ public abstract class d extends q0 implements i, o { if (z2) { dVar.e0(obj); } - p.f566c = true; + p.f567c = true; c.g.a.b.k kVar = jVar.b; if (kVar != null) { dVar.x(kVar); @@ -425,7 +425,7 @@ public abstract class d extends q0 implements i, o { j2 = ""; } c.g.a.b.s.b d = gVar.d(obj, hVar); - d.f533c = j2; + d.f534c = j2; return d; } diff --git a/app/src/main/java/c/g/a/c/h0/c.java b/app/src/main/java/c/g/a/c/h0/c.java index ab972f02ad..2243cd424b 100644 --- a/app/src/main/java/c/g/a/c/h0/c.java +++ b/app/src/main/java/c/g/a/c/h0/c.java @@ -8,7 +8,7 @@ public final class c { public final Class b; /* renamed from: c reason: collision with root package name */ - public ArrayList f571c; + public ArrayList f572c; public c(c cVar, Class cls) { this.a = cVar; @@ -22,7 +22,7 @@ public final class c { public String toString() { StringBuilder K = a.K("[ClassStack (self-refs: "); - ArrayList arrayList = this.f571c; + ArrayList arrayList = this.f572c; K.append(arrayList == null ? "0" : String.valueOf(arrayList.size())); K.append(')'); for (c cVar = this; cVar != null; cVar = cVar.a) { diff --git a/app/src/main/java/c/g/a/c/h0/m.java b/app/src/main/java/c/g/a/c/h0/m.java index 563f9c3164..774bfc7a63 100644 --- a/app/src/main/java/c/g/a/c/h0/m.java +++ b/app/src/main/java/c/g/a/c/h0/m.java @@ -30,12 +30,12 @@ public class m implements Serializable { public final j[] b; /* renamed from: c reason: collision with root package name */ - public final int f572c; + public final int f573c; public a(Class cls, j[] jVarArr, int i) { this.a = cls; this.b = jVarArr; - this.f572c = i; + this.f573c = i; } public boolean equals(Object obj) { @@ -46,7 +46,7 @@ public class m implements Serializable { return false; } a aVar = (a) obj; - if (this.f572c == aVar.f572c && this.a == aVar.a) { + if (this.f573c == aVar.f573c && this.a == aVar.a) { j[] jVarArr = aVar.b; int length = this.b.length; if (length == jVarArr.length) { @@ -62,7 +62,7 @@ public class m implements Serializable { } public int hashCode() { - return this.f572c; + return this.f573c; } public String toString() { @@ -76,7 +76,7 @@ public class m implements Serializable { public static final TypeVariable[] b = Collection.class.getTypeParameters(); /* renamed from: c reason: collision with root package name */ - public static final TypeVariable[] f573c = Iterable.class.getTypeParameters(); + public static final TypeVariable[] f574c = Iterable.class.getTypeParameters(); public static final TypeVariable[] d = List.class.getTypeParameters(); public static final TypeVariable[] e = ArrayList.class.getTypeParameters(); public static final TypeVariable[] f = Map.class.getTypeParameters(); @@ -115,7 +115,7 @@ public class m implements Serializable { public static m b(Class cls, j jVar) { TypeVariable[] typeVariableArr = b.a; - TypeVariable[] typeParameters = cls == Collection.class ? b.b : cls == List.class ? b.d : cls == ArrayList.class ? b.e : cls == AbstractList.class ? b.a : cls == Iterable.class ? b.f573c : cls.getTypeParameters(); + TypeVariable[] typeParameters = cls == Collection.class ? b.b : cls == List.class ? b.d : cls == ArrayList.class ? b.e : cls == AbstractList.class ? b.a : cls == Iterable.class ? b.f574c : cls.getTypeParameters(); int length = typeParameters == null ? 0 : typeParameters.length; if (length == 1) { return new m(new String[]{typeParameters[0].getName()}, new j[]{jVar}, null); diff --git a/app/src/main/java/c/g/a/c/h0/n.java b/app/src/main/java/c/g/a/c/h0/n.java index 5fb5c6735b..ca980c1394 100644 --- a/app/src/main/java/c/g/a/c/h0/n.java +++ b/app/src/main/java/c/g/a/c/h0/n.java @@ -45,7 +45,7 @@ public class n implements Serializable { public static final Class r; /* renamed from: s reason: collision with root package name */ - public static final Class f574s; + public static final Class f575s; private static final long serialVersionUID = 1; public static final Class t; public static final k u; @@ -53,13 +53,13 @@ public class n implements Serializable { public static final k w; /* renamed from: x reason: collision with root package name */ - public static final k f575x = new k(String.class); + public static final k f576x = new k(String.class); /* renamed from: y reason: collision with root package name */ - public static final k f576y = new k(Object.class); + public static final k f577y = new k(Object.class); /* renamed from: z reason: collision with root package name */ - public static final k f577z = new k(Comparable.class); + public static final k f578z = new k(Comparable.class); public final ClassLoader _classLoader = null; public final o[] _modifiers = null; public final p _parser = new p(this); @@ -69,7 +69,7 @@ public class n implements Serializable { Class cls = Boolean.TYPE; r = cls; Class cls2 = Integer.TYPE; - f574s = cls2; + f575s = cls2; Class cls3 = Long.TYPE; t = cls3; u = new k(cls); @@ -79,7 +79,7 @@ public class n implements Serializable { public static j k() { Objects.requireNonNull(j); - return f576y; + return f577y; } public j a(Class cls) { @@ -87,7 +87,7 @@ public class n implements Serializable { if (cls == r) { return u; } - if (cls == f574s) { + if (cls == f575s) { return v; } if (cls == t) { @@ -95,10 +95,10 @@ public class n implements Serializable { } return null; } else if (cls == l) { - return f575x; + return f576x; } else { if (cls == m) { - return f576y; + return f577y; } if (cls == q) { return C; @@ -119,7 +119,7 @@ public class n implements Serializable { if (cls == p) { jVar = A; } else if (cls == n) { - jVar = f577z; + jVar = f578z; } else if (cls == o) { jVar = B; } else { @@ -149,7 +149,7 @@ public class n implements Serializable { if (e != null) { jVar = e; } else if (mVar.h(name)) { - jVar = f576y; + jVar = f577y; } else { m l2 = mVar.l(name); synchronized (typeVariable) { @@ -223,10 +223,10 @@ public class n implements Serializable { } if (cVar3 != null) { j jVar7 = new j(cls, k); - if (cVar3.f571c == null) { - cVar3.f571c = new ArrayList<>(); + if (cVar3.f572c == null) { + cVar3.f572c = new ArrayList<>(); } - cVar3.f571c.add(jVar7); + cVar3.f572c.add(jVar7); return jVar7; } cVar2 = new c(cVar, cls); @@ -245,7 +245,7 @@ public class n implements Serializable { e = e(cVar2, cls, mVar); } if (cls == Properties.class) { - k kVar3 = f575x; + k kVar3 = f576x; jVar6 = g.Q(cls, mVar, b, e, kVar3, kVar3); } else if (b != null) { jVar6 = b.C(cls, mVar, b, e); @@ -254,12 +254,12 @@ public class n implements Serializable { m mVar2 = mVar == null ? k : mVar; if (cls == Map.class) { if (cls == Properties.class) { - kVar2 = f575x; + kVar2 = f576x; } else { List g = mVar2.g(); int size = g.size(); if (size == 0) { - kVar2 = f576y; + kVar2 = f577y; } else if (size != 2) { Object[] objArr = new Object[4]; objArr[0] = d.u(cls); @@ -279,7 +279,7 @@ public class n implements Serializable { } else if (cls == Collection.class) { List g2 = mVar2.g(); if (g2.isEmpty()) { - jVar4 = f576y; + jVar4 = f577y; } else if (g2.size() == 1) { jVar4 = g2.get(0); } else { @@ -290,7 +290,7 @@ public class n implements Serializable { if (cls == AtomicReference.class) { List g3 = mVar2.g(); if (g3.isEmpty()) { - jVar3 = f576y; + jVar3 = f577y; } else if (g3.size() == 1) { jVar3 = g3.get(0); } else { @@ -333,7 +333,7 @@ public class n implements Serializable { jVar = jVar6; } } - ArrayList arrayList = cVar2.f571c; + ArrayList arrayList = cVar2.f572c; if (arrayList != null) { Iterator it = arrayList.iterator(); while (it.hasNext()) { diff --git a/app/src/main/java/c/g/a/c/i0/d.java b/app/src/main/java/c/g/a/c/i0/d.java index c5ff00b285..0946252625 100644 --- a/app/src/main/java/c/g/a/c/i0/d.java +++ b/app/src/main/java/c/g/a/c/i0/d.java @@ -26,7 +26,7 @@ public final class d { public static final a[] b = new a[0]; /* renamed from: c reason: collision with root package name */ - public static final Iterator f578c = Collections.emptyIterator(); + public static final Iterator f579c = Collections.emptyIterator(); /* compiled from: ClassUtil */ public static final class a { @@ -34,7 +34,7 @@ public final class d { public transient Annotation[] b; /* renamed from: c reason: collision with root package name */ - public transient Annotation[][] f579c; + public transient Annotation[][] f580c; public int d = -1; public a(Constructor constructor) { @@ -58,7 +58,7 @@ public final class d { public final Field b = a(EnumSet.class, "elementType", Class.class); /* renamed from: c reason: collision with root package name */ - public final Field f580c = a(EnumMap.class, "elementType", Class.class); + public final Field f581c = a(EnumMap.class, "elementType", Class.class); public static Field a(Class cls, String str, Class cls2) { Field field; diff --git a/app/src/main/java/c/g/a/c/i0/r.java b/app/src/main/java/c/g/a/c/i0/r.java index cf5bb37acf..3794999290 100644 --- a/app/src/main/java/c/g/a/c/i0/r.java +++ b/app/src/main/java/c/g/a/c/i0/r.java @@ -33,7 +33,7 @@ public class r extends DateFormat { public transient Calendar r; /* renamed from: s reason: collision with root package name */ - public transient DateFormat f581s; + public transient DateFormat f582s; static { try { @@ -318,7 +318,7 @@ public class r extends DateFormat { throw new ParseException(String.format("Timestamp value %s out of 64-bit value range", str), parsePosition.getErrorIndex()); } } - if (this.f581s == null) { + if (this.f582s == null) { DateFormat dateFormat2 = n; TimeZone timeZone = this.q; Locale locale = this._locale; @@ -338,9 +338,9 @@ public class r extends DateFormat { if (bool != null) { dateFormat.setLenient(bool.booleanValue()); } - this.f581s = dateFormat; + this.f582s = dateFormat; } - return this.f581s.parse(str, parsePosition); + return this.f582s.parse(str, parsePosition); } } @@ -399,14 +399,14 @@ public class r extends DateFormat { Boolean bool = this._lenient; if (!(valueOf == bool || (valueOf != null && valueOf.equals(bool)))) { this._lenient = valueOf; - this.f581s = null; + this.f582s = null; } } @Override // java.text.DateFormat public void setTimeZone(TimeZone timeZone) { if (!timeZone.equals(this.q)) { - this.f581s = null; + this.f582s = null; this.q = timeZone; } } diff --git a/app/src/main/java/c/g/a/c/i0/t.java b/app/src/main/java/c/g/a/c/i0/t.java index 06779d4afd..4a19f79c0d 100644 --- a/app/src/main/java/c/g/a/c/i0/t.java +++ b/app/src/main/java/c/g/a/c/i0/t.java @@ -6,7 +6,7 @@ import c.g.a.b.g; public class t extends g { /* renamed from: c reason: collision with root package name */ - public final g f582c = null; + public final g f583c = null; public final e d = e.i; public String e; public Object f; diff --git a/app/src/main/java/c/g/a/c/i0/u.java b/app/src/main/java/c/g/a/c/i0/u.java index 2c2f30c2a2..4c546ab727 100644 --- a/app/src/main/java/c/g/a/c/i0/u.java +++ b/app/src/main/java/c/g/a/c/i0/u.java @@ -8,14 +8,14 @@ public class u { public Class b; /* renamed from: c reason: collision with root package name */ - public j f583c; + public j f584c; public boolean d; public u() { } public u(j jVar, boolean z2) { - this.f583c = jVar; + this.f584c = jVar; this.b = null; this.d = z2; this.a = z2 ? jVar._hash - 2 : jVar._hash - 1; @@ -23,7 +23,7 @@ public class u { public u(Class cls, boolean z2) { this.b = cls; - this.f583c = null; + this.f584c = null; this.d = z2; this.a = z2 ? cls.getName().hashCode() + 1 : cls.getName().hashCode(); } @@ -43,7 +43,7 @@ public class u { return false; } Class cls = this.b; - return cls != null ? uVar.b == cls : this.f583c.equals(uVar.f583c); + return cls != null ? uVar.b == cls : this.f584c.equals(uVar.f584c); } public final int hashCode() { @@ -57,7 +57,7 @@ public class u { return a.F(K, this.d, "}"); } StringBuilder K2 = a.K("{type: "); - K2.append(this.f583c); + K2.append(this.f584c); K2.append(", typed? "); return a.F(K2, this.d, "}"); } diff --git a/app/src/main/java/c/g/a/c/l.java b/app/src/main/java/c/g/a/c/l.java index 57845e13ce..ffb17b7106 100644 --- a/app/src/main/java/c/g/a/c/l.java +++ b/app/src/main/java/c/g/a/c/l.java @@ -8,6 +8,6 @@ public abstract class l extends m.a implements Iterable { /* JADX DEBUG: Type inference failed for r0v0. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ @Override // java.lang.Iterable public final Iterator iterator() { - return d.f578c; + return d.f579c; } } diff --git a/app/src/main/java/c/h/a/a/a.java b/app/src/main/java/c/h/a/a/a.java index 44f42fb607..7bcf88cafe 100644 --- a/app/src/main/java/c/h/a/a/a.java +++ b/app/src/main/java/c/h/a/a/a.java @@ -15,15 +15,15 @@ public class a implements c { public RenderScript b; /* renamed from: c reason: collision with root package name */ - public ScriptIntrinsicBlur f592c; + public ScriptIntrinsicBlur f593c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f592c.setInput(this.d); - this.f592c.forEach(this.e); + this.f593c.setInput(this.d); + this.f593c.forEach(this.e); this.e.copyTo(bitmap2); } @@ -34,7 +34,7 @@ public class a implements c { try { RenderScript create = RenderScript.create(context); this.b = create; - this.f592c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f593c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); } catch (RSRuntimeException e) { if (a == null && context != null) { a = Boolean.valueOf((context.getApplicationInfo().flags & 2) != 0); @@ -49,7 +49,7 @@ public class a implements c { throw e; } } - this.f592c.setRadius(f); + this.f593c.setRadius(f); Allocation createFromBitmap = Allocation.createFromBitmap(this.b, bitmap, Allocation.MipmapControl.MIPMAP_NONE, 1); this.d = createFromBitmap; this.e = Allocation.createTyped(this.b, createFromBitmap.getType()); @@ -68,10 +68,10 @@ public class a implements c { allocation2.destroy(); this.e = null; } - ScriptIntrinsicBlur scriptIntrinsicBlur = this.f592c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f593c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f592c = null; + this.f593c = null; } RenderScript renderScript = this.b; if (renderScript != null) { diff --git a/app/src/main/java/c/h/a/a/b.java b/app/src/main/java/c/h/a/a/b.java index 80583f4370..7f651275f7 100644 --- a/app/src/main/java/c/h/a/a/b.java +++ b/app/src/main/java/c/h/a/a/b.java @@ -13,15 +13,15 @@ public class b implements c { public RenderScript b; /* renamed from: c reason: collision with root package name */ - public ScriptIntrinsicBlur f593c; + public ScriptIntrinsicBlur f594c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f593c.setInput(this.d); - this.f593c.forEach(this.e); + this.f594c.setInput(this.d); + this.f594c.forEach(this.e); this.e.copyTo(bitmap2); } @@ -32,7 +32,7 @@ public class b implements c { try { RenderScript create = RenderScript.create(context); this.b = create; - this.f593c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f594c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); } catch (RSRuntimeException e) { if (a == null && context != null) { a = Boolean.valueOf((context.getApplicationInfo().flags & 2) != 0); @@ -47,7 +47,7 @@ public class b implements c { throw e; } } - this.f593c.setRadius(f); + this.f594c.setRadius(f); Allocation createFromBitmap = Allocation.createFromBitmap(this.b, bitmap, Allocation.MipmapControl.MIPMAP_NONE, 1); this.d = createFromBitmap; this.e = Allocation.createTyped(this.b, createFromBitmap.getType()); @@ -66,10 +66,10 @@ public class b implements c { allocation2.destroy(); this.e = null; } - ScriptIntrinsicBlur scriptIntrinsicBlur = this.f593c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f594c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f593c = null; + this.f594c = null; } RenderScript renderScript = this.b; if (renderScript != null) { diff --git a/app/src/main/java/c/h/a/a/e.java b/app/src/main/java/c/h/a/a/e.java index 0b55e048f7..d033c9b7c5 100644 --- a/app/src/main/java/c/h/a/a/e.java +++ b/app/src/main/java/c/h/a/a/e.java @@ -13,15 +13,15 @@ public class e implements c { public RenderScript b; /* renamed from: c reason: collision with root package name */ - public ScriptIntrinsicBlur f594c; + public ScriptIntrinsicBlur f595c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f594c.setInput(this.d); - this.f594c.forEach(this.e); + this.f595c.setInput(this.d); + this.f595c.forEach(this.e); this.e.copyTo(bitmap2); } @@ -32,7 +32,7 @@ public class e implements c { try { RenderScript create = RenderScript.create(context); this.b = create; - this.f594c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f595c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); } catch (RSRuntimeException e) { if (a == null && context != null) { a = Boolean.valueOf((context.getApplicationInfo().flags & 2) != 0); @@ -47,7 +47,7 @@ public class e implements c { throw e; } } - this.f594c.setRadius(f); + this.f595c.setRadius(f); Allocation createFromBitmap = Allocation.createFromBitmap(this.b, bitmap, Allocation.MipmapControl.MIPMAP_NONE, 1); this.d = createFromBitmap; this.e = Allocation.createTyped(this.b, createFromBitmap.getType()); @@ -66,10 +66,10 @@ public class e implements c { allocation2.destroy(); this.e = null; } - ScriptIntrinsicBlur scriptIntrinsicBlur = this.f594c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f595c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f594c = null; + this.f595c = null; } RenderScript renderScript = this.b; if (renderScript != null) { diff --git a/app/src/main/java/c/i/a/b/i/a.java b/app/src/main/java/c/i/a/b/i/a.java index 50b1ac0889..c6b4fbbabf 100644 --- a/app/src/main/java/c/i/a/b/i/a.java +++ b/app/src/main/java/c/i/a/b/i/a.java @@ -18,7 +18,7 @@ public final class a implements d { public static final String b; /* renamed from: c reason: collision with root package name */ - public static final String f595c; + public static final String f596c; public static final Set d = Collections.unmodifiableSet(new HashSet(Arrays.asList(new b("proto"), new b("json")))); public static final a e; @NonNull @@ -30,7 +30,7 @@ public final class a implements d { String L1 = AnimatableValueParser.L1("hts/frbslgigp.ogepscmv/ieo/eaybtho", "tp:/ieaeogn-agolai.o/1frlglgc/aclg"); b = L1; String L12 = AnimatableValueParser.L1("AzSCki82AwsLzKd5O8zo", "IayckHiZRO1EFl1aGoK"); - f595c = L12; + f596c = L12; e = new a(L1, L12); } diff --git a/app/src/main/java/c/i/a/b/i/b.java b/app/src/main/java/c/i/a/b/i/b.java index 29bf97b30b..5a48537f1e 100644 --- a/app/src/main/java/c/i/a/b/i/b.java +++ b/app/src/main/java/c/i/a/b/i/b.java @@ -44,7 +44,7 @@ public final /* synthetic */ class b { httpURLConnection.setRequestProperty("Content-Encoding", "gzip"); httpURLConnection.setRequestProperty("Content-Type", RestAPIBuilder.CONTENT_TYPE_JSON); httpURLConnection.setRequestProperty("Accept-Encoding", "gzip"); - String str = aVar.f597c; + String str = aVar.f598c; if (str != null) { httpURLConnection.setRequestProperty("X-Goog-Api-Key", str); } diff --git a/app/src/main/java/c/i/a/b/i/d.java b/app/src/main/java/c/i/a/b/i/d.java index c4b0fb52d5..c07e2d3eef 100644 --- a/app/src/main/java/c/i/a/b/i/d.java +++ b/app/src/main/java/c/i/a/b/i/d.java @@ -40,7 +40,7 @@ public final class d implements m { public final ConnectivityManager b; /* renamed from: c reason: collision with root package name */ - public final Context f596c; + public final Context f597c; public final URL d = c(a.a); public final c.i.a.b.j.v.a e; public final c.i.a.b.j.v.a f; @@ -53,12 +53,12 @@ public final class d implements m { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f597c; + public final String f598c; public a(URL url, j jVar, @Nullable String str) { this.a = url; this.b = jVar; - this.f597c = str; + this.f598c = str; } } @@ -69,12 +69,12 @@ public final class d implements m { public final URL b; /* renamed from: c reason: collision with root package name */ - public final long f598c; + public final long f599c; public b(int i, @Nullable URL url, long j) { this.a = i; this.b = url; - this.f598c = j; + this.f599c = j; } } @@ -83,7 +83,7 @@ public final class d implements m { ((c.i.a.b.i.e.b) c.i.a.b.i.e.b.a).a(eVar); eVar.e = true; this.a = new c.i.c.p.h.d(eVar); - this.f596c = context; + this.f597c = context; this.b = (ConnectivityManager) context.getSystemService("connectivity"); this.e = aVar2; this.f = aVar; @@ -159,7 +159,7 @@ public final class d implements m { aVar3 = aVar2; } bVar.a = Long.valueOf(fVar4.e()); - bVar.f601c = Long.valueOf(fVar4.h()); + bVar.f602c = Long.valueOf(fVar4.h()); String str4 = fVar4.b().get("tz-offset"); bVar.f = Long.valueOf(str4 == null ? 0 : Long.valueOf(str4).longValue()); aVar2 = aVar3; @@ -168,14 +168,14 @@ public final class d implements m { bVar.b = fVar4.c(); } String str5 = bVar.a == null ? " eventTimeMs" : ""; - if (bVar.f601c == null) { + if (bVar.f602c == null) { str5 = c.d.b.a.a.s(str5, " eventUptimeMs"); } if (bVar.f == null) { str5 = c.d.b.a.a.s(str5, " timezoneOffsetSeconds"); } if (str5.isEmpty()) { - arrayList3.add(new c.i.a.b.i.e.f(bVar.a.longValue(), bVar.b, bVar.f601c.longValue(), bVar.d, bVar.e, bVar.f.longValue(), bVar.g, null)); + arrayList3.add(new c.i.a.b.i.e.f(bVar.a.longValue(), bVar.b, bVar.f602c.longValue(), bVar.d, bVar.e, bVar.f.longValue(), bVar.g, null)); it2 = it2; it = it; aVar3 = aVar2; @@ -216,7 +216,7 @@ public final class d implements m { b bVar3 = (b) AnimatableValueParser.u2(5, new a(url, dVar, str2), new b(this), c.a); int i = bVar3.a; if (i == 200) { - return new c.i.a.b.j.q.b(g.a.OK, bVar3.f598c); + return new c.i.a.b.j.q.b(g.a.OK, bVar3.f599c); } if (i < 500) { if (i != 404) { @@ -271,8 +271,8 @@ public final class d implements m { i2.c().put("mobile-subtype", String.valueOf(i)); i2.c().put("country", Locale.getDefault().getCountry()); i2.c().put("locale", Locale.getDefault().getLanguage()); - i2.c().put("mcc_mnc", ((TelephonyManager) this.f596c.getSystemService("phone")).getSimOperator()); - Context context = this.f596c; + i2.c().put("mcc_mnc", ((TelephonyManager) this.f597c.getSystemService("phone")).getSimOperator()); + Context context = this.f597c; try { i3 = context.getPackageManager().getPackageInfo(context.getPackageName(), 0).versionCode; } catch (PackageManager.NameNotFoundException e) { diff --git a/app/src/main/java/c/i/a/b/i/e/b.java b/app/src/main/java/c/i/a/b/i/e/b.java index c1382559e9..a61d7adec6 100644 --- a/app/src/main/java/c/i/a/b/i/e/b.java +++ b/app/src/main/java/c/i/a/b/i/e/b.java @@ -111,33 +111,33 @@ public final class b implements c.i.c.p.g.a { C0076b bVar2 = C0076b.a; c.i.c.p.h.e eVar = (c.i.c.p.h.e) bVar; eVar.b.put(j.class, bVar2); - eVar.f1362c.remove(j.class); + eVar.f1363c.remove(j.class); eVar.b.put(d.class, bVar2); - eVar.f1362c.remove(d.class); + eVar.f1363c.remove(d.class); e eVar2 = e.a; eVar.b.put(m.class, eVar2); - eVar.f1362c.remove(m.class); + eVar.f1363c.remove(m.class); eVar.b.put(g.class, eVar2); - eVar.f1362c.remove(g.class); + eVar.f1363c.remove(g.class); c cVar = c.a; eVar.b.put(k.class, cVar); - eVar.f1362c.remove(k.class); + eVar.f1363c.remove(k.class); eVar.b.put(e.class, cVar); - eVar.f1362c.remove(e.class); + eVar.f1363c.remove(e.class); a aVar = a.a; eVar.b.put(a.class, aVar); - eVar.f1362c.remove(a.class); + eVar.f1363c.remove(a.class); eVar.b.put(c.class, aVar); - eVar.f1362c.remove(c.class); + eVar.f1363c.remove(c.class); d dVar = d.a; eVar.b.put(l.class, dVar); - eVar.f1362c.remove(l.class); + eVar.f1363c.remove(l.class); eVar.b.put(f.class, dVar); - eVar.f1362c.remove(f.class); + eVar.f1363c.remove(f.class); f fVar = f.a; eVar.b.put(o.class, fVar); - eVar.f1362c.remove(o.class); + eVar.f1363c.remove(o.class); eVar.b.put(i.class, fVar); - eVar.f1362c.remove(i.class); + eVar.f1363c.remove(i.class); } } diff --git a/app/src/main/java/c/i/a/b/i/e/c.java b/app/src/main/java/c/i/a/b/i/e/c.java index e27a83b92c..d8d46b5867 100644 --- a/app/src/main/java/c/i/a/b/i/e/c.java +++ b/app/src/main/java/c/i/a/b/i/e/c.java @@ -7,7 +7,7 @@ public final class c extends a { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f599c; + public final String f600c; public final String d; public final String e; public final String f; @@ -21,7 +21,7 @@ public final class c extends a { public c(Integer num, String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, a aVar) { this.a = num; this.b = str; - this.f599c = str2; + this.f600c = str2; this.d = str3; this.e = str4; this.f = str5; @@ -60,7 +60,7 @@ public final class c extends a { @Override // c.i.a.b.i.e.a @Nullable public String e() { - return this.f599c; + return this.f600c; } public boolean equals(Object obj) { @@ -75,7 +75,7 @@ public final class c extends a { if (num != null ? num.equals(aVar.l()) : aVar.l() == null) { String str = this.b; if (str != null ? str.equals(aVar.i()) : aVar.i() == null) { - String str2 = this.f599c; + String str2 = this.f600c; if (str2 != null ? str2.equals(aVar.e()) : aVar.e() == null) { String str3 = this.d; if (str3 != null ? str3.equals(aVar.c()) : aVar.c() == null) { @@ -139,7 +139,7 @@ public final class c extends a { int hashCode = ((num == null ? 0 : num.hashCode()) ^ 1000003) * 1000003; String str = this.b; int hashCode2 = (hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003; - String str2 = this.f599c; + String str2 = this.f600c; int hashCode3 = (hashCode2 ^ (str2 == null ? 0 : str2.hashCode())) * 1000003; String str3 = this.d; int hashCode4 = (hashCode3 ^ (str3 == null ? 0 : str3.hashCode())) * 1000003; @@ -194,7 +194,7 @@ public final class c extends a { K.append(", model="); K.append(this.b); K.append(", hardware="); - K.append(this.f599c); + K.append(this.f600c); K.append(", device="); K.append(this.d); K.append(", product="); diff --git a/app/src/main/java/c/i/a/b/i/e/f.java b/app/src/main/java/c/i/a/b/i/e/f.java index d725204b62..7e172c1690 100644 --- a/app/src/main/java/c/i/a/b/i/e/f.java +++ b/app/src/main/java/c/i/a/b/i/e/f.java @@ -9,7 +9,7 @@ public final class f extends l { public final Integer b; /* renamed from: c reason: collision with root package name */ - public final long f600c; + public final long f601c; public final byte[] d; public final String e; public final long f; @@ -21,7 +21,7 @@ public final class f extends l { public Integer b; /* renamed from: c reason: collision with root package name */ - public Long f601c; + public Long f602c; public byte[] d; public String e; public Long f; @@ -31,7 +31,7 @@ public final class f extends l { public f(long j, Integer num, long j2, byte[] bArr, String str, long j3, o oVar, a aVar) { this.a = j; this.b = num; - this.f600c = j2; + this.f601c = j2; this.d = bArr; this.e = str; this.f = j3; @@ -51,7 +51,7 @@ public final class f extends l { @Override // c.i.a.b.i.e.l public long c() { - return this.f600c; + return this.f601c; } @Override // c.i.a.b.i.e.l @@ -76,7 +76,7 @@ public final class f extends l { return false; } l lVar = (l) obj; - if (this.a == lVar.b() && ((num = this.b) != null ? num.equals(lVar.a()) : lVar.a() == null) && this.f600c == lVar.c()) { + if (this.a == lVar.b() && ((num = this.b) != null ? num.equals(lVar.a()) : lVar.a() == null) && this.f601c == lVar.c()) { if (Arrays.equals(this.d, lVar instanceof f ? ((f) lVar).d : lVar.e()) && ((str = this.e) != null ? str.equals(lVar.f()) : lVar.f() == null) && this.f == lVar.g()) { o oVar = this.g; if (oVar == null) { @@ -108,7 +108,7 @@ public final class f extends l { Integer num = this.b; int i2 = 0; int hashCode = num == null ? 0 : num.hashCode(); - long j2 = this.f600c; + long j2 = this.f601c; int hashCode2 = (((((i ^ hashCode) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ Arrays.hashCode(this.d)) * 1000003; String str = this.e; int hashCode3 = str == null ? 0 : str.hashCode(); @@ -127,7 +127,7 @@ public final class f extends l { K.append(", eventCode="); K.append(this.b); K.append(", eventUptimeMs="); - K.append(this.f600c); + K.append(this.f601c); K.append(", sourceExtension="); K.append(Arrays.toString(this.d)); K.append(", sourceExtensionJsonProto3="); diff --git a/app/src/main/java/c/i/a/b/i/e/g.java b/app/src/main/java/c/i/a/b/i/e/g.java index cb6d0a22bf..21f25a9932 100644 --- a/app/src/main/java/c/i/a/b/i/e/g.java +++ b/app/src/main/java/c/i/a/b/i/e/g.java @@ -8,7 +8,7 @@ public final class g extends m { public final long b; /* renamed from: c reason: collision with root package name */ - public final k f602c; + public final k f603c; public final Integer d; public final String e; public final List f; @@ -17,7 +17,7 @@ public final class g extends m { public g(long j, long j2, k kVar, Integer num, String str, List list, p pVar, a aVar) { this.a = j; this.b = j2; - this.f602c = kVar; + this.f603c = kVar; this.d = num; this.e = str; this.f = list; @@ -27,7 +27,7 @@ public final class g extends m { @Override // c.i.a.b.i.e.m @Nullable public k a() { - return this.f602c; + return this.f603c; } @Override // c.i.a.b.i.e.m @@ -66,7 +66,7 @@ public final class g extends m { return false; } m mVar = (m) obj; - if (this.a == mVar.f() && this.b == mVar.g() && ((kVar = this.f602c) != null ? kVar.equals(mVar.a()) : mVar.a() == null) && ((num = this.d) != null ? num.equals(mVar.c()) : mVar.c() == null) && ((str = this.e) != null ? str.equals(mVar.d()) : mVar.d() == null) && ((list = this.f) != null ? list.equals(mVar.b()) : mVar.b() == null)) { + if (this.a == mVar.f() && this.b == mVar.g() && ((kVar = this.f603c) != null ? kVar.equals(mVar.a()) : mVar.a() == null) && ((num = this.d) != null ? num.equals(mVar.c()) : mVar.c() == null) && ((str = this.e) != null ? str.equals(mVar.d()) : mVar.d() == null) && ((list = this.f) != null ? list.equals(mVar.b()) : mVar.b() == null)) { p pVar = this.g; if (pVar == null) { if (mVar.e() == null) { @@ -93,7 +93,7 @@ public final class g extends m { long j = this.a; long j2 = this.b; int i = (((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003; - k kVar = this.f602c; + k kVar = this.f603c; int i2 = 0; int hashCode = (i ^ (kVar == null ? 0 : kVar.hashCode())) * 1000003; Integer num = this.d; @@ -115,7 +115,7 @@ public final class g extends m { K.append(", requestUptimeMs="); K.append(this.b); K.append(", clientInfo="); - K.append(this.f602c); + K.append(this.f603c); K.append(", logSource="); K.append(this.d); K.append(", logSourceName="); diff --git a/app/src/main/java/c/i/a/b/j/a.java b/app/src/main/java/c/i/a/b/j/a.java index 19154d9a2c..91b7036501 100644 --- a/app/src/main/java/c/i/a/b/j/a.java +++ b/app/src/main/java/c/i/a/b/j/a.java @@ -10,7 +10,7 @@ public final class a extends f { public final Integer b; /* renamed from: c reason: collision with root package name */ - public final e f611c; + public final e f612c; public final long d; public final long e; public final Map f; @@ -21,7 +21,7 @@ public final class a extends f { public Integer b; /* renamed from: c reason: collision with root package name */ - public e f612c; + public e f613c; public Long d; public Long e; public Map f; @@ -29,7 +29,7 @@ public final class a extends f { @Override // c.i.a.b.j.f.a public f b() { String str = this.a == null ? " transportName" : ""; - if (this.f612c == null) { + if (this.f613c == null) { str = c.d.b.a.a.s(str, " encodedPayload"); } if (this.d == null) { @@ -42,7 +42,7 @@ public final class a extends f { str = c.d.b.a.a.s(str, " autoMetadata"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f612c, this.d.longValue(), this.e.longValue(), this.f, null); + return new a(this.a, this.b, this.f613c, this.d.longValue(), this.e.longValue(), this.f, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -58,7 +58,7 @@ public final class a extends f { public f.a d(e eVar) { Objects.requireNonNull(eVar, "Null encodedPayload"); - this.f612c = eVar; + this.f613c = eVar; return this; } @@ -82,7 +82,7 @@ public final class a extends f { public a(String str, Integer num, e eVar, long j, long j2, Map map, C0077a aVar) { this.a = str; this.b = num; - this.f611c = eVar; + this.f612c = eVar; this.d = j; this.e = j2; this.f = map; @@ -101,7 +101,7 @@ public final class a extends f { @Override // c.i.a.b.j.f public e d() { - return this.f611c; + return this.f612c; } @Override // c.i.a.b.j.f @@ -118,7 +118,7 @@ public final class a extends f { return false; } f fVar = (f) obj; - return this.a.equals(fVar.g()) && ((num = this.b) != null ? num.equals(fVar.c()) : fVar.c() == null) && this.f611c.equals(fVar.d()) && this.d == fVar.e() && this.e == fVar.h() && this.f.equals(fVar.b()); + return this.a.equals(fVar.g()) && ((num = this.b) != null ? num.equals(fVar.c()) : fVar.c() == null) && this.f612c.equals(fVar.d()) && this.d == fVar.e() && this.e == fVar.h() && this.f.equals(fVar.b()); } @Override // c.i.a.b.j.f @@ -137,7 +137,7 @@ public final class a extends f { int hashCode2 = num == null ? 0 : num.hashCode(); long j = this.d; long j2 = this.e; - return ((((((((hashCode ^ hashCode2) * 1000003) ^ this.f611c.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ this.f.hashCode(); + return ((((((((hashCode ^ hashCode2) * 1000003) ^ this.f612c.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ this.f.hashCode(); } public String toString() { @@ -146,7 +146,7 @@ public final class a extends f { K.append(", code="); K.append(this.b); K.append(", encodedPayload="); - K.append(this.f611c); + K.append(this.f612c); K.append(", eventMillis="); K.append(this.d); K.append(", uptimeMillis="); diff --git a/app/src/main/java/c/i/a/b/j/b.java b/app/src/main/java/c/i/a/b/j/b.java index 35265977f2..91242f7f40 100644 --- a/app/src/main/java/c/i/a/b/j/b.java +++ b/app/src/main/java/c/i/a/b/j/b.java @@ -12,7 +12,7 @@ public final class b extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final d f613c; + public final d f614c; /* compiled from: AutoValue_TransportContext */ /* renamed from: c.i.a.b.j.b$b reason: collision with other inner class name */ @@ -21,16 +21,16 @@ public final class b extends i { public byte[] b; /* renamed from: c reason: collision with root package name */ - public d f614c; + public d f615c; @Override // c.i.a.b.j.i.a public i a() { String str = this.a == null ? " backendName" : ""; - if (this.f614c == null) { + if (this.f615c == null) { str = c.d.b.a.a.s(str, " priority"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f614c, null); + return new b(this.a, this.b, this.f615c, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -45,7 +45,7 @@ public final class b extends i { @Override // c.i.a.b.j.i.a public i.a c(d dVar) { Objects.requireNonNull(dVar, "Null priority"); - this.f614c = dVar; + this.f615c = dVar; return this; } } @@ -53,7 +53,7 @@ public final class b extends i { public b(String str, byte[] bArr, d dVar, a aVar) { this.a = str; this.b = bArr; - this.f613c = dVar; + this.f614c = dVar; } @Override // c.i.a.b.j.i @@ -70,7 +70,7 @@ public final class b extends i { @Override // c.i.a.b.j.i @RestrictTo({RestrictTo.Scope.LIBRARY_GROUP}) public d d() { - return this.f613c; + return this.f614c; } public boolean equals(Object obj) { @@ -82,7 +82,7 @@ public final class b extends i { } i iVar = (i) obj; if (this.a.equals(iVar.b())) { - if (Arrays.equals(this.b, iVar instanceof b ? ((b) iVar).b : iVar.c()) && this.f613c.equals(iVar.d())) { + if (Arrays.equals(this.b, iVar instanceof b ? ((b) iVar).b : iVar.c()) && this.f614c.equals(iVar.d())) { return true; } } @@ -90,6 +90,6 @@ public final class b extends i { } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ Arrays.hashCode(this.b)) * 1000003) ^ this.f613c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ Arrays.hashCode(this.b)) * 1000003) ^ this.f614c.hashCode(); } } diff --git a/app/src/main/java/c/i/a/b/j/c.java b/app/src/main/java/c/i/a/b/j/c.java index d874dc25fe..38bcc3de23 100644 --- a/app/src/main/java/c/i/a/b/j/c.java +++ b/app/src/main/java/c/i/a/b/j/c.java @@ -35,7 +35,7 @@ public final class c extends o { public c0.a.a r; /* renamed from: s reason: collision with root package name */ - public c0.a.a

f615s; + public c0.a.a

f616s; public c0.a.a t; public c(Context context, a aVar) { @@ -68,7 +68,7 @@ public final class c extends o { m mVar = new m(aVar4, aVar6, aVar3, gVar, aVar5, aVar3, bVar2); this.r = mVar; q qVar = new q(aVar5, aVar3, gVar, aVar3); - this.f615s = qVar; + this.f616s = qVar; c0.a.a pVar = new p(bVar2, cVar, dVar, mVar, qVar); this.t = !(pVar instanceof c.i.a.b.j.r.a.a) ? new c.i.a.b.j.r.a.a(pVar) : pVar; } diff --git a/app/src/main/java/c/i/a/b/j/j.java b/app/src/main/java/c/i/a/b/j/j.java index 21ceab3d4a..c9ff2c6ab6 100644 --- a/app/src/main/java/c/i/a/b/j/j.java +++ b/app/src/main/java/c/i/a/b/j/j.java @@ -11,18 +11,18 @@ public final class j implements g { public final i b; /* renamed from: c reason: collision with root package name */ - public final m f616c; + public final m f617c; public j(Set set, i iVar, m mVar) { this.a = set; this.b = iVar; - this.f616c = mVar; + this.f617c = mVar; } @Override // c.i.a.b.g public f a(String str, Class cls, b bVar, e eVar) { if (this.a.contains(bVar)) { - return new l(this.b, str, bVar, eVar, this.f616c); + return new l(this.b, str, bVar, eVar, this.f617c); } throw new IllegalArgumentException(String.format("%s is not supported byt this factory. Supported encodings are: %s.", bVar, this.a)); } diff --git a/app/src/main/java/c/i/a/b/j/l.java b/app/src/main/java/c/i/a/b/j/l.java index 6775605179..d6d73b9549 100644 --- a/app/src/main/java/c/i/a/b/j/l.java +++ b/app/src/main/java/c/i/a/b/j/l.java @@ -17,14 +17,14 @@ public final class l implements f { public final String b; /* renamed from: c reason: collision with root package name */ - public final b f617c; + public final b f618c; public final e d; public final m e; public l(i iVar, String str, b bVar, e eVar, m mVar) { this.a = iVar; this.b = str; - this.f617c = bVar; + this.f618c = bVar; this.d = eVar; this.e = mVar; } @@ -44,7 +44,7 @@ public final class l implements f { Objects.requireNonNull(str, "Null transportName"); e eVar = this.d; Objects.requireNonNull(eVar, "Null transformer"); - b bVar = this.f617c; + b bVar = this.f618c; Objects.requireNonNull(bVar, "Null encoding"); n nVar = (n) mVar; c.i.a.b.j.t.e eVar2 = nVar.d; @@ -58,7 +58,7 @@ public final class l implements f { a.b bVar3 = new a.b(); bVar3.f = new HashMap(); bVar3.e(nVar.b.a()); - bVar3.g(nVar.f618c.a()); + bVar3.g(nVar.f619c.a()); bVar3.f(str); bVar3.d(new e(bVar, eVar.apply(cVar.b()))); bVar3.b = cVar.a(); diff --git a/app/src/main/java/c/i/a/b/j/n.java b/app/src/main/java/c/i/a/b/j/n.java index e2a5e300bf..2e523ff712 100644 --- a/app/src/main/java/c/i/a/b/j/n.java +++ b/app/src/main/java/c/i/a/b/j/n.java @@ -18,13 +18,13 @@ public class n implements m { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f618c; + public final a f619c; public final e d; public final l e; public n(a aVar, a aVar2, e eVar, l lVar, p pVar) { this.b = aVar; - this.f618c = aVar2; + this.f619c = aVar2; this.d = eVar; this.e = lVar; pVar.a.execute(new c.i.a.b.j.t.h.n(pVar)); diff --git a/app/src/main/java/c/i/a/b/j/p.java b/app/src/main/java/c/i/a/b/j/p.java index ef37b13b44..6d07092fef 100644 --- a/app/src/main/java/c/i/a/b/j/p.java +++ b/app/src/main/java/c/i/a/b/j/p.java @@ -9,20 +9,20 @@ public final class p implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f619c; + public final a f620c; public final a d; public final a e; public p(a aVar, a aVar2, a aVar3, a aVar4, a aVar5) { this.a = aVar; this.b = aVar2; - this.f619c = aVar3; + this.f620c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // c0.a.a public Object get() { - return new n(this.a.get(), this.b.get(), this.f619c.get(), this.d.get(), this.e.get()); + return new n(this.a.get(), this.b.get(), this.f620c.get(), this.d.get(), this.e.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/q/c.java b/app/src/main/java/c/i/a/b/j/q/c.java index d53237806a..46f27814dc 100644 --- a/app/src/main/java/c/i/a/b/j/q/c.java +++ b/app/src/main/java/c/i/a/b/j/q/c.java @@ -10,7 +10,7 @@ public final class c extends h { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f620c; + public final a f621c; public final String d; public c(Context context, a aVar, a aVar2, String str) { @@ -19,7 +19,7 @@ public final class c extends h { Objects.requireNonNull(aVar, "Null wallClock"); this.b = aVar; Objects.requireNonNull(aVar2, "Null monotonicClock"); - this.f620c = aVar2; + this.f621c = aVar2; Objects.requireNonNull(str, "Null backendName"); this.d = str; } @@ -37,7 +37,7 @@ public final class c extends h { @Override // c.i.a.b.j.q.h public a c() { - return this.f620c; + return this.f621c; } @Override // c.i.a.b.j.q.h @@ -53,11 +53,11 @@ public final class c extends h { return false; } h hVar = (h) obj; - return this.a.equals(hVar.a()) && this.b.equals(hVar.d()) && this.f620c.equals(hVar.c()) && this.d.equals(hVar.b()); + return this.a.equals(hVar.a()) && this.b.equals(hVar.d()) && this.f621c.equals(hVar.c()) && this.d.equals(hVar.b()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f620c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f621c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -66,7 +66,7 @@ public final class c extends h { K.append(", wallClock="); K.append(this.b); K.append(", monotonicClock="); - K.append(this.f620c); + K.append(this.f621c); K.append(", backendName="); return c.d.b.a.a.C(K, this.d, "}"); } diff --git a/app/src/main/java/c/i/a/b/j/q/i.java b/app/src/main/java/c/i/a/b/j/q/i.java index 1c61561d96..23b47aae5d 100644 --- a/app/src/main/java/c/i/a/b/j/q/i.java +++ b/app/src/main/java/c/i/a/b/j/q/i.java @@ -8,11 +8,11 @@ public class i { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f621c; + public final a f622c; public i(Context context, a aVar, a aVar2) { this.a = context; this.b = aVar; - this.f621c = aVar2; + this.f622c = aVar2; } } diff --git a/app/src/main/java/c/i/a/b/j/q/j.java b/app/src/main/java/c/i/a/b/j/q/j.java index f7a8a530df..50ae55b23e 100644 --- a/app/src/main/java/c/i/a/b/j/q/j.java +++ b/app/src/main/java/c/i/a/b/j/q/j.java @@ -8,16 +8,16 @@ public final class j implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f622c; + public final a f623c; public j(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f622c = aVar3; + this.f623c = aVar3; } @Override // c0.a.a public Object get() { - return new i(this.a.get(), this.b.get(), this.f622c.get()); + return new i(this.a.get(), this.b.get(), this.f623c.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/q/k.java b/app/src/main/java/c/i/a/b/j/q/k.java index fa0563b2f5..3b4f9ce568 100644 --- a/app/src/main/java/c/i/a/b/j/q/k.java +++ b/app/src/main/java/c/i/a/b/j/q/k.java @@ -18,7 +18,7 @@ public class k implements e { public final i b; /* renamed from: c reason: collision with root package name */ - public final Map f623c = new HashMap(); + public final Map f624c = new HashMap(); /* compiled from: MetadataBackendRegistry */ public static class a { @@ -110,16 +110,16 @@ public class k implements e { @Override // c.i.a.b.j.q.e @Nullable public synchronized m get(String str) { - if (this.f623c.containsKey(str)) { - return this.f623c.get(str); + if (this.f624c.containsKey(str)) { + return this.f624c.get(str); } d a2 = this.a.a(str); if (a2 == null) { return null; } i iVar = this.b; - m create = a2.create(new c(iVar.a, iVar.b, iVar.f621c, str)); - this.f623c.put(str, create); + m create = a2.create(new c(iVar.a, iVar.b, iVar.f622c, str)); + this.f624c.put(str, create); return create; } } diff --git a/app/src/main/java/c/i/a/b/j/r/a/a.java b/app/src/main/java/c/i/a/b/j/r/a/a.java index aa0918a61c..fdd1b8226c 100644 --- a/app/src/main/java/c/i/a/b/j/r/a/a.java +++ b/app/src/main/java/c/i/a/b/j/r/a/a.java @@ -5,7 +5,7 @@ public final class a implements c0.a.a { public volatile c0.a.a b; /* renamed from: c reason: collision with root package name */ - public volatile Object f624c = a; + public volatile Object f625c = a; public a(c0.a.a aVar) { this.b = aVar; @@ -20,15 +20,15 @@ public final class a implements c0.a.a { @Override // c0.a.a public T get() { - T t = (T) this.f624c; + T t = (T) this.f625c; Object obj = a; if (t == obj) { synchronized (this) { - t = this.f624c; + t = this.f625c; if (t == obj) { t = this.b.get(); - a(this.f624c, t); - this.f624c = t; + a(this.f625c, t); + this.f625c = t; this.b = null; } } diff --git a/app/src/main/java/c/i/a/b/j/t/b.java b/app/src/main/java/c/i/a/b/j/t/b.java index 614f8037cd..fbf8c3192f 100644 --- a/app/src/main/java/c/i/a/b/j/t/b.java +++ b/app/src/main/java/c/i/a/b/j/t/b.java @@ -9,19 +9,19 @@ public final /* synthetic */ class b implements a.AbstractC0082a { public final i b; /* renamed from: c reason: collision with root package name */ - public final f f625c; + public final f f626c; public b(c cVar, i iVar, f fVar) { this.a = cVar; this.b = iVar; - this.f625c = fVar; + this.f626c = fVar; } @Override // c.i.a.b.j.u.a.AbstractC0082a public Object execute() { c cVar = this.a; i iVar = this.b; - cVar.e.Z(iVar, this.f625c); + cVar.e.Z(iVar, this.f626c); cVar.b.a(iVar, 1); return null; } diff --git a/app/src/main/java/c/i/a/b/j/t/c.java b/app/src/main/java/c/i/a/b/j/t/c.java index d2b4165a86..4dcbc03e10 100644 --- a/app/src/main/java/c/i/a/b/j/t/c.java +++ b/app/src/main/java/c/i/a/b/j/t/c.java @@ -15,13 +15,13 @@ public class c implements e { public final r b; /* renamed from: c reason: collision with root package name */ - public final Executor f626c; + public final Executor f627c; public final e d; public final c.i.a.b.j.t.i.c e; public final a f; public c(Executor executor, e eVar, r rVar, c.i.a.b.j.t.i.c cVar, a aVar) { - this.f626c = executor; + this.f627c = executor; this.d = eVar; this.b = rVar; this.e = cVar; @@ -30,6 +30,6 @@ public class c implements e { @Override // c.i.a.b.j.t.e public void a(i iVar, f fVar, h hVar) { - this.f626c.execute(new a(this, iVar, hVar, fVar)); + this.f627c.execute(new a(this, iVar, hVar, fVar)); } } diff --git a/app/src/main/java/c/i/a/b/j/t/d.java b/app/src/main/java/c/i/a/b/j/t/d.java index e9cbb0128e..9f537155eb 100644 --- a/app/src/main/java/c/i/a/b/j/t/d.java +++ b/app/src/main/java/c/i/a/b/j/t/d.java @@ -11,20 +11,20 @@ public final class d implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f627c; + public final a f628c; public final a d; public final a e; public d(a aVar, a aVar2, a aVar3, a aVar4, a aVar5) { this.a = aVar; this.b = aVar2; - this.f627c = aVar3; + this.f628c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // c0.a.a public Object get() { - return new c(this.a.get(), this.b.get(), this.f627c.get(), this.d.get(), this.e.get()); + return new c(this.a.get(), this.b.get(), this.f628c.get(), this.d.get(), this.e.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/t/f.java b/app/src/main/java/c/i/a/b/j/t/f.java index f9549d52f3..8a55019c49 100644 --- a/app/src/main/java/c/i/a/b/j/t/f.java +++ b/app/src/main/java/c/i/a/b/j/t/f.java @@ -40,7 +40,7 @@ public final class f implements a { Set unmodifiableSet = Collections.unmodifiableSet(new HashSet(Arrays.asList(f.b.NETWORK_UNMETERED, f.b.DEVICE_IDLE))); c.b bVar = (c.b) a3; Objects.requireNonNull(unmodifiableSet, "Null flags"); - bVar.f630c = unmodifiableSet; + bVar.f631c = unmodifiableSet; hashMap.put(dVar3, bVar.a()); Objects.requireNonNull(aVar, "missing required property: clock"); int size = hashMap.keySet().size(); diff --git a/app/src/main/java/c/i/a/b/j/t/g.java b/app/src/main/java/c/i/a/b/j/t/g.java index 113c727693..1763de402b 100644 --- a/app/src/main/java/c/i/a/b/j/t/g.java +++ b/app/src/main/java/c/i/a/b/j/t/g.java @@ -11,19 +11,19 @@ public final class g implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f628c; + public final a f629c; public final a d; public g(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f628c = aVar3; + this.f629c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { this.d.get(); - return new d(this.a.get(), this.b.get(), this.f628c.get()); + return new d(this.a.get(), this.b.get(), this.f629c.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/t/h/c.java b/app/src/main/java/c/i/a/b/j/t/h/c.java index df8d03fc88..04814562b3 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/c.java +++ b/app/src/main/java/c/i/a/b/j/t/h/c.java @@ -8,7 +8,7 @@ public final class c extends f.a { public final long b; /* renamed from: c reason: collision with root package name */ - public final Set f629c; + public final Set f630c; /* compiled from: AutoValue_SchedulerConfig_ConfigValue */ public static final class b extends f.a.AbstractC0080a { @@ -16,7 +16,7 @@ public final class c extends f.a { public Long b; /* renamed from: c reason: collision with root package name */ - public Set f630c; + public Set f631c; @Override // c.i.a.b.j.t.h.f.a.AbstractC0080a public f.a a() { @@ -24,11 +24,11 @@ public final class c extends f.a { if (this.b == null) { str = c.d.b.a.a.s(str, " maxAllowedDelay"); } - if (this.f630c == null) { + if (this.f631c == null) { str = c.d.b.a.a.s(str, " flags"); } if (str.isEmpty()) { - return new c(this.a.longValue(), this.b.longValue(), this.f630c, null); + return new c(this.a.longValue(), this.b.longValue(), this.f631c, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -49,7 +49,7 @@ public final class c extends f.a { public c(long j, long j2, Set set, a aVar) { this.a = j; this.b = j2; - this.f629c = set; + this.f630c = set; } @Override // c.i.a.b.j.t.h.f.a @@ -59,7 +59,7 @@ public final class c extends f.a { @Override // c.i.a.b.j.t.h.f.a public Set c() { - return this.f629c; + return this.f630c; } @Override // c.i.a.b.j.t.h.f.a @@ -75,13 +75,13 @@ public final class c extends f.a { return false; } f.a aVar = (f.a) obj; - return this.a == aVar.b() && this.b == aVar.d() && this.f629c.equals(aVar.c()); + return this.a == aVar.b() && this.b == aVar.d() && this.f630c.equals(aVar.c()); } public int hashCode() { long j = this.a; long j2 = this.b; - return this.f629c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f630c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); } public String toString() { @@ -90,7 +90,7 @@ public final class c extends f.a { K.append(", maxAllowedDelay="); K.append(this.b); K.append(", flags="); - K.append(this.f629c); + K.append(this.f630c); K.append("}"); return K.toString(); } diff --git a/app/src/main/java/c/i/a/b/j/t/h/d.java b/app/src/main/java/c/i/a/b/j/t/h/d.java index 0f50387d1c..7af25a4c9a 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/d.java +++ b/app/src/main/java/c/i/a/b/j/t/h/d.java @@ -27,12 +27,12 @@ public class d implements r { public final c b; /* renamed from: c reason: collision with root package name */ - public final f f631c; + public final f f632c; public d(Context context, c cVar, f fVar) { this.a = context; this.b = cVar; - this.f631c = fVar; + this.f632c = fVar; } /* JADX WARNING: Code restructure failed: missing block: B:10:0x0092, code lost: @@ -71,7 +71,7 @@ public class d implements r { return; } long g02 = this.b.g0(iVar); - f fVar = this.f631c; + f fVar = this.f632c; JobInfo.Builder builder = new JobInfo.Builder(value, componentName); c.i.a.b.d d = iVar.d(); builder.setMinimumLatency(fVar.b(d, g02, i)); @@ -103,7 +103,7 @@ public class d implements r { Object[] objArr = new Object[5]; objArr[c2] = iVar; objArr[1] = Integer.valueOf(value); - objArr[2] = Long.valueOf(this.f631c.b(iVar.d(), g02, i)); + objArr[2] = Long.valueOf(this.f632c.b(iVar.d(), g02, i)); objArr[3] = Long.valueOf(g02); objArr[4] = Integer.valueOf(i); AnimatableValueParser.a0("JobInfoScheduler", "Scheduling upload for context %s with jobId=%d in %dms(Backend next call timestamp %d). Attempt %d", objArr); diff --git a/app/src/main/java/c/i/a/b/j/t/h/f.java b/app/src/main/java/c/i/a/b/j/t/h/f.java index edbe9d0dd1..a010e850e2 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/f.java +++ b/app/src/main/java/c/i/a/b/j/t/h/f.java @@ -30,7 +30,7 @@ public abstract class f { c.b bVar = new c.b(); Set emptySet = Collections.emptySet(); Objects.requireNonNull(emptySet, "Null flags"); - bVar.f630c = emptySet; + bVar.f631c = emptySet; return bVar; } diff --git a/app/src/main/java/c/i/a/b/j/t/h/g.java b/app/src/main/java/c/i/a/b/j/t/h/g.java index e5ecff860e..268cfca555 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/g.java +++ b/app/src/main/java/c/i/a/b/j/t/h/g.java @@ -28,7 +28,7 @@ public final /* synthetic */ class g implements Runnable { Runnable runnable = this.l; try { a aVar = lVar.f; - c cVar = lVar.f634c; + c cVar = lVar.f635c; cVar.getClass(); aVar.a(new j(cVar)); NetworkInfo activeNetworkInfo = ((ConnectivityManager) lVar.a.getSystemService("connectivity")).getActiveNetworkInfo(); diff --git a/app/src/main/java/c/i/a/b/j/t/h/h.java b/app/src/main/java/c/i/a/b/j/t/h/h.java index 0d610a6b5f..c4da714b96 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/h.java +++ b/app/src/main/java/c/i/a/b/j/t/h/h.java @@ -15,6 +15,6 @@ public final /* synthetic */ class h implements a.AbstractC0082a { @Override // c.i.a.b.j.u.a.AbstractC0082a public Object execute() { l lVar = this.a; - return lVar.f634c.q(this.b); + return lVar.f635c.q(this.b); } } diff --git a/app/src/main/java/c/i/a/b/j/t/h/i.java b/app/src/main/java/c/i/a/b/j/t/h/i.java index dc26404372..3207c9f089 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/i.java +++ b/app/src/main/java/c/i/a/b/j/t/h/i.java @@ -9,14 +9,14 @@ public final /* synthetic */ class i implements a.AbstractC0082a { public final g b; /* renamed from: c reason: collision with root package name */ - public final Iterable f632c; + public final Iterable f633c; public final c.i.a.b.j.i d; public final int e; public i(l lVar, g gVar, Iterable iterable, c.i.a.b.j.i iVar, int i) { this.a = lVar; this.b = gVar; - this.f632c = iterable; + this.f633c = iterable; this.d = iVar; this.e = i; } @@ -25,19 +25,19 @@ public final /* synthetic */ class i implements a.AbstractC0082a { public Object execute() { l lVar = this.a; g gVar = this.b; - Iterable iterable = this.f632c; + Iterable iterable = this.f633c; c.i.a.b.j.i iVar = this.d; int i = this.e; if (gVar.c() == g.a.TRANSIENT_ERROR) { - lVar.f634c.m0(iterable); + lVar.f635c.m0(iterable); lVar.d.a(iVar, i + 1); return null; } - lVar.f634c.m(iterable); + lVar.f635c.m(iterable); if (gVar.c() == g.a.OK) { - lVar.f634c.u(iVar, gVar.b() + lVar.g.a()); + lVar.f635c.u(iVar, gVar.b() + lVar.g.a()); } - if (!lVar.f634c.k0(iVar)) { + if (!lVar.f635c.k0(iVar)) { return null; } lVar.d.a(iVar, 1); diff --git a/app/src/main/java/c/i/a/b/j/t/h/k.java b/app/src/main/java/c/i/a/b/j/t/h/k.java index 1a11dfd2b1..081ea3f198 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/k.java +++ b/app/src/main/java/c/i/a/b/j/t/h/k.java @@ -8,18 +8,18 @@ public final /* synthetic */ class k implements a.AbstractC0082a { public final i b; /* renamed from: c reason: collision with root package name */ - public final int f633c; + public final int f634c; public k(l lVar, i iVar, int i) { this.a = lVar; this.b = iVar; - this.f633c = i; + this.f634c = i; } @Override // c.i.a.b.j.u.a.AbstractC0082a public Object execute() { l lVar = this.a; - lVar.d.a(this.b, this.f633c + 1); + lVar.d.a(this.b, this.f634c + 1); return null; } } diff --git a/app/src/main/java/c/i/a/b/j/t/h/l.java b/app/src/main/java/c/i/a/b/j/t/h/l.java index f9a92bc294..c22a11e8b2 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/l.java +++ b/app/src/main/java/c/i/a/b/j/t/h/l.java @@ -17,7 +17,7 @@ public class l { public final e b; /* renamed from: c reason: collision with root package name */ - public final c f634c; + public final c f635c; public final r d; public final Executor e; public final a f; @@ -26,7 +26,7 @@ public class l { public l(Context context, e eVar, c cVar, r rVar, Executor executor, a aVar, c.i.a.b.j.v.a aVar2) { this.a = context; this.b = eVar; - this.f634c = cVar; + this.f635c = cVar; this.d = rVar; this.e = executor; this.f = aVar; diff --git a/app/src/main/java/c/i/a/b/j/t/h/m.java b/app/src/main/java/c/i/a/b/j/t/h/m.java index b33ae2b2bd..4580e5be1c 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/m.java +++ b/app/src/main/java/c/i/a/b/j/t/h/m.java @@ -11,7 +11,7 @@ public final class m implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f635c; + public final a f636c; public final a d; public final a e; public final a f; @@ -20,7 +20,7 @@ public final class m implements a { public m(a aVar, a aVar2, a aVar3, a aVar4, a aVar5, a aVar6, a aVar7) { this.a = aVar; this.b = aVar2; - this.f635c = aVar3; + this.f636c = aVar3; this.d = aVar4; this.e = aVar5; this.f = aVar6; @@ -29,6 +29,6 @@ public final class m implements a { @Override // c0.a.a public Object get() { - return new l(this.a.get(), this.b.get(), this.f635c.get(), this.d.get(), this.e.get(), this.f.get(), this.g.get()); + return new l(this.a.get(), this.b.get(), this.f636c.get(), this.d.get(), this.e.get(), this.f.get(), this.g.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/t/h/o.java b/app/src/main/java/c/i/a/b/j/t/h/o.java index 3338cf25e1..eeb33dbd39 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/o.java +++ b/app/src/main/java/c/i/a/b/j/t/h/o.java @@ -14,7 +14,7 @@ public final /* synthetic */ class o implements a.AbstractC0082a { public Object execute() { p pVar = this.a; for (i iVar : pVar.b.y()) { - pVar.f636c.a(iVar, 1); + pVar.f637c.a(iVar, 1); } return null; } diff --git a/app/src/main/java/c/i/a/b/j/t/h/p.java b/app/src/main/java/c/i/a/b/j/t/h/p.java index b29f3fb0b3..baebfa12f2 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/p.java +++ b/app/src/main/java/c/i/a/b/j/t/h/p.java @@ -9,13 +9,13 @@ public class p { public final c b; /* renamed from: c reason: collision with root package name */ - public final r f636c; + public final r f637c; public final a d; public p(Executor executor, c cVar, r rVar, a aVar) { this.a = executor; this.b = cVar; - this.f636c = rVar; + this.f637c = rVar; this.d = aVar; } } diff --git a/app/src/main/java/c/i/a/b/j/t/h/q.java b/app/src/main/java/c/i/a/b/j/t/h/q.java index e951a6619c..4639300f3b 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/q.java +++ b/app/src/main/java/c/i/a/b/j/t/h/q.java @@ -9,18 +9,18 @@ public final class q implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f637c; + public final a f638c; public final a d; public q(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f637c = aVar3; + this.f638c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { - return new p(this.a.get(), this.b.get(), this.f637c.get(), this.d.get()); + return new p(this.a.get(), this.b.get(), this.f638c.get(), this.d.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/t/i/a.java b/app/src/main/java/c/i/a/b/j/t/i/a.java index 877cf9344b..7a033256f9 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/a.java +++ b/app/src/main/java/c/i/a/b/j/t/i/a.java @@ -4,14 +4,14 @@ public final class a extends d { public final long b; /* renamed from: c reason: collision with root package name */ - public final int f638c; + public final int f639c; public final int d; public final long e; public final int f; public a(long j, int i, int i2, long j2, int i3, C0081a aVar) { this.b = j; - this.f638c = i; + this.f639c = i; this.d = i2; this.e = j2; this.f = i3; @@ -29,7 +29,7 @@ public final class a extends d { @Override // c.i.a.b.j.t.i.d public int c() { - return this.f638c; + return this.f639c; } @Override // c.i.a.b.j.t.i.d @@ -50,20 +50,20 @@ public final class a extends d { return false; } d dVar = (d) obj; - return this.b == dVar.e() && this.f638c == dVar.c() && this.d == dVar.a() && this.e == dVar.b() && this.f == dVar.d(); + return this.b == dVar.e() && this.f639c == dVar.c() && this.d == dVar.a() && this.e == dVar.b() && this.f == dVar.d(); } public int hashCode() { long j = this.b; long j2 = this.e; - return this.f ^ ((((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.f638c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f ^ ((((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.f639c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); } public String toString() { StringBuilder K = c.d.b.a.a.K("EventStoreConfig{maxStorageSizeInBytes="); K.append(this.b); K.append(", loadBatchSize="); - K.append(this.f638c); + K.append(this.f639c); K.append(", criticalSectionEnterTimeoutMs="); K.append(this.d); K.append(", eventCleanUpAge="); diff --git a/app/src/main/java/c/i/a/b/j/t/i/a0.java b/app/src/main/java/c/i/a/b/j/t/i/a0.java index 69620c0eb2..56103e2ac1 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/a0.java +++ b/app/src/main/java/c/i/a/b/j/t/i/a0.java @@ -8,16 +8,16 @@ public final class a0 implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f639c; + public final a f640c; public a0(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f639c = aVar3; + this.f640c = aVar3; } @Override // c0.a.a public Object get() { - return new z(this.a.get(), this.b.get(), this.f639c.get().intValue()); + return new z(this.a.get(), this.b.get(), this.f640c.get().intValue()); } } diff --git a/app/src/main/java/c/i/a/b/j/t/i/b.java b/app/src/main/java/c/i/a/b/j/t/i/b.java index 989524cf75..401a4afd36 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/b.java +++ b/app/src/main/java/c/i/a/b/j/t/i/b.java @@ -10,19 +10,19 @@ public final class b extends h { public final i b; /* renamed from: c reason: collision with root package name */ - public final f f640c; + public final f f641c; public b(long j, i iVar, f fVar) { this.a = j; Objects.requireNonNull(iVar, "Null transportContext"); this.b = iVar; Objects.requireNonNull(fVar, "Null event"); - this.f640c = fVar; + this.f641c = fVar; } @Override // c.i.a.b.j.t.i.h public f a() { - return this.f640c; + return this.f641c; } @Override // c.i.a.b.j.t.i.h @@ -43,12 +43,12 @@ public final class b extends h { return false; } h hVar = (h) obj; - return this.a == hVar.b() && this.b.equals(hVar.c()) && this.f640c.equals(hVar.a()); + return this.a == hVar.b() && this.b.equals(hVar.c()) && this.f641c.equals(hVar.a()); } public int hashCode() { long j = this.a; - return this.f640c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); + return this.f641c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); } public String toString() { @@ -57,7 +57,7 @@ public final class b extends h { K.append(", transportContext="); K.append(this.b); K.append(", event="); - K.append(this.f640c); + K.append(this.f641c); K.append("}"); return K.toString(); } diff --git a/app/src/main/java/c/i/a/b/j/t/i/k.java b/app/src/main/java/c/i/a/b/j/t/i/k.java index 20be78c2da..d1c7fde901 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/k.java +++ b/app/src/main/java/c/i/a/b/j/t/i/k.java @@ -14,19 +14,19 @@ public final /* synthetic */ class k implements t.b { public final List b; /* renamed from: c reason: collision with root package name */ - public final i f641c; + public final i f642c; public k(t tVar, List list, i iVar) { this.a = tVar; this.b = list; - this.f641c = iVar; + this.f642c = iVar; } @Override // c.i.a.b.j.t.i.t.b public Object apply(Object obj) { t tVar = this.a; List list = this.b; - i iVar = this.f641c; + i iVar = this.f642c; Cursor cursor = (Cursor) obj; b bVar = t.i; while (cursor.moveToNext()) { diff --git a/app/src/main/java/c/i/a/b/j/t/i/s.java b/app/src/main/java/c/i/a/b/j/t/i/s.java index 05edc05336..060e4eb715 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/s.java +++ b/app/src/main/java/c/i/a/b/j/t/i/s.java @@ -19,12 +19,12 @@ public final /* synthetic */ class s implements t.b { public final i b; /* renamed from: c reason: collision with root package name */ - public final f f642c; + public final f f643c; public s(t tVar, i iVar, f fVar) { this.a = tVar; this.b = iVar; - this.f642c = fVar; + this.f643c = fVar; } @Override // c.i.a.b.j.t.i.t.b @@ -32,7 +32,7 @@ public final /* synthetic */ class s implements t.b { long j; t tVar = this.a; i iVar = this.b; - f fVar = this.f642c; + f fVar = this.f643c; SQLiteDatabase sQLiteDatabase = (SQLiteDatabase) obj; b bVar = t.i; if (tVar.b().compileStatement("PRAGMA page_size").simpleQueryForLong() * tVar.b().compileStatement("PRAGMA page_count").simpleQueryForLong() >= tVar.m.e()) { diff --git a/app/src/main/java/c/i/a/b/j/t/i/u.java b/app/src/main/java/c/i/a/b/j/t/i/u.java index 7d12b3adb0..55d5ba1fe5 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/u.java +++ b/app/src/main/java/c/i/a/b/j/t/i/u.java @@ -7,18 +7,18 @@ public final class u implements a { public final a b; /* renamed from: c reason: collision with root package name */ - public final a f643c; + public final a f644c; public final a d; public u(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f643c = aVar3; + this.f644c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { - return new t(this.a.get(), this.b.get(), this.f643c.get(), this.d.get()); + return new t(this.a.get(), this.b.get(), this.f644c.get(), this.d.get()); } } diff --git a/app/src/main/java/c/i/a/c/a2/a.java b/app/src/main/java/c/i/a/c/a2/a.java index f21f2d0795..246d63f944 100644 --- a/app/src/main/java/c/i/a/c/a2/a.java +++ b/app/src/main/java/c/i/a/c/a2/a.java @@ -13,7 +13,7 @@ public abstract class a { @Nullable /* renamed from: c reason: collision with root package name */ - public c f644c; + public c f645c; public final int d; /* compiled from: BinarySearchSeeker */ @@ -23,7 +23,7 @@ public abstract class a { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f645c; + public final long f646c; public final long d; public final long e; public final long f; @@ -32,7 +32,7 @@ public abstract class a { public C0083a(d dVar, long j, long j2, long j3, long j4, long j5, long j6) { this.a = dVar; this.b = j; - this.f645c = j2; + this.f646c = j2; this.d = j3; this.e = j4; this.f = j5; @@ -46,7 +46,7 @@ public abstract class a { @Override // c.i.a.c.a2.t public t.a h(long j) { - return new t.a(new u(j, c.a(this.a.a(j), this.f645c, this.d, this.e, this.f, this.g))); + return new t.a(new u(j, c.a(this.a.a(j), this.f646c, this.d, this.e, this.f, this.g))); } @Override // c.i.a.c.a2.t @@ -69,7 +69,7 @@ public abstract class a { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f646c; + public final long f647c; public long d; public long e; public long f; @@ -83,7 +83,7 @@ public abstract class a { this.e = j4; this.f = j5; this.g = j6; - this.f646c = j7; + this.f647c = j7; this.h = a(j2, j3, j4, j5, j6, j7); } @@ -107,12 +107,12 @@ public abstract class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f647c; + public final long f648c; public final long d; public e(int i, long j, long j2) { this.b = i; - this.f647c = j; + this.f648c = j; this.d = j2; } @@ -144,7 +144,7 @@ public abstract class a { public int a(i iVar, s sVar) throws IOException { while (true) { - c cVar = this.f644c; + c cVar = this.f645c; AnimatableValueParser.H(cVar); long j = cVar.f; long j2 = cVar.g; @@ -162,17 +162,17 @@ public abstract class a { c(false, j3); return d(iVar, j3, sVar); } else if (i == -2) { - long j4 = b2.f647c; + long j4 = b2.f648c; long j5 = b2.d; cVar.d = j4; cVar.f = j5; - cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f646c); + cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f647c); } else if (i == -1) { - long j6 = b2.f647c; + long j6 = b2.f648c; long j7 = b2.d; cVar.e = j6; cVar.g = j7; - cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f646c); + cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f647c); } else if (i == 0) { f(iVar, b2.d); c(true, b2.d); @@ -185,11 +185,11 @@ public abstract class a { } public final boolean b() { - return this.f644c != null; + return this.f645c != null; } public final void c(boolean z2, long j) { - this.f644c = null; + this.f645c = null; this.b.a(); } @@ -202,11 +202,11 @@ public abstract class a { } public final void e(long j) { - c cVar = this.f644c; + c cVar = this.f645c; if (cVar == null || cVar.a != j) { long a = this.a.a.a(j); C0083a aVar = this.a; - this.f644c = new c(j, a, aVar.f645c, aVar.d, aVar.e, aVar.f, aVar.g); + this.f645c = new c(j, a, aVar.f646c, aVar.d, aVar.e, aVar.f, aVar.g); } } diff --git a/app/src/main/java/c/i/a/c/a2/a0.java b/app/src/main/java/c/i/a/c/a2/a0.java index 6c43c1f6d2..ef80d8d3b8 100644 --- a/app/src/main/java/c/i/a/c/a2/a0.java +++ b/app/src/main/java/c/i/a/c/a2/a0.java @@ -5,7 +5,7 @@ public final class a0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f648c; + public final int f649c; public final int d; public final int e; public final int f; @@ -14,7 +14,7 @@ public final class a0 { public a0(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, boolean z2, byte[] bArr) { this.a = i2; this.b = i3; - this.f648c = i4; + this.f649c = i4; this.d = i5; this.e = i7; this.f = i8; diff --git a/app/src/main/java/c/i/a/c/a2/b0/b.java b/app/src/main/java/c/i/a/c/a2/b0/b.java index a59f16bd9d..b8a77ac570 100644 --- a/app/src/main/java/c/i/a/c/a2/b0/b.java +++ b/app/src/main/java/c/i/a/c/a2/b0/b.java @@ -21,7 +21,7 @@ public final class b implements h { public static final int[] b; /* renamed from: c reason: collision with root package name */ - public static final byte[] f649c = f0.w("#!AMR\n"); + public static final byte[] f650c = f0.w("#!AMR\n"); public static final byte[] d = f0.w("#!AMR-WB\n"); public static final int e; public final byte[] f; @@ -39,7 +39,7 @@ public final class b implements h { public t r; /* renamed from: s reason: collision with root package name */ - public boolean f650s; + public boolean f651s; static { a aVar = a.a; @@ -92,7 +92,7 @@ public final class b implements h { } public final boolean c(i iVar) throws IOException { - byte[] bArr = f649c; + byte[] bArr = f650c; iVar.k(); byte[] bArr2 = new byte[bArr.length]; iVar.n(bArr2, 0, bArr.length); @@ -117,8 +117,8 @@ public final class b implements h { public int e(i iVar, s sVar) throws IOException { AnimatableValueParser.H(this.q); if (iVar.getPosition() != 0 || c(iVar)) { - if (!this.f650s) { - this.f650s = true; + if (!this.f651s) { + this.f651s = true; boolean z2 = this.g; String str = z2 ? "audio/amr-wb" : "audio/3gpp"; int i = z2 ? 16000 : 8000; @@ -126,8 +126,8 @@ public final class b implements h { Format.b bVar = new Format.b(); bVar.k = str; bVar.l = e; - bVar.f2231x = 1; - bVar.f2232y = i; + bVar.f2239x = 1; + bVar.f2240y = i; wVar.e(bVar.a()); } int i2 = -1; diff --git a/app/src/main/java/c/i/a/c/a2/c.java b/app/src/main/java/c/i/a/c/a2/c.java index 1d6d648905..a4cd2bfbd7 100644 --- a/app/src/main/java/c/i/a/c/a2/c.java +++ b/app/src/main/java/c/i/a/c/a2/c.java @@ -10,14 +10,14 @@ public final class c implements t { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final long[] f651c; + public final long[] f652c; public final long[] d; public final long[] e; public final long f; public c(int[] iArr, long[] jArr, long[] jArr2, long[] jArr3) { this.b = iArr; - this.f651c = jArr; + this.f652c = jArr; this.d = jArr2; this.e = jArr3; int length = iArr.length; @@ -39,7 +39,7 @@ public final class c implements t { int e = f0.e(this.e, j, true, true); long[] jArr = this.e; long j2 = jArr[e]; - long[] jArr2 = this.f651c; + long[] jArr2 = this.f652c; u uVar = new u(j2, jArr2[e]); if (j2 >= j || e == this.a - 1) { return new t.a(uVar); @@ -59,7 +59,7 @@ public final class c implements t { K.append(", sizes="); K.append(Arrays.toString(this.b)); K.append(", offsets="); - K.append(Arrays.toString(this.f651c)); + K.append(Arrays.toString(this.f652c)); K.append(", timeUs="); K.append(Arrays.toString(this.e)); K.append(", durationsUs="); diff --git a/app/src/main/java/c/i/a/c/a2/c0/c.java b/app/src/main/java/c/i/a/c/a2/c0/c.java index 5738169408..8a83e58c60 100644 --- a/app/src/main/java/c/i/a/c/a2/c0/c.java +++ b/app/src/main/java/c/i/a/c/a2/c0/c.java @@ -18,7 +18,7 @@ public final class c extends c.i.a.c.a2.a { public final int b; /* renamed from: c reason: collision with root package name */ - public final m.a f652c = new m.a(); + public final m.a f653c = new m.a(); public b(o oVar, int i, a aVar) { this.a = oVar; @@ -35,7 +35,7 @@ public final class c extends c.i.a.c.a2.a { long position = iVar.getPosition(); long c2 = c(iVar); long f = iVar.f(); - iVar.g(Math.max(6, this.a.f758c)); + iVar.g(Math.max(6, this.a.f759c)); long c3 = c(iVar); return (c2 > j || c3 <= j) ? c3 <= j ? a.e.c(c3, iVar.f()) : a.e.a(c2, position) : a.e.b(f); } @@ -44,7 +44,7 @@ public final class c extends c.i.a.c.a2.a { while (iVar.f() < iVar.b() - 6) { o oVar = this.a; int i = this.b; - m.a aVar = this.f652c; + m.a aVar = this.f653c; long f = iVar.f(); byte[] bArr = new byte[2]; boolean z2 = false; @@ -66,7 +66,7 @@ public final class c extends c.i.a.c.a2.a { iVar.g(1); } if (iVar.f() < iVar.b() - 6) { - return this.f652c.a; + return this.f653c.a; } iVar.g((int) (iVar.b() - iVar.f())); return this.a.j; @@ -75,7 +75,7 @@ public final class c extends c.i.a.c.a2.a { /* JADX WARNING: Illegal instructions before constructor call */ public c(o oVar, int i, long j, long j2) { - super(r1, r2, r3, 0, r7, j, j2, r5 + r9, Math.max(6, oVar.f758c)); + super(r1, r2, r3, 0, r7, j, j2, r5 + r9, Math.max(6, oVar.f759c)); long j3; long j4; Objects.requireNonNull(oVar); @@ -85,7 +85,7 @@ public final class c extends c.i.a.c.a2.a { long j5 = oVar.j; int i2 = oVar.d; if (i2 > 0) { - j4 = (((long) i2) + ((long) oVar.f758c)) / 2; + j4 = (((long) i2) + ((long) oVar.f759c)) / 2; j3 = 1; } else { int i3 = oVar.a; diff --git a/app/src/main/java/c/i/a/c/a2/c0/d.java b/app/src/main/java/c/i/a/c/a2/c0/d.java index 92aec9ac43..7e8e1b9bbb 100644 --- a/app/src/main/java/c/i/a/c/a2/c0/d.java +++ b/app/src/main/java/c/i/a/c/a2/c0/d.java @@ -27,7 +27,7 @@ public final class d implements h { public final w b = new w(new byte[32768], 0); /* renamed from: c reason: collision with root package name */ - public final boolean f653c; + public final boolean f654c; public final m.a d; public j e; public c.i.a.c.a2.w f; @@ -46,7 +46,7 @@ public final class d implements h { } public d(int i) { - this.f653c = (i & 1) == 0 ? false : true; + this.f654c = (i & 1) == 0 ? false : true; this.d = new m.a(); this.g = 0; } @@ -82,7 +82,7 @@ public final class d implements h { if (i == 0) { iVar.k(); long f = iVar.f(); - Metadata Z1 = AnimatableValueParser.Z1(iVar, !this.f653c); + Metadata Z1 = AnimatableValueParser.Z1(iVar, !this.f654c); iVar.l((int) (iVar.f() - f)); this.h = Z1; this.g = 1; @@ -161,7 +161,7 @@ public final class d implements h { throw new ParserException(); } w wVar2 = this.b; - int i8 = wVar2.f916c; + int i8 = wVar2.f917c; if (i8 < 32768) { int read = iVar.read(wVar2.a, i8, 32768 - i8); if (read != -1) { @@ -187,7 +187,7 @@ public final class d implements h { Objects.requireNonNull(this.i); int i12 = wVar4.b; while (true) { - if (i12 <= wVar4.f916c - 16) { + if (i12 <= wVar4.f917c - 16) { wVar4.D(i12); if (m.b(wVar4, this.i, this.k, this.d)) { wVar4.D(i12); @@ -198,7 +198,7 @@ public final class d implements h { } else { if (z4) { while (true) { - int i13 = wVar4.f916c; + int i13 = wVar4.f917c; if (i12 > i13 - this.j) { wVar4.D(i13); break; @@ -209,7 +209,7 @@ public final class d implements h { } catch (IndexOutOfBoundsException unused2) { z3 = false; } - if (wVar4.b > wVar4.f916c) { + if (wVar4.b > wVar4.f917c) { z3 = false; } if (z3) { @@ -277,7 +277,7 @@ public final class d implements h { w wVar8 = new w(g2); iVar.readFully(wVar8.a, r4, g2); wVar8.E(i3); - oVar = new o(oVar4.a, oVar4.b, oVar4.f758c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(AnimatableValueParser.o2(wVar8, r4, r4).a), Collections.emptyList()))); + oVar = new o(oVar4.a, oVar4.b, oVar4.f759c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(AnimatableValueParser.o2(wVar8, r4, r4).a), Collections.emptyList()))); z2 = f2; } else if (g == 6) { w wVar9 = new w(g2); @@ -295,7 +295,7 @@ public final class d implements h { System.arraycopy(wVar9.a, wVar9.b, bArr6, r4, f8); wVar9.b += f8; z2 = f2; - oVar = new o(oVar4.a, oVar4.b, oVar4.f758c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Collections.emptyList(), Collections.singletonList(new PictureFrame(f3, q, p, f4, f5, f6, f7, bArr6))))); + oVar = new o(oVar4.a, oVar4.b, oVar4.f759c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Collections.emptyList(), Collections.singletonList(new PictureFrame(f3, q, p, f4, f5, f6, f7, bArr6))))); } else { z2 = f2; iVar.l(g2); @@ -329,7 +329,7 @@ public final class d implements h { i5 = 7; } Objects.requireNonNull(this.i); - this.j = Math.max(this.i.f758c, 6); + this.j = Math.max(this.i.f759c, 6); c.i.a.c.a2.w wVar10 = this.f; int i19 = f0.a; wVar10.e(this.i.e(this.a, this.h)); diff --git a/app/src/main/java/c/i/a/c/a2/d.java b/app/src/main/java/c/i/a/c/a2/d.java index 401efce7d2..4075b17d64 100644 --- a/app/src/main/java/c/i/a/c/a2/d.java +++ b/app/src/main/java/c/i/a/c/a2/d.java @@ -8,7 +8,7 @@ public class d implements t { public final long b; /* renamed from: c reason: collision with root package name */ - public final int f654c; + public final int f655c; public final long d; public final int e; public final long f; @@ -16,7 +16,7 @@ public class d implements t { public d(long j, long j2, int i, int i2) { this.a = j; this.b = j2; - this.f654c = i2 == -1 ? 1 : i2; + this.f655c = i2 == -1 ? 1 : i2; this.e = i; if (j == -1) { this.d = -1; @@ -46,12 +46,12 @@ public class d implements t { if (j2 == -1) { return new t.a(new u(0, this.b)); } - long j3 = (long) this.f654c; + long j3 = (long) this.f655c; long i = this.b + f0.i((((((long) this.e) * j) / 8000000) / j3) * j3, 0, j2 - j3); long b = b(i); u uVar = new u(b, i); if (b < j) { - int i2 = this.f654c; + int i2 = this.f655c; if (((long) i2) + i < this.a) { long j4 = i + ((long) i2); return new t.a(uVar, new u(b(j4), j4)); diff --git a/app/src/main/java/c/i/a/c/a2/d0/b.java b/app/src/main/java/c/i/a/c/a2/d0/b.java index 055b96bbbd..d306b19a41 100644 --- a/app/src/main/java/c/i/a/c/a2/d0/b.java +++ b/app/src/main/java/c/i/a/c/a2/d0/b.java @@ -13,7 +13,7 @@ public final class b extends TagPayloadReader { public static final int[] b = {5512, 11025, 22050, 44100}; /* renamed from: c reason: collision with root package name */ - public boolean f655c; + public boolean f656c; public boolean d; public int e; @@ -23,7 +23,7 @@ public final class b extends TagPayloadReader { @Override // com.google.android.exoplayer2.extractor.flv.TagPayloadReader public boolean b(c.i.a.c.i2.w wVar) throws TagPayloadReader.UnsupportedFormatException { - if (!this.f655c) { + if (!this.f656c) { int s2 = wVar.s(); int i = (s2 >> 4) & 15; this.e = i; @@ -31,16 +31,16 @@ public final class b extends TagPayloadReader { int i2 = b[(s2 >> 2) & 3]; Format.b bVar = new Format.b(); bVar.k = "audio/mpeg"; - bVar.f2231x = 1; - bVar.f2232y = i2; + bVar.f2239x = 1; + bVar.f2240y = i2; this.a.e(bVar.a()); this.d = true; } else if (i == 7 || i == 8) { String str = i == 7 ? "audio/g711-alaw" : "audio/g711-mlaw"; Format.b bVar2 = new Format.b(); bVar2.k = str; - bVar2.f2231x = 1; - bVar2.f2232y = 8000; + bVar2.f2239x = 1; + bVar2.f2240y = 8000; this.a.e(bVar2.a()); this.d = true; } else if (i != 10) { @@ -48,7 +48,7 @@ public final class b extends TagPayloadReader { K.append(this.e); throw new TagPayloadReader.UnsupportedFormatException(K.toString()); } - this.f655c = true; + this.f656c = true; } else { wVar.E(1); } @@ -72,9 +72,9 @@ public final class b extends TagPayloadReader { k.b c2 = k.c(new v(bArr), false); Format.b bVar = new Format.b(); bVar.k = "audio/mp4a-latm"; - bVar.h = c2.f994c; - bVar.f2231x = c2.b; - bVar.f2232y = c2.a; + bVar.h = c2.f995c; + bVar.f2239x = c2.b; + bVar.f2240y = c2.a; bVar.m = Collections.singletonList(bArr); this.a.e(bVar.a()); this.d = true; diff --git a/app/src/main/java/c/i/a/c/a2/d0/c.java b/app/src/main/java/c/i/a/c/a2/d0/c.java index 6349dd309c..3aa7a2449b 100644 --- a/app/src/main/java/c/i/a/c/a2/d0/c.java +++ b/app/src/main/java/c/i/a/c/a2/d0/c.java @@ -16,7 +16,7 @@ public final class c implements h { public final w b = new w(9); /* renamed from: c reason: collision with root package name */ - public final w f656c = new w(11); + public final w f657c = new w(11); public final w d = new w(); public final d e = new d(); public j f; @@ -71,7 +71,7 @@ public final class c implements h { byte[] bArr = wVar.a; if (i > bArr.length) { wVar.a = new byte[Math.max(bArr.length * 2, i)]; - wVar.f916c = 0; + wVar.f917c = 0; wVar.b = 0; } else { wVar.D(0); @@ -121,13 +121,13 @@ public final class c implements h { this.j = 0; this.g = 3; } else if (i == 3) { - if (iVar.c(this.f656c.a, 0, 11, true)) { - this.f656c.D(0); - this.k = this.f656c.s(); - this.l = this.f656c.u(); - this.m = (long) this.f656c.u(); - this.m = (((long) (this.f656c.s() << 24)) | this.m) * 1000; - this.f656c.E(3); + if (iVar.c(this.f657c.a, 0, 11, true)) { + this.f657c.D(0); + this.k = this.f657c.s(); + this.l = this.f657c.u(); + this.m = (long) this.f657c.u(); + this.m = (((long) (this.f657c.s() << 24)) | this.m) * 1000; + this.f657c.E(3); this.g = 4; z4 = true; } @@ -161,7 +161,7 @@ public final class c implements h { d dVar = this.e; long j2 = dVar.b; if (j2 != -9223372036854775807L) { - this.f.a(new r(dVar.d, dVar.f657c, j2)); + this.f.a(new r(dVar.d, dVar.f658c, j2)); this.n = true; } } diff --git a/app/src/main/java/c/i/a/c/a2/d0/d.java b/app/src/main/java/c/i/a/c/a2/d0/d.java index 82b907ccf4..e8482ae0b3 100644 --- a/app/src/main/java/c/i/a/c/a2/d0/d.java +++ b/app/src/main/java/c/i/a/c/a2/d0/d.java @@ -15,7 +15,7 @@ public final class d extends TagPayloadReader { public long b = -9223372036854775807L; /* renamed from: c reason: collision with root package name */ - public long[] f657c = new long[0]; + public long[] f658c = new long[0]; public long[] d = new long[0]; public d() { @@ -120,7 +120,7 @@ public final class d extends TagPayloadReader { List list = (List) obj3; List list2 = (List) obj4; int size = list2.size(); - this.f657c = new long[size]; + this.f658c = new long[size]; this.d = new long[size]; int i = 0; while (true) { @@ -132,11 +132,11 @@ public final class d extends TagPayloadReader { if (!(obj6 instanceof Double) || !(obj5 instanceof Double)) { break; } - this.f657c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); + this.f658c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); this.d[i] = ((Double) obj5).longValue(); i++; } - this.f657c = new long[0]; + this.f658c = new long[0]; this.d = new long[0]; } } diff --git a/app/src/main/java/c/i/a/c/a2/d0/e.java b/app/src/main/java/c/i/a/c/a2/d0/e.java index 365699c7dd..037c92346d 100644 --- a/app/src/main/java/c/i/a/c/a2/d0/e.java +++ b/app/src/main/java/c/i/a/c/a2/d0/e.java @@ -12,7 +12,7 @@ public final class e extends TagPayloadReader { public final w b = new w(u.a); /* renamed from: c reason: collision with root package name */ - public final w f658c = new w(4); + public final w f659c = new w(4); public int d; public boolean e; public boolean f; @@ -54,7 +54,7 @@ public final class e extends TagPayloadReader { Format.b bVar = new Format.b(); bVar.k = "video/avc"; bVar.h = b.f; - bVar.p = b.f921c; + bVar.p = b.f922c; bVar.q = b.d; bVar.t = b.e; bVar.m = b.a; @@ -68,16 +68,16 @@ public final class e extends TagPayloadReader { if (!this.f && i5 == 0) { return false; } - byte[] bArr2 = this.f658c.a; + byte[] bArr2 = this.f659c.a; bArr2[0] = 0; bArr2[1] = 0; bArr2[2] = 0; int i6 = 4 - this.d; int i7 = 0; while (wVar.a() > 0) { - wVar.e(this.f658c.a, i6, this.d); - this.f658c.D(0); - int v = this.f658c.v(); + wVar.e(this.f659c.a, i6, this.d); + this.f659c.D(0); + int v = this.f659c.v(); this.b.D(0); this.a.c(this.b, 4); this.a.c(wVar, v); diff --git a/app/src/main/java/c/i/a/c/a2/e.java b/app/src/main/java/c/i/a/c/a2/e.java index aa51a4d734..33fa6f2371 100644 --- a/app/src/main/java/c/i/a/c/a2/e.java +++ b/app/src/main/java/c/i/a/c/a2/e.java @@ -12,7 +12,7 @@ public final class e implements i { public final f b; /* renamed from: c reason: collision with root package name */ - public final long f659c; + public final long f660c; public long d; public byte[] e = new byte[65536]; public int f; @@ -21,12 +21,12 @@ public final class e implements i { public e(f fVar, long j, long j2) { this.b = fVar; this.d = j; - this.f659c = j2; + this.f660c = j2; } @Override // c.i.a.c.a2.i public long b() { - return this.f659c; + return this.f660c; } @Override // c.i.a.c.a2.i diff --git a/app/src/main/java/c/i/a/c/a2/e0/a.java b/app/src/main/java/c/i/a/c/a2/e0/a.java index ab17259190..58549fbc5f 100644 --- a/app/src/main/java/c/i/a/c/a2/e0/a.java +++ b/app/src/main/java/c/i/a/c/a2/e0/a.java @@ -24,7 +24,7 @@ public final class a implements h { public j b; /* renamed from: c reason: collision with root package name */ - public int f660c; + public int f661c; public int d; public int e; public long f = -1; @@ -41,7 +41,7 @@ public final class a implements h { Objects.requireNonNull(jVar); jVar.j(); this.b.a(new t.b(-9223372036854775807L, 0)); - this.f660c = 6; + this.f661c = 6; } @Override // c.i.a.c.a2.h @@ -88,7 +88,7 @@ public final class a implements h { String str2; b bVar; long j; - int i2 = this.f660c; + int i2 = this.f661c; if (i2 == 0) { this.a.z(2); iVar.readFully(this.a.a, 0, 2); @@ -96,19 +96,19 @@ public final class a implements h { this.d = x2; if (x2 == 65498) { if (this.f != -1) { - this.f660c = 4; + this.f661c = 4; } else { a(); } } else if ((x2 < 65488 || x2 > 65497) && x2 != 65281) { - this.f660c = 1; + this.f661c = 1; } return 0; } else if (i2 == 1) { this.a.z(2); iVar.readFully(this.a.a, 0, 2); this.e = this.a.x() - 2; - this.f660c = 2; + this.f661c = 2; return 0; } else if (i2 == 2) { if (this.d == 65505) { @@ -159,7 +159,7 @@ public final class a implements h { b.a aVar = bVar.b.get(size); z2 |= "video/mp4".equals(aVar.a); if (size == 0) { - j = b - aVar.f661c; + j = b - aVar.f662c; b = 0; } else { long j6 = b - aVar.b; @@ -191,7 +191,7 @@ public final class a implements h { } else { iVar.l(this.e); } - this.f660c = 0; + this.f661c = 0; return 0; } else if (i2 == 4) { long position = iVar.getPosition(); @@ -214,11 +214,11 @@ public final class a implements h { long j8 = this.f; j jVar = this.b; Objects.requireNonNull(jVar); - iVar2.f699s = new d(j8, jVar); + iVar2.f700s = new d(j8, jVar); MotionPhotoMetadata motionPhotoMetadata2 = this.g; Objects.requireNonNull(motionPhotoMetadata2); c(motionPhotoMetadata2); - this.f660c = 5; + this.f661c = 5; } else { a(); } @@ -251,9 +251,9 @@ public final class a implements h { @Override // c.i.a.c.a2.h public void g(long j, long j2) { if (j == 0) { - this.f660c = 0; + this.f661c = 0; this.j = null; - } else if (this.f660c == 5) { + } else if (this.f661c == 5) { c.i.a.c.a2.h0.i iVar = this.j; Objects.requireNonNull(iVar); iVar.g(j, j2); diff --git a/app/src/main/java/c/i/a/c/a2/e0/b.java b/app/src/main/java/c/i/a/c/a2/e0/b.java index 78fa6032e8..e825550ee8 100644 --- a/app/src/main/java/c/i/a/c/a2/e0/b.java +++ b/app/src/main/java/c/i/a/c/a2/e0/b.java @@ -12,12 +12,12 @@ public final class b { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f661c; + public final long f662c; public a(String str, String str2, long j, long j2) { this.a = str; this.b = j; - this.f661c = j2; + this.f662c = j2; } } diff --git a/app/src/main/java/c/i/a/c/a2/e0/d.java b/app/src/main/java/c/i/a/c/a2/e0/d.java index e6ca0e77ec..d574f4904c 100644 --- a/app/src/main/java/c/i/a/c/a2/e0/d.java +++ b/app/src/main/java/c/i/a/c/a2/e0/d.java @@ -27,11 +27,11 @@ public final class d implements j { t.a h = this.a.h(j); u uVar = h.a; long j2 = uVar.b; - long j3 = uVar.f761c; + long j3 = uVar.f762c; long j4 = d.this.i; u uVar2 = new u(j2, j3 + j4); u uVar3 = h.b; - return new t.a(uVar2, new u(uVar3.b, uVar3.f761c + j4)); + return new t.a(uVar2, new u(uVar3.b, uVar3.f762c + j4)); } @Override // c.i.a.c.a2.t diff --git a/app/src/main/java/c/i/a/c/a2/e0/e.java b/app/src/main/java/c/i/a/c/a2/e0/e.java index ed638b27b8..a7bf1f60ad 100644 --- a/app/src/main/java/c/i/a/c/a2/e0/e.java +++ b/app/src/main/java/c/i/a/c/a2/e0/e.java @@ -21,7 +21,7 @@ public final class e { public static final String[] b = {"Camera:MotionPhotoPresentationTimestampUs", "GCamera:MotionPhotoPresentationTimestampUs", "Camera:MicroVideoPresentationTimestampUs", "GCamera:MicroVideoPresentationTimestampUs"}; /* renamed from: c reason: collision with root package name */ - public static final String[] f662c = {"Camera:MicroVideoOffset", "GCamera:MicroVideoOffset"}; + public static final String[] f663c = {"Camera:MicroVideoOffset", "GCamera:MicroVideoOffset"}; /* JADX WARNING: Code restructure failed: missing block: B:22:0x0069, code lost: if (r10 == -1) goto L_0x006b; @@ -75,7 +75,7 @@ public final class e { i2++; } } - String[] strArr3 = f662c; + String[] strArr3 = f663c; int length3 = strArr3.length; int i3 = 0; while (true) { diff --git a/app/src/main/java/c/i/a/c/a2/f0/b.java b/app/src/main/java/c/i/a/c/a2/f0/b.java index 03367c4d44..63f9802a5d 100644 --- a/app/src/main/java/c/i/a/c/a2/f0/b.java +++ b/app/src/main/java/c/i/a/c/a2/f0/b.java @@ -9,7 +9,7 @@ public final class b implements d { public final ArrayDeque b = new ArrayDeque<>(); /* renamed from: c reason: collision with root package name */ - public final g f663c = new g(); + public final g f664c = new g(); public c d; public int e; public int f; diff --git a/app/src/main/java/c/i/a/c/a2/f0/e.java b/app/src/main/java/c/i/a/c/a2/f0/e.java index 22115df0e5..65138c7ef6 100644 --- a/app/src/main/java/c/i/a/c/a2/f0/e.java +++ b/app/src/main/java/c/i/a/c/a2/f0/e.java @@ -49,7 +49,7 @@ public class e implements h { public static final byte[] b = f0.w("Format: Start, End, ReadOrder, Layer, Style, Name, MarginL, MarginR, MarginV, Effect, Text"); /* renamed from: c reason: collision with root package name */ - public static final byte[] f664c = {68, 105, 97, 108, 111, 103, 117, 101, 58, 32, 48, 58, 48, 48, 58, 48, 48, 58, 48, 48, 44, 48, 58, 48, 48, 58, 48, 48, 58, 48, 48, 44}; + public static final byte[] f665c = {68, 105, 97, 108, 111, 103, 117, 101, 58, 32, 48, 58, 48, 48, 58, 48, 48, 58, 48, 48, 44, 48, 58, 48, 48, 58, 48, 48, 58, 48, 48, 44}; public static final UUID d = new UUID(72057594037932032L, -9223371306706625679L); public static final Map e; public boolean A; @@ -82,23 +82,23 @@ public class e implements h { public boolean Z; /* renamed from: a0 reason: collision with root package name */ - public boolean f665a0; + public boolean f666a0; /* renamed from: b0 reason: collision with root package name */ - public boolean f666b0; + public boolean f667b0; /* renamed from: c0 reason: collision with root package name */ - public int f667c0; + public int f668c0; /* renamed from: d0 reason: collision with root package name */ - public byte f668d0; + public byte f669d0; /* renamed from: e0 reason: collision with root package name */ - public boolean f669e0; + public boolean f670e0; public final d f; /* renamed from: f0 reason: collision with root package name */ - public j f670f0; + public j f671f0; public final g g; public final SparseArray h; public final boolean i; @@ -113,21 +113,21 @@ public class e implements h { public final w r; /* renamed from: s reason: collision with root package name */ - public final w f671s; + public final w f672s; public ByteBuffer t; public long u; public long v = -1; public long w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f672x = -9223372036854775807L; + public long f673x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f673y = -9223372036854775807L; + public long f674y = -9223372036854775807L; @Nullable /* renamed from: z reason: collision with root package name */ - public c f674z; + public c f675z; /* compiled from: MatroskaExtractor */ public final class b implements c { @@ -166,7 +166,7 @@ public class e implements h { public String b; /* renamed from: c reason: collision with root package name */ - public int f675c; + public int f676c; public int d; public int e; public int f; @@ -184,20 +184,20 @@ public class e implements h { public int r = -1; /* renamed from: s reason: collision with root package name */ - public float f676s = 0.0f; + public float f677s = 0.0f; public float t = 0.0f; public float u = 0.0f; public byte[] v = null; public int w = -1; /* renamed from: x reason: collision with root package name */ - public boolean f677x = false; + public boolean f678x = false; /* renamed from: y reason: collision with root package name */ - public int f678y = -1; + public int f679y = -1; /* renamed from: z reason: collision with root package name */ - public int f679z = -1; + public int f680z = -1; public c() { } @@ -221,7 +221,7 @@ public class e implements h { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f680c; + public int f681c; public long d; public int e; public int f; @@ -229,9 +229,9 @@ public class e implements h { @RequiresNonNull({"#1.output"}) public void a(c cVar) { - if (this.f680c > 0) { + if (this.f681c > 0) { cVar.X.d(this.d, this.e, this.f, this.g, cVar.j); - this.f680c = 0; + this.f681c = 0; } } } @@ -262,7 +262,7 @@ public class e implements h { this.p = new c.i.a.c.i2.w(); this.q = new c.i.a.c.i2.w(8); this.r = new c.i.a.c.i2.w(); - this.f671s = new c.i.a.c.i2.w(); + this.f672s = new c.i.a.c.i2.w(); this.Q = new int[1]; } @@ -335,7 +335,7 @@ public class e implements h { @EnsuresNonNull({"currentTrack"}) public final void c(int i) throws ParserException { - if (this.f674z == null) { + if (this.f675z == null) { throw new ParserException(c.d.b.a.a.k("Element ", i, " must be in a TrackEntry")); } } @@ -373,7 +373,7 @@ public class e implements h { int i7 = this.p.b; while (true) { c.i.a.c.i2.w wVar = this.p; - if (i7 >= wVar.f916c) { + if (i7 >= wVar.f917c) { break; } else if (wVar.a[i7] == 0) { wVar.C(i7); @@ -384,14 +384,14 @@ public class e implements h { } c.i.a.c.a2.w wVar2 = cVar.X; c.i.a.c.i2.w wVar3 = this.p; - wVar2.c(wVar3, wVar3.f916c); - i4 = i2 + this.p.f916c; + wVar2.c(wVar3, wVar3.f917c); + i4 = i2 + this.p.f917c; if ((268435456 & i6) != 0) { if (this.P > 1) { i6 &= -268435457; } else { - c.i.a.c.i2.w wVar4 = this.f671s; - int i8 = wVar4.f916c; + c.i.a.c.i2.w wVar4 = this.f672s; + int i8 = wVar4.f917c; cVar.X.f(wVar4, i8, 2); i4 += i8; } @@ -405,9 +405,9 @@ public class e implements h { } cVar.X.d(j, i6, i4, i3, cVar.j); } else if (dVar.b) { - int i9 = dVar.f680c; + int i9 = dVar.f681c; int i10 = i9 + 1; - dVar.f680c = i10; + dVar.f681c = i10; if (i9 == 0) { dVar.d = j; dVar.e = i6; @@ -457,7 +457,7 @@ public class e implements h { b.C0084b peek = bVar.b.peek(); if (peek == null || iVar.getPosition() < peek.b) { if (bVar.e == 0) { - long c2 = bVar.f663c.c(iVar, r4, r3, 4); + long c2 = bVar.f664c.c(iVar, r4, r3, 4); if (c2 == -2) { iVar.k(); while (true) { @@ -482,7 +482,7 @@ public class e implements h { } } if (bVar.e == r4) { - bVar.g = bVar.f663c.c(iVar, r3, r4, 8); + bVar.g = bVar.f664c.c(iVar, r3, r4, 8); bVar.e = 2; } c cVar = bVar.d; @@ -606,23 +606,23 @@ public class e implements h { int i5 = bVar.f; long j2 = bVar.g; e eVar = e.this; - AnimatableValueParser.H(eVar.f670f0); + AnimatableValueParser.H(eVar.f671f0); if (i5 == 160) { i2 = 0; eVar.V = false; } else if (i5 == 174) { i2 = 0; - eVar.f674z = new c(null); + eVar.f675z = new c(null); } else if (i5 != 187) { if (i5 == 19899) { eVar.B = -1; eVar.C = -1; } else if (i5 == 20533) { eVar.c(i5); - eVar.f674z.h = true; + eVar.f675z.h = true; } else if (i5 == 21968) { eVar.c(i5); - eVar.f674z.f677x = true; + eVar.f675z.f678x = true; } else if (i5 == 408125543) { long j3 = eVar.v; if (j3 == -1 || j3 == position) { @@ -636,7 +636,7 @@ public class e implements h { eVar.I = new q(); } else if (i5 == 524531317 && !eVar.A) { if (!eVar.i || eVar.E == -1) { - eVar.f670f0.a(new t.b(eVar.f673y, 0)); + eVar.f671f0.a(new t.b(eVar.f674y, 0)); eVar.A = true; } else { eVar.D = true; @@ -661,22 +661,22 @@ public class e implements h { switch (i6) { case 131: eVar2.c(i6); - eVar2.f674z.d = (int) a3; + eVar2.f675z.d = (int) a3; break; case 136: eVar2.c(i6); - eVar2.f674z.V = a3 == 1; + eVar2.f675z.V = a3 == 1; break; case 155: eVar2.N = eVar2.m(a3); break; case 159: eVar2.c(i6); - eVar2.f674z.O = (int) a3; + eVar2.f675z.O = (int) a3; break; case 176: eVar2.c(i6); - eVar2.f674z.m = (int) a3; + eVar2.f675z.m = (int) a3; break; case 179: eVar2.a(i6); @@ -684,11 +684,11 @@ public class e implements h { break; case 186: eVar2.c(i6); - eVar2.f674z.n = (int) a3; + eVar2.f675z.n = (int) a3; break; case 215: eVar2.c(i6); - eVar2.f674z.f675c = (int) a3; + eVar2.f675z.f676c = (int) a3; break; case 231: eVar2.G = eVar2.m(a3); @@ -709,7 +709,7 @@ public class e implements h { break; case 16871: eVar2.c(i6); - eVar2.f674z.g = (int) a3; + eVar2.f675z.g = (int) a3; break; case 16980: if (a3 != 3) { @@ -745,53 +745,53 @@ public class e implements h { if (i7 != 1) { if (i7 != 3) { if (i7 == 15) { - eVar2.f674z.w = 3; + eVar2.f675z.w = 3; break; } } else { - eVar2.f674z.w = 1; + eVar2.f675z.w = 1; break; } } else { - eVar2.f674z.w = 2; + eVar2.f675z.w = 2; break; } } else { - eVar2.f674z.w = 0; + eVar2.f675z.w = 0; break; } break; case 21680: eVar2.c(i6); - eVar2.f674z.o = (int) a3; + eVar2.f675z.o = (int) a3; break; case 21682: eVar2.c(i6); - eVar2.f674z.q = (int) a3; + eVar2.f675z.q = (int) a3; break; case 21690: eVar2.c(i6); - eVar2.f674z.p = (int) a3; + eVar2.f675z.p = (int) a3; break; case 21930: eVar2.c(i6); - eVar2.f674z.U = a3 == 1; + eVar2.f675z.U = a3 == 1; break; case 21998: eVar2.c(i6); - eVar2.f674z.f = (int) a3; + eVar2.f675z.f = (int) a3; break; case 22186: eVar2.c(i6); - eVar2.f674z.R = a3; + eVar2.f675z.R = a3; break; case 22203: eVar2.c(i6); - eVar2.f674z.S = a3; + eVar2.f675z.S = a3; break; case 25188: eVar2.c(i6); - eVar2.f674z.P = (int) a3; + eVar2.f675z.P = (int) a3; break; case 30321: eVar2.c(i6); @@ -800,25 +800,25 @@ public class e implements h { if (i8 != 1) { if (i8 != 2) { if (i8 == 3) { - eVar2.f674z.r = 3; + eVar2.f675z.r = 3; break; } } else { - eVar2.f674z.r = 2; + eVar2.f675z.r = 2; break; } } else { - eVar2.f674z.r = 1; + eVar2.f675z.r = 1; break; } } else { - eVar2.f674z.r = 0; + eVar2.f675z.r = 0; break; } break; case 2352003: eVar2.c(i6); - eVar2.f674z.e = (int) a3; + eVar2.f675z.e = (int) a3; break; case 2807729: eVar2.w = a3; @@ -830,11 +830,11 @@ public class e implements h { int i9 = (int) a3; if (i9 != 1) { if (i9 == 2) { - eVar2.f674z.A = 1; + eVar2.f675z.A = 1; break; } } else { - eVar2.f674z.A = 2; + eVar2.f675z.A = 2; break; } break; @@ -843,42 +843,42 @@ public class e implements h { int i10 = (int) a3; if (i10 != 1) { if (i10 == 16) { - eVar2.f674z.f679z = 6; + eVar2.f675z.f680z = 6; break; } else if (i10 == 18) { - eVar2.f674z.f679z = 7; + eVar2.f675z.f680z = 7; break; } else if (i10 != 6) { } } - eVar2.f674z.f679z = 3; + eVar2.f675z.f680z = 3; break; case 21947: eVar2.c(i6); - c cVar4 = eVar2.f674z; - cVar4.f677x = true; + c cVar4 = eVar2.f675z; + cVar4.f678x = true; int i11 = (int) a3; if (i11 != 1) { if (i11 != 9) { if (i11 == 4 || i11 == 5 || i11 == 6 || i11 == 7) { - cVar4.f678y = 2; + cVar4.f679y = 2; break; } } else { - cVar4.f678y = 6; + cVar4.f679y = 6; break; } } else { - cVar4.f678y = 1; + cVar4.f679y = 1; break; } case 21948: eVar2.c(i6); - eVar2.f674z.B = (int) a3; + eVar2.f675z.B = (int) a3; break; case 21949: eVar2.c(i6); - eVar2.f674z.C = (int) a3; + eVar2.f675z.C = (int) a3; break; } break; @@ -920,14 +920,14 @@ public class e implements h { Objects.requireNonNull(eVar3); if (i12 == 134) { eVar3.c(i12); - eVar3.f674z.b = str; + eVar3.f675z.b = str; } else if (i12 != 17026) { if (i12 == 21358) { eVar3.c(i12); - eVar3.f674z.a = str; + eVar3.f675z.a = str; } else if (i12 == 2274716) { eVar3.c(i12); - eVar3.f674z.W = str; + eVar3.f675z.W = str; } } else if (!"webm".equals(str) && !"matroska".equals(str)) { throw new ParserException(c.d.b.a.a.t("DocType ", str, " not supported")); @@ -1118,7 +1118,7 @@ public class e implements h { } else if (i15 != 165) { if (i15 == 16877) { eVar4.c(i15); - c cVar8 = eVar4.f674z; + c cVar8 = eVar4.f675z; int i57 = cVar8.g; if (i57 == 1685485123 || i57 == 1685480259) { byte[] bArr3 = new byte[i16]; @@ -1130,13 +1130,13 @@ public class e implements h { } else if (i15 == 16981) { eVar4.c(i15); byte[] bArr4 = new byte[i16]; - eVar4.f674z.i = bArr4; + eVar4.f675z.i = bArr4; iVar.readFully(bArr4, r3, i16); } else if (i15 == 18402) { byte[] bArr5 = new byte[i16]; iVar.readFully(bArr5, r3, i16); eVar4.c(i15); - eVar4.f674z.j = new w.a(r4, bArr5, r3, r3); + eVar4.f675z.j = new w.a(r4, bArr5, r3, r3); } else if (i15 == 21419) { byte[] bArr6 = eVar4.n.a; byte b4 = r3 == true ? (byte) 1 : 0; @@ -1151,12 +1151,12 @@ public class e implements h { } else if (i15 == 25506) { eVar4.c(i15); byte[] bArr7 = new byte[i16]; - eVar4.f674z.k = bArr7; + eVar4.f675z.k = bArr7; iVar.readFully(bArr7, r3, i16); } else if (i15 == 30322) { eVar4.c(i15); byte[] bArr8 = new byte[i16]; - eVar4.f674z.v = bArr8; + eVar4.f675z.v = bArr8; iVar.readFully(bArr8, r3, i16); } else { throw new ParserException(c.d.b.a.a.j("Unexpected id: ", i15)); @@ -1166,13 +1166,13 @@ public class e implements h { if (eVar4.U != 4 || !"V_VP9".equals(cVar9.b)) { iVar.l(i16); } else { - c.i.a.c.i2.w wVar = eVar4.f671s; + c.i.a.c.i2.w wVar = eVar4.f672s; byte[] bArr9 = wVar.a; if (bArr9.length < i16) { bArr9 = new byte[i16]; } wVar.B(bArr9, i16); - iVar.readFully(eVar4.f671s.a, r3, i16); + iVar.readFully(eVar4.f672s.a, r3, i16); } } bVar.e = 0; @@ -1188,67 +1188,67 @@ public class e implements h { Objects.requireNonNull(eVar5); if (i58 == 181) { eVar5.c(i58); - eVar5.f674z.Q = (int) intBitsToFloat; + eVar5.f675z.Q = (int) intBitsToFloat; } else if (i58 != 17545) { switch (i58) { case 21969: eVar5.c(i58); - eVar5.f674z.D = (float) intBitsToFloat; + eVar5.f675z.D = (float) intBitsToFloat; break; case 21970: eVar5.c(i58); - eVar5.f674z.E = (float) intBitsToFloat; + eVar5.f675z.E = (float) intBitsToFloat; break; case 21971: eVar5.c(i58); - eVar5.f674z.F = (float) intBitsToFloat; + eVar5.f675z.F = (float) intBitsToFloat; break; case 21972: eVar5.c(i58); - eVar5.f674z.G = (float) intBitsToFloat; + eVar5.f675z.G = (float) intBitsToFloat; break; case 21973: eVar5.c(i58); - eVar5.f674z.H = (float) intBitsToFloat; + eVar5.f675z.H = (float) intBitsToFloat; break; case 21974: eVar5.c(i58); - eVar5.f674z.I = (float) intBitsToFloat; + eVar5.f675z.I = (float) intBitsToFloat; break; case 21975: eVar5.c(i58); - eVar5.f674z.J = (float) intBitsToFloat; + eVar5.f675z.J = (float) intBitsToFloat; break; case 21976: eVar5.c(i58); - eVar5.f674z.K = (float) intBitsToFloat; + eVar5.f675z.K = (float) intBitsToFloat; break; case 21977: eVar5.c(i58); - eVar5.f674z.L = (float) intBitsToFloat; + eVar5.f675z.L = (float) intBitsToFloat; break; case 21978: eVar5.c(i58); - eVar5.f674z.M = (float) intBitsToFloat; + eVar5.f675z.M = (float) intBitsToFloat; break; default: switch (i58) { case 30323: eVar5.c(i58); - eVar5.f674z.f676s = (float) intBitsToFloat; + eVar5.f675z.f677s = (float) intBitsToFloat; break; case 30324: eVar5.c(i58); - eVar5.f674z.t = (float) intBitsToFloat; + eVar5.f675z.t = (float) intBitsToFloat; break; case 30325: eVar5.c(i58); - eVar5.f674z.u = (float) intBitsToFloat; + eVar5.f675z.u = (float) intBitsToFloat; break; } } } else { - eVar5.f672x = (long) intBitsToFloat; + eVar5.f673x = (long) intBitsToFloat; } bVar.e = r3; } else { @@ -1306,7 +1306,7 @@ public class e implements h { @Override // c.i.a.c.a2.h public final void f(j jVar) { - this.f670f0 = jVar; + this.f671f0 = jVar; } @Override // c.i.a.c.a2.h @@ -1317,18 +1317,18 @@ public class e implements h { b bVar = (b) this.f; bVar.e = 0; bVar.b.clear(); - g gVar = bVar.f663c; - gVar.f681c = 0; + g gVar = bVar.f664c; + gVar.f682c = 0; gVar.d = 0; g gVar2 = this.g; - gVar2.f681c = 0; + gVar2.f682c = 0; gVar2.d = 0; l(); for (int i = 0; i < this.h.size(); i++) { d dVar = this.h.valueAt(i).T; if (dVar != null) { dVar.b = false; - dVar.f680c = 0; + dVar.f681c = 0; } } } @@ -1384,11 +1384,11 @@ public class e implements h { int i10; int i11; e eVar = this; - AnimatableValueParser.H(eVar.f670f0); + AnimatableValueParser.H(eVar.f671f0); int i12 = 0; if (i != 160) { if (i == 174) { - c cVar = eVar.f674z; + c cVar = eVar.f675z; AnimatableValueParser.H(cVar); String str8 = cVar.b; if (str8 != null) { @@ -1661,8 +1661,8 @@ public class e implements h { break; } if (z2) { - j jVar = eVar.f670f0; - int i13 = cVar.f675c; + j jVar = eVar.f671f0; + int i13 = cVar.f676c; String str9 = cVar.b; str9.hashCode(); switch (str9.hashCode()) { @@ -1923,9 +1923,9 @@ public class e implements h { int i14 = (cVar.V ? 1 : 0) | 0 | (!cVar.U ? 2 : 0); bVar = new Format.b(); if (!c.i.a.c.i2.s.h(str12)) { - bVar.f2231x = cVar.O; - bVar.f2232y = cVar.Q; - bVar.f2233z = i3; + bVar.f2239x = cVar.O; + bVar.f2240y = cVar.Q; + bVar.f2241z = i3; i4 = 1; } else if (c.i.a.c.i2.s.j(str12)) { if (cVar.q == 0) { @@ -1948,7 +1948,7 @@ public class e implements h { if (!(i17 == i5 || (i7 = cVar.p) == i5)) { f = ((float) (cVar.n * i17)) / ((float) (cVar.m * i7)); } - if (cVar.f677x) { + if (cVar.f678x) { if (cVar.D == -1.0f || cVar.E == -1.0f || cVar.F == -1.0f || cVar.G == -1.0f || cVar.H == -1.0f || cVar.I == -1.0f || cVar.J == -1.0f || cVar.K == -1.0f || cVar.L == -1.0f || cVar.M == -1.0f) { bArr = null; } else { @@ -1968,7 +1968,7 @@ public class e implements h { order.putShort((short) cVar.B); order.putShort((short) cVar.C); } - colorInfo = new ColorInfo(cVar.f678y, cVar.A, cVar.f679z, bArr); + colorInfo = new ColorInfo(cVar.f679y, cVar.A, cVar.f680z, bArr); } else { colorInfo = null; } @@ -1977,7 +1977,7 @@ public class e implements h { Map map = e; if (map.containsKey(str13)) { i6 = map.get(cVar.a).intValue(); - if (cVar.r == 0 && Float.compare(cVar.f676s, 0.0f) == 0 && Float.compare(cVar.t, 0.0f) == 0) { + if (cVar.r == 0 && Float.compare(cVar.f677s, 0.0f) == 0 && Float.compare(cVar.t, 0.0f) == 0) { if (Float.compare(cVar.u, 0.0f) != 0) { i6 = 0; } else if (Float.compare(cVar.t, 90.0f) == 0) { @@ -1991,7 +1991,7 @@ public class e implements h { bVar.p = cVar.m; bVar.q = cVar.n; bVar.t = f; - bVar.f2230s = i6; + bVar.f2238s = i6; bVar.u = cVar.v; bVar.v = cVar.w; bVar.w = colorInfo; @@ -2004,7 +2004,7 @@ public class e implements h { bVar.p = cVar.m; bVar.q = cVar.n; bVar.t = f; - bVar.f2230s = i6; + bVar.f2238s = i6; bVar.u = cVar.v; bVar.v = cVar.w; bVar.w = colorInfo; @@ -2021,17 +2021,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 2: c.i.a.c.i2.w wVar = new c.i.a.c.i2.w(cVar.a(cVar.b)); @@ -2071,17 +2071,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } else { c.d.b.a.a.g0("Non-PCM MS/ACM is unsupported. Setting mimeType to ", str11, "MatroskaExtractor"); @@ -2110,17 +2110,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); } z3 = true; if (!z3) { @@ -2149,17 +2149,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); } catch (ArrayIndexOutOfBoundsException unused) { throw new ParserException("Error parsing MS/ACM codec private"); } @@ -2188,17 +2188,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 4: byte[] a4 = cVar.a(cVar.b); @@ -2253,17 +2253,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } else { throw new ParserException("Error parsing vorbis codec private"); @@ -2305,17 +2305,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 6: str6 = "audio/mpeg"; @@ -2342,17 +2342,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 7: byte[] a5 = cVar.a(cVar.b); @@ -2399,17 +2399,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } catch (ArrayIndexOutOfBoundsException unused3) { throw new ParserException("Error parsing FourCC private data"); @@ -2443,17 +2443,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case '\n': c.i.a.c.j2.j b2 = c.i.a.c.j2.j.b(new c.i.a.c.i2.w(cVar.a(cVar.b))); @@ -2481,17 +2481,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 11: str7 = "application/vobsub"; @@ -2519,17 +2519,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case '\f': str10 = "audio/vnd.dts.hd"; @@ -2557,24 +2557,24 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case '\r': List singletonList = Collections.singletonList(cVar.a(cVar.b)); k.b d2 = c.i.a.c.v1.k.d(cVar.k); cVar.Q = d2.a; cVar.O = d2.b; - str2 = d2.f994c; + str2 = d2.f995c; str5 = "audio/mp4a-latm"; list5 = singletonList; i8 = -1; @@ -2596,17 +2596,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 14: str10 = "audio/ac3"; @@ -2634,17 +2634,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 15: case 21: @@ -2673,17 +2673,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 16: str10 = "video/av01"; @@ -2711,17 +2711,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 17: str10 = "video/x-vnd.on2.vp8"; @@ -2749,17 +2749,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 18: str10 = "video/x-vnd.on2.vp9"; @@ -2787,17 +2787,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 19: str10 = "application/pgs"; @@ -2825,17 +2825,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 20: str11 = str10; @@ -2862,17 +2862,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 22: if (cVar.P == 32) { @@ -2892,17 +2892,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } else { StringBuilder K2 = c.d.b.a.a.K("Unsupported floating point PCM bit depth: "); @@ -2933,17 +2933,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); } break; case 23: @@ -2979,17 +2979,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } else { i3 = 268435456; @@ -3009,17 +3009,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 24: i3 = f0.r(cVar.P); @@ -3052,17 +3052,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; } i2 = -1; @@ -3080,17 +3080,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 25: byte[] bArr7 = b; @@ -3122,23 +3122,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 26: m a7 = m.a(new c.i.a.c.i2.w(cVar.a(cVar.b))); list2 = a7.a; cVar.Y = a7.b; - str4 = a7.f924c; + str4 = a7.f925c; str3 = "video/hevc"; i8 = -1; str12 = str3; @@ -3160,17 +3160,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 27: str10 = "application/x-subrip"; @@ -3198,17 +3198,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 28: str10 = "video/mpeg2"; @@ -3236,17 +3236,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 29: str10 = "audio/eac3"; @@ -3274,17 +3274,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 30: str7 = "audio/flac"; @@ -3312,17 +3312,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; case 31: ArrayList arrayList4 = new ArrayList(3); @@ -3354,23 +3354,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2229c = cVar.W; + bVar.f2237c = cVar.W; bVar.d = i14; bVar.m = list; bVar.h = str; bVar.n = cVar.l; Format a3 = bVar.a(); - c.i.a.c.a2.w p = jVar.p(cVar.f675c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f676c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f675c, cVar); + eVar.h.put(cVar.f676c, cVar); break; default: throw new ParserException("Unrecognized codec identifier."); } } - eVar.f674z = null; + eVar.f675z = null; return; } throw new ParserException("CodecId is missing in TrackEntry element"); @@ -3389,7 +3389,7 @@ public class e implements h { throw new ParserException("Mandatory element SeekID or SeekPosition not found"); } else if (i == 25152) { c(i); - c cVar2 = eVar.f674z; + c cVar2 = eVar.f675z; if (cVar2.h) { w.a aVar2 = cVar2.j; if (aVar2 != null) { @@ -3400,7 +3400,7 @@ public class e implements h { } } else if (i == 28032) { c(i); - c cVar3 = eVar.f674z; + c cVar3 = eVar.f675z; if (cVar3.h && cVar3.i != null) { throw new ParserException("Combining encryption and compression is not supported"); } @@ -3408,18 +3408,18 @@ public class e implements h { if (eVar.w == -9223372036854775807L) { eVar.w = 1000000; } - long j3 = eVar.f672x; + long j3 = eVar.f673x; if (j3 != -9223372036854775807L) { - eVar.f673y = eVar.m(j3); + eVar.f674y = eVar.m(j3); } } else if (i != 374648427) { if (i == 475249515) { if (!eVar.A) { - j jVar2 = eVar.f670f0; + j jVar2 = eVar.f671f0; q qVar = eVar.H; q qVar2 = eVar.I; - if (eVar.v == -1 || eVar.f673y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { - tVar = new t.b(eVar.f673y, 0); + if (eVar.v == -1 || eVar.f674y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { + tVar = new t.b(eVar.f674y, 0); } else { int[] iArr = new int[i10]; long[] jArr = new long[i10]; @@ -3440,7 +3440,7 @@ public class e implements h { i12 = i31; } iArr[i11] = (int) ((eVar.v + eVar.u) - jArr[i11]); - jArr2[i11] = eVar.f673y - jArr3[i11]; + jArr2[i11] = eVar.f674y - jArr3[i11]; long j4 = jArr2[i11]; if (j4 <= 0) { Log.w("MatroskaExtractor", "Discarding last cue point with unexpected duration: " + j4); @@ -3458,7 +3458,7 @@ public class e implements h { eVar.I = null; } } else if (eVar.h.size() != 0) { - eVar.f670f0.j(); + eVar.f671f0.j(); } else { throw new ParserException("No valid tracks were found"); } @@ -3488,14 +3488,14 @@ public class e implements h { public final void k(i iVar, int i) throws IOException { c.i.a.c.i2.w wVar = this.l; - if (wVar.f916c < i) { + if (wVar.f917c < i) { byte[] bArr = wVar.a; if (bArr.length < i) { wVar.b(Math.max(bArr.length * 2, i)); } c.i.a.c.i2.w wVar2 = this.l; byte[] bArr2 = wVar2.a; - int i2 = wVar2.f916c; + int i2 = wVar2.f917c; iVar.readFully(bArr2, i2, i - i2); this.l.C(i); } @@ -3506,11 +3506,11 @@ public class e implements h { this.X = 0; this.Y = 0; this.Z = false; - this.f665a0 = false; - this.f666b0 = false; - this.f667c0 = 0; - this.f668d0 = 0; - this.f669e0 = false; + this.f666a0 = false; + this.f667b0 = false; + this.f668c0 = 0; + this.f669d0 = 0; + this.f670e0 = false; this.o.z(0); } @@ -3532,7 +3532,7 @@ public class e implements h { l(); return i4; } else if ("S_TEXT/ASS".equals(cVar.b)) { - o(iVar, f664c, i); + o(iVar, f665c, i); int i5 = this.X; l(); return i5; @@ -3543,25 +3543,25 @@ public class e implements h { if (cVar.h) { this.T &= -1073741825; int i6 = 128; - if (!this.f665a0) { + if (!this.f666a0) { iVar.readFully(this.l.a, 0, 1); this.W++; byte[] bArr = this.l.a; if ((bArr[0] & 128) != 128) { - this.f668d0 = bArr[0]; - this.f665a0 = true; + this.f669d0 = bArr[0]; + this.f666a0 = true; } else { throw new ParserException("Extension bit is set in signal byte"); } } - byte b2 = this.f668d0; + byte b2 = this.f669d0; if ((b2 & 1) == 1) { boolean z2 = (b2 & 2) == 2; this.T |= BasicMeasure.EXACTLY; - if (!this.f669e0) { + if (!this.f670e0) { iVar.readFully(this.q.a, 0, 8); this.W += 8; - this.f669e0 = true; + this.f670e0 = true; c.i.a.c.i2.w wVar2 = this.l; byte[] bArr2 = wVar2.a; if (!z2) { @@ -3576,18 +3576,18 @@ public class e implements h { this.X += 8; } if (z2) { - if (!this.f666b0) { + if (!this.f667b0) { iVar.readFully(this.l.a, 0, 1); this.W++; this.l.D(0); - this.f667c0 = this.l.s(); - this.f666b0 = true; + this.f668c0 = this.l.s(); + this.f667b0 = true; } - int i7 = this.f667c0 * 4; + int i7 = this.f668c0 * 4; this.l.z(i7); iVar.readFully(this.l.a, 0, i7); this.W += i7; - short s2 = (short) ((this.f667c0 / 2) + 1); + short s2 = (short) ((this.f668c0 / 2) + 1); int i8 = (s2 * 6) + 2; ByteBuffer byteBuffer = this.t; if (byteBuffer == null || byteBuffer.capacity() < i8) { @@ -3598,7 +3598,7 @@ public class e implements h { int i9 = 0; int i10 = 0; while (true) { - i3 = this.f667c0; + i3 = this.f668c0; if (i9 >= i3) { break; } @@ -3629,13 +3629,13 @@ public class e implements h { c.i.a.c.i2.w wVar3 = this.o; int length = bArr3.length; wVar3.a = bArr3; - wVar3.f916c = length; + wVar3.f917c = length; wVar3.b = 0; } } if (cVar.f > 0) { this.T |= 268435456; - this.f671s.z(0); + this.f672s.z(0); this.l.z(4); c.i.a.c.i2.w wVar4 = this.l; byte[] bArr4 = wVar4.a; @@ -3648,10 +3648,10 @@ public class e implements h { } this.Z = true; } - int i12 = i + this.o.f916c; + int i12 = i + this.o.f917c; if (!"V_MPEG4/ISO/AVC".equals(cVar.b) && !"V_MPEGH/ISO/HEVC".equals(cVar.b)) { if (cVar.T != null) { - AnimatableValueParser.D(this.o.f916c == 0); + AnimatableValueParser.D(this.o.f917c == 0); d dVar = cVar.T; if (!dVar.b) { iVar.n(dVar.a, 0, 10); diff --git a/app/src/main/java/c/i/a/c/a2/f0/g.java b/app/src/main/java/c/i/a/c/a2/f0/g.java index f0e8a428fc..652115d130 100644 --- a/app/src/main/java/c/i/a/c/a2/f0/g.java +++ b/app/src/main/java/c/i/a/c/a2/f0/g.java @@ -8,7 +8,7 @@ public final class g { public final byte[] b = new byte[8]; /* renamed from: c reason: collision with root package name */ - public int f681c; + public int f682c; public int d; public static long a(byte[] bArr, int i, boolean z2) { @@ -37,27 +37,27 @@ public final class g { } public long c(i iVar, boolean z2, boolean z3, int i) throws IOException { - if (this.f681c == 0) { + if (this.f682c == 0) { if (!iVar.c(this.b, 0, 1, z2)) { return -1; } int b = b(this.b[0] & 255); this.d = b; if (b != -1) { - this.f681c = 1; + this.f682c = 1; } else { throw new IllegalStateException("No valid varint length mask found"); } } int i2 = this.d; if (i2 > i) { - this.f681c = 0; + this.f682c = 0; return -2; } if (i2 != 1) { iVar.readFully(this.b, 1, i2 - 1); } - this.f681c = 0; + this.f682c = 0; return a(this.b, this.d, z3); } } diff --git a/app/src/main/java/c/i/a/c/a2/g0/c.java b/app/src/main/java/c/i/a/c/a2/g0/c.java index 0c562ac035..0000b96ff4 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/c.java +++ b/app/src/main/java/c/i/a/c/a2/g0/c.java @@ -5,7 +5,7 @@ import c.i.a.c.v1.z; /* compiled from: ConstantBitrateSeeker */ public final class c extends d implements g { public c(long j, long j2, z.a aVar) { - super(j, j2, aVar.f, aVar.f1009c); + super(j, j2, aVar.f, aVar.f1010c); } @Override // c.i.a.c.a2.g0.g diff --git a/app/src/main/java/c/i/a/c/a2/g0/d.java b/app/src/main/java/c/i/a/c/a2/g0/d.java index 579cd1340e..ecad8abc7e 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/d.java +++ b/app/src/main/java/c/i/a/c/a2/g0/d.java @@ -10,7 +10,7 @@ public final class d implements g { public final q b; /* renamed from: c reason: collision with root package name */ - public final q f682c; + public final q f683c; public long d; public d(long j, long j2, long j3) { @@ -19,7 +19,7 @@ public final class d implements g { q qVar = new q(); this.b = qVar; q qVar2 = new q(); - this.f682c = qVar2; + this.f683c = qVar2; qVar.a(0); qVar2.a(j2); } @@ -41,19 +41,19 @@ public final class d implements g { @Override // c.i.a.c.a2.g0.g public long d(long j) { - return this.b.b(f0.c(this.f682c, j, true, true)); + return this.b.b(f0.c(this.f683c, j, true, true)); } @Override // c.i.a.c.a2.t public t.a h(long j) { int c2 = f0.c(this.b, j, true, true); long b = this.b.b(c2); - u uVar = new u(b, this.f682c.b(c2)); + u uVar = new u(b, this.f683c.b(c2)); if (b != j) { q qVar = this.b; if (c2 != qVar.a - 1) { int i = c2 + 1; - return new t.a(uVar, new u(qVar.b(i), this.f682c.b(i))); + return new t.a(uVar, new u(qVar.b(i), this.f683c.b(i))); } } return new t.a(uVar); diff --git a/app/src/main/java/c/i/a/c/a2/g0/e.java b/app/src/main/java/c/i/a/c/a2/g0/e.java index 204f7420ec..891a77b3fc 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/e.java +++ b/app/src/main/java/c/i/a/c/a2/g0/e.java @@ -12,12 +12,12 @@ public final class e implements g { public final long[] b; /* renamed from: c reason: collision with root package name */ - public final long f683c; + public final long f684c; public e(long[] jArr, long[] jArr2, long j) { this.a = jArr; this.b = jArr2; - this.f683c = j == -9223372036854775807L ? h0.a(jArr2[jArr2.length - 1]) : j; + this.f684c = j == -9223372036854775807L ? h0.a(jArr2[jArr2.length - 1]) : j; } public static Pair b(long j, long[] jArr, long[] jArr2) { @@ -49,12 +49,12 @@ public final class e implements g { @Override // c.i.a.c.a2.t public t.a h(long j) { - Pair b = b(h0.b(f0.i(j, 0, this.f683c)), this.b, this.a); + Pair b = b(h0.b(f0.i(j, 0, this.f684c)), this.b, this.a); return new t.a(new u(h0.a(((Long) b.first).longValue()), ((Long) b.second).longValue())); } @Override // c.i.a.c.a2.t public long i() { - return this.f683c; + return this.f684c; } } diff --git a/app/src/main/java/c/i/a/c/a2/g0/f.java b/app/src/main/java/c/i/a/c/a2/g0/f.java index 8236f53ce0..388034eea3 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/f.java +++ b/app/src/main/java/c/i/a/c/a2/g0/f.java @@ -31,7 +31,7 @@ public final class f implements h { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f684c; + public final long f685c; public final w d; public final z.a e; public final p f; @@ -50,7 +50,7 @@ public final class f implements h { public g r; /* renamed from: s reason: collision with root package name */ - public boolean f685s; + public boolean f686s; public boolean t; public long u; @@ -64,7 +64,7 @@ public final class f implements h { public f(int i) { this.b = i; - this.f684c = -9223372036854775807L; + this.f685c = -9223372036854775807L; this.d = new w(10); this.e = new z.a(); this.f = new p(); @@ -161,8 +161,8 @@ public final class f implements h { } } if (this.r == null) { - w wVar = new w(this.e.f1009c); - iVar5.n(wVar.a, 0, this.e.f1009c); + w wVar = new w(this.e.f1010c); + iVar5.n(wVar.a, 0, this.e.f1010c); z.a aVar = this.e; int i6 = 21; if ((aVar.a & 1) != 0) { @@ -172,7 +172,7 @@ public final class f implements h { } else if (aVar.e == 1) { i6 = 13; } - if (wVar.f916c >= i6 + 4) { + if (wVar.f917c >= i6 + 4) { wVar.D(i6); i2 = wVar.f(); if (i2 != 1483304551) { @@ -193,7 +193,7 @@ public final class f implements h { i3 = i6; long E = f0.E((long) v, ((long) i7) * 1000000, (long) i8); if ((f & 6) != 6) { - iVar4 = new i(position, aVar2.f1009c, E, -1, null); + iVar4 = new i(position, aVar2.f1010c, E, -1, null); } else { long t = wVar.t(); long[] jArr = new long[100]; @@ -208,13 +208,13 @@ public final class f implements h { Log.w("XingSeeker", N.toString()); } } - iVar4 = new i(position, aVar2.f1009c, E, t, jArr); + iVar4 = new i(position, aVar2.f1010c, E, t, jArr); } iVar3 = iVar4; } if (iVar3 != null) { p pVar = fVar.f; - if (!((pVar.b == -1 || pVar.f759c == -1) ? false : true)) { + if (!((pVar.b == -1 || pVar.f760c == -1) ? false : true)) { iVar.k(); iVar5 = iVar; iVar5.g(i3 + 141); @@ -227,9 +227,9 @@ public final class f implements h { int i11 = u & 4095; if (i10 > 0 || i11 > 0) { pVar2.b = i10; - pVar2.f759c = i11; + pVar2.f760c = i11; } - iVar5.l(fVar.e.f1009c); + iVar5.l(fVar.e.f1010c); hVar = iVar3; if (iVar3 != null) { boolean c2 = iVar3.c(); @@ -244,7 +244,7 @@ public final class f implements h { } } iVar5 = iVar; - iVar5.l(fVar.e.f1009c); + iVar5.l(fVar.e.f1010c); hVar = iVar3; if (iVar3 != null) { } @@ -262,7 +262,7 @@ public final class f implements h { int x3 = wVar.x(); int x4 = wVar.x(); wVar.E(2); - long j4 = position2 + ((long) aVar3.f1009c); + long j4 = position2 + ((long) aVar3.f1010c); long[] jArr2 = new long[x2]; long[] jArr3 = new long[x2]; int i13 = 0; @@ -296,13 +296,13 @@ public final class f implements h { } } fVar = this; - iVar.l(fVar.e.f1009c); + iVar.l(fVar.e.f1010c); iVar5 = iVar; hVar2 = hVar3; } hVar3 = null; fVar = this; - iVar.l(fVar.e.f1009c); + iVar.l(fVar.e.f1010c); iVar5 = iVar; hVar2 = hVar3; } else { @@ -344,13 +344,13 @@ public final class f implements h { i14++; } } - if (!fVar.f685s) { + if (!fVar.f686s) { iVar2 = new g.a(); } else { i iVar6 = hVar; if ((fVar.b & 2) != 0) { if (eVar != null) { - d = eVar.f683c; + d = eVar.f684c; } else if (hVar != null) { j2 = hVar.i(); j = hVar.a(); @@ -382,17 +382,17 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2231x = aVar4.e; - bVar.f2232y = aVar4.d; + bVar.f2239x = aVar4.e; + bVar.f2240y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f759c; + bVar.B = pVar3.f760c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); } eVar = null; - if (!fVar.f685s) { + if (!fVar.f686s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -401,16 +401,16 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2231x = aVar4.e; - bVar.f2232y = aVar4.d; + bVar.f2239x = aVar4.e; + bVar.f2240y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f759c; + bVar.B = pVar3.f760c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); } - if (wVar.f916c >= 40) { + if (wVar.f917c >= 40) { wVar.D(36); if (wVar.f() == 1447187017) { i2 = 1447187017; @@ -431,7 +431,7 @@ public final class f implements h { if (iVar3 != null) { } iVar5 = iVar; - iVar5.l(fVar.e.f1009c); + iVar5.l(fVar.e.f1010c); hVar = iVar3; if (iVar3 != null) { } @@ -440,7 +440,7 @@ public final class f implements h { if (metadata != null) { } eVar = null; - if (!fVar.f685s) { + if (!fVar.f686s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -449,11 +449,11 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2231x = aVar4.e; - bVar.f2232y = aVar4.d; + bVar.f2239x = aVar4.e; + bVar.f2240y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f759c; + bVar.B = pVar3.f760c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); @@ -477,7 +477,7 @@ public final class f implements h { if (iVar3 != null) { } iVar5 = iVar; - iVar5.l(fVar.e.f1009c); + iVar5.l(fVar.e.f1010c); hVar = iVar3; if (iVar3 != null) { } @@ -486,7 +486,7 @@ public final class f implements h { if (metadata != null) { } eVar = null; - if (!fVar.f685s) { + if (!fVar.f686s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -495,11 +495,11 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2231x = aVar4.e; - bVar.f2232y = aVar4.d; + bVar.f2239x = aVar4.e; + bVar.f2240y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f759c; + bVar.B = pVar3.f760c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); @@ -535,20 +535,20 @@ public final class f implements h { fVar.e.a(f3); if (fVar.n == -9223372036854775807L) { fVar.n = fVar.r.d(iVar.getPosition()); - if (fVar.f684c != -9223372036854775807L) { - fVar.n = (fVar.f684c - fVar.r.d(0)) + fVar.n; + if (fVar.f685c != -9223372036854775807L) { + fVar.n = (fVar.f685c - fVar.r.d(0)) + fVar.n; } } z.a aVar5 = fVar.e; - fVar.q = aVar5.f1009c; + fVar.q = aVar5.f1010c; g gVar2 = fVar.r; if (gVar2 instanceof d) { d dVar = (d) gVar2; long a3 = fVar.a(fVar.o + ((long) aVar5.g)); - long position5 = iVar.getPosition() + ((long) fVar.e.f1009c); + long position5 = iVar.getPosition() + ((long) fVar.e.f1010c); if (!dVar.b(a3)) { dVar.b.a(a3); - dVar.f682c.a(position5); + dVar.f683c.a(position5); } if (fVar.t && dVar.b(fVar.u)) { fVar.t = false; @@ -567,7 +567,7 @@ public final class f implements h { int i18 = fVar.q - b3; fVar.q = i18; if (i18 <= 0) { - fVar.k.d(fVar.a(fVar.o), 1, fVar.e.f1009c, 0, null); + fVar.k.d(fVar.a(fVar.o), 1, fVar.e.f1010c, 0, null); fVar.o += (long) fVar.e.g; fVar.q = 0; } diff --git a/app/src/main/java/c/i/a/c/a2/g0/h.java b/app/src/main/java/c/i/a/c/a2/g0/h.java index 1a9f82c292..34ab54959b 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/h.java +++ b/app/src/main/java/c/i/a/c/a2/g0/h.java @@ -9,13 +9,13 @@ public final class h implements g { public final long[] b; /* renamed from: c reason: collision with root package name */ - public final long f686c; + public final long f687c; public final long d; public h(long[] jArr, long[] jArr2, long j, long j2) { this.a = jArr; this.b = jArr2; - this.f686c = j; + this.f687c = j; this.d = j2; } @@ -50,6 +50,6 @@ public final class h implements g { @Override // c.i.a.c.a2.t public long i() { - return this.f686c; + return this.f687c; } } diff --git a/app/src/main/java/c/i/a/c/a2/g0/i.java b/app/src/main/java/c/i/a/c/a2/g0/i.java index f7a3f34085..441585b443 100644 --- a/app/src/main/java/c/i/a/c/a2/g0/i.java +++ b/app/src/main/java/c/i/a/c/a2/g0/i.java @@ -12,7 +12,7 @@ public final class i implements g { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f687c; + public final long f688c; public final long d; public final long e; @Nullable @@ -21,7 +21,7 @@ public final class i implements g { public i(long j, int i, long j2, long j3, @Nullable long[] jArr) { this.a = j; this.b = i; - this.f687c = j2; + this.f688c = j2; this.f = jArr; this.d = j3; this.e = j3 != -1 ? j + j3 : -1; @@ -47,7 +47,7 @@ public final class i implements g { AnimatableValueParser.H(jArr); double d = (((double) j2) * 256.0d) / ((double) this.d); int e = f0.e(jArr, (long) d, true, true); - long j3 = this.f687c; + long j3 = this.f688c; long j4 = (((long) e) * j3) / 100; long j5 = jArr[e]; int i = e + 1; @@ -61,8 +61,8 @@ public final class i implements g { if (!c()) { return new t.a(new u(0, this.a + ((long) this.b))); } - long i = f0.i(j, 0, this.f687c); - double d = (((double) i) * 100.0d) / ((double) this.f687c); + long i = f0.i(j, 0, this.f688c); + double d = (((double) i) * 100.0d) / ((double) this.f688c); double d2 = ShadowDrawableWrapper.COS_45; if (d > ShadowDrawableWrapper.COS_45) { if (d >= 100.0d) { @@ -81,6 +81,6 @@ public final class i implements g { @Override // c.i.a.c.a2.t public long i() { - return this.f687c; + return this.f688c; } } diff --git a/app/src/main/java/c/i/a/c/a2/h0/d.java b/app/src/main/java/c/i/a/c/a2/h0/d.java index eae2ebc51e..d66870ead8 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/d.java +++ b/app/src/main/java/c/i/a/c/a2/h0/d.java @@ -14,7 +14,7 @@ public abstract class d { public final long b; /* renamed from: c reason: collision with root package name */ - public final List f688c = new ArrayList(); + public final List f689c = new ArrayList(); public final List d = new ArrayList(); public a(int i, long j) { @@ -36,9 +36,9 @@ public abstract class d { @Nullable public b c(int i) { - int size = this.f688c.size(); + int size = this.f689c.size(); for (int i2 = 0; i2 < size; i2++) { - b bVar = this.f688c.get(i2); + b bVar = this.f689c.get(i2); if (bVar.a == i) { return bVar; } @@ -48,7 +48,7 @@ public abstract class d { @Override // c.i.a.c.a2.h0.d public String toString() { - return d.a(this.a) + " leaves: " + Arrays.toString(this.f688c.toArray()) + " containers: " + Arrays.toString(this.d.toArray()); + return d.a(this.a) + " leaves: " + Arrays.toString(this.f689c.toArray()) + " containers: " + Arrays.toString(this.d.toArray()); } } diff --git a/app/src/main/java/c/i/a/c/a2/h0/e.java b/app/src/main/java/c/i/a/c/a2/h0/e.java index 4fd51a14b4..70e2640238 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/e.java +++ b/app/src/main/java/c/i/a/c/a2/h0/e.java @@ -44,11 +44,11 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f689c; + public final w f690c; public b(d.b bVar, Format format) { w wVar = bVar.b; - this.f689c = wVar; + this.f690c = wVar; wVar.D(12); int v = wVar.v(); if ("audio/raw".equals(format.t)) { @@ -75,7 +75,7 @@ public final class e { @Override // c.i.a.c.a2.h0.e.a public int c() { int i = this.a; - return i == -1 ? this.f689c.v() : i; + return i == -1 ? this.f690c.v() : i; } } @@ -85,7 +85,7 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f690c; + public final int f691c; public int d; public int e; @@ -93,7 +93,7 @@ public final class e { w wVar = bVar.b; this.a = wVar; wVar.D(12); - this.f690c = wVar.v() & 255; + this.f691c = wVar.v() & 255; this.b = wVar.v(); } @@ -109,7 +109,7 @@ public final class e { @Override // c.i.a.c.a2.h0.e.a public int c() { - int i = this.f690c; + int i = this.f691c; if (i == 8) { return this.a.s(); } @@ -598,27 +598,27 @@ public final class e { i5 = i37; iArr2 = iArr10; } - long E = f0.E(j, 1000000, mVar2.f705c); + long E = f0.E(j, 1000000, mVar2.f706c); jArr3 = mVar2.h; if (jArr3 != null) { - f0.F(jArr2, 1000000, mVar2.f705c); + f0.F(jArr2, 1000000, mVar2.f706c); return new p(mVar, jArr, iArr, i5, jArr2, iArr2, E); } if (jArr3.length == 1 && mVar2.b == 1 && jArr2.length >= 2) { long[] jArr7 = mVar2.i; Objects.requireNonNull(jArr7); long j8 = jArr7[0]; - long E2 = f0.E(mVar2.h[0], mVar2.f705c, mVar2.d) + j8; + long E2 = f0.E(mVar2.h[0], mVar2.f706c, mVar2.d) + j8; int length = jArr2.length - 1; i10 = i4; if (jArr2[0] <= j8 && j8 < jArr2[f0.h(4, 0, length)] && jArr2[f0.h(jArr2.length - 4, 0, length)] < E2 && E2 <= j) { long j9 = j - E2; - long E3 = f0.E(j8 - jArr2[0], (long) mVar2.f.H, mVar2.f705c); - long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f705c); + long E3 = f0.E(j8 - jArr2[0], (long) mVar2.f.H, mVar2.f706c); + long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f706c); if (!(E3 == 0 && E4 == 0) && E3 <= 2147483647L && E4 <= 2147483647L) { pVar.b = (int) E3; - pVar.f759c = (int) E4; - f0.F(jArr2, 1000000, mVar2.f705c); + pVar.f760c = (int) E4; + f0.F(jArr2, 1000000, mVar2.f706c); return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(mVar2.h[0], 1000000, mVar2.d)); } } @@ -631,9 +631,9 @@ public final class e { Objects.requireNonNull(jArr9); long j10 = jArr9[0]; for (int i41 = 0; i41 < jArr2.length; i41++) { - jArr2[i41] = f0.E(jArr2[i41] - j10, 1000000, mVar2.f705c); + jArr2[i41] = f0.E(jArr2[i41] - j10, 1000000, mVar2.f706c); } - return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f705c)); + return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f706c)); } boolean z6 = mVar2.b == 1; int[] iArr11 = new int[jArr8.length]; @@ -652,7 +652,7 @@ public final class e { long j11 = jArr10[i42]; if (j11 != -1) { iArr5 = iArr; - long E5 = f0.E(jArr11[i42], mVar2.f705c, mVar2.d); + long E5 = f0.E(jArr11[i42], mVar2.f706c, mVar2.d); iArr11[i42] = f0.e(jArr2, j11, true, true); iArr12[i42] = f0.b(jArr2, j11 + E5, z6, false); while (iArr11[i42] < iArr12[i42] && (iArr2[iArr11[i42]] & 1) == 0) { @@ -704,7 +704,7 @@ public final class e { } int i51 = i11; while (i48 < i49) { - jArr13[i47] = f0.E(j12, 1000000, mVar2.d) + f0.E(Math.max(0L, jArr2[i48] - j13), 1000000, mVar2.f705c); + jArr13[i47] = f0.E(j12, 1000000, mVar2.d) + f0.E(Math.max(0L, jArr2[i48] - j13), 1000000, mVar2.f706c); if (z9 && iArr14[i47] > i51) { i51 = iArr4[i48]; } @@ -736,7 +736,7 @@ public final class e { str = mVar.f.t; if (!(a2 == -1 && ("audio/raw".equals(str) || "audio/g711-mlaw".equals(str) || "audio/g711-alaw".equals(str)) && v3 == 0 && i == 0 && i3 == 0)) { } - long E = f0.E(j, 1000000, mVar2.f705c); + long E = f0.E(j, 1000000, mVar2.f706c); jArr3 = mVar2.h; if (jArr3 != null) { } @@ -994,7 +994,7 @@ public final class e { m a2 = m.a(wVar5); list3 = a2.a; i9 = a2.b; - str3 = a2.f924c; + str3 = a2.f925c; str2 = "video/hevc"; } else if (f14 == 1685480259 || f14 == 1685485123) { i8 = f11; @@ -1115,7 +1115,7 @@ public final class e { m0.q = x4; m0.t = f12; i29 = i29; - m0.f2230s = i29; + m0.f2238s = i29; m0.u = bArr; m0.v = i7; m0.m = list; @@ -1235,10 +1235,10 @@ public final class e { Format.b bVar = new Format.b(); bVar.a = num; bVar.k = str15; - bVar.f2231x = i43; - bVar.f2232y = i42; + bVar.f2239x = i43; + bVar.f2240y = i42; bVar.n = drmInitData3; - bVar.f2229c = str11; + bVar.f2237c = str11; format = bVar.a(); str7 = str15; } else { @@ -1267,10 +1267,10 @@ public final class e { Format.b bVar2 = new Format.b(); bVar2.a = num2; bVar2.k = str9; - bVar2.f2231x = i45; - bVar2.f2232y = i44; + bVar2.f2239x = i45; + bVar2.f2240y = i44; bVar2.n = drmInitData3; - bVar2.f2229c = str11; + bVar2.f2237c = str11; format = bVar2.a(); } else { str7 = str15; @@ -1282,18 +1282,18 @@ public final class e { Format.b bVar3 = new Format.b(); bVar3.a = num3; bVar3.k = "audio/ac4"; - bVar3.f2231x = 2; - bVar3.f2232y = i46; + bVar3.f2239x = 2; + bVar3.f2240y = i46; bVar3.n = drmInitData3; - bVar3.f2229c = str11; + bVar3.f2237c = str11; format = bVar3.a(); } else if (f17 == 1684305011) { Format.b m02 = c.d.b.a.a.m0(f3); m02.k = str6; - m02.f2231x = i19; - m02.f2232y = i18; + m02.f2239x = i19; + m02.f2240y = i18; m02.n = drmInitData3; - m02.f2229c = str11; + m02.f2237c = str11; format = m02.a(); } else { if (f17 == 1682927731) { @@ -1388,7 +1388,7 @@ public final class e { k.b c9 = c.i.a.c.v1.k.c(new v(bArr7), false); i18 = c9.a; i19 = c9.b; - str8 = c9.f994c; + str8 = c9.f995c; } uVar = u.t(bArr7); } @@ -1413,12 +1413,12 @@ public final class e { Format.b m03 = c.d.b.a.a.m0(f3); m03.k = str6; m03.h = str5; - m03.f2231x = i19; - m03.f2232y = i18; - m03.f2233z = i16; + m03.f2239x = i19; + m03.f2240y = i18; + m03.f2241z = i16; m03.m = uVar; m03.n = drmInitData3; - m03.f2229c = str11; + m03.f2237c = str11; format2 = m03.a(); } str = str11; @@ -1443,12 +1443,12 @@ public final class e { Format.b m03 = c.d.b.a.a.m0(f3); m03.k = str6; m03.h = str5; - m03.f2231x = i19; - m03.f2232y = i18; - m03.f2233z = i16; + m03.f2239x = i19; + m03.f2240y = i18; + m03.f2241z = i16; m03.m = uVar; m03.n = drmInitData3; - m03.f2229c = str11; + m03.f2237c = str11; format2 = m03.a(); str = str11; i29 = i12; @@ -1476,12 +1476,12 @@ public final class e { Format.b m03 = c.d.b.a.a.m0(f3); m03.k = str6; m03.h = str5; - m03.f2231x = i19; - m03.f2232y = i18; - m03.f2233z = i16; + m03.f2239x = i19; + m03.f2240y = i18; + m03.f2241z = i16; m03.m = uVar; m03.n = drmInitData3; - m03.f2229c = str11; + m03.f2237c = str11; format2 = m03.a(); str = str11; i29 = i12; @@ -1502,7 +1502,7 @@ public final class e { aVar4 = aVar6; Format.b m04 = c.d.b.a.a.m0(f3); m04.k = str18; - m04.f2229c = str11; + m04.f2237c = str11; m04.o = j3; m04.m = uVar2; format2 = m04.a(); @@ -1523,7 +1523,7 @@ public final class e { aVar4 = aVar6; Format.b m04 = c.d.b.a.a.m0(f3); m04.k = str18; - m04.f2229c = str11; + m04.f2237c = str11; m04.o = j3; m04.m = uVar2; format2 = m04.a(); @@ -1534,7 +1534,7 @@ public final class e { aVar4 = aVar6; Format.b m04 = c.d.b.a.a.m0(f3); m04.k = str18; - m04.f2229c = str11; + m04.f2237c = str11; m04.o = j3; m04.m = uVar2; format2 = m04.a(); diff --git a/app/src/main/java/c/i/a/c/a2/h0/f.java b/app/src/main/java/c/i/a/c/a2/h0/f.java index 3519e8fb7e..e1883a3d8b 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/f.java +++ b/app/src/main/java/c/i/a/c/a2/h0/f.java @@ -5,13 +5,13 @@ public final class f { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f691c; + public final int f692c; public final int d; public f(int i, int i2, int i3, int i4) { this.a = i; this.b = i2; - this.f691c = i3; + this.f692c = i3; this.d = i4; } } diff --git a/app/src/main/java/c/i/a/c/a2/h0/g.java b/app/src/main/java/c/i/a/c/a2/h0/g.java index c95e236c20..83328304f3 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/g.java +++ b/app/src/main/java/c/i/a/c/a2/h0/g.java @@ -45,7 +45,7 @@ public class g implements h { public boolean G; /* renamed from: c reason: collision with root package name */ - public final int f692c; + public final int f693c; public final List d; public final SparseArray e; public final c.i.a.c.i2.w f = new c.i.a.c.i2.w(u.a); @@ -64,21 +64,21 @@ public class g implements h { @Nullable /* renamed from: s reason: collision with root package name */ - public c.i.a.c.i2.w f693s; + public c.i.a.c.i2.w f694s; public long t; public int u; public long v; public long w; /* renamed from: x reason: collision with root package name */ - public long f694x; + public long f695x; @Nullable /* renamed from: y reason: collision with root package name */ - public b f695y; + public b f696y; /* renamed from: z reason: collision with root package name */ - public int f696z; + public int f697z; /* compiled from: FragmentedMp4Extractor */ public static final class a { @@ -97,7 +97,7 @@ public class g implements h { public final o b = new o(); /* renamed from: c reason: collision with root package name */ - public final c.i.a.c.i2.w f697c = new c.i.a.c.i2.w(); + public final c.i.a.c.i2.w f698c = new c.i.a.c.i2.w(); public p d; public f e; public int f; @@ -119,7 +119,7 @@ public class g implements h { } public long a() { - return !this.l ? this.d.f708c[this.f] : this.b.f[this.h]; + return !this.l ? this.d.f709c[this.f] : this.b.f[this.h]; } @Nullable @@ -173,7 +173,7 @@ public class g implements h { c.i.a.c.i2.w wVar2 = this.k; int length = bArr.length; wVar2.a = bArr; - wVar2.f916c = length; + wVar2.f917c = length; wVar2.b = 0; i3 = bArr.length; wVar = wVar2; @@ -190,8 +190,8 @@ public class g implements h { return i3 + 1; } if (!z2) { - this.f697c.z(8); - c.i.a.c.i2.w wVar4 = this.f697c; + this.f698c.z(8); + c.i.a.c.i2.w wVar4 = this.f698c; byte[] bArr2 = wVar4.a; bArr2[0] = 0; bArr2[1] = 1; @@ -209,13 +209,13 @@ public class g implements h { wVar5.E(-2); int i5 = (x2 * 6) + 2; if (i2 != 0) { - this.f697c.z(i5); - byte[] bArr3 = this.f697c.a; + this.f698c.z(i5); + byte[] bArr3 = this.f698c.a; wVar5.e(bArr3, 0, i5); int i6 = (((bArr3[2] & 255) << 8) | (bArr3[3] & 255)) + i2; bArr3[2] = (byte) ((i6 >> 8) & 255); bArr3[3] = (byte) (i6 & 255); - wVar5 = this.f697c; + wVar5 = this.f698c; } this.a.f(wVar5, i5, 1); return i3 + 1 + i5; @@ -245,7 +245,7 @@ public class g implements h { public g(int i) { List emptyList = Collections.emptyList(); - this.f692c = i; + this.f693c = i; this.d = Collections.unmodifiableList(emptyList); byte[] bArr = new byte[16]; this.i = bArr; @@ -255,7 +255,7 @@ public class g implements h { this.e = new SparseArray<>(); this.w = -9223372036854775807L; this.v = -9223372036854775807L; - this.f694x = -9223372036854775807L; + this.f695x = -9223372036854775807L; this.D = j.d; this.E = new w[0]; this.F = new w[0]; @@ -311,7 +311,7 @@ public class g implements h { bArr = new byte[a2]; } wVar2.a = bArr; - wVar2.f916c = a2; + wVar2.f917c = a2; wVar2.b = 0; oVar.l = true; oVar.p = true; @@ -410,13 +410,13 @@ public class g implements h { for (int i5 = 0; i5 < size; i5++) { o oVar = this.e.valueAt(i5).b; Objects.requireNonNull(oVar); - oVar.f707c = position; + oVar.f708c = position; oVar.b = position; } } int i6 = this.p; if (i6 == 1835295092) { - this.f695y = null; + this.f696y = null; this.t = position + this.q; this.o = 2; } else if (i6 == 1836019574 || i6 == 1953653099 || i6 == 1835297121 || i6 == 1835626086 || i6 == 1937007212 || i6 == 1836019558 || i6 == 1953653094 || i6 == 1836475768 || i6 == 1701082227) { @@ -433,7 +433,7 @@ public class g implements h { if (j8 <= 2147483647L) { c.i.a.c.i2.w wVar = new c.i.a.c.i2.w((int) j8); System.arraycopy(this.l.a, 0, wVar.a, 0, 8); - this.f693s = wVar; + this.f694s = wVar; this.o = 1; } else { throw new ParserException("Leaf atom with length > 2147483647 (unsupported)."); @@ -442,7 +442,7 @@ public class g implements h { throw new ParserException("Leaf atom defines extended atom size (unsupported)."); } } else if (this.q <= 2147483647L) { - this.f693s = null; + this.f694s = null; this.o = 1; } else { throw new ParserException("Skipping atom with length > 2147483647 (unsupported)."); @@ -456,7 +456,7 @@ public class g implements h { } else if (i2 != 1) { long j9 = RecyclerView.FOREVER_NS; if (i2 != 2) { - b bVar = this.f695y; + b bVar = this.f696y; if (bVar == null) { SparseArray sparseArray = this.e; int size2 = sparseArray.size(); @@ -492,14 +492,14 @@ public class g implements h { a3 = 0; } iVar2.l(a3); - this.f695y = bVar2; + this.f696y = bVar2; bVar = bVar2; } } char c2 = 6; if (this.o == 3) { int i8 = !bVar.l ? bVar.d.d[bVar.f] : bVar.b.h[bVar.f]; - this.f696z = i8; + this.f697z = i8; if (bVar.f < bVar.i) { iVar2.l(i8); n b3 = bVar.b(); @@ -515,25 +515,25 @@ public class g implements h { } } if (!bVar.c()) { - this.f695y = null; + this.f696y = null; } this.o = 3; if (i3 != 0) { } } else { if (bVar.d.a.g == 1) { - this.f696z = i8 - 8; + this.f697z = i8 - 8; iVar2.l(8); } if ("audio/ac4".equals(bVar.d.a.f.t)) { - this.A = bVar.d(this.f696z, 7); - m.a(this.f696z, this.j); + this.A = bVar.d(this.f697z, 7); + m.a(this.f697z, this.j); bVar.a.c(this.j, 7); this.A += 7; } else { - this.A = bVar.d(this.f696z, 0); + this.A = bVar.d(this.f697z, 0); } - this.f696z += this.A; + this.f697z += this.A; this.o = 4; this.B = 0; } @@ -552,7 +552,7 @@ public class g implements h { if (i11 == 0) { while (true) { int i12 = this.A; - int i13 = this.f696z; + int i13 = this.f697z; if (i12 >= i13) { break; } @@ -565,7 +565,7 @@ public class g implements h { bArr[2] = 0; int i14 = i11 + 1; int i15 = 4 - i11; - while (this.A < this.f696z) { + while (this.A < this.f697z) { int i16 = this.B; if (i16 == 0) { iVar2.readFully(bArr, i15, i14); @@ -584,13 +584,13 @@ public class g implements h { z2 = true; this.C = z2; this.A += 5; - this.f696z += i15; + this.f697z += i15; } } z2 = false; this.C = z2; this.A += 5; - this.f696z += i15; + this.f697z += i15; } else { throw new ParserException("Invalid NAL length"); } @@ -601,7 +601,7 @@ public class g implements h { wVar3.c(this.h, this.B); i = this.B; c.i.a.c.i2.w wVar4 = this.h; - int e = u.e(wVar4.a, wVar4.f916c); + int e = u.e(wVar4.a, wVar4.f917c); this.h.D("video/hevc".equals(mVar.f.t) ? 1 : 0); this.h.C(e); AnimatableValueParser.L(j, this.h, this.F); @@ -620,7 +620,7 @@ public class g implements h { i17 |= BasicMeasure.EXACTLY; } n b5 = bVar.b(); - wVar3.d(j, i17, this.f696z, 0, b5 != null ? b5.f706c : null); + wVar3.d(j, i17, this.f697z, 0, b5 != null ? b5.f707c : null); while (!this.n.isEmpty()) { a removeFirst = this.n.removeFirst(); this.u -= removeFirst.b; @@ -633,7 +633,7 @@ public class g implements h { } } if (!bVar.c()) { - this.f695y = null; + this.f696y = null; } this.o = 3; i3 = 1; @@ -645,7 +645,7 @@ public class g implements h { for (int i19 = 0; i19 < size3; i19++) { o oVar4 = this.e.valueAt(i19).b; if (oVar4.p) { - long j12 = oVar4.f707c; + long j12 = oVar4.f708c; if (j12 < j9) { bVar3 = this.e.valueAt(i19); j9 = j12; @@ -660,7 +660,7 @@ public class g implements h { iVar2.l(position4); o oVar5 = bVar3.b; c.i.a.c.i2.w wVar5 = oVar5.o; - iVar2.readFully(wVar5.a, 0, wVar5.f916c); + iVar2.readFully(wVar5.a, 0, wVar5.f917c); oVar5.o.D(0); oVar5.p = false; } else { @@ -670,14 +670,14 @@ public class g implements h { } } else { int i20 = ((int) this.q) - this.r; - c.i.a.c.i2.w wVar6 = this.f693s; + c.i.a.c.i2.w wVar6 = this.f694s; if (wVar6 != null) { iVar2.readFully(wVar6.a, 8, i20); int i21 = this.p; d.b bVar4 = new d.b(i21, wVar6); long position5 = iVar.getPosition(); if (!this.m.isEmpty()) { - this.m.peek().f688c.add(bVar4); + this.m.peek().f689c.add(bVar4); } else { if (i21 == 1936286840) { wVar6.D(8); @@ -723,7 +723,7 @@ public class g implements h { } } Pair create = Pair.create(Long.valueOf(E), new c(iArr, jArr, jArr2, jArr3)); - this.f694x = ((Long) create.first).longValue(); + this.f695x = ((Long) create.first).longValue(); this.D.a((t) create.second); this.G = true; } else if (i21 == 1701671783 && this.E.length != 0) { @@ -737,7 +737,7 @@ public class g implements h { Objects.requireNonNull(str); long t3 = wVar6.t(); long E2 = f0.E(wVar6.t(), 1000000, t3); - long j17 = this.f694x; + long j17 = this.f695x; if (j17 != -9223372036854775807L) { j16 = j17 + E2; } @@ -813,7 +813,7 @@ public class g implements h { this.E = wVarArr; int i2 = 100; int i3 = 0; - if ((this.f692c & 4) != 0) { + if ((this.f693c & 4) != 0) { wVarArr[0] = this.D.p(100, 5); i2 = 101; i = 1; @@ -896,15 +896,15 @@ public class g implements h { int i18 = 12; if (i17 == 1836019574) { AnimatableValueParser.E(true, "Unexpected moov box."); - DrmInitData h = h(pop.f688c); + DrmInitData h = h(pop.f689c); d.a b2 = pop.b(1836475768); Objects.requireNonNull(b2); SparseArray sparseArray2 = new SparseArray<>(); - int size = b2.f688c.size(); + int size = b2.f689c.size(); long j3 = -9223372036854775807L; int i19 = 0; while (i19 < size) { - d.b bVar3 = b2.f688c.get(i19); + d.b bVar3 = b2.f689c.get(i19); int i20 = bVar3.a; if (i20 == 1953654136) { c.i.a.c.i2.w wVar2 = bVar3.b; @@ -921,7 +921,7 @@ public class g implements h { i19++; i18 = 12; } - ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f692c & 16) != 0, false, new c(gVar3)); + ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f693c & 16) != 0, false, new c(gVar3)); int size2 = arrayList.size(); if (gVar3.e.size() == 0) { for (int i21 = 0; i21 < size2; i21++) { @@ -949,7 +949,7 @@ public class g implements h { int i23 = 8; if (i17 == 1836019558) { SparseArray sparseArray3 = gVar3.e; - int i24 = gVar3.f692c; + int i24 = gVar3.f693c; byte[] bArr5 = gVar3.i; int size3 = pop.d.size(); int i25 = 0; @@ -969,10 +969,10 @@ public class g implements h { long w = wVar4.w(); o oVar2 = valueAt.b; oVar2.b = w; - oVar2.f707c = w; + oVar2.f708c = w; } f fVar2 = valueAt.e; - valueAt.b.a = new f((f & 2) != 0 ? wVar4.f() - 1 : fVar2.a, (f & 8) != 0 ? wVar4.f() : fVar2.b, (f & 16) != 0 ? wVar4.f() : fVar2.f691c, (f & 32) != 0 ? wVar4.f() : fVar2.d); + valueAt.b.a = new f((f & 2) != 0 ? wVar4.f() - 1 : fVar2.a, (f & 8) != 0 ? wVar4.f() : fVar2.b, (f & 16) != 0 ? wVar4.f() : fVar2.f692c, (f & 32) != 0 ? wVar4.f() : fVar2.d); } if (valueAt != null) { o oVar3 = valueAt.b; @@ -990,7 +990,7 @@ public class g implements h { oVar3.q = ((wVar5.f() >> 24) & 255) == 1 ? wVar5.w() : wVar5.t(); oVar3.r = true; } - List list2 = aVar4.f688c; + List list2 = aVar4.f689c; int size4 = list2.size(); int i26 = 0; int i27 = 0; @@ -1080,7 +1080,7 @@ public class g implements h { oVar = oVar3; if (jArr2.length == 1 && jArr2[0] == 0) { z2 = z12; - j2 = f0.E(mVar3.i[0], 1000000, mVar3.f705c); + j2 = f0.E(mVar3.i[0], 1000000, mVar3.f706c); int[] iArr2 = oVar5.h; int[] iArr3 = oVar5.i; long[] jArr3 = oVar5.j; @@ -1088,7 +1088,7 @@ public class g implements h { b bVar7 = valueAt; boolean z13 = (mVar3.b == 2 || (i24 & 1) == 0) ? false : true; i11 = oVar5.g[i31] + i32; - long j5 = mVar3.f705c; + long j5 = mVar3.f706c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1107,7 +1107,7 @@ public class g implements h { i14 = wVar7.f(); } else { z4 = z10; - i14 = fVar3.f691c; + i14 = fVar3.f692c; } a(i14); if (z11) { @@ -1177,7 +1177,7 @@ public class g implements h { if (mVar3.b == 2) { } i11 = oVar5.g[i31] + i32; - long j5 = mVar3.f705c; + long j5 = mVar3.f706c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1271,7 +1271,7 @@ public class g implements h { } int v3 = wVar10.v(); if (v3 == 1) { - oVar3.f707c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); + oVar3.f708c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); } else { throw new ParserException(c.d.b.a.a.j("Unexpected saio entry count: ", v3)); } @@ -1283,8 +1283,8 @@ public class g implements h { String str = a2 != null ? a2.b : null; c.i.a.c.i2.w wVar11 = null; c.i.a.c.i2.w wVar12 = null; - for (int i38 = 0; i38 < aVar4.f688c.size(); i38++) { - d.b bVar8 = aVar4.f688c.get(i38); + for (int i38 = 0; i38 < aVar4.f689c.size(); i38++) { + d.b bVar8 = aVar4.f689c.get(i38); c.i.a.c.i2.w wVar13 = bVar8.b; int i39 = bVar8.a; if (i39 == 1935828848) { @@ -1347,10 +1347,10 @@ public class g implements h { throw new ParserException("Entry count in sbgp != 1 (unsupported)."); } } - int size5 = aVar4.f688c.size(); + int size5 = aVar4.f689c.size(); int i42 = 0; while (i42 < size5) { - d.b bVar9 = aVar4.f688c.get(i42); + d.b bVar9 = aVar4.f689c.get(i42); if (bVar9.a == 1970628964) { c.i.a.c.i2.w wVar14 = bVar9.b; wVar14.D(8); @@ -1390,7 +1390,7 @@ public class g implements h { pop = aVar; i24 = i; } - DrmInitData h2 = h(pop.f688c); + DrmInitData h2 = h(pop.f689c); gVar = this; if (h2 != null) { int size6 = gVar.e.size(); diff --git a/app/src/main/java/c/i/a/c/a2/h0/i.java b/app/src/main/java/c/i/a/c/a2/h0/i.java index 85de32e578..31cad7b474 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/i.java +++ b/app/src/main/java/c/i/a/c/a2/h0/i.java @@ -37,7 +37,7 @@ public final class i implements h, t { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f698c; + public final w f699c; public final w d; public final w e; public final w f; @@ -56,18 +56,18 @@ public final class i implements h, t { public int r; /* renamed from: s reason: collision with root package name */ - public j f699s; + public j f700s; public a[] t; public long[][] u; public int v; public long w; /* renamed from: x reason: collision with root package name */ - public int f700x; + public int f701x; @Nullable /* renamed from: y reason: collision with root package name */ - public MotionPhotoMetadata f701y; + public MotionPhotoMetadata f702y; /* compiled from: Mp4Extractor */ public static final class a { @@ -75,13 +75,13 @@ public final class i implements h, t { public final p b; /* renamed from: c reason: collision with root package name */ - public final c.i.a.c.a2.w f702c; + public final c.i.a.c.a2.w f703c; public int d; public a(m mVar, p pVar, c.i.a.c.a2.w wVar) { this.a = mVar; this.b = pVar; - this.f702c = wVar; + this.f703c = wVar; } } @@ -96,7 +96,7 @@ public final class i implements h, t { this.i = new ArrayList(); this.f = new w(16); this.g = new ArrayDeque<>(); - this.f698c = new w(u.a); + this.f699c = new w(u.a); this.d = new w(4); this.e = new w(); this.o = -1; @@ -107,7 +107,7 @@ public final class i implements h, t { if (a2 == -1) { a2 = pVar.b(j); } - return a2 == -1 ? j2 : Math.min(pVar.f708c[a2], j2); + return a2 == -1 ? j2 : Math.min(pVar.f709c[a2], j2); } @Override // c.i.a.c.a2.h @@ -140,11 +140,11 @@ public final class i implements h, t { Metadata metadata = null; if (this.m == 0) { if (!iVar.c(this.f.a, 0, 8, true)) { - if (this.f700x == 2 && (this.b & 2) != 0) { - j jVar = this.f699s; + if (this.f701x == 2 && (this.b & 2) != 0) { + j jVar = this.f700s; Objects.requireNonNull(jVar); c.i.a.c.a2.w p = jVar.p(0, 4); - MotionPhotoMetadata motionPhotoMetadata = this.f701y; + MotionPhotoMetadata motionPhotoMetadata = this.f702y; if (motionPhotoMetadata != null) { metadata = new Metadata(motionPhotoMetadata); } @@ -220,7 +220,7 @@ public final class i implements h, t { long j6 = (long) this.m; long j7 = position2 - j6; if (this.k == 1836086884) { - this.f701y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); + this.f702y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); } this.n = null; this.j = 1; @@ -264,9 +264,9 @@ public final class i implements h, t { } } } - this.f700x = i8; + this.f701x = i8; } else if (!this.g.isEmpty()) { - this.g.peek().f688c.add(new d.b(this.k, wVar3)); + this.g.peek().f689c.add(new d.b(this.k, wVar3)); } } else if (j8 < Permission.USE_EXTERNAL_EMOJIS) { iVar.l((int) j8); @@ -303,7 +303,7 @@ public final class i implements h, t { int i13 = aVar.d; p pVar = aVar.b; if (i13 != pVar.b) { - long j12 = pVar.f708c[i13]; + long j12 = pVar.f709c[i13]; long j13 = this.u[i11][i13]; long j14 = j12 - position4; boolean z6 = j14 < 0 || j14 >= Permission.USE_EXTERNAL_EMOJIS; @@ -332,10 +332,10 @@ public final class i implements h, t { a[] aVarArr2 = this.t; int i14 = f0.a; a aVar2 = aVarArr2[this.o]; - c.i.a.c.a2.w wVar4 = aVar2.f702c; + c.i.a.c.a2.w wVar4 = aVar2.f703c; int i15 = aVar2.d; p pVar2 = aVar2.b; - long j15 = pVar2.f708c[i15]; + long j15 = pVar2.f709c[i15]; int i16 = pVar2.d[i15]; long j16 = (j15 - position4) + ((long) this.p); if (j16 < 0 || j16 >= Permission.USE_EXTERNAL_EMOJIS) { @@ -383,8 +383,8 @@ public final class i implements h, t { int f3 = this.d.f(); if (f3 >= 0) { this.r = f3; - this.f698c.D(0); - wVar4.c(this.f698c, 4); + this.f699c.D(0); + wVar4.c(this.f699c, 4); this.q += 4; i16 += i19; } else { @@ -433,16 +433,16 @@ public final class i implements h, t { i4 = 2; } } - kVar.f704c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); + kVar.f705c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); i23++; s2 = 2816; i4 = 2; } - if (kVar.f704c.isEmpty()) { + if (kVar.f705c.isEmpty()) { sVar.a = 0; } else { kVar.d = 3; - sVar.a = kVar.f704c.get(0).a; + sVar.a = kVar.f705c.get(0).a; } } else if (i21 == 3) { long position5 = iVar.getPosition(); @@ -450,8 +450,8 @@ public final class i implements h, t { w wVar6 = new w(b6); iVar.readFully(wVar6.a, 0, b6); int i25 = 0; - while (i25 < kVar.f704c.size()) { - k.a aVar3 = kVar.f704c.get(i25); + while (i25 < kVar.f705c.size()) { + k.a aVar3 = kVar.f705c.get(i25); wVar6.D((int) (aVar3.a - position5)); wVar6.E(i3); int h = wVar6.h(); @@ -559,7 +559,7 @@ public final class i implements h, t { @Override // c.i.a.c.a2.h public void f(j jVar) { - this.f699s = jVar; + this.f700s = jVar; } @Override // c.i.a.c.a2.h @@ -586,7 +586,7 @@ public final class i implements h, t { j(); } else { k kVar = this.h; - kVar.f704c.clear(); + kVar.f705c.clear(); kVar.d = 0; this.i.clear(); } @@ -617,12 +617,12 @@ public final class i implements h, t { return new t.a(c.i.a.c.a2.u.a); } long j8 = pVar.f[a2]; - j2 = pVar.f708c[a2]; + j2 = pVar.f709c[a2]; if (j8 >= j6 || a2 >= pVar.b - 1 || (b = pVar.b(j6)) == -1 || b == a2) { j5 = -9223372036854775807L; } else { long j9 = pVar.f[b]; - long j10 = pVar.f708c[b]; + long j10 = pVar.f709c[b]; j5 = j9; j7 = j10; } @@ -719,7 +719,7 @@ public final class i implements h, t { d.a pop = iVar3.g.pop(); if (pop.a == 1836019574) { ArrayList arrayList5 = new ArrayList(); - boolean z5 = iVar3.f700x == 1; + boolean z5 = iVar3.f701x == 1; p pVar = new p(); d.b c2 = pop.c(1969517665); int i9 = 1768715124; @@ -1084,7 +1084,7 @@ public final class i implements h, t { if (!arrayList7.isEmpty()) { metadata4 = new Metadata(arrayList7); List

e = e.e(pop, pVar, -9223372036854775807L, null, (iVar3.b & 1) != 0, z2, a.a); - j jVar = iVar3.f699s; + j jVar = iVar3.f700s; Objects.requireNonNull(jVar); ArrayList arrayList8 = (ArrayList) e; size = arrayList8.size(); @@ -1118,9 +1118,9 @@ public final class i implements h, t { } if (i35 == 1) { int i36 = pVar.b; - if ((i36 == -1 || pVar.f759c == -1) ? false : true) { + if ((i36 == -1 || pVar.f760c == -1) ? false : true) { a2.A = i36; - a2.B = pVar.f759c; + a2.B = pVar.f760c; } } Metadata[] metadataArr = new Metadata[2]; @@ -1141,7 +1141,7 @@ public final class i implements h, t { if (metadata11.i.length > 0) { a2.i = metadata11; } - aVar.f702c.e(a2.a()); + aVar.f703c.e(a2.a()); if (mVar.b == 2 && i34 == -1) { i34 = arrayList.size(); } @@ -1174,7 +1174,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f702c.e(a2.a()); + aVar.f703c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1185,7 +1185,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f702c.e(a2.a()); + aVar.f703c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1243,7 +1243,7 @@ public final class i implements h, t { } metadata4 = null; List

e = e.e(pop, pVar, -9223372036854775807L, null, (iVar3.b & 1) != 0, z2, a.a); - j jVar = iVar3.f699s; + j jVar = iVar3.f700s; Objects.requireNonNull(jVar); ArrayList arrayList8 = (ArrayList) e; size = arrayList8.size(); @@ -1279,7 +1279,7 @@ public final class i implements h, t { metadata3 = metadata10; metadata4 = null; List

e = e.e(pop, pVar, -9223372036854775807L, null, (iVar3.b & 1) != 0, z2, a.a); - j jVar = iVar3.f699s; + j jVar = iVar3.f700s; Objects.requireNonNull(jVar); ArrayList arrayList8 = (ArrayList) e; size = arrayList8.size(); diff --git a/app/src/main/java/c/i/a/c/a2/h0/j.java b/app/src/main/java/c/i/a/c/a2/h0/j.java index 116e124caa..2e9ea4db46 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/j.java +++ b/app/src/main/java/c/i/a/c/a2/h0/j.java @@ -7,11 +7,11 @@ public class j { public final int b; /* renamed from: c reason: collision with root package name */ - public final byte[] f703c; + public final byte[] f704c; public j(UUID uuid, int i, byte[] bArr) { this.a = uuid; this.b = i; - this.f703c = bArr; + this.f704c = bArr; } } diff --git a/app/src/main/java/c/i/a/c/a2/h0/k.java b/app/src/main/java/c/i/a/c/a2/h0/k.java index 8505ffa48a..aadedfed0f 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/k.java +++ b/app/src/main/java/c/i/a/c/a2/h0/k.java @@ -11,7 +11,7 @@ public final class k { public static final c.i.b.a.k b = new c.i.b.a.k(new j(new b.C0123b('*'))); /* renamed from: c reason: collision with root package name */ - public final List f704c = new ArrayList(); + public final List f705c = new ArrayList(); public int d = 0; public int e; diff --git a/app/src/main/java/c/i/a/c/a2/h0/m.java b/app/src/main/java/c/i/a/c/a2/h0/m.java index 54aec60958..83092ab9ec 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/m.java +++ b/app/src/main/java/c/i/a/c/a2/h0/m.java @@ -8,7 +8,7 @@ public final class m { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f705c; + public final long f706c; public final long d; public final long e; public final Format f; @@ -24,7 +24,7 @@ public final class m { public m(int i, int i2, long j, long j2, long j3, Format format, int i3, @Nullable n[] nVarArr, int i4, @Nullable long[] jArr, @Nullable long[] jArr2) { this.a = i; this.b = i2; - this.f705c = j; + this.f706c = j; this.d = j2; this.e = j3; this.f = format; diff --git a/app/src/main/java/c/i/a/c/a2/h0/n.java b/app/src/main/java/c/i/a/c/a2/h0/n.java index 0a1b73ef59..47003d7784 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/n.java +++ b/app/src/main/java/c/i/a/c/a2/h0/n.java @@ -11,7 +11,7 @@ public final class n { public final String b; /* renamed from: c reason: collision with root package name */ - public final w.a f706c; + public final w.a f707c; public final int d; @Nullable public final byte[] e; @@ -63,6 +63,6 @@ public final class n { Log.w("TrackEncryptionBox", "Unsupported protection scheme type '" + str + "'. Assuming AES-CTR crypto mode."); } } - this.f706c = new w.a(i4, bArr, i2, i3); + this.f707c = new w.a(i4, bArr, i2, i3); } } diff --git a/app/src/main/java/c/i/a/c/a2/h0/o.java b/app/src/main/java/c/i/a/c/a2/h0/o.java index 5ef0743c14..105f78bca9 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/o.java +++ b/app/src/main/java/c/i/a/c/a2/h0/o.java @@ -8,7 +8,7 @@ public final class o { public long b; /* renamed from: c reason: collision with root package name */ - public long f707c; + public long f708c; public int d; public int e; public long[] f = new long[0]; diff --git a/app/src/main/java/c/i/a/c/a2/h0/p.java b/app/src/main/java/c/i/a/c/a2/h0/p.java index 3bd8ae4891..a5a829e4cf 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/p.java +++ b/app/src/main/java/c/i/a/c/a2/h0/p.java @@ -8,7 +8,7 @@ public final class p { public final int b; /* renamed from: c reason: collision with root package name */ - public final long[] f708c; + public final long[] f709c; public final int[] d; public final int e; public final long[] f; @@ -21,7 +21,7 @@ public final class p { AnimatableValueParser.k(jArr.length == jArr2.length); AnimatableValueParser.k(iArr2.length == jArr2.length ? true : z2); this.a = mVar; - this.f708c = jArr; + this.f709c = jArr; this.d = iArr; this.e = i; this.f = jArr2; diff --git a/app/src/main/java/c/i/a/c/a2/i0/b.java b/app/src/main/java/c/i/a/c/a2/i0/b.java index 0311fb5ce7..6ec3d1e25b 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/b.java +++ b/app/src/main/java/c/i/a/c/a2/i0/b.java @@ -14,7 +14,7 @@ public final class b implements g { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f709c; + public final long f710c; public final i d; public int e; public long f; @@ -40,7 +40,7 @@ public final class b implements g { public t.a h(long j) { b bVar = b.this; long j2 = bVar.b; - long j3 = bVar.f709c; + long j3 = bVar.f710c; return new t.a(new u(j, f0.i(((((j3 - j2) * ((((long) bVar.d.i) * j) / 1000000)) / bVar.f) + j2) - 30000, j2, j3 - 1))); } @@ -55,7 +55,7 @@ public final class b implements g { AnimatableValueParser.k(j >= 0 && j2 > j); this.d = iVar; this.b = j; - this.f709c = j2; + this.f710c = j2; if (j3 == j2 - j || z2) { this.f = j4; this.e = 4; @@ -85,7 +85,7 @@ public final class b implements g { long position = iVar.getPosition(); this.g = position; this.e = 1; - long j3 = this.f709c - 65307; + long j3 = this.f710c - 65307; if (j3 > position) { return j3; } @@ -103,7 +103,7 @@ public final class b implements g { iVar.k(); long j4 = this.h; f fVar = this.a; - long j5 = fVar.f713c; + long j5 = fVar.f714c; long j6 = j4 - j5; int i2 = fVar.e + fVar.f; if (0 > j6 || j6 >= 72000) { @@ -113,7 +113,7 @@ public final class b implements g { this.l = j5; } else { this.i = iVar.getPosition() + ((long) i2); - this.k = this.a.f713c; + this.k = this.a.f714c; } long j7 = this.j; long j8 = this.i; @@ -149,14 +149,14 @@ public final class b implements g { this.a.c(iVar, j); this.a.a(iVar, false); f fVar2 = this.a; - if (fVar2.f713c > this.h) { + if (fVar2.f714c > this.h) { iVar.k(); this.e = 4; return -(this.k + 2); } iVar.l(fVar2.e + fVar2.f); this.i = iVar.getPosition(); - this.k = this.a.f713c; + this.k = this.a.f714c; j = -1; } } @@ -170,8 +170,8 @@ public final class b implements g { if ((fVar4.b & 4) == 4 || !fVar4.c(iVar, -1)) { break; } - } while (iVar.getPosition() < this.f709c); - this.f = this.a.f713c; + } while (iVar.getPosition() < this.f710c); + this.f = this.a.f714c; this.e = 4; return this.g; } @@ -183,7 +183,7 @@ public final class b implements g { this.h = f0.i(j, 0, this.f - 1); this.e = 2; this.i = this.b; - this.j = this.f709c; + this.j = this.f710c; this.k = 0; this.l = this.f; } diff --git a/app/src/main/java/c/i/a/c/a2/i0/c.java b/app/src/main/java/c/i/a/c/a2/i0/c.java index a51d982ff1..19dfab25b4 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/c.java +++ b/app/src/main/java/c/i/a/c/a2/i0/c.java @@ -26,7 +26,7 @@ public final class c extends i { public o.a b; /* renamed from: c reason: collision with root package name */ - public long f710c = -1; + public long f711c = -1; public long d = -1; public a(o oVar, o.a aVar) { @@ -36,8 +36,8 @@ public final class c extends i { @Override // c.i.a.c.a2.i0.g public t a() { - AnimatableValueParser.D(this.f710c != -1); - return new n(this.a, this.f710c); + AnimatableValueParser.D(this.f711c != -1); + return new n(this.a, this.f711c); } @Override // c.i.a.c.a2.i0.g @@ -82,7 +82,7 @@ public final class c extends i { if (oVar == null) { o oVar2 = new o(bArr, 17); this.n = oVar2; - bVar.a = oVar2.e(Arrays.copyOfRange(bArr, 9, wVar.f916c), null); + bVar.a = oVar2.e(Arrays.copyOfRange(bArr, 9, wVar.f917c), null); return true; } else if ((bArr[0] & Byte.MAX_VALUE) == 3) { o.a m2 = AnimatableValueParser.m2(wVar); @@ -96,7 +96,7 @@ public final class c extends i { } a aVar = this.o; if (aVar != null) { - aVar.f710c = j; + aVar.f711c = j; bVar.b = aVar; } Objects.requireNonNull(bVar.a); diff --git a/app/src/main/java/c/i/a/c/a2/i0/d.java b/app/src/main/java/c/i/a/c/a2/i0/d.java index 451993d617..38c044b7ac 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/d.java +++ b/app/src/main/java/c/i/a/c/a2/i0/d.java @@ -21,7 +21,7 @@ public class d implements h { public i b; /* renamed from: c reason: collision with root package name */ - public boolean f711c; + public boolean f712c; static { a aVar = a.a; @@ -95,14 +95,14 @@ public class d implements h { throw new ParserException("Failed to determine bitstream type"); } } - if (!this.f711c) { + if (!this.f712c) { c.i.a.c.a2.w p = this.a.p(0, 1); this.a.j(); i iVar2 = this.b; - iVar2.f714c = this.a; + iVar2.f715c = this.a; iVar2.b = p; iVar2.e(true); - this.f711c = true; + this.f712c = true; } i iVar3 = this.b; AnimatableValueParser.H(iVar3.b); @@ -140,7 +140,7 @@ public class d implements h { } else { f fVar = iVar3.a.a; i = 2; - iVar3.d = new b(iVar3, iVar3.f, iVar.b(), (long) (fVar.e + fVar.f), fVar.f713c, (fVar.b & 4) != 0); + iVar3.d = new b(iVar3, iVar3.f, iVar.b(), (long) (fVar.e + fVar.f), fVar.f714c, (fVar.b & 4) != 0); iVar3.h = i; e eVar = iVar3.a; w wVar = eVar.b; @@ -148,7 +148,7 @@ public class d implements h { if (bArr.length != 65025) { return 0; } - wVar.B(Arrays.copyOf(bArr, Math.max(65025, wVar.f916c)), eVar.b.f916c); + wVar.B(Arrays.copyOf(bArr, Math.max(65025, wVar.f917c)), eVar.b.f917c); return 0; } i = 2; @@ -175,7 +175,7 @@ public class d implements h { if (!iVar3.l) { t a = iVar3.d.a(); AnimatableValueParser.H(a); - iVar3.f714c.a(a); + iVar3.f715c.a(a); iVar3.l = true; } if (iVar3.k > 0 || iVar3.a.b(iVar)) { @@ -186,8 +186,8 @@ public class d implements h { long j2 = iVar3.g; if (j2 + c2 >= iVar3.e) { long j3 = (j2 * 1000000) / ((long) iVar3.i); - iVar3.b.c(wVar2, wVar2.f916c); - iVar3.b.d(j3, 1, wVar2.f916c, 0, null); + iVar3.b.c(wVar2, wVar2.f917c); + iVar3.b.d(j3, 1, wVar2.f917c, 0, null); iVar3.e = -1; } } @@ -213,7 +213,7 @@ public class d implements h { e eVar = iVar.a; eVar.a.b(); eVar.b.z(0); - eVar.f712c = -1; + eVar.f713c = -1; eVar.e = false; if (j == 0) { iVar.e(!iVar.l); diff --git a/app/src/main/java/c/i/a/c/a2/i0/e.java b/app/src/main/java/c/i/a/c/a2/i0/e.java index 99412fc90a..1c097bdc91 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/e.java +++ b/app/src/main/java/c/i/a/c/a2/i0/e.java @@ -10,7 +10,7 @@ public final class e { public final w b = new w(new byte[65025], 0); /* renamed from: c reason: collision with root package name */ - public int f712c = -1; + public int f713c = -1; public int d; public boolean e; @@ -41,36 +41,36 @@ public final class e { this.b.z(0); } while (!this.e) { - if (this.f712c < 0) { + if (this.f713c < 0) { if (!this.a.c(iVar, -1) || !this.a.a(iVar, true)) { return false; } f fVar = this.a; int i2 = fVar.e; - if ((fVar.b & 1) == 1 && this.b.f916c == 0) { + if ((fVar.b & 1) == 1 && this.b.f917c == 0) { i2 += a(0); i = this.d + 0; } else { i = 0; } iVar.l(i2); - this.f712c = i; + this.f713c = i; } - int a = a(this.f712c); - int i3 = this.f712c + this.d; + int a = a(this.f713c); + int i3 = this.f713c + this.d; if (a > 0) { w wVar = this.b; - wVar.b(wVar.f916c + a); + wVar.b(wVar.f917c + a); w wVar2 = this.b; - iVar.readFully(wVar2.a, wVar2.f916c, a); + iVar.readFully(wVar2.a, wVar2.f917c, a); w wVar3 = this.b; - wVar3.C(wVar3.f916c + a); + wVar3.C(wVar3.f917c + a); this.e = this.a.g[i3 + -1] != 255; } if (i3 == this.a.d) { i3 = -1; } - this.f712c = i3; + this.f713c = i3; } return true; } diff --git a/app/src/main/java/c/i/a/c/a2/i0/f.java b/app/src/main/java/c/i/a/c/a2/i0/f.java index 5b3a70cf1d..e7e6be5661 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/f.java +++ b/app/src/main/java/c/i/a/c/a2/i0/f.java @@ -12,7 +12,7 @@ public final class f { public int b; /* renamed from: c reason: collision with root package name */ - public long f713c; + public long f714c; public int d; public int e; public int f; @@ -57,7 +57,7 @@ public final class f { int i8 = i7 + 1; wVar.b = i8; wVar.b = i8 + 1; - this.f713c = ((((long) bArr[i8]) & 255) << 56) | (((long) bArr[i]) & 255) | ((((long) bArr[i2]) & 255) << 8) | ((((long) bArr[i3]) & 255) << 16) | ((((long) bArr[i4]) & 255) << 24) | ((((long) bArr[i5]) & 255) << 32) | ((((long) bArr[i6]) & 255) << 40) | ((((long) bArr[i7]) & 255) << 48); + this.f714c = ((((long) bArr[i8]) & 255) << 56) | (((long) bArr[i]) & 255) | ((((long) bArr[i2]) & 255) << 8) | ((((long) bArr[i3]) & 255) << 16) | ((((long) bArr[i4]) & 255) << 24) | ((((long) bArr[i5]) & 255) << 32) | ((((long) bArr[i6]) & 255) << 40) | ((((long) bArr[i7]) & 255) << 48); wVar.j(); this.h.j(); this.h.j(); @@ -81,7 +81,7 @@ public final class f { public void b() { this.a = 0; this.b = 0; - this.f713c = 0; + this.f714c = 0; this.d = 0; this.e = 0; this.f = 0; diff --git a/app/src/main/java/c/i/a/c/a2/i0/h.java b/app/src/main/java/c/i/a/c/a2/i0/h.java index 2776e08001..c775cc68d2 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/h.java +++ b/app/src/main/java/c/i/a/c/a2/i0/h.java @@ -35,12 +35,12 @@ public final class h extends i { public boolean d(w wVar, long j, i.b bVar) { boolean z2 = true; if (!this.o) { - byte[] copyOf = Arrays.copyOf(wVar.a, wVar.f916c); + byte[] copyOf = Arrays.copyOf(wVar.a, wVar.f917c); List h = AnimatableValueParser.h(copyOf); Format.b bVar2 = new Format.b(); bVar2.k = "audio/opus"; - bVar2.f2231x = copyOf[9] & 255; - bVar2.f2232y = 48000; + bVar2.f2239x = copyOf[9] & 255; + bVar2.f2240y = 48000; bVar2.m = h; bVar.a = bVar2.a(); this.o = true; diff --git a/app/src/main/java/c/i/a/c/a2/i0/i.java b/app/src/main/java/c/i/a/c/a2/i0/i.java index 4348c75681..2ccf78ff60 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/i.java +++ b/app/src/main/java/c/i/a/c/a2/i0/i.java @@ -12,7 +12,7 @@ public abstract class i { public w b; /* renamed from: c reason: collision with root package name */ - public j f714c; + public j f715c; public g d; public long e; public long f; diff --git a/app/src/main/java/c/i/a/c/a2/i0/j.java b/app/src/main/java/c/i/a/c/a2/i0/j.java index 19d93f0664..c51e127725 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/j.java +++ b/app/src/main/java/c/i/a/c/a2/i0/j.java @@ -33,13 +33,13 @@ public final class j extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final z[] f715c; + public final z[] f716c; public final int d; public a(a0 a0Var, y yVar, byte[] bArr, z[] zVarArr, int i) { this.a = a0Var; this.b = bArr; - this.f715c = zVarArr; + this.f716c = zVarArr; this.d = i; } } @@ -67,21 +67,21 @@ public final class j extends i { a aVar = this.n; AnimatableValueParser.H(aVar); a aVar2 = aVar; - int i2 = !aVar2.f715c[(b >> 1) & (255 >>> (8 - aVar2.d))].a ? aVar2.a.e : aVar2.a.f; + int i2 = !aVar2.f716c[(b >> 1) & (255 >>> (8 - aVar2.d))].a ? aVar2.a.e : aVar2.a.f; if (this.p) { i = (this.o + i2) / 4; } long j = (long) i; byte[] bArr2 = wVar.a; int length = bArr2.length; - int i3 = wVar.f916c + 4; + int i3 = wVar.f917c + 4; if (length < i3) { wVar.A(Arrays.copyOf(bArr2, i3)); } else { wVar.C(i3); } byte[] bArr3 = wVar.a; - int i4 = wVar.f916c; + int i4 = wVar.f917c; bArr3[i4 - 4] = (byte) ((int) (j & 255)); bArr3[i4 - 3] = (byte) ((int) ((j >>> 8) & 255)); bArr3[i4 - 2] = (byte) ((int) ((j >>> 16) & 255)); @@ -119,13 +119,13 @@ public final class j extends i { int h3 = wVar.h(); int i6 = h3 <= 0 ? -1 : h3; int s3 = wVar.s(); - this.q = new a0(k, s2, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s3 & 15)), (int) Math.pow(2.0d, (double) ((s3 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f916c)); + this.q = new a0(k, s2, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s3 & 15)), (int) Math.pow(2.0d, (double) ((s3 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f917c)); } else { y yVar = this.r; if (yVar == null) { this.r = AnimatableValueParser.o2(wVar, true, true); } else { - int i7 = wVar.f916c; + int i7 = wVar.f917c; byte[] bArr3 = new byte[i7]; System.arraycopy(wVar.a, 0, bArr3, 0, i7); int i8 = a0Var.a; @@ -357,7 +357,7 @@ public final class j extends i { } } else { StringBuilder K = c.d.b.a.a.K("expected code book to start with [0x56, 0x43, 0x42] at "); - K.append((xVar.f763c * 8) + xVar.d); + K.append((xVar.f764c * 8) + xVar.d); throw new ParserException(K.toString()); } } @@ -372,9 +372,9 @@ public final class j extends i { Format.b bVar2 = new Format.b(); bVar2.k = "audio/vorbis"; bVar2.f = a0Var2.d; - bVar2.g = a0Var2.f648c; - bVar2.f2231x = a0Var2.a; - bVar2.f2232y = a0Var2.b; + bVar2.g = a0Var2.f649c; + bVar2.f2239x = a0Var2.a; + bVar2.f2240y = a0Var2.b; bVar2.m = arrayList; bVar.a = bVar2.a(); return true; diff --git a/app/src/main/java/c/i/a/c/a2/j0/a0.java b/app/src/main/java/c/i/a/c/a2/j0/a0.java index be5d358856..3f49cbc38d 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/a0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/a0.java @@ -10,7 +10,7 @@ public final class a0 { public final w b = new w(); /* renamed from: c reason: collision with root package name */ - public boolean f716c; + public boolean f717c; public boolean d; public boolean e; public long f = -9223372036854775807L; @@ -34,7 +34,7 @@ public final class a0 { public final int a(i iVar) { this.b.A(f0.f); - this.f716c = true; + this.f717c = true; iVar.k(); return 0; } diff --git a/app/src/main/java/c/i/a/c/a2/j0/b0.java b/app/src/main/java/c/i/a/c/a2/j0/b0.java index 6dc8aa69f0..6bfaa75b83 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/b0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/b0.java @@ -21,7 +21,7 @@ public final class b0 implements h { public final SparseArray b = new SparseArray<>(); /* renamed from: c reason: collision with root package name */ - public final w f717c = new w(4096); + public final w f718c = new w(4096); public final a0 d = new a0(); public boolean e; public boolean f; @@ -38,7 +38,7 @@ public final class b0 implements h { public final e0 b; /* renamed from: c reason: collision with root package name */ - public final v f718c = new v(new byte[64]); + public final v f719c = new v(new byte[64]); public boolean d; public boolean e; public boolean f; @@ -77,7 +77,7 @@ public final class b0 implements h { long j = -9223372036854775807L; if (i != 0) { a0 a0Var = this.d; - if (!a0Var.f716c) { + if (!a0Var.f717c) { if (!a0Var.e) { long b2 = iVar.b(); int min = (int) Math.min(20000L, b2); @@ -90,7 +90,7 @@ public final class b0 implements h { iVar.n(a0Var.b.a, 0, min); w wVar = a0Var.b; int i2 = wVar.b; - int i3 = wVar.f916c - 4; + int i3 = wVar.f917c - 4; while (true) { if (i3 < i2) { break; @@ -123,7 +123,7 @@ public final class b0 implements h { iVar.n(a0Var.b.a, 0, min2); w wVar2 = a0Var.b; int i4 = wVar2.b; - int i5 = wVar2.f916c; + int i5 = wVar2.f917c; while (true) { if (i4 >= i5 - 3) { break; @@ -173,23 +173,23 @@ public final class b0 implements h { } iVar.k(); long f = i != 0 ? b - iVar.f() : -1; - if ((f != -1 && f < 4) || !iVar.e(this.f717c.a, 0, 4, true)) { + if ((f != -1 && f < 4) || !iVar.e(this.f718c.a, 0, 4, true)) { return -1; } - this.f717c.D(0); - int f2 = this.f717c.f(); + this.f718c.D(0); + int f2 = this.f718c.f(); if (f2 == 441) { return -1; } if (f2 == 442) { - iVar.n(this.f717c.a, 0, 10); - this.f717c.D(9); - iVar.l((this.f717c.s() & 7) + 14); + iVar.n(this.f718c.a, 0, 10); + this.f718c.D(9); + iVar.l((this.f718c.s() & 7) + 14); return 0; } else if (f2 == 443) { - iVar.n(this.f717c.a, 0, 2); - this.f717c.D(0); - iVar.l(this.f717c.x() + 6); + iVar.n(this.f718c.a, 0, 2); + this.f718c.D(0); + iVar.l(this.f718c.x() + 6); return 0; } else if (((f2 & InputDeviceCompat.SOURCE_ANY) >> 8) != 1) { iVar.l(1); @@ -229,40 +229,40 @@ public final class b0 implements h { this.j.j(); } } - iVar.n(this.f717c.a, 0, 2); - this.f717c.D(0); - int x2 = this.f717c.x() + 6; + iVar.n(this.f718c.a, 0, 2); + this.f718c.D(0); + int x2 = this.f718c.x() + 6; if (aVar == null) { iVar.l(x2); return 0; } - this.f717c.z(x2); - iVar.readFully(this.f717c.a, 0, x2); - this.f717c.D(6); - w wVar3 = this.f717c; - wVar3.e(aVar.f718c.a, 0, 3); - aVar.f718c.k(0); - aVar.f718c.m(8); - aVar.d = aVar.f718c.f(); - aVar.e = aVar.f718c.f(); - aVar.f718c.m(6); - int g = aVar.f718c.g(8); + this.f718c.z(x2); + iVar.readFully(this.f718c.a, 0, x2); + this.f718c.D(6); + w wVar3 = this.f718c; + wVar3.e(aVar.f719c.a, 0, 3); + aVar.f719c.k(0); + aVar.f719c.m(8); + aVar.d = aVar.f719c.f(); + aVar.e = aVar.f719c.f(); + aVar.f719c.m(6); + int g = aVar.f719c.g(8); aVar.g = g; - wVar3.e(aVar.f718c.a, 0, g); - aVar.f718c.k(0); + wVar3.e(aVar.f719c.a, 0, g); + aVar.f719c.k(0); aVar.h = 0; if (aVar.d) { - aVar.f718c.m(4); - aVar.f718c.m(1); - aVar.f718c.m(1); - long g2 = (((long) aVar.f718c.g(3)) << 30) | ((long) (aVar.f718c.g(15) << 15)) | ((long) aVar.f718c.g(15)); - aVar.f718c.m(1); + aVar.f719c.m(4); + aVar.f719c.m(1); + aVar.f719c.m(1); + long g2 = (((long) aVar.f719c.g(3)) << 30) | ((long) (aVar.f719c.g(15) << 15)) | ((long) aVar.f719c.g(15)); + aVar.f719c.m(1); if (!aVar.f && aVar.e) { - aVar.f718c.m(4); - aVar.f718c.m(1); - aVar.f718c.m(1); - aVar.f718c.m(1); - aVar.b.b((((long) aVar.f718c.g(3)) << 30) | ((long) (aVar.f718c.g(15) << 15)) | ((long) aVar.f718c.g(15))); + aVar.f719c.m(4); + aVar.f719c.m(1); + aVar.f719c.m(1); + aVar.f719c.m(1); + aVar.b.b((((long) aVar.f719c.g(3)) << 30) | ((long) (aVar.f719c.g(15) << 15)) | ((long) aVar.f719c.g(15))); aVar.f = true; } aVar.h = aVar.b.b(g2); @@ -270,7 +270,7 @@ public final class b0 implements h { aVar.a.f(aVar.h, 4); aVar.a.b(wVar3); aVar.a.d(); - w wVar4 = this.f717c; + w wVar4 = this.f718c; wVar4.C(wVar4.a.length); return 0; } @@ -287,7 +287,7 @@ public final class b0 implements h { e0 e0Var = this.a; synchronized (e0Var) { e0Var.a = j2; - e0Var.f906c = -9223372036854775807L; + e0Var.f907c = -9223372036854775807L; } } z zVar = this.i; diff --git a/app/src/main/java/c/i/a/c/a2/j0/d0.java b/app/src/main/java/c/i/a/c/a2/j0/d0.java index b7add68bac..29ba7c921e 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/d0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/d0.java @@ -12,7 +12,7 @@ public final class d0 implements i0 { public final w b = new w(32); /* renamed from: c reason: collision with root package name */ - public int f719c; + public int f720c; public int d; public boolean e; public boolean f; @@ -63,18 +63,18 @@ public final class d0 implements i0 { int s5 = this.b.s(); this.e = (s4 & 128) != 0; int i4 = (((s4 & 15) << 8) | s5) + 3; - this.f719c = i4; + this.f720c = i4; byte[] bArr = this.b.a; if (bArr.length < i4) { this.b.b(Math.min((int) InputDeviceCompat.SOURCE_TOUCHSCREEN, Math.max(i4, bArr.length * 2))); } } } else { - int min2 = Math.min(wVar.a(), this.f719c - this.d); + int min2 = Math.min(wVar.a(), this.f720c - this.d); wVar.e(this.b.a, this.d, min2); int i5 = this.d + min2; this.d = i5; - int i6 = this.f719c; + int i6 = this.f720c; if (i5 != i6) { continue; } else { @@ -89,7 +89,7 @@ public final class d0 implements i0 { this.f = true; return; } - this.b.C(this.f719c - 4); + this.b.C(this.f720c - 4); } else { this.b.C(i6); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/e0.java b/app/src/main/java/c/i/a/c/a2/j0/e0.java index 131ff202fe..7d38d1b10a 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/e0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/e0.java @@ -32,7 +32,7 @@ public final class e0 { bVar.a = str2; bVar.k = str; bVar.d = format.l; - bVar.f2229c = format.k; + bVar.f2237c = format.k; bVar.C = format.L; bVar.m = format.v; p.e(bVar.a()); diff --git a/app/src/main/java/c/i/a/c/a2/j0/f.java b/app/src/main/java/c/i/a/c/a2/j0/f.java index eee98faa61..dfa9513561 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/f.java +++ b/app/src/main/java/c/i/a/c/a2/j0/f.java @@ -15,7 +15,7 @@ public final class f implements h { public final w b = new w(2786); /* renamed from: c reason: collision with root package name */ - public boolean f720c; + public boolean f721c; static { a aVar = a.a; @@ -85,9 +85,9 @@ public final class f implements h { } this.b.D(0); this.b.C(read); - if (!this.f720c) { + if (!this.f721c) { this.a.l = 0; - this.f720c = true; + this.f721c = true; } this.a.b(this.b); return 0; @@ -102,7 +102,7 @@ public final class f implements h { @Override // c.i.a.c.a2.h public void g(long j, long j2) { - this.f720c = false; + this.f721c = false; this.a.c(); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/f0.java b/app/src/main/java/c/i/a/c/a2/j0/f0.java index 621c0a4a34..6ff6486e19 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/f0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/f0.java @@ -15,11 +15,11 @@ public final class f0 extends c.i.a.c.a2.a { public final w b = new w(); /* renamed from: c reason: collision with root package name */ - public final int f721c; + public final int f722c; public final int d; public a(int i, e0 e0Var, int i2) { - this.f721c = i; + this.f722c = i; this.a = e0Var; this.d = i2; } @@ -36,7 +36,7 @@ public final class f0 extends c.i.a.c.a2.a { this.b.z(min); iVar.n(this.b.a, 0, min); w wVar = this.b; - int i = wVar.f916c; + int i = wVar.f917c; long j2 = -1; long j3 = -1; long j4 = -9223372036854775807L; @@ -50,7 +50,7 @@ public final class f0 extends c.i.a.c.a2.a { if (i3 > i) { break; } - long l2 = AnimatableValueParser.l2(wVar, i2, this.f721c); + long l2 = AnimatableValueParser.l2(wVar, i2, this.f722c); if (l2 != -9223372036854775807L) { long b = this.a.b(l2); if (b > j) { diff --git a/app/src/main/java/c/i/a/c/a2/j0/g.java b/app/src/main/java/c/i/a/c/a2/j0/g.java index dc398e4dde..4e5231c15b 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/g.java +++ b/app/src/main/java/c/i/a/c/a2/j0/g.java @@ -16,7 +16,7 @@ public final class g implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f722c; + public final String f723c; public String d; public c.i.a.c.a2.w e; public int f = 0; @@ -31,7 +31,7 @@ public final class g implements o { v vVar = new v(new byte[128]); this.a = vVar; this.b = new w(vVar.a); - this.f722c = str; + this.f723c = str; } /* JADX WARNING: Removed duplicated region for block: B:120:0x0209 */ @@ -108,7 +108,7 @@ public final class g implements o { i3 = (vVar.g(11) + 1) * 2; int g2 = vVar.g(2); if (g2 == 3) { - i5 = l.f995c[vVar.g(2)]; + i5 = l.f996c[vVar.g(2)]; i7 = 6; i6 = 3; } else { @@ -313,9 +313,9 @@ public final class g implements o { Format.b bVar = new Format.b(); bVar.a = this.d; bVar.k = str; - bVar.f2231x = i; - bVar.f2232y = i15; - bVar.f2229c = this.f722c; + bVar.f2239x = i; + bVar.f2240y = i15; + bVar.f2237c = this.f723c; Format a2 = bVar.a(); this.j = a2; this.e.e(a2); diff --git a/app/src/main/java/c/i/a/c/a2/j0/g0.java b/app/src/main/java/c/i/a/c/a2/j0/g0.java index 80ab9aff08..89fe979bac 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/g0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/g0.java @@ -10,7 +10,7 @@ public final class g0 { public final e0 b = new e0(0); /* renamed from: c reason: collision with root package name */ - public final w f723c = new w(); + public final w f724c = new w(); public boolean d; public boolean e; public boolean f; @@ -23,7 +23,7 @@ public final class g0 { } public final int a(i iVar) { - this.f723c.A(f0.f); + this.f724c.A(f0.f); this.d = true; iVar.k(); return 0; diff --git a/app/src/main/java/c/i/a/c/a2/j0/h.java b/app/src/main/java/c/i/a/c/a2/j0/h.java index bb2a1faeea..b00201f66b 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/h.java +++ b/app/src/main/java/c/i/a/c/a2/j0/h.java @@ -13,7 +13,7 @@ public final class h implements c.i.a.c.a2.h { public final w b = new w(16384); /* renamed from: c reason: collision with root package name */ - public boolean f724c; + public boolean f725c; static { b bVar = b.a; @@ -94,9 +94,9 @@ public final class h implements c.i.a.c.a2.h { } this.b.D(0); this.b.C(read); - if (!this.f724c) { + if (!this.f725c) { this.a.m = 0; - this.f724c = true; + this.f725c = true; } this.a.b(this.b); return 0; @@ -111,7 +111,7 @@ public final class h implements c.i.a.c.a2.h { @Override // c.i.a.c.a2.h public void g(long j, long j2) { - this.f724c = false; + this.f725c = false; this.a.c(); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/h0.java b/app/src/main/java/c/i/a/c/a2/j0/h0.java index b61c9b372d..6a40a5c635 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/h0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/h0.java @@ -26,7 +26,7 @@ public final class h0 implements h { public final int b; /* renamed from: c reason: collision with root package name */ - public final List f725c; + public final List f726c; public final w d; public final SparseIntArray e; public final i0.c f; @@ -44,7 +44,7 @@ public final class h0 implements h { public int r; /* renamed from: s reason: collision with root package name */ - public int f726s; + public int f727s; /* compiled from: TsExtractor */ public class a implements c0 { @@ -91,7 +91,7 @@ public final class h0 implements h { public final SparseArray b = new SparseArray<>(); /* renamed from: c reason: collision with root package name */ - public final SparseIntArray f727c = new SparseIntArray(); + public final SparseIntArray f728c = new SparseIntArray(); public final int d; public b(int i) { @@ -121,10 +121,10 @@ public final class h0 implements h { h0 h0Var = h0.this; int i5 = h0Var.a; if (i5 == 1 || i5 == 2 || h0Var.m == 1) { - e0Var = h0Var.f725c.get(0); + e0Var = h0Var.f726c.get(0); } else { - e0Var = new e0(h0Var.f725c.get(0).c()); - h0.this.f725c.add(e0Var); + e0Var = new e0(h0Var.f726c.get(0).c()); + h0.this.f726c.add(e0Var); } if ((wVar.s() & 128) != 0) { wVar.E(1); @@ -134,7 +134,7 @@ public final class h0 implements h { wVar.d(this.a, 2); this.a.m(3); int i7 = 13; - h0.this.f726s = this.a.g(13); + h0.this.f727s = this.a.g(13); wVar.d(this.a, 2); int i8 = 4; this.a.m(4); @@ -150,7 +150,7 @@ public final class h0 implements h { h0Var4.q.a(e0Var, h0Var4.l, new i0.d(x2, 21, 8192)); } this.b.clear(); - this.f727c.clear(); + this.f728c.clear(); int a = wVar.a(); while (a > 0) { int i11 = 5; @@ -311,19 +311,19 @@ public final class h0 implements h { i0Var = h0Var6.q; if (h0.this.a != 2) { i2 = g2; - if (i2 >= this.f727c.get(i16, 8192)) { + if (i2 >= this.f728c.get(i16, 8192)) { } } else { i2 = g2; } - this.f727c.put(i16, i2); + this.f728c.put(i16, i2); this.b.put(i16, i0Var); } } i0Var = h0Var6.f.a(g, bVar2); if (h0.this.a != 2) { } - this.f727c.put(i16, i2); + this.f728c.put(i16, i2); this.b.put(i16, i0Var); } e0Var = e0Var; @@ -336,11 +336,11 @@ public final class h0 implements h { } int i17 = x2; e0 e0Var4 = e0Var; - int size = this.f727c.size(); + int size = this.f728c.size(); int i18 = 0; while (i18 < size) { - int keyAt = this.f727c.keyAt(i18); - int valueAt = this.f727c.valueAt(i18); + int keyAt = this.f728c.keyAt(i18); + int valueAt = this.f728c.valueAt(i18); h0.this.h.put(keyAt, true); h0.this.i.put(valueAt, true); i0 valueAt2 = this.b.valueAt(i18); @@ -397,10 +397,10 @@ public final class h0 implements h { this.b = i3; this.a = i; if (i == 1 || i == 2) { - this.f725c = Collections.singletonList(e0Var); + this.f726c = Collections.singletonList(e0Var); } else { ArrayList arrayList = new ArrayList(); - this.f725c = arrayList; + this.f726c = arrayList; arrayList.add(e0Var); } this.d = new w(new byte[9400], 0); @@ -411,7 +411,7 @@ public final class h0 implements h { this.g = sparseArray; this.e = new SparseIntArray(); this.j = new g0(i3); - this.f726s = -1; + this.f727s = -1; sparseBooleanArray.clear(); sparseArray.clear(); SparseArray b2 = lVar.b(); @@ -466,7 +466,7 @@ public final class h0 implements h { if ((b2 == -1 || this.a == 2) ? false : true) { g0 g0Var = this.j; if (!g0Var.d) { - int i3 = this.f726s; + int i3 = this.f727s; if (i3 <= 0) { g0Var.a(iVar); return 0; @@ -478,12 +478,12 @@ public final class h0 implements h { if (iVar.getPosition() != j2) { sVar.a = j2; } else { - g0Var.f723c.z(min); + g0Var.f724c.z(min); iVar.k(); - iVar.n(g0Var.f723c.a, 0, min); - w wVar = g0Var.f723c; + iVar.n(g0Var.f724c.a, 0, min); + w wVar = g0Var.f724c; int i4 = wVar.b; - int i5 = wVar.f916c; + int i5 = wVar.f917c; while (true) { i5--; if (i5 < i4) { @@ -509,12 +509,12 @@ public final class h0 implements h { if (iVar.getPosition() != j3) { sVar.a = j3; } else { - g0Var.f723c.z(min2); + g0Var.f724c.z(min2); iVar.k(); - iVar.n(g0Var.f723c.a, 0, min2); - w wVar2 = g0Var.f723c; + iVar.n(g0Var.f724c.a, 0, min2); + w wVar2 = g0Var.f724c; int i6 = wVar2.b; - int i7 = wVar2.f916c; + int i7 = wVar2.f917c; while (true) { if (i6 >= i7) { break; @@ -550,7 +550,7 @@ public final class h0 implements h { g0 g0Var2 = this.j; long j5 = g0Var2.i; if (j5 != -9223372036854775807L) { - f0 f0Var = new f0(g0Var2.b, j5, b2, this.f726s, this.b); + f0 f0Var = new f0(g0Var2.b, j5, b2, this.f727s, this.b); this.k = f0Var; this.l.a(f0Var.a); } else { @@ -597,7 +597,7 @@ public final class h0 implements h { z2 = true; break; } - int i8 = this.d.f916c; + int i8 = this.d.f917c; int read = iVar.read(bArr, i8, 9400 - i8); i = -1; if (read == -1) { @@ -611,7 +611,7 @@ public final class h0 implements h { } w wVar4 = this.d; int i9 = wVar4.b; - int i10 = wVar4.f916c; + int i10 = wVar4.f917c; byte[] bArr2 = wVar4.a; int i11 = i9; while (i11 < i10 && bArr2[i11] != 71) { @@ -631,7 +631,7 @@ public final class h0 implements h { this.r = r3; } w wVar5 = this.d; - int i14 = wVar5.f916c; + int i14 = wVar5.f917c; if (i12 > i14) { return r3; } @@ -702,13 +702,13 @@ public final class h0 implements h { public void g(long j, long j2) { f0 f0Var; AnimatableValueParser.D(this.a != 2); - int size = this.f725c.size(); + int size = this.f726c.size(); for (int i = 0; i < size; i++) { - e0 e0Var = this.f725c.get(i); + e0 e0Var = this.f726c.get(i); if ((e0Var.d() == -9223372036854775807L) || !(e0Var.d() == 0 || e0Var.c() == j2)) { synchronized (e0Var) { e0Var.a = j2; - e0Var.f906c = -9223372036854775807L; + e0Var.f907c = -9223372036854775807L; } } } diff --git a/app/src/main/java/c/i/a/c/a2/j0/i.java b/app/src/main/java/c/i/a/c/a2/j0/i.java index 5cc9ef9cc0..ff8aa54924 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/i.java +++ b/app/src/main/java/c/i/a/c/a2/j0/i.java @@ -15,7 +15,7 @@ public final class i implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f728c; + public final String f729c; public String d; public c.i.a.c.a2.w e; public int f = 0; @@ -31,7 +31,7 @@ public final class i implements o { v vVar = new v(new byte[16]); this.a = vVar; this.b = new w(vVar.a); - this.f728c = str; + this.f729c = str; } @Override // c.i.a.c.a2.j0.o @@ -89,15 +89,15 @@ public final class i implements o { Format.b bVar = new Format.b(); bVar.a = this.d; bVar.k = "audio/ac4"; - bVar.f2231x = 2; - bVar.f2232y = b.a; - bVar.f2229c = this.f728c; + bVar.f2239x = 2; + bVar.f2240y = b.a; + bVar.f2237c = this.f729c; Format a = bVar.a(); this.k = a; this.e.e(a); } this.l = b.b; - this.j = (((long) b.f996c) * 1000000) / ((long) this.k.H); + this.j = (((long) b.f997c) * 1000000) / ((long) this.k.H); this.b.D(0); this.e.c(this.b, 16); this.f = 2; diff --git a/app/src/main/java/c/i/a/c/a2/j0/i0.java b/app/src/main/java/c/i/a/c/a2/j0/i0.java index eacd088af8..690b260577 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/i0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/i0.java @@ -29,13 +29,13 @@ public interface i0 { public final String b; /* renamed from: c reason: collision with root package name */ - public final List f729c; + public final List f730c; public final byte[] d; public b(int i, @Nullable String str, @Nullable List list, byte[] bArr) { this.a = i; this.b = str; - this.f729c = list == null ? Collections.emptyList() : Collections.unmodifiableList(list); + this.f730c = list == null ? Collections.emptyList() : Collections.unmodifiableList(list); this.d = bArr; } } @@ -52,7 +52,7 @@ public interface i0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f730c; + public final int f731c; public int d; public String e; @@ -65,14 +65,14 @@ public interface i0 { } this.a = str; this.b = i2; - this.f730c = i3; + this.f731c = i3; this.d = Integer.MIN_VALUE; this.e = ""; } public void a() { int i = this.d; - this.d = i == Integer.MIN_VALUE ? this.b : i + this.f730c; + this.d = i == Integer.MIN_VALUE ? this.b : i + this.f731c; this.e = this.a + this.d; } diff --git a/app/src/main/java/c/i/a/c/a2/j0/j.java b/app/src/main/java/c/i/a/c/a2/j0/j.java index c527181eca..1c61245732 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/j.java +++ b/app/src/main/java/c/i/a/c/a2/j0/j.java @@ -15,7 +15,7 @@ public final class j implements h { public final w b = new w(2048); /* renamed from: c reason: collision with root package name */ - public final w f731c; + public final w f732c; public final v d; public c.i.a.c.a2.j e; public long f; @@ -30,20 +30,20 @@ public final class j implements h { public j(int i) { w wVar = new w(10); - this.f731c = wVar; + this.f732c = wVar; this.d = new v(wVar.a); } public final int a(i iVar) throws IOException { int i = 0; while (true) { - iVar.n(this.f731c.a, 0, 10); - this.f731c.D(0); - if (this.f731c.u() != 4801587) { + iVar.n(this.f732c.a, 0, 10); + this.f732c.D(0); + if (this.f732c.u() != 4801587) { break; } - this.f731c.E(3); - int r = this.f731c.r(); + this.f732c.E(3); + int r = this.f732c.r(); i += r + 10; iVar.g(r); } @@ -73,16 +73,16 @@ public final class j implements h { int i2 = 0; int i3 = 0; while (true) { - iVar.n(this.f731c.a, 0, 2); - this.f731c.D(0); - if (!k.g(this.f731c.x())) { + iVar.n(this.f732c.a, 0, 2); + this.f732c.D(0); + if (!k.g(this.f732c.x())) { break; } i2++; if (i2 >= 4 && i3 > 188) { return true; } - iVar.n(this.f731c.a, 0, 4); + iVar.n(this.f732c.a, 0, 4); this.d.k(14); int g = this.d.g(13); if (g <= 6) { diff --git a/app/src/main/java/c/i/a/c/a2/j0/j0.java b/app/src/main/java/c/i/a/c/a2/j0/j0.java index 67faa2184f..710e6a266c 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/j0.java +++ b/app/src/main/java/c/i/a/c/a2/j0/j0.java @@ -39,7 +39,7 @@ public final class j0 { bVar.a = dVar.b(); bVar.k = str; bVar.d = format.l; - bVar.f2229c = format.k; + bVar.f2237c = format.k; bVar.C = format.L; bVar.m = format.v; p.e(bVar.a()); diff --git a/app/src/main/java/c/i/a/c/a2/j0/k.java b/app/src/main/java/c/i/a/c/a2/j0/k.java index 072f66ac51..c9e7d4a685 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/k.java +++ b/app/src/main/java/c/i/a/c/a2/j0/k.java @@ -20,7 +20,7 @@ public final class k implements o { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final v f732c = new v(new byte[7]); + public final v f733c = new v(new byte[7]); public final w d = new w(Arrays.copyOf(a, 10)); @Nullable public final String e; @@ -39,7 +39,7 @@ public final class k implements o { public long r; /* renamed from: s reason: collision with root package name */ - public int f733s; + public int f734s; public long t; public c.i.a.c.a2.w u; public long v; @@ -81,7 +81,7 @@ public final class k implements o { if (i4 == 0) { byte[] bArr = wVar.a; int i7 = wVar.b; - int i8 = wVar.f916c; + int i8 = wVar.f917c; while (true) { if (i7 >= i8) { wVar.D(i7); @@ -95,15 +95,15 @@ public final class k implements o { } int i9 = i - 2; wVar.D(i9 + 1); - if (i(wVar, this.f732c.a, 1)) { - this.f732c.k(4); - int g = this.f732c.g(1); + if (i(wVar, this.f733c.a, 1)) { + this.f733c.k(4); + int g = this.f733c.g(1); int i10 = this.n; if (i10 == -1 || g == i10) { if (this.o != -1) { - if (i(wVar, this.f732c.a, 1)) { - this.f732c.k(i6); - if (this.f732c.g(4) == this.o) { + if (i(wVar, this.f733c.a, 1)) { + this.f733c.k(i6); + if (this.f733c.g(4) == this.o) { wVar.D(i9 + 2); } } @@ -112,12 +112,12 @@ public final class k implements o { break; } } - if (i(wVar, this.f732c.a, 4)) { - this.f732c.k(14); - int g2 = this.f732c.g(i5); + if (i(wVar, this.f733c.a, 4)) { + this.f733c.k(14); + int g2 = this.f733c.g(i5); if (g2 >= 7) { byte[] bArr2 = wVar.a; - int i11 = wVar.f916c; + int i11 = wVar.f917c; int i12 = i9 + g2; if (i12 < i11) { if (bArr2[i12] == -1) { @@ -144,7 +144,7 @@ public final class k implements o { if (i14 == 1075) { this.i = 2; this.j = a.length; - this.f733s = 0; + this.f734s = 0; this.d.D(0); wVar.D(i); break; @@ -174,36 +174,36 @@ public final class k implements o { } else if (i4 != 1) { if (i4 != 2) { if (i4 == 3) { - if (a(wVar, this.f732c.a, this.l ? 7 : 5)) { - this.f732c.k(0); + if (a(wVar, this.f733c.a, this.l ? 7 : 5)) { + this.f733c.k(0); if (!this.q) { - int g3 = this.f732c.g(2) + 1; + int g3 = this.f733c.g(2) + 1; if (g3 != 2) { Log.w("AdtsReader", "Detected audio object type: " + g3 + ", but assuming AAC LC."); g3 = 2; } - this.f732c.m(5); - int g4 = this.f732c.g(3); + this.f733c.m(5); + int g4 = this.f733c.g(3); int i15 = this.o; byte[] bArr3 = {(byte) (((g3 << 3) & 248) | ((i15 >> 1) & 7)), (byte) (((i15 << 7) & 128) | ((g4 << 3) & 120))}; k.b c2 = c.i.a.c.v1.k.c(new v(bArr3), false); Format.b bVar = new Format.b(); bVar.a = this.f; bVar.k = "audio/mp4a-latm"; - bVar.h = c2.f994c; - bVar.f2231x = c2.b; - bVar.f2232y = c2.a; + bVar.h = c2.f995c; + bVar.f2239x = c2.b; + bVar.f2240y = c2.a; bVar.m = Collections.singletonList(bArr3); - bVar.f2229c = this.e; + bVar.f2237c = this.e; Format a2 = bVar.a(); this.r = 1024000000 / ((long) a2.H); this.g.e(a2); this.q = true; } else { - this.f732c.m(10); + this.f733c.m(10); } - this.f732c.m(4); - int g5 = (this.f732c.g(13) - 2) - 5; + this.f733c.m(4); + int g5 = (this.f733c.g(13) - 2) - 5; if (this.l) { g5 -= 2; } @@ -213,14 +213,14 @@ public final class k implements o { this.j = 0; this.u = wVar2; this.v = j; - this.f733s = g5; + this.f734s = g5; } } else if (i4 == 4) { - int min = Math.min(wVar.a(), this.f733s - this.j); + int min = Math.min(wVar.a(), this.f734s - this.j); this.u.c(wVar, min); int i16 = this.j + min; this.j = i16; - int i17 = this.f733s; + int i17 = this.f734s; if (i16 == i17) { this.u.d(this.t, 1, i17, 0, null); this.t += this.v; @@ -237,13 +237,13 @@ public final class k implements o { this.j = 10; this.u = wVar3; this.v = 0; - this.f733s = this.d.r() + 10; + this.f734s = this.d.r() + 10; } } else if (wVar.a() != 0) { - v vVar = this.f732c; + v vVar = this.f733c; vVar.a[0] = wVar.a[wVar.b]; vVar.k(2); - int g6 = this.f732c.g(4); + int g6 = this.f733c.g(4); int i18 = this.o; if (i18 == -1 || g6 == i18) { if (!this.m) { diff --git a/app/src/main/java/c/i/a/c/a2/j0/l.java b/app/src/main/java/c/i/a/c/a2/j0/l.java index 1607cd1654..ed73ab4d0d 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/l.java +++ b/app/src/main/java/c/i/a/c/a2/j0/l.java @@ -41,7 +41,7 @@ public final class l implements i0.c { return new y(new s(new e0(c(bVar)))); } if (i == 89) { - return new y(new n(bVar.f729c)); + return new y(new n(bVar.f730c)); } if (i != 138) { if (i == 172) { @@ -122,7 +122,7 @@ public final class l implements i0.c { int i8 = bArr[i5] & 255 & 31; int i9 = 0; while (i9 < i8) { - String str2 = new String(bArr, i7, 3, c.f1269c); + String str2 = new String(bArr, i7, 3, c.f1270c); int i10 = i7 + 3; int i11 = i10 + 1; int i12 = bArr[i10] & 255; @@ -144,7 +144,7 @@ public final class l implements i0.c { } Format.b bVar2 = new Format.b(); bVar2.k = str; - bVar2.f2229c = str2; + bVar2.f2237c = str2; bVar2.C = i; bVar2.m = list; arrayList.add(bVar2.a()); diff --git a/app/src/main/java/c/i/a/c/a2/j0/m.java b/app/src/main/java/c/i/a/c/a2/j0/m.java index a90b91b48e..0b9f9f8a13 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/m.java +++ b/app/src/main/java/c/i/a/c/a2/j0/m.java @@ -15,7 +15,7 @@ public final class m implements o { public final String b; /* renamed from: c reason: collision with root package name */ - public String f734c; + public String f735c; public c.i.a.c.a2.w d; public int e = 0; public int f; @@ -98,7 +98,7 @@ public final class m implements o { if (i13 == 18) { byte[] bArr3 = this.a.a; if (this.i == null) { - String str = this.f734c; + String str = this.f735c; String str2 = this.b; if (bArr3[0] == Byte.MAX_VALUE) { vVar = new v(bArr3); @@ -118,8 +118,8 @@ public final class m implements o { while (vVar3.b() >= 16) { vVar3.m(i11); int g = vVar3.g(14) & 16383; - int min2 = Math.min(8 - vVar2.f915c, 14); - int i16 = vVar2.f915c; + int min2 = Math.min(8 - vVar2.f916c, 14); + int i16 = vVar2.f916c; int i17 = (8 - i16) - min2; byte[] bArr4 = vVar2.a; int i18 = vVar2.b; @@ -146,7 +146,7 @@ public final class m implements o { int length = copyOf.length; vVar2.a = copyOf; vVar2.b = 0; - vVar2.f915c = 0; + vVar2.f916c = 0; vVar2.d = length; vVar = vVar2; } @@ -154,7 +154,7 @@ public final class m implements o { int i22 = c.i.a.c.v1.w.a[vVar.g(6)]; int i23 = c.i.a.c.v1.w.b[vVar.g(4)]; int g2 = vVar.g(5); - int[] iArr = c.i.a.c.v1.w.f1007c; + int[] iArr = c.i.a.c.v1.w.f1008c; if (g2 >= iArr.length) { i8 = -1; i7 = 2; @@ -168,10 +168,10 @@ public final class m implements o { bVar.a = str; bVar.k = "audio/vnd.dts"; bVar.f = i8; - bVar.f2231x = i24; - bVar.f2232y = i23; + bVar.f2239x = i24; + bVar.f2240y = i23; bVar.n = null; - bVar.f2229c = str2; + bVar.f2237c = str2; Format a = bVar.a(); this.i = a; this.d.e(a); @@ -271,7 +271,7 @@ public final class m implements o { @Override // c.i.a.c.a2.j0.o public void e(j jVar, i0.d dVar) { dVar.a(); - this.f734c = dVar.b(); + this.f735c = dVar.b(); this.d = jVar.p(dVar.c(), 1); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/n.java b/app/src/main/java/c/i/a/c/a2/j0/n.java index 2fff38797b..7b01166490 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/n.java +++ b/app/src/main/java/c/i/a/c/a2/j0/n.java @@ -12,7 +12,7 @@ public final class n implements o { public final w[] b; /* renamed from: c reason: collision with root package name */ - public boolean f735c; + public boolean f736c; public int d; public int e; public long f; @@ -27,15 +27,15 @@ public final class n implements o { return false; } if (wVar.s() != i) { - this.f735c = false; + this.f736c = false; } this.d--; - return this.f735c; + return this.f736c; } @Override // c.i.a.c.a2.j0.o public void b(c.i.a.c.i2.w wVar) { - if (!this.f735c) { + if (!this.f736c) { return; } if (this.d != 2 || a(wVar, 32)) { @@ -54,16 +54,16 @@ public final class n implements o { @Override // c.i.a.c.a2.j0.o public void c() { - this.f735c = false; + this.f736c = false; } @Override // c.i.a.c.a2.j0.o public void d() { - if (this.f735c) { + if (this.f736c) { for (w wVar : this.b) { wVar.d(this.f, 1, this.e, 0, null); } - this.f735c = false; + this.f736c = false; } } @@ -77,7 +77,7 @@ public final class n implements o { bVar.a = dVar.b(); bVar.k = "application/dvbsubs"; bVar.m = Collections.singletonList(aVar.b); - bVar.f2229c = aVar.a; + bVar.f2237c = aVar.a; p.e(bVar.a()); this.b[i] = p; } @@ -86,7 +86,7 @@ public final class n implements o { @Override // c.i.a.c.a2.j0.o public void f(long j, int i) { if ((i & 4) != 0) { - this.f735c = true; + this.f736c = true; this.f = j; this.e = 0; this.d = 2; diff --git a/app/src/main/java/c/i/a/c/a2/j0/p.java b/app/src/main/java/c/i/a/c/a2/j0/p.java index ee7140e6b7..9b98013924 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/p.java +++ b/app/src/main/java/c/i/a/c/a2/j0/p.java @@ -18,7 +18,7 @@ public final class p implements o { public String b; /* renamed from: c reason: collision with root package name */ - public w f736c; + public w f737c; @Nullable public final j0 d; @Nullable @@ -43,7 +43,7 @@ public final class p implements o { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f737c; + public int f738c; public int d; public byte[] e; @@ -56,12 +56,12 @@ public final class p implements o { int i3 = i2 - i; byte[] bArr2 = this.e; int length = bArr2.length; - int i4 = this.f737c; + int i4 = this.f738c; if (length < i4 + i3) { this.e = Arrays.copyOf(bArr2, (i4 + i3) * 2); } - System.arraycopy(bArr, i, this.e, this.f737c, i3); - this.f737c += i3; + System.arraycopy(bArr, i, this.e, this.f738c, i3); + this.f738c += i3; } } } @@ -101,12 +101,12 @@ public final class p implements o { long j2; int i6; float f2; - AnimatableValueParser.H(this.f736c); + AnimatableValueParser.H(this.f737c); int i7 = wVar.b; - int i8 = wVar.f916c; + int i8 = wVar.f917c; byte[] bArr = wVar.a; this.i += (long) wVar.a(); - this.f736c.c(wVar, wVar.a()); + this.f737c.c(wVar, wVar.a()); while (true) { int b = u.b(bArr, i7, i8, this.g); if (b == i8) { @@ -122,8 +122,8 @@ public final class p implements o { int i12 = i11 < 0 ? -i11 : 0; a aVar = this.h; if (aVar.b) { - int i13 = aVar.f737c - i12; - aVar.f737c = i13; + int i13 = aVar.f738c - i12; + aVar.f738c = i13; if (aVar.d == 0 && i10 == 181) { aVar.d = i13; } else { @@ -133,7 +133,7 @@ public final class p implements o { a aVar2 = this.h; String str = this.b; Objects.requireNonNull(str); - byte[] copyOf = Arrays.copyOf(aVar2.e, aVar2.f737c); + byte[] copyOf = Arrays.copyOf(aVar2.e, aVar2.f738c); int i14 = copyOf[5] & 255; int i15 = ((copyOf[4] & 255) << 4) | (i14 >> 4); int i16 = ((i14 & 15) << 8) | (copyOf[6] & 255); @@ -172,7 +172,7 @@ public final class p implements o { } j2 = (long) (1000000.0d / d); Pair create = Pair.create(a2, Long.valueOf(j2)); - this.f736c.e((Format) create.first); + this.f737c.e((Format) create.first); this.l = ((Long) create.second).longValue(); this.k = true; wVar2 = this.f; @@ -201,7 +201,7 @@ public final class p implements o { if (i3 != 0 || i3 == 179) { int i22 = i8 - b; if (this.j && this.q && this.k) { - this.f736c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f737c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); } z2 = this.j; if (z2 || this.q) { @@ -226,7 +226,7 @@ public final class p implements o { i2 = i9; j2 = 0; Pair create = Pair.create(a2, Long.valueOf(j2)); - this.f736c.e((Format) create.first); + this.f737c.e((Format) create.first); this.l = ((Long) create.second).longValue(); this.k = true; wVar2 = this.f; @@ -235,7 +235,7 @@ public final class p implements o { if (i3 != 0) { } int i22 = i8 - b; - this.f736c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f737c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); z2 = this.j; if (z2) { } @@ -269,7 +269,7 @@ public final class p implements o { i2 = i9; j2 = 0; Pair create = Pair.create(a2, Long.valueOf(j2)); - this.f736c.e((Format) create.first); + this.f737c.e((Format) create.first); this.l = ((Long) create.second).longValue(); this.k = true; wVar2 = this.f; @@ -278,7 +278,7 @@ public final class p implements o { if (i3 != 0) { } int i22 = i8 - b; - this.f736c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f737c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); z2 = this.j; if (z2) { } @@ -311,7 +311,7 @@ public final class p implements o { if (i3 != 0) { } int i22 = i8 - b; - this.f736c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f737c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); z2 = this.j; if (z2) { } @@ -340,7 +340,7 @@ public final class p implements o { u.a(this.g); a aVar = this.h; aVar.b = false; - aVar.f737c = 0; + aVar.f738c = 0; aVar.d = 0; w wVar = this.f; if (wVar != null) { @@ -358,7 +358,7 @@ public final class p implements o { public void e(j jVar, i0.d dVar) { dVar.a(); this.b = dVar.b(); - this.f736c = jVar.p(dVar.c(), 2); + this.f737c = jVar.p(dVar.c(), 2); j0 j0Var = this.d; if (j0Var != null) { j0Var.b(jVar, dVar); diff --git a/app/src/main/java/c/i/a/c/a2/j0/q.java b/app/src/main/java/c/i/a/c/a2/j0/q.java index f3d719c716..fc941d6ca3 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/q.java +++ b/app/src/main/java/c/i/a/c/a2/j0/q.java @@ -21,7 +21,7 @@ public final class q implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public final w f738c = new w(); + public final w f739c = new w(); public final boolean[] d = new boolean[4]; public final a e = new a(128); @Nullable @@ -39,7 +39,7 @@ public final class q implements o { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f739c; + public int f740c; public int d; public int e; public byte[] f; @@ -65,7 +65,7 @@ public final class q implements o { public void b() { this.b = false; this.d = 0; - this.f739c = 0; + this.f740c = 0; } } @@ -75,7 +75,7 @@ public final class q implements o { public boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f740c; + public boolean f741c; public boolean d; public int e; public int f; @@ -87,12 +87,12 @@ public final class q implements o { } public void a(byte[] bArr, int i, int i2) { - if (this.f740c) { + if (this.f741c) { int i3 = this.f; int i4 = (i + 1) - i3; if (i4 < i2) { this.d = ((bArr[i4] & 192) >> 6) == 0; - this.f740c = false; + this.f741c = false; return; } this.f = (i2 - i) + i3; @@ -126,7 +126,7 @@ public final class q implements o { AnimatableValueParser.H(this.g); AnimatableValueParser.H(this.j); int i4 = wVar.b; - int i5 = wVar.f916c; + int i5 = wVar.f917c; byte[] bArr = wVar.a; this.h += (long) wVar.a(); this.j.c(wVar, wVar.a()); @@ -153,7 +153,7 @@ public final class q implements o { } int i9 = i8 < 0 ? -i8 : 0; a aVar = this.e; - int i10 = aVar.f739c; + int i10 = aVar.f740c; if (i10 != 0) { if (i10 != 1) { if (i10 != 2) { @@ -252,10 +252,10 @@ public final class q implements o { if (this.f.b(i3)) { w wVar5 = this.f; int e = u.e(wVar5.d, wVar5.e); - w wVar6 = this.f738c; + w wVar6 = this.f739c; int i14 = f0.a; wVar6.B(this.f.d, e); - this.b.a(this.l, this.f738c); + this.b.a(this.l, this.f739c); } if (i7 == 178) { if (wVar.a[b2 + 2] == 1) { @@ -276,7 +276,7 @@ public final class q implements o { bVar3.e = i7; bVar3.d = false; bVar3.b = i7 != 182 || i7 == 179; - bVar3.f740c = i7 == 182; + bVar3.f741c = i7 == 182; bVar3.f = 0; bVar3.h = j2; i5 = i2; @@ -295,7 +295,7 @@ public final class q implements o { bVar3.e = i7; bVar3.d = false; bVar3.b = i7 != 182 || i7 == 179; - bVar3.f740c = i7 == 182; + bVar3.f741c = i7 == 182; bVar3.f = 0; bVar3.h = j2; i5 = i2; @@ -346,7 +346,7 @@ public final class q implements o { bVar3.e = i7; bVar3.d = false; bVar3.b = i7 != 182 || i7 == 179; - bVar3.f740c = i7 == 182; + bVar3.f741c = i7 == 182; bVar3.f = 0; bVar3.h = j2; i5 = i2; @@ -396,7 +396,7 @@ public final class q implements o { bVar3.e = i7; bVar3.d = false; bVar3.b = i7 != 182 || i7 == 179; - bVar3.f740c = i7 == 182; + bVar3.f741c = i7 == 182; bVar3.f = 0; bVar3.h = j2; i5 = i2; @@ -408,22 +408,22 @@ public final class q implements o { aVar.b(); } else { aVar.e = aVar.d; - aVar.f739c = 4; + aVar.f740c = 4; } } else if (i7 > 31) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f739c = 3; + aVar.f740c = 3; } } else if (i7 != 181) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f739c = 2; + aVar.f740c = 2; } } else if (i7 == 176) { - aVar.f739c = 1; + aVar.f740c = 1; aVar.b = true; } byte[] bArr2 = a.a; @@ -450,7 +450,7 @@ public final class q implements o { bVar3.e = i7; bVar3.d = false; bVar3.b = i7 != 182 || i7 == 179; - bVar3.f740c = i7 == 182; + bVar3.f741c = i7 == 182; bVar3.f = 0; bVar3.h = j2; i5 = i2; @@ -465,7 +465,7 @@ public final class q implements o { b bVar = this.g; if (bVar != null) { bVar.b = false; - bVar.f740c = false; + bVar.f741c = false; bVar.d = false; bVar.e = -1; } diff --git a/app/src/main/java/c/i/a/c/a2/j0/r.java b/app/src/main/java/c/i/a/c/a2/j0/r.java index f9a0d5e58b..a56d415d15 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/r.java +++ b/app/src/main/java/c/i/a/c/a2/j0/r.java @@ -20,7 +20,7 @@ public final class r implements o { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f741c; + public final boolean f742c; public final w d = new w(7, 128); public final w e = new w(8, 128); public final w f = new w(6, 128); @@ -40,7 +40,7 @@ public final class r implements o { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f742c; + public final boolean f743c; public final SparseArray d = new SparseArray<>(); public final SparseArray e = new SparseArray<>(); public final x f; @@ -64,7 +64,7 @@ public final class r implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public u.b f743c; + public u.b f744c; public int d; public int e; public int f; @@ -86,7 +86,7 @@ public final class r implements o { public b(w wVar, boolean z2, boolean z3) { this.a = wVar; this.b = z2; - this.f742c = z3; + this.f743c = z3; byte[] bArr = new byte[128]; this.g = bArr; this.f = new x(bArr, 0, 0); @@ -101,7 +101,7 @@ public final class r implements o { public r(e0 e0Var, boolean z2, boolean z3) { this.a = e0Var; this.b = z2; - this.f741c = z3; + this.f742c = z3; } /* JADX WARNING: Removed duplicated region for block: B:44:0x011e */ @@ -124,7 +124,7 @@ public final class r implements o { int i8; int i9; int i10; - if (!this.l || this.k.f742c) { + if (!this.l || this.k.f743c) { this.d.a(bArr, i, i2); this.e.a(bArr, i, i2); } @@ -150,7 +150,7 @@ public final class r implements o { bVar.f.f(); if (bVar.f.c()) { int f = bVar.f.f(); - if (!bVar.f742c) { + if (!bVar.f743c) { bVar.k = false; b.a aVar = bVar.n; aVar.e = f; @@ -194,7 +194,7 @@ public final class r implements o { i9 = 0; } else if (bVar.f.c()) { i9 = bVar.f.g(); - if (aVar2.f913c && !z4) { + if (aVar2.f914c && !z4) { if (bVar.f.c()) { i7 = bVar.f.g(); i5 = 0; @@ -213,7 +213,7 @@ public final class r implements o { i5 = 0; } else if (bVar.f.b(bVar2.l)) { i8 = bVar.f.e(bVar2.l); - if (!aVar2.f913c || z4) { + if (!aVar2.f914c || z4) { i10 = 0; } else if (bVar.f.c()) { i10 = bVar.f.g(); @@ -227,7 +227,7 @@ public final class r implements o { return; } b.a aVar3 = bVar.n; - aVar3.f743c = bVar2; + aVar3.f744c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -260,7 +260,7 @@ public final class r implements o { if (i4 == 0) { } b.a aVar3 = bVar.n; - aVar3.f743c = bVar2; + aVar3.f744c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -327,7 +327,7 @@ public final class r implements o { AnimatableValueParser.H(this.j); int i3 = f0.a; int i4 = wVar.b; - int i5 = wVar.f916c; + int i5 = wVar.f917c; byte[] bArr2 = wVar.a; this.g += (long) wVar.a(); this.j.c(wVar, wVar.a()); @@ -347,26 +347,26 @@ public final class r implements o { long j = this.g - ((long) i9); int i10 = i8 < 0 ? -i8 : 0; long j2 = this.m; - if (!this.l || this.k.f742c) { + if (!this.l || this.k.f743c) { this.d.b(i10); this.e.b(i10); if (this.l) { i = i5; bArr = bArr2; w wVar2 = this.d; - if (wVar2.f750c) { + if (wVar2.f751c) { u.b d = u.d(wVar2.d, 3, wVar2.e); this.k.d.append(d.d, d); this.d.c(); } else { w wVar3 = this.e; - if (wVar3.f750c) { + if (wVar3.f751c) { u.a c2 = u.c(wVar3.d, 3, wVar3.e); this.k.e.append(c2.a, c2); this.e.c(); } } - } else if (this.d.f750c && this.e.f750c) { + } else if (this.d.f751c && this.e.f751c) { ArrayList arrayList = new ArrayList(); w wVar4 = this.d; arrayList.add(Arrays.copyOf(wVar4.d, wVar4.e)); @@ -377,7 +377,7 @@ public final class r implements o { w wVar7 = this.e; u.a c3 = u.c(wVar7.d, 3, wVar7.e); i = i5; - String a2 = h.a(d2.a, d2.b, d2.f914c); + String a2 = h.a(d2.a, d2.b, d2.f915c); w wVar8 = this.j; Format.b bVar3 = new Format.b(); bArr = bArr2; @@ -405,14 +405,14 @@ public final class r implements o { boolean z4 = this.l; boolean z5 = this.n; if (bVar.i != 9) { - if (bVar.f742c) { + if (bVar.f743c) { b.a aVar = bVar.n; b.a aVar2 = bVar.m; if (aVar.a) { if (aVar2.a) { - u.b bVar4 = aVar.f743c; + u.b bVar4 = aVar.f744c; AnimatableValueParser.H(bVar4); - u.b bVar5 = aVar2.f743c; + u.b bVar5 = aVar2.f744c; AnimatableValueParser.H(bVar5); if (aVar.f == aVar2.f) { if (aVar.g == aVar2.g) { @@ -465,7 +465,7 @@ public final class r implements o { this.n = false; } long j3 = this.m; - if (!this.l || this.k.f742c) { + if (!this.l || this.k.f743c) { this.d.d(i7); this.e.d(i7); } @@ -475,7 +475,7 @@ public final class r implements o { bVar2.l = j3; bVar2.j = j; int i15 = bVar2.b ? 1 : 1; - if (bVar2.f742c) { + if (bVar2.f743c) { if (!(i7 == 5 || i7 == i15 || i7 == 2)) { } b.a aVar4 = bVar2.m; @@ -516,7 +516,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f742c) { + if (bVar2.f743c) { } i4 = i6; i5 = i; @@ -555,7 +555,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f742c) { + if (bVar2.f743c) { } i4 = i6; i5 = i; @@ -591,7 +591,7 @@ public final class r implements o { this.i = dVar.b(); w p = jVar.p(dVar.c(), 2); this.j = p; - this.k = new b(p, this.b, this.f741c); + this.k = new b(p, this.b, this.f742c); this.a.a(jVar, dVar); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/s.java b/app/src/main/java/c/i/a/c/a2/j0/s.java index 73951acb76..20c6c90876 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/s.java +++ b/app/src/main/java/c/i/a/c/a2/j0/s.java @@ -17,7 +17,7 @@ public final class s implements o { public String b; /* renamed from: c reason: collision with root package name */ - public w f744c; + public w f745c; public a d; public boolean e; public final boolean[] f = new boolean[3]; @@ -36,7 +36,7 @@ public final class s implements o { public long b; /* renamed from: c reason: collision with root package name */ - public boolean f745c; + public boolean f746c; public int d; public long e; public boolean f; @@ -103,13 +103,13 @@ public final class s implements o { int i5; long j4; c.i.a.c.i2.w wVar2 = wVar; - AnimatableValueParser.H(this.f744c); + AnimatableValueParser.H(this.f745c); int i6 = f0.a; while (wVar.a() > 0) { - int i7 = wVar2.f916c; + int i7 = wVar2.f917c; byte[] bArr2 = wVar2.a; this.l += (long) wVar.a(); - this.f744c.c(wVar2, wVar.a()); + this.f745c.c(wVar2, wVar.a()); for (int i8 = wVar2.b; i8 < i7; i8 = i3) { int b = u.b(bArr2, i8, i7, this.f); if (b == i7) { @@ -129,7 +129,7 @@ public final class s implements o { a aVar = this.d; boolean z2 = this.e; if (aVar.j && aVar.g) { - aVar.m = aVar.f745c; + aVar.m = aVar.f746c; aVar.j = false; } else if (aVar.h || aVar.g) { if (z2 && aVar.i) { @@ -137,7 +137,7 @@ public final class s implements o { } aVar.k = aVar.b; aVar.l = aVar.e; - aVar.m = aVar.f745c; + aVar.m = aVar.f746c; aVar.i = true; } if (!this.e) { @@ -145,12 +145,12 @@ public final class s implements o { this.h.b(i13); this.i.b(i13); w wVar3 = this.g; - if (wVar3.f750c) { + if (wVar3.f751c) { w wVar4 = this.h; - if (wVar4.f750c) { + if (wVar4.f751c) { w wVar5 = this.i; - if (wVar5.f750c) { - w wVar6 = this.f744c; + if (wVar5.f751c) { + w wVar6 = this.f745c; String str = this.b; i4 = i7; int i14 = wVar3.e; @@ -372,7 +372,7 @@ public final class s implements o { } } boolean z5 = i < 16 && i <= 21; - aVar2.f745c = z5; + aVar2.f746c = z5; aVar2.f = !z5 || i <= 9; if (this.e) { this.g.d(i); @@ -410,7 +410,7 @@ public final class s implements o { } if (i < 16) { } - aVar2.f745c = z5; + aVar2.f746c = z5; aVar2.f = !z5 || i <= 9; if (this.e) { } @@ -451,7 +451,7 @@ public final class s implements o { dVar.a(); this.b = dVar.b(); w p = jVar.p(dVar.c(), 2); - this.f744c = p; + this.f745c = p; this.d = new a(p); this.a.a(jVar, dVar); } diff --git a/app/src/main/java/c/i/a/c/a2/j0/t.java b/app/src/main/java/c/i/a/c/a2/j0/t.java index 0efc7d628f..61f62255fe 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/t.java +++ b/app/src/main/java/c/i/a/c/a2/j0/t.java @@ -12,7 +12,7 @@ public final class t implements o { public c.i.a.c.a2.w b; /* renamed from: c reason: collision with root package name */ - public boolean f746c; + public boolean f747c; public long d; public int e; public int f; @@ -20,7 +20,7 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void b(w wVar) { AnimatableValueParser.H(this.b); - if (this.f746c) { + if (this.f747c) { int a = wVar.a(); int i = this.f; if (i < 10) { @@ -33,7 +33,7 @@ public final class t implements o { this.e = this.a.r() + 10; } else { Log.w("Id3Reader", "Discarding invalid ID3 tag"); - this.f746c = false; + this.f747c = false; return; } } @@ -46,16 +46,16 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void c() { - this.f746c = false; + this.f747c = false; } @Override // c.i.a.c.a2.j0.o public void d() { int i; AnimatableValueParser.H(this.b); - if (this.f746c && (i = this.e) != 0 && this.f == i) { + if (this.f747c && (i = this.e) != 0 && this.f == i) { this.b.d(this.d, 1, i, 0, null); - this.f746c = false; + this.f747c = false; } } @@ -73,7 +73,7 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void f(long j, int i) { if ((i & 4) != 0) { - this.f746c = true; + this.f747c = true; this.d = j; this.e = 0; this.f = 0; diff --git a/app/src/main/java/c/i/a/c/a2/j0/u.java b/app/src/main/java/c/i/a/c/a2/j0/u.java index 46c7a62ecd..c700ed7d20 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/u.java +++ b/app/src/main/java/c/i/a/c/a2/j0/u.java @@ -18,7 +18,7 @@ public final class u implements o { public final w b; /* renamed from: c reason: collision with root package name */ - public final v f747c; + public final v f748c; public c.i.a.c.a2.w d; public String e; public Format f; @@ -36,7 +36,7 @@ public final class u implements o { public int r; /* renamed from: s reason: collision with root package name */ - public long f748s; + public long f749s; public int t; @Nullable public String u; @@ -45,7 +45,7 @@ public final class u implements o { this.a = str; w wVar = new w(1024); this.b = wVar; - this.f747c = new v(wVar.a); + this.f748c = new v(wVar.a); } public static long a(v vVar) { @@ -81,25 +81,25 @@ public final class u implements o { bArr = new byte[s3]; } wVar2.B(bArr, s3); - v vVar = this.f747c; + v vVar = this.f748c; byte[] bArr2 = this.b.a; Objects.requireNonNull(vVar); int length = bArr2.length; vVar.a = bArr2; vVar.b = 0; - vVar.f915c = 0; + vVar.f916c = 0; vVar.d = length; } this.h = 0; this.g = 3; } else if (i2 == 3) { int min = Math.min(wVar.a(), this.i - this.h); - wVar.e(this.f747c.a, this.h, min); + wVar.e(this.f748c.a, this.h, min); int i3 = this.h + min; this.h = i3; if (i3 == this.i) { - this.f747c.k(0); - v vVar2 = this.f747c; + this.f748c.k(0); + v vVar2 = this.f748c; if (!vVar2.f()) { this.l = true; int g = vVar2.g(1); @@ -124,14 +124,14 @@ public final class u implements o { bVar.a = this.e; bVar.k = "audio/mp4a-latm"; bVar.h = this.u; - bVar.f2231x = this.t; - bVar.f2232y = this.r; + bVar.f2239x = this.t; + bVar.f2240y = this.r; bVar.m = Collections.singletonList(bArr3); - bVar.f2229c = this.a; + bVar.f2237c = this.a; Format a = bVar.a(); if (!a.equals(this.f)) { this.f = a; - this.f748s = 1024000000 / ((long) a.H); + this.f749s = 1024000000 / ((long) a.H); this.d.e(a); } } else { @@ -199,7 +199,7 @@ public final class u implements o { } this.d.c(this.b, i); this.d.d(this.k, 1, i, 0, null); - this.k += this.f748s; + this.k += this.f749s; if (this.p) { vVar2.m((int) this.q); } @@ -244,7 +244,7 @@ public final class u implements o { public final int g(v vVar) throws ParserException { int b = vVar.b(); k.b c2 = k.c(vVar, true); - this.u = c2.f994c; + this.u = c2.f995c; this.r = c2.a; this.t = c2.b; return b - vVar.b(); diff --git a/app/src/main/java/c/i/a/c/a2/j0/v.java b/app/src/main/java/c/i/a/c/a2/j0/v.java index 9844768f94..4dee883481 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/v.java +++ b/app/src/main/java/c/i/a/c/a2/j0/v.java @@ -14,7 +14,7 @@ public final class v implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f749c; + public final String f750c; public c.i.a.c.a2.w d; public String e; public int f = 0; @@ -30,7 +30,7 @@ public final class v implements o { this.a = wVar; wVar.a[0] = -1; this.b = new z.a(); - this.f749c = str; + this.f750c = str; } @Override // c.i.a.c.a2.j0.o @@ -41,7 +41,7 @@ public final class v implements o { if (i == 0) { byte[] bArr = wVar.a; int i2 = wVar.b; - int i3 = wVar.f916c; + int i3 = wVar.f917c; while (true) { if (i2 >= i3) { wVar.D(i3); @@ -72,7 +72,7 @@ public final class v implements o { this.f = 1; } else { z.a aVar = this.b; - this.k = aVar.f1009c; + this.k = aVar.f1010c; if (!this.h) { int i5 = aVar.d; this.j = (((long) aVar.g) * 1000000) / ((long) i5); @@ -80,9 +80,9 @@ public final class v implements o { bVar.a = this.e; bVar.k = aVar.b; bVar.l = 4096; - bVar.f2231x = aVar.e; - bVar.f2232y = i5; - bVar.f2229c = this.f749c; + bVar.f2239x = aVar.e; + bVar.f2240y = i5; + bVar.f2237c = this.f750c; this.d.e(bVar.a()); this.h = true; } diff --git a/app/src/main/java/c/i/a/c/a2/j0/w.java b/app/src/main/java/c/i/a/c/a2/j0/w.java index e74aa3c923..4908113523 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/w.java +++ b/app/src/main/java/c/i/a/c/a2/j0/w.java @@ -8,7 +8,7 @@ public final class w { public boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f750c; + public boolean f751c; public byte[] d; public int e; @@ -39,13 +39,13 @@ public final class w { } this.e -= i; this.b = false; - this.f750c = true; + this.f751c = true; return true; } public void c() { this.b = false; - this.f750c = false; + this.f751c = false; } public void d(int i) { @@ -57,7 +57,7 @@ public final class w { this.b = z2; if (z2) { this.e = 3; - this.f750c = false; + this.f751c = false; } } } diff --git a/app/src/main/java/c/i/a/c/a2/j0/x.java b/app/src/main/java/c/i/a/c/a2/j0/x.java index 3d81496b57..9c3355bd29 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/x.java +++ b/app/src/main/java/c/i/a/c/a2/j0/x.java @@ -14,7 +14,7 @@ public final class x implements c0 { public e0 b; /* renamed from: c reason: collision with root package name */ - public w f751c; + public w f752c; public x(String str) { Format.b bVar = new Format.b(); @@ -27,7 +27,7 @@ public final class x implements c0 { this.b = e0Var; dVar.a(); w p = jVar.p(dVar.c(), 5); - this.f751c = p; + this.f752c = p; p.e(this.a); } @@ -40,19 +40,19 @@ public final class x implements c0 { long j2 = -9223372036854775807L; if (d != -9223372036854775807L) { Format format = this.a; - if (d != format.f2226x) { + if (d != format.f2234x) { Format.b a = format.a(); a.o = d; Format a2 = a.a(); this.a = a2; - this.f751c.e(a2); + this.f752c.e(a2); } int a3 = wVar.a(); - this.f751c.c(wVar, a3); - w wVar2 = this.f751c; + this.f752c.c(wVar, a3); + w wVar2 = this.f752c; e0 e0Var = this.b; synchronized (e0Var) { - long j3 = e0Var.f906c; + long j3 = e0Var.f907c; if (j3 != -9223372036854775807L) { j2 = e0Var.b + j3; } else { diff --git a/app/src/main/java/c/i/a/c/a2/j0/y.java b/app/src/main/java/c/i/a/c/a2/j0/y.java index 3525d2975a..975874edbb 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/y.java +++ b/app/src/main/java/c/i/a/c/a2/j0/y.java @@ -16,7 +16,7 @@ public final class y implements i0 { public final v b = new v(new byte[10]); /* renamed from: c reason: collision with root package name */ - public int f752c = 0; + public int f753c = 0; public int d; public e0 e; public boolean f; @@ -44,7 +44,7 @@ public final class y implements i0 { int i2 = -1; int i3 = 3; if ((i & 1) != 0) { - int i4 = this.f752c; + int i4 = this.f753c; if (!(i4 == 0 || i4 == 1)) { if (i4 == 2) { Log.w("PesReader", "Unexpected start indicator reading extended header"); @@ -63,7 +63,7 @@ public final class y implements i0 { e(1); } while (wVar.a() > 0) { - int i5 = this.f752c; + int i5 = this.f753c; if (i5 != 0) { int i6 = 0; if (i5 != 1) { @@ -158,7 +158,7 @@ public final class y implements i0 { @Override // c.i.a.c.a2.j0.i0 public final void c() { - this.f752c = 0; + this.f753c = 0; this.d = 0; this.h = false; this.a.c(); @@ -181,7 +181,7 @@ public final class y implements i0 { } public final void e(int i) { - this.f752c = i; + this.f753c = i; this.d = 0; } } diff --git a/app/src/main/java/c/i/a/c/a2/j0/z.java b/app/src/main/java/c/i/a/c/a2/j0/z.java index dd9945b44f..b7c820f100 100644 --- a/app/src/main/java/c/i/a/c/a2/j0/z.java +++ b/app/src/main/java/c/i/a/c/a2/j0/z.java @@ -51,7 +51,7 @@ public final class z extends c.i.a.c.a2.a { i2 = wVar.b; j2 = b; } - int i3 = wVar.f916c; + int i3 = wVar.f917c; if (wVar.a() >= 10) { wVar.E(9); int s2 = wVar.s() & 7; @@ -76,7 +76,7 @@ public final class z extends c.i.a.c.a2.a { wVar.D(i3); break; } - wVar.D(Math.min(wVar.f916c, wVar.b + wVar.x())); + wVar.D(Math.min(wVar.f917c, wVar.b + wVar.x())); } } else { wVar.D(i3); diff --git a/app/src/main/java/c/i/a/c/a2/k0/b.java b/app/src/main/java/c/i/a/c/a2/k0/b.java index e5db9e992e..2b877df691 100644 --- a/app/src/main/java/c/i/a/c/a2/k0/b.java +++ b/app/src/main/java/c/i/a/c/a2/k0/b.java @@ -19,7 +19,7 @@ public final class b implements h { public w b; /* renamed from: c reason: collision with root package name */ - public AbstractC0086b f753c; + public AbstractC0086b f754c; public int d = -1; public long e = -1; @@ -29,7 +29,7 @@ public final class b implements h { public static final int[] b = {7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 19, 21, 23, 25, 28, 31, 34, 37, 41, 45, 50, 55, 60, 66, 73, 80, 88, 97, 107, 118, 130, 143, 157, 173, 190, 209, 230, 253, 279, 307, 337, 371, 408, 449, 494, 544, 598, 658, 724, 796, 876, 963, 1060, 1166, 1282, 1411, 1552, 1707, 1878, 2066, 2272, 2499, 2749, 3024, 3327, 3660, 4026, 4428, 4871, 5358, 5894, 6484, 7132, 7845, 8630, 9493, 10442, 11487, 12635, 13899, 15289, 16818, 18500, 20350, 22385, 24623, 27086, 29794, 32767}; /* renamed from: c reason: collision with root package name */ - public final j f754c; + public final j f755c; public final w d; public final c e; public final int f; @@ -43,10 +43,10 @@ public final class b implements h { public long n; public a(j jVar, w wVar, c cVar) throws ParserException { - this.f754c = jVar; + this.f755c = jVar; this.d = wVar; this.e = cVar; - int max = Math.max(1, cVar.f756c / 10); + int max = Math.max(1, cVar.f757c / 10); this.i = max; byte[] bArr = cVar.f; int length = bArr.length; @@ -60,16 +60,16 @@ public final class b implements h { int f = f0.f(max, i); this.g = new byte[(cVar.d * f)]; this.h = new c.i.a.c.i2.w(i * 2 * i2 * f); - int i4 = cVar.f756c; + int i4 = cVar.f757c; int i5 = ((cVar.d * i4) * 8) / i; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; bVar.f = i5; bVar.g = i5; bVar.l = max * 2 * i2; - bVar.f2231x = cVar.b; - bVar.f2232y = i4; - bVar.f2233z = 2; + bVar.f2239x = cVar.b; + bVar.f2240y = i4; + bVar.f2241z = 2; this.j = bVar.a(); return; } @@ -86,7 +86,7 @@ public final class b implements h { @Override // c.i.a.c.a2.k0.b.AbstractC0086b public void b(int i, long j) { - this.f754c.a(new e(this.e, this.f, (long) i, j)); + this.f755c.a(new e(this.e, this.f, (long) i, j)); this.d.e(this.j); } @@ -111,7 +111,7 @@ public final class b implements h { } public final void e(int i) { - long E = this.l + f0.E(this.n, 1000000, (long) this.e.f756c); + long E = this.l + f0.E(this.n, 1000000, (long) this.e.f757c); int i2 = i * 2 * this.e.b; this.d.d(E, 1, i2, this.m - i2, null); this.n += (long) i; @@ -135,7 +135,7 @@ public final class b implements h { public final w b; /* renamed from: c reason: collision with root package name */ - public final c f755c; + public final c f756c; public final Format d; public final int e; public long f; @@ -145,10 +145,10 @@ public final class b implements h { public c(j jVar, w wVar, c cVar, String str, int i) throws ParserException { this.a = jVar; this.b = wVar; - this.f755c = cVar; + this.f756c = cVar; int i2 = (cVar.b * cVar.e) / 8; if (cVar.d == i2) { - int i3 = cVar.f756c * i2; + int i3 = cVar.f757c * i2; int i4 = i3 * 8; int max = Math.max(i2, i3 / 10); this.e = max; @@ -157,9 +157,9 @@ public final class b implements h { bVar.f = i4; bVar.g = i4; bVar.l = max; - bVar.f2231x = cVar.b; - bVar.f2232y = cVar.f756c; - bVar.f2233z = i; + bVar.f2239x = cVar.b; + bVar.f2240y = cVar.f757c; + bVar.f2241z = i; this.d = bVar.a(); return; } @@ -177,7 +177,7 @@ public final class b implements h { @Override // c.i.a.c.a2.k0.b.AbstractC0086b public void b(int i, long j) { - this.a.a(new e(this.f755c, 1, (long) i, j)); + this.a.a(new e(this.f756c, 1, (long) i, j)); this.b.e(this.d); } @@ -200,13 +200,13 @@ public final class b implements h { j2 -= (long) b; } } - c cVar = this.f755c; + c cVar = this.f756c; int i4 = cVar.d; int i5 = this.g / i4; if (i5 > 0) { int i6 = i5 * i4; int i7 = this.g - i6; - this.b.d(this.f + f0.E(this.h, 1000000, (long) cVar.f756c), 1, i6, i7, null); + this.b.d(this.f + f0.E(this.h, 1000000, (long) cVar.f757c), 1, i6, i7, null); this.h += (long) i5; this.g = i7; } @@ -232,16 +232,16 @@ public final class b implements h { AnimatableValueParser.H(this.b); int i3 = f0.a; boolean z2 = true; - if (this.f753c == null) { + if (this.f754c == null) { c Y1 = AnimatableValueParser.Y1(iVar); if (Y1 != null) { int i4 = Y1.a; if (i4 == 17) { - this.f753c = new a(this.a, this.b, Y1); + this.f754c = new a(this.a, this.b, Y1); } else if (i4 == 6) { - this.f753c = new c(this.a, this.b, Y1, "audio/g711-alaw", -1); + this.f754c = new c(this.a, this.b, Y1, "audio/g711-alaw", -1); } else if (i4 == 7) { - this.f753c = new c(this.a, this.b, Y1, "audio/g711-mlaw", -1); + this.f754c = new c(this.a, this.b, Y1, "audio/g711-mlaw", -1); } else { int i5 = Y1.e; if (i4 != 1) { @@ -253,7 +253,7 @@ public final class b implements h { } else if (i4 != 65534) { i = 0; if (i != 0) { - this.f753c = new c(this.a, this.b, Y1, "audio/raw", i); + this.f754c = new c(this.a, this.b, Y1, "audio/raw", i); } else { StringBuilder K = c.d.b.a.a.K("Unsupported WAV format type: "); K.append(Y1.a); @@ -310,7 +310,7 @@ public final class b implements h { this.d = ((Long) create.first).intValue(); long longValue = ((Long) create.second).longValue(); this.e = longValue; - this.f753c.b(this.d, longValue); + this.f754c.b(this.d, longValue); } } } else if (iVar.getPosition() == 0) { @@ -320,7 +320,7 @@ public final class b implements h { z2 = false; } AnimatableValueParser.D(z2); - return this.f753c.c(iVar, this.e - iVar.getPosition()) ? -1 : 0; + return this.f754c.c(iVar, this.e - iVar.getPosition()) ? -1 : 0; } @Override // c.i.a.c.a2.h @@ -332,7 +332,7 @@ public final class b implements h { @Override // c.i.a.c.a2.h public void g(long j, long j2) { - AbstractC0086b bVar = this.f753c; + AbstractC0086b bVar = this.f754c; if (bVar != null) { bVar.a(j2); } diff --git a/app/src/main/java/c/i/a/c/a2/k0/c.java b/app/src/main/java/c/i/a/c/a2/k0/c.java index 4e7cdf9a37..aa8d30183a 100644 --- a/app/src/main/java/c/i/a/c/a2/k0/c.java +++ b/app/src/main/java/c/i/a/c/a2/k0/c.java @@ -5,7 +5,7 @@ public final class c { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f756c; + public final int f757c; public final int d; public final int e; public final byte[] f; @@ -13,7 +13,7 @@ public final class c { public c(int i, int i2, int i3, int i4, int i5, int i6, byte[] bArr) { this.a = i; this.b = i2; - this.f756c = i3; + this.f757c = i3; this.d = i5; this.e = i6; this.f = bArr; diff --git a/app/src/main/java/c/i/a/c/a2/k0/e.java b/app/src/main/java/c/i/a/c/a2/k0/e.java index 06c965e8c0..21e05d4d62 100644 --- a/app/src/main/java/c/i/a/c/a2/k0/e.java +++ b/app/src/main/java/c/i/a/c/a2/k0/e.java @@ -9,21 +9,21 @@ public final class e implements t { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f757c; + public final long f758c; public final long d; public final long e; public e(c cVar, int i, long j, long j2) { this.a = cVar; this.b = i; - this.f757c = j; + this.f758c = j; long j3 = (j2 - j) / ((long) cVar.d); this.d = j3; this.e = b(j3); } public final long b(long j) { - return f0.E(j * ((long) this.b), 1000000, (long) this.a.f756c); + return f0.E(j * ((long) this.b), 1000000, (long) this.a.f757c); } @Override // c.i.a.c.a2.t @@ -33,15 +33,15 @@ public final class e implements t { @Override // c.i.a.c.a2.t public t.a h(long j) { - long i = f0.i((((long) this.a.f756c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); - long j2 = (((long) this.a.d) * i) + this.f757c; + long i = f0.i((((long) this.a.f757c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); + long j2 = (((long) this.a.d) * i) + this.f758c; long b = b(i); u uVar = new u(b, j2); if (b >= j || i == this.d - 1) { return new t.a(uVar); } long j3 = i + 1; - return new t.a(uVar, new u(b(j3), (((long) this.a.d) * j3) + this.f757c)); + return new t.a(uVar, new u(b(j3), (((long) this.a.d) * j3) + this.f758c)); } @Override // c.i.a.c.a2.t diff --git a/app/src/main/java/c/i/a/c/a2/o.java b/app/src/main/java/c/i/a/c/a2/o.java index f0a3b1e336..835f9c5f18 100644 --- a/app/src/main/java/c/i/a/c/a2/o.java +++ b/app/src/main/java/c/i/a/c/a2/o.java @@ -16,7 +16,7 @@ public final class o { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f758c; + public final int f759c; public final int d; public final int e; public final int f; @@ -43,7 +43,7 @@ public final class o { public o(int i, int i2, int i3, int i4, int i5, int i6, int i7, long j, @Nullable a aVar, @Nullable Metadata metadata) { this.a = i; this.b = i2; - this.f758c = i3; + this.f759c = i3; this.d = i4; this.e = i5; this.f = h(i5); @@ -60,7 +60,7 @@ public final class o { vVar.k(i * 8); this.a = vVar.g(16); this.b = vVar.g(16); - this.f758c = vVar.g(24); + this.f759c = vVar.g(24); this.d = vVar.g(24); int g = vVar.g(20); this.e = g; @@ -142,7 +142,7 @@ public final class o { } public o b(@Nullable a aVar) { - return new o(this.a, this.b, this.f758c, this.d, this.e, this.g, this.h, this.j, aVar, this.l); + return new o(this.a, this.b, this.f759c, this.d, this.e, this.g, this.h, this.j, aVar, this.l); } public long d() { @@ -163,8 +163,8 @@ public final class o { Format.b bVar = new Format.b(); bVar.k = "audio/flac"; bVar.l = i; - bVar.f2231x = this.g; - bVar.f2232y = this.e; + bVar.f2239x = this.g; + bVar.f2240y = this.e; bVar.m = Collections.singletonList(bArr); bVar.i = f; return bVar.a(); diff --git a/app/src/main/java/c/i/a/c/a2/p.java b/app/src/main/java/c/i/a/c/a2/p.java index 5cb0a6ffc5..a1748c81c7 100644 --- a/app/src/main/java/c/i/a/c/a2/p.java +++ b/app/src/main/java/c/i/a/c/a2/p.java @@ -12,7 +12,7 @@ public final class p { public int b = -1; /* renamed from: c reason: collision with root package name */ - public int f759c = -1; + public int f760c = -1; public final boolean a(String str) { Matcher matcher = a.matcher(str); @@ -28,7 +28,7 @@ public final class p { return false; } this.b = parseInt; - this.f759c = parseInt2; + this.f760c = parseInt2; return true; } catch (NumberFormatException unused) { return false; diff --git a/app/src/main/java/c/i/a/c/a2/r.java b/app/src/main/java/c/i/a/c/a2/r.java index 295715aac6..1537071969 100644 --- a/app/src/main/java/c/i/a/c/a2/r.java +++ b/app/src/main/java/c/i/a/c/a2/r.java @@ -9,7 +9,7 @@ public final class r implements t { public final long[] b; /* renamed from: c reason: collision with root package name */ - public final long f760c; + public final long f761c; public final boolean d; public r(long[] jArr, long[] jArr2, long j) { @@ -29,7 +29,7 @@ public final class r implements t { System.arraycopy(jArr, 0, jArr3, 1, length); System.arraycopy(jArr2, 0, jArr4, 1, length); } - this.f760c = j; + this.f761c = j; } @Override // c.i.a.c.a2.t @@ -56,6 +56,6 @@ public final class r implements t { @Override // c.i.a.c.a2.t public long i() { - return this.f760c; + return this.f761c; } } diff --git a/app/src/main/java/c/i/a/c/a2/u.java b/app/src/main/java/c/i/a/c/a2/u.java index ee43c1d527..587f2baf8e 100644 --- a/app/src/main/java/c/i/a/c/a2/u.java +++ b/app/src/main/java/c/i/a/c/a2/u.java @@ -8,11 +8,11 @@ public final class u { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f761c; + public final long f762c; public u(long j, long j2) { this.b = j; - this.f761c = j2; + this.f762c = j2; } public boolean equals(@Nullable Object obj) { @@ -23,17 +23,17 @@ public final class u { return false; } u uVar = (u) obj; - return this.b == uVar.b && this.f761c == uVar.f761c; + return this.b == uVar.b && this.f762c == uVar.f762c; } public int hashCode() { - return (((int) this.b) * 31) + ((int) this.f761c); + return (((int) this.b) * 31) + ((int) this.f762c); } public String toString() { StringBuilder K = a.K("[timeUs="); K.append(this.b); K.append(", position="); - return a.y(K, this.f761c, "]"); + return a.y(K, this.f762c, "]"); } } diff --git a/app/src/main/java/c/i/a/c/a2/w.java b/app/src/main/java/c/i/a/c/a2/w.java index 60c35caa27..7393452fd7 100644 --- a/app/src/main/java/c/i/a/c/a2/w.java +++ b/app/src/main/java/c/i/a/c/a2/w.java @@ -14,13 +14,13 @@ public interface w { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final int f762c; + public final int f763c; public final int d; public a(int i, byte[] bArr, int i2, int i3) { this.a = i; this.b = bArr; - this.f762c = i2; + this.f763c = i2; this.d = i3; } @@ -32,11 +32,11 @@ public interface w { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.f762c == aVar.f762c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); + return this.a == aVar.a && this.f763c == aVar.f763c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); } public int hashCode() { - return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f762c) * 31) + this.d; + return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f763c) * 31) + this.d; } } diff --git a/app/src/main/java/c/i/a/c/a2/x.java b/app/src/main/java/c/i/a/c/a2/x.java index c3794185c2..a3138f2c90 100644 --- a/app/src/main/java/c/i/a/c/a2/x.java +++ b/app/src/main/java/c/i/a/c/a2/x.java @@ -7,7 +7,7 @@ public final class x { public final int b; /* renamed from: c reason: collision with root package name */ - public int f763c; + public int f764c; public int d; public x(byte[] bArr) { @@ -16,13 +16,13 @@ public final class x { } public boolean a() { - boolean z2 = (((this.a[this.f763c] & 255) >> this.d) & 1) == 1; + boolean z2 = (((this.a[this.f764c] & 255) >> this.d) & 1) == 1; c(1); return z2; } public int b(int i) { - int i2 = this.f763c; + int i2 = this.f764c; int min = Math.min(i, 8 - this.d); int i3 = i2 + 1; int i4 = ((this.a[i2] & 255) >> this.d) & (255 >> (8 - min)); @@ -39,16 +39,16 @@ public final class x { public void c(int i) { int i2; int i3 = i / 8; - int i4 = this.f763c + i3; - this.f763c = i4; + int i4 = this.f764c + i3; + this.f764c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; boolean z2 = true; if (i5 > 7) { - this.f763c = i4 + 1; + this.f764c = i4 + 1; this.d = i5 - 8; } - int i6 = this.f763c; + int i6 = this.f764c; if (i6 < 0 || (i6 >= (i2 = this.b) && !(i6 == i2 && this.d == 0))) { z2 = false; } diff --git a/app/src/main/java/c/i/a/c/b1.java b/app/src/main/java/c/i/a/c/b1.java index 63e200324b..6502dd1e81 100644 --- a/app/src/main/java/c/i/a/c/b1.java +++ b/app/src/main/java/c/i/a/c/b1.java @@ -32,7 +32,7 @@ public final class b1 { public final IdentityHashMap b = new IdentityHashMap<>(); /* renamed from: c reason: collision with root package name */ - public final Map f764c = new HashMap(); + public final Map f765c = new HashMap(); public final d d; public final z.a e; public final q.a f; @@ -110,9 +110,9 @@ public final class b1 { c cVar = this.i; int i2 = 0; while (true) { - if (i2 >= cVar.f766c.size()) { + if (i2 >= cVar.f767c.size()) { break; - } else if (cVar.f766c.get(i2).d == aVar.d) { + } else if (cVar.f767c.get(i2).d == aVar.d) { aVar2 = aVar.b(Pair.create(cVar.b, aVar.a)); break; } else { @@ -171,12 +171,12 @@ public final class b1 { public final y.b b; /* renamed from: c reason: collision with root package name */ - public final z f765c; + public final z f766c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f765c = zVar; + this.f766c = zVar; } } @@ -186,7 +186,7 @@ public final class b1 { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public final List f766c = new ArrayList(); + public final List f767c = new ArrayList(); public int d; public boolean e; @@ -218,8 +218,8 @@ public final class b1 { this.g = new HashMap<>(); this.h = new HashSet(); if (c1Var != null) { - aVar.f814c.add(new z.a.C0089a(handler, c1Var)); - aVar2.f1020c.add(new q.a.C0097a(handler, c1Var)); + aVar.f815c.add(new z.a.C0089a(handler, c1Var)); + aVar2.f1021c.add(new q.a.C0097a(handler, c1Var)); } } @@ -233,15 +233,15 @@ public final class b1 { t.a aVar = cVar2.a.n; cVar.d = aVar.p() + cVar2.d; cVar.e = false; - cVar.f766c.clear(); + cVar.f767c.clear(); } else { cVar.d = 0; cVar.e = false; - cVar.f766c.clear(); + cVar.f767c.clear(); } b(i2, cVar.a.n.p()); this.a.add(i2, cVar); - this.f764c.put(cVar.b, cVar); + this.f765c.put(cVar.b, cVar); if (this.j) { g(cVar); if (this.b.isEmpty()) { @@ -282,7 +282,7 @@ public final class b1 { Iterator it = this.h.iterator(); while (it.hasNext()) { c next = it.next(); - if (next.f766c.isEmpty()) { + if (next.f767c.isEmpty()) { b bVar = this.g.get(next); if (bVar != null) { bVar.a.d(bVar.b); @@ -297,11 +297,11 @@ public final class b1 { } public final void f(c cVar) { - if (cVar.e && cVar.f766c.isEmpty()) { + if (cVar.e && cVar.f767c.isEmpty()) { b remove = this.g.remove(cVar); Objects.requireNonNull(remove); remove.a.a(remove.b); - remove.a.c(remove.f765c); + remove.a.c(remove.f766c); this.h.remove(cVar); } } @@ -313,13 +313,13 @@ public final class b1 { this.g.put(cVar, new b(tVar, zVar, aVar)); Handler handler = new Handler(f0.o(), null); Objects.requireNonNull(tVar); - z.a aVar2 = tVar.f803c; + z.a aVar2 = tVar.f804c; Objects.requireNonNull(aVar2); - aVar2.f814c.add(new z.a.C0089a(handler, aVar)); + aVar2.f815c.add(new z.a.C0089a(handler, aVar)); Handler handler2 = new Handler(f0.o(), null); q.a aVar3 = tVar.d; Objects.requireNonNull(aVar3); - aVar3.f1020c.add(new q.a.C0097a(handler2, aVar)); + aVar3.f1021c.add(new q.a.C0097a(handler2, aVar)); tVar.k(zVar, this.k); } @@ -327,7 +327,7 @@ public final class b1 { c remove = this.b.remove(vVar); Objects.requireNonNull(remove); remove.a.i(vVar); - remove.f766c.remove(((s) vVar).i); + remove.f767c.remove(((s) vVar).i); if (!this.b.isEmpty()) { d(); } @@ -337,7 +337,7 @@ public final class b1 { public final void i(int i, int i2) { for (int i3 = i2 - 1; i3 >= i; i3--) { c remove = this.a.remove(i3); - this.f764c.remove(remove.b); + this.f765c.remove(remove.b); b(i3, -remove.a.n.p()); remove.e = true; if (this.j) { diff --git a/app/src/main/java/c/i/a/c/b2/l.java b/app/src/main/java/c/i/a/c/b2/l.java index d3aae676dd..a0dbd23d14 100644 --- a/app/src/main/java/c/i/a/c/b2/l.java +++ b/app/src/main/java/c/i/a/c/b2/l.java @@ -23,7 +23,7 @@ public final class l implements r { public final o b; /* renamed from: c reason: collision with root package name */ - public final n f767c; + public final n f768c; public final boolean d; public boolean e; public int f = 0; @@ -31,7 +31,7 @@ public final class l implements r { public l(MediaCodec mediaCodec, HandlerThread handlerThread, HandlerThread handlerThread2, boolean z2, boolean z3, a aVar) { this.a = mediaCodec; this.b = new o(handlerThread); - this.f767c = new n(mediaCodec, handlerThread2, z2); + this.f768c = new n(mediaCodec, handlerThread2, z2); this.d = z3; } @@ -51,12 +51,12 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void a(int i, int i2, b bVar, long j, int i3) { - n nVar = this.f767c; + n nVar = this.f768c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f769c = 0; + e.f770c = 0; e.e = j; e.f = i3; MediaCodec.CryptoInfo cryptoInfo = e.d; @@ -69,7 +69,7 @@ public final class l implements r { byte[] b2 = n.b(bVar.a, cryptoInfo.iv); Objects.requireNonNull(b2); cryptoInfo.iv = b2; - cryptoInfo.mode = bVar.f1011c; + cryptoInfo.mode = bVar.f1012c; if (f0.a >= 24) { cryptoInfo.setPattern(new MediaCodec.CryptoInfo.Pattern(bVar.g, bVar.h)); } @@ -93,7 +93,7 @@ public final class l implements r { MediaCodec.CodecException codecException = oVar.j; if (codecException == null) { c.i.a.c.i2.n nVar = oVar.d; - if (!(nVar.f909c == 0)) { + if (!(nVar.f910c == 0)) { i = nVar.b(); } } else { @@ -113,11 +113,11 @@ public final class l implements r { public void configure(@Nullable MediaFormat mediaFormat, @Nullable Surface surface, @Nullable MediaCrypto mediaCrypto, int i) { o oVar = this.b; MediaCodec mediaCodec = this.a; - AnimatableValueParser.D(oVar.f770c == null); + AnimatableValueParser.D(oVar.f771c == null); oVar.b.start(); Handler handler = new Handler(oVar.b.getLooper()); mediaCodec.setCallback(oVar, handler); - oVar.f770c = handler; + oVar.f771c = handler; this.a.configure(mediaFormat, surface, mediaCrypto, i); this.f = 1; } @@ -134,7 +134,7 @@ public final class l implements r { MediaCodec.CodecException codecException = oVar.j; if (codecException == null) { c.i.a.c.i2.n nVar = oVar.e; - if (!(nVar.f909c == 0)) { + if (!(nVar.f910c == 0)) { i = nVar.b(); if (i >= 0) { AnimatableValueParser.H(oVar.h); @@ -171,7 +171,7 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void flush() { - this.f767c.d(); + this.f768c.d(); this.a.flush(); o oVar = this.b; MediaCodec mediaCodec = this.a; @@ -179,7 +179,7 @@ public final class l implements r { j jVar = new j(mediaCodec); synchronized (oVar.a) { oVar.k++; - Handler handler = oVar.f770c; + Handler handler = oVar.f771c; int i = f0.a; handler.post(new d(oVar, jVar)); } @@ -219,7 +219,7 @@ public final class l implements r { public final void k() { if (this.d) { try { - this.f767c.a(); + this.f768c.a(); } catch (InterruptedException e) { Thread.currentThread().interrupt(); throw new IllegalStateException(e); @@ -229,12 +229,12 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void queueInputBuffer(int i, int i2, int i3, long j, int i4) { - n nVar = this.f767c; + n nVar = this.f768c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f769c = i3; + e.f770c = i3; e.e = j; e.f = i4; Handler handler = nVar.e; @@ -247,7 +247,7 @@ public final class l implements r { boolean z2 = true; try { if (this.f == 2) { - n nVar = this.f767c; + n nVar = this.f768c; if (nVar.i) { nVar.d(); nVar.d.quit(); @@ -285,7 +285,7 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void start() { - n nVar = this.f767c; + n nVar = this.f768c; if (!nVar.i) { nVar.d.start(); nVar.e = new m(nVar, nVar.d.getLooper()); diff --git a/app/src/main/java/c/i/a/c/b2/m.java b/app/src/main/java/c/i/a/c/b2/m.java index df35758e54..ef746f24d8 100644 --- a/app/src/main/java/c/i/a/c/b2/m.java +++ b/app/src/main/java/c/i/a/c/b2/m.java @@ -26,7 +26,7 @@ public class m extends Handler { if (i == 0) { aVar = (n.a) message.obj; try { - nVar.f768c.queueInputBuffer(aVar.a, aVar.b, aVar.f769c, aVar.e, aVar.f); + nVar.f769c.queueInputBuffer(aVar.a, aVar.b, aVar.f770c, aVar.e, aVar.f); } catch (RuntimeException e) { nVar.f.set(e); } @@ -47,10 +47,10 @@ public class m extends Handler { try { if (nVar.h) { synchronized (n.b) { - nVar.f768c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f769c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); } } else { - nVar.f768c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f769c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); } } catch (RuntimeException e2) { nVar.f.set(e2); diff --git a/app/src/main/java/c/i/a/c/b2/n.java b/app/src/main/java/c/i/a/c/b2/n.java index c1e444b167..c716817ce7 100644 --- a/app/src/main/java/c/i/a/c/b2/n.java +++ b/app/src/main/java/c/i/a/c/b2/n.java @@ -19,7 +19,7 @@ public class n { public static final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public final MediaCodec f768c; + public final MediaCodec f769c; public final HandlerThread d; public Handler e; public final AtomicReference f = new AtomicReference<>(); @@ -33,7 +33,7 @@ public class n { public int b; /* renamed from: c reason: collision with root package name */ - public int f769c; + public int f770c; public final MediaCodec.CryptoInfo d = new MediaCodec.CryptoInfo(); public long e; public int f; @@ -44,12 +44,12 @@ public class n { */ public n(MediaCodec mediaCodec, HandlerThread handlerThread, boolean z2) { j jVar = new j(); - this.f768c = mediaCodec; + this.f769c = mediaCodec; this.d = handlerThread; this.g = jVar; boolean z3 = false; if (!z2) { - String K = f0.K(f0.f907c); + String K = f0.K(f0.f908c); } z3 = true; this.h = z3; diff --git a/app/src/main/java/c/i/a/c/b2/o.java b/app/src/main/java/c/i/a/c/b2/o.java index 5253a31fda..b57134f994 100644 --- a/app/src/main/java/c/i/a/c/b2/o.java +++ b/app/src/main/java/c/i/a/c/b2/o.java @@ -17,7 +17,7 @@ public final class o extends MediaCodec.Callback { public final HandlerThread b; /* renamed from: c reason: collision with root package name */ - public Handler f770c; + public Handler f771c; @GuardedBy("lock") public final n d; @GuardedBy("lock") @@ -59,11 +59,11 @@ public final class o extends MediaCodec.Callback { n nVar = this.d; nVar.a = 0; nVar.b = -1; - nVar.f909c = 0; + nVar.f910c = 0; n nVar2 = this.e; nVar2.a = 0; nVar2.b = -1; - nVar2.f909c = 0; + nVar2.f910c = 0; this.f.clear(); this.g.clear(); this.j = null; diff --git a/app/src/main/java/c/i/a/c/b2/p.java b/app/src/main/java/c/i/a/c/b2/p.java index 985add153f..a01b04f7fa 100644 --- a/app/src/main/java/c/i/a/c/b2/p.java +++ b/app/src/main/java/c/i/a/c/b2/p.java @@ -9,7 +9,7 @@ public final class p extends DecoderInputBuffer { public int r; /* renamed from: s reason: collision with root package name */ - public int f771s = 32; + public int f772s = 32; public p() { super(2); @@ -32,7 +32,7 @@ public final class p extends DecoderInputBuffer { AnimatableValueParser.k(!decoderInputBuffer.l()); AnimatableValueParser.k(!decoderInputBuffer.n()); if (v()) { - if (this.r < this.f771s && decoderInputBuffer.m() == m()) { + if (this.r < this.f772s && decoderInputBuffer.m() == m()) { ByteBuffer byteBuffer = decoderInputBuffer.k; if (!(byteBuffer == null || (r3 = this.k) == null)) { } diff --git a/app/src/main/java/c/i/a/c/b2/q.java b/app/src/main/java/c/i/a/c/b2/q.java index f73caf907a..4635ec93f3 100644 --- a/app/src/main/java/c/i/a/c/b2/q.java +++ b/app/src/main/java/c/i/a/c/b2/q.java @@ -5,5 +5,5 @@ public final class q { public long b; /* renamed from: c reason: collision with root package name */ - public boolean f772c; + public boolean f773c; } diff --git a/app/src/main/java/c/i/a/c/b2/s.java b/app/src/main/java/c/i/a/c/b2/s.java index b88a743b4b..c482afcf08 100644 --- a/app/src/main/java/c/i/a/c/b2/s.java +++ b/app/src/main/java/c/i/a/c/b2/s.java @@ -19,7 +19,7 @@ public final class s { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f773c; + public final String f774c; @Nullable public final MediaCodecInfo.CodecCapabilities d; public final boolean e; @@ -31,7 +31,7 @@ public final class s { Objects.requireNonNull(str); this.a = str; this.b = str2; - this.f773c = str3; + this.f774c = str3; this.d = codecCapabilities; this.e = z5; this.f = z7; @@ -116,7 +116,7 @@ public final class s { if (format.B != format2.B) { i |= 1024; } - if (!this.e && !(format.f2227y == format2.f2227y && format.f2228z == format2.f2228z)) { + if (!this.e && !(format.f2235y == format2.f2235y && format.f2236z == format2.f2236z)) { i |= 512; } if (!f0.a(format.F, format2.F)) { @@ -226,8 +226,8 @@ public final class s { return false; } if (this.g) { - int i4 = format.f2227y; - if (i4 <= 0 || (i = format.f2228z) <= 0) { + int i4 = format.f2235y; + if (i4 <= 0 || (i = format.f2236z) <= 0) { return true; } if (f0.a >= 21) { @@ -238,9 +238,9 @@ public final class s { } if (!z5) { StringBuilder K3 = a.K("legacyFrameSize, "); - K3.append(format.f2227y); + K3.append(format.f2235y); K3.append("x"); - K3.append(format.f2228z); + K3.append(format.f2236z); h(K3.toString()); } return z5; diff --git a/app/src/main/java/c/i/a/c/b2/u.java b/app/src/main/java/c/i/a/c/b2/u.java index 2fe8a0f79e..35bff50aa2 100644 --- a/app/src/main/java/c/i/a/c/b2/u.java +++ b/app/src/main/java/c/i/a/c/b2/u.java @@ -19,7 +19,7 @@ public final class u implements r { @Nullable /* renamed from: c reason: collision with root package name */ - public ByteBuffer[] f774c; + public ByteBuffer[] f775c; /* compiled from: SynchronousMediaCodecAdapter */ public static final class b implements r.a { @@ -60,7 +60,7 @@ public final class u implements r { do { dequeueOutputBuffer = this.a.dequeueOutputBuffer(bufferInfo, 0); if (dequeueOutputBuffer == -3 && f0.a < 21) { - this.f774c = this.a.getOutputBuffers(); + this.f775c = this.a.getOutputBuffers(); continue; } } while (dequeueOutputBuffer == -3); @@ -103,7 +103,7 @@ public final class u implements r { @Override // c.i.a.c.b2.r @Nullable public ByteBuffer i(int i) { - return f0.a >= 21 ? this.a.getOutputBuffer(i) : this.f774c[i]; + return f0.a >= 21 ? this.a.getOutputBuffer(i) : this.f775c[i]; } @Override // c.i.a.c.b2.r @@ -114,7 +114,7 @@ public final class u implements r { @Override // c.i.a.c.b2.r public void release() { this.b = null; - this.f774c = null; + this.f775c = null; this.a.release(); } @@ -134,7 +134,7 @@ public final class u implements r { this.a.start(); if (f0.a < 21) { this.b = this.a.getInputBuffers(); - this.f774c = this.a.getOutputBuffers(); + this.f775c = this.a.getOutputBuffers(); } } } diff --git a/app/src/main/java/c/i/a/c/c0.java b/app/src/main/java/c/i/a/c/c0.java index b7e80a62ac..9703627ff5 100644 --- a/app/src/main/java/c/i/a/c/c0.java +++ b/app/src/main/java/c/i/a/c/c0.java @@ -10,12 +10,12 @@ public abstract class c0 extends r1 { public final int b; /* renamed from: c reason: collision with root package name */ - public final h0 f775c; + public final h0 f776c; public final boolean d; public c0(boolean z2, h0 h0Var) { this.d = z2; - this.f775c = h0Var; + this.f776c = h0Var; this.b = h0Var.b(); } @@ -29,7 +29,7 @@ public abstract class c0 extends r1 { z2 = false; } if (z2) { - i = this.f775c.c(); + i = this.f776c.c(); } do { i1 i1Var = (i1) this; @@ -69,7 +69,7 @@ public abstract class c0 extends r1 { if (this.d) { z2 = false; } - int g = z2 ? this.f775c.g() : i - 1; + int g = z2 ? this.f776c.g() : i - 1; do { i1 i1Var = (i1) this; if (i1Var.i[g].q()) { @@ -121,7 +121,7 @@ public abstract class c0 extends r1 { int d = f0.d(i1Var.g, i + 1, false, false); int i2 = i1Var.h[d]; i1Var.i[d].g(i - i1Var.g[d], bVar, z2); - bVar.f955c += i2; + bVar.f956c += i2; if (z2) { Object obj = i1Var.j[d]; Object obj2 = bVar.b; @@ -141,7 +141,7 @@ public abstract class c0 extends r1 { int intValue = num == null ? -1 : num.intValue(); int i = i1Var.h[intValue]; i1Var.i[intValue].h(obj3, bVar); - bVar.f955c += i; + bVar.f956c += i; bVar.b = obj; return bVar; } @@ -195,10 +195,10 @@ public abstract class c0 extends r1 { int i3 = i1Var.g[d]; i1Var.i[d].o(i - i2, cVar, j); Object obj = i1Var.j[d]; - if (!r1.c.a.equals(cVar.f956c)) { - obj = Pair.create(obj, cVar.f956c); + if (!r1.c.a.equals(cVar.f957c)) { + obj = Pair.create(obj, cVar.f957c); } - cVar.f956c = obj; + cVar.f957c = obj; cVar.o += i3; cVar.p += i3; return cVar; @@ -206,7 +206,7 @@ public abstract class c0 extends r1 { public final int r(int i, boolean z2) { if (z2) { - return this.f775c.e(i); + return this.f776c.e(i); } if (i < this.b - 1) { return i + 1; @@ -216,7 +216,7 @@ public abstract class c0 extends r1 { public final int s(int i, boolean z2) { if (z2) { - return this.f775c.d(i); + return this.f776c.d(i); } if (i > 0) { return i - 1; diff --git a/app/src/main/java/c/i/a/c/c1.java b/app/src/main/java/c/i/a/c/c1.java index 1b85cb9bd9..bb77fa4f39 100644 --- a/app/src/main/java/c/i/a/c/c1.java +++ b/app/src/main/java/c/i/a/c/c1.java @@ -17,7 +17,7 @@ public final class c1 { public final r1 b; /* renamed from: c reason: collision with root package name */ - public final y.a f776c; + public final y.a f777c; public final long d; public final int e; @Nullable @@ -36,11 +36,11 @@ public final class c1 { public volatile long r; /* renamed from: s reason: collision with root package name */ - public volatile long f777s; + public volatile long f778s; public c1(r1 r1Var, y.a aVar, long j, int i, @Nullable ExoPlaybackException exoPlaybackException, boolean z2, TrackGroupArray trackGroupArray, m mVar, List list, y.a aVar2, boolean z3, int i2, d1 d1Var, long j2, long j3, long j4, boolean z4, boolean z5) { this.b = r1Var; - this.f776c = aVar; + this.f777c = aVar; this.d = j; this.e = i; this.f = exoPlaybackException; @@ -54,7 +54,7 @@ public final class c1 { this.n = d1Var; this.q = j2; this.r = j3; - this.f777s = j4; + this.f778s = j4; this.o = z4; this.p = z5; } @@ -69,7 +69,7 @@ public final class c1 { @CheckResult public c1 a(y.a aVar) { - return new c1(this.b, this.f776c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.r, this.f777s, this.o, this.p); + return new c1(this.b, this.f777c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.r, this.f778s, this.o, this.p); } @CheckResult @@ -79,31 +79,31 @@ public final class c1 { @CheckResult public c1 c(boolean z2) { - return new c1(this.b, this.f776c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f777s, z2, this.p); + return new c1(this.b, this.f777c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f778s, z2, this.p); } @CheckResult public c1 d(boolean z2, int i) { - return new c1(this.b, this.f776c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.r, this.f777s, this.o, this.p); + return new c1(this.b, this.f777c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.r, this.f778s, this.o, this.p); } @CheckResult public c1 e(@Nullable ExoPlaybackException exoPlaybackException) { - return new c1(this.b, this.f776c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f777s, this.o, this.p); + return new c1(this.b, this.f777c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f778s, this.o, this.p); } @CheckResult public c1 f(d1 d1Var) { - return new c1(this.b, this.f776c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.r, this.f777s, this.o, this.p); + return new c1(this.b, this.f777c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.r, this.f778s, this.o, this.p); } @CheckResult public c1 g(int i) { - return new c1(this.b, this.f776c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f777s, this.o, this.p); + return new c1(this.b, this.f777c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f778s, this.o, this.p); } @CheckResult public c1 h(r1 r1Var) { - return new c1(r1Var, this.f776c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f777s, this.o, this.p); + return new c1(r1Var, this.f777c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f778s, this.o, this.p); } } diff --git a/app/src/main/java/c/i/a/c/c2/f.java b/app/src/main/java/c/i/a/c/c2/f.java index 9c2aaffb94..bccec7e5fb 100644 --- a/app/src/main/java/c/i/a/c/c2/f.java +++ b/app/src/main/java/c/i/a/c/c2/f.java @@ -29,13 +29,13 @@ public final class f extends g0 implements Handler.Callback { public final d w; /* renamed from: x reason: collision with root package name */ - public final Metadata[] f778x; + public final Metadata[] f779x; /* renamed from: y reason: collision with root package name */ - public final long[] f779y; + public final long[] f780y; /* renamed from: z reason: collision with root package name */ - public int f780z; + public int f781z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public f(e eVar, @Nullable Looper looper) { @@ -53,22 +53,22 @@ public final class f extends g0 implements Handler.Callback { this.v = handler; this.t = cVar; this.w = new d(); - this.f778x = new Metadata[5]; - this.f779y = new long[5]; + this.f779x = new Metadata[5]; + this.f780y = new long[5]; } @Override // c.i.a.c.g0 public void B() { - Arrays.fill(this.f778x, (Object) null); - this.f780z = 0; + Arrays.fill(this.f779x, (Object) null); + this.f781z = 0; this.A = 0; this.B = null; } @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - Arrays.fill(this.f778x, (Object) null); - this.f780z = 0; + Arrays.fill(this.f779x, (Object) null); + this.f781z = 0; this.A = 0; this.C = false; this.D = false; @@ -162,11 +162,11 @@ public final class f extends g0 implements Handler.Callback { J(a, arrayList); if (!arrayList.isEmpty()) { Metadata metadata = new Metadata(arrayList); - int i2 = this.f780z; + int i2 = this.f781z; int i3 = this.A; int i4 = (i2 + i3) % 5; - this.f778x[i4] = metadata; - this.f779y[i4] = this.w.m; + this.f779x[i4] = metadata; + this.f780y[i4] = this.w.m; this.A = i3 + 1; } } @@ -174,14 +174,14 @@ public final class f extends g0 implements Handler.Callback { } else if (I == -5) { Format format = A.b; Objects.requireNonNull(format); - this.E = format.f2226x; + this.E = format.f2234x; } } if (this.A > 0) { - long[] jArr = this.f779y; - int i5 = this.f780z; + long[] jArr = this.f780y; + int i5 = this.f781z; if (jArr[i5] <= j) { - Metadata metadata2 = this.f778x[i5]; + Metadata metadata2 = this.f779x[i5]; int i6 = f0.a; Handler handler = this.v; if (handler != null) { @@ -189,10 +189,10 @@ public final class f extends g0 implements Handler.Callback { } else { this.u.l(metadata2); } - Metadata[] metadataArr = this.f778x; - int i7 = this.f780z; + Metadata[] metadataArr = this.f779x; + int i7 = this.f781z; metadataArr[i7] = null; - this.f780z = (i7 + 1) % 5; + this.f781z = (i7 + 1) % 5; this.A--; } } diff --git a/app/src/main/java/c/i/a/c/c2/i/a.java b/app/src/main/java/c/i/a/c/c2/i/a.java index c818cf8e70..b6a2bf7cd3 100644 --- a/app/src/main/java/c/i/a/c/c2/i/a.java +++ b/app/src/main/java/c/i/a/c/c2/i/a.java @@ -17,6 +17,6 @@ public final class a extends g { Objects.requireNonNull(n); String n2 = wVar.n(); Objects.requireNonNull(n2); - return new Metadata(new EventMessage(n, n2, wVar.t(), wVar.t(), Arrays.copyOfRange(wVar.a, wVar.b, wVar.f916c))); + return new Metadata(new EventMessage(n, n2, wVar.t(), wVar.t(), Arrays.copyOfRange(wVar.a, wVar.b, wVar.f917c))); } } diff --git a/app/src/main/java/c/i/a/c/c2/j/a.java b/app/src/main/java/c/i/a/c/c2/j/a.java index 5f1b8c7916..0a48e4b9ae 100644 --- a/app/src/main/java/c/i/a/c/c2/j/a.java +++ b/app/src/main/java/c/i/a/c/c2/j/a.java @@ -14,10 +14,10 @@ import java.util.regex.Pattern; /* compiled from: IcyDecoder */ public final class a extends g { public static final Pattern a = Pattern.compile("(.+?)='(.*?)';", 32); - public final CharsetDecoder b = c.f1269c.newDecoder(); + public final CharsetDecoder b = c.f1270c.newDecoder(); /* renamed from: c reason: collision with root package name */ - public final CharsetDecoder f781c = c.b.newDecoder(); + public final CharsetDecoder f782c = c.b.newDecoder(); /* JADX INFO: finally extract failed */ @Override // c.i.a.c.c2.g @@ -28,15 +28,15 @@ public final class a extends g { str = this.b.decode(byteBuffer).toString(); } catch (CharacterCodingException unused) { try { - str = this.f781c.decode(byteBuffer).toString(); - this.f781c.reset(); + str = this.f782c.decode(byteBuffer).toString(); + this.f782c.reset(); byteBuffer.rewind(); } catch (CharacterCodingException unused2) { - this.f781c.reset(); + this.f782c.reset(); byteBuffer.rewind(); str = null; } catch (Throwable th) { - this.f781c.reset(); + this.f782c.reset(); byteBuffer.rewind(); throw th; } diff --git a/app/src/main/java/c/i/a/c/c2/k/b.java b/app/src/main/java/c/i/a/c/c2/k/b.java index e9a7f2a85c..98c5d7ec9f 100644 --- a/app/src/main/java/c/i/a/c/c2/k/b.java +++ b/app/src/main/java/c/i/a/c/c2/k/b.java @@ -43,12 +43,12 @@ public final class b extends g { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f782c; + public final int f783c; public C0087b(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f782c = i2; + this.f783c = i2; } } @@ -204,13 +204,13 @@ public final class b extends g { int i5 = v; int x2 = i >= 3 ? wVar.x() : 0; if (s2 == 0 && s3 == 0 && s4 == 0 && s5 == 0 && i5 == 0 && x2 == 0) { - wVar.D(wVar.f916c); + wVar.D(wVar.f917c); return null; } int i6 = wVar.b + i5; - if (i6 > wVar.f916c) { + if (i6 > wVar.f917c) { Log.w("Id3Decoder", "Frame size exceeds remaining tag data"); - wVar.D(wVar.f916c); + wVar.D(wVar.f917c); return null; } if (aVar != null) { @@ -333,7 +333,7 @@ public final class b extends g { int s2 = wVar.s(); int s3 = wVar.s(); v vVar = new v(); - vVar.j(wVar.a, wVar.f916c); + vVar.j(wVar.a, wVar.f917c); vVar.k(wVar.b * 8); int i2 = ((i - 10) * 8) / (s2 + s3); int[] iArr = new int[i2]; @@ -590,7 +590,7 @@ public final class b extends g { if (bVar.a == 2) { i2 = 6; } - int i4 = bVar.f782c; + int i4 = bVar.f783c; if (bVar.b) { i4 = x(wVar, i4); } diff --git a/app/src/main/java/c/i/a/c/c2/l/a.java b/app/src/main/java/c/i/a/c/c2/l/a.java index d27f7afab7..ed6b78b498 100644 --- a/app/src/main/java/c/i/a/c/c2/l/a.java +++ b/app/src/main/java/c/i/a/c/c2/l/a.java @@ -21,7 +21,7 @@ public final class a extends g { public final v b = new v(); /* renamed from: c reason: collision with root package name */ - public e0 f783c; + public e0 f784c; @Override // c.i.a.c.c2.g public Metadata b(d dVar, ByteBuffer byteBuffer) { @@ -50,11 +50,11 @@ public final class a extends g { long j6; long j7; boolean z10; - e0 e0Var = this.f783c; + e0 e0Var = this.f784c; if (e0Var == null || dVar.q != e0Var.d()) { long j8 = dVar.m; e0 e0Var2 = new e0(j8); - this.f783c = e0Var2; + this.f784c = e0Var2; e0Var2.a(j8 - dVar.q); } byte[] array = byteBuffer.array(); @@ -142,7 +142,7 @@ public final class a extends g { entry = new SpliceScheduleCommand(arrayList2); } else if (g3 == 5) { w wVar2 = this.a; - e0 e0Var3 = this.f783c; + e0 e0Var3 = this.f784c; long t3 = wVar2.t(); boolean z15 = (wVar2.s() & 128) != 0; List emptyList = Collections.emptyList(); @@ -198,7 +198,7 @@ public final class a extends g { entry = new SpliceInsertCommand(t3, z15, z9, z8, z7, j6, e0Var3.b(j6), list, z6, j5, i7, i6, i5); } else if (g3 == 6) { w wVar3 = this.a; - e0 e0Var4 = this.f783c; + e0 e0Var4 = this.f784c; long a3 = TimeSignalCommand.a(wVar3, g); entry = new TimeSignalCommand(a3, e0Var4.b(a3)); } diff --git a/app/src/main/java/c/i/a/c/d0.java b/app/src/main/java/c/i/a/c/d0.java index a032945493..eca99b6dc2 100644 --- a/app/src/main/java/c/i/a/c/d0.java +++ b/app/src/main/java/c/i/a/c/d0.java @@ -11,7 +11,7 @@ public final class d0 { public final a b; /* renamed from: c reason: collision with root package name */ - public boolean f784c; + public boolean f785c; /* compiled from: AudioBecomingNoisyManager */ public final class a extends BroadcastReceiver implements Runnable { @@ -32,7 +32,7 @@ public final class d0 { @Override // java.lang.Runnable public void run() { - if (d0.this.f784c) { + if (d0.this.f785c) { p1.this.Y(false, -1, 3); } } @@ -48,12 +48,12 @@ public final class d0 { } public void a(boolean z2) { - if (z2 && !this.f784c) { + if (z2 && !this.f785c) { this.a.registerReceiver(this.b, new IntentFilter("android.media.AUDIO_BECOMING_NOISY")); - this.f784c = true; - } else if (!z2 && this.f784c) { + this.f785c = true; + } else if (!z2 && this.f785c) { this.a.unregisterReceiver(this.b); - this.f784c = false; + this.f785c = false; } } } diff --git a/app/src/main/java/c/i/a/c/d1.java b/app/src/main/java/c/i/a/c/d1.java index 012ef4be86..a8c2f7be92 100644 --- a/app/src/main/java/c/i/a/c/d1.java +++ b/app/src/main/java/c/i/a/c/d1.java @@ -9,7 +9,7 @@ public final class d1 { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f785c; + public final float f786c; public final int d; public d1(float f, float f2) { @@ -17,7 +17,7 @@ public final class d1 { AnimatableValueParser.k(f > 0.0f); AnimatableValueParser.k(f2 <= 0.0f ? false : z2); this.b = f; - this.f785c = f2; + this.f786c = f2; this.d = Math.round(f * 1000.0f); } @@ -29,14 +29,14 @@ public final class d1 { return false; } d1 d1Var = (d1) obj; - return this.b == d1Var.b && this.f785c == d1Var.f785c; + return this.b == d1Var.b && this.f786c == d1Var.f786c; } public int hashCode() { - return Float.floatToRawIntBits(this.f785c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); + return Float.floatToRawIntBits(this.f786c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); } public String toString() { - return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f785c)); + return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f786c)); } } diff --git a/app/src/main/java/c/i/a/c/d2/a.java b/app/src/main/java/c/i/a/c/d2/a.java index 5856dfdbe8..1b22d53612 100644 --- a/app/src/main/java/c/i/a/c/d2/a.java +++ b/app/src/main/java/c/i/a/c/d2/a.java @@ -44,14 +44,14 @@ public final /* synthetic */ class a implements y.b { t.a aVar5 = tVar.n; aVar3 = new t.a(r1Var, aVar5.d, aVar5.e); } else { - aVar3 = new t.a(r1Var, r1.c.a, t.a.f811c); + aVar3 = new t.a(r1Var, r1.c.a, t.a.f812c); } tVar.n = aVar3; } else { r1Var.n(0, tVar.l); r1.c cVar = tVar.l; long j2 = cVar.q; - Object obj2 = cVar.f956c; + Object obj2 = cVar.f957c; s sVar3 = tVar.o; if (sVar3 != null) { long j3 = sVar3.j; @@ -74,7 +74,7 @@ public final /* synthetic */ class a implements y.b { tVar.u(longValue); y.a aVar7 = sVar.i; Object obj4 = aVar7.a; - if (tVar.n.e != null && obj4.equals(t.a.f811c)) { + if (tVar.n.e != null && obj4.equals(t.a.f812c)) { obj4 = tVar.n.e; } aVar = aVar7.b(obj4); diff --git a/app/src/main/java/c/i/a/c/d2/b0.java b/app/src/main/java/c/i/a/c/d2/b0.java index 06a605fbe6..f7c9cadd99 100644 --- a/app/src/main/java/c/i/a/c/d2/b0.java +++ b/app/src/main/java/c/i/a/c/d2/b0.java @@ -90,20 +90,20 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { @Nullable /* renamed from: s reason: collision with root package name */ - public final String f786s; + public final String f787s; public final long t; public final Loader u = new Loader("Loader:ProgressiveMediaPeriod"); public final k v; public final c.i.a.c.i2.j w; /* renamed from: x reason: collision with root package name */ - public final Runnable f787x; + public final Runnable f788x; /* renamed from: y reason: collision with root package name */ - public final Runnable f788y; + public final Runnable f789y; /* renamed from: z reason: collision with root package name */ - public final Handler f789z; + public final Handler f790z; /* compiled from: ProgressiveMediaPeriod */ public final class a implements Loader.e, q.a { @@ -111,7 +111,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final Uri b; /* renamed from: c reason: collision with root package name */ - public final c.i.a.c.h2.v f790c; + public final c.i.a.c.h2.v f791c; public final k d; public final j e; public final c.i.a.c.i2.j f; @@ -127,7 +127,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public a(Uri uri, c.i.a.c.h2.j jVar, k kVar, j jVar2, c.i.a.c.i2.j jVar3) { this.b = uri; - this.f790c = new c.i.a.c.h2.v(jVar); + this.f791c = new c.i.a.c.h2.v(jVar); this.d = kVar; this.e = jVar2; this.f = jVar3; @@ -136,7 +136,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final l a(long j) { Collections.emptyMap(); Uri uri = this.b; - String str = b0.this.f786s; + String str = b0.this.f787s; Map map = b0.i; AnimatableValueParser.I(uri, "The uri must be set."); return new l(uri, 0, 1, null, map, j, -1, str, 6, null); @@ -151,13 +151,13 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { long j = this.g.a; l a = a(j); this.k = a; - long a2 = this.f790c.a(a); + long a2 = this.f791c.a(a); this.l = a2; if (a2 != -1) { this.l = a2 + j; } - b0.this.B = IcyHeaders.a(this.f790c.j()); - c.i.a.c.h2.v vVar = this.f790c; + b0.this.B = IcyHeaders.a(this.f791c.j()); + c.i.a.c.h2.v vVar = this.f791c; IcyHeaders icyHeaders = b0.this.B; if (icyHeaders == null || (i = icyHeaders.n) == -1) { fVar = vVar; @@ -168,11 +168,11 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { ((e0) B).e(b0.j); } long j2 = j; - this.d.b(fVar, this.b, this.f790c.j(), j, this.l, this.e); + this.d.b(fVar, this.b, this.f791c.j(), j, this.l, this.e); if (b0.this.B != null) { h hVar = this.d.b; if (hVar instanceof c.i.a.c.a2.g0.f) { - ((c.i.a.c.a2.g0.f) hVar).f685s = true; + ((c.i.a.c.a2.g0.f) hVar).f686s = true; } } if (this.i) { @@ -196,14 +196,14 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { c.i.a.c.a2.s sVar = this.g; h hVar3 = kVar2.b; Objects.requireNonNull(hVar3); - i iVar = kVar2.f806c; + i iVar = kVar2.f807c; Objects.requireNonNull(iVar); i2 = hVar3.e(iVar, sVar); j2 = this.d.a(); if (j2 > b0.this.t + j2) { this.f.a(); b0 b0Var = b0.this; - b0Var.f789z.post(b0Var.f788y); + b0Var.f790z.post(b0Var.f789y); } } catch (InterruptedException unused) { throw new InterruptedIOException(); @@ -215,7 +215,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { } else if (this.d.a() != -1) { this.g.a = this.d.a(); } - c.i.a.c.h2.v vVar2 = this.f790c; + c.i.a.c.h2.v vVar2 = this.f791c; if (vVar2 != null) { try { vVar2.a.close(); @@ -226,7 +226,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (!(i2 == 1 || this.d.a() == -1)) { this.g.a = this.d.a(); } - c.i.a.c.h2.v vVar3 = this.f790c; + c.i.a.c.h2.v vVar3 = this.f791c; int i3 = f0.a; if (vVar3 != null) { try { @@ -277,7 +277,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { i = -5; if (!e0Var.m()) { if (!z3) { - if (!e0Var.f797x) { + if (!e0Var.f798x) { Format format = e0Var.B; if (format != null && (z2 || format != e0Var.g)) { e0Var.p(format, s0Var); @@ -301,7 +301,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { } aVar2.a = e0Var.l[k]; aVar2.b = e0Var.k[k]; - aVar2.f800c = e0Var.o[k]; + aVar2.f801c = e0Var.o[k]; i = -4; } } @@ -312,7 +312,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { d0 d0Var2 = e0Var.a; e0.a aVar3 = e0Var.b; d0.a aVar4 = d0Var2.e; - c.i.a.c.i2.w wVar = d0Var2.f793c; + c.i.a.c.i2.w wVar = d0Var2.f794c; if (decoderInputBuffer.t()) { long j2 = aVar3.b; wVar.z(1); @@ -363,21 +363,21 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { iArr[0] = 0; iArr2[0] = aVar3.a - ((int) (j4 - aVar3.b)); } - w.a aVar5 = aVar3.f800c; + w.a aVar5 = aVar3.f801c; int i10 = f0.a; byte[] bArr2 = aVar5.b; byte[] bArr3 = bVar.a; i2 = i5; int i11 = aVar5.a; i3 = i; - int i12 = aVar5.f762c; + int i12 = aVar5.f763c; int i13 = aVar5.d; bVar.f = i4; bVar.d = iArr; bVar.e = iArr2; bVar.b = bArr2; bVar.a = bArr3; - bVar.f1011c = i11; + bVar.f1012c = i11; bVar.g = i12; bVar.h = i13; d0Var = d0Var2; @@ -539,14 +539,14 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final boolean[] b; /* renamed from: c reason: collision with root package name */ - public final boolean[] f791c; + public final boolean[] f792c; public final boolean[] d; public e(TrackGroupArray trackGroupArray, boolean[] zArr) { this.a = trackGroupArray; this.b = zArr; int i = trackGroupArray.j; - this.f791c = new boolean[i]; + this.f792c = new boolean[i]; this.d = new boolean[i]; } } @@ -570,13 +570,13 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { this.o = aVar2; this.q = bVar; this.r = mVar; - this.f786s = str; + this.f787s = str; this.t = (long) i2; this.v = new k(lVar); this.w = new c.i.a.c.i2.j(); - this.f787x = new g(this); - this.f788y = new i(this); - this.f789z = f0.j(); + this.f788x = new g(this); + this.f789y = new i(this); + this.f790z = f0.j(); this.D = new d[0]; this.C = new e0[0]; this.R = -9223372036854775807L; @@ -614,7 +614,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { } } m mVar = this.r; - Looper looper = this.f789z.getLooper(); + Looper looper = this.f790z.getLooper(); s sVar = this.m; q.a aVar = this.p; Objects.requireNonNull(looper); @@ -641,7 +641,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (j2 == -9223372036854775807L || this.R <= j2) { t tVar = this.I; Objects.requireNonNull(tVar); - long j3 = tVar.h(this.R).a.f761c; + long j3 = tVar.h(this.R).a.f762c; long j4 = this.R; aVar.g.a = j3; aVar.j = j4; @@ -677,15 +677,15 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { @Override // c.i.a.c.a2.j public void a(t tVar) { - this.f789z.post(new h(this, tVar)); + this.f790z.post(new h(this, tVar)); } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [com.google.android.exoplayer2.upstream.Loader$e, long, long, boolean] */ @Override // com.google.android.exoplayer2.upstream.Loader.b public void b(a aVar, long j2, long j3, boolean z2) { a aVar2 = aVar; - c.i.a.c.h2.v vVar = aVar2.f790c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f894c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f791c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f895c, vVar.d, j2, j3, vVar.b); Objects.requireNonNull(this.n); z.a aVar3 = this.o; aVar3.c(rVar, new u(1, -1, null, 0, null, aVar3.a(aVar2.j), aVar3.a(this.J))); @@ -724,8 +724,8 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { this.J = j4; ((c0) this.q).t(j4, c2, this.K); } - c.i.a.c.h2.v vVar = aVar2.f790c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f894c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f791c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f895c, vVar.d, j2, j3, vVar.b); Objects.requireNonNull(this.n); z.a aVar3 = this.o; aVar3.d(rVar, new u(1, -1, null, 0, null, aVar3.a(aVar2.j), aVar3.a(this.J))); @@ -834,7 +834,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { t.a h = this.I.h(j2); long j3 = h.a.b; long j4 = h.b.b; - long j5 = o1Var.f939c; + long j5 = o1Var.f940c; if (j5 == 0 && o1Var.d == 0) { return j2; } @@ -871,7 +871,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { @Override // c.i.a.c.a2.j public void j() { this.E = true; - this.f789z.post(this.f787x); + this.f790z.post(this.f788x); } @Override // c.i.a.c.d2.v @@ -898,7 +898,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { t(); e eVar = this.H; TrackGroupArray trackGroupArray = eVar.a; - boolean[] zArr3 = eVar.f791c; + boolean[] zArr3 = eVar.f792c; int i2 = this.O; for (int i3 = 0; i3 < gVarArr.length; i3++) { if (f0VarArr[i3] != null && (gVarArr[i3] == null || !zArr[i3])) { @@ -972,8 +972,8 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (this.P == -1) { this.P = aVar2.l; } - c.i.a.c.h2.v vVar = aVar2.f790c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f894c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f791c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f895c, vVar.d, j2, j3, vVar.b); h0.b(aVar2.j); h0.b(this.J); r rVar2 = (r) this.n; @@ -1044,7 +1044,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (zArr[i2]) { e0 e0Var = this.C[i2]; synchronized (e0Var) { - z2 = e0Var.f797x; + z2 = e0Var.f798x; } if (!z2) { e0 e0Var2 = this.C[i2]; @@ -1072,7 +1072,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { int i2; t(); if (!w()) { - boolean[] zArr = this.H.f791c; + boolean[] zArr = this.H.f792c; int length = this.C.length; for (int i3 = 0; i3 < length; i3++) { e0 e0Var = this.C[i3]; @@ -1083,7 +1083,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { j3 = -1; if (i4 != 0) { long[] jArr = e0Var.n; - int i5 = e0Var.f796s; + int i5 = e0Var.f797s; if (j2 >= jArr[i5]) { int i6 = e0Var.i(i5, (!z3 || (i2 = e0Var.t) == i4) ? i4 : i2 + 1, j2, z2); if (i6 != -1) { diff --git a/app/src/main/java/c/i/a/c/d2/c0.java b/app/src/main/java/c/i/a/c/d2/c0.java index a08af636ec..debe4ac334 100644 --- a/app/src/main/java/c/i/a/c/d2/c0.java +++ b/app/src/main/java/c/i/a/c/d2/c0.java @@ -53,7 +53,7 @@ public final class c0 extends j implements b0.b { public l b; /* renamed from: c reason: collision with root package name */ - public t f792c = new p(); + public t f793c = new p(); public u d = new r(); public int e = 1048576; @@ -104,9 +104,9 @@ public final class c0 extends j implements b0.b { if (dVar != null) { dVar.a(true); } - loader.f2299c.execute(new Loader.g(b0Var)); - loader.f2299c.shutdown(); - b0Var.f789z.removeCallbacksAndMessages(null); + loader.f2307c.execute(new Loader.g(b0Var)); + loader.f2307c.shutdown(); + b0Var.f790z.removeCallbacksAndMessages(null); b0Var.A = null; b0Var.V = true; } @@ -118,7 +118,7 @@ public final class c0 extends j implements b0.b { if (xVar != null) { a2.d(xVar); } - return new b0(this.h.a, a2, this.j, this.k, this.d.g(0, aVar), this.l, this.f803c.g(0, aVar, 0), this, mVar, this.h.f, this.m); + return new b0(this.h.a, a2, this.j, this.k, this.d.g(0, aVar), this.l, this.f804c.g(0, aVar, 0), this, mVar, this.h.f, this.m); } @Override // c.i.a.c.d2.j diff --git a/app/src/main/java/c/i/a/c/d2/d0.java b/app/src/main/java/c/i/a/c/d2/d0.java index e9bc0472c3..aedcd02031 100644 --- a/app/src/main/java/c/i/a/c/d2/d0.java +++ b/app/src/main/java/c/i/a/c/d2/d0.java @@ -12,7 +12,7 @@ public class d0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f793c = new w(32); + public final w f794c = new w(32); public a d; public a e; public a f; @@ -24,7 +24,7 @@ public class d0 { public final long b; /* renamed from: c reason: collision with root package name */ - public boolean f794c; + public boolean f795c; @Nullable public c d; @Nullable @@ -91,7 +91,7 @@ public class d0 { m mVar = this.a; c cVar = aVar.d; synchronized (mVar) { - c[] cVarArr = mVar.f887c; + c[] cVarArr = mVar.f888c; cVarArr[0] = cVar; mVar.a(cVarArr); } @@ -122,7 +122,7 @@ public class d0 { public final int c(int i) { c cVar; a aVar = this.f; - if (!aVar.f794c) { + if (!aVar.f795c) { m mVar = this.a; synchronized (mVar) { mVar.e++; @@ -141,7 +141,7 @@ public class d0 { a aVar2 = new a(this.f.b, this.b); aVar.d = cVar; aVar.e = aVar2; - aVar.f794c = true; + aVar.f795c = true; } return Math.min(i, (int) (this.f.b - this.g)); } diff --git a/app/src/main/java/c/i/a/c/d2/e0.java b/app/src/main/java/c/i/a/c/d2/e0.java index cb8b93d1bb..911f773e83 100644 --- a/app/src/main/java/c/i/a/c/d2/e0.java +++ b/app/src/main/java/c/i/a/c/d2/e0.java @@ -37,7 +37,7 @@ public class e0 implements w { @Nullable /* renamed from: c reason: collision with root package name */ - public final s f795c; + public final s f796c; @Nullable public final q.a d; @Nullable @@ -60,20 +60,20 @@ public class e0 implements w { public int r; /* renamed from: s reason: collision with root package name */ - public int f796s; + public int f797s; public int t; public long u = Long.MIN_VALUE; public long v = Long.MIN_VALUE; public long w = Long.MIN_VALUE; /* renamed from: x reason: collision with root package name */ - public boolean f797x; + public boolean f798x; /* renamed from: y reason: collision with root package name */ - public boolean f798y = true; + public boolean f799y = true; /* renamed from: z reason: collision with root package name */ - public boolean f799z = true; + public boolean f800z = true; /* compiled from: SampleQueue */ public static final class a { @@ -82,7 +82,7 @@ public class e0 implements w { @Nullable /* renamed from: c reason: collision with root package name */ - public w.a f800c; + public w.a f801c; } /* compiled from: SampleQueue */ @@ -91,7 +91,7 @@ public class e0 implements w { public e0(m mVar, @Nullable Looper looper, @Nullable s sVar, @Nullable q.a aVar) { this.e = looper; - this.f795c = sVar; + this.f796c = sVar; this.d = aVar; this.a = new d0(mVar); } @@ -126,9 +126,9 @@ public class e0 implements w { public void d(long j, int i, int i2, int i3, @Nullable w.a aVar) { int i4 = i & 1; boolean z2 = i4 != 0; - if (this.f798y) { + if (this.f799y) { if (z2) { - this.f798y = false; + this.f799y = false; } else { return; } @@ -156,7 +156,7 @@ public class e0 implements w { int k = k(i5 - 1); AnimatableValueParser.k(this.k[k] + ((long) this.l[k]) <= j3); } - this.f797x = (536870912 & i) != 0; + this.f798x = (536870912 & i) != 0; this.w = Math.max(this.w, j2); int k2 = k(this.q); this.n[k2] = j2; @@ -182,16 +182,16 @@ public class e0 implements w { int[] iArr3 = new int[i8]; w.a[] aVarArr = new w.a[i8]; Format[] formatArr2 = new Format[i8]; - int i9 = this.f796s; + int i9 = this.f797s; int i10 = i7 - i9; System.arraycopy(jArr, i9, jArr2, 0, i10); - System.arraycopy(this.n, this.f796s, jArr3, 0, i10); - System.arraycopy(this.m, this.f796s, iArr2, 0, i10); - System.arraycopy(this.l, this.f796s, iArr3, 0, i10); - System.arraycopy(this.o, this.f796s, aVarArr, 0, i10); - System.arraycopy(this.p, this.f796s, formatArr2, 0, i10); - System.arraycopy(this.j, this.f796s, iArr, 0, i10); - int i11 = this.f796s; + System.arraycopy(this.n, this.f797s, jArr3, 0, i10); + System.arraycopy(this.m, this.f797s, iArr2, 0, i10); + System.arraycopy(this.l, this.f797s, iArr3, 0, i10); + System.arraycopy(this.o, this.f797s, aVarArr, 0, i10); + System.arraycopy(this.p, this.f797s, formatArr2, 0, i10); + System.arraycopy(this.j, this.f797s, iArr, 0, i10); + int i11 = this.f797s; System.arraycopy(this.k, 0, jArr2, i10, i11); System.arraycopy(this.n, 0, jArr3, i10, i11); System.arraycopy(this.m, 0, iArr2, i10, i11); @@ -206,7 +206,7 @@ public class e0 implements w { this.o = aVarArr; this.p = formatArr2; this.j = iArr; - this.f796s = 0; + this.f797s = 0; this.i = i8; } } @@ -218,7 +218,7 @@ public class e0 implements w { this.A = format; synchronized (this) { z2 = false; - this.f799z = false; + this.f800z = false; if (!f0.a(format, this.B)) { if (f0.a(format, this.C)) { this.B = this.C; @@ -234,7 +234,7 @@ public class e0 implements w { b bVar = this.f; if (bVar != null && z2) { b0 b0Var = (b0) bVar; - b0Var.f789z.post(b0Var.f787x); + b0Var.f790z.post(b0Var.f788x); } } @@ -256,11 +256,11 @@ public class e0 implements w { int i2 = this.q - i; this.q = i2; this.r += i; - int i3 = this.f796s + i; - this.f796s = i3; + int i3 = this.f797s + i; + this.f797s = i3; int i4 = this.i; if (i3 >= i4) { - this.f796s = i3 - i4; + this.f797s = i3 - i4; } int i5 = this.t - i; this.t = i5; @@ -268,9 +268,9 @@ public class e0 implements w { this.t = 0; } if (i2 != 0) { - return this.k[this.f796s]; + return this.k[this.f797s]; } - int i6 = this.f796s; + int i6 = this.f797s; if (i6 != 0) { i4 = i6; } @@ -329,14 +329,14 @@ public class e0 implements w { } public final int k(int i) { - int i2 = this.f796s + i; + int i2 = this.f797s + i; int i3 = this.i; return i2 < i3 ? i2 : i2 - i3; } @Nullable public final synchronized Format l() { - return this.f799z ? null : this.B; + return this.f800z ? null : this.B; } public final boolean m() { @@ -348,7 +348,7 @@ public class e0 implements w { Format format; boolean z3 = true; if (!m()) { - if (!z2 && !this.f797x && ((format = this.B) == null || format == this.g)) { + if (!z2 && !this.f798x && ((format = this.B) == null || format == this.g)) { z3 = false; } return z3; @@ -372,7 +372,7 @@ public class e0 implements w { DrmInitData drmInitData = z2 ? null : format3.w; this.g = format; DrmInitData drmInitData2 = format.w; - s sVar = this.f795c; + s sVar = this.f796c; if (sVar != null) { Class c2 = sVar.c(format); Format.b a2 = format.a(); @@ -383,10 +383,10 @@ public class e0 implements w { } s0Var.b = format2; s0Var.a = this.h; - if (this.f795c != null) { + if (this.f796c != null) { if (z2 || !f0.a(drmInitData, drmInitData2)) { DrmSession drmSession = this.h; - s sVar2 = this.f795c; + s sVar2 = this.f796c; Looper looper = this.e; Objects.requireNonNull(looper); DrmSession b2 = sVar2.b(looper, this.d, format); @@ -403,9 +403,9 @@ public class e0 implements w { public void q(boolean z2) { d0 d0Var = this.a; d0.a aVar = d0Var.d; - if (aVar.f794c) { + if (aVar.f795c) { d0.a aVar2 = d0Var.f; - int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f794c ? 1 : 0); + int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f795c ? 1 : 0); c[] cVarArr = new c[i]; int i2 = 0; while (i2 < i) { @@ -426,18 +426,18 @@ public class e0 implements w { d0Var.a.c(); this.q = 0; this.r = 0; - this.f796s = 0; + this.f797s = 0; this.t = 0; - this.f798y = true; + this.f799y = true; this.u = Long.MIN_VALUE; this.v = Long.MIN_VALUE; this.w = Long.MIN_VALUE; - this.f797x = false; + this.f798x = false; this.C = null; if (z2) { this.A = null; this.B = null; - this.f799z = true; + this.f800z = true; } } diff --git a/app/src/main/java/c/i/a/c/d2/h0.java b/app/src/main/java/c/i/a/c/d2/h0.java index 32294ad28d..11320ccbf3 100644 --- a/app/src/main/java/c/i/a/c/d2/h0.java +++ b/app/src/main/java/c/i/a/c/d2/h0.java @@ -11,7 +11,7 @@ public interface h0 { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f801c; + public final int[] f802c; /* JADX WARNING: Illegal instructions before constructor call */ public a(int i, Random random) { @@ -30,9 +30,9 @@ public interface h0 { public a(int[] iArr, Random random) { this.b = iArr; this.a = random; - this.f801c = new int[iArr.length]; + this.f802c = new int[iArr.length]; for (int i = 0; i < iArr.length; i++) { - this.f801c[iArr[i]] = i; + this.f802c[iArr[i]] = i; } } @@ -72,7 +72,7 @@ public interface h0 { @Override // c.i.a.c.d2.h0 public int d(int i) { - int i2 = this.f801c[i] - 1; + int i2 = this.f802c[i] - 1; if (i2 >= 0) { return this.b[i2]; } @@ -81,7 +81,7 @@ public interface h0 { @Override // c.i.a.c.d2.h0 public int e(int i) { - int i2 = this.f801c[i] + 1; + int i2 = this.f802c[i] + 1; int[] iArr = this.b; if (i2 < iArr.length) { return iArr[i2]; diff --git a/app/src/main/java/c/i/a/c/d2/i0.java b/app/src/main/java/c/i/a/c/d2/i0.java index bdf02804b7..17bf7273c8 100644 --- a/app/src/main/java/c/i/a/c/d2/i0.java +++ b/app/src/main/java/c/i/a/c/d2/i0.java @@ -12,7 +12,7 @@ public final class i0 extends r1 { public static final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public final long f802c; + public final long f803c; public final long d; public final boolean e; @Nullable @@ -28,8 +28,8 @@ public final class i0 extends r1 { } public i0(long j, boolean z2, boolean z3, boolean z4, @Nullable Object obj, v0 v0Var) { - v0.f fVar = z4 ? v0Var.f980c : null; - this.f802c = j; + v0.f fVar = z4 ? v0Var.f981c : null; + this.f803c = j; this.d = j; this.e = z2; Objects.requireNonNull(v0Var); @@ -46,12 +46,12 @@ public final class i0 extends r1 { public r1.b g(int i, r1.b bVar, boolean z2) { AnimatableValueParser.t(i, 0, 1); Object obj = z2 ? b : null; - long j = this.f802c; + long j = this.f803c; Objects.requireNonNull(bVar); a aVar = a.a; bVar.a = null; bVar.b = obj; - bVar.f955c = 0; + bVar.f956c = 0; bVar.d = j; bVar.e = 0; bVar.f = aVar; diff --git a/app/src/main/java/c/i/a/c/d2/j.java b/app/src/main/java/c/i/a/c/d2/j.java index c3cfae2602..3503c3ac67 100644 --- a/app/src/main/java/c/i/a/c/d2/j.java +++ b/app/src/main/java/c/i/a/c/d2/j.java @@ -19,7 +19,7 @@ public abstract class j implements y { public final HashSet b = new HashSet<>(1); /* renamed from: c reason: collision with root package name */ - public final z.a f803c = new z.a(); + public final z.a f804c = new z.a(); public final q.a d = new q.a(); @Nullable public Looper e; @@ -41,19 +41,19 @@ public abstract class j implements y { @Override // c.i.a.c.d2.y public final void b(Handler handler, z zVar) { - z.a aVar = this.f803c; + z.a aVar = this.f804c; Objects.requireNonNull(aVar); - aVar.f814c.add(new z.a.C0089a(handler, zVar)); + aVar.f815c.add(new z.a.C0089a(handler, zVar)); } @Override // c.i.a.c.d2.y public final void c(z zVar) { - z.a aVar = this.f803c; - Iterator it = aVar.f814c.iterator(); + z.a aVar = this.f804c; + Iterator it = aVar.f815c.iterator(); while (it.hasNext()) { z.a.C0089a next = it.next(); if (next.b == zVar) { - aVar.f814c.remove(next); + aVar.f815c.remove(next); } } } @@ -71,7 +71,7 @@ public abstract class j implements y { public final void f(Handler handler, q qVar) { q.a aVar = this.d; Objects.requireNonNull(aVar); - aVar.f1020c.add(new q.a.C0097a(handler, qVar)); + aVar.f1021c.add(new q.a.C0097a(handler, qVar)); } @Override // c.i.a.c.d2.y diff --git a/app/src/main/java/c/i/a/c/d2/j0/a.java b/app/src/main/java/c/i/a/c/d2/j0/a.java index a41fc771ff..9aa0f7e93e 100644 --- a/app/src/main/java/c/i/a/c/d2/j0/a.java +++ b/app/src/main/java/c/i/a/c/d2/j0/a.java @@ -12,7 +12,7 @@ public final class a { public final Object b = null; /* renamed from: c reason: collision with root package name */ - public final int f804c; + public final int f805c; public final long[] d; public final C0088a[] e; public final long f; @@ -25,7 +25,7 @@ public final class a { public final Uri[] b = new Uri[0]; /* renamed from: c reason: collision with root package name */ - public final int[] f805c = new int[0]; + public final int[] f806c = new int[0]; public final long[] d = new long[0]; public C0088a() { @@ -35,7 +35,7 @@ public final class a { public int a(int i) { int i2 = i + 1; while (true) { - int[] iArr = this.f805c; + int[] iArr = this.f806c; if (i2 >= iArr.length || iArr[i2] == 0 || iArr[i2] == 1) { break; } @@ -56,11 +56,11 @@ public final class a { return false; } C0088a aVar = (C0088a) obj; - return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f805c, aVar.f805c) && Arrays.equals(this.d, aVar.d); + return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f806c, aVar.f806c) && Arrays.equals(this.d, aVar.d); } public int hashCode() { - int hashCode = Arrays.hashCode(this.f805c); + int hashCode = Arrays.hashCode(this.f806c); return Arrays.hashCode(this.d) + ((hashCode + (((this.a * 31) + Arrays.hashCode(this.b)) * 31)) * 31); } } @@ -70,9 +70,9 @@ public final class a { this.f = j; this.g = j2; int length = jArr.length; - this.f804c = length; + this.f805c = length; C0088a[] aVarArr2 = new C0088a[length]; - for (int i = 0; i < this.f804c; i++) { + for (int i = 0; i < this.f805c; i++) { aVarArr2[i] = new C0088a(); } this.e = aVarArr2; @@ -86,11 +86,11 @@ public final class a { return false; } a aVar = (a) obj; - return f0.a(this.b, aVar.b) && this.f804c == aVar.f804c && this.f == aVar.f && this.g == aVar.g && Arrays.equals(this.d, aVar.d) && Arrays.equals(this.e, aVar.e); + return f0.a(this.b, aVar.b) && this.f805c == aVar.f805c && this.f == aVar.f && this.g == aVar.g && Arrays.equals(this.d, aVar.d) && Arrays.equals(this.e, aVar.e); } public int hashCode() { - int i = this.f804c * 31; + int i = this.f805c * 31; Object obj = this.b; int hashCode = obj == null ? 0 : obj.hashCode(); return Arrays.hashCode(this.e) + ((Arrays.hashCode(this.d) + ((((((i + hashCode) * 31) + ((int) this.f)) * 31) + ((int) this.g)) * 31)) * 31); @@ -106,9 +106,9 @@ public final class a { K.append("adGroup(timeUs="); K.append(this.d[i]); K.append(", ads=["); - for (int i2 = 0; i2 < this.e[i].f805c.length; i2++) { + for (int i2 = 0; i2 < this.e[i].f806c.length; i2++) { K.append("ad(state="); - int i3 = this.e[i].f805c[i2]; + int i3 = this.e[i].f806c[i2]; if (i3 == 0) { K.append('_'); } else if (i3 == 1) { @@ -125,7 +125,7 @@ public final class a { K.append(", durationUs="); K.append(this.e[i].d[i2]); K.append(')'); - if (i2 < this.e[i].f805c.length - 1) { + if (i2 < this.e[i].f806c.length - 1) { K.append(", "); } } diff --git a/app/src/main/java/c/i/a/c/d2/k.java b/app/src/main/java/c/i/a/c/d2/k.java index 763cc4c904..8d1ef91df1 100644 --- a/app/src/main/java/c/i/a/c/d2/k.java +++ b/app/src/main/java/c/i/a/c/d2/k.java @@ -25,14 +25,14 @@ public final class k { @Nullable /* renamed from: c reason: collision with root package name */ - public i f806c; + public i f807c; public k(l lVar) { this.a = lVar; } public long a() { - i iVar = this.f806c; + i iVar = this.f807c; if (iVar != null) { return iVar.getPosition(); } @@ -50,7 +50,7 @@ public final class k { */ public void b(f fVar, Uri uri, Map> map, long j, long j2, j jVar) throws IOException { e eVar = new e(fVar, j, j2); - this.f806c = eVar; + this.f807c = eVar; if (this.b == null) { h[] b = this.a.b(uri, map); boolean z2 = true; diff --git a/app/src/main/java/c/i/a/c/d2/l.java b/app/src/main/java/c/i/a/c/d2/l.java index 330d771620..c213f7a3ff 100644 --- a/app/src/main/java/c/i/a/c/d2/l.java +++ b/app/src/main/java/c/i/a/c/d2/l.java @@ -180,11 +180,11 @@ public final class l implements v, v.a { if (j == j2) { return j2; } - long i = f0.i(o1Var.f939c, 0, j - j2); + long i = f0.i(o1Var.f940c, 0, j - j2); long j3 = o1Var.d; long j4 = this.n; long i2 = f0.i(j3, 0, j4 == Long.MIN_VALUE ? RecyclerView.FOREVER_NS : j4 - j); - if (!(i == o1Var.f939c && i2 == o1Var.d)) { + if (!(i == o1Var.f940c && i2 == o1Var.d)) { o1Var = new o1(i, i2); } return this.i.i(j, o1Var); diff --git a/app/src/main/java/c/i/a/c/d2/m.java b/app/src/main/java/c/i/a/c/d2/m.java index f2ea1c1b8f..a88ffa4de2 100644 --- a/app/src/main/java/c/i/a/c/d2/m.java +++ b/app/src/main/java/c/i/a/c/d2/m.java @@ -28,7 +28,7 @@ public abstract class m extends j { public q.a k; public a(T t) { - this.j = m.this.f803c.g(0, null, 0); + this.j = m.this.f804c.g(0, null, 0); this.k = m.this.d.g(0, null); this.i = t; } @@ -85,7 +85,7 @@ public abstract class m extends j { Object obj = aVar.a; Object obj2 = tVar.n.e; if (obj2 != null && obj2.equals(obj)) { - obj = t.a.f811c; + obj = t.a.f812c; } aVar2 = aVar.b(obj); } else { @@ -94,13 +94,13 @@ public abstract class m extends j { Objects.requireNonNull(m.this); z.a aVar3 = this.j; if (aVar3.a != i || !f0.a(aVar3.b, aVar2)) { - this.j = m.this.f803c.g(i, aVar2, 0); + this.j = m.this.f804c.g(i, aVar2, 0); } q.a aVar4 = this.k; if (aVar4.a == i && f0.a(aVar4.b, aVar2)) { return true; } - this.k = new q.a(m.this.d.f1020c, i, aVar2); + this.k = new q.a(m.this.d.f1021c, i, aVar2); return true; } @@ -111,7 +111,7 @@ public abstract class m extends j { m mVar2 = m.this; long j2 = uVar.g; Objects.requireNonNull(mVar2); - return (j == uVar.f && j2 == uVar.g) ? uVar : new u(uVar.a, uVar.b, uVar.f812c, uVar.d, uVar.e, j, j2); + return (j == uVar.f && j2 == uVar.g) ? uVar : new u(uVar.a, uVar.b, uVar.f813c, uVar.d, uVar.e, j, j2); } @Override // c.i.a.c.d2.z @@ -145,12 +145,12 @@ public abstract class m extends j { public final y.b b; /* renamed from: c reason: collision with root package name */ - public final z f808c; + public final z f809c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f808c = zVar; + this.f809c = zVar; } } diff --git a/app/src/main/java/c/i/a/c/d2/q.java b/app/src/main/java/c/i/a/c/d2/q.java index 0cdce60266..c05e040adc 100644 --- a/app/src/main/java/c/i/a/c/d2/q.java +++ b/app/src/main/java/c/i/a/c/d2/q.java @@ -18,7 +18,7 @@ public final class q implements j { public final int b; /* renamed from: c reason: collision with root package name */ - public final a f809c; + public final a f810c; public final byte[] d; public int e; @@ -30,7 +30,7 @@ public final class q implements j { AnimatableValueParser.k(i > 0); this.a = jVar; this.b = i; - this.f809c = aVar; + this.f810c = aVar; this.d = new byte[1]; this.e = i; } @@ -85,7 +85,7 @@ public final class q implements j { i3 = i6; } if (i3 > 0) { - a aVar = this.f809c; + a aVar = this.f810c; w wVar = new w(bArr2, i3); b0.a aVar2 = (b0.a) aVar; if (!aVar2.n) { diff --git a/app/src/main/java/c/i/a/c/d2/r.java b/app/src/main/java/c/i/a/c/d2/r.java index 255fc59971..94ce51e17d 100644 --- a/app/src/main/java/c/i/a/c/d2/r.java +++ b/app/src/main/java/c/i/a/c/d2/r.java @@ -12,16 +12,16 @@ public final class r { public final Map> b; /* renamed from: c reason: collision with root package name */ - public final long f810c; + public final long f811c; public r(long j, l lVar, long j2) { Uri uri = lVar.a; this.b = Collections.emptyMap(); - this.f810c = 0; + this.f811c = 0; } public r(long j, l lVar, Uri uri, Map> map, long j2, long j3, long j4) { this.b = map; - this.f810c = j3; + this.f811c = j3; } } diff --git a/app/src/main/java/c/i/a/c/d2/t.java b/app/src/main/java/c/i/a/c/d2/t.java index 80d4ac6222..a6f1f0be49 100644 --- a/app/src/main/java/c/i/a/c/d2/t.java +++ b/app/src/main/java/c/i/a/c/d2/t.java @@ -28,7 +28,7 @@ public final class t extends m { public static final class a extends p { /* renamed from: c reason: collision with root package name */ - public static final Object f811c = new Object(); + public static final Object f812c = new Object(); @Nullable public final Object d; @Nullable @@ -44,7 +44,7 @@ public final class t extends m { public int b(Object obj) { Object obj2; r1 r1Var = this.b; - if (f811c.equals(obj) && (obj2 = this.e) != null) { + if (f812c.equals(obj) && (obj2 = this.e) != null) { obj = obj2; } return r1Var.b(obj); @@ -54,7 +54,7 @@ public final class t extends m { public r1.b g(int i, r1.b bVar, boolean z2) { this.b.g(i, bVar, z2); if (f0.a(bVar.b, this.e) && z2) { - bVar.b = f811c; + bVar.b = f812c; } return bVar; } @@ -62,14 +62,14 @@ public final class t extends m { @Override // c.i.a.c.d2.p, c.i.a.c.r1 public Object m(int i) { Object m = this.b.m(i); - return f0.a(m, this.e) ? f811c : m; + return f0.a(m, this.e) ? f812c : m; } @Override // c.i.a.c.r1 public r1.c o(int i, r1.c cVar, long j) { this.b.o(i, cVar, j); - if (f0.a(cVar.f956c, this.d)) { - cVar.f956c = r1.c.a; + if (f0.a(cVar.f957c, this.d)) { + cVar.f957c = r1.c.a; } return cVar; } @@ -86,7 +86,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public int b(Object obj) { - return obj == a.f811c ? 0 : -1; + return obj == a.f812c ? 0 : -1; } @Override // c.i.a.c.r1 @@ -94,13 +94,13 @@ public final class t extends m { Object obj = null; int i2 = z2 ? 0 : null; if (z2) { - obj = a.f811c; + obj = a.f812c; } Objects.requireNonNull(bVar); c.i.a.c.d2.j0.a aVar = c.i.a.c.d2.j0.a.a; bVar.a = i2; bVar.b = obj; - bVar.f955c = 0; + bVar.f956c = 0; bVar.d = -9223372036854775807L; bVar.e = 0; bVar.f = aVar; @@ -114,7 +114,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public Object m(int i) { - return a.f811c; + return a.f812c; } @Override // c.i.a.c.r1 @@ -141,7 +141,7 @@ public final class t extends m { this.r = true; return; } - this.n = new a(new b(yVar.e()), r1.c.a, a.f811c); + this.n = new a(new b(yVar.e()), r1.c.a, a.f812c); } @Override // c.i.a.c.d2.y @@ -182,7 +182,7 @@ public final class t extends m { this.p = false; for (m.b bVar : this.g.values()) { bVar.a.a(bVar.b); - bVar.a.c(bVar.f808c); + bVar.a.c(bVar.f809c); } this.g.clear(); } @@ -195,7 +195,7 @@ public final class t extends m { sVar.l = yVar; if (this.q) { Object obj = aVar.a; - if (this.n.e != null && obj.equals(a.f811c)) { + if (this.n.e != null && obj.equals(a.f812c)) { obj = this.n.e; } sVar.d(aVar.b(obj)); diff --git a/app/src/main/java/c/i/a/c/d2/u.java b/app/src/main/java/c/i/a/c/d2/u.java index 38ccc51b72..d2af40c2c6 100644 --- a/app/src/main/java/c/i/a/c/d2/u.java +++ b/app/src/main/java/c/i/a/c/d2/u.java @@ -9,7 +9,7 @@ public final class u { @Nullable /* renamed from: c reason: collision with root package name */ - public final Format f812c; + public final Format f813c; public final int d; @Nullable public final Object e; @@ -19,7 +19,7 @@ public final class u { public u(int i, int i2, @Nullable Format format, int i3, @Nullable Object obj, long j, long j2) { this.a = i; this.b = i2; - this.f812c = format; + this.f813c = format; this.d = i3; this.e = obj; this.f = j; diff --git a/app/src/main/java/c/i/a/c/d2/w.java b/app/src/main/java/c/i/a/c/d2/w.java index ce21ab0eca..80303f0b35 100644 --- a/app/src/main/java/c/i/a/c/d2/w.java +++ b/app/src/main/java/c/i/a/c/d2/w.java @@ -7,14 +7,14 @@ public class w { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f813c; + public final int f814c; public final long d; public final int e; public w(w wVar) { this.a = wVar.a; this.b = wVar.b; - this.f813c = wVar.f813c; + this.f814c = wVar.f814c; this.d = wVar.d; this.e = wVar.e; } @@ -22,7 +22,7 @@ public class w { public w(Object obj) { this.a = obj; this.b = -1; - this.f813c = -1; + this.f814c = -1; this.d = -1; this.e = -1; } @@ -30,7 +30,7 @@ public class w { public w(Object obj, int i, int i2, long j) { this.a = obj; this.b = i; - this.f813c = i2; + this.f814c = i2; this.d = j; this.e = -1; } @@ -38,7 +38,7 @@ public class w { public w(Object obj, int i, int i2, long j, int i3) { this.a = obj; this.b = i; - this.f813c = i2; + this.f814c = i2; this.d = j; this.e = i3; } @@ -46,7 +46,7 @@ public class w { public w(Object obj, long j, int i) { this.a = obj; this.b = -1; - this.f813c = -1; + this.f814c = -1; this.d = j; this.e = i; } @@ -63,10 +63,10 @@ public class w { return false; } w wVar = (w) obj; - return this.a.equals(wVar.a) && this.b == wVar.b && this.f813c == wVar.f813c && this.d == wVar.d && this.e == wVar.e; + return this.a.equals(wVar.a) && this.b == wVar.b && this.f814c == wVar.f814c && this.d == wVar.d && this.e == wVar.e; } public int hashCode() { - return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f813c) * 31) + ((int) this.d)) * 31) + this.e; + return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f814c) * 31) + ((int) this.d)) * 31) + this.e; } } diff --git a/app/src/main/java/c/i/a/c/d2/y.java b/app/src/main/java/c/i/a/c/d2/y.java index bd52fd5de4..7352ef7f00 100644 --- a/app/src/main/java/c/i/a/c/d2/y.java +++ b/app/src/main/java/c/i/a/c/d2/y.java @@ -30,7 +30,7 @@ public interface y { } public a b(Object obj) { - return new a(this.a.equals(obj) ? this : new w(obj, this.b, this.f813c, this.d, this.e)); + return new a(this.a.equals(obj) ? this : new w(obj, this.b, this.f814c, this.d, this.e)); } } diff --git a/app/src/main/java/c/i/a/c/d2/z.java b/app/src/main/java/c/i/a/c/d2/z.java index affc924057..cefd756f43 100644 --- a/app/src/main/java/c/i/a/c/d2/z.java +++ b/app/src/main/java/c/i/a/c/d2/z.java @@ -19,7 +19,7 @@ public interface z { public final y.a b; /* renamed from: c reason: collision with root package name */ - public final CopyOnWriteArrayList f814c; + public final CopyOnWriteArrayList f815c; public final long d; /* compiled from: MediaSourceEventListener */ @@ -35,14 +35,14 @@ public interface z { } public a() { - this.f814c = new CopyOnWriteArrayList<>(); + this.f815c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; this.d = 0; } public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar, long j) { - this.f814c = copyOnWriteArrayList; + this.f815c = copyOnWriteArrayList; this.a = i; this.b = aVar; this.d = j; @@ -57,7 +57,7 @@ public interface z { } public void b(u uVar) { - Iterator it = this.f814c.iterator(); + Iterator it = this.f815c.iterator(); while (it.hasNext()) { C0089a next = it.next(); f0.D(next.a, new d(this, next.b, uVar)); @@ -65,7 +65,7 @@ public interface z { } public void c(r rVar, u uVar) { - Iterator it = this.f814c.iterator(); + Iterator it = this.f815c.iterator(); while (it.hasNext()) { C0089a next = it.next(); f0.D(next.a, new f(this, next.b, rVar, uVar)); @@ -73,7 +73,7 @@ public interface z { } public void d(r rVar, u uVar) { - Iterator it = this.f814c.iterator(); + Iterator it = this.f815c.iterator(); while (it.hasNext()) { C0089a next = it.next(); f0.D(next.a, new c(this, next.b, rVar, uVar)); @@ -81,7 +81,7 @@ public interface z { } public void e(r rVar, u uVar, IOException iOException, boolean z2) { - Iterator it = this.f814c.iterator(); + Iterator it = this.f815c.iterator(); while (it.hasNext()) { C0089a next = it.next(); f0.D(next.a, new b(this, next.b, rVar, uVar, iOException, z2)); @@ -89,7 +89,7 @@ public interface z { } public void f(r rVar, u uVar) { - Iterator it = this.f814c.iterator(); + Iterator it = this.f815c.iterator(); while (it.hasNext()) { C0089a next = it.next(); f0.D(next.a, new e(this, next.b, rVar, uVar)); @@ -98,7 +98,7 @@ public interface z { @CheckResult public a g(int i, @Nullable y.a aVar, long j) { - return new a(this.f814c, i, aVar, j); + return new a(this.f815c, i, aVar, j); } } diff --git a/app/src/main/java/c/i/a/c/e0.java b/app/src/main/java/c/i/a/c/e0.java index eb439ed1d2..f42b8b3693 100644 --- a/app/src/main/java/c/i/a/c/e0.java +++ b/app/src/main/java/c/i/a/c/e0.java @@ -17,7 +17,7 @@ public final class e0 { @Nullable /* renamed from: c reason: collision with root package name */ - public b f815c; + public b f816c; @Nullable public n d; public int e; @@ -47,7 +47,7 @@ public final class e0 { AudioManager audioManager = (AudioManager) context.getApplicationContext().getSystemService(MediaStreamTrack.AUDIO_TRACK_KIND); Objects.requireNonNull(audioManager); this.a = audioManager; - this.f815c = bVar; + this.f816c = bVar; this.b = new a(handler); this.e = 0; } @@ -67,7 +67,7 @@ public final class e0 { } public final void b(int i) { - b bVar = this.f815c; + b bVar = this.f816c; if (bVar != null) { p1.c cVar = (p1.c) bVar; boolean g = p1.this.g(); @@ -81,7 +81,7 @@ public final class e0 { float f = i == 3 ? 0.2f : 1.0f; if (this.g != f) { this.g = f; - b bVar = this.f815c; + b bVar = this.f816c; if (bVar != null) { p1 p1Var = p1.this; p1Var.R(1, 2, Float.valueOf(p1Var.B * p1Var.m.g)); diff --git a/app/src/main/java/c/i/a/c/e2/b.java b/app/src/main/java/c/i/a/c/e2/b.java index eaa4e01644..829e4417ff 100644 --- a/app/src/main/java/c/i/a/c/e2/b.java +++ b/app/src/main/java/c/i/a/c/e2/b.java @@ -9,7 +9,7 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f816c; + public final int f817c; public final int d; public final int e; public final int f; @@ -18,7 +18,7 @@ public final class b { public b(int i, int i2, int i3, int i4, int i5, @Nullable Typeface typeface) { this.b = i; - this.f816c = i2; + this.f817c = i2; this.d = i3; this.e = i4; this.f = i5; diff --git a/app/src/main/java/c/i/a/c/e2/c.java b/app/src/main/java/c/i/a/c/e2/c.java index 25bc0b4d00..464c384331 100644 --- a/app/src/main/java/c/i/a/c/e2/c.java +++ b/app/src/main/java/c/i/a/c/e2/c.java @@ -15,7 +15,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public final Layout.Alignment f817c; + public final Layout.Alignment f818c; @Nullable public final Bitmap d; public final float e; @@ -41,7 +41,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public Layout.Alignment f818c; + public Layout.Alignment f819c; public float d; public int e; public int f; @@ -60,7 +60,7 @@ public final class c { public b() { this.a = null; this.b = null; - this.f818c = null; + this.f819c = null; this.d = -3.4028235E38f; this.e = Integer.MIN_VALUE; this.f = Integer.MIN_VALUE; @@ -78,7 +78,7 @@ public final class c { public b(c cVar, a aVar) { this.a = cVar.b; this.b = cVar.d; - this.f818c = cVar.f817c; + this.f819c = cVar.f818c; this.d = cVar.e; this.e = cVar.f; this.f = cVar.g; @@ -95,7 +95,7 @@ public final class c { } public c a() { - return new c(this.a, this.f818c, this.b, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, null); + return new c(this.a, this.f819c, this.b, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, null); } } @@ -112,7 +112,7 @@ public final class c { AnimatableValueParser.k(bitmap == null); } this.b = charSequence; - this.f817c = alignment; + this.f818c = alignment; this.d = bitmap; this.e = f; this.f = i; diff --git a/app/src/main/java/c/i/a/c/e2/l.java b/app/src/main/java/c/i/a/c/e2/l.java index 0192c78ba1..bb1abd1ae3 100644 --- a/app/src/main/java/c/i/a/c/e2/l.java +++ b/app/src/main/java/c/i/a/c/e2/l.java @@ -42,13 +42,13 @@ public final class l extends g0 implements Handler.Callback { public final s0 w; /* renamed from: x reason: collision with root package name */ - public boolean f819x; + public boolean f820x; /* renamed from: y reason: collision with root package name */ - public boolean f820y; + public boolean f821y; /* renamed from: z reason: collision with root package name */ - public boolean f821z; + public boolean f822z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public l(k kVar, @Nullable Looper looper) { @@ -85,8 +85,8 @@ public final class l extends g0 implements Handler.Callback { @Override // c.i.a.c.g0 public void D(long j, boolean z2) { J(); - this.f819x = false; - this.f820y = false; + this.f820x = false; + this.f821y = false; this.H = -9223372036854775807L; if (this.A != 0) { O(); @@ -151,7 +151,7 @@ public final class l extends g0 implements Handler.Callback { public final void M() { g gVar; char c2 = 1; - this.f821z = true; + this.f822z = true; h hVar = this.v; Format format = this.B; Objects.requireNonNull(format); @@ -319,7 +319,7 @@ public final class l extends g0 implements Handler.Callback { @Override // c.i.a.c.k1 public boolean b() { - return this.f820y; + return this.f821y; } @Override // c.i.a.c.k1 @@ -348,10 +348,10 @@ public final class l extends g0 implements Handler.Callback { long j3 = this.H; if (j3 != -9223372036854775807L && j >= j3) { N(); - this.f820y = true; + this.f821y = true; } } - if (!this.f820y) { + if (!this.f821y) { if (this.F == null) { g gVar = this.C; Objects.requireNonNull(gVar); @@ -385,7 +385,7 @@ public final class l extends g0 implements Handler.Callback { O(); } else { N(); - this.f820y = true; + this.f821y = true; } } } else if (jVar.j <= j) { @@ -415,7 +415,7 @@ public final class l extends g0 implements Handler.Callback { } } if (this.A != 2) { - while (!this.f819x) { + while (!this.f820x) { try { i iVar = this.D; if (iVar == null) { @@ -440,19 +440,19 @@ public final class l extends g0 implements Handler.Callback { int I = I(this.w, iVar, false); if (I == -4) { if (iVar.n()) { - this.f819x = true; - this.f821z = false; + this.f820x = true; + this.f822z = false; } else { Format format = this.w.b; if (format != null) { - iVar.q = format.f2226x; + iVar.q = format.f2234x; iVar.s(); - this.f821z &= !iVar.o(); + this.f822z &= !iVar.o(); } else { return; } } - if (!this.f821z) { + if (!this.f822z) { g gVar5 = this.C; Objects.requireNonNull(gVar5); gVar5.d(iVar); diff --git a/app/src/main/java/c/i/a/c/e2/m/c.java b/app/src/main/java/c/i/a/c/e2/m/c.java index 64827eeb6c..6b4126e276 100644 --- a/app/src/main/java/c/i/a/c/e2/m/c.java +++ b/app/src/main/java/c/i/a/c/e2/m/c.java @@ -46,7 +46,7 @@ public final class c extends e { public final int r; /* renamed from: s reason: collision with root package name */ - public final long f822s; + public final long f823s; public final ArrayList t = new ArrayList<>(); public a u = new a(0, 4); @Nullable @@ -55,13 +55,13 @@ public final class c extends e { public List w; /* renamed from: x reason: collision with root package name */ - public int f823x; + public int f824x; /* renamed from: y reason: collision with root package name */ - public int f824y; + public int f825y; /* renamed from: z reason: collision with root package name */ - public boolean f825z; + public boolean f826z; /* compiled from: Cea608Decoder */ public static final class a { @@ -69,7 +69,7 @@ public final class c extends e { public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public final StringBuilder f826c = new StringBuilder(); + public final StringBuilder f827c = new StringBuilder(); public int d; public int e; public int f; @@ -83,12 +83,12 @@ public final class c extends e { public final boolean b; /* renamed from: c reason: collision with root package name */ - public int f827c; + public int f828c; public C0090a(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f827c = i2; + this.f828c = i2; } } @@ -98,20 +98,20 @@ public final class c extends e { } public void a(char c2) { - if (this.f826c.length() < 32) { - this.f826c.append(c2); + if (this.f827c.length() < 32) { + this.f827c.append(c2); } } public void b() { - int length = this.f826c.length(); + int length = this.f827c.length(); if (length > 0) { - this.f826c.delete(length - 1, length); + this.f827c.delete(length - 1, length); for (int size = this.a.size() - 1; size >= 0; size--) { C0090a aVar = this.a.get(size); - int i = aVar.f827c; + int i = aVar.f828c; if (i == length) { - aVar.f827c = i - 1; + aVar.f828c = i - 1; } else { return; } @@ -166,7 +166,7 @@ public final class c extends e { } public final SpannableString d() { - SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f826c); + SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f827c); int length = spannableStringBuilder.length(); int i = 0; int i2 = -1; @@ -186,9 +186,9 @@ public final class c extends e { } z2 = z4; } - int i8 = aVar.f827c; + int i8 = aVar.f828c; i++; - if (i8 != (i < this.a.size() ? this.a.get(i).f827c : length)) { + if (i8 != (i < this.a.size() ? this.a.get(i).f828c : length)) { if (i2 != -1 && !z3) { spannableStringBuilder.setSpan(new UnderlineSpan(), i2, i8, 33); i2 = -1; @@ -223,14 +223,14 @@ public final class c extends e { } public boolean e() { - return this.a.isEmpty() && this.b.isEmpty() && this.f826c.length() == 0; + return this.a.isEmpty() && this.b.isEmpty() && this.f827c.length() == 0; } public void f(int i) { this.g = i; this.a.clear(); this.b.clear(); - this.f826c.setLength(0); + this.f827c.setLength(0); this.d = 15; this.e = 0; this.f = 0; @@ -238,7 +238,7 @@ public final class c extends e { } public c(String str, int i2, long j2) { - this.f822s = j2 > 0 ? j2 * 1000 : -9223372036854775807L; + this.f823s = j2 > 0 ? j2 * 1000 : -9223372036854775807L; this.p = "application/x-mp4-cea-608".equals(str) ? 2 : 3; if (i2 == 1) { this.r = 0; @@ -293,12 +293,12 @@ public final class c extends e { byte b = (byte) (s3 & 127); byte b2 = (byte) (s4 & 127); if (b != 0 || b2 != 0) { - boolean z5 = this.f825z; + boolean z5 = this.f826z; if ((s2 & 4) == 4) { boolean[] zArr = n; if (zArr[s3] && zArr[s4]) { z2 = true; - this.f825z = z2; + this.f826z = z2; if (z2) { if ((b & 240) == 16) { if (this.A && this.B == b && this.C == b2) { @@ -356,7 +356,7 @@ public final class c extends e { this.u.a(' '); boolean z6 = (b2 & 1) == 1; a aVar = this.u; - aVar.a.add(new a.C0090a((b2 >> 1) & 7, z6, aVar.f826c.length())); + aVar.a.add(new a.C0090a((b2 >> 1) & 7, z6, aVar.f827c.length())); } else { if ((b & 240) == 16 && (b2 & 192) == 64) { int i6 = g[b & 7]; @@ -365,8 +365,8 @@ public final class c extends e { } a aVar2 = this.u; if (i6 != aVar2.d) { - if (this.f823x != 1 && !aVar2.e()) { - a aVar3 = new a(this.f823x, this.f824y); + if (this.f824x != 1 && !aVar2.e()) { + a aVar3 = new a(this.f824x, this.f825y); this.u = aVar3; this.t.add(aVar3); } @@ -376,7 +376,7 @@ public final class c extends e { boolean z8 = (b2 & 1) == 1; int i7 = (b2 >> 1) & 7; a aVar4 = this.u; - aVar4.a.add(new a.C0090a(z7 ? 8 : i7, z8, aVar4.f826c.length())); + aVar4.a.add(new a.C0090a(z7 ? 8 : i7, z8, aVar4.f827c.length())); if (z7) { this.u.e = h[i7]; } @@ -402,7 +402,7 @@ public final class c extends e { m(4); break; default: - int i8 = this.f823x; + int i8 = this.f824x; if (i8 != 0) { if (b2 == 33) { this.u.b(); @@ -411,7 +411,7 @@ public final class c extends e { switch (b2) { case 44: this.v = Collections.emptyList(); - int i9 = this.f823x; + int i9 = this.f824x; if (i9 == 1 || i9 == 3) { k(); break; @@ -420,7 +420,7 @@ public final class c extends e { if (i8 == 1 && !this.u.e()) { a aVar5 = this.u; aVar5.b.add(aVar5.d()); - aVar5.f826c.setLength(0); + aVar5.f827c.setLength(0); aVar5.a.clear(); int min = Math.min(aVar5.h, aVar5.d); while (aVar5.b.size() >= min) { @@ -474,7 +474,7 @@ public final class c extends e { } } z2 = false; - this.f825z = z2; + this.f826z = z2; if (z2) { } this.A = false; @@ -484,7 +484,7 @@ public final class c extends e { } } } else if (z4) { - int i10 = this.f823x; + int i10 = this.f824x; if (i10 == 1 || i10 == 3) { this.v = j(); this.F = this.e; @@ -505,7 +505,7 @@ public final class c extends e { l(0); m(4); k(); - this.f825z = false; + this.f826z = false; this.A = false; this.B = 0; this.C = 0; @@ -523,7 +523,7 @@ public final class c extends e { if (g2 != null) { return g2; } - long j2 = this.f822s; + long j2 = this.f823s; boolean z2 = false; if (j2 != -9223372036854775807L) { long j3 = this.F; @@ -574,15 +574,15 @@ public final class c extends e { } public final void k() { - this.u.f(this.f823x); + this.u.f(this.f824x); this.t.clear(); this.t.add(this.u); } public final void l(int i2) { - int i3 = this.f823x; + int i3 = this.f824x; if (i3 != i2) { - this.f823x = i2; + this.f824x = i2; if (i2 == 3) { for (int i4 = 0; i4 < this.t.size(); i4++) { this.t.get(i4).g = i2; @@ -597,7 +597,7 @@ public final class c extends e { } public final void m(int i2) { - this.f824y = i2; + this.f825y = i2; this.u.h = i2; } diff --git a/app/src/main/java/c/i/a/c/e2/m/d.java b/app/src/main/java/c/i/a/c/e2/m/d.java index c29cac68c7..0f1765d619 100644 --- a/app/src/main/java/c/i/a/c/e2/m/d.java +++ b/app/src/main/java/c/i/a/c/e2/m/d.java @@ -64,7 +64,7 @@ public final class d extends e { public static final int b; /* renamed from: c reason: collision with root package name */ - public static final int f828c; + public static final int f829c; public static final int[] d = {0, 0, 0, 0, 0, 2, 0}; public static final int[] e = {0, 0, 0, 0, 0, 0, 2}; public static final int[] f = {3, 3, 3, 3, 3, 3, 1}; @@ -89,26 +89,26 @@ public final class d extends e { public int r; /* renamed from: s reason: collision with root package name */ - public int f829s; + public int f830s; public int t; public int u; public boolean v; public int w; /* renamed from: x reason: collision with root package name */ - public int f830x; + public int f831x; /* renamed from: y reason: collision with root package name */ - public int f831y; + public int f832y; /* renamed from: z reason: collision with root package name */ - public int f832z; + public int f833z; static { int d2 = d(0, 0, 0, 0); b = d2; int d3 = d(0, 0, 0, 3); - f828c = d3; + f829c = d3; h = new int[]{d2, d3, d2, d2, d3, d2, d2}; k = new int[]{d2, d2, d2, d2, d2, d3, d3}; } @@ -221,15 +221,15 @@ public final class d extends e { this.p = 4; this.q = false; this.r = 0; - this.f829s = 0; + this.f830s = 0; this.t = 0; this.u = 15; this.v = true; this.w = 0; - this.f830x = 0; - this.f831y = 0; + this.f831x = 0; + this.f832y = 0; int i2 = b; - this.f832z = i2; + this.f833z = i2; this.D = a; this.F = i2; } @@ -277,13 +277,13 @@ public final class d extends e { public final int b; /* renamed from: c reason: collision with root package name */ - public final byte[] f833c; + public final byte[] f834c; public int d = 0; public c(int i, int i2) { this.a = i; this.b = i2; - this.f833c = new byte[((i2 * 2) - 1)]; + this.f834c = new byte[((i2 * 2) - 1)]; } } @@ -335,7 +335,7 @@ public final class d extends e { } c cVar = new c(i2, i4); this.o = cVar; - byte[] bArr = cVar.f833c; + byte[] bArr = cVar.f834c; int i5 = cVar.d; cVar.d = i5 + 1; bArr[i5] = s4; @@ -348,7 +348,7 @@ public final class d extends e { if (cVar2 == null) { Log.e("Cea708Decoder", "Encountered DTVCC_PACKET_DATA before DTVCC_PACKET_START"); } else { - byte[] bArr2 = cVar2.f833c; + byte[] bArr2 = cVar2.f834c; int i6 = cVar2.d; int i7 = i6 + 1; cVar2.d = i7; @@ -397,7 +397,7 @@ public final class d extends e { } v vVar = this.h; c cVar2 = this.o; - vVar.j(cVar2.f833c, cVar2.d); + vVar.j(cVar2.f834c, cVar2.d); int i = 3; int g = this.h.g(3); int g2 = this.h.g(5); @@ -589,7 +589,7 @@ public final class d extends e { int g5 = this.h.g(2); this.h.m(8); b bVar4 = this.l; - bVar4.f832z = d3; + bVar4.f833z = d3; bVar4.w = g5; break; } @@ -624,7 +624,7 @@ public final class d extends e { bVar5.p = g6; bVar5.q = f5; bVar5.r = g7; - bVar5.f829s = g8; + bVar5.f830s = g8; bVar5.t = g9; int i11 = g10 + 1; if (bVar5.u != i11) { @@ -635,19 +635,19 @@ public final class d extends e { } } } - if (!(g11 == 0 || bVar5.f830x == g11)) { - bVar5.f830x = g11; + if (!(g11 == 0 || bVar5.f831x == g11)) { + bVar5.f831x = g11; int i12 = g11 - 1; int i13 = b.h[i12]; boolean z3 = b.g[i12]; int i14 = b.e[i12]; int i15 = b.f[i12]; int i16 = b.d[i12]; - bVar5.f832z = i13; + bVar5.f833z = i13; bVar5.w = i16; } - if (!(g12 == 0 || bVar5.f831y == g12)) { - bVar5.f831y = g12; + if (!(g12 == 0 || bVar5.f832y == g12)) { + bVar5.f832y = g12; int i17 = g12 - 1; int i18 = b.j[i17]; int i19 = b.i[i17]; @@ -834,10 +834,10 @@ public final class d extends e { throw new IllegalArgumentException(K.toString()); } if (!bVar.q) { - f2 = ((float) bVar.f829s) / 99.0f; + f2 = ((float) bVar.f830s) / 99.0f; f = ((float) bVar.r) / 99.0f; } else { - f2 = ((float) bVar.f829s) / 209.0f; + f2 = ((float) bVar.f830s) / 209.0f; f = ((float) bVar.r) / 74.0f; } float f3 = (f2 * 0.9f) + 0.05f; @@ -845,7 +845,7 @@ public final class d extends e { int i4 = bVar.t; int i5 = i4 / 3; int i6 = i4 % 3; - aVar = new a(spannableStringBuilder, alignment, f4, 0, i5 != 0 ? 0 : i5 == 1 ? 1 : 2, f3, i6 != 0 ? 0 : i6 == 1 ? 1 : 2, -3.4028235E38f, bVar.f832z == b.b, bVar.f832z, bVar.p); + aVar = new a(spannableStringBuilder, alignment, f4, 0, i5 != 0 ? 0 : i5 == 1 ? 1 : 2, f3, i6 != 0 ? 0 : i6 == 1 ? 1 : 2, -3.4028235E38f, bVar.f833z == b.b, bVar.f833z, bVar.p); } alignment = Layout.Alignment.ALIGN_NORMAL; if (!bVar.q) { @@ -855,7 +855,7 @@ public final class d extends e { int i4 = bVar.t; int i5 = i4 / 3; int i6 = i4 % 3; - aVar = new a(spannableStringBuilder, alignment, f4, 0, i5 != 0 ? 0 : i5 == 1 ? 1 : 2, f3, i6 != 0 ? 0 : i6 == 1 ? 1 : 2, -3.4028235E38f, bVar.f832z == b.b, bVar.f832z, bVar.p); + aVar = new a(spannableStringBuilder, alignment, f4, 0, i5 != 0 ? 0 : i5 == 1 ? 1 : 2, f3, i6 != 0 ? 0 : i6 == 1 ? 1 : 2, -3.4028235E38f, bVar.f833z == b.b, bVar.f833z, bVar.p); } if (aVar != null) { arrayList.add(aVar); diff --git a/app/src/main/java/c/i/a/c/e2/m/e.java b/app/src/main/java/c/i/a/c/e2/m/e.java index 486737e460..af86a2d886 100644 --- a/app/src/main/java/c/i/a/c/e2/m/e.java +++ b/app/src/main/java/c/i/a/c/e2/m/e.java @@ -18,7 +18,7 @@ public abstract class e implements g { public final ArrayDeque b; /* renamed from: c reason: collision with root package name */ - public final PriorityQueue f834c; + public final PriorityQueue f835c; @Nullable public b d; public long e; @@ -78,7 +78,7 @@ public abstract class e implements g { for (int i2 = 0; i2 < 2; i2++) { this.b.add(new c(new b(this))); } - this.f834c = new PriorityQueue<>(); + this.f835c = new PriorityQueue<>(); } @Override // c.i.a.c.e2.g @@ -111,7 +111,7 @@ public abstract class e implements g { long j = this.f; this.f = 1 + j; bVar.r = j; - this.f834c.add(bVar); + this.f835c.add(bVar); } this.d = null; } @@ -124,9 +124,9 @@ public abstract class e implements g { public void flush() { this.f = 0; this.e = 0; - while (!this.f834c.isEmpty()) { + while (!this.f835c.isEmpty()) { int i = f0.a; - i(this.f834c.poll()); + i(this.f835c.poll()); } b bVar = this.d; if (bVar != null) { @@ -141,12 +141,12 @@ public abstract class e implements g { if (this.b.isEmpty()) { return null; } - while (!this.f834c.isEmpty()) { + while (!this.f835c.isEmpty()) { int i = f0.a; - if (this.f834c.peek().m > this.e) { + if (this.f835c.peek().m > this.e) { break; } - b poll = this.f834c.poll(); + b poll = this.f835c.poll(); if (poll.n()) { j pollFirst = this.b.pollFirst(); pollFirst.j(4); diff --git a/app/src/main/java/c/i/a/c/e2/n/a.java b/app/src/main/java/c/i/a/c/e2/n/a.java index 1b43479f5b..798934c0c5 100644 --- a/app/src/main/java/c/i/a/c/e2/n/a.java +++ b/app/src/main/java/c/i/a/c/e2/n/a.java @@ -47,7 +47,7 @@ public final class a extends d { int i8; if (z2) { b.h hVar = this.n.i; - hVar.f841c.clear(); + hVar.f842c.clear(); hVar.d.clear(); hVar.e.clear(); hVar.f.clear(); @@ -95,7 +95,7 @@ public final class a extends d { } } else { hVar2.i = dVar2; - hVar2.f841c.clear(); + hVar2.f842c.clear(); hVar2.d.clear(); hVar2.e.clear(); break; @@ -141,13 +141,13 @@ public final class a extends d { i9 = 16; } b.f fVar2 = new b.f(g8, f, g9, g10, g11, g12, g13, g14, g15, g16, sparseArray4); - if (dVar3.b == 0 && (fVar = hVar2.f841c.get(g8)) != null) { + if (dVar3.b == 0 && (fVar = hVar2.f842c.get(g8)) != null) { SparseArray sparseArray5 = fVar.j; for (int i13 = 0; i13 < sparseArray5.size(); i13++) { fVar2.j.put(sparseArray5.keyAt(i13), sparseArray5.valueAt(i13)); } } - hVar2.f841c.put(fVar2.a, fVar2); + hVar2.f842c.put(fVar2.a, fVar2); break; } case 18: @@ -220,15 +220,15 @@ public final class a extends d { bVar.f.setBitmap(createBitmap); } ArrayList arrayList = new ArrayList(); - SparseArray sparseArray6 = dVar4.f839c; + SparseArray sparseArray6 = dVar4.f840c; int i14 = 0; while (i14 < sparseArray6.size()) { bVar.f.save(); b.e valueAt = sparseArray6.valueAt(i14); - b.f fVar3 = bVar.i.f841c.get(sparseArray6.keyAt(i14)); - int i15 = valueAt.a + bVar2.f837c; + b.f fVar3 = bVar.i.f842c.get(sparseArray6.keyAt(i14)); + int i15 = valueAt.a + bVar2.f838c; int i16 = valueAt.b + bVar2.e; - bVar.f.clipRect(i15, i16, Math.min(fVar3.f840c + i15, bVar2.d), Math.min(fVar3.d + i16, bVar2.f)); + bVar.f.clipRect(i15, i16, Math.min(fVar3.f841c + i15, bVar2.d), Math.min(fVar3.d + i16, bVar2.f)); b.a aVar = bVar.i.d.get(fVar3.f); if (aVar == null && (aVar = bVar.i.f.get(fVar3.f)) == null) { aVar = bVar.h; @@ -251,9 +251,9 @@ public final class a extends d { sparseArray = sparseArray7; Canvas canvas = bVar.f; cVar3 = cVar; - int[] iArr = i18 == 3 ? aVar.d : i18 == 2 ? aVar.f836c : aVar.b; + int[] iArr = i18 == 3 ? aVar.d : i18 == 2 ? aVar.f837c : aVar.b; i2 = i14; - b.e(cVar4.f838c, iArr, i18, i19, i20, paint, canvas); + b.e(cVar4.f839c, iArr, i18, i19, i20, paint, canvas); b.e(cVar4.d, iArr, i18, i19, i20 + 1, paint, canvas); } else { cVar3 = cVar; @@ -269,13 +269,13 @@ public final class a extends d { } if (fVar3.b) { int i21 = fVar3.e; - bVar.e.setColor(i21 == 3 ? aVar.d[fVar3.g] : i21 == 2 ? aVar.f836c[fVar3.h] : aVar.b[fVar3.i]); - bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f840c + i15), (float) (fVar3.d + i16), bVar.e); + bVar.e.setColor(i21 == 3 ? aVar.d[fVar3.g] : i21 == 2 ? aVar.f837c[fVar3.h] : aVar.b[fVar3.i]); + bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f841c + i15), (float) (fVar3.d + i16), bVar.e); } - Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f840c, fVar3.d); + Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f841c, fVar3.d); float f5 = (float) bVar2.a; float f6 = (float) bVar2.b; - arrayList.add(new c(null, null, createBitmap2, ((float) i16) / f6, 0, 0, ((float) i15) / f5, 0, Integer.MIN_VALUE, -3.4028235E38f, ((float) fVar3.f840c) / f5, ((float) fVar3.d) / f6, false, ViewCompat.MEASURED_STATE_MASK, Integer.MIN_VALUE, 0.0f, null)); + arrayList.add(new c(null, null, createBitmap2, ((float) i16) / f6, 0, 0, ((float) i15) / f5, 0, Integer.MIN_VALUE, -3.4028235E38f, ((float) fVar3.f841c) / f5, ((float) fVar3.d) / f6, false, ViewCompat.MEASURED_STATE_MASK, Integer.MIN_VALUE, 0.0f, null)); bVar.f.drawColor(0, PorterDuff.Mode.CLEAR); bVar.f.restore(); i14++; diff --git a/app/src/main/java/c/i/a/c/e2/n/b.java b/app/src/main/java/c/i/a/c/e2/n/b.java index 5407f0d316..7ab942a486 100644 --- a/app/src/main/java/c/i/a/c/e2/n/b.java +++ b/app/src/main/java/c/i/a/c/e2/n/b.java @@ -16,7 +16,7 @@ public final class b { public static final byte[] b = {0, 119, -120, -1}; /* renamed from: c reason: collision with root package name */ - public static final byte[] f835c = {0, 17, 34, 51, 68, 85, 102, 119, -120, -103, -86, -69, -52, -35, -18, -1}; + public static final byte[] f836c = {0, 17, 34, 51, 68, 85, 102, 119, -120, -103, -86, -69, -52, -35, -18, -1}; public final Paint d; public final Paint e; public final Canvas f = new Canvas(); @@ -31,13 +31,13 @@ public final class b { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f836c; + public final int[] f837c; public final int[] d; public a(int i, int[] iArr, int[] iArr2, int[] iArr3) { this.a = i; this.b = iArr; - this.f836c = iArr2; + this.f837c = iArr2; this.d = iArr3; } } @@ -49,7 +49,7 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f837c; + public final int f838c; public final int d; public final int e; public final int f; @@ -57,7 +57,7 @@ public final class b { public C0091b(int i, int i2, int i3, int i4, int i5, int i6) { this.a = i; this.b = i2; - this.f837c = i3; + this.f838c = i3; this.d = i4; this.e = i5; this.f = i6; @@ -70,13 +70,13 @@ public final class b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final byte[] f838c; + public final byte[] f839c; public final byte[] d; public c(int i, boolean z2, byte[] bArr, byte[] bArr2) { this.a = i; this.b = z2; - this.f838c = bArr; + this.f839c = bArr; this.d = bArr2; } } @@ -87,12 +87,12 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f839c; + public final SparseArray f840c; public d(int i, int i2, int i3, SparseArray sparseArray) { this.a = i2; this.b = i3; - this.f839c = sparseArray; + this.f840c = sparseArray; } } @@ -113,7 +113,7 @@ public final class b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f840c; + public final int f841c; public final int d; public final int e; public final int f; @@ -125,7 +125,7 @@ public final class b { public f(int i, boolean z2, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, SparseArray sparseArray) { this.a = i; this.b = z2; - this.f840c = i2; + this.f841c = i2; this.d = i3; this.e = i5; this.f = i6; @@ -153,7 +153,7 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f841c = new SparseArray<>(); + public final SparseArray f842c = new SparseArray<>(); public final SparseArray d = new SparseArray<>(); public final SparseArray e = new SparseArray<>(); public final SparseArray f = new SparseArray<>(); @@ -424,7 +424,7 @@ public final class b { } case 17: if (i == 3) { - bArr4 = bArr6 == null ? f835c : bArr6; + bArr4 = bArr6 == null ? f836c : bArr6; } else { bArr4 = null; } diff --git a/app/src/main/java/c/i/a/c/e2/o/a.java b/app/src/main/java/c/i/a/c/e2/o/a.java index ad0efcdd71..1567ca6db1 100644 --- a/app/src/main/java/c/i/a/c/e2/o/a.java +++ b/app/src/main/java/c/i/a/c/e2/o/a.java @@ -29,7 +29,7 @@ public final class a extends d { public final int[] b = new int[256]; /* renamed from: c reason: collision with root package name */ - public boolean f842c; + public boolean f843c; public int d; public int e; public int f; @@ -45,7 +45,7 @@ public final class a extends d { this.h = 0; this.i = 0; this.a.z(0); - this.f842c = false; + this.f843c = false; } } @@ -65,7 +65,7 @@ public final class a extends d { a aVar = this; w wVar3 = aVar.n; wVar3.a = bArr; - wVar3.f916c = i; + wVar3.f917c = i; int i4 = 0; wVar3.b = 0; if (wVar3.a() > 0 && wVar3.c() == 120) { @@ -74,7 +74,7 @@ public final class a extends d { } if (f0.x(wVar3, aVar.o, aVar.q)) { w wVar4 = aVar.o; - wVar3.B(wVar4.a, wVar4.f916c); + wVar3.B(wVar4.a, wVar4.f917c); } } aVar.p.a(); @@ -82,7 +82,7 @@ public final class a extends d { while (aVar.n.a() >= 3) { w wVar5 = aVar.n; C0092a aVar2 = aVar.p; - int i5 = wVar5.f916c; + int i5 = wVar5.f917c; int s2 = wVar5.s(); int x2 = wVar5.x(); int i6 = wVar5.b + x2; @@ -110,7 +110,7 @@ public final class a extends d { wVar5 = wVar5; } wVar = wVar5; - aVar2.f842c = true; + aVar2.f843c = true; break; } wVar = wVar5; @@ -130,7 +130,7 @@ public final class a extends d { } w wVar6 = aVar2.a; int i10 = wVar6.b; - int i11 = wVar6.f916c; + int i11 = wVar6.f917c; if (i10 < i11 && i9 > 0) { int min = Math.min(i9, i11 - i10); wVar5.e(aVar2.a.a, i10, min); @@ -157,7 +157,7 @@ public final class a extends d { cVar = null; } else { wVar = wVar5; - if (aVar2.d == 0 || aVar2.e == 0 || aVar2.h == 0 || aVar2.i == 0 || (i2 = (wVar2 = aVar2.a).f916c) == 0 || wVar2.b != i2 || !aVar2.f842c) { + if (aVar2.d == 0 || aVar2.e == 0 || aVar2.h == 0 || aVar2.i == 0 || (i2 = (wVar2 = aVar2.a).f917c) == 0 || wVar2.b != i2 || !aVar2.f843c) { cVar = null; } else { wVar2.D(0); diff --git a/app/src/main/java/c/i/a/c/e2/p/c.java b/app/src/main/java/c/i/a/c/e2/p/c.java index 1ba172ed33..954791bc4d 100644 --- a/app/src/main/java/c/i/a/c/e2/p/c.java +++ b/app/src/main/java/c/i/a/c/e2/p/c.java @@ -5,11 +5,11 @@ public final class c { public int b; /* renamed from: c reason: collision with root package name */ - public final int f843c; + public final int f844c; public c(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f843c = i3; + this.f844c = i3; } } diff --git a/app/src/main/java/c/i/a/c/e2/q/a.java b/app/src/main/java/c/i/a/c/e2/q/a.java index 690199a47c..8a0c837e70 100644 --- a/app/src/main/java/c/i/a/c/e2/q/a.java +++ b/app/src/main/java/c/i/a/c/e2/q/a.java @@ -35,7 +35,7 @@ public final class a extends d { public float r = -3.4028235E38f; /* renamed from: s reason: collision with root package name */ - public float f844s = -3.4028235E38f; + public float f845s = -3.4028235E38f; public a(@Nullable List list) { super("SsaDecoder"); @@ -148,7 +148,7 @@ public final class a extends d { c.d.b.a.a.g0("Skipping invalid timing: ", g, "SsaDecoder"); } else { Map map = aVar.q; - c cVar = (map == null || (i8 = bVar2.f845c) == -1) ? null : map.get(split[i8].trim()); + c cVar = (map == null || (i8 = bVar2.f846c) == -1) ? null : map.get(split[i8].trim()); String str = split[bVar2.d]; Matcher matcher = c.b.a.matcher(str); PointF pointF = null; @@ -183,13 +183,13 @@ public final class a extends d { } else { String replace = c.b.a.matcher(str).replaceAll("").replace("\\N", "\n").replace("\\n", "\n").replace("\\h", " "); float f6 = aVar.r; - float f7 = aVar.f844s; + float f7 = aVar.f845s; SpannableString spannableString = new SpannableString(replace); if (cVar != null) { - if (cVar.f846c != null) { + if (cVar.f847c != null) { bVar = bVar2; j = n3; - spannableString.setSpan(new ForegroundColorSpan(cVar.f846c.intValue()), 0, spannableString.length(), 33); + spannableString.setSpan(new ForegroundColorSpan(cVar.f847c.intValue()), 0, spannableString.length(), 33); } else { bVar = bVar2; j = n3; @@ -355,7 +355,7 @@ public final class a extends d { this.r = Float.parseFloat(split[1].trim()); } else if (K.equals("playresy")) { try { - this.f844s = Float.parseFloat(split[1].trim()); + this.f845s = Float.parseFloat(split[1].trim()); } catch (NumberFormatException unused) { } } @@ -467,7 +467,7 @@ public final class a extends d { String trim = split3[aVar.a].trim(); int i10 = aVar.b; int a = i10 != -1 ? c.a(split3[i10].trim()) : -1; - int i11 = aVar.f847c; + int i11 = aVar.f848c; Integer c5 = i11 != -1 ? c.c(split3[i11].trim()) : null; int i12 = aVar.d; if (i12 != -1) { diff --git a/app/src/main/java/c/i/a/c/e2/q/b.java b/app/src/main/java/c/i/a/c/e2/q/b.java index 2337c82e0d..a1e0aa3025 100644 --- a/app/src/main/java/c/i/a/c/e2/q/b.java +++ b/app/src/main/java/c/i/a/c/e2/q/b.java @@ -11,14 +11,14 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f845c; + public final int f846c; public final int d; public final int e; public b(int i, int i2, int i3, int i4, int i5) { this.a = i; this.b = i2; - this.f845c = i3; + this.f846c = i3; this.d = i4; this.e = i5; } diff --git a/app/src/main/java/c/i/a/c/e2/q/c.java b/app/src/main/java/c/i/a/c/e2/q/c.java index f7b489790b..683b794536 100644 --- a/app/src/main/java/c/i/a/c/e2/q/c.java +++ b/app/src/main/java/c/i/a/c/e2/q/c.java @@ -19,7 +19,7 @@ public final class c { @ColorInt /* renamed from: c reason: collision with root package name */ - public final Integer f846c; + public final Integer f847c; public final float d; public final boolean e; public final boolean f; @@ -30,7 +30,7 @@ public final class c { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f847c; + public final int f848c; public final int d; public final int e; public final int f; @@ -39,7 +39,7 @@ public final class c { public a(int i, int i2, int i3, int i4, int i5, int i6, int i7) { this.a = i; this.b = i2; - this.f847c = i3; + this.f848c = i3; this.d = i4; this.e = i5; this.f = i6; @@ -53,7 +53,7 @@ public final class c { public static final Pattern b = Pattern.compile(f0.k("\\\\pos\\((%1$s),(%1$s)\\)", "\\s*\\d+(?:\\.\\d+)?\\s*")); /* renamed from: c reason: collision with root package name */ - public static final Pattern f848c = Pattern.compile(f0.k("\\\\move\\(%1$s,%1$s,(%1$s),(%1$s)(?:,%1$s,%1$s)?\\)", "\\s*\\d+(?:\\.\\d+)?\\s*")); + public static final Pattern f849c = Pattern.compile(f0.k("\\\\move\\(%1$s,%1$s,(%1$s),(%1$s)(?:,%1$s,%1$s)?\\)", "\\s*\\d+(?:\\.\\d+)?\\s*")); public static final Pattern d = Pattern.compile("\\\\an(\\d+)"); @Nullable @@ -61,7 +61,7 @@ public final class c { String str2; String str3; Matcher matcher = b.matcher(str); - Matcher matcher2 = f848c.matcher(str); + Matcher matcher2 = f849c.matcher(str); boolean find = matcher.find(); boolean find2 = matcher2.find(); if (find) { @@ -86,7 +86,7 @@ public final class c { public c(String str, int i, @Nullable @ColorInt Integer num, float f, boolean z2, boolean z3) { this.a = str; this.b = i; - this.f846c = num; + this.f847c = num; this.d = f; this.e = z2; this.f = z3; diff --git a/app/src/main/java/c/i/a/c/e2/s/b.java b/app/src/main/java/c/i/a/c/e2/s/b.java index 668071e930..a83899cb27 100644 --- a/app/src/main/java/c/i/a/c/e2/s/b.java +++ b/app/src/main/java/c/i/a/c/e2/s/b.java @@ -8,7 +8,7 @@ public final class b { public static final z b = z.l(2, "auto", "none"); /* renamed from: c reason: collision with root package name */ - public static final z f849c = z.t("dot", "sesame", "circle"); + public static final z f850c = z.t("dot", "sesame", "circle"); public static final z d = z.l(2, "filled", "open"); public static final z e = z.t("after", "before", "outside"); public final int f; diff --git a/app/src/main/java/c/i/a/c/e2/s/c.java b/app/src/main/java/c/i/a/c/e2/s/c.java index 3e752bb595..d7d343a9b2 100644 --- a/app/src/main/java/c/i/a/c/e2/s/c.java +++ b/app/src/main/java/c/i/a/c/e2/s/c.java @@ -39,7 +39,7 @@ public final class c extends d { public static final Pattern r = Pattern.compile("^(\\d+\\.?\\d*?)% (\\d+\\.?\\d*?)%$"); /* renamed from: s reason: collision with root package name */ - public static final Pattern f850s = Pattern.compile("^(\\d+\\.?\\d*?)px (\\d+\\.?\\d*?)px$"); + public static final Pattern f851s = Pattern.compile("^(\\d+\\.?\\d*?)px (\\d+\\.?\\d*?)px$"); public static final Pattern t = Pattern.compile("^(\\d+) (\\d+)$"); public static final b u = new b(30.0f, 1, 1); public static final a v = new a(32, 15); @@ -60,12 +60,12 @@ public final class c extends d { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f851c; + public final int f852c; public b(float f, int i, int i2) { this.a = f; this.b = i; - this.f851c = i2; + this.f852c = i2; } } @@ -205,7 +205,7 @@ public final class c extends d { if (attributeValue3 != null) { i2 = Integer.parseInt(attributeValue3); } - int i3 = bVar.f851c; + int i3 = bVar.f852c; String attributeValue4 = xmlPullParser.getAttributeValue("http://www.w3.org/ns/ttml#parameter", "tickRate"); if (attributeValue4 != null) { i3 = Integer.parseInt(attributeValue4); @@ -249,7 +249,7 @@ public final class c extends d { if (t05 != null) { Pattern pattern = r; Matcher matcher = pattern.matcher(t05); - Pattern pattern2 = f850s; + Pattern pattern2 = f851s; Matcher matcher2 = pattern2.matcher(t05); if (matcher.matches()) { try { @@ -856,7 +856,7 @@ public final class c extends d { fVar = k(fVar); try { fVar.b = i.a(attributeValue, false); - fVar.f854c = true; + fVar.f855c = true; break; } catch (IllegalArgumentException unused) { c.d.b.a.a.g0("Failed parsing color value: ", attributeValue, "TtmlDecoder"); @@ -939,7 +939,7 @@ public final class c extends d { bVar = new b(i2, 0, i3); } else { a1 b2 = h.b(b.d, n2); - a1 b3 = h.b(b.f849c, n2); + a1 b3 = h.b(b.f850c, n2); if (!((h.a) b2).isEmpty() || !((h.a) b3).isEmpty()) { String str2 = (String) c.i.a.f.e.o.c.K(b2, "filled"); int hashCode4 = str2.hashCode(); @@ -1140,7 +1140,7 @@ public final class c extends d { parseDouble *= d2; break; case 3: - d = (double) bVar.f851c; + d = (double) bVar.f852c; parseDouble /= d; break; case 4: @@ -1161,7 +1161,7 @@ public final class c extends d { if (t0 == null) { return null; } - Matcher matcher = f850s.matcher(t0); + Matcher matcher = f851s.matcher(t0); if (!matcher.matches()) { c.d.b.a.a.g0("Ignoring non-pixel tts extent: ", t0, "TtmlDecoder"); return null; diff --git a/app/src/main/java/c/i/a/c/e2/s/d.java b/app/src/main/java/c/i/a/c/e2/s/d.java index f7e67a044c..0029b922e8 100644 --- a/app/src/main/java/c/i/a/c/e2/s/d.java +++ b/app/src/main/java/c/i/a/c/e2/s/d.java @@ -33,7 +33,7 @@ public final class d { public final String b; /* renamed from: c reason: collision with root package name */ - public final boolean f852c; + public final boolean f853c; public final long d; public final long e; @Nullable @@ -55,7 +55,7 @@ public final class d { this.i = str4; this.f = fVar; this.g = strArr; - this.f852c = str2 != null; + this.f853c = str2 != null; this.d = j; this.e = j2; Objects.requireNonNull(str3); @@ -182,8 +182,8 @@ public final class d { if (s2.g == 1) { spannableStringBuilder.setSpan(new UnderlineSpan(), intValue, intValue2, 33); } - if (s2.f854c) { - if (s2.f854c) { + if (s2.f855c) { + if (s2.f855c) { AnimatableValueParser.c(spannableStringBuilder, new ForegroundColorSpan(s2.b), intValue, intValue2, 33); } else { throw new IllegalStateException("Font color has not been defined."); @@ -273,7 +273,7 @@ public final class d { if (s2.r != Float.MAX_VALUE && "p".equals(this.a)) { bVar.p = (s2.r * -90.0f) / 100.0f; } - bVar.f818c = s2.o; + bVar.f819c = s2.o; it2 = it; } } else { @@ -288,7 +288,7 @@ public final class d { if (i == 1) { } bVar.p = (s2.r * -90.0f) / 100.0f; - bVar.f818c = s2.o; + bVar.f819c = s2.o; it2 = it; } } @@ -304,7 +304,7 @@ public final class d { if (i == 1) { } bVar.p = (s2.r * -90.0f) / 100.0f; - bVar.f818c = s2.o; + bVar.f819c = s2.o; it2 = it; } } @@ -324,7 +324,7 @@ public final class d { if (!"".equals(this.h)) { str = this.h; } - if (this.f852c && z2) { + if (this.f853c && z2) { SpannableStringBuilder f = f(str, map); String str2 = this.b; Objects.requireNonNull(str2); diff --git a/app/src/main/java/c/i/a/c/e2/s/e.java b/app/src/main/java/c/i/a/c/e2/s/e.java index 997de059ed..b1439c28d6 100644 --- a/app/src/main/java/c/i/a/c/e2/s/e.java +++ b/app/src/main/java/c/i/a/c/e2/s/e.java @@ -5,7 +5,7 @@ public final class e { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f853c; + public final float f854c; public final int d; public final int e; public final float f; @@ -17,7 +17,7 @@ public final class e { public e(String str, float f, float f2, int i, int i2, float f3, float f4, int i3, float f5, int i4) { this.a = str; this.b = f; - this.f853c = f2; + this.f854c = f2; this.d = i; this.e = i2; this.f = f3; diff --git a/app/src/main/java/c/i/a/c/e2/s/f.java b/app/src/main/java/c/i/a/c/e2/s/f.java index 7cd75ebdf3..e19774507f 100644 --- a/app/src/main/java/c/i/a/c/e2/s/f.java +++ b/app/src/main/java/c/i/a/c/e2/s/f.java @@ -9,7 +9,7 @@ public final class f { public int b; /* renamed from: c reason: collision with root package name */ - public boolean f854c; + public boolean f855c; public int d; public boolean e; public int f = -1; @@ -34,9 +34,9 @@ public final class f { Layout.Alignment alignment; String str; if (fVar != null) { - if (!this.f854c && fVar.f854c) { + if (!this.f855c && fVar.f855c) { this.b = fVar.b; - this.f854c = true; + this.f855c = true; } if (this.h == -1) { this.h = fVar.h; diff --git a/app/src/main/java/c/i/a/c/e2/s/g.java b/app/src/main/java/c/i/a/c/e2/s/g.java index d5f5dd0a79..ae12eafa39 100644 --- a/app/src/main/java/c/i/a/c/e2/s/g.java +++ b/app/src/main/java/c/i/a/c/e2/s/g.java @@ -78,7 +78,7 @@ public final class g implements f { Bitmap decodeByteArray = BitmapFactory.decodeByteArray(decode, 0, decode.length); e eVar = map2.get(pair.first); Objects.requireNonNull(eVar); - arrayList2.add(new c(null, null, decodeByteArray, eVar.f853c, 0, eVar.e, eVar.b, 0, Integer.MIN_VALUE, -3.4028235E38f, eVar.f, eVar.g, false, ViewCompat.MEASURED_STATE_MASK, eVar.j, 0.0f, null)); + arrayList2.add(new c(null, null, decodeByteArray, eVar.f854c, 0, eVar.e, eVar.b, 0, Integer.MIN_VALUE, -3.4028235E38f, eVar.f, eVar.g, false, ViewCompat.MEASURED_STATE_MASK, eVar.j, 0.0f, null)); } } for (Map.Entry entry : treeMap.entrySet()) { @@ -130,7 +130,7 @@ public final class g implements f { if (spannableStringBuilder.length() > 0 && spannableStringBuilder.charAt(spannableStringBuilder.length() - 1) == '\n') { spannableStringBuilder.delete(spannableStringBuilder.length() - 1, spannableStringBuilder.length()); } - float f = eVar2.f853c; + float f = eVar2.f854c; int i9 = eVar2.d; bVar.d = f; bVar.e = i9; diff --git a/app/src/main/java/c/i/a/c/e2/t/a.java b/app/src/main/java/c/i/a/c/e2/t/a.java index c87281f690..779c25f846 100644 --- a/app/src/main/java/c/i/a/c/e2/t/a.java +++ b/app/src/main/java/c/i/a/c/e2/t/a.java @@ -24,7 +24,7 @@ public final class a extends d { public final String r; /* renamed from: s reason: collision with root package name */ - public final float f855s; + public final float f856s; public final int t; public a(List list) { @@ -41,16 +41,16 @@ public final class a extends d { z2 = (bArr[0] & 32) == 0 ? false : z2; this.o = z2; if (z2) { - this.f855s = f0.g(((float) ((bArr[11] & 255) | ((bArr[10] & 255) << 8))) / ((float) i), 0.0f, 0.95f); + this.f856s = f0.g(((float) ((bArr[11] & 255) | ((bArr[10] & 255) << 8))) / ((float) i), 0.0f, 0.95f); } else { - this.f855s = 0.85f; + this.f856s = 0.85f; } } else { this.p = 0; this.q = -1; this.r = str; this.o = false; - this.f855s = 0.85f; + this.f856s = 0.85f; this.t = -1; } } @@ -93,7 +93,7 @@ public final class a extends d { String str; w wVar = this.n; wVar.a = bArr; - wVar.f916c = i; + wVar.f917c = i; wVar.b = 0; int i2 = 2; int i3 = 1; @@ -110,7 +110,7 @@ public final class a extends d { str = wVar.q(x2, c.e); } } - str = wVar.q(x2, c.f1269c); + str = wVar.q(x2, c.f1270c); } if (str.isEmpty()) { return b.i; @@ -127,7 +127,7 @@ public final class a extends d { if (str2 != "sans-serif") { spannableStringBuilder.setSpan(new TypefaceSpan(str2), 0, length2, 16711713); } - float f = this.f855s; + float f = this.f856s; for (int i6 = 8; this.n.a() >= i6; i6 = 8) { w wVar2 = this.n; int i7 = wVar2.b; diff --git a/app/src/main/java/c/i/a/c/e2/u/c.java b/app/src/main/java/c/i/a/c/e2/u/c.java index cae7cafed7..10daa63807 100644 --- a/app/src/main/java/c/i/a/c/e2/u/c.java +++ b/app/src/main/java/c/i/a/c/e2/u/c.java @@ -10,13 +10,13 @@ public final class c { public final w b = new w(); /* renamed from: c reason: collision with root package name */ - public final StringBuilder f856c = new StringBuilder(); + public final StringBuilder f857c = new StringBuilder(); public static String a(w wVar, StringBuilder sb) { boolean z2 = false; sb.setLength(0); int i = wVar.b; - int i2 = wVar.f916c; + int i2 = wVar.f917c; while (i < i2 && !z2) { char c2 = (char) wVar.a[i]; if ((c2 < 'A' || c2 > 'Z') && ((c2 < 'a' || c2 > 'z') && !((c2 >= '0' && c2 <= '9') || c2 == '#' || c2 == '-' || c2 == '.' || c2 == '_'))) { @@ -62,7 +62,7 @@ public final class c { } if (!z2) { int i = wVar.b; - int i2 = wVar.f916c; + int i2 = wVar.f917c; byte[] bArr = wVar.a; if (i + 2 <= i2) { int i3 = i + 1; diff --git a/app/src/main/java/c/i/a/c/e2/u/d.java b/app/src/main/java/c/i/a/c/e2/u/d.java index 0eed958a68..ef71d98874 100644 --- a/app/src/main/java/c/i/a/c/e2/u/d.java +++ b/app/src/main/java/c/i/a/c/e2/u/d.java @@ -22,7 +22,7 @@ public final class d extends c.i.a.c.e2.d { c cVar; w wVar = this.n; wVar.a = bArr; - wVar.f916c = i; + wVar.f917c = i; wVar.b = 0; ArrayList arrayList = new ArrayList(); while (this.n.a() > 0) { @@ -61,7 +61,7 @@ public final class d extends c.i.a.c.e2.d { } else { Pattern pattern = h.a; h.e eVar2 = new h.e(); - eVar2.f862c = charSequence; + eVar2.f863c = charSequence; cVar = eVar2.a().a(); } arrayList.add(cVar); diff --git a/app/src/main/java/c/i/a/c/e2/u/f.java b/app/src/main/java/c/i/a/c/e2/u/f.java index 05b6cbc31a..814f0a2044 100644 --- a/app/src/main/java/c/i/a/c/e2/u/f.java +++ b/app/src/main/java/c/i/a/c/e2/u/f.java @@ -10,7 +10,7 @@ public final class f { public String b = ""; /* renamed from: c reason: collision with root package name */ - public Set f857c = Collections.emptySet(); + public Set f858c = Collections.emptySet(); public String d = ""; @Nullable public String e = null; diff --git a/app/src/main/java/c/i/a/c/e2/u/g.java b/app/src/main/java/c/i/a/c/e2/u/g.java index ae0318c342..4b06644af1 100644 --- a/app/src/main/java/c/i/a/c/e2/u/g.java +++ b/app/src/main/java/c/i/a/c/e2/u/g.java @@ -7,11 +7,11 @@ public final class g { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f858c; + public final long f859c; public g(c cVar, long j, long j2) { this.a = cVar; this.b = j; - this.f858c = j2; + this.f859c = j2; } } diff --git a/app/src/main/java/c/i/a/c/e2/u/h.java b/app/src/main/java/c/i/a/c/e2/u/h.java index 0a2b07a5da..5eb01cd849 100644 --- a/app/src/main/java/c/i/a/c/e2/u/h.java +++ b/app/src/main/java/c/i/a/c/e2/u/h.java @@ -38,7 +38,7 @@ public final class h { public static final Pattern b = Pattern.compile("(\\S+?):(\\S+)"); /* renamed from: c reason: collision with root package name */ - public static final Map f859c; + public static final Map f860c; public static final Map d; /* compiled from: WebvttCueParser */ @@ -47,11 +47,11 @@ public final class h { public final c b; /* renamed from: c reason: collision with root package name */ - public final int f860c; + public final int f861c; public b(c cVar, int i, a aVar) { this.b = cVar; - this.f860c = i; + this.f861c = i; } } @@ -61,13 +61,13 @@ public final class h { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f861c; + public final String f862c; public final Set d; public c(String str, int i, String str2, Set set) { this.b = i; this.a = str; - this.f861c = str2; + this.f862c = str2; this.d = set; } } @@ -95,7 +95,7 @@ public final class h { public long b = 0; /* renamed from: c reason: collision with root package name */ - public CharSequence f862c; + public CharSequence f863c; public int d = 2; public float e = -3.4028235E38f; public int f = 1; @@ -154,7 +154,7 @@ public final class h { } else { alignment = Layout.Alignment.ALIGN_CENTER; } - bVar.f818c = alignment; + bVar.f819c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -177,7 +177,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f862c; + charSequence = this.f863c; if (charSequence != null) { bVar.a = charSequence; } @@ -194,13 +194,13 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f862c; + charSequence = this.f863c; if (charSequence != null) { } return bVar; } alignment = Layout.Alignment.ALIGN_NORMAL; - bVar.f818c = alignment; + bVar.f819c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -216,7 +216,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f862c; + charSequence = this.f863c; if (charSequence != null) { } return bVar; @@ -233,7 +233,7 @@ public final class h { hashMap.put("magenta", Integer.valueOf(Color.rgb(255, 0, 255))); hashMap.put("blue", Integer.valueOf(Color.rgb(0, 0, 255))); hashMap.put("black", Integer.valueOf(Color.rgb(0, 0, 0))); - f859c = Collections.unmodifiableMap(hashMap); + f860c = Collections.unmodifiableMap(hashMap); HashMap hashMap2 = new HashMap(); hashMap2.put("bg_white", Integer.valueOf(Color.rgb(255, 255, 255))); hashMap2.put("bg_lime", Integer.valueOf(Color.rgb(0, 255, 0))); @@ -284,7 +284,7 @@ public final class h { break; case 2: for (String str3 : cVar.d) { - Map map = f859c; + Map map = f860c; if (map.containsKey(str3)) { spannableStringBuilder.setSpan(new ForegroundColorSpan(map.get(str3).intValue()), i2, length, 33); } else { @@ -318,7 +318,7 @@ public final class h { c4 = c3 != i3 ? c3 : 1; } int i8 = bVar.b.b - i7; - int i9 = bVar.f860c - i7; + int i9 = bVar.f861c - i7; CharSequence subSequence = spannableStringBuilder.subSequence(i8, i9); spannableStringBuilder.delete(i8, i9); spannableStringBuilder.setSpan(new c.i.a.c.e2.p.b(subSequence.toString(), c4), i5, i8, 33); @@ -496,10 +496,10 @@ public final class h { f fVar = list.get(i2); String str2 = cVar.a; Set set = cVar.d; - String str3 = cVar.f861c; - if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f857c.isEmpty() || !fVar.d.isEmpty()) { + String str3 = cVar.f862c; + if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f858c.isEmpty() || !fVar.d.isEmpty()) { int b2 = f.b(f.b(f.b(0, fVar.a, str, BasicMeasure.EXACTLY), fVar.b, str2, 2), fVar.d, str3, 4); - i = (b2 == -1 || !set.containsAll(fVar.f857c)) ? 0 : b2 + (fVar.f857c.size() * 4); + i = (b2 == -1 || !set.containsAll(fVar.f858c)) ? 0 : b2 + (fVar.f858c.size() * 4); } else { i = TextUtils.isEmpty(str2); } @@ -549,7 +549,7 @@ public final class h { sb.append(g.trim()); g = wVar.g(); } - eVar.f862c = f(str, sb.toString(), list); + eVar.f863c = f(str, sb.toString(), list); return new g(eVar.a().a(), eVar.a, eVar.b); } catch (NumberFormatException unused) { StringBuilder K = c.d.b.a.a.K("Skipping cue with bad header: "); diff --git a/app/src/main/java/c/i/a/c/e2/u/i.java b/app/src/main/java/c/i/a/c/e2/u/i.java index fd561ebebf..51a7d4c5f3 100644 --- a/app/src/main/java/c/i/a/c/e2/u/i.java +++ b/app/src/main/java/c/i/a/c/e2/u/i.java @@ -38,7 +38,7 @@ public final class i extends d { String sb; w wVar = this.n; wVar.a = bArr; - wVar.f916c = i; + wVar.f917c = i; int i2 = 0; wVar.b = 0; ArrayList arrayList2 = new ArrayList(); @@ -74,7 +74,7 @@ public final class i extends d { this.n.g(); c cVar2 = this.o; w wVar3 = this.n; - cVar2.f856c.setLength(i2); + cVar2.f857c.setLength(i2); int i5 = wVar3.b; do { } while (!TextUtils.isEmpty(wVar3.g())); @@ -83,7 +83,7 @@ public final class i extends d { ArrayList arrayList3 = new ArrayList(); while (true) { w wVar4 = cVar2.b; - StringBuilder sb2 = cVar2.f856c; + StringBuilder sb2 = cVar2.f857c; c.c(wVar4); if (wVar4.a() >= 5 && "::cue".equals(wVar4.p(5))) { int i6 = wVar4.b; @@ -94,7 +94,7 @@ public final class i extends d { str = ""; } else if ("(".equals(b)) { int i7 = wVar4.b; - int i8 = wVar4.f916c; + int i8 = wVar4.f917c; boolean z3 = false; while (i7 < i8 && !z3) { int i9 = i7 + 1; @@ -106,7 +106,7 @@ public final class i extends d { } else { str = null; } - if (str == null || !"{".equals(c.b(cVar2.b, cVar2.f856c))) { + if (str == null || !"{".equals(c.b(cVar2.b, cVar2.f857c))) { break; } f fVar = new f(); @@ -137,7 +137,7 @@ public final class i extends d { int i10 = r8 == true ? 1 : 0; int i11 = r8 == true ? 1 : 0; int i12 = r8 == true ? 1 : 0; - fVar.f857c = new HashSet(Arrays.asList((String[]) Arrays.copyOfRange(G, i10, length))); + fVar.f858c = new HashSet(Arrays.asList((String[]) Arrays.copyOfRange(G, i10, length))); } } boolean z5 = false; @@ -145,12 +145,12 @@ public final class i extends d { while (!z5) { w wVar5 = cVar2.b; int i13 = wVar5.b; - String b2 = c.b(wVar5, cVar2.f856c); + String b2 = c.b(wVar5, cVar2.f857c); boolean z6 = b2 == null || "}".equals(b2); if (!z6) { cVar2.b.D(i13); w wVar6 = cVar2.b; - StringBuilder sb3 = cVar2.f856c; + StringBuilder sb3 = cVar2.f857c; c.c(wVar6); String a = c.a(wVar6, sb3); if (!"".equals(a) && ":".equals(c.b(wVar6, sb3))) { diff --git a/app/src/main/java/c/i/a/c/e2/u/k.java b/app/src/main/java/c/i/a/c/e2/u/k.java index eea50ae09b..abec14b939 100644 --- a/app/src/main/java/c/i/a/c/e2/u/k.java +++ b/app/src/main/java/c/i/a/c/e2/u/k.java @@ -22,7 +22,7 @@ public final class k implements f { int i2 = i * 2; long[] jArr = this.j; jArr[i2] = gVar.b; - jArr[i2 + 1] = gVar.f858c; + jArr[i2 + 1] = gVar.f859c; } long[] jArr2 = this.j; long[] copyOf = Arrays.copyOf(jArr2, jArr2.length); diff --git a/app/src/main/java/c/i/a/c/f2/b.java b/app/src/main/java/c/i/a/c/f2/b.java index 577b85c506..fd8b4c19fc 100644 --- a/app/src/main/java/c/i/a/c/f2/b.java +++ b/app/src/main/java/c/i/a/c/f2/b.java @@ -10,7 +10,7 @@ public final /* synthetic */ class b implements Comparator { public final int compare(Object obj, Object obj2) { Integer num = (Integer) obj; Integer num2 = (Integer) obj2; - int[] iArr = DefaultTrackSelector.f2268c; + int[] iArr = DefaultTrackSelector.f2276c; return 0; } } diff --git a/app/src/main/java/c/i/a/c/f2/c.java b/app/src/main/java/c/i/a/c/f2/c.java index 37a7d725be..5c757d56dc 100644 --- a/app/src/main/java/c/i/a/c/f2/c.java +++ b/app/src/main/java/c/i/a/c/f2/c.java @@ -10,7 +10,7 @@ public final /* synthetic */ class c implements Comparator { public final int compare(Object obj, Object obj2) { Integer num = (Integer) obj; Integer num2 = (Integer) obj2; - int[] iArr = DefaultTrackSelector.f2268c; + int[] iArr = DefaultTrackSelector.f2276c; if (num.intValue() == -1) { return num2.intValue() == -1 ? 0 : -1; } diff --git a/app/src/main/java/c/i/a/c/f2/e.java b/app/src/main/java/c/i/a/c/f2/e.java index 871f1d7ca3..aa042c3722 100644 --- a/app/src/main/java/c/i/a/c/f2/e.java +++ b/app/src/main/java/c/i/a/c/f2/e.java @@ -12,7 +12,7 @@ public abstract class e implements g { public final int b; /* renamed from: c reason: collision with root package name */ - public final int[] f863c; + public final int[] f864c; public final Format[] d; public int e; @@ -27,12 +27,12 @@ public abstract class e implements g { this.d[i] = trackGroup.j[iArr[i]]; } Arrays.sort(this.d, a.i); - this.f863c = new int[this.b]; + this.f864c = new int[this.b]; int i2 = 0; while (true) { int i3 = this.b; if (i2 < i3) { - int[] iArr2 = this.f863c; + int[] iArr2 = this.f864c; Format format = this.d[i2]; int i4 = 0; while (true) { @@ -82,12 +82,12 @@ public abstract class e implements g { return false; } e eVar = (e) obj; - return this.a == eVar.a && Arrays.equals(this.f863c, eVar.f863c); + return this.a == eVar.a && Arrays.equals(this.f864c, eVar.f864c); } @Override // c.i.a.c.f2.j public final int f(int i) { - return this.f863c[i]; + return this.f864c[i]; } @Override // c.i.a.c.f2.g @@ -101,7 +101,7 @@ public abstract class e implements g { public int hashCode() { if (this.e == 0) { - this.e = Arrays.hashCode(this.f863c) + (System.identityHashCode(this.a) * 31); + this.e = Arrays.hashCode(this.f864c) + (System.identityHashCode(this.a) * 31); } return this.e; } @@ -122,6 +122,6 @@ public abstract class e implements g { @Override // c.i.a.c.f2.j public final int length() { - return this.f863c.length; + return this.f864c.length; } } diff --git a/app/src/main/java/c/i/a/c/f2/g.java b/app/src/main/java/c/i/a/c/f2/g.java index 7568dd73f2..38f11919cc 100644 --- a/app/src/main/java/c/i/a/c/f2/g.java +++ b/app/src/main/java/c/i/a/c/f2/g.java @@ -12,21 +12,21 @@ public interface g extends j { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int f864c; + public final int f865c; @Nullable public final Object d; public a(TrackGroup trackGroup, int... iArr) { this.a = trackGroup; this.b = iArr; - this.f864c = 0; + this.f865c = 0; this.d = null; } public a(TrackGroup trackGroup, int[] iArr, int i, @Nullable Object obj) { this.a = trackGroup; this.b = iArr; - this.f864c = i; + this.f865c = i; this.d = obj; } } diff --git a/app/src/main/java/c/i/a/c/f2/i.java b/app/src/main/java/c/i/a/c/f2/i.java index 461b9e0350..5141e10ae4 100644 --- a/app/src/main/java/c/i/a/c/f2/i.java +++ b/app/src/main/java/c/i/a/c/f2/i.java @@ -46,13 +46,13 @@ public abstract class i extends l { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final TrackGroupArray[] f865c; + public final TrackGroupArray[] f866c; public final int[] d; public final int[][][] e; public a(String[] strArr, int[] iArr, TrackGroupArray[] trackGroupArrayArr, int[] iArr2, int[][][] iArr3, TrackGroupArray trackGroupArray) { this.b = iArr; - this.f865c = trackGroupArrayArr; + this.f866c = trackGroupArrayArr; this.e = iArr3; this.d = iArr2; this.a = iArr.length; @@ -201,12 +201,12 @@ public abstract class i extends l { while (i24 < i23) { if (2 == aVar7.b[i24]) { if (!z11) { - TrackGroupArray trackGroupArray4 = aVar7.f865c[i24]; + TrackGroupArray trackGroupArray4 = aVar7.f866c[i24]; int[][] iArr16 = iArr12[i24]; int i25 = iArr13[i24]; if (!parameters6.N && !parameters6.M) { int i26 = parameters6.A ? 24 : 16; - boolean z12 = parameters6.f2272z && (i25 & i26) != 0; + boolean z12 = parameters6.f2280z && (i25 & i26) != 0; DefaultTrackSelector.Parameters parameters7 = parameters6; int i27 = 0; while (true) { @@ -220,7 +220,7 @@ public abstract class i extends l { iArr7 = iArr13; int i29 = parameters7.r; iArr6 = iArr12; - int i30 = parameters7.f2269s; + int i30 = parameters7.f2277s; i9 = i23; int i31 = parameters7.t; z5 = z10; @@ -230,7 +230,7 @@ public abstract class i extends l { aVarArr = aVarArr2; int i34 = parameters7.w; i8 = i24; - int i35 = parameters7.f2270x; + int i35 = parameters7.f2278x; iArr8 = iArr16; int i36 = parameters7.B; parameters4 = parameters5; @@ -238,12 +238,12 @@ public abstract class i extends l { boolean z13 = parameters7.D; trackGroupArray2 = trackGroupArray4; if (trackGroup4.i < 2) { - iArr9 = DefaultTrackSelector.f2268c; + iArr9 = DefaultTrackSelector.f2276c; } else { List d = DefaultTrackSelector.d(trackGroup4, i36, i37, z13); ArrayList arrayList3 = (ArrayList) d; if (arrayList3.size() < 2) { - iArr9 = DefaultTrackSelector.f2268c; + iArr9 = DefaultTrackSelector.f2276c; } else { if (!z12) { HashSet hashSet2 = new HashSet(); @@ -301,7 +301,7 @@ public abstract class i extends l { } arrayList = arrayList; } - iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2268c : c.k0(list); + iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2276c : c.k0(list); if (iArr9.length <= 0) { aVar5 = new g.a(trackGroup4, iArr9); break; @@ -354,7 +354,7 @@ public abstract class i extends l { Format format = trackGroup6.j[i44]; if ((format.m & 16384) == 0 && DefaultTrackSelector.e(iArr18[i44], parameters4.O)) { DefaultTrackSelector.e eVar3 = new DefaultTrackSelector.e(format, parameters4, iArr18[i44], ((ArrayList) d2).contains(Integer.valueOf(i44))); - if ((eVar3.i || parameters4.f2271y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) { + if ((eVar3.i || parameters4.f2279y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) { i43 = i44; trackGroup7 = trackGroup6; eVar2 = eVar3; @@ -386,7 +386,7 @@ public abstract class i extends l { parameters3 = parameters5; } aVar7 = aVar6; - z10 = z5 | (aVar6.f865c[i8].j > 0); + z10 = z5 | (aVar6.f866c[i8].j > 0); } else { defaultTrackSelector = defaultTrackSelector2; i9 = i23; @@ -413,7 +413,7 @@ public abstract class i extends l { while (i47 < i45) { if (1 == aVar7.b[i47]) { boolean z14 = parameters6.Q || !z10; - TrackGroupArray trackGroupArray5 = aVar7.f865c[i47]; + TrackGroupArray trackGroupArray5 = aVar7.f866c[i47]; int[][] iArr19 = iArr12[i47]; int i48 = iArr13[i47]; DefaultTrackSelector.a aVar9 = null; @@ -555,7 +555,7 @@ public abstract class i extends l { str = str8; parameters = parameters9; } else if (i60 != 3) { - TrackGroupArray trackGroupArray6 = aVar13.f865c[i58]; + TrackGroupArray trackGroupArray6 = aVar13.f866c[i58]; int[][] iArr23 = iArr12[i58]; TrackGroup trackGroup10 = null; DefaultTrackSelector.b bVar = null; @@ -595,7 +595,7 @@ public abstract class i extends l { str = str8; } else { parameters = parameters9; - TrackGroupArray trackGroupArray7 = aVar13.f865c[i58]; + TrackGroupArray trackGroupArray7 = aVar13.f866c[i58]; int[][] iArr25 = iArr12[i58]; TrackGroup trackGroup13 = null; DefaultTrackSelector.d dVar2 = null; @@ -661,7 +661,7 @@ public abstract class i extends l { if (parameters9.S.get(i69)) { aVarArr2[i69] = null; } else { - TrackGroupArray trackGroupArray8 = aVar13.f865c[i69]; + TrackGroupArray trackGroupArray8 = aVar13.f866c[i69]; Map map = parameters9.R.get(i69); if (map != null && map.containsKey(trackGroupArray8)) { Map map2 = parameters9.R.get(i69); @@ -809,7 +809,7 @@ public abstract class i extends l { int[] iArr29 = aVar19.b; if (iArr29.length != 0) { if (iArr29.length == 1) { - gVar = new h(aVar19.a, iArr29[0], aVar19.f864c, aVar19.d); + gVar = new h(aVar19.a, iArr29[0], aVar19.f865c, aVar19.d); } else { long j = (long) 25000; gVar = new d(aVar19.a, iArr29, dVar5, (long) 10000, j, j, 0.7f, 0.75f, l.get(i84), c.i.a.c.i2.g.a); @@ -844,7 +844,7 @@ public abstract class i extends l { if (i89 == 1) { if (gVar2 != null) { int[][] iArr30 = iArr12[i86]; - int a2 = aVar13.f865c[i86].a(gVar2.a()); + int a2 = aVar13.f866c[i86].a(gVar2.a()); int i90 = 0; while (true) { if (i90 >= gVar2.length()) { diff --git a/app/src/main/java/c/i/a/c/f2/k.java b/app/src/main/java/c/i/a/c/f2/k.java index 67ff5f8962..405e5cf363 100644 --- a/app/src/main/java/c/i/a/c/f2/k.java +++ b/app/src/main/java/c/i/a/c/f2/k.java @@ -8,7 +8,7 @@ public final class k { public final j[] b; /* renamed from: c reason: collision with root package name */ - public int f866c; + public int f867c; public k(j... jVarArr) { this.b = jVarArr; @@ -26,9 +26,9 @@ public final class k { } public int hashCode() { - if (this.f866c == 0) { - this.f866c = 527 + Arrays.hashCode(this.b); + if (this.f867c == 0) { + this.f867c = 527 + Arrays.hashCode(this.b); } - return this.f866c; + return this.f867c; } } diff --git a/app/src/main/java/c/i/a/c/f2/m.java b/app/src/main/java/c/i/a/c/f2/m.java index 5eda908f68..b906743106 100644 --- a/app/src/main/java/c/i/a/c/f2/m.java +++ b/app/src/main/java/c/i/a/c/f2/m.java @@ -9,19 +9,19 @@ public final class m { public final m1[] b; /* renamed from: c reason: collision with root package name */ - public final g[] f867c; + public final g[] f868c; @Nullable public final Object d; public m(m1[] m1VarArr, g[] gVarArr, @Nullable Object obj) { this.b = m1VarArr; - this.f867c = (g[]) gVarArr.clone(); + this.f868c = (g[]) gVarArr.clone(); this.d = obj; this.a = m1VarArr.length; } public boolean a(@Nullable m mVar, int i) { - return mVar != null && f0.a(this.b[i], mVar.b[i]) && f0.a(this.f867c[i], mVar.f867c[i]); + return mVar != null && f0.a(this.b[i], mVar.b[i]) && f0.a(this.f868c[i], mVar.f868c[i]); } public boolean b(int i) { diff --git a/app/src/main/java/c/i/a/c/g0.java b/app/src/main/java/c/i/a/c/g0.java index 7ab226f6c5..404452ea2a 100644 --- a/app/src/main/java/c/i/a/c/g0.java +++ b/app/src/main/java/c/i/a/c/g0.java @@ -27,7 +27,7 @@ public abstract class g0 implements k1, l1 { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f868s; + public boolean f869s; public g0(int i) { this.i = i; @@ -71,9 +71,9 @@ public abstract class g0 implements k1, l1 { } else if (a == -5) { Format format = s0Var.b; Objects.requireNonNull(format); - if (format.f2226x != RecyclerView.FOREVER_NS) { + if (format.f2234x != RecyclerView.FOREVER_NS) { Format.b a2 = format.a(); - a2.o = format.f2226x + this.p; + a2.o = format.f2234x + this.p; s0Var.b = a2.a(); } } @@ -228,14 +228,14 @@ public abstract class g0 implements k1, l1 { /* JADX WARNING: Removed duplicated region for block: B:17:0x0027 */ public final ExoPlaybackException z(Throwable th, @Nullable Format format, boolean z2) { int i; - if (format != null && !this.f868s) { - this.f868s = true; + if (format != null && !this.f869s) { + this.f869s = true; boolean z3 = false; try { i = a(format) & 7; } catch (ExoPlaybackException unused) { } finally { - this.f868s = z3; + this.f869s = z3; } return new ExoPlaybackException(1, th, null, getName(), this.l, format, format != null ? 4 : i, z2); } diff --git a/app/src/main/java/c/i/a/c/g2/e.java b/app/src/main/java/c/i/a/c/g2/e.java index c5336933c8..cfbb70a72c 100644 --- a/app/src/main/java/c/i/a/c/g2/e.java +++ b/app/src/main/java/c/i/a/c/g2/e.java @@ -14,7 +14,7 @@ public final /* synthetic */ class e implements Comparator { if (compare != 0) { return compare; } - int compareTo = cVar.f869c.compareTo(cVar2.f869c); + int compareTo = cVar.f870c.compareTo(cVar2.f870c); return compareTo != 0 ? compareTo : cVar.d.compareTo(cVar2.d); } } diff --git a/app/src/main/java/c/i/a/c/g2/f.java b/app/src/main/java/c/i/a/c/g2/f.java index 3030792518..99b7379c9b 100644 --- a/app/src/main/java/c/i/a/c/g2/f.java +++ b/app/src/main/java/c/i/a/c/g2/f.java @@ -14,7 +14,7 @@ public final /* synthetic */ class f implements Comparator { if (compare != 0) { return compare; } - int compareTo = cVar2.f869c.compareTo(cVar.f869c); + int compareTo = cVar2.f870c.compareTo(cVar.f870c); return compareTo != 0 ? compareTo : cVar2.d.compareTo(cVar.d); } } diff --git a/app/src/main/java/c/i/a/c/g2/g.java b/app/src/main/java/c/i/a/c/g2/g.java index 8681cd4ff7..d7dc37d3ff 100644 --- a/app/src/main/java/c/i/a/c/g2/g.java +++ b/app/src/main/java/c/i/a/c/g2/g.java @@ -109,7 +109,7 @@ public final class g extends View implements SubtitleView.a { c.b a = cVar.a(); a.g = -3.4028235E38f; a.h = Integer.MIN_VALUE; - a.f818c = null; + a.f819c = null; if (cVar.f == 0) { a.d = 1.0f - cVar.e; a.e = 0; @@ -140,7 +140,7 @@ public final class g extends View implements SubtitleView.a { if (!(charSequence != charSequence2 || (charSequence != null && charSequence.equals(charSequence2)))) { } jVar.i = cVar.b; - jVar.j = cVar.f817c; + jVar.j = cVar.f818c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -149,15 +149,15 @@ public final class g extends View implements SubtitleView.a { jVar.p = cVar.i; jVar.q = cVar.j; jVar.r = cVar.k; - jVar.f871s = bVar.b; - jVar.t = bVar.f816c; + jVar.f872s = bVar.b; + jVar.t = bVar.f817c; jVar.u = i8; jVar.w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f872x = t2; - jVar.f873y = t22; - jVar.f874z = f4; + jVar.f873x = t2; + jVar.f874y = t22; + jVar.f875z = f4; jVar.A = paddingLeft; jVar.B = paddingTop; jVar.C = width; @@ -194,7 +194,7 @@ public final class g extends View implements SubtitleView.a { charSequence = jVar.i; i6 = size; charSequence2 = cVar.b; - if (!(charSequence != charSequence2 || (charSequence != null && charSequence.equals(charSequence2))) && f0.a(jVar.j, cVar.f817c) && jVar.k == cVar.d && jVar.l == cVar.e && jVar.m == cVar.f && f0.a(Integer.valueOf(jVar.n), Integer.valueOf(cVar.g)) && jVar.o == cVar.h && f0.a(Integer.valueOf(jVar.p), Integer.valueOf(cVar.i)) && jVar.q == cVar.j && jVar.r == cVar.k && jVar.f871s == bVar.b && jVar.t == bVar.f816c && jVar.u == i8 && jVar.w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f872x == t2 && jVar.f873y == t22 && jVar.f874z == f4 && jVar.A == paddingLeft && jVar.B == paddingTop && jVar.C == width && jVar.D == paddingBottom) { + if (!(charSequence != charSequence2 || (charSequence != null && charSequence.equals(charSequence2))) && f0.a(jVar.j, cVar.f818c) && jVar.k == cVar.d && jVar.l == cVar.e && jVar.m == cVar.f && f0.a(Integer.valueOf(jVar.n), Integer.valueOf(cVar.g)) && jVar.o == cVar.h && f0.a(Integer.valueOf(jVar.p), Integer.valueOf(cVar.i)) && jVar.q == cVar.j && jVar.r == cVar.k && jVar.f872s == bVar.b && jVar.t == bVar.f817c && jVar.u == i8 && jVar.w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f873x == t2 && jVar.f874y == t22 && jVar.f875z == f4 && jVar.A == paddingLeft && jVar.B == paddingTop && jVar.C == width && jVar.D == paddingBottom) { jVar.a(canvas3, z4); canvas2 = canvas3; i5 = paddingLeft; @@ -204,7 +204,7 @@ public final class g extends View implements SubtitleView.a { f = t2; } else { jVar.i = cVar.b; - jVar.j = cVar.f817c; + jVar.j = cVar.f818c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -213,15 +213,15 @@ public final class g extends View implements SubtitleView.a { jVar.p = cVar.i; jVar.q = cVar.j; jVar.r = cVar.k; - jVar.f871s = bVar.b; - jVar.t = bVar.f816c; + jVar.f872s = bVar.b; + jVar.t = bVar.f817c; jVar.u = i8; jVar.w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f872x = t2; - jVar.f873y = t22; - jVar.f874z = f4; + jVar.f873x = t2; + jVar.f874y = t22; + jVar.f875z = f4; jVar.A = paddingLeft; jVar.B = paddingTop; jVar.C = width; @@ -232,8 +232,8 @@ public final class g extends View implements SubtitleView.a { SpannableStringBuilder spannableStringBuilder = charSequence3 instanceof SpannableStringBuilder ? (SpannableStringBuilder) charSequence3 : new SpannableStringBuilder(jVar.i); int i20 = jVar.C - jVar.A; int i21 = jVar.D - jVar.B; - jVar.f.setTextSize(jVar.f872x); - int i22 = (int) ((jVar.f872x * 0.125f) + 0.5f); + jVar.f.setTextSize(jVar.f873x); + int i22 = (int) ((jVar.f873x * 0.125f) + 0.5f); int i23 = i22 * 2; int i24 = i20 - i23; float f5 = jVar.q; @@ -253,11 +253,11 @@ public final class g extends View implements SubtitleView.a { } else { i5 = paddingLeft; i4 = paddingTop; - if (jVar.f873y > 0.0f) { + if (jVar.f874y > 0.0f) { i3 = width; i2 = paddingBottom; i10 = 0; - spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f873y), 0, spannableStringBuilder.length(), ItemTouchHelper.ACTION_MODE_DRAG_MASK); + spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f874y), 0, spannableStringBuilder.length(), ItemTouchHelper.ACTION_MODE_DRAG_MASK); } else { i3 = width; i2 = paddingBottom; @@ -365,7 +365,7 @@ public final class g extends View implements SubtitleView.a { if (i15 > i16) { } } else { - i14 = (jVar.D - height2) - ((int) (((float) i21) * jVar.f874z)); + i14 = (jVar.D - height2) - ((int) (((float) i21) * jVar.f875z)); } i13 = i14; jVar.E = new StaticLayout(spannableStringBuilder, jVar.f, i33, alignment, jVar.d, jVar.e, true); diff --git a/app/src/main/java/c/i/a/c/g2/i.java b/app/src/main/java/c/i/a/c/g2/i.java index 9ed1bfb60b..b5400af597 100644 --- a/app/src/main/java/c/i/a/c/g2/i.java +++ b/app/src/main/java/c/i/a/c/g2/i.java @@ -26,13 +26,13 @@ public final class i { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f869c; + public final String f870c; public final String d; public c(int i, int i2, String str, String str2, a aVar) { this.a = i; this.b = i2; - this.f869c = str; + this.f870c = str; this.d = str2; } } diff --git a/app/src/main/java/c/i/a/c/g2/j.java b/app/src/main/java/c/i/a/c/g2/j.java index 6e8d176ffe..a78cf620e0 100644 --- a/app/src/main/java/c/i/a/c/g2/j.java +++ b/app/src/main/java/c/i/a/c/g2/j.java @@ -28,7 +28,7 @@ public final class j { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f870c; + public final float f871c; public final float d; public final float e; public final TextPaint f; @@ -49,20 +49,20 @@ public final class j { public float r; /* renamed from: s reason: collision with root package name */ - public int f871s; + public int f872s; public int t; public int u; public int v; public int w; /* renamed from: x reason: collision with root package name */ - public float f872x; + public float f873x; /* renamed from: y reason: collision with root package name */ - public float f873y; + public float f874y; /* renamed from: z reason: collision with root package name */ - public float f874z; + public float f875z; public j(Context context) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(null, new int[]{16843287, 16843288}, 0, 0); @@ -72,7 +72,7 @@ public final class j { float round = (float) Math.round((((float) context.getResources().getDisplayMetrics().densityDpi) * 2.0f) / 160.0f); this.a = round; this.b = round; - this.f870c = round; + this.f871c = round; TextPaint textPaint = new TextPaint(); this.f = textPaint; textPaint.setAntiAlias(true); @@ -109,7 +109,7 @@ public final class j { } else if (i == 2) { TextPaint textPaint = this.f; float f = this.b; - float f2 = this.f870c; + float f2 = this.f871c; textPaint.setShadowLayer(f, f2, f2, this.v); } else if (i == 3 || i == 4) { if (i != 3) { @@ -121,14 +121,14 @@ public final class j { i2 = this.v; } float f3 = this.b / 2.0f; - this.f.setColor(this.f871s); + this.f.setColor(this.f872s); this.f.setStyle(Paint.Style.FILL); float f4 = -f3; this.f.setShadowLayer(this.b, f4, f4, i3); staticLayout2.draw(canvas); this.f.setShadowLayer(this.b, f3, f3, i2); } - this.f.setColor(this.f871s); + this.f.setColor(this.f872s); this.f.setStyle(Paint.Style.FILL); staticLayout.draw(canvas); this.f.setShadowLayer(0.0f, 0.0f, 0.0f, 0); diff --git a/app/src/main/java/c/i/a/c/g2/n.java b/app/src/main/java/c/i/a/c/g2/n.java index 153e45734f..5dc57dead7 100644 --- a/app/src/main/java/c/i/a/c/g2/n.java +++ b/app/src/main/java/c/i/a/c/g2/n.java @@ -174,7 +174,7 @@ public final class n extends FrameLayout implements SubtitleView.a { HashMap hashMap = new HashMap(); String str19 = "default_bg"; String str20 = "background-color:%s;"; - hashMap.put(AnimatableValueParser.Y(str19), f0.k(str20, AnimatableValueParser.G2(nVar.l.f816c))); + hashMap.put(AnimatableValueParser.Y(str19), f0.k(str20, AnimatableValueParser.G2(nVar.l.f817c))); int i9 = 0; while (i9 < nVar.k.size()) { c cVar2 = nVar.k.get(i9); @@ -223,7 +223,7 @@ public final class n extends FrameLayout implements SubtitleView.a { i2 = b; str2 = "fit-content"; } - Layout.Alignment alignment = cVar2.f817c; + Layout.Alignment alignment = cVar2.f818c; String str21 = "center"; if (alignment == null) { i3 = 2; @@ -372,7 +372,7 @@ public final class n extends FrameLayout implements SubtitleView.a { } else { sb2.append("sesame"); } - str16 = f0.k("", sb2.toString(), cVar3.f843c != 2 ? "over right" : "under left"); + str16 = f0.k("", sb2.toString(), cVar3.f844c != 2 ? "over right" : "under left"); } f2 = f8; str12 = str2; @@ -496,7 +496,7 @@ public final class n extends FrameLayout implements SubtitleView.a { } Collections.sort(dVar3.a, e.i); for (i.c cVar6 : dVar3.a) { - sb3.append(cVar6.f869c); + sb3.append(cVar6.f870c); } i18++; i19 = keyAt; @@ -657,7 +657,7 @@ public final class n extends FrameLayout implements SubtitleView.a { } sb4.append(""); sb.insert(0, sb4.toString()); - this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1269c), 1), "text/html", "base64"); + this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1270c), 1), "text/html", "base64"); } @Override // android.widget.FrameLayout, android.view.View, android.view.ViewGroup diff --git a/app/src/main/java/c/i/a/c/g2/o/d.java b/app/src/main/java/c/i/a/c/g2/o/d.java index 268068e50a..1faf0c1f94 100644 --- a/app/src/main/java/c/i/a/c/g2/o/d.java +++ b/app/src/main/java/c/i/a/c/g2/o/d.java @@ -14,7 +14,7 @@ public final class d implements SensorEventListener { public final float[] b = new float[16]; /* renamed from: c reason: collision with root package name */ - public final float[] f875c = new float[16]; + public final float[] f876c = new float[16]; public final float[] d = new float[3]; public final Display e; public final a[] f; @@ -64,12 +64,12 @@ public final class d implements SensorEventListener { Matrix.rotateM(this.a, 0, 90.0f, 1.0f, 0.0f, 0.0f); float[] fArr3 = this.a; if (!this.g) { - c.a(this.f875c, fArr3); + c.a(this.f876c, fArr3); this.g = true; } float[] fArr4 = this.b; System.arraycopy(fArr3, 0, fArr4, 0, fArr4.length); - Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f875c, 0); + Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f876c, 0); float[] fArr5 = this.a; for (a aVar : this.f) { aVar.a(fArr5, f); diff --git a/app/src/main/java/c/i/a/c/g2/o/e.java b/app/src/main/java/c/i/a/c/g2/o/e.java index cc886d192a..a0f340af0a 100644 --- a/app/src/main/java/c/i/a/c/g2/o/e.java +++ b/app/src/main/java/c/i/a/c/g2/o/e.java @@ -10,7 +10,7 @@ public final class e { public static final String[] b = {"#extension GL_OES_EGL_image_external : require", "precision mediump float;", "uniform samplerExternalOES uTexture;", "varying vec2 vTexCoords;", "void main() {", " gl_FragColor = texture2D(uTexture, vTexCoords);", "}"}; /* renamed from: c reason: collision with root package name */ - public static final float[] f876c = {1.0f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; + public static final float[] f877c = {1.0f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; public static final float[] d = {1.0f, 0.0f, 0.0f, 0.0f, -0.5f, 0.0f, 0.0f, 0.5f, 1.0f}; public static final float[] e = {1.0f, 0.0f, 0.0f, 0.0f, -0.5f, 0.0f, 0.0f, 1.0f, 1.0f}; public static final float[] f = {0.5f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; @@ -33,14 +33,14 @@ public final class e { public final FloatBuffer b; /* renamed from: c reason: collision with root package name */ - public final FloatBuffer f877c; + public final FloatBuffer f878c; public final int d; public a(d.b bVar) { - float[] fArr = bVar.f931c; + float[] fArr = bVar.f932c; this.a = fArr.length / 3; this.b = AnimatableValueParser.O(fArr); - this.f877c = AnimatableValueParser.O(bVar.d); + this.f878c = AnimatableValueParser.O(bVar.d); int i = bVar.b; if (i == 1) { this.d = 5; diff --git a/app/src/main/java/c/i/a/c/g2/o/f.java b/app/src/main/java/c/i/a/c/g2/o/f.java index 1d976ef3a4..e05a49a37c 100644 --- a/app/src/main/java/c/i/a/c/g2/o/f.java +++ b/app/src/main/java/c/i/a/c/g2/o/f.java @@ -25,7 +25,7 @@ public final class f implements s, a { public final AtomicBoolean b = new AtomicBoolean(true); /* renamed from: c reason: collision with root package name */ - public final e f878c = new e(); + public final e f879c = new e(); public final c d = new c(); public final d0 e = new d0<>(); public final d0 f = new d0<>(); @@ -40,14 +40,14 @@ public final class f implements s, a { @Override // c.i.a.c.j2.x.a public void a(long j, float[] fArr) { - this.d.f929c.a(j, fArr); + this.d.f930c.a(j, fArr); } @Override // c.i.a.c.j2.x.a public void b() { this.e.b(); c cVar = this.d; - cVar.f929c.b(); + cVar.f930c.b(); cVar.d = false; this.b.set(true); } @@ -88,7 +88,7 @@ public final class f implements s, a { if (f4 == 1886547818) { wVar.E(8); int i8 = wVar.b; - int i9 = wVar.f916c; + int i9 = wVar.f917c; while (true) { if (i8 >= i9) { break; @@ -245,7 +245,7 @@ public final class f implements s, a { public SurfaceTexture d() { GLES20.glClearColor(0.5f, 0.5f, 0.5f, 1.0f); AnimatableValueParser.r(); - e eVar = this.f878c; + e eVar = this.f879c; Objects.requireNonNull(eVar); int K = AnimatableValueParser.K(TextUtils.join("\n", e.a), TextUtils.join("\n", e.b)); eVar.k = K; diff --git a/app/src/main/java/c/i/a/c/g2/o/h.java b/app/src/main/java/c/i/a/c/g2/o/h.java index a56ccf1907..762b65f070 100644 --- a/app/src/main/java/c/i/a/c/g2/o/h.java +++ b/app/src/main/java/c/i/a/c/g2/o/h.java @@ -46,7 +46,7 @@ public final class h extends GLSurfaceView { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f879s; + public boolean f880s; public boolean t; /* compiled from: SphericalGLSurfaceView */ @@ -124,7 +124,7 @@ public final class h extends GLSurfaceView { if (l != null) { c cVar = fVar.d; float[] fArr3 = fVar.g; - float[] e = cVar.f929c.e(l.longValue()); + float[] e = cVar.f930c.e(l.longValue()); if (e != null) { float[] fArr4 = cVar.b; float f = e[0]; @@ -147,10 +147,10 @@ public final class h extends GLSurfaceView { } c.i.a.c.j2.x.d e2 = fVar.f.e(timestamp); if (e2 != null) { - e eVar = fVar.f878c; + e eVar = fVar.f879c; Objects.requireNonNull(eVar); if (e.a(e2)) { - eVar.h = e2.f930c; + eVar.h = e2.f931c; e.a aVar = new e.a(e2.a.a[0]); eVar.i = aVar; if (!e2.d) { @@ -161,7 +161,7 @@ public final class h extends GLSurfaceView { } } Matrix.multiplyMM(fVar.h, 0, fArr2, 0, fVar.g, 0); - e eVar2 = fVar.f878c; + e eVar2 = fVar.f879c; int i = fVar.i; float[] fArr5 = fVar.h; e.a aVar2 = eVar2.i; @@ -172,7 +172,7 @@ public final class h extends GLSurfaceView { GLES20.glEnableVertexAttribArray(eVar2.o); AnimatableValueParser.r(); int i2 = eVar2.h; - GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f876c, 0); + GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f877c, 0); GLES20.glUniformMatrix4fv(eVar2.l, 1, false, fArr5, 0); GLES20.glActiveTexture(33984); GLES20.glBindTexture(36197, i); @@ -180,7 +180,7 @@ public final class h extends GLSurfaceView { AnimatableValueParser.r(); GLES20.glVertexAttribPointer(eVar2.n, 3, 5126, false, 12, (Buffer) aVar2.b); AnimatableValueParser.r(); - GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f877c); + GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f878c); AnimatableValueParser.r(); GLES20.glDrawArrays(aVar2.d, 0, aVar2.a); AnimatableValueParser.r(); @@ -232,7 +232,7 @@ public final class h extends GLSurfaceView { } public final void a() { - boolean z2 = this.r && this.f879s; + boolean z2 = this.r && this.f880s; Sensor sensor = this.j; if (sensor != null && z2 != this.t) { if (z2) { @@ -252,7 +252,7 @@ public final class h extends GLSurfaceView { @Override // android.opengl.GLSurfaceView public void onPause() { - this.f879s = false; + this.f880s = false; a(); super.onPause(); } @@ -260,7 +260,7 @@ public final class h extends GLSurfaceView { @Override // android.opengl.GLSurfaceView public void onResume() { super.onResume(); - this.f879s = true; + this.f880s = true; a(); } diff --git a/app/src/main/java/c/i/a/c/h0.java b/app/src/main/java/c/i/a/c/h0.java index d6cc4eac99..63dc84d262 100644 --- a/app/src/main/java/c/i/a/c/h0.java +++ b/app/src/main/java/c/i/a/c/h0.java @@ -7,7 +7,7 @@ public final class h0 { public static final UUID b = new UUID(1186680826959645954L, -5988876978535335093L); /* renamed from: c reason: collision with root package name */ - public static final UUID f881c = new UUID(-2129748144642739255L, 8654423357094679310L); + public static final UUID f882c = new UUID(-2129748144642739255L, 8654423357094679310L); public static final UUID d = new UUID(-1301668207276963122L, -6645017420763422227L); public static final UUID e = new UUID(-7348484286925749626L, -6083546864340672619L); diff --git a/app/src/main/java/c/i/a/c/h1.java b/app/src/main/java/c/i/a/c/h1.java index 90aa95f416..43bdba8e82 100644 --- a/app/src/main/java/c/i/a/c/h1.java +++ b/app/src/main/java/c/i/a/c/h1.java @@ -13,7 +13,7 @@ public final class h1 { public final a b; /* renamed from: c reason: collision with root package name */ - public final g f882c; + public final g f883c; public final r1 d; public int e; @Nullable @@ -38,7 +38,7 @@ public final class h1 { this.a = bVar; this.d = r1Var; this.g = looper; - this.f882c = gVar; + this.f883c = gVar; this.h = i; } @@ -46,14 +46,14 @@ public final class h1 { boolean z2; AnimatableValueParser.D(this.i); AnimatableValueParser.D(this.g.getThread() != Thread.currentThread()); - long c2 = this.f882c.c() + j; + long c2 = this.f883c.c() + j; while (true) { z2 = this.k; if (z2 || j <= 0) { break; } wait(j); - j = c2 - this.f882c.c(); + j = c2 - this.f883c.c(); } if (!z2) { throw new TimeoutException("Message delivery timed out."); diff --git a/app/src/main/java/c/i/a/c/h2/d.java b/app/src/main/java/c/i/a/c/h2/d.java index ea9141ddba..70089334b9 100644 --- a/app/src/main/java/c/i/a/c/h2/d.java +++ b/app/src/main/java/c/i/a/c/h2/d.java @@ -22,7 +22,7 @@ public interface d { public final a b; /* renamed from: c reason: collision with root package name */ - public boolean f883c; + public boolean f884c; public C0095a(Handler handler, a aVar) { this.a = handler; @@ -35,7 +35,7 @@ public interface d { while (it.hasNext()) { C0095a next = it.next(); if (next.b == aVar) { - next.f883c = true; + next.f884c = true; this.a.remove(next); } } diff --git a/app/src/main/java/c/i/a/c/h2/e.java b/app/src/main/java/c/i/a/c/h2/e.java index 2e6b1bc52e..d4576c6bc9 100644 --- a/app/src/main/java/c/i/a/c/h2/e.java +++ b/app/src/main/java/c/i/a/c/h2/e.java @@ -11,7 +11,7 @@ public abstract class e implements j { public final ArrayList b = new ArrayList<>(1); /* renamed from: c reason: collision with root package name */ - public int f884c; + public int f885c; @Nullable public l d; @@ -24,7 +24,7 @@ public abstract class e implements j { Objects.requireNonNull(xVar); if (!this.b.contains(xVar)) { this.b.add(xVar); - this.f884c++; + this.f885c++; } } @@ -36,7 +36,7 @@ public abstract class e implements j { public final void o(int i) { l lVar = this.d; int i2 = f0.a; - for (int i3 = 0; i3 < this.f884c; i3++) { + for (int i3 = 0; i3 < this.f885c; i3++) { this.b.get(i3).e(this, lVar, this.a, i); } } @@ -44,21 +44,21 @@ public abstract class e implements j { public final void p() { l lVar = this.d; int i = f0.a; - for (int i2 = 0; i2 < this.f884c; i2++) { + for (int i2 = 0; i2 < this.f885c; i2++) { this.b.get(i2).a(this, lVar, this.a); } this.d = null; } public final void q(l lVar) { - for (int i = 0; i < this.f884c; i++) { + for (int i = 0; i < this.f885c; i++) { this.b.get(i).g(this, lVar, this.a); } } public final void r(l lVar) { this.d = lVar; - for (int i = 0; i < this.f884c; i++) { + for (int i = 0; i < this.f885c; i++) { this.b.get(i).b(this, lVar, this.a); } } diff --git a/app/src/main/java/c/i/a/c/h2/l.java b/app/src/main/java/c/i/a/c/h2/l.java index 61ca88294e..a2b2d845b7 100644 --- a/app/src/main/java/c/i/a/c/h2/l.java +++ b/app/src/main/java/c/i/a/c/h2/l.java @@ -13,7 +13,7 @@ public final class l { public final long b; /* renamed from: c reason: collision with root package name */ - public final int f885c; + public final int f886c; @Nullable public final byte[] d; public final Map e; @@ -32,7 +32,7 @@ public final class l { public long b; /* renamed from: c reason: collision with root package name */ - public int f886c; + public int f887c; @Nullable public byte[] d; public Map e; @@ -47,7 +47,7 @@ public final class l { public b(l lVar, a aVar) { this.a = lVar.a; this.b = lVar.b; - this.f886c = lVar.f885c; + this.f887c = lVar.f886c; this.d = lVar.d; this.e = lVar.e; this.f = lVar.f; @@ -59,7 +59,7 @@ public final class l { public l a() { AnimatableValueParser.I(this.a, "The uri must be set."); - return new l(this.a, this.b, this.f886c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); + return new l(this.a, this.b, this.f887c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); } } @@ -74,7 +74,7 @@ public final class l { AnimatableValueParser.k(z2); this.a = uri; this.b = j; - this.f885c = i; + this.f886c = i; this.d = (bArr2 == null || bArr2.length == 0) ? null : bArr2; this.e = Collections.unmodifiableMap(new HashMap(map)); this.f = j2; @@ -107,7 +107,7 @@ public final class l { public String toString() { StringBuilder K = c.d.b.a.a.K("DataSpec["); - K.append(b(this.f885c)); + K.append(b(this.f886c)); K.append(" "); K.append(this.a); K.append(", "); diff --git a/app/src/main/java/c/i/a/c/h2/m.java b/app/src/main/java/c/i/a/c/h2/m.java index ab3c6e797d..4964496602 100644 --- a/app/src/main/java/c/i/a/c/h2/m.java +++ b/app/src/main/java/c/i/a/c/h2/m.java @@ -9,7 +9,7 @@ public final class m { public final int b; /* renamed from: c reason: collision with root package name */ - public final c[] f887c; + public final c[] f888c; public int d; public int e; public int f; @@ -22,7 +22,7 @@ public final class m { this.b = i; this.f = 0; this.g = new c[100]; - this.f887c = new c[1]; + this.f888c = new c[1]; } public synchronized void a(c[] cVarArr) { diff --git a/app/src/main/java/c/i/a/c/h2/n.java b/app/src/main/java/c/i/a/c/h2/n.java index c6607a8906..4776fa3579 100644 --- a/app/src/main/java/c/i/a/c/h2/n.java +++ b/app/src/main/java/c/i/a/c/h2/n.java @@ -31,7 +31,7 @@ public final class n implements d, x { public static final u b = u.u(6100000L, 3800000L, 2100000L, 1300000L, 590000L); /* renamed from: c reason: collision with root package name */ - public static final u f888c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); + public static final u f889c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); public static final u d = u.u(2200000L, 1300000L, 930000L, 730000L, 530000L); public static final u e = u.u(4800000L, 2700000L, 1800000L, 1200000L, 630000L); public static final u f = u.u(12000000L, 8800000L, 5900000L, 3500000L, 1800000L); @@ -51,7 +51,7 @@ public final class n implements d, x { public long r; /* renamed from: s reason: collision with root package name */ - public long f889s; + public long f890s; public long t; /* compiled from: DefaultBandwidthMeter */ @@ -60,12 +60,12 @@ public final class n implements d, x { public final Handler b = new Handler(Looper.getMainLooper()); /* renamed from: c reason: collision with root package name */ - public final ArrayList> f890c = new ArrayList<>(); + public final ArrayList> f891c = new ArrayList<>(); public final void a() { - for (int size = this.f890c.size() - 1; size >= 0; size--) { - if (this.f890c.get(size).get() == null) { - this.f890c.remove(size); + for (int size = this.f891c.size() - 1; size >= 0; size--) { + if (this.f891c.get(size).get() == null) { + this.f891c.remove(size); } } } @@ -78,15 +78,15 @@ public final class n implements d, x { if (nVar.p != q) { nVar.p = q; if (q != 1 && q != 0 && q != 8) { - nVar.f889s = nVar.i(q); + nVar.f890s = nVar.i(q); long c2 = nVar.l.c(); - nVar.k(nVar.m > 0 ? (int) (c2 - nVar.n) : 0, nVar.o, nVar.f889s); + nVar.k(nVar.m > 0 ? (int) (c2 - nVar.n) : 0, nVar.o, nVar.f890s); nVar.n = c2; nVar.o = 0; nVar.r = 0; nVar.q = 0; z zVar = nVar.k; - zVar.f918c.clear(); + zVar.f919c.clear(); zVar.e = -1; zVar.f = 0; zVar.g = 0; @@ -99,8 +99,8 @@ public final class n implements d, x { public synchronized void onReceive(Context context, Intent intent) { if (!isInitialStickyBroadcast()) { a(); - for (int i = 0; i < this.f890c.size(); i++) { - n nVar = this.f890c.get(i).get(); + for (int i = 0; i < this.f891c.size(); i++) { + n nVar = this.f891c.get(i).get(); if (nVar != null) { b(nVar); } @@ -142,7 +142,7 @@ public final class n implements d, x { this.l = gVar; int q = context == null ? 0 : f0.q(context); this.p = q; - this.f889s = i(q); + this.f890s = i(q); if (context != null && z2) { a aVar3 = a.a; synchronized (a.class) { @@ -156,7 +156,7 @@ public final class n implements d, x { } synchronized (aVar) { aVar.a(); - aVar.f890c.add(new WeakReference<>(this)); + aVar.f891c.add(new WeakReference<>(this)); aVar.b.post(new b(aVar, this)); } } @@ -422,9 +422,9 @@ public final class n implements d, x { if (i > 0) { this.k.a((int) Math.sqrt((double) j2), (((float) j2) * 8000.0f) / ((float) i)); if (this.q >= 2000 || this.r >= Permission.VIEW_GUILD_ANALYTICS) { - this.f889s = (long) this.k.b(0.5f); + this.f890s = (long) this.k.b(0.5f); } - k(i, this.o, this.f889s); + k(i, this.o, this.f890s); this.n = c2; this.o = 0; } @@ -488,7 +488,7 @@ public final class n implements d, x { Iterator it = this.j.a.iterator(); while (it.hasNext()) { d.a.C0094a.C0095a next = it.next(); - if (!next.f883c) { + if (!next.f884c) { next.a.post(new a(next, i, j, j2)); } } diff --git a/app/src/main/java/c/i/a/c/h2/o.java b/app/src/main/java/c/i/a/c/h2/o.java index 18b44b6bec..b22fa86c95 100644 --- a/app/src/main/java/c/i/a/c/h2/o.java +++ b/app/src/main/java/c/i/a/c/h2/o.java @@ -25,7 +25,7 @@ public final class o implements j { public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public final j f891c; + public final j f892c; @Nullable public j d; @Nullable @@ -46,7 +46,7 @@ public final class o implements j { public o(Context context, j jVar) { this.a = context.getApplicationContext(); Objects.requireNonNull(jVar); - this.f891c = jVar; + this.f892c = jVar; } @Override // c.i.a.c.h2.j @@ -103,7 +103,7 @@ public final class o implements j { throw new RuntimeException("Error instantiating RTMP extension", e); } if (this.g == null) { - this.g = this.f891c; + this.g = this.f892c; } } this.k = this.g; @@ -129,7 +129,7 @@ public final class o implements j { } this.k = this.j; } else { - this.k = this.f891c; + this.k = this.f892c; } return this.k.a(lVar); } @@ -150,7 +150,7 @@ public final class o implements j { @Override // c.i.a.c.h2.j public void d(x xVar) { Objects.requireNonNull(xVar); - this.f891c.d(xVar); + this.f892c.d(xVar); this.b.add(xVar); j jVar = this.d; if (jVar != null) { diff --git a/app/src/main/java/c/i/a/c/h2/q.java b/app/src/main/java/c/i/a/c/h2/q.java index 56a4c74def..ca66e7fc33 100644 --- a/app/src/main/java/c/i/a/c/h2/q.java +++ b/app/src/main/java/c/i/a/c/h2/q.java @@ -56,7 +56,7 @@ public class q extends e implements j { public int r; /* renamed from: s reason: collision with root package name */ - public long f892s; + public long f893s; public long t; public long u; public long v; @@ -68,12 +68,12 @@ public class q extends e implements j { public String b; /* renamed from: c reason: collision with root package name */ - public int f893c = 8000; + public int f894c = 8000; public int d = 8000; /* renamed from: b */ public q a() { - return new q(this.b, this.f893c, this.d, false, this.a, null, null); + return new q(this.b, this.f894c, this.d, false, this.a, null, null); } } @@ -172,7 +172,7 @@ public class q extends e implements j { j = lVar.f; } j = 0; - this.f892s = j; + this.f893s = j; boolean equalsIgnoreCase = "gzip".equalsIgnoreCase(u.getHeaderField("Content-Encoding")); if (!equalsIgnoreCase) { long j3 = lVar.g; @@ -208,13 +208,13 @@ public class q extends e implements j { } } } - this.t = j2 == -1 ? j2 - this.f892s : -1; + this.t = j2 == -1 ? j2 - this.f893s : -1; } j2 = -1; headerField = u.getHeaderField("Content-Range"); if (!TextUtils.isEmpty(headerField)) { } - this.t = j2 == -1 ? j2 - this.f892s : -1; + this.t = j2 == -1 ? j2 - this.f893s : -1; } } else { this.t = lVar.g; @@ -345,7 +345,7 @@ public class q extends e implements j { HttpURLConnection v; l lVar2 = lVar; URL url = new URL(lVar2.a.toString()); - int i = lVar2.f885c; + int i = lVar2.f886c; byte[] bArr = lVar2.d; long j = lVar2.f; long j2 = lVar2.g; @@ -426,13 +426,13 @@ public class q extends e implements j { } public final void x() throws IOException { - if (this.u != this.f892s) { + if (this.u != this.f893s) { if (this.p == null) { this.p = new byte[4096]; } while (true) { long j = this.u; - long j2 = this.f892s; + long j2 = this.f893s; if (j != j2) { int min = (int) Math.min(j2 - j, (long) this.p.length); InputStream inputStream = this.o; diff --git a/app/src/main/java/c/i/a/c/h2/v.java b/app/src/main/java/c/i/a/c/h2/v.java index 6dbb047ebc..4319c74a4d 100644 --- a/app/src/main/java/c/i/a/c/h2/v.java +++ b/app/src/main/java/c/i/a/c/h2/v.java @@ -13,7 +13,7 @@ public final class v implements j { public long b; /* renamed from: c reason: collision with root package name */ - public Uri f894c = Uri.EMPTY; + public Uri f895c = Uri.EMPTY; public Map> d = Collections.emptyMap(); public v(j jVar) { @@ -23,12 +23,12 @@ public final class v implements j { @Override // c.i.a.c.h2.j public long a(l lVar) throws IOException { - this.f894c = lVar.a; + this.f895c = lVar.a; this.d = Collections.emptyMap(); long a = this.a.a(lVar); Uri m = m(); Objects.requireNonNull(m); - this.f894c = m; + this.f895c = m; this.d = j(); return a; } diff --git a/app/src/main/java/c/i/a/c/h2/w.java b/app/src/main/java/c/i/a/c/h2/w.java index 927be13497..853fd4f481 100644 --- a/app/src/main/java/c/i/a/c/h2/w.java +++ b/app/src/main/java/c/i/a/c/h2/w.java @@ -12,7 +12,7 @@ public final class w implements j { public final h b; /* renamed from: c reason: collision with root package name */ - public boolean f895c; + public boolean f896c; public long d; public w(j jVar, h hVar) { @@ -30,9 +30,9 @@ public final class w implements j { } long j = lVar2.g; if (j == -1 && a != -1) { - lVar2 = j == a ? lVar2 : new l(lVar2.a, lVar2.b, lVar2.f885c, lVar2.d, lVar2.e, lVar2.f + 0, a, lVar2.h, lVar2.i, lVar2.j); + lVar2 = j == a ? lVar2 : new l(lVar2.a, lVar2.b, lVar2.f886c, lVar2.d, lVar2.e, lVar2.f + 0, a, lVar2.h, lVar2.i, lVar2.j); } - this.f895c = true; + this.f896c = true; this.b.a(lVar2); return this.d; } @@ -43,8 +43,8 @@ public final class w implements j { try { this.a.close(); } finally { - if (this.f895c) { - this.f895c = z2; + if (this.f896c) { + this.f896c = z2; this.b.close(); } } diff --git a/app/src/main/java/c/i/a/c/h2/y/c.java b/app/src/main/java/c/i/a/c/h2/y/c.java index 2838bc7330..e027d98a79 100644 --- a/app/src/main/java/c/i/a/c/h2/y/c.java +++ b/app/src/main/java/c/i/a/c/h2/y/c.java @@ -25,7 +25,7 @@ public final class c implements j { @Nullable /* renamed from: c reason: collision with root package name */ - public final j f896c; + public final j f897c; public final j d; public final g e = a.b; @Nullable @@ -48,7 +48,7 @@ public final class c implements j { public boolean r; /* renamed from: s reason: collision with root package name */ - public long f897s; + public long f898s; public long t; /* compiled from: CacheDataSource */ @@ -67,7 +67,7 @@ public final class c implements j { this.h = (i & 2) != 0; this.i = (i & 4) != 0 ? true : z2; this.d = jVar; - this.f896c = new w(jVar, hVar); + this.f897c = new w(jVar, hVar); this.f = null; } @@ -86,9 +86,9 @@ public final class c implements j { this.k = a3; Cache cache = this.a; Uri uri = a3.a; - byte[] bArr = ((n) cache.b(str)).f903c.get("exo_redir"); + byte[] bArr = ((n) cache.b(str)).f904c.get("exo_redir"); Uri uri2 = null; - String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1269c) : null; + String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1270c) : null; if (str2 != null) { uri2 = Uri.parse(str2); } @@ -137,9 +137,9 @@ public final class c implements j { this.j = null; this.n = 0; a aVar = this.f; - if (aVar != null && this.f897s > 0) { - aVar.b(this.a.h(), this.f897s); - this.f897s = 0; + if (aVar != null && this.f898s > 0) { + aVar.b(this.a.h(), this.f898s); + this.f898s = 0; } try { o(); @@ -252,7 +252,7 @@ public final class c implements j { a4.f = this.n; a4.g = j5; lVar2 = a4.a(); - jVar = this.f896c; + jVar = this.f897c; if (jVar == null) { jVar = this.d; this.a.i(hVar); @@ -303,7 +303,7 @@ public final class c implements j { mVar.b.remove("exo_redir"); } } - if (this.l == this.f896c) { + if (this.l == this.f897c) { this.a.c(str, mVar); } } @@ -328,7 +328,7 @@ public final class c implements j { int read = jVar.read(bArr, i, i2); if (read != -1) { if (q()) { - this.f897s += (long) read; + this.f898s += (long) read; } long j = (long) read; this.n += j; @@ -383,7 +383,7 @@ public final class c implements j { public final void s(String str) throws IOException { this.o = 0; - if (this.l == this.f896c) { + if (this.l == this.f897c) { m mVar = new m(); m.a(mVar, this.n); this.a.c(str, mVar); diff --git a/app/src/main/java/c/i/a/c/h2/y/f.java b/app/src/main/java/c/i/a/c/h2/y/f.java index 70a30bfe3c..24e1b835a8 100644 --- a/app/src/main/java/c/i/a/c/h2/y/f.java +++ b/app/src/main/java/c/i/a/c/h2/y/f.java @@ -20,7 +20,7 @@ public final class f { public final a b; /* renamed from: c reason: collision with root package name */ - public String f898c; + public String f899c; public f(a aVar) { this.b = aVar; @@ -47,8 +47,8 @@ public final class f { @WorkerThread public Map a() throws DatabaseIOException { try { - Objects.requireNonNull(this.f898c); - Cursor query = this.b.getReadableDatabase().query(this.f898c, a, null, null, null, null, null); + Objects.requireNonNull(this.f899c); + Cursor query = this.b.getReadableDatabase().query(this.f899c, a, null, null, null, null, null); HashMap hashMap = new HashMap(query.getCount()); while (query.moveToNext()) { hashMap.put(query.getString(0), new e(query.getLong(1), query.getLong(2))); @@ -64,15 +64,15 @@ public final class f { public void b(long j) throws DatabaseIOException { try { String hexString = Long.toHexString(j); - this.f898c = "ExoPlayerCacheFileMetadata" + hexString; + this.f899c = "ExoPlayerCacheFileMetadata" + hexString; if (AnimatableValueParser.Q0(this.b.getReadableDatabase(), 2, hexString) != 1) { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { AnimatableValueParser.A2(writableDatabase, 2, hexString, 1); - String str = this.f898c; + String str = this.f899c; writableDatabase.execSQL("DROP TABLE IF EXISTS " + str); - writableDatabase.execSQL("CREATE TABLE " + this.f898c + " (name TEXT PRIMARY KEY NOT NULL,length INTEGER NOT NULL,last_touch_timestamp INTEGER NOT NULL)"); + writableDatabase.execSQL("CREATE TABLE " + this.f899c + " (name TEXT PRIMARY KEY NOT NULL,length INTEGER NOT NULL,last_touch_timestamp INTEGER NOT NULL)"); writableDatabase.setTransactionSuccessful(); } finally { writableDatabase.endTransaction(); @@ -85,14 +85,14 @@ public final class f { @WorkerThread public void c(Set set) throws DatabaseIOException { - Objects.requireNonNull(this.f898c); + Objects.requireNonNull(this.f899c); try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { Iterator it = set.iterator(); while (it.hasNext()) { - writableDatabase.delete(this.f898c, "name = ?", new String[]{it.next()}); + writableDatabase.delete(this.f899c, "name = ?", new String[]{it.next()}); } writableDatabase.setTransactionSuccessful(); } finally { @@ -105,14 +105,14 @@ public final class f { @WorkerThread public void d(String str, long j, long j2) throws DatabaseIOException { - Objects.requireNonNull(this.f898c); + Objects.requireNonNull(this.f899c); try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); ContentValues contentValues = new ContentValues(); contentValues.put(ModelAuditLogEntry.CHANGE_KEY_NAME, str); contentValues.put("length", Long.valueOf(j)); contentValues.put("last_touch_timestamp", Long.valueOf(j2)); - writableDatabase.replaceOrThrow(this.f898c, null, contentValues); + writableDatabase.replaceOrThrow(this.f899c, null, contentValues); } catch (SQLException e) { throw new DatabaseIOException(e); } diff --git a/app/src/main/java/c/i/a/c/h2/y/i.java b/app/src/main/java/c/i/a/c/h2/y/i.java index 224f849d35..ba8f68318a 100644 --- a/app/src/main/java/c/i/a/c/h2/y/i.java +++ b/app/src/main/java/c/i/a/c/h2/y/i.java @@ -9,7 +9,7 @@ public final class i { public final String b; /* renamed from: c reason: collision with root package name */ - public final TreeSet f899c = new TreeSet<>(); + public final TreeSet f900c = new TreeSet<>(); public final ArrayList d = new ArrayList<>(); public n e; @@ -69,7 +69,7 @@ public final class i { return false; } i iVar = (i) obj; - return this.a == iVar.a && this.b.equals(iVar.b) && this.f899c.equals(iVar.f899c) && this.e.equals(iVar.e); + return this.a == iVar.a && this.b.equals(iVar.b) && this.f900c.equals(iVar.f900c) && this.e.equals(iVar.e); } public int hashCode() { diff --git a/app/src/main/java/c/i/a/c/h2/y/j.java b/app/src/main/java/c/i/a/c/h2/y/j.java index 81bec26d7e..e59f489d8e 100644 --- a/app/src/main/java/c/i/a/c/h2/y/j.java +++ b/app/src/main/java/c/i/a/c/h2/y/j.java @@ -44,7 +44,7 @@ public class j { public final SparseArray b; /* renamed from: c reason: collision with root package name */ - public final SparseBooleanArray f900c; + public final SparseBooleanArray f901c; public final SparseBooleanArray d; public c e; @Nullable @@ -56,7 +56,7 @@ public class j { public final c.i.a.c.w1.a b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f901c = new SparseArray<>(); + public final SparseArray f902c = new SparseArray<>(); public String d; public String e; @@ -67,9 +67,9 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void a(i iVar, boolean z2) { if (z2) { - this.f901c.delete(iVar.a); + this.f902c.delete(iVar.a); } else { - this.f901c.put(iVar.a, null); + this.f902c.put(iVar.a, null); } } @@ -84,7 +84,7 @@ public class j { i(writableDatabase, iVar); } writableDatabase.setTransactionSuccessful(); - this.f901c.clear(); + this.f902c.clear(); } finally { writableDatabase.endTransaction(); } @@ -95,7 +95,7 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void c(i iVar) { - this.f901c.put(iVar.a, iVar); + this.f902c.put(iVar.a, iVar); } @Override // c.i.a.c.h2.y.j.c @@ -108,15 +108,15 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void e(HashMap hashMap) throws IOException { - if (this.f901c.size() != 0) { + if (this.f902c.size() != 0) { try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); - for (int i = 0; i < this.f901c.size(); i++) { + for (int i = 0; i < this.f902c.size(); i++) { try { - i valueAt = this.f901c.valueAt(i); + i valueAt = this.f902c.valueAt(i); if (valueAt == null) { - int keyAt = this.f901c.keyAt(i); + int keyAt = this.f902c.keyAt(i); String str = this.e; Objects.requireNonNull(str); writableDatabase.delete(str, "id = ?", new String[]{Integer.toString(keyAt)}); @@ -128,7 +128,7 @@ public class j { } } writableDatabase.setTransactionSuccessful(); - this.f901c.clear(); + this.f902c.clear(); writableDatabase.endTransaction(); } catch (SQLException e) { throw new DatabaseIOException(e); @@ -163,7 +163,7 @@ public class j { */ @Override // c.i.a.c.h2.y.j.c public void g(HashMap hashMap, SparseArray sparseArray) throws IOException { - AnimatableValueParser.D(this.f901c.size() == 0); + AnimatableValueParser.D(this.f902c.size() == 0); try { SQLiteDatabase readableDatabase = this.b.getReadableDatabase(); String str = this.d; @@ -252,7 +252,7 @@ public class j { @Nullable /* renamed from: c reason: collision with root package name */ - public final SecretKeySpec f902c; + public final SecretKeySpec f903c; @Nullable public final SecureRandom d; public final f e; @@ -288,7 +288,7 @@ public class j { } this.a = z2; this.b = cipher; - this.f902c = secretKeySpec; + this.f903c = secretKeySpec; this.d = z2 ? new SecureRandom() : secureRandom; this.e = new f(file); } @@ -323,7 +323,7 @@ public class j { secureRandom.nextBytes(bArr); dataOutputStream2.write(bArr); try { - this.b.init(1, this.f902c, new IvParameterSpec(bArr)); + this.b.init(1, this.f903c, new IvParameterSpec(bArr)); dataOutputStream2.flush(); dataOutputStream2 = new DataOutputStream(new CipherOutputStream(yVar2, this.b)); } catch (InvalidAlgorithmParameterException | InvalidKeyException e) { @@ -412,7 +412,7 @@ public class j { IvParameterSpec ivParameterSpec = new IvParameterSpec(bArr); try { Cipher cipher = this.b; - SecretKeySpec secretKeySpec = this.f902c; + SecretKeySpec secretKeySpec = this.f903c; int i = f0.a; cipher.init(2, secretKeySpec, ivParameterSpec); dataInputStream2 = new DataInputStream(new CipherInputStream(bufferedInputStream, this.b)); @@ -546,7 +546,7 @@ public class j { AnimatableValueParser.D((aVar == null && file == null) ? false : true); this.a = new HashMap<>(); this.b = new SparseArray<>(); - this.f900c = new SparseBooleanArray(); + this.f901c = new SparseBooleanArray(); this.d = new SparseBooleanArray(); b bVar = null; a aVar2 = aVar != null ? new a(aVar) : null; @@ -587,7 +587,7 @@ public class j { } public static void b(n nVar, DataOutputStream dataOutputStream) throws IOException { - Set> entrySet = nVar.f903c.entrySet(); + Set> entrySet = nVar.f904c.entrySet(); dataOutputStream.writeInt(entrySet.size()); for (Map.Entry entry : entrySet) { dataOutputStream.writeUTF(entry.getKey()); @@ -648,7 +648,7 @@ public class j { public void f(String str) { i iVar = this.a.get(str); - if (iVar != null && iVar.f899c.isEmpty() && iVar.d.isEmpty()) { + if (iVar != null && iVar.f900c.isEmpty() && iVar.d.isEmpty()) { this.a.remove(str); int i = iVar.a; boolean z2 = this.d.get(i); @@ -659,18 +659,18 @@ public class j { return; } this.b.put(i, null); - this.f900c.put(i, true); + this.f901c.put(i, true); } } @WorkerThread public void g() throws IOException { this.e.e(this.a); - int size = this.f900c.size(); + int size = this.f901c.size(); for (int i = 0; i < size; i++) { - this.b.remove(this.f900c.keyAt(i)); + this.b.remove(this.f901c.keyAt(i)); } - this.f900c.clear(); + this.f901c.clear(); this.d.clear(); } } diff --git a/app/src/main/java/c/i/a/c/h2/y/k.java b/app/src/main/java/c/i/a/c/h2/y/k.java index e88fc2ba6d..07a7bc4a2e 100644 --- a/app/src/main/java/c/i/a/c/h2/y/k.java +++ b/app/src/main/java/c/i/a/c/h2/y/k.java @@ -4,7 +4,7 @@ import java.nio.ByteBuffer; /* compiled from: ContentMetadata */ public final /* synthetic */ class k { public static long a(l lVar) { - byte[] bArr = ((n) lVar).f903c.get("exo_len"); + byte[] bArr = ((n) lVar).f904c.get("exo_len"); if (bArr != null) { return ByteBuffer.wrap(bArr).getLong(); } diff --git a/app/src/main/java/c/i/a/c/h2/y/n.java b/app/src/main/java/c/i/a/c/h2/y/n.java index 7a4d16a41a..cea5d90b60 100644 --- a/app/src/main/java/c/i/a/c/h2/y/n.java +++ b/app/src/main/java/c/i/a/c/h2/y/n.java @@ -16,14 +16,14 @@ public final class n implements l { public int b; /* renamed from: c reason: collision with root package name */ - public final Map f903c; + public final Map f904c; public n() { this(Collections.emptyMap()); } public n(Map map) { - this.f903c = Collections.unmodifiableMap(map); + this.f904c = Collections.unmodifiableMap(map); } public static boolean b(Map map, Map map2) { @@ -40,7 +40,7 @@ public final class n implements l { public n a(m mVar) { byte[] bArr; - HashMap hashMap = new HashMap(this.f903c); + HashMap hashMap = new HashMap(this.f904c); Objects.requireNonNull(mVar); List unmodifiableList = Collections.unmodifiableList(new ArrayList(mVar.b)); for (int i = 0; i < unmodifiableList.size(); i++) { @@ -60,7 +60,7 @@ public final class n implements l { if (value2 instanceof Long) { bArr = ByteBuffer.allocate(8).putLong(((Long) value2).longValue()).array(); } else if (value2 instanceof String) { - bArr = ((String) value2).getBytes(c.f1269c); + bArr = ((String) value2).getBytes(c.f1270c); } else if (value2 instanceof byte[]) { bArr = (byte[]) value2; } else { @@ -68,7 +68,7 @@ public final class n implements l { } hashMap.put(str, bArr); } - return b(this.f903c, hashMap) ? this : new n(hashMap); + return b(this.f904c, hashMap) ? this : new n(hashMap); } public boolean equals(@Nullable Object obj) { @@ -78,13 +78,13 @@ public final class n implements l { if (obj == null || n.class != obj.getClass()) { return false; } - return b(this.f903c, ((n) obj).f903c); + return b(this.f904c, ((n) obj).f904c); } public int hashCode() { if (this.b == 0) { int i = 0; - for (Map.Entry entry : this.f903c.entrySet()) { + for (Map.Entry entry : this.f904c.entrySet()) { i += Arrays.hashCode(entry.getValue()) ^ entry.getKey().hashCode(); } this.b = i; diff --git a/app/src/main/java/c/i/a/c/h2/y/p.java b/app/src/main/java/c/i/a/c/h2/y/p.java index bad45d210c..a0e67accaf 100644 --- a/app/src/main/java/c/i/a/c/h2/y/p.java +++ b/app/src/main/java/c/i/a/c/h2/y/p.java @@ -18,7 +18,7 @@ public class p extends Thread { synchronized (this.j) { this.i.open(); q.j(this.j); - this.j.f904c.e(); + this.j.f905c.e(); } } } diff --git a/app/src/main/java/c/i/a/c/h2/y/q.java b/app/src/main/java/c/i/a/c/h2/y/q.java index 99c92aa5db..fa0f385604 100644 --- a/app/src/main/java/c/i/a/c/h2/y/q.java +++ b/app/src/main/java/c/i/a/c/h2/y/q.java @@ -28,7 +28,7 @@ public final class q implements Cache { public final File b; /* renamed from: c reason: collision with root package name */ - public final d f904c; + public final d f905c; public final j d; @Nullable public final f e; @@ -48,7 +48,7 @@ public final class q implements Cache { } if (add) { this.b = file; - this.f904c = dVar; + this.f905c = dVar; this.d = jVar; this.e = fVar; this.f = new HashMap<>(); @@ -177,7 +177,7 @@ public final class q implements Cache { m(this.b); r(); } - this.f904c.a(this, str, j, j2); + this.f905c.a(this, str, j, j2); file = new File(this.b, Integer.toString(this.g.nextInt(10))); if (!file.exists()) { m(file); @@ -355,7 +355,7 @@ public final class q implements Cache { } public final void k(r rVar) { - this.d.d(rVar.i).f899c.add(rVar); + this.d.d(rVar.i).f900c.add(rVar); this.j += rVar.k; ArrayList arrayList = this.f.get(rVar.i); if (arrayList != null) { @@ -368,7 +368,7 @@ public final class q implements Cache { arrayList.get(size).d(this, rVar); } } - this.f904c.d(this, rVar); + this.f905c.d(this, rVar); } public synchronized void l() throws Cache.CacheException { @@ -387,9 +387,9 @@ public final class q implements Cache { } while (true) { r rVar = new r(iVar.b, j, -1, -9223372036854775807L, null); - floor = iVar.f899c.floor(rVar); + floor = iVar.f900c.floor(rVar); if (floor == null || floor.j + floor.k <= j) { - r ceiling = iVar.f899c.ceiling(rVar); + r ceiling = iVar.f900c.ceiling(rVar); if (ceiling != null) { long j4 = ceiling.j - j; if (j2 != -1) { @@ -440,7 +440,7 @@ public final class q implements Cache { boolean z2; i c2 = this.d.c(hVar.i); if (c2 != null) { - if (c2.f899c.remove(hVar)) { + if (c2.f900c.remove(hVar)) { File file = hVar.m; if (file != null) { file.delete(); @@ -455,9 +455,9 @@ public final class q implements Cache { String name = hVar.m.getName(); try { f fVar = this.e; - Objects.requireNonNull(fVar.f898c); + Objects.requireNonNull(fVar.f899c); try { - fVar.b.getWritableDatabase().delete(fVar.f898c, "name = ?", new String[]{name}); + fVar.b.getWritableDatabase().delete(fVar.f899c, "name = ?", new String[]{name}); } catch (SQLException e) { throw new DatabaseIOException(e); } @@ -477,7 +477,7 @@ public final class q implements Cache { arrayList.get(size).b(this, hVar); } } - this.f904c.b(this, hVar); + this.f905c.b(this, hVar); } } } @@ -485,7 +485,7 @@ public final class q implements Cache { public final void r() { ArrayList arrayList = new ArrayList(); for (i iVar : Collections.unmodifiableCollection(this.d.a.values())) { - Iterator it = iVar.f899c.iterator(); + Iterator it = iVar.f900c.iterator(); while (it.hasNext()) { r next = it.next(); if (next.m.length() != next.k) { @@ -522,7 +522,7 @@ public final class q implements Cache { z2 = true; } i iVar = this.d.a.get(str); - AnimatableValueParser.D(iVar.f899c.remove(rVar)); + AnimatableValueParser.D(iVar.f900c.remove(rVar)); File file3 = rVar.m; Objects.requireNonNull(file3); if (z2) { @@ -533,7 +533,7 @@ public final class q implements Cache { file = h; AnimatableValueParser.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f899c.add(rVar2); + iVar.f900c.add(rVar2); arrayList = this.f.get(rVar.i); if (arrayList != null) { int size = arrayList.size(); @@ -545,7 +545,7 @@ public final class q implements Cache { arrayList.get(size).c(this, rVar, rVar2); } } - this.f904c.c(this, rVar, rVar2); + this.f905c.c(this, rVar, rVar2); return rVar2; } Log.w("CachedContent", "Failed to rename " + file3 + " to " + h); @@ -553,11 +553,11 @@ public final class q implements Cache { file = file3; AnimatableValueParser.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f899c.add(rVar2); + iVar.f900c.add(rVar2); arrayList = this.f.get(rVar.i); if (arrayList != null) { } - this.f904c.c(this, rVar, rVar2); + this.f905c.c(this, rVar, rVar2); return rVar2; } } diff --git a/app/src/main/java/c/i/a/c/i2/a.java b/app/src/main/java/c/i/a/c/i2/a.java index 36344a7827..4fc49c9046 100644 --- a/app/src/main/java/c/i/a/c/i2/a.java +++ b/app/src/main/java/c/i/a/c/i2/a.java @@ -27,7 +27,7 @@ public final /* synthetic */ class a implements Runnable { if (i != -1) { cVar.b.a.append(i, true); } - cVar.f911c = true; + cVar.f912c = true; aVar.invoke(cVar.a); } } diff --git a/app/src/main/java/c/i/a/c/i2/b.java b/app/src/main/java/c/i/a/c/i2/b.java index 1d7736dadd..8e3e22e05b 100644 --- a/app/src/main/java/c/i/a/c/i2/b.java +++ b/app/src/main/java/c/i/a/c/i2/b.java @@ -24,12 +24,12 @@ public final /* synthetic */ class b implements Handler.Callback { Iterator it = oVar.e.iterator(); while (it.hasNext()) { o.c cVar = (o.c) it.next(); - l lVar = oVar.f910c; + l lVar = oVar.f911c; o.b bVar = oVar.d; - if (!cVar.d && cVar.f911c) { + if (!cVar.d && cVar.f912c) { E e = cVar.b; cVar.b = (t) lVar.get(); - cVar.f911c = false; + cVar.f912c = false; bVar.a(cVar.a, e); } if (oVar.b.a.hasMessages(0)) { diff --git a/app/src/main/java/c/i/a/c/i2/d.java b/app/src/main/java/c/i/a/c/i2/d.java index f568485de6..929cdc96ab 100644 --- a/app/src/main/java/c/i/a/c/i2/d.java +++ b/app/src/main/java/c/i/a/c/i2/d.java @@ -9,6 +9,6 @@ public final /* synthetic */ class d implements Comparator { @Override // java.util.Comparator public final int compare(Object obj, Object obj2) { int i2 = z.a; - return Float.compare(((z.b) obj).f919c, ((z.b) obj2).f919c); + return Float.compare(((z.b) obj).f920c, ((z.b) obj2).f920c); } } diff --git a/app/src/main/java/c/i/a/c/i2/d0.java b/app/src/main/java/c/i/a/c/i2/d0.java index 333f0a2007..0d5e741bb1 100644 --- a/app/src/main/java/c/i/a/c/i2/d0.java +++ b/app/src/main/java/c/i/a/c/i2/d0.java @@ -10,18 +10,18 @@ public final class d0 { public V[] b = ((V[]) new Object[10]); /* renamed from: c reason: collision with root package name */ - public int f905c; + public int f906c; public int d; public synchronized void a(long j, V v) { int i = this.d; if (i > 0) { - if (j <= this.a[((this.f905c + i) - 1) % this.b.length]) { + if (j <= this.a[((this.f906c + i) - 1) % this.b.length]) { b(); } } c(); - int i2 = this.f905c; + int i2 = this.f906c; int i3 = this.d; V[] vArr = this.b; int length = (i2 + i3) % vArr.length; @@ -31,7 +31,7 @@ public final class d0 { } public synchronized void b() { - this.f905c = 0; + this.f906c = 0; this.d = 0; Arrays.fill(this.b, (Object) null); } @@ -42,18 +42,18 @@ public final class d0 { int i = length * 2; long[] jArr = new long[i]; V[] vArr = (V[]) new Object[i]; - int i2 = this.f905c; + int i2 = this.f906c; int i3 = length - i2; System.arraycopy(this.a, i2, jArr, 0, i3); - System.arraycopy(this.b, this.f905c, vArr, 0, i3); - int i4 = this.f905c; + System.arraycopy(this.b, this.f906c, vArr, 0, i3); + int i4 = this.f906c; if (i4 > 0) { System.arraycopy(this.a, 0, jArr, i3, i4); - System.arraycopy(this.b, 0, vArr, i3, this.f905c); + System.arraycopy(this.b, 0, vArr, i3, this.f906c); } this.a = jArr; this.b = vArr; - this.f905c = 0; + this.f906c = 0; } } @@ -62,7 +62,7 @@ public final class d0 { V v = null; long j2 = RecyclerView.FOREVER_NS; while (this.d > 0) { - long j3 = j - this.a[this.f905c]; + long j3 = j - this.a[this.f906c]; if (j3 < 0 && (z2 || (-j3) >= j2)) { break; } @@ -81,10 +81,10 @@ public final class d0 { public final V f() { AnimatableValueParser.D(this.d > 0); V[] vArr = this.b; - int i = this.f905c; + int i = this.f906c; V v = vArr[i]; vArr[i] = null; - this.f905c = (i + 1) % vArr.length; + this.f906c = (i + 1) % vArr.length; this.d--; return v; } diff --git a/app/src/main/java/c/i/a/c/i2/e0.java b/app/src/main/java/c/i/a/c/i2/e0.java index 957913a9b9..b8c80b2b4b 100644 --- a/app/src/main/java/c/i/a/c/i2/e0.java +++ b/app/src/main/java/c/i/a/c/i2/e0.java @@ -12,7 +12,7 @@ public final class e0 { @GuardedBy("this") /* renamed from: c reason: collision with root package name */ - public long f906c = -9223372036854775807L; + public long f907c = -9223372036854775807L; public e0(long j) { this.a = j; @@ -22,14 +22,14 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - if (this.f906c != -9223372036854775807L) { - this.f906c = j; + if (this.f907c != -9223372036854775807L) { + this.f907c = j; } else { long j2 = this.a; if (j2 != RecyclerView.FOREVER_NS) { this.b = j2 - j; } - this.f906c = j; + this.f907c = j; notifyAll(); } return j + this.b; @@ -39,7 +39,7 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - long j2 = this.f906c; + long j2 = this.f907c; if (j2 != -9223372036854775807L) { long j3 = (j2 * 90000) / 1000000; long j4 = (Permission.REQUEST_TO_SPEAK + j3) / Permission.MANAGE_EVENTS; @@ -59,7 +59,7 @@ public final class e0 { j = -9223372036854775807L; if (this.a == RecyclerView.FOREVER_NS) { j = 0; - } else if (this.f906c != -9223372036854775807L) { + } else if (this.f907c != -9223372036854775807L) { j = this.b; } return j; diff --git a/app/src/main/java/c/i/a/c/i2/f0.java b/app/src/main/java/c/i/a/c/i2/f0.java index 3bf54ceb28..0a214dccf7 100644 --- a/app/src/main/java/c/i/a/c/i2/f0.java +++ b/app/src/main/java/c/i/a/c/i2/f0.java @@ -36,7 +36,7 @@ public final class f0 { public static final String b; /* renamed from: c reason: collision with root package name */ - public static final String f907c; + public static final String f908c; public static final String d; public static final String e; public static final byte[] f = new byte[0]; @@ -55,7 +55,7 @@ public final class f0 { String str2 = Build.DEVICE; b = str2; String str3 = Build.MANUFACTURER; - f907c = str3; + f908c = str3; String str4 = Build.MODEL; d = str4; e = str2 + ", " + str4 + ", " + str3 + ", " + i2; @@ -311,11 +311,11 @@ public final class f0 { } public static String l(byte[] bArr) { - return new String(bArr, c.f1269c); + return new String(bArr, c.f1270c); } public static String m(byte[] bArr, int i2, int i3) { - return new String(bArr, i2, i3, c.f1269c); + return new String(bArr, i2, i3, c.f1270c); } public static int n(int i2) { @@ -493,7 +493,7 @@ public final class f0 { } public static byte[] w(String str) { - return str.getBytes(c.f1269c); + return str.getBytes(c.f1270c); } public static boolean x(w wVar, w wVar2, @Nullable Inflater inflater) { diff --git a/app/src/main/java/c/i/a/c/i2/i.java b/app/src/main/java/c/i/a/c/i2/i.java index ccad3cbc27..6f3e43c038 100644 --- a/app/src/main/java/c/i/a/c/i2/i.java +++ b/app/src/main/java/c/i/a/c/i2/i.java @@ -19,7 +19,7 @@ public final class i { public static final Pattern b = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d{1,3})\\)$"); /* renamed from: c reason: collision with root package name */ - public static final Pattern f908c = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d*\\.?\\d*?)\\)$"); + public static final Pattern f909c = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d*\\.?\\d*?)\\)$"); public static final Map d; static { @@ -120,7 +120,7 @@ public final class i { throw new IllegalArgumentException(); } if (replace.startsWith("rgba")) { - Matcher matcher = (z2 ? f908c : b).matcher(replace); + Matcher matcher = (z2 ? f909c : b).matcher(replace); if (matcher.matches()) { if (z2) { String group = matcher.group(4); diff --git a/app/src/main/java/c/i/a/c/i2/n.java b/app/src/main/java/c/i/a/c/i2/n.java index db5487e4a0..1990142d1d 100644 --- a/app/src/main/java/c/i/a/c/i2/n.java +++ b/app/src/main/java/c/i/a/c/i2/n.java @@ -7,7 +7,7 @@ public final class n { public int b = -1; /* renamed from: c reason: collision with root package name */ - public int f909c = 0; + public int f910c = 0; public int[] d; public int e; @@ -18,7 +18,7 @@ public final class n { } public void a(int i) { - int i2 = this.f909c; + int i2 = this.f910c; int[] iArr = this.d; if (i2 == iArr.length) { int length = iArr.length << 1; @@ -30,7 +30,7 @@ public final class n { System.arraycopy(iArr, i3, iArr2, 0, i4); System.arraycopy(this.d, 0, iArr2, i4, i3); this.a = 0; - this.b = this.f909c - 1; + this.b = this.f910c - 1; this.d = iArr2; this.e = length - 1; } else { @@ -40,17 +40,17 @@ public final class n { int i5 = (this.b + 1) & this.e; this.b = i5; this.d[i5] = i; - this.f909c++; + this.f910c++; } public int b() { - int i = this.f909c; + int i = this.f910c; if (i != 0) { int[] iArr = this.d; int i2 = this.a; int i3 = iArr[i2]; this.a = (i2 + 1) & this.e; - this.f909c = i - 1; + this.f910c = i - 1; return i3; } throw new NoSuchElementException(); diff --git a/app/src/main/java/c/i/a/c/i2/o.java b/app/src/main/java/c/i/a/c/i2/o.java index 589c29168e..8cdce6be52 100644 --- a/app/src/main/java/c/i/a/c/i2/o.java +++ b/app/src/main/java/c/i/a/c/i2/o.java @@ -13,7 +13,7 @@ public final class o { public final c0 b; /* renamed from: c reason: collision with root package name */ - public final l f910c; + public final l f911c; public final b d; public final CopyOnWriteArraySet> e; public final ArrayDeque f = new ArrayDeque<>(); @@ -36,7 +36,7 @@ public final class o { public E b; /* renamed from: c reason: collision with root package name */ - public boolean f911c; + public boolean f912c; public boolean d; public c(T t, l lVar) { @@ -62,7 +62,7 @@ public final class o { public o(CopyOnWriteArraySet> copyOnWriteArraySet, Looper looper, g gVar, l lVar, b bVar) { this.a = gVar; this.e = copyOnWriteArraySet; - this.f910c = lVar; + this.f911c = lVar; this.d = bVar; this.b = gVar.b(looper, new b(this)); } @@ -94,7 +94,7 @@ public final class o { c next = it.next(); b bVar = this.d; next.d = true; - if (next.f911c) { + if (next.f912c) { bVar.a(next.a, next.b); } } diff --git a/app/src/main/java/c/i/a/c/i2/u.java b/app/src/main/java/c/i/a/c/i2/u.java index 5134cef814..a9715c3f3a 100644 --- a/app/src/main/java/c/i/a/c/i2/u.java +++ b/app/src/main/java/c/i/a/c/i2/u.java @@ -8,7 +8,7 @@ public final class u { public static final float[] b = {1.0f, 1.0f, 1.0909091f, 0.90909094f, 1.4545455f, 1.2121212f, 2.1818182f, 1.8181819f, 2.909091f, 2.4242425f, 1.6363636f, 1.3636364f, 1.939394f, 1.6161616f, 1.3333334f, 1.5f, 2.0f}; /* renamed from: c reason: collision with root package name */ - public static final Object f912c = new Object(); + public static final Object f913c = new Object(); public static int[] d = new int[10]; /* compiled from: NalUnitUtil */ @@ -17,12 +17,12 @@ public final class u { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f913c; + public final boolean f914c; public a(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f913c = z2; + this.f914c = z2; } } @@ -32,7 +32,7 @@ public final class u { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f914c; + public final int f915c; public final int d; public final int e; public final int f; @@ -47,7 +47,7 @@ public final class u { public b(int i, int i2, int i3, int i4, int i5, int i6, float f, boolean z2, boolean z3, int i7, int i8, int i9, boolean z4) { this.a = i; this.b = i2; - this.f914c = i3; + this.f915c = i3; this.d = i4; this.e = i5; this.f = i6; @@ -269,7 +269,7 @@ public final class u { public static int e(byte[] bArr, int i) { int i2; - synchronized (f912c) { + synchronized (f913c) { int i3 = 0; int i4 = 0; while (i3 < i) { diff --git a/app/src/main/java/c/i/a/c/i2/v.java b/app/src/main/java/c/i/a/c/i2/v.java index 7491a21358..2215ca6b5e 100644 --- a/app/src/main/java/c/i/a/c/i2/v.java +++ b/app/src/main/java/c/i/a/c/i2/v.java @@ -7,7 +7,7 @@ public final class v { public int b; /* renamed from: c reason: collision with root package name */ - public int f915c; + public int f916c; public int d; public v() { @@ -28,32 +28,32 @@ public final class v { public final void a() { int i; int i2 = this.b; - AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f915c == 0))); + AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f916c == 0))); } public int b() { - return ((this.d - this.b) * 8) - this.f915c; + return ((this.d - this.b) * 8) - this.f916c; } public void c() { - if (this.f915c != 0) { - this.f915c = 0; + if (this.f916c != 0) { + this.f916c = 0; this.b++; a(); } } public int d() { - AnimatableValueParser.D(this.f915c == 0); + AnimatableValueParser.D(this.f916c == 0); return this.b; } public int e() { - return (this.b * 8) + this.f915c; + return (this.b * 8) + this.f916c; } public boolean f() { - boolean z2 = (this.a[this.b] & (128 >> this.f915c)) != 0; + boolean z2 = (this.a[this.b] & (128 >> this.f916c)) != 0; l(); return z2; } @@ -63,15 +63,15 @@ public final class v { if (i == 0) { return 0; } - this.f915c += i; + this.f916c += i; int i3 = 0; while (true) { - i2 = this.f915c; + i2 = this.f916c; if (i2 <= 8) { break; } int i4 = i2 - 8; - this.f915c = i4; + this.f916c = i4; byte[] bArr = this.a; int i5 = this.b; this.b = i5 + 1; @@ -81,7 +81,7 @@ public final class v { int i6 = this.b; int i7 = (-1 >>> (32 - i)) & (i3 | ((bArr2[i6] & 255) >> (8 - i2))); if (i2 == 8) { - this.f915c = 0; + this.f916c = 0; this.b = i6 + 1; } a(); @@ -96,7 +96,7 @@ public final class v { int i5 = i4 + 1; this.b = i5; byte b = bArr2[i4]; - int i6 = this.f915c; + int i6 = this.f916c; bArr[i] = (byte) (b << i6); bArr[i] = (byte) (((255 & bArr2[i5]) >> (8 - i6)) | bArr[i]); i++; @@ -104,22 +104,22 @@ public final class v { int i7 = i2 & 7; if (i7 != 0) { bArr[i3] = (byte) (bArr[i3] & (255 >> i7)); - int i8 = this.f915c; + int i8 = this.f916c; if (i8 + i7 > 8) { byte b2 = bArr[i3]; byte[] bArr3 = this.a; int i9 = this.b; this.b = i9 + 1; bArr[i3] = (byte) (b2 | ((bArr3[i9] & 255) << i8)); - this.f915c = i8 - 8; + this.f916c = i8 - 8; } - int i10 = this.f915c + i7; - this.f915c = i10; + int i10 = this.f916c + i7; + this.f916c = i10; byte[] bArr4 = this.a; int i11 = this.b; bArr[i3] = (byte) (((byte) (((255 & bArr4[i11]) >> (8 - i10)) << (8 - i7))) | bArr[i3]); if (i10 == 8) { - this.f915c = 0; + this.f916c = 0; this.b = i11 + 1; } a(); @@ -127,7 +127,7 @@ public final class v { } public void i(byte[] bArr, int i, int i2) { - AnimatableValueParser.D(this.f915c == 0); + AnimatableValueParser.D(this.f916c == 0); System.arraycopy(this.a, this.b, bArr, i, i2); this.b += i2; a(); @@ -136,22 +136,22 @@ public final class v { public void j(byte[] bArr, int i) { this.a = bArr; this.b = 0; - this.f915c = 0; + this.f916c = 0; this.d = i; } public void k(int i) { int i2 = i / 8; this.b = i2; - this.f915c = i - (i2 * 8); + this.f916c = i - (i2 * 8); a(); } public void l() { - int i = this.f915c + 1; - this.f915c = i; + int i = this.f916c + 1; + this.f916c = i; if (i == 8) { - this.f915c = 0; + this.f916c = 0; this.b++; } a(); @@ -161,17 +161,17 @@ public final class v { int i2 = i / 8; int i3 = this.b + i2; this.b = i3; - int i4 = (i - (i2 * 8)) + this.f915c; - this.f915c = i4; + int i4 = (i - (i2 * 8)) + this.f916c; + this.f916c = i4; if (i4 > 7) { this.b = i3 + 1; - this.f915c = i4 - 8; + this.f916c = i4 - 8; } a(); } public void n(int i) { - AnimatableValueParser.D(this.f915c == 0); + AnimatableValueParser.D(this.f916c == 0); this.b += i; a(); } diff --git a/app/src/main/java/c/i/a/c/i2/w.java b/app/src/main/java/c/i/a/c/i2/w.java index ee62a6741c..df1688ea75 100644 --- a/app/src/main/java/c/i/a/c/i2/w.java +++ b/app/src/main/java/c/i/a/c/i2/w.java @@ -12,7 +12,7 @@ public final class w { public int b; /* renamed from: c reason: collision with root package name */ - public int f916c; + public int f917c; public w() { this.a = f0.f; @@ -20,39 +20,39 @@ public final class w { public w(int i) { this.a = new byte[i]; - this.f916c = i; + this.f917c = i; } public w(byte[] bArr) { this.a = bArr; - this.f916c = bArr.length; + this.f917c = bArr.length; } public w(byte[] bArr, int i) { this.a = bArr; - this.f916c = i; + this.f917c = i; } public void A(byte[] bArr) { int length = bArr.length; this.a = bArr; - this.f916c = length; + this.f917c = length; this.b = 0; } public void B(byte[] bArr, int i) { this.a = bArr; - this.f916c = i; + this.f917c = i; this.b = 0; } public void C(int i) { AnimatableValueParser.k(i >= 0 && i <= this.a.length); - this.f916c = i; + this.f917c = i; } public void D(int i) { - AnimatableValueParser.k(i >= 0 && i <= this.f916c); + AnimatableValueParser.k(i >= 0 && i <= this.f917c); this.b = i; } @@ -61,7 +61,7 @@ public final class w { } public int a() { - return this.f916c - this.b; + return this.f917c - this.b; } public void b(int i) { @@ -106,7 +106,7 @@ public final class w { return null; } int i = this.b; - while (i < this.f916c) { + while (i < this.f917c) { byte b = this.a[i]; int i2 = f0.a; if (b == 10 || b == 13) { @@ -125,7 +125,7 @@ public final class w { int i4 = this.b; String m = f0.m(bArr2, i4, i - i4); this.b = i; - int i5 = this.f916c; + int i5 = this.f917c; if (i == i5) { return m; } @@ -225,14 +225,14 @@ public final class w { return null; } int i = this.b; - while (i < this.f916c && this.a[i] != 0) { + while (i < this.f917c && this.a[i] != 0) { i++; } byte[] bArr = this.a; int i2 = this.b; String m = f0.m(bArr, i2, i - i2); this.b = i; - if (i < this.f916c) { + if (i < this.f917c) { this.b = i + 1; } return m; @@ -244,13 +244,13 @@ public final class w { } int i2 = this.b; int i3 = (i2 + i) - 1; - String m = f0.m(this.a, i2, (i3 >= this.f916c || this.a[i3] != 0) ? i : i - 1); + String m = f0.m(this.a, i2, (i3 >= this.f917c || this.a[i3] != 0) ? i : i - 1); this.b += i; return m; } public String p(int i) { - return q(i, c.f1269c); + return q(i, c.f1270c); } public String q(int i, Charset charset) { diff --git a/app/src/main/java/c/i/a/c/i2/x.java b/app/src/main/java/c/i/a/c/i2/x.java index b34fe6184a..6ae7db2380 100644 --- a/app/src/main/java/c/i/a/c/i2/x.java +++ b/app/src/main/java/c/i/a/c/i2/x.java @@ -7,24 +7,24 @@ public final class x { public int b; /* renamed from: c reason: collision with root package name */ - public int f917c; + public int f918c; public int d = 0; public x(byte[] bArr, int i, int i2) { this.a = bArr; - this.f917c = i; + this.f918c = i; this.b = i2; a(); } public final void a() { int i; - int i2 = this.f917c; + int i2 = this.f918c; AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.b) || (i2 == i && this.d == 0))); } public boolean b(int i) { - int i2 = this.f917c; + int i2 = this.f918c; int i3 = i / 8; int i4 = i2 + i3; int i5 = (this.d + i) - (i3 * 8); @@ -49,20 +49,20 @@ public final class x { } public boolean c() { - int i = this.f917c; + int i = this.f918c; int i2 = this.d; int i3 = 0; - while (this.f917c < this.b && !d()) { + while (this.f918c < this.b && !d()) { i3++; } - boolean z2 = this.f917c == this.b; - this.f917c = i; + boolean z2 = this.f918c == this.b; + this.f918c = i; this.d = i2; return !z2 && b((i3 * 2) + 1); } public boolean d() { - boolean z2 = (this.a[this.f917c] & (128 >> this.d)) != 0; + boolean z2 = (this.a[this.f918c] & (128 >> this.d)) != 0; j(); return z2; } @@ -81,22 +81,22 @@ public final class x { int i5 = i2 - 8; this.d = i5; byte[] bArr = this.a; - int i6 = this.f917c; + int i6 = this.f918c; i4 |= (bArr[i6] & 255) << i5; if (!i(i6 + 1)) { i3 = 1; } - this.f917c = i6 + i3; + this.f918c = i6 + i3; } byte[] bArr2 = this.a; - int i7 = this.f917c; + int i7 = this.f918c; int i8 = (-1 >>> (32 - i)) & (i4 | ((bArr2[i7] & 255) >> (8 - i2))); if (i2 == 8) { this.d = 0; if (!i(i7 + 1)) { i3 = 1; } - this.f917c = i7 + i3; + this.f918c = i7 + i3; } a(); return i8; @@ -122,7 +122,7 @@ public final class x { public void h(byte[] bArr, int i, int i2) { this.a = bArr; - this.f917c = i; + this.f918c = i; this.b = i2; this.d = 0; a(); @@ -144,33 +144,33 @@ public final class x { this.d = i2; if (i2 == 8) { this.d = 0; - int i3 = this.f917c; + int i3 = this.f918c; if (i(i3 + 1)) { i = 2; } - this.f917c = i3 + i; + this.f918c = i3 + i; } a(); } public void k(int i) { - int i2 = this.f917c; + int i2 = this.f918c; int i3 = i / 8; int i4 = i2 + i3; - this.f917c = i4; + this.f918c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; if (i5 > 7) { - this.f917c = i4 + 1; + this.f918c = i4 + 1; this.d = i5 - 8; } while (true) { i2++; - if (i2 > this.f917c) { + if (i2 > this.f918c) { a(); return; } else if (i(i2)) { - this.f917c++; + this.f918c++; i2 += 2; } } diff --git a/app/src/main/java/c/i/a/c/i2/z.java b/app/src/main/java/c/i/a/c/i2/z.java index 512bebfa28..abeeb2124a 100644 --- a/app/src/main/java/c/i/a/c/i2/z.java +++ b/app/src/main/java/c/i/a/c/i2/z.java @@ -8,7 +8,7 @@ public class z { public final int b; /* renamed from: c reason: collision with root package name */ - public final ArrayList f918c = new ArrayList<>(); + public final ArrayList f919c = new ArrayList<>(); public final b[] d = new b[5]; public int e = -1; public int f; @@ -21,7 +21,7 @@ public class z { public int b; /* renamed from: c reason: collision with root package name */ - public float f919c; + public float f920c; public b() { } @@ -37,7 +37,7 @@ public class z { public void a(int i, float f) { b bVar; if (this.e != 1) { - Collections.sort(this.f918c, c.i); + Collections.sort(this.f919c, c.i); this.e = 1; } int i2 = this.h; @@ -53,19 +53,19 @@ public class z { this.f = i4 + 1; bVar.a = i4; bVar.b = i; - bVar.f919c = f; - this.f918c.add(bVar); + bVar.f920c = f; + this.f919c.add(bVar); this.g += i; while (true) { int i5 = this.g; int i6 = this.b; if (i5 > i6) { int i7 = i5 - i6; - b bVar2 = this.f918c.get(0); + b bVar2 = this.f919c.get(0); int i8 = bVar2.b; if (i8 <= i7) { this.g -= i8; - this.f918c.remove(0); + this.f919c.remove(0); int i9 = this.h; if (i9 < 5) { b[] bVarArr2 = this.d; @@ -84,22 +84,22 @@ public class z { public float b(float f) { if (this.e != 0) { - Collections.sort(this.f918c, d.i); + Collections.sort(this.f919c, d.i); this.e = 0; } float f2 = f * ((float) this.g); int i = 0; - for (int i2 = 0; i2 < this.f918c.size(); i2++) { - b bVar = this.f918c.get(i2); + for (int i2 = 0; i2 < this.f919c.size(); i2++) { + b bVar = this.f919c.get(i2); i += bVar.b; if (((float) i) >= f2) { - return bVar.f919c; + return bVar.f920c; } } - if (this.f918c.isEmpty()) { + if (this.f919c.isEmpty()) { return Float.NaN; } - ArrayList arrayList = this.f918c; - return arrayList.get(arrayList.size() - 1).f919c; + ArrayList arrayList = this.f919c; + return arrayList.get(arrayList.size() - 1).f920c; } } diff --git a/app/src/main/java/c/i/a/c/j0.java b/app/src/main/java/c/i/a/c/j0.java index 77bfa59bce..03fa901830 100644 --- a/app/src/main/java/c/i/a/c/j0.java +++ b/app/src/main/java/c/i/a/c/j0.java @@ -7,16 +7,16 @@ public class j0 implements i0 { public long b; /* renamed from: c reason: collision with root package name */ - public long f920c; + public long f921c; public j0() { - this.f920c = 15000; + this.f921c = 15000; this.b = 5000; this.a = new r1.c(); } public j0(long j, long j2) { - this.f920c = j; + this.f921c = j; this.b = j2; this.a = new r1.c(); } @@ -34,7 +34,7 @@ public class j0 implements i0 { if (!e() || !g1Var.k()) { return true; } - g(g1Var, this.f920c); + g(g1Var, this.f921c); return true; } @@ -82,7 +82,7 @@ public class j0 implements i0 { } public boolean e() { - return this.f920c > 0; + return this.f921c > 0; } public boolean f() { diff --git a/app/src/main/java/c/i/a/c/j2/j.java b/app/src/main/java/c/i/a/c/j2/j.java index 1fd135162c..5db42a2536 100644 --- a/app/src/main/java/c/i/a/c/j2/j.java +++ b/app/src/main/java/c/i/a/c/j2/j.java @@ -13,7 +13,7 @@ public final class j { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f921c; + public final int f922c; public final int d; public final float e; @Nullable @@ -22,7 +22,7 @@ public final class j { public j(List list, int i, int i2, int i3, float f, @Nullable String str) { this.a = list; this.b = i; - this.f921c = i2; + this.f922c = i2; this.d = i3; this.e = f; this.f = str; @@ -63,7 +63,7 @@ public final class j { int i5 = d.e; int i6 = d.f; float f2 = d.g; - str = h.a(d.a, d.b, d.f914c); + str = h.a(d.a, d.b, d.f915c); i2 = i5; i = i6; f = f2; diff --git a/app/src/main/java/c/i/a/c/j2/l.java b/app/src/main/java/c/i/a/c/j2/l.java index 786a45cae6..4e51c16c95 100644 --- a/app/src/main/java/c/i/a/c/j2/l.java +++ b/app/src/main/java/c/i/a/c/j2/l.java @@ -7,7 +7,7 @@ public final class l { public a b = new a(); /* renamed from: c reason: collision with root package name */ - public boolean f922c; + public boolean f923c; public long d = -9223372036854775807L; public int e; @@ -17,7 +17,7 @@ public final class l { public long b; /* renamed from: c reason: collision with root package name */ - public long f923c; + public long f924c; public long d; public long e; public long f; @@ -38,7 +38,7 @@ public final class l { this.f = j3; this.e = 1; } else { - long j4 = j - this.f923c; + long j4 = j - this.f924c; int i = (int) (j2 % 15); if (Math.abs(j4 - this.b) <= 1000000) { this.e++; @@ -57,7 +57,7 @@ public final class l { } } this.d++; - this.f923c = j; + this.f924c = j; } public void c() { diff --git a/app/src/main/java/c/i/a/c/j2/m.java b/app/src/main/java/c/i/a/c/j2/m.java index 64a315cbf7..df0b8da042 100644 --- a/app/src/main/java/c/i/a/c/j2/m.java +++ b/app/src/main/java/c/i/a/c/j2/m.java @@ -16,12 +16,12 @@ public final class m { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f924c; + public final String f925c; public m(@Nullable List list, int i, @Nullable String str) { this.a = list; this.b = i; - this.f924c = str; + this.f925c = str; } public static m a(w wVar) throws ParserException { diff --git a/app/src/main/java/c/i/a/c/j2/n.java b/app/src/main/java/c/i/a/c/j2/n.java index 1ab27851dc..013524a22c 100644 --- a/app/src/main/java/c/i/a/c/j2/n.java +++ b/app/src/main/java/c/i/a/c/j2/n.java @@ -63,7 +63,7 @@ public class n extends MediaCodecRenderer { public final w.a U0; public final long V0; public final int W0; - public final boolean X0 = "NVIDIA".equals(f0.f907c); + public final boolean X0 = "NVIDIA".equals(f0.f908c); public a Y0; public boolean Z0; public boolean a1; @@ -101,12 +101,12 @@ public class n extends MediaCodecRenderer { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f925c; + public final int f926c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f925c = i3; + this.f926c = i3; } } @@ -1473,7 +1473,7 @@ public class n extends MediaCodecRenderer { case 0: case 4: String str2 = f0.d; - if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f907c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { + if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f908c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { i3 = f0.f(i2, 16) * f0.f(i, 16) * 16 * 16; i4 = 2; break; @@ -1519,7 +1519,7 @@ public class n extends MediaCodecRenderer { public static int I0(s sVar, Format format) { if (format.u == -1) { - return G0(sVar, format.t, format.f2227y, format.f2228z); + return G0(sVar, format.t, format.f2235y, format.f2236z); } int size = format.v.size(); int i = 0; @@ -1544,7 +1544,7 @@ public class n extends MediaCodecRenderer { if (aVar != null) { aVar.a.unregisterDisplayListener(aVar); } - t.b bVar = tVar.f927c; + t.b bVar = tVar.f928c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(2); } @@ -1593,7 +1593,7 @@ public class n extends MediaCodecRenderer { } t tVar = this.T0; if (tVar.b != null) { - t.b bVar = tVar.f927c; + t.b bVar = tVar.f928c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(1); t.a aVar2 = tVar.d; @@ -1711,12 +1711,12 @@ public class n extends MediaCodecRenderer { public e K(s sVar, Format format, Format format2) { e c2 = sVar.c(format, format2); int i = c2.e; - int i2 = format2.f2227y; + int i2 = format2.f2235y; a aVar = this.Y0; - if (i2 > aVar.a || format2.f2228z > aVar.b) { + if (i2 > aVar.a || format2.f2236z > aVar.b) { i |= 256; } - if (I0(sVar, format2) > this.Y0.f925c) { + if (I0(sVar, format2) > this.Y0.f926c) { i |= 64; } return new e(sVar.a, format, format2, i != 0 ? 0 : c2.d, i); @@ -1766,14 +1766,14 @@ public class n extends MediaCodecRenderer { MediaCodecInfo.VideoCapabilities videoCapabilities; Format[] formatArr; int G0; - String str2 = sVar.f773c; + String str2 = sVar.f774c; Format[] formatArr2 = this.o; Objects.requireNonNull(formatArr2); - int i3 = format.f2227y; - int i4 = format.f2228z; + int i3 = format.f2235y; + int i4 = format.f2236z; int I0 = I0(sVar, format); if (formatArr2.length == 1) { - if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2227y, format.f2228z)) == -1)) { + if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2235y, format.f2236z)) == -1)) { I0 = Math.min((int) (((float) I0) * 1.5f), G0); } aVar = new a(i3, i4, I0); @@ -1790,11 +1790,11 @@ public class n extends MediaCodecRenderer { format2 = a2.a(); } if (sVar.c(format, format2).d != 0) { - int i6 = format2.f2227y; + int i6 = format2.f2235y; formatArr = formatArr2; - z4 |= i6 == -1 || format2.f2228z == -1; + z4 |= i6 == -1 || format2.f2236z == -1; int max = Math.max(i3, i6); - int max2 = Math.max(i4, format2.f2228z); + int max2 = Math.max(i4, format2.f2236z); I0 = Math.max(I0, I0(sVar, format2)); i4 = max2; i3 = max; @@ -1806,8 +1806,8 @@ public class n extends MediaCodecRenderer { } if (z4) { Log.w("MediaCodecVideoRenderer", "Resolutions unknown. Codec max resolution: " + i3 + "x" + i4); - int i7 = format.f2228z; - int i8 = format.f2227y; + int i7 = format.f2236z; + int i8 = format.f2235y; boolean z5 = i7 > i8; int i9 = z5 ? i7 : i8; if (z5) { @@ -1864,8 +1864,8 @@ public class n extends MediaCodecRenderer { } mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2227y); - mediaFormat.setInteger("height", format.f2228z); + mediaFormat.setInteger("width", format.f2235y); + mediaFormat.setInteger("height", format.f2236z); AnimatableValueParser.x2(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1877,7 +1877,7 @@ public class n extends MediaCodecRenderer { AnimatableValueParser.K1(mediaFormat, "profile", ((Integer) c2.first).intValue()); mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - AnimatableValueParser.K1(mediaFormat, "max-input-size", aVar.f925c); + AnimatableValueParser.K1(mediaFormat, "max-input-size", aVar.f926c); i2 = f0.a; if (i2 >= 23) { } @@ -1916,8 +1916,8 @@ public class n extends MediaCodecRenderer { i = !this.A1 ? this.B1 : 0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2227y); - mediaFormat.setInteger("height", format.f2228z); + mediaFormat.setInteger("width", format.f2235y); + mediaFormat.setInteger("height", format.f2236z); AnimatableValueParser.x2(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1939,7 +1939,7 @@ public class n extends MediaCodecRenderer { } mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - AnimatableValueParser.K1(mediaFormat, "max-input-size", aVar.f925c); + AnimatableValueParser.K1(mediaFormat, "max-input-size", aVar.f926c); i2 = f0.a; if (i2 >= 23) { mediaFormat.setInteger("priority", 0); @@ -2216,8 +2216,8 @@ public class n extends MediaCodecRenderer { rVar.f(this.e1); } if (this.A1) { - this.s1 = format.f2227y; - this.t1 = format.f2228z; + this.s1 = format.f2235y; + this.t1 = format.f2236z; } else { Objects.requireNonNull(mediaFormat); boolean z2 = mediaFormat.containsKey("crop-right") && mediaFormat.containsKey("crop-left") && mediaFormat.containsKey("crop-bottom") && mediaFormat.containsKey("crop-top"); @@ -2242,7 +2242,7 @@ public class n extends MediaCodecRenderer { l lVar = tVar.a; lVar.a.c(); lVar.b.c(); - lVar.f922c = false; + lVar.f923c = false; lVar.d = -9223372036854775807L; lVar.e = 0; tVar.e(); @@ -2311,22 +2311,22 @@ public class n extends MediaCodecRenderer { long j8 = j3 * 1000; lVar.a.b(j8); if (lVar.a.a()) { - lVar.f922c = false; + lVar.f923c = false; } else if (lVar.d != -9223372036854775807L) { - if (lVar.f922c) { + if (lVar.f923c) { l.a aVar = lVar.b; long j9 = aVar.d; } lVar.b.c(); lVar.b.b(lVar.d); - lVar.f922c = true; + lVar.f923c = true; lVar.b.b(j8); } - if (lVar.f922c && lVar.b.a()) { + if (lVar.f923c && lVar.b.a()) { l.a aVar2 = lVar.a; lVar.a = lVar.b; lVar.b = aVar2; - lVar.f922c = false; + lVar.f923c = false; } lVar.d = j8; lVar.e = lVar.a.a() ? 0 : lVar.e + 1; @@ -2395,7 +2395,7 @@ public class n extends MediaCodecRenderer { } tVar2.n = tVar2.m; tVar2.o = j14; - t.b bVar = tVar2.f927c; + t.b bVar = tVar2.f928c; if (!(bVar == null || tVar2.k == -9223372036854775807L)) { long j17 = bVar.j; if (j17 != -9223372036854775807L) { diff --git a/app/src/main/java/c/i/a/c/j2/o.java b/app/src/main/java/c/i/a/c/j2/o.java index a75d7321ba..eb5a7f382e 100644 --- a/app/src/main/java/c/i/a/c/j2/o.java +++ b/app/src/main/java/c/i/a/c/j2/o.java @@ -24,7 +24,7 @@ public class o implements GLSurfaceView.Renderer, r { public int[] r = new int[3]; /* renamed from: s reason: collision with root package name */ - public int f926s; + public int f927s; public int[] t = new int[3]; public int[] u = new int[3]; public q v; @@ -50,7 +50,7 @@ public class o implements GLSurfaceView.Renderer, r { this.v = andSet; } Objects.requireNonNull(this.v); - GLES20.glUniformMatrix3fv(this.f926s, 1, false, j, 0); + GLES20.glUniformMatrix3fv(this.f927s, 1, false, j, 0); Objects.requireNonNull(null); throw null; } @@ -76,7 +76,7 @@ public class o implements GLSurfaceView.Renderer, r { this.r[2] = GLES20.glGetAttribLocation(this.q, "in_tc_v"); GLES20.glEnableVertexAttribArray(this.r[2]); AnimatableValueParser.r(); - this.f926s = GLES20.glGetUniformLocation(this.q, "mColorConversion"); + this.f927s = GLES20.glGetUniformLocation(this.q, "mColorConversion"); AnimatableValueParser.r(); GLES20.glGenTextures(3, this.n, 0); for (int i2 = 0; i2 < 3; i2++) { diff --git a/app/src/main/java/c/i/a/c/j2/t.java b/app/src/main/java/c/i/a/c/j2/t.java index a259aa96cc..524f1209c6 100644 --- a/app/src/main/java/c/i/a/c/j2/t.java +++ b/app/src/main/java/c/i/a/c/j2/t.java @@ -25,7 +25,7 @@ public final class t { @Nullable /* renamed from: c reason: collision with root package name */ - public final b f927c; + public final b f928c; @Nullable public final a d; public boolean e; @@ -144,10 +144,10 @@ public final class t { } } this.d = aVar; - this.f927c = b.i; + this.f928c = b.i; } else { this.d = null; - this.f927c = null; + this.f928c = null; } this.k = -9223372036854775807L; this.l = -9223372036854775807L; diff --git a/app/src/main/java/c/i/a/c/j2/x/b.java b/app/src/main/java/c/i/a/c/j2/x/b.java index 83036d3770..12c7b9880e 100644 --- a/app/src/main/java/c/i/a/c/j2/x/b.java +++ b/app/src/main/java/c/i/a/c/j2/x/b.java @@ -17,7 +17,7 @@ public final class b extends g0 { public a w; /* renamed from: x reason: collision with root package name */ - public long f928x; + public long f929x; public b() { super(6); @@ -33,7 +33,7 @@ public final class b extends g0 { @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - this.f928x = Long.MIN_VALUE; + this.f929x = Long.MIN_VALUE; a aVar = this.w; if (aVar != null) { aVar.b(); @@ -68,11 +68,11 @@ public final class b extends g0 { @Override // c.i.a.c.k1 public void q(long j, long j2) { float[] fArr; - while (!i() && this.f928x < 100000 + j) { + while (!i() && this.f929x < 100000 + j) { this.t.p(); if (I(A(), this.t, false) == -4 && !this.t.n()) { DecoderInputBuffer decoderInputBuffer = this.t; - this.f928x = decoderInputBuffer.m; + this.f929x = decoderInputBuffer.m; if (this.w != null && !decoderInputBuffer.m()) { this.t.s(); ByteBuffer byteBuffer = this.t.k; @@ -89,7 +89,7 @@ public final class b extends g0 { fArr = fArr2; } if (fArr != null) { - this.w.a(this.f928x - this.v, fArr); + this.w.a(this.f929x - this.v, fArr); } } } else { diff --git a/app/src/main/java/c/i/a/c/j2/x/c.java b/app/src/main/java/c/i/a/c/j2/x/c.java index 9b1225de1c..d8c49da2f4 100644 --- a/app/src/main/java/c/i/a/c/j2/x/c.java +++ b/app/src/main/java/c/i/a/c/j2/x/c.java @@ -8,7 +8,7 @@ public final class c { public final float[] b = new float[16]; /* renamed from: c reason: collision with root package name */ - public final d0 f929c = new d0<>(); + public final d0 f930c = new d0<>(); public boolean d; public static void a(float[] fArr, float[] fArr2) { diff --git a/app/src/main/java/c/i/a/c/j2/x/d.java b/app/src/main/java/c/i/a/c/j2/x/d.java index 754cff4b3e..9a75eeadda 100644 --- a/app/src/main/java/c/i/a/c/j2/x/d.java +++ b/app/src/main/java/c/i/a/c/j2/x/d.java @@ -7,7 +7,7 @@ public final class d { public final a b; /* renamed from: c reason: collision with root package name */ - public final int f930c; + public final int f931c; public final boolean d; /* compiled from: Projection */ @@ -25,13 +25,13 @@ public final class d { public final int b; /* renamed from: c reason: collision with root package name */ - public final float[] f931c; + public final float[] f932c; public final float[] d; public b(int i, float[] fArr, float[] fArr2, int i2) { this.a = i; AnimatableValueParser.k(((long) fArr.length) * 2 == ((long) fArr2.length) * 3); - this.f931c = fArr; + this.f932c = fArr; this.d = fArr2; this.b = i2; } @@ -40,14 +40,14 @@ public final class d { public d(a aVar, int i) { this.a = aVar; this.b = aVar; - this.f930c = i; + this.f931c = i; this.d = aVar == aVar; } public d(a aVar, a aVar2, int i) { this.a = aVar; this.b = aVar2; - this.f930c = i; + this.f931c = i; this.d = aVar == aVar2; } } diff --git a/app/src/main/java/c/i/a/c/k0.java b/app/src/main/java/c/i/a/c/k0.java index 776705fef0..48537c8762 100644 --- a/app/src/main/java/c/i/a/c/k0.java +++ b/app/src/main/java/c/i/a/c/k0.java @@ -5,7 +5,7 @@ public final class k0 implements t0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final float f932c; + public final float f933c; public long d = -9223372036854775807L; public long e = -9223372036854775807L; public long f; @@ -22,7 +22,7 @@ public final class k0 implements t0 { public k0(float f, float f2, long j, float f3, long j2, long j3, float f4, a aVar) { this.a = j2; this.b = j3; - this.f932c = f4; + this.f933c = f4; this.k = f; this.j = f2; this.l = 1.0f; diff --git a/app/src/main/java/c/i/a/c/l0.java b/app/src/main/java/c/i/a/c/l0.java index a0eabb5867..1d7d1c511b 100644 --- a/app/src/main/java/c/i/a/c/l0.java +++ b/app/src/main/java/c/i/a/c/l0.java @@ -12,7 +12,7 @@ public class l0 implements u0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f933c; + public final long f934c; public final long d; public final long e; public final int f; @@ -31,7 +31,7 @@ public class l0 implements u0 { j(i6, 0, "backBufferDurationMs", "0"); this.a = mVar; this.b = h0.a((long) i); - this.f933c = h0.a((long) i2); + this.f934c = h0.a((long) i2); this.d = h0.a((long) i3); this.e = h0.a((long) i4); this.f = i5; @@ -138,7 +138,7 @@ public class l0 implements u0 { boolean z3 = i >= this.j; long j3 = this.b; if (f > 1.0f) { - j3 = Math.min(f0.p(j3, f), this.f933c); + j3 = Math.min(f0.p(j3, f), this.f934c); } if (j2 < Math.max(j3, 500000L)) { if (!this.g && z3) { @@ -148,7 +148,7 @@ public class l0 implements u0 { if (!z2 && j2 < 500000) { Log.w("DefaultLoadControl", "Target buffer size reached with less than 500ms of buffered media data."); } - } else if (j2 >= this.f933c || z3) { + } else if (j2 >= this.f934c || z3) { this.k = false; } return this.k; diff --git a/app/src/main/java/c/i/a/c/o0.java b/app/src/main/java/c/i/a/c/o0.java index 6a28579562..671498acd4 100644 --- a/app/src/main/java/c/i/a/c/o0.java +++ b/app/src/main/java/c/i/a/c/o0.java @@ -41,7 +41,7 @@ public final class o0 extends f0 implements g1 { public final m b; /* renamed from: c reason: collision with root package name */ - public final k1[] f934c; + public final k1[] f935c; public final l d; public final c0 e; public final q0.e f; @@ -60,20 +60,20 @@ public final class o0 extends f0 implements g1 { public boolean r; /* renamed from: s reason: collision with root package name */ - public int f935s; + public int f936s; public boolean t; public int u; public int v; public h0 w; /* renamed from: x reason: collision with root package name */ - public c1 f936x; + public c1 f937x; /* renamed from: y reason: collision with root package name */ - public int f937y; + public int f938y; /* renamed from: z reason: collision with root package name */ - public long f938z; + public long f939z; /* compiled from: ExoPlayerImpl */ public static final class a implements a1 { @@ -107,7 +107,7 @@ public final class o0 extends f0 implements g1 { K.append("]"); Log.i("ExoPlayerImpl", K.toString()); AnimatableValueParser.D(k1VarArr.length > 0); - this.f934c = k1VarArr; + this.f935c = k1VarArr; Objects.requireNonNull(lVar); this.d = lVar; this.l = a0Var; @@ -123,16 +123,16 @@ public final class o0 extends f0 implements g1 { m mVar = new m(new m1[k1VarArr.length], new c.i.a.c.f2.g[k1VarArr.length], null); this.b = mVar; this.i = new r1.b(); - this.f937y = -1; + this.f938y = -1; this.e = gVar.b(looper, null); o oVar = new o(this); this.f = oVar; - this.f936x = c1.i(mVar); + this.f937x = c1.i(mVar); if (c1Var != null) { AnimatableValueParser.D(c1Var.o == null || c1Var.l.b.isEmpty()); c1Var.o = g1Var; o oVar2 = c1Var.n; - c1Var.n = new o<>(oVar2.e, looper, oVar2.a, oVar2.f910c, new b1(c1Var, g1Var)); + c1Var.n = new o<>(oVar2.e, looper, oVar2.a, oVar2.f911c, new b1(c1Var, g1Var)); l(c1Var); dVar.f(new Handler(looper), c1Var); } @@ -145,7 +145,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public TrackGroupArray A() { - return this.f936x.h; + return this.f937x.h; } @Override // c.i.a.c.g1 @@ -156,10 +156,10 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public long C() { if (d()) { - c1 c1Var = this.f936x; - y.a aVar = c1Var.f776c; + c1 c1Var = this.f937x; + y.a aVar = c1Var.f777c; c1Var.b.h(aVar.a, this.i); - return h0.b(this.i.a(aVar.b, aVar.f813c)); + return h0.b(this.i.a(aVar.b, aVar.f814c)); } r1 D = D(); if (D.q()) { @@ -170,7 +170,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public r1 D() { - return this.f936x.b; + return this.f937x.b; } @Override // c.i.a.c.g1 @@ -185,43 +185,43 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public long G() { - if (this.f936x.b.q()) { - return this.f938z; + if (this.f937x.b.q()) { + return this.f939z; } - c1 c1Var = this.f936x; - if (c1Var.k.d != c1Var.f776c.d) { + c1 c1Var = this.f937x; + if (c1Var.k.d != c1Var.f777c.d) { return c1Var.b.n(o(), this.a).b(); } long j = c1Var.q; - if (this.f936x.k.a()) { - c1 c1Var2 = this.f936x; + if (this.f937x.k.a()) { + c1 c1Var2 = this.f937x; r1.b h = c1Var2.b.h(c1Var2.k.a, this.i); - long d = h.d(this.f936x.k.b); + long d = h.d(this.f937x.k.b); j = d == Long.MIN_VALUE ? h.d : d; } - return P(this.f936x.k, j); + return P(this.f937x.k, j); } @Override // c.i.a.c.g1 public k H() { - return new k(this.f936x.i.f867c); + return new k(this.f937x.i.f868c); } @Override // c.i.a.c.g1 public int I(int i) { - return this.f934c[i].x(); + return this.f935c[i].x(); } @Override // c.i.a.c.g1 public long J() { - if (this.f936x.b.q()) { - return this.f938z; + if (this.f937x.b.q()) { + return this.f939z; } - if (this.f936x.f776c.a()) { - return h0.b(this.f936x.f777s); + if (this.f937x.f777c.a()) { + return h0.b(this.f937x.f778s); } - c1 c1Var = this.f936x; - return P(c1Var.f776c, c1Var.f777s); + c1 c1Var = this.f937x; + return P(c1Var.f777c, c1Var.f778s); } @Override // c.i.a.c.g1 @@ -231,21 +231,21 @@ public final class o0 extends f0 implements g1 { } public final int L() { - if (this.f936x.b.q()) { - return this.f937y; + if (this.f937x.b.q()) { + return this.f938y; } - c1 c1Var = this.f936x; - return c1Var.b.h(c1Var.f776c.a, this.i).f955c; + c1 c1Var = this.f937x; + return c1Var.b.h(c1Var.f777c.a, this.i).f956c; } @Nullable public final Pair M(r1 r1Var, int i, long j) { if (r1Var.q()) { - this.f937y = i; + this.f938y = i; if (j == -9223372036854775807L) { j = 0; } - this.f938z = j; + this.f939z = j; return null; } if (i == -1 || i >= r1Var.p()) { @@ -264,19 +264,19 @@ public final class o0 extends f0 implements g1 { if (r1Var.q()) { y.a aVar = c1.a; y.a aVar2 = c1.a; - long a2 = h0.a(this.f938z); - long a3 = h0.a(this.f938z); + long a2 = h0.a(this.f939z); + long a3 = h0.a(this.f939z); TrackGroupArray trackGroupArray = TrackGroupArray.i; m mVar = this.b; c.i.b.b.a aVar3 = u.j; c1 a4 = h.b(aVar2, a2, a3, 0, trackGroupArray, mVar, c.i.b.b.q0.k).a(aVar2); - a4.q = a4.f777s; + a4.q = a4.f778s; return a4; } - Object obj = h.f776c.a; + Object obj = h.f777c.a; int i2 = f0.a; boolean z2 = !obj.equals(pair.first); - y.a aVar4 = z2 ? new y.a(pair.first) : h.f776c; + y.a aVar4 = z2 ? new y.a(pair.first) : h.f777c; long longValue = ((Long) pair.second).longValue(); long a5 = h0.a(s()); if (!r1Var2.q()) { @@ -297,19 +297,19 @@ public final class o0 extends f0 implements g1 { return a6; } else if (i == 0) { int b = r1Var.b(h.k.a); - if (b != -1 && r1Var.f(b, this.i).f955c == r1Var.h(aVar4.a, this.i).f955c) { + if (b != -1 && r1Var.f(b, this.i).f956c == r1Var.h(aVar4.a, this.i).f956c) { return h; } r1Var.h(aVar4.a, this.i); - long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f813c) : this.i.d; - c1 a8 = h.b(aVar4, h.f777s, h.f777s, a7 - h.f777s, h.h, h.i, h.j).a(aVar4); + long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f814c) : this.i.d; + c1 a8 = h.b(aVar4, h.f778s, h.f778s, a7 - h.f778s, h.h, h.i, h.j).a(aVar4); a8.q = a7; return a8; } else { AnimatableValueParser.D(!aVar4.a()); long max = Math.max(0L, h.r - (longValue - a5)); long j = h.q; - if (h.k.equals(h.f776c)) { + if (h.k.equals(h.f777c)) { j = longValue + max; } c1 b2 = h.b(aVar4, longValue, longValue, max, h.h, h.i, h.j); @@ -320,7 +320,7 @@ public final class o0 extends f0 implements g1 { public final long P(y.a aVar, long j) { long b = h0.b(j); - this.f936x.b.h(aVar.a, this.i); + this.f937x.b.h(aVar.a, this.i); return b + h0.b(this.i.e); } @@ -332,9 +332,9 @@ public final class o0 extends f0 implements g1 { } public void R(boolean z2, int i, int i2) { - c1 c1Var = this.f936x; + c1 c1Var = this.f937x; if (c1Var.l != z2 || c1Var.m != i) { - this.f935s++; + this.f936s++; c1 d = c1Var.d(z2, i); this.g.o.b(1, z2 ? 1 : 0, i).sendToTarget(); S(d, false, 4, 0, i2, false); @@ -344,8 +344,8 @@ public final class o0 extends f0 implements g1 { public final void S(c1 c1Var, boolean z2, int i, int i2, int i3, boolean z3) { Pair pair; int i4; - c1 c1Var2 = this.f936x; - this.f936x = c1Var; + c1 c1Var2 = this.f937x; + this.f937x = c1Var; boolean z4 = !c1Var2.b.equals(c1Var.b); r1 r1Var = c1Var2.b; r1 r1Var2 = c1Var.b; @@ -354,8 +354,8 @@ public final class o0 extends f0 implements g1 { } else if (r1Var2.q() != r1Var.q()) { pair = new Pair(Boolean.TRUE, 3); } else { - Object obj = r1Var.n(r1Var.h(c1Var2.f776c.a, this.i).f955c, this.a).f956c; - Object obj2 = r1Var2.n(r1Var2.h(c1Var.f776c.a, this.i).f955c, this.a).f956c; + Object obj = r1Var.n(r1Var.h(c1Var2.f777c.a, this.i).f956c, this.a).f957c; + Object obj2 = r1Var2.n(r1Var2.h(c1Var.f777c.a, this.i).f956c, this.a).f957c; int i5 = this.a.o; if (!obj.equals(obj2)) { if (z2 && i == 0) { @@ -369,7 +369,7 @@ public final class o0 extends f0 implements g1 { } pair = new Pair(Boolean.TRUE, Integer.valueOf(i4)); } else { - pair = (z2 && i == 0 && r1Var2.b(c1Var.f776c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); + pair = (z2 && i == 0 && r1Var2.b(c1Var.f777c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); } } boolean booleanValue = ((Boolean) pair.first).booleanValue(); @@ -381,7 +381,7 @@ public final class o0 extends f0 implements g1 { this.h.b(12, new d(i)); } if (booleanValue) { - this.h.b(1, new r(!c1Var.b.q() ? c1Var.b.n(c1Var.b.h(c1Var.f776c.a, this.i).f955c, this.a).e : null, intValue)); + this.h.b(1, new r(!c1Var.b.q() ? c1Var.b.n(c1Var.b.h(c1Var.f777c.a, this.i).f956c, this.a).e : null, intValue)); } ExoPlaybackException exoPlaybackException = c1Var2.f; ExoPlaybackException exoPlaybackException2 = c1Var.f; @@ -392,7 +392,7 @@ public final class o0 extends f0 implements g1 { m mVar2 = c1Var.i; if (mVar != mVar2) { this.d.a(mVar2.d); - this.h.b(2, new m(c1Var, new k(c1Var.i.f867c))); + this.h.b(2, new m(c1Var, new k(c1Var.i.f868c))); } if (!c1Var2.j.equals(c1Var.j)) { this.h.b(3, new j(c1Var)); @@ -432,52 +432,52 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public void a() { - c1 c1Var = this.f936x; + c1 c1Var = this.f937x; if (c1Var.e == 1) { c1 e = c1Var.e(null); c1 g = e.g(e.b.q() ? 4 : 2); - this.f935s++; + this.f936s++; this.g.o.a(0).sendToTarget(); S(g, false, 4, 1, 1, false); } } public h1 b(h1.b bVar) { - return new h1(this.g, bVar, this.f936x.b, o(), this.p, this.g.q); + return new h1(this.g, bVar, this.f937x.b, o(), this.p, this.g.q); } @Override // c.i.a.c.g1 public d1 c() { - return this.f936x.n; + return this.f937x.n; } @Override // c.i.a.c.g1 public boolean d() { - return this.f936x.f776c.a(); + return this.f937x.f777c.a(); } @Override // c.i.a.c.g1 public long e() { - return h0.b(this.f936x.r); + return h0.b(this.f937x.r); } @Override // c.i.a.c.g1 public void f(int i, long j) { - r1 r1Var = this.f936x.b; + r1 r1Var = this.f937x.b; if (i < 0 || (!r1Var.q() && i >= r1Var.p())) { throw new IllegalSeekPositionException(r1Var, i, j); } int i2 = 1; - this.f935s++; + this.f936s++; if (d()) { Log.w("ExoPlayerImpl", "seekTo ignored because an ad is playing"); - q0.d dVar = new q0.d(this.f936x); + q0.d dVar = new q0.d(this.f937x); dVar.a(1); o0 o0Var = ((o) this.f).a; o0Var.e.a.post(new t(o0Var, dVar)); return; } - c1 c1Var = this.f936x; + c1 c1Var = this.f937x; if (c1Var.e != 1) { i2 = 2; } @@ -488,7 +488,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public boolean g() { - return this.f936x.l; + return this.f937x.l; } @Override // c.i.a.c.g1 @@ -504,16 +504,16 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public List i() { - return this.f936x.j; + return this.f937x.j; } @Override // c.i.a.c.g1 public int j() { - if (this.f936x.b.q()) { + if (this.f937x.b.q()) { return 0; } - c1 c1Var = this.f936x; - return c1Var.b.b(c1Var.f776c.a); + c1 c1Var = this.f937x; + return c1Var.b.b(c1Var.f777c.a); } @Override // c.i.a.c.g1 @@ -521,14 +521,14 @@ public final class o0 extends f0 implements g1 { o oVar = this.h; if (!oVar.h) { Objects.requireNonNull(aVar); - oVar.e.add(new o.c<>(aVar, oVar.f910c)); + oVar.e.add(new o.c<>(aVar, oVar.f911c)); } } @Override // c.i.a.c.g1 public int m() { if (d()) { - return this.f936x.f776c.f813c; + return this.f937x.f777c.f814c; } return -1; } @@ -542,7 +542,7 @@ public final class o0 extends f0 implements g1 { if (next.a.equals(aVar)) { o.b bVar = oVar.d; next.d = true; - if (next.f911c) { + if (next.f912c) { bVar.a(next.a, next.b); } oVar.e.remove(next); @@ -562,7 +562,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 @Nullable public ExoPlaybackException p() { - return this.f936x.f; + return this.f937x.f; } @Override // c.i.a.c.g1 @@ -581,21 +581,21 @@ public final class o0 extends f0 implements g1 { if (!d()) { return J(); } - c1 c1Var = this.f936x; - c1Var.b.h(c1Var.f776c.a, this.i); - c1 c1Var2 = this.f936x; - return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f936x.d); + c1 c1Var = this.f937x; + c1Var.b.h(c1Var.f777c.a, this.i); + c1 c1Var2 = this.f937x; + return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f937x.d); } @Override // c.i.a.c.g1 public int u() { - return this.f936x.e; + return this.f937x.e; } @Override // c.i.a.c.g1 public int w() { if (d()) { - return this.f936x.f776c.b; + return this.f937x.f777c.b; } return -1; } @@ -613,6 +613,6 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public int z() { - return this.f936x.m; + return this.f937x.m; } } diff --git a/app/src/main/java/c/i/a/c/o1.java b/app/src/main/java/c/i/a/c/o1.java index 5354db6191..e481496164 100644 --- a/app/src/main/java/c/i/a/c/o1.java +++ b/app/src/main/java/c/i/a/c/o1.java @@ -9,7 +9,7 @@ public final class o1 { public static final o1 b; /* renamed from: c reason: collision with root package name */ - public final long f939c; + public final long f940c; public final long d; static { @@ -32,7 +32,7 @@ public final class o1 { boolean z2 = true; AnimatableValueParser.k(j >= 0); AnimatableValueParser.k(j2 < 0 ? false : z2); - this.f939c = j; + this.f940c = j; this.d = j2; } @@ -44,10 +44,10 @@ public final class o1 { return false; } o1 o1Var = (o1) obj; - return this.f939c == o1Var.f939c && this.d == o1Var.d; + return this.f940c == o1Var.f940c && this.d == o1Var.d; } public int hashCode() { - return (((int) this.f939c) * 31) + ((int) this.d); + return (((int) this.f940c) * 31) + ((int) this.d); } } diff --git a/app/src/main/java/c/i/a/c/p1.java b/app/src/main/java/c/i/a/c/p1.java index 64a2d880a3..a4168c7c9f 100644 --- a/app/src/main/java/c/i/a/c/p1.java +++ b/app/src/main/java/c/i/a/c/p1.java @@ -85,7 +85,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public final k1[] b; /* renamed from: c reason: collision with root package name */ - public final Context f940c; + public final Context f941c; public final o0 d; public final c e; public final CopyOnWriteArraySet f; @@ -105,7 +105,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable /* renamed from: s reason: collision with root package name */ - public Surface f941s; + public Surface f942s; public boolean t; public int u; @Nullable @@ -114,13 +114,13 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public TextureView w; /* renamed from: x reason: collision with root package name */ - public int f942x; + public int f943x; /* renamed from: y reason: collision with root package name */ - public int f943y; + public int f944y; /* renamed from: z reason: collision with root package name */ - public int f944z; + public int f945z; /* compiled from: SimpleExoPlayer */ public static final class b { @@ -128,7 +128,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public final n1 b; /* renamed from: c reason: collision with root package name */ - public g f945c; + public g f946c; public l d; public a0 e; public u0 f; @@ -177,7 +177,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { hashMap.put(0, 1000000L); u uVar2 = c.i.a.c.h2.n.b; hashMap.put(2, uVar2.get(((Integer) uVar.get(0)).intValue())); - hashMap.put(3, c.i.a.c.h2.n.f888c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f889c.get(((Integer) uVar.get(1)).intValue())); hashMap.put(4, c.i.a.c.h2.n.d.get(((Integer) uVar.get(2)).intValue())); hashMap.put(5, c.i.a.c.h2.n.e.get(((Integer) uVar.get(3)).intValue())); hashMap.put(9, c.i.a.c.h2.n.f.get(((Integer) uVar.get(4)).intValue())); @@ -198,7 +198,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { hashMap.put(0, 1000000L); u uVar2 = c.i.a.c.h2.n.b; hashMap.put(2, uVar2.get(((Integer) uVar.get(0)).intValue())); - hashMap.put(3, c.i.a.c.h2.n.f888c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f889c.get(((Integer) uVar.get(1)).intValue())); hashMap.put(4, c.i.a.c.h2.n.d.get(((Integer) uVar.get(2)).intValue())); hashMap.put(5, c.i.a.c.h2.n.e.get(((Integer) uVar.get(3)).intValue())); hashMap.put(9, c.i.a.c.h2.n.f.get(((Integer) uVar.get(4)).intValue())); @@ -222,7 +222,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { this.l = true; this.m = o1.b; this.n = new k0(0.97f, 1.03f, 1000, 1.0E-7f, h0.a(20), h0.a(500), 0.999f, null); - this.f945c = gVar; + this.f946c = gVar; this.o = 500; this.p = 2000; } @@ -459,7 +459,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public void s(Surface surface) { p1.this.k.s(surface); p1 p1Var = p1.this; - if (p1Var.f941s == surface) { + if (p1Var.f942s == surface) { Iterator it = p1Var.f.iterator(); while (it.hasNext()) { it.next().c(); @@ -531,7 +531,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { q1 q1Var; int t; Context applicationContext = bVar.a.getApplicationContext(); - this.f940c = applicationContext; + this.f941c = applicationContext; c1 c1Var = bVar.h; this.k = c1Var; this.A = bVar.j; @@ -558,7 +558,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { Intent registerReceiver = context.registerReceiver(null, new IntentFilter("android.media.action.HDMI_AUDIO_PLUG")); int i2 = f0.a; if (i2 >= 17) { - String str = f0.f907c; + String str = f0.f908c; if ("Amazon".equals(str) || "Xiaomi".equals(str)) { z2 = true; y yVar = new y(n0Var.a, n0Var.b, false, handler, cVar, new DefaultAudioSink((z2 || Settings.Global.getInt(context.getContentResolver(), "external_surround_sound_enabled", 0) != 1) ? (registerReceiver != null || registerReceiver.getIntExtra("android.media.extra.AUDIO_PLUG_STATE", 0) == 0) ? c.i.a.c.v1.o.a : new c.i.a.c.v1.o(registerReceiver.getIntArrayExtra("android.media.extra.ENCODINGS"), registerReceiver.getIntExtra("android.media.extra.MAX_CHANNEL_COUNT", 8)) : c.i.a.c.v1.o.b, new DefaultAudioSink.d(new AudioProcessor[0]), false, false, false)); @@ -581,15 +581,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { if (this.r == null) { this.r = new AudioTrack(3, SendUtils.MAX_MESSAGE_CHARACTER_COUNT_PREMIUM, 4, 2, 2, 0, 0); } - this.f944z = this.r.getAudioSessionId(); + this.f945z = this.r.getAudioSessionId(); } else { UUID uuid = h0.a; AudioManager audioManager = (AudioManager) applicationContext.getSystemService(MediaStreamTrack.AUDIO_TRACK_KIND); - this.f944z = audioManager == null ? -1 : audioManager.generateAudioSessionId(); + this.f945z = audioManager == null ? -1 : audioManager.generateAudioSessionId(); } this.D = Collections.emptyList(); this.G = true; - o0 o0Var = new o0(k1VarArr, bVar.d, bVar.e, bVar.f, bVar.g, c1Var, bVar.l, bVar.m, bVar.n, bVar.o, false, bVar.f945c, bVar.i, this); + o0 o0Var = new o0(k1VarArr, bVar.d, bVar.e, bVar.f, bVar.g, c1Var, bVar.l, bVar.m, bVar.n, bVar.o, false, bVar.f946c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -611,7 +611,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { if (q1Var.f != t) { q1Var.f = t; q1Var.c(); - c cVar2 = (c) q1Var.f954c; + c cVar2 = (c) q1Var.f955c; c.i.a.c.y1.a N = N(p1.this.n); if (!N.equals(p1.this.J)) { p1 p1Var = p1.this; @@ -624,15 +624,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f958c = false; + s1Var.f959c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f959c = false; + t1Var.f960c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f944z)); - R(2, 102, Integer.valueOf(this.f944z)); + R(i, 102, Integer.valueOf(this.f945z)); + R(2, 102, Integer.valueOf(this.f945z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -654,7 +654,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } this.D = Collections.emptyList(); this.G = true; - o0 o0Var = new o0(k1VarArr, bVar.d, bVar.e, bVar.f, bVar.g, c1Var, bVar.l, bVar.m, bVar.n, bVar.o, false, bVar.f945c, bVar.i, this); + o0 o0Var = new o0(k1VarArr, bVar.d, bVar.e, bVar.f, bVar.g, c1Var, bVar.l, bVar.m, bVar.n, bVar.o, false, bVar.f946c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -671,15 +671,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f958c = false; + s1Var.f959c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f959c = false; + t1Var.f960c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f944z)); - R(2, 102, Integer.valueOf(this.f944z)); + R(i, 102, Integer.valueOf(this.f945z)); + R(2, 102, Integer.valueOf(this.f945z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -700,7 +700,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { if (u != 1) { if (u == 2 || u == 3) { p1Var.Z(); - boolean z3 = p1Var.d.f936x.p; + boolean z3 = p1Var.d.f937x.p; s1 s1Var = p1Var.o; if (!p1Var.g() || z3) { z2 = false; @@ -726,7 +726,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public TrackGroupArray A() { Z(); - return this.d.f936x.h; + return this.d.f937x.h; } @Override // c.i.a.c.g1 @@ -744,7 +744,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public r1 D() { Z(); - return this.d.f936x.b; + return this.d.f937x.b; } @Override // c.i.a.c.g1 @@ -773,7 +773,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public int I(int i) { Z(); - return this.d.f934c[i].x(); + return this.d.f935c[i].x(); } @Override // c.i.a.c.g1 @@ -790,7 +790,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public void L(@Nullable Surface surface) { Z(); - if (surface != null && surface == this.f941s) { + if (surface != null && surface == this.f942s) { Z(); Q(); V(null, false); @@ -813,9 +813,9 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } public final void P(int i, int i2) { - if (i != this.f942x || i2 != this.f943y) { - this.f942x = i; - this.f943y = i2; + if (i != this.f943x || i2 != this.f944y) { + this.f943x = i; + this.f944y = i2; c1 c1Var = this.k; d1.a d02 = c1Var.d0(); c.i.a.c.u1.n nVar = new c.i.a.c.u1.n(d02, i, i2); @@ -917,7 +917,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { arrayList.add(b2); } } - Surface surface2 = this.f941s; + Surface surface2 = this.f942s; if (!(surface2 == null || surface2 == surface)) { try { Iterator it = arrayList.iterator(); @@ -929,20 +929,20 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } catch (TimeoutException unused2) { o0 o0Var = this.d; ExoPlaybackException b3 = ExoPlaybackException.b(new ExoTimeoutException(3)); - c1 c1Var = o0Var.f936x; - c1 a2 = c1Var.a(c1Var.f776c); - a2.q = a2.f777s; + c1 c1Var = o0Var.f937x; + c1 a2 = c1Var.a(c1Var.f777c); + a2.q = a2.f778s; a2.r = 0; c1 e = a2.g(1).e(b3); - o0Var.f935s++; + o0Var.f936s++; o0Var.g.o.a(6).sendToTarget(); o0Var.S(e, false, 4, 0, 1, false); } if (this.t) { - this.f941s.release(); + this.f942s.release(); } } - this.f941s = surface; + this.f942s = surface; this.t = z2; } @@ -1024,7 +1024,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public d1 c() { Z(); - return this.d.f936x.n; + return this.d.f937x.n; } @Override // c.i.a.c.g1 @@ -1036,7 +1036,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public long e() { Z(); - return h0.b(this.d.f936x.r); + return h0.b(this.d.f937x.r); } @Override // c.i.a.c.g1 @@ -1058,7 +1058,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public boolean g() { Z(); - return this.d.f936x.l; + return this.d.f937x.l; } @Override // c.i.a.c.g1 @@ -1070,7 +1070,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public List i() { Z(); - return this.d.f936x.j; + return this.d.f937x.j; } @Override // c.i.a.c.g1 @@ -1106,7 +1106,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable public ExoPlaybackException p() { Z(); - return this.d.f936x.f; + return this.d.f937x.f; } @Override // c.i.a.c.g1 @@ -1131,7 +1131,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public int u() { Z(); - return this.d.f936x.e; + return this.d.f937x.e; } @Override // c.i.a.c.g1 @@ -1149,6 +1149,6 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public int z() { Z(); - return this.d.f936x.m; + return this.d.f937x.m; } } diff --git a/app/src/main/java/c/i/a/c/q0.java b/app/src/main/java/c/i/a/c/q0.java index 8a1de72ab7..bdd0ca4269 100644 --- a/app/src/main/java/c/i/a/c/q0.java +++ b/app/src/main/java/c/i/a/c/q0.java @@ -78,20 +78,20 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final r1.c r; /* renamed from: s reason: collision with root package name */ - public final r1.b f946s; + public final r1.b f947s; public final long t; public final boolean u; public final m0 v; public final ArrayList w; /* renamed from: x reason: collision with root package name */ - public final c.i.a.c.i2.g f947x; + public final c.i.a.c.i2.g f948x; /* renamed from: y reason: collision with root package name */ - public final e f948y; + public final e f949y; /* renamed from: z reason: collision with root package name */ - public final z0 f949z; + public final z0 f950z; /* compiled from: ExoPlayerImplInternal */ public static final class a { @@ -99,13 +99,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final h0 b; /* renamed from: c reason: collision with root package name */ - public final int f950c; + public final int f951c; public final long d; public a(List list, h0 h0Var, int i, long j, p0 p0Var) { this.a = list; this.b = h0Var; - this.f950c = i; + this.f951c = i; this.d = j; } } @@ -167,7 +167,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public c1 b; /* renamed from: c reason: collision with root package name */ - public int f951c; + public int f952c; public boolean d; public int e; public boolean f; @@ -179,7 +179,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public void a(int i) { this.a |= i > 0; - this.f951c += i; + this.f952c += i; } public void b(int i) { @@ -207,7 +207,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f952c; + public final long f953c; public final boolean d; public final boolean e; public final boolean f; @@ -215,7 +215,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public f(y.a aVar, long j, long j2, boolean z2, boolean z3, boolean z4) { this.a = aVar; this.b = j; - this.f952c = j2; + this.f953c = j2; this.d = z2; this.e = z3; this.f = z4; @@ -228,17 +228,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f953c; + public final long f954c; public g(r1 r1Var, int i, long j) { this.a = r1Var; this.b = i; - this.f953c = j; + this.f954c = j; } } public q0(k1[] k1VarArr, l lVar, m mVar, u0 u0Var, c.i.a.c.h2.d dVar, int i, boolean z2, @Nullable c1 c1Var, o1 o1Var, t0 t0Var, long j, boolean z3, Looper looper, c.i.a.c.i2.g gVar, e eVar) { - this.f948y = eVar; + this.f949y = eVar; this.i = k1VarArr; this.k = lVar; this.l = mVar; @@ -250,7 +250,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.B = t0Var; this.C = j; this.H = z3; - this.f947x = gVar; + this.f948x = gVar; this.t = u0Var.b(); this.u = u0Var.a(); c1 i2 = c1.i(mVar); @@ -264,11 +264,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.v = new m0(this, gVar); this.w = new ArrayList<>(); this.r = new r1.c(); - this.f946s = new r1.b(); + this.f947s = new r1.b(); lVar.a = dVar; this.U = true; Handler handler = new Handler(looper); - this.f949z = new z0(c1Var, handler); + this.f950z = new z0(c1Var, handler); this.A = new b1(this, c1Var, handler); HandlerThread handlerThread = new HandlerThread("ExoPlayer:Playback", -16); this.p = handlerThread; @@ -300,8 +300,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Objects.requireNonNull(cVar.i); cVar.j = b2; r1Var2.h(cVar.l, bVar); - if (r1Var2.n(bVar.f955c, cVar2).n) { - Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f955c, cVar.k + bVar.e); + if (r1Var2.n(bVar.f956c, cVar2).n) { + Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f956c, cVar.k + bVar.e); cVar.f(r1Var.b(j.first), ((Long) j.second).longValue(), j.first); } return true; @@ -316,16 +316,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } r1 r1Var3 = r1Var2.q() ? r1Var : r1Var2; try { - Pair j = r1Var3.j(cVar, bVar, gVar.b, gVar.f953c); + Pair j = r1Var3.j(cVar, bVar, gVar.b, gVar.f954c); if (r1Var.equals(r1Var3)) { return j; } if (r1Var.b(j.first) != -1) { r1Var3.h(j.first, bVar); - return r1Var3.n(bVar.f955c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f955c, gVar.f953c) : j; + return r1Var3.n(bVar.f956c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f956c, gVar.f954c) : j; } if (z2 && (L = L(cVar, bVar, i, z3, j.first, r1Var3, r1Var)) != null) { - return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f955c, -9223372036854775807L); + return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f956c, -9223372036854775807L); } return null; } catch (IndexOutOfBoundsException unused) { @@ -352,9 +352,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public static boolean g0(c1 c1Var, r1.b bVar, r1.c cVar) { - y.a aVar = c1Var.f776c; + y.a aVar = c1Var.f777c; r1 r1Var = c1Var.b; - return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f955c, cVar).n; + return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f956c, cVar).n; } public static Format[] j(c.i.a.c.f2.g gVar) { @@ -431,7 +431,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z2; int i; float f2 = this.v.c().b; - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; x0 x0Var = z0Var.h; x0 x0Var2 = z0Var.i; x0 x0Var3 = x0Var; @@ -440,10 +440,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { m i2 = x0Var3.i(f2, this.E.b); m mVar = x0Var3.n; int i3 = 0; - if (mVar != null && mVar.f867c.length == i2.f867c.length) { + if (mVar != null && mVar.f868c.length == i2.f868c.length) { int i4 = 0; while (true) { - if (i4 >= i2.f867c.length) { + if (i4 >= i2.f868c.length) { z2 = true; break; } else if (!i2.a(mVar, i4)) { @@ -456,16 +456,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z2 = false; if (!z2) { if (z3) { - z0 z0Var2 = this.f949z; + z0 z0Var2 = this.f950z; x0 x0Var4 = z0Var2.h; boolean m = z0Var2.m(x0Var4); boolean[] zArr = new boolean[this.i.length]; - long a2 = x0Var4.a(i2, this.E.f777s, m, zArr); + long a2 = x0Var4.a(i2, this.E.f778s, m, zArr); c1 c1Var = this.E; i = 4; - c1 u = u(c1Var.f776c, a2, c1Var.d); + c1 u = u(c1Var.f777c, a2, c1Var.d); this.E = u; - if (!(u.e == 4 || a2 == u.f777s)) { + if (!(u.e == 4 || a2 == u.f778s)) { this.F.b(4); H(a2); } @@ -477,7 +477,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } k1 k1Var = k1VarArr[i3]; zArr2[i3] = w(k1Var); - c.i.a.c.d2.f0 f0Var = x0Var4.f1010c[i3]; + c.i.a.c.d2.f0 f0Var = x0Var4.f1011c[i3]; if (zArr2[i3]) { if (f0Var != k1Var.h()) { f(k1Var); @@ -490,7 +490,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { i(zArr2); } else { i = 4; - this.f949z.m(x0Var3); + this.f950z.m(x0Var3); if (x0Var3.d) { x0Var3.a(i2, Math.max(x0Var3.f.b, this.S - x0Var3.o), false, new boolean[x0Var3.i.length]); } @@ -554,21 +554,21 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } this.Q = 0; c1 c1Var = this.E; - y.a aVar2 = c1Var.f776c; - long j3 = c1Var.f777s; - long j4 = g0(this.E, this.f946s, this.r) ? this.E.d : this.E.f777s; + y.a aVar2 = c1Var.f777c; + long j3 = c1Var.f778s; + long j4 = g0(this.E, this.f947s, this.r) ? this.E.d : this.E.f778s; if (z3) { this.R = null; Pair m = m(this.E.b); aVar2 = (y.a) m.first; j3 = ((Long) m.second).longValue(); j4 = -9223372036854775807L; - if (!aVar2.equals(this.E.f776c)) { + if (!aVar2.equals(this.E.f777c)) { z6 = true; aVar = aVar2; j = j3; j2 = -9223372036854775807L; - this.f949z.b(); + this.f950z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -591,7 +591,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } catch (RuntimeException e4) { p.b("MediaSourceList", "Failed to release child source.", e4); } - bVar.a.c(bVar.f765c); + bVar.a.c(bVar.f766c); } b1Var.g.clear(); b1Var.h.clear(); @@ -604,7 +604,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j = j3; j2 = j4; z6 = false; - this.f949z.b(); + this.f950z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -624,12 +624,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void G() { - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; this.I = x0Var != null && x0Var.f.g && this.H; } public final void H(long j) throws ExoPlaybackException { - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; if (x0Var != null) { j += x0Var.o; } @@ -641,8 +641,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k1Var.u(this.S); } } - for (x0 x0Var2 = this.f949z.h; x0Var2 != null; x0Var2 = x0Var2.l) { - c.i.a.c.f2.g[] gVarArr = x0Var2.n.f867c; + for (x0 x0Var2 = this.f950z.h; x0Var2 != null; x0Var2 = x0Var2.l) { + c.i.a.c.f2.g[] gVarArr = x0Var2.n.f868c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.j(); @@ -659,7 +659,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (size < 0) { Collections.sort(this.w); return; - } else if (!I(this.w.get(size), r1Var, r1Var2, this.L, this.M, this.r, this.f946s)) { + } else if (!I(this.w.get(size), r1Var, r1Var2, this.L, this.M, this.r, this.f947s)) { this.w.get(size).i.c(false); this.w.remove(size); } @@ -673,9 +673,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void N(boolean z2) throws ExoPlaybackException { - y.a aVar = this.f949z.h.f.a; - long Q = Q(aVar, this.E.f777s, true, false); - if (Q != this.E.f777s) { + y.a aVar = this.f950z.h.f.a; + long Q = Q(aVar, this.E.f778s, true, false); + if (Q != this.E.f778s) { this.E = u(aVar, Q, this.E.d); if (z2) { this.F.b(4); @@ -702,7 +702,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { int i2; boolean z4 = true; this.F.a(1); - Pair K = K(this.E.b, gVar, true, this.L, this.M, this.r, this.f946s); + Pair K = K(this.E.b, gVar, true, this.L, this.M, this.r, this.f947s); if (K == null) { Pair m = m(this.E.b); aVar = (y.a) m.first; @@ -712,16 +712,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { Object obj = K.first; j2 = ((Long) K.second).longValue(); - j = gVar.f953c == -9223372036854775807L ? -9223372036854775807L : j2; - y.a n = this.f949z.n(this.E.b, obj, j2); + j = gVar.f954c == -9223372036854775807L ? -9223372036854775807L : j2; + y.a n = this.f950z.n(this.E.b, obj, j2); if (n.a()) { - this.E.b.h(n.a, this.f946s); - j2 = this.f946s.e(n.b) == n.f813c ? this.f946s.f.f : 0; + this.E.b.h(n.a, this.f947s); + j2 = this.f947s.e(n.b) == n.f814c ? this.f947s.f.f : 0; aVar = n; z2 = true; } else { aVar = n; - z2 = gVar.f953c == -9223372036854775807L; + z2 = gVar.f954c == -9223372036854775807L; } } try { @@ -743,11 +743,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } F(false, true, false, true); } else { - if (aVar.equals(this.E.f776c)) { - x0 x0Var = this.f949z.h; + if (aVar.equals(this.E.f777c)) { + x0 x0Var = this.f950z.h; long i3 = (x0Var == null || !x0Var.d || j2 == 0) ? j2 : x0Var.a.i(j2, this.D); - if (h0.b(i3) == h0.b(this.E.f777s) && ((i2 = (c1Var = this.E).e) == 2 || i2 == 3)) { - this.E = u(aVar, c1Var.f777s, j); + if (h0.b(i3) == h0.b(this.E.f778s) && ((i2 = (c1Var = this.E).e) == 2 || i2 == 3)) { + this.E = u(aVar, c1Var.f778s, j); if (z2) { this.F.b(2); return; @@ -778,7 +778,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { try { c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; - l0(r1Var, aVar, r1Var, c1Var2.f776c, j); + l0(r1Var, aVar, r1Var, c1Var2.f777c, j); z2 = z3; j4 = P; this.E = u(aVar, j4, j); @@ -814,7 +814,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long P(y.a aVar, long j, boolean z2) throws ExoPlaybackException { - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; return Q(aVar, j, z0Var.h != z0Var.i, z2); } @@ -825,7 +825,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (z3 || this.E.e == 3) { d0(2); } - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; x0 x0Var2 = x0Var; while (x0Var2 != null && !aVar.equals(x0Var2.f.a)) { x0Var2 = x0Var2.l; @@ -836,7 +836,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (x0Var2 != null) { while (true) { - z0Var = this.f949z; + z0Var = this.f950z; if (z0Var.h == x0Var2) { break; } @@ -848,7 +848,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } if (x0Var2 != null) { - this.f949z.m(x0Var2); + this.f950z.m(x0Var2); if (!x0Var2.d) { x0Var2.f = x0Var2.f.b(j); } else { @@ -865,7 +865,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { H(j); y(); } else { - this.f949z.b(); + this.f950z.b(); H(j); } q(false); @@ -893,7 +893,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { h1Var.c(false); return; } - c0 b2 = this.f947x.b(looper, null); + c0 b2 = this.f948x.b(looper, null); b2.a.post(new x(this, h1Var)); } @@ -928,8 +928,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void V(a aVar) throws ExoPlaybackException { this.F.a(1); - if (aVar.f950c != -1) { - this.R = new g(new i1(aVar.a, aVar.b), aVar.f950c, aVar.d); + if (aVar.f951c != -1) { + this.R = new g(new i1(aVar.a, aVar.b), aVar.f951c, aVar.d); } b1 b1Var = this.A; List list = aVar.a; @@ -955,7 +955,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.H = z2; G(); if (this.I) { - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; if (z0Var.i != z0Var.h) { N(true); q(false); @@ -971,8 +971,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { dVar.g = i2; this.E = this.E.d(z2, i); this.J = false; - for (x0 x0Var = this.f949z.h; x0Var != null; x0Var = x0Var.l) { - c.i.a.c.f2.g[] gVarArr = x0Var.n.f867c; + for (x0 x0Var = this.f950z.h; x0Var != null; x0Var = x0Var.l) { + c.i.a.c.f2.g[] gVarArr = x0Var.n.f868c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.c(z2); @@ -1007,7 +1007,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void a0(int i) throws ExoPlaybackException { this.L = i; - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; r1 r1Var = this.E.b; z0Var.f = i; if (!z0Var.p(r1Var)) { @@ -1023,7 +1023,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void b0(boolean z2) throws ExoPlaybackException { this.M = z2; - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; r1 r1Var = this.E.b; z0Var.g = z2; if (!z0Var.p(r1Var)) { @@ -1104,7 +1104,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (aVar.a() || r1Var.q()) { return false; } - r1Var.n(r1Var.h(aVar.a, this.f946s).f955c, this.r); + r1Var.n(r1Var.h(aVar.a, this.f947s).f956c, this.r); if (!this.r.c()) { return false; } @@ -1130,19 +1130,19 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z7; long j; long j2; - long a2 = this.f947x.a(); + long a2 = this.f948x.a(); if (!this.E.b.q() && this.A.j) { - this.f949z.l(this.S); - z0 z0Var = this.f949z; + this.f950z.l(this.S); + z0 z0Var = this.f950z; x0 x0Var3 = z0Var.j; if (x0Var3 == null || (!x0Var3.f.h && x0Var3.f() && z0Var.j.f.e != -9223372036854775807L && z0Var.k < 100)) { - z0 z0Var2 = this.f949z; + z0 z0Var2 = this.f950z; long j3 = this.S; c1 c1Var = this.E; x0 x0Var4 = z0Var2.j; - y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f776c, c1Var.d, c1Var.f777s) : z0Var2.c(c1Var.b, x0Var4, j3); + y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f777c, c1Var.d, c1Var.f778s) : z0Var2.c(c1Var.b, x0Var4, j3); if (d2 != null) { - z0 z0Var3 = this.f949z; + z0 z0Var3 = this.f950z; l1[] l1VarArr = this.j; l lVar = this.k; c.i.a.c.h2.m h = this.m.h(); @@ -1151,7 +1151,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { x0 x0Var5 = z0Var3.j; if (x0Var5 == null) { if (d2.a.a()) { - j2 = d2.f1015c; + j2 = d2.f1016c; } j2 = 0; j = j2; @@ -1173,7 +1173,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z0Var3.k++; z0Var3.k(); x0Var6.a.l(this, d2.b); - if (this.f949z.h == x0Var6) { + if (this.f950z.h == x0Var6) { H(x0Var6.e()); } q(false); @@ -1185,7 +1185,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { y(); } - x0 x0Var8 = this.f949z.i; + x0 x0Var8 = this.f950z.i; if (x0Var8 != null) { if (x0Var8.l != null && !this.I) { if (x0Var8.d) { @@ -1197,7 +1197,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { break; } k1 k1Var = k1VarArr[i2]; - c.i.a.c.d2.f0 f0Var = x0Var8.f1010c[i2]; + c.i.a.c.d2.f0 f0Var = x0Var8.f1011c[i2]; if (!(k1Var.h() == f0Var && (f0Var == null || k1Var.i()))) { break; } @@ -1209,7 +1209,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { x0 x0Var9 = x0Var8.l; if (x0Var9.d || this.S >= x0Var9.e()) { m mVar2 = x0Var8.n; - z0 z0Var4 = this.f949z; + z0 z0Var4 = this.f950z; x0 x0Var10 = z0Var4.i; AnimatableValueParser.D((x0Var10 == null || x0Var10.l == null) ? false : true); z0Var4.i = z0Var4.i.l; @@ -1248,7 +1248,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { break; } k1 k1Var3 = k1VarArr3[i4]; - c.i.a.c.d2.f0 f0Var2 = x0Var8.f1010c[i4]; + c.i.a.c.d2.f0 f0Var2 = x0Var8.f1011c[i4]; if (f0Var2 != null && k1Var3.h() == f0Var2 && k1Var3.i()) { long j4 = x0Var8.f.e; T(k1Var3, (j4 == -9223372036854775807L || j4 == Long.MIN_VALUE) ? -9223372036854775807L : j4 + x0Var8.o); @@ -1257,7 +1257,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } } - z0 z0Var5 = this.f949z; + z0 z0Var5 = this.f950z; x0 x0Var12 = z0Var5.i; if (!(x0Var12 == null || z0Var5.h == x0Var12 || x0Var12.g)) { m mVar4 = x0Var12.n; @@ -1270,10 +1270,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } k1 k1Var4 = k1VarArr4[i5]; if (w(k1Var4)) { - boolean z10 = k1Var4.h() != x0Var12.f1010c[i5]; + boolean z10 = k1Var4.h() != x0Var12.f1011c[i5]; if (!mVar4.b(i5) || z10) { if (!k1Var4.v()) { - k1Var4.j(j(mVar4.f867c[i5]), x0Var12.f1010c[i5], x0Var12.e(), x0Var12.o); + k1Var4.j(j(mVar4.f868c[i5]), x0Var12.f1011c[i5], x0Var12.e(), x0Var12.o); } else if (k1Var4.b()) { f(k1Var4); } else { @@ -1289,17 +1289,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } boolean z11 = false; while (true) { - if (!(e0() && !this.I && (x0Var = this.f949z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { + if (!(e0() && !this.I && (x0Var = this.f950z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { break; } if (z11) { z(); } - z0 z0Var6 = this.f949z; + z0 z0Var6 = this.f950z; x0 x0Var13 = z0Var6.h; x0 a3 = z0Var6.a(); y0 y0Var = a3.f; - this.E = u(y0Var.a, y0Var.b, y0Var.f1015c); + this.E = u(y0Var.a, y0Var.b, y0Var.f1016c); this.F.b(x0Var13.f.f ? 0 : 3); r1 r1Var = this.E.b; l0(r1Var, a3.f.a, r1Var, x0Var13.f.a, -9223372036854775807L); @@ -1313,7 +1313,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.o.a.removeMessages(2); return; } - x0 x0Var14 = this.f949z.h; + x0 x0Var14 = this.f950z.h; if (x0Var14 == null) { M(a2, 10); return; @@ -1322,7 +1322,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { m0(); if (x0Var14.d) { long elapsedRealtime = SystemClock.elapsedRealtime() * 1000; - x0Var14.a.r(this.E.f777s - this.t, this.u); + x0Var14.a.r(this.E.f778s - this.t, this.u); boolean z12 = true; z2 = true; int i7 = 0; @@ -1335,7 +1335,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (w(k1Var5)) { k1Var5.q(this.S, elapsedRealtime); boolean z13 = z12 && k1Var5.b(); - boolean z14 = x0Var14.f1010c[i7] != k1Var5.h(); + boolean z14 = x0Var14.f1011c[i7] != k1Var5.h(); boolean z15 = z14 || (!z14 && k1Var5.i()) || k1Var5.d() || k1Var5.b(); boolean z16 = z2 && z15; if (!z15) { @@ -1353,7 +1353,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z2 = true; } long j5 = x0Var14.f.e; - boolean z17 = z3 && x0Var14.d && (j5 == -9223372036854775807L || j5 <= this.E.f777s); + boolean z17 = z3 && x0Var14.d && (j5 == -9223372036854775807L || j5 <= this.E.f778s); if (z17 && this.I) { this.I = false; Y(false, this.E.m, false, 5); @@ -1366,8 +1366,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { if (z2) { if (c1Var2.g) { - long j6 = f0(c1Var2.b, this.f949z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; - x0 x0Var15 = this.f949z.j; + long j6 = f0(c1Var2.b, this.f950z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; + x0 x0Var15 = this.f950z.j; boolean z18 = x0Var15.f() && x0Var15.f.h; boolean z19 = x0Var15.f.a.a() && !x0Var15.d; if (!z18) { @@ -1391,8 +1391,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.J = e0(); d0(2); if (this.J) { - for (x0 x0Var16 = this.f949z.h; x0Var16 != null; x0Var16 = x0Var16.l) { - c.i.a.c.f2.g[] gVarArr = x0Var16.n.f867c; + for (x0 x0Var16 = this.f950z.h; x0Var16 != null; x0Var16 = x0Var16.l) { + c.i.a.c.f2.g[] gVarArr = x0Var16.n.f868c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.k(); @@ -1424,7 +1424,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (i8 >= k1VarArr6.length) { break; } - if (w(k1VarArr6[i8]) && this.i[i8].h() == x0Var14.f1010c[i8]) { + if (w(k1VarArr6[i8]) && this.i[i8].h() == x0Var14.f1011c[i8]) { this.i[i8].s(); } i8++; @@ -1457,7 +1457,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } c1 c1Var5 = this.E; if (c1Var5.p != z4) { - this.E = new c1(c1Var5.b, c1Var5.f776c, c1Var5.d, c1Var5.e, c1Var5.f, c1Var5.g, c1Var5.h, c1Var5.i, c1Var5.j, c1Var5.k, c1Var5.l, c1Var5.m, c1Var5.n, c1Var5.q, c1Var5.r, c1Var5.f777s, c1Var5.o, z4); + this.E = new c1(c1Var5.b, c1Var5.f777c, c1Var5.d, c1Var5.e, c1Var5.f, c1Var5.g, c1Var5.h, c1Var5.i, c1Var5.j, c1Var5.k, c1Var5.l, c1Var5.m, c1Var5.n, c1Var5.q, c1Var5.r, c1Var5.f778s, c1Var5.o, z4); } this.O = false; AnimatableValueParser.f0(); @@ -1572,7 +1572,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z(); } catch (ExoPlaybackException e2) { e = e2; - if (e.type == 1 && (x0Var = this.f949z.i) != null) { + if (e.type == 1 && (x0Var = this.f950z.i) != null) { e = e.a(x0Var.f.a); } if (!e.isRecoverable || this.V != null) { @@ -1593,7 +1593,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z(); } catch (IOException e3) { ExoPlaybackException exoPlaybackException2 = new ExoPlaybackException(0, e3); - x0 x0Var2 = this.f949z.h; + x0 x0Var2 = this.f950z.h; if (x0Var2 != null) { exoPlaybackException2 = exoPlaybackException2.a(x0Var2.f.a); } @@ -1613,7 +1613,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void i(boolean[] zArr) throws ExoPlaybackException { r rVar; - x0 x0Var = this.f949z.i; + x0 x0Var = this.f950z.i; m mVar = x0Var.n; for (int i = 0; i < this.i.length; i++) { if (!mVar.b(i)) { @@ -1625,16 +1625,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z2 = zArr[i2]; k1 k1Var = this.i[i2]; if (!w(k1Var)) { - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; x0 x0Var2 = z0Var.i; boolean z3 = x0Var2 == z0Var.h; m mVar2 = x0Var2.n; m1 m1Var = mVar2.b[i2]; - Format[] j = j(mVar2.f867c[i2]); + Format[] j = j(mVar2.f868c[i2]); boolean z4 = e0() && this.E.e == 3; boolean z5 = !z2 && z4; this.Q++; - k1Var.o(m1Var, j, x0Var2.f1010c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); + k1Var.o(m1Var, j, x0Var2.f1011c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); k1Var.r(103, new p0(this)); m0 m0Var = this.v; Objects.requireNonNull(m0Var); @@ -1683,30 +1683,30 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long k(r1 r1Var, Object obj, long j) { - r1Var.n(r1Var.h(obj, this.f946s).f955c, this.r); + r1Var.n(r1Var.h(obj, this.f947s).f956c, this.r); r1.c cVar = this.r; if (cVar.h != -9223372036854775807L && cVar.c()) { r1.c cVar2 = this.r; if (cVar2.k) { long j2 = cVar2.i; int i = f0.a; - return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.r.h) - (j + this.f946s.e); + return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.r.h) - (j + this.f947s.e); } } return -9223372036854775807L; } public final void k0() { - x0 x0Var = this.f949z.j; + x0 x0Var = this.f950z.j; boolean z2 = this.K || (x0Var != null && x0Var.a.h()); c1 c1Var = this.E; if (z2 != c1Var.g) { - this.E = new c1(c1Var.b, c1Var.f776c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.r, c1Var.f777s, c1Var.o, c1Var.p); + this.E = new c1(c1Var.b, c1Var.f777c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.r, c1Var.f778s, c1Var.o, c1Var.p); } } public final long l() { - x0 x0Var = this.f949z.i; + x0 x0Var = this.f950z.i; if (x0Var == null) { return 0; } @@ -1720,7 +1720,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (i >= k1VarArr.length) { return j; } - if (w(k1VarArr[i]) && this.i[i].h() == x0Var.f1010c[i]) { + if (w(k1VarArr[i]) && this.i[i].h() == x0Var.f1011c[i]) { long t = this.i[i].t(); if (t == Long.MIN_VALUE) { return Long.MIN_VALUE; @@ -1741,7 +1741,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } return; } - r1Var.n(r1Var.h(aVar.a, this.f946s).f955c, this.r); + r1Var.n(r1Var.h(aVar.a, this.f947s).f956c, this.r); t0 t0Var = this.B; v0.f fVar = this.r.m; int i = f0.a; @@ -1749,7 +1749,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Objects.requireNonNull(k0Var); k0Var.d = h0.a(fVar.a); k0Var.g = h0.a(fVar.b); - k0Var.h = h0.a(fVar.f988c); + k0Var.h = h0.a(fVar.f989c); float f3 = fVar.d; if (f3 == -3.4028235E38f) { f3 = 0.97f; @@ -1767,10 +1767,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k0Var2.a(); return; } - Object obj = this.r.f956c; + Object obj = this.r.f957c; Object obj2 = null; if (!r1Var2.q()) { - obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.f946s).f955c, this.r).f956c; + obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.f947s).f956c, this.r).f957c; } if (!f0.a(obj2, obj)) { k0 k0Var3 = (k0) this.B; @@ -1785,13 +1785,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { y.a aVar = c1.a; return Pair.create(c1.a, 0L); } - Pair j2 = r1Var.j(this.r, this.f946s, r1Var.a(this.M), -9223372036854775807L); - y.a n = this.f949z.n(r1Var, j2.first, 0); + Pair j2 = r1Var.j(this.r, this.f947s, r1Var.a(this.M), -9223372036854775807L); + y.a n = this.f950z.n(r1Var, j2.first, 0); long longValue = ((Long) j2.second).longValue(); if (n.a()) { - r1Var.h(n.a, this.f946s); - if (n.f813c == this.f946s.e(n.b)) { - j = this.f946s.f.f; + r1Var.h(n.a, this.f947s); + if (n.f814c == this.f947s.e(n.b)) { + j = this.f947s.f.f; } longValue = j; } @@ -1819,21 +1819,21 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { q0 q0Var5; q0 q0Var6; q0 q0Var7; - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; if (x0Var != null) { long k = x0Var.d ? x0Var.a.k() : -9223372036854775807L; if (k != -9223372036854775807L) { H(k); - if (k != this.E.f777s) { + if (k != this.E.f778s) { c1 c1Var = this.E; - this.E = u(c1Var.f776c, k, c1Var.d); + this.E = u(c1Var.f777c, k, c1Var.d); this.F.b(4); } q0Var2 = this; q0Var = q0Var2; } else { m0 m0Var = this.v; - boolean z2 = x0Var != this.f949z.i; + boolean z2 = x0Var != this.f950z.i; k1 k1Var = m0Var.k; if (k1Var == null || k1Var.b() || (!m0Var.k.d() && (z2 || m0Var.k.i()))) { m0Var.m = true; @@ -1872,8 +1872,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { long m2 = m0Var.m(); this.S = m2; long j4 = m2 - x0Var.o; - long j5 = this.E.f777s; - if (this.w.isEmpty() || this.E.f776c.a()) { + long j5 = this.E.f778s; + if (this.w.isEmpty() || this.E.f777c.a()) { q0Var2 = this; q0Var = q0Var2; } else { @@ -1882,7 +1882,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.U = false; } c1 c1Var2 = this.E; - int b2 = c1Var2.b.b(c1Var2.f776c.a); + int b2 = c1Var2.b.b(c1Var2.f777c.a); int min = Math.min(this.T, this.w.size()); if (min > 0) { cVar = this.w.get(min - 1); @@ -1997,17 +1997,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j4 = j2; q0Var2 = q0Var3; } - q0Var2.E.f777s = j4; + q0Var2.E.f778s = j4; } - q0Var2.E.q = q0Var2.f949z.j.d(); + q0Var2.E.q = q0Var2.f950z.j.d(); q0Var2.E.r = q0Var.n(); c1 c1Var3 = q0Var2.E; - if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f776c)) { + if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f777c)) { c1 c1Var4 = q0Var2.E; float f2 = 1.0f; if (c1Var4.n.b == 1.0f) { t0 t0Var = q0Var2.B; - long k2 = q0Var2.k(c1Var4.b, c1Var4.f776c.a, c1Var4.f777s); + long k2 = q0Var2.k(c1Var4.b, c1Var4.f777c.a, c1Var4.f778s); long n = q0Var.n(); k0 k0Var = (k0) t0Var; if (k0Var.d != -9223372036854775807L) { @@ -2017,12 +2017,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k0Var.n = j7; k0Var.o = 0; } else { - float f3 = k0Var.f932c; + float f3 = k0Var.f933c; long max = Math.max(j7, (long) (((1.0f - f3) * ((float) j7)) + (((float) j8) * f3))); k0Var.n = max; long abs = Math.abs(j7 - max); long j9 = k0Var.o; - float f4 = k0Var.f932c; + float f4 = k0Var.f933c; k0Var.o = (long) (((1.0f - f4) * ((float) abs)) + (((float) j9) * f4)); } if (k0Var.m == -9223372036854775807L || SystemClock.elapsedRealtime() - k0Var.m >= 1000) { @@ -2059,7 +2059,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } if (q0Var2.v.c().b != f2) { - q0Var2.v.e(new d1(f2, q0Var2.E.n.f785c)); + q0Var2.v.e(new d1(f2, q0Var2.E.n.f786c)); q0Var2.t(q0Var2.E.n, q0Var2.v.c().b, false, false); } } @@ -2072,7 +2072,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long o(long j) { - x0 x0Var = this.f949z.j; + x0 x0Var = this.f950z.j; if (x0Var == null) { return 0; } @@ -2080,7 +2080,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void p(v vVar) { - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; x0 x0Var = z0Var.j; if (x0Var != null && x0Var.a == vVar) { z0Var.l(this.S); @@ -2089,17 +2089,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void q(boolean z2) { - x0 x0Var = this.f949z.j; - y.a aVar = x0Var == null ? this.E.f776c : x0Var.f.a; + x0 x0Var = this.f950z.j; + y.a aVar = x0Var == null ? this.E.f777c : x0Var.f.a; boolean z3 = !this.E.k.equals(aVar); if (z3) { this.E = this.E.a(aVar); } c1 c1Var = this.E; - c1Var.q = x0Var == null ? c1Var.f777s : x0Var.d(); + c1Var.q = x0Var == null ? c1Var.f778s : x0Var.d(); this.E.r = n(); if ((z3 || z2) && x0Var != null && x0Var.d) { - this.m.d(this.i, x0Var.m, x0Var.n.f867c); + this.m.d(this.i, x0Var.m, x0Var.n.f868c); } } @@ -2146,19 +2146,19 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Throwable th; c1 c1Var = this.E; g gVar2 = this.R; - z0 z0Var = this.f949z; + z0 z0Var = this.f950z; int i7 = this.L; boolean z13 = this.M; r1.c cVar = this.r; - r1.b bVar = this.f946s; + r1.b bVar = this.f947s; if (r1Var.q()) { y.a aVar3 = c1.a; fVar = new f(c1.a, 0, -9223372036854775807L, false, true, false); } else { - y.a aVar4 = c1Var.f776c; + y.a aVar4 = c1Var.f777c; Object obj3 = aVar4.a; boolean g02 = g0(c1Var, bVar, cVar); - long j6 = g02 ? c1Var.d : c1Var.f777s; + long j6 = g02 ? c1Var.d : c1Var.f778s; if (gVar2 != null) { aVar2 = aVar4; Pair K = K(r1Var, gVar2, true, i7, z13, cVar, bVar); @@ -2169,8 +2169,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z9 = false; z5 = true; } else { - if (gVar2.f953c == -9223372036854775807L) { - i4 = r1Var.h(K.first, bVar).f955c; + if (gVar2.f954c == -9223372036854775807L) { + i4 = r1Var.h(K.first, bVar).f956c; obj = obj3; z11 = false; } else { @@ -2201,7 +2201,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { i4 = r1Var.a(z13); z5 = true; } else { - i4 = r1Var.h(L, bVar).f955c; + i4 = r1Var.h(L, bVar).f956c; z5 = false; } obj = obj2; @@ -2227,11 +2227,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } fVar = new f(n, j3, j, z4, z3, z2); } else if (j6 == -9223372036854775807L) { - i6 = r1Var.h(obj2, bVar).f955c; + i6 = r1Var.h(obj2, bVar).f956c; } else { aVar = aVar2; c1Var.b.h(aVar.a, bVar); - Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f955c, j6 + bVar.e); + Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f956c, j6 + bVar.e); obj = j7.first; j6 = ((Long) j7.second).longValue(); i5 = -1; @@ -2255,10 +2255,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (!n.a()) { if (n.equals(aVar)) { - j4 = c1Var.f777s; + j4 = c1Var.f778s; } else { r1Var.h(n.a, bVar); - j4 = n.f813c == bVar.e(n.b) ? bVar.f.f : 0; + j4 = n.f814c == bVar.e(n.b) ? bVar.f.f : 0; } j3 = j4; } else { @@ -2300,10 +2300,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { fVar = new f(n, j3, j, z4, z3, z2); } y.a aVar5 = fVar.a; - long j9 = fVar.f952c; + long j9 = fVar.f953c; boolean z14 = fVar.d; long j10 = fVar.b; - boolean z15 = !this.E.f776c.equals(aVar5) || j10 != this.E.f777s; + boolean z15 = !this.E.f777c.equals(aVar5) || j10 != this.E.f778s; try { if (fVar.e) { if (this.E.e != 1) { @@ -2315,14 +2315,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j5 = j9; z12 = false; try { - if (!this.f949z.q(r1Var, this.S, l())) { + if (!this.f950z.q(r1Var, this.S, l())) { N(false); } } catch (Throwable th2) { th = th2; gVar = null; c1 c1Var2 = this.E; - l0(r1Var, aVar5, c1Var2.b, c1Var2.f776c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f777c, !fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2339,16 +2339,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j5 = j9; z12 = false; if (!r1Var.q()) { - for (x0 x0Var = this.f949z.h; x0Var != null; x0Var = x0Var.l) { + for (x0 x0Var = this.f950z.h; x0Var != null; x0Var = x0Var.l) { if (x0Var.f.a.equals(aVar5)) { - x0Var.f = this.f949z.g(r1Var, x0Var.f); + x0Var.f = this.f950z.g(r1Var, x0Var.f); } } j10 = P(aVar5, j10, z14); } } c1 c1Var3 = this.E; - l0(r1Var, aVar5, c1Var3.b, c1Var3.f776c, fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var3.b, c1Var3.f777c, fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2365,7 +2365,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z12 = false; gVar = null; c1 c1Var2 = this.E; - l0(r1Var, aVar5, c1Var2.b, c1Var2.f776c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f777c, !fVar.f ? j10 : -9223372036854775807L); this.E = u(aVar5, j10, j5); G(); J(r1Var, this.E.b); @@ -2378,7 +2378,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void s(v vVar) throws ExoPlaybackException { - x0 x0Var = this.f949z.j; + x0 x0Var = this.f950z.j; if (x0Var != null && x0Var.a == vVar) { float f2 = this.v.c().b; r1 r1Var = this.E.b; @@ -2396,12 +2396,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { y0 y0Var2 = x0Var.f; x0Var.o = (y0Var2.b - a2) + j3; x0Var.f = y0Var2.b(a2); - this.m.d(this.i, x0Var.m, x0Var.n.f867c); - if (x0Var == this.f949z.h) { + this.m.d(this.i, x0Var.m, x0Var.n.f868c); + if (x0Var == this.f950z.h) { H(x0Var.f.b); h(); c1 c1Var = this.E; - this.E = u(c1Var.f776c, x0Var.f.b, c1Var.d); + this.E = u(c1Var.f777c, x0Var.f.b, c1Var.d); } y(); } @@ -2416,13 +2416,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.E = this.E.f(d1Var); } float f3 = d1Var.b; - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; while (true) { i = 0; if (x0Var == null) { break; } - c.i.a.c.f2.g[] gVarArr = x0Var.n.f867c; + c.i.a.c.f2.g[] gVarArr = x0Var.n.f868c; int length = gVarArr.length; while (i < length) { c.i.a.c.f2.g gVar = gVarArr[i]; @@ -2451,17 +2451,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { TrackGroupArray trackGroupArray; u uVar2; int i = 0; - this.U = this.U || j != this.E.f777s || !aVar.equals(this.E.f776c); + this.U = this.U || j != this.E.f778s || !aVar.equals(this.E.f777c); G(); c1 c1Var = this.E; TrackGroupArray trackGroupArray2 = c1Var.h; m mVar2 = c1Var.i; List list = c1Var.j; if (this.A.j) { - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; TrackGroupArray trackGroupArray3 = x0Var == null ? TrackGroupArray.i : x0Var.m; m mVar3 = x0Var == null ? this.l : x0Var.n; - c.i.a.c.f2.g[] gVarArr = mVar3.f867c; + c.i.a.c.f2.g[] gVarArr = mVar3.f868c; c.i.a.f.e.o.c.n(4, "initialCapacity"); Object[] objArr = new Object[4]; int length = gVarArr.length; @@ -2501,14 +2501,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (x0Var != null) { y0 y0Var = x0Var.f; - if (y0Var.f1015c != j2) { + if (y0Var.f1016c != j2) { x0Var.f = y0Var.a(j2); } } uVar = uVar2; trackGroupArray = trackGroupArray3; mVar = mVar3; - } else if (!aVar.equals(c1Var.f776c)) { + } else if (!aVar.equals(c1Var.f777c)) { TrackGroupArray trackGroupArray4 = TrackGroupArray.i; m mVar4 = this.l; c.i.b.b.a aVar3 = u.j; @@ -2524,7 +2524,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean v() { - x0 x0Var = this.f949z.j; + x0 x0Var = this.f950z.j; if (x0Var == null) { return false; } @@ -2532,9 +2532,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean x() { - x0 x0Var = this.f949z.h; + x0 x0Var = this.f950z.h; long j = x0Var.f.e; - return x0Var.d && (j == -9223372036854775807L || this.E.f777s < j || !e0()); + return x0Var.d && (j == -9223372036854775807L || this.E.f778s < j || !e0()); } public final void y() { @@ -2544,9 +2544,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (!v()) { z2 = false; } else { - x0 x0Var = this.f949z.j; + x0 x0Var = this.f950z.j; long o = o(!x0Var.d ? 0 : x0Var.a.c()); - if (x0Var == this.f949z.h) { + if (x0Var == this.f950z.h) { j2 = this.S; j = x0Var.o; } else { @@ -2557,7 +2557,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } this.K = z2; if (z2) { - x0 x0Var2 = this.f949z.j; + x0 x0Var2 = this.f950z.j; long j3 = this.S; AnimatableValueParser.D(x0Var2.g()); x0Var2.a.g(j3 - x0Var2.o); @@ -2572,7 +2572,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { dVar.a = z2; dVar.b = c1Var; if (z2) { - o0 o0Var = ((o) this.f948y).a; + o0 o0Var = ((o) this.f949y).a; o0Var.e.a.post(new t(o0Var, dVar)); this.F = new d(this.E); } diff --git a/app/src/main/java/c/i/a/c/q1.java b/app/src/main/java/c/i/a/c/q1.java index 67896c6b73..d1652feabe 100644 --- a/app/src/main/java/c/i/a/c/q1.java +++ b/app/src/main/java/c/i/a/c/q1.java @@ -18,7 +18,7 @@ public final class q1 { public final Handler b; /* renamed from: c reason: collision with root package name */ - public final b f954c; + public final b f955c; public final AudioManager d; @Nullable public c e; @@ -46,7 +46,7 @@ public final class q1 { Context applicationContext = context.getApplicationContext(); this.a = applicationContext; this.b = handler; - this.f954c = bVar; + this.f955c = bVar; AudioManager audioManager = (AudioManager) applicationContext.getSystemService(MediaStreamTrack.AUDIO_TRACK_KIND); AnimatableValueParser.H(audioManager); this.d = audioManager; diff --git a/app/src/main/java/c/i/a/c/r1.java b/app/src/main/java/c/i/a/c/r1.java index b379ad205f..f1015b6e27 100644 --- a/app/src/main/java/c/i/a/c/r1.java +++ b/app/src/main/java/c/i/a/c/r1.java @@ -53,7 +53,7 @@ public abstract class r1 { public Object b; /* renamed from: c reason: collision with root package name */ - public int f955c; + public int f956c; public long d; public long e; public c.i.a.c.d2.j0.a f = c.i.a.c.d2.j0.a.a; @@ -129,7 +129,7 @@ public abstract class r1 { return false; } b bVar = (b) obj; - return f0.a(this.a, bVar.a) && f0.a(this.b, bVar.b) && this.f955c == bVar.f955c && this.d == bVar.d && this.e == bVar.e && f0.a(this.f, bVar.f); + return f0.a(this.a, bVar.a) && f0.a(this.b, bVar.b) && this.f956c == bVar.f956c && this.d == bVar.d && this.e == bVar.e && f0.a(this.f, bVar.f); } public int hashCode() { @@ -142,7 +142,7 @@ public abstract class r1 { } long j = this.d; long j2 = this.e; - return this.f.hashCode() + ((((((((hashCode + i) * 31) + this.f955c) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31); + return this.f.hashCode() + ((((((((hashCode + i) * 31) + this.f956c) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31); } } @@ -152,7 +152,7 @@ public abstract class r1 { public static final v0 b; /* renamed from: c reason: collision with root package name */ - public Object f956c = a; + public Object f957c = a; @Nullable @Deprecated public Object d; @@ -175,7 +175,7 @@ public abstract class r1 { public long r; /* renamed from: s reason: collision with root package name */ - public long f957s; + public long f958s; static { v0.c cVar = new v0.c(); @@ -199,7 +199,7 @@ public abstract class r1 { public c d(Object obj, @Nullable v0 v0Var, @Nullable Object obj2, long j, long j2, long j3, boolean z2, boolean z3, @Nullable v0.f fVar, long j4, long j5, int i, int i2, long j6) { v0.g gVar; - this.f956c = obj; + this.f957c = obj; this.e = v0Var != null ? v0Var : b; this.d = (v0Var == null || (gVar = v0Var.b) == null) ? null : gVar.h; this.f = obj2; @@ -214,7 +214,7 @@ public abstract class r1 { this.r = j5; this.o = i; this.p = i2; - this.f957s = j6; + this.f958s = j6; this.n = false; return this; } @@ -227,11 +227,11 @@ public abstract class r1 { return false; } c cVar = (c) obj; - return f0.a(this.f956c, cVar.f956c) && f0.a(this.e, cVar.e) && f0.a(this.f, cVar.f) && f0.a(this.m, cVar.m) && this.g == cVar.g && this.h == cVar.h && this.i == cVar.i && this.j == cVar.j && this.k == cVar.k && this.n == cVar.n && this.q == cVar.q && this.r == cVar.r && this.o == cVar.o && this.p == cVar.p && this.f957s == cVar.f957s; + return f0.a(this.f957c, cVar.f957c) && f0.a(this.e, cVar.e) && f0.a(this.f, cVar.f) && f0.a(this.m, cVar.m) && this.g == cVar.g && this.h == cVar.h && this.i == cVar.i && this.j == cVar.j && this.k == cVar.k && this.n == cVar.n && this.q == cVar.q && this.r == cVar.r && this.o == cVar.o && this.p == cVar.p && this.f958s == cVar.f958s; } public int hashCode() { - int hashCode = (this.e.hashCode() + ((this.f956c.hashCode() + 217) * 31)) * 31; + int hashCode = (this.e.hashCode() + ((this.f957c.hashCode() + 217) * 31)) * 31; Object obj = this.f; int i = 0; int hashCode2 = (hashCode + (obj == null ? 0 : obj.hashCode())) * 31; @@ -244,7 +244,7 @@ public abstract class r1 { long j3 = this.i; long j4 = this.q; long j5 = this.r; - long j6 = this.f957s; + long j6 = this.f958s; return ((((((((((((((((((((((hashCode2 + i) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31) + (this.j ? 1 : 0)) * 31) + (this.k ? 1 : 0)) * 31) + (this.n ? 1 : 0)) * 31) + ((int) (j4 ^ (j4 >>> 32)))) * 31) + ((int) (j5 ^ (j5 >>> 32)))) * 31) + this.o) * 31) + this.p) * 31) + ((int) (j6 ^ (j6 >>> 32))); } } @@ -263,7 +263,7 @@ public abstract class r1 { } public final int d(int i, b bVar, c cVar, int i2, boolean z2) { - int i3 = g(i, bVar, false).f955c; + int i3 = g(i, bVar, false).f956c; if (n(i3, cVar).p != i) { return i + 1; } @@ -361,7 +361,7 @@ public abstract class r1 { } } int i2 = cVar.o; - long j3 = cVar.f957s + j; + long j3 = cVar.f958s + j; long j4 = g(i2, bVar, true).d; while (j4 != -9223372036854775807L && j3 >= j4 && i2 < cVar.p) { j3 -= j4; diff --git a/app/src/main/java/c/i/a/c/s1.java b/app/src/main/java/c/i/a/c/s1.java index adc28ed15b..46f7b09a57 100644 --- a/app/src/main/java/c/i/a/c/s1.java +++ b/app/src/main/java/c/i/a/c/s1.java @@ -12,7 +12,7 @@ public final class s1 { public PowerManager.WakeLock b; /* renamed from: c reason: collision with root package name */ - public boolean f958c; + public boolean f959c; public boolean d; public s1(Context context) { @@ -23,7 +23,7 @@ public final class s1 { public final void a() { PowerManager.WakeLock wakeLock = this.b; if (wakeLock != null) { - if (!this.f958c || !this.d) { + if (!this.f959c || !this.d) { wakeLock.release(); } else { wakeLock.acquire(); diff --git a/app/src/main/java/c/i/a/c/t.java b/app/src/main/java/c/i/a/c/t.java index e38ce6e44e..0f6e9710ab 100644 --- a/app/src/main/java/c/i/a/c/t.java +++ b/app/src/main/java/c/i/a/c/t.java @@ -18,8 +18,8 @@ public final /* synthetic */ class t implements Runnable { public final void run() { o0 o0Var = this.i; q0.d dVar = this.j; - int i = o0Var.f935s - dVar.f951c; - o0Var.f935s = i; + int i = o0Var.f936s - dVar.f952c; + o0Var.f936s = i; boolean z2 = true; if (dVar.d) { o0Var.t = true; @@ -30,9 +30,9 @@ public final /* synthetic */ class t implements Runnable { } if (i == 0) { r1 r1Var = dVar.b.b; - if (!o0Var.f936x.b.q() && r1Var.q()) { - o0Var.f937y = -1; - o0Var.f938z = 0; + if (!o0Var.f937x.b.q() && r1Var.q()) { + o0Var.f938y = -1; + o0Var.f939z = 0; } if (!r1Var.q()) { List asList = Arrays.asList(((i1) r1Var).i); diff --git a/app/src/main/java/c/i/a/c/t1.java b/app/src/main/java/c/i/a/c/t1.java index 5731b19281..f5981d23de 100644 --- a/app/src/main/java/c/i/a/c/t1.java +++ b/app/src/main/java/c/i/a/c/t1.java @@ -11,7 +11,7 @@ public final class t1 { public WifiManager.WifiLock b; /* renamed from: c reason: collision with root package name */ - public boolean f959c; + public boolean f960c; public boolean d; public t1(Context context) { @@ -21,7 +21,7 @@ public final class t1 { public final void a() { WifiManager.WifiLock wifiLock = this.b; if (wifiLock != null) { - if (!this.f959c || !this.d) { + if (!this.f960c || !this.d) { wifiLock.release(); } else { wifiLock.acquire(); diff --git a/app/src/main/java/c/i/a/c/u1/c1.java b/app/src/main/java/c/i/a/c/u1/c1.java index 003fc590b3..63fc03de3f 100644 --- a/app/src/main/java/c/i/a/c/u1/c1.java +++ b/app/src/main/java/c/i/a/c/u1/c1.java @@ -54,7 +54,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { public u b = q0.k; /* renamed from: c reason: collision with root package name */ - public c.i.b.b.w f960c = r0.l; + public c.i.b.b.w f961c = r0.l; @Nullable public y.a d; public y.a e; @@ -89,7 +89,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { if (!aVar.a.equals(obj)) { return false; } - return (z2 && aVar.b == i && aVar.f813c == i2) || (!z2 && aVar.b == -1 && aVar.e == i3); + return (z2 && aVar.b == i && aVar.f814c == i2) || (!z2 && aVar.b == -1 && aVar.e == i3); } public final void a(w.a aVar, @Nullable y.a aVar2, r1 r1Var) { @@ -98,7 +98,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { aVar.c(aVar2, r1Var); return; } - r1 r1Var2 = this.f960c.get(aVar2); + r1 r1Var2 = this.f961c.get(aVar2); if (r1Var2 != null) { aVar.c(aVar2, r1Var2); } @@ -123,7 +123,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { a(aVar, this.d, r1Var); } } - this.f960c = aVar.a(); + this.f961c = aVar.a(); } } @@ -379,7 +379,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { boolean z3 = r1Var.equals(this.o.D()) && i == this.o.o(); long j2 = 0; if (aVar2 != null && aVar2.a()) { - if (z3 && this.o.w() == aVar2.b && this.o.m() == aVar2.f813c) { + if (z3 && this.o.w() == aVar2.b && this.o.m() == aVar2.f814c) { z2 = true; } if (z2) { @@ -407,9 +407,9 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { public final d1.a a0(@Nullable y.a aVar) { Objects.requireNonNull(this.o); - r1 r1Var = aVar == null ? null : this.l.f960c.get(aVar); + r1 r1Var = aVar == null ? null : this.l.f961c.get(aVar); if (aVar != null && r1Var != null) { - return Z(r1Var, r1Var.h(aVar.a, this.j).f955c, aVar); + return Z(r1Var, r1Var.h(aVar.a, this.j).f956c, aVar); } int o = this.o.o(); r1 D = this.o.D(); @@ -433,7 +433,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { Objects.requireNonNull(this.o); boolean z2 = false; if (aVar != null) { - if (this.l.f960c.get(aVar) != null) { + if (this.l.f961c.get(aVar) != null) { z2 = true; } return z2 ? a0(aVar) : Z(r1.a, i, aVar); diff --git a/app/src/main/java/c/i/a/c/u1/d1.java b/app/src/main/java/c/i/a/c/u1/d1.java index 5e48bfe53c..20e5038e7e 100644 --- a/app/src/main/java/c/i/a/c/u1/d1.java +++ b/app/src/main/java/c/i/a/c/u1/d1.java @@ -17,7 +17,7 @@ public interface d1 { public final r1 b; /* renamed from: c reason: collision with root package name */ - public final int f961c; + public final int f962c; @Nullable public final y.a d; public final long e; @@ -31,7 +31,7 @@ public interface d1 { public a(long j, r1 r1Var, int i, @Nullable y.a aVar, long j2, r1 r1Var2, int i2, @Nullable y.a aVar2, long j3, long j4) { this.a = j; this.b = r1Var; - this.f961c = i; + this.f962c = i; this.d = aVar; this.e = j2; this.f = r1Var2; @@ -49,11 +49,11 @@ public interface d1 { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.f961c == aVar.f961c && this.e == aVar.e && this.g == aVar.g && this.i == aVar.i && this.j == aVar.j && c.B(this.b, aVar.b) && c.B(this.d, aVar.d) && c.B(this.f, aVar.f) && c.B(this.h, aVar.h); + return this.a == aVar.a && this.f962c == aVar.f962c && this.e == aVar.e && this.g == aVar.g && this.i == aVar.i && this.j == aVar.j && c.B(this.b, aVar.b) && c.B(this.d, aVar.d) && c.B(this.f, aVar.f) && c.B(this.h, aVar.h); } public int hashCode() { - return Arrays.hashCode(new Object[]{Long.valueOf(this.a), this.b, Integer.valueOf(this.f961c), this.d, Long.valueOf(this.e), this.f, Integer.valueOf(this.g), this.h, Long.valueOf(this.i), Long.valueOf(this.j)}); + return Arrays.hashCode(new Object[]{Long.valueOf(this.a), this.b, Integer.valueOf(this.f962c), this.d, Long.valueOf(this.e), this.f, Integer.valueOf(this.g), this.h, Long.valueOf(this.i), Long.valueOf(this.j)}); } } diff --git a/app/src/main/java/c/i/a/c/u1/f0.java b/app/src/main/java/c/i/a/c/u1/f0.java index 9851f70856..1fb9aa2d32 100644 --- a/app/src/main/java/c/i/a/c/u1/f0.java +++ b/app/src/main/java/c/i/a/c/u1/f0.java @@ -11,14 +11,14 @@ public final /* synthetic */ class f0 implements o.a { public final /* synthetic */ r b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ u f962c; + public final /* synthetic */ u f963c; public final /* synthetic */ IOException d; public final /* synthetic */ boolean e; public /* synthetic */ f0(d1.a aVar, r rVar, u uVar, IOException iOException, boolean z2) { this.a = aVar; this.b = rVar; - this.f962c = uVar; + this.f963c = uVar; this.d = iOException; this.e = z2; } diff --git a/app/src/main/java/c/i/a/c/u1/h.java b/app/src/main/java/c/i/a/c/u1/h.java index 1658b5d321..4f9bcc7e05 100644 --- a/app/src/main/java/c/i/a/c/u1/h.java +++ b/app/src/main/java/c/i/a/c/u1/h.java @@ -10,12 +10,12 @@ public final /* synthetic */ class h implements o.a { public final /* synthetic */ TrackGroupArray b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ k f963c; + public final /* synthetic */ k f964c; public /* synthetic */ h(d1.a aVar, TrackGroupArray trackGroupArray, k kVar) { this.a = aVar; this.b = trackGroupArray; - this.f963c = kVar; + this.f964c = kVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/i0.java b/app/src/main/java/c/i/a/c/u1/i0.java index 4e6a402e1f..0aa74d81c0 100644 --- a/app/src/main/java/c/i/a/c/u1/i0.java +++ b/app/src/main/java/c/i/a/c/u1/i0.java @@ -10,12 +10,12 @@ public final /* synthetic */ class i0 implements o.a { public final /* synthetic */ r b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ u f964c; + public final /* synthetic */ u f965c; public /* synthetic */ i0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f964c = uVar; + this.f965c = uVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/j.java b/app/src/main/java/c/i/a/c/u1/j.java index 9fe5964569..0652236c01 100644 --- a/app/src/main/java/c/i/a/c/u1/j.java +++ b/app/src/main/java/c/i/a/c/u1/j.java @@ -8,14 +8,14 @@ public final /* synthetic */ class j implements o.a { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f965c; + public final /* synthetic */ int f966c; public final /* synthetic */ int d; public final /* synthetic */ float e; public /* synthetic */ j(d1.a aVar, int i, int i2, int i3, float f) { this.a = aVar; this.b = i; - this.f965c = i2; + this.f966c = i2; this.d = i3; this.e = f; } diff --git a/app/src/main/java/c/i/a/c/u1/k.java b/app/src/main/java/c/i/a/c/u1/k.java index be51575028..7b0019319e 100644 --- a/app/src/main/java/c/i/a/c/u1/k.java +++ b/app/src/main/java/c/i/a/c/u1/k.java @@ -8,13 +8,13 @@ public final /* synthetic */ class k implements o.a { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f966c; + public final /* synthetic */ long f967c; public final /* synthetic */ long d; public /* synthetic */ k(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f966c = j; + this.f967c = j; this.d = j2; } diff --git a/app/src/main/java/c/i/a/c/u1/l0.java b/app/src/main/java/c/i/a/c/u1/l0.java index da5fe2b9f6..0dbcd7bbf4 100644 --- a/app/src/main/java/c/i/a/c/u1/l0.java +++ b/app/src/main/java/c/i/a/c/u1/l0.java @@ -10,12 +10,12 @@ public final /* synthetic */ class l0 implements o.a { public final /* synthetic */ Format b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ e f967c; + public final /* synthetic */ e f968c; public /* synthetic */ l0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f967c = eVar; + this.f968c = eVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/m.java b/app/src/main/java/c/i/a/c/u1/m.java index 3a055dfeda..5545870505 100644 --- a/app/src/main/java/c/i/a/c/u1/m.java +++ b/app/src/main/java/c/i/a/c/u1/m.java @@ -8,12 +8,12 @@ public final /* synthetic */ class m implements o.a { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f968c; + public final /* synthetic */ long f969c; public /* synthetic */ m(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f968c = j; + this.f969c = j; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/m0.java b/app/src/main/java/c/i/a/c/u1/m0.java index 10ffd4842c..2ef7875a31 100644 --- a/app/src/main/java/c/i/a/c/u1/m0.java +++ b/app/src/main/java/c/i/a/c/u1/m0.java @@ -10,12 +10,12 @@ public final /* synthetic */ class m0 implements o.a { public final /* synthetic */ Format b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ e f969c; + public final /* synthetic */ e f970c; public /* synthetic */ m0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f969c = eVar; + this.f970c = eVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/n.java b/app/src/main/java/c/i/a/c/u1/n.java index 9b216b8ffc..8ce9624318 100644 --- a/app/src/main/java/c/i/a/c/u1/n.java +++ b/app/src/main/java/c/i/a/c/u1/n.java @@ -8,12 +8,12 @@ public final /* synthetic */ class n implements o.a { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f970c; + public final /* synthetic */ int f971c; public /* synthetic */ n(d1.a aVar, int i, int i2) { this.a = aVar; this.b = i; - this.f970c = i2; + this.f971c = i2; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/n0.java b/app/src/main/java/c/i/a/c/u1/n0.java index c9d42108c8..6ac944dbd1 100644 --- a/app/src/main/java/c/i/a/c/u1/n0.java +++ b/app/src/main/java/c/i/a/c/u1/n0.java @@ -10,12 +10,12 @@ public final /* synthetic */ class n0 implements o.a { public final /* synthetic */ r b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ u f971c; + public final /* synthetic */ u f972c; public /* synthetic */ n0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f971c = uVar; + this.f972c = uVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/o.java b/app/src/main/java/c/i/a/c/u1/o.java index d2d0412545..369cee2e4c 100644 --- a/app/src/main/java/c/i/a/c/u1/o.java +++ b/app/src/main/java/c/i/a/c/u1/o.java @@ -9,12 +9,12 @@ public final /* synthetic */ class o implements o.a { public final /* synthetic */ v0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f972c; + public final /* synthetic */ int f973c; public /* synthetic */ o(d1.a aVar, v0 v0Var, int i) { this.a = aVar; this.b = v0Var; - this.f972c = i; + this.f973c = i; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/o0.java b/app/src/main/java/c/i/a/c/u1/o0.java index cb8ff4c494..75d9c24ae1 100644 --- a/app/src/main/java/c/i/a/c/u1/o0.java +++ b/app/src/main/java/c/i/a/c/u1/o0.java @@ -8,12 +8,12 @@ public final /* synthetic */ class o0 implements o.a { public final /* synthetic */ long b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f973c; + public final /* synthetic */ int f974c; public /* synthetic */ o0(d1.a aVar, long j, int i) { this.a = aVar; this.b = j; - this.f973c = i; + this.f974c = i; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/s0.java b/app/src/main/java/c/i/a/c/u1/s0.java index f15ff2294c..d2445a61b5 100644 --- a/app/src/main/java/c/i/a/c/u1/s0.java +++ b/app/src/main/java/c/i/a/c/u1/s0.java @@ -8,12 +8,12 @@ public final /* synthetic */ class s0 implements o.a { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f974c; + public final /* synthetic */ int f975c; public /* synthetic */ s0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f974c = i; + this.f975c = i; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/t0.java b/app/src/main/java/c/i/a/c/u1/t0.java index b70c21e647..9f804369e6 100644 --- a/app/src/main/java/c/i/a/c/u1/t0.java +++ b/app/src/main/java/c/i/a/c/u1/t0.java @@ -8,12 +8,12 @@ public final /* synthetic */ class t0 implements o.a { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f975c; + public final /* synthetic */ int f976c; public /* synthetic */ t0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f975c = i; + this.f976c = i; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/v0.java b/app/src/main/java/c/i/a/c/u1/v0.java index 7312a98776..9c01832622 100644 --- a/app/src/main/java/c/i/a/c/u1/v0.java +++ b/app/src/main/java/c/i/a/c/u1/v0.java @@ -8,12 +8,12 @@ public final /* synthetic */ class v0 implements o.a { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f976c; + public final /* synthetic */ long f977c; public /* synthetic */ v0(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f976c = j; + this.f977c = j; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/w.java b/app/src/main/java/c/i/a/c/u1/w.java index 95d1dea2f5..7d3507074b 100644 --- a/app/src/main/java/c/i/a/c/u1/w.java +++ b/app/src/main/java/c/i/a/c/u1/w.java @@ -10,12 +10,12 @@ public final /* synthetic */ class w implements o.a { public final /* synthetic */ r b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ u f977c; + public final /* synthetic */ u f978c; public /* synthetic */ w(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f977c = uVar; + this.f978c = uVar; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/z.java b/app/src/main/java/c/i/a/c/u1/z.java index 870dbe53e9..a9a711d94b 100644 --- a/app/src/main/java/c/i/a/c/u1/z.java +++ b/app/src/main/java/c/i/a/c/u1/z.java @@ -8,12 +8,12 @@ public final /* synthetic */ class z implements o.a { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f978c; + public final /* synthetic */ long f979c; public /* synthetic */ z(d1.a aVar, int i, long j) { this.a = aVar; this.b = i; - this.f978c = j; + this.f979c = j; } @Override // c.i.a.c.i2.o.a diff --git a/app/src/main/java/c/i/a/c/u1/z0.java b/app/src/main/java/c/i/a/c/u1/z0.java index 5a2f7ecf19..68773fe6a9 100644 --- a/app/src/main/java/c/i/a/c/u1/z0.java +++ b/app/src/main/java/c/i/a/c/u1/z0.java @@ -8,13 +8,13 @@ public final /* synthetic */ class z0 implements o.a { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f979c; + public final /* synthetic */ long f980c; public final /* synthetic */ long d; public /* synthetic */ z0(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f979c = j; + this.f980c = j; this.d = j2; } diff --git a/app/src/main/java/c/i/a/c/v0.java b/app/src/main/java/c/i/a/c/v0.java index c32a37b680..0e8581770b 100644 --- a/app/src/main/java/c/i/a/c/v0.java +++ b/app/src/main/java/c/i/a/c/v0.java @@ -17,7 +17,7 @@ public final class v0 { public final g b; /* renamed from: c reason: collision with root package name */ - public final f f980c; + public final f f981c; public final w0 d; public final d e; @@ -60,7 +60,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f981c; + public String f982c; public long d; public boolean e; public boolean f; @@ -83,7 +83,7 @@ public final class v0 { @Nullable /* renamed from: s reason: collision with root package name */ - public Uri f982s; + public Uri f983s; @Nullable public Object t; @Nullable @@ -93,23 +93,23 @@ public final class v0 { public long w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f983x = -9223372036854775807L; + public long f984x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f984y = -9223372036854775807L; + public long f985y = -9223372036854775807L; /* renamed from: z reason: collision with root package name */ - public float f985z = -3.4028235E38f; + public float f986z = -3.4028235E38f; public v0 a() { g gVar; AnimatableValueParser.D(this.h == null || this.j != null); Uri uri = this.b; if (uri != null) { - String str = this.f981c; + String str = this.f982c; UUID uuid = this.j; e eVar = uuid != null ? new e(uuid, this.h, this.i, this.k, this.m, this.l, this.n, this.o, null) : null; - Uri uri2 = this.f982s; + Uri uri2 = this.f983s; g gVar2 = new g(uri, str, eVar, uri2 != null ? new b(uri2, this.t, null) : null, this.p, this.q, this.r, this.u, null); String str2 = this.a; if (str2 == null) { @@ -123,7 +123,7 @@ public final class v0 { String str3 = this.a; Objects.requireNonNull(str3); d dVar = new d(this.d, Long.MIN_VALUE, this.e, this.f, this.g, null); - f fVar = new f(this.w, this.f983x, this.f984y, this.f985z, this.A); + f fVar = new f(this.w, this.f984x, this.f985y, this.f986z, this.A); w0 w0Var = this.v; if (w0Var == null) { w0Var = new w0(null, null); @@ -138,14 +138,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final boolean f986c; + public final boolean f987c; public final boolean d; public final boolean e; public d(long j, long j2, boolean z2, boolean z3, boolean z4, a aVar) { this.a = j; this.b = j2; - this.f986c = z2; + this.f987c = z2; this.d = z3; this.e = z4; } @@ -158,13 +158,13 @@ public final class v0 { return false; } d dVar = (d) obj; - return this.a == dVar.a && this.b == dVar.b && this.f986c == dVar.f986c && this.d == dVar.d && this.e == dVar.e; + return this.a == dVar.a && this.b == dVar.b && this.f987c == dVar.f987c && this.d == dVar.d && this.e == dVar.e; } public int hashCode() { long j = this.a; long j2 = this.b; - return (((((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + (this.f986c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); + return (((((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + (this.f987c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); } } @@ -175,7 +175,7 @@ public final class v0 { public final Uri b; /* renamed from: c reason: collision with root package name */ - public final Map f987c; + public final Map f988c; public final boolean d; public final boolean e; public final boolean f; @@ -187,7 +187,7 @@ public final class v0 { AnimatableValueParser.k(!z3 || uri != null); this.a = uuid; this.b = uri; - this.f987c = map; + this.f988c = map; this.d = z2; this.f = z3; this.e = z4; @@ -203,14 +203,14 @@ public final class v0 { return false; } e eVar = (e) obj; - return this.a.equals(eVar.a) && f0.a(this.b, eVar.b) && f0.a(this.f987c, eVar.f987c) && this.d == eVar.d && this.f == eVar.f && this.e == eVar.e && this.g.equals(eVar.g) && Arrays.equals(this.h, eVar.h); + return this.a.equals(eVar.a) && f0.a(this.b, eVar.b) && f0.a(this.f988c, eVar.f988c) && this.d == eVar.d && this.f == eVar.f && this.e == eVar.e && this.g.equals(eVar.g) && Arrays.equals(this.h, eVar.h); } public int hashCode() { int hashCode = this.a.hashCode() * 31; Uri uri = this.b; int hashCode2 = uri != null ? uri.hashCode() : 0; - int hashCode3 = this.f987c.hashCode(); + int hashCode3 = this.f988c.hashCode(); return Arrays.hashCode(this.h) + ((this.g.hashCode() + ((((((((hashCode3 + ((hashCode + hashCode2) * 31)) * 31) + (this.d ? 1 : 0)) * 31) + (this.f ? 1 : 0)) * 31) + (this.e ? 1 : 0)) * 31)) * 31); } } @@ -221,14 +221,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f988c; + public final long f989c; public final float d; public final float e; public f(long j, long j2, long j3, float f, float f2) { this.a = j; this.b = j2; - this.f988c = j3; + this.f989c = j3; this.d = f; this.e = f2; } @@ -241,13 +241,13 @@ public final class v0 { return false; } f fVar = (f) obj; - return this.a == fVar.a && this.b == fVar.b && this.f988c == fVar.f988c && this.d == fVar.d && this.e == fVar.e; + return this.a == fVar.a && this.b == fVar.b && this.f989c == fVar.f989c && this.d == fVar.d && this.e == fVar.e; } public int hashCode() { long j = this.a; long j2 = this.b; - long j3 = this.f988c; + long j3 = this.f989c; int i = ((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31; float f = this.d; int i2 = 0; @@ -268,7 +268,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public final e f989c; + public final e f990c; @Nullable public final b d; public final List e; @@ -281,7 +281,7 @@ public final class v0 { public g(Uri uri, String str, e eVar, b bVar, List list, String str2, List list2, Object obj, a aVar) { this.a = uri; this.b = str; - this.f989c = eVar; + this.f990c = eVar; this.d = bVar; this.e = list; this.f = str2; @@ -297,7 +297,7 @@ public final class v0 { return false; } g gVar = (g) obj; - return this.a.equals(gVar.a) && f0.a(this.b, gVar.b) && f0.a(this.f989c, gVar.f989c) && f0.a(this.d, gVar.d) && this.e.equals(gVar.e) && f0.a(this.f, gVar.f) && this.g.equals(gVar.g) && f0.a(this.h, gVar.h); + return this.a.equals(gVar.a) && f0.a(this.b, gVar.b) && f0.a(this.f990c, gVar.f990c) && f0.a(this.d, gVar.d) && this.e.equals(gVar.e) && f0.a(this.f, gVar.f) && this.g.equals(gVar.g) && f0.a(this.h, gVar.h); } public int hashCode() { @@ -305,7 +305,7 @@ public final class v0 { String str = this.b; int i = 0; int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31; - e eVar = this.f989c; + e eVar = this.f990c; int hashCode3 = (hashCode2 + (eVar == null ? 0 : eVar.hashCode())) * 31; b bVar = this.d; int hashCode4 = (this.e.hashCode() + ((hashCode3 + (bVar == null ? 0 : bVar.hashCode())) * 31)) * 31; @@ -322,7 +322,7 @@ public final class v0 { public v0(String str, d dVar, g gVar, f fVar, w0 w0Var, a aVar) { this.a = str; this.b = gVar; - this.f980c = fVar; + this.f981c = fVar; this.d = w0Var; this.e = dVar; } @@ -335,14 +335,14 @@ public final class v0 { return false; } v0 v0Var = (v0) obj; - return f0.a(this.a, v0Var.a) && this.e.equals(v0Var.e) && f0.a(this.b, v0Var.b) && f0.a(this.f980c, v0Var.f980c) && f0.a(this.d, v0Var.d); + return f0.a(this.a, v0Var.a) && this.e.equals(v0Var.e) && f0.a(this.b, v0Var.b) && f0.a(this.f981c, v0Var.f981c) && f0.a(this.d, v0Var.d); } public int hashCode() { int hashCode = this.a.hashCode() * 31; g gVar = this.b; int hashCode2 = gVar != null ? gVar.hashCode() : 0; - int hashCode3 = this.f980c.hashCode(); + int hashCode3 = this.f981c.hashCode(); return this.d.hashCode() + ((this.e.hashCode() + ((hashCode3 + ((hashCode + hashCode2) * 31)) * 31)) * 31); } } diff --git a/app/src/main/java/c/i/a/c/v1/a0.java b/app/src/main/java/c/i/a/c/v1/a0.java index 5073b92b49..735b72a328 100644 --- a/app/src/main/java/c/i/a/c/v1/a0.java +++ b/app/src/main/java/c/i/a/c/v1/a0.java @@ -84,7 +84,7 @@ public final class a0 extends u { public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException { int i = aVar.d; if (i == 3 || i == 2 || i == 268435456 || i == 536870912 || i == 805306368 || i == 4) { - return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2234c, 2) : AudioProcessor.a.a; + return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2242c, 2) : AudioProcessor.a.a; } throw new AudioProcessor.UnhandledAudioFormatException(aVar); } diff --git a/app/src/main/java/c/i/a/c/v1/b0.java b/app/src/main/java/c/i/a/c/v1/b0.java index 216d229491..a6aa6c76c3 100644 --- a/app/src/main/java/c/i/a/c/v1/b0.java +++ b/app/src/main/java/c/i/a/c/v1/b0.java @@ -18,7 +18,7 @@ public final class b0 extends u { public int r; /* renamed from: s reason: collision with root package name */ - public boolean f990s; + public boolean f991s; public long t; public b0() { @@ -62,7 +62,7 @@ public final class b0 extends u { int remaining = byteBuffer.remaining(); j(remaining).put(byteBuffer).flip(); if (remaining > 0) { - this.f990s = true; + this.f991s = true; } } byteBuffer.limit(limit); @@ -82,7 +82,7 @@ public final class b0 extends u { this.q = i5; byte[] bArr2 = this.n; if (i5 == bArr2.length) { - if (this.f990s) { + if (this.f991s) { l(bArr2, this.r); this.t += (long) ((this.q - (this.r * 2)) / this.l); } else { @@ -144,7 +144,7 @@ public final class b0 extends u { this.p = 0; this.t = 0; this.q = 0; - this.f990s = false; + this.f991s = false; } @Override // c.i.a.c.v1.u @@ -153,7 +153,7 @@ public final class b0 extends u { if (i > 0) { l(this.n, i); } - if (!this.f990s) { + if (!this.f991s) { this.t += (long) (this.r / this.l); } } @@ -180,7 +180,7 @@ public final class b0 extends u { public final void l(byte[] bArr, int i) { j(i).put(bArr, 0, i).flip(); if (i > 0) { - this.f990s = true; + this.f991s = true; } } diff --git a/app/src/main/java/c/i/a/c/v1/c0.java b/app/src/main/java/c/i/a/c/v1/c0.java index 0a4c9c2fa9..92c5b9ad96 100644 --- a/app/src/main/java/c/i/a/c/v1/c0.java +++ b/app/src/main/java/c/i/a/c/v1/c0.java @@ -9,7 +9,7 @@ public final class c0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final float f991c; + public final float f992c; public final float d; public final float e; public final int f; @@ -27,7 +27,7 @@ public final class c0 { public int r; /* renamed from: s reason: collision with root package name */ - public int f992s; + public int f993s; public int t; public int u; public int v; @@ -35,7 +35,7 @@ public final class c0 { public c0(int i, int i2, float f, float f2, int i3) { this.a = i; this.b = i2; - this.f991c = f; + this.f992c = f; this.d = f2; this.e = ((float) i) / ((float) i3); this.f = i / 400; @@ -127,7 +127,7 @@ public final class c0 { int i6; int i7; int i8 = this.m; - float f = this.f991c; + float f = this.f992c; float f2 = this.d; float f3 = f / f2; float f4 = this.e * f2; @@ -178,9 +178,9 @@ public final class c0 { } } int i21 = this.u; - int i22 = i21 != 0 && this.f992s != 0 && this.v <= i21 * 3 && i21 * 2 > this.t * 3 ? this.f992s : i5; + int i22 = i21 != 0 && this.f993s != 0 && this.v <= i21 * 3 && i21 * 2 > this.t * 3 ? this.f993s : i5; this.t = i21; - this.f992s = i5; + this.f993s = i5; if (d > 1.0d) { short[] sArr2 = this.j; if (f3 >= 2.0f) { diff --git a/app/src/main/java/c/i/a/c/v1/d0.java b/app/src/main/java/c/i/a/c/v1/d0.java index 3ee104d4b9..00c82c22ba 100644 --- a/app/src/main/java/c/i/a/c/v1/d0.java +++ b/app/src/main/java/c/i/a/c/v1/d0.java @@ -11,7 +11,7 @@ public final class d0 implements AudioProcessor { public int b; /* renamed from: c reason: collision with root package name */ - public float f993c = 1.0f; + public float f994c = 1.0f; public float d = 1.0f; public AudioProcessor.a e; public AudioProcessor.a f; @@ -42,7 +42,7 @@ public final class d0 implements AudioProcessor { @Override // com.google.android.exoplayer2.audio.AudioProcessor public boolean a() { - return this.f.b != -1 && (Math.abs(this.f993c - 1.0f) >= 1.0E-4f || Math.abs(this.d - 1.0f) >= 1.0E-4f || this.f.b != this.e.b); + return this.f.b != -1 && (Math.abs(this.f994c - 1.0f) >= 1.0E-4f || Math.abs(this.d - 1.0f) >= 1.0E-4f || this.f.b != this.e.b); } @Override // com.google.android.exoplayer2.audio.AudioProcessor @@ -79,7 +79,7 @@ public final class d0 implements AudioProcessor { i = aVar.b; } this.e = aVar; - AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2234c, 2); + AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2242c, 2); this.f = aVar2; this.i = true; return aVar2; @@ -93,7 +93,7 @@ public final class d0 implements AudioProcessor { c0 c0Var = this.j; if (c0Var != null) { int i2 = c0Var.k; - float f = c0Var.f991c; + float f = c0Var.f992c; float f2 = c0Var.d; float f3 = c0Var.e * f2; int i3 = c0Var.m + ((int) ((((((float) i2) / (f / f2)) + ((float) c0Var.o)) / f3) + 0.5f)); @@ -128,7 +128,7 @@ public final class d0 implements AudioProcessor { AudioProcessor.a aVar2 = this.f; this.h = aVar2; if (this.i) { - this.j = new c0(aVar.b, aVar.f2234c, this.f993c, this.d, aVar2.b); + this.j = new c0(aVar.b, aVar.f2242c, this.f994c, this.d, aVar2.b); } else { c0 c0Var = this.j; if (c0Var != null) { @@ -138,7 +138,7 @@ public final class d0 implements AudioProcessor { c0Var.p = 0; c0Var.q = 0; c0Var.r = 0; - c0Var.f992s = 0; + c0Var.f993s = 0; c0Var.t = 0; c0Var.u = 0; c0Var.v = 0; @@ -183,7 +183,7 @@ public final class d0 implements AudioProcessor { @Override // com.google.android.exoplayer2.audio.AudioProcessor public void reset() { - this.f993c = 1.0f; + this.f994c = 1.0f; this.d = 1.0f; AudioProcessor.a aVar = AudioProcessor.a.a; this.e = aVar; diff --git a/app/src/main/java/c/i/a/c/v1/k.java b/app/src/main/java/c/i/a/c/v1/k.java index d159ea05c6..ad17f86292 100644 --- a/app/src/main/java/c/i/a/c/v1/k.java +++ b/app/src/main/java/c/i/a/c/v1/k.java @@ -15,12 +15,12 @@ public final class k { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f994c; + public final String f995c; public b(int i, int i2, String str, a aVar) { this.a = i; this.b = i2; - this.f994c = str; + this.f995c = str; } } diff --git a/app/src/main/java/c/i/a/c/v1/l.java b/app/src/main/java/c/i/a/c/v1/l.java index 4108540443..69bc4439b1 100644 --- a/app/src/main/java/c/i/a/c/v1/l.java +++ b/app/src/main/java/c/i/a/c/v1/l.java @@ -5,7 +5,7 @@ public final class l { public static final int[] b = {48000, 44100, 32000}; /* renamed from: c reason: collision with root package name */ - public static final int[] f995c = {24000, 22050, 16000}; + public static final int[] f996c = {24000, 22050, 16000}; public static final int[] d = {2, 1, 2, 3, 3, 4, 4, 5}; public static final int[] e = {32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 576, 640}; public static final int[] f = {69, 87, 104, 121, 139, 174, 208, 243, 278, 348, 417, 487, 557, 696, 835, 975, 1114, 1253, 1393}; diff --git a/app/src/main/java/c/i/a/c/v1/m.java b/app/src/main/java/c/i/a/c/v1/m.java index 9b2a96337f..d002f46169 100644 --- a/app/src/main/java/c/i/a/c/v1/m.java +++ b/app/src/main/java/c/i/a/c/v1/m.java @@ -13,12 +13,12 @@ public final class m { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f996c; + public final int f997c; public b(int i, int i2, int i3, int i4, int i5, a aVar) { this.a = i3; this.b = i4; - this.f996c = i5; + this.f997c = i5; } } diff --git a/app/src/main/java/c/i/a/c/v1/n.java b/app/src/main/java/c/i/a/c/v1/n.java index f77134c8a8..5d87de694a 100644 --- a/app/src/main/java/c/i/a/c/v1/n.java +++ b/app/src/main/java/c/i/a/c/v1/n.java @@ -10,7 +10,7 @@ public final class n { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f997c; + public final int f998c; public final int d; public final int e; @Nullable @@ -18,7 +18,7 @@ public final class n { public n(int i, int i2, int i3, int i4, a aVar) { this.b = i; - this.f997c = i2; + this.f998c = i2; this.d = i3; this.e = i4; } @@ -26,7 +26,7 @@ public final class n { @RequiresApi(21) public AudioAttributes a() { if (this.f == null) { - AudioAttributes.Builder usage = new AudioAttributes.Builder().setContentType(this.b).setFlags(this.f997c).setUsage(this.d); + AudioAttributes.Builder usage = new AudioAttributes.Builder().setContentType(this.b).setFlags(this.f998c).setUsage(this.d); if (f0.a >= 29) { usage.setAllowedCapturePolicy(this.e); } @@ -43,10 +43,10 @@ public final class n { return false; } n nVar = (n) obj; - return this.b == nVar.b && this.f997c == nVar.f997c && this.d == nVar.d && this.e == nVar.e; + return this.b == nVar.b && this.f998c == nVar.f998c && this.d == nVar.d && this.e == nVar.e; } public int hashCode() { - return ((((((527 + this.b) * 31) + this.f997c) * 31) + this.d) * 31) + this.e; + return ((((((527 + this.b) * 31) + this.f998c) * 31) + this.d) * 31) + this.e; } } diff --git a/app/src/main/java/c/i/a/c/v1/o.java b/app/src/main/java/c/i/a/c/v1/o.java index 5ff48a654c..747744da06 100644 --- a/app/src/main/java/c/i/a/c/v1/o.java +++ b/app/src/main/java/c/i/a/c/v1/o.java @@ -9,22 +9,22 @@ public final class o { public static final o b = new o(new int[]{2, 5, 6}, 8); /* renamed from: c reason: collision with root package name */ - public final int[] f998c; + public final int[] f999c; public final int d; public o(@Nullable int[] iArr, int i) { if (iArr != null) { int[] copyOf = Arrays.copyOf(iArr, iArr.length); - this.f998c = copyOf; + this.f999c = copyOf; Arrays.sort(copyOf); } else { - this.f998c = new int[0]; + this.f999c = new int[0]; } this.d = i; } public boolean a(int i) { - return Arrays.binarySearch(this.f998c, i) >= 0; + return Arrays.binarySearch(this.f999c, i) >= 0; } public boolean equals(@Nullable Object obj) { @@ -35,18 +35,18 @@ public final class o { return false; } o oVar = (o) obj; - return Arrays.equals(this.f998c, oVar.f998c) && this.d == oVar.d; + return Arrays.equals(this.f999c, oVar.f999c) && this.d == oVar.d; } public int hashCode() { - return (Arrays.hashCode(this.f998c) * 31) + this.d; + return (Arrays.hashCode(this.f999c) * 31) + this.d; } public String toString() { StringBuilder K = a.K("AudioCapabilities[maxChannelCount="); K.append(this.d); K.append(", supportedEncodings="); - K.append(Arrays.toString(this.f998c)); + K.append(Arrays.toString(this.f999c)); K.append("]"); return K.toString(); } diff --git a/app/src/main/java/c/i/a/c/v1/r.java b/app/src/main/java/c/i/a/c/v1/r.java index a6eb0631b9..1a6b1cdeee 100644 --- a/app/src/main/java/c/i/a/c/v1/r.java +++ b/app/src/main/java/c/i/a/c/v1/r.java @@ -12,7 +12,7 @@ public final class r { public int b; /* renamed from: c reason: collision with root package name */ - public long f999c; + public long f1000c; public long d; public long e; public long f; @@ -24,7 +24,7 @@ public final class r { public final AudioTimestamp b = new AudioTimestamp(); /* renamed from: c reason: collision with root package name */ - public long f1000c; + public long f1001c; public long d; public long e; @@ -54,7 +54,7 @@ public final class r { if (i == 0) { this.e = 0; this.f = -1; - this.f999c = System.nanoTime() / 1000; + this.f1000c = System.nanoTime() / 1000; this.d = 10000; } else if (i == 1) { this.d = 10000; diff --git a/app/src/main/java/c/i/a/c/v1/s.java b/app/src/main/java/c/i/a/c/v1/s.java index c5d39988c9..c67548658a 100644 --- a/app/src/main/java/c/i/a/c/v1/s.java +++ b/app/src/main/java/c/i/a/c/v1/s.java @@ -19,7 +19,7 @@ public final class s { @Nullable /* renamed from: c reason: collision with root package name */ - public AudioTrack f1001c; + public AudioTrack f1002c; public int d; public int e; @Nullable @@ -39,20 +39,20 @@ public final class s { public long r; /* renamed from: s reason: collision with root package name */ - public long f1002s; + public long f1003s; public long t; public long u; public int v; public int w; /* renamed from: x reason: collision with root package name */ - public long f1003x; + public long f1004x; /* renamed from: y reason: collision with root package name */ - public long f1004y; + public long f1005y; /* renamed from: z reason: collision with root package name */ - public long f1005z; + public long f1006z; /* compiled from: AudioTrackPositionTracker */ public interface a { @@ -83,10 +83,10 @@ public final class s { } public final long b() { - AudioTrack audioTrack = this.f1001c; + AudioTrack audioTrack = this.f1002c; Objects.requireNonNull(audioTrack); - if (this.f1003x != -9223372036854775807L) { - return Math.min(this.A, this.f1005z + ((((SystemClock.elapsedRealtime() * 1000) - this.f1003x) * ((long) this.g)) / 1000000)); + if (this.f1004x != -9223372036854775807L) { + return Math.min(this.A, this.f1006z + ((((SystemClock.elapsedRealtime() * 1000) - this.f1004x) * ((long) this.g)) / 1000000)); } int playState = audioTrack.getPlayState(); if (playState == 1) { @@ -95,23 +95,23 @@ public final class s { long playbackHeadPosition = 4294967295L & ((long) audioTrack.getPlaybackHeadPosition()); if (this.h) { if (playState == 2 && playbackHeadPosition == 0) { - this.u = this.f1002s; + this.u = this.f1003s; } playbackHeadPosition += this.u; } if (f0.a <= 29) { - if (playbackHeadPosition == 0 && this.f1002s > 0 && playState == 3) { - if (this.f1004y == -9223372036854775807L) { - this.f1004y = SystemClock.elapsedRealtime(); + if (playbackHeadPosition == 0 && this.f1003s > 0 && playState == 3) { + if (this.f1005y == -9223372036854775807L) { + this.f1005y = SystemClock.elapsedRealtime(); } - return this.f1002s; + return this.f1003s; } - this.f1004y = -9223372036854775807L; + this.f1005y = -9223372036854775807L; } - if (this.f1002s > playbackHeadPosition) { + if (this.f1003s > playbackHeadPosition) { this.t++; } - this.f1002s = playbackHeadPosition; + this.f1003s = playbackHeadPosition; return playbackHeadPosition + (this.t << 32); } @@ -120,7 +120,7 @@ public final class s { boolean z2; if (j <= b()) { if (this.h) { - AudioTrack audioTrack = this.f1001c; + AudioTrack audioTrack = this.f1002c; Objects.requireNonNull(audioTrack); if (audioTrack.getPlayState() == 2 && b() == 0) { z2 = true; @@ -144,7 +144,7 @@ public final class s { this.C = 0; this.F = 0; this.k = false; - this.f1001c = null; + this.f1002c = null; this.f = null; } @@ -152,7 +152,7 @@ public final class s { if ((c.i.a.c.i2.f0.a < 23 && (r5 == 5 || r5 == 6)) != false) goto L_0x002a; */ public void e(AudioTrack audioTrack, boolean z2, int i, int i2, int i3) { - this.f1001c = audioTrack; + this.f1002c = audioTrack; this.d = i2; this.e = i3; this.f = new r(audioTrack); @@ -165,12 +165,12 @@ public final class s { boolean z4 = f0.z(i); this.q = z4; this.i = z4 ? a((long) (i3 / i2)) : -9223372036854775807L; - this.f1002s = 0; + this.f1003s = 0; this.t = 0; this.u = 0; this.p = false; - this.f1003x = -9223372036854775807L; - this.f1004y = -9223372036854775807L; + this.f1004x = -9223372036854775807L; + this.f1005y = -9223372036854775807L; this.r = 0; this.o = 0; this.j = 1.0f; diff --git a/app/src/main/java/c/i/a/c/v1/u.java b/app/src/main/java/c/i/a/c/v1/u.java index 51ff731142..0044b59454 100644 --- a/app/src/main/java/c/i/a/c/v1/u.java +++ b/app/src/main/java/c/i/a/c/v1/u.java @@ -9,7 +9,7 @@ public abstract class u implements AudioProcessor { public AudioProcessor.a b; /* renamed from: c reason: collision with root package name */ - public AudioProcessor.a f1006c; + public AudioProcessor.a f1007c; public AudioProcessor.a d; public AudioProcessor.a e; public ByteBuffer f; @@ -24,7 +24,7 @@ public abstract class u implements AudioProcessor { this.d = aVar; this.e = aVar; this.b = aVar; - this.f1006c = aVar; + this.f1007c = aVar; } @Override // com.google.android.exoplayer2.audio.AudioProcessor @@ -58,7 +58,7 @@ public abstract class u implements AudioProcessor { this.g = AudioProcessor.a; this.h = false; this.b = this.d; - this.f1006c = this.e; + this.f1007c = this.e; g(); } @@ -98,7 +98,7 @@ public abstract class u implements AudioProcessor { this.d = aVar; this.e = aVar; this.b = aVar; - this.f1006c = aVar; + this.f1007c = aVar; i(); } } diff --git a/app/src/main/java/c/i/a/c/v1/v.java b/app/src/main/java/c/i/a/c/v1/v.java index 9b3b3abd68..e206cbf628 100644 --- a/app/src/main/java/c/i/a/c/v1/v.java +++ b/app/src/main/java/c/i/a/c/v1/v.java @@ -17,7 +17,7 @@ public final class v extends u { Objects.requireNonNull(iArr); int position = byteBuffer.position(); int limit = byteBuffer.limit(); - ByteBuffer j = j(((limit - position) / this.b.e) * this.f1006c.e); + ByteBuffer j = j(((limit - position) / this.b.e) * this.f1007c.e); while (position < limit) { for (int i : iArr) { j.putShort(byteBuffer.getShort((i * 2) + position)); @@ -35,11 +35,11 @@ public final class v extends u { return AudioProcessor.a.a; } if (aVar.d == 2) { - boolean z2 = aVar.f2234c != iArr.length; + boolean z2 = aVar.f2242c != iArr.length; int i = 0; while (i < iArr.length) { int i2 = iArr[i]; - if (i2 < aVar.f2234c) { + if (i2 < aVar.f2242c) { z2 |= i2 != i; i++; } else { diff --git a/app/src/main/java/c/i/a/c/v1/w.java b/app/src/main/java/c/i/a/c/v1/w.java index 91bffb708e..62d7ae674b 100644 --- a/app/src/main/java/c/i/a/c/v1/w.java +++ b/app/src/main/java/c/i/a/c/v1/w.java @@ -5,5 +5,5 @@ public final class w { public static final int[] b = {-1, 8000, 16000, 32000, -1, -1, 11025, 22050, 44100, -1, -1, 12000, 24000, 48000, -1, -1}; /* renamed from: c reason: collision with root package name */ - public static final int[] f1007c = {64, 112, 128, 192, 224, 256, 384, 448, 512, 640, 768, 896, 1024, 1152, 1280, 1536, 1920, 2048, 2304, 2560, 2688, 2816, 2823, 2944, 3072, 3840, 4096, 6144, 7680}; + public static final int[] f1008c = {64, 112, 128, 192, 224, 256, 384, 448, 512, 640, 768, 896, 1024, 1152, 1280, 1536, 1920, 2048, 2304, 2560, 2688, 2816, 2823, 2944, 3072, 3840, 4096, 6144, 7680}; } diff --git a/app/src/main/java/c/i/a/c/v1/x.java b/app/src/main/java/c/i/a/c/v1/x.java index d8c80ca0fb..05d669f7d0 100644 --- a/app/src/main/java/c/i/a/c/v1/x.java +++ b/app/src/main/java/c/i/a/c/v1/x.java @@ -45,7 +45,7 @@ public final class x extends u { public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException { int i2 = aVar.d; if (f0.y(i2)) { - return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2234c, 4) : AudioProcessor.a.a; + return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2242c, 4) : AudioProcessor.a.a; } throw new AudioProcessor.UnhandledAudioFormatException(aVar); } diff --git a/app/src/main/java/c/i/a/c/v1/y.java b/app/src/main/java/c/i/a/c/v1/y.java index 4c0b8bbb62..fc9f3dd7f4 100644 --- a/app/src/main/java/c/i/a/c/v1/y.java +++ b/app/src/main/java/c/i/a/c/v1/y.java @@ -189,12 +189,12 @@ public class y extends MediaCodecRenderer implements r { this.S0 = C0; String str = sVar.a; int i = f0.a; - if (i < 24 && "OMX.SEC.aac.dec".equals(str) && "samsung".equals(f0.f907c)) { + if (i < 24 && "OMX.SEC.aac.dec".equals(str) && "samsung".equals(f0.f908c)) { String str2 = f0.b; if (str2.startsWith("zeroflte") || str2.startsWith("herolte") || str2.startsWith("heroqlte")) { z2 = true; this.T0 = z2; - String str3 = sVar.f773c; + String str3 = sVar.f774c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -228,9 +228,9 @@ public class y extends MediaCodecRenderer implements r { int i4 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2231x = i3; - bVar.f2232y = i4; - bVar.f2233z = 4; + bVar.f2239x = i3; + bVar.f2240y = i4; + bVar.f2241z = 4; if (audioSink.s(bVar.a()) == 2) { mediaFormat.setInteger("pcm-encoding", 4); } @@ -247,7 +247,7 @@ public class y extends MediaCodecRenderer implements r { } z2 = false; this.T0 = z2; - String str3 = sVar.f773c; + String str3 = sVar.f774c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -366,11 +366,11 @@ public class y extends MediaCodecRenderer implements r { int r = "audio/raw".equals(format.t) ? format.I : (f0.a < 24 || !mediaFormat.containsKey("pcm-encoding")) ? mediaFormat.containsKey("v-bits-per-sample") ? f0.r(mediaFormat.getInteger("v-bits-per-sample")) : "audio/raw".equals(format.t) ? format.I : 2 : mediaFormat.getInteger("pcm-encoding"); Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2233z = r; + bVar.f2241z = r; bVar.A = format.J; bVar.B = format.K; - bVar.f2231x = mediaFormat.getInteger("channel-count"); - bVar.f2232y = mediaFormat.getInteger("sample-rate"); + bVar.f2239x = mediaFormat.getInteger("channel-count"); + bVar.f2240y = mediaFormat.getInteger("sample-rate"); Format a2 = bVar.a(); if (this.T0 && a2.G == 6 && (i = format.G) < 6) { iArr = new int[i]; @@ -511,9 +511,9 @@ public class y extends MediaCodecRenderer implements r { int i3 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2231x = i2; - bVar.f2232y = i3; - bVar.f2233z = 2; + bVar.f2239x = i2; + bVar.f2240y = i3; + bVar.f2241z = 2; if (!audioSink.a(bVar.a())) { return 1; } diff --git a/app/src/main/java/c/i/a/c/v1/z.java b/app/src/main/java/c/i/a/c/v1/z.java index 3cacc74b2e..9e5165e06f 100644 --- a/app/src/main/java/c/i/a/c/v1/z.java +++ b/app/src/main/java/c/i/a/c/v1/z.java @@ -8,7 +8,7 @@ public final class z { public static final int[] b = {44100, 48000, 32000}; /* renamed from: c reason: collision with root package name */ - public static final int[] f1008c = {32000, 64000, 96000, 128000, 160000, 192000, 224000, 256000, 288000, 320000, 352000, 384000, 416000, 448000}; + public static final int[] f1009c = {32000, 64000, 96000, 128000, 160000, 192000, 224000, 256000, 288000, 320000, 352000, 384000, 416000, 448000}; public static final int[] d = {32000, 48000, 56000, 64000, RestAPIAbortCodes.RELATIONSHIP_INCOMING_DISABLED, 96000, 112000, 128000, 144000, 160000, 176000, 192000, 224000, 256000}; public static final int[] e = {32000, 48000, 56000, 64000, RestAPIAbortCodes.RELATIONSHIP_INCOMING_DISABLED, 96000, 112000, 128000, 160000, 192000, 224000, 256000, 320000, 384000}; public static final int[] f = {32000, 40000, 48000, 56000, 64000, RestAPIAbortCodes.RELATIONSHIP_INCOMING_DISABLED, 96000, 112000, 128000, 160000, 192000, 224000, 256000, 320000}; @@ -21,7 +21,7 @@ public final class z { public String b; /* renamed from: c reason: collision with root package name */ - public int f1009c; + public int f1010c; public int d; public int e; public int f; @@ -48,22 +48,22 @@ public final class z { int i8 = (i >>> 9) & 1; this.g = z.b(i2, i3); if (i3 == 3) { - int i9 = i2 == 3 ? z.f1008c[i4 - 1] : z.d[i4 - 1]; + int i9 = i2 == 3 ? z.f1009c[i4 - 1] : z.d[i4 - 1]; this.f = i9; - this.f1009c = (((i9 * 12) / this.d) + i8) * 4; + this.f1010c = (((i9 * 12) / this.d) + i8) * 4; } else { int i10 = 144; if (i2 == 3) { int i11 = i3 == 2 ? z.e[i4 - 1] : z.f[i4 - 1]; this.f = i11; - this.f1009c = ((i11 * 144) / this.d) + i8; + this.f1010c = ((i11 * 144) / this.d) + i8; } else { int i12 = z.g[i4 - 1]; this.f = i12; if (i3 == 1) { i10 = 72; } - this.f1009c = ((i10 * i12) / this.d) + i8; + this.f1010c = ((i10 * i12) / this.d) + i8; } } if (((i >> 6) & 3) == 3) { @@ -90,7 +90,7 @@ public final class z { } int i7 = (i >>> 9) & 1; if (i3 == 3) { - return ((((i2 == 3 ? f1008c[i4 - 1] : d[i4 - 1]) * 12) / i6) + i7) * 4; + return ((((i2 == 3 ? f1009c[i4 - 1] : d[i4 - 1]) * 12) / i6) + i7) * 4; } int i8 = i2 == 3 ? i3 == 2 ? e[i4 - 1] : f[i4 - 1] : g[i4 - 1]; int i9 = 144; diff --git a/app/src/main/java/c/i/a/c/x0.java b/app/src/main/java/c/i/a/c/x0.java index cc91edce94..38dd51c790 100644 --- a/app/src/main/java/c/i/a/c/x0.java +++ b/app/src/main/java/c/i/a/c/x0.java @@ -21,7 +21,7 @@ public final class x0 { public final Object b; /* renamed from: c reason: collision with root package name */ - public final f0[] f1010c; + public final f0[] f1011c; public boolean d; public boolean e; public y0 f; @@ -45,7 +45,7 @@ public final class x0 { this.b = aVar.a; this.f = y0Var; this.n = mVar2; - this.f1010c = new f0[l1VarArr.length]; + this.f1011c = new f0[l1VarArr.length]; this.h = new boolean[l1VarArr.length]; long j2 = y0Var.b; long j3 = y0Var.d; @@ -53,14 +53,14 @@ public final class x0 { Pair pair = (Pair) aVar.a; Object obj = pair.first; y.a b = aVar.b(pair.second); - b1.c cVar = b1Var.f764c.get(obj); + b1.c cVar = b1Var.f765c.get(obj); Objects.requireNonNull(cVar); b1Var.h.add(cVar); b1.b bVar = b1Var.g.get(cVar); if (bVar != null) { bVar.a.l(bVar.b); } - cVar.f766c.add(b); + cVar.f767c.add(b); v t = cVar.a.m(b, mVar, j2); b1Var.b.put(t, cVar); b1Var.d(); @@ -84,7 +84,7 @@ public final class x0 { zArr2[i] = z3; i++; } - f0[] f0VarArr = this.f1010c; + f0[] f0VarArr = this.f1011c; int i2 = 0; while (true) { l1[] l1VarArr = this.i; @@ -99,8 +99,8 @@ public final class x0 { b(); this.n = mVar; c(); - long m = this.a.m(mVar.f867c, this.h, this.f1010c, zArr, j); - f0[] f0VarArr2 = this.f1010c; + long m = this.a.m(mVar.f868c, this.h, this.f1011c, zArr, j); + f0[] f0VarArr2 = this.f1011c; int i3 = 0; while (true) { l1[] l1VarArr2 = this.i; @@ -115,7 +115,7 @@ public final class x0 { this.e = false; int i4 = 0; while (true) { - f0[] f0VarArr3 = this.f1010c; + f0[] f0VarArr3 = this.f1011c; if (i4 >= f0VarArr3.length) { return m; } @@ -125,7 +125,7 @@ public final class x0 { this.e = true; } } else { - AnimatableValueParser.D(mVar.f867c[i4] == null); + AnimatableValueParser.D(mVar.f868c[i4] == null); } i4++; } @@ -138,7 +138,7 @@ public final class x0 { m mVar = this.n; if (i < mVar.a) { boolean b = mVar.b(i); - g gVar = this.n.f867c[i]; + g gVar = this.n.f868c[i]; if (b && gVar != null) { gVar.g(); } @@ -157,7 +157,7 @@ public final class x0 { m mVar = this.n; if (i < mVar.a) { boolean b = mVar.b(i); - g gVar = this.n.f867c[i]; + g gVar = this.n.f868c[i]; if (b && gVar != null) { gVar.e(); } @@ -207,7 +207,7 @@ public final class x0 { public m i(float f, r1 r1Var) throws ExoPlaybackException { m b = this.j.b(this.i, this.m, this.f.a, r1Var); - g[] gVarArr = b.f867c; + g[] gVarArr = b.f868c; for (g gVar : gVarArr) { if (gVar != null) { gVar.i(f); diff --git a/app/src/main/java/c/i/a/c/x1/b.java b/app/src/main/java/c/i/a/c/x1/b.java index 783f176605..1d2055e8fb 100644 --- a/app/src/main/java/c/i/a/c/x1/b.java +++ b/app/src/main/java/c/i/a/c/x1/b.java @@ -12,7 +12,7 @@ public final class b { public byte[] b; /* renamed from: c reason: collision with root package name */ - public int f1011c; + public int f1012c; @Nullable public int[] d; @Nullable diff --git a/app/src/main/java/c/i/a/c/x1/d.java b/app/src/main/java/c/i/a/c/x1/d.java index 089940cae9..5fe33f2b9a 100644 --- a/app/src/main/java/c/i/a/c/x1/d.java +++ b/app/src/main/java/c/i/a/c/x1/d.java @@ -5,7 +5,7 @@ public final class d { public int b; /* renamed from: c reason: collision with root package name */ - public int f1012c; + public int f1013c; public int d; public int e; public int f; diff --git a/app/src/main/java/c/i/a/c/x1/e.java b/app/src/main/java/c/i/a/c/x1/e.java index a9fbd15d55..3c1217f3c5 100644 --- a/app/src/main/java/c/i/a/c/x1/e.java +++ b/app/src/main/java/c/i/a/c/x1/e.java @@ -12,7 +12,7 @@ public final class e { public final Format b; /* renamed from: c reason: collision with root package name */ - public final Format f1013c; + public final Format f1014c; public final int d; public final int e; @@ -22,7 +22,7 @@ public final class e { this.a = str; Objects.requireNonNull(format); this.b = format; - this.f1013c = format2; + this.f1014c = format2; this.d = i; this.e = i2; return; @@ -38,11 +38,11 @@ public final class e { return false; } e eVar = (e) obj; - return this.d == eVar.d && this.e == eVar.e && this.a.equals(eVar.a) && this.b.equals(eVar.b) && this.f1013c.equals(eVar.f1013c); + return this.d == eVar.d && this.e == eVar.e && this.a.equals(eVar.a) && this.b.equals(eVar.b) && this.f1014c.equals(eVar.f1014c); } public int hashCode() { int m = a.m(this.a, (((this.d + 527) * 31) + this.e) * 31, 31); - return this.f1013c.hashCode() + ((this.b.hashCode() + m) * 31); + return this.f1014c.hashCode() + ((this.b.hashCode() + m) * 31); } } diff --git a/app/src/main/java/c/i/a/c/x1/g.java b/app/src/main/java/c/i/a/c/x1/g.java index c369bf0333..b5f0e00637 100644 --- a/app/src/main/java/c/i/a/c/x1/g.java +++ b/app/src/main/java/c/i/a/c/x1/g.java @@ -18,7 +18,7 @@ public abstract class g f1014c = new ArrayDeque<>(); + public final ArrayDeque f1015c = new ArrayDeque<>(); public final ArrayDeque d = new ArrayDeque<>(); public final I[] e; public final O[] f; @@ -105,7 +105,7 @@ public abstract class g 0) { + if (!this.f1015c.isEmpty() && this.h > 0) { break; } this.b.wait(); @@ -132,7 +132,7 @@ public abstract class g 0) { + if (!this.f1015c.isEmpty() && this.h > 0) { this.b.notify(); } } diff --git a/app/src/main/java/c/i/a/c/y.java b/app/src/main/java/c/i/a/c/y.java index 0236b17be6..5e4b89ae46 100644 --- a/app/src/main/java/c/i/a/c/y.java +++ b/app/src/main/java/c/i/a/c/y.java @@ -21,7 +21,7 @@ public final /* synthetic */ class y implements Runnable { z0 z0Var = this.i; u.a aVar = this.j; y.a aVar2 = this.k; - c1 c1Var = z0Var.f1017c; + c1 c1Var = z0Var.f1018c; u c2 = aVar.c(); c1.a aVar3 = c1Var.l; g1 g1Var = c1Var.o; diff --git a/app/src/main/java/c/i/a/c/y0.java b/app/src/main/java/c/i/a/c/y0.java index 1de4622547..d80bf7e09d 100644 --- a/app/src/main/java/c/i/a/c/y0.java +++ b/app/src/main/java/c/i/a/c/y0.java @@ -9,7 +9,7 @@ public final class y0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f1015c; + public final long f1016c; public final long d; public final long e; public final boolean f; @@ -19,7 +19,7 @@ public final class y0 { public y0(y.a aVar, long j, long j2, long j3, long j4, boolean z2, boolean z3, boolean z4) { this.a = aVar; this.b = j; - this.f1015c = j2; + this.f1016c = j2; this.d = j3; this.e = j4; this.f = z2; @@ -28,11 +28,11 @@ public final class y0 { } public y0 a(long j) { - return j == this.f1015c ? this : new y0(this.a, this.b, j, this.d, this.e, this.f, this.g, this.h); + return j == this.f1016c ? this : new y0(this.a, this.b, j, this.d, this.e, this.f, this.g, this.h); } public y0 b(long j) { - return j == this.b ? this : new y0(this.a, j, this.f1015c, this.d, this.e, this.f, this.g, this.h); + return j == this.b ? this : new y0(this.a, j, this.f1016c, this.d, this.e, this.f, this.g, this.h); } public boolean equals(@Nullable Object obj) { @@ -43,10 +43,10 @@ public final class y0 { return false; } y0 y0Var = (y0) obj; - return this.b == y0Var.b && this.f1015c == y0Var.f1015c && this.d == y0Var.d && this.e == y0Var.e && this.f == y0Var.f && this.g == y0Var.g && this.h == y0Var.h && f0.a(this.a, y0Var.a); + return this.b == y0Var.b && this.f1016c == y0Var.f1016c && this.d == y0Var.d && this.e == y0Var.e && this.f == y0Var.f && this.g == y0Var.g && this.h == y0Var.h && f0.a(this.a, y0Var.a); } public int hashCode() { - return ((((((((((((((this.a.hashCode() + 527) * 31) + ((int) this.b)) * 31) + ((int) this.f1015c)) * 31) + ((int) this.d)) * 31) + ((int) this.e)) * 31) + (this.f ? 1 : 0)) * 31) + (this.g ? 1 : 0)) * 31) + (this.h ? 1 : 0); + return ((((((((((((((this.a.hashCode() + 527) * 31) + ((int) this.b)) * 31) + ((int) this.f1016c)) * 31) + ((int) this.d)) * 31) + ((int) this.e)) * 31) + (this.f ? 1 : 0)) * 31) + (this.g ? 1 : 0)) * 31) + (this.h ? 1 : 0); } } diff --git a/app/src/main/java/c/i/a/c/y1/a.java b/app/src/main/java/c/i/a/c/y1/a.java index 8b44508306..f9e68d689a 100644 --- a/app/src/main/java/c/i/a/c/y1/a.java +++ b/app/src/main/java/c/i/a/c/y1/a.java @@ -7,12 +7,12 @@ public final class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1016c; + public final int f1017c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f1016c = i3; + this.f1017c = i3; } public boolean equals(@Nullable Object obj) { @@ -23,10 +23,10 @@ public final class a { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && this.f1016c == aVar.f1016c; + return this.a == aVar.a && this.b == aVar.b && this.f1017c == aVar.f1017c; } public int hashCode() { - return ((((527 + this.a) * 31) + this.b) * 31) + this.f1016c; + return ((((527 + this.a) * 31) + this.b) * 31) + this.f1017c; } } diff --git a/app/src/main/java/c/i/a/c/z0.java b/app/src/main/java/c/i/a/c/z0.java index 5735484d2c..40eef86f90 100644 --- a/app/src/main/java/c/i/a/c/z0.java +++ b/app/src/main/java/c/i/a/c/z0.java @@ -17,7 +17,7 @@ public final class z0 { @Nullable /* renamed from: c reason: collision with root package name */ - public final c1 f1017c; + public final c1 f1018c; public final Handler d; public long e; public int f; @@ -34,7 +34,7 @@ public final class z0 { public long m; public z0(@Nullable c1 c1Var, Handler handler) { - this.f1017c = c1Var; + this.f1018c = c1Var; this.d = handler; } @@ -97,7 +97,7 @@ public final class z0 { if (d == -1) { return null; } - int i = r1Var.g(d, this.a, true).f955c; + int i = r1Var.g(d, this.a, true).f956c; Object obj = this.a.b; long j5 = y0Var.a.d; if (r1Var.n(i, this.b).o == d) { @@ -130,21 +130,21 @@ public final class z0 { if (i3 == -1) { return null; } - int a = aVarArr[i2].a(aVar.f813c); + int a = aVarArr[i2].a(aVar.f814c); if (a < i3) { - return e(r1Var, aVar.a, i2, a, y0Var.f1015c, aVar.d); + return e(r1Var, aVar.a, i2, a, y0Var.f1016c, aVar.d); } - long j6 = y0Var.f1015c; + long j6 = y0Var.f1016c; if (j6 == -9223372036854775807L) { r1.c cVar = this.b; r1.b bVar = this.a; - Pair k2 = r1Var.k(cVar, bVar, bVar.f955c, -9223372036854775807L, Math.max(0L, j3)); + Pair k2 = r1Var.k(cVar, bVar, bVar.f956c, -9223372036854775807L, Math.max(0L, j3)); if (k2 == null) { return null; } j6 = ((Long) k2.second).longValue(); } - return f(r1Var, aVar.a, j6, y0Var.f1015c, aVar.d); + return f(r1Var, aVar.a, j6, y0Var.f1016c, aVar.d); } int c2 = this.a.c(y0Var.d); if (c2 == -1) { @@ -158,7 +158,7 @@ public final class z0 { @Nullable public final y0 d(r1 r1Var, y.a aVar, long j, long j2) { r1Var.h(aVar.a, this.a); - return aVar.a() ? e(r1Var, aVar.a, aVar.b, aVar.f813c, j, aVar.d) : f(r1Var, aVar.a, j2, j, aVar.d); + return aVar.a() ? e(r1Var, aVar.a, aVar.b, aVar.f814c, j, aVar.d) : f(r1Var, aVar.a, j2, j, aVar.d); } public final y0 e(r1 r1Var, Object obj, int i, int i2, long j, long j2) { @@ -192,14 +192,14 @@ public final class z0 { boolean i = i(r1Var, aVar, h); r1Var.h(y0Var.a.a, this.a); if (aVar.a()) { - j = this.a.a(aVar.b, aVar.f813c); + j = this.a.a(aVar.b, aVar.f814c); } else { j = y0Var.d; if (j == -9223372036854775807L || j == Long.MIN_VALUE) { j = this.a.d; } } - return new y0(aVar, y0Var.b, y0Var.f1015c, y0Var.d, j, h, j2, i); + return new y0(aVar, y0Var.b, y0Var.f1016c, y0Var.d, j, h, j2, i); } public final boolean h(y.a aVar) { @@ -208,7 +208,7 @@ public final class z0 { public final boolean i(r1 r1Var, y.a aVar, boolean z2) { int b = r1Var.b(aVar.a); - if (r1Var.n(r1Var.f(b, this.a).f955c, this.b).k) { + if (r1Var.n(r1Var.f(b, this.a).f956c, this.b).k) { return false; } return (r1Var.d(b, this.a, this.b, this.f, this.g) == -1) && z2; @@ -218,11 +218,11 @@ public final class z0 { if (!h(aVar)) { return false; } - return r1Var.n(r1Var.h(aVar.a, this.a).f955c, this.b).p == r1Var.b(aVar.a); + return r1Var.n(r1Var.h(aVar.a, this.a).f956c, this.b).p == r1Var.b(aVar.a); } public final void k() { - if (this.f1017c != null) { + if (this.f1018c != null) { c.i.b.b.a aVar = u.j; u.a aVar2 = new u.a(); for (x0 x0Var = this.h; x0Var != null; x0Var = x0Var.l) { @@ -275,9 +275,9 @@ public final class z0 { public y.a n(r1 r1Var, Object obj, long j) { long j2; int b; - int i = r1Var.h(obj, this.a).f955c; + int i = r1Var.h(obj, this.a).f956c; Object obj2 = this.l; - if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f955c != i) { + if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f956c != i) { x0 x0Var = this.h; while (true) { if (x0Var == null) { @@ -285,7 +285,7 @@ public final class z0 { while (true) { if (x0Var2 != null) { int b2 = r1Var.b(x0Var2.b); - if (b2 != -1 && r1Var.f(b2, this.a).f955c == i) { + if (b2 != -1 && r1Var.f(b2, this.a).f956c == i) { j2 = x0Var2.f.a.d; break; } @@ -360,7 +360,7 @@ public final class z0 { } return !m; } - x0Var.f = y0Var.a(y0Var2.f1015c); + x0Var.f = y0Var.a(y0Var2.f1016c); long j3 = y0Var2.e; long j4 = y0Var.e; if (!(j3 == -9223372036854775807L || j3 == j4)) { diff --git a/app/src/main/java/c/i/a/c/z1/a0.java b/app/src/main/java/c/i/a/c/z1/a0.java index 483939890f..6e304e1576 100644 --- a/app/src/main/java/c/i/a/c/z1/a0.java +++ b/app/src/main/java/c/i/a/c/z1/a0.java @@ -30,14 +30,14 @@ public final class a0 implements b0 { public final String b; /* renamed from: c reason: collision with root package name */ - public final boolean f1018c; + public final boolean f1019c; public final Map d; public a0(@Nullable String str, boolean z2, s sVar) { AnimatableValueParser.k(!z2 || !TextUtils.isEmpty(str)); this.a = sVar; this.b = str; - this.f1018c = z2; + this.f1019c = z2; this.d = new HashMap(); } @@ -92,7 +92,7 @@ public final class a0 implements b0 { throw th; } } catch (Exception e2) { - Uri uri = vVar.f894c; + Uri uri = vVar.f895c; Objects.requireNonNull(uri); throw new MediaDrmCallbackException(lVar, uri, vVar.j(), vVar.b, e2); } @@ -101,13 +101,13 @@ public final class a0 implements b0 { public byte[] a(UUID uuid, x.a aVar) throws MediaDrmCallbackException { String str = aVar.b; - if (this.f1018c || TextUtils.isEmpty(str)) { + if (this.f1019c || TextUtils.isEmpty(str)) { str = this.b; } if (!TextUtils.isEmpty(str)) { HashMap hashMap = new HashMap(); UUID uuid2 = h0.e; - hashMap.put("Content-Type", uuid2.equals(uuid) ? "text/xml" : h0.f881c.equals(uuid) ? RestAPIBuilder.CONTENT_TYPE_JSON : "application/octet-stream"); + hashMap.put("Content-Type", uuid2.equals(uuid) ? "text/xml" : h0.f882c.equals(uuid) ? RestAPIBuilder.CONTENT_TYPE_JSON : "application/octet-stream"); if (uuid2.equals(uuid)) { hashMap.put("SOAPAction", "http://schemas.microsoft.com/DRM/2007/03/protocols/AcquireLicense"); } diff --git a/app/src/main/java/c/i/a/c/z1/m.java b/app/src/main/java/c/i/a/c/z1/m.java index 61bf700b97..95f3d45dfd 100644 --- a/app/src/main/java/c/i/a/c/z1/m.java +++ b/app/src/main/java/c/i/a/c/z1/m.java @@ -19,7 +19,7 @@ public final /* synthetic */ class m implements MediaDrm.OnEventListener { z zVar = this.a; x.b bVar = this.b; Objects.requireNonNull(zVar); - DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2249x; + DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2257x; Objects.requireNonNull(cVar); cVar.obtainMessage(i, bArr).sendToTarget(); } diff --git a/app/src/main/java/c/i/a/c/z1/p.java b/app/src/main/java/c/i/a/c/z1/p.java index b58548e59f..6d6a678c12 100644 --- a/app/src/main/java/c/i/a/c/z1/p.java +++ b/app/src/main/java/c/i/a/c/z1/p.java @@ -23,7 +23,7 @@ public final class p implements t { @GuardedBy("lock") /* renamed from: c reason: collision with root package name */ - public s f1019c; + public s f1020c; @RequiresApi(18) public final s a(v0.e eVar) { @@ -31,7 +31,7 @@ public final class p implements t { bVar.b = null; Uri uri = eVar.b; a0 a0Var = new a0(uri == null ? null : uri.toString(), eVar.f, bVar); - for (Map.Entry entry : eVar.f987c.entrySet()) { + for (Map.Entry entry : eVar.f988c.entrySet()) { String key = entry.getKey(); String value = entry.getValue(); Objects.requireNonNull(key); diff --git a/app/src/main/java/c/i/a/c/z1/q.java b/app/src/main/java/c/i/a/c/z1/q.java index 73ac7cbe96..44d9b08f2e 100644 --- a/app/src/main/java/c/i/a/c/z1/q.java +++ b/app/src/main/java/c/i/a/c/z1/q.java @@ -17,7 +17,7 @@ public interface q { public final y.a b; /* renamed from: c reason: collision with root package name */ - public final CopyOnWriteArrayList f1020c; + public final CopyOnWriteArrayList f1021c; /* compiled from: DrmSessionEventListener */ /* renamed from: c.i.a.c.z1.q$a$a reason: collision with other inner class name */ @@ -32,19 +32,19 @@ public interface q { } public a() { - this.f1020c = new CopyOnWriteArrayList<>(); + this.f1021c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; } public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar) { - this.f1020c = copyOnWriteArrayList; + this.f1021c = copyOnWriteArrayList; this.a = i; this.b = aVar; } public void a() { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new h(this, next.b)); @@ -52,7 +52,7 @@ public interface q { } public void b() { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new g(this, next.b)); @@ -60,7 +60,7 @@ public interface q { } public void c() { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new i(this, next.b)); @@ -68,7 +68,7 @@ public interface q { } public void d() { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new e(this, next.b)); @@ -76,7 +76,7 @@ public interface q { } public void e(Exception exc) { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new j(this, next.b, exc)); @@ -84,7 +84,7 @@ public interface q { } public void f() { - Iterator it = this.f1020c.iterator(); + Iterator it = this.f1021c.iterator(); while (it.hasNext()) { C0097a next = it.next(); f0.D(next.a, new f(this, next.b)); @@ -93,7 +93,7 @@ public interface q { @CheckResult public a g(int i, @Nullable y.a aVar) { - return new a(this.f1020c, i, aVar); + return new a(this.f1021c, i, aVar); } } diff --git a/app/src/main/java/c/i/a/c/z1/y.java b/app/src/main/java/c/i/a/c/z1/y.java index 603c35b260..4152dc847c 100644 --- a/app/src/main/java/c/i/a/c/z1/y.java +++ b/app/src/main/java/c/i/a/c/z1/y.java @@ -8,12 +8,12 @@ public final class y implements w { public final UUID b; /* renamed from: c reason: collision with root package name */ - public final byte[] f1021c; + public final byte[] f1022c; public final boolean d; static { boolean z2; - if ("Amazon".equals(f0.f907c)) { + if ("Amazon".equals(f0.f908c)) { String str = f0.d; if ("AFTM".equals(str) || "AFTB".equals(str)) { z2 = true; @@ -26,7 +26,7 @@ public final class y implements w { public y(UUID uuid, byte[] bArr, boolean z2) { this.b = uuid; - this.f1021c = bArr; + this.f1022c = bArr; this.d = z2; } } diff --git a/app/src/main/java/c/i/a/c/z1/z.java b/app/src/main/java/c/i/a/c/z1/z.java index 4c621515c3..8eec56daf9 100644 --- a/app/src/main/java/c/i/a/c/z1/z.java +++ b/app/src/main/java/c/i/a/c/z1/z.java @@ -38,7 +38,7 @@ public final class z implements x { public final UUID b; /* renamed from: c reason: collision with root package name */ - public final MediaDrm f1022c; + public final MediaDrm f1023c; public int d; public z(UUID uuid) throws UnsupportedSchemeException { @@ -46,8 +46,8 @@ public final class z implements x { Objects.requireNonNull(uuid); AnimatableValueParser.n(!h0.b.equals(uuid), "Use C.CLEARKEY_UUID instead"); this.b = uuid; - MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f881c.equals(uuid)) ? uuid : uuid2); - this.f1022c = mediaDrm; + MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f882c.equals(uuid)) ? uuid : uuid2); + this.f1023c = mediaDrm; this.d = 1; if (h0.d.equals(uuid) && "ASUS_Z00AD".equals(f0.d)) { mediaDrm.setPropertyString("securityLevel", "L3"); @@ -61,15 +61,15 @@ public final class z implements x { @Override // c.i.a.c.z1.x public Map b(byte[] bArr) { - return this.f1022c.queryKeyStatus(bArr); + return this.f1023c.queryKeyStatus(bArr); } @Override // c.i.a.c.z1.x public w c(byte[] bArr) throws MediaCryptoException { int i = f0.a; - boolean z2 = i < 21 && h0.d.equals(this.b) && "L3".equals(this.f1022c.getPropertyString("securityLevel")); + boolean z2 = i < 21 && h0.d.equals(this.b) && "L3".equals(this.f1023c.getPropertyString("securityLevel")); UUID uuid = this.b; - if (i < 27 && h0.f881c.equals(uuid)) { + if (i < 27 && h0.f882c.equals(uuid)) { uuid = h0.b; } return new y(uuid, bArr, z2); @@ -77,34 +77,34 @@ public final class z implements x { @Override // c.i.a.c.z1.x public x.d d() { - MediaDrm.ProvisionRequest provisionRequest = this.f1022c.getProvisionRequest(); + MediaDrm.ProvisionRequest provisionRequest = this.f1023c.getProvisionRequest(); return new x.d(provisionRequest.getData(), provisionRequest.getDefaultUrl()); } @Override // c.i.a.c.z1.x public byte[] e() throws MediaDrmException { - return this.f1022c.openSession(); + return this.f1023c.openSession(); } @Override // c.i.a.c.z1.x public void f(byte[] bArr, byte[] bArr2) { - this.f1022c.restoreKeys(bArr, bArr2); + this.f1023c.restoreKeys(bArr, bArr2); } @Override // c.i.a.c.z1.x public void g(byte[] bArr) { - this.f1022c.closeSession(bArr); + this.f1023c.closeSession(bArr); } @Override // c.i.a.c.z1.x public void h(@Nullable x.b bVar) { - this.f1022c.setOnEventListener(new m(this, bVar)); + this.f1023c.setOnEventListener(new m(this, bVar)); } @Override // c.i.a.c.z1.x @Nullable public byte[] i(byte[] bArr, byte[] bArr2) throws NotProvisionedException, DeniedByServerException { - if (h0.f881c.equals(this.b) && f0.a < 27) { + if (h0.f882c.equals(this.b) && f0.a < 27) { try { JSONObject jSONObject = new JSONObject(f0.l(bArr2)); StringBuilder sb = new StringBuilder("{\"keys\":["); @@ -130,12 +130,12 @@ public final class z implements x { p.b("ClearKeyUtil", K.toString(), e); } } - return this.f1022c.provideKeyResponse(bArr, bArr2); + return this.f1023c.provideKeyResponse(bArr, bArr2); } @Override // c.i.a.c.z1.x public void j(byte[] bArr) throws DeniedByServerException { - this.f1022c.provideProvisionResponse(bArr); + this.f1023c.provideProvisionResponse(bArr); } /* JADX WARNING: Code restructure failed: missing block: B:85:0x020a, code lost: @@ -256,7 +256,7 @@ public final class z implements x { } int i12 = f0.a; if (i12 >= 23 || !h0.d.equals(uuid)) { - if (uuid2.equals(uuid) && "Amazon".equals(f0.f907c)) { + if (uuid2.equals(uuid) && "Amazon".equals(f0.f908c)) { String str4 = f0.d; if (!"AFTB".equals(str4)) { if (!"AFTS".equals(str4)) { @@ -269,17 +269,17 @@ public final class z implements x { UUID uuid3 = this.b; String str5 = schemeData2.l; bArr2 = bArr3; - str = (i12 >= 26 || !h0.f881c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; + str = (i12 >= 26 || !h0.f882c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; } bArr3 = AnimatableValueParser.X1(bArr8, uuid); } else { bArr2 = null; str = null; } - MediaDrm.KeyRequest keyRequest = this.f1022c.getKeyRequest(bArr, bArr2, str, i, hashMap); + MediaDrm.KeyRequest keyRequest = this.f1023c.getKeyRequest(bArr, bArr2, str, i, hashMap); UUID uuid4 = this.b; byte[] data = keyRequest.getData(); - if (h0.f881c.equals(uuid4) && f0.a < 27) { + if (h0.f882c.equals(uuid4) && f0.a < 27) { data = f0.w(f0.l(data).replace('+', '-').replace(MentionUtilsKt.SLASH_CHAR, '_')); } String defaultUrl = keyRequest.getDefaultUrl(); @@ -297,7 +297,7 @@ public final class z implements x { int i = this.d - 1; this.d = i; if (i == 0) { - this.f1022c.release(); + this.f1023c.release(); } } } diff --git a/app/src/main/java/c/i/a/e/b.java b/app/src/main/java/c/i/a/e/b.java index 6b31595278..095f62cbc2 100644 --- a/app/src/main/java/c/i/a/e/b.java +++ b/app/src/main/java/c/i/a/e/b.java @@ -10,7 +10,7 @@ public class b { public int b = Integer.MAX_VALUE; /* renamed from: c reason: collision with root package name */ - public int f1023c = Integer.MIN_VALUE; + public int f1024c = Integer.MIN_VALUE; public int d = Integer.MIN_VALUE; public int e; public int f; @@ -35,7 +35,7 @@ public class b { FlexItem flexItem = (FlexItem) view.getLayoutParams(); this.a = Math.min(this.a, (view.getLeft() - flexItem.I()) - i); this.b = Math.min(this.b, (view.getTop() - flexItem.M()) - i2); - this.f1023c = Math.max(this.f1023c, flexItem.c0() + view.getRight() + i3); + this.f1024c = Math.max(this.f1024c, flexItem.c0() + view.getRight() + i3); this.d = Math.max(this.d, flexItem.H() + view.getBottom() + i4); } } diff --git a/app/src/main/java/c/i/a/e/c.java b/app/src/main/java/c/i/a/e/c.java index d86cc9b07a..49b8830916 100644 --- a/app/src/main/java/c/i/a/e/c.java +++ b/app/src/main/java/c/i/a/e/c.java @@ -23,7 +23,7 @@ public class c { @Nullable /* renamed from: c reason: collision with root package name */ - public int[] f1024c; + public int[] f1025c; @Nullable public long[] d; @Nullable @@ -80,7 +80,7 @@ public class c { if (i < this.a.getFlexItemCount()) { int flexDirection = this.a.getFlexDirection(); if (this.a.getAlignItems() == 4) { - int[] iArr = this.f1024c; + int[] iArr = this.f1025c; List flexLinesInternal = this.a.getFlexLinesInternal(); int size = flexLinesInternal.size(); for (int i2 = iArr != null ? iArr[i] : 0; i2 < size; i2++) { @@ -332,7 +332,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1024c; + iArr = this.f1025c; if (iArr != null) { iArr[i24] = arrayList.size(); } @@ -389,7 +389,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1024c; + iArr = this.f1025c; if (iArr != null) { } bVar3.e = q(flexItem2, i23) + s(flexItem2, i23) + (i23 ? c2.getMeasuredWidth() : c2.getMeasuredHeight()) + bVar3.e; @@ -429,7 +429,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1024c; + iArr = this.f1025c; if (iArr != null) { } bVar3.e = q(flexItem2, i23) + s(flexItem2, i23) + (i23 ? c2.getMeasuredWidth() : c2.getMeasuredHeight()) + bVar3.e; @@ -520,14 +520,14 @@ public class c { } public void d(List list, int i) { - int i2 = this.f1024c[i]; + int i2 = this.f1025c[i]; if (i2 == -1) { i2 = 0; } for (int size = list.size() - 1; size >= i2; size--) { list.remove(size); } - int[] iArr = this.f1024c; + int[] iArr = this.f1025c; int length = iArr.length - 1; if (i > length) { Arrays.fill(iArr, -1); @@ -723,7 +723,7 @@ public class c { throw new IllegalArgumentException(c.d.b.a.a.j("Invalid flex direction: ", flexDirection)); } int i8 = i4 + i6; - int[] iArr = this.f1024c; + int[] iArr = this.f1025c; if (iArr != null) { i7 = iArr[i3]; } @@ -743,18 +743,18 @@ public class c { } public void i(int i) { - int[] iArr = this.f1024c; + int[] iArr = this.f1025c; if (iArr == null) { if (i < 10) { i = 10; } - this.f1024c = new int[i]; + this.f1025c = new int[i]; } else if (iArr.length < i) { int length = iArr.length * 2; if (length >= i) { i = length; } - this.f1024c = Arrays.copyOf(iArr, i); + this.f1025c = Arrays.copyOf(iArr, i); } } diff --git a/app/src/main/java/c/i/a/f/b/f.java b/app/src/main/java/c/i/a/f/b/f.java index 2aa1e81c73..3738f39367 100644 --- a/app/src/main/java/c/i/a/f/b/f.java +++ b/app/src/main/java/c/i/a/f/b/f.java @@ -19,7 +19,7 @@ public final class f { public final Context b; /* renamed from: c reason: collision with root package name */ - public final a f1025c = new a(); + public final a f1026c = new a(); public volatile f1 d; public Thread.UncaughtExceptionHandler e; @@ -75,6 +75,6 @@ public final class f { } public final void a(Runnable runnable) { - this.f1025c.submit(runnable); + this.f1026c.submit(runnable); } } diff --git a/app/src/main/java/c/i/a/f/c/a/a.java b/app/src/main/java/c/i/a/f/c/a/a.java index a7b6950888..b18398f203 100644 --- a/app/src/main/java/c/i/a/f/c/a/a.java +++ b/app/src/main/java/c/i/a/f/c/a/a.java @@ -16,7 +16,7 @@ public final class a { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0103a f1026c; + public static final a.AbstractC0103a f1027c; public static final a.AbstractC0103a d; public static final c.i.a.f.e.h.a e; public static final c.i.a.f.e.h.a f; @@ -41,7 +41,7 @@ public final class a { @Nullable /* renamed from: c reason: collision with root package name */ - public String f1027c; + public String f1028c; public C0102a() { } @@ -49,14 +49,14 @@ public final class a { public C0102a(C0101a aVar) { this.a = aVar.j; this.b = Boolean.valueOf(aVar.k); - this.f1027c = aVar.l; + this.f1028c = aVar.l; } } public C0101a(C0102a aVar) { this.j = aVar.a; this.k = aVar.b.booleanValue(); - this.l = aVar.f1027c; + this.l = aVar.f1028c; } public boolean equals(@Nullable Object obj) { @@ -81,10 +81,10 @@ public final class a { a.g gVar2 = new a.g<>(); b = gVar2; h hVar = new h(); - f1026c = hVar; + f1027c = hVar; i iVar = new i(); d = iVar; - c.i.a.f.e.h.a aVar = b.f1028c; + c.i.a.f.e.h.a aVar = b.f1029c; e = new c.i.a.f.e.h.a<>("Auth.CREDENTIALS_API", hVar, gVar); f = new c.i.a.f.e.h.a<>("Auth.GOOGLE_SIGN_IN_API", iVar, gVar2); d dVar = b.d; diff --git a/app/src/main/java/c/i/a/f/c/a/b.java b/app/src/main/java/c/i/a/f/c/a/b.java index ae117f3fed..16158bd9d8 100644 --- a/app/src/main/java/c/i/a/f/c/a/b.java +++ b/app/src/main/java/c/i/a/f/c/a/b.java @@ -7,7 +7,7 @@ public final class b { public static final a.AbstractC0103a b; /* renamed from: c reason: collision with root package name */ - public static final a f1028c; + public static final a f1029c; public static final d d = new d(); static { @@ -15,6 +15,6 @@ public final class b { a = gVar; g gVar2 = new g(); b = gVar2; - f1028c = new a<>("Auth.PROXY_API", gVar2, gVar); + f1029c = new a<>("Auth.PROXY_API", gVar2, gVar); } } diff --git a/app/src/main/java/c/i/a/f/c/a/f/a.java b/app/src/main/java/c/i/a/f/c/a/f/a.java index 370411fe39..98c66d4aef 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/a.java +++ b/app/src/main/java/c/i/a/f/c/a/f/a.java @@ -17,7 +17,7 @@ public class a extends b { public final synchronized int f() { if (j == 1) { Context context = this.a; - Object obj = GoogleApiAvailability.f2317c; + Object obj = GoogleApiAvailability.f2325c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; int b = googleApiAvailability.b(context, 12451000); if (b == 0) { diff --git a/app/src/main/java/c/i/a/f/c/a/f/b/a.java b/app/src/main/java/c/i/a/f/c/a/f/b/a.java index 61bac92174..86a114515c 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/b/a.java +++ b/app/src/main/java/c/i/a/f/c/a/f/b/a.java @@ -29,7 +29,7 @@ public class a { public static a b; /* renamed from: c reason: collision with root package name */ - public final Lock f1029c = new ReentrantLock(); + public final Lock f1030c = new ReentrantLock(); public final SharedPreferences d; public a(Context context) { @@ -109,7 +109,7 @@ public class a { if (str5 != null) { jSONObject.put("displayName", str5); } - String str6 = googleSignInAccount.f2312s; + String str6 = googleSignInAccount.f2320s; if (str6 != null) { jSONObject.put("givenName", str6); } @@ -157,7 +157,7 @@ public class a { } jSONObject2.put("idTokenRequested", googleSignInOptions.r); jSONObject2.put("forceCodeForRefreshToken", googleSignInOptions.t); - jSONObject2.put("serverAuthRequested", googleSignInOptions.f2313s); + jSONObject2.put("serverAuthRequested", googleSignInOptions.f2321s); if (!TextUtils.isEmpty(googleSignInOptions.u)) { jSONObject2.put("serverClientId", googleSignInOptions.u); } @@ -174,21 +174,21 @@ public class a { } public final void e(String str, String str2) { - this.f1029c.lock(); + this.f1030c.lock(); try { this.d.edit().putString(str, str2).apply(); } finally { - this.f1029c.unlock(); + this.f1030c.unlock(); } } @Nullable public final String g(String str) { - this.f1029c.lock(); + this.f1030c.lock(); try { return this.d.getString(str, null); } finally { - this.f1029c.unlock(); + this.f1030c.unlock(); } } } diff --git a/app/src/main/java/c/i/a/f/c/a/f/b/f.java b/app/src/main/java/c/i/a/f/c/a/f/b/f.java index 86b4589ed8..a64e87f1c8 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/b/f.java +++ b/app/src/main/java/c/i/a/f/c/a/f/b/f.java @@ -23,8 +23,8 @@ public final class f extends d { byte[] bArr = new byte[16]; a.a.nextBytes(bArr); aVar2.i = Base64.encodeToString(bArr, 11); - if (!cVar.f1057c.isEmpty()) { - for (Scope scope : cVar.f1057c) { + if (!cVar.f1058c.isEmpty()) { + for (Scope scope : cVar.f1058c) { aVar2.a.add(scope); aVar2.a.addAll(Arrays.asList(new Scope[0])); } diff --git a/app/src/main/java/c/i/a/f/c/a/f/b/m.java b/app/src/main/java/c/i/a/f/c/a/f/b/m.java index b3f18b062d..9cfb425c46 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/b/m.java +++ b/app/src/main/java/c/i/a/f/c/a/f/b/m.java @@ -34,11 +34,11 @@ public final class m { public final synchronized void a() { a aVar = this.b; - aVar.f1029c.lock(); + aVar.f1030c.lock(); try { aVar.d.edit().clear().apply(); } finally { - aVar.f1029c.unlock(); + aVar.f1030c.unlock(); } } } diff --git a/app/src/main/java/c/i/a/f/d/b.java b/app/src/main/java/c/i/a/f/d/b.java index 0a0b5e7aca..dbf8d57756 100644 --- a/app/src/main/java/c/i/a/f/d/b.java +++ b/app/src/main/java/c/i/a/f/d/b.java @@ -30,7 +30,7 @@ public class b { public static PendingIntent b; /* renamed from: c reason: collision with root package name */ - public final SimpleArrayMap> f1030c = new SimpleArrayMap<>(); + public final SimpleArrayMap> f1031c = new SimpleArrayMap<>(); public final Context d; public final r e; public final ScheduledExecutorService f; @@ -49,8 +49,8 @@ public class b { } public final void a(String str, @Nullable Bundle bundle) { - synchronized (this.f1030c) { - TaskCompletionSource remove = this.f1030c.remove(str); + synchronized (this.f1031c) { + TaskCompletionSource remove = this.f1031c.remove(str); if (remove == null) { String valueOf = String.valueOf(str); Log.w("Rpc", valueOf.length() != 0 ? "Missing callback for ".concat(valueOf) : new String("Missing callback for ")); @@ -69,8 +69,8 @@ public class b { num = Integer.toString(i); } TaskCompletionSource taskCompletionSource = new TaskCompletionSource<>(); - synchronized (this.f1030c) { - this.f1030c.put(num, taskCompletionSource); + synchronized (this.f1031c) { + this.f1031c.put(num, taskCompletionSource); } Intent intent = new Intent(); intent.setPackage("com.google.android.gms"); diff --git a/app/src/main/java/c/i/a/f/d/f.java b/app/src/main/java/c/i/a/f/d/f.java index 29857a4822..ce8aec7100 100644 --- a/app/src/main/java/c/i/a/f/d/f.java +++ b/app/src/main/java/c/i/a/f/d/f.java @@ -15,13 +15,13 @@ public final class f { public final Context b; /* renamed from: c reason: collision with root package name */ - public final ScheduledExecutorService f1031c; + public final ScheduledExecutorService f1032c; public g d = new g(this, null); public int e = 1; @VisibleForTesting public f(Context context, ScheduledExecutorService scheduledExecutorService) { - this.f1031c = scheduledExecutorService; + this.f1032c = scheduledExecutorService; this.b = context.getApplicationContext(); } diff --git a/app/src/main/java/c/i/a/f/d/g.java b/app/src/main/java/c/i/a/f/d/g.java index c38090c8cd..64223f53d3 100644 --- a/app/src/main/java/c/i/a/f/d/g.java +++ b/app/src/main/java/c/i/a/f/d/g.java @@ -77,7 +77,7 @@ public final class g implements ServiceConnection { if (!c.i.a.f.e.n.a.b().a(this.n.b, intent, this, 1)) { a(0, "Unable to bind to service"); } else { - this.n.f1031c.schedule(new i(this), 30, TimeUnit.SECONDS); + this.n.f1032c.schedule(new i(this), 30, TimeUnit.SECONDS); } return true; } else if (i == 1) { @@ -96,7 +96,7 @@ public final class g implements ServiceConnection { return false; } else { this.l.add(qVar); - this.n.f1031c.execute(new k(this)); + this.n.f1032c.execute(new k(this)); return true; } } @@ -117,7 +117,7 @@ public final class g implements ServiceConnection { if (Log.isLoggable("MessengerIpcClient", 2)) { Log.v("MessengerIpcClient", "Service connected"); } - this.n.f1031c.execute(new l(this, iBinder)); + this.n.f1032c.execute(new l(this, iBinder)); } @Override // android.content.ServiceConnection @@ -126,6 +126,6 @@ public final class g implements ServiceConnection { if (Log.isLoggable("MessengerIpcClient", 2)) { Log.v("MessengerIpcClient", "Service disconnected"); } - this.n.f1031c.execute(new n(this)); + this.n.f1032c.execute(new n(this)); } } diff --git a/app/src/main/java/c/i/a/f/d/k.java b/app/src/main/java/c/i/a/f/d/k.java index 6e4731ec31..d21d039c45 100644 --- a/app/src/main/java/c/i/a/f/d/k.java +++ b/app/src/main/java/c/i/a/f/d/k.java @@ -30,7 +30,7 @@ public final /* synthetic */ class k implements Runnable { } poll = gVar.l.poll(); gVar.m.put(poll.a, poll); - gVar.n.f1031c.schedule(new m(gVar, poll), 30, TimeUnit.SECONDS); + gVar.n.f1032c.schedule(new m(gVar, poll), 30, TimeUnit.SECONDS); } else { return; } @@ -45,7 +45,7 @@ public final /* synthetic */ class k implements Runnable { Context context = gVar.n.b; Messenger messenger = gVar.j; Message obtain = Message.obtain(); - obtain.what = poll.f1032c; + obtain.what = poll.f1033c; obtain.arg1 = poll.a; obtain.replyTo = messenger; Bundle bundle = new Bundle(); diff --git a/app/src/main/java/c/i/a/f/d/l.java b/app/src/main/java/c/i/a/f/d/l.java index b848e961e8..4d55d0cf12 100644 --- a/app/src/main/java/c/i/a/f/d/l.java +++ b/app/src/main/java/c/i/a/f/d/l.java @@ -24,7 +24,7 @@ public final /* synthetic */ class l implements Runnable { try { gVar.k = new p(iBinder); gVar.i = 2; - gVar.n.f1031c.execute(new k(gVar)); + gVar.n.f1032c.execute(new k(gVar)); } catch (RemoteException e) { gVar.a(0, e.getMessage()); } diff --git a/app/src/main/java/c/i/a/f/d/q.java b/app/src/main/java/c/i/a/f/d/q.java index 22dfc01abe..86a6025d89 100644 --- a/app/src/main/java/c/i/a/f/d/q.java +++ b/app/src/main/java/c/i/a/f/d/q.java @@ -11,12 +11,12 @@ public abstract class q { public final TaskCompletionSource b = new TaskCompletionSource<>(); /* renamed from: c reason: collision with root package name */ - public final int f1032c; + public final int f1033c; public final Bundle d; public q(int i, int i2, Bundle bundle) { this.a = i; - this.f1032c = i2; + this.f1033c = i2; this.d = bundle; } @@ -43,7 +43,7 @@ public abstract class q { public abstract boolean d(); public String toString() { - int i = this.f1032c; + int i = this.f1033c; int i2 = this.a; boolean d = d(); StringBuilder sb = new StringBuilder(55); diff --git a/app/src/main/java/c/i/a/f/d/r.java b/app/src/main/java/c/i/a/f/d/r.java index 0d5ca37be3..da5e8f415c 100644 --- a/app/src/main/java/c/i/a/f/d/r.java +++ b/app/src/main/java/c/i/a/f/d/r.java @@ -17,14 +17,14 @@ public final class r { public int b; /* renamed from: c reason: collision with root package name */ - public int f1033c = 0; + public int f1034c = 0; public r(Context context) { this.a = context; } public final synchronized int a() { - int i = this.f1033c; + int i = this.f1034c; if (i != 0) { return i; } @@ -38,7 +38,7 @@ public final class r { intent.setPackage("com.google.android.gms"); List queryIntentServices = packageManager.queryIntentServices(intent, 0); if (queryIntentServices != null && queryIntentServices.size() > 0) { - this.f1033c = 1; + this.f1034c = 1; return 1; } } @@ -48,13 +48,13 @@ public final class r { if (queryBroadcastReceivers == null || queryBroadcastReceivers.size() <= 0) { Log.w("Metadata", "Failed to resolve IID implementation package, falling back"); if (c.R()) { - this.f1033c = 2; + this.f1034c = 2; } else { - this.f1033c = 1; + this.f1034c = 1; } - return this.f1033c; + return this.f1034c; } - this.f1033c = 2; + this.f1034c = 2; return 2; } diff --git a/app/src/main/java/c/i/a/f/d/x.java b/app/src/main/java/c/i/a/f/d/x.java index 8749ecc94e..2f78d60c11 100644 --- a/app/src/main/java/c/i/a/f/d/x.java +++ b/app/src/main/java/c/i/a/f/d/x.java @@ -9,21 +9,21 @@ public final /* synthetic */ class x implements c { public final String b; /* renamed from: c reason: collision with root package name */ - public final ScheduledFuture f1034c; + public final ScheduledFuture f1035c; public x(b bVar, String str, ScheduledFuture scheduledFuture) { this.a = bVar; this.b = str; - this.f1034c = scheduledFuture; + this.f1035c = scheduledFuture; } @Override // c.i.a.f.n.c public final void onComplete(Task task) { b bVar = this.a; String str = this.b; - ScheduledFuture scheduledFuture = this.f1034c; - synchronized (bVar.f1030c) { - bVar.f1030c.remove(str); + ScheduledFuture scheduledFuture = this.f1035c; + synchronized (bVar.f1031c) { + bVar.f1031c.remove(str); } scheduledFuture.cancel(false); } diff --git a/app/src/main/java/c/i/a/f/d/y.java b/app/src/main/java/c/i/a/f/d/y.java index 5df74828e2..46718c8ffa 100644 --- a/app/src/main/java/c/i/a/f/d/y.java +++ b/app/src/main/java/c/i/a/f/d/y.java @@ -71,9 +71,9 @@ public final class y extends a { bVar.a(str, intent2.putExtra("error", str2).getExtras()); return; } - synchronized (bVar.f1030c) { - for (int i = 0; i < bVar.f1030c.size(); i++) { - bVar.a(bVar.f1030c.keyAt(i), intent2.getExtras()); + synchronized (bVar.f1031c) { + for (int i = 0; i < bVar.f1031c.size(); i++) { + bVar.a(bVar.f1031c.keyAt(i), intent2.getExtras()); } } return; diff --git a/app/src/main/java/c/i/a/f/e/a0.java b/app/src/main/java/c/i/a/f/e/a0.java index 915122bf59..0377aceb90 100644 --- a/app/src/main/java/c/i/a/f/e/a0.java +++ b/app/src/main/java/c/i/a/f/e/a0.java @@ -7,12 +7,12 @@ public class a0 { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final String f1035c; + public final String f1036c; public final Throwable d; public a0(boolean z2, String str, Throwable th) { this.b = z2; - this.f1035c = str; + this.f1036c = str; this.d = th; } @@ -25,6 +25,6 @@ public class a0 { } public String c() { - return this.f1035c; + return this.f1036c; } } diff --git a/app/src/main/java/c/i/a/f/e/c.java b/app/src/main/java/c/i/a/f/e/c.java index baaa50d794..9e6429a4de 100644 --- a/app/src/main/java/c/i/a/f/e/c.java +++ b/app/src/main/java/c/i/a/f/e/c.java @@ -114,10 +114,10 @@ public class c { } boolean z4 = true; if (!c.i.a.f.e.o.c.V(context)) { - if (c.i.a.f.e.o.c.f1068c == null) { - c.i.a.f.e.o.c.f1068c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); + if (c.i.a.f.e.o.c.f1069c == null) { + c.i.a.f.e.o.c.f1069c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); } - if (!c.i.a.f.e.o.c.f1068c.booleanValue()) { + if (!c.i.a.f.e.o.c.f1069c.booleanValue()) { z2 = true; AnimatableValueParser.m(i < 0); packageName = context.getPackageName(); diff --git a/app/src/main/java/c/i/a/f/e/e.java b/app/src/main/java/c/i/a/f/e/e.java index 09b61166e2..73a7e9d949 100644 --- a/app/src/main/java/c/i/a/f/e/e.java +++ b/app/src/main/java/c/i/a/f/e/e.java @@ -20,7 +20,7 @@ public class e { public static boolean b = false; /* renamed from: c reason: collision with root package name */ - public static final AtomicBoolean f1036c = new AtomicBoolean(); + public static final AtomicBoolean f1037c = new AtomicBoolean(); public static final AtomicBoolean d = new AtomicBoolean(); @RecentlyNonNull diff --git a/app/src/main/java/c/i/a/f/e/f.java b/app/src/main/java/c/i/a/f/e/f.java index 83cf0c0a64..d687322ba3 100644 --- a/app/src/main/java/c/i/a/f/e/f.java +++ b/app/src/main/java/c/i/a/f/e/f.java @@ -16,7 +16,7 @@ public class f { public final Context b; /* renamed from: c reason: collision with root package name */ - public volatile String f1037c; + public volatile String f1038c; public f(Context context) { this.b = context.getApplicationContext(); @@ -29,8 +29,8 @@ public class f { if (a == null) { o0 o0Var = s.a; synchronized (s.class) { - if (s.f1070c == null) { - s.f1070c = context.getApplicationContext(); + if (s.f1071c == null) { + s.f1071c = context.getApplicationContext(); } else { Log.w("GoogleCertificates", "GoogleCertificates has been initialized already"); } @@ -90,7 +90,7 @@ public class f { String str = packagesForUid[i2]; if (str == null) { a0Var = a0.a("null pkg"); - } else if (str.equals(this.f1037c)) { + } else if (str.equals(this.f1038c)) { a0Var = a0.a; } else { try { @@ -131,7 +131,7 @@ public class f { } } if (a0Var2.b) { - this.f1037c = str; + this.f1038c = str; } a0Var = a0Var2; } catch (PackageManager.NameNotFoundException e) { diff --git a/app/src/main/java/c/i/a/f/e/h/a.java b/app/src/main/java/c/i/a/f/e/h/a.java index 3214a400e9..5a6a138e98 100644 --- a/app/src/main/java/c/i/a/f/e/h/a.java +++ b/app/src/main/java/c/i/a/f/e/h/a.java @@ -22,7 +22,7 @@ public final class a { public final g b; /* renamed from: c reason: collision with root package name */ - public final String f1038c; + public final String f1039c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ /* renamed from: c.i.a.f.e.h.a$a reason: collision with other inner class name */ @@ -111,7 +111,7 @@ public final class a { public a(String str, AbstractC0103a aVar, g gVar) { AnimatableValueParser.z(aVar, "Cannot construct an Api with a null ClientBuilder"); AnimatableValueParser.z(gVar, "Cannot construct an Api with a null ClientKey"); - this.f1038c = str; + this.f1039c = str; this.a = aVar; this.b = gVar; } diff --git a/app/src/main/java/c/i/a/f/e/h/b.java b/app/src/main/java/c/i/a/f/e/h/b.java index 1b45d4c656..64b46126b2 100644 --- a/app/src/main/java/c/i/a/f/e/h/b.java +++ b/app/src/main/java/c/i/a/f/e/h/b.java @@ -45,7 +45,7 @@ public class b { public final a b; /* renamed from: c reason: collision with root package name */ - public final O f1039c; + public final O f1040c; public final c.i.a.f.e.h.j.b d; public final Looper e; public final int f; @@ -60,11 +60,11 @@ public class b { public final n b; /* renamed from: c reason: collision with root package name */ - public final Looper f1040c; + public final Looper f1041c; public a(n nVar, Account account, Looper looper) { this.b = nVar; - this.f1040c = looper; + this.f1041c = looper; } } @@ -77,8 +77,8 @@ public class b { this.a = applicationContext; e(activity); this.b = aVar; - this.f1039c = o; - this.e = aVar2.f1040c; + this.f1040c = o; + this.e = aVar2.f1041c; c.i.a.f.e.h.j.b bVar = new c.i.a.f.e.h.j.b<>(aVar, o); this.d = bVar; this.g = new y(this); @@ -113,8 +113,8 @@ public class b { this.a = applicationContext; e(context); this.b = aVar; - this.f1039c = o; - this.e = aVar2.f1040c; + this.f1040c = o; + this.e = aVar2.f1041c; this.d = new c.i.a.f.e.h.j.b<>(aVar, o); this.g = new y(this); g a2 = g.a(applicationContext); @@ -179,10 +179,10 @@ public class b { GoogleSignInAccount K; GoogleSignInAccount K2; c.a aVar = new c.a(); - O o = this.f1039c; + O o = this.f1040c; Account account = null; if (!(o instanceof a.d.b) || (K2 = ((a.d.b) o).K()) == null) { - O o2 = this.f1039c; + O o2 = this.f1040c; if (o2 instanceof a.d.AbstractC0104a) { account = ((a.d.AbstractC0104a) o2).S(); } @@ -190,14 +190,14 @@ public class b { account = new Account(K2.l, "com.google"); } aVar.a = account; - O o3 = this.f1039c; + O o3 = this.f1040c; Set emptySet = (!(o3 instanceof a.d.b) || (K = ((a.d.b) o3).K()) == null) ? Collections.emptySet() : K.v0(); if (aVar.b == null) { aVar.b = new ArraySet<>(); } aVar.b.addAll(emptySet); aVar.d = this.a.getClass().getName(); - aVar.f1058c = this.a.getPackageName(); + aVar.f1059c = this.a.getPackageName(); return aVar; } diff --git a/app/src/main/java/c/i/a/f/e/h/j/b.java b/app/src/main/java/c/i/a/f/e/h/j/b.java index 4207247e02..c8a37dbdd6 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b.java @@ -12,11 +12,11 @@ public final class b { @Nullable /* renamed from: c reason: collision with root package name */ - public final O f1041c; + public final O f1042c; public b(a aVar, @Nullable O o) { this.b = aVar; - this.f1041c = o; + this.f1042c = o; this.a = Arrays.hashCode(new Object[]{aVar, o}); } @@ -31,7 +31,7 @@ public final class b { return false; } b bVar = (b) obj; - return AnimatableValueParser.j0(this.b, bVar.b) && AnimatableValueParser.j0(this.f1041c, bVar.f1041c); + return AnimatableValueParser.j0(this.b, bVar.b) && AnimatableValueParser.j0(this.f1042c, bVar.f1042c); } public final int hashCode() { diff --git a/app/src/main/java/c/i/a/f/e/h/j/b0.java b/app/src/main/java/c/i/a/f/e/h/j/b0.java index a4096be2f8..8b04f1476b 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b0.java @@ -16,7 +16,7 @@ public class b0 extends r0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b0(j jVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2317c; + Object obj = GoogleApiAvailability.f2325c; jVar.a("GmsAvailabilityHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/c0.java b/app/src/main/java/c/i/a/f/e/h/j/c0.java index 254ef2cb3d..3e3b1b6cf5 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/c0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/c0.java @@ -7,11 +7,11 @@ public final class c0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final b f1042c; + public final b f1043c; public c0(s sVar, int i, b bVar) { this.a = sVar; this.b = i; - this.f1042c = bVar; + this.f1043c = bVar; } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/d0.java b/app/src/main/java/c/i/a/f/e/h/j/d0.java index 0344a5cc50..f65f5e8a51 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/d0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/d0.java @@ -8,11 +8,11 @@ public final class d0 { public final q b; /* renamed from: c reason: collision with root package name */ - public final Runnable f1043c; + public final Runnable f1044c; public d0(@NonNull m mVar, @NonNull q qVar, @NonNull Runnable runnable) { this.a = mVar; this.b = qVar; - this.f1043c = runnable; + this.f1044c = runnable; } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/g.java b/app/src/main/java/c/i/a/f/e/h/j/g.java index 993768541e..ae18341330 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/g.java +++ b/app/src/main/java/c/i/a/f/e/h/j/g.java @@ -67,7 +67,7 @@ public class g implements Handler.Callback { public final AtomicInteger r; /* renamed from: s reason: collision with root package name */ - public final Map, a> f1044s; + public final Map, a> f1045s; @Nullable public y0 t; public final Set> u; @@ -76,7 +76,7 @@ public class g implements Handler.Callback { public final Handler w; /* renamed from: x reason: collision with root package name */ - public volatile boolean f1045x; + public volatile boolean f1046x; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public class a implements c.a, c.b { @@ -85,7 +85,7 @@ public class g implements Handler.Callback { public final a.f b; /* renamed from: c reason: collision with root package name */ - public final a.b f1046c; + public final a.b f1047c; public final b d; public final v0 e; public final Set f = new HashSet(); @@ -106,10 +106,10 @@ public class g implements Handler.Callback { AnimatableValueParser.G(aVar.a != null, "This API was constructed with a SimpleClientBuilder. Use getSimpleClientBuilder"); a.AbstractC0103a aVar2 = aVar.a; Objects.requireNonNull(aVar2, "null reference"); - a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1039c, this, this); + a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1040c, this, this); this.b = a2; if (!(a2 instanceof z)) { - this.f1046c = a2; + this.f1047c = a2; this.d = bVar.d; this.e = new v0(); this.h = bVar.f; @@ -191,7 +191,7 @@ public class g implements Handler.Callback { handler2.sendMessageDelayed(obtain2, 120000); g.this.p.a.clear(); for (d0 d0Var : this.g.values()) { - d0Var.f1043c.run(); + d0Var.f1044c.run(); } } @@ -213,7 +213,7 @@ public class g implements Handler.Callback { } else if (exc != null) { AnimatableValueParser.s(g.this.w); i(null, exc, false); - } else if (!g.this.f1045x) { + } else if (!g.this.f1046x) { Status p = p(connectionResult); AnimatableValueParser.s(g.this.w); i(p, null, false); @@ -352,14 +352,14 @@ public class g implements Handler.Callback { o(sVar); return true; } - String name = this.f1046c.getClass().getName(); + String name = this.f1047c.getClass().getName(); String str = a.i; long v0 = a.v0(); StringBuilder J = c.d.b.a.a.J(c.d.b.a.a.b(str, name.length() + 77), name, " could not execute call because it requires feature (", str, ", "); J.append(v0); J.append(")."); Log.w("GoogleApiManager", J.toString()); - if (!g.this.f1045x || !k0Var.g(this)) { + if (!g.this.f1046x || !k0Var.g(this)) { k0Var.e(new UnsupportedApiCallException(a)); return true; } @@ -414,12 +414,12 @@ public class g implements Handler.Callback { e(1); this.b.c("DeadObjectException thrown while running ApiCallRunner."); } catch (Throwable th) { - throw new IllegalStateException(String.format("Error in GoogleApi implementation for client %s.", this.f1046c.getClass().getName()), th); + throw new IllegalStateException(String.format("Error in GoogleApi implementation for client %s.", this.f1047c.getClass().getName()), th); } } public final Status p(ConnectionResult connectionResult) { - String str = this.d.b.f1038c; + String str = this.d.b.f1039c; String valueOf = String.valueOf(connectionResult); return new Status(17, c.d.b.a.a.f(valueOf.length() + c.d.b.a.a.b(str, 63), "API: ", str, " is not available on this device. Connection failed with: ", valueOf)); } @@ -439,7 +439,7 @@ public class g implements Handler.Callback { int a = gVar.p.a(gVar.n, this.b); if (a != 0) { ConnectionResult connectionResult = new ConnectionResult(a, null); - String name = this.f1046c.getClass().getName(); + String name = this.f1047c.getClass().getName(); String valueOf = String.valueOf(connectionResult); StringBuilder sb = new StringBuilder(name.length() + 35 + valueOf.length()); sb.append("The service for "); @@ -463,13 +463,13 @@ public class g implements Handler.Callback { g0Var.f.h = Integer.valueOf(System.identityHashCode(g0Var)); a.AbstractC0103a aVar = g0Var.d; Context context = g0Var.b; - Looper looper = g0Var.f1048c.getLooper(); + Looper looper = g0Var.f1049c.getLooper(); c.i.a.f.e.k.c cVar = g0Var.f; g0Var.g = (f) aVar.a(context, looper, cVar, cVar.g, g0Var, g0Var); g0Var.h = bVar; Set set = g0Var.e; if (set == null || set.isEmpty()) { - g0Var.f1048c.post(new f0(g0Var)); + g0Var.f1049c.post(new f0(g0Var)); } else { g0Var.g.p(); } @@ -503,11 +503,11 @@ public class g implements Handler.Callback { } else { try { m mVar = next.a; - a.b bVar = this.f1046c; + a.b bVar = this.f1047c; TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); v vVar = (v) mVar; Objects.requireNonNull(vVar); - vVar.b.a((c.i.a.f.j.b.e.f) bVar, i.j(vVar.f1218c, taskCompletionSource)); + vVar.b.a((c.i.a.f.j.b.e.f) bVar, i.j(vVar.f1219c, taskCompletionSource)); } catch (DeadObjectException unused) { e(3); this.b.c("DeadObjectException thrown while calling register listener method."); @@ -561,7 +561,7 @@ public class g implements Handler.Callback { @Nullable /* renamed from: c reason: collision with root package name */ - public c.i.a.f.e.k.g f1047c = null; + public c.i.a.f.e.k.g f1048c = null; @Nullable public Set d = null; public boolean e = false; @@ -578,11 +578,11 @@ public class g implements Handler.Callback { @WorkerThread public final void b(ConnectionResult connectionResult) { - a aVar = g.this.f1044s.get(this.b); + a aVar = g.this.f1045s.get(this.b); if (aVar != null) { AnimatableValueParser.s(g.this.w); a.f fVar = aVar.b; - String name = aVar.f1046c.getClass().getName(); + String name = aVar.f1047c.getClass().getName(); String valueOf = String.valueOf(connectionResult); fVar.c(c.d.b.a.a.f(valueOf.length() + name.length() + 25, "onSignInFailed for ", name, " with ", valueOf)); aVar.d(connectionResult, null); @@ -626,11 +626,11 @@ public class g implements Handler.Callback { boolean z2 = true; this.q = new AtomicInteger(1); this.r = new AtomicInteger(0); - this.f1044s = new ConcurrentHashMap(5, 0.75f, 1); + this.f1045s = new ConcurrentHashMap(5, 0.75f, 1); this.t = null; this.u = new ArraySet(); this.v = new ArraySet(); - this.f1045x = true; + this.f1046x = true; this.n = context; c.i.a.f.h.e.c cVar = new c.i.a.f.h.e.c(looper, this); this.w = cVar; @@ -641,7 +641,7 @@ public class g implements Handler.Callback { c.i.a.f.e.o.c.d = Boolean.valueOf((!c.i.a.f.e.o.c.R() || !packageManager.hasSystemFeature("android.hardware.type.automotive")) ? false : z2); } if (c.i.a.f.e.o.c.d.booleanValue()) { - this.f1045x = false; + this.f1046x = false; } cVar.sendMessage(cVar.obtainMessage(6)); } @@ -654,7 +654,7 @@ public class g implements Handler.Callback { handlerThread.start(); Looper looper = handlerThread.getLooper(); Context applicationContext = context.getApplicationContext(); - Object obj = GoogleApiAvailability.f2317c; + Object obj = GoogleApiAvailability.f2325c; l = new g(applicationContext, looper, GoogleApiAvailability.d); } gVar = l; @@ -699,10 +699,10 @@ public class g implements Handler.Callback { @WorkerThread public final a d(c.i.a.f.e.h.b bVar) { b bVar2 = bVar.d; - a aVar = this.f1044s.get(bVar2); + a aVar = this.f1045s.get(bVar2); if (aVar == null) { aVar = new a<>(bVar); - this.f1044s.put(bVar2, aVar); + this.f1045s.put(bVar2, aVar); } if (aVar.s()) { this.v.add(bVar2); @@ -726,7 +726,7 @@ public class g implements Handler.Callback { } this.m = j2; this.w.removeMessages(12); - for (b bVar : this.f1044s.keySet()) { + for (b bVar : this.f1045s.keySet()) { Handler handler = this.w; handler.sendMessageDelayed(handler.obtainMessage(12, bVar), this.m); } @@ -735,7 +735,7 @@ public class g implements Handler.Callback { Objects.requireNonNull((p0) message.obj); throw null; case 3: - for (a aVar2 : this.f1044s.values()) { + for (a aVar2 : this.f1045s.values()) { aVar2.q(); aVar2.r(); } @@ -744,9 +744,9 @@ public class g implements Handler.Callback { case 8: case 13: c0 c0Var = (c0) message.obj; - a aVar3 = this.f1044s.get(c0Var.f1042c.d); + a aVar3 = this.f1045s.get(c0Var.f1043c.d); if (aVar3 == null) { - aVar3 = d(c0Var.f1042c); + aVar3 = d(c0Var.f1043c); } if (!aVar3.s() || this.r.get() == c0Var.b) { aVar3.j(c0Var.a); @@ -759,7 +759,7 @@ public class g implements Handler.Callback { case 5: int i4 = message.arg1; ConnectionResult connectionResult = (ConnectionResult) message.obj; - Iterator> it = this.f1044s.values().iterator(); + Iterator> it = this.f1045s.values().iterator(); while (true) { if (it.hasNext()) { aVar = it.next(); @@ -814,8 +814,8 @@ public class g implements Handler.Callback { d((c.i.a.f.e.h.b) message.obj); break; case 9: - if (this.f1044s.containsKey(message.obj)) { - a aVar4 = this.f1044s.get(message.obj); + if (this.f1045s.containsKey(message.obj)) { + a aVar4 = this.f1045s.get(message.obj); AnimatableValueParser.s(g.this.w); if (aVar4.j) { aVar4.r(); @@ -825,7 +825,7 @@ public class g implements Handler.Callback { break; case 10: for (b bVar2 : this.v) { - a remove = this.f1044s.remove(bVar2); + a remove = this.f1045s.remove(bVar2); if (remove != null) { remove.b(); } @@ -833,8 +833,8 @@ public class g implements Handler.Callback { this.v.clear(); break; case 11: - if (this.f1044s.containsKey(message.obj)) { - a aVar5 = this.f1044s.get(message.obj); + if (this.f1045s.containsKey(message.obj)) { + a aVar5 = this.f1045s.get(message.obj); AnimatableValueParser.s(g.this.w); if (aVar5.j) { aVar5.v(); @@ -848,22 +848,22 @@ public class g implements Handler.Callback { } break; case 12: - if (this.f1044s.containsKey(message.obj)) { - this.f1044s.get(message.obj).k(true); + if (this.f1045s.containsKey(message.obj)) { + this.f1045s.get(message.obj).k(true); break; } break; case 14: Objects.requireNonNull((z0) message.obj); - if (!this.f1044s.containsKey(null)) { + if (!this.f1045s.containsKey(null)) { throw null; } - this.f1044s.get(null).k(false); + this.f1045s.get(null).k(false); throw null; case 15: c cVar2 = (c) message.obj; - if (this.f1044s.containsKey(cVar2.a)) { - a aVar6 = this.f1044s.get(cVar2.a); + if (this.f1045s.containsKey(cVar2.a)) { + a aVar6 = this.f1045s.get(cVar2.a); if (aVar6.k.contains(cVar2) && !aVar6.j) { if (!aVar6.b.j()) { aVar6.r(); @@ -877,8 +877,8 @@ public class g implements Handler.Callback { break; case 16: c cVar3 = (c) message.obj; - if (this.f1044s.containsKey(cVar3.a)) { - a aVar7 = this.f1044s.get(cVar3.a); + if (this.f1045s.containsKey(cVar3.a)) { + a aVar7 = this.f1045s.get(cVar3.a); if (aVar7.k.remove(cVar3)) { g.this.w.removeMessages(15, cVar3); g.this.w.removeMessages(16, cVar3); diff --git a/app/src/main/java/c/i/a/f/e/h/j/g0.java b/app/src/main/java/c/i/a/f/e/h/j/g0.java index b34827cfd0..97755acc53 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/g0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/g0.java @@ -17,11 +17,11 @@ import com.google.android.gms.common.api.Scope; import java.util.Set; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public final class g0 extends d implements c.a, c.b { - public static a.AbstractC0103a a = c.i.a.f.l.c.f1221c; + public static a.AbstractC0103a a = c.i.a.f.l.c.f1222c; public final Context b; /* renamed from: c reason: collision with root package name */ - public final Handler f1048c; + public final Handler f1049c; public final a.AbstractC0103a d; public Set e; public c.i.a.f.e.k.c f; @@ -32,7 +32,7 @@ public final class g0 extends d implements c.a, c.b { public g0(Context context, Handler handler, @NonNull c.i.a.f.e.k.c cVar) { a.AbstractC0103a aVar = a; this.b = context; - this.f1048c = handler; + this.f1049c = handler; AnimatableValueParser.z(cVar, "ClientSettings must not be null"); this.f = cVar; this.e = cVar.b; diff --git a/app/src/main/java/c/i/a/f/e/h/j/h.java b/app/src/main/java/c/i/a/f/e/h/j/h.java index 9dd165d5c8..b22231f201 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/h.java +++ b/app/src/main/java/c/i/a/f/e/h/j/h.java @@ -16,7 +16,7 @@ public final class h { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f1049c; + public final String f1050c; public final Status d; public final boolean e; @@ -31,7 +31,7 @@ public final class h { this.e = false; } q0.a(context); - String str = q0.f1064c; + String str = q0.f1065c; if (str == null) { Resources resources2 = context.getResources(); int identifier2 = resources2.getIdentifier("google_app_id", "string", resources2.getResourcePackageName(i)); @@ -39,10 +39,10 @@ public final class h { } if (TextUtils.isEmpty(str)) { this.d = new Status(10, "Missing google app id value from from string resources with name google_app_id."); - this.f1049c = null; + this.f1050c = null; return; } - this.f1049c = str; + this.f1050c = str; this.d = Status.i; } diff --git a/app/src/main/java/c/i/a/f/e/h/j/i0.java b/app/src/main/java/c/i/a/f/e/h/j/i0.java index be6cb8a72c..12d0892d2a 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/i0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/i0.java @@ -47,7 +47,7 @@ public final class i0 implements Runnable { Log.wtf("GoogleApiManager", "Received null response from onSignInSuccess", new Exception()); bVar.b(new ConnectionResult(4)); } else { - bVar.f1047c = v0; + bVar.f1048c = v0; bVar.d = set; if (bVar.e) { bVar.a.b(v0, set); diff --git a/app/src/main/java/c/i/a/f/e/h/j/k.java b/app/src/main/java/c/i/a/f/e/h/j/k.java index c4c931089d..0e30b4bbb1 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/k.java +++ b/app/src/main/java/c/i/a/f/e/h/j/k.java @@ -13,7 +13,7 @@ public final class k { @Nullable /* renamed from: c reason: collision with root package name */ - public volatile a f1050c; + public volatile a f1051c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public static final class a { @@ -81,7 +81,7 @@ public final class k { AnimatableValueParser.z(l, "Listener must not be null"); this.b = l; AnimatableValueParser.w(str); - this.f1050c = new a<>(l, str); + this.f1051c = new a<>(l, str); } public final void a(b bVar) { diff --git a/app/src/main/java/c/i/a/f/e/h/j/l0.java b/app/src/main/java/c/i/a/f/e/h/j/l0.java index 830c416075..2f12055523 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/l0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/l0.java @@ -16,11 +16,11 @@ import java.util.Objects; public final class l0 extends e0 { /* renamed from: c reason: collision with root package name */ - public final d0 f1051c; + public final d0 f1052c; public l0(d0 d0Var, TaskCompletionSource taskCompletionSource) { super(3, taskCompletionSource); - this.f1051c = d0Var; + this.f1052c = d0Var; } @Override // c.i.a.f.e.h.j.s @@ -30,27 +30,27 @@ public final class l0 extends e0 { @Override // c.i.a.f.e.h.j.k0 @Nullable public final Feature[] f(g.a aVar) { - Objects.requireNonNull(this.f1051c.a); + Objects.requireNonNull(this.f1052c.a); return null; } @Override // c.i.a.f.e.h.j.k0 public final boolean g(g.a aVar) { - Objects.requireNonNull(this.f1051c.a); + Objects.requireNonNull(this.f1052c.a); return false; } @Override // c.i.a.f.e.h.j.e0 public final void h(g.a aVar) throws RemoteException { - m mVar = this.f1051c.a; + m mVar = this.f1052c.a; a.f fVar = aVar.b; TaskCompletionSource taskCompletionSource = this.b; v vVar = (v) mVar; Objects.requireNonNull(vVar); - vVar.b.a((f) fVar, i.j(vVar.f1218c, taskCompletionSource)); - k.a aVar2 = this.f1051c.a.a.f1050c; + vVar.b.a((f) fVar, i.j(vVar.f1219c, taskCompletionSource)); + k.a aVar2 = this.f1052c.a.a.f1051c; if (aVar2 != null) { - aVar.g.put(aVar2, this.f1051c); + aVar.g.put(aVar2, this.f1052c); } } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/n0.java b/app/src/main/java/c/i/a/f/e/h/j/n0.java index 29156c1030..b7617e24f3 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/n0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/n0.java @@ -16,11 +16,11 @@ import java.util.Objects; public final class n0 extends e0 { /* renamed from: c reason: collision with root package name */ - public final k.a f1052c; + public final k.a f1053c; public n0(k.a aVar, TaskCompletionSource taskCompletionSource) { super(4, taskCompletionSource); - this.f1052c = aVar; + this.f1053c = aVar; } @Override // c.i.a.f.e.h.j.s @@ -30,7 +30,7 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.k0 @Nullable public final Feature[] f(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1052c); + d0 d0Var = aVar.g.get(this.f1053c); if (d0Var == null) { return null; } @@ -40,7 +40,7 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.k0 public final boolean g(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1052c); + d0 d0Var = aVar.g.get(this.f1053c); if (d0Var == null) { return false; } @@ -50,17 +50,17 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.e0 public final void h(g.a aVar) throws RemoteException { - d0 remove = aVar.g.remove(this.f1052c); + d0 remove = aVar.g.remove(this.f1053c); if (remove != null) { q qVar = remove.b; a.f fVar = aVar.b; TaskCompletionSource taskCompletionSource = this.b; x xVar = (x) qVar; Objects.requireNonNull(xVar); - xVar.b.a((f) fVar, i.j(xVar.f1219c, taskCompletionSource)); + xVar.b.a((f) fVar, i.j(xVar.f1220c, taskCompletionSource)); k kVar = remove.a.a; kVar.b = null; - kVar.f1050c = null; + kVar.f1051c = null; return; } this.b.b(Boolean.FALSE); diff --git a/app/src/main/java/c/i/a/f/e/h/j/o0.java b/app/src/main/java/c/i/a/f/e/h/j/o0.java index 9fd36c0e4a..cf72a83200 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/o0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/o0.java @@ -16,12 +16,12 @@ public final class o0 extends k0 { public final p b; /* renamed from: c reason: collision with root package name */ - public final TaskCompletionSource f1053c; + public final TaskCompletionSource f1054c; public final n d; public o0(int i, p pVar, TaskCompletionSource taskCompletionSource, n nVar) { super(i); - this.f1053c = taskCompletionSource; + this.f1054c = taskCompletionSource; this.b = pVar; this.d = nVar; if (i == 2) { @@ -31,25 +31,25 @@ public final class o0 extends k0 { @Override // c.i.a.f.e.h.j.s public final void b(@NonNull Status status) { - this.f1053c.a(this.d.a(status)); + this.f1054c.a(this.d.a(status)); } @Override // c.i.a.f.e.h.j.s public final void c(g.a aVar) throws DeadObjectException { try { - this.b.c(aVar.b, this.f1053c); + this.b.c(aVar.b, this.f1054c); } catch (DeadObjectException e) { throw e; } catch (RemoteException e2) { - this.f1053c.a(this.d.a(s.a(e2))); + this.f1054c.a(this.d.a(s.a(e2))); } catch (RuntimeException e3) { - this.f1053c.a(e3); + this.f1054c.a(e3); } } @Override // c.i.a.f.e.h.j.s public final void d(@NonNull v0 v0Var, boolean z2) { - TaskCompletionSource taskCompletionSource = this.f1053c; + TaskCompletionSource taskCompletionSource = this.f1054c; v0Var.b.put(taskCompletionSource, Boolean.valueOf(z2)); b0 b0Var = taskCompletionSource.a; w0 w0Var = new w0(v0Var, taskCompletionSource); @@ -59,7 +59,7 @@ public final class o0 extends k0 { @Override // c.i.a.f.e.h.j.s public final void e(@NonNull Exception exc) { - this.f1053c.a(exc); + this.f1054c.a(exc); } @Override // c.i.a.f.e.h.j.k0 diff --git a/app/src/main/java/c/i/a/f/e/h/j/w.java b/app/src/main/java/c/i/a/f/e/h/j/w.java index 057ba1d39c..65420d2b49 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/w.java +++ b/app/src/main/java/c/i/a/f/e/h/j/w.java @@ -12,6 +12,6 @@ public final class w implements Runnable { @Override // java.lang.Runnable public final void run() { g.a aVar = this.i.a; - aVar.b.c(aVar.f1046c.getClass().getName().concat(" disconnecting because it was signed out.")); + aVar.b.c(aVar.f1047c.getClass().getName().concat(" disconnecting because it was signed out.")); } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/y0.java b/app/src/main/java/c/i/a/f/e/h/j/y0.java index f7c0c1ecf9..8719d7bb4c 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/y0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/y0.java @@ -16,7 +16,7 @@ public class y0 extends r0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public y0(j jVar, g gVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2317c; + Object obj = GoogleApiAvailability.f2325c; this.o = gVar; jVar.a("ConnectionlessLifecycleHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/z.java b/app/src/main/java/c/i/a/f/e/h/j/z.java index d747bb15f8..5562d34914 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/z.java +++ b/app/src/main/java/c/i/a/f/e/h/j/z.java @@ -18,14 +18,14 @@ public final class z implements Runnable { public final void run() { c.i.a.f.e.k.g gVar; g.b bVar = this.j; - g.a aVar = g.this.f1044s.get(bVar.b); + g.a aVar = g.this.f1045s.get(bVar.b); if (aVar != null) { if (this.i.w0()) { g.b bVar2 = this.j; bVar2.e = true; if (bVar2.a.o()) { g.b bVar3 = this.j; - if (bVar3.e && (gVar = bVar3.f1047c) != null) { + if (bVar3.e && (gVar = bVar3.f1048c) != null) { bVar3.a.b(gVar, bVar3.d); return; } diff --git a/app/src/main/java/c/i/a/f/e/k/b.java b/app/src/main/java/c/i/a/f/e/k/b.java index b4fd906626..2415b3d642 100644 --- a/app/src/main/java/c/i/a/f/e/k/b.java +++ b/app/src/main/java/c/i/a/f/e/k/b.java @@ -44,7 +44,7 @@ public abstract class b { public volatile String b = null; /* renamed from: c reason: collision with root package name */ - public j0 f1054c; + public j0 f1055c; public final Context d; public final e e; public final c.i.a.f.e.c f; @@ -69,7 +69,7 @@ public abstract class b { @Nullable /* renamed from: s reason: collision with root package name */ - public final String f1055s; + public final String f1056s; @Nullable public ConnectionResult t = null; public boolean u = false; @@ -440,7 +440,7 @@ public abstract class b { this.r = i2; this.p = aVar; this.q = bVar; - this.f1055s = str; + this.f1056s = str; } public static void C(b bVar) { @@ -485,7 +485,7 @@ public abstract class b { } public final String A() { - String str = this.f1055s; + String str = this.f1056s; return str == null ? this.d.getClass().getName() : str; } @@ -499,18 +499,18 @@ public abstract class b { i iVar = this.n; if (iVar != null) { e eVar = this.e; - String str = this.f1054c.a; + String str = this.f1055c.a; Objects.requireNonNull(str, "null reference"); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); String A = A(); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); Objects.requireNonNull(eVar); eVar.c(new e.a(str, "com.google.android.gms", 4225, false), iVar, A); this.n = null; } } else if (i2 == 2 || i2 == 3) { i iVar2 = this.n; - if (!(iVar2 == null || (j0Var = this.f1054c) == null)) { + if (!(iVar2 == null || (j0Var = this.f1055c) == null)) { String str2 = j0Var.a; StringBuilder sb = new StringBuilder(String.valueOf(str2).length() + 70 + "com.google.android.gms".length()); sb.append("Calling connect() while still connected, missing disconnect() for "); @@ -519,11 +519,11 @@ public abstract class b { sb.append("com.google.android.gms"); Log.e("GmsClient", sb.toString()); e eVar2 = this.e; - String str3 = this.f1054c.a; + String str3 = this.f1055c.a; Objects.requireNonNull(str3, "null reference"); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); String A2 = A(); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); Objects.requireNonNull(eVar2); eVar2.c(new e.a(str3, "com.google.android.gms", 4225, false), iVar2, A2); this.w.incrementAndGet(); @@ -532,14 +532,14 @@ public abstract class b { this.n = iVar3; String x2 = x(); Object obj = e.a; - this.f1054c = new j0("com.google.android.gms", x2, false, 4225, false); + this.f1055c = new j0("com.google.android.gms", x2, false, 4225, false); e eVar3 = this.e; Objects.requireNonNull(x2, "null reference"); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); String A3 = A(); - Objects.requireNonNull(this.f1054c); + Objects.requireNonNull(this.f1055c); if (!eVar3.b(new e.a(x2, "com.google.android.gms", 4225, false), iVar3, A3)) { - String str4 = this.f1054c.a; + String str4 = this.f1055c.a; StringBuilder sb2 = new StringBuilder(String.valueOf(str4).length() + 34 + "com.google.android.gms".length()); sb2.append("unable to connect to service: "); sb2.append(str4); @@ -625,7 +625,7 @@ public abstract class b { @RecentlyNonNull public String f() { j0 j0Var; - if (!j() || (j0Var = this.f1054c) == null) { + if (!j() || (j0Var = this.f1055c) == null) { throw new RuntimeException("Failed to connect when checking package"); } Objects.requireNonNull(j0Var); diff --git a/app/src/main/java/c/i/a/f/e/k/c.java b/app/src/main/java/c/i/a/f/e/k/c.java index 4eb744e5eb..94f9d4fcba 100644 --- a/app/src/main/java/c/i/a/f/e/k/c.java +++ b/app/src/main/java/c/i/a/f/e/k/c.java @@ -15,7 +15,7 @@ public final class c { public final Set b; /* renamed from: c reason: collision with root package name */ - public final Set f1057c; + public final Set f1058c; public final Map, b> d; public final String e; public final String f; @@ -28,11 +28,11 @@ public final class c { public ArraySet b; /* renamed from: c reason: collision with root package name */ - public String f1058c; + public String f1059c; public String d; public final c a() { - return new c(this.a, this.b, null, 0, null, this.f1058c, this.d, c.i.a.f.l.a.i); + return new c(this.a, this.b, null, 0, null, this.f1059c, this.d, c.i.a.f.l.a.i); } } @@ -55,6 +55,6 @@ public final class c { Objects.requireNonNull(bVar); hashSet.addAll(null); } - this.f1057c = Collections.unmodifiableSet(hashSet); + this.f1058c = Collections.unmodifiableSet(hashSet); } } diff --git a/app/src/main/java/c/i/a/f/e/k/d.java b/app/src/main/java/c/i/a/f/e/k/d.java index f822bd7b29..e978f0decb 100644 --- a/app/src/main/java/c/i/a/f/e/k/d.java +++ b/app/src/main/java/c/i/a/f/e/k/d.java @@ -18,48 +18,48 @@ import java.util.Set; public abstract class d extends b implements a.f { /* renamed from: x reason: collision with root package name */ - public final c f1059x; + public final c f1060x; /* renamed from: y reason: collision with root package name */ - public final Set f1060y; + public final Set f1061y; @Nullable /* renamed from: z reason: collision with root package name */ - public final Account f1061z; + public final Account f1062z; /* JADX WARNING: Illegal instructions before constructor call */ public d(Context context, Looper looper, int i, c cVar, f fVar, l lVar) { super(context, looper, r3, r4, i, new r(fVar), new q(lVar), cVar.f); e a = e.a(context); - Object obj = GoogleApiAvailability.f2317c; + Object obj = GoogleApiAvailability.f2325c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; Objects.requireNonNull(fVar, "null reference"); Objects.requireNonNull(lVar, "null reference"); - this.f1059x = cVar; - this.f1061z = cVar.a; - Set set = cVar.f1057c; + this.f1060x = cVar; + this.f1062z = cVar.a; + Set set = cVar.f1058c; for (Scope scope : set) { if (!set.contains(scope)) { throw new IllegalStateException("Expanding scopes is not permitted, use implied scopes instead"); } } - this.f1060y = set; + this.f1061y = set; } @Override // c.i.a.f.e.h.a.f @NonNull public Set a() { - return o() ? this.f1060y : Collections.emptySet(); + return o() ? this.f1061y : Collections.emptySet(); } @Override // c.i.a.f.e.k.b @Nullable public final Account s() { - return this.f1061z; + return this.f1062z; } @Override // c.i.a.f.e.k.b public final Set u() { - return this.f1060y; + return this.f1061y; } } diff --git a/app/src/main/java/c/i/a/f/e/k/e.java b/app/src/main/java/c/i/a/f/e/k/e.java index cafb9e66ca..a7ac9cae28 100644 --- a/app/src/main/java/c/i/a/f/e/k/e.java +++ b/app/src/main/java/c/i/a/f/e/k/e.java @@ -21,7 +21,7 @@ public abstract class e { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f1062c; + public final String f1063c; public final int d; public final boolean e; @@ -29,7 +29,7 @@ public abstract class e { AnimatableValueParser.w(str); this.b = str; AnimatableValueParser.w(str2); - this.f1062c = str2; + this.f1063c = str2; this.d = i; this.e = z2; } @@ -42,11 +42,11 @@ public abstract class e { return false; } a aVar = (a) obj; - return AnimatableValueParser.j0(this.b, aVar.b) && AnimatableValueParser.j0(this.f1062c, aVar.f1062c) && AnimatableValueParser.j0(null, null) && this.d == aVar.d && this.e == aVar.e; + return AnimatableValueParser.j0(this.b, aVar.b) && AnimatableValueParser.j0(this.f1063c, aVar.f1063c) && AnimatableValueParser.j0(null, null) && this.d == aVar.d && this.e == aVar.e; } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.f1062c, null, Integer.valueOf(this.d), Boolean.valueOf(this.e)}); + return Arrays.hashCode(new Object[]{this.b, this.f1063c, null, Integer.valueOf(this.d), Boolean.valueOf(this.e)}); } public final String toString() { diff --git a/app/src/main/java/c/i/a/f/e/k/e0.java b/app/src/main/java/c/i/a/f/e/k/e0.java index a01d28d2c3..526c8e7e8b 100644 --- a/app/src/main/java/c/i/a/f/e/k/e0.java +++ b/app/src/main/java/c/i/a/f/e/k/e0.java @@ -13,7 +13,7 @@ import java.util.HashMap; public final class e0 extends e { /* renamed from: c reason: collision with root package name */ - public final HashMap f1063c = new HashMap<>(); + public final HashMap f1064c = new HashMap<>(); public final Context d; public final Handler e; public final a f; @@ -32,13 +32,13 @@ public final class e0 extends e { public final boolean b(e.a aVar, ServiceConnection serviceConnection, String str) { boolean z2; AnimatableValueParser.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1063c) { - g0 g0Var = this.f1063c.get(aVar); + synchronized (this.f1064c) { + g0 g0Var = this.f1064c.get(aVar); if (g0Var == null) { g0Var = new g0(this, aVar); g0Var.i.put(serviceConnection, serviceConnection); g0Var.a(str); - this.f1063c.put(aVar, g0Var); + this.f1064c.put(aVar, g0Var); } else { this.e.removeMessages(0, aVar); if (!g0Var.i.containsKey(serviceConnection)) { @@ -65,8 +65,8 @@ public final class e0 extends e { @Override // c.i.a.f.e.k.e public final void c(e.a aVar, ServiceConnection serviceConnection, String str) { AnimatableValueParser.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1063c) { - g0 g0Var = this.f1063c.get(aVar); + synchronized (this.f1064c) { + g0 g0Var = this.f1064c.get(aVar); if (g0Var == null) { String valueOf = String.valueOf(aVar); StringBuilder sb = new StringBuilder(valueOf.length() + 50); diff --git a/app/src/main/java/c/i/a/f/e/k/f0.java b/app/src/main/java/c/i/a/f/e/k/f0.java index 54a4c527f4..cd0b4a91d7 100644 --- a/app/src/main/java/c/i/a/f/e/k/f0.java +++ b/app/src/main/java/c/i/a/f/e/k/f0.java @@ -19,9 +19,9 @@ public final class f0 implements Handler.Callback { public final boolean handleMessage(Message message) { int i = message.what; if (i == 0) { - synchronized (this.i.f1063c) { + synchronized (this.i.f1064c) { e.a aVar = (e.a) message.obj; - g0 g0Var = this.i.f1063c.get(aVar); + g0 g0Var = this.i.f1064c.get(aVar); if (g0Var != null && g0Var.i.isEmpty()) { if (g0Var.k) { g0Var.o.e.removeMessages(1, g0Var.m); @@ -30,16 +30,16 @@ public final class f0 implements Handler.Callback { g0Var.k = false; g0Var.j = 2; } - this.i.f1063c.remove(aVar); + this.i.f1064c.remove(aVar); } } return true; } else if (i != 1) { return false; } else { - synchronized (this.i.f1063c) { + synchronized (this.i.f1064c) { e.a aVar2 = (e.a) message.obj; - g0 g0Var2 = this.i.f1063c.get(aVar2); + g0 g0Var2 = this.i.f1064c.get(aVar2); if (g0Var2 != null && g0Var2.j == 3) { String valueOf = String.valueOf(aVar2); StringBuilder sb = new StringBuilder(valueOf.length() + 47); @@ -52,7 +52,7 @@ public final class f0 implements Handler.Callback { componentName = null; } if (componentName == null) { - String str = aVar2.f1062c; + String str = aVar2.f1063c; Objects.requireNonNull(str, "null reference"); componentName = new ComponentName(str, EnvironmentCompat.MEDIA_UNKNOWN); } diff --git a/app/src/main/java/c/i/a/f/e/k/g0.java b/app/src/main/java/c/i/a/f/e/k/g0.java index b265a4da55..740c2030c6 100644 --- a/app/src/main/java/c/i/a/f/e/k/g0.java +++ b/app/src/main/java/c/i/a/f/e/k/g0.java @@ -61,7 +61,7 @@ public final class g0 implements ServiceConnection, i0 { } } if (intent2 == null) { - intent = new Intent(aVar2.b).setPackage(aVar2.f1062c); + intent = new Intent(aVar2.b).setPackage(aVar2.f1063c); } d = aVar.d(context, str, intent2, this, this.m.d); this.k = d; @@ -91,7 +91,7 @@ public final class g0 implements ServiceConnection, i0 { @Override // android.content.ServiceConnection public final void onServiceConnected(ComponentName componentName, IBinder iBinder) { - synchronized (this.o.f1063c) { + synchronized (this.o.f1064c) { this.o.e.removeMessages(1, this.m); this.l = iBinder; this.n = componentName; @@ -104,7 +104,7 @@ public final class g0 implements ServiceConnection, i0 { @Override // android.content.ServiceConnection public final void onServiceDisconnected(ComponentName componentName) { - synchronized (this.o.f1063c) { + synchronized (this.o.f1064c) { this.o.e.removeMessages(1, this.m); this.l = null; this.n = componentName; diff --git a/app/src/main/java/c/i/a/f/e/k/q0.java b/app/src/main/java/c/i/a/f/e/k/q0.java index 367db8cb71..e9ca079258 100644 --- a/app/src/main/java/c/i/a/f/e/k/q0.java +++ b/app/src/main/java/c/i/a/f/e/k/q0.java @@ -13,7 +13,7 @@ public final class q0 { @Nullable /* renamed from: c reason: collision with root package name */ - public static String f1064c; + public static String f1065c; public static int d; public static void a(Context context) { @@ -23,7 +23,7 @@ public final class q0 { try { Bundle bundle = b.a(context).a(context.getPackageName(), 128).metaData; if (bundle != null) { - f1064c = bundle.getString("com.google.app.id"); + f1065c = bundle.getString("com.google.app.id"); d = bundle.getInt("com.google.android.gms.version"); } } catch (PackageManager.NameNotFoundException e) { diff --git a/app/src/main/java/c/i/a/f/e/k/t.java b/app/src/main/java/c/i/a/f/e/k/t.java index 34e20c6d14..0b83a26950 100644 --- a/app/src/main/java/c/i/a/f/e/k/t.java +++ b/app/src/main/java/c/i/a/f/e/k/t.java @@ -15,12 +15,12 @@ public final class t implements d.a { public final /* synthetic */ TaskCompletionSource b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ l.a f1065c; + public final /* synthetic */ l.a f1066c; public t(d dVar, TaskCompletionSource taskCompletionSource, l.a aVar, l.b bVar) { this.a = dVar; this.b = taskCompletionSource; - this.f1065c = aVar; + this.f1066c = aVar; } @Override // c.i.a.f.e.h.d.a @@ -42,7 +42,7 @@ public final class t implements d.a { AnimatableValueParser.G(basePendingResult.f(), "Result is not ready."); h j = basePendingResult.j(); TaskCompletionSource taskCompletionSource = this.b; - taskCompletionSource.a.t(this.f1065c.a(j)); + taskCompletionSource.a.t(this.f1066c.a(j)); return; } TaskCompletionSource taskCompletionSource2 = this.b; diff --git a/app/src/main/java/c/i/a/f/e/l/a.java b/app/src/main/java/c/i/a/f/e/l/a.java index deaa7729ac..60b86fd1a4 100644 --- a/app/src/main/java/c/i/a/f/e/l/a.java +++ b/app/src/main/java/c/i/a/f/e/l/a.java @@ -11,7 +11,7 @@ public class a { public final String b; /* renamed from: c reason: collision with root package name */ - public final int f1066c; + public final int f1067c; public a(@RecentlyNonNull String str, @RecentlyNonNull String... strArr) { String str2; @@ -36,11 +36,11 @@ public class a { while (7 >= i && !Log.isLoggable(this.a, i)) { i++; } - this.f1066c = i; + this.f1067c = i; } public void a(@RecentlyNonNull String str, @Nullable Object... objArr) { - if (this.f1066c <= 3) { + if (this.f1067c <= 3) { String str2 = this.a; if (objArr.length > 0) { str = String.format(Locale.US, str, objArr); diff --git a/app/src/main/java/c/i/a/f/e/n/a.java b/app/src/main/java/c/i/a/f/e/n/a.java index fa994fd5f2..248efcde64 100644 --- a/app/src/main/java/c/i/a/f/e/n/a.java +++ b/app/src/main/java/c/i/a/f/e/n/a.java @@ -18,7 +18,7 @@ public class a { public static volatile a b; /* renamed from: c reason: collision with root package name */ - public ConcurrentHashMap f1067c = new ConcurrentHashMap<>(); + public ConcurrentHashMap f1068c = new ConcurrentHashMap<>(); @RecentlyNonNull public static a b() { @@ -41,7 +41,7 @@ public class a { @SuppressLint({"UntrackedBindService"}) public void c(@RecentlyNonNull Context context, @RecentlyNonNull ServiceConnection serviceConnection) { - if (!(!(serviceConnection instanceof i0)) || !this.f1067c.containsKey(serviceConnection)) { + if (!(!(serviceConnection instanceof i0)) || !this.f1068c.containsKey(serviceConnection)) { try { context.unbindService(serviceConnection); } catch (IllegalArgumentException | IllegalStateException unused) { @@ -49,11 +49,11 @@ public class a { } else { try { try { - context.unbindService(this.f1067c.get(serviceConnection)); + context.unbindService(this.f1068c.get(serviceConnection)); } catch (IllegalArgumentException | IllegalStateException unused2) { } } finally { - this.f1067c.remove(serviceConnection); + this.f1068c.remove(serviceConnection); } } } @@ -76,7 +76,7 @@ public class a { return false; } if (!(serviceConnection instanceof i0)) { - ServiceConnection putIfAbsent = this.f1067c.putIfAbsent(serviceConnection, serviceConnection); + ServiceConnection putIfAbsent = this.f1068c.putIfAbsent(serviceConnection, serviceConnection); if (!(putIfAbsent == null || serviceConnection == putIfAbsent)) { Log.w("ConnectionTracker", String.format("Duplicate binding with the same ServiceConnection: %s, %s, %s.", serviceConnection, str, intent.getAction())); } @@ -85,7 +85,7 @@ public class a { if (!z3) { } } finally { - this.f1067c.remove(serviceConnection, serviceConnection); + this.f1068c.remove(serviceConnection, serviceConnection); } } else { z3 = context.bindService(intent, serviceConnection, i); diff --git a/app/src/main/java/c/i/a/f/e/o/c.java b/app/src/main/java/c/i/a/f/e/o/c.java index bade2d2339..0cecc713ca 100644 --- a/app/src/main/java/c/i/a/f/e/o/c.java +++ b/app/src/main/java/c/i/a/f/e/o/c.java @@ -134,7 +134,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public static Boolean f1068c; + public static Boolean f1069c; @Nullable public static Boolean d; public static Boolean e; @@ -746,7 +746,7 @@ public final class c { c7 c7Var = ((u4) c6Var).zzb; if (c7Var != null) { for (int i2 = 0; i2 < c7Var.b; i2++) { - T0(sb, i, String.valueOf(c7Var.f1092c[i2] >>> 3), c7Var.d[i2]); + T0(sb, i, String.valueOf(c7Var.f1093c[i2] >>> 3), c7Var.d[i2]); } } } @@ -1080,10 +1080,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1131c = ""; + s3Var.f1132c = ""; return z0; } else { - s3Var.f1131c = new String(bArr, z0, i2, w4.a); + s3Var.f1132c = new String(bArr, z0, i2, w4.a); return z0 + i2; } } @@ -1111,10 +1111,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1131c = ""; + s3Var.f1132c = ""; return z0; } else { - s3Var.f1131c = k7.a.c(bArr, z0, i2); + s3Var.f1132c = k7.a.c(bArr, z0, i2); return z0 + i2; } } @@ -1137,10 +1137,10 @@ public final class c { } else if (i2 > bArr.length - z0) { throw zzij.a(); } else if (i2 == 0) { - s3Var.f1131c = t3.i; + s3Var.f1132c = t3.i; return z0; } else { - s3Var.f1131c = t3.h(bArr, z0, i2); + s3Var.f1132c = t3.h(bArr, z0, i2); return z0 + i2; } } @@ -1686,14 +1686,14 @@ public final class c { public static int v0(q6 q6Var, int i, byte[] bArr, int i2, int i3, b5 b5Var, s3 s3Var) throws IOException { int x0 = x0(q6Var, bArr, i2, i3, s3Var); - b5Var.add(s3Var.f1131c); + b5Var.add(s3Var.f1132c); while (x0 < i3) { int z0 = z0(bArr, x0, s3Var); if (i != s3Var.a) { break; } x0 = x0(q6Var, bArr, z0, i3, s3Var); - b5Var.add(s3Var.f1131c); + b5Var.add(s3Var.f1132c); } return x0; } @@ -1711,7 +1711,7 @@ public final class c { Object b2 = e6Var.m.b(e6Var.g); int m = e6Var.m(b2, bArr, i, i2, i3, s3Var); e6Var.d(b2); - s3Var.f1131c = b2; + s3Var.f1132c = b2; return m; } @@ -1736,7 +1736,7 @@ public final class c { int i4 = (b3 == 1 ? 1 : 0) + i3; q6Var.h(a2, bArr, i3, i4, s3Var); q6Var.d(a2); - s3Var.f1131c = a2; + s3Var.f1132c = a2; return i4; } diff --git a/app/src/main/java/c/i/a/f/e/o/i.java b/app/src/main/java/c/i/a/f/e/o/i.java index 143ad8f007..42f7433661 100644 --- a/app/src/main/java/c/i/a/f/e/o/i.java +++ b/app/src/main/java/c/i/a/f/e/o/i.java @@ -18,7 +18,7 @@ public class i { @Nullable /* renamed from: c reason: collision with root package name */ - public static final Method f1069c; + public static final Method f1070c; @Nullable public static final Method d; @@ -45,7 +45,7 @@ public class i { } catch (Exception unused3) { method3 = null; } - f1069c = method3; + f1070c = method3; try { WorkSource.class.getMethod("get", Integer.TYPE); } catch (Exception unused4) { diff --git a/app/src/main/java/c/i/a/f/e/s.java b/app/src/main/java/c/i/a/f/e/s.java index cbdaccc2dc..2004369aa0 100644 --- a/app/src/main/java/c/i/a/f/e/s.java +++ b/app/src/main/java/c/i/a/f/e/s.java @@ -18,16 +18,16 @@ public final class s { public static final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public static Context f1070c; + public static Context f1071c; public static a0 a(String str, t tVar, boolean z2, boolean z3) { o0 o0Var; try { if (a == null) { - Objects.requireNonNull(f1070c, "null reference"); + Objects.requireNonNull(f1071c, "null reference"); synchronized (b) { if (a == null) { - IBinder b2 = DynamiteModule.c(f1070c, DynamiteModule.i, "com.google.android.gms.googlecertificates").b("com.google.android.gms.common.GoogleCertificatesImpl"); + IBinder b2 = DynamiteModule.c(f1071c, DynamiteModule.i, "com.google.android.gms.googlecertificates").b("com.google.android.gms.common.GoogleCertificatesImpl"); int i = n0.a; if (b2 == null) { o0Var = null; @@ -39,9 +39,9 @@ public final class s { } } } - Objects.requireNonNull(f1070c, "null reference"); + Objects.requireNonNull(f1071c, "null reference"); try { - return a.t0(new zzj(str, tVar, z2, z3), new b(f1070c.getPackageManager())) ? a0.a : new c0(new u(z2, str, tVar), null); + return a.t0(new zzj(str, tVar, z2, z3), new b(f1071c.getPackageManager())) ? a0.a : new c0(new u(z2, str, tVar), null); } catch (RemoteException e) { Log.e("GoogleCertificates", "Failed to get Google certificates from remote", e); return a0.b("module call", e); diff --git a/app/src/main/java/c/i/a/f/e/v.java b/app/src/main/java/c/i/a/f/e/v.java index 686fa67d02..45a8165775 100644 --- a/app/src/main/java/c/i/a/f/e/v.java +++ b/app/src/main/java/c/i/a/f/e/v.java @@ -5,8 +5,8 @@ import java.lang.ref.WeakReference; public abstract class v extends t { /* renamed from: c reason: collision with root package name */ - public static final WeakReference f1071c = new WeakReference<>(null); - public WeakReference d = f1071c; + public static final WeakReference f1072c = new WeakReference<>(null); + public WeakReference d = f1072c; public v(byte[] bArr) { super(bArr); diff --git a/app/src/main/java/c/i/a/f/e/w.java b/app/src/main/java/c/i/a/f/e/w.java index 570b463536..97ba416275 100644 --- a/app/src/main/java/c/i/a/f/e/w.java +++ b/app/src/main/java/c/i/a/f/e/w.java @@ -5,15 +5,15 @@ import java.util.Arrays; public final class w extends t { /* renamed from: c reason: collision with root package name */ - public final byte[] f1072c; + public final byte[] f1073c; public w(byte[] bArr) { super(Arrays.copyOfRange(bArr, 0, 25)); - this.f1072c = bArr; + this.f1073c = bArr; } @Override // c.i.a.f.e.t public final byte[] g() { - return this.f1072c; + return this.f1073c; } } diff --git a/app/src/main/java/c/i/a/f/g/b.java b/app/src/main/java/c/i/a/f/g/b.java index e792195d7e..3b733b5eeb 100644 --- a/app/src/main/java/c/i/a/f/g/b.java +++ b/app/src/main/java/c/i/a/f/g/b.java @@ -10,12 +10,12 @@ public final class b implements DynamiteModule.a { int b = bVar.b(context, str); aVar.a = b; if (b != 0) { - aVar.f2321c = -1; + aVar.f2329c = -1; } else { int a = bVar.a(context, str, true); aVar.b = a; if (a != 0) { - aVar.f2321c = 1; + aVar.f2329c = 1; } } return aVar; diff --git a/app/src/main/java/c/i/a/f/g/c.java b/app/src/main/java/c/i/a/f/g/c.java index cd3bb9d5b7..8b883f77bf 100644 --- a/app/src/main/java/c/i/a/f/g/c.java +++ b/app/src/main/java/c/i/a/f/g/c.java @@ -16,11 +16,11 @@ public final class c implements DynamiteModule.a { } int i = aVar.a; if (i == 0 && aVar.b == 0) { - aVar.f2321c = 0; + aVar.f2329c = 0; } else if (i >= aVar.b) { - aVar.f2321c = -1; + aVar.f2329c = -1; } else { - aVar.f2321c = 1; + aVar.f2329c = 1; } return aVar; } diff --git a/app/src/main/java/c/i/a/f/g/d.java b/app/src/main/java/c/i/a/f/g/d.java index 72e0777ab4..dd4acaa012 100644 --- a/app/src/main/java/c/i/a/f/g/d.java +++ b/app/src/main/java/c/i/a/f/g/d.java @@ -12,11 +12,11 @@ public final class d implements DynamiteModule.a { aVar.b = a; int i = aVar.a; if (i == 0 && a == 0) { - aVar.f2321c = 0; + aVar.f2329c = 0; } else if (a >= i) { - aVar.f2321c = 1; + aVar.f2329c = 1; } else { - aVar.f2321c = -1; + aVar.f2329c = -1; } return aVar; } diff --git a/app/src/main/java/c/i/a/f/h/c/o.java b/app/src/main/java/c/i/a/f/h/c/o.java index e4d19d4f94..497879cda1 100644 --- a/app/src/main/java/c/i/a/f/h/c/o.java +++ b/app/src/main/java/c/i/a/f/h/c/o.java @@ -20,7 +20,7 @@ public final class o extends d { a.C0101a.C0102a aVar3 = new a.C0101a.C0102a(aVar == null ? a.C0101a.i : aVar); byte[] bArr = new byte[16]; a.a.nextBytes(bArr); - aVar3.f1027c = Base64.encodeToString(bArr, 11); + aVar3.f1028c = Base64.encodeToString(bArr, 11); this.A = new a.C0101a(aVar3); } diff --git a/app/src/main/java/c/i/a/f/h/d/a.java b/app/src/main/java/c/i/a/f/h/d/a.java index 2f3f0b5d90..12f57857e7 100644 --- a/app/src/main/java/c/i/a/f/h/d/a.java +++ b/app/src/main/java/c/i/a/f/h/d/a.java @@ -30,12 +30,12 @@ public final class a extends d { @Override // c.i.a.f.e.k.b, c.i.a.f.e.h.a.f public final boolean o() { - c.i.a.f.e.k.c cVar = this.f1059x; + c.i.a.f.e.k.c cVar = this.f1060x; Account account = cVar.a; if (TextUtils.isEmpty(account != null ? account.name : null)) { return false; } - if (cVar.d.get(b.f1028c) == null) { + if (cVar.d.get(b.f1029c) == null) { return !cVar.b.isEmpty(); } throw null; diff --git a/app/src/main/java/c/i/a/f/h/e/a.java b/app/src/main/java/c/i/a/f/h/e/a.java index d394e7c924..3f60577abb 100644 --- a/app/src/main/java/c/i/a/f/h/e/a.java +++ b/app/src/main/java/c/i/a/f/h/e/a.java @@ -58,7 +58,7 @@ public class a extends Binder implements IInterface { break; case 8: g0 g0Var = (g0) fVar; - g0Var.f1048c.post(new i0(g0Var, (zam) b.a(parcel, zam.CREATOR))); + g0Var.f1049c.post(new i0(g0Var, (zam) b.a(parcel, zam.CREATOR))); break; case 9: zag zag = (zag) b.a(parcel, zag.CREATOR); diff --git a/app/src/main/java/c/i/a/f/h/j/a0.java b/app/src/main/java/c/i/a/f/h/j/a0.java index 020716eb53..21deda434f 100644 --- a/app/src/main/java/c/i/a/f/h/j/a0.java +++ b/app/src/main/java/c/i/a/f/h/j/a0.java @@ -8,7 +8,7 @@ public abstract class a0 { public final g b; /* renamed from: c reason: collision with root package name */ - public final Runnable f1073c = new b0(this); + public final Runnable f1074c = new b0(this); public volatile long d; public a0(g gVar) { @@ -18,7 +18,7 @@ public abstract class a0 { public final void a() { this.d = 0; - b().removeCallbacks(this.f1073c); + b().removeCallbacks(this.f1074c); } public final Handler b() { @@ -46,7 +46,7 @@ public abstract class a0 { if (j >= 0) { Objects.requireNonNull((d) this.b.d); this.d = System.currentTimeMillis(); - if (!b().postDelayed(this.f1073c, j)) { + if (!b().postDelayed(this.f1074c, j)) { this.b.c().B("Failed to schedule delayed post. time", Long.valueOf(j)); } } diff --git a/app/src/main/java/c/i/a/f/h/j/a1.java b/app/src/main/java/c/i/a/f/h/j/a1.java index d98a209979..b6ad22b6a7 100644 --- a/app/src/main/java/c/i/a/f/h/j/a1.java +++ b/app/src/main/java/c/i/a/f/h/j/a1.java @@ -38,7 +38,7 @@ public final class a1 extends e { if (bundle != null && (i = bundle.getInt("com.google.android.gms.analytics.globalConfigResource")) > 0) { g0 g0Var = new g0(this.i); try { - i0Var = g0Var.I(g0Var.i.f1081c.getResources().getXml(i)); + i0Var = g0Var.I(g0Var.i.f1082c.getResources().getXml(i)); } catch (Resources.NotFoundException e2) { g0Var.x("inflate() called with unknown resourceId", e2); } @@ -55,7 +55,7 @@ public final class a1 extends e { this.k = str2; d("XML config - app version", str2); } - String str3 = i0Var.f1082c; + String str3 = i0Var.f1083c; if (str3 != null) { String lowerCase = str3.toLowerCase(Locale.US); int i2 = "verbose".equals(lowerCase) ? 0 : "info".equals(lowerCase) ? 1 : "warning".equals(lowerCase) ? 2 : "error".equals(lowerCase) ? 3 : -1; diff --git a/app/src/main/java/c/i/a/f/h/j/b1.java b/app/src/main/java/c/i/a/f/h/j/b1.java index c45d30b2e4..79e957c296 100644 --- a/app/src/main/java/c/i/a/f/h/j/b1.java +++ b/app/src/main/java/c/i/a/f/h/j/b1.java @@ -16,7 +16,7 @@ public final class b1 { public static final Method b; /* renamed from: c reason: collision with root package name */ - public static volatile d1 f1074c = c1.a; + public static volatile d1 f1075c = c1.a; /* JADX WARNING: Removed duplicated region for block: B:12:0x003b */ static { diff --git a/app/src/main/java/c/i/a/f/h/j/e0.java b/app/src/main/java/c/i/a/f/h/j/e0.java index 0259d86178..b85280dc39 100644 --- a/app/src/main/java/c/i/a/f/h/j/e0.java +++ b/app/src/main/java/c/i/a/f/h/j/e0.java @@ -10,7 +10,7 @@ public final class e0 { public static f0 b = f0.c("analytics.log_tag", "GAv4", "GAv4-SVC"); /* renamed from: c reason: collision with root package name */ - public static f0 f1075c = f0.b("analytics.local_dispatch_millis", 1800000, 120000); + public static f0 f1076c = f0.b("analytics.local_dispatch_millis", 1800000, 120000); public static f0 d = f0.b("analytics.initial_local_dispatch_millis", 5000, 5000); public static f0 e = f0.b("analytics.dispatch_alarm_millis", 7200000, 7200000); public static f0 f = f0.b("analytics.max_dispatch_alarm_millis", 32400000, 32400000); @@ -28,20 +28,20 @@ public final class e0 { public static f0 r = f0.a("analytics.max_batch_post_length", 8192, 8192); /* renamed from: s reason: collision with root package name */ - public static f0 f1076s = f0.c("analytics.fallback_responses.k", "404,502", "404,502"); + public static f0 f1077s = f0.c("analytics.fallback_responses.k", "404,502", "404,502"); public static f0 t = f0.a("analytics.batch_retry_interval.seconds.k", 3600, 3600); public static f0 u = f0.a("analytics.http_connection.connect_timeout_millis", 60000, 60000); public static f0 v = f0.a("analytics.http_connection.read_timeout_millis", 61000, 61000); public static f0 w = f0.d("analytics.test.disable_receiver", false, false); /* renamed from: x reason: collision with root package name */ - public static f0 f1077x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); + public static f0 f1078x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); /* renamed from: y reason: collision with root package name */ - public static f0 f1078y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); + public static f0 f1079y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); /* renamed from: z reason: collision with root package name */ - public static f0 f1079z = f0.b("analytics.service_client.reconnect_throttle_millis", 1800000, 1800000); + public static f0 f1080z = f0.b("analytics.service_client.reconnect_throttle_millis", 1800000, 1800000); static { f0.d("analytics.service_enabled", false, false); diff --git a/app/src/main/java/c/i/a/f/h/j/f1.java b/app/src/main/java/c/i/a/f/h/j/f1.java index d99dc9eff6..b4b425caa8 100644 --- a/app/src/main/java/c/i/a/f/h/j/f1.java +++ b/app/src/main/java/c/i/a/f/h/j/f1.java @@ -7,14 +7,14 @@ public final class f1 extends e { public String b; /* renamed from: c reason: collision with root package name */ - public String f1080c; + public String f1081c; public String d; public final String toString() { HashMap hashMap = new HashMap(); hashMap.put("appName", this.a); hashMap.put("appVersion", this.b); - hashMap.put("appId", this.f1080c); + hashMap.put("appId", this.f1081c); hashMap.put("appInstallerId", this.d); return e.a(hashMap, 0); } diff --git a/app/src/main/java/c/i/a/f/h/j/g.java b/app/src/main/java/c/i/a/f/h/j/g.java index 9c66e1513f..42a7ad0dc5 100644 --- a/app/src/main/java/c/i/a/f/h/j/g.java +++ b/app/src/main/java/c/i/a/f/h/j/g.java @@ -16,7 +16,7 @@ public class g { public final Context b; /* renamed from: c reason: collision with root package name */ - public final Context f1081c; + public final Context f1082c; public final b d; public final z e = new z(this); public final m0 f; @@ -32,7 +32,7 @@ public class g { Context context2 = iVar.b; Objects.requireNonNull(context2, "null reference"); this.b = context; - this.f1081c = context2; + this.f1082c = context2; d dVar = d.a; this.d = dVar; m0 m0Var = new m0(this); diff --git a/app/src/main/java/c/i/a/f/h/j/h0.java b/app/src/main/java/c/i/a/f/h/j/h0.java index 243e12da14..96b5d4ede9 100644 --- a/app/src/main/java/c/i/a/f/h/j/h0.java +++ b/app/src/main/java/c/i/a/f/h/j/h0.java @@ -29,7 +29,7 @@ public final class h0 { } else if ("ga_appVersion".equals(str)) { this.b.b = str2; } else if ("ga_logLevel".equals(str)) { - this.b.f1082c = str2; + this.b.f1083c = str2; } else { this.a.c().x("String xml configuration name not recognized", str); } diff --git a/app/src/main/java/c/i/a/f/h/j/i0.java b/app/src/main/java/c/i/a/f/h/j/i0.java index 3bb002cd1a..4d0217af08 100644 --- a/app/src/main/java/c/i/a/f/h/j/i0.java +++ b/app/src/main/java/c/i/a/f/h/j/i0.java @@ -4,7 +4,7 @@ public final class i0 { public String b; /* renamed from: c reason: collision with root package name */ - public String f1082c; + public String f1083c; public int d = -1; public int e = -1; } diff --git a/app/src/main/java/c/i/a/f/h/j/j.java b/app/src/main/java/c/i/a/f/h/j/j.java index 555931635c..68eabbebd6 100644 --- a/app/src/main/java/c/i/a/f/h/j/j.java +++ b/app/src/main/java/c/i/a/f/h/j/j.java @@ -66,6 +66,6 @@ public final class j extends e { public final void T() { this.n.a(); - this.m.e(e0.f1077x.a.longValue()); + this.m.e(e0.f1078x.a.longValue()); } } diff --git a/app/src/main/java/c/i/a/f/h/j/j0.java b/app/src/main/java/c/i/a/f/h/j/j0.java index 8551ea17e7..49c41f3d34 100644 --- a/app/src/main/java/c/i/a/f/h/j/j0.java +++ b/app/src/main/java/c/i/a/f/h/j/j0.java @@ -14,7 +14,7 @@ public final class j0 { public final List b = Collections.emptyList(); /* renamed from: c reason: collision with root package name */ - public final long f1083c; + public final long f1084c; public final long d; public final int e; public final boolean f; @@ -26,7 +26,7 @@ public final class j0 { Objects.requireNonNull(map, "null reference"); this.d = j; this.f = z2; - this.f1083c = j2; + this.f1084c = j2; this.e = i; TextUtils.isEmpty(null); this.g = null; @@ -94,9 +94,9 @@ public final class j0 { public final String toString() { StringBuilder K = a.K("ht="); K.append(this.d); - if (this.f1083c != 0) { + if (this.f1084c != 0) { K.append(", dbId="); - K.append(this.f1083c); + K.append(this.f1084c); } if (this.e != 0) { K.append(", appUID="); diff --git a/app/src/main/java/c/i/a/f/h/j/n0.java b/app/src/main/java/c/i/a/f/h/j/n0.java index e17dfda6cd..ad5c2344c8 100644 --- a/app/src/main/java/c/i/a/f/h/j/n0.java +++ b/app/src/main/java/c/i/a/f/h/j/n0.java @@ -12,7 +12,7 @@ public class n0 extends BroadcastReceiver { public final g b; /* renamed from: c reason: collision with root package name */ - public boolean f1084c; + public boolean f1085c; public boolean d; public n0(g gVar) { @@ -21,9 +21,9 @@ public class n0 extends BroadcastReceiver { } public final void a() { - if (this.f1084c) { + if (this.f1085c) { this.b.c().C("Unregistering connectivity change receiver"); - this.f1084c = false; + this.f1085c = false; this.d = false; try { this.b.b.unregisterReceiver(this); diff --git a/app/src/main/java/c/i/a/f/h/j/o0.java b/app/src/main/java/c/i/a/f/h/j/o0.java index a0cc38b2d8..8be213a6d2 100644 --- a/app/src/main/java/c/i/a/f/h/j/o0.java +++ b/app/src/main/java/c/i/a/f/h/j/o0.java @@ -185,7 +185,7 @@ public final class o0 extends e { } catch (NumberFormatException unused) { j = 0; } - S(sb, "z", j != 0 ? String.valueOf(j) : String.valueOf(j0Var.f1083c)); + S(sb, "z", j != 0 ? String.valueOf(j) : String.valueOf(j0Var.f1084c)); } return sb.toString(); } catch (UnsupportedEncodingException e) { @@ -337,7 +337,7 @@ public final class o0 extends e { if (z5) { break; } - arrayList.add(Long.valueOf(j0Var.f1083c)); + arrayList.add(Long.valueOf(j0Var.f1084c)); } z5 = false; if (z5) { @@ -599,7 +599,7 @@ public final class o0 extends e { if (z4) { break; } - arrayList2.add(Long.valueOf(j0Var2.f1083c)); + arrayList2.add(Long.valueOf(j0Var2.f1084c)); if (arrayList2.size() >= z.c()) { break; } diff --git a/app/src/main/java/c/i/a/f/h/j/q.java b/app/src/main/java/c/i/a/f/h/j/q.java index ba69117dd5..47da1a1e24 100644 --- a/app/src/main/java/c/i/a/f/h/j/q.java +++ b/app/src/main/java/c/i/a/f/h/j/q.java @@ -21,7 +21,7 @@ public final class q extends e { f1 f1Var = new f1(); PackageManager packageManager = r.b.getPackageManager(); String packageName = r.b.getPackageName(); - f1Var.f1080c = packageName; + f1Var.f1081c = packageName; f1Var.d = packageManager.getInstallerPackageName(packageName); String str = null; try { @@ -51,8 +51,8 @@ public final class q extends e { if (!TextUtils.isEmpty(f1Var2.b)) { f1Var3.b = f1Var2.b; } - if (!TextUtils.isEmpty(f1Var2.f1080c)) { - f1Var3.f1080c = f1Var2.f1080c; + if (!TextUtils.isEmpty(f1Var2.f1081c)) { + f1Var3.f1081c = f1Var2.f1081c; } if (!TextUtils.isEmpty(f1Var2.d)) { f1Var3.d = f1Var2.d; diff --git a/app/src/main/java/c/i/a/f/h/j/r.java b/app/src/main/java/c/i/a/f/h/j/r.java index f96acaeba0..d407f77b19 100644 --- a/app/src/main/java/c/i/a/f/h/j/r.java +++ b/app/src/main/java/c/i/a/f/h/j/r.java @@ -31,7 +31,7 @@ public final class r extends e { public final a0 r; /* renamed from: s reason: collision with root package name */ - public final y0 f1085s; + public final y0 f1086s; public long t; public boolean u; @@ -41,7 +41,7 @@ public final class r extends e { this.l = new o(gVar); this.m = new o0(gVar); this.o = new j(gVar); - this.f1085s = new y0(this.i.d); + this.f1086s = new y0(this.i.d); this.q = new s(this, gVar); this.r = new t(this, gVar); } @@ -82,7 +82,7 @@ public final class r extends e { } arrayList.remove(j0Var); try { - this.l.W(j0Var.f1083c); + this.l.W(j0Var.f1084c); } catch (SQLiteException e) { B("Failed to remove hit that was send for delivery", e); W(); @@ -143,8 +143,8 @@ public final class r extends e { public final void S() { k0 k0Var; if (!this.u && e0.a.a.booleanValue() && !this.o.R()) { - if (this.f1085s.b(e0.f1079z.a.longValue())) { - this.f1085s.a(); + if (this.f1086s.b(e0.f1080z.a.longValue())) { + this.f1086s.a(); C("Connecting to service"); j jVar = this.o; Objects.requireNonNull(jVar); @@ -170,7 +170,7 @@ public final class r extends e { lVar.j = false; } else { try { - lVar.wait(e0.f1078y.a.longValue()); + lVar.wait(e0.f1079y.a.longValue()); } catch (InterruptedException unused) { lVar.k.G("Wait for service connect was interrupted"); } @@ -192,7 +192,7 @@ public final class r extends e { } if (z2) { C("Connected to service"); - this.f1085s.b = 0; + this.f1086s.b = 0; Q(); } } @@ -234,7 +234,7 @@ public final class r extends e { b("Hits loaded from store. count", Integer.valueOf(arrayList2.size())); Iterator it = arrayList2.iterator(); while (it.hasNext()) { - if (((j0) it.next()).f1083c == j) { + if (((j0) it.next()).f1084c == j) { z("Database contains successfully uploaded hit", Long.valueOf(j), Integer.valueOf(arrayList2.size())); W(); try { @@ -253,12 +253,12 @@ public final class r extends e { if (!this.o.S(j0Var)) { break; } - j = Math.max(j, j0Var.f1083c); + j = Math.max(j, j0Var.f1084c); arrayList2.remove(j0Var); d("Hit sent do device AnalyticsService for delivery", j0Var); try { - this.l.W(j0Var.f1083c); - arrayList.add(Long.valueOf(j0Var.f1083c)); + this.l.W(j0Var.f1084c); + arrayList.add(Long.valueOf(j0Var.f1084c)); } catch (SQLiteException e3) { B("Failed to remove hit that was send for delivery", e3); W(); @@ -365,7 +365,7 @@ public final class r extends e { n0 n0Var = this.n; n0Var.b.c(); n0Var.b.e(); - if (!n0Var.f1084c) { + if (!n0Var.f1085c) { Context context = n0Var.b.b; context.registerReceiver(n0Var, new IntentFilter("android.net.conn.CONNECTIVITY_CHANGE")); IntentFilter intentFilter = new IntentFilter("com.google.analytics.RADIO_POWERED"); @@ -373,10 +373,10 @@ public final class r extends e { context.registerReceiver(n0Var, intentFilter); n0Var.d = n0Var.b(); n0Var.b.c().b("Registering connectivity change receiver. Network connected", Boolean.valueOf(n0Var.d)); - n0Var.f1084c = true; + n0Var.f1085c = true; } n0 n0Var2 = this.n; - if (!n0Var2.f1084c) { + if (!n0Var2.f1085c) { n0Var2.b.c().G("Connectivity unknown. Receiver not registered"); } z2 = n0Var2.d; @@ -415,8 +415,8 @@ public final class r extends e { if (abs >= 0) { j3 = abs; } - a0Var2.b().removeCallbacks(a0Var2.f1073c); - if (!a0Var2.b().postDelayed(a0Var2.f1073c, j3)) { + a0Var2.b().removeCallbacks(a0Var2.f1074c); + if (!a0Var2.b().postDelayed(a0Var2.f1074c, j3)) { a0Var2.b.c().B("Failed to adjust delayed post. time", Long.valueOf(j3)); return; } @@ -471,7 +471,7 @@ public final class r extends e { Method method = b1.a; JobScheduler jobScheduler = (JobScheduler) context.getSystemService("jobscheduler"); if (b1.a != null) { - Objects.requireNonNull((c1) b1.f1074c); + Objects.requireNonNull((c1) b1.f1075c); } jobScheduler.schedule(build); return; @@ -502,7 +502,7 @@ public final class r extends e { if (j != Long.MIN_VALUE) { return j; } - long longValue = e0.f1075c.a.longValue(); + long longValue = e0.f1076c.a.longValue(); a1 t = t(); t.N(); if (!t.m) { diff --git a/app/src/main/java/c/i/a/f/h/j/s0.java b/app/src/main/java/c/i/a/f/h/j/s0.java index af8fd76dd5..476b4c663f 100644 --- a/app/src/main/java/c/i/a/f/h/j/s0.java +++ b/app/src/main/java/c/i/a/f/h/j/s0.java @@ -8,16 +8,16 @@ public final class s0 { public static a b; /* renamed from: c reason: collision with root package name */ - public static Boolean f1086c; + public static Boolean f1087c; public static boolean a(Context context) { Objects.requireNonNull(context, "null reference"); - Boolean bool = f1086c; + Boolean bool = f1087c; if (bool != null) { return bool.booleanValue(); } boolean a2 = z0.a(context, "com.google.android.gms.analytics.AnalyticsReceiver", false); - f1086c = Boolean.valueOf(a2); + f1087c = Boolean.valueOf(a2); return a2; } } diff --git a/app/src/main/java/c/i/a/f/h/j/t0.java b/app/src/main/java/c/i/a/f/h/j/t0.java index 877e53ddb3..c5e2d0b573 100644 --- a/app/src/main/java/c/i/a/f/h/j/t0.java +++ b/app/src/main/java/c/i/a/f/h/j/t0.java @@ -15,10 +15,10 @@ public final class t0 { public final Handler b = new e1(); /* renamed from: c reason: collision with root package name */ - public final T f1087c; + public final T f1088c; public t0(T t) { - this.f1087c = t; + this.f1088c = t; } public static boolean c(Context context) { @@ -44,13 +44,13 @@ public final class t0 { try { synchronized (s0.a) { a aVar = s0.b; - if (aVar != null && aVar.f1222c.isHeld()) { + if (aVar != null && aVar.f1223c.isHeld()) { aVar.b(); } } } catch (SecurityException unused) { } - m0 c2 = g.b(this.f1087c).c(); + m0 c2 = g.b(this.f1088c).c(); if (intent == null) { c2.G("AnalyticsService started with null intent"); return 2; @@ -64,7 +64,7 @@ public final class t0 { } public final void b(Runnable runnable) { - a e = g.b(this.f1087c).e(); + a e = g.b(this.f1088c).e(); w0 w0Var = new w0(this, runnable); e.N(); e.r().a(new c(e, w0Var)); diff --git a/app/src/main/java/c/i/a/f/h/j/u0.java b/app/src/main/java/c/i/a/f/h/j/u0.java index 7a36a60971..feaf6f5db3 100644 --- a/app/src/main/java/c/i/a/f/h/j/u0.java +++ b/app/src/main/java/c/i/a/f/h/j/u0.java @@ -15,7 +15,7 @@ public final /* synthetic */ class u0 implements Runnable { t0 t0Var = this.i; int i = this.j; m0 m0Var = this.k; - if (t0Var.f1087c.b(i)) { + if (t0Var.f1088c.b(i)) { m0Var.C("Local AnalyticsService processed last dispatch request"); } } diff --git a/app/src/main/java/c/i/a/f/h/j/v0.java b/app/src/main/java/c/i/a/f/h/j/v0.java index 837daa7ba2..9a31e96df5 100644 --- a/app/src/main/java/c/i/a/f/h/j/v0.java +++ b/app/src/main/java/c/i/a/f/h/j/v0.java @@ -20,6 +20,6 @@ public final /* synthetic */ class v0 implements Runnable { JobParameters jobParameters = this.k; Objects.requireNonNull(t0Var); m0Var.C("AnalyticsJobService processed last dispatch request"); - t0Var.f1087c.a(jobParameters, false); + t0Var.f1088c.a(jobParameters, false); } } diff --git a/app/src/main/java/c/i/a/f/h/j/z.java b/app/src/main/java/c/i/a/f/h/j/z.java index e24a13139a..f03403e2bc 100644 --- a/app/src/main/java/c/i/a/f/h/j/z.java +++ b/app/src/main/java/c/i/a/f/h/j/z.java @@ -10,7 +10,7 @@ public final class z { public volatile Boolean b; /* renamed from: c reason: collision with root package name */ - public String f1088c; + public String f1089c; public Set d; public z(g gVar) { @@ -62,8 +62,8 @@ public final class z { public final Set g() { String str; - String str2 = e0.f1076s.a; - if (this.d == null || (str = this.f1088c) == null || !str.equals(str2)) { + String str2 = e0.f1077s.a; + if (this.d == null || (str = this.f1089c) == null || !str.equals(str2)) { String[] split = TextUtils.split(str2, ","); HashSet hashSet = new HashSet(); for (String str3 : split) { @@ -72,7 +72,7 @@ public final class z { } catch (NumberFormatException unused) { } } - this.f1088c = str2; + this.f1089c = str2; this.d = hashSet; } return this.d; diff --git a/app/src/main/java/c/i/a/f/h/k/k.java b/app/src/main/java/c/i/a/f/h/k/k.java index 42f2f32e15..86882c59ce 100644 --- a/app/src/main/java/c/i/a/f/h/k/k.java +++ b/app/src/main/java/c/i/a/f/h/k/k.java @@ -7,13 +7,13 @@ public final class k { public static final a.AbstractC0103a b; /* renamed from: c reason: collision with root package name */ - public static final a f1089c; + public static final a f1090c; static { a.g gVar = new a.g<>(); a = gVar; j jVar = new j(); b = jVar; - f1089c = new a<>("AppDataSearch.LIGHTWEIGHT_API", jVar, gVar); + f1090c = new a<>("AppDataSearch.LIGHTWEIGHT_API", jVar, gVar); } } diff --git a/app/src/main/java/c/i/a/f/h/l/c0.java b/app/src/main/java/c/i/a/f/h/l/c0.java index e82959a899..dc77a3a2a5 100644 --- a/app/src/main/java/c/i/a/f/h/l/c0.java +++ b/app/src/main/java/c/i/a/f/h/l/c0.java @@ -13,12 +13,12 @@ public final class c0 extends g.a { public final /* synthetic */ boolean r; /* renamed from: s reason: collision with root package name */ - public final /* synthetic */ g f1090s; + public final /* synthetic */ g f1091s; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public c0(g gVar, Long l, String str, String str2, Bundle bundle, boolean z2, boolean z3) { super(true); - this.f1090s = gVar; + this.f1091s = gVar; this.m = l; this.n = str; this.o = str2; @@ -30,6 +30,6 @@ public final class c0 extends g.a { @Override // c.i.a.f.h.l.g.a public final void a() throws RemoteException { Long l = this.m; - this.f1090s.j.logEvent(this.n, this.o, this.p, this.q, this.r, l == null ? this.i : l.longValue()); + this.f1091s.j.logEvent(this.n, this.o, this.p, this.q, this.r, l == null ? this.i : l.longValue()); } } diff --git a/app/src/main/java/c/i/a/f/h/l/c2.java b/app/src/main/java/c/i/a/f/h/l/c2.java index e1f8f61a74..3e167acaea 100644 --- a/app/src/main/java/c/i/a/f/h/l/c2.java +++ b/app/src/main/java/c/i/a/f/h/l/c2.java @@ -13,17 +13,17 @@ public final class c2 implements b2 { public final Context b; /* renamed from: c reason: collision with root package name */ - public final ContentObserver f1091c; + public final ContentObserver f1092c; public c2() { this.b = null; - this.f1091c = null; + this.f1092c = null; } public c2(Context context) { this.b = context; f2 f2Var = new f2(); - this.f1091c = f2Var; + this.f1092c = f2Var; context.getContentResolver().registerContentObserver(u1.a, true, f2Var); } diff --git a/app/src/main/java/c/i/a/f/h/l/c7.java b/app/src/main/java/c/i/a/f/h/l/c7.java index b2fb266a63..3d9819adac 100644 --- a/app/src/main/java/c/i/a/f/h/l/c7.java +++ b/app/src/main/java/c/i/a/f/h/l/c7.java @@ -12,7 +12,7 @@ public final class c7 { public int b; /* renamed from: c reason: collision with root package name */ - public int[] f1092c; + public int[] f1093c; public Object[] d; public int e; public boolean f; @@ -24,7 +24,7 @@ public final class c7 { public c7(int i, int[] iArr, Object[] objArr, boolean z2) { this.e = -1; this.b = i; - this.f1092c = iArr; + this.f1093c = iArr; this.d = objArr; this.f = z2; } @@ -58,13 +58,13 @@ public final class c7 { public final void a(int i, Object obj) { if (this.f) { int i2 = this.b; - int[] iArr = this.f1092c; + int[] iArr = this.f1093c; if (i2 == iArr.length) { int i3 = i2 + (i2 < 4 ? 8 : i2 >> 1); - this.f1092c = Arrays.copyOf(iArr, i3); + this.f1093c = Arrays.copyOf(iArr, i3); this.d = Arrays.copyOf(this.d, i3); } - int[] iArr2 = this.f1092c; + int[] iArr2 = this.f1093c; int i4 = this.b; iArr2[i4] = i; this.d[i4] = obj; @@ -78,7 +78,7 @@ public final class c7 { if (this.b != 0) { Objects.requireNonNull(v7Var); for (int i = 0; i < this.b; i++) { - b(this.f1092c[i], this.d[i], v7Var); + b(this.f1093c[i], this.d[i], v7Var); } } } @@ -91,7 +91,7 @@ public final class c7 { } int i3 = 0; for (int i4 = 0; i4 < this.b; i4++) { - int i5 = this.f1092c[i4]; + int i5 = this.f1093c[i4]; int i6 = i5 >>> 3; int i7 = i5 & 7; if (i7 == 0) { @@ -128,8 +128,8 @@ public final class c7 { c7 c7Var = (c7) obj; int i = this.b; if (i == c7Var.b) { - int[] iArr = this.f1092c; - int[] iArr2 = c7Var.f1092c; + int[] iArr = this.f1093c; + int[] iArr2 = c7Var.f1093c; int i2 = 0; while (true) { if (i2 >= i) { @@ -169,7 +169,7 @@ public final class c7 { public final int hashCode() { int i = this.b; int i2 = (i + 527) * 31; - int[] iArr = this.f1092c; + int[] iArr = this.f1093c; int i3 = 17; int i4 = 17; for (int i5 = 0; i5 < i; i5++) { diff --git a/app/src/main/java/c/i/a/f/h/l/d5.java b/app/src/main/java/c/i/a/f/h/l/d5.java index e0b1129718..3c02f140d9 100644 --- a/app/src/main/java/c/i/a/f/h/l/d5.java +++ b/app/src/main/java/c/i/a/f/h/l/d5.java @@ -3,7 +3,7 @@ package c.i.a.f.h.l; public final class d5 extends h5 { /* renamed from: c reason: collision with root package name */ - public static final /* synthetic */ int f1093c = 0; + public static final /* synthetic */ int f1094c = 0; @Override // c.i.a.f.h.l.h5 public final boolean equals(Object obj) { diff --git a/app/src/main/java/c/i/a/f/h/l/e6.java b/app/src/main/java/c/i/a/f/h/l/e6.java index 0a6ffc0b73..a29a57001e 100644 --- a/app/src/main/java/c/i/a/f/h/l/e6.java +++ b/app/src/main/java/c/i/a/f/h/l/e6.java @@ -20,7 +20,7 @@ public final class e6 implements q6 { public static final Unsafe b = j7.k(); /* renamed from: c reason: collision with root package name */ - public final int[] f1095c; + public final int[] f1096c; public final Object[] d; public final int e; public final int f; @@ -38,7 +38,7 @@ public final class e6 implements q6 { /* JADX WARN: Incorrect args count in method signature: ([I[Ljava/lang/Object;IILc/i/a/f/h/l/c6;ZZ[IIILc/i/a/f/h/l/i6;Lc/i/a/f/h/l/m5;Lc/i/a/f/h/l/d7<**>;Lc/i/a/f/h/l/j4<*>;Lc/i/a/f/h/l/v5;)V */ public e6(int[] iArr, Object[] objArr, int i, int i2, c6 c6Var, boolean z2, int[] iArr2, int i3, int i4, i6 i6Var, m5 m5Var, d7 d7Var, j4 j4Var, v5 v5Var) { - this.f1095c = iArr; + this.f1096c = iArr; this.d = objArr; this.e = i; this.f = i2; @@ -333,7 +333,7 @@ public final class e6 implements q6 { i33 = i57; } Unsafe unsafe = b; - Object[] objArr2 = o6Var2.f1120c; + Object[] objArr2 = o6Var2.f1121c; Class cls = o6Var2.a.getClass(); int[] iArr2 = new int[(i4 * 3)]; Object[] objArr3 = new Object[(i4 << 1)]; @@ -607,7 +607,7 @@ public final class e6 implements q6 { } public final void B(T t, int i) { - int i2 = this.f1095c[i + 2]; + int i2 = this.f1096c[i + 2]; long j = (long) (1048575 & i2); if (j != 1048575) { j7.e.e(t, j, (1 << (i2 >>> 20)) | j7.b(t, j)); @@ -615,7 +615,7 @@ public final class e6 implements q6 { } public final void C(T t, int i, int i2) { - j7.e.e(t, (long) (this.f1095c[i2 + 2] & 1048575), i); + j7.e.e(t, (long) (this.f1096c[i2 + 2] & 1048575), i); } /* JADX WARNING: Removed duplicated region for block: B:168:0x0527 */ @@ -631,13 +631,13 @@ public final class e6 implements q6 { if (!b2.b.isEmpty()) { it = b2.l(); entry = it.next(); - length = this.f1095c.length; + length = this.f1096c.length; Unsafe unsafe = b; int i3 = 1048575; int i4 = 0; for (i = 0; i < length; i += 3) { int I = I(i); - int[] iArr = this.f1095c; + int[] iArr = this.f1096c; int i5 = iArr[i]; int i6 = (I & 267386880) >>> 20; if (i6 <= 17) { @@ -765,100 +765,100 @@ public final class e6 implements q6 { continue; } case 18: - s6.h(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.h(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 19: - s6.q(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.q(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 20: - s6.u(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.u(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 21: - s6.x(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.x(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 22: - s6.J(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.J(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 23: - s6.D(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.D(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 24: - s6.O(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.O(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 25: - s6.R(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.R(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 26: - s6.f(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var); + s6.f(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var); break; case 27: - s6.g(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.g(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); break; case 28: - s6.o(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var); + s6.o(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var); break; case 29: - s6.M(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.M(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 30: - s6.Q(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.Q(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 31: - s6.P(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.P(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 32: - s6.G(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.G(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 33: - s6.N(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.N(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 34: - s6.A(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.A(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 35: - s6.h(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.h(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 36: - s6.q(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.q(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 37: - s6.u(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.u(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 38: - s6.x(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.x(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 39: - s6.J(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.J(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 40: - s6.D(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.D(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 41: - s6.O(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.O(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 42: - s6.R(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.R(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 43: - s6.M(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.M(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 44: - s6.Q(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.Q(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 45: - s6.P(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.P(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 46: - s6.G(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.G(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 47: - s6.N(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.N(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 48: - s6.A(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.A(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 49: - s6.p(this.f1095c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.p(this.f1096c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); break; case 50: t(v7Var, i5, unsafe.getObject(t, j), i); @@ -982,7 +982,7 @@ public final class e6 implements q6 { } it = null; entry = null; - length = this.f1095c.length; + length = this.f1096c.length; Unsafe unsafe = b; int i3 = 1048575; int i4 = 0; @@ -994,7 +994,7 @@ public final class e6 implements q6 { } public final void E(T t, T t2, int i) { - int[] iArr = this.f1095c; + int[] iArr = this.f1096c; int i2 = iArr[i + 1]; int i3 = iArr[i]; long j = (long) (i2 & 1048575); @@ -1023,11 +1023,11 @@ public final class e6 implements q6 { } public final int I(int i) { - return this.f1095c[i + 1]; + return this.f1096c[i + 1]; } public final int K(int i) { - return this.f1095c[i + 2]; + return this.f1096c[i + 2]; } @Override // c.i.a.f.h.l.q6 @@ -1039,11 +1039,11 @@ public final class e6 implements q6 { public final int b(T t) { int i; int i2; - int length = this.f1095c.length; + int length = this.f1096c.length; int i3 = 0; for (int i4 = 0; i4 < length; i4 += 3) { int I = I(i4); - int i5 = this.f1095c[i4]; + int i5 = this.f1096c[i4]; long j = (long) (1048575 & I); int i6 = 37; switch ((I & 267386880) >>> 20) { @@ -1367,9 +1367,9 @@ public final class e6 implements q6 { return !this.h || this.p.b(t).m(); } int i6 = this.j[i5]; - int i7 = this.f1095c[i6]; + int i7 = this.f1096c[i6]; int I = I(i6); - int i8 = this.f1095c[i6 + 2]; + int i8 = this.f1096c[i6 + 2]; int i9 = i8 & 1048575; int i10 = 1 << (i8 >>> 20); if (i9 != i3) { @@ -1467,13 +1467,13 @@ public final class e6 implements q6 { if (this.i) { Unsafe unsafe = b; int i10 = 0; - for (int i11 = 0; i11 < this.f1095c.length; i11 += 3) { + for (int i11 = 0; i11 < this.f1096c.length; i11 += 3) { int I = I(i11); int i12 = (I & 267386880) >>> 20; - int i13 = this.f1095c[i11]; + int i13 = this.f1096c[i11]; long j = (long) (I & 1048575); if (i12 >= o4.DOUBLE_LIST_PACKED.a() && i12 <= o4.SINT64_LIST_PACKED.a()) { - int i14 = this.f1095c[i11 + 2]; + int i14 = this.f1096c[i11 + 2]; } switch (i12) { case 0: @@ -1995,9 +1995,9 @@ public final class e6 implements q6 { int i15 = 0; int i16 = 1048575; int i17 = 0; - for (int i18 = 0; i18 < this.f1095c.length; i18 += 3) { + for (int i18 = 0; i18 < this.f1096c.length; i18 += 3) { int I2 = I(i18); - int[] iArr = this.f1095c; + int[] iArr = this.f1096c; int i19 = iArr[i18]; int i20 = (I2 & 267386880) >>> 20; if (i20 <= 17) { @@ -2600,7 +2600,7 @@ public final class e6 implements q6 { */ @Override // c.i.a.f.h.l.q6 public final boolean f(T t, T t2) { - int length = this.f1095c.length; + int length = this.f1096c.length; int i = 0; while (true) { boolean z2 = true; @@ -2808,10 +2808,10 @@ public final class e6 implements q6 { if (!b2.b.isEmpty()) { it = b2.l(); entry = it.next(); - length = this.f1095c.length; + length = this.f1096c.length; for (i = 0; i < length; i += 3) { int I = I(i); - int i2 = this.f1095c[i]; + int i2 = this.f1096c[i]; while (entry != null && this.p.a(entry) <= i2) { this.p.d(v7Var, entry); entry = it.hasNext() ? it.next() : null; @@ -2944,100 +2944,100 @@ public final class e6 implements q6 { break; } case 18: - s6.h(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.h(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 19: - s6.q(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.q(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 20: - s6.u(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.u(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 21: - s6.x(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.x(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 22: - s6.J(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.J(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 23: - s6.D(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.D(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 24: - s6.O(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.O(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 25: - s6.R(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.R(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 26: - s6.f(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.f(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 27: - s6.g(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.g(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); break; case 28: - s6.o(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.o(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 29: - s6.M(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.M(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 30: - s6.Q(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.Q(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 31: - s6.P(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.P(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 32: - s6.G(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.G(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 33: - s6.N(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.N(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 34: - s6.A(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.A(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 35: - s6.h(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.h(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 36: - s6.q(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.q(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 37: - s6.u(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.u(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 38: - s6.x(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.x(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 39: - s6.J(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.J(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 40: - s6.D(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.D(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 41: - s6.O(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.O(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 42: - s6.R(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.R(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 43: - s6.M(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.M(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 44: - s6.Q(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.Q(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 45: - s6.P(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.P(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 46: - s6.G(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.G(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 47: - s6.N(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.N(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 48: - s6.A(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.A(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 49: - s6.p(this.f1095c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.p(this.f1096c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); break; case 50: t(v7Var, i2, j7.r(t, (long) (I & 1048575)), i); @@ -3180,7 +3180,7 @@ public final class e6 implements q6 { } it = null; entry = null; - length = this.f1095c.length; + length = this.f1096c.length; while (i < length) { } while (entry != null) { @@ -3270,7 +3270,7 @@ public final class e6 implements q6 { i5 = i26; i6 = 0; } else { - int[] iArr = e6Var5.f1095c; + int[] iArr = e6Var5.f1096c; int i29 = iArr[i4 + 1]; int i30 = (i29 & 267386880) >>> 20; long j = (long) (i29 & 1048575); @@ -3472,7 +3472,7 @@ public final class e6 implements q6 { t4 = t7; if (i27 == 2) { i20 = (536870912 & i29) == 0 ? c.Z0(bArr3, i3, s3Var4) : c.a1(bArr3, i3, s3Var4); - unsafe2.putObject(t4, j, s3Var4.f1131c); + unsafe2.putObject(t4, j, s3Var4.f1132c); s3Var3 = s3Var4; e6Var3 = e6Var6; t3 = t4; @@ -3503,9 +3503,9 @@ public final class e6 implements q6 { i20 = c.x0(o, bArr3, i3, i2, s3Var4); Object object = unsafe2.getObject(t4, j); if (object == null) { - unsafe2.putObject(t4, j, s3Var4.f1131c); + unsafe2.putObject(t4, j, s3Var4.f1132c); } else { - unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1131c)); + unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1132c)); } s3Var3 = s3Var4; e6Var3 = e6Var6; @@ -3537,7 +3537,7 @@ public final class e6 implements q6 { break; } else { i20 = c.b1(bArr3, i3, s3Var6); - unsafe2.putObject(t6, j, s3Var6.f1131c); + unsafe2.putObject(t6, j, s3Var6.f1132c); i24 |= i32; i17 = i2; e6Var2 = e6Var4; @@ -3778,10 +3778,10 @@ public final class e6 implements q6 { @Override // c.i.a.f.h.l.q6 public final void i(T t, T t2) { Objects.requireNonNull(t2); - for (int i = 0; i < this.f1095c.length; i += 3) { + for (int i = 0; i < this.f1096c.length; i += 3) { int I = I(i); long j = (long) (1048575 & I); - int i2 = this.f1095c[i]; + int i2 = this.f1096c[i]; switch ((I & 267386880) >>> 20) { case 0: if (v(t2, i)) { @@ -4005,7 +4005,7 @@ public final class e6 implements q6 { public final int j(T t, byte[] bArr, int i, int i2, int i3, int i4, int i5, int i6, int i7, long j, int i8, s3 s3Var) throws IOException { int i9; Unsafe unsafe = b; - long j2 = (long) (this.f1095c[i8 + 2] & 1048575); + long j2 = (long) (this.f1096c[i8 + 2] & 1048575); boolean z2 = true; switch (i7) { case 51: @@ -4092,9 +4092,9 @@ public final class e6 implements q6 { int x0 = c.x0(o(i8), bArr, i, i2, s3Var); Object object = unsafe.getInt(t, j2) == i4 ? unsafe.getObject(t, j) : null; if (object == null) { - unsafe.putObject(t, j, s3Var.f1131c); + unsafe.putObject(t, j, s3Var.f1132c); } else { - unsafe.putObject(t, j, w4.c(object, s3Var.f1131c)); + unsafe.putObject(t, j, w4.c(object, s3Var.f1132c)); } unsafe.putInt(t, j2, i4); return x0; @@ -4103,7 +4103,7 @@ public final class e6 implements q6 { case 61: if (i5 == 2) { i9 = c.b1(bArr, i, s3Var); - unsafe.putObject(t, j, s3Var.f1131c); + unsafe.putObject(t, j, s3Var.f1132c); unsafe.putInt(t, j2, i4); return i9; } @@ -4144,9 +4144,9 @@ public final class e6 implements q6 { i9 = c.w0(o(i8), bArr, i, i2, (i3 & -8) | 4, s3Var); Object object2 = unsafe.getInt(t, j2) == i4 ? unsafe.getObject(t, j) : null; if (object2 == null) { - unsafe.putObject(t, j, s3Var.f1131c); + unsafe.putObject(t, j, s3Var.f1132c); } else { - unsafe.putObject(t, j, w4.c(object2, s3Var.f1131c)); + unsafe.putObject(t, j, w4.c(object2, s3Var.f1132c)); } unsafe.putInt(t, j2, i4); return i9; @@ -4335,7 +4335,7 @@ public final class e6 implements q6 { i24 = i6; } } else { - int[] iArr = e6Var2.f1095c; + int[] iArr = e6Var2.f1096c; int i29 = iArr[i4 + 1]; int i30 = (i29 & 267386880) >>> 20; long j2 = (long) (i29 & 1048575); @@ -4670,7 +4670,7 @@ public final class e6 implements q6 { i13 = i4; if (i28 == 2) { i20 = (536870912 & i29) == 0 ? c.Z0(bArr2, i26, s3Var3) : c.a1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1131c); + unsafe2.putObject(t5, j, s3Var3.f1132c); i18 = i7 | i32; i19 = i2; b10 = b8; @@ -4715,9 +4715,9 @@ public final class e6 implements q6 { if (i28 == 2) { i20 = c.x0(e6Var2.o(i13), bArr2, i26, i2, s3Var3); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1131c); + unsafe2.putObject(t5, j, s3Var3.f1132c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1131c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1132c)); } i18 = i7 | i32; i19 = i2; @@ -4762,7 +4762,7 @@ public final class e6 implements q6 { i13 = i4; if (i28 == 2) { i20 = c.b1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1131c); + unsafe2.putObject(t5, j, s3Var3.f1132c); b5 = b9; i7 |= i32; i24 = i17; @@ -4944,9 +4944,9 @@ public final class e6 implements q6 { if (i28 == 3) { i20 = c.w0(e6Var2.o(i4), bArr, i26, i2, (i27 << 3) | 4, s3Var); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1131c); + unsafe2.putObject(t5, j, s3Var3.f1132c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1131c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1132c)); } i18 = i7 | i32; i19 = i2; @@ -5176,7 +5176,7 @@ public final class e6 implements q6 { for (int i35 = e6Var.k; i35 < e6Var.l; i35++) { int i36 = e6Var.j[i35]; d7 d7Var = e6Var.o; - int[] iArr2 = e6Var.f1095c; + int[] iArr2 = e6Var.f1096c; int i37 = iArr2[i36]; Object r = j7.r(t2, (long) (iArr2[i36 + 1] & 1048575)); if (r != null) { @@ -5241,7 +5241,7 @@ public final class e6 implements q6 { } public final void u(T t, T t2, int i) { - long j = (long) (this.f1095c[i + 1] & 1048575); + long j = (long) (this.f1096c[i + 1] & 1048575); if (v(t2, i)) { Object r = j7.r(t, j); Object r2 = j7.r(t2, j); @@ -5256,7 +5256,7 @@ public final class e6 implements q6 { } public final boolean v(T t, int i) { - int[] iArr = this.f1095c; + int[] iArr = this.f1096c; int i2 = iArr[i + 2]; long j = (long) (i2 & 1048575); if (j == 1048575) { @@ -5315,7 +5315,7 @@ public final class e6 implements q6 { } public final boolean w(T t, int i, int i2) { - return j7.b(t, (long) (this.f1095c[i2 + 2] & 1048575)) == i; + return j7.b(t, (long) (this.f1096c[i2 + 2] & 1048575)) == i; } public final boolean x(T t, int i, int i2, int i3, int i4) { @@ -5323,11 +5323,11 @@ public final class e6 implements q6 { } public final int z(int i, int i2) { - int length = (this.f1095c.length / 3) - 1; + int length = (this.f1096c.length / 3) - 1; while (i2 <= length) { int i3 = (length + i2) >>> 1; int i4 = i3 * 3; - int i5 = this.f1095c[i4]; + int i5 = this.f1096c[i4]; if (i == i5) { return i4; } diff --git a/app/src/main/java/c/i/a/f/h/l/f5.java b/app/src/main/java/c/i/a/f/h/l/f5.java index 5194c188bb..f589761a98 100644 --- a/app/src/main/java/c/i/a/f/h/l/f5.java +++ b/app/src/main/java/c/i/a/f/h/l/f5.java @@ -19,7 +19,7 @@ public final class f5 implements Map.Entry { if (this.i.getValue() == null) { return null; } - int i = d5.f1093c; + int i = d5.f1094c; throw new NoSuchMethodError(); } diff --git a/app/src/main/java/c/i/a/f/h/l/f7.java b/app/src/main/java/c/i/a/f/h/l/f7.java index 50fab90ec1..e0d20d4177 100644 --- a/app/src/main/java/c/i/a/f/h/l/f7.java +++ b/app/src/main/java/c/i/a/f/h/l/f7.java @@ -43,7 +43,7 @@ public final class f7 extends d7 { Objects.requireNonNull(c7Var2); Objects.requireNonNull(v7Var); for (int i = 0; i < c7Var2.b; i++) { - ((g4) v7Var).c(c7Var2.f1092c[i] >>> 3, c7Var2.d[i]); + ((g4) v7Var).c(c7Var2.f1093c[i] >>> 3, c7Var2.d[i]); } } @@ -57,8 +57,8 @@ public final class f7 extends d7 { return c7Var3; } int i = c7Var3.b + c7Var4.b; - int[] copyOf = Arrays.copyOf(c7Var3.f1092c, i); - System.arraycopy(c7Var4.f1092c, 0, copyOf, c7Var3.b, c7Var4.b); + int[] copyOf = Arrays.copyOf(c7Var3.f1093c, i); + System.arraycopy(c7Var4.f1093c, 0, copyOf, c7Var3.b, c7Var4.b); Object[] copyOf2 = Arrays.copyOf(c7Var3.d, i); System.arraycopy(c7Var4.d, 0, copyOf2, c7Var3.b, c7Var4.b); return new c7(i, copyOf, copyOf2, true); @@ -79,7 +79,7 @@ public final class f7 extends d7 { } int i2 = 0; for (int i3 = 0; i3 < c7Var2.b; i3++) { - int M = zzhi.M(2, c7Var2.f1092c[i3] >>> 3); + int M = zzhi.M(2, c7Var2.f1093c[i3] >>> 3); i2 += zzhi.w(3, (t3) c7Var2.d[i3]) + M + (zzhi.L(8) << 1); } c7Var2.e = i2; diff --git a/app/src/main/java/c/i/a/f/h/l/g.java b/app/src/main/java/c/i/a/f/h/l/g.java index 3b2e0fad32..34317c3604 100644 --- a/app/src/main/java/c/i/a/f/h/l/g.java +++ b/app/src/main/java/c/i/a/f/h/l/g.java @@ -29,7 +29,7 @@ public class g { public static Boolean b; /* renamed from: c reason: collision with root package name */ - public final String f1096c; + public final String f1097c; public final c.i.a.f.e.o.b d; public final ExecutorService e; public final c.i.a.f.i.a.a f; @@ -152,9 +152,9 @@ public class g { boolean z3; boolean z4; if (str == null || !e(str2, str3)) { - this.f1096c = "FA"; + this.f1097c = "FA"; } else { - this.f1096c = str; + this.f1097c = str; } this.d = d.a; ThreadPoolExecutor threadPoolExecutor = new ThreadPoolExecutor(1, 1, 60, TimeUnit.SECONDS, new LinkedBlockingQueue(), new o()); @@ -177,22 +177,22 @@ public class g { z3 = false; if (!z3) { this.i = true; - Log.w(this.f1096c, "Disabling data collection. Found google_app_id in strings.xml but Google Analytics for Firebase is missing. Remove this value or add Google Analytics for Firebase to resume data collection."); + Log.w(this.f1097c, "Disabling data collection. Found google_app_id in strings.xml but Google Analytics for Firebase is missing. Remove this value or add Google Analytics for Firebase to resume data collection."); return; } if (!e(str2, str3)) { if (str2 == null || str3 == null) { if ((str2 == null) ^ (str3 != null ? false : z5)) { - Log.w(this.f1096c, "Specified origin or custom app id is null. Both parameters will be ignored."); + Log.w(this.f1097c, "Specified origin or custom app id is null. Both parameters will be ignored."); } } else { - Log.v(this.f1096c, "Deferring to Google Analytics for Firebase for event data collection. https://goo.gl/J1sWQy"); + Log.v(this.f1097c, "Deferring to Google Analytics for Firebase for event data collection. https://goo.gl/J1sWQy"); } } this.e.execute(new j(this, str2, str3, context, bundle)); Application application = (Application) context.getApplicationContext(); if (application == null) { - Log.w(this.f1096c, "Unable to register lifecycle notifications. Application null."); + Log.w(this.f1097c, "Unable to register lifecycle notifications. Application null."); return; } else { application.registerActivityLifecycleCallbacks(new b()); @@ -284,13 +284,13 @@ public class g { public final void b(Exception exc, boolean z2, boolean z3) { this.i |= z2; if (z2) { - Log.w(this.f1096c, "Data collection startup failed. No data will be collected.", exc); + Log.w(this.f1097c, "Data collection startup failed. No data will be collected.", exc); return; } if (z3) { this.e.execute(new y(this, "Error with data collection. Data lost.", exc)); } - Log.w(this.f1096c, "Error with data collection. Data lost.", exc); + Log.w(this.f1097c, "Error with data collection. Data lost.", exc); } public final void c(String str, String str2, Bundle bundle, boolean z2, boolean z3, Long l) { diff --git a/app/src/main/java/c/i/a/f/h/l/g4.java b/app/src/main/java/c/i/a/f/h/l/g4.java index bff3c1a4a6..8e2362b71e 100644 --- a/app/src/main/java/c/i/a/f/h/l/g4.java +++ b/app/src/main/java/c/i/a/f/h/l/g4.java @@ -11,7 +11,7 @@ public final class g4 implements v7 { public g4(zzhi zzhi) { Charset charset = w4.a; this.a = zzhi; - zzhi.f2322c = this; + zzhi.f2330c = this; } public final void a(int i, double d) throws IOException { @@ -41,7 +41,7 @@ public final class g4 implements v7 { public final void e(int i, Object obj, q6 q6Var) throws IOException { zzhi zzhi = this.a; zzhi.f(i, 3); - q6Var.g((c6) obj, zzhi.f2322c); + q6Var.g((c6) obj, zzhi.f2330c); zzhi.f(i, 4); } diff --git a/app/src/main/java/c/i/a/f/h/l/g6.java b/app/src/main/java/c/i/a/f/h/l/g6.java index 740a44e9a2..6c8b954a5f 100644 --- a/app/src/main/java/c/i/a/f/h/l/g6.java +++ b/app/src/main/java/c/i/a/f/h/l/g6.java @@ -12,12 +12,12 @@ public final class g6 implements q6 { public final d7 b; /* renamed from: c reason: collision with root package name */ - public final boolean f1097c; + public final boolean f1098c; public final j4 d; public g6(d7 d7Var, j4 j4Var, c6 c6Var) { this.b = d7Var; - this.f1097c = j4Var.e(c6Var); + this.f1098c = j4Var.e(c6Var); this.d = j4Var; this.a = c6Var; } @@ -30,7 +30,7 @@ public final class g6 implements q6 { @Override // c.i.a.f.h.l.q6 public final int b(T t) { int hashCode = this.b.e(t).hashCode(); - return this.f1097c ? (hashCode * 53) + this.d.b(t).hashCode() : hashCode; + return this.f1098c ? (hashCode * 53) + this.d.b(t).hashCode() : hashCode; } @Override // c.i.a.f.h.l.q6 @@ -48,7 +48,7 @@ public final class g6 implements q6 { public final int e(T t) { d7 d7Var = this.b; int i = d7Var.i(d7Var.e(t)) + 0; - if (!this.f1097c) { + if (!this.f1098c) { return i; } n4 b = this.d.b(t); @@ -67,7 +67,7 @@ public final class g6 implements q6 { if (!this.b.e(t).equals(this.b.e(t2))) { return false; } - if (this.f1097c) { + if (this.f1098c) { return this.d.b(t).equals(this.d.b(t2)); } return true; @@ -119,7 +119,7 @@ public final class g6 implements q6 { throw new NoSuchMethodError(); } else if (i7 == 2) { z0 = c.b1(bArr, z0, s3Var); - t3Var = (t3) s3Var.f1131c; + t3Var = (t3) s3Var.f1132c; } } } else if (i7 == 0) { @@ -158,7 +158,7 @@ public final class g6 implements q6 { d7 d7Var = this.b; Class cls = s6.a; d7Var.d(t, d7Var.g(d7Var.e(t), d7Var.e(t2))); - if (this.f1097c) { + if (this.f1098c) { s6.i(this.d, t, t2); } } diff --git a/app/src/main/java/c/i/a/f/h/l/ga.java b/app/src/main/java/c/i/a/f/h/l/ga.java index 73a2eac7c4..808dee8726 100644 --- a/app/src/main/java/c/i/a/f/h/l/ga.java +++ b/app/src/main/java/c/i/a/f/h/l/ga.java @@ -5,13 +5,13 @@ public final class ga implements ha { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1098c; + public static final l2 f1099c; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); a = q2Var.c("measurement.client.global_params", true); b = q2Var.c("measurement.service.global_params_in_payload", true); - f1098c = q2Var.c("measurement.service.global_params", true); + f1099c = q2Var.c("measurement.service.global_params", true); q2Var.a("measurement.id.service.global_params", 0); } @@ -32,6 +32,6 @@ public final class ga implements ha { @Override // c.i.a.f.h.l.ha public final boolean d() { - return f1098c.d().booleanValue(); + return f1099c.d().booleanValue(); } } diff --git a/app/src/main/java/c/i/a/f/h/l/h4.java b/app/src/main/java/c/i/a/f/h/l/h4.java index c9a8699a6f..2c893b686f 100644 --- a/app/src/main/java/c/i/a/f/h/l/h4.java +++ b/app/src/main/java/c/i/a/f/h/l/h4.java @@ -10,7 +10,7 @@ public class h4 { public static volatile h4 b; /* renamed from: c reason: collision with root package name */ - public static final h4 f1099c = new h4(true); + public static final h4 f1100c = new h4(true); public final Map> d; /* compiled from: com.google.android.gms:play-services-measurement-base@@18.0.0 */ @@ -50,7 +50,7 @@ public class h4 { synchronized (h4.class) { h4Var = a; if (h4Var == null) { - h4Var = f1099c; + h4Var = f1100c; a = h4Var; } } diff --git a/app/src/main/java/c/i/a/f/h/l/h9.java b/app/src/main/java/c/i/a/f/h/l/h9.java index bcf3f08b0c..3d01651749 100644 --- a/app/src/main/java/c/i/a/f/h/l/h9.java +++ b/app/src/main/java/c/i/a/f/h/l/h9.java @@ -5,14 +5,14 @@ public final class h9 implements e9 { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1100c; + public static final l2 f1101c; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); q2Var.c("measurement.service.audience.fix_skip_audience_with_failed_filters", true); a = q2Var.c("measurement.audience.refresh_event_count_filters_timestamp", false); b = q2Var.c("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", false); - f1100c = q2Var.c("measurement.audience.use_bundle_timestamp_for_event_count_filters", false); + f1101c = q2Var.c("measurement.audience.use_bundle_timestamp_for_event_count_filters", false); } @Override // c.i.a.f.h.l.e9 @@ -32,6 +32,6 @@ public final class h9 implements e9 { @Override // c.i.a.f.h.l.e9 public final boolean d() { - return f1100c.d().booleanValue(); + return f1101c.d().booleanValue(); } } diff --git a/app/src/main/java/c/i/a/f/h/l/j.java b/app/src/main/java/c/i/a/f/h/l/j.java index 2e96f815ca..7b44082444 100644 --- a/app/src/main/java/c/i/a/f/h/l/j.java +++ b/app/src/main/java/c/i/a/f/h/l/j.java @@ -45,7 +45,7 @@ public final class j extends g.a { if (g.e(this.m, this.n)) { str = this.n; str2 = this.m; - str3 = this.q.f1096c; + str3 = this.q.f1097c; } else { str3 = null; str2 = null; @@ -70,7 +70,7 @@ public final class j extends g.a { ecVar = dc.asInterface(DynamiteModule.c(context, aVar, ModuleDescriptor.MODULE_ID).b("com.google.android.gms.measurement.internal.AppMeasurementDynamiteService")); gVar.j = ecVar; if (this.q.j != null) { - Log.w(this.q.f1096c, "Failed to connect to measurement client."); + Log.w(this.q.f1097c, "Failed to connect to measurement client."); return; } int a = DynamiteModule.a(this.o, ModuleDescriptor.MODULE_ID); diff --git a/app/src/main/java/c/i/a/f/h/l/j7.java b/app/src/main/java/c/i/a/f/h/l/j7.java index 19267b1698..e1d8613c99 100644 --- a/app/src/main/java/c/i/a/f/h/l/j7.java +++ b/app/src/main/java/c/i/a/f/h/l/j7.java @@ -13,7 +13,7 @@ public final class j7 { public static final Class b = q3.a; /* renamed from: c reason: collision with root package name */ - public static final boolean f1101c; + public static final boolean f1102c; public static final boolean d; public static final c e; public static final boolean f; @@ -253,7 +253,7 @@ public final class j7 { a = k; Class cls = Long.TYPE; boolean p = p(cls); - f1101c = p; + f1102c = p; Class cls2 = Integer.TYPE; boolean p2 = p(cls2); d = p2; diff --git a/app/src/main/java/c/i/a/f/h/l/l2.java b/app/src/main/java/c/i/a/f/h/l/l2.java index 5a67c119a5..035c154349 100644 --- a/app/src/main/java/c/i/a/f/h/l/l2.java +++ b/app/src/main/java/c/i/a/f/h/l/l2.java @@ -13,7 +13,7 @@ public abstract class l2 { public static volatile t2 b; /* renamed from: c reason: collision with root package name */ - public static u2 f1102c = new u2(n2.a); + public static u2 f1103c = new u2(n2.a); public static final AtomicInteger d = new AtomicInteger(); public final q2 e; public final String f; @@ -64,7 +64,7 @@ public abstract class l2 { Object g; boolean z2 = true; if (!this.j) { - u2 u2Var = f1102c; + u2 u2Var = f1103c; String str = this.f; Objects.requireNonNull(u2Var); Objects.requireNonNull(str, "flagName must not be null"); @@ -77,7 +77,7 @@ public abstract class l2 { t2 t2Var = b; c.Y0(t2Var != null, "Must call PhenotypeFlag.init() first"); String str2 = (String) c2.a(t2Var.a()).g("gms:phenotype:phenotype_flag:debug_bypass_phenotype"); - if (str2 == null || !u1.f1133c.matcher(str2).matches()) { + if (str2 == null || !u1.f1134c.matcher(str2).matches()) { z2 = false; } String str3 = null; diff --git a/app/src/main/java/c/i/a/f/h/l/la.java b/app/src/main/java/c/i/a/f/h/l/la.java index dc01583ce1..46f1c12244 100644 --- a/app/src/main/java/c/i/a/f/h/l/la.java +++ b/app/src/main/java/c/i/a/f/h/l/la.java @@ -5,14 +5,14 @@ public final class la implements ia { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1103c; + public static final l2 f1104c; public static final l2 d; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); a = q2Var.c("measurement.sdk.collection.enable_extend_user_property_size", true); b = q2Var.c("measurement.sdk.collection.last_deep_link_referrer2", true); - f1103c = q2Var.c("measurement.sdk.collection.last_deep_link_referrer_campaign2", false); + f1104c = q2Var.c("measurement.sdk.collection.last_deep_link_referrer_campaign2", false); d = q2Var.c("measurement.sdk.collection.last_gclid_from_referrer2", false); q2Var.a("measurement.id.sdk.collection.last_deep_link_referrer2", 0); } @@ -29,7 +29,7 @@ public final class la implements ia { @Override // c.i.a.f.h.l.ia public final boolean c() { - return f1103c.d().booleanValue(); + return f1104c.d().booleanValue(); } @Override // c.i.a.f.h.l.ia diff --git a/app/src/main/java/c/i/a/f/h/l/n4.java b/app/src/main/java/c/i/a/f/h/l/n4.java index c1281ad00e..dadd7fa993 100644 --- a/app/src/main/java/c/i/a/f/h/l/n4.java +++ b/app/src/main/java/c/i/a/f/h/l/n4.java @@ -16,7 +16,7 @@ public final class n4> { public final r6 b = new t6(16); /* renamed from: c reason: collision with root package name */ - public boolean f1104c; + public boolean f1105c; public boolean d; public n4() { @@ -263,7 +263,7 @@ public final class n4> { return obj; } d5 d5Var = (d5) obj; - int i = d5.f1093c; + int i = d5.f1094c; throw new NoSuchMethodError(); } @@ -291,9 +291,9 @@ public final class n4> { } public final void h() { - if (!this.f1104c) { + if (!this.f1105c) { this.b.c(); - this.f1104c = true; + this.f1105c = true; } } @@ -329,7 +329,7 @@ public final class n4> { Object value = entry.getValue(); if (value instanceof d5) { d5 d5Var = (d5) value; - int i = d5.f1093c; + int i = d5.f1094c; throw new NoSuchMethodError(); } else if (key.d()) { Object c2 = c(key); diff --git a/app/src/main/java/c/i/a/f/h/l/n6.java b/app/src/main/java/c/i/a/f/h/l/n6.java index 603e6b086b..a673deedca 100644 --- a/app/src/main/java/c/i/a/f/h/l/n6.java +++ b/app/src/main/java/c/i/a/f/h/l/n6.java @@ -10,7 +10,7 @@ public final class n6 { public final p6 b = new p5(); /* renamed from: c reason: collision with root package name */ - public final ConcurrentMap, q6> f1105c = new ConcurrentHashMap(); + public final ConcurrentMap, q6> f1106c = new ConcurrentHashMap(); public final q6 a(Class cls) { q6 q6Var; @@ -18,7 +18,7 @@ public final class n6 { Class cls2; Charset charset = w4.a; Objects.requireNonNull(cls, "messageType"); - q6 q6Var2 = (q6) this.f1105c.get(cls); + q6 q6Var2 = (q6) this.f1106c.get(cls); if (q6Var2 != null) { return q6Var2; } @@ -72,11 +72,11 @@ public final class n6 { throw new IllegalStateException("Protobuf runtime is not correctly loaded."); } } else { - q6Var = e6.n(b, k6.a, m5.a, s6.f1132c, null, x5.a); + q6Var = e6.n(b, k6.a, m5.a, s6.f1133c, null, x5.a); } } } - q6 q6Var3 = (q6) this.f1105c.putIfAbsent(cls, q6Var); + q6 q6Var3 = (q6) this.f1106c.putIfAbsent(cls, q6Var); return q6Var3 != null ? q6Var3 : q6Var; } throw new IllegalArgumentException("Message classes must extend GeneratedMessage or GeneratedMessageLite"); diff --git a/app/src/main/java/c/i/a/f/h/l/o4.java b/app/src/main/java/c/i/a/f/h/l/o4.java index eea8a50237..3d8703cdf8 100644 --- a/app/src/main/java/c/i/a/f/h/l/o4.java +++ b/app/src/main/java/c/i/a/f/h/l/o4.java @@ -105,7 +105,7 @@ public enum o4 { /* renamed from: h0 reason: collision with root package name */ - public static final o4[] f1113h0 = new o4[51]; + public static final o4[] f1114h0 = new o4[51]; private final e5 zzaz; private final int zzba; private final q4 zzbb; @@ -129,7 +129,7 @@ public enum o4 { o4[] values = values(); for (int i = 0; i < 51; i++) { o4 o4Var = values[i]; - f1113h0[o4Var.zzba] = o4Var; + f1114h0[o4Var.zzba] = o4Var; } } diff --git a/app/src/main/java/c/i/a/f/h/l/o5.java b/app/src/main/java/c/i/a/f/h/l/o5.java index f81466e46c..d76586aea9 100644 --- a/app/src/main/java/c/i/a/f/h/l/o5.java +++ b/app/src/main/java/c/i/a/f/h/l/o5.java @@ -7,7 +7,7 @@ import java.util.List; public final class o5 extends m5 { /* renamed from: c reason: collision with root package name */ - public static final Class f1119c = Collections.unmodifiableList(Collections.emptyList()).getClass(); + public static final Class f1120c = Collections.unmodifiableList(Collections.emptyList()).getClass(); public o5(l5 l5Var) { super(null); @@ -23,7 +23,7 @@ public final class o5 extends m5 { list2 = list2 instanceof j5 ? new k5(size) : (!(list2 instanceof l6) || !(list2 instanceof b5)) ? new ArrayList(size) : ((b5) list2).f(size); j7.f(obj, j, list2); } else { - if (f1119c.isAssignableFrom(list2.getClass())) { + if (f1120c.isAssignableFrom(list2.getClass())) { ArrayList arrayList2 = new ArrayList(list2.size() + size); arrayList2.addAll(list2); j7.f(obj, j, arrayList2); @@ -59,7 +59,7 @@ public final class o5 extends m5 { List list = (List) j7.r(obj, j); if (list instanceof j5) { obj2 = ((j5) list).r(); - } else if (!f1119c.isAssignableFrom(list.getClass())) { + } else if (!f1120c.isAssignableFrom(list.getClass())) { if (!(list instanceof l6) || !(list instanceof b5)) { obj2 = Collections.unmodifiableList(list); } else { diff --git a/app/src/main/java/c/i/a/f/h/l/o6.java b/app/src/main/java/c/i/a/f/h/l/o6.java index 96ed1835f5..5d6067aa2f 100644 --- a/app/src/main/java/c/i/a/f/h/l/o6.java +++ b/app/src/main/java/c/i/a/f/h/l/o6.java @@ -5,13 +5,13 @@ public final class o6 implements a6 { public final String b; /* renamed from: c reason: collision with root package name */ - public final Object[] f1120c; + public final Object[] f1121c; public final int d; public o6(c6 c6Var, String str, Object[] objArr) { this.a = c6Var; this.b = str; - this.f1120c = objArr; + this.f1121c = objArr; char charAt = str.charAt(0); if (charAt < 55296) { this.d = charAt; diff --git a/app/src/main/java/c/i/a/f/h/l/p2.java b/app/src/main/java/c/i/a/f/h/l/p2.java index 879c990e70..b36f01c286 100644 --- a/app/src/main/java/c/i/a/f/h/l/p2.java +++ b/app/src/main/java/c/i/a/f/h/l/p2.java @@ -16,7 +16,7 @@ public final class p2 extends l2 { } if (obj instanceof String) { String str = (String) obj; - if (u1.f1133c.matcher(str).matches()) { + if (u1.f1134c.matcher(str).matches()) { return Boolean.TRUE; } if (u1.d.matcher(str).matches()) { diff --git a/app/src/main/java/c/i/a/f/h/l/p8.java b/app/src/main/java/c/i/a/f/h/l/p8.java index 90262ae5a7..f42224999b 100644 --- a/app/src/main/java/c/i/a/f/h/l/p8.java +++ b/app/src/main/java/c/i/a/f/h/l/p8.java @@ -15,7 +15,7 @@ public final class p8 implements m8 { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1125c; + public static final l2 f1126c; public static final l2 d; public static final l2 e; public static final l2 f; @@ -33,27 +33,27 @@ public final class p8 implements m8 { public static final l2 r; /* renamed from: s reason: collision with root package name */ - public static final l2 f1126s; + public static final l2 f1127s; public static final l2 t; public static final l2 u; public static final l2 v; public static final l2 w; /* renamed from: x reason: collision with root package name */ - public static final l2 f1127x; + public static final l2 f1128x; /* renamed from: y reason: collision with root package name */ - public static final l2 f1128y; + public static final l2 f1129y; /* renamed from: z reason: collision with root package name */ - public static final l2 f1129z; + public static final l2 f1130z; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); a = q2Var.a("measurement.ad_id_cache_time", 10000); b = q2Var.a("measurement.config.cache_time", 86400000); q2Var.b("measurement.log_tag", "FA"); - f1125c = q2Var.b("measurement.config.url_authority", "app-measurement.com"); + f1126c = q2Var.b("measurement.config.url_authority", "app-measurement.com"); d = q2Var.b("measurement.config.url_scheme", Constants.SCHEME); e = q2Var.a("measurement.upload.debug_upload_interval", 1000); f = q2Var.a("measurement.lifetimevalue.max_currency_tracked", 4); @@ -71,14 +71,14 @@ public final class p8 implements m8 { p = q2Var.a("measurement.upload.stale_data_deletion_interval", 86400000); q = q2Var.a("measurement.upload.backoff_period", 43200000); r = q2Var.a("measurement.upload.initial_upload_delay_time", 15000); - f1126s = q2Var.a("measurement.upload.interval", 3600000); + f1127s = q2Var.a("measurement.upload.interval", 3600000); t = q2Var.a("measurement.upload.max_bundle_size", Permission.READ_MESSAGE_HISTORY); u = q2Var.a("measurement.upload.max_bundles", 100); v = q2Var.a("measurement.upload.max_conversions_per_day", 500); w = q2Var.a("measurement.upload.max_error_events_per_day", 1000); - f1127x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); - f1128y = q2Var.a("measurement.upload.max_events_per_day", 100000); - f1129z = q2Var.a("measurement.upload.max_public_events_per_day", 50000); + f1128x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); + f1129y = q2Var.a("measurement.upload.max_events_per_day", 100000); + f1130z = q2Var.a("measurement.upload.max_public_events_per_day", 50000); A = q2Var.a("measurement.upload.max_queue_time", 2419200000L); B = q2Var.a("measurement.upload.max_realtime_events_per_day", 10); C = q2Var.a("measurement.upload.max_batch_size", Permission.READ_MESSAGE_HISTORY); @@ -115,7 +115,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long F() { - return f1126s.d().longValue(); + return f1127s.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -140,7 +140,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final String c() { - return f1125c.d(); + return f1126c.d(); } @Override // c.i.a.f.h.l.m8 @@ -180,7 +180,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long l() { - return f1128y.d().longValue(); + return f1129y.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -195,7 +195,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long o() { - return f1129z.d().longValue(); + return f1130z.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -240,7 +240,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long x() { - return f1127x.d().longValue(); + return f1128x.d().longValue(); } @Override // c.i.a.f.h.l.m8 diff --git a/app/src/main/java/c/i/a/f/h/l/s2.java b/app/src/main/java/c/i/a/f/h/l/s2.java index 9df5409fa6..715a2cc669 100644 --- a/app/src/main/java/c/i/a/f/h/l/s2.java +++ b/app/src/main/java/c/i/a/f/h/l/s2.java @@ -13,7 +13,7 @@ public final class s2 implements b2 { public final SharedPreferences b; /* renamed from: c reason: collision with root package name */ - public final SharedPreferences.OnSharedPreferenceChangeListener f1130c; + public final SharedPreferences.OnSharedPreferenceChangeListener f1131c; public final Object d; public volatile Map e; @@ -40,7 +40,7 @@ public final class s2 implements b2 { public static synchronized void b() { synchronized (s2.class) { for (s2 s2Var : a.values()) { - s2Var.b.unregisterOnSharedPreferenceChangeListener(s2Var.f1130c); + s2Var.b.unregisterOnSharedPreferenceChangeListener(s2Var.f1131c); } a.clear(); } diff --git a/app/src/main/java/c/i/a/f/h/l/s3.java b/app/src/main/java/c/i/a/f/h/l/s3.java index 07f09f8d29..d84640355d 100644 --- a/app/src/main/java/c/i/a/f/h/l/s3.java +++ b/app/src/main/java/c/i/a/f/h/l/s3.java @@ -7,7 +7,7 @@ public final class s3 { public long b; /* renamed from: c reason: collision with root package name */ - public Object f1131c; + public Object f1132c; public final h4 d; public s3(h4 h4Var) { diff --git a/app/src/main/java/c/i/a/f/h/l/s6.java b/app/src/main/java/c/i/a/f/h/l/s6.java index d629f70eb3..5d181eee6f 100644 --- a/app/src/main/java/c/i/a/f/h/l/s6.java +++ b/app/src/main/java/c/i/a/f/h/l/s6.java @@ -12,7 +12,7 @@ public final class s6 { public static final d7 b = e(false); /* renamed from: c reason: collision with root package name */ - public static final d7 f1132c = e(true); + public static final d7 f1133c = e(true); public static final d7 d = new f7(); static { diff --git a/app/src/main/java/c/i/a/f/h/l/u1.java b/app/src/main/java/c/i/a/f/h/l/u1.java index 1cc6b2d3b6..dc8bad0f76 100644 --- a/app/src/main/java/c/i/a/f/h/l/u1.java +++ b/app/src/main/java/c/i/a/f/h/l/u1.java @@ -10,7 +10,7 @@ public class u1 { public static final Uri b = Uri.parse("content://com.google.android.gsf.gservices/prefix"); /* renamed from: c reason: collision with root package name */ - public static final Pattern f1133c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1134c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); public static final Pattern d = Pattern.compile("^(0|false|f|off|no|n)$", 2); public static final AtomicBoolean e = new AtomicBoolean(); public static HashMap f; diff --git a/app/src/main/java/c/i/a/f/h/l/u4.java b/app/src/main/java/c/i/a/f/h/l/u4.java index 6867fab681..43371af11d 100644 --- a/app/src/main/java/c/i/a/f/h/l/u4.java +++ b/app/src/main/java/c/i/a/f/h/l/u4.java @@ -149,7 +149,7 @@ public abstract class u4, Build public final n4 u() { n4 n4Var = this.zzc; - if (n4Var.f1104c) { + if (n4Var.f1105c) { this.zzc = (n4) n4Var.clone(); } return this.zzc; @@ -270,7 +270,7 @@ public abstract class u4, Build @Override // c.i.a.f.h.l.c6 public final void i(zzhi zzhi) throws IOException { q6 b2 = n6.a.b(this); - g4 g4Var = zzhi.f2322c; + g4 g4Var = zzhi.f2330c; if (g4Var == null) { g4Var = new g4(zzhi); } diff --git a/app/src/main/java/c/i/a/f/h/l/v8.java b/app/src/main/java/c/i/a/f/h/l/v8.java index f26bc38697..2f550e2315 100644 --- a/app/src/main/java/c/i/a/f/h/l/v8.java +++ b/app/src/main/java/c/i/a/f/h/l/v8.java @@ -5,14 +5,14 @@ public final class v8 implements s8 { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1134c; + public static final l2 f1135c; public static final l2 d; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); a = q2Var.c("measurement.client.consent_state_v1", false); b = q2Var.c("measurement.client.3p_consent_state_v1", false); - f1134c = q2Var.c("measurement.service.consent_state_v1_W36", false); + f1135c = q2Var.c("measurement.service.consent_state_v1_W36", false); q2Var.a("measurement.id.service.consent_state_v1_W36", 0); d = q2Var.a("measurement.service.storage_consent_support_version", 203590); } @@ -34,7 +34,7 @@ public final class v8 implements s8 { @Override // c.i.a.f.h.l.s8 public final boolean d() { - return f1134c.d().booleanValue(); + return f1135c.d().booleanValue(); } @Override // c.i.a.f.h.l.s8 diff --git a/app/src/main/java/c/i/a/f/h/l/x1.java b/app/src/main/java/c/i/a/f/h/l/x1.java index c8eabe3966..89888e7257 100644 --- a/app/src/main/java/c/i/a/f/h/l/x1.java +++ b/app/src/main/java/c/i/a/f/h/l/x1.java @@ -16,7 +16,7 @@ public final /* synthetic */ class x1 implements d2 { @Override // c.i.a.f.h.l.d2 public final Object a() { y1 y1Var = this.a; - Cursor query = y1Var.f1135c.query(y1Var.d, y1.b, null, null, null); + Cursor query = y1Var.f1136c.query(y1Var.d, y1.b, null, null, null); if (query == null) { return Collections.emptyMap(); } diff --git a/app/src/main/java/c/i/a/f/h/l/y1.java b/app/src/main/java/c/i/a/f/h/l/y1.java index 3966b8340f..00121bd0e5 100644 --- a/app/src/main/java/c/i/a/f/h/l/y1.java +++ b/app/src/main/java/c/i/a/f/h/l/y1.java @@ -21,7 +21,7 @@ public final class y1 implements b2 { public static final String[] b = {"key", "value"}; /* renamed from: c reason: collision with root package name */ - public final ContentResolver f1135c; + public final ContentResolver f1136c; public final Uri d; public final ContentObserver e; public final Object f = new Object(); @@ -34,7 +34,7 @@ public final class y1 implements b2 { this.e = a2Var; Objects.requireNonNull(contentResolver); Objects.requireNonNull(uri); - this.f1135c = contentResolver; + this.f1136c = contentResolver; this.d = uri; contentResolver.registerContentObserver(uri, false, a2Var); } @@ -62,7 +62,7 @@ public final class y1 implements b2 { public static synchronized void c() { synchronized (y1.class) { for (y1 y1Var : a.values()) { - y1Var.f1135c.unregisterContentObserver(y1Var.e); + y1Var.f1136c.unregisterContentObserver(y1Var.e); } a.clear(); } diff --git a/app/src/main/java/c/i/a/f/h/l/y7.java b/app/src/main/java/c/i/a/f/h/l/y7.java index 6c5d41ce29..b37e4ce390 100644 --- a/app/src/main/java/c/i/a/f/h/l/y7.java +++ b/app/src/main/java/c/i/a/f/h/l/y7.java @@ -5,13 +5,13 @@ public final class y7 implements z7 { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1136c; + public static final l2 f1137c; static { q2 q2Var = new q2(i2.a("com.google.android.gms.measurement")); a = q2Var.c("measurement.client.ad_impression", true); b = q2Var.c("measurement.service.separate_public_internal_event_blacklisting", true); - f1136c = q2Var.c("measurement.service.ad_impression", true); + f1137c = q2Var.c("measurement.service.ad_impression", true); q2Var.a("measurement.id.service.ad_impression", 0); } @@ -32,6 +32,6 @@ public final class y7 implements z7 { @Override // c.i.a.f.h.l.z7 public final boolean d() { - return f1136c.d().booleanValue(); + return f1137c.d().booleanValue(); } } diff --git a/app/src/main/java/c/i/a/f/h/l/ya.java b/app/src/main/java/c/i/a/f/h/l/ya.java index f88ec0c278..0242048733 100644 --- a/app/src/main/java/c/i/a/f/h/l/ya.java +++ b/app/src/main/java/c/i/a/f/h/l/ya.java @@ -5,7 +5,7 @@ public final class ya implements za { public static final l2 b; /* renamed from: c reason: collision with root package name */ - public static final l2 f1137c; + public static final l2 f1138c; public static final l2 d; public static final l2 e; @@ -14,7 +14,7 @@ public final class ya implements za { a = q2Var.c("measurement.test.boolean_flag", false); Object obj = l2.a; b = new o2(q2Var, "measurement.test.double_flag", Double.valueOf(-3.0d)); - f1137c = q2Var.a("measurement.test.int_flag", -2); + f1138c = q2Var.a("measurement.test.int_flag", -2); d = q2Var.a("measurement.test.long_flag", -1); e = q2Var.b("measurement.test.string_flag", "---"); } @@ -31,7 +31,7 @@ public final class ya implements za { @Override // c.i.a.f.h.l.za public final long c() { - return f1137c.d().longValue(); + return f1138c.d().longValue(); } @Override // c.i.a.f.h.l.za diff --git a/app/src/main/java/c/i/a/f/h/m/e.java b/app/src/main/java/c/i/a/f/h/m/e.java index 1a0e5f8896..f0115fd1b1 100644 --- a/app/src/main/java/c/i/a/f/h/m/e.java +++ b/app/src/main/java/c/i/a/f/h/m/e.java @@ -16,7 +16,7 @@ public final class e { @Nullable /* renamed from: c reason: collision with root package name */ - public final List f1138c; + public final List f1139c; @Nullable public final SparseArray d; @Nullable @@ -27,7 +27,7 @@ public final class e { public final byte[] h; public e(@Nullable List list, @Nullable SparseArray sparseArray, @Nullable Map map, int i, int i2, @Nullable String str, byte[] bArr) { - this.f1138c = list; + this.f1139c = list; this.d = sparseArray; this.e = map; this.g = str; @@ -87,7 +87,7 @@ public final class e { public final String toString() { String str; int i = this.b; - String valueOf = String.valueOf(this.f1138c); + String valueOf = String.valueOf(this.f1139c); SparseArray sparseArray = this.d; StringBuilder sb = new StringBuilder(); String str2 = "{}"; diff --git a/app/src/main/java/c/i/a/f/h/m/p.java b/app/src/main/java/c/i/a/f/h/m/p.java index 3a04b9b924..06376d4f2f 100644 --- a/app/src/main/java/c/i/a/f/h/m/p.java +++ b/app/src/main/java/c/i/a/f/h/m/p.java @@ -10,7 +10,7 @@ public class p { public static final Uri b = Uri.parse("content://com.google.android.gsf.gservices/prefix"); /* renamed from: c reason: collision with root package name */ - public static final Pattern f1139c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1140c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); public static final Pattern d = Pattern.compile("^(0|false|f|off|no|n)$", 2); public static final AtomicBoolean e = new AtomicBoolean(); public static HashMap f; diff --git a/app/src/main/java/c/i/a/f/h/o/d.java b/app/src/main/java/c/i/a/f/h/o/d.java index 2fad6c80a5..46a5d45e3f 100644 --- a/app/src/main/java/c/i/a/f/h/o/d.java +++ b/app/src/main/java/c/i/a/f/h/o/d.java @@ -5,6 +5,6 @@ import c.i.a.f.e.h.h; import c.i.a.f.k.a; public abstract class d extends c.i.a.f.e.h.j.d { public d(c cVar) { - super(a.f1220c, cVar); + super(a.f1221c, cVar); } } diff --git a/app/src/main/java/c/i/a/f/i/a/a.java b/app/src/main/java/c/i/a/f/i/a/a.java index 42f2fe5246..f7a264098b 100644 --- a/app/src/main/java/c/i/a/f/i/a/a.java +++ b/app/src/main/java/c/i/a/f/i/a/a.java @@ -29,7 +29,7 @@ public class a { synchronized (gVar.g) { for (int i = 0; i < gVar.g.size(); i++) { if (aVar.equals(gVar.g.get(i).first)) { - Log.w(gVar.f1096c, "OnEventListener already registered."); + Log.w(gVar.f1097c, "OnEventListener already registered."); return; } } @@ -41,7 +41,7 @@ public class a { gVar.j.registerOnMeasurementEventListener(cVar); return; } catch (BadParcelableException | NetworkOnMainThreadException | RemoteException | IllegalArgumentException | IllegalStateException | NullPointerException | SecurityException | UnsupportedOperationException unused) { - Log.w(gVar.f1096c, "Failed to register event listener on calling thread. Trying again on the dynamite thread."); + Log.w(gVar.f1097c, "Failed to register event listener on calling thread. Trying again on the dynamite thread."); } } gVar.e.execute(new a0(gVar, cVar)); diff --git a/app/src/main/java/c/i/a/f/i/b/a.java b/app/src/main/java/c/i/a/f/i/b/a.java index a13387a952..78f1ae37ee 100644 --- a/app/src/main/java/c/i/a/f/i/b/a.java +++ b/app/src/main/java/c/i/a/f/i/b/a.java @@ -9,7 +9,7 @@ public final class a extends z1 { public final Map b = new ArrayMap(); /* renamed from: c reason: collision with root package name */ - public final Map f1140c = new ArrayMap(); + public final Map f1141c = new ArrayMap(); public long d; public a(u4 u4Var) { diff --git a/app/src/main/java/c/i/a/f/i/b/a4.java b/app/src/main/java/c/i/a/f/i/b/a4.java index 4b64d4ff4e..bc59c9dfed 100644 --- a/app/src/main/java/c/i/a/f/i/b/a4.java +++ b/app/src/main/java/c/i/a/f/i/b/a4.java @@ -20,7 +20,7 @@ public final class a4 { public final String b; /* renamed from: c reason: collision with root package name */ - public String f1141c; + public String f1142c; public String d; public String e; public String f; @@ -38,20 +38,20 @@ public final class a4 { public boolean r; /* renamed from: s reason: collision with root package name */ - public String f1142s; + public String f1143s; public Boolean t; public long u; public List v; public String w; /* renamed from: x reason: collision with root package name */ - public long f1143x; + public long f1144x; /* renamed from: y reason: collision with root package name */ - public long f1144y; + public long f1145y; /* renamed from: z reason: collision with root package name */ - public long f1145z; + public long f1146z; @WorkerThread public a4(u4 u4Var, String str) { @@ -245,8 +245,8 @@ public final class a4 { @WorkerThread public final void c(String str) { this.a.f().b(); - this.E |= !t9.q0(this.f1141c, str); - this.f1141c = str; + this.E |= !t9.q0(this.f1142c, str); + this.f1142c = str; } @WorkerThread @@ -348,8 +348,8 @@ public final class a4 { if (TextUtils.isEmpty(str)) { str = null; } - this.E |= !t9.q0(this.f1142s, str); - this.f1142s = str; + this.E |= !t9.q0(this.f1143s, str); + this.f1143s = str; } @WorkerThread @@ -362,7 +362,7 @@ public final class a4 { @WorkerThread public final String s() { this.a.f().b(); - return this.f1141c; + return this.f1142c; } @WorkerThread @@ -405,7 +405,7 @@ public final class a4 { @WorkerThread public final String y() { this.a.f().b(); - return this.f1142s; + return this.f1143s; } @WorkerThread diff --git a/app/src/main/java/c/i/a/f/i/b/a9.java b/app/src/main/java/c/i/a/f/i/b/a9.java index e48f58503b..8c02f8367b 100644 --- a/app/src/main/java/c/i/a/f/i/b/a9.java +++ b/app/src/main/java/c/i/a/f/i/b/a9.java @@ -19,11 +19,11 @@ public final /* synthetic */ class a9 implements Runnable { x8Var.b.g().m.a("Application going to the background"); boolean z2 = true; if (x8Var.b.a.h.o(p.v0)) { - x8Var.b.l().f1153x.a(true); + x8Var.b.l().f1154x.a(true); } Bundle bundle = new Bundle(); if (!x8Var.b.a.h.z().booleanValue()) { - x8Var.b.e.f1156c.c(); + x8Var.b.e.f1157c.c(); if (x8Var.b.a.h.o(p.m0)) { d9 d9Var = x8Var.b.e; d9Var.b = j2; diff --git a/app/src/main/java/c/i/a/f/i/b/b4.java b/app/src/main/java/c/i/a/f/i/b/b4.java index b05acbce61..237a9b8398 100644 --- a/app/src/main/java/c/i/a/f/i/b/b4.java +++ b/app/src/main/java/c/i/a/f/i/b/b4.java @@ -11,7 +11,7 @@ public class b4 extends BroadcastReceiver { public boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f1146c; + public boolean f1147c; public b4(k9 k9Var) { this.a = k9Var; @@ -25,7 +25,7 @@ public class b4 extends BroadcastReceiver { if (this.b) { this.a.g().n.a("Unregistering connectivity change receiver"); this.b = false; - this.f1146c = false; + this.f1147c = false; try { this.a.k.b.unregisterReceiver(this); } catch (IllegalArgumentException e) { @@ -42,8 +42,8 @@ public class b4 extends BroadcastReceiver { this.a.g().n.b("NetworkBroadcastReceiver received action", action); if ("android.net.conn.CONNECTIVITY_CHANGE".equals(action)) { boolean u = this.a.J().u(); - if (this.f1146c != u) { - this.f1146c = u; + if (this.f1147c != u) { + this.f1147c = u; this.a.f().v(new e4(this, u)); return; } diff --git a/app/src/main/java/c/i/a/f/i/b/ba.java b/app/src/main/java/c/i/a/f/i/b/ba.java index 2827224d1b..050550c019 100644 --- a/app/src/main/java/c/i/a/f/i/b/ba.java +++ b/app/src/main/java/c/i/a/f/i/b/ba.java @@ -146,8 +146,8 @@ public final class ba extends i9 { break; } } - boolean z4 = f9.b() && this.a.h.u(this.d, p.f1185c0); - boolean z5 = f9.b() && this.a.h.u(this.d, p.f1183b0); + boolean z4 = f9.b() && this.a.h.u(this.d, p.f1186c0); + boolean z5 = f9.b() && this.a.h.u(this.d, p.f1184b0); if (z2) { g q2 = q(); String str6 = this.d; @@ -600,10 +600,10 @@ public final class ba extends i9 { q5.g().i.c("Event aggregate wasn't created during raw event logging. appId, event", q3.s(str10), q5.d().u(F)); lVar = new l(str10, next2.F(), 1, 1, 1, next2.H(), 0, null, null, null, null); } else { - lVar = new l(z6.a, z6.b, z6.f1177c + 1, z6.d + 1, z6.e + 1, z6.f, z6.g, z6.h, z6.i, z6.j, z6.k); + lVar = new l(z6.a, z6.b, z6.f1178c + 1, z6.d + 1, z6.e + 1, z6.f, z6.g, z6.h, z6.i, z6.j, z6.k); } q().H(lVar); - long j = lVar.f1177c; + long j = lVar.f1178c; String F2 = a.F(); V v = arrayMap14.get(F2); if (v == null) { diff --git a/app/src/main/java/c/i/a/f/i/b/c.java b/app/src/main/java/c/i/a/f/i/b/c.java index 884b1c669f..3a0e78a7dc 100644 --- a/app/src/main/java/c/i/a/f/i/b/c.java +++ b/app/src/main/java/c/i/a/f/i/b/c.java @@ -20,7 +20,7 @@ public final class c extends s5 { @NonNull /* renamed from: c reason: collision with root package name */ - public e f1147c = b.a; + public e f1148c = b.a; public Boolean d; public c(u4 u4Var) { @@ -32,7 +32,7 @@ public final class c extends s5 { } public final boolean A(String str) { - return "1".equals(this.f1147c.i(str, "measurement.event_sampling_enabled")); + return "1".equals(this.f1148c.i(str, "measurement.event_sampling_enabled")); } @WorkerThread @@ -93,7 +93,7 @@ public final class c extends s5 { if (str == null) { return j3Var.a(null).longValue(); } - String i = this.f1147c.i(str, j3Var.b); + String i = this.f1148c.i(str, j3Var.b); if (TextUtils.isEmpty(i)) { return j3Var.a(null).longValue(); } @@ -120,7 +120,7 @@ public final class c extends s5 { if (str == null) { return j3Var.a(null).intValue(); } - String i = this.f1147c.i(str, j3Var.b); + String i = this.f1148c.i(str, j3Var.b); if (TextUtils.isEmpty(i)) { return j3Var.a(null).intValue(); } @@ -136,7 +136,7 @@ public final class c extends s5 { if (str == null) { return j3Var.a(null).doubleValue(); } - String i = this.f1147c.i(str, j3Var.b); + String i = this.f1148c.i(str, j3Var.b); if (TextUtils.isEmpty(i)) { return j3Var.a(null).doubleValue(); } @@ -166,7 +166,7 @@ public final class c extends s5 { if (str == null) { return j3Var.a(null).booleanValue(); } - String i = this.f1147c.i(str, j3Var.b); + String i = this.f1148c.i(str, j3Var.b); return TextUtils.isEmpty(i) ? j3Var.a(null).booleanValue() : j3Var.a(Boolean.valueOf(Boolean.parseBoolean(i))).booleanValue(); } diff --git a/app/src/main/java/c/i/a/f/i/b/c6.java b/app/src/main/java/c/i/a/f/i/b/c6.java index 41299ea590..af83203b56 100644 --- a/app/src/main/java/c/i/a/f/i/b/c6.java +++ b/app/src/main/java/c/i/a/f/i/b/c6.java @@ -46,7 +46,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class c6 extends a5 { /* renamed from: c reason: collision with root package name */ - public y6 f1148c; + public y6 f1149c; public w5 d; public final Set e = new CopyOnWriteArraySet(); public boolean f; @@ -125,7 +125,7 @@ public final class c6 extends a5 { boolean z4; if (t8.b() && this.a.h.o(p.H0)) { t(); - if ((!this.a.h.o(p.I0) || i != 20) && dVar.b == null && dVar.f1150c == null) { + if ((!this.a.h.o(p.I0) || i != 20) && dVar.b == null && dVar.f1151c == null) { g().k.a("Discarding empty consent settings"); return; } @@ -141,9 +141,9 @@ public final class c6 extends a5 { if (bool == null) { bool = dVar3.b; } - Boolean bool2 = dVar.f1150c; + Boolean bool2 = dVar.f1151c; if (bool2 == null) { - bool2 = dVar3.f1150c; + bool2 = dVar3.f1151c; } d dVar4 = new d(bool, bool2); this.i = dVar4; @@ -249,7 +249,7 @@ public final class c6 extends a5 { g().l.a("Tag Manager is not found and thus will not be used"); } } - if (this.a.h.o(p.f1187e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { + if (this.a.h.o(p.f1188e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { String string = bundle.getString("gclid"); Objects.requireNonNull((d) this.a.o); K("auto", "_lgclid", string, System.currentTimeMillis()); @@ -363,7 +363,7 @@ public final class c6 extends a5 { ArrayList arrayList2 = new ArrayList(); arrayList2.add(z10); e().v0().nextLong(); - if (l().v.a() <= 0 || !l().u(j) || !l().f1153x.b()) { + if (l().v.a() <= 0 || !l().u(j) || !l().f1154x.b()) { bundle2 = z10; arrayList = arrayList2; } else { @@ -485,10 +485,10 @@ public final class c6 extends a5 { } else { str3 = string2; } - if (q.h && q.f1162c != null) { + if (q.h && q.f1163c != null) { q.h = false; - boolean q0 = t9.q0(q.f1162c.b, str3); - boolean q02 = t9.q0(q.f1162c.a, string); + boolean q0 = t9.q0(q.f1163c.b, str3); + boolean q02 = t9.q0(q.f1163c.a, string); if (q0 && q02) { q.g().k.a("Ignoring call to log screen view event with duplicate parameters."); return; @@ -504,9 +504,9 @@ public final class c6 extends a5 { } } q.g().n.c("Logging screen view with name, class", string == null ? "null" : string, str3 == null ? "null" : str3); - i7 i7Var = q.f1162c == null ? q.d : q.f1162c; + i7 i7Var = q.f1163c == null ? q.d : q.f1163c; i7 i7Var2 = new i7(string, str3, q.e().t0(), true, j); - q.f1162c = i7Var2; + q.f1163c = i7Var2; q.d = i7Var; q.i = i7Var2; Objects.requireNonNull((d) q.a.o); @@ -625,7 +625,7 @@ public final class c6 extends a5 { public final void M() { if (this.a.b.getApplicationContext() instanceof Application) { - ((Application) this.a.b.getApplicationContext()).unregisterActivityLifecycleCallbacks(this.f1148c); + ((Application) this.a.b.getApplicationContext()).unregisterActivityLifecycleCallbacks(this.f1149c); } } @@ -634,7 +634,7 @@ public final class c6 extends a5 { b(); t(); if (this.a.m()) { - if (this.a.h.o(p.f1186d0)) { + if (this.a.h.o(p.f1187d0)) { Boolean w = this.a.h.w("google_analytics_deferred_deep_link_enabled"); if (w != null && w.booleanValue()) { g().m.a("Deferred Deep Link feature enabled."); @@ -672,7 +672,7 @@ public final class c6 extends a5 { @Nullable public final String O() { u4 u4Var = this.a; - String str = u4Var.f1203c; + String str = u4Var.f1204c; if (str != null) { return str; } @@ -713,11 +713,11 @@ public final class c6 extends a5 { s().d.a(); } if (((j9) g9.i.a()).a() && this.a.h.o(p.t0)) { - if (this.a.f1205x.a.o().l.a() <= 0) { + if (this.a.f1206x.a.o().l.a() <= 0) { z2 = false; } if (!z2) { - m4 m4Var = this.a.f1205x; + m4 m4Var = this.a.f1206x; m4Var.a(m4Var.a.b.getPackageName()); } } @@ -783,7 +783,7 @@ public final class c6 extends a5 { w8 s2 = s(); s2.b(); d9 d9Var = s2.e; - d9Var.f1156c.c(); + d9Var.f1157c.c(); d9Var.a = 0; d9Var.b = 0; boolean d = this.a.d(); diff --git a/app/src/main/java/c/i/a/f/i/b/c7.java b/app/src/main/java/c/i/a/f/i/b/c7.java index f1da9c214c..20cb8c778a 100644 --- a/app/src/main/java/c/i/a/f/i/b/c7.java +++ b/app/src/main/java/c/i/a/f/i/b/c7.java @@ -35,7 +35,7 @@ public final class c7 implements Runnable { String str2 = this.l; y6Var.i.b(); try { - if (y6Var.i.a.h.o(p.f1187e0) || y6Var.i.a.h.o(p.f1189g0) || y6Var.i.a.h.o(p.f1188f0)) { + if (y6Var.i.a.h.o(p.f1188e0) || y6Var.i.a.h.o(p.f1190g0) || y6Var.i.a.h.o(p.f1189f0)) { t9 e = y6Var.i.e(); if (!TextUtils.isEmpty(str2)) { if (str2.contains("gclid") || str2.contains("utm_campaign") || str2.contains("utm_source") || str2.contains("utm_medium")) { @@ -48,7 +48,7 @@ public final class c7 implements Runnable { bundle2 = y6Var.i.e().x(uri); if (bundle2 != null) { bundle2.putString("_cis", "intent"); - if (y6Var.i.a.h.o(p.f1187e0) && !bundle2.containsKey("gclid") && bundle != null && bundle.containsKey("gclid")) { + if (y6Var.i.a.h.o(p.f1188e0) && !bundle2.containsKey("gclid") && bundle != null && bundle.containsKey("gclid")) { bundle2.putString("_cer", String.format("gclid=%s", bundle.getString("gclid"))); } y6Var.i.H(str, "_cmp", bundle2); @@ -59,12 +59,12 @@ public final class c7 implements Runnable { } else { bundle2 = null; } - if (y6Var.i.a.h.o(p.f1189g0) && !y6Var.i.a.h.o(p.f1188f0) && bundle != null && bundle.containsKey("gclid") && (bundle2 == null || !bundle2.containsKey("gclid"))) { + if (y6Var.i.a.h.o(p.f1190g0) && !y6Var.i.a.h.o(p.f1189f0) && bundle != null && bundle.containsKey("gclid") && (bundle2 == null || !bundle2.containsKey("gclid"))) { y6Var.i.J("auto", "_lgclid", bundle.getString("gclid")); } if (TextUtils.isEmpty(str2)) { y6Var.i.g().m.b("Activity created with referrer", str2); - if (y6Var.i.a.h.o(p.f1188f0)) { + if (y6Var.i.a.h.o(p.f1189f0)) { if (bundle != null) { y6Var.i.H(str, "_cmp", bundle); if (y6Var.i.a.h.o(p.D0)) { diff --git a/app/src/main/java/c/i/a/f/i/b/ca.java b/app/src/main/java/c/i/a/f/i/b/ca.java index 098677cb45..9ee8a32e93 100644 --- a/app/src/main/java/c/i/a/f/i/b/ca.java +++ b/app/src/main/java/c/i/a/f/i/b/ca.java @@ -16,7 +16,7 @@ public final class ca { public Long b; /* renamed from: c reason: collision with root package name */ - public long f1149c; + public long f1150c; public final /* synthetic */ ba d; public ca(ba baVar, aa aaVar) { @@ -114,12 +114,12 @@ public final class ca { return null; } this.a = (a1) obj; - this.f1149c = ((Long) pair.second).longValue(); + this.f1150c = ((Long) pair.second).longValue(); this.d.m(); this.b = (Long) q9.R(this.a, "_eid"); } - long j = this.f1149c - 1; - this.f1149c = j; + long j = this.f1150c - 1; + this.f1150c = j; if (j <= 0) { g q2 = this.d.q(); q2.b(); @@ -130,7 +130,7 @@ public final class ca { q2.g().f.b("Error clearing complex main event", e5); } } else { - this.d.q().Q(str, l, this.f1149c, this.a); + this.d.q().Q(str, l, this.f1150c, this.a); } ArrayList arrayList = new ArrayList(); for (c1 c1Var : this.a.v()) { @@ -156,11 +156,11 @@ public final class ca { j2 = R; } long longValue = ((Long) j2).longValue(); - this.f1149c = longValue; + this.f1150c = longValue; if (longValue <= 0) { this.d.g().g.b("Complex event with zero extra param count. eventName", F); } else { - this.d.q().Q(str, l, this.f1149c, a1Var); + this.d.q().Q(str, l, this.f1150c, a1Var); } } a1.a t = a1Var.t(); diff --git a/app/src/main/java/c/i/a/f/i/b/d.java b/app/src/main/java/c/i/a/f/i/b/d.java index a697ed0725..4a720657ba 100644 --- a/app/src/main/java/c/i/a/f/i/b/d.java +++ b/app/src/main/java/c/i/a/f/i/b/d.java @@ -7,11 +7,11 @@ public final class d { public final Boolean b; /* renamed from: c reason: collision with root package name */ - public final Boolean f1150c; + public final Boolean f1151c; public d(Boolean bool, Boolean bool2) { this.b = bool; - this.f1150c = bool2; + this.f1151c = bool2; } public static int a(Boolean bool) { @@ -94,7 +94,7 @@ public final class d { Boolean bool = this.b; char c2 = '0'; sb.append(bool == null ? '-' : bool.booleanValue() ? '1' : '0'); - Boolean bool2 = this.f1150c; + Boolean bool2 = this.f1151c; if (bool2 == null) { c2 = '-'; } else if (bool2.booleanValue()) { @@ -109,24 +109,24 @@ public final class d { return false; } d dVar = (d) obj; - return a(this.b) == a(dVar.b) && a(this.f1150c) == a(dVar.f1150c); + return a(this.b) == a(dVar.b) && a(this.f1151c) == a(dVar.f1151c); } public final boolean f(d dVar) { Boolean bool = this.b; Boolean bool2 = Boolean.FALSE; if (bool != bool2 || dVar.b == bool2) { - return this.f1150c == bool2 && dVar.f1150c != bool2; + return this.f1151c == bool2 && dVar.f1151c != bool2; } return true; } public final d h(d dVar) { - return new d(c(this.b, dVar.b), c(this.f1150c, dVar.f1150c)); + return new d(c(this.b, dVar.b), c(this.f1151c, dVar.f1151c)); } public final int hashCode() { - return a(this.f1150c) + ((a(this.b) + 527) * 31); + return a(this.f1151c) + ((a(this.b) + 527) * 31); } public final boolean j() { @@ -135,7 +135,7 @@ public final class d { } public final boolean k() { - Boolean bool = this.f1150c; + Boolean bool = this.f1151c; return bool == null || bool.booleanValue(); } @@ -150,7 +150,7 @@ public final class d { sb.append(bool.booleanValue() ? str : "denied"); } sb.append(", analyticsStorage="); - Boolean bool2 = this.f1150c; + Boolean bool2 = this.f1151c; if (bool2 == null) { sb.append("uninitialized"); } else { diff --git a/app/src/main/java/c/i/a/f/i/b/d4.java b/app/src/main/java/c/i/a/f/i/b/d4.java index c511cb20dc..24dcd33eef 100644 --- a/app/src/main/java/c/i/a/f/i/b/d4.java +++ b/app/src/main/java/c/i/a/f/i/b/d4.java @@ -7,7 +7,7 @@ import androidx.annotation.WorkerThread; public final class d4 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final Pair f1151c = new Pair<>("", 0L); + public static final Pair f1152c = new Pair<>("", 0L); public final j4 A = new j4(this, "firebase_feature_rollouts"); public final j4 B = new j4(this, "deferred_attribution_cache"); public final h4 C = new h4(this, "deferred_attribution_cache_timestamp", 0); @@ -29,20 +29,20 @@ public final class d4 extends r5 { public final h4 r = new h4(this, "session_timeout", 1800000); /* renamed from: s reason: collision with root package name */ - public final f4 f1152s = new f4(this, "start_new_session", true); + public final f4 f1153s = new f4(this, "start_new_session", true); public final j4 t = new j4(this, "non_personalized_ads"); public final f4 u = new f4(this, "allow_remote_dynamite", false); public final h4 v = new h4(this, "last_pause_time", 0); public boolean w; /* renamed from: x reason: collision with root package name */ - public f4 f1153x = new f4(this, "app_backgrounded", false); + public f4 f1154x = new f4(this, "app_backgrounded", false); /* renamed from: y reason: collision with root package name */ - public f4 f1154y = new f4(this, "deep_link_retrieval_complete", false); + public f4 f1155y = new f4(this, "deep_link_retrieval_complete", false); /* renamed from: z reason: collision with root package name */ - public h4 f1155z = new h4(this, "deep_link_retrieval_attempts", 0); + public h4 f1156z = new h4(this, "deep_link_retrieval_attempts", 0); public d4(u4 u4Var) { super(u4Var); @@ -60,7 +60,7 @@ public final class d4 extends r5 { edit.putBoolean("has_been_opened", true); edit.apply(); } - this.e = new k4(this, "health_monitor", Math.max(0L, p.f1184c.a(null).longValue()), null); + this.e = new k4(this, "health_monitor", Math.max(0L, p.f1185c.a(null).longValue()), null); } @Override // c.i.a.f.i.b.r5 diff --git a/app/src/main/java/c/i/a/f/i/b/d6.java b/app/src/main/java/c/i/a/f/i/b/d6.java index 4054fce223..97821c778f 100644 --- a/app/src/main/java/c/i/a/f/i/b/d6.java +++ b/app/src/main/java/c/i/a/f/i/b/d6.java @@ -21,7 +21,7 @@ public final class d6 implements Runnable { c cVar = c6Var.a.h; n3 o = c6Var.o(); o.t(); - String str = o.f1180c; + String str = o.f1181c; Objects.requireNonNull(cVar); atomicReference.set(Boolean.valueOf(cVar.u(str, p.K))); this.i.notify(); diff --git a/app/src/main/java/c/i/a/f/i/b/d9.java b/app/src/main/java/c/i/a/f/i/b/d9.java index 83840210b0..07df3593b1 100644 --- a/app/src/main/java/c/i/a/f/i/b/d9.java +++ b/app/src/main/java/c/i/a/f/i/b/d9.java @@ -14,12 +14,12 @@ public final class d9 { public long b; /* renamed from: c reason: collision with root package name */ - public final i f1156c; + public final i f1157c; public final /* synthetic */ w8 d; public d9(w8 w8Var) { this.d = w8Var; - this.f1156c = new c9(this, w8Var.a); + this.f1157c = new c9(this, w8Var.a); Objects.requireNonNull((d) w8Var.a.o); long elapsedRealtime = SystemClock.elapsedRealtime(); this.a = elapsedRealtime; @@ -56,8 +56,8 @@ public final class d9 { this.d.n().H("auto", "_e", bundle); } this.a = j; - this.f1156c.c(); - this.f1156c.b(3600000); + this.f1157c.c(); + this.f1157c.b(3600000); return true; } this.d.g().n.b("Screen exposed for less than 1000 ms. Event not sent. time", Long.valueOf(j2)); diff --git a/app/src/main/java/c/i/a/f/i/b/da.java b/app/src/main/java/c/i/a/f/i/b/da.java index 1b94a38c81..74255ec193 100644 --- a/app/src/main/java/c/i/a/f/i/b/da.java +++ b/app/src/main/java/c/i/a/f/i/b/da.java @@ -19,7 +19,7 @@ public final class da { public boolean b; /* renamed from: c reason: collision with root package name */ - public g1 f1157c; + public g1 f1158c; public BitSet d; public BitSet e; public Map f; @@ -39,7 +39,7 @@ public final class da { this.g.put(num, arrayList); } this.b = false; - this.f1157c = g1Var; + this.f1158c = g1Var; } public da(ba baVar, String str, aa aaVar) { @@ -83,7 +83,7 @@ public final class da { F.k = false; } y0.w((y0) F.j, z2); - g1 g1Var = this.f1157c; + g1 g1Var = this.f1158c; if (g1Var != null) { if (F.k) { F.n(); @@ -169,7 +169,7 @@ public final class da { public final void b(@NonNull ea eaVar) { int a = eaVar.a(); - Boolean bool = eaVar.f1158c; + Boolean bool = eaVar.f1159c; if (bool != null) { this.e.set(a, bool.booleanValue()); } @@ -193,10 +193,10 @@ public final class da { if (eaVar.g()) { list.clear(); } - if (f9.b() && this.h.a.h.u(this.a, p.f1185c0) && eaVar.h()) { + if (f9.b() && this.h.a.h.u(this.a, p.f1186c0) && eaVar.h()) { list.clear(); } - if (!f9.b() || !this.h.a.h.u(this.a, p.f1185c0)) { + if (!f9.b() || !this.h.a.h.u(this.a, p.f1186c0)) { list.add(Long.valueOf(eaVar.f.longValue() / 1000)); return; } diff --git a/app/src/main/java/c/i/a/f/i/b/e6.java b/app/src/main/java/c/i/a/f/i/b/e6.java index dc2a5025c7..c7126019d0 100644 --- a/app/src/main/java/c/i/a/f/i/b/e6.java +++ b/app/src/main/java/c/i/a/f/i/b/e6.java @@ -26,15 +26,15 @@ public final /* synthetic */ class e6 implements Runnable { URL url; c6 c6Var = this.i; c6Var.b(); - if (c6Var.l().f1154y.b()) { + if (c6Var.l().f1155y.b()) { c6Var.g().m.a("Deferred Deep Link already retrieved. Not fetching again."); return; } - long a = c6Var.l().f1155z.a(); - c6Var.l().f1155z.b(a + 1); + long a = c6Var.l().f1156z.a(); + c6Var.l().f1156z.b(a + 1); if (a >= 5) { c6Var.g().i.a("Permanently failed to retrieve Deferred Deep Link. Reached maximum retries."); - c6Var.l().f1154y.a(true); + c6Var.l().f1155y.a(true); return; } u4 u4Var = c6Var.a; @@ -42,7 +42,7 @@ public final /* synthetic */ class e6 implements Runnable { u4.q(u4Var.n()); n3 z2 = u4Var.z(); z2.t(); - String str = z2.f1180c; + String str = z2.f1181c; d4 o = u4Var.o(); o.b(); Objects.requireNonNull((d) o.a.o); @@ -86,7 +86,7 @@ public final /* synthetic */ class e6 implements Runnable { t9 t = u4Var.t(); u4Var.z(); String str2 = (String) pair.first; - long a2 = u4Var.o().f1155z.a() - 1; + long a2 = u4Var.o().f1156z.a() - 1; Objects.requireNonNull(t); try { AnimatableValueParser.w(str2); diff --git a/app/src/main/java/c/i/a/f/i/b/e7.java b/app/src/main/java/c/i/a/f/i/b/e7.java index 3627465cb7..838de6d4ee 100644 --- a/app/src/main/java/c/i/a/f/i/b/e7.java +++ b/app/src/main/java/c/i/a/f/i/b/e7.java @@ -40,7 +40,7 @@ public final /* synthetic */ class e7 implements Runnable { u4Var.g().i.c("Network Request for Deferred Deep Link failed. response, exception", Integer.valueOf(i), exc); return; } - u4Var.o().f1154y.a(true); + u4Var.o().f1155y.a(true); if (bArr.length == 0) { u4Var.g().m.a("Deferred Deep Link response empty."); return; diff --git a/app/src/main/java/c/i/a/f/i/b/ea.java b/app/src/main/java/c/i/a/f/i/b/ea.java index 05508f7cc6..d45103e6b6 100644 --- a/app/src/main/java/c/i/a/f/i/b/ea.java +++ b/app/src/main/java/c/i/a/f/i/b/ea.java @@ -17,7 +17,7 @@ public abstract class ea { public int b; /* renamed from: c reason: collision with root package name */ - public Boolean f1158c; + public Boolean f1159c; public Boolean d; public Long e; public Long f; diff --git a/app/src/main/java/c/i/a/f/i/b/f.java b/app/src/main/java/c/i/a/f/i/b/f.java index 73fe1ecaa8..e5ee9eec08 100644 --- a/app/src/main/java/c/i/a/f/i/b/f.java +++ b/app/src/main/java/c/i/a/f/i/b/f.java @@ -5,7 +5,7 @@ public final class f { public long b; /* renamed from: c reason: collision with root package name */ - public long f1159c; + public long f1160c; public long d; public long e; } diff --git a/app/src/main/java/c/i/a/f/i/b/f4.java b/app/src/main/java/c/i/a/f/i/b/f4.java index c45cc5d98c..444677a3e3 100644 --- a/app/src/main/java/c/i/a/f/i/b/f4.java +++ b/app/src/main/java/c/i/a/f/i/b/f4.java @@ -9,7 +9,7 @@ public final class f4 { public final boolean b; /* renamed from: c reason: collision with root package name */ - public boolean f1160c; + public boolean f1161c; public boolean d; public final /* synthetic */ d4 e; @@ -30,8 +30,8 @@ public final class f4 { @WorkerThread public final boolean b() { - if (!this.f1160c) { - this.f1160c = true; + if (!this.f1161c) { + this.f1161c = true; this.d = this.e.w().getBoolean(this.a, this.b); } return this.d; diff --git a/app/src/main/java/c/i/a/f/i/b/f9.java b/app/src/main/java/c/i/a/f/i/b/f9.java index 662c95d57c..4b1ee181ea 100644 --- a/app/src/main/java/c/i/a/f/i/b/f9.java +++ b/app/src/main/java/c/i/a/f/i/b/f9.java @@ -22,7 +22,7 @@ public final class f9 { d4 l = this.a.l(); Objects.requireNonNull((d) this.a.a.o); if (l.u(System.currentTimeMillis())) { - this.a.l().f1152s.a(true); + this.a.l().f1153s.a(true); ActivityManager.RunningAppProcessInfo runningAppProcessInfo = new ActivityManager.RunningAppProcessInfo(); ActivityManager.getMyMemoryState(runningAppProcessInfo); if (runningAppProcessInfo.importance == 100) { @@ -38,10 +38,10 @@ public final class f9 { this.a.b(); this.a.x(); if (this.a.l().u(j)) { - this.a.l().f1152s.a(true); + this.a.l().f1153s.a(true); } this.a.l().v.b(j); - if (this.a.l().f1152s.b()) { + if (this.a.l().f1153s.b()) { c(j, z2); } } @@ -55,7 +55,7 @@ public final class f9 { this.a.g().n.b("Session started, time", Long.valueOf(SystemClock.elapsedRealtime())); Long valueOf = Long.valueOf(j / 1000); this.a.n().K("auto", "_sid", valueOf, j); - this.a.l().f1152s.a(false); + this.a.l().f1153s.a(false); Bundle bundle = new Bundle(); bundle.putLong("_sid", valueOf.longValue()); if (this.a.a.h.o(p.k0) && z2) { diff --git a/app/src/main/java/c/i/a/f/i/b/fa.java b/app/src/main/java/c/i/a/f/i/b/fa.java index c5fc65ade9..5f010339d3 100644 --- a/app/src/main/java/c/i/a/f/i/b/fa.java +++ b/app/src/main/java/c/i/a/f/i/b/fa.java @@ -66,7 +66,7 @@ public final class fa extends ea { Boolean bool; Boolean bool2; String str; - boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1185c0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1186c0); long j2 = this.g.H() ? lVar.e : j; String str2 = "null"; Integer num = null; @@ -145,7 +145,7 @@ public final class fa extends ea { return false; } Boolean bool4 = Boolean.TRUE; - this.f1158c = bool4; + this.f1159c = bool4; if (!bool3.booleanValue()) { return true; } diff --git a/app/src/main/java/c/i/a/f/i/b/g.java b/app/src/main/java/c/i/a/f/i/b/g.java index 1ba6ffb6ae..c486cb0dd3 100644 --- a/app/src/main/java/c/i/a/f/i/b/g.java +++ b/app/src/main/java/c/i/a/f/i/b/g.java @@ -466,7 +466,7 @@ public final class g extends i9 { ContentValues contentValues = new ContentValues(); contentValues.put("app_id", lVar.a); contentValues.put(ModelAuditLogEntry.CHANGE_KEY_NAME, lVar.b); - contentValues.put("lifetime_count", Long.valueOf(lVar.f1177c)); + contentValues.put("lifetime_count", Long.valueOf(lVar.f1178c)); contentValues.put("current_bundle_count", Long.valueOf(lVar.d)); contentValues.put("last_fire_timestamp", Long.valueOf(lVar.f)); contentValues.put("last_bundled_timestamp", Long.valueOf(lVar.g)); @@ -503,11 +503,11 @@ public final class g extends i9 { contentValues.put("dev_cert_hash", Long.valueOf(a4Var.Q())); contentValues.put("measurement_enabled", Boolean.valueOf(a4Var.T())); a4Var.a.f().b(); - contentValues.put("day", Long.valueOf(a4Var.f1143x)); + contentValues.put("day", Long.valueOf(a4Var.f1144x)); a4Var.a.f().b(); - contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1144y)); + contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1145y)); a4Var.a.f().b(); - contentValues.put("daily_events_count", Long.valueOf(a4Var.f1145z)); + contentValues.put("daily_events_count", Long.valueOf(a4Var.f1146z)); a4Var.a.f().b(); contentValues.put("daily_conversions_count", Long.valueOf(a4Var.A)); a4Var.a.f().b(); @@ -534,7 +534,7 @@ public final class g extends i9 { contentValues.put("safelisted_events", TextUtils.join(",", a4Var.k())); } } - if (da.b() && this.a.h.u(a4Var.o(), p.f1192j0)) { + if (da.b() && this.a.h.u(a4Var.o(), p.f1193j0)) { contentValues.put("ga_app_id", a4Var.B()); } try { @@ -640,8 +640,8 @@ public final class g extends i9 { public final boolean M(u9 u9Var) { b(); n(); - if (Y(u9Var.a, u9Var.f1209c) == null) { - if (t9.X(u9Var.f1209c)) { + if (Y(u9Var.a, u9Var.f1210c) == null) { + if (t9.X(u9Var.f1210c)) { long S = S("select count(1) from user_attributes where app_id=? and name not like '!_%' escape '!'", new String[]{u9Var.a}); c cVar = this.a.h; String str = u9Var.a; @@ -653,14 +653,14 @@ public final class g extends i9 { if (S >= ((long) i2)) { return false; } - } else if (!"_npa".equals(u9Var.f1209c) && S("select count(1) from user_attributes where app_id=? and origin=? AND name like '!_%' escape '!'", new String[]{u9Var.a, u9Var.b}) >= 25) { + } else if (!"_npa".equals(u9Var.f1210c) && S("select count(1) from user_attributes where app_id=? and origin=? AND name like '!_%' escape '!'", new String[]{u9Var.a, u9Var.b}) >= 25) { return false; } } ContentValues contentValues = new ContentValues(); contentValues.put("app_id", u9Var.a); contentValues.put("origin", u9Var.b); - contentValues.put(ModelAuditLogEntry.CHANGE_KEY_NAME, u9Var.f1209c); + contentValues.put(ModelAuditLogEntry.CHANGE_KEY_NAME, u9Var.f1210c); contentValues.put("set_timestamp", Long.valueOf(u9Var.d)); G(contentValues, "value", u9Var.e); try { @@ -696,7 +696,7 @@ public final class g extends i9 { contentValues.put("triggered_timestamp", Long.valueOf(zzz.k.k)); contentValues.put("time_to_live", Long.valueOf(zzz.r)); e(); - contentValues.put("expired_event", t9.g0(zzz.f2328s)); + contentValues.put("expired_event", t9.g0(zzz.f2336s)); try { if (t().insertWithOnConflict("conditional_properties", null, contentValues, 5) == -1) { g().f.b("Failed to insert/update conditional user property (got -1)", q3.s(zzz.i)); @@ -865,16 +865,16 @@ public final class g extends i9 { a4Var.e(cursor.isNull(10) || cursor.getInt(10) != 0); long j2 = cursor.getLong(11); a4Var.a.f().b(); - a4Var.E |= a4Var.f1143x != j2; - a4Var.f1143x = j2; + a4Var.E |= a4Var.f1144x != j2; + a4Var.f1144x = j2; long j3 = cursor.getLong(12); a4Var.a.f().b(); - a4Var.E |= a4Var.f1144y != j3; - a4Var.f1144y = j3; + a4Var.E |= a4Var.f1145y != j3; + a4Var.f1145y = j3; long j4 = cursor.getLong(13); a4Var.a.f().b(); - a4Var.E |= a4Var.f1145z != j4; - a4Var.f1145z = j4; + a4Var.E |= a4Var.f1146z != j4; + a4Var.f1146z = j4; long j5 = cursor.getLong(14); a4Var.a.f().b(); a4Var.E |= a4Var.A != j5; @@ -909,7 +909,7 @@ public final class g extends i9 { if (!cursor.isNull(27)) { a4Var.d(Arrays.asList(cursor.getString(27).split(",", -1))); } - if (da.b() && this.a.h.u(str, p.f1192j0)) { + if (da.b() && this.a.h.u(str, p.f1193j0)) { a4Var.u(cursor.getString(28)); } a4Var.a.f().b(); @@ -1513,7 +1513,7 @@ public final class g extends i9 { long a = l().i.a(); Objects.requireNonNull((d) this.a.o); long elapsedRealtime = SystemClock.elapsedRealtime(); - if (Math.abs(elapsedRealtime - a) > p.f1195y.a(null).longValue()) { + if (Math.abs(elapsedRealtime - a) > p.f1196y.a(null).longValue()) { l().i.b(elapsedRealtime); b(); n(); @@ -1686,7 +1686,7 @@ public final class g extends i9 { if (query.getLong(0) == j2) { fVar.b = query.getLong(1); fVar.a = query.getLong(2); - fVar.f1159c = query.getLong(3); + fVar.f1160c = query.getLong(3); fVar.d = query.getLong(4); fVar.e = query.getLong(5); } @@ -1697,7 +1697,7 @@ public final class g extends i9 { fVar.a += j3; } if (z4) { - fVar.f1159c += j3; + fVar.f1160c += j3; } if (z5) { fVar.d += j3; @@ -1709,7 +1709,7 @@ public final class g extends i9 { contentValues.put("day", Long.valueOf(j2)); contentValues.put("daily_public_events_count", Long.valueOf(fVar.a)); contentValues.put("daily_events_count", Long.valueOf(fVar.b)); - contentValues.put("daily_conversions_count", Long.valueOf(fVar.f1159c)); + contentValues.put("daily_conversions_count", Long.valueOf(fVar.f1160c)); contentValues.put("daily_error_events_count", Long.valueOf(fVar.d)); contentValues.put("daily_realtime_events_count", Long.valueOf(fVar.e)); t.update("apps", contentValues, "app_id=?", strArr); diff --git a/app/src/main/java/c/i/a/f/i/b/h4.java b/app/src/main/java/c/i/a/f/i/b/h4.java index 7fe1ad693b..d1990d49d5 100644 --- a/app/src/main/java/c/i/a/f/i/b/h4.java +++ b/app/src/main/java/c/i/a/f/i/b/h4.java @@ -9,7 +9,7 @@ public final class h4 { public final long b; /* renamed from: c reason: collision with root package name */ - public boolean f1161c; + public boolean f1162c; public long d; public final /* synthetic */ d4 e; @@ -22,8 +22,8 @@ public final class h4 { @WorkerThread public final long a() { - if (!this.f1161c) { - this.f1161c = true; + if (!this.f1162c) { + this.f1162c = true; this.d = this.e.w().getLong(this.a, this.b); } return this.d; diff --git a/app/src/main/java/c/i/a/f/i/b/h7.java b/app/src/main/java/c/i/a/f/i/b/h7.java index b925b203a5..5bb582bc6e 100644 --- a/app/src/main/java/c/i/a/f/i/b/h7.java +++ b/app/src/main/java/c/i/a/f/i/b/h7.java @@ -17,7 +17,7 @@ import java.util.concurrent.ConcurrentHashMap; public final class h7 extends a5 { /* renamed from: c reason: collision with root package name */ - public volatile i7 f1162c; + public volatile i7 f1163c; public i7 d; public i7 e; public final Map f = new ConcurrentHashMap(); @@ -47,7 +47,7 @@ public final class h7 extends a5 { } else { bundle.remove("_sc"); } - bundle.putLong("_si", i7Var.f1165c); + bundle.putLong("_si", i7Var.f1166c); } else if (i7Var == null && z2) { bundle.remove("_sn"); bundle.remove("_sc"); @@ -83,7 +83,7 @@ public final class h7 extends a5 { } z3 = false; } - if (i7Var2 == null || i7Var2.f1165c != i7Var.f1165c || !t9.q0(i7Var2.b, i7Var.b) || !t9.q0(i7Var2.a, i7Var.a)) { + if (i7Var2 == null || i7Var2.f1166c != i7Var.f1166c || !t9.q0(i7Var2.b, i7Var.b) || !t9.q0(i7Var2.a, i7Var.a)) { z4 = true; } if (z4) { @@ -101,7 +101,7 @@ public final class h7 extends a5 { if (str3 != null) { bundle2.putString("_pc", str3); } - bundle2.putLong("_pi", i7Var2.f1165c); + bundle2.putLong("_pi", i7Var2.f1166c); } if (this.a.h.o(p.T) && z3) { if (!((v9) s9.i.a()).a() || !this.a.h.o(p.V)) { @@ -215,14 +215,14 @@ public final class h7 extends a5 { @MainThread public final void z(Activity activity, i7 i7Var, boolean z2) { i7 i7Var2; - i7 i7Var3 = this.f1162c == null ? this.d : this.f1162c; + i7 i7Var3 = this.f1163c == null ? this.d : this.f1163c; if (i7Var.b == null) { - i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1165c, i7Var.e, i7Var.f); + i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1166c, i7Var.e, i7Var.f); } else { i7Var2 = i7Var; } - this.d = this.f1162c; - this.f1162c = i7Var2; + this.d = this.f1163c; + this.f1163c = i7Var2; Objects.requireNonNull((d) this.a.o); f().v(new j7(this, i7Var2, i7Var3, SystemClock.elapsedRealtime(), z2)); } diff --git a/app/src/main/java/c/i/a/f/i/b/ha.java b/app/src/main/java/c/i/a/f/i/b/ha.java index ed6e9544e2..dbdca9b034 100644 --- a/app/src/main/java/c/i/a/f/i/b/ha.java +++ b/app/src/main/java/c/i/a/f/i/b/ha.java @@ -33,7 +33,7 @@ public final class ha extends ea { } public final boolean i(Long l, Long l2, i1 i1Var, boolean z2) { - boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1182a0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1183a0); boolean z4 = this.g.z(); boolean A = this.g.A(); boolean C = this.g.C(); @@ -80,7 +80,7 @@ public final class ha extends ea { if (bool == null) { return false; } - this.f1158c = Boolean.TRUE; + this.f1159c = Boolean.TRUE; if (C && !bool.booleanValue()) { return true; } diff --git a/app/src/main/java/c/i/a/f/i/b/i.java b/app/src/main/java/c/i/a/f/i/b/i.java index 15866dd56f..f4d733f5c0 100644 --- a/app/src/main/java/c/i/a/f/i/b/i.java +++ b/app/src/main/java/c/i/a/f/i/b/i.java @@ -10,13 +10,13 @@ public abstract class i { public final t5 b; /* renamed from: c reason: collision with root package name */ - public final Runnable f1163c; + public final Runnable f1164c; public volatile long d; public i(t5 t5Var) { Objects.requireNonNull(t5Var, "null reference"); this.b = t5Var; - this.f1163c = new k(this, t5Var); + this.f1164c = new k(this, t5Var); } public abstract void a(); @@ -26,7 +26,7 @@ public abstract class i { if (j >= 0) { Objects.requireNonNull((d) this.b.h()); this.d = System.currentTimeMillis(); - if (!d().postDelayed(this.f1163c, j)) { + if (!d().postDelayed(this.f1164c, j)) { this.b.g().f.b("Failed to schedule delayed post. time", Long.valueOf(j)); } } @@ -34,7 +34,7 @@ public abstract class i { public final void c() { this.d = 0; - d().removeCallbacks(this.f1163c); + d().removeCallbacks(this.f1164c); } public final Handler d() { diff --git a/app/src/main/java/c/i/a/f/i/b/i4.java b/app/src/main/java/c/i/a/f/i/b/i4.java index 3ac9d8c7da..f60c74ddef 100644 --- a/app/src/main/java/c/i/a/f/i/b/i4.java +++ b/app/src/main/java/c/i/a/f/i/b/i4.java @@ -13,7 +13,7 @@ public final class i4 { public final Bundle b = new Bundle(); /* renamed from: c reason: collision with root package name */ - public boolean f1164c; + public boolean f1165c; public Bundle d; public final /* synthetic */ d4 e; @@ -25,8 +25,8 @@ public final class i4 { @WorkerThread public final Bundle a() { - if (!this.f1164c) { - this.f1164c = true; + if (!this.f1165c) { + this.f1165c = true; String string = this.e.w().getString(this.a, null); if (string != null) { try { diff --git a/app/src/main/java/c/i/a/f/i/b/i7.java b/app/src/main/java/c/i/a/f/i/b/i7.java index 1e29a2c77e..6b0078f933 100644 --- a/app/src/main/java/c/i/a/f/i/b/i7.java +++ b/app/src/main/java/c/i/a/f/i/b/i7.java @@ -5,7 +5,7 @@ public final class i7 { public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1165c; + public final long f1166c; public boolean d; public final boolean e; public final long f; @@ -17,7 +17,7 @@ public final class i7 { public i7(String str, String str2, long j, boolean z2, long j2) { this.a = str; this.b = str2; - this.f1165c = j; + this.f1166c = j; this.d = false; this.e = z2; this.f = j2; diff --git a/app/src/main/java/c/i/a/f/i/b/i9.java b/app/src/main/java/c/i/a/f/i/b/i9.java index 21851114f7..3aaad69e20 100644 --- a/app/src/main/java/c/i/a/f/i/b/i9.java +++ b/app/src/main/java/c/i/a/f/i/b/i9.java @@ -4,7 +4,7 @@ public abstract class i9 extends s5 implements t5 { public final k9 b; /* renamed from: c reason: collision with root package name */ - public boolean f1166c; + public boolean f1167c; public i9(k9 k9Var) { super(k9Var.k); @@ -17,16 +17,16 @@ public abstract class i9 extends s5 implements t5 { } public final void n() { - if (!this.f1166c) { + if (!this.f1167c) { throw new IllegalStateException("Not initialized"); } } public final void o() { - if (!this.f1166c) { + if (!this.f1167c) { p(); this.b.q++; - this.f1166c = true; + this.f1167c = true; return; } throw new IllegalStateException("Can't initialize twice"); diff --git a/app/src/main/java/c/i/a/f/i/b/j.java b/app/src/main/java/c/i/a/f/i/b/j.java index adf956ca58..02bfb18876 100644 --- a/app/src/main/java/c/i/a/f/i/b/j.java +++ b/app/src/main/java/c/i/a/f/i/b/j.java @@ -19,7 +19,7 @@ import java.util.concurrent.TimeUnit; public final class j extends r5 { /* renamed from: c reason: collision with root package name */ - public long f1167c; + public long f1168c; public String d; public Boolean e; public AccountManager f; @@ -33,7 +33,7 @@ public final class j extends r5 { @Override // c.i.a.f.i.b.r5 public final boolean r() { Calendar instance = Calendar.getInstance(); - this.f1167c = TimeUnit.MINUTES.convert((long) (instance.get(16) + instance.get(15)), TimeUnit.MILLISECONDS); + this.f1168c = TimeUnit.MINUTES.convert((long) (instance.get(16) + instance.get(15)), TimeUnit.MILLISECONDS); Locale locale = Locale.getDefault(); String language = locale.getLanguage(); Locale locale2 = Locale.ENGLISH; @@ -60,7 +60,7 @@ public final class j extends r5 { public final long t() { o(); - return this.f1167c; + return this.f1168c; } public final String u() { diff --git a/app/src/main/java/c/i/a/f/i/b/j3.java b/app/src/main/java/c/i/a/f/i/b/j3.java index d95230fb2c..b7802ea512 100644 --- a/app/src/main/java/c/i/a/f/i/b/j3.java +++ b/app/src/main/java/c/i/a/f/i/b/j3.java @@ -9,7 +9,7 @@ public final class j3 { public final String b; /* renamed from: c reason: collision with root package name */ - public final h3 f1168c; + public final h3 f1169c; public final V d; public final V e; public final Object f = new Object(); @@ -23,7 +23,7 @@ public final class j3 { this.b = str; this.d = obj; this.e = obj2; - this.f1168c = h3Var; + this.f1169c = h3Var; } public final V a(@Nullable V v) { @@ -45,7 +45,7 @@ public final class j3 { if (!ga.a()) { V v2 = null; try { - h3 h3Var = j3Var.f1168c; + h3 h3Var = j3Var.f1169c; if (h3Var != null) { v2 = (V) h3Var.a(); } @@ -60,7 +60,7 @@ public final class j3 { } } catch (SecurityException unused2) { } - h3 h3Var2 = this.f1168c; + h3 h3Var2 = this.f1169c; if (h3Var2 == null) { return this.d; } diff --git a/app/src/main/java/c/i/a/f/i/b/j4.java b/app/src/main/java/c/i/a/f/i/b/j4.java index 6fbcb7ba36..7133f58c6e 100644 --- a/app/src/main/java/c/i/a/f/i/b/j4.java +++ b/app/src/main/java/c/i/a/f/i/b/j4.java @@ -9,7 +9,7 @@ public final class j4 { public boolean b; /* renamed from: c reason: collision with root package name */ - public String f1169c; + public String f1170c; public final /* synthetic */ d4 d; public j4(d4 d4Var, String str) { @@ -22,9 +22,9 @@ public final class j4 { public final String a() { if (!this.b) { this.b = true; - this.f1169c = this.d.w().getString(this.a, null); + this.f1170c = this.d.w().getString(this.a, null); } - return this.f1169c; + return this.f1170c; } @WorkerThread @@ -32,6 +32,6 @@ public final class j4 { SharedPreferences.Editor edit = this.d.w().edit(); edit.putString(this.a, str); edit.apply(); - this.f1169c = str; + this.f1170c = str; } } diff --git a/app/src/main/java/c/i/a/f/i/b/j9.java b/app/src/main/java/c/i/a/f/i/b/j9.java index 790606fe44..44fca970db 100644 --- a/app/src/main/java/c/i/a/f/i/b/j9.java +++ b/app/src/main/java/c/i/a/f/i/b/j9.java @@ -19,7 +19,7 @@ public final class j9 implements Runnable { g gVar = new g(k9Var); gVar.o(); k9Var.d = gVar; - k9Var.k.h.f1147c = k9Var.b; + k9Var.k.h.f1148c = k9Var.b; q8 q8Var = new q8(k9Var); q8Var.o(); k9Var.j = q8Var; diff --git a/app/src/main/java/c/i/a/f/i/b/k4.java b/app/src/main/java/c/i/a/f/i/b/k4.java index 5b18fa42e0..ab21aba257 100644 --- a/app/src/main/java/c/i/a/f/i/b/k4.java +++ b/app/src/main/java/c/i/a/f/i/b/k4.java @@ -11,7 +11,7 @@ public final class k4 { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1170c; + public final String f1171c; public final long d; public final /* synthetic */ d4 e; @@ -21,7 +21,7 @@ public final class k4 { AnimatableValueParser.m(j > 0); this.a = str.concat(":start"); this.b = str.concat(":count"); - this.f1170c = str.concat(":value"); + this.f1171c = str.concat(":value"); this.d = j; } @@ -32,7 +32,7 @@ public final class k4 { long currentTimeMillis = System.currentTimeMillis(); SharedPreferences.Editor edit = this.e.w().edit(); edit.remove(this.b); - edit.remove(this.f1170c); + edit.remove(this.f1171c); edit.putLong(this.a, currentTimeMillis); edit.apply(); } diff --git a/app/src/main/java/c/i/a/f/i/b/k8.java b/app/src/main/java/c/i/a/f/i/b/k8.java index 3cfb5c8288..259c0b26c1 100644 --- a/app/src/main/java/c/i/a/f/i/b/k8.java +++ b/app/src/main/java/c/i/a/f/i/b/k8.java @@ -91,7 +91,7 @@ public final class k8 implements ServiceConnection, b.a, b.AbstractC0105b { try { a b = a.b(); q7 q7Var = this.k; - b.c(q7Var.a.b, q7Var.f1198c); + b.c(q7Var.a.b, q7Var.f1199c); } catch (IllegalArgumentException unused2) { } } else { diff --git a/app/src/main/java/c/i/a/f/i/b/k9.java b/app/src/main/java/c/i/a/f/i/b/k9.java index 248c3aa1ee..ec1e3483c4 100644 --- a/app/src/main/java/c/i/a/f/i/b/k9.java +++ b/app/src/main/java/c/i/a/f/i/b/k9.java @@ -82,7 +82,7 @@ public class k9 implements t5 { public p4 b; /* renamed from: c reason: collision with root package name */ - public x3 f1171c; + public x3 f1172c; public g d; public b4 e; public h9 f; @@ -100,20 +100,20 @@ public class k9 implements t5 { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f1172s; + public boolean f1173s; public boolean t; public FileLock u; public FileChannel v; public List w; /* renamed from: x reason: collision with root package name */ - public List f1173x; + public List f1174x; /* renamed from: y reason: collision with root package name */ - public long f1174y; + public long f1175y; /* renamed from: z reason: collision with root package name */ - public final Map f1175z; + public final Map f1176z; /* compiled from: com.google.android.gms:play-services-measurement@@18.0.0 */ public class a { @@ -121,7 +121,7 @@ public class k9 implements t5 { public List b; /* renamed from: c reason: collision with root package name */ - public List f1176c; + public List f1177c; public long d; public a(k9 k9Var, j9 j9Var) { @@ -132,13 +132,13 @@ public class k9 implements t5 { } public final boolean b(long j, a1 a1Var) { - if (this.f1176c == null) { - this.f1176c = new ArrayList(); + if (this.f1177c == null) { + this.f1177c = new ArrayList(); } if (this.b == null) { this.b = new ArrayList(); } - if (this.f1176c.size() > 0 && ((this.f1176c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { + if (this.f1177c.size() > 0 && ((this.f1177c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { return false; } long g = this.d + ((long) a1Var.g()); @@ -146,33 +146,33 @@ public class k9 implements t5 { return false; } this.d = g; - this.f1176c.add(a1Var); + this.f1177c.add(a1Var); this.b.add(Long.valueOf(j)); - return this.f1176c.size() < Math.max(1, p.j.a(null).intValue()); + return this.f1177c.size() < Math.max(1, p.j.a(null).intValue()); } } public k9(r9 r9Var) { u4 b = u4.b(r9Var.a, null, null); this.k = b; - this.f1174y = -1; + this.f1175y = -1; q9 q9Var = new q9(this); q9Var.o(); this.h = q9Var; x3 x3Var = new x3(this); x3Var.o(); - this.f1171c = x3Var; + this.f1172c = x3Var; p4 p4Var = new p4(this); p4Var.o(); this.b = p4Var; - this.f1175z = new HashMap(); + this.f1176z = new HashMap(); b.f().v(new j9(this, r9Var)); } public static void C(i9 i9Var) { if (i9Var == null) { throw new IllegalStateException("Upload Component not created"); - } else if (!i9Var.f1166c) { + } else if (!i9Var.f1167c) { String valueOf = String.valueOf(i9Var.getClass()); StringBuilder sb = new StringBuilder(valueOf.length() + 27); sb.append("Component not initialized: "); @@ -257,7 +257,7 @@ public class k9 implements t5 { this.k.t().Q(b, this.k.h.m(zzn.i)); zzaq = b.a(); } - if (this.k.h.o(p.f1187e0) && "_cmp".equals(zzaq.i) && "referrer API v2".equals(zzaq.j.i.getString("_cis"))) { + if (this.k.h.o(p.f1188e0) && "_cmp".equals(zzaq.i) && "referrer API v2".equals(zzaq.j.i.getString("_cis"))) { String string = zzaq.j.i.getString("gclid"); if (!TextUtils.isEmpty(string)) { o(new zzku("_lgclid", zzaq.l, string, "auto"), zzn); @@ -358,7 +358,7 @@ public class k9 implements t5 { T = K().T(zzn.i); if (T != null) { this.k.t(); - if (t9.d0(zzn.j, T.v(), zzn.f2327z, T.y())) { + if (t9.d0(zzn.j, T.v(), zzn.f2335z, T.y())) { this.k.g().i.b("New GMP App Id passed in. Removing cached database data. appId", q3.s(T.o())); g K = K(); String o = T.o(); @@ -389,7 +389,7 @@ public class k9 implements t5 { if (i == 0) { o(new zzku("_fot", j4, Long.valueOf(j5), "auto"), zzn); U(); - this.k.f1205x.a(zzn.i); + this.k.f1206x.a(zzn.i); U(); P(); Bundle bundle2 = new Bundle(); @@ -407,7 +407,7 @@ public class k9 implements t5 { str2 = "_et"; j2 = 1; } - if (zzn.f2326y) { + if (zzn.f2334y) { bundle2.putLong("_dac", j2); } g K2 = K(); @@ -485,7 +485,7 @@ public class k9 implements t5 { } else { j = 1; } - if (zzn.f2326y) { + if (zzn.f2334y) { bundle3.putLong("_dac", j); } B(new zzaq("_v", new zzap(bundle3), "auto", j4), zzn); @@ -562,7 +562,7 @@ public class k9 implements t5 { if (Z.m) { K().V(zzz.i, zzz.k.j); } - zzaq zzaq = zzz.f2328s; + zzaq zzaq = zzz.f2336s; if (zzaq != null) { Bundle bundle = null; zzap zzap = zzaq.j; @@ -571,7 +571,7 @@ public class k9 implements t5 { } t9 t = this.k.t(); String str = zzz.i; - zzaq zzaq2 = zzz.f2328s; + zzaq zzaq2 = zzz.f2336s; I(t.B(str, zzaq2.i, bundle, Z.j, zzaq2.l, true, x7.b() && this.k.h.o(p.M0)), zzn); } } else { @@ -637,16 +637,16 @@ public class k9 implements t5 { T.m(zzn.j); z2 = true; } - if (!TextUtils.equals(zzn.f2327z, T.y())) { - T.q(zzn.f2327z); + if (!TextUtils.equals(zzn.f2335z, T.y())) { + T.q(zzn.f2335z); z2 = true; } - if (da.b() && this.k.h.u(T.o(), p.f1192j0) && !TextUtils.equals(zzn.D, T.B())) { + if (da.b() && this.k.h.u(T.o(), p.f1193j0) && !TextUtils.equals(zzn.D, T.B())) { T.u(zzn.D); z2 = true; } - if (!TextUtils.isEmpty(zzn.f2324s) && !zzn.f2324s.equals(T.H())) { - T.A(zzn.f2324s); + if (!TextUtils.isEmpty(zzn.f2332s) && !zzn.f2332s.equals(T.H())) { + T.A(zzn.f2332s); z2 = true; } long j2 = zzn.m; @@ -691,8 +691,8 @@ public class k9 implements t5 { T.n(zzn.w); z2 = true; } - if (zzn.f2325x != T.i()) { - T.r(zzn.f2325x); + if (zzn.f2333x != T.i()) { + T.r(zzn.f2333x); z2 = true; } if (zzn.A != T.j()) { @@ -715,11 +715,11 @@ public class k9 implements t5 { z2 = true; if (!TextUtils.equals(zzn.j, T.v())) { } - if (!TextUtils.equals(zzn.f2327z, T.y())) { + if (!TextUtils.equals(zzn.f2335z, T.y())) { } T.u(zzn.D); z2 = true; - T.A(zzn.f2324s); + T.A(zzn.f2332s); z2 = true; long j2 = zzn.m; T.t(zzn.m); @@ -741,7 +741,7 @@ public class k9 implements t5 { z2 = true; if (zzn.w != T.h()) { } - if (zzn.f2325x != T.i()) { + if (zzn.f2333x != T.i()) { } if (zzn.A != T.j()) { } @@ -777,12 +777,12 @@ public class k9 implements t5 { T.c(c(h)); } T.m(zzn.j); - T.q(zzn.f2327z); - if (da.b() && this.k.h.u(T.o(), p.f1192j0)) { + T.q(zzn.f2335z); + if (da.b() && this.k.h.u(T.o(), p.f1193j0)) { T.u(zzn.D); } - if (!TextUtils.isEmpty(zzn.f2324s)) { - T.A(zzn.f2324s); + if (!TextUtils.isEmpty(zzn.f2332s)) { + T.A(zzn.f2332s); } long j3 = zzn.m; if (j3 != 0) { @@ -805,7 +805,7 @@ public class k9 implements t5 { T.R(zzn.t); } T.n(zzn.w); - T.r(zzn.f2325x); + T.r(zzn.f2333x); T.b(zzn.A); T.z(zzn.B); T.a.f().b(); @@ -866,7 +866,7 @@ public class k9 implements t5 { l = null; this.k.t().S(this.A, str, 11, "_ev", zzaq2.i, 0); } - if (z3 && (T = K().T(str)) != null && Math.abs(((d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1196z.a(l).longValue()) { + if (z3 && (T = K().T(str)) != null && Math.abs(((d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1197z.a(l).longValue()) { this.k.g().C().a("Fetching config for blacklisted app"); n(T); return; @@ -922,7 +922,7 @@ public class k9 implements t5 { i = 0; u9Var = new u9(str, zzaq2.k, concat, ((d) this.k.h()).a(), Long.valueOf(((Long) obj).longValue() + j2)); if (!K().M(u9Var)) { - this.k.g().z().d("Too many unique user properties are set. Ignoring user property. appId", q3.s(str), this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().z().d("Too many unique user properties are set. Ignoring user property. appId", q3.s(str), this.k.u().y(u9Var.f1210c), u9Var.e); this.k.t().S(this.A, str, 9, null, null, 0); } z2 = true; @@ -1054,15 +1054,15 @@ public class k9 implements t5 { if (t8.b() && this.k.a().o(p.J0)) { u0.w0(a(zzn.i).h(d.b(zzn.E)).d()); } - if (da.b() && this.k.a().v(zzn.i, p.f1192j0)) { + if (da.b() && this.k.a().v(zzn.i, p.f1193j0)) { if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.D)) { u0.u0(zzn.D); } - if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2327z)) { - u0.r0(zzn.f2327z); + if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2335z)) { + u0.r0(zzn.f2335z); } - } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2327z)) { - u0.r0(zzn.f2327z); + } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2335z)) { + u0.r0(zzn.f2335z); } long j4 = zzn.n; if (j4 != 0) { @@ -1084,7 +1084,7 @@ public class k9 implements t5 { u0.y(((Boolean) obj2).booleanValue()); } } - } else if (!this.k.y().s(this.k.j()) && zzn.f2325x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { + } else if (!this.k.y().s(this.k.j()) && zzn.f2333x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { String string = Settings.Secure.getString(this.k.j().getContentResolver(), "android_id"); if (string == null) { this.k.g().A().b("null secure ID. appId", q3.s(u0.k0())); @@ -1123,7 +1123,7 @@ public class k9 implements t5 { } else { T2.c(c(h)); } - T2.A(zzn.f2324s); + T2.A(zzn.f2332s); T2.m(zzn.j); if (!t8.b() || !this.k.a().o(p.J0) || h.j()) { T2.x(this.j.t(zzn.i)); @@ -1152,7 +1152,7 @@ public class k9 implements t5 { List C = K().C(zzn.i); for (int i2 = 0; i2 < C.size(); i2++) { i1.a L = i1.L(); - L.r(C.get(i2).f1209c); + L.r(C.get(i2).f1210c); L.q(C.get(i2).d); N().G(L, C.get(i2).e); u0.u(L); @@ -1193,8 +1193,8 @@ public class k9 implements t5 { } public final x3 J() { - C(this.f1171c); - return this.f1171c; + C(this.f1172c); + return this.f1172c; } public final g K() { @@ -1203,7 +1203,7 @@ public class k9 implements t5 { } public final boolean L(zzn zzn) { - return (!da.b() || !this.k.h.u(zzn.i, p.f1192j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2327z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2327z); + return (!da.b() || !this.k.h.u(zzn.i, p.f1193j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2335z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2335z); } public final ba M() { @@ -1270,8 +1270,8 @@ public class k9 implements t5 { } String u = K().u(); if (!TextUtils.isEmpty(u)) { - if (this.f1174y == -1) { - this.f1174y = K().j0(); + if (this.f1175y == -1) { + this.f1175y = K().j0(); } List> D = K().D(u, this.k.h.q(u, p.g), Math.max(0, this.k.h.q(u, p.h))); if (!D.isEmpty()) { @@ -1306,7 +1306,7 @@ public class k9 implements t5 { d1.a x2 = d1.x(); int size = D.size(); ArrayList arrayList = new ArrayList(D.size()); - boolean z3 = "1".equals(this.k.h.f1147c.i(u, "gaia_collection_enabled")) && (!t8.b() || !this.k.h.o(p.J0) || a(u).j()); + boolean z3 = "1".equals(this.k.h.f1148c.i(u, "gaia_collection_enabled")) && (!t8.b() || !this.k.h.o(p.J0) || a(u).j()); boolean z4 = !t8.b() || !this.k.h.o(p.J0) || a(u).j(); boolean z5 = !t8.b() || !this.k.h.o(p.J0) || a(u).k(); int i3 = 0; @@ -1386,7 +1386,7 @@ public class k9 implements t5 { str2 = ((d1) x2.j).u().G1(); } this.k.g().n.d("Uploading data. app, uncompressed size, data", str2, Integer.valueOf(d.length), z6); - this.f1172s = true; + this.f1173s = true; x3 J = J(); m9 m9Var = new m9(this, u); J.b(); @@ -1397,7 +1397,7 @@ public class k9 implements t5 { } } } else { - this.f1174y = -1; + this.f1175y = -1; String B = K().B(currentTimeMillis - p.d.a(null).longValue()); if (!TextUtils.isEmpty(B) && (T = K().T(B)) != null) { n(T); @@ -1431,7 +1431,7 @@ public class k9 implements t5 { boolean z3 = true; this.m = true; U(); - if (!this.k.h.o(p.f1191i0) || (fileLock = this.u) == null || !fileLock.isValid()) { + if (!this.k.h.o(p.f1192i0) || (fileLock = this.u) == null || !fileLock.isValid()) { try { FileChannel channel = new RandomAccessFile(new File(this.k.b.getFilesDir(), "google_app_measurement.db"), "rw").getChannel(); this.v = channel; @@ -1579,7 +1579,7 @@ public class k9 implements t5 { } U(); P(); - d dVar2 = this.f1175z.get(str); + d dVar2 = this.f1176z.get(str); if (dVar2 != null) { return dVar2; } @@ -1756,7 +1756,7 @@ public class k9 implements t5 { if (zzz2 != null) { this.k.g().n.d("User property expired", zzz2.i, this.k.u().y(zzz2.k.j), zzz2.k.v0()); K().V(str, zzz2.k.j); - zzaq zzaq4 = zzz2.f2328s; + zzaq zzaq4 = zzz2.f2336s; if (zzaq4 != null) { arrayList.add(zzaq4); } @@ -1788,9 +1788,9 @@ public class k9 implements t5 { zzku zzku = zzz3.k; u9 u9Var = new u9(zzz3.i, zzz3.j, zzku.j, j, zzku.v0()); if (K().M(u9Var)) { - this.k.g().n.d("User property triggered", zzz3.i, this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().n.d("User property triggered", zzz3.i, this.k.u().y(u9Var.f1210c), u9Var.e); } else { - this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1210c), u9Var.e); } zzaq zzaq5 = zzz3.q; if (zzaq5 != null) { @@ -1851,7 +1851,7 @@ public class k9 implements t5 { List k = T.k(); if (da.b()) { z2 = T2; - if (this.k.h.u(T.o(), p.f1192j0)) { + if (this.k.h.u(T.o(), p.f1193j0)) { str2 = T.B(); B(zzaq, new zzn(str, v, M, N, O, P, Q, (String) null, z2, false, H, g, 0L, 0, h, i, false, y2, j, S, k, str2, (t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d())); } @@ -1868,7 +1868,7 @@ public class k9 implements t5 { @WorkerThread public final void n(a4 a4Var) { U(); - if (!da.b() || !this.k.h.u(a4Var.o(), p.f1192j0)) { + if (!da.b() || !this.k.h.u(a4Var.o(), p.f1193j0)) { if (TextUtils.isEmpty(a4Var.v()) && TextUtils.isEmpty(a4Var.y())) { r(a4Var.o(), 204, null, null, null); return; @@ -1882,7 +1882,7 @@ public class k9 implements t5 { Uri.Builder builder = new Uri.Builder(); String v = a4Var.v(); if (TextUtils.isEmpty(v)) { - if (da.b() && cVar.a.h.u(a4Var.o(), p.f1192j0)) { + if (da.b() && cVar.a.h.u(a4Var.o(), p.f1193j0)) { v = a4Var.B(); } v = a4Var.y(); @@ -1960,20 +1960,20 @@ public class k9 implements t5 { } l z2 = K().z(zzn.i, "_s"); if (z2 != null) { - j2 = z2.f1177c; + j2 = z2.f1178c; this.k.g().n.b("Backfill the session number. Last used session number", Long.valueOf(j2)); } o(new zzku("_sno", j, Long.valueOf(j2 + 1), str2), zzn); } u9 u9Var = new u9(zzn.i, zzku.n, zzku.j, zzku.k, n0); - this.k.g().n.c("Setting user property", this.k.u().y(u9Var.f1209c), n0); + this.k.g().n.c("Setting user property", this.k.u().y(u9Var.f1210c), n0); K().b0(); try { G(zzn); boolean M = K().M(u9Var); K().s(); if (!M) { - this.k.g().f.c("Too many unique user properties are set. Ignoring user property", this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().f.c("Too many unique user properties are set. Ignoring user property", this.k.u().y(u9Var.f1210c), u9Var.e); this.k.t().S(this.A, zzn.i, 9, null, null, 0); } } finally { @@ -1987,7 +1987,7 @@ public class k9 implements t5 { public final void p(zzn zzn) { if (this.w != null) { ArrayList arrayList = new ArrayList(); - this.f1173x = arrayList; + this.f1174x = arrayList; arrayList.addAll(this.w); } g K = K(); @@ -2054,9 +2054,9 @@ public class k9 implements t5 { zzku zzku3 = zzz2.k; u9 u9Var = new u9(zzz2.i, zzz2.j, zzku3.j, zzku3.k, zzku3.v0()); if (K().M(u9Var)) { - this.k.g().m.d("User property updated immediately", zzz2.i, this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().m.d("User property updated immediately", zzz2.i, this.k.u().y(u9Var.f1210c), u9Var.e); } else { - this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1209c), u9Var.e); + this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1210c), u9Var.e); } if (z3 && (zzaq = zzz2.q) != null) { I(new zzaq(zzaq, zzz2.l), zzn); @@ -2172,7 +2172,7 @@ public class k9 implements t5 { if (t8.b() && this.k.h.o(p.J0)) { U(); P(); - this.f1175z.put(str, dVar); + this.f1176z.put(str, dVar); g K = K(); if (t8.b() && K.a.h.o(p.J0)) { Objects.requireNonNull(str, "null reference"); @@ -2393,7 +2393,7 @@ public class k9 implements t5 { try { a aVar9 = new a(k9Var3, null); g K = K(); - long j3 = k9Var3.f1174y; + long j3 = k9Var3.f1175y; AnimatableValueParser.A(aVar9); K.b(); K.n(); @@ -2416,7 +2416,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { e1.a t2 = aVar9.a.t(); t2.F(); @@ -2431,10 +2431,10 @@ public class k9 implements t5 { long j4 = 0; while (true) { z2 = z11; - if (i13 >= aVar9.f1176c.size()) { + if (i13 >= aVar9.f1177c.size()) { break; } - a1.a t3 = aVar9.f1176c.get(i13).t(); + a1.a t3 = aVar9.f1177c.get(i13).t(); if (H().x(aVar9.a.G1(), t3.y())) { z7 = v; k9Var3.k.g().A().c("Dropping blacklisted raw event. appId", q3.s(aVar9.a.G1()), k9Var3.k.u().u(t3.y())); @@ -2529,7 +2529,7 @@ public class k9 implements t5 { } else { z2 = true; } - if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1159c > ((long) k9Var3.k.a().q(aVar9.a.G1(), p.n))) { + if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1160c > ((long) k9Var3.k.a().q(aVar9.a.G1(), p.n))) { k9Var3.k.g().A().b("Too many conversions. Not logging as conversion. appId", q3.s(aVar9.a.G1())); z9 = false; int i16 = -1; @@ -2772,7 +2772,7 @@ public class k9 implements t5 { } } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2809,7 +2809,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2861,7 +2861,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2878,7 +2878,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2895,7 +2895,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2912,7 +2912,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2923,7 +2923,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1176c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1177c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -3305,7 +3305,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } else { @@ -3325,7 +3325,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } else { @@ -3384,7 +3384,7 @@ public class k9 implements t5 { K.g().z().c("Data loss. Failed to merge raw event metadata. appId", q3.s(str11), e6); cursor2.close(); } - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } @@ -3401,7 +3401,7 @@ public class k9 implements t5 { if (cursor2 != null) { cursor2.close(); } - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th5) { @@ -3430,7 +3430,7 @@ public class k9 implements t5 { K.g().z().c("Data loss. Error selecting raw event. appId", q3.s(str11), sQLiteException); if (cursor2 != null) { } - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th7) { @@ -3447,7 +3447,7 @@ public class k9 implements t5 { K.g().z().c("Data loss. Error selecting raw event. appId", q3.s(str11), sQLiteException); if (cursor2 != null) { } - list = aVar9.f1176c; + list = aVar9.f1177c; if (!(list != null || list.isEmpty())) { } } catch (SQLiteException e9) { @@ -3571,8 +3571,8 @@ public class k9 implements t5 { S.a.f().b(); if (!S.b) { S.a.k.b.registerReceiver(S, new IntentFilter("android.net.conn.CONNECTIVITY_CHANGE")); - S.f1146c = S.a.J().u(); - S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1146c)); + S.f1147c = S.a.J().u(); + S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1147c)); S.b = true; } T().s(); @@ -3606,7 +3606,7 @@ public class k9 implements t5 { T.g().n.b("Scheduling upload, millis", Long.valueOf(currentTimeMillis2)); Objects.requireNonNull((d) T.a.o); long elapsedRealtime = SystemClock.elapsedRealtime() + currentTimeMillis2; - if (currentTimeMillis2 < Math.max(0L, p.f1194x.a(null).longValue())) { + if (currentTimeMillis2 < Math.max(0L, p.f1195x.a(null).longValue())) { if (!(T.e.d != 0)) { T.e.b(currentTimeMillis2); } @@ -3652,7 +3652,7 @@ public class k9 implements t5 { jobScheduler.schedule(build); return; } - T.d.setInexactRepeating(2, elapsedRealtime, Math.max(p.f1193s.a(null).longValue(), currentTimeMillis2), T.u()); + T.d.setInexactRepeating(2, elapsedRealtime, Math.max(p.f1194s.a(null).longValue(), currentTimeMillis2), T.u()); return; } } @@ -3677,8 +3677,8 @@ public class k9 implements t5 { @WorkerThread public final void x() { U(); - if (this.r || this.f1172s || this.t) { - this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.r), Boolean.valueOf(this.f1172s), Boolean.valueOf(this.t)); + if (this.r || this.f1173s || this.t) { + this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.r), Boolean.valueOf(this.f1173s), Boolean.valueOf(this.t)); return; } this.k.g().n.a("Stopping uploading service(s)"); @@ -3700,7 +3700,7 @@ public class k9 implements t5 { } Boolean z2 = z(T); if (z2 == null || z2.booleanValue()) { - return new zzn(str, T.v(), T.M(), T.N(), T.O(), T.P(), T.Q(), (String) null, T.T(), false, T.H(), T.g(), 0L, 0, T.h(), T.i(), false, T.y(), T.j(), T.S(), T.k(), (!da.b() || !this.k.h.u(str, p.f1192j0)) ? null : T.B(), (!t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d()); + return new zzn(str, T.v(), T.M(), T.N(), T.O(), T.P(), T.Q(), (String) null, T.T(), false, T.H(), T.g(), 0L, 0, T.h(), T.i(), false, T.y(), T.j(), T.S(), T.k(), (!da.b() || !this.k.h.u(str, p.f1193j0)) ? null : T.B(), (!t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d()); } this.k.g().f.b("App version does not match; dropping. appId", q3.s(str)); return null; diff --git a/app/src/main/java/c/i/a/f/i/b/l.java b/app/src/main/java/c/i/a/f/i/b/l.java index e75989bf1c..451f26ac4a 100644 --- a/app/src/main/java/c/i/a/f/i/b/l.java +++ b/app/src/main/java/c/i/a/f/i/b/l.java @@ -7,7 +7,7 @@ public final class l { public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1177c; + public final long f1178c; public final long d; public final long e; public final long f; @@ -31,7 +31,7 @@ public final class l { AnimatableValueParser.m(j5 < 0 ? false : z2); this.a = str; this.b = str2; - this.f1177c = j; + this.f1178c = j; this.d = j2; this.e = j3; this.f = j4; @@ -43,14 +43,14 @@ public final class l { } public final l a(long j) { - return new l(this.a, this.b, this.f1177c, this.d, this.e, j, this.g, this.h, this.i, this.j, this.k); + return new l(this.a, this.b, this.f1178c, this.d, this.e, j, this.g, this.h, this.i, this.j, this.k); } public final l b(long j, long j2) { - return new l(this.a, this.b, this.f1177c, this.d, this.e, this.f, j, Long.valueOf(j2), this.i, this.j, this.k); + return new l(this.a, this.b, this.f1178c, this.d, this.e, this.f, j, Long.valueOf(j2), this.i, this.j, this.k); } public final l c(Long l, Long l2, Boolean bool) { - return new l(this.a, this.b, this.f1177c, this.d, this.e, this.f, this.g, this.h, l, l2, (bool == null || bool.booleanValue()) ? bool : null); + return new l(this.a, this.b, this.f1178c, this.d, this.e, this.f, this.g, this.h, l, l2, (bool == null || bool.booleanValue()) ? bool : null); } } diff --git a/app/src/main/java/c/i/a/f/i/b/l3.java b/app/src/main/java/c/i/a/f/i/b/l3.java index e0b7510b0a..1d2f8430fd 100644 --- a/app/src/main/java/c/i/a/f/i/b/l3.java +++ b/app/src/main/java/c/i/a/f/i/b/l3.java @@ -79,7 +79,7 @@ public abstract class l3 extends s0 implements i3 { List list = (List) ((FutureTask) z4Var5.a.f().t(new n5(z4Var5, zzn4))).get(); arrayList = new ArrayList(list.size()); for (u9 u9Var : list) { - if (z2 || !t9.r0(u9Var.f1209c)) { + if (z2 || !t9.r0(u9Var.f1210c)) { arrayList.add(new zzku(u9Var)); } } diff --git a/app/src/main/java/c/i/a/f/i/b/m.java b/app/src/main/java/c/i/a/f/i/b/m.java index 8291564409..5a60358ec4 100644 --- a/app/src/main/java/c/i/a/f/i/b/m.java +++ b/app/src/main/java/c/i/a/f/i/b/m.java @@ -13,7 +13,7 @@ public final class m { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1178c; + public final String f1179c; public final long d; public final long e; public final zzap f; @@ -24,7 +24,7 @@ public final class m { AnimatableValueParser.w(str3); this.a = str2; this.b = str3; - this.f1178c = TextUtils.isEmpty(str) ? null : str; + this.f1179c = TextUtils.isEmpty(str) ? null : str; this.d = j; this.e = j2; if (j2 != 0 && j2 > j) { @@ -61,7 +61,7 @@ public final class m { Objects.requireNonNull(zzap, "null reference"); this.a = str2; this.b = str3; - this.f1178c = TextUtils.isEmpty(str) ? null : str; + this.f1179c = TextUtils.isEmpty(str) ? null : str; this.d = j; this.e = j2; if (j2 != 0 && j2 > j) { @@ -71,7 +71,7 @@ public final class m { } public final m a(u4 u4Var, long j) { - return new m(u4Var, this.f1178c, this.a, this.b, this.d, j, this.f); + return new m(u4Var, this.f1179c, this.a, this.b, this.d, j, this.f); } public final String toString() { diff --git a/app/src/main/java/c/i/a/f/i/b/m3.java b/app/src/main/java/c/i/a/f/i/b/m3.java index fc9c9286aa..9fcf01f750 100644 --- a/app/src/main/java/c/i/a/f/i/b/m3.java +++ b/app/src/main/java/c/i/a/f/i/b/m3.java @@ -13,7 +13,7 @@ import androidx.exifinterface.media.ExifInterface; public final class m3 extends a5 { /* renamed from: c reason: collision with root package name */ - public final p3 f1179c = new p3(this, this.a.b, "google_app_measurement_local.db"); + public final p3 f1180c = new p3(this, this.a.b, "google_app_measurement_local.db"); public boolean d; public m3(u4 u4Var) { @@ -44,7 +44,7 @@ public final class m3 extends a5 { if (this.d) { return null; } - SQLiteDatabase writableDatabase = this.f1179c.getWritableDatabase(); + SQLiteDatabase writableDatabase = this.f1180c.getWritableDatabase(); if (writableDatabase != null) { return writableDatabase; } diff --git a/app/src/main/java/c/i/a/f/i/b/m6.java b/app/src/main/java/c/i/a/f/i/b/m6.java index a60ca8cc7c..f9cec415c0 100644 --- a/app/src/main/java/c/i/a/f/i/b/m6.java +++ b/app/src/main/java/c/i/a/f/i/b/m6.java @@ -21,10 +21,10 @@ public final class m6 implements Runnable { c cVar = c6Var.a.h; n3 o = c6Var.o(); o.t(); - String str = o.f1180c; + String str = o.f1181c; Objects.requireNonNull(cVar); j3 j3Var = p.L; - atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1147c.i(str, j3Var.b))); + atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1148c.i(str, j3Var.b))); this.i.notify(); } catch (Throwable th) { this.i.notify(); diff --git a/app/src/main/java/c/i/a/f/i/b/m9.java b/app/src/main/java/c/i/a/f/i/b/m9.java index acc49e2a5b..e368b4a662 100644 --- a/app/src/main/java/c/i/a/f/i/b/m9.java +++ b/app/src/main/java/c/i/a/f/i/b/m9.java @@ -26,7 +26,7 @@ public final class m9 implements z3 { try { bArr = new byte[0]; } catch (Throwable th2) { - k9Var.f1172s = false; + k9Var.f1173s = false; k9Var.x(); throw th2; } @@ -59,7 +59,7 @@ public final class m9 implements z3 { throw e; } } catch (SQLiteException e2) { - List list2 = k9Var.f1173x; + List list2 = k9Var.f1174x; if (list2 == null || !list2.contains(l)) { throw e2; } @@ -67,9 +67,9 @@ public final class m9 implements z3 { } k9Var.K().s(); k9Var.K().e0(); - k9Var.f1173x = null; + k9Var.f1174x = null; if (!k9Var.J().u() || !k9Var.v()) { - k9Var.f1174y = -1; + k9Var.f1175y = -1; k9Var.w(); } else { k9Var.Q(); @@ -101,7 +101,7 @@ public final class m9 implements z3 { k9Var.K().J(list); k9Var.w(); } - k9Var.f1172s = false; + k9Var.f1173s = false; k9Var.x(); } } diff --git a/app/src/main/java/c/i/a/f/i/b/n3.java b/app/src/main/java/c/i/a/f/i/b/n3.java index 98ff769d32..4e9a708a1c 100644 --- a/app/src/main/java/c/i/a/f/i/b/n3.java +++ b/app/src/main/java/c/i/a/f/i/b/n3.java @@ -23,7 +23,7 @@ import java.util.Objects; public final class n3 extends a5 { /* renamed from: c reason: collision with root package name */ - public String f1180c; + public String f1181c; public String d; public int e; public String f; @@ -96,7 +96,7 @@ public final class n3 extends a5 { g().f.c("Error retrieving package info. appId, appName", q3.s(packageName), "Unknown"); } } - this.f1180c = packageName; + this.f1181c = packageName; this.f = str; this.d = str2; this.e = i; @@ -112,7 +112,7 @@ public final class n3 extends a5 { } boolean z3 = true; boolean z4 = status != null && status.v0(); - boolean z5 = !TextUtils.isEmpty(this.a.f1203c) && "am".equals(this.a.d); + boolean z5 = !TextUtils.isEmpty(this.a.f1204c) && "am".equals(this.a.d); boolean z6 = z4 | z5; if (!z6) { if (status == null) { @@ -162,12 +162,12 @@ public final class n3 extends a5 { this.l = ""; this.m = ""; if (z5) { - this.l = this.a.f1203c; + this.l = this.a.f1204c; } list = null; - G0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1049c : c.G0(this.a.b, "google_app_id"); + G0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1050c : c.G0(this.a.b, "google_app_id"); this.k = !TextUtils.isEmpty(G0) ? "" : G0; - if (!da.b() && this.a.h.o(p.f1192j0)) { + if (!da.b() && this.a.h.o(p.f1193j0)) { Context context2 = this.a.b; Objects.requireNonNull(context2, "null reference"); Resources resources = context2.getResources(); @@ -187,7 +187,7 @@ public final class n3 extends a5 { this.l = identifier3 == 0 ? null : resources2.getString(identifier3); } if (z2) { - g().n.c("App measurement enabled for app package, google app id", this.f1180c, TextUtils.isEmpty(this.k) ? this.l : this.k); + g().n.c("App measurement enabled for app package, google app id", this.f1181c, TextUtils.isEmpty(this.k) ? this.l : this.k); } this.i = null; c cVar = this.a.h; diff --git a/app/src/main/java/c/i/a/f/i/b/o3.java b/app/src/main/java/c/i/a/f/i/b/o3.java index 7a95ae9134..49ba063895 100644 --- a/app/src/main/java/c/i/a/f/i/b/o3.java +++ b/app/src/main/java/c/i/a/f/i/b/o3.java @@ -13,7 +13,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class o3 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final AtomicReference f1181c = new AtomicReference<>(); + public static final AtomicReference f1182c = new AtomicReference<>(); public static final AtomicReference d = new AtomicReference<>(); public static final AtomicReference e = new AtomicReference<>(); @@ -92,7 +92,7 @@ public final class o3 extends r5 { if (str == null) { return null; } - return !z() ? str : v(str, v5.f1210c, v5.a, f1181c); + return !z() ? str : v(str, v5.f1211c, v5.a, f1182c); } @Nullable diff --git a/app/src/main/java/c/i/a/f/i/b/p.java b/app/src/main/java/c/i/a/f/i/b/p.java index b1fcad4327..bf9b4fe4d1 100644 --- a/app/src/main/java/c/i/a/f/i/b/p.java +++ b/app/src/main/java/c/i/a/f/i/b/p.java @@ -52,45 +52,45 @@ public final class p { public static List> a = Collections.synchronizedList(new ArrayList()); /* renamed from: a0 reason: collision with root package name */ - public static j3 f1182a0; + public static j3 f1183a0; public static j3 b = a("measurement.ad_id_cache_time", 10000L, 10000L, s.a); /* renamed from: b0 reason: collision with root package name */ - public static j3 f1183b0; + public static j3 f1184b0; /* renamed from: c reason: collision with root package name */ - public static j3 f1184c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); + public static j3 f1185c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); /* renamed from: c0 reason: collision with root package name */ - public static j3 f1185c0; + public static j3 f1186c0; public static j3 d = a("measurement.config.cache_time", 86400000L, 3600000L, f0.a); /* renamed from: d0 reason: collision with root package name */ - public static j3 f1186d0; + public static j3 f1187d0; public static j3 e = a("measurement.config.url_scheme", Constants.SCHEME, Constants.SCHEME, o0.a); /* renamed from: e0 reason: collision with root package name */ - public static j3 f1187e0; + public static j3 f1188e0; public static j3 f = a("measurement.config.url_authority", "app-measurement.com", "app-measurement.com", c1.a); /* renamed from: f0 reason: collision with root package name */ - public static j3 f1188f0; + public static j3 f1189f0; public static j3 g = a("measurement.upload.max_bundles", 100, 100, l1.a); /* renamed from: g0 reason: collision with root package name */ - public static j3 f1189g0; + public static j3 f1190g0; public static j3 h = a("measurement.upload.max_batch_size", 65536, 65536, y1.a); /* renamed from: h0 reason: collision with root package name */ - public static j3 f1190h0; + public static j3 f1191h0; public static j3 i = a("measurement.upload.max_bundle_size", 65536, 65536, i2.a); /* renamed from: i0 reason: collision with root package name */ - public static j3 f1191i0; + public static j3 f1192i0; public static j3 j = a("measurement.upload.max_events_per_bundle", 1000, 1000, v2.a); /* renamed from: j0 reason: collision with root package name */ - public static j3 f1192j0; + public static j3 f1193j0; public static j3 k = a("measurement.upload.max_events_per_day", 100000, 100000, g3.a); public static j3 k0; public static j3 l = a("measurement.upload.max_error_events_per_day", 1000, 1000, u.a); @@ -109,7 +109,7 @@ public final class p { public static j3 r0; /* renamed from: s reason: collision with root package name */ - public static j3 f1193s = a("measurement.upload.window_interval", 3600000L, 3600000L, a0.a); + public static j3 f1194s = a("measurement.upload.window_interval", 3600000L, 3600000L, a0.a); public static j3 s0; public static j3 t = a("measurement.upload.interval", 3600000L, 3600000L, d0.a); public static j3 t0; @@ -121,15 +121,15 @@ public final class p { public static j3 w0; /* renamed from: x reason: collision with root package name */ - public static j3 f1194x = a("measurement.alarm_manager.minimum_interval", 60000L, 60000L, g0.a); + public static j3 f1195x = a("measurement.alarm_manager.minimum_interval", 60000L, 60000L, g0.a); public static j3 x0; /* renamed from: y reason: collision with root package name */ - public static j3 f1195y = a("measurement.upload.stale_data_deletion_interval", 86400000L, 86400000L, j0.a); + public static j3 f1196y = a("measurement.upload.stale_data_deletion_interval", 86400000L, 86400000L, j0.a); public static j3 y0; /* renamed from: z reason: collision with root package name */ - public static j3 f1196z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); + public static j3 f1197z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); public static j3 z0; static { @@ -148,16 +148,16 @@ public final class p { X = a("measurement.quality.checksum", bool, bool, null); Y = a("measurement.sdk.dynamite.allow_remote_dynamite3", bool2, bool2, i1.a); Z = a("measurement.sdk.collection.validate_param_names_alphabetical", bool2, bool2, h1.a); - f1182a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); - f1183b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); - f1185c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); - f1186d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); - f1187e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); - f1188f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); - f1189g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); - f1190h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); - f1191i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); - f1192j0 = a("measurement.ga.ga_app_id", bool, bool, u1.a); + f1183a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); + f1184b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); + f1186c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); + f1187d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); + f1188e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); + f1189f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); + f1190g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); + f1191h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); + f1192i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); + f1193j0 = a("measurement.ga.ga_app_id", bool, bool, u1.a); k0 = a("measurement.lifecycle.app_in_background_parameter", bool, bool, t1.a); l0 = a("measurement.integration.disable_firebase_instance_id", bool, bool, w1.a); m0 = a("measurement.lifecycle.app_backgrounded_engagement", bool, bool, v1.a); diff --git a/app/src/main/java/c/i/a/f/i/b/p4.java b/app/src/main/java/c/i/a/f/i/b/p4.java index 63054f1a52..eeabc06bb0 100644 --- a/app/src/main/java/c/i/a/f/i/b/p4.java +++ b/app/src/main/java/c/i/a/f/i/b/p4.java @@ -223,7 +223,7 @@ public final class p4 extends i9 implements e { g().i.a("EventConfig contained null event name"); } else { String q = t.q(); - String J0 = c.J0(t.q(), v5.a, v5.f1210c); + String J0 = c.J0(t.q(), v5.a, v5.f1211c); if (!TextUtils.isEmpty(J0)) { if (t.k) { t.n(); @@ -284,7 +284,7 @@ public final class p4 extends i9 implements e { while (i2 < ((k0) t2.j).D()) { l0.a t3 = ((k0) t2.j).z(i2).t(); l0.a aVar = (l0.a) ((u4.b) t3.clone()); - String J0 = c.J0(((l0) t3.j).z(), v5.a, v5.f1210c); + String J0 = c.J0(((l0) t3.j).z(), v5.a, v5.f1211c); if (J0 != null) { if (aVar.k) { aVar.n(); diff --git a/app/src/main/java/c/i/a/f/i/b/q3.java b/app/src/main/java/c/i/a/f/i/b/q3.java index bb627222a5..7a3c53a41a 100644 --- a/app/src/main/java/c/i/a/f/i/b/q3.java +++ b/app/src/main/java/c/i/a/f/i/b/q3.java @@ -11,7 +11,7 @@ import java.util.Objects; public final class q3 extends r5 { /* renamed from: c reason: collision with root package name */ - public char f1197c = 0; + public char f1198c = 0; public long d = -1; @GuardedBy("this") public String e; @@ -169,11 +169,11 @@ public final class q3 extends r5 { if (j > (j3 << 1)) { k4Var.a(); } else { - String string = k4Var.e.w().getString(k4Var.f1170c, null); + String string = k4Var.e.w().getString(k4Var.f1171c, null); long j4 = k4Var.e.w().getLong(k4Var.b, 0); k4Var.a(); - pair = (string == null || j4 <= 0) ? d4.f1151c : new Pair<>(string, Long.valueOf(j4)); - if (pair != null || pair == d4.f1151c) { + pair = (string == null || j4 <= 0) ? d4.f1152c : new Pair<>(string, Long.valueOf(j4)); + if (pair != null || pair == d4.f1152c) { return null; } String valueOf = String.valueOf(pair.second); diff --git a/app/src/main/java/c/i/a/f/i/b/q7.java b/app/src/main/java/c/i/a/f/i/b/q7.java index cafdf66b5f..bb017d3d1e 100644 --- a/app/src/main/java/c/i/a/f/i/b/q7.java +++ b/app/src/main/java/c/i/a/f/i/b/q7.java @@ -43,7 +43,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class q7 extends a5 { /* renamed from: c reason: collision with root package name */ - public final k8 f1198c; + public final k8 f1199c; public i3 d; public volatile Boolean e; public final i f; @@ -54,7 +54,7 @@ public final class q7 extends a5 { public q7(u4 u4Var) { super(u4Var); this.g = new e9(u4Var.o); - this.f1198c = new k8(this); + this.f1199c = new k8(this); this.f = new p7(this, u4Var); this.i = new z7(this, u4Var); } @@ -89,7 +89,7 @@ public final class q7 extends a5 { t(); if (!B()) { if (G()) { - k8 k8Var = this.f1198c; + k8 k8Var = this.f1199c; k8Var.k.b(); Context context = k8Var.k.a.b; synchronized (k8Var) { @@ -109,7 +109,7 @@ public final class q7 extends a5 { if (queryIntentServices != null && queryIntentServices.size() > 0) { Intent intent = new Intent("com.google.android.gms.measurement.START"); intent.setComponent(new ComponentName(this.a.b, "com.google.android.gms.measurement.AppMeasurementService")); - k8 k8Var2 = this.f1198c; + k8 k8Var2 = this.f1199c; k8Var2.k.b(); Context context2 = k8Var2.k.a.b; a b = a.b(); @@ -120,7 +120,7 @@ public final class q7 extends a5 { } k8Var2.k.g().n.a("Using local app measurement service"); k8Var2.i = true; - b.a(context2, intent, k8Var2.k.f1198c, 129); + b.a(context2, intent, k8Var2.k.f1199c, 129); return; } } @@ -133,13 +133,13 @@ public final class q7 extends a5 { public final void D() { b(); t(); - k8 k8Var = this.f1198c; + k8 k8Var = this.f1199c; if (k8Var.j != null && (k8Var.j.j() || k8Var.j.e())) { k8Var.j.h(); } k8Var.j = null; try { - a.b().c(this.a.b, this.f1198c); + a.b().c(this.a.b, this.f1199c); } catch (IllegalArgumentException | IllegalStateException unused) { } this.d = null; @@ -289,7 +289,7 @@ public final class q7 extends a5 { String E = z2 ? g().E() : null; o.b(); o.t(); - String str4 = o.f1180c; + String str4 = o.f1181c; o.t(); String str5 = o.k; o.t(); @@ -438,7 +438,7 @@ public final class q7 extends a5 { if (!da.b()) { list = list2; j2 = j7; - if (o.a.h.o(p.f1192j0)) { + if (o.a.h.o(p.f1193j0)) { o.t(); str3 = o.m; return new zzn(str4, str5, str6, j4, str7, 33025, j6, E, z3, z4, str2, 0, j, i, booleanValue, booleanValue2, z5, str8, valueOf2, j2, list, str3, (t8.b() || !o.a.h.o(p.H0)) ? "" : o.l().y().d()); diff --git a/app/src/main/java/c/i/a/f/i/b/q9.java b/app/src/main/java/c/i/a/f/i/b/q9.java index f8a57e562f..11d76859b7 100644 --- a/app/src/main/java/c/i/a/f/i/b/q9.java +++ b/app/src/main/java/c/i/a/f/i/b/q9.java @@ -282,7 +282,7 @@ public final class q9 extends i9 { @WorkerThread public static boolean O(zzaq zzaq, zzn zzn) { Objects.requireNonNull(zzaq, "null reference"); - return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2327z); + return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2335z); } public static boolean P(String str) { diff --git a/app/src/main/java/c/i/a/f/i/b/r4.java b/app/src/main/java/c/i/a/f/i/b/r4.java index 8ff978a748..1e8ff7a349 100644 --- a/app/src/main/java/c/i/a/f/i/b/r4.java +++ b/app/src/main/java/c/i/a/f/i/b/r4.java @@ -14,7 +14,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class r4 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final AtomicLong f1199c = new AtomicLong(Long.MIN_VALUE); + public static final AtomicLong f1200c = new AtomicLong(Long.MIN_VALUE); public v4 d; public v4 e; public final PriorityBlockingQueue> f = new PriorityBlockingQueue<>(); diff --git a/app/src/main/java/c/i/a/f/i/b/s3.java b/app/src/main/java/c/i/a/f/i/b/s3.java index d04ee5e2cc..a9b9c6f2ad 100644 --- a/app/src/main/java/c/i/a/f/i/b/s3.java +++ b/app/src/main/java/c/i/a/f/i/b/s3.java @@ -5,29 +5,29 @@ public final class s3 { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final boolean f1200c; + public final boolean f1201c; public final /* synthetic */ q3 d; public s3(q3 q3Var, int i, boolean z2, boolean z3) { this.d = q3Var; this.a = i; this.b = z2; - this.f1200c = z3; + this.f1201c = z3; } public final void a(String str) { - this.d.w(this.a, this.b, this.f1200c, str, null, null, null); + this.d.w(this.a, this.b, this.f1201c, str, null, null, null); } public final void b(String str, Object obj) { - this.d.w(this.a, this.b, this.f1200c, str, obj, null, null); + this.d.w(this.a, this.b, this.f1201c, str, obj, null, null); } public final void c(String str, Object obj, Object obj2) { - this.d.w(this.a, this.b, this.f1200c, str, obj, obj2, null); + this.d.w(this.a, this.b, this.f1201c, str, obj, obj2, null); } public final void d(String str, Object obj, Object obj2, Object obj3) { - this.d.w(this.a, this.b, this.f1200c, str, obj, obj2, obj3); + this.d.w(this.a, this.b, this.f1201c, str, obj, obj2, obj3); } } diff --git a/app/src/main/java/c/i/a/f/i/b/s4.java b/app/src/main/java/c/i/a/f/i/b/s4.java index c8d16d7785..5c2bce0397 100644 --- a/app/src/main/java/c/i/a/f/i/b/s4.java +++ b/app/src/main/java/c/i/a/f/i/b/s4.java @@ -15,7 +15,7 @@ public final class s4 extends FutureTask implements Comparable> { public s4(r4 r4Var, Runnable runnable, boolean z2, String str) { super(runnable, null); this.l = r4Var; - long andIncrement = r4.f1199c.getAndIncrement(); + long andIncrement = r4.f1200c.getAndIncrement(); this.i = andIncrement; this.k = str; this.j = z2; @@ -28,7 +28,7 @@ public final class s4 extends FutureTask implements Comparable> { public s4(r4 r4Var, Callable callable, boolean z2, String str) { super(callable); this.l = r4Var; - long andIncrement = r4.f1199c.getAndIncrement(); + long andIncrement = r4.f1200c.getAndIncrement(); this.i = andIncrement; this.k = str; this.j = z2; diff --git a/app/src/main/java/c/i/a/f/i/b/s6.java b/app/src/main/java/c/i/a/f/i/b/s6.java index 080b8c94c3..65b045117b 100644 --- a/app/src/main/java/c/i/a/f/i/b/s6.java +++ b/app/src/main/java/c/i/a/f/i/b/s6.java @@ -20,7 +20,7 @@ public final class s6 implements Runnable { c cVar = c6Var.a.h; n3 o = c6Var.o(); o.t(); - atomicReference.set(Integer.valueOf(cVar.q(o.f1180c, p.N))); + atomicReference.set(Integer.valueOf(cVar.q(o.f1181c, p.N))); this.i.notify(); } catch (Throwable th) { this.i.notify(); diff --git a/app/src/main/java/c/i/a/f/i/b/t3.java b/app/src/main/java/c/i/a/f/i/b/t3.java index 45ab742cc8..4cc73e2e94 100644 --- a/app/src/main/java/c/i/a/f/i/b/t3.java +++ b/app/src/main/java/c/i/a/f/i/b/t3.java @@ -32,7 +32,7 @@ public final class t3 implements Runnable { } q3 q3Var = this.n; boolean z2 = true; - if (q3Var.f1197c == 0) { + if (q3Var.f1198c == 0) { c cVar = q3Var.a.h; if (cVar.d == null) { synchronized (cVar) { @@ -51,9 +51,9 @@ public final class t3 implements Runnable { } } if (cVar.d.booleanValue()) { - this.n.f1197c = 'C'; + this.n.f1198c = 'C'; } else { - this.n.f1197c = 'c'; + this.n.f1198c = 'c'; } } q3 q3Var2 = this.n; @@ -62,7 +62,7 @@ public final class t3 implements Runnable { } char charAt = "01VDIWEA?".charAt(this.i); q3 q3Var3 = this.n; - char c2 = q3Var3.f1197c; + char c2 = q3Var3.f1198c; long j = q3Var3.d; String u = q3.u(true, this.j, this.k, this.l, this.m); StringBuilder sb = new StringBuilder(String.valueOf(u).length() + 24); @@ -87,7 +87,7 @@ public final class t3 implements Runnable { long j2 = k4Var.e.w().getLong(k4Var.b, 0); if (j2 <= 0) { SharedPreferences.Editor edit = k4Var.e.w().edit(); - edit.putString(k4Var.f1170c, sb2); + edit.putString(k4Var.f1171c, sb2); edit.putLong(k4Var.b, 1); edit.apply(); return; @@ -98,7 +98,7 @@ public final class t3 implements Runnable { } SharedPreferences.Editor edit2 = k4Var.e.w().edit(); if (z2) { - edit2.putString(k4Var.f1170c, sb2); + edit2.putString(k4Var.f1171c, sb2); } edit2.putLong(k4Var.b, j3); edit2.apply(); diff --git a/app/src/main/java/c/i/a/f/i/b/t6.java b/app/src/main/java/c/i/a/f/i/b/t6.java index b40712edc2..962faf6aed 100644 --- a/app/src/main/java/c/i/a/f/i/b/t6.java +++ b/app/src/main/java/c/i/a/f/i/b/t6.java @@ -20,7 +20,7 @@ public final class t6 implements Runnable { c cVar = c6Var.a.h; n3 o = c6Var.o(); o.t(); - atomicReference.set(Long.valueOf(cVar.n(o.f1180c, p.M))); + atomicReference.set(Long.valueOf(cVar.n(o.f1181c, p.M))); this.i.notify(); } catch (Throwable th) { this.i.notify(); diff --git a/app/src/main/java/c/i/a/f/i/b/t9.java b/app/src/main/java/c/i/a/f/i/b/t9.java index e7915d5286..8ddbc9bc43 100644 --- a/app/src/main/java/c/i/a/f/i/b/t9.java +++ b/app/src/main/java/c/i/a/f/i/b/t9.java @@ -57,7 +57,7 @@ import javax.security.auth.x500.X500Principal; public final class t9 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final String[] f1201c = {"firebase_", "google_", "ga_"}; + public static final String[] f1202c = {"firebase_", "google_", "ga_"}; public static final String[] d = {"_err"}; public SecureRandom e; public final AtomicLong f = new AtomicLong(0); @@ -212,10 +212,10 @@ public final class t9 extends r5 { } bundle.putLong("triggered_timestamp", zzz.k.k); bundle.putLong("time_to_live", zzz.r); - zzaq zzaq3 = zzz.f2328s; + zzaq zzaq3 = zzz.f2336s; if (zzaq3 != null) { bundle.putString("expired_event_name", zzaq3.i); - zzap zzap3 = zzz.f2328s.j; + zzap zzap3 = zzz.f2336s.j; if (zzap3 != null) { bundle.putBundle("expired_event_params", zzap3.w0()); } @@ -629,7 +629,7 @@ public final class t9 extends r5 { g().h.b("Invalid google_app_id. Firebase Analytics disabled. See https://goo.gl/NAOOOI. provided id", q3.s(str)); } return false; - } else if (da.b() && this.a.h.o(p.f1192j0) && !TextUtils.isEmpty(str3)) { + } else if (da.b() && this.a.h.o(p.f1193j0) && !TextUtils.isEmpty(str3)) { return true; } else { if (!TextUtils.isEmpty(str2)) { @@ -653,7 +653,7 @@ public final class t9 extends r5 { g().h.b("Name is required and can't be null. Type", str); return false; } - String[] strArr3 = f1201c; + String[] strArr3 = f1202c; int length = strArr3.length; int i = 0; while (true) { @@ -786,7 +786,7 @@ public final class t9 extends r5 { if (!z3) { return 21; } - if (!e0(str3, u5.f1208c)) { + if (!e0(str3, u5.f1209c)) { return 20; } q7 x2 = this.a.x(); @@ -1113,6 +1113,6 @@ public final class t9 extends r5 { if ("_id".equals(str)) { return 256; } - return (!this.a.h.o(p.f1190h0) || !"_lgclid".equals(str)) ? 36 : 100; + return (!this.a.h.o(p.f1191h0) || !"_lgclid".equals(str)) ? 36 : 100; } } diff --git a/app/src/main/java/c/i/a/f/i/b/u3.java b/app/src/main/java/c/i/a/f/i/b/u3.java index b39e582aa9..ddd599482f 100644 --- a/app/src/main/java/c/i/a/f/i/b/u3.java +++ b/app/src/main/java/c/i/a/f/i/b/u3.java @@ -14,7 +14,7 @@ public final class u3 { public String b; /* renamed from: c reason: collision with root package name */ - public long f1202c; + public long f1203c; @NonNull public Bundle d; @@ -22,7 +22,7 @@ public final class u3 { this.a = str; this.b = str2; this.d = bundle; - this.f1202c = j; + this.f1203c = j; } public static u3 b(zzaq zzaq) { @@ -30,7 +30,7 @@ public final class u3 { } public final zzaq a() { - return new zzaq(this.a, new zzap(new Bundle(this.d)), this.b, this.f1202c); + return new zzaq(this.a, new zzap(new Bundle(this.d)), this.b, this.f1203c); } public final String toString() { diff --git a/app/src/main/java/c/i/a/f/i/b/u4.java b/app/src/main/java/c/i/a/f/i/b/u4.java index e6bf431792..acf17368c7 100644 --- a/app/src/main/java/c/i/a/f/i/b/u4.java +++ b/app/src/main/java/c/i/a/f/i/b/u4.java @@ -35,7 +35,7 @@ public class u4 implements t5 { public final Context b; /* renamed from: c reason: collision with root package name */ - public final String f1203c; + public final String f1204c; public final String d; public final String e; public final boolean f; @@ -53,20 +53,20 @@ public class u4 implements t5 { public final a r; /* renamed from: s reason: collision with root package name */ - public final d7 f1204s; + public final d7 f1205s; public m3 t; public q7 u; public j v; public n3 w; /* renamed from: x reason: collision with root package name */ - public m4 f1205x; + public m4 f1206x; /* renamed from: y reason: collision with root package name */ - public boolean f1206y = false; + public boolean f1207y = false; /* renamed from: z reason: collision with root package name */ - public Boolean f1207z; + public Boolean f1208z; public u4(y5 y5Var) { Context context; @@ -77,8 +77,8 @@ public class u4 implements t5 { this.g = gaVar; c.h = gaVar; this.b = context2; - this.f1203c = y5Var.b; - this.d = y5Var.f1212c; + this.f1204c = y5Var.b; + this.d = y5Var.f1213c; this.e = y5Var.d; this.f = y5Var.h; this.B = y5Var.e; @@ -103,8 +103,8 @@ public class u4 implements t5 { s2.b(); synchronized (c2.class) { c2 c2Var = c2.a; - if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1091c == null)) { - context.getContentResolver().unregisterContentObserver(c2.a.f1091c); + if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1092c == null)) { + context.getContentResolver().unregisterContentObserver(c2.a.f1092c); } c2.a = null; } @@ -140,7 +140,7 @@ public class u4 implements t5 { this.l = w8Var; d7 d7Var = new d7(this); d7Var.p(); - this.f1204s = d7Var; + this.f1205s = d7Var; r4 r4Var = new r4(this); r4Var.p(); this.k = r4Var; @@ -153,12 +153,12 @@ public class u4 implements t5 { c6 s2 = s(); if (s2.a.b.getApplicationContext() instanceof Application) { Application application = (Application) s2.a.b.getApplicationContext(); - if (s2.f1148c == null) { - s2.f1148c = new y6(s2, null); + if (s2.f1149c == null) { + s2.f1149c = new y6(s2, null); } if (z3) { - application.unregisterActivityLifecycleCallbacks(s2.f1148c); - application.registerActivityLifecycleCallbacks(s2.f1148c); + application.unregisterActivityLifecycleCallbacks(s2.f1149c); + application.registerActivityLifecycleCallbacks(s2.f1149c); s2.g().n.a("Registered activity lifecycle callback"); } } @@ -315,20 +315,20 @@ public class u4 implements t5 { */ @WorkerThread public final boolean m() { - if (this.f1206y) { + if (this.f1207y) { f().b(); - Boolean bool = this.f1207z; + Boolean bool = this.f1208z; if (!(bool == null || this.A == 0)) { if (!bool.booleanValue()) { Objects.requireNonNull((d) this.o); } - return this.f1207z.booleanValue(); + return this.f1208z.booleanValue(); } Objects.requireNonNull((d) this.o); this.A = SystemClock.elapsedRealtime(); boolean z2 = false; Boolean valueOf = Boolean.valueOf(t().p0("android.permission.INTERNET") && t().p0("android.permission.ACCESS_NETWORK_STATE") && (c.i.a.f.e.p.b.a(this.b).c() || this.h.C() || (n4.a(this.b) && t9.U(this.b)))); - this.f1207z = valueOf; + this.f1208z = valueOf; if (valueOf.booleanValue()) { t9 t = t(); n3 z3 = z(); @@ -344,16 +344,16 @@ public class u4 implements t5 { z6.t(); } z2 = true; - this.f1207z = Boolean.valueOf(z2); + this.f1208z = Boolean.valueOf(z2); } - return this.f1207z.booleanValue(); + return this.f1208z.booleanValue(); } throw new IllegalStateException("AppMeasurement is not initialized"); } public final d7 n() { - q(this.f1204s); - return this.f1204s; + q(this.f1205s); + return this.f1205s; } public final d4 o() { @@ -382,7 +382,7 @@ public class u4 implements t5 { } public final boolean v() { - return TextUtils.isEmpty(this.f1203c); + return TextUtils.isEmpty(this.f1204c); } public final h7 w() { diff --git a/app/src/main/java/c/i/a/f/i/b/u5.java b/app/src/main/java/c/i/a/f/i/b/u5.java index 2839857089..4ab5c2a8a4 100644 --- a/app/src/main/java/c/i/a/f/i/b/u5.java +++ b/app/src/main/java/c/i/a/f/i/b/u5.java @@ -7,6 +7,6 @@ public final class u5 { public static final String[] b = {"_c", "_et", "_xt", "_aeid", "_ai", "_err", "_ev", "_el", "_o", "_sn", "_sc", "_si", "_pn", "_pc", "_pi", "_mst", "_ndt", "_nmid", "_nmn", "_nmt", "_nmtid", "_nmc", "_pv", "_po", "_nt", "_uwa", "_pfo", "_sys", "_sysu", "_pin", "_eid", "_epc", "_gn", "_ll", "_i", "_en", "_cis", "_cc", "_dac", "_sno", "_sid", "_cer", "_aib", "_ffr", "_c", "_err", "_ev", "_el", "_o", "_sn", "_sc", "_si", "_pn", "_pc", "_pi", "_sno", "_sid"}; /* renamed from: c reason: collision with root package name */ - public static final String[] f1208c = {"items"}; + public static final String[] f1209c = {"items"}; public static final String[] d = {"affiliation", "coupon", "creative_name", "creative_slot", "currency", "discount", "index", "item_id", "item_brand", "item_category", "item_category2", "item_category3", "item_category4", "item_category5", "item_list_name", "item_list_id", "item_name", "item_variant", "location_id", "payment_type", "price", "promotion_id", "promotion_name", "quantity", "shipping", "shipping_tier", "tax", "transaction_id", "value", "item_list", "checkout_step", "checkout_option", "item_location_id"}; } diff --git a/app/src/main/java/c/i/a/f/i/b/u9.java b/app/src/main/java/c/i/a/f/i/b/u9.java index 9b7758988a..6be34fbf5e 100644 --- a/app/src/main/java/c/i/a/f/i/b/u9.java +++ b/app/src/main/java/c/i/a/f/i/b/u9.java @@ -8,7 +8,7 @@ public final class u9 { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1209c; + public final String f1210c; public final long d; public final Object e; @@ -18,7 +18,7 @@ public final class u9 { Objects.requireNonNull(obj, "null reference"); this.a = str; this.b = str2; - this.f1209c = str3; + this.f1210c = str3; this.d = j; this.e = obj; } diff --git a/app/src/main/java/c/i/a/f/i/b/v5.java b/app/src/main/java/c/i/a/f/i/b/v5.java index 25a196ef8a..c8c758776a 100644 --- a/app/src/main/java/c/i/a/f/i/b/v5.java +++ b/app/src/main/java/c/i/a/f/i/b/v5.java @@ -7,10 +7,10 @@ public final class v5 { public static final String[] b = {"ad_impression"}; /* renamed from: c reason: collision with root package name */ - public static final String[] f1210c = {"_aa", "_ac", "_xa", "_aq", "_ar", "_xu", "_ab", "_cd", "_ae", "_ui", "app_store_refund", "app_store_subscription_cancel", "app_store_subscription_convert", "app_store_subscription_renew", "_ug", "_au", "dynamic_link_app_open", "dynamic_link_app_update", "dynamic_link_first_open", "_cmp", "_err", "_f", "_v", "_iap", "_nd", "_nf", "_no", "_nr", "_ou", "_s", "_ssr", "_e", "_ai", "_vs", "_ep", "_cmp"}; + public static final String[] f1211c = {"_aa", "_ac", "_xa", "_aq", "_ar", "_xu", "_ab", "_cd", "_ae", "_ui", "app_store_refund", "app_store_subscription_cancel", "app_store_subscription_convert", "app_store_subscription_renew", "_ug", "_au", "dynamic_link_app_open", "dynamic_link_app_update", "dynamic_link_first_open", "_cmp", "_err", "_f", "_v", "_iap", "_nd", "_nf", "_no", "_nr", "_ou", "_s", "_ssr", "_e", "_ai", "_vs", "_ep", "_cmp"}; public static final String[] d = {"purchase", "refund", "add_payment_info", "add_shipping_info", "add_to_cart", "add_to_wishlist", "begin_checkout", "remove_from_cart", "select_item", "select_promotion", "view_cart", "view_item", "view_item_list", "view_promotion", "ecommerce_purchase", "purchase_refund", "set_checkout_option", "checkout_progress", "select_content", "view_search_results"}; public static String a(String str) { - return c.J0(str, f1210c, a); + return c.J0(str, f1211c, a); } } diff --git a/app/src/main/java/c/i/a/f/i/b/v6.java b/app/src/main/java/c/i/a/f/i/b/v6.java index 0023b58c8e..7bfa30fe1e 100644 --- a/app/src/main/java/c/i/a/f/i/b/v6.java +++ b/app/src/main/java/c/i/a/f/i/b/v6.java @@ -20,7 +20,7 @@ public final class v6 implements Runnable { c cVar = c6Var.a.h; n3 o = c6Var.o(); o.t(); - atomicReference.set(Double.valueOf(cVar.r(o.f1180c, p.O))); + atomicReference.set(Double.valueOf(cVar.r(o.f1181c, p.O))); this.i.notify(); } catch (Throwable th) { this.i.notify(); diff --git a/app/src/main/java/c/i/a/f/i/b/v8.java b/app/src/main/java/c/i/a/f/i/b/v8.java index 5926749aca..47ec7b3820 100644 --- a/app/src/main/java/c/i/a/f/i/b/v8.java +++ b/app/src/main/java/c/i/a/f/i/b/v8.java @@ -20,10 +20,10 @@ public final class v8 implements Runnable { w8Var.x(); w8Var.g().n.b("Activity resumed, time", Long.valueOf(j)); if (w8Var.a.h.o(p.v0)) { - if (w8Var.a.h.z().booleanValue() || w8Var.l().f1153x.b()) { + if (w8Var.a.h.z().booleanValue() || w8Var.l().f1154x.b()) { d9 d9Var = w8Var.e; d9Var.d.b(); - d9Var.f1156c.c(); + d9Var.f1157c.c(); d9Var.a = j; d9Var.b = j; } @@ -33,7 +33,7 @@ public final class v8 implements Runnable { if (w8Var.a.h.z().booleanValue()) { d9 d9Var2 = w8Var.e; d9Var2.d.b(); - d9Var2.f1156c.c(); + d9Var2.f1157c.c(); d9Var2.a = j; d9Var2.b = j; } @@ -42,7 +42,7 @@ public final class v8 implements Runnable { f9Var.a.b(); if (f9Var.a.a.d()) { if (!f9Var.a.a.h.o(p.v0)) { - f9Var.a.l().f1153x.a(false); + f9Var.a.l().f1154x.a(false); } Objects.requireNonNull((d) f9Var.a.a.o); f9Var.b(System.currentTimeMillis(), false); diff --git a/app/src/main/java/c/i/a/f/i/b/w4.java b/app/src/main/java/c/i/a/f/i/b/w4.java index b64ff9a16b..4f9fd8ca05 100644 --- a/app/src/main/java/c/i/a/f/i/b/w4.java +++ b/app/src/main/java/c/i/a/f/i/b/w4.java @@ -52,7 +52,7 @@ public final class w4 implements Runnable { u4Var.u = q7Var; u4Var.m.q(); u4Var.i.q(); - u4Var.f1205x = new m4(u4Var); + u4Var.f1206x = new m4(u4Var); n3 n3Var2 = u4Var.w; if (!n3Var2.b) { n3Var2.w(); @@ -62,8 +62,8 @@ public final class w4 implements Runnable { u4Var.g().l.b("App measurement initialized, version", 33025L); u4Var.g().l.a("To enable debug logging run: adb shell setprop log.tag.FA VERBOSE"); n3Var.t(); - String str2 = n3Var.f1180c; - if (TextUtils.isEmpty(u4Var.f1203c)) { + String str2 = n3Var.f1181c; + if (TextUtils.isEmpty(u4Var.f1204c)) { if (u4Var.t().s0(str2)) { s3Var = u4Var.g().l; str = "Faster debug mode event logging enabled. To disable, run:\n adb shell setprop debug.firebase.analytics.app .none."; @@ -79,7 +79,7 @@ public final class w4 implements Runnable { if (u4Var.F != u4Var.G.get()) { u4Var.g().f.c("Not all components initialized", Integer.valueOf(u4Var.F), Integer.valueOf(u4Var.G.get())); } - u4Var.f1206y = true; + u4Var.f1207y = true; u4 u4Var2 = this.j; zzae zzae = this.i.g; u4Var2.f().b(); diff --git a/app/src/main/java/c/i/a/f/i/b/w7.java b/app/src/main/java/c/i/a/f/i/b/w7.java index 8ab5f521af..082cd41fca 100644 --- a/app/src/main/java/c/i/a/f/i/b/w7.java +++ b/app/src/main/java/c/i/a/f/i/b/w7.java @@ -24,7 +24,7 @@ public final class w7 implements Runnable { if (i7Var == null) { i3Var.F(0, null, null, q7Var.a.b.getPackageName()); } else { - i3Var.F(i7Var.f1165c, i7Var.a, i7Var.b, q7Var.a.b.getPackageName()); + i3Var.F(i7Var.f1166c, i7Var.a, i7Var.b, q7Var.a.b.getPackageName()); } this.j.F(); } catch (RemoteException e) { diff --git a/app/src/main/java/c/i/a/f/i/b/w8.java b/app/src/main/java/c/i/a/f/i/b/w8.java index 3b46d83d52..7671d1aceb 100644 --- a/app/src/main/java/c/i/a/f/i/b/w8.java +++ b/app/src/main/java/c/i/a/f/i/b/w8.java @@ -8,7 +8,7 @@ import c.i.a.f.h.l.bc; public final class w8 extends a5 { /* renamed from: c reason: collision with root package name */ - public Handler f1211c; + public Handler f1212c; public final f9 d = new f9(this); public final d9 e = new d9(this); public final x8 f = new x8(this); @@ -29,8 +29,8 @@ public final class w8 extends a5 { @WorkerThread public final void x() { b(); - if (this.f1211c == null) { - this.f1211c = new bc(Looper.getMainLooper()); + if (this.f1212c == null) { + this.f1212c = new bc(Looper.getMainLooper()); } } } diff --git a/app/src/main/java/c/i/a/f/i/b/x.java b/app/src/main/java/c/i/a/f/i/b/x.java index d1384a5d59..0901e69f8a 100644 --- a/app/src/main/java/c/i/a/f/i/b/x.java +++ b/app/src/main/java/c/i/a/f/i/b/x.java @@ -20,12 +20,12 @@ public final class x implements Runnable { long j = this.j; aVar.b(); AnimatableValueParser.w(str); - Integer num = aVar.f1140c.get(str); + Integer num = aVar.f1141c.get(str); if (num != null) { i7 w = aVar.q().w(false); int intValue = num.intValue() - 1; if (intValue == 0) { - aVar.f1140c.remove(str); + aVar.f1141c.remove(str); Long l = aVar.b.get(str); if (l == null) { aVar.g().f.a("First ad unit exposure time was never set"); @@ -33,7 +33,7 @@ public final class x implements Runnable { aVar.b.remove(str); aVar.w(str, j - l.longValue(), w); } - if (aVar.f1140c.isEmpty()) { + if (aVar.f1141c.isEmpty()) { long j2 = aVar.d; if (j2 == 0) { aVar.g().f.a("First ad exposure time was never set"); @@ -45,7 +45,7 @@ public final class x implements Runnable { } return; } - aVar.f1140c.put(str, Integer.valueOf(intValue)); + aVar.f1141c.put(str, Integer.valueOf(intValue)); return; } aVar.g().f.b("Call to endAdUnitExposure for unknown ad unit id", str); diff --git a/app/src/main/java/c/i/a/f/i/b/x8.java b/app/src/main/java/c/i/a/f/i/b/x8.java index a8d8cd713f..7d1152f300 100644 --- a/app/src/main/java/c/i/a/f/i/b/x8.java +++ b/app/src/main/java/c/i/a/f/i/b/x8.java @@ -15,10 +15,10 @@ public final class x8 { this.b.b(); b9 b9Var = this.a; if (b9Var != null) { - this.b.f1211c.removeCallbacks(b9Var); + this.b.f1212c.removeCallbacks(b9Var); } if (this.b.a.h.o(p.v0)) { - this.b.l().f1153x.a(false); + this.b.l().f1154x.a(false); } } } diff --git a/app/src/main/java/c/i/a/f/i/b/y0.java b/app/src/main/java/c/i/a/f/i/b/y0.java index 633ebb1127..c39be4026d 100644 --- a/app/src/main/java/c/i/a/f/i/b/y0.java +++ b/app/src/main/java/c/i/a/f/i/b/y0.java @@ -20,16 +20,16 @@ public final class y0 implements Runnable { long j = this.j; aVar.b(); AnimatableValueParser.w(str); - if (aVar.f1140c.isEmpty()) { + if (aVar.f1141c.isEmpty()) { aVar.d = j; } - Integer num = aVar.f1140c.get(str); + Integer num = aVar.f1141c.get(str); if (num != null) { - aVar.f1140c.put(str, Integer.valueOf(num.intValue() + 1)); - } else if (aVar.f1140c.size() >= 100) { + aVar.f1141c.put(str, Integer.valueOf(num.intValue() + 1)); + } else if (aVar.f1141c.size() >= 100) { aVar.g().i.a("Too many ads visible"); } else { - aVar.f1140c.put(str, 1); + aVar.f1141c.put(str, 1); aVar.b.put(str, Long.valueOf(j)); } } diff --git a/app/src/main/java/c/i/a/f/i/b/y5.java b/app/src/main/java/c/i/a/f/i/b/y5.java index e36cfb8d70..6e7e6043bd 100644 --- a/app/src/main/java/c/i/a/f/i/b/y5.java +++ b/app/src/main/java/c/i/a/f/i/b/y5.java @@ -10,7 +10,7 @@ public final class y5 { public String b; /* renamed from: c reason: collision with root package name */ - public String f1212c; + public String f1213c; public String d; public Boolean e; public long f; @@ -26,7 +26,7 @@ public final class y5 { if (zzae != null) { this.g = zzae; this.b = zzae.n; - this.f1212c = zzae.m; + this.f1213c = zzae.m; this.d = zzae.l; this.h = zzae.k; this.f = zzae.j; diff --git a/app/src/main/java/c/i/a/f/i/b/y6.java b/app/src/main/java/c/i/a/f/i/b/y6.java index 85a345d272..f4402b0242 100644 --- a/app/src/main/java/c/i/a/f/i/b/y6.java +++ b/app/src/main/java/c/i/a/f/i/b/y6.java @@ -71,11 +71,11 @@ public final class y6 implements Application.ActivityLifecycleCallbacks { long elapsedRealtime = SystemClock.elapsedRealtime(); if (!q.a.h.o(p.u0) || q.a.h.z().booleanValue()) { i7 E = q.E(activity); - q.d = q.f1162c; - q.f1162c = null; + q.d = q.f1163c; + q.f1163c = null; q.f().v(new o7(q, E, elapsedRealtime)); } else { - q.f1162c = null; + q.f1163c = null; q.f().v(new l7(q, elapsedRealtime)); } w8 s2 = this.i.s(); @@ -112,7 +112,7 @@ public final class y6 implements Application.ActivityLifecycleCallbacks { m.f().v(new a3(m, SystemClock.elapsedRealtime())); return; } - q.f1162c = q.i; + q.f1163c = q.i; q.f().v(new m7(q)); } @@ -122,7 +122,7 @@ public final class y6 implements Application.ActivityLifecycleCallbacks { h7 q = this.i.q(); if (q.a.h.z().booleanValue() && bundle != null && (i7Var = q.f.get(activity)) != null) { Bundle bundle2 = new Bundle(); - bundle2.putLong(ModelAuditLogEntry.CHANGE_KEY_ID, i7Var.f1165c); + bundle2.putLong(ModelAuditLogEntry.CHANGE_KEY_ID, i7Var.f1166c); bundle2.putString(ModelAuditLogEntry.CHANGE_KEY_NAME, i7Var.a); bundle2.putString("referrer_name", i7Var.b); bundle.putBundle("com.google.app_measurement.screen_service", bundle2); diff --git a/app/src/main/java/c/i/a/f/i/b/y8.java b/app/src/main/java/c/i/a/f/i/b/y8.java index 47675adf8c..0ee40f0b20 100644 --- a/app/src/main/java/c/i/a/f/i/b/y8.java +++ b/app/src/main/java/c/i/a/f/i/b/y8.java @@ -23,13 +23,13 @@ public final class y8 implements Runnable { Objects.requireNonNull((d) x8Var.b.a.o); b9 b9Var = new b9(x8Var, System.currentTimeMillis(), j); x8Var.a = b9Var; - x8Var.b.f1211c.postDelayed(b9Var, 2000); + x8Var.b.f1212c.postDelayed(b9Var, 2000); if (w8Var.a.h.z().booleanValue()) { - w8Var.e.f1156c.c(); + w8Var.e.f1157c.c(); } f9 f9Var = w8Var.d; if (!f9Var.a.a.h.o(p.v0)) { - f9Var.a.l().f1153x.a(true); + f9Var.a.l().f1154x.a(true); } } } diff --git a/app/src/main/java/c/i/a/f/i/b/z4.java b/app/src/main/java/c/i/a/f/i/b/z4.java index a8ef18d611..5773d03739 100644 --- a/app/src/main/java/c/i/a/f/i/b/z4.java +++ b/app/src/main/java/c/i/a/f/i/b/z4.java @@ -33,7 +33,7 @@ public final class z4 extends l3 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f1213c = null; + public String f1214c = null; public z4(k9 k9Var) { Objects.requireNonNull(k9Var, "null reference"); @@ -98,7 +98,7 @@ public final class z4 extends l3 { List list = (List) ((FutureTask) this.a.f().t(new d5(this, zzn, str, str2))).get(); ArrayList arrayList = new ArrayList(list.size()); for (u9 u9Var : list) { - if (z2 || !t9.r0(u9Var.f1209c)) { + if (z2 || !t9.r0(u9Var.f1210c)) { arrayList.add(new zzku(u9Var)); } } @@ -212,7 +212,7 @@ public final class z4 extends l3 { List list = (List) ((FutureTask) this.a.f().t(new g5(this, str, str2, str3))).get(); ArrayList arrayList = new ArrayList(list.size()); for (u9 u9Var : list) { - if (z2 || !t9.r0(u9Var.f1209c)) { + if (z2 || !t9.r0(u9Var.f1210c)) { arrayList.add(new zzku(u9Var)); } } @@ -249,7 +249,7 @@ public final class z4 extends l3 { if (z2) { try { if (this.b == null) { - if (!"com.google.android.gms".equals(this.f1213c) && !c.S(this.a.k.b, Binder.getCallingUid())) { + if (!"com.google.android.gms".equals(this.f1214c) && !c.S(this.a.k.b, Binder.getCallingUid())) { if (!f.a(this.a.k.b).b(Binder.getCallingUid())) { z3 = false; this.b = Boolean.valueOf(z3); @@ -266,15 +266,15 @@ public final class z4 extends l3 { throw e; } } - if (this.f1213c == null) { + if (this.f1214c == null) { Context context = this.a.k.b; int callingUid = Binder.getCallingUid(); boolean z4 = e.a; if (c.n0(context, callingUid, str)) { - this.f1213c = str; + this.f1214c = str; } } - if (!str.equals(this.f1213c)) { + if (!str.equals(this.f1214c)) { throw new SecurityException(String.format("Unknown calling package name '%s'.", str)); } return; @@ -287,6 +287,6 @@ public final class z4 extends l3 { public final void z0(zzn zzn) { Objects.requireNonNull(zzn, "null reference"); y0(zzn.i, false); - this.a.k.t().c0(zzn.j, zzn.f2327z, zzn.D); + this.a.k.t().c0(zzn.j, zzn.f2335z, zzn.D); } } diff --git a/app/src/main/java/c/i/a/f/j/a.java b/app/src/main/java/c/i/a/f/j/a.java index 3c850997c0..770c6d675d 100644 --- a/app/src/main/java/c/i/a/f/j/a.java +++ b/app/src/main/java/c/i/a/f/j/a.java @@ -109,7 +109,7 @@ public final class a { str = str2; } if (str != null && !str.equals("")) { - if (p.f1139c.matcher(str).matches()) { + if (p.f1140c.matcher(str).matches()) { bool4 = Boolean.TRUE; } else if (p.d.matcher(str).matches()) { bool = Boolean.FALSE; diff --git a/app/src/main/java/c/i/a/f/j/b/e/b.java b/app/src/main/java/c/i/a/f/j/b/e/b.java index 3521db29d3..5d1b96d341 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/b.java +++ b/app/src/main/java/c/i/a/f/j/b/e/b.java @@ -15,7 +15,7 @@ public abstract class b extends c.i.a.f.h.m.b implements a { return false; } s sVar = (s) this; - sVar.d.b(sVar.f1217c.f1050c); + sVar.d.b(sVar.f1218c.f1051c); k kVar = sVar.b; if (kVar != null) { kVar.a(d0.a); diff --git a/app/src/main/java/c/i/a/f/j/b/e/i.java b/app/src/main/java/c/i/a/f/j/b/e/i.java index 19a73ffc9c..2946714a04 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/i.java +++ b/app/src/main/java/c/i/a/f/j/b/e/i.java @@ -68,7 +68,7 @@ public final class i extends MessagesClient { public final Task g(MessageListener messageListener, SubscribeOptions subscribeOptions) { AnimatableValueParser.p(subscribeOptions.a.r == 0, "Strategy.setBackgroundScanMode() is only supported by background subscribe (the version which takes a PendingIntent)."); k m = m(messageListener); - return k(m, new l(this, m, new s(this, m(subscribeOptions.f2329c), m), subscribeOptions), new m(m)); + return k(m, new l(this, m, new s(this, m(subscribeOptions.f2337c), m), subscribeOptions), new m(m)); } @Override // com.google.android.gms.nearby.messages.MessagesClient @@ -83,11 +83,11 @@ public final class i extends MessagesClient { public final Task k(k kVar, a0 a0Var, a0 a0Var2) { v vVar = new v(this, kVar, a0Var); - k.a aVar = kVar.f1050c; + k.a aVar = kVar.f1051c; x xVar = new x(this, aVar, a0Var2); - AnimatableValueParser.z(kVar.f1050c, "Listener has already been released."); + AnimatableValueParser.z(kVar.f1051c, "Listener has already been released."); AnimatableValueParser.z(aVar, "Listener has already been released."); - AnimatableValueParser.p(AnimatableValueParser.j0(kVar.f1050c, aVar), "Listener registration and unregistration methods must be constructed with the same ListenerHolder."); + AnimatableValueParser.p(AnimatableValueParser.j0(kVar.f1051c, aVar), "Listener registration and unregistration methods must be constructed with the same ListenerHolder."); g gVar = this.i; Runnable runnable = c.i.a.f.e.h.k.i; Objects.requireNonNull(gVar); diff --git a/app/src/main/java/c/i/a/f/j/b/e/j.java b/app/src/main/java/c/i/a/f/j/b/e/j.java index 16ad184a1f..933dbbd410 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/j.java +++ b/app/src/main/java/c/i/a/f/j/b/e/j.java @@ -11,13 +11,13 @@ public final /* synthetic */ class j implements a0 { public final Message b; /* renamed from: c reason: collision with root package name */ - public final b0 f1214c; + public final b0 f1215c; public final PublishOptions d; public j(i iVar, Message message, b0 b0Var, PublishOptions publishOptions) { this.a = iVar; this.b = message; - this.f1214c = b0Var; + this.f1215c = b0Var; this.d = publishOptions; } @@ -25,7 +25,7 @@ public final /* synthetic */ class j implements a0 { public final void a(f fVar, k kVar) { i iVar = this.a; Message message = this.b; - b0 b0Var = this.f1214c; + b0 b0Var = this.f1215c; PublishOptions publishOptions = this.d; Objects.requireNonNull(iVar); zzaf zzaf = new zzaf(1, message); diff --git a/app/src/main/java/c/i/a/f/j/b/e/l.java b/app/src/main/java/c/i/a/f/j/b/e/l.java index a3dbaa676c..2cfbb8fc42 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/l.java +++ b/app/src/main/java/c/i/a/f/j/b/e/l.java @@ -13,13 +13,13 @@ public final /* synthetic */ class l implements a0 { public final k b; /* renamed from: c reason: collision with root package name */ - public final d0 f1215c; + public final d0 f1216c; public final SubscribeOptions d; public l(i iVar, k kVar, d0 d0Var, SubscribeOptions subscribeOptions) { this.a = iVar; this.b = kVar; - this.f1215c = d0Var; + this.f1216c = d0Var; this.d = subscribeOptions; } @@ -27,13 +27,13 @@ public final /* synthetic */ class l implements a0 { public final void a(f fVar, k kVar) { i iVar = this.a; k kVar2 = this.b; - d0 d0Var = this.f1215c; + d0 d0Var = this.f1216c; SubscribeOptions subscribeOptions = this.d; int i = iVar.m; - if (!fVar.A.a(kVar2.f1050c)) { + if (!fVar.A.a(kVar2.f1051c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1050c, new WeakReference<>(new h(kVar2))); + oVar.a.put(kVar2.f1051c, new WeakReference<>(new h(kVar2))); } - fVar.v().D(new SubscribeRequest(3, fVar.A.b(kVar2.f1050c), subscribeOptions.a, new j(kVar), subscribeOptions.b, null, 0, null, null, null, false, d0Var, false, null, subscribeOptions.d, 0, i)); + fVar.v().D(new SubscribeRequest(3, fVar.A.b(kVar2.f1051c), subscribeOptions.a, new j(kVar), subscribeOptions.b, null, 0, null, null, null, false, d0Var, false, null, subscribeOptions.d, 0, i)); } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/m.java b/app/src/main/java/c/i/a/f/j/b/e/m.java index 6dcb65fa8e..17da08ff35 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/m.java +++ b/app/src/main/java/c/i/a/f/j/b/e/m.java @@ -19,12 +19,12 @@ public final /* synthetic */ class m implements a0 { k kVar2 = this.a; Objects.requireNonNull(fVar); j jVar = new j(kVar); - if (!fVar.A.a(kVar2.f1050c)) { + if (!fVar.A.a(kVar2.f1051c)) { jVar.g(new Status(0, null)); return; } - fVar.v().m0(new zzcg(1, fVar.A.b(kVar2.f1050c), jVar, null, 0, null, null, false, null)); + fVar.v().m0(new zzcg(1, fVar.A.b(kVar2.f1051c), jVar, null, 0, null, null, false, null)); o oVar = fVar.A; - oVar.a.remove(kVar2.f1050c); + oVar.a.remove(kVar2.f1051c); } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/n.java b/app/src/main/java/c/i/a/f/j/b/e/n.java index e15a15d32d..98f72bf869 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/n.java +++ b/app/src/main/java/c/i/a/f/j/b/e/n.java @@ -17,11 +17,11 @@ public final /* synthetic */ class n implements a0 { @Override // c.i.a.f.j.b.e.a0 public final void a(f fVar, k kVar) { k kVar2 = this.a; - if (!fVar.A.a(kVar2.f1050c)) { + if (!fVar.A.a(kVar2.f1051c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1050c, new WeakReference<>(new m(kVar2))); + oVar.a.put(kVar2.f1051c, new WeakReference<>(new m(kVar2))); } - zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1050c), false, null, null); + zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1051c), false, null, null); zzcb.l = true; fVar.v().s(zzcb); } diff --git a/app/src/main/java/c/i/a/f/j/b/e/o.java b/app/src/main/java/c/i/a/f/j/b/e/o.java index 71620b5be7..a5dbb637f7 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/o.java +++ b/app/src/main/java/c/i/a/f/j/b/e/o.java @@ -18,14 +18,14 @@ public final /* synthetic */ class o implements a0 { k kVar2 = this.a; Objects.requireNonNull(fVar); j jVar = new j(kVar); - if (!fVar.A.a(kVar2.f1050c)) { + if (!fVar.A.a(kVar2.f1051c)) { jVar.g(new Status(0, null)); return; } - zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1050c), false, null, null); + zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1051c), false, null, null); zzcb.l = false; fVar.v().s(zzcb); c.i.a.f.h.m.o oVar = fVar.A; - oVar.a.remove(kVar2.f1050c); + oVar.a.remove(kVar2.f1051c); } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/r.java b/app/src/main/java/c/i/a/f/j/b/e/r.java index 91ceec7c9e..fe2e371053 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/r.java +++ b/app/src/main/java/c/i/a/f/j/b/e/r.java @@ -4,13 +4,13 @@ import c.i.a.f.e.h.j.k; public final class r extends b0 { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ k f1216c; + public final /* synthetic */ k f1217c; public final /* synthetic */ i d; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public r(i iVar, k kVar, k kVar2) { super(kVar); this.d = iVar; - this.f1216c = kVar2; + this.f1217c = kVar2; } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/s.java b/app/src/main/java/c/i/a/f/j/b/e/s.java index f4a2bcda19..28f4795cd8 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/s.java +++ b/app/src/main/java/c/i/a/f/j/b/e/s.java @@ -4,13 +4,13 @@ import c.i.a.f.e.h.j.k; public final class s extends d0 { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ k f1217c; + public final /* synthetic */ k f1218c; public final /* synthetic */ i d; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public s(i iVar, k kVar, k kVar2) { super(kVar); this.d = iVar; - this.f1217c = kVar2; + this.f1218c = kVar2; } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/v.java b/app/src/main/java/c/i/a/f/j/b/e/v.java index 031b34d55c..23ed25d69a 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/v.java +++ b/app/src/main/java/c/i/a/f/j/b/e/v.java @@ -6,12 +6,12 @@ public final class v extends m { public final /* synthetic */ a0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ i f1218c; + public final /* synthetic */ i f1219c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public v(i iVar, k kVar, a0 a0Var) { super(kVar); - this.f1218c = iVar; + this.f1219c = iVar; this.b = a0Var; } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/x.java b/app/src/main/java/c/i/a/f/j/b/e/x.java index 37871fa87a..6ba1974b37 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/x.java +++ b/app/src/main/java/c/i/a/f/j/b/e/x.java @@ -6,12 +6,12 @@ public final class x extends q { public final /* synthetic */ a0 b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ i f1219c; + public final /* synthetic */ i f1220c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public x(i iVar, k.a aVar, a0 a0Var) { super(aVar); - this.f1219c = iVar; + this.f1220c = iVar; this.b = a0Var; } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/x0.java b/app/src/main/java/c/i/a/f/j/b/e/x0.java index 2d8de127f9..3580ef1689 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/x0.java +++ b/app/src/main/java/c/i/a/f/j/b/e/x0.java @@ -15,7 +15,7 @@ public abstract class x0 extends b implements w0 { return false; } r rVar = (r) this; - rVar.d.b(rVar.f1216c.f1050c); + rVar.d.b(rVar.f1217c.f1051c); k kVar = rVar.b; if (kVar != null) { kVar.a(b0.a); diff --git a/app/src/main/java/c/i/a/f/k/a.java b/app/src/main/java/c/i/a/f/k/a.java index d24c5ca40a..b40e69d89a 100644 --- a/app/src/main/java/c/i/a/f/k/a.java +++ b/app/src/main/java/c/i/a/f/k/a.java @@ -10,7 +10,7 @@ public final class a { @Deprecated /* renamed from: c reason: collision with root package name */ - public static final c.i.a.f.e.h.a f1220c; + public static final c.i.a.f.e.h.a f1221c; @Deprecated public static final SafetyNetApi d = new i(); @@ -19,6 +19,6 @@ public final class a { a = gVar; h hVar = new h(); b = hVar; - f1220c = new c.i.a.f.e.h.a<>("SafetyNet.API", hVar, gVar); + f1221c = new c.i.a.f.e.h.a<>("SafetyNet.API", hVar, gVar); } } diff --git a/app/src/main/java/c/i/a/f/l/b/a.java b/app/src/main/java/c/i/a/f/l/b/a.java index 16d5b0c0ec..1202a706d8 100644 --- a/app/src/main/java/c/i/a/f/l/b/a.java +++ b/app/src/main/java/c/i/a/f/l/b/a.java @@ -57,7 +57,7 @@ public class a extends d implements f { Log.w("SignInClientImpl", "Remote service probably died when signIn is called"); try { g0 g0Var = (g0) cVar; - g0Var.f1048c.post(new i0(g0Var, new zam())); + g0Var.f1049c.post(new i0(g0Var, new zam())); } catch (RemoteException unused) { Log.wtf("SignInClientImpl", "ISignInCallbacks#onSignInComplete should be executed from the same process, unexpected RemoteException.", e); } diff --git a/app/src/main/java/c/i/a/f/l/c.java b/app/src/main/java/c/i/a/f/l/c.java index a67d98c842..7ed6db674f 100644 --- a/app/src/main/java/c/i/a/f/l/c.java +++ b/app/src/main/java/c/i/a/f/l/c.java @@ -10,7 +10,7 @@ public final class c { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0103a f1221c; + public static final a.AbstractC0103a f1222c; public static final a.AbstractC0103a d; static { @@ -19,7 +19,7 @@ public final class c { a.g gVar2 = new a.g<>(); b = gVar2; e eVar = new e(); - f1221c = eVar; + f1222c = eVar; d dVar = new d(); d = dVar; new Scope("profile"); diff --git a/app/src/main/java/c/i/a/f/m/a.java b/app/src/main/java/c/i/a/f/m/a.java index 3dfb075436..d226be6e1c 100644 --- a/app/src/main/java/c/i/a/f/m/a.java +++ b/app/src/main/java/c/i/a/f/m/a.java @@ -30,7 +30,7 @@ public class a { public final Object b; /* renamed from: c reason: collision with root package name */ - public final PowerManager.WakeLock f1222c; + public final PowerManager.WakeLock f1223c; public WorkSource d; public final int e; public final String f; @@ -58,7 +58,7 @@ public class a { } else { this.f = str; } - this.f1222c = ((PowerManager) context.getSystemService("power")).newWakeLock(i, str); + this.f1223c = ((PowerManager) context.getSystemService("power")).newWakeLock(i, str); if (i.a(context)) { packageName = h.a(packageName) ? context.getPackageName() : packageName; if (!(context.getPackageManager() == null || packageName == null)) { @@ -100,7 +100,7 @@ public class a { this.d = workSource; } try { - this.f1222c.setWorkSource(this.d); + this.f1223c.setWorkSource(this.d); } catch (ArrayIndexOutOfBoundsException | IllegalArgumentException e3) { Log.wtf("WakeLock", e3.toString()); } @@ -125,7 +125,7 @@ public class a { if (r7.j == 0) goto L_0x0061; */ /* JADX WARNING: Code restructure failed: missing block: B:24:0x0061, code lost: - com.airbnb.lottie.parser.AnimatableValueParser.C0(r7.f1222c, null); + com.airbnb.lottie.parser.AnimatableValueParser.C0(r7.f1223c, null); c(); r7.j++; */ @@ -136,7 +136,7 @@ public class a { } synchronized (this.b) { boolean z2 = false; - if ((!this.i.isEmpty() || this.j > 0) && !this.f1222c.isHeld()) { + if ((!this.i.isEmpty() || this.j > 0) && !this.f1223c.isHeld()) { this.i.clear(); this.j = 0; } @@ -152,7 +152,7 @@ public class a { if (!this.h) { } } - this.f1222c.acquire(); + this.f1223c.acquire(); if (j > 0) { a.schedule(new b(this), j, TimeUnit.MILLISECONDS); } @@ -165,7 +165,7 @@ public class a { if (r6.j == 1) goto L_0x005b; */ /* JADX WARNING: Code restructure failed: missing block: B:23:0x005b, code lost: - com.airbnb.lottie.parser.AnimatableValueParser.C0(r6.f1222c, null); + com.airbnb.lottie.parser.AnimatableValueParser.C0(r6.f1223c, null); c(); r6.j--; */ @@ -205,7 +205,7 @@ public class a { WorkSource workSource = this.d; Method method2 = i.a; ArrayList arrayList = new ArrayList(); - if (!(workSource == null || (method = i.f1069c) == null)) { + if (!(workSource == null || (method = i.f1070c) == null)) { try { Object invoke = method.invoke(workSource, new Object[0]); Objects.requireNonNull(invoke, "null reference"); @@ -241,9 +241,9 @@ public class a { } public final void d() { - if (this.f1222c.isHeld()) { + if (this.f1223c.isHeld()) { try { - this.f1222c.release(); + this.f1223c.release(); } catch (RuntimeException e) { if (e.getClass().equals(RuntimeException.class)) { Log.e("WakeLock", String.valueOf(this.f).concat(" was already released!"), e); @@ -251,7 +251,7 @@ public class a { throw e; } } - this.f1222c.isHeld(); + this.f1223c.isHeld(); } } } diff --git a/app/src/main/java/c/i/a/f/n/b0.java b/app/src/main/java/c/i/a/f/n/b0.java index ab1444d756..4510a38c1e 100644 --- a/app/src/main/java/c/i/a/f/n/b0.java +++ b/app/src/main/java/c/i/a/f/n/b0.java @@ -14,7 +14,7 @@ public final class b0 extends Task { public final y b = new y<>(); /* renamed from: c reason: collision with root package name */ - public boolean f1223c; + public boolean f1224c; public volatile boolean d; @Nullable public TResult e; @@ -123,7 +123,7 @@ public final class b0 extends Task { public final TResult l() { TResult tresult; synchronized (this.a) { - AnimatableValueParser.G(this.f1223c, "Task is not yet complete"); + AnimatableValueParser.G(this.f1224c, "Task is not yet complete"); if (this.d) { throw new CancellationException("Task is already canceled."); } else if (this.f == null) { @@ -139,7 +139,7 @@ public final class b0 extends Task { public final TResult m(@NonNull Class cls) throws Throwable { TResult tresult; synchronized (this.a) { - AnimatableValueParser.G(this.f1223c, "Task is not yet complete"); + AnimatableValueParser.G(this.f1224c, "Task is not yet complete"); if (this.d) { throw new CancellationException("Task is already canceled."); } else if (cls.isInstance(this.f)) { @@ -162,7 +162,7 @@ public final class b0 extends Task { public final boolean o() { boolean z2; synchronized (this.a) { - z2 = this.f1223c; + z2 = this.f1224c; } return z2; } @@ -171,7 +171,7 @@ public final class b0 extends Task { public final boolean p() { boolean z2; synchronized (this.a) { - z2 = this.f1223c && !this.d && this.f == null; + z2 = this.f1224c && !this.d && this.f == null; } return z2; } @@ -197,7 +197,7 @@ public final class b0 extends Task { AnimatableValueParser.z(exc, "Exception must not be null"); synchronized (this.a) { v(); - this.f1223c = true; + this.f1224c = true; this.f = exc; } this.b.a(this); @@ -206,7 +206,7 @@ public final class b0 extends Task { public final void t(@Nullable TResult tresult) { synchronized (this.a) { v(); - this.f1223c = true; + this.f1224c = true; this.e = tresult; } this.b.a(this); @@ -214,10 +214,10 @@ public final class b0 extends Task { public final boolean u() { synchronized (this.a) { - if (this.f1223c) { + if (this.f1224c) { return false; } - this.f1223c = true; + this.f1224c = true; this.d = true; this.b.a(this); return true; @@ -226,7 +226,7 @@ public final class b0 extends Task { public final void v() { String str; - if (this.f1223c) { + if (this.f1224c) { int i = DuplicateTaskCompletionException.i; if (o()) { Exception k = k(); @@ -250,7 +250,7 @@ public final class b0 extends Task { public final void w() { synchronized (this.a) { - if (this.f1223c) { + if (this.f1224c) { this.b.a(this); } } diff --git a/app/src/main/java/c/i/a/f/n/j.java b/app/src/main/java/c/i/a/f/n/j.java index dd1182dbd4..1d104a6446 100644 --- a/app/src/main/java/c/i/a/f/n/j.java +++ b/app/src/main/java/c/i/a/f/n/j.java @@ -8,7 +8,7 @@ public final class j implements h { public final int b; /* renamed from: c reason: collision with root package name */ - public final b0 f1224c; + public final b0 f1225c; public int d; public int e; public int f; @@ -17,7 +17,7 @@ public final class j implements h { public j(int i, b0 b0Var) { this.b = i; - this.f1224c = b0Var; + this.f1225c = b0Var; } public final void a() { @@ -25,7 +25,7 @@ public final class j implements h { return; } if (this.g != null) { - b0 b0Var = this.f1224c; + b0 b0Var = this.f1225c; int i = this.e; int i2 = this.b; StringBuilder sb = new StringBuilder(54); @@ -35,9 +35,9 @@ public final class j implements h { sb.append(" underlying tasks failed"); b0Var.s(new ExecutionException(sb.toString(), this.g)); } else if (this.h) { - this.f1224c.u(); + this.f1225c.u(); } else { - this.f1224c.t(null); + this.f1225c.t(null); } } diff --git a/app/src/main/java/c/i/a/f/n/k.java b/app/src/main/java/c/i/a/f/n/k.java index 004789636e..f052d509ec 100644 --- a/app/src/main/java/c/i/a/f/n/k.java +++ b/app/src/main/java/c/i/a/f/n/k.java @@ -9,12 +9,12 @@ public final class k implements z { public final a b; /* renamed from: c reason: collision with root package name */ - public final b0 f1225c; + public final b0 f1226c; public k(@NonNull Executor executor, @NonNull a aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1225c = b0Var; + this.f1226c = b0Var; } @Override // c.i.a.f.n.z diff --git a/app/src/main/java/c/i/a/f/n/l.java b/app/src/main/java/c/i/a/f/n/l.java index e4cceef8ff..f5ba1b7fe7 100644 --- a/app/src/main/java/c/i/a/f/n/l.java +++ b/app/src/main/java/c/i/a/f/n/l.java @@ -9,12 +9,12 @@ public final class l implements b, d, e> b; /* renamed from: c reason: collision with root package name */ - public final b0 f1226c; + public final b0 f1227c; public l(@NonNull Executor executor, @NonNull a> aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1226c = b0Var; + this.f1227c = b0Var; } @Override // c.i.a.f.n.z @@ -24,16 +24,16 @@ public final class l implements b, d, e implements z { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public b f1227c; + public b f1228c; public p(@NonNull Executor executor, @NonNull b bVar) { this.a = executor; - this.f1227c = bVar; + this.f1228c = bVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.n()) { synchronized (this.b) { - if (this.f1227c != null) { + if (this.f1228c != null) { this.a.execute(new o(this)); } } diff --git a/app/src/main/java/c/i/a/f/n/q.java b/app/src/main/java/c/i/a/f/n/q.java index 6c908becfb..31032da509 100644 --- a/app/src/main/java/c/i/a/f/n/q.java +++ b/app/src/main/java/c/i/a/f/n/q.java @@ -9,17 +9,17 @@ public final class q implements z { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public c f1228c; + public c f1229c; public q(@NonNull Executor executor, @NonNull c cVar) { this.a = executor; - this.f1228c = cVar; + this.f1229c = cVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { synchronized (this.b) { - if (this.f1228c != null) { + if (this.f1229c != null) { this.a.execute(new r(this, task)); } } diff --git a/app/src/main/java/c/i/a/f/n/r.java b/app/src/main/java/c/i/a/f/n/r.java index c4be0f19d0..26cd894ef1 100644 --- a/app/src/main/java/c/i/a/f/n/r.java +++ b/app/src/main/java/c/i/a/f/n/r.java @@ -14,7 +14,7 @@ public final class r implements Runnable { @Override // java.lang.Runnable public final void run() { synchronized (this.j.b) { - c cVar = this.j.f1228c; + c cVar = this.j.f1229c; if (cVar != 0) { cVar.onComplete(this.i); } diff --git a/app/src/main/java/c/i/a/f/n/s.java b/app/src/main/java/c/i/a/f/n/s.java index 00be66982d..16c9ae4b57 100644 --- a/app/src/main/java/c/i/a/f/n/s.java +++ b/app/src/main/java/c/i/a/f/n/s.java @@ -15,7 +15,7 @@ public final class s implements Runnable { @Override // java.lang.Runnable public final void run() { synchronized (this.j.b) { - d dVar = this.j.f1229c; + d dVar = this.j.f1230c; if (dVar != null) { Exception k = this.i.k(); Objects.requireNonNull(k, "null reference"); diff --git a/app/src/main/java/c/i/a/f/n/t.java b/app/src/main/java/c/i/a/f/n/t.java index 84f17662ac..8c0ed5a9d5 100644 --- a/app/src/main/java/c/i/a/f/n/t.java +++ b/app/src/main/java/c/i/a/f/n/t.java @@ -9,18 +9,18 @@ public final class t implements z { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public d f1229c; + public d f1230c; public t(@NonNull Executor executor, @NonNull d dVar) { this.a = executor; - this.f1229c = dVar; + this.f1230c = dVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (!task.p() && !task.n()) { synchronized (this.b) { - if (this.f1229c != null) { + if (this.f1230c != null) { this.a.execute(new s(this, task)); } } diff --git a/app/src/main/java/c/i/a/f/n/u.java b/app/src/main/java/c/i/a/f/n/u.java index ded8e6946f..cf80bbb1eb 100644 --- a/app/src/main/java/c/i/a/f/n/u.java +++ b/app/src/main/java/c/i/a/f/n/u.java @@ -9,18 +9,18 @@ public final class u implements z { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public e f1230c; + public e f1231c; public u(@NonNull Executor executor, @NonNull e eVar) { this.a = executor; - this.f1230c = eVar; + this.f1231c = eVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.p()) { synchronized (this.b) { - if (this.f1230c != null) { + if (this.f1231c != null) { this.a.execute(new v(this, task)); } } diff --git a/app/src/main/java/c/i/a/f/n/v.java b/app/src/main/java/c/i/a/f/n/v.java index 7a0e944b94..32f0510cab 100644 --- a/app/src/main/java/c/i/a/f/n/v.java +++ b/app/src/main/java/c/i/a/f/n/v.java @@ -14,7 +14,7 @@ public final class v implements Runnable { @Override // java.lang.Runnable public final void run() { synchronized (this.j.b) { - e eVar = this.j.f1230c; + e eVar = this.j.f1231c; if (eVar != 0) { eVar.onSuccess(this.i.l()); } diff --git a/app/src/main/java/c/i/a/f/n/w.java b/app/src/main/java/c/i/a/f/n/w.java index b0c5d145f2..89cf1efece 100644 --- a/app/src/main/java/c/i/a/f/n/w.java +++ b/app/src/main/java/c/i/a/f/n/w.java @@ -20,7 +20,7 @@ public final class w implements Runnable { Task a = this.j.b.a(this.i.l()); if (a == null) { x xVar = this.j; - xVar.f1231c.s(new NullPointerException("Continuation returned null")); + xVar.f1232c.s(new NullPointerException("Continuation returned null")); return; } Executor executor = g.b; @@ -29,14 +29,14 @@ public final class w implements Runnable { a.a(executor, this.j); } catch (RuntimeExecutionException e) { if (e.getCause() instanceof Exception) { - this.j.f1231c.s((Exception) e.getCause()); + this.j.f1232c.s((Exception) e.getCause()); return; } - this.j.f1231c.s(e); + this.j.f1232c.s(e); } catch (CancellationException unused) { - this.j.f1231c.u(); + this.j.f1232c.u(); } catch (Exception e2) { - this.j.f1231c.s(e2); + this.j.f1232c.s(e2); } } } diff --git a/app/src/main/java/c/i/a/f/n/x.java b/app/src/main/java/c/i/a/f/n/x.java index 53dc359d1b..af35848bda 100644 --- a/app/src/main/java/c/i/a/f/n/x.java +++ b/app/src/main/java/c/i/a/f/n/x.java @@ -9,12 +9,12 @@ public final class x implements b, d, e b; /* renamed from: c reason: collision with root package name */ - public final b0 f1231c; + public final b0 f1232c; public x(@NonNull Executor executor, @NonNull f fVar, @NonNull b0 b0Var) { this.a = executor; this.b = fVar; - this.f1231c = b0Var; + this.f1232c = b0Var; } @Override // c.i.a.f.n.z @@ -24,16 +24,16 @@ public final class x implements b, d, e { public Queue> b; /* renamed from: c reason: collision with root package name */ - public boolean f1232c; + public boolean f1233c; public final void a(@NonNull Task task) { z poll; synchronized (this.a) { if (this.b != null) { - if (!this.f1232c) { - this.f1232c = true; + if (!this.f1233c) { + this.f1233c = true; } } return; @@ -26,7 +26,7 @@ public final class y { synchronized (this.a) { poll = this.b.poll(); if (poll == null) { - this.f1232c = false; + this.f1233c = false; return; } } diff --git a/app/src/main/java/c/i/a/g/a/c.java b/app/src/main/java/c/i/a/g/a/c.java index f280e1af0f..1f79a91061 100644 --- a/app/src/main/java/c/i/a/g/a/c.java +++ b/app/src/main/java/c/i/a/g/a/c.java @@ -56,7 +56,7 @@ public class c extends CoordinatorLayout.Behavior { } d dVar = this.viewOffsetHelper; dVar.b = dVar.a.getTop(); - dVar.f1233c = dVar.a.getLeft(); + dVar.f1234c = dVar.a.getLeft(); this.viewOffsetHelper.a(); int i2 = this.tempTopBottomOffset; if (i2 != 0) { diff --git a/app/src/main/java/c/i/a/g/a/d.java b/app/src/main/java/c/i/a/g/a/d.java index 6c9d369adc..9e38abd24b 100644 --- a/app/src/main/java/c/i/a/g/a/d.java +++ b/app/src/main/java/c/i/a/g/a/d.java @@ -8,7 +8,7 @@ public class d { public int b; /* renamed from: c reason: collision with root package name */ - public int f1233c; + public int f1234c; public int d; public int e; public boolean f = true; @@ -22,7 +22,7 @@ public class d { View view = this.a; ViewCompat.offsetTopAndBottom(view, this.d - (view.getTop() - this.b)); View view2 = this.a; - ViewCompat.offsetLeftAndRight(view2, this.e - (view2.getLeft() - this.f1233c)); + ViewCompat.offsetLeftAndRight(view2, this.e - (view2.getLeft() - this.f1234c)); } public boolean b(int i) { diff --git a/app/src/main/java/c/i/a/g/b/a.java b/app/src/main/java/c/i/a/g/b/a.java index ef385d50a2..1480f24c66 100644 --- a/app/src/main/java/c/i/a/g/b/a.java +++ b/app/src/main/java/c/i/a/g/b/a.java @@ -27,7 +27,7 @@ public class a { public ShapeAppearanceModel b; /* renamed from: c reason: collision with root package name */ - public int f1234c; + public int f1235c; public int d; public int e; public int f; @@ -50,7 +50,7 @@ public class a { public LayerDrawable r; /* renamed from: s reason: collision with root package name */ - public int f1235s; + public int f1236s; public a(MaterialButton materialButton, @NonNull ShapeAppearanceModel shapeAppearanceModel) { this.a = materialButton; @@ -129,12 +129,12 @@ public class a { MaterialShapeDrawable materialShapeDrawable3 = new MaterialShapeDrawable(this.b); this.m = materialShapeDrawable3; DrawableCompat.setTint(materialShapeDrawable3, -1); - RippleDrawable rippleDrawable = new RippleDrawable(RippleUtils.sanitizeRippleDrawableColor(this.l), new InsetDrawable((Drawable) new LayerDrawable(new Drawable[]{materialShapeDrawable2, materialShapeDrawable}), this.f1234c, this.e, this.d, this.f), this.m); + RippleDrawable rippleDrawable = new RippleDrawable(RippleUtils.sanitizeRippleDrawableColor(this.l), new InsetDrawable((Drawable) new LayerDrawable(new Drawable[]{materialShapeDrawable2, materialShapeDrawable}), this.f1235c, this.e, this.d, this.f), this.m); this.r = rippleDrawable; materialButton.setInternalBackground(rippleDrawable); MaterialShapeDrawable b = b(); if (b != null) { - b.setElevation((float) this.f1235s); + b.setElevation((float) this.f1236s); } } diff --git a/app/src/main/java/c/i/a/g/c/a.java b/app/src/main/java/c/i/a/g/c/a.java index 329466a0a3..be408199a1 100644 --- a/app/src/main/java/c/i/a/g/c/a.java +++ b/app/src/main/java/c/i/a/g/c/a.java @@ -31,7 +31,7 @@ public class a { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialCardView f1236c; + public final MaterialCardView f1237c; @NonNull public final Rect d = new Rect(); @NonNull @@ -65,7 +65,7 @@ public class a { @Nullable /* renamed from: s reason: collision with root package name */ - public MaterialShapeDrawable f1237s; + public MaterialShapeDrawable f1238s; public boolean t = false; public boolean u; @@ -93,7 +93,7 @@ public class a { } public a(@NonNull MaterialCardView materialCardView, AttributeSet attributeSet, int i, @StyleRes int i2) { - this.f1236c = materialCardView; + this.f1237c = materialCardView; MaterialShapeDrawable materialShapeDrawable = new MaterialShapeDrawable(materialCardView.getContext(), attributeSet, i, i2); this.e = materialShapeDrawable; materialShapeDrawable.initializeElevationOverlay(materialCardView.getContext()); @@ -124,11 +124,11 @@ public class a { } public final float c() { - return this.f1236c.getMaxCardElevation() + (j() ? a() : 0.0f); + return this.f1237c.getMaxCardElevation() + (j() ? a() : 0.0f); } public final float d() { - return (this.f1236c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); + return (this.f1237c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); } @NonNull @@ -136,8 +136,8 @@ public class a { RippleDrawable rippleDrawable; if (this.p == null) { if (RippleUtils.USE_FRAMEWORK_RIPPLE) { - this.f1237s = new MaterialShapeDrawable(this.n); - rippleDrawable = new RippleDrawable(this.l, null, this.f1237s); + this.f1238s = new MaterialShapeDrawable(this.n); + rippleDrawable = new RippleDrawable(this.l, null, this.f1238s); } else { StateListDrawable stateListDrawable = new StateListDrawable(); MaterialShapeDrawable materialShapeDrawable = new MaterialShapeDrawable(this.n); @@ -165,7 +165,7 @@ public class a { public final Drawable f(Drawable drawable) { int i; int i2; - if (this.f1236c.getUseCompatPadding()) { + if (this.f1237c.getUseCompatPadding()) { int ceil = (int) Math.ceil((double) d()); i2 = (int) Math.ceil((double) c()); i = ceil; @@ -202,7 +202,7 @@ public class a { if (materialShapeDrawable2 != null) { materialShapeDrawable2.setShapeAppearanceModel(shapeAppearanceModel); } - MaterialShapeDrawable materialShapeDrawable3 = this.f1237s; + MaterialShapeDrawable materialShapeDrawable3 = this.f1238s; if (materialShapeDrawable3 != null) { materialShapeDrawable3.setShapeAppearanceModel(shapeAppearanceModel); } @@ -213,30 +213,30 @@ public class a { } public final boolean i() { - return this.f1236c.getPreventCornerOverlap() && !this.e.isRoundRect(); + return this.f1237c.getPreventCornerOverlap() && !this.e.isRoundRect(); } public final boolean j() { - return this.f1236c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1236c.getUseCompatPadding(); + return this.f1237c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1237c.getUseCompatPadding(); } public void k() { float f = 0.0f; float a2 = i() || j() ? a() : 0.0f; - if (this.f1236c.getPreventCornerOverlap() && this.f1236c.getUseCompatPadding()) { - f = (float) ((1.0d - b) * ((double) this.f1236c.getCardViewRadius())); + if (this.f1237c.getPreventCornerOverlap() && this.f1237c.getUseCompatPadding()) { + f = (float) ((1.0d - b) * ((double) this.f1237c.getCardViewRadius())); } int i = (int) (a2 - f); - MaterialCardView materialCardView = this.f1236c; + MaterialCardView materialCardView = this.f1237c; Rect rect = this.d; materialCardView.setAncestorContentPadding(rect.left + i, rect.top + i, rect.right + i, rect.bottom + i); } public void l() { if (!this.t) { - this.f1236c.setBackgroundInternal(f(this.e)); + this.f1237c.setBackgroundInternal(f(this.e)); } - this.f1236c.setForeground(f(this.j)); + this.f1237c.setForeground(f(this.j)); } public final void m() { diff --git a/app/src/main/java/c/i/a/g/d/a.java b/app/src/main/java/c/i/a/g/d/a.java index 593957c5aa..8fe058006c 100644 --- a/app/src/main/java/c/i/a/g/d/a.java +++ b/app/src/main/java/c/i/a/g/d/a.java @@ -23,7 +23,7 @@ public final class a { public final ColorStateList b; /* renamed from: c reason: collision with root package name */ - public final ColorStateList f1238c; + public final ColorStateList f1239c; public final ColorStateList d; public final int e; public final ShapeAppearanceModel f; @@ -35,7 +35,7 @@ public final class a { Preconditions.checkArgumentNonnegative(rect.bottom); this.a = rect; this.b = colorStateList2; - this.f1238c = colorStateList; + this.f1239c = colorStateList; this.d = colorStateList3; this.e = i; this.f = shapeAppearanceModel; @@ -60,7 +60,7 @@ public final class a { MaterialShapeDrawable materialShapeDrawable2 = new MaterialShapeDrawable(); materialShapeDrawable.setShapeAppearanceModel(this.f); materialShapeDrawable2.setShapeAppearanceModel(this.f); - materialShapeDrawable.setFillColor(this.f1238c); + materialShapeDrawable.setFillColor(this.f1239c); materialShapeDrawable.setStroke((float) this.e, this.d); textView.setTextColor(this.b); RippleDrawable rippleDrawable = new RippleDrawable(this.b.withAlpha(30), materialShapeDrawable, materialShapeDrawable2); diff --git a/app/src/main/java/c/i/a/g/d/b.java b/app/src/main/java/c/i/a/g/d/b.java index d63f036aeb..6c12096cda 100644 --- a/app/src/main/java/c/i/a/g/d/b.java +++ b/app/src/main/java/c/i/a/g/d/b.java @@ -18,7 +18,7 @@ public final class b { @NonNull /* renamed from: c reason: collision with root package name */ - public final a f1239c; + public final a f1240c; @NonNull public final a d; @NonNull @@ -35,7 +35,7 @@ public final class b { this.a = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayStyle, 0)); this.g = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayInvalidStyle, 0)); this.b = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_daySelectedStyle, 0)); - this.f1239c = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayTodayStyle, 0)); + this.f1240c = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayTodayStyle, 0)); ColorStateList colorStateList = MaterialResources.getColorStateList(context, obtainStyledAttributes, R.styleable.MaterialCalendar_rangeFillColor); this.d = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_yearStyle, 0)); this.e = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_yearSelectedStyle, 0)); diff --git a/app/src/main/java/c/i/a/g/d/g.java b/app/src/main/java/c/i/a/g/d/g.java index ea057ef830..5a5dcf8f0b 100644 --- a/app/src/main/java/c/i/a/g/d/g.java +++ b/app/src/main/java/c/i/a/g/d/g.java @@ -75,7 +75,7 @@ public class g extends BaseAdapter { break; } } - aVar = z2 ? this.m.b : l.h().getTimeInMillis() == j ? this.m.f1239c : this.m.a; + aVar = z2 ? this.m.b : l.h().getTimeInMillis() == j ? this.m.f1240c : this.m.a; } else { textView.setEnabled(false); aVar = this.m.g; diff --git a/app/src/main/java/c/i/a/g/d/k.java b/app/src/main/java/c/i/a/g/d/k.java index 8b29d55da7..f47118ef88 100644 --- a/app/src/main/java/c/i/a/g/d/k.java +++ b/app/src/main/java/c/i/a/g/d/k.java @@ -10,7 +10,7 @@ public class k { @Nullable /* renamed from: c reason: collision with root package name */ - public final TimeZone f1240c = null; + public final TimeZone f1241c = null; public k(@Nullable Long l, @Nullable TimeZone timeZone) { } diff --git a/app/src/main/java/c/i/a/g/d/l.java b/app/src/main/java/c/i/a/g/d/l.java index 36cbff10ab..e5b332bc9d 100644 --- a/app/src/main/java/c/i/a/g/d/l.java +++ b/app/src/main/java/c/i/a/g/d/l.java @@ -71,7 +71,7 @@ public class l { if (kVar == null) { kVar = k.a; } - java.util.TimeZone timeZone = kVar.f1240c; + java.util.TimeZone timeZone = kVar.f1241c; Calendar instance = timeZone == null ? Calendar.getInstance() : Calendar.getInstance(timeZone); Long l = kVar.b; if (l != null) { diff --git a/app/src/main/java/c/i/a/g/e/b.java b/app/src/main/java/c/i/a/g/e/b.java index b7146d801d..51815abfd9 100644 --- a/app/src/main/java/c/i/a/g/e/b.java +++ b/app/src/main/java/c/i/a/g/e/b.java @@ -23,7 +23,7 @@ public abstract class b implements j { public final ExtendedFloatingActionButton b; /* renamed from: c reason: collision with root package name */ - public final ArrayList f1241c = new ArrayList<>(); + public final ArrayList f1242c = new ArrayList<>(); public final a d; @Nullable public MotionSpec e; diff --git a/app/src/main/java/c/i/a/g/e/c.java b/app/src/main/java/c/i/a/g/e/c.java index 51a5e2545d..6eb678b64d 100644 --- a/app/src/main/java/c/i/a/g/e/c.java +++ b/app/src/main/java/c/i/a/g/e/c.java @@ -29,7 +29,7 @@ public class c extends Drawable { public final Paint b; /* renamed from: c reason: collision with root package name */ - public final Path f1242c = new Path(); + public final Path f1243c = new Path(); public final Rect d = new Rect(); public final RectF e = new RectF(); public final RectF f = new RectF(); @@ -130,9 +130,9 @@ public class c extends Drawable { } copyBounds(this.d); this.e.set(this.d); - this.a.calculatePath(this.o, 1.0f, this.e, this.f1242c); - if (this.f1242c.isConvex()) { - outline.setConvexPath(this.f1242c); + this.a.calculatePath(this.o, 1.0f, this.e, this.f1243c); + if (this.f1243c.isConvex()) { + outline.setConvexPath(this.f1243c); } } diff --git a/app/src/main/java/c/i/a/g/e/d.java b/app/src/main/java/c/i/a/g/e/d.java index e028877e39..adb74ebb7b 100644 --- a/app/src/main/java/c/i/a/g/e/d.java +++ b/app/src/main/java/c/i/a/g/e/d.java @@ -10,13 +10,13 @@ public class d extends AnimatorListenerAdapter { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ f.AbstractC0115f f1243c; + public final /* synthetic */ f.AbstractC0115f f1244c; public final /* synthetic */ f d; public d(f fVar, boolean z2, f.AbstractC0115f fVar2) { this.d = fVar; this.b = z2; - this.f1243c = fVar2; + this.f1244c = fVar2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener @@ -33,7 +33,7 @@ public class d extends AnimatorListenerAdapter { FloatingActionButton floatingActionButton = fVar.F; boolean z2 = this.b; floatingActionButton.internalSetVisibility(z2 ? 8 : 4, z2); - f.AbstractC0115f fVar2 = this.f1243c; + f.AbstractC0115f fVar2 = this.f1244c; if (fVar2 != null) { FloatingActionButton.a aVar = (FloatingActionButton.a) fVar2; aVar.a.onHidden(FloatingActionButton.this); diff --git a/app/src/main/java/c/i/a/g/e/e.java b/app/src/main/java/c/i/a/g/e/e.java index a961956708..8e9c628bc2 100644 --- a/app/src/main/java/c/i/a/g/e/e.java +++ b/app/src/main/java/c/i/a/g/e/e.java @@ -10,17 +10,17 @@ public class e extends AnimatorListenerAdapter { public final /* synthetic */ f.AbstractC0115f b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ f f1244c; + public final /* synthetic */ f f1245c; public e(f fVar, boolean z2, f.AbstractC0115f fVar2) { - this.f1244c = fVar; + this.f1245c = fVar; this.a = z2; this.b = fVar2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f fVar = this.f1244c; + f fVar = this.f1245c; fVar.B = 0; fVar.v = null; f.AbstractC0115f fVar2 = this.b; @@ -32,8 +32,8 @@ public class e extends AnimatorListenerAdapter { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationStart(Animator animator) { - this.f1244c.F.internalSetVisibility(0, this.a); - f fVar = this.f1244c; + this.f1245c.F.internalSetVisibility(0, this.a); + f fVar = this.f1245c; fVar.B = 2; fVar.v = animator; } diff --git a/app/src/main/java/c/i/a/g/e/f.java b/app/src/main/java/c/i/a/g/e/f.java index 1367c2f8f5..cc734b3ba2 100644 --- a/app/src/main/java/c/i/a/g/e/f.java +++ b/app/src/main/java/c/i/a/g/e/f.java @@ -39,7 +39,7 @@ public class f { public static final int[] b = {16842919, 16842910}; /* renamed from: c reason: collision with root package name */ - public static final int[] f1245c = {16843623, 16842908, 16842910}; + public static final int[] f1246c = {16843623, 16842908, 16842910}; public static final int[] d = {16842908, 16842910}; public static final int[] e = {16843623, 16842910}; public static final int[] f = {16842910}; @@ -76,7 +76,7 @@ public class f { @NonNull /* renamed from: s reason: collision with root package name */ - public final StateListAnimator f1246s; + public final StateListAnimator f1247s; @Nullable public MotionSpec t; @Nullable @@ -88,13 +88,13 @@ public class f { @Nullable /* renamed from: x reason: collision with root package name */ - public MotionSpec f1247x; + public MotionSpec f1248x; /* renamed from: y reason: collision with root package name */ - public float f1248y; + public float f1249y; /* renamed from: z reason: collision with root package name */ - public float f1249z = 1.0f; + public float f1250z = 1.0f; /* compiled from: FloatingActionButtonImpl */ public class a extends MatrixEvaluator { @@ -103,7 +103,7 @@ public class f { @Override // com.google.android.material.animation.MatrixEvaluator public Matrix evaluate(float f, @NonNull Matrix matrix, @NonNull Matrix matrix2) { - f.this.f1249z = f; + f.this.f1250z = f; return super.evaluate(f, matrix, matrix2); } @@ -111,7 +111,7 @@ public class f { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [float, java.lang.Object, java.lang.Object] */ @Override // com.google.android.material.animation.MatrixEvaluator, android.animation.TypeEvaluator public Matrix evaluate(float f, @NonNull Matrix matrix, @NonNull Matrix matrix2) { - f.this.f1249z = f; + f.this.f1250z = f; return super.evaluate(f, matrix, matrix2); } } @@ -184,7 +184,7 @@ public class f { public float b; /* renamed from: c reason: collision with root package name */ - public float f1250c; + public float f1251c; public h(d dVar) { } @@ -193,7 +193,7 @@ public class f { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f.this.w((float) ((int) this.f1250c)); + f.this.w((float) ((int) this.f1251c)); this.a = false; } @@ -202,12 +202,12 @@ public class f { if (!this.a) { MaterialShapeDrawable materialShapeDrawable = f.this.i; this.b = materialShapeDrawable == null ? 0.0f : materialShapeDrawable.getElevation(); - this.f1250c = a(); + this.f1251c = a(); this.a = true; } f fVar = f.this; float f = this.b; - fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1250c - f)) + f))); + fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1251c - f)) + f))); } } @@ -215,14 +215,14 @@ public class f { this.F = floatingActionButton; this.G = shadowViewDelegate; StateListAnimator stateListAnimator = new StateListAnimator(); - this.f1246s = stateListAnimator; + this.f1247s = stateListAnimator; stateListAnimator.addState(b, c(new d())); - stateListAnimator.addState(f1245c, c(new c())); + stateListAnimator.addState(f1246c, c(new c())); stateListAnimator.addState(d, c(new c())); stateListAnimator.addState(e, c(new c())); stateListAnimator.addState(f, c(new g())); stateListAnimator.addState(g, c(new b(this))); - this.f1248y = floatingActionButton.getRotation(); + this.f1249y = floatingActionButton.getRotation(); } public final void a(float f2, @NonNull Matrix matrix) { @@ -340,7 +340,7 @@ public class f { } public final void o(float f2) { - this.f1249z = f2; + this.f1250z = f2; Matrix matrix = this.K; a(f2, matrix); this.F.setImageMatrix(matrix); diff --git a/app/src/main/java/c/i/a/g/e/h.java b/app/src/main/java/c/i/a/g/e/h.java index ac2be6d266..b4d14c8379 100644 --- a/app/src/main/java/c/i/a/g/e/h.java +++ b/app/src/main/java/c/i/a/g/e/h.java @@ -13,10 +13,10 @@ public class h implements ViewTreeObserver.OnPreDrawListener { public boolean onPreDraw() { f fVar = this.i; float rotation = fVar.F.getRotation(); - if (fVar.f1248y == rotation) { + if (fVar.f1249y == rotation) { return true; } - fVar.f1248y = rotation; + fVar.f1249y = rotation; fVar.u(); return true; } diff --git a/app/src/main/java/c/i/a/g/e/i.java b/app/src/main/java/c/i/a/g/e/i.java index d18c0e558d..84ca51b7e3 100644 --- a/app/src/main/java/c/i/a/g/e/i.java +++ b/app/src/main/java/c/i/a/g/e/i.java @@ -141,7 +141,7 @@ public class i extends f { } else { StateListAnimator stateListAnimator = new StateListAnimator(); stateListAnimator.addState(f.b, x(f, f3)); - stateListAnimator.addState(f.f1245c, x(f, f2)); + stateListAnimator.addState(f.f1246c, x(f, f2)); stateListAnimator.addState(f.d, x(f, f2)); stateListAnimator.addState(f.e, x(f, f2)); AnimatorSet animatorSet = new AnimatorSet(); diff --git a/app/src/main/java/c/i/a/g/f/a.java b/app/src/main/java/c/i/a/g/f/a.java index 4013d0c811..0d23cf59a7 100644 --- a/app/src/main/java/c/i/a/g/f/a.java +++ b/app/src/main/java/c/i/a/g/f/a.java @@ -20,7 +20,7 @@ public final class a { @Nullable /* renamed from: c reason: collision with root package name */ - public static Object f1251c; + public static Object f1252c; public CharSequence d; public final TextPaint e; public final int f; @@ -79,7 +79,7 @@ public final class a { } if (!a) { try { - f1251c = this.k && i >= 23 ? TextDirectionHeuristics.RTL : TextDirectionHeuristics.LTR; + f1252c = this.k && i >= 23 ? TextDirectionHeuristics.RTL : TextDirectionHeuristics.LTR; Class cls = Integer.TYPE; Class cls2 = Float.TYPE; Constructor declaredConstructor = StaticLayout.class.getDeclaredConstructor(CharSequence.class, cls, cls, TextPaint.class, cls, Layout.Alignment.class, TextDirectionHeuristic.class, cls2, cls2, Boolean.TYPE, TextUtils.TruncateAt.class, cls, cls); @@ -91,7 +91,7 @@ public final class a { } } try { - return (StaticLayout) ((Constructor) Preconditions.checkNotNull(b)).newInstance(charSequence, 0, Integer.valueOf(this.g), this.e, Integer.valueOf(max), this.h, Preconditions.checkNotNull(f1251c), Float.valueOf(1.0f), Float.valueOf(0.0f), Boolean.valueOf(this.j), null, Integer.valueOf(max), Integer.valueOf(this.i)); + return (StaticLayout) ((Constructor) Preconditions.checkNotNull(b)).newInstance(charSequence, 0, Integer.valueOf(this.g), this.e, Integer.valueOf(max), this.h, Preconditions.checkNotNull(f1252c), Float.valueOf(1.0f), Float.valueOf(0.0f), Boolean.valueOf(this.j), null, Integer.valueOf(max), Integer.valueOf(this.i)); } catch (Exception e2) { throw new C0116a(e2); } diff --git a/app/src/main/java/c/i/a/g/g/a.java b/app/src/main/java/c/i/a/g/g/a.java index faab46ad83..bb1eadeec5 100644 --- a/app/src/main/java/c/i/a/g/g/a.java +++ b/app/src/main/java/c/i/a/g/g/a.java @@ -12,7 +12,7 @@ import com.google.android.material.progressindicator.CircularProgressIndicatorSp public final class a extends f { /* renamed from: c reason: collision with root package name */ - public int f1252c = 1; + public int f1253c = 1; public float d; public float e; public float f; @@ -30,7 +30,7 @@ public final class a extends f { float f3 = -f2; canvas.clipRect(f3, f3, f2, f2); S s3 = this.a; - this.f1252c = ((CircularProgressIndicatorSpec) s3).indicatorDirection == 0 ? 1 : -1; + this.f1253c = ((CircularProgressIndicatorSpec) s3).indicatorDirection == 0 ? 1 : -1; this.d = ((float) ((CircularProgressIndicatorSpec) s3).trackThickness) * f; this.e = ((float) ((CircularProgressIndicatorSpec) s3).trackCornerRadius) * f; this.f = ((float) (((CircularProgressIndicatorSpec) s3).indicatorSize - ((CircularProgressIndicatorSpec) s3).trackThickness)) / 2.0f; @@ -49,7 +49,7 @@ public final class a extends f { paint.setAntiAlias(true); paint.setColor(i); paint.setStrokeWidth(this.d); - float f3 = (float) this.f1252c; + float f3 = (float) this.f1253c; float f4 = f * 360.0f * f3; if (f2 < f) { f2 += 1.0f; @@ -100,11 +100,11 @@ public final class a extends f { canvas.rotate(f3); float f5 = f / 2.0f; float f6 = f4 * f2; - canvas.drawRect((this.f - f5) + f2, Math.min(0.0f, ((float) this.f1252c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1252c)), paint); + canvas.drawRect((this.f - f5) + f2, Math.min(0.0f, ((float) this.f1253c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1253c)), paint); canvas.translate((this.f - f5) + f2, 0.0f); - canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1252c), true, paint); + canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1253c), true, paint); canvas.translate(f - (f2 * 2.0f), 0.0f); - canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1252c), true, paint); + canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1253c), true, paint); canvas.restore(); } } diff --git a/app/src/main/java/c/i/a/g/g/d.java b/app/src/main/java/c/i/a/g/g/d.java index 5b3569e50a..ec253eb17c 100644 --- a/app/src/main/java/c/i/a/g/g/d.java +++ b/app/src/main/java/c/i/a/g/g/d.java @@ -74,7 +74,7 @@ public final class d extends g { int length = i4 % iArr.length; int compositeARGBWithAlpha = MaterialColors.compositeARGBWithAlpha(iArr[length], dVar2.a.getAlpha()); int compositeARGBWithAlpha2 = MaterialColors.compositeARGBWithAlpha(dVar2.l.indicatorColors[(length + 1) % iArr.length], dVar2.a.getAlpha()); - dVar2.f1253c[0] = ArgbEvaluatorCompat.getInstance().evaluate(dVar2.k.getInterpolation(b3), Integer.valueOf(compositeARGBWithAlpha), Integer.valueOf(compositeARGBWithAlpha2)).intValue(); + dVar2.f1254c[0] = ArgbEvaluatorCompat.getInstance().evaluate(dVar2.k.getInterpolation(b3), Integer.valueOf(compositeARGBWithAlpha), Integer.valueOf(compositeARGBWithAlpha2)).intValue(); break; } i3++; @@ -167,7 +167,7 @@ public final class d extends g { @VisibleForTesting public void h() { this.m = 0; - this.f1253c[0] = MaterialColors.compositeARGBWithAlpha(this.l.indicatorColors[0], this.a.getAlpha()); + this.f1254c[0] = MaterialColors.compositeARGBWithAlpha(this.l.indicatorColors[0], this.a.getAlpha()); this.o = 0.0f; } } diff --git a/app/src/main/java/c/i/a/g/g/g.java b/app/src/main/java/c/i/a/g/g/g.java index dcd0825a19..bb402a0f1f 100644 --- a/app/src/main/java/c/i/a/g/g/g.java +++ b/app/src/main/java/c/i/a/g/g/g.java @@ -10,11 +10,11 @@ public abstract class g { public final float[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f1253c; + public final int[] f1254c; public g(int i) { this.b = new float[(i * 2)]; - this.f1253c = new int[i]; + this.f1254c = new int[i]; } public abstract void a(); diff --git a/app/src/main/java/c/i/a/g/g/h.java b/app/src/main/java/c/i/a/g/g/h.java index 9166dc7fe9..16218b076b 100644 --- a/app/src/main/java/c/i/a/g/g/h.java +++ b/app/src/main/java/c/i/a/g/g/h.java @@ -13,7 +13,7 @@ import com.google.android.material.progressindicator.LinearProgressIndicatorSpec public final class h extends f { /* renamed from: c reason: collision with root package name */ - public float f1254c = 300.0f; + public float f1255c = 300.0f; public float d; public float e; @@ -42,7 +42,7 @@ public final class h extends f { @Override // c.i.a.g.g.f public void a(@NonNull Canvas canvas, @FloatRange(from = 0.0d, to = 1.0d) float f) { Rect clipBounds = canvas.getClipBounds(); - this.f1254c = (float) clipBounds.width(); + this.f1255c = (float) clipBounds.width(); float f2 = (float) ((LinearProgressIndicatorSpec) this.a).trackThickness; canvas.translate(((float) clipBounds.width()) / 2.0f, Math.max(0.0f, ((float) (clipBounds.height() - ((LinearProgressIndicatorSpec) this.a).trackThickness)) / 2.0f) + (((float) clipBounds.height()) / 2.0f)); if (((LinearProgressIndicatorSpec) this.a).drawHorizontallyInverse) { @@ -54,7 +54,7 @@ public final class h extends f { if (this.b.isShowing() || this.b.isHiding()) { canvas.translate(0.0f, ((f - 1.0f) * ((float) ((LinearProgressIndicatorSpec) this.a).trackThickness)) / 2.0f); } - float f3 = this.f1254c; + float f3 = this.f1255c; canvas.clipRect((-f3) / 2.0f, (-f2) / 2.0f, f3 / 2.0f, f2 / 2.0f); S s2 = this.a; this.d = ((float) ((LinearProgressIndicatorSpec) s2).trackThickness) * f; @@ -64,7 +64,7 @@ public final class h extends f { @Override // c.i.a.g.g.f public void b(@NonNull Canvas canvas, @NonNull Paint paint, @FloatRange(from = 0.0d, to = 1.0d) float f, @FloatRange(from = 0.0d, to = 1.0d) float f2, @ColorInt int i) { if (f != f2) { - float f3 = this.f1254c; + float f3 = this.f1255c; float f4 = this.e; float f5 = ((-f3) / 2.0f) + f4; float f6 = f3 - (f4 * 2.0f); @@ -86,7 +86,7 @@ public final class h extends f { @Override // c.i.a.g.g.f public void c(@NonNull Canvas canvas, @NonNull Paint paint) { int compositeARGBWithAlpha = MaterialColors.compositeARGBWithAlpha(((LinearProgressIndicatorSpec) this.a).trackColor, this.b.getAlpha()); - float f = ((-this.f1254c) / 2.0f) + this.e; + float f = ((-this.f1255c) / 2.0f) + this.e; float f2 = -f; paint.setStyle(Paint.Style.FILL); paint.setAntiAlias(true); diff --git a/app/src/main/java/c/i/a/g/g/j.java b/app/src/main/java/c/i/a/g/g/j.java index 3ed8a992e1..7e7eaae082 100644 --- a/app/src/main/java/c/i/a/g/g/j.java +++ b/app/src/main/java/c/i/a/g/g/j.java @@ -53,7 +53,7 @@ public final class j extends g { float[] fArr3 = jVar2.b; fArr3[5] = 1.0f; if (jVar2.i && fArr3[3] < 1.0f) { - int[] iArr = jVar2.f1253c; + int[] iArr = jVar2.f1254c; iArr[2] = iArr[1]; iArr[1] = iArr[0]; iArr[0] = MaterialColors.compositeARGBWithAlpha(jVar2.g.indicatorColors[jVar2.h], jVar2.a.getAlpha()); @@ -112,6 +112,6 @@ public final class j extends g { public void h() { this.i = true; this.h = 1; - Arrays.fill(this.f1253c, MaterialColors.compositeARGBWithAlpha(this.g.indicatorColors[0], this.a.getAlpha())); + Arrays.fill(this.f1254c, MaterialColors.compositeARGBWithAlpha(this.g.indicatorColors[0], this.a.getAlpha())); } } diff --git a/app/src/main/java/c/i/a/g/g/l.java b/app/src/main/java/c/i/a/g/g/l.java index f1b5c47da4..ff718b018b 100644 --- a/app/src/main/java/c/i/a/g/g/l.java +++ b/app/src/main/java/c/i/a/g/g/l.java @@ -51,7 +51,7 @@ public final class l extends g { lVar2.b[i2] = Math.max(0.0f, Math.min(1.0f, lVar2.h[i2].getInterpolation(lVar2.b(i, l.e[i2], l.d[i2])))); } if (lVar2.k) { - Arrays.fill(lVar2.f1253c, MaterialColors.compositeARGBWithAlpha(lVar2.i.indicatorColors[lVar2.j], lVar2.a.getAlpha())); + Arrays.fill(lVar2.f1254c, MaterialColors.compositeARGBWithAlpha(lVar2.i.indicatorColors[lVar2.j], lVar2.a.getAlpha())); lVar2.k = false; } lVar2.a.invalidateSelf(); @@ -118,7 +118,7 @@ public final class l extends g { public void h() { this.j = 0; int compositeARGBWithAlpha = MaterialColors.compositeARGBWithAlpha(this.i.indicatorColors[0], this.a.getAlpha()); - int[] iArr = this.f1253c; + int[] iArr = this.f1254c; iArr[0] = compositeARGBWithAlpha; iArr[1] = compositeARGBWithAlpha; } diff --git a/app/src/main/java/c/i/a/g/h/a.java b/app/src/main/java/c/i/a/g/h/a.java index be0b43aadf..90ffc4a300 100644 --- a/app/src/main/java/c/i/a/g/h/a.java +++ b/app/src/main/java/c/i/a/g/h/a.java @@ -14,7 +14,7 @@ public class a { @NonNull /* renamed from: c reason: collision with root package name */ - public final Handler f1255c = new Handler(Looper.getMainLooper(), new C0117a()); + public final Handler f1256c = new Handler(Looper.getMainLooper(), new C0117a()); @Nullable public c d; @Nullable @@ -56,7 +56,7 @@ public class a { public int b; /* renamed from: c reason: collision with root package name */ - public boolean f1256c; + public boolean f1257c; public c(int i, b bVar) { this.a = new WeakReference<>(bVar); @@ -76,7 +76,7 @@ public class a { if (bVar == null) { return false; } - this.f1255c.removeCallbacksAndMessages(cVar); + this.f1256c.removeCallbacksAndMessages(cVar); bVar.a(i); return true; } @@ -101,9 +101,9 @@ public class a { synchronized (this.b) { if (c(bVar)) { c cVar = this.d; - if (!cVar.f1256c) { - cVar.f1256c = true; - this.f1255c.removeCallbacksAndMessages(cVar); + if (!cVar.f1257c) { + cVar.f1257c = true; + this.f1256c.removeCallbacksAndMessages(cVar); } } } @@ -113,8 +113,8 @@ public class a { synchronized (this.b) { if (c(bVar)) { c cVar = this.d; - if (cVar.f1256c) { - cVar.f1256c = false; + if (cVar.f1257c) { + cVar.f1257c = false; g(cVar); } } @@ -127,8 +127,8 @@ public class a { if (i <= 0) { i = i == -1 ? 1500 : 2750; } - this.f1255c.removeCallbacksAndMessages(cVar); - Handler handler = this.f1255c; + this.f1256c.removeCallbacksAndMessages(cVar); + Handler handler = this.f1256c; handler.sendMessageDelayed(Message.obtain(handler, 0, cVar), (long) i); } } diff --git a/app/src/main/java/c/i/a/g/j/d.java b/app/src/main/java/c/i/a/g/j/d.java index 9baff47668..276f15ca1e 100644 --- a/app/src/main/java/c/i/a/g/j/d.java +++ b/app/src/main/java/c/i/a/g/j/d.java @@ -12,6 +12,6 @@ public class d implements ValueAnimator.AnimatorUpdateListener { @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(@NonNull ValueAnimator valueAnimator) { - this.a.f1257c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1258c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); } } diff --git a/app/src/main/java/c/i/a/g/j/e.java b/app/src/main/java/c/i/a/g/j/e.java index ae8dc26a1a..481fc367da 100644 --- a/app/src/main/java/c/i/a/g/j/e.java +++ b/app/src/main/java/c/i/a/g/j/e.java @@ -13,7 +13,7 @@ public class e implements ValueAnimator.AnimatorUpdateListener { @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(@NonNull ValueAnimator valueAnimator) { float floatValue = ((Float) valueAnimator.getAnimatedValue()).floatValue(); - this.a.f1257c.setScaleX(floatValue); - this.a.f1257c.setScaleY(floatValue); + this.a.f1258c.setScaleX(floatValue); + this.a.f1258c.setScaleY(floatValue); } } diff --git a/app/src/main/java/c/i/a/g/j/h.java b/app/src/main/java/c/i/a/g/j/h.java index b0b6812dc9..a5216e8e3d 100644 --- a/app/src/main/java/c/i/a/g/j/h.java +++ b/app/src/main/java/c/i/a/g/j/h.java @@ -74,7 +74,7 @@ public class h extends m { @Override // com.google.android.material.internal.TextWatcherAdapter, android.text.TextWatcher public void afterTextChanged(Editable editable) { AutoCompleteTextView d = h.d(h.this.a.getEditText()); - if (h.this.n.isTouchExplorationEnabled() && h.e(d) && !h.this.f1257c.hasFocus()) { + if (h.this.n.isTouchExplorationEnabled() && h.e(d) && !h.this.f1258c.hasFocus()) { d.dismissDropDown(); } d.post(new RunnableC0120a(d)); @@ -175,7 +175,7 @@ public class h extends m { z2 = true; } if (!z2) { - ViewCompat.setImportantForAccessibility(h.this.f1257c, 2); + ViewCompat.setImportantForAccessibility(h.this.f1258c, 2); } textInputLayout.setTextInputAccessibilityDelegate(h.this.f); textInputLayout.setEndIconVisible(true); diff --git a/app/src/main/java/c/i/a/g/j/i.java b/app/src/main/java/c/i/a/g/j/i.java index 371d1867b7..0b548f1192 100644 --- a/app/src/main/java/c/i/a/g/j/i.java +++ b/app/src/main/java/c/i/a/g/j/i.java @@ -12,6 +12,6 @@ public class i implements ValueAnimator.AnimatorUpdateListener { @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(@NonNull ValueAnimator valueAnimator) { - this.a.f1257c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1258c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); } } diff --git a/app/src/main/java/c/i/a/g/j/l.java b/app/src/main/java/c/i/a/g/j/l.java index b4a075c249..f0cb7e090a 100644 --- a/app/src/main/java/c/i/a/g/j/l.java +++ b/app/src/main/java/c/i/a/g/j/l.java @@ -13,7 +13,7 @@ public class l extends AnimatorListenerAdapter { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { h hVar = this.a; - hVar.f1257c.setChecked(hVar.j); + hVar.f1258c.setChecked(hVar.j); this.a.p.start(); } } diff --git a/app/src/main/java/c/i/a/g/j/m.java b/app/src/main/java/c/i/a/g/j/m.java index 9b03e44cae..7c028df660 100644 --- a/app/src/main/java/c/i/a/g/j/m.java +++ b/app/src/main/java/c/i/a/g/j/m.java @@ -10,12 +10,12 @@ public abstract class m { public Context b; /* renamed from: c reason: collision with root package name */ - public CheckableImageButton f1257c; + public CheckableImageButton f1258c; public m(@NonNull TextInputLayout textInputLayout) { this.a = textInputLayout; this.b = textInputLayout.getContext(); - this.f1257c = textInputLayout.getEndIconView(); + this.f1258c = textInputLayout.getEndIconView(); } public abstract void a(); diff --git a/app/src/main/java/c/i/a/g/j/n.java b/app/src/main/java/c/i/a/g/j/n.java index d04d090266..0be5f9bad7 100644 --- a/app/src/main/java/c/i/a/g/j/n.java +++ b/app/src/main/java/c/i/a/g/j/n.java @@ -32,7 +32,7 @@ public final class n { public final TextInputLayout b; /* renamed from: c reason: collision with root package name */ - public LinearLayout f1258c; + public LinearLayout f1259c; public int d; public FrameLayout e; @Nullable @@ -56,7 +56,7 @@ public final class n { public TextView r; /* renamed from: s reason: collision with root package name */ - public int f1259s; + public int f1260s; @Nullable public ColorStateList t; public Typeface u; @@ -67,13 +67,13 @@ public final class n { public final /* synthetic */ TextView b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f1260c; + public final /* synthetic */ int f1261c; public final /* synthetic */ TextView d; public a(int i, TextView textView, int i2, TextView textView2) { this.a = i; this.b = textView; - this.f1260c = i2; + this.f1261c = i2; this.d = textView2; } @@ -86,7 +86,7 @@ public final class n { TextView textView2 = this.b; if (textView2 != null) { textView2.setVisibility(4); - if (this.f1260c == 1 && (textView = n.this.l) != null) { + if (this.f1261c == 1 && (textView = n.this.l) != null) { textView.setText((CharSequence) null); } } @@ -114,13 +114,13 @@ public final class n { } public void a(TextView textView, int i) { - if (this.f1258c == null && this.e == null) { + if (this.f1259c == null && this.e == null) { LinearLayout linearLayout = new LinearLayout(this.a); - this.f1258c = linearLayout; + this.f1259c = linearLayout; linearLayout.setOrientation(0); - this.b.addView(this.f1258c, -1, -2); + this.b.addView(this.f1259c, -1, -2); this.e = new FrameLayout(this.a); - this.f1258c.addView(this.e, new LinearLayout.LayoutParams(0, -2, 1.0f)); + this.f1259c.addView(this.e, new LinearLayout.LayoutParams(0, -2, 1.0f)); if (this.b.getEditText() != null) { b(); } @@ -129,17 +129,17 @@ public final class n { this.e.setVisibility(0); this.e.addView(textView); } else { - this.f1258c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); + this.f1259c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); } - this.f1258c.setVisibility(0); + this.f1259c.setVisibility(0); this.d++; } public void b() { - if ((this.f1258c == null || this.b.getEditText() == null) ? false : true) { + if ((this.f1259c == null || this.b.getEditText() == null) ? false : true) { EditText editText = this.b.getEditText(); boolean isFontScaleAtLeast1_3 = MaterialResources.isFontScaleAtLeast1_3(this.a); - LinearLayout linearLayout = this.f1258c; + LinearLayout linearLayout = this.f1259c; int i = R.dimen.material_helper_text_font_1_3_padding_horizontal; ViewCompat.setPaddingRelative(linearLayout, h(isFontScaleAtLeast1_3, i, ViewCompat.getPaddingStart(editText)), h(isFontScaleAtLeast1_3, R.dimen.material_helper_text_font_1_3_padding_top, this.a.getResources().getDimensionPixelSize(R.dimen.material_helper_text_default_padding_top)), h(isFontScaleAtLeast1_3, i, ViewCompat.getPaddingEnd(editText)), 0); } @@ -212,7 +212,7 @@ public final class n { public void j(TextView textView, int i) { FrameLayout frameLayout; - LinearLayout linearLayout = this.f1258c; + LinearLayout linearLayout = this.f1259c; if (linearLayout != null) { if (!(i == 0 || i == 1) || (frameLayout = this.e) == null) { linearLayout.removeView(textView); @@ -221,7 +221,7 @@ public final class n { } int i2 = this.d - 1; this.d = i2; - LinearLayout linearLayout2 = this.f1258c; + LinearLayout linearLayout2 = this.f1259c; if (i2 == 0) { linearLayout2.setVisibility(8); } diff --git a/app/src/main/java/c/i/a/g/j/p.java b/app/src/main/java/c/i/a/g/j/p.java index 502121b4ce..1129ea75ce 100644 --- a/app/src/main/java/c/i/a/g/j/p.java +++ b/app/src/main/java/c/i/a/g/j/p.java @@ -23,7 +23,7 @@ public class p extends m { @Override // com.google.android.material.internal.TextWatcherAdapter, android.text.TextWatcher public void beforeTextChanged(CharSequence charSequence, int i, int i2, int i3) { p pVar = p.this; - pVar.f1257c.setChecked(!p.d(pVar)); + pVar.f1258c.setChecked(!p.d(pVar)); } } @@ -38,7 +38,7 @@ public class p extends m { textInputLayout.setEndIconVisible(true); textInputLayout.setEndIconCheckable(true); p pVar = p.this; - pVar.f1257c.setChecked(!p.d(pVar)); + pVar.f1258c.setChecked(!p.d(pVar)); editText.removeTextChangedListener(p.this.d); editText.addTextChangedListener(p.this.d); } diff --git a/app/src/main/java/c/i/a/g/k/b.java b/app/src/main/java/c/i/a/g/k/b.java index 18b9bd7b29..6567bba657 100644 --- a/app/src/main/java/c/i/a/g/k/b.java +++ b/app/src/main/java/c/i/a/g/k/b.java @@ -18,12 +18,12 @@ public class b implements ViewTreeObserver.OnPreDrawListener { } this.i.getViewTreeObserver().removeOnPreDrawListener(this); ClockFaceView clockFaceView = this.i; - int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2360s; + int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2368s; if (height != clockFaceView.j) { clockFaceView.j = height; clockFaceView.a(); ClockHandView clockHandView = clockFaceView.l; - clockHandView.f2364z = clockFaceView.j; + clockHandView.f2372z = clockFaceView.j; clockHandView.invalidate(); } return true; diff --git a/app/src/main/java/c/i/a/g/k/f.java b/app/src/main/java/c/i/a/g/k/f.java index a05d4baa07..d99e881bd1 100644 --- a/app/src/main/java/c/i/a/g/k/f.java +++ b/app/src/main/java/c/i/a/g/k/f.java @@ -32,7 +32,7 @@ public class f implements ClockHandView.OnRotateListener, TimePickerView.d, Time TimePickerView timePickerView2 = this.l; timePickerView2.p = this; timePickerView2.o = this; - timePickerView2.k.f2362x = this; + timePickerView2.k.f2370x = this; g(i, "%d"); g(j, "%d"); g(k, "%02d"); diff --git a/app/src/main/java/c/i/a/g/l/b.java b/app/src/main/java/c/i/a/g/l/b.java index d52319f465..05149cfd4f 100644 --- a/app/src/main/java/c/i/a/g/l/b.java +++ b/app/src/main/java/c/i/a/g/l/b.java @@ -5,7 +5,7 @@ public class b { public static final a b = new C0121b(); /* renamed from: c reason: collision with root package name */ - public static final a f1261c = new c(); + public static final a f1262c = new c(); public static final a d = new d(); /* compiled from: FadeModeEvaluators */ diff --git a/app/src/main/java/c/i/a/g/l/c.java b/app/src/main/java/c/i/a/g/l/c.java index 8ebd8bdc98..f66ae0cea6 100644 --- a/app/src/main/java/c/i/a/g/l/c.java +++ b/app/src/main/java/c/i/a/g/l/c.java @@ -5,12 +5,12 @@ public class c { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1262c; + public final boolean f1263c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1262c = z2; + this.f1263c = z2; } public static c a(int i, int i2) { diff --git a/app/src/main/java/c/i/a/g/l/e.java b/app/src/main/java/c/i/a/g/l/e.java index ccda5014db..cf8f347755 100644 --- a/app/src/main/java/c/i/a/g/l/e.java +++ b/app/src/main/java/c/i/a/g/l/e.java @@ -39,12 +39,12 @@ public class e { @Override // c.i.a.g.l.d public boolean b(f fVar) { - return fVar.f1263c > fVar.e; + return fVar.f1264c > fVar.e; } @Override // c.i.a.g.l.d public void c(RectF rectF, float f, f fVar) { - float abs = (Math.abs(fVar.e - fVar.f1263c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1264c) / 2.0f) * f; rectF.left += abs; rectF.right -= abs; } diff --git a/app/src/main/java/c/i/a/g/l/f.java b/app/src/main/java/c/i/a/g/l/f.java index c54550e5ad..bfc5d0fe53 100644 --- a/app/src/main/java/c/i/a/g/l/f.java +++ b/app/src/main/java/c/i/a/g/l/f.java @@ -5,7 +5,7 @@ public class f { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f1263c; + public final float f1264c; public final float d; public final float e; public final float f; @@ -13,7 +13,7 @@ public class f { public f(float f, float f2, float f3, float f4, float f5, float f6) { this.a = f; this.b = f2; - this.f1263c = f3; + this.f1264c = f3; this.d = f4; this.e = f5; this.f = f6; diff --git a/app/src/main/java/c/i/a/g/l/g.java b/app/src/main/java/c/i/a/g/l/g.java index cb3cd8aa93..96fddb2a30 100644 --- a/app/src/main/java/c/i/a/g/l/g.java +++ b/app/src/main/java/c/i/a/g/l/g.java @@ -9,7 +9,7 @@ public class g { public final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public final Path f1264c = new Path(); + public final Path f1265c = new Path(); public final ShapeAppearancePathProvider d = ShapeAppearancePathProvider.getInstance(); public ShapeAppearanceModel e; } diff --git a/app/src/main/java/c/i/a/g/l/l/b.java b/app/src/main/java/c/i/a/g/l/l/b.java index f7d0b07b71..3630cba25a 100644 --- a/app/src/main/java/c/i/a/g/l/l/b.java +++ b/app/src/main/java/c/i/a/g/l/l/b.java @@ -8,7 +8,7 @@ public class b { public static final a b = new C0122b(); /* renamed from: c reason: collision with root package name */ - public static final a f1265c = new c(); + public static final a f1266c = new c(); public static final a d = new d(); /* compiled from: FadeModeEvaluators */ diff --git a/app/src/main/java/c/i/a/g/l/l/c.java b/app/src/main/java/c/i/a/g/l/l/c.java index 1d55065ce0..9378fa9e96 100644 --- a/app/src/main/java/c/i/a/g/l/l/c.java +++ b/app/src/main/java/c/i/a/g/l/l/c.java @@ -8,12 +8,12 @@ public class c { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1266c; + public final boolean f1267c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1266c = z2; + this.f1267c = z2; } public static c a(int i, int i2) { diff --git a/app/src/main/java/c/i/a/g/l/l/e.java b/app/src/main/java/c/i/a/g/l/l/e.java index 18ff3f06d2..48ecfe4dcc 100644 --- a/app/src/main/java/c/i/a/g/l/l/e.java +++ b/app/src/main/java/c/i/a/g/l/l/e.java @@ -41,12 +41,12 @@ public class e { @Override // c.i.a.g.l.l.d public boolean b(f fVar) { - return fVar.f1267c > fVar.e; + return fVar.f1268c > fVar.e; } @Override // c.i.a.g.l.l.d public void c(RectF rectF, float f, f fVar) { - float abs = (Math.abs(fVar.e - fVar.f1267c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1268c) / 2.0f) * f; rectF.left += abs; rectF.right -= abs; } diff --git a/app/src/main/java/c/i/a/g/l/l/f.java b/app/src/main/java/c/i/a/g/l/l/f.java index 71aa977d53..6a09d939f7 100644 --- a/app/src/main/java/c/i/a/g/l/l/f.java +++ b/app/src/main/java/c/i/a/g/l/l/f.java @@ -8,7 +8,7 @@ public class f { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f1267c; + public final float f1268c; public final float d; public final float e; public final float f; @@ -16,7 +16,7 @@ public class f { public f(float f, float f2, float f3, float f4, float f5, float f6) { this.a = f; this.b = f2; - this.f1267c = f3; + this.f1268c = f3; this.d = f4; this.e = f5; this.f = f6; diff --git a/app/src/main/java/c/i/a/g/l/l/g.java b/app/src/main/java/c/i/a/g/l/l/g.java index 812ff987de..28a80bdfce 100644 --- a/app/src/main/java/c/i/a/g/l/l/g.java +++ b/app/src/main/java/c/i/a/g/l/l/g.java @@ -11,7 +11,7 @@ public class g { public final Path b = new Path(); /* renamed from: c reason: collision with root package name */ - public final Path f1268c = new Path(); + public final Path f1269c = new Path(); public final ShapeAppearancePathProvider d = ShapeAppearancePathProvider.getInstance(); public ShapeAppearanceModel e; } diff --git a/app/src/main/java/c/i/b/a/c.java b/app/src/main/java/c/i/b/a/c.java index a508d194fe..a785ba072d 100644 --- a/app/src/main/java/c/i/b/a/c.java +++ b/app/src/main/java/c/i/b/a/c.java @@ -8,7 +8,7 @@ public final class c { public static final Charset b = Charset.forName("ISO-8859-1"); /* renamed from: c reason: collision with root package name */ - public static final Charset f1269c = Charset.forName(Constants.ENCODING); + public static final Charset f1270c = Charset.forName(Constants.ENCODING); public static final Charset d = Charset.forName("UTF-16LE"); public static final Charset e = Charset.forName("UTF-16"); diff --git a/app/src/main/java/c/i/b/a/g.java b/app/src/main/java/c/i/b/a/g.java index 968aa2f62a..dcf7bc0f13 100644 --- a/app/src/main/java/c/i/b/a/g.java +++ b/app/src/main/java/c/i/b/a/g.java @@ -9,7 +9,7 @@ public final class g { public final a b; /* renamed from: c reason: collision with root package name */ - public a f1270c; + public a f1271c; /* compiled from: MoreObjects */ public static final class a { @@ -20,7 +20,7 @@ public final class g { @NullableDecl /* renamed from: c reason: collision with root package name */ - public a f1271c; + public a f1272c; public a(f fVar) { } @@ -29,7 +29,7 @@ public final class g { public g(String str, f fVar) { a aVar = new a(null); this.b = aVar; - this.f1270c = aVar; + this.f1271c = aVar; this.a = str; } @@ -37,8 +37,8 @@ public final class g { public g a(String str, int i) { String valueOf = String.valueOf(i); a aVar = new a(null); - this.f1270c.f1271c = aVar; - this.f1270c = aVar; + this.f1271c.f1272c = aVar; + this.f1271c = aVar; aVar.b = valueOf; aVar.a = str; return this; @@ -48,7 +48,7 @@ public final class g { StringBuilder sb = new StringBuilder(32); sb.append(this.a); sb.append('{'); - a aVar = this.b.f1271c; + a aVar = this.b.f1272c; String str = ""; while (aVar != null) { Object obj = aVar.b; @@ -64,7 +64,7 @@ public final class g { String deepToString = Arrays.deepToString(new Object[]{obj}); sb.append((CharSequence) deepToString, 1, deepToString.length() - 1); } - aVar = aVar.f1271c; + aVar = aVar.f1272c; str = ", "; } sb.append('}'); diff --git a/app/src/main/java/c/i/b/a/k.java b/app/src/main/java/c/i/b/a/k.java index c8216e3d6d..62c5609953 100644 --- a/app/src/main/java/c/i/b/a/k.java +++ b/app/src/main/java/c/i/b/a/k.java @@ -11,7 +11,7 @@ public final class k { public final b b; /* renamed from: c reason: collision with root package name */ - public final int f1272c = Integer.MAX_VALUE; + public final int f1273c = Integer.MAX_VALUE; /* compiled from: Splitter */ public static abstract class a extends a { @@ -24,7 +24,7 @@ public final class k { public a(k kVar, CharSequence charSequence) { this.l = kVar.a; this.m = false; - this.o = kVar.f1272c; + this.o = kVar.f1273c; this.k = charSequence; } } diff --git a/app/src/main/java/c/i/b/b/d0.java b/app/src/main/java/c/i/b/b/d0.java index 2624cabadd..e58f524b3f 100644 --- a/app/src/main/java/c/i/b/b/d0.java +++ b/app/src/main/java/c/i/b/b/d0.java @@ -14,7 +14,7 @@ public final class d0 { public int b = -1; /* renamed from: c reason: collision with root package name */ - public int f1273c = -1; + public int f1274c = -1; @MonotonicNonNullDecl public e0.p d; @MonotonicNonNullDecl @@ -36,7 +36,7 @@ public final class d0 { if (i == -1) { i = 16; } - int i2 = this.f1273c; + int i2 = this.f1274c; if (i2 == -1) { i2 = 4; } @@ -78,7 +78,7 @@ public final class d0 { if (i != -1) { gVar.a("initialCapacity", i); } - int i2 = this.f1273c; + int i2 = this.f1274c; if (i2 != -1) { gVar.a("concurrencyLevel", i2); } @@ -86,8 +86,8 @@ public final class d0 { if (pVar != null) { String l0 = c.l0(pVar.toString()); g.a aVar = new g.a(null); - gVar.f1270c.f1271c = aVar; - gVar.f1270c = aVar; + gVar.f1271c.f1272c = aVar; + gVar.f1271c = aVar; aVar.b = l0; aVar.a = "keyStrength"; } @@ -95,15 +95,15 @@ public final class d0 { if (pVar2 != null) { String l02 = c.l0(pVar2.toString()); g.a aVar2 = new g.a(null); - gVar.f1270c.f1271c = aVar2; - gVar.f1270c = aVar2; + gVar.f1271c.f1272c = aVar2; + gVar.f1271c = aVar2; aVar2.b = l02; aVar2.a = "valueStrength"; } if (this.f != null) { g.a aVar3 = new g.a(null); - gVar.f1270c.f1271c = aVar3; - gVar.f1270c = aVar3; + gVar.f1271c.f1272c = aVar3; + gVar.f1271c = aVar3; aVar3.b = "keyEquivalence"; } return gVar.toString(); diff --git a/app/src/main/java/c/i/b/b/e0.java b/app/src/main/java/c/i/b/b/e0.java index 5e4269b8ec..677462cc80 100644 --- a/app/src/main/java/c/i/b/b/e0.java +++ b/app/src/main/java/c/i/b/b/e0.java @@ -116,17 +116,17 @@ public class e0, S extends n> extends Abs @NullableDecl /* renamed from: c reason: collision with root package name */ - public final E f1274c; + public final E f1275c; public c(K k, int i, @NullableDecl E e) { this.a = k; this.b = i; - this.f1274c = e; + this.f1275c = e; } @Override // c.i.b.b.e0.i public E a() { - return this.f1274c; + return this.f1275c; } @Override // c.i.b.b.e0.i @@ -854,13 +854,13 @@ public class e0, S extends n> extends Abs d0Var.f = dVar; d0Var.a = true; int i2 = this.concurrencyLevel; - int i3 = d0Var.f1273c; + int i3 = d0Var.f1274c; c.i.a.f.e.o.c.r(i3 == -1, "concurrency level was already set to %s", i3); if (i2 > 0) { z2 = true; } c.i.a.f.e.o.c.h(z2); - d0Var.f1273c = i2; + d0Var.f1274c = i2; this.i = d0Var.c(); while (true) { Object readObject = objectInputStream.readObject(); @@ -1136,7 +1136,7 @@ public class e0, S extends n> extends Abs @NullableDecl /* renamed from: c reason: collision with root package name */ - public volatile V f1275c = null; + public volatile V f1276c = null; /* compiled from: MapMakerInternalMap */ public static final class a implements j, x> { @@ -1151,7 +1151,7 @@ public class e0, S extends n> extends Abs return null; } w wVar3 = new w(x.o(xVar), wVar.get(), wVar.a, wVar2); - wVar3.f1275c = wVar.f1275c; + wVar3.f1276c = wVar.f1276c; return wVar3; } @@ -1170,7 +1170,7 @@ public class e0, S extends n> extends Abs @Override // c.i.b.b.e0.j public void d(n nVar, i iVar, Object obj) { x xVar = (x) nVar; - ((w) iVar).f1275c = obj; + ((w) iVar).f1276c = obj; } @Override // c.i.b.b.e0.j @@ -1191,7 +1191,7 @@ public class e0, S extends n> extends Abs @Override // c.i.b.b.e0.i @NullableDecl public V getValue() { - return this.f1275c; + return this.f1276c; } } @@ -1228,7 +1228,7 @@ public class e0, S extends n> extends Abs public static final class y extends d> implements a0> { /* renamed from: c reason: collision with root package name */ - public volatile b0> f1276c = ((b0>) e0.i); + public volatile b0> f1277c = ((b0>) e0.i); /* compiled from: MapMakerInternalMap */ public static final class a implements j, z> { @@ -1249,7 +1249,7 @@ public class e0, S extends n> extends Abs ReferenceQueue o = z.o(zVar); ReferenceQueue p = z.p(zVar); y yVar3 = new y<>(o, yVar.get(), yVar.a, yVar2); - yVar3.f1276c = yVar.f1276c.b(p, yVar3); + yVar3.f1277c = yVar.f1277c.b(p, yVar3); return yVar3; } @@ -1267,8 +1267,8 @@ public class e0, S extends n> extends Abs public void d(n nVar, i iVar, Object obj) { y yVar = (y) iVar; ReferenceQueue p = z.p((z) nVar); - b0> b0Var = yVar.f1276c; - yVar.f1276c = new c0(p, obj, yVar); + b0> b0Var = yVar.f1277c; + yVar.f1277c = new c0(p, obj, yVar); b0Var.clear(); } @@ -1290,12 +1290,12 @@ public class e0, S extends n> extends Abs @Override // c.i.b.b.e0.a0 public b0> b() { - return this.f1276c; + return this.f1277c; } @Override // c.i.b.b.e0.i public V getValue() { - return this.f1276c.get(); + return this.f1277c.get(); } } @@ -1335,7 +1335,7 @@ public class e0, S extends n> extends Abs } public e0(d0 d0Var, j jVar) { - int i2 = d0Var.f1273c; + int i2 = d0Var.f1274c; this.concurrencyLevel = Math.min(i2 == -1 ? 4 : i2, 65536); this.keyEquivalence = (c.i.b.a.d) c.i.a.f.e.o.c.C(d0Var.f, d0Var.a().f()); this.m = jVar; diff --git a/app/src/main/java/c/i/b/b/l.java b/app/src/main/java/c/i/b/b/l.java index f5f642120c..451fb5e55b 100644 --- a/app/src/main/java/c/i/b/b/l.java +++ b/app/src/main/java/c/i/b/b/l.java @@ -39,7 +39,7 @@ public class l extends AbstractMap implements Serializable { @MonotonicNonNullDecl /* renamed from: s reason: collision with root package name */ - public transient Set> f1277s; + public transient Set> f1278s; @MonotonicNonNullDecl public transient Collection t; @@ -371,12 +371,12 @@ public class l extends AbstractMap implements Serializable { @Override // java.util.AbstractMap, java.util.Map public Set> entrySet() { - Set> set = this.f1277s; + Set> set = this.f1278s; if (set != null) { return set; } a aVar = new a(); - this.f1277s = aVar; + this.f1278s = aVar; return aVar; } diff --git a/app/src/main/java/c/i/b/b/n.java b/app/src/main/java/c/i/b/b/n.java index e0f215b81d..09bafd3581 100644 --- a/app/src/main/java/c/i/b/b/n.java +++ b/app/src/main/java/c/i/b/b/n.java @@ -8,7 +8,7 @@ public abstract class n { public static final n b = new b(-1); /* renamed from: c reason: collision with root package name */ - public static final n f1278c = new b(1); + public static final n f1279c = new b(1); /* compiled from: ComparisonChain */ public static class a extends n { @@ -42,7 +42,7 @@ public abstract class n { } public n f(int i) { - return i < 0 ? n.b : i > 0 ? n.f1278c : n.a; + return i < 0 ? n.b : i > 0 ? n.f1279c : n.a; } } diff --git a/app/src/main/java/c/i/b/b/s.java b/app/src/main/java/c/i/b/b/s.java index 46c56f6414..ff80369cfd 100644 --- a/app/src/main/java/c/i/b/b/s.java +++ b/app/src/main/java/c/i/b/b/s.java @@ -20,7 +20,7 @@ public abstract class s extends AbstractCollection implements Serializable public int b = 0; /* renamed from: c reason: collision with root package name */ - public boolean f1279c; + public boolean f1280c; public a(int i) { c.n(i, "initialCapacity"); diff --git a/app/src/main/java/c/i/b/b/u.java b/app/src/main/java/c/i/b/b/u.java index 1531351d34..1500c3437d 100644 --- a/app/src/main/java/c/i/b/b/u.java +++ b/app/src/main/java/c/i/b/b/u.java @@ -30,10 +30,10 @@ public abstract class u extends s implements List, RandomAccess { Object[] objArr = this.a; if (objArr.length < i) { this.a = Arrays.copyOf(objArr, s.b.a(objArr.length, i)); - this.f1279c = false; - } else if (this.f1279c) { + this.f1280c = false; + } else if (this.f1280c) { this.a = (Object[]) objArr.clone(); - this.f1279c = false; + this.f1280c = false; } Object[] objArr2 = this.a; int i2 = this.b; @@ -43,7 +43,7 @@ public abstract class u extends s implements List, RandomAccess { } public u c() { - this.f1279c = true; + this.f1280c = true; return u.l(this.a, this.b); } } diff --git a/app/src/main/java/c/i/b/b/w.java b/app/src/main/java/c/i/b/b/w.java index f028b67b29..b650d6c409 100644 --- a/app/src/main/java/c/i/b/b/w.java +++ b/app/src/main/java/c/i/b/b/w.java @@ -28,7 +28,7 @@ public abstract class w implements Map, Serializable { public int b = 0; /* renamed from: c reason: collision with root package name */ - public boolean f1280c = false; + public boolean f1281c = false; public a(int i) { this.a = new Object[(i * 2)]; @@ -39,7 +39,7 @@ public abstract class w implements Map, Serializable { r4 = r4 + 1; */ public w a() { - this.f1280c = true; + this.f1281c = true; int i = this.b; Object[] objArr = this.a; if (i == 0) { @@ -88,7 +88,7 @@ public abstract class w implements Map, Serializable { Object[] objArr = this.a; if (i2 > objArr.length) { this.a = Arrays.copyOf(objArr, s.b.a(objArr.length, i2)); - this.f1280c = false; + this.f1281c = false; } } diff --git a/app/src/main/java/c/i/c/c.java b/app/src/main/java/c/i/c/c.java index 46ccb3fd13..158cc32f5e 100644 --- a/app/src/main/java/c/i/c/c.java +++ b/app/src/main/java/c/i/c/c.java @@ -51,7 +51,7 @@ public class c { public static final Executor b = new d(null); /* renamed from: c reason: collision with root package name */ - public static final Map f1281c = new ArrayMap(); + public static final Map f1282c = new ArrayMap(); public final Context d; public final String e; public final i f; @@ -76,7 +76,7 @@ public class c { public void a(boolean z2) { Object obj = c.a; synchronized (c.a) { - Iterator it = new ArrayList(c.f1281c.values()).iterator(); + Iterator it = new ArrayList(c.f1282c.values()).iterator(); while (it.hasNext()) { c cVar = (c) it.next(); if (cVar.h.get()) { @@ -117,7 +117,7 @@ public class c { public void onReceive(Context context, Intent intent) { Object obj = c.a; synchronized (c.a) { - for (c cVar : c.f1281c.values()) { + for (c cVar : c.f1282c.values()) { cVar.d(); } } @@ -203,7 +203,7 @@ public class c { public static c b() { c cVar; synchronized (a) { - cVar = f1281c.get("[DEFAULT]"); + cVar = f1282c.get("[DEFAULT]"); if (cVar == null) { throw new IllegalStateException("Default FirebaseApp is not initialized in this process " + c.i.a.f.e.o.g.a() + ". Make sure to call FirebaseApp.initializeApp(Context) first."); } @@ -214,7 +214,7 @@ public class c { @Nullable public static c e(@NonNull Context context) { synchronized (a) { - if (f1281c.containsKey("[DEFAULT]")) { + if (f1282c.containsKey("[DEFAULT]")) { return b(); } i a2 = i.a(context); @@ -248,7 +248,7 @@ public class c { context = context.getApplicationContext(); } synchronized (a) { - Map map = f1281c; + Map map = f1282c; AnimatableValueParser.G(!map.containsKey("[DEFAULT]"), "FirebaseApp name [DEFAULT] already exists!"); AnimatableValueParser.z(context, "Application context cannot be null."); cVar = new c(context, "[DEFAULT]", iVar); @@ -307,7 +307,7 @@ public class c { boolean h = h(); for (Map.Entry, r> entry : kVar.b.entrySet()) { r value = entry.getValue(); - int i = entry.getKey().f1288c; + int i = entry.getKey().f1289c; boolean z2 = false; if (!(i == 1)) { if (i == 2) { diff --git a/app/src/main/java/c/i/c/i.java b/app/src/main/java/c/i/c/i.java index 00ab2fe490..5eaa5cb6bb 100644 --- a/app/src/main/java/c/i/c/i.java +++ b/app/src/main/java/c/i/c/i.java @@ -17,7 +17,7 @@ public final class i { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1282c; + public final String f1283c; public final String d; public final String e; public final String f; @@ -27,7 +27,7 @@ public final class i { AnimatableValueParser.G(!h.a(str), "ApplicationId must be set."); this.b = str; this.a = str2; - this.f1282c = str3; + this.f1283c = str3; this.d = str4; this.e = str5; this.f = str6; @@ -67,18 +67,18 @@ public final class i { return false; } i iVar = (i) obj; - return AnimatableValueParser.j0(this.b, iVar.b) && AnimatableValueParser.j0(this.a, iVar.a) && AnimatableValueParser.j0(this.f1282c, iVar.f1282c) && AnimatableValueParser.j0(this.d, iVar.d) && AnimatableValueParser.j0(this.e, iVar.e) && AnimatableValueParser.j0(this.f, iVar.f) && AnimatableValueParser.j0(this.g, iVar.g); + return AnimatableValueParser.j0(this.b, iVar.b) && AnimatableValueParser.j0(this.a, iVar.a) && AnimatableValueParser.j0(this.f1283c, iVar.f1283c) && AnimatableValueParser.j0(this.d, iVar.d) && AnimatableValueParser.j0(this.e, iVar.e) && AnimatableValueParser.j0(this.f, iVar.f) && AnimatableValueParser.j0(this.g, iVar.g); } public int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.a, this.f1282c, this.d, this.e, this.f, this.g}); + return Arrays.hashCode(new Object[]{this.b, this.a, this.f1283c, this.d, this.e, this.f, this.g}); } public String toString() { k kVar = new k(this, null); kVar.a("applicationId", this.b); kVar.a("apiKey", this.a); - kVar.a("databaseUrl", this.f1282c); + kVar.a("databaseUrl", this.f1283c); kVar.a("gcmSenderId", this.e); kVar.a("storageBucket", this.f); kVar.a("projectId", this.g); diff --git a/app/src/main/java/c/i/c/j/a/b.java b/app/src/main/java/c/i/c/j/a/b.java index bdf5a4f4f0..bee8f67e08 100644 --- a/app/src/main/java/c/i/c/j/a/b.java +++ b/app/src/main/java/c/i/c/j/a/b.java @@ -18,7 +18,7 @@ public class b implements a { public final c.i.a.f.i.a.a b; /* renamed from: c reason: collision with root package name */ - public final Map f1283c = new ConcurrentHashMap(); + public final Map f1284c = new ConcurrentHashMap(); /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ public class a implements a.AbstractC0128a { @@ -159,7 +159,7 @@ public class b implements a { if (!c.a(str)) { return null; } - if (!str.isEmpty() && this.f1283c.containsKey(str) && this.f1283c.get(str) != null) { + if (!str.isEmpty() && this.f1284c.containsKey(str) && this.f1284c.get(str) != null) { return null; } c.i.a.f.i.a.a aVar = this.b; @@ -167,7 +167,7 @@ public class b implements a { if (bVar2 == null) { return null; } - this.f1283c.put(str, bVar2); + this.f1284c.put(str, bVar2); return new a(this, str); } } diff --git a/app/src/main/java/c/i/c/j/a/c/b.java b/app/src/main/java/c/i/c/j/a/c/b.java index fd76d09501..57f576ef56 100644 --- a/app/src/main/java/c/i/c/j/a/c/b.java +++ b/app/src/main/java/c/i/c/j/a/c/b.java @@ -9,12 +9,12 @@ public final class b { public a.b b; /* renamed from: c reason: collision with root package name */ - public c.i.a.f.i.a.a f1284c; + public c.i.a.f.i.a.a f1285c; public e d; public b(c.i.a.f.i.a.a aVar, a.b bVar) { this.b = bVar; - this.f1284c = aVar; + this.f1285c = aVar; e eVar = new e(this); this.d = eVar; aVar.a(eVar); diff --git a/app/src/main/java/c/i/c/j/a/c/c.java b/app/src/main/java/c/i/c/j/a/c/c.java index d86d3dfde3..df4aaf2a07 100644 --- a/app/src/main/java/c/i/c/j/a/c/c.java +++ b/app/src/main/java/c/i/c/j/a/c/c.java @@ -12,7 +12,7 @@ public final class c { public static final List b = Arrays.asList("_e", "_f", "_iap", "_s", "_au", "_ui", "_cd"); /* renamed from: c reason: collision with root package name */ - public static final List f1285c = Arrays.asList("auto", "app", "am"); + public static final List f1286c = Arrays.asList("auto", "app", "am"); public static final List d = Arrays.asList("_r", "_dbg"); public static final List e; public static final List f = Arrays.asList("^_ltv_[A-Z]{3}$", "^_cc[1-5]{1}$"); @@ -34,6 +34,6 @@ public final class c { } public static boolean a(@NonNull String str) { - return !f1285c.contains(str); + return !f1286c.contains(str); } } diff --git a/app/src/main/java/c/i/c/j/a/c/d.java b/app/src/main/java/c/i/c/j/a/c/d.java index ecd3829a08..4aa40ff213 100644 --- a/app/src/main/java/c/i/c/j/a/c/d.java +++ b/app/src/main/java/c/i/c/j/a/c/d.java @@ -7,13 +7,13 @@ public final class d { public c.i.a.f.i.a.a b; /* renamed from: c reason: collision with root package name */ - public f f1286c; + public f f1287c; public d(c.i.a.f.i.a.a aVar, a.b bVar) { this.a = bVar; this.b = aVar; f fVar = new f(this); - this.f1286c = fVar; + this.f1287c = fVar; aVar.a(fVar); } } diff --git a/app/src/main/java/c/i/c/j/a/c/e.java b/app/src/main/java/c/i/c/j/a/c/e.java index f723d8b4e6..dcbefe3418 100644 --- a/app/src/main/java/c/i/c/j/a/c/e.java +++ b/app/src/main/java/c/i/c/j/a/c/e.java @@ -18,7 +18,7 @@ public final class e implements a.AbstractC0111a { if (this.a.a.contains(str2)) { Bundle bundle2 = new Bundle(); Set set = c.a; - String J0 = c.J0(str2, v5.f1210c, v5.a); + String J0 = c.J0(str2, v5.f1211c, v5.a); if (J0 != null) { str2 = J0; } diff --git a/app/src/main/java/c/i/c/k/a.java b/app/src/main/java/c/i/c/k/a.java index 02e3002145..f7ac8927b9 100644 --- a/app/src/main/java/c/i/c/k/a.java +++ b/app/src/main/java/c/i/c/k/a.java @@ -14,7 +14,7 @@ public interface a { public final String b; /* renamed from: c reason: collision with root package name */ - public String f1287c; + public String f1288c; public String d; public String e; diff --git a/app/src/main/java/c/i/c/k/d/c.java b/app/src/main/java/c/i/c/k/d/c.java index e85ec5bbe9..f8a07ea5bc 100644 --- a/app/src/main/java/c/i/c/k/d/c.java +++ b/app/src/main/java/c/i/c/k/d/c.java @@ -8,6 +8,6 @@ import c.i.c.h; /* compiled from: com.google.firebase:firebase-appindexing@@19.1.0 */ public final class c extends b { public c(Context context) { - super(context, k.f1089c, (a.d) null, new h()); + super(context, k.f1090c, (a.d) null, new h()); } } diff --git a/app/src/main/java/c/i/c/l/d.java b/app/src/main/java/c/i/c/l/d.java index 78c73c22ec..522e03e1ab 100644 --- a/app/src/main/java/c/i/c/l/d.java +++ b/app/src/main/java/c/i/c/l/d.java @@ -11,7 +11,7 @@ public final class d { public final Set b; /* renamed from: c reason: collision with root package name */ - public final int f1288c; + public final int f1289c; public final int d; public final f e; public final Set> f; @@ -22,7 +22,7 @@ public final class d { public final Set b = new HashSet(); /* renamed from: c reason: collision with root package name */ - public int f1289c; + public int f1290c; public int d; public f e; public Set> f; @@ -30,7 +30,7 @@ public final class d { public b(Class cls, Class[] clsArr, a aVar) { HashSet hashSet = new HashSet(); this.a = hashSet; - this.f1289c = 0; + this.f1290c = 0; this.d = 0; this.f = new HashSet(); Objects.requireNonNull(cls, "Null interface"); @@ -51,7 +51,7 @@ public final class d { public d b() { if (this.e != null) { - return new d<>(new HashSet(this.a), new HashSet(this.b), this.f1289c, this.d, this.e, this.f, null); + return new d<>(new HashSet(this.a), new HashSet(this.b), this.f1290c, this.d, this.e, this.f, null); } throw new IllegalStateException("Missing required property: factory."); } @@ -62,8 +62,8 @@ public final class d { } public final b d(int i) { - if (this.f1289c == 0) { - this.f1289c = i; + if (this.f1290c == 0) { + this.f1290c = i; return this; } throw new IllegalStateException("Instantiation type has already been set."); @@ -73,7 +73,7 @@ public final class d { public d(Set set, Set set2, int i, int i2, f fVar, Set set3, a aVar) { this.a = Collections.unmodifiableSet(set); this.b = Collections.unmodifiableSet(set2); - this.f1288c = i; + this.f1289c = i; this.d = i2; this.e = fVar; this.f = Collections.unmodifiableSet(set3); @@ -95,6 +95,6 @@ public final class d { } public String toString() { - return "Component<" + Arrays.toString(this.a.toArray()) + ">{" + this.f1288c + ", type=" + this.d + ", deps=" + Arrays.toString(this.b.toArray()) + "}"; + return "Component<" + Arrays.toString(this.a.toArray()) + ">{" + this.f1289c + ", type=" + this.d + ", deps=" + Arrays.toString(this.b.toArray()) + "}"; } } diff --git a/app/src/main/java/c/i/c/l/k.java b/app/src/main/java/c/i/c/l/k.java index d74b4c2d35..fbf96749b9 100644 --- a/app/src/main/java/c/i/c/l/k.java +++ b/app/src/main/java/c/i/c/l/k.java @@ -19,7 +19,7 @@ public class k extends a { public final Map, r> b = new HashMap(); /* renamed from: c reason: collision with root package name */ - public final Map, r> f1290c = new HashMap(); + public final Map, r> f1291c = new HashMap(); public final Map, r>> d = new HashMap(); public final q e; @@ -63,10 +63,10 @@ public class k extends a { for (Set set3 : hashMap.values()) { for (m mVar2 : set3) { for (o oVar : mVar2.a.b) { - if ((oVar.f1292c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { + if ((oVar.f1293c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { for (m mVar3 : set) { mVar2.b.add(mVar3); - mVar3.f1291c.add(mVar2); + mVar3.f1292c.add(mVar2); } } } @@ -90,7 +90,7 @@ public class k extends a { hashSet2.remove(mVar5); i++; for (m mVar6 : mVar5.b) { - mVar6.f1291c.remove(mVar5); + mVar6.f1292c.remove(mVar5); if (mVar6.a()) { hashSet2.add(mVar6); } @@ -107,7 +107,7 @@ public class k extends a { if (key.b()) { r value = entry.getValue(); for (Class cls2 : key.a) { - this.f1290c.put(cls2, value); + this.f1291c.put(cls2, value); } } } @@ -116,7 +116,7 @@ public class k extends a { while (true) { if (it5.hasNext()) { o next = it5.next(); - if ((next.b == 1) && !this.f1290c.containsKey(next.a)) { + if ((next.b == 1) && !this.f1291c.containsKey(next.a)) { throw new MissingDependencyException(String.format("Unsatisfied dependency for component %s: %s", dVar4, next.a)); } } @@ -154,7 +154,7 @@ public class k extends a { @Override // c.i.c.l.e public a b(Class cls) { Objects.requireNonNull(cls, "Null interface requested."); - return this.f1290c.get(cls); + return this.f1291c.get(cls); } @Override // c.i.c.l.e diff --git a/app/src/main/java/c/i/c/l/m.java b/app/src/main/java/c/i/c/l/m.java index 172d17a836..450fe7abf7 100644 --- a/app/src/main/java/c/i/c/l/m.java +++ b/app/src/main/java/c/i/c/l/m.java @@ -8,13 +8,13 @@ public class m { public final Set b = new HashSet(); /* renamed from: c reason: collision with root package name */ - public final Set f1291c = new HashSet(); + public final Set f1292c = new HashSet(); public m(d dVar) { this.a = dVar; } public boolean a() { - return this.f1291c.isEmpty(); + return this.f1292c.isEmpty(); } } diff --git a/app/src/main/java/c/i/c/l/o.java b/app/src/main/java/c/i/c/l/o.java index eeffb97be4..19d8e6cf80 100644 --- a/app/src/main/java/c/i/c/l/o.java +++ b/app/src/main/java/c/i/c/l/o.java @@ -8,13 +8,13 @@ public final class o { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1292c; + public final int f1293c; public o(Class cls, int i, int i2) { Objects.requireNonNull(cls, "Null dependency anInterface."); this.a = cls; this.b = i; - this.f1292c = i2; + this.f1293c = i2; } public boolean a() { @@ -26,11 +26,11 @@ public final class o { return false; } o oVar = (o) obj; - return this.a == oVar.a && this.b == oVar.b && this.f1292c == oVar.f1292c; + return this.a == oVar.a && this.b == oVar.b && this.f1293c == oVar.f1293c; } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1292c; + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1293c; } public String toString() { @@ -41,7 +41,7 @@ public final class o { boolean z2 = true; sb.append(i == 1 ? "required" : i == 0 ? "optional" : "set"); sb.append(", direct="); - if (this.f1292c != 0) { + if (this.f1293c != 0) { z2 = false; } return a.F(sb, z2, "}"); diff --git a/app/src/main/java/c/i/c/l/q.java b/app/src/main/java/c/i/c/l/q.java index c73ffbf73e..61ba6903ff 100644 --- a/app/src/main/java/c/i/c/l/q.java +++ b/app/src/main/java/c/i/c/l/q.java @@ -20,15 +20,15 @@ public class q implements d, c { public Queue> b = new ArrayDeque(); /* renamed from: c reason: collision with root package name */ - public final Executor f1293c; + public final Executor f1294c; public q(Executor executor) { - this.f1293c = executor; + this.f1294c = executor; } @Override // c.i.c.q.d public void a(Class cls, b bVar) { - b(cls, this.f1293c, bVar); + b(cls, this.f1294c, bVar); } @Override // c.i.c.q.d diff --git a/app/src/main/java/c/i/c/l/r.java b/app/src/main/java/c/i/c/l/r.java index 3d8f6643f9..484ced616e 100644 --- a/app/src/main/java/c/i/c/l/r.java +++ b/app/src/main/java/c/i/c/l/r.java @@ -7,10 +7,10 @@ public class r implements a { public volatile Object b = a; /* renamed from: c reason: collision with root package name */ - public volatile a f1294c; + public volatile a f1295c; public r(a aVar) { - this.f1294c = aVar; + this.f1295c = aVar; } @Override // c.i.c.t.a @@ -21,9 +21,9 @@ public class r implements a { synchronized (this) { t = this.b; if (t == obj) { - t = this.f1294c.get(); + t = this.f1295c.get(); this.b = t; - this.f1294c = null; + this.f1295c = null; } } } diff --git a/app/src/main/java/c/i/c/l/s.java b/app/src/main/java/c/i/c/l/s.java index 9373848726..317e528634 100644 --- a/app/src/main/java/c/i/c/l/s.java +++ b/app/src/main/java/c/i/c/l/s.java @@ -10,7 +10,7 @@ public final class s extends a { public final Set> b; /* renamed from: c reason: collision with root package name */ - public final Set> f1295c; + public final Set> f1296c; public final Set> d; public final Set> e; public final e f; @@ -30,7 +30,7 @@ public final class s extends a { HashSet hashSet3 = new HashSet(); HashSet hashSet4 = new HashSet(); for (o oVar : dVar.b) { - if (oVar.f1292c == 0) { + if (oVar.f1293c == 0) { if (oVar.a()) { hashSet3.add(oVar.a); } else { @@ -47,7 +47,7 @@ public final class s extends a { } this.a = Collections.unmodifiableSet(hashSet); this.b = Collections.unmodifiableSet(hashSet2); - this.f1295c = Collections.unmodifiableSet(hashSet3); + this.f1296c = Collections.unmodifiableSet(hashSet3); this.d = Collections.unmodifiableSet(hashSet4); this.e = dVar.f; this.f = eVar; @@ -80,7 +80,7 @@ public final class s extends a { @Override // c.i.c.l.a, c.i.c.l.e public Set d(Class cls) { - if (this.f1295c.contains(cls)) { + if (this.f1296c.contains(cls)) { return this.f.d(cls); } throw new IllegalArgumentException(String.format("Attempting to request an undeclared dependency Set<%s>.", cls)); diff --git a/app/src/main/java/c/i/c/m/b.java b/app/src/main/java/c/i/c/m/b.java index c6632bdda8..a1e4b7f7bd 100644 --- a/app/src/main/java/c/i/c/m/b.java +++ b/app/src/main/java/c/i/c/m/b.java @@ -195,7 +195,7 @@ public final /* synthetic */ class b implements f { try { c.i.c.m.d.k.b bVar6 = new c.i.c.m.d.k.b(str6, l, c5, packageName2, num, str7, aVar5); bVar4.b("Installer package name is: " + c5); - k0Var.h = new x(k0Var.a, k0Var.m, bVar5, k0Var.i, k0Var.f1306c, hVar2, k0Var.f, bVar6, null, null, k0Var.n, k0Var.k, cVar4); + k0Var.h = new x(k0Var.a, k0Var.m, bVar5, k0Var.i, k0Var.f1307c, hVar2, k0Var.f, bVar6, null, null, k0Var.n, k0Var.k, cVar4); boolean exists = k0Var.e.b().exists(); try { k0Var.g = Boolean.TRUE.equals((Boolean) h1.a(k0Var.m.b(new l0(k0Var)))); diff --git a/app/src/main/java/c/i/c/m/d/e.java b/app/src/main/java/c/i/c/m/d/e.java index e73d6e5eff..363a26a129 100644 --- a/app/src/main/java/c/i/c/m/d/e.java +++ b/app/src/main/java/c/i/c/m/d/e.java @@ -14,14 +14,14 @@ public class e implements f { public final /* synthetic */ c b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Executor f1296c; + public final /* synthetic */ Executor f1297c; public final /* synthetic */ h d; public e(h hVar, String str, c cVar, Executor executor) { this.d = hVar; this.a = str; this.b = cVar; - this.f1296c = executor; + this.f1297c = executor; } /* Return type fixed from 'com.google.android.gms.tasks.Task' to match base method */ @@ -30,7 +30,7 @@ public class e implements f { @NonNull public Task a(@Nullable b bVar) throws Exception { try { - h.a(this.d, bVar, this.a, this.b, this.f1296c, true); + h.a(this.d, bVar, this.a, this.b, this.f1297c, true); return null; } catch (Exception e) { if (b.a.a(6)) { diff --git a/app/src/main/java/c/i/c/m/d/h.java b/app/src/main/java/c/i/c/m/d/h.java index 163ed7e6e1..b997307e09 100644 --- a/app/src/main/java/c/i/c/m/d/h.java +++ b/app/src/main/java/c/i/c/m/d/h.java @@ -19,7 +19,7 @@ public class h { public final c b; /* renamed from: c reason: collision with root package name */ - public final Context f1297c; + public final Context f1298c; public PackageManager d; public String e; public PackageInfo f; @@ -33,7 +33,7 @@ public class h { public h(c cVar, Context context, v0 v0Var, q0 q0Var) { this.b = cVar; - this.f1297c = context; + this.f1298c = context; this.l = v0Var; this.m = q0Var; } @@ -55,11 +55,11 @@ public class h { } public final a b(String str, String str2) { - return new a(str, str2, this.l.e, this.h, this.g, c.i.c.m.d.k.h.f(c.i.c.m.d.k.h.l(this.f1297c), str2, this.h, this.g), this.j, r0.f(this.i).g(), this.k, "0"); + return new a(str, str2, this.l.e, this.h, this.g, c.i.c.m.d.k.h.f(c.i.c.m.d.k.h.l(this.f1298c), str2, this.h, this.g), this.j, r0.f(this.i).g(), this.k, "0"); } public String c() { - Context context = this.f1297c; + Context context = this.f1298c; int n = c.i.c.m.d.k.h.n(context, "com.crashlytics.ApiEndpoint", "string"); return n > 0 ? context.getString(n) : ""; } diff --git a/app/src/main/java/c/i/c/m/d/i/c.java b/app/src/main/java/c/i/c/m/d/i/c.java index 06a6c037e0..2a9c2041f2 100644 --- a/app/src/main/java/c/i/c/m/d/i/c.java +++ b/app/src/main/java/c/i/c/m/d/i/c.java @@ -12,7 +12,7 @@ public class c implements b, a { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public CountDownLatch f1298c; + public CountDownLatch f1299c; public c(@NonNull e eVar, int i, TimeUnit timeUnit) { this.a = eVar; @@ -23,11 +23,11 @@ public class c implements b, a { synchronized (this.b) { b bVar = b.a; bVar.b("Logging Crashlytics event to Firebase"); - this.f1298c = new CountDownLatch(1); + this.f1299c = new CountDownLatch(1); this.a.a.a("clx", str, bundle); bVar.b("Awaiting app exception callback from FA..."); try { - if (this.f1298c.await((long) 500, TimeUnit.MILLISECONDS)) { + if (this.f1299c.await((long) 500, TimeUnit.MILLISECONDS)) { bVar.b("App exception callback received from FA listener."); } else { bVar.b("Timeout exceeded while awaiting app exception callback from FA listener."); @@ -35,13 +35,13 @@ public class c implements b, a { } catch (InterruptedException unused) { b.a.b("Interrupted while awaiting app exception callback from FA listener."); } - this.f1298c = null; + this.f1299c = null; } } @Override // c.i.c.m.d.i.b public void b(@NonNull String str, @NonNull Bundle bundle) { - CountDownLatch countDownLatch = this.f1298c; + CountDownLatch countDownLatch = this.f1299c; if (countDownLatch != null && "_ae".equals(str)) { countDownLatch.countDown(); } diff --git a/app/src/main/java/c/i/c/m/d/k/a.java b/app/src/main/java/c/i/c/m/d/k/a.java index e82f359c4c..e972075428 100644 --- a/app/src/main/java/c/i/c/m/d/k/a.java +++ b/app/src/main/java/c/i/c/m/d/k/a.java @@ -11,7 +11,7 @@ public abstract class a { public final String b; /* renamed from: c reason: collision with root package name */ - public final b f1299c; + public final b f1300c; public final int d; public final String e; @@ -21,7 +21,7 @@ public abstract class a { } else if (bVar != null) { this.e = str; this.b = !h.s(str) ? a.matcher(str2).replaceFirst(str) : str2; - this.f1299c = bVar; + this.f1300c = bVar; this.d = i; } else { throw new IllegalArgumentException("requestFactory must not be null."); @@ -33,7 +33,7 @@ public abstract class a { } public c.i.c.m.d.n.a c(Map map) { - b bVar = this.f1299c; + b bVar = this.f1300c; int i = this.d; String str = this.b; Objects.requireNonNull(bVar); diff --git a/app/src/main/java/c/i/c/m/d/k/a0.java b/app/src/main/java/c/i/c/m/d/k/a0.java index cf12db08af..79a660b211 100644 --- a/app/src/main/java/c/i/c/m/d/k/a0.java +++ b/app/src/main/java/c/i/c/m/d/k/a0.java @@ -18,7 +18,7 @@ public class a0 implements Callable { Bundle bundle = new Bundle(); bundle.putInt("fatal", 1); bundle.putLong("timestamp", this.i); - this.j.f1319z.a("_ae", bundle); + this.j.f1320z.a("_ae", bundle); return null; } } diff --git a/app/src/main/java/c/i/c/m/d/k/b.java b/app/src/main/java/c/i/c/m/d/k/b.java index 0308f0e8ae..e71c4700c8 100644 --- a/app/src/main/java/c/i/c/m/d/k/b.java +++ b/app/src/main/java/c/i/c/m/d/k/b.java @@ -7,7 +7,7 @@ public class b { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1300c; + public final String f1301c; public final String d; public final String e; public final String f; @@ -16,7 +16,7 @@ public class b { public b(String str, String str2, String str3, String str4, String str5, String str6, a aVar) { this.a = str; this.b = str2; - this.f1300c = str3; + this.f1301c = str3; this.d = str4; this.e = str5; this.f = str6; diff --git a/app/src/main/java/c/i/c/m/d/k/d1.java b/app/src/main/java/c/i/c/m/d/k/d1.java index b0a1eebfa0..3366de022d 100644 --- a/app/src/main/java/c/i/c/m/d/k/d1.java +++ b/app/src/main/java/c/i/c/m/d/k/d1.java @@ -41,14 +41,14 @@ public class d1 { public final g b; /* renamed from: c reason: collision with root package name */ - public final c f1301c; + public final c f1302c; public final b d; public final f1 e; public d1(n0 n0Var, g gVar, c cVar, b bVar, f1 f1Var) { this.a = n0Var; this.b = gVar; - this.f1301c = cVar; + this.f1302c = cVar; this.d = bVar; this.e = f1Var; } @@ -68,14 +68,14 @@ public class d1 { s sVar; boolean equals = str2.equals("crash"); n0 n0Var = this.a; - int i = n0Var.f1307c.getResources().getConfiguration().orientation; + int i = n0Var.f1308c.getResources().getConfiguration().orientation; e eVar = new e(th, n0Var.f); Long valueOf = Long.valueOf(j); - ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1307c); + ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1308c); Boolean valueOf2 = i2 != null ? Boolean.valueOf(i2.importance != 100) : null; Integer valueOf3 = Integer.valueOf(i); ArrayList arrayList = new ArrayList(); - arrayList.add(n0Var.c(thread, eVar.f1357c, 4)); + arrayList.add(n0Var.c(thread, eVar.f1358c, 4)); if (z2) { for (Map.Entry entry : Thread.getAllStackTraces().entrySet()) { Thread key = entry.getKey(); @@ -107,13 +107,13 @@ public class d1 { String str8 = valueOf3 == null ? " uiOrientation" : str3; if (str8.isEmpty()) { k kVar = new k(lVar, null, valueOf2, valueOf3.intValue(), null); - e a2 = e.a(n0Var.f1307c); + e a2 = e.a(n0Var.f1308c); Float f = a2.a; Double valueOf4 = f != null ? Double.valueOf(f.doubleValue()) : null; int b = a2.b(); - boolean m = h.m(n0Var.f1307c); + boolean m = h.m(n0Var.f1308c); long p = h.p(); - Context context = n0Var.f1307c; + Context context = n0Var.f1308c; ActivityManager.MemoryInfo memoryInfo = new ActivityManager.MemoryInfo(); ((ActivityManager) context.getSystemService(ActivityChooserModel.ATTRIBUTE_ACTIVITY)).getMemoryInfo(memoryInfo); long j2 = p - memoryInfo.availMem; @@ -121,7 +121,7 @@ public class d1 { r.b bVar = new r.b(); bVar.a = valueOf4; bVar.b = Integer.valueOf(b); - bVar.f1343c = Boolean.valueOf(m); + bVar.f1344c = Boolean.valueOf(m); bVar.d = Integer.valueOf(i); bVar.e = Long.valueOf(j2); bVar.f = Long.valueOf(a3); @@ -162,7 +162,7 @@ public class d1 { j jVar = new j(valueOf5.longValue(), str2, kVar2, a4, sVar, null); int i3 = ((c.i.c.m.d.s.c) gVar.k).c().b().a; File h = gVar.h(str); - Objects.requireNonNull(g.f1347c); + Objects.requireNonNull(g.f1348c); String a6 = ((d) h.a).a(jVar); String format = String.format(Locale.US, "%010d", Integer.valueOf(gVar.f.getAndIncrement())); if (equals) { @@ -212,7 +212,7 @@ public class d1 { while (it.hasNext()) { File file = (File) it.next(); try { - arrayList.add(new c(g.f1347c.f(g.j(file)), file.getName())); + arrayList.add(new c(g.f1348c.f(g.j(file)), file.getName())); } catch (IOException e2) { c.i.c.m.d.b bVar = c.i.c.m.d.b.a; bVar.c("Could not load report file " + file + "; deleting", e2); @@ -225,7 +225,7 @@ public class d1 { o0 o0Var = (o0) it2.next(); v a = o0Var.a(); if ((a.h() != null ? 2 : a.e() != null ? (char) 3 : 1) != 3 || i == 3) { - c cVar = this.f1301c; + c cVar = this.f1302c; Objects.requireNonNull(cVar); v a2 = o0Var.a(); TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); diff --git a/app/src/main/java/c/i/c/m/d/k/f0.java b/app/src/main/java/c/i/c/m/d/k/f0.java index d1b5faeec5..488f91855b 100644 --- a/app/src/main/java/c/i/c/m/d/k/f0.java +++ b/app/src/main/java/c/i/c/m/d/k/f0.java @@ -15,14 +15,14 @@ public class f0 implements f { public final /* synthetic */ boolean b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Executor f1302c; + public final /* synthetic */ Executor f1303c; public final /* synthetic */ g0 d; public f0(g0 g0Var, List list, boolean z2, Executor executor) { this.d = g0Var; this.a = list; this.b = z2; - this.f1302c = executor; + this.f1303c = executor; } /* Return type fixed from 'com.google.android.gms.tasks.Task' to match base method */ @@ -54,7 +54,7 @@ public class f0 implements f { thread.start(); } } - x.this.A.b(this.f1302c, c.c.a.y.b.m(bVar2)); + x.this.A.b(this.f1303c, c.c.a.y.b.m(bVar2)); x.this.E.b(null); return c.F(null); } diff --git a/app/src/main/java/c/i/c/m/d/k/h.java b/app/src/main/java/c/i/c/m/d/k/h.java index 606b429048..a0f6f04b75 100644 --- a/app/src/main/java/c/i/c/m/d/k/h.java +++ b/app/src/main/java/c/i/c/m/d/k/h.java @@ -43,7 +43,7 @@ public class h { public static long b = -1; /* renamed from: c reason: collision with root package name */ - public static final Comparator f1303c = new a(); + public static final Comparator f1304c = new a(); /* compiled from: CommonUtils */ public class a implements Comparator { @@ -69,7 +69,7 @@ public class h { /* renamed from: s reason: collision with root package name */ - public static final Map f1304s; + public static final Map f1305s; static { b bVar = X86_32; @@ -77,7 +77,7 @@ public class h { b bVar3 = ARMV7; b bVar4 = ARM64; HashMap hashMap = new HashMap(4); - f1304s = hashMap; + f1305s = hashMap; hashMap.put("armeabi-v7a", bVar3); hashMap.put("armeabi", bVar2); hashMap.put("arm64-v8a", bVar4); diff --git a/app/src/main/java/c/i/c/m/d/k/h0.java b/app/src/main/java/c/i/c/m/d/k/h0.java index bbfd9592f0..c0753231f7 100644 --- a/app/src/main/java/c/i/c/m/d/k/h0.java +++ b/app/src/main/java/c/i/c/m/d/k/h0.java @@ -15,7 +15,7 @@ public class h0 implements b.AbstractC0142b { } public b a(@NonNull c.i.c.m.d.s.h.b bVar) { - String str = bVar.f1354c; + String str = bVar.f1355c; String str2 = bVar.d; String str3 = bVar.e; x xVar = this.a; diff --git a/app/src/main/java/c/i/c/m/d/k/i.java b/app/src/main/java/c/i/c/m/d/k/i.java index 2c8bc0c794..9b54f17eb8 100644 --- a/app/src/main/java/c/i/c/m/d/k/i.java +++ b/app/src/main/java/c/i/c/m/d/k/i.java @@ -10,7 +10,7 @@ public class i { public Task b = c.F(null); /* renamed from: c reason: collision with root package name */ - public final Object f1305c = new Object(); + public final Object f1306c = new Object(); public ThreadLocal d = new ThreadLocal<>(); /* compiled from: CrashlyticsBackgroundWorker */ @@ -37,7 +37,7 @@ public class i { public Task b(Callable callable) { Task task; - synchronized (this.f1305c) { + synchronized (this.f1306c) { task = (Task) this.b.i(this.a, new k(this, callable)); this.b = task.i(this.a, new l(this)); } @@ -46,7 +46,7 @@ public class i { public Task c(Callable> callable) { Task task; - synchronized (this.f1305c) { + synchronized (this.f1306c) { task = (Task) this.b.j(this.a, new k(this, callable)); this.b = task.i(this.a, new l(this)); } diff --git a/app/src/main/java/c/i/c/m/d/k/k0.java b/app/src/main/java/c/i/c/m/d/k/k0.java index 75f977ccad..424089c9e1 100644 --- a/app/src/main/java/c/i/c/m/d/k/k0.java +++ b/app/src/main/java/c/i/c/m/d/k/k0.java @@ -22,7 +22,7 @@ public class k0 { public final c b; /* renamed from: c reason: collision with root package name */ - public final q0 f1306c; + public final q0 f1307c; public final long d = System.currentTimeMillis(); public m0 e; public m0 f; @@ -73,7 +73,7 @@ public class k0 { public k0(c cVar, v0 v0Var, c.i.c.m.d.a aVar, q0 q0Var, c.i.c.m.d.j.a aVar2, c.i.c.m.d.i.a aVar3, ExecutorService executorService) { this.b = cVar; - this.f1306c = q0Var; + this.f1307c = q0Var; cVar.a(); this.a = cVar.d; this.i = v0Var; @@ -145,7 +145,7 @@ public class k0 { public void d(@Nullable Boolean bool) { Boolean bool2; - q0 q0Var = this.f1306c; + q0 q0Var = this.f1307c; synchronized (q0Var) { if (bool != null) { try { @@ -169,7 +169,7 @@ public class k0 { edit.remove("firebase_crashlytics_collection_enabled"); } edit.commit(); - synchronized (q0Var.f1309c) { + synchronized (q0Var.f1310c) { if (q0Var.b()) { if (!q0Var.e) { q0Var.d.b(null); diff --git a/app/src/main/java/c/i/c/m/d/k/n0.java b/app/src/main/java/c/i/c/m/d/k/n0.java index cd16cd25fa..2c9c0c1357 100644 --- a/app/src/main/java/c/i/c/m/d/k/n0.java +++ b/app/src/main/java/c/i/c/m/d/k/n0.java @@ -20,7 +20,7 @@ public class n0 { public static final Map b; /* renamed from: c reason: collision with root package name */ - public final Context f1307c; + public final Context f1308c; public final v0 d; public final b e; public final d f; @@ -33,7 +33,7 @@ public class n0 { } public n0(Context context, v0 v0Var, b bVar, d dVar) { - this.f1307c = context; + this.f1308c = context; this.d = v0Var; this.e = bVar; this.f = dVar; @@ -42,7 +42,7 @@ public class n0 { public final v.d.AbstractC0135d.a.b.AbstractC0138b a(e eVar, int i, int i2, int i3) { String str = eVar.b; String str2 = eVar.a; - StackTraceElement[] stackTraceElementArr = eVar.f1357c; + StackTraceElement[] stackTraceElementArr = eVar.f1358c; int i4 = 0; if (stackTraceElementArr == null) { stackTraceElementArr = new StackTraceElement[0]; @@ -84,7 +84,7 @@ public class n0 { bVar.a = Long.valueOf(max); Objects.requireNonNull(str, "Null symbol"); bVar.b = str; - bVar.f1341c = fileName; + bVar.f1342c = fileName; bVar.d = Long.valueOf(j); arrayList.add(bVar.a()); } diff --git a/app/src/main/java/c/i/c/m/d/k/p0.java b/app/src/main/java/c/i/c/m/d/k/p0.java index b6ed24235e..c0937b6788 100644 --- a/app/src/main/java/c/i/c/m/d/k/p0.java +++ b/app/src/main/java/c/i/c/m/d/k/p0.java @@ -11,7 +11,7 @@ public class p0 implements Thread.UncaughtExceptionHandler { public final d b; /* renamed from: c reason: collision with root package name */ - public final Thread.UncaughtExceptionHandler f1308c; + public final Thread.UncaughtExceptionHandler f1309c; public final AtomicBoolean d = new AtomicBoolean(false); /* compiled from: CrashlyticsUncaughtExceptionHandler */ @@ -21,7 +21,7 @@ public class p0 implements Thread.UncaughtExceptionHandler { public p0(a aVar, d dVar, Thread.UncaughtExceptionHandler uncaughtExceptionHandler) { this.a = aVar; this.b = dVar; - this.f1308c = uncaughtExceptionHandler; + this.f1309c = uncaughtExceptionHandler; } @Override // java.lang.Thread.UncaughtExceptionHandler @@ -38,7 +38,7 @@ public class p0 implements Thread.UncaughtExceptionHandler { bVar.b("Crashlytics completed exception processing. Invoking default exception handler."); } catch (Throwable th2) { b.a.b("Crashlytics completed exception processing. Invoking default exception handler."); - this.f1308c.uncaughtException(thread, th); + this.f1309c.uncaughtException(thread, th); this.d.set(false); throw th2; } @@ -48,7 +48,7 @@ public class p0 implements Thread.UncaughtExceptionHandler { ((b0) this.a).a(this.b, thread, th); } b.a.b("Crashlytics completed exception processing. Invoking default exception handler."); - this.f1308c.uncaughtException(thread, th); + this.f1309c.uncaughtException(thread, th); this.d.set(false); } } diff --git a/app/src/main/java/c/i/c/m/d/k/q0.java b/app/src/main/java/c/i/c/m/d/k/q0.java index 1d747cdc81..12856a5127 100644 --- a/app/src/main/java/c/i/c/m/d/k/q0.java +++ b/app/src/main/java/c/i/c/m/d/k/q0.java @@ -19,7 +19,7 @@ public class q0 { public final c b; /* renamed from: c reason: collision with root package name */ - public final Object f1309c; + public final Object f1310c; public TaskCompletionSource d = new TaskCompletionSource<>(); public boolean e = false; public boolean f = false; @@ -30,7 +30,7 @@ public class q0 { public q0(c cVar) { Boolean bool; Object obj = new Object(); - this.f1309c = obj; + this.f1310c = obj; cVar.a(); Context context = cVar.d; this.b = cVar; @@ -90,7 +90,7 @@ public class q0 { public Task c() { b0 b0Var; b0 b0Var2 = this.h.a; - synchronized (this.f1309c) { + synchronized (this.f1310c) { b0Var = this.d.a; } FilenameFilter filenameFilter = h1.a; diff --git a/app/src/main/java/c/i/c/m/d/k/r0.java b/app/src/main/java/c/i/c/m/d/k/r0.java index eab5e4fb23..9a11a5e217 100644 --- a/app/src/main/java/c/i/c/m/d/k/r0.java +++ b/app/src/main/java/c/i/c/m/d/k/r0.java @@ -8,10 +8,10 @@ public enum r0 { /* renamed from: id reason: collision with root package name */ - private final int f1310id; + private final int f1311id; public r0(int i) { - this.f1310id = i; + this.f1311id = i; } public static r0 f(String str) { @@ -19,11 +19,11 @@ public enum r0 { } public int g() { - return this.f1310id; + return this.f1311id; } @Override // java.lang.Enum, java.lang.Object public String toString() { - return Integer.toString(this.f1310id); + return Integer.toString(this.f1311id); } } diff --git a/app/src/main/java/c/i/c/m/d/k/u.java b/app/src/main/java/c/i/c/m/d/k/u.java index 3a507c66cc..fc73c42fb6 100644 --- a/app/src/main/java/c/i/c/m/d/k/u.java +++ b/app/src/main/java/c/i/c/m/d/k/u.java @@ -10,19 +10,19 @@ public class u implements x.g { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f1311c; + public final /* synthetic */ long f1312c; public u(x xVar, String str, String str2, long j) { this.a = str; this.b = str2; - this.f1311c = j; + this.f1312c = j; } @Override // c.i.c.m.d.k.x.g public void a(c cVar) throws Exception { String str = this.a; String str2 = this.b; - long j = this.f1311c; + long j = this.f1312c; a aVar = d.a; cVar.l(1, a.a(str2)); cVar.l(2, a.a(str)); diff --git a/app/src/main/java/c/i/c/m/d/k/u0.java b/app/src/main/java/c/i/c/m/d/k/u0.java index 35e7ed2fe4..f3f7087438 100644 --- a/app/src/main/java/c/i/c/m/d/k/u0.java +++ b/app/src/main/java/c/i/c/m/d/k/u0.java @@ -22,18 +22,18 @@ public class u0 implements a1 { @NonNull /* renamed from: c reason: collision with root package name */ - public final String f1312c; + public final String f1313c; public u0(@NonNull String str, @NonNull String str2, @NonNull File file) { this.b = str; - this.f1312c = str2; + this.f1313c = str2; this.a = file; } @Override // c.i.c.m.d.k.a1 @NonNull public String a() { - return this.f1312c; + return this.f1313c; } /* JADX WARNING: Removed duplicated region for block: B:37:0x0051 */ diff --git a/app/src/main/java/c/i/c/m/d/k/v.java b/app/src/main/java/c/i/c/m/d/k/v.java index b406499445..7f46c0a262 100644 --- a/app/src/main/java/c/i/c/m/d/k/v.java +++ b/app/src/main/java/c/i/c/m/d/k/v.java @@ -10,7 +10,7 @@ public class v implements x.g { public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ String f1313c; + public final /* synthetic */ String f1314c; public final /* synthetic */ String d; public final /* synthetic */ int e; public final /* synthetic */ x f; @@ -19,7 +19,7 @@ public class v implements x.g { this.f = xVar; this.a = str; this.b = str2; - this.f1313c = str3; + this.f1314c = str3; this.d = str4; this.e = i; } @@ -28,10 +28,10 @@ public class v implements x.g { public void a(c cVar) throws Exception { String str = this.a; String str2 = this.b; - String str3 = this.f1313c; + String str3 = this.f1314c; String str4 = this.d; int i = this.e; - String str5 = this.f.f1318y; + String str5 = this.f.f1319y; a aVar = d.a; a a = a.a(str); a a2 = a.a(str2); diff --git a/app/src/main/java/c/i/c/m/d/k/v0.java b/app/src/main/java/c/i/c/m/d/k/v0.java index b7452bc5a6..f09ebface0 100644 --- a/app/src/main/java/c/i/c/m/d/k/v0.java +++ b/app/src/main/java/c/i/c/m/d/k/v0.java @@ -17,7 +17,7 @@ public class v0 implements w0 { public static final String b = Pattern.quote(AutocompleteViewModel.COMMAND_DISCOVER_TOKEN); /* renamed from: c reason: collision with root package name */ - public final x0 f1314c; + public final x0 f1315c; public final Context d; public final String e; public final g f; @@ -28,7 +28,7 @@ public class v0 implements w0 { this.d = context; this.e = str; this.f = gVar; - this.f1314c = new x0(); + this.f1315c = new x0(); return; } throw new IllegalArgumentException("appIdentifier must not be null"); @@ -90,7 +90,7 @@ public class v0 implements w0 { public String c() { String str; - x0 x0Var = this.f1314c; + x0 x0Var = this.f1315c; Context context = this.d; synchronized (x0Var) { if (x0Var.a == null) { diff --git a/app/src/main/java/c/i/c/m/d/k/x.java b/app/src/main/java/c/i/c/m/d/k/x.java index 0807a6b6cd..8cb2fdab47 100644 --- a/app/src/main/java/c/i/c/m/d/k/x.java +++ b/app/src/main/java/c/i/c/m/d/k/x.java @@ -57,7 +57,7 @@ public class x { public static final FilenameFilter b = new b(); /* renamed from: c reason: collision with root package name */ - public static final Comparator f1315c = new c(); + public static final Comparator f1316c = new c(); public static final Comparator d = new d(); public static final Pattern e = Pattern.compile("([\\d|A-Z|a-z]{12}\\-[\\d|A-Z|a-z]{4}\\-[\\d|A-Z|a-z]{4}\\-[\\d|A-Z|a-z]{12}).+"); public static final Map f = Collections.singletonMap("X-CRASHLYTICS-SEND-FLAGS", "1"); @@ -81,20 +81,20 @@ public class x { public final b.AbstractC0142b r; /* renamed from: s reason: collision with root package name */ - public final j f1316s; + public final j f1317s; public final c.i.c.m.d.l.b t; public final c.i.c.m.d.q.a u; public final b.a v; public final c.i.c.m.d.a w; /* renamed from: x reason: collision with root package name */ - public final c.i.c.m.d.t.d f1317x; + public final c.i.c.m.d.t.d f1318x; /* renamed from: y reason: collision with root package name */ - public final String f1318y; + public final String f1319y; /* renamed from: z reason: collision with root package name */ - public final c.i.c.m.d.i.a f1319z; + public final c.i.c.m.d.i.a f1320z; /* compiled from: CrashlyticsController */ public class a extends h { @@ -271,24 +271,24 @@ public class x { this.q = bVar2; this.r = new h0(this); this.w = aVar2; - this.f1318y = bVar2.g.a(); - this.f1319z = aVar3; + this.f1319y = bVar2.g.a(); + this.f1320z = aVar3; f1 f1Var = new f1(); this.l = f1Var; j jVar = new j(hVar); - this.f1316s = jVar; + this.f1317s = jVar; c.i.c.m.d.l.b bVar4 = new c.i.c.m.d.l.b(context, jVar); this.t = bVar4; this.u = new c.i.c.m.d.q.a(new k(null)); this.v = new l(null); c.i.c.m.d.t.a aVar4 = new c.i.c.m.d.t.a(1024, new c.i.c.m.d.t.c(10)); - this.f1317x = aVar4; + this.f1318x = aVar4; File file = new File(new File(hVar.a.getFilesDir(), ".com.google.firebase.crashlytics").getPath()); n0 n0Var = new n0(context, v0Var, bVar2, aVar4); c.i.c.m.d.o.g gVar = new c.i.c.m.d.o.g(file, dVar); c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.r.c.a; c.i.a.b.j.n.b(context); - c.i.a.b.g c2 = c.i.a.b.j.n.a().c(new c.i.a.b.i.a(c.i.c.m.d.r.c.b, c.i.c.m.d.r.c.f1351c)); + c.i.a.b.g c2 = c.i.a.b.j.n.a().c(new c.i.a.b.i.a(c.i.c.m.d.r.c.b, c.i.c.m.d.r.c.f1352c)); c.i.a.b.b bVar5 = new c.i.a.b.b("json"); c.i.a.b.e eVar = c.i.c.m.d.r.c.d; this.A = new d1(n0Var, gVar, new c.i.c.m.d.r.c(((c.i.a.b.j.j) c2).a("FIREBASE_CRASHLYTICS_REPORT", v.class, bVar5, eVar), eVar), bVar4, f1Var); @@ -343,9 +343,9 @@ public class x { String str5 = bVar2.e; String str6 = bVar2.f; String b2 = v0Var.b(); - int g2 = r0.f(xVar.q.f1300c).g(); + int g2 = r0.f(xVar.q.f1301c).g(); xVar.z(str3, "SessionApp", new v(xVar, str4, str5, str6, b2, g2)); - xVar.w.f(str3, str4, str5, str6, b2, g2, xVar.f1318y); + xVar.w.f(str3, str4, str5, str6, b2, g2, xVar.f1319y); String str7 = Build.VERSION.RELEASE; String str8 = Build.VERSION.CODENAME; boolean t = h.t(xVar.i); @@ -358,7 +358,7 @@ public class x { if (TextUtils.isEmpty(str9)) { bVar.b("Architecture#getValue()::Build.CPU_ABI returned null or empty"); } else { - h.b bVar4 = h.b.f1304s.get(str9.toLowerCase(locale)); + h.b bVar4 = h.b.f1305s.get(str9.toLowerCase(locale)); if (bVar4 != null) { bVar3 = bVar4; } @@ -394,10 +394,10 @@ public class x { String str15 = n0Var.e.f; Objects.requireNonNull(str15, "Null displayVersion"); bVar5.f = str15; - bVar5.f1326c = 4; + bVar5.f1327c = 4; f.b bVar6 = new f.b(); bVar6.b(false); - bVar6.f1328c = Long.valueOf(j2); + bVar6.f1329c = Long.valueOf(j2); Objects.requireNonNull(t2, "Null identifier"); bVar6.b = t2; String str16 = n0.a; @@ -421,7 +421,7 @@ public class x { Integer num2 = 3; Objects.requireNonNull(str7, "Null version"); Objects.requireNonNull(str8, "Null buildVersion"); - Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1307c)); + Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1308c)); String str20 = num2 == null ? " platform" : ""; if (valueOf == null) { str20 = c.d.b.a.a.s(str20, " jailbroken"); @@ -436,13 +436,13 @@ public class x { int availableProcessors2 = Runtime.getRuntime().availableProcessors(); long p2 = h.p(); long blockCount2 = ((long) statFs2.getBlockCount()) * ((long) statFs2.getBlockSize()); - boolean r2 = h.r(n0Var.f1307c); - int k3 = h.k(n0Var.f1307c); + boolean r2 = h.r(n0Var.f1308c); + int k3 = h.k(n0Var.f1308c); i.b bVar7 = new i.b(); bVar7.a = Integer.valueOf(i2); Objects.requireNonNull(str10, "Null model"); bVar7.b = str10; - bVar7.f1331c = Integer.valueOf(availableProcessors2); + bVar7.f1332c = Integer.valueOf(availableProcessors2); bVar7.d = Long.valueOf(p2); bVar7.e = Long.valueOf(blockCount2); bVar7.f = Boolean.valueOf(r2); @@ -466,7 +466,7 @@ public class x { try { File h3 = gVar.h(g3); c.i.c.m.d.o.g.i(h3); - c.i.c.m.d.o.g.l(new File(h3, "report"), c.i.c.m.d.o.g.f1347c.g(a3)); + c.i.c.m.d.o.g.l(new File(h3, "report"), c.i.c.m.d.o.g.f1348c.g(a3)); } catch (IOException e2) { c.i.c.m.d.b.a.c("Could not persist report for session " + g3, e2); } @@ -600,7 +600,7 @@ public class x { } public static void x(c.i.c.m.d.p.c cVar, File[] fileArr, String str) { - Arrays.sort(fileArr, h.f1303c); + Arrays.sort(fileArr, h.f1304c); for (File file : fileArr) { try { c.i.c.m.d.b.a.b(String.format(Locale.US, "Found Non Fatal for session ID %s in %s ", str, file.getName())); @@ -667,7 +667,7 @@ public class x { for (int i5 = 0; i5 < min; i5++) { hashSet.add(o(s2[i5])); } - File[] listFiles = ((j) this.t.f1322c).a().listFiles(); + File[] listFiles = ((j) this.t.f1323c).a().listFiles(); if (listFiles != null) { for (File file2 : listFiles) { String name = file2.getName(); @@ -804,7 +804,7 @@ public class x { bVar2.g("No minidump data found for session " + o); } else { long lastModified = d2.lastModified(); - c.i.c.m.d.l.b bVar3 = new c.i.c.m.d.l.b(this.i, this.f1316s, o); + c.i.c.m.d.l.b bVar3 = new c.i.c.m.d.l.b(this.i, this.f1317s, o); File file4 = new File(m(), o); if (!file4.mkdirs()) { bVar2.b("Couldn't create native sessions directory"); @@ -867,7 +867,7 @@ public class x { File file5 = new File(gVar2.h(replaceAll), str4); File file6 = gVar2.j; try { - c.i.c.m.d.m.x.h hVar = c.i.c.m.d.o.g.f1347c; + c.i.c.m.d.m.x.h hVar = c.i.c.m.d.o.g.f1348c; b.C0133b bVar4 = (b.C0133b) hVar.f(c.i.c.m.d.o.g.j(file5)).i(); bVar4.g = null; bVar4.h = dVar; @@ -1063,7 +1063,7 @@ public class x { } File next = it3.next(); try { - c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.o.g.f1347c; + c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.o.g.f1348c; String j4 = c.i.c.m.d.o.g.j(next); Objects.requireNonNull(hVar2); try { @@ -1109,7 +1109,7 @@ public class x { str = str6; file = new File(file11, str); File file13 = !z3 ? gVar.h : gVar.i; - c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1347c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1348c; j2 = hVar3.f(c.i.c.m.d.o.g.j(file)).j(j3, z3, str2); w wVar = new w<>(arrayList4); if (j2.h() == null) { @@ -1136,7 +1136,7 @@ public class x { if (!z3) { } try { - c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1347c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1348c; j2 = hVar3.f(c.i.c.m.d.o.g.j(file)).j(j3, z3, str2); w wVar = new w<>(arrayList4); if (j2.h() == null) { @@ -1242,7 +1242,7 @@ public class x { public final File[] s() { File[] r = r(l(), a); - Arrays.sort(r, f1315c); + Arrays.sort(r, f1316c); return r; } @@ -1275,7 +1275,7 @@ public class x { bVar.b("Notifying that unsent reports are available."); this.C.b(Boolean.TRUE); q0 q0Var = this.j; - synchronized (q0Var.f1309c) { + synchronized (q0Var.f1310c) { b0Var = q0Var.d.a; } Task q2 = b0Var.q(new e0(this)); @@ -1329,7 +1329,7 @@ public class x { int length; int i2; Map map; - c.i.c.m.d.t.e eVar = new c.i.c.m.d.t.e(th, this.f1317x); + c.i.c.m.d.t.e eVar = new c.i.c.m.d.t.e(th, this.f1318x); Context context = this.i; e a2 = e.a(context); Float f2 = a2.a; @@ -1343,7 +1343,7 @@ public class x { long a3 = h.a(Environment.getDataDirectory().getPath()); ActivityManager.RunningAppProcessInfo i4 = h.i(context.getPackageName(), context); LinkedList linkedList = new LinkedList(); - StackTraceElement[] stackTraceElementArr = eVar.f1357c; + StackTraceElement[] stackTraceElementArr = eVar.f1358c; String str3 = this.q.b; String str4 = this.o.e; if (z2) { @@ -1352,7 +1352,7 @@ public class x { int i5 = 0; for (Map.Entry entry : allStackTraces.entrySet()) { threadArr2[i5] = entry.getKey(); - linkedList.add(this.f1317x.a(entry.getValue())); + linkedList.add(this.f1318x.a(entry.getValue())); i5++; threadArr2 = threadArr2; } diff --git a/app/src/main/java/c/i/c/m/d/k/y.java b/app/src/main/java/c/i/c/m/d/k/y.java index 85ae5a0228..2c4d674745 100644 --- a/app/src/main/java/c/i/c/m/d/k/y.java +++ b/app/src/main/java/c/i/c/m/d/k/y.java @@ -11,7 +11,7 @@ public class y implements x.g { public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ long f1321c; + public final /* synthetic */ long f1322c; public final /* synthetic */ long d; public final /* synthetic */ boolean e; public final /* synthetic */ int f; @@ -19,7 +19,7 @@ public class y implements x.g { public y(x xVar, int i, String str, int i2, long j, long j2, boolean z2, int i3, String str2, String str3) { this.a = i; this.b = i2; - this.f1321c = j; + this.f1322c = j; this.d = j2; this.e = z2; this.f = i3; @@ -30,7 +30,7 @@ public class y implements x.g { int i = this.a; String str = Build.MODEL; int i2 = this.b; - long j = this.f1321c; + long j = this.f1322c; long j2 = this.d; boolean z2 = this.e; int i3 = this.f; diff --git a/app/src/main/java/c/i/c/m/d/l/b.java b/app/src/main/java/c/i/c/m/d/l/b.java index 2629163885..ebf5e1b476 100644 --- a/app/src/main/java/c/i/c/m/d/l/b.java +++ b/app/src/main/java/c/i/c/m/d/l/b.java @@ -10,7 +10,7 @@ public class b { public final Context b; /* renamed from: c reason: collision with root package name */ - public final AbstractC0130b f1322c; + public final AbstractC0130b f1323c; public a d = a; /* compiled from: LogFileManager */ @@ -48,13 +48,13 @@ public class b { public b(Context context, AbstractC0130b bVar) { this.b = context; - this.f1322c = bVar; + this.f1323c = bVar; a(null); } public b(Context context, AbstractC0130b bVar, String str) { this.b = context; - this.f1322c = bVar; + this.f1323c = bVar; a(str); } @@ -66,7 +66,7 @@ public class b { c.i.c.m.d.b.a.b("Preferences requested no custom logs. Aborting log file creation."); return; } - this.d = new e(new File(((x.j) this.f1322c).a(), c.d.b.a.a.t("crashlytics-userlog-", str, ".temp")), 65536); + this.d = new e(new File(((x.j) this.f1323c).a(), c.d.b.a.a.t("crashlytics-userlog-", str, ".temp")), 65536); } } } diff --git a/app/src/main/java/c/i/c/m/d/l/c.java b/app/src/main/java/c/i/c/m/d/l/c.java index 96b0394d01..4885f5b598 100644 --- a/app/src/main/java/c/i/c/m/d/l/c.java +++ b/app/src/main/java/c/i/c/m/d/l/c.java @@ -47,11 +47,11 @@ public class c implements Closeable { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1323c; + public final int f1324c; public b(int i, int i2) { this.b = i; - this.f1323c = i2; + this.f1324c = i2; } public String toString() { @@ -60,7 +60,7 @@ public class c implements Closeable { sb.append("[position = "); sb.append(this.b); sb.append(", length = "); - return c.d.b.a.a.w(sb, this.f1323c, "]"); + return c.d.b.a.a.w(sb, this.f1324c, "]"); } } @@ -74,7 +74,7 @@ public class c implements Closeable { int i = bVar.b + 4; int i2 = c.this.k; this.i = i >= i2 ? (i + 16) - i2 : i; - this.j = bVar.f1323c; + this.j = bVar.f1324c; } @Override // java.io.InputStream @@ -200,7 +200,7 @@ public class c implements Closeable { i2 = 16; } else { b bVar = this.n; - i2 = z(bVar.b + 4 + bVar.f1323c); + i2 = z(bVar.b + 4 + bVar.f1324c); } b bVar2 = new b(i2, length); C(this.o, 0, length); @@ -248,7 +248,7 @@ public class c implements Closeable { this.j.setLength((long) i4); this.j.getChannel().force(true); b bVar = this.n; - int z2 = z(bVar.b + 4 + bVar.f1323c); + int z2 = z(bVar.b + 4 + bVar.f1324c); if (z2 < this.m.b) { FileChannel channel = this.j.getChannel(); channel.position((long) this.k); @@ -262,7 +262,7 @@ public class c implements Closeable { if (i5 < i6) { int i7 = (this.k + i5) - 16; B(i4, this.l, i6, i7); - this.n = new b(i7, this.n.f1323c); + this.n = new b(i7, this.n.f1324c); } else { B(i4, this.l, i6, i5); } @@ -274,8 +274,8 @@ public class c implements Closeable { int i2 = this.m.b; for (int i3 = 0; i3 < this.l; i3++) { b p = p(i2); - dVar.a(new C0131c(p, null), p.f1323c); - i2 = z(p.b + 4 + p.f1323c); + dVar.a(new C0131c(p, null), p.f1324c); + i2 = z(p.b + 4 + p.f1324c); } } @@ -298,7 +298,7 @@ public class c implements Closeable { c(); } else { b bVar = this.m; - int z2 = z(bVar.b + 4 + bVar.f1323c); + int z2 = z(bVar.b + 4 + bVar.f1324c); t(z2, this.o, 0, 4); int r = r(this.o, 0); B(this.k, this.l - 1, z2, this.n.b); @@ -371,7 +371,7 @@ public class c implements Closeable { b bVar = this.n; int i2 = bVar.b; int i3 = this.m.b; - return i2 >= i3 ? (i2 - i3) + 4 + bVar.f1323c + 16 : (((i2 + 4) + bVar.f1323c) + this.k) - i3; + return i2 >= i3 ? (i2 - i3) + 4 + bVar.f1324c + 16 : (((i2 + 4) + bVar.f1324c) + this.k) - i3; } public final int z(int i2) { diff --git a/app/src/main/java/c/i/c/m/d/l/e.java b/app/src/main/java/c/i/c/m/d/l/e.java index ae332d85d8..6acf0431bb 100644 --- a/app/src/main/java/c/i/c/m/d/l/e.java +++ b/app/src/main/java/c/i/c/m/d/l/e.java @@ -14,7 +14,7 @@ public class e implements a { public final File b; /* renamed from: c reason: collision with root package name */ - public final int f1324c; + public final int f1325c; public c d; /* compiled from: QueueFileLogStore */ @@ -30,7 +30,7 @@ public class e implements a { public e(File file, int i) { this.b = file; - this.f1324c = i; + this.f1325c = i; } @Override // c.i.c.m.d.l.a @@ -96,12 +96,12 @@ public class e implements a { str = "null"; } try { - int i = this.f1324c / 4; + int i = this.f1325c / 4; if (str.length() > i) { str = "..." + str.substring(str.length() - i); } this.d.b(String.format(Locale.US, "%d %s%n", Long.valueOf(j), str.replaceAll("\r", " ").replaceAll("\n", " ")).getBytes(a)); - while (!this.d.f() && this.d.x() > this.f1324c) { + while (!this.d.f() && this.d.x() > this.f1325c) { this.d.s(); } } catch (IOException e) { diff --git a/app/src/main/java/c/i/c/m/d/m/a.java b/app/src/main/java/c/i/c/m/d/m/a.java index 54ad48561e..85e1d74c12 100644 --- a/app/src/main/java/c/i/c/m/d/m/a.java +++ b/app/src/main/java/c/i/c/m/d/m/a.java @@ -335,103 +335,103 @@ public final class a implements c.i.c.p.g.a { b bVar2 = b.a; c.i.c.p.h.e eVar = (c.i.c.p.h.e) bVar; eVar.b.put(v.class, bVar2); - eVar.f1362c.remove(v.class); + eVar.f1363c.remove(v.class); eVar.b.put(b.class, bVar2); - eVar.f1362c.remove(b.class); + eVar.f1363c.remove(b.class); h hVar = h.a; eVar.b.put(v.d.class, hVar); - eVar.f1362c.remove(v.d.class); + eVar.f1363c.remove(v.d.class); eVar.b.put(f.class, hVar); - eVar.f1362c.remove(f.class); + eVar.f1363c.remove(f.class); e eVar2 = e.a; eVar.b.put(v.d.a.class, eVar2); - eVar.f1362c.remove(v.d.a.class); + eVar.f1363c.remove(v.d.a.class); eVar.b.put(g.class, eVar2); - eVar.f1362c.remove(g.class); + eVar.f1363c.remove(g.class); f fVar = f.a; eVar.b.put(v.d.a.AbstractC0134a.class, fVar); - eVar.f1362c.remove(v.d.a.AbstractC0134a.class); + eVar.f1363c.remove(v.d.a.AbstractC0134a.class); eVar.b.put(h.class, fVar); - eVar.f1362c.remove(h.class); + eVar.f1363c.remove(h.class); t tVar = t.a; eVar.b.put(v.d.f.class, tVar); - eVar.f1362c.remove(v.d.f.class); + eVar.f1363c.remove(v.d.f.class); eVar.b.put(u.class, tVar); - eVar.f1362c.remove(u.class); + eVar.f1363c.remove(u.class); s sVar = s.a; eVar.b.put(v.d.e.class, sVar); - eVar.f1362c.remove(v.d.e.class); + eVar.f1363c.remove(v.d.e.class); eVar.b.put(t.class, sVar); - eVar.f1362c.remove(t.class); + eVar.f1363c.remove(t.class); g gVar = g.a; eVar.b.put(v.d.c.class, gVar); - eVar.f1362c.remove(v.d.c.class); + eVar.f1363c.remove(v.d.c.class); eVar.b.put(i.class, gVar); - eVar.f1362c.remove(i.class); + eVar.f1363c.remove(i.class); q qVar = q.a; eVar.b.put(v.d.AbstractC0135d.class, qVar); - eVar.f1362c.remove(v.d.AbstractC0135d.class); + eVar.f1363c.remove(v.d.AbstractC0135d.class); eVar.b.put(j.class, qVar); - eVar.f1362c.remove(j.class); + eVar.f1363c.remove(j.class); i iVar = i.a; eVar.b.put(v.d.AbstractC0135d.a.class, iVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.class); eVar.b.put(k.class, iVar); - eVar.f1362c.remove(k.class); + eVar.f1363c.remove(k.class); k kVar = k.a; eVar.b.put(v.d.AbstractC0135d.a.b.class, kVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.class); eVar.b.put(l.class, kVar); - eVar.f1362c.remove(l.class); + eVar.f1363c.remove(l.class); n nVar = n.a; eVar.b.put(v.d.AbstractC0135d.a.b.AbstractC0139d.class, nVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.AbstractC0139d.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.AbstractC0139d.class); eVar.b.put(p.class, nVar); - eVar.f1362c.remove(p.class); + eVar.f1363c.remove(p.class); o oVar = o.a; eVar.b.put(v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a.class, oVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a.class); eVar.b.put(q.class, oVar); - eVar.f1362c.remove(q.class); + eVar.f1363c.remove(q.class); l lVar = l.a; eVar.b.put(v.d.AbstractC0135d.a.b.AbstractC0138b.class, lVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.AbstractC0138b.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.AbstractC0138b.class); eVar.b.put(n.class, lVar); - eVar.f1362c.remove(n.class); + eVar.f1363c.remove(n.class); m mVar = m.a; eVar.b.put(v.d.AbstractC0135d.a.b.c.class, mVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.c.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.c.class); eVar.b.put(o.class, mVar); - eVar.f1362c.remove(o.class); + eVar.f1363c.remove(o.class); j jVar = j.a; eVar.b.put(v.d.AbstractC0135d.a.b.AbstractC0137a.class, jVar); - eVar.f1362c.remove(v.d.AbstractC0135d.a.b.AbstractC0137a.class); + eVar.f1363c.remove(v.d.AbstractC0135d.a.b.AbstractC0137a.class); eVar.b.put(m.class, jVar); - eVar.f1362c.remove(m.class); + eVar.f1363c.remove(m.class); C0132a aVar = C0132a.a; eVar.b.put(v.b.class, aVar); - eVar.f1362c.remove(v.b.class); + eVar.f1363c.remove(v.b.class); eVar.b.put(c.class, aVar); - eVar.f1362c.remove(c.class); + eVar.f1363c.remove(c.class); p pVar = p.a; eVar.b.put(v.d.AbstractC0135d.b.class, pVar); - eVar.f1362c.remove(v.d.AbstractC0135d.b.class); + eVar.f1363c.remove(v.d.AbstractC0135d.b.class); eVar.b.put(r.class, pVar); - eVar.f1362c.remove(r.class); + eVar.f1363c.remove(r.class); r rVar = r.a; eVar.b.put(v.d.AbstractC0135d.c.class, rVar); - eVar.f1362c.remove(v.d.AbstractC0135d.c.class); + eVar.f1363c.remove(v.d.AbstractC0135d.c.class); eVar.b.put(s.class, rVar); - eVar.f1362c.remove(s.class); + eVar.f1363c.remove(s.class); c cVar = c.a; eVar.b.put(v.c.class, cVar); - eVar.f1362c.remove(v.c.class); + eVar.f1363c.remove(v.c.class); eVar.b.put(d.class, cVar); - eVar.f1362c.remove(d.class); + eVar.f1363c.remove(d.class); d dVar = d.a; eVar.b.put(v.c.a.class, dVar); - eVar.f1362c.remove(v.c.a.class); + eVar.f1363c.remove(v.c.a.class); eVar.b.put(e.class, dVar); - eVar.f1362c.remove(e.class); + eVar.f1363c.remove(e.class); } } diff --git a/app/src/main/java/c/i/c/m/d/m/b.java b/app/src/main/java/c/i/c/m/d/m/b.java index 7f28954548..94ed183617 100644 --- a/app/src/main/java/c/i/c/m/d/m/b.java +++ b/app/src/main/java/c/i/c/m/d/m/b.java @@ -8,7 +8,7 @@ public final class b extends v { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1325c; + public final String f1326c; public final int d; public final String e; public final String f; @@ -23,7 +23,7 @@ public final class b extends v { public String b; /* renamed from: c reason: collision with root package name */ - public Integer f1326c; + public Integer f1327c; public String d; public String e; public String f; @@ -36,8 +36,8 @@ public final class b extends v { public C0133b(v vVar, a aVar) { b bVar = (b) vVar; this.a = bVar.b; - this.b = bVar.f1325c; - this.f1326c = Integer.valueOf(bVar.d); + this.b = bVar.f1326c; + this.f1327c = Integer.valueOf(bVar.d); this.d = bVar.e; this.e = bVar.f; this.f = bVar.g; @@ -51,7 +51,7 @@ public final class b extends v { if (this.b == null) { str = c.d.b.a.a.s(str, " gmpAppId"); } - if (this.f1326c == null) { + if (this.f1327c == null) { str = c.d.b.a.a.s(str, " platform"); } if (this.d == null) { @@ -64,7 +64,7 @@ public final class b extends v { str = c.d.b.a.a.s(str, " displayVersion"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f1326c.intValue(), this.d, this.e, this.f, this.g, this.h, null); + return new b(this.a, this.b, this.f1327c.intValue(), this.d, this.e, this.f, this.g, this.h, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -72,7 +72,7 @@ public final class b extends v { public b(String str, String str2, int i, String str3, String str4, String str5, v.d dVar, v.c cVar, a aVar) { this.b = str; - this.f1325c = str2; + this.f1326c = str2; this.d = i; this.e = str3; this.f = str4; @@ -96,7 +96,7 @@ public final class b extends v { @Override // c.i.c.m.d.m.v @NonNull public String c() { - return this.f1325c; + return this.f1326c; } @Override // c.i.c.m.d.m.v @@ -120,7 +120,7 @@ public final class b extends v { return false; } v vVar = (v) obj; - if (this.b.equals(vVar.g()) && this.f1325c.equals(vVar.c()) && this.d == vVar.f() && this.e.equals(vVar.d()) && this.f.equals(vVar.a()) && this.g.equals(vVar.b()) && ((dVar = this.h) != null ? dVar.equals(vVar.h()) : vVar.h() == null)) { + if (this.b.equals(vVar.g()) && this.f1326c.equals(vVar.c()) && this.d == vVar.f() && this.e.equals(vVar.d()) && this.f.equals(vVar.a()) && this.g.equals(vVar.b()) && ((dVar = this.h) != null ? dVar.equals(vVar.h()) : vVar.h() == null)) { v.c cVar = this.i; if (cVar == null) { if (vVar.e() == null) { @@ -151,7 +151,7 @@ public final class b extends v { } public int hashCode() { - int hashCode = (((((((((((this.b.hashCode() ^ 1000003) * 1000003) ^ this.f1325c.hashCode()) * 1000003) ^ this.d) * 1000003) ^ this.e.hashCode()) * 1000003) ^ this.f.hashCode()) * 1000003) ^ this.g.hashCode()) * 1000003; + int hashCode = (((((((((((this.b.hashCode() ^ 1000003) * 1000003) ^ this.f1326c.hashCode()) * 1000003) ^ this.d) * 1000003) ^ this.e.hashCode()) * 1000003) ^ this.f.hashCode()) * 1000003) ^ this.g.hashCode()) * 1000003; v.d dVar = this.h; int i = 0; int hashCode2 = (hashCode ^ (dVar == null ? 0 : dVar.hashCode())) * 1000003; @@ -171,7 +171,7 @@ public final class b extends v { StringBuilder K = c.d.b.a.a.K("CrashlyticsReport{sdkVersion="); K.append(this.b); K.append(", gmpAppId="); - K.append(this.f1325c); + K.append(this.f1326c); K.append(", platform="); K.append(this.d); K.append(", installationUuid="); diff --git a/app/src/main/java/c/i/c/m/d/m/f.java b/app/src/main/java/c/i/c/m/d/m/f.java index ed29dc3684..9dc832617f 100644 --- a/app/src/main/java/c/i/c/m/d/m/f.java +++ b/app/src/main/java/c/i/c/m/d/m/f.java @@ -9,7 +9,7 @@ public final class f extends v.d { public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1327c; + public final long f1328c; public final Long d; public final boolean e; public final v.d.a f; @@ -25,7 +25,7 @@ public final class f extends v.d { public String b; /* renamed from: c reason: collision with root package name */ - public Long f1328c; + public Long f1329c; public Long d; public Boolean e; public v.d.a f; @@ -42,7 +42,7 @@ public final class f extends v.d { f fVar = (f) dVar; this.a = fVar.a; this.b = fVar.b; - this.f1328c = Long.valueOf(fVar.f1327c); + this.f1329c = Long.valueOf(fVar.f1328c); this.d = fVar.d; this.e = Boolean.valueOf(fVar.e); this.f = fVar.f; @@ -59,7 +59,7 @@ public final class f extends v.d { if (this.b == null) { str = c.d.b.a.a.s(str, " identifier"); } - if (this.f1328c == null) { + if (this.f1329c == null) { str = c.d.b.a.a.s(str, " startedAt"); } if (this.e == null) { @@ -72,7 +72,7 @@ public final class f extends v.d { str = c.d.b.a.a.s(str, " generatorType"); } if (str.isEmpty()) { - return new f(this.a, this.b, this.f1328c.longValue(), this.d, this.e.booleanValue(), this.f, this.g, this.h, this.i, this.j, this.k.intValue(), null); + return new f(this.a, this.b, this.f1329c.longValue(), this.d, this.e.booleanValue(), this.f, this.g, this.h, this.i, this.j, this.k.intValue(), null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -86,7 +86,7 @@ public final class f extends v.d { public f(String str, String str2, long j, Long l, boolean z2, v.d.a aVar, v.d.f fVar, v.d.e eVar, v.d.c cVar, w wVar, int i, a aVar2) { this.a = str; this.b = str2; - this.f1327c = j; + this.f1328c = j; this.d = l; this.e = z2; this.f = aVar; @@ -140,7 +140,7 @@ public final class f extends v.d { return false; } v.d dVar = (v.d) obj; - return this.a.equals(dVar.e()) && this.b.equals(dVar.g()) && this.f1327c == dVar.i() && ((l = this.d) != null ? l.equals(dVar.c()) : dVar.c() == null) && this.e == dVar.k() && this.f.equals(dVar.a()) && ((fVar = this.g) != null ? fVar.equals(dVar.j()) : dVar.j() == null) && ((eVar = this.h) != null ? eVar.equals(dVar.h()) : dVar.h() == null) && ((cVar = this.i) != null ? cVar.equals(dVar.b()) : dVar.b() == null) && ((wVar = this.j) != null ? wVar.equals(dVar.d()) : dVar.d() == null) && this.k == dVar.f(); + return this.a.equals(dVar.e()) && this.b.equals(dVar.g()) && this.f1328c == dVar.i() && ((l = this.d) != null ? l.equals(dVar.c()) : dVar.c() == null) && this.e == dVar.k() && this.f.equals(dVar.a()) && ((fVar = this.g) != null ? fVar.equals(dVar.j()) : dVar.j() == null) && ((eVar = this.h) != null ? eVar.equals(dVar.h()) : dVar.h() == null) && ((cVar = this.i) != null ? cVar.equals(dVar.b()) : dVar.b() == null) && ((wVar = this.j) != null ? wVar.equals(dVar.d()) : dVar.d() == null) && this.k == dVar.f(); } @Override // c.i.c.m.d.m.v.d @@ -161,7 +161,7 @@ public final class f extends v.d { } public int hashCode() { - long j = this.f1327c; + long j = this.f1328c; int hashCode = (((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003; Long l = this.d; int i = 0; @@ -181,7 +181,7 @@ public final class f extends v.d { @Override // c.i.c.m.d.m.v.d public long i() { - return this.f1327c; + return this.f1328c; } @Override // c.i.c.m.d.m.v.d @@ -206,7 +206,7 @@ public final class f extends v.d { K.append(", identifier="); K.append(this.b); K.append(", startedAt="); - K.append(this.f1327c); + K.append(this.f1328c); K.append(", endedAt="); K.append(this.d); K.append(", crashed="); diff --git a/app/src/main/java/c/i/c/m/d/m/g.java b/app/src/main/java/c/i/c/m/d/m/g.java index b46941a77b..f06afb71ab 100644 --- a/app/src/main/java/c/i/c/m/d/m/g.java +++ b/app/src/main/java/c/i/c/m/d/m/g.java @@ -9,7 +9,7 @@ public final class g extends v.d.a { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1329c; + public final String f1330c; public final v.d.a.AbstractC0134a d = null; public final String e; public final String f; @@ -18,7 +18,7 @@ public final class g extends v.d.a { public g(String str, String str2, String str3, v.d.a.AbstractC0134a aVar, String str4, String str5, String str6, a aVar2) { this.a = str; this.b = str2; - this.f1329c = str3; + this.f1330c = str3; this.e = str4; this.f = str5; this.g = str6; @@ -39,7 +39,7 @@ public final class g extends v.d.a { @Override // c.i.c.m.d.m.v.d.a @Nullable public String c() { - return this.f1329c; + return this.f1330c; } @Override // c.i.c.m.d.m.v.d.a @@ -66,7 +66,7 @@ public final class g extends v.d.a { return false; } v.d.a aVar2 = (v.d.a) obj; - if (this.a.equals(aVar2.d()) && this.b.equals(aVar2.g()) && ((str = this.f1329c) != null ? str.equals(aVar2.c()) : aVar2.c() == null) && ((aVar = this.d) != null ? aVar.equals(aVar2.f()) : aVar2.f() == null) && ((str2 = this.e) != null ? str2.equals(aVar2.e()) : aVar2.e() == null) && ((str3 = this.f) != null ? str3.equals(aVar2.a()) : aVar2.a() == null)) { + if (this.a.equals(aVar2.d()) && this.b.equals(aVar2.g()) && ((str = this.f1330c) != null ? str.equals(aVar2.c()) : aVar2.c() == null) && ((aVar = this.d) != null ? aVar.equals(aVar2.f()) : aVar2.f() == null) && ((str2 = this.e) != null ? str2.equals(aVar2.e()) : aVar2.e() == null) && ((str3 = this.f) != null ? str3.equals(aVar2.a()) : aVar2.a() == null)) { String str4 = this.g; if (str4 == null) { if (aVar2.b() == null) { @@ -93,7 +93,7 @@ public final class g extends v.d.a { public int hashCode() { int hashCode = (((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003; - String str = this.f1329c; + String str = this.f1330c; int i = 0; int hashCode2 = (hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003; v.d.a.AbstractC0134a aVar = this.d; @@ -115,7 +115,7 @@ public final class g extends v.d.a { K.append(", version="); K.append(this.b); K.append(", displayVersion="); - K.append(this.f1329c); + K.append(this.f1330c); K.append(", organization="); K.append(this.d); K.append(", installationUuid="); diff --git a/app/src/main/java/c/i/c/m/d/m/i.java b/app/src/main/java/c/i/c/m/d/m/i.java index a61836e559..895504d756 100644 --- a/app/src/main/java/c/i/c/m/d/m/i.java +++ b/app/src/main/java/c/i/c/m/d/m/i.java @@ -8,7 +8,7 @@ public final class i extends v.d.c { public final String b; /* renamed from: c reason: collision with root package name */ - public final int f1330c; + public final int f1331c; public final long d; public final long e; public final boolean f; @@ -22,7 +22,7 @@ public final class i extends v.d.c { public String b; /* renamed from: c reason: collision with root package name */ - public Integer f1331c; + public Integer f1332c; public Long d; public Long e; public Boolean f; @@ -35,7 +35,7 @@ public final class i extends v.d.c { if (this.b == null) { str = c.d.b.a.a.s(str, " model"); } - if (this.f1331c == null) { + if (this.f1332c == null) { str = c.d.b.a.a.s(str, " cores"); } if (this.d == null) { @@ -57,7 +57,7 @@ public final class i extends v.d.c { str = c.d.b.a.a.s(str, " modelClass"); } if (str.isEmpty()) { - return new i(this.a.intValue(), this.b, this.f1331c.intValue(), this.d.longValue(), this.e.longValue(), this.f.booleanValue(), this.g.intValue(), this.h, this.i, null); + return new i(this.a.intValue(), this.b, this.f1332c.intValue(), this.d.longValue(), this.e.longValue(), this.f.booleanValue(), this.g.intValue(), this.h, this.i, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -66,7 +66,7 @@ public final class i extends v.d.c { public i(int i, String str, int i2, long j, long j2, boolean z2, int i3, String str2, String str3, a aVar) { this.a = i; this.b = str; - this.f1330c = i2; + this.f1331c = i2; this.d = j; this.e = j2; this.f = z2; @@ -83,7 +83,7 @@ public final class i extends v.d.c { @Override // c.i.c.m.d.m.v.d.c public int b() { - return this.f1330c; + return this.f1331c; } @Override // c.i.c.m.d.m.v.d.c @@ -111,7 +111,7 @@ public final class i extends v.d.c { return false; } v.d.c cVar = (v.d.c) obj; - return this.a == cVar.a() && this.b.equals(cVar.e()) && this.f1330c == cVar.b() && this.d == cVar.g() && this.e == cVar.c() && this.f == cVar.i() && this.g == cVar.h() && this.h.equals(cVar.d()) && this.i.equals(cVar.f()); + return this.a == cVar.a() && this.b.equals(cVar.e()) && this.f1331c == cVar.b() && this.d == cVar.g() && this.e == cVar.c() && this.f == cVar.i() && this.g == cVar.h() && this.h.equals(cVar.d()) && this.i.equals(cVar.f()); } @Override // c.i.c.m.d.m.v.d.c @@ -133,7 +133,7 @@ public final class i extends v.d.c { public int hashCode() { long j = this.d; long j2 = this.e; - return ((((((((((((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1330c) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ (this.f ? 1231 : 1237)) * 1000003) ^ this.g) * 1000003) ^ this.h.hashCode()) * 1000003) ^ this.i.hashCode(); + return ((((((((((((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1331c) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ (this.f ? 1231 : 1237)) * 1000003) ^ this.g) * 1000003) ^ this.h.hashCode()) * 1000003) ^ this.i.hashCode(); } @Override // c.i.c.m.d.m.v.d.c @@ -147,7 +147,7 @@ public final class i extends v.d.c { K.append(", model="); K.append(this.b); K.append(", cores="); - K.append(this.f1330c); + K.append(this.f1331c); K.append(", ram="); K.append(this.d); K.append(", diskSpace="); diff --git a/app/src/main/java/c/i/c/m/d/m/j.java b/app/src/main/java/c/i/c/m/d/m/j.java index b5aae8f09e..f4000897a3 100644 --- a/app/src/main/java/c/i/c/m/d/m/j.java +++ b/app/src/main/java/c/i/c/m/d/m/j.java @@ -9,14 +9,14 @@ public final class j extends v.d.AbstractC0135d { public final String b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0135d.a f1332c; + public final v.d.AbstractC0135d.a f1333c; public final v.d.AbstractC0135d.b d; public final v.d.AbstractC0135d.c e; public j(long j, String str, v.d.AbstractC0135d.a aVar, v.d.AbstractC0135d.b bVar, v.d.AbstractC0135d.c cVar, a aVar2) { this.a = j; this.b = str; - this.f1332c = aVar; + this.f1333c = aVar; this.d = bVar; this.e = cVar; } @@ -24,7 +24,7 @@ public final class j extends v.d.AbstractC0135d { @Override // c.i.c.m.d.m.v.d.AbstractC0135d @NonNull public v.d.AbstractC0135d.a a() { - return this.f1332c; + return this.f1333c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d @@ -58,7 +58,7 @@ public final class j extends v.d.AbstractC0135d { return false; } v.d.AbstractC0135d dVar = (v.d.AbstractC0135d) obj; - if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1332c.equals(dVar.a()) && this.d.equals(dVar.b())) { + if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1333c.equals(dVar.a()) && this.d.equals(dVar.b())) { v.d.AbstractC0135d.c cVar = this.e; if (cVar == null) { if (dVar.c() == null) { @@ -73,7 +73,7 @@ public final class j extends v.d.AbstractC0135d { public int hashCode() { long j = this.a; - int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1332c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; + int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1333c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; v.d.AbstractC0135d.c cVar = this.e; return (cVar == null ? 0 : cVar.hashCode()) ^ hashCode; } @@ -84,7 +84,7 @@ public final class j extends v.d.AbstractC0135d { K.append(", type="); K.append(this.b); K.append(", app="); - K.append(this.f1332c); + K.append(this.f1333c); K.append(", device="); K.append(this.d); K.append(", log="); diff --git a/app/src/main/java/c/i/c/m/d/m/k.java b/app/src/main/java/c/i/c/m/d/m/k.java index dd9c6c426f..1bf9902a1f 100644 --- a/app/src/main/java/c/i/c/m/d/m/k.java +++ b/app/src/main/java/c/i/c/m/d/m/k.java @@ -9,7 +9,7 @@ public final class k extends v.d.AbstractC0135d.a { public final w b; /* renamed from: c reason: collision with root package name */ - public final Boolean f1333c; + public final Boolean f1334c; public final int d; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application */ @@ -18,7 +18,7 @@ public final class k extends v.d.AbstractC0135d.a { public w b; /* renamed from: c reason: collision with root package name */ - public Boolean f1334c; + public Boolean f1335c; public Integer d; public b() { @@ -28,7 +28,7 @@ public final class k extends v.d.AbstractC0135d.a { k kVar = (k) aVar; this.a = kVar.a; this.b = kVar.b; - this.f1334c = kVar.f1333c; + this.f1335c = kVar.f1334c; this.d = Integer.valueOf(kVar.d); } @@ -38,7 +38,7 @@ public final class k extends v.d.AbstractC0135d.a { str = c.d.b.a.a.s(str, " uiOrientation"); } if (str.isEmpty()) { - return new k(this.a, this.b, this.f1334c, this.d.intValue(), null); + return new k(this.a, this.b, this.f1335c, this.d.intValue(), null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -47,14 +47,14 @@ public final class k extends v.d.AbstractC0135d.a { public k(v.d.AbstractC0135d.a.b bVar, w wVar, Boolean bool, int i, a aVar) { this.a = bVar; this.b = wVar; - this.f1333c = bool; + this.f1334c = bool; this.d = i; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a @Nullable public Boolean a() { - return this.f1333c; + return this.f1334c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a @@ -88,7 +88,7 @@ public final class k extends v.d.AbstractC0135d.a { return false; } v.d.AbstractC0135d.a aVar = (v.d.AbstractC0135d.a) obj; - return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1333c) != null ? bool.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.d(); + return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1334c) != null ? bool.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.d(); } public int hashCode() { @@ -96,7 +96,7 @@ public final class k extends v.d.AbstractC0135d.a { w wVar = this.b; int i = 0; int hashCode2 = (hashCode ^ (wVar == null ? 0 : wVar.hashCode())) * 1000003; - Boolean bool = this.f1333c; + Boolean bool = this.f1334c; if (bool != null) { i = bool.hashCode(); } @@ -109,7 +109,7 @@ public final class k extends v.d.AbstractC0135d.a { K.append(", customAttributes="); K.append(this.b); K.append(", background="); - K.append(this.f1333c); + K.append(this.f1334c); K.append(", uiOrientation="); return c.d.b.a.a.w(K, this.d, "}"); } diff --git a/app/src/main/java/c/i/c/m/d/m/l.java b/app/src/main/java/c/i/c/m/d/m/l.java index 269c3b225f..c41286ecdb 100644 --- a/app/src/main/java/c/i/c/m/d/m/l.java +++ b/app/src/main/java/c/i/c/m/d/m/l.java @@ -8,13 +8,13 @@ public final class l extends v.d.AbstractC0135d.a.b { public final v.d.AbstractC0135d.a.b.AbstractC0138b b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0135d.a.b.c f1335c; + public final v.d.AbstractC0135d.a.b.c f1336c; public final w d; public l(w wVar, v.d.AbstractC0135d.a.b.AbstractC0138b bVar, v.d.AbstractC0135d.a.b.c cVar, w wVar2, a aVar) { this.a = wVar; this.b = bVar; - this.f1335c = cVar; + this.f1336c = cVar; this.d = wVar2; } @@ -33,7 +33,7 @@ public final class l extends v.d.AbstractC0135d.a.b { @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b @NonNull public v.d.AbstractC0135d.a.b.c c() { - return this.f1335c; + return this.f1336c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b @@ -50,11 +50,11 @@ public final class l extends v.d.AbstractC0135d.a.b { return false; } v.d.AbstractC0135d.a.b bVar = (v.d.AbstractC0135d.a.b) obj; - return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1335c.equals(bVar.c()) && this.d.equals(bVar.a()); + return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1336c.equals(bVar.c()) && this.d.equals(bVar.a()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1335c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1336c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -63,7 +63,7 @@ public final class l extends v.d.AbstractC0135d.a.b { K.append(", exception="); K.append(this.b); K.append(", signal="); - K.append(this.f1335c); + K.append(this.f1336c); K.append(", binaries="); K.append(this.d); K.append("}"); diff --git a/app/src/main/java/c/i/c/m/d/m/m.java b/app/src/main/java/c/i/c/m/d/m/m.java index d6e9ce13b5..3661614c50 100644 --- a/app/src/main/java/c/i/c/m/d/m/m.java +++ b/app/src/main/java/c/i/c/m/d/m/m.java @@ -9,13 +9,13 @@ public final class m extends v.d.AbstractC0135d.a.b.AbstractC0137a { public final long b; /* renamed from: c reason: collision with root package name */ - public final String f1336c; + public final String f1337c; public final String d; public m(long j, long j2, String str, String str2, a aVar) { this.a = j; this.b = j2; - this.f1336c = str; + this.f1337c = str; this.d = str2; } @@ -28,7 +28,7 @@ public final class m extends v.d.AbstractC0135d.a.b.AbstractC0137a { @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0137a @NonNull public String b() { - return this.f1336c; + return this.f1337c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0137a @@ -50,7 +50,7 @@ public final class m extends v.d.AbstractC0135d.a.b.AbstractC0137a { return false; } v.d.AbstractC0135d.a.b.AbstractC0137a aVar = (v.d.AbstractC0135d.a.b.AbstractC0137a) obj; - if (this.a == aVar.a() && this.b == aVar.c() && this.f1336c.equals(aVar.b())) { + if (this.a == aVar.a() && this.b == aVar.c() && this.f1337c.equals(aVar.b())) { String str = this.d; if (str == null) { if (aVar.d() == null) { @@ -66,7 +66,7 @@ public final class m extends v.d.AbstractC0135d.a.b.AbstractC0137a { public int hashCode() { long j = this.a; long j2 = this.b; - int hashCode = (((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003) ^ this.f1336c.hashCode()) * 1000003; + int hashCode = (((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003) ^ this.f1337c.hashCode()) * 1000003; String str = this.d; return (str == null ? 0 : str.hashCode()) ^ hashCode; } @@ -77,7 +77,7 @@ public final class m extends v.d.AbstractC0135d.a.b.AbstractC0137a { K.append(", size="); K.append(this.b); K.append(", name="); - K.append(this.f1336c); + K.append(this.f1337c); K.append(", uuid="); return c.d.b.a.a.C(K, this.d, "}"); } diff --git a/app/src/main/java/c/i/c/m/d/m/n.java b/app/src/main/java/c/i/c/m/d/m/n.java index 9c1b8a9ff1..437af7925a 100644 --- a/app/src/main/java/c/i/c/m/d/m/n.java +++ b/app/src/main/java/c/i/c/m/d/m/n.java @@ -9,14 +9,14 @@ public final class n extends v.d.AbstractC0135d.a.b.AbstractC0138b { public final String b; /* renamed from: c reason: collision with root package name */ - public final w f1337c; + public final w f1338c; public final v.d.AbstractC0135d.a.b.AbstractC0138b d; public final int e; public n(String str, String str2, w wVar, v.d.AbstractC0135d.a.b.AbstractC0138b bVar, int i, a aVar) { this.a = str; this.b = str2; - this.f1337c = wVar; + this.f1338c = wVar; this.d = bVar; this.e = i; } @@ -30,7 +30,7 @@ public final class n extends v.d.AbstractC0135d.a.b.AbstractC0138b { @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0138b @NonNull public w b() { - return this.f1337c; + return this.f1338c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0138b @@ -60,14 +60,14 @@ public final class n extends v.d.AbstractC0135d.a.b.AbstractC0138b { return false; } v.d.AbstractC0135d.a.b.AbstractC0138b bVar2 = (v.d.AbstractC0135d.a.b.AbstractC0138b) obj; - return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1337c.equals(bVar2.b()) && ((bVar = this.d) != null ? bVar.equals(bVar2.a()) : bVar2.a() == null) && this.e == bVar2.c(); + return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1338c.equals(bVar2.b()) && ((bVar = this.d) != null ? bVar.equals(bVar2.a()) : bVar2.a() == null) && this.e == bVar2.c(); } public int hashCode() { int hashCode = (this.a.hashCode() ^ 1000003) * 1000003; String str = this.b; int i = 0; - int hashCode2 = (((hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003) ^ this.f1337c.hashCode()) * 1000003; + int hashCode2 = (((hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003) ^ this.f1338c.hashCode()) * 1000003; v.d.AbstractC0135d.a.b.AbstractC0138b bVar = this.d; if (bVar != null) { i = bVar.hashCode(); @@ -81,7 +81,7 @@ public final class n extends v.d.AbstractC0135d.a.b.AbstractC0138b { K.append(", reason="); K.append(this.b); K.append(", frames="); - K.append(this.f1337c); + K.append(this.f1338c); K.append(", causedBy="); K.append(this.d); K.append(", overflowCount="); diff --git a/app/src/main/java/c/i/c/m/d/m/o.java b/app/src/main/java/c/i/c/m/d/m/o.java index 81bcd9f437..d0504539e1 100644 --- a/app/src/main/java/c/i/c/m/d/m/o.java +++ b/app/src/main/java/c/i/c/m/d/m/o.java @@ -8,18 +8,18 @@ public final class o extends v.d.AbstractC0135d.a.b.c { public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1338c; + public final long f1339c; public o(String str, String str2, long j, a aVar) { this.a = str; this.b = str2; - this.f1338c = j; + this.f1339c = j; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.c @NonNull public long a() { - return this.f1338c; + return this.f1339c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.c @@ -42,11 +42,11 @@ public final class o extends v.d.AbstractC0135d.a.b.c { return false; } v.d.AbstractC0135d.a.b.c cVar = (v.d.AbstractC0135d.a.b.c) obj; - return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1338c == cVar.a(); + return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1339c == cVar.a(); } public int hashCode() { - long j = this.f1338c; + long j = this.f1339c; return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32))); } @@ -56,6 +56,6 @@ public final class o extends v.d.AbstractC0135d.a.b.c { K.append(", code="); K.append(this.b); K.append(", address="); - return c.d.b.a.a.y(K, this.f1338c, "}"); + return c.d.b.a.a.y(K, this.f1339c, "}"); } } diff --git a/app/src/main/java/c/i/c/m/d/m/p.java b/app/src/main/java/c/i/c/m/d/m/p.java index c8339a3a91..fa033c21ca 100644 --- a/app/src/main/java/c/i/c/m/d/m/p.java +++ b/app/src/main/java/c/i/c/m/d/m/p.java @@ -8,18 +8,18 @@ public final class p extends v.d.AbstractC0135d.a.b.AbstractC0139d { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f1339c; + public final w f1340c; public p(String str, int i, w wVar, a aVar) { this.a = str; this.b = i; - this.f1339c = wVar; + this.f1340c = wVar; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0139d @NonNull public w a() { - return this.f1339c; + return this.f1340c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0139d @@ -41,11 +41,11 @@ public final class p extends v.d.AbstractC0135d.a.b.AbstractC0139d { return false; } v.d.AbstractC0135d.a.b.AbstractC0139d dVar = (v.d.AbstractC0135d.a.b.AbstractC0139d) obj; - return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1339c.equals(dVar.a()); + return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1340c.equals(dVar.a()); } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1339c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1340c.hashCode(); } public String toString() { @@ -54,7 +54,7 @@ public final class p extends v.d.AbstractC0135d.a.b.AbstractC0139d { K.append(", importance="); K.append(this.b); K.append(", frames="); - K.append(this.f1339c); + K.append(this.f1340c); K.append("}"); return K.toString(); } diff --git a/app/src/main/java/c/i/c/m/d/m/q.java b/app/src/main/java/c/i/c/m/d/m/q.java index 0fb7741bbe..2bdc4edee9 100644 --- a/app/src/main/java/c/i/c/m/d/m/q.java +++ b/app/src/main/java/c/i/c/m/d/m/q.java @@ -9,7 +9,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1340c; + public final String f1341c; public final long d; public final int e; @@ -19,7 +19,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 public String b; /* renamed from: c reason: collision with root package name */ - public String f1341c; + public String f1342c; public Long d; public Integer e; @@ -35,7 +35,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 str = c.d.b.a.a.s(str, " importance"); } if (str.isEmpty()) { - return new q(this.a.longValue(), this.b, this.f1341c, this.d.longValue(), this.e.intValue(), null); + return new q(this.a.longValue(), this.b, this.f1342c, this.d.longValue(), this.e.intValue(), null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -44,7 +44,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 public q(long j, String str, String str2, long j2, int i, a aVar) { this.a = j; this.b = str; - this.f1340c = str2; + this.f1341c = str2; this.d = j2; this.e = i; } @@ -52,7 +52,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a @Nullable public String a() { - return this.f1340c; + return this.f1341c; } @Override // c.i.c.m.d.m.v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a @@ -85,13 +85,13 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 return false; } v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a aVar = (v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140a) obj; - return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1340c) != null ? str.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.c() && this.e == aVar.b(); + return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1341c) != null ? str.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.c() && this.e == aVar.b(); } public int hashCode() { long j = this.a; int hashCode = (((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003; - String str = this.f1340c; + String str = this.f1341c; int hashCode2 = str == null ? 0 : str.hashCode(); long j2 = this.d; return this.e ^ ((((hashCode ^ hashCode2) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); @@ -103,7 +103,7 @@ public final class q extends v.d.AbstractC0135d.a.b.AbstractC0139d.AbstractC0140 K.append(", symbol="); K.append(this.b); K.append(", file="); - K.append(this.f1340c); + K.append(this.f1341c); K.append(", offset="); K.append(this.d); K.append(", importance="); diff --git a/app/src/main/java/c/i/c/m/d/m/r.java b/app/src/main/java/c/i/c/m/d/m/r.java index 191a46cd9d..cc2dff5b19 100644 --- a/app/src/main/java/c/i/c/m/d/m/r.java +++ b/app/src/main/java/c/i/c/m/d/m/r.java @@ -8,7 +8,7 @@ public final class r extends v.d.AbstractC0135d.b { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1342c; + public final boolean f1343c; public final int d; public final long e; public final long f; @@ -19,14 +19,14 @@ public final class r extends v.d.AbstractC0135d.b { public Integer b; /* renamed from: c reason: collision with root package name */ - public Boolean f1343c; + public Boolean f1344c; public Integer d; public Long e; public Long f; public v.d.AbstractC0135d.b a() { String str = this.b == null ? " batteryVelocity" : ""; - if (this.f1343c == null) { + if (this.f1344c == null) { str = c.d.b.a.a.s(str, " proximityOn"); } if (this.d == null) { @@ -39,7 +39,7 @@ public final class r extends v.d.AbstractC0135d.b { str = c.d.b.a.a.s(str, " diskUsed"); } if (str.isEmpty()) { - return new r(this.a, this.b.intValue(), this.f1343c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); + return new r(this.a, this.b.intValue(), this.f1344c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -48,7 +48,7 @@ public final class r extends v.d.AbstractC0135d.b { public r(Double d, int i, boolean z2, int i2, long j, long j2, a aVar) { this.a = d; this.b = i; - this.f1342c = z2; + this.f1343c = z2; this.d = i2; this.e = j; this.f = j2; @@ -90,7 +90,7 @@ public final class r extends v.d.AbstractC0135d.b { v.d.AbstractC0135d.b bVar = (v.d.AbstractC0135d.b) obj; Double d = this.a; if (d != null ? d.equals(bVar.a()) : bVar.a() == null) { - if (this.b == bVar.b() && this.f1342c == bVar.f() && this.d == bVar.d() && this.e == bVar.e() && this.f == bVar.c()) { + if (this.b == bVar.b() && this.f1343c == bVar.f() && this.d == bVar.d() && this.e == bVar.e() && this.f == bVar.c()) { return true; } } @@ -99,13 +99,13 @@ public final class r extends v.d.AbstractC0135d.b { @Override // c.i.c.m.d.m.v.d.AbstractC0135d.b public boolean f() { - return this.f1342c; + return this.f1343c; } public int hashCode() { Double d = this.a; int hashCode = ((((d == null ? 0 : d.hashCode()) ^ 1000003) * 1000003) ^ this.b) * 1000003; - int i = this.f1342c ? 1231 : 1237; + int i = this.f1343c ? 1231 : 1237; long j = this.e; long j2 = this.f; return ((((((hashCode ^ i) * 1000003) ^ this.d) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32))); @@ -117,7 +117,7 @@ public final class r extends v.d.AbstractC0135d.b { K.append(", batteryVelocity="); K.append(this.b); K.append(", proximityOn="); - K.append(this.f1342c); + K.append(this.f1343c); K.append(", orientation="); K.append(this.d); K.append(", ramUsed="); diff --git a/app/src/main/java/c/i/c/m/d/m/t.java b/app/src/main/java/c/i/c/m/d/m/t.java index 5441d8fbed..35b1b95c94 100644 --- a/app/src/main/java/c/i/c/m/d/m/t.java +++ b/app/src/main/java/c/i/c/m/d/m/t.java @@ -8,20 +8,20 @@ public final class t extends v.d.e { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1344c; + public final String f1345c; public final boolean d; public t(int i, String str, String str2, boolean z2, a aVar) { this.a = i; this.b = str; - this.f1344c = str2; + this.f1345c = str2; this.d = z2; } @Override // c.i.c.m.d.m.v.d.e @NonNull public String a() { - return this.f1344c; + return this.f1345c; } @Override // c.i.c.m.d.m.v.d.e @@ -48,11 +48,11 @@ public final class t extends v.d.e { return false; } v.d.e eVar = (v.d.e) obj; - return this.a == eVar.b() && this.b.equals(eVar.c()) && this.f1344c.equals(eVar.a()) && this.d == eVar.d(); + return this.a == eVar.b() && this.b.equals(eVar.c()) && this.f1345c.equals(eVar.a()) && this.d == eVar.d(); } public int hashCode() { - return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1344c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); + return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1345c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); } public String toString() { @@ -61,7 +61,7 @@ public final class t extends v.d.e { K.append(", version="); K.append(this.b); K.append(", buildVersion="); - K.append(this.f1344c); + K.append(this.f1345c); K.append(", jailbroken="); return c.d.b.a.a.F(K, this.d, "}"); } diff --git a/app/src/main/java/c/i/c/m/d/m/x/h.java b/app/src/main/java/c/i/c/m/d/m/x/h.java index 28a9e6333e..ae69032bcc 100644 --- a/app/src/main/java/c/i/c/m/d/m/x/h.java +++ b/app/src/main/java/c/i/c/m/d/m/x/h.java @@ -191,7 +191,7 @@ public class h { } else if (c3 != 5) { jsonReader.skipValue(); } else { - bVar2.f1343c = Boolean.valueOf(jsonReader.nextBoolean()); + bVar2.f1344c = Boolean.valueOf(jsonReader.nextBoolean()); } } jsonReader.endObject(); @@ -574,7 +574,7 @@ public class h { bVar.a = Long.valueOf(jsonReader.nextLong()); break; case 3: - bVar.f1341c = jsonReader.nextString(); + bVar.f1342c = jsonReader.nextString(); break; case 4: bVar.e = Integer.valueOf(jsonReader.nextInt()); @@ -711,7 +711,7 @@ public class h { bVar.d = nextString4; break; case 5: - bVar.f1326c = Integer.valueOf(jsonReader.nextInt()); + bVar.f1327c = Integer.valueOf(jsonReader.nextInt()); break; case 6: String nextString5 = jsonReader.nextString(); @@ -810,7 +810,7 @@ public class h { switch (c3) { case 0: str = str3; - bVar2.f1328c = Long.valueOf(jsonReader.nextLong()); + bVar2.f1329c = Long.valueOf(jsonReader.nextLong()); break; case 1: str = str3; @@ -914,7 +914,7 @@ public class h { bVar3.e = Long.valueOf(jsonReader.nextLong()); break; case 5: - bVar3.f1331c = Integer.valueOf(jsonReader.nextInt()); + bVar3.f1332c = Integer.valueOf(jsonReader.nextInt()); break; case 6: String nextString7 = jsonReader.nextString(); diff --git a/app/src/main/java/c/i/c/m/d/n/a.java b/app/src/main/java/c/i/c/m/d/n/a.java index 2b82d823ff..13588b885d 100644 --- a/app/src/main/java/c/i/c/m/d/n/a.java +++ b/app/src/main/java/c/i/c/m/d/n/a.java @@ -4,11 +4,10 @@ import c.c.a.y.b; import com.discord.models.domain.ModelAuditLogEntry; import d0.z.d.m; import f0.d; -import f0.f0.c; -import f0.f0.g.e; +import f0.e0.c; +import f0.e0.g.e; import f0.w; import f0.x; -import f0.z; import java.io.File; import java.io.IOException; import java.util.HashMap; @@ -17,6 +16,7 @@ import java.util.Objects; import java.util.concurrent.TimeUnit; import okhttp3.MediaType; import okhttp3.MultipartBody; +import okhttp3.Request; import okhttp3.RequestBody; import okhttp3.Response; import okhttp3.ResponseBody; @@ -26,7 +26,7 @@ public class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f1345c; + public final String f1346c; public final Map d; public final Map e; public MultipartBody.a f = null; @@ -42,14 +42,14 @@ public class a { /* JADX WARN: Incorrect types in method signature: (Ljava/lang/Object;Ljava/lang/String;Ljava/util/Map;)V */ public a(int i, String str, Map map) { this.b = i; - this.f1345c = str; + this.f1346c = str; this.d = map; this.e = new HashMap(); } public c a() throws IOException { w wVar; - z.a aVar = new z.a(); + Request.a aVar = new Request.a(); d dVar = new d(true, false, -1, -1, false, false, false, -1, -1, false, false, false, null, null); m.checkParameterIsNotNull(dVar, "cacheControl"); String dVar2 = dVar.toString(); @@ -58,7 +58,7 @@ public class a { } else { aVar.b("Cache-Control", dVar2); } - String str = this.f1345c; + String str = this.f1346c; m.checkParameterIsNotNull(str, "$this$toHttpUrlOrNull"); String str2 = null; try { @@ -105,7 +105,7 @@ public class a { } public a c(String str, String str2, String str3, File file) { - MediaType.a aVar = MediaType.f2897c; + MediaType.a aVar = MediaType.f2903c; RequestBody create = RequestBody.create(MediaType.a.b(str3), file); if (this.f == null) { MultipartBody.a aVar2 = new MultipartBody.a(); diff --git a/app/src/main/java/c/i/c/m/d/n/c.java b/app/src/main/java/c/i/c/m/d/n/c.java index 22c244ab58..fbd2c081b1 100644 --- a/app/src/main/java/c/i/c/m/d/n/c.java +++ b/app/src/main/java/c/i/c/m/d/n/c.java @@ -7,11 +7,11 @@ public class c { public String b; /* renamed from: c reason: collision with root package name */ - public Headers f1346c; + public Headers f1347c; public c(int i, String str, Headers headers) { this.a = i; this.b = str; - this.f1346c = headers; + this.f1347c = headers; } } diff --git a/app/src/main/java/c/i/c/m/d/o/g.java b/app/src/main/java/c/i/c/m/d/o/g.java index 9b37571069..2a3ecefa4c 100644 --- a/app/src/main/java/c/i/c/m/d/o/g.java +++ b/app/src/main/java/c/i/c/m/d/o/g.java @@ -27,7 +27,7 @@ public class g { public static final int b = 15; /* renamed from: c reason: collision with root package name */ - public static final h f1347c = new h(); + public static final h f1348c = new h(); public static final Comparator d = e.i; public static final FilenameFilter e = f.a; @NonNull diff --git a/app/src/main/java/c/i/c/m/d/p/d.java b/app/src/main/java/c/i/c/m/d/p/d.java index 8aa7be76b2..cd0b1e0d66 100644 --- a/app/src/main/java/c/i/c/m/d/p/d.java +++ b/app/src/main/java/c/i/c/m/d/p/d.java @@ -29,7 +29,7 @@ public class d { if (str != null) { b2 += c.b(3, a.a(str)); } - for (StackTraceElement stackTraceElement : eVar.f1357c) { + for (StackTraceElement stackTraceElement : eVar.f1358c) { int h = h(stackTraceElement, true); b2 += c.d(h) + c.e(4) + h; } @@ -164,7 +164,7 @@ public class d { cVar.l(3, a.a(str)); } int i4 = 0; - for (StackTraceElement stackTraceElement : eVar.f1357c) { + for (StackTraceElement stackTraceElement : eVar.f1358c) { k(cVar, 4, stackTraceElement, true); } e eVar2 = eVar.d; diff --git a/app/src/main/java/c/i/c/m/d/q/b.java b/app/src/main/java/c/i/c/m/d/q/b.java index 86c8804fd5..12b3935524 100644 --- a/app/src/main/java/c/i/c/m/d/q/b.java +++ b/app/src/main/java/c/i/c/m/d/q/b.java @@ -13,7 +13,7 @@ public class b { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f1348c; + public final String f1349c; public final String d; public final int e; public final a f; @@ -109,7 +109,7 @@ public class b { public b(@Nullable String str, String str2, int i, a aVar, c.i.c.m.d.q.d.b bVar, a aVar2) { if (bVar != null) { this.b = bVar; - this.f1348c = str; + this.f1349c = str; this.d = str2; this.e = i; this.f = aVar; @@ -123,7 +123,7 @@ public class b { public boolean a(c.i.c.m.d.q.c.c cVar, boolean z2) { boolean z3; try { - c.i.c.m.d.q.c.a aVar = new c.i.c.m.d.q.c.a(this.f1348c, this.d, cVar); + c.i.c.m.d.q.c.a aVar = new c.i.c.m.d.q.c.a(this.f1349c, this.d, cVar); int i = this.e; if (i == 3) { c.i.c.m.d.b.a.b("Report configured to be sent via DataTransport."); diff --git a/app/src/main/java/c/i/c/m/d/q/c/a.java b/app/src/main/java/c/i/c/m/d/q/c/a.java index db4c6a76de..84bf20f6bd 100644 --- a/app/src/main/java/c/i/c/m/d/q/c/a.java +++ b/app/src/main/java/c/i/c/m/d/q/c/a.java @@ -8,11 +8,11 @@ public class a { public final String b; /* renamed from: c reason: collision with root package name */ - public final c f1349c; + public final c f1350c; public a(@Nullable String str, String str2, c cVar) { this.a = str; this.b = str2; - this.f1349c = cVar; + this.f1350c = cVar; } } diff --git a/app/src/main/java/c/i/c/m/d/q/c/d.java b/app/src/main/java/c/i/c/m/d/q/c/d.java index f866821aed..476f53d7f9 100644 --- a/app/src/main/java/c/i/c/m/d/q/c/d.java +++ b/app/src/main/java/c/i/c/m/d/q/c/d.java @@ -12,12 +12,12 @@ public class d implements c { public final File[] b; /* renamed from: c reason: collision with root package name */ - public final Map f1350c; + public final Map f1351c; public d(File file, Map map) { this.a = file; this.b = new File[]{file}; - this.f1350c = new HashMap(map); + this.f1351c = new HashMap(map); } @Override // c.i.c.m.d.q.c.c @@ -28,7 +28,7 @@ public class d implements c { @Override // c.i.c.m.d.q.c.c public Map b() { - return Collections.unmodifiableMap(this.f1350c); + return Collections.unmodifiableMap(this.f1351c); } @Override // c.i.c.m.d.q.c.c diff --git a/app/src/main/java/c/i/c/m/d/q/d/a.java b/app/src/main/java/c/i/c/m/d/q/d/a.java index 037e794c71..e6e1cdc209 100644 --- a/app/src/main/java/c/i/c/m/d/q/d/a.java +++ b/app/src/main/java/c/i/c/m/d/q/d/a.java @@ -13,7 +13,7 @@ public class a implements b { @Override // c.i.c.m.d.q.d.b public boolean a(c.i.c.m.d.q.c.a aVar, boolean z2) { - int h = b.h(aVar.f1349c.d()); + int h = b.h(aVar.f1350c.d()); if (h == 0) { this.a.a(aVar, z2); return true; diff --git a/app/src/main/java/c/i/c/m/d/q/d/c.java b/app/src/main/java/c/i/c/m/d/q/d/c.java index 73271563bf..d72cb3d7f2 100644 --- a/app/src/main/java/c/i/c/m/d/q/d/c.java +++ b/app/src/main/java/c/i/c/m/d/q/d/c.java @@ -22,10 +22,10 @@ public class c extends a implements b { b.e.put("X-CRASHLYTICS-GOOGLE-APP-ID", aVar.b); b.e.put("X-CRASHLYTICS-API-CLIENT-TYPE", "android"); b.e.put("X-CRASHLYTICS-API-CLIENT-VERSION", this.f); - for (Map.Entry entry : aVar.f1349c.b().entrySet()) { + for (Map.Entry entry : aVar.f1350c.b().entrySet()) { b.e.put(entry.getKey(), entry.getValue()); } - c.i.c.m.d.q.c.c cVar = aVar.f1349c; + c.i.c.m.d.q.c.c cVar = aVar.f1350c; b.b("report[identifier]", cVar.a()); if (cVar.e().length == 1) { c.i.c.m.d.b bVar = c.i.c.m.d.b.a; @@ -56,7 +56,7 @@ public class c extends a implements b { try { c.i.c.m.d.n.c a = b.a(); int i2 = a.a; - bVar3.b("Create report request ID: " + a.f1346c.c("X-REQUEST-ID")); + bVar3.b("Create report request ID: " + a.f1347c.c("X-REQUEST-ID")); bVar3.b("Result was: " + i2); return c.i.a.f.e.o.c.e0(i2) == 0; } catch (IOException e2) { diff --git a/app/src/main/java/c/i/c/m/d/q/d/d.java b/app/src/main/java/c/i/c/m/d/q/d/d.java index 70adab9926..b0a7edd114 100644 --- a/app/src/main/java/c/i/c/m/d/q/d/d.java +++ b/app/src/main/java/c/i/c/m/d/q/d/d.java @@ -24,7 +24,7 @@ public class d extends a implements b { b.e.put("X-CRASHLYTICS-API-CLIENT-VERSION", this.f); b.e.put("X-CRASHLYTICS-GOOGLE-APP-ID", str); String str2 = aVar.a; - c cVar = aVar.f1349c; + c cVar = aVar.f1350c; if (str2 != null) { b.b("org_id", str2); } diff --git a/app/src/main/java/c/i/c/m/d/r/c.java b/app/src/main/java/c/i/c/m/d/r/c.java index 79fade4042..0460c8822d 100644 --- a/app/src/main/java/c/i/c/m/d/r/c.java +++ b/app/src/main/java/c/i/c/m/d/r/c.java @@ -10,7 +10,7 @@ public class c { public static final String b = a("hts/cahyiseot-agolai.o/1frlglgc/aclg", "tp:/rsltcrprsp.ogepscmv/ieo/eaybtho"); /* renamed from: c reason: collision with root package name */ - public static final String f1351c = a("AzSBpY4F0rHiHFdinTvM", "IayrSTFL9eJ69YeSUO2"); + public static final String f1352c = a("AzSBpY4F0rHiHFdinTvM", "IayrSTFL9eJ69YeSUO2"); public static final e d = b.a; public final f e; diff --git a/app/src/main/java/c/i/c/m/d/s/c.java b/app/src/main/java/c/i/c/m/d/s/c.java index 5cb51acabb..c8ae578a95 100644 --- a/app/src/main/java/c/i/c/m/d/s/c.java +++ b/app/src/main/java/c/i/c/m/d/s/c.java @@ -30,7 +30,7 @@ public class c implements d { public final g b; /* renamed from: c reason: collision with root package name */ - public final e f1352c; + public final e f1353c; public final e1 d; public final a e; public final d f; @@ -65,7 +65,7 @@ public class c implements d { cVar2.f.b("Requesting settings from " + cVar2.b); cVar2.f.b("Settings query params were: " + f); c.i.c.m.d.n.c a = c2.a(); - cVar2.f.b("Settings request ID: " + a.f1346c.c("X-REQUEST-ID")); + cVar2.f.b("Settings request ID: " + a.f1347c.c("X-REQUEST-ID")); jSONObject = cVar2.g(a); } catch (IOException e2) { if (cVar2.f.a(6)) { @@ -74,7 +74,7 @@ public class c implements d { jSONObject = null; } if (jSONObject != null) { - c.i.c.m.d.s.h.f a2 = c.this.f1352c.a(jSONObject); + c.i.c.m.d.s.h.f a2 = c.this.f1353c.a(jSONObject); a aVar = c.this.e; long j = a2.d; Objects.requireNonNull(aVar); @@ -148,7 +148,7 @@ public class c implements d { this.a = context; this.b = gVar; this.d = e1Var; - this.f1352c = eVar; + this.f1353c = eVar; this.e = aVar; this.f = dVar; this.g = q0Var; @@ -171,7 +171,7 @@ public class c implements d { } JSONObject a2 = this.e.a(); if (a2 != null) { - c.i.c.m.d.s.h.f a3 = this.f1352c.a(a2); + c.i.c.m.d.s.h.f a3 = this.f1353c.a(a2); if (a3 != null) { e(a2, "Loaded cached settings: "); Objects.requireNonNull(this.d); diff --git a/app/src/main/java/c/i/c/m/d/s/h/a.java b/app/src/main/java/c/i/c/m/d/s/h/a.java index edccf6042a..a550fdc8c1 100644 --- a/app/src/main/java/c/i/c/m/d/s/h/a.java +++ b/app/src/main/java/c/i/c/m/d/s/h/a.java @@ -5,7 +5,7 @@ public class a { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1353c; + public final String f1354c; public final String d; public final String e; public final String f; @@ -16,7 +16,7 @@ public class a { public a(String str, String str2, String str3, String str4, String str5, String str6, String str7, int i, String str8, String str9) { this.a = str; this.b = str2; - this.f1353c = str3; + this.f1354c = str3; this.d = str4; this.e = str5; this.f = str6; diff --git a/app/src/main/java/c/i/c/m/d/s/h/b.java b/app/src/main/java/c/i/c/m/d/s/h/b.java index ca01c31f00..c68cfaa03f 100644 --- a/app/src/main/java/c/i/c/m/d/s/h/b.java +++ b/app/src/main/java/c/i/c/m/d/s/h/b.java @@ -5,7 +5,7 @@ public class b { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1354c; + public final String f1355c; public final String d; public final String e; public final boolean f; @@ -15,7 +15,7 @@ public class b { public b(String str, String str2, String str3, String str4, String str5, String str6, boolean z2, int i, int i2) { this.a = str; this.b = str2; - this.f1354c = str3; + this.f1355c = str3; this.d = str4; this.e = str6; this.f = z2; @@ -26,7 +26,7 @@ public class b { public b(String str, String str2, String str3, String str4, boolean z2) { this.a = str; this.b = str2; - this.f1354c = str3; + this.f1355c = str3; this.d = str4; this.e = null; this.f = z2; diff --git a/app/src/main/java/c/i/c/m/d/s/h/f.java b/app/src/main/java/c/i/c/m/d/s/h/f.java index b7ad95db8d..76d9362b9d 100644 --- a/app/src/main/java/c/i/c/m/d/s/h/f.java +++ b/app/src/main/java/c/i/c/m/d/s/h/f.java @@ -5,19 +5,19 @@ public class f implements e { public final d b; /* renamed from: c reason: collision with root package name */ - public final c f1355c; + public final c f1356c; public final long d; public f(long j, b bVar, d dVar, c cVar, int i, int i2) { this.d = j; this.a = bVar; this.b = dVar; - this.f1355c = cVar; + this.f1356c = cVar; } @Override // c.i.c.m.d.s.h.e public c a() { - return this.f1355c; + return this.f1356c; } @Override // c.i.c.m.d.s.h.e diff --git a/app/src/main/java/c/i/c/m/d/s/h/g.java b/app/src/main/java/c/i/c/m/d/s/h/g.java index 890bacec5c..ffc07b74dd 100644 --- a/app/src/main/java/c/i/c/m/d/s/h/g.java +++ b/app/src/main/java/c/i/c/m/d/s/h/g.java @@ -7,7 +7,7 @@ public class g { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1356c; + public final String f1357c; public final String d; public final w0 e; public final String f; @@ -18,7 +18,7 @@ public class g { public g(String str, String str2, String str3, String str4, w0 w0Var, String str5, String str6, String str7, int i) { this.a = str; this.b = str2; - this.f1356c = str3; + this.f1357c = str3; this.d = str4; this.e = w0Var; this.f = str5; diff --git a/app/src/main/java/c/i/c/m/d/s/i/a.java b/app/src/main/java/c/i/c/m/d/s/i/a.java index 099dae7a12..6ad7ff532f 100644 --- a/app/src/main/java/c/i/c/m/d/s/i/a.java +++ b/app/src/main/java/c/i/c/m/d/s/i/a.java @@ -23,7 +23,7 @@ public abstract class a extends c.i.c.m.d.k.a { b.e.put("X-CRASHLYTICS-API-CLIENT-TYPE", "android"); b.e.put("X-CRASHLYTICS-API-CLIENT-VERSION", this.f); b.b("org_id", aVar.a); - b.b("app[identifier]", aVar.f1353c); + b.b("app[identifier]", aVar.f1354c); b.b("app[name]", aVar.g); b.b("app[display_version]", aVar.d); b.b("app[build_version]", aVar.e); @@ -41,7 +41,7 @@ public abstract class a extends c.i.c.m.d.k.a { c a = b.a(); int i = a.a; String str = ShareTarget.METHOD_POST.equalsIgnoreCase(c.c.a.y.b.n(b.b)) ? "Create" : "Update"; - bVar.b(str + " app request ID: " + a.f1346c.c("X-REQUEST-ID")); + bVar.b(str + " app request ID: " + a.f1347c.c("X-REQUEST-ID")); StringBuilder sb = new StringBuilder(); sb.append("Result was "); sb.append(i); diff --git a/app/src/main/java/c/i/c/m/d/s/i/c.java b/app/src/main/java/c/i/c/m/d/s/i/c.java index a18fc2fb57..e60352e717 100644 --- a/app/src/main/java/c/i/c/m/d/s/i/c.java +++ b/app/src/main/java/c/i/c/m/d/s/i/c.java @@ -26,7 +26,7 @@ public class c extends a implements d { e(aVar, "X-CRASHLYTICS-API-CLIENT-VERSION", "17.3.0"); e(aVar, "Accept", RestAPIBuilder.CONTENT_TYPE_JSON); e(aVar, "X-CRASHLYTICS-DEVICE-MODEL", gVar.b); - e(aVar, "X-CRASHLYTICS-OS-BUILD-VERSION", gVar.f1356c); + e(aVar, "X-CRASHLYTICS-OS-BUILD-VERSION", gVar.f1357c); e(aVar, "X-CRASHLYTICS-OS-DISPLAY-VERSION", gVar.d); e(aVar, "X-CRASHLYTICS-INSTALLATION-ID", ((v0) gVar.e).b()); return aVar; diff --git a/app/src/main/java/c/i/c/m/d/t/e.java b/app/src/main/java/c/i/c/m/d/t/e.java index 1453fa1bc7..fffa58e337 100644 --- a/app/src/main/java/c/i/c/m/d/t/e.java +++ b/app/src/main/java/c/i/c/m/d/t/e.java @@ -5,13 +5,13 @@ public class e { public final String b; /* renamed from: c reason: collision with root package name */ - public final StackTraceElement[] f1357c; + public final StackTraceElement[] f1358c; public final e d; public e(Throwable th, d dVar) { this.a = th.getLocalizedMessage(); this.b = th.getClass().getName(); - this.f1357c = dVar.a(th.getStackTrace()); + this.f1358c = dVar.a(th.getStackTrace()); Throwable cause = th.getCause(); this.d = cause != null ? new e(cause, dVar) : null; } diff --git a/app/src/main/java/c/i/c/m/d/u/a.java b/app/src/main/java/c/i/c/m/d/u/a.java index 3fdec8e692..48dfdfc29a 100644 --- a/app/src/main/java/c/i/c/m/d/u/a.java +++ b/app/src/main/java/c/i/c/m/d/u/a.java @@ -9,7 +9,7 @@ public class a { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public String f1358c; + public String f1359c; public a(Context context) { this.a = context; @@ -26,10 +26,10 @@ public class a { } else { str = null; } - this.f1358c = str; + this.f1359c = str; this.b = true; } - String str2 = this.f1358c; + String str2 = this.f1359c; if (str2 != null) { return str2; } diff --git a/app/src/main/java/c/i/c/m/e/a.java b/app/src/main/java/c/i/c/m/e/a.java index f6c6599529..abc0c1fa07 100644 --- a/app/src/main/java/c/i/c/m/e/a.java +++ b/app/src/main/java/c/i/c/m/e/a.java @@ -19,12 +19,12 @@ public class a implements e { public final Context b; /* renamed from: c reason: collision with root package name */ - public final d f1359c; + public final d f1360c; public final f d; public a(Context context, d dVar, f fVar) { this.b = context; - this.f1359c = dVar; + this.f1360c = dVar; this.d = fVar; } @@ -58,7 +58,7 @@ public class a implements e { if (a2 != null && a2.exists() && file.exists()) { bVar2.a = b(file, ".dmp"); bVar2.b = b(a2, ".device_info"); - bVar2.f1361c = new File(a2, "session.json"); + bVar2.f1362c = new File(a2, "session.json"); bVar2.d = new File(a2, "app.json"); bVar2.e = new File(a2, "device.json"); bVar2.f = new File(a2, "os.json"); diff --git a/app/src/main/java/c/i/c/m/e/c.java b/app/src/main/java/c/i/c/m/e/c.java index 6001d8aaff..b632dd7316 100644 --- a/app/src/main/java/c/i/c/m/e/c.java +++ b/app/src/main/java/c/i/c/m/e/c.java @@ -106,7 +106,7 @@ public class c implements a { boolean z2 = false; if (a != null) { try { - z2 = ((JniNativeApi) aVar.f1359c).a(a.getCanonicalPath(), aVar.b.getAssets()); + z2 = ((JniNativeApi) aVar.f1360c).a(a.getCanonicalPath(), aVar.b.getAssets()); } catch (IOException e) { if (b.a.a(6)) { Log.e("FirebaseCrashlytics", "Error initializing CrashlyticsNdk", e); diff --git a/app/src/main/java/c/i/c/m/e/g.java b/app/src/main/java/c/i/c/m/e/g.java index f1c0780326..d055cee3ac 100644 --- a/app/src/main/java/c/i/c/m/e/g.java +++ b/app/src/main/java/c/i/c/m/e/g.java @@ -7,7 +7,7 @@ public final class g { public final File b; /* renamed from: c reason: collision with root package name */ - public final File f1360c; + public final File f1361c; public final File d; public final File e; public final File f; @@ -18,7 +18,7 @@ public final class g { public File b; /* renamed from: c reason: collision with root package name */ - public File f1361c; + public File f1362c; public File d; public File e; public File f; @@ -27,7 +27,7 @@ public final class g { public g(b bVar, a aVar) { this.a = bVar.a; this.b = bVar.b; - this.f1360c = bVar.f1361c; + this.f1361c = bVar.f1362c; this.d = bVar.d; this.e = bVar.e; this.f = bVar.f; diff --git a/app/src/main/java/c/i/c/m/e/h.java b/app/src/main/java/c/i/c/m/e/h.java index 4deadbc89c..e79b883af0 100644 --- a/app/src/main/java/c/i/c/m/e/h.java +++ b/app/src/main/java/c/i/c/m/e/h.java @@ -32,7 +32,7 @@ public class h implements d { @Override // c.i.c.m.d.d public File e() { - return this.a.f1360c; + return this.a.f1361c; } @Override // c.i.c.m.d.d diff --git a/app/src/main/java/c/i/c/p/h/d.java b/app/src/main/java/c/i/c/p/h/d.java index cd13b311c0..163ae09a5a 100644 --- a/app/src/main/java/c/i/c/p/h/d.java +++ b/app/src/main/java/c/i/c/p/h/d.java @@ -24,7 +24,7 @@ public class d implements a { public void b(@NonNull Object obj, @NonNull Writer writer) throws IOException { e eVar = this.a; - f fVar = new f(writer, eVar.b, eVar.f1362c, eVar.d, eVar.e); + f fVar = new f(writer, eVar.b, eVar.f1363c, eVar.d, eVar.e); fVar.g(obj, false); fVar.i(); fVar.b.flush(); diff --git a/app/src/main/java/c/i/c/p/h/e.java b/app/src/main/java/c/i/c/p/h/e.java index eff90d4128..9a99a48b5f 100644 --- a/app/src/main/java/c/i/c/p/h/e.java +++ b/app/src/main/java/c/i/c/p/h/e.java @@ -18,7 +18,7 @@ public final class e implements b { public final Map, c> b; /* renamed from: c reason: collision with root package name */ - public final Map, c.i.c.p.e> f1362c; + public final Map, c.i.c.p.e> f1363c; public c d = a.a; public boolean e = false; @@ -46,7 +46,7 @@ public final class e implements b { HashMap hashMap = new HashMap(); this.b = hashMap; HashMap hashMap2 = new HashMap(); - this.f1362c = hashMap2; + this.f1363c = hashMap2; hashMap2.put(String.class, b.a); hashMap.remove(String.class); hashMap2.put(Boolean.class, c.a); diff --git a/app/src/main/java/c/i/c/p/h/f.java b/app/src/main/java/c/i/c/p/h/f.java index 1086309617..13d77e3881 100644 --- a/app/src/main/java/c/i/c/p/h/f.java +++ b/app/src/main/java/c/i/c/p/h/f.java @@ -19,14 +19,14 @@ public final class f implements d, c.i.c.p.f { public final JsonWriter b; /* renamed from: c reason: collision with root package name */ - public final Map, c> f1363c; + public final Map, c> f1364c; public final Map, e> d; public final c e; public final boolean f; public f(@NonNull Writer writer, @NonNull Map, c> map, @NonNull Map, e> map2, c cVar, boolean z2) { this.b = new JsonWriter(writer); - this.f1363c = map; + this.f1364c = map; this.d = map2; this.e = cVar; this.f = z2; @@ -163,7 +163,7 @@ public final class f implements d, c.i.c.p.f { this.b.endObject(); return this; } else { - c cVar = this.f1363c.get(obj.getClass()); + c cVar = this.f1364c.get(obj.getClass()); if (cVar != null) { if (!z2) { this.b.beginObject(); diff --git a/app/src/main/java/c/i/c/s/f.java b/app/src/main/java/c/i/c/s/f.java index 28bd1ec240..3291eee7e4 100644 --- a/app/src/main/java/c/i/c/s/f.java +++ b/app/src/main/java/c/i/c/s/f.java @@ -22,16 +22,16 @@ public class f { public static d0 b; /* renamed from: c reason: collision with root package name */ - public final Context f1364c; + public final Context f1365c; public final Executor d; public f(Context context) { - this.f1364c = context; + this.f1365c = context; this.d = a.i; } public f(Context context, ExecutorService executorService) { - this.f1364c = context; + this.f1365c = context; this.d = executorService; } @@ -75,7 +75,7 @@ public class f { intent.putExtra("rawData", Base64.decode(stringExtra, 0)); intent.removeExtra("gcm.rawData64"); } - Context context = this.f1364c; + Context context = this.f1365c; boolean z3 = c.R() && context.getApplicationInfo().targetSdkVersion >= 26; if ((intent.getFlags() & 268435456) != 0) { z2 = true; diff --git a/app/src/main/java/c/i/c/s/i.java b/app/src/main/java/c/i/c/s/i.java index 69cc7657c9..d97b304855 100644 --- a/app/src/main/java/c/i/c/s/i.java +++ b/app/src/main/java/c/i/c/s/i.java @@ -9,16 +9,16 @@ public final /* synthetic */ class i implements a { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1365c; + public final String f1366c; public i(FirebaseInstanceId firebaseInstanceId, String str, String str2) { this.a = firebaseInstanceId; this.b = str; - this.f1365c = str2; + this.f1366c = str2; } @Override // c.i.a.f.n.a public final Object a(Task task) { - return this.a.m(this.b, this.f1365c); + return this.a.m(this.b, this.f1366c); } } diff --git a/app/src/main/java/c/i/c/s/l.java b/app/src/main/java/c/i/c/s/l.java index 3c85517b56..7c3c286b33 100644 --- a/app/src/main/java/c/i/c/s/l.java +++ b/app/src/main/java/c/i/c/s/l.java @@ -12,13 +12,13 @@ public final /* synthetic */ class l implements f { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1366c; + public final String f1367c; public final String d; public l(FirebaseInstanceId firebaseInstanceId, String str, String str2, String str3) { this.a = firebaseInstanceId; this.b = str; - this.f1366c = str2; + this.f1367c = str2; this.d = str3; } @@ -26,7 +26,7 @@ public final /* synthetic */ class l implements f { public final Task a(Object obj) { FirebaseInstanceId firebaseInstanceId = this.a; String str = this.b; - String str2 = this.f1366c; + String str2 = this.f1367c; String str3 = this.d; String str4 = (String) obj; w wVar = FirebaseInstanceId.b; diff --git a/app/src/main/java/c/i/c/s/n.java b/app/src/main/java/c/i/c/s/n.java index 9ea05844fd..a5b8849733 100644 --- a/app/src/main/java/c/i/c/s/n.java +++ b/app/src/main/java/c/i/c/s/n.java @@ -32,7 +32,7 @@ public class n { public final q b; /* renamed from: c reason: collision with root package name */ - public final b f1367c; + public final b f1368c; public final a d; public final a e; public final g f; @@ -42,7 +42,7 @@ public class n { b bVar = new b(cVar.d); this.a = cVar; this.b = qVar; - this.f1367c = bVar; + this.f1368c = bVar; this.d = aVar; this.e = aVar2; this.f = gVar; @@ -81,10 +81,10 @@ public class n { bundle.putString("app_ver", this.b.a()); q qVar2 = this.b; synchronized (qVar2) { - if (qVar2.f1368c == null) { + if (qVar2.f1369c == null) { qVar2.e(); } - str4 = qVar2.f1368c; + str4 = qVar2.f1369c; } bundle.putString("app_ver_name", str4); c cVar2 = this.a; @@ -113,7 +113,7 @@ public class n { bundle.putString("Firebase-Client-Log-Type", Integer.toString(a.f())); bundle.putString("Firebase-Client", hVar.getUserAgent()); } - b bVar = this.f1367c; + b bVar = this.f1368c; r rVar = bVar.e; synchronized (rVar) { if (rVar.b == 0 && (b = rVar.b("com.google.android.gms")) != null) { diff --git a/app/src/main/java/c/i/c/s/q.java b/app/src/main/java/c/i/c/s/q.java index f1afee997c..c1f73b128c 100644 --- a/app/src/main/java/c/i/c/s/q.java +++ b/app/src/main/java/c/i/c/s/q.java @@ -15,7 +15,7 @@ public class q { public String b; /* renamed from: c reason: collision with root package name */ - public String f1368c; + public String f1369c; public int d; public int e = 0; @@ -106,7 +106,7 @@ public class q { PackageInfo c2 = c(this.a.getPackageName()); if (c2 != null) { this.b = Integer.toString(c2.versionCode); - this.f1368c = c2.versionName; + this.f1369c = c2.versionName; } } } diff --git a/app/src/main/java/c/i/c/s/v.java b/app/src/main/java/c/i/c/s/v.java index 13db723e12..23a13206d2 100644 --- a/app/src/main/java/c/i/c/s/v.java +++ b/app/src/main/java/c/i/c/s/v.java @@ -13,7 +13,7 @@ public class v { public String b = null; /* renamed from: c reason: collision with root package name */ - public Boolean f1369c = null; + public Boolean f1370c = null; public Boolean d = null; public final Queue e = new ArrayDeque(); @@ -32,19 +32,19 @@ public class v { if (this.d == null) { this.d = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.ACCESS_NETWORK_STATE") == 0); } - if (!this.f1369c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1370c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { Log.d("FirebaseInstanceId", "Missing Permission: android.permission.ACCESS_NETWORK_STATE this should normally be included by the manifest merger, but may needed to be manually added to your manifest"); } return this.d.booleanValue(); } public boolean c(Context context) { - if (this.f1369c == null) { - this.f1369c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); + if (this.f1370c == null) { + this.f1370c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); } - if (!this.f1369c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1370c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { Log.d("FirebaseInstanceId", "Missing Permission: android.permission.WAKE_LOCK this should normally be included by the manifest merger, but may needed to be manually added to your manifest"); } - return this.f1369c.booleanValue(); + return this.f1370c.booleanValue(); } } diff --git a/app/src/main/java/c/i/c/s/w.java b/app/src/main/java/c/i/c/s/w.java index ec2a950b7a..5270e5bb61 100644 --- a/app/src/main/java/c/i/c/s/w.java +++ b/app/src/main/java/c/i/c/s/w.java @@ -22,7 +22,7 @@ public class w { @GuardedBy("this") /* renamed from: c reason: collision with root package name */ - public final Map f1370c = new ArrayMap(); + public final Map f1371c = new ArrayMap(); /* compiled from: com.google.firebase:firebase-iid@@21.0.0 */ public static class a { @@ -30,12 +30,12 @@ public class w { public static final /* synthetic */ int b = 0; /* renamed from: c reason: collision with root package name */ - public final String f1371c; + public final String f1372c; public final String d; public final long e; public a(String str, String str2, long j) { - this.f1371c = str; + this.f1372c = str; this.d = str2; this.e = j; } @@ -113,7 +113,7 @@ public class w { } public synchronized void c() { - this.f1370c.clear(); + this.f1371c.clear(); this.a.edit().clear().commit(); } diff --git a/app/src/main/java/c/i/c/s/x.java b/app/src/main/java/c/i/c/s/x.java index 96df463b9c..bdf5d5e0fd 100644 --- a/app/src/main/java/c/i/c/s/x.java +++ b/app/src/main/java/c/i/c/s/x.java @@ -102,7 +102,7 @@ public class x implements Runnable { if (Log.isLoggable("FirebaseInstanceId", 3)) { Log.d("FirebaseInstanceId", "Token successfully retrieved"); } - if (j == null || !b.equals(j.f1371c)) { + if (j == null || !b.equals(j.f1372c)) { b(b); } return true; diff --git a/app/src/main/java/c/i/c/s/y.java b/app/src/main/java/c/i/c/s/y.java index c55988fea0..931b444a3f 100644 --- a/app/src/main/java/c/i/c/s/y.java +++ b/app/src/main/java/c/i/c/s/y.java @@ -12,14 +12,14 @@ public final class y { public static final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public static a f1372c; + public static a f1373c; public static ComponentName a(@NonNull Context context, @NonNull Intent intent) { synchronized (b) { - if (f1372c == null) { + if (f1373c == null) { a aVar = new a(context, 1, "wake:com.google.firebase.iid.WakeLockHolder"); - f1372c = aVar; - aVar.f1222c.setReferenceCounted(true); + f1373c = aVar; + aVar.f1223c.setReferenceCounted(true); aVar.h = true; } boolean booleanExtra = intent.getBooleanExtra("com.google.firebase.iid.WakeLockHolder.wakefulintent", false); @@ -29,7 +29,7 @@ public final class y { return null; } if (!booleanExtra) { - f1372c.a(a); + f1373c.a(a); } return startService; } diff --git a/app/src/main/java/c/i/c/u/a.java b/app/src/main/java/c/i/c/u/a.java index 99beb4b0ea..9b72f63545 100644 --- a/app/src/main/java/c/i/c/u/a.java +++ b/app/src/main/java/c/i/c/u/a.java @@ -7,12 +7,12 @@ public final class a extends k { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f1373c; + public final long f1374c; public a(String str, long j, long j2, C0143a aVar) { this.a = str; this.b = j; - this.f1373c = j2; + this.f1374c = j2; } @Override // c.i.c.u.k @@ -24,7 +24,7 @@ public final class a extends k { @Override // c.i.c.u.k @NonNull public long b() { - return this.f1373c; + return this.f1374c; } @Override // c.i.c.u.k @@ -41,12 +41,12 @@ public final class a extends k { return false; } k kVar = (k) obj; - return this.a.equals(kVar.a()) && this.b == kVar.c() && this.f1373c == kVar.b(); + return this.a.equals(kVar.a()) && this.b == kVar.c() && this.f1374c == kVar.b(); } public int hashCode() { long j = this.b; - long j2 = this.f1373c; + long j2 = this.f1374c; return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32))); } @@ -56,6 +56,6 @@ public final class a extends k { K.append(", tokenExpirationTimestamp="); K.append(this.b); K.append(", tokenCreationTimestamp="); - return c.d.b.a.a.y(K, this.f1373c, "}"); + return c.d.b.a.a.y(K, this.f1374c, "}"); } } diff --git a/app/src/main/java/c/i/c/u/e.java b/app/src/main/java/c/i/c/u/e.java index 5d856ab678..0556d7d49a 100644 --- a/app/src/main/java/c/i/c/u/e.java +++ b/app/src/main/java/c/i/c/u/e.java @@ -28,7 +28,7 @@ public final /* synthetic */ class e implements Runnable { Objects.requireNonNull(fVar); Object obj2 = f.a; synchronized (obj2) { - c cVar = fVar.f1374c; + c cVar = fVar.f1375c; cVar.a(); b a = b.a(cVar.d, "generatefid.lock"); try { @@ -45,7 +45,7 @@ public final /* synthetic */ class e implements Runnable { if (z2 || fVar.f.d(b)) { dVar = fVar.c(b); synchronized (obj2) { - c.i.c.c cVar2 = fVar.f1374c; + c.i.c.c cVar2 = fVar.f1375c; cVar2.a(); b a2 = b.a(cVar2.d, "generatefid.lock"); try { diff --git a/app/src/main/java/c/i/c/u/f.java b/app/src/main/java/c/i/c/u/f.java index 497bacf996..1112138b4f 100644 --- a/app/src/main/java/c/i/c/u/f.java +++ b/app/src/main/java/c/i/c/u/f.java @@ -42,7 +42,7 @@ public class f implements g { public static final ThreadFactory b = new a(); /* renamed from: c reason: collision with root package name */ - public final c f1374c; + public final c f1375c; public final c.i.c.u.p.c d; public final c.i.c.u.o.c e; public final n f; @@ -77,7 +77,7 @@ public class f implements g { n c2 = n.c(); b bVar = new b(cVar); l lVar = new l(); - this.f1374c = cVar; + this.f1375c = cVar; this.d = cVar2; this.e = cVar3; this.f = c2; @@ -112,7 +112,7 @@ public class f implements g { public final void b(boolean z2) { c.i.c.u.o.d b2; synchronized (a) { - c cVar = this.f1374c; + c cVar = this.f1375c; cVar.a(); b a2 = b.a(cVar.d, "generatefid.lock"); try { @@ -134,7 +134,7 @@ public class f implements g { } if (z2) { a.b bVar2 = (a.b) b2.k(); - bVar2.f1377c = null; + bVar2.f1378c = null; b2 = bVar2.a(); } l(b2); @@ -172,7 +172,7 @@ public class f implements g { } else if (responseCode < 500 || responseCode >= 600) { Log.e("Firebase-Installations", "Firebase Installations can not communicate with Firebase server APIs due to invalid configuration. Please update your Firebase initialization process and set valid Firebase options (API key, Project ID, Application ID) when initializing Firebase."); b.C0146b bVar = (b.C0146b) c.i.c.u.p.f.a(); - bVar.f1381c = f.b.BAD_CONFIG; + bVar.f1382c = f.b.BAD_CONFIG; f = bVar.a(); } else { c2.disconnect(); @@ -180,18 +180,18 @@ public class f implements g { } } b.C0146b bVar2 = (b.C0146b) c.i.c.u.p.f.a(); - bVar2.f1381c = f.b.AUTH_ERROR; + bVar2.f1382c = f.b.AUTH_ERROR; f = bVar2.a(); } c2.disconnect(); c.i.c.u.p.b bVar3 = (c.i.c.u.p.b) f; - int ordinal = bVar3.f1380c.ordinal(); + int ordinal = bVar3.f1381c.ordinal(); if (ordinal == 0) { String str3 = bVar3.a; long j = bVar3.b; long b2 = this.f.b(); a.b bVar4 = (a.b) dVar.k(); - bVar4.f1377c = str3; + bVar4.f1378c = str3; bVar4.e = Long.valueOf(j); bVar4.f = Long.valueOf(b2); return bVar4.a(); @@ -223,21 +223,21 @@ public class f implements g { @Nullable public String d() { - c.i.c.c cVar = this.f1374c; + c.i.c.c cVar = this.f1375c; cVar.a(); return cVar.f.a; } @VisibleForTesting public String e() { - c.i.c.c cVar = this.f1374c; + c.i.c.c cVar = this.f1375c; cVar.a(); return cVar.f.b; } @Nullable public String g() { - c.i.c.c cVar = this.f1374c; + c.i.c.c cVar = this.f1375c; cVar.a(); return cVar.f.g; } @@ -275,10 +275,10 @@ public class f implements g { public final String i(c.i.c.u.o.d dVar) { String string; - c.i.c.c cVar = this.f1374c; + c.i.c.c cVar = this.f1375c; cVar.a(); - if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1374c.h()) { - if (((c.i.c.u.o.a) dVar).f1376c == c.a.ATTEMPT_MIGRATION) { + if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1375c.h()) { + if (((c.i.c.u.o.a) dVar).f1377c == c.a.ATTEMPT_MIGRATION) { c.i.c.u.o.b bVar = this.g; synchronized (bVar.b) { synchronized (bVar.b) { @@ -312,7 +312,7 @@ public class f implements g { break; } String str3 = strArr[i]; - String str4 = bVar.f1378c; + String str4 = bVar.f1379c; String string = bVar.b.getString("|T|" + str4 + "|" + str3, null); if (string == null || string.isEmpty()) { i++; @@ -368,14 +368,14 @@ public class f implements g { int ordinal = aVar4.e.ordinal(); if (ordinal == 0) { String str6 = aVar4.b; - String str7 = aVar4.f1379c; + String str7 = aVar4.f1380c; long b2 = this.f.b(); String c3 = aVar4.d.c(); long d2 = aVar4.d.d(); a.b bVar2 = (a.b) dVar.k(); bVar2.a = str6; bVar2.b(c.a.REGISTERED); - bVar2.f1377c = c3; + bVar2.f1378c = c3; bVar2.d = str7; bVar2.e = Long.valueOf(d2); bVar2.f = Long.valueOf(b2); diff --git a/app/src/main/java/c/i/c/u/n.java b/app/src/main/java/c/i/c/u/n.java index e34a11e2cb..a74f0f1e5f 100644 --- a/app/src/main/java/c/i/c/u/n.java +++ b/app/src/main/java/c/i/c/u/n.java @@ -13,7 +13,7 @@ public final class n { public static final Pattern b = Pattern.compile("\\AA[\\w-]{38}\\z"); /* renamed from: c reason: collision with root package name */ - public static n f1375c; + public static n f1376c; public final a d; public n(a aVar) { @@ -25,10 +25,10 @@ public final class n { a.a = new a(); } a aVar = a.a; - if (f1375c == null) { - f1375c = new n(aVar); + if (f1376c == null) { + f1376c = new n(aVar); } - return f1375c; + return f1376c; } public long a() { diff --git a/app/src/main/java/c/i/c/u/o/a.java b/app/src/main/java/c/i/c/u/o/a.java index af3ff51fe4..eefe8f720b 100644 --- a/app/src/main/java/c/i/c/u/o/a.java +++ b/app/src/main/java/c/i/c/u/o/a.java @@ -10,7 +10,7 @@ public final class a extends d { public final String b; /* renamed from: c reason: collision with root package name */ - public final c.a f1376c; + public final c.a f1377c; public final String d; public final String e; public final long f; @@ -23,7 +23,7 @@ public final class a extends d { public c.a b; /* renamed from: c reason: collision with root package name */ - public String f1377c; + public String f1378c; public String d; public Long e; public Long f; @@ -35,8 +35,8 @@ public final class a extends d { public b(d dVar, C0144a aVar) { a aVar2 = (a) dVar; this.a = aVar2.b; - this.b = aVar2.f1376c; - this.f1377c = aVar2.d; + this.b = aVar2.f1377c; + this.f1378c = aVar2.d; this.d = aVar2.e; this.e = Long.valueOf(aVar2.f); this.f = Long.valueOf(aVar2.g); @@ -53,7 +53,7 @@ public final class a extends d { str = c.d.b.a.a.s(str, " tokenCreationEpochInSecs"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f1377c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); + return new a(this.a, this.b, this.f1378c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -78,7 +78,7 @@ public final class a extends d { public a(String str, c.a aVar, String str2, String str3, long j, long j2, String str4, C0144a aVar2) { this.b = str; - this.f1376c = aVar; + this.f1377c = aVar; this.d = str2; this.e = str3; this.f = j; @@ -127,7 +127,7 @@ public final class a extends d { d dVar = (d) obj; String str3 = this.b; if (str3 != null ? str3.equals(dVar.c()) : dVar.c() == null) { - if (this.f1376c.equals(dVar.f()) && ((str = this.d) != null ? str.equals(dVar.a()) : dVar.a() == null) && ((str2 = this.e) != null ? str2.equals(dVar.e()) : dVar.e() == null) && this.f == dVar.b() && this.g == dVar.g()) { + if (this.f1377c.equals(dVar.f()) && ((str = this.d) != null ? str.equals(dVar.a()) : dVar.a() == null) && ((str2 = this.e) != null ? str2.equals(dVar.e()) : dVar.e() == null) && this.f == dVar.b() && this.g == dVar.g()) { String str4 = this.h; if (str4 == null) { if (dVar.d() == null) { @@ -144,7 +144,7 @@ public final class a extends d { @Override // c.i.c.u.o.d @NonNull public c.a f() { - return this.f1376c; + return this.f1377c; } @Override // c.i.c.u.o.d @@ -155,7 +155,7 @@ public final class a extends d { public int hashCode() { String str = this.b; int i = 0; - int hashCode = ((((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003) ^ this.f1376c.hashCode()) * 1000003; + int hashCode = ((((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003) ^ this.f1377c.hashCode()) * 1000003; String str2 = this.d; int hashCode2 = (hashCode ^ (str2 == null ? 0 : str2.hashCode())) * 1000003; String str3 = this.e; @@ -179,7 +179,7 @@ public final class a extends d { StringBuilder K = c.d.b.a.a.K("PersistedInstallationEntry{firebaseInstallationId="); K.append(this.b); K.append(", registrationStatus="); - K.append(this.f1376c); + K.append(this.f1377c); K.append(", authToken="); K.append(this.d); K.append(", refreshToken="); diff --git a/app/src/main/java/c/i/c/u/o/b.java b/app/src/main/java/c/i/c/u/o/b.java index 1c20bae366..c40744f22a 100644 --- a/app/src/main/java/c/i/c/u/o/b.java +++ b/app/src/main/java/c/i/c/u/o/b.java @@ -20,7 +20,7 @@ public class b { public final SharedPreferences b; /* renamed from: c reason: collision with root package name */ - public final String f1378c; + public final String f1379c; /* JADX WARNING: Code restructure failed: missing block: B:9:0x0046, code lost: if (r0.isEmpty() != false) goto L_0x0048; @@ -41,7 +41,7 @@ public class b { str = null; } } - this.f1378c = str; + this.f1379c = str; } @Nullable diff --git a/app/src/main/java/c/i/c/u/o/c.java b/app/src/main/java/c/i/c/u/o/c.java index cf94eb75a0..5e48da1309 100644 --- a/app/src/main/java/c/i/c/u/o/c.java +++ b/app/src/main/java/c/i/c/u/o/c.java @@ -96,7 +96,7 @@ public class c { bVar.c(0); bVar.a = optString; bVar.b(a.values()[optInt]); - bVar.f1377c = optString2; + bVar.f1378c = optString2; bVar.d = optString3; bVar.d(optLong); bVar.c(optLong2); diff --git a/app/src/main/java/c/i/c/u/o/d.java b/app/src/main/java/c/i/c/u/o/d.java index 9383b5be9a..a27348de7f 100644 --- a/app/src/main/java/c/i/c/u/o/d.java +++ b/app/src/main/java/c/i/c/u/o/d.java @@ -57,7 +57,7 @@ public abstract class d { } public boolean i() { - c.a aVar = ((a) this).f1376c; + c.a aVar = ((a) this).f1377c; return aVar == c.a.NOT_GENERATED || aVar == c.a.ATTEMPT_MIGRATION; } diff --git a/app/src/main/java/c/i/c/u/p/a.java b/app/src/main/java/c/i/c/u/p/a.java index 9e7cf8be48..0e1885453f 100644 --- a/app/src/main/java/c/i/c/u/p/a.java +++ b/app/src/main/java/c/i/c/u/p/a.java @@ -8,14 +8,14 @@ public final class a extends d { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1379c; + public final String f1380c; public final f d; public final d.a e; public a(String str, String str2, String str3, f fVar, d.a aVar, C0145a aVar2) { this.a = str; this.b = str2; - this.f1379c = str3; + this.f1380c = str3; this.d = fVar; this.e = aVar; } @@ -35,7 +35,7 @@ public final class a extends d { @Override // c.i.c.u.p.d @Nullable public String c() { - return this.f1379c; + return this.f1380c; } @Override // c.i.c.u.p.d @@ -62,7 +62,7 @@ public final class a extends d { if (str != null ? str.equals(dVar.e()) : dVar.e() == null) { String str2 = this.b; if (str2 != null ? str2.equals(dVar.b()) : dVar.b() == null) { - String str3 = this.f1379c; + String str3 = this.f1380c; if (str3 != null ? str3.equals(dVar.c()) : dVar.c() == null) { f fVar = this.d; if (fVar != null ? fVar.equals(dVar.a()) : dVar.a() == null) { @@ -87,7 +87,7 @@ public final class a extends d { int hashCode = ((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003; String str2 = this.b; int hashCode2 = (hashCode ^ (str2 == null ? 0 : str2.hashCode())) * 1000003; - String str3 = this.f1379c; + String str3 = this.f1380c; int hashCode3 = (hashCode2 ^ (str3 == null ? 0 : str3.hashCode())) * 1000003; f fVar = this.d; int hashCode4 = (hashCode3 ^ (fVar == null ? 0 : fVar.hashCode())) * 1000003; @@ -104,7 +104,7 @@ public final class a extends d { K.append(", fid="); K.append(this.b); K.append(", refreshToken="); - K.append(this.f1379c); + K.append(this.f1380c); K.append(", authToken="); K.append(this.d); K.append(", responseCode="); diff --git a/app/src/main/java/c/i/c/u/p/b.java b/app/src/main/java/c/i/c/u/p/b.java index 9720fdda0d..2a3f1f9893 100644 --- a/app/src/main/java/c/i/c/u/p/b.java +++ b/app/src/main/java/c/i/c/u/p/b.java @@ -9,7 +9,7 @@ public final class b extends f { public final long b; /* renamed from: c reason: collision with root package name */ - public final f.b f1380c; + public final f.b f1381c; /* compiled from: AutoValue_TokenResult */ /* renamed from: c.i.c.u.p.b$b reason: collision with other inner class name */ @@ -18,13 +18,13 @@ public final class b extends f { public Long b; /* renamed from: c reason: collision with root package name */ - public f.b f1381c; + public f.b f1382c; @Override // c.i.c.u.p.f.a public f a() { String str = this.b == null ? " tokenExpirationTimestamp" : ""; if (str.isEmpty()) { - return new b(this.a, this.b.longValue(), this.f1381c, null); + return new b(this.a, this.b.longValue(), this.f1382c, null); } throw new IllegalStateException(c.d.b.a.a.s("Missing required properties:", str)); } @@ -39,13 +39,13 @@ public final class b extends f { public b(String str, long j, f.b bVar, a aVar) { this.a = str; this.b = j; - this.f1380c = bVar; + this.f1381c = bVar; } @Override // c.i.c.u.p.f @Nullable public f.b b() { - return this.f1380c; + return this.f1381c; } @Override // c.i.c.u.p.f @@ -71,7 +71,7 @@ public final class b extends f { String str = this.a; if (str != null ? str.equals(fVar.c()) : fVar.c() == null) { if (this.b == fVar.d()) { - f.b bVar = this.f1380c; + f.b bVar = this.f1381c; if (bVar == null) { if (fVar.b() == null) { return true; @@ -90,7 +90,7 @@ public final class b extends f { int hashCode = str == null ? 0 : str.hashCode(); long j = this.b; int i2 = (((hashCode ^ 1000003) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003; - f.b bVar = this.f1380c; + f.b bVar = this.f1381c; if (bVar != null) { i = bVar.hashCode(); } @@ -103,7 +103,7 @@ public final class b extends f { K.append(", tokenExpirationTimestamp="); K.append(this.b); K.append(", responseCode="); - K.append(this.f1380c); + K.append(this.f1381c); K.append("}"); return K.toString(); } diff --git a/app/src/main/java/c/i/c/u/p/c.java b/app/src/main/java/c/i/c/u/p/c.java index 1bbdcef654..8207280fc7 100644 --- a/app/src/main/java/c/i/c/u/p/c.java +++ b/app/src/main/java/c/i/c/u/p/c.java @@ -43,13 +43,13 @@ public class c { public static final Charset b = Charset.forName(Constants.ENCODING); /* renamed from: c reason: collision with root package name */ - public final Context f1382c; + public final Context f1383c; public final a d; public final a e; public final e f = new e(); public c(@NonNull Context context, @NonNull a aVar, @NonNull a aVar2) { - this.f1382c = context; + this.f1383c = context; this.d = aVar; this.e = aVar2; } @@ -140,25 +140,25 @@ public class c { httpURLConnection.addRequestProperty("Accept", RestAPIBuilder.CONTENT_TYPE_JSON); httpURLConnection.addRequestProperty("Content-Encoding", "gzip"); httpURLConnection.addRequestProperty("Cache-Control", "no-cache"); - httpURLConnection.addRequestProperty("X-Android-Package", this.f1382c.getPackageName()); + httpURLConnection.addRequestProperty("X-Android-Package", this.f1383c.getPackageName()); if (!(this.e.get() == null || this.d.get() == null || (a3 = this.e.get().a("fire-installations-id")) == d.a.NONE)) { httpURLConnection.addRequestProperty("x-firebase-client", this.d.get().getUserAgent()); httpURLConnection.addRequestProperty("x-firebase-client-log-type", Integer.toString(a3.f())); } String str2 = null; try { - Context context = this.f1382c; + Context context = this.f1383c; PackageInfo packageInfo = b.a(context).a.getPackageManager().getPackageInfo(context.getPackageName(), 64); Signature[] signatureArr = packageInfo.signatures; byte[] digest = (signatureArr == null || signatureArr.length != 1 || (a2 = c.i.a.f.e.o.a.a("SHA1")) == null) ? null : a2.digest(packageInfo.signatures[0].toByteArray()); if (digest == null) { - Log.e("ContentValues", "Could not get fingerprint hash for package: " + this.f1382c.getPackageName()); + Log.e("ContentValues", "Could not get fingerprint hash for package: " + this.f1383c.getPackageName()); } else { str2 = e.a(digest, false); } } catch (PackageManager.NameNotFoundException e) { StringBuilder K = c.d.b.a.a.K("No such package: "); - K.append(this.f1382c.getPackageName()); + K.append(this.f1383c.getPackageName()); Log.e("ContentValues", K.toString(), e); } httpURLConnection.addRequestProperty("X-Android-Cert", str2); @@ -229,7 +229,7 @@ public class c { jsonReader.close(); inputStream.close(); b.C0146b bVar = (b.C0146b) a2; - bVar.f1381c = f.b.OK; + bVar.f1382c = f.b.OK; return bVar.a(); } diff --git a/app/src/main/java/c/i/c/u/p/e.java b/app/src/main/java/c/i/c/u/p/e.java index 846e081b22..d276a4b498 100644 --- a/app/src/main/java/c/i/c/u/p/e.java +++ b/app/src/main/java/c/i/c/u/p/e.java @@ -10,14 +10,14 @@ public class e { public static final long b = TimeUnit.MINUTES.toMillis(30); /* renamed from: c reason: collision with root package name */ - public final n f1383c = n.c(); + public final n f1384c = n.c(); @GuardedBy("this") public long d; @GuardedBy("this") public int e; public synchronized boolean a() { - return this.e == 0 || this.f1383c.a() > this.d; + return this.e == 0 || this.f1384c.a() > this.d; } public synchronized void b(int i) { @@ -38,11 +38,11 @@ public class e { j = a; } else { double pow = Math.pow(2.0d, (double) this.e); - Objects.requireNonNull(this.f1383c); + Objects.requireNonNull(this.f1384c); j = (long) Math.min(pow + ((double) ((long) (Math.random() * 1000.0d))), (double) b); } - this.d = this.f1383c.a() + j; + this.d = this.f1384c.a() + j; } - this.d = this.f1383c.a() + j; + this.d = this.f1384c.a() + j; } } diff --git a/app/src/main/java/c/i/c/v/a.java b/app/src/main/java/c/i/c/v/a.java index b2b2a3900b..c7c25ff6a5 100644 --- a/app/src/main/java/c/i/c/v/a.java +++ b/app/src/main/java/c/i/c/v/a.java @@ -14,7 +14,7 @@ public class a { public final SharedPreferences b; /* renamed from: c reason: collision with root package name */ - public final c f1384c; + public final c f1385c; public boolean d; public a(Context context, String str, c cVar) { @@ -25,7 +25,7 @@ public class a { this.a = context; SharedPreferences sharedPreferences = context.getSharedPreferences("com.google.firebase.common.prefs:" + str, 0); this.b = sharedPreferences; - this.f1384c = cVar; + this.f1385c = cVar; boolean z3 = true; if (sharedPreferences.contains("firebase_data_collection_default_enabled")) { z2 = sharedPreferences.getBoolean("firebase_data_collection_default_enabled", true); diff --git a/app/src/main/java/c/i/c/w/c.java b/app/src/main/java/c/i/c/w/c.java index e2903c6b23..7fe911ce01 100644 --- a/app/src/main/java/c/i/c/w/c.java +++ b/app/src/main/java/c/i/c/w/c.java @@ -44,12 +44,12 @@ public class c { public final Context b; /* renamed from: c reason: collision with root package name */ - public final r f1385c; + public final r f1386c; public c(Context context, r rVar, Executor executor) { this.a = executor; this.b = context; - this.f1385c = rVar; + this.f1386c = rVar; } /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x04cc: APUT (r9v4 int[]), (0 ??[int, short, byte, char]), (r8v21 int) */ @@ -126,7 +126,7 @@ public class c { String e7; int i2; ApplicationInfo applicationInfo; - if (this.f1385c.a("gcm.n.noui")) { + if (this.f1386c.a("gcm.n.noui")) { return true; } if (!((KeyguardManager) this.b.getSystemService("keyguard")).inKeyguardRestrictedInputMode()) { @@ -151,7 +151,7 @@ public class c { if (z2) { return false; } - String e8 = this.f1385c.e("gcm.n.image"); + String e8 = this.f1386c.e("gcm.n.image"); if (!TextUtils.isEmpty(e8)) { try { oVar = new o(new URL(e8)); @@ -163,7 +163,7 @@ public class c { oVar.j = c.i.a.f.e.o.c.g(this.a, new n(oVar)); } context = this.b; - rVar = this.f1385c; + rVar = this.f1386c; AtomicInteger atomicInteger = a.a; applicationInfo = context.getPackageManager().getApplicationInfo(context.getPackageName(), 128); if (applicationInfo != null) { @@ -1280,7 +1280,7 @@ public class c { if (oVar != null) { } context = this.b; - rVar = this.f1385c; + rVar = this.f1386c; AtomicInteger atomicInteger = a.a; try { applicationInfo = context.getPackageManager().getApplicationInfo(context.getPackageName(), 128); diff --git a/app/src/main/java/c/i/c/w/q.java b/app/src/main/java/c/i/c/w/q.java index c57a4a4e3a..480bbda94e 100644 --- a/app/src/main/java/c/i/c/w/q.java +++ b/app/src/main/java/c/i/c/w/q.java @@ -19,9 +19,9 @@ public class q { static { e eVar = new e(); eVar.b.put(m.b.class, new m.c()); - eVar.f1362c.remove(m.b.class); + eVar.f1363c.remove(m.b.class); eVar.b.put(m.class, new m.a()); - eVar.f1362c.remove(m.class); + eVar.f1363c.remove(m.class); a = new d(eVar); } diff --git a/app/src/main/java/c/i/c/w/t.java b/app/src/main/java/c/i/c/w/t.java index e48c16d91e..9a803f03ba 100644 --- a/app/src/main/java/c/i/c/w/t.java +++ b/app/src/main/java/c/i/c/w/t.java @@ -20,7 +20,7 @@ public final /* synthetic */ class t implements Runnable { Iterator it = uVar.d.iterator(); while (it.hasNext()) { sb.append(it.next()); - sb.append(uVar.f1386c); + sb.append(uVar.f1387c); } edit.putString(str, sb.toString()).commit(); } diff --git a/app/src/main/java/c/i/c/w/u.java b/app/src/main/java/c/i/c/w/u.java index 4b95bb3d34..3af39d6b43 100644 --- a/app/src/main/java/c/i/c/w/u.java +++ b/app/src/main/java/c/i/c/w/u.java @@ -13,7 +13,7 @@ public final class u { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1386c; + public final String f1387c; @GuardedBy("internalQueue") public final ArrayDeque d = new ArrayDeque<>(); public final Executor e; @@ -21,7 +21,7 @@ public final class u { public u(SharedPreferences sharedPreferences, String str, String str2, Executor executor) { this.a = sharedPreferences; this.b = str; - this.f1386c = str2; + this.f1387c = str2; this.e = executor; } @@ -32,8 +32,8 @@ public final class u { uVar.d.clear(); String string = uVar.a.getString(uVar.b, ""); if (!TextUtils.isEmpty(string)) { - if (string.contains(uVar.f1386c)) { - String[] split = string.split(uVar.f1386c, -1); + if (string.contains(uVar.f1387c)) { + String[] split = string.split(uVar.f1387c, -1); if (split.length == 0) { Log.e("FirebaseMessaging", "Corrupted queue. Please check the queue contents and item separator provided"); } diff --git a/app/src/main/java/c/i/c/w/v.java b/app/src/main/java/c/i/c/w/v.java index 2cc73a025a..28294a5c71 100644 --- a/app/src/main/java/c/i/c/w/v.java +++ b/app/src/main/java/c/i/c/w/v.java @@ -11,7 +11,7 @@ public final class v { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1387c; + public final String f1388c; public final String d; public v(String str, String str2) { @@ -26,7 +26,7 @@ public final class v { throw new IllegalArgumentException(String.format("Invalid topic name: %s does not match the allowed format %s.", str3, "[a-zA-Z0-9-_.~%]{1,900}")); } this.b = str3; - this.f1387c = str; + this.f1388c = str; this.d = a.e(a.b(str2, a.b(str, 1)), str, "!", str2); } @@ -35,10 +35,10 @@ public final class v { return false; } v vVar = (v) obj; - return this.b.equals(vVar.b) && this.f1387c.equals(vVar.f1387c); + return this.b.equals(vVar.b) && this.f1388c.equals(vVar.f1388c); } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.f1387c, this.b}); + return Arrays.hashCode(new Object[]{this.f1388c, this.b}); } } diff --git a/app/src/main/java/c/i/c/w/w.java b/app/src/main/java/c/i/c/w/w.java index 70cf3f68d7..45f9dda8bf 100644 --- a/app/src/main/java/c/i/c/w/w.java +++ b/app/src/main/java/c/i/c/w/w.java @@ -14,7 +14,7 @@ public final class w { public final SharedPreferences b; /* renamed from: c reason: collision with root package name */ - public u f1388c; + public u f1389c; public final Executor d; public w(SharedPreferences sharedPreferences, Executor executor) { @@ -26,7 +26,7 @@ public final class w { public final synchronized v a() { String peek; v vVar; - u uVar = this.f1388c; + u uVar = this.f1389c; synchronized (uVar.d) { peek = uVar.d.peek(); } diff --git a/app/src/main/java/c/i/c/w/x.java b/app/src/main/java/c/i/c/w/x.java index 0df78cceb2..b925be9dd9 100644 --- a/app/src/main/java/c/i/c/w/x.java +++ b/app/src/main/java/c/i/c/w/x.java @@ -42,7 +42,7 @@ public final /* synthetic */ class x implements Callable { SharedPreferences sharedPreferences = context.getSharedPreferences("com.google.android.gms.appid", 0); w wVar2 = new w(sharedPreferences, scheduledExecutorService); synchronized (wVar2) { - wVar2.f1388c = u.a(sharedPreferences, "topic_operation_queue", ",", scheduledExecutorService); + wVar2.f1389c = u.a(sharedPreferences, "topic_operation_queue", ",", scheduledExecutorService); } w.a = new WeakReference<>(wVar2); wVar = wVar2; diff --git a/app/src/main/java/c/i/c/w/y.java b/app/src/main/java/c/i/c/w/y.java index 8b690f0a36..d533145763 100644 --- a/app/src/main/java/c/i/c/w/y.java +++ b/app/src/main/java/c/i/c/w/y.java @@ -30,7 +30,7 @@ public class y { public static final /* synthetic */ int b = 0; /* renamed from: c reason: collision with root package name */ - public final FirebaseInstanceId f1389c; + public final FirebaseInstanceId f1390c; public final Context d; public final q e; public final n f; @@ -42,7 +42,7 @@ public class y { public final w j; public y(FirebaseInstanceId firebaseInstanceId, q qVar, w wVar, n nVar, Context context, @NonNull ScheduledExecutorService scheduledExecutorService) { - this.f1389c = firebaseInstanceId; + this.f1390c = firebaseInstanceId; this.e = qVar; this.j = wVar; this.f = nVar; @@ -77,7 +77,7 @@ public class y { @WorkerThread public final void b(String str) throws IOException { - o oVar = (o) a(this.f1389c.f()); + o oVar = (o) a(this.f1390c.f()); n nVar = this.f; String id2 = oVar.getId(); String a2 = oVar.a(); @@ -91,7 +91,7 @@ public class y { @WorkerThread public final void c(String str) throws IOException { - o oVar = (o) a(this.f1389c.f()); + o oVar = (o) a(this.f1390c.f()); n nVar = this.f; String id2 = oVar.getId(); String a2 = oVar.a(); @@ -124,7 +124,7 @@ public class y { } } try { - String str = a2.f1387c; + String str = a2.f1388c; char c2 = 65535; int hashCode = str.hashCode(); if (hashCode != 83) { @@ -184,7 +184,7 @@ public class y { } w wVar = this.j; synchronized (wVar) { - u uVar = wVar.f1388c; + u uVar = wVar.f1389c; String str4 = a2.d; synchronized (uVar.d) { if (uVar.d.remove(str4)) { diff --git a/app/src/main/java/c/i/d/e.java b/app/src/main/java/c/i/d/e.java index 41b9f98df0..d9af0f44b9 100644 --- a/app/src/main/java/c/i/d/e.java +++ b/app/src/main/java/c/i/d/e.java @@ -22,7 +22,7 @@ public final class e { public n b = n.DEFAULT; /* renamed from: c reason: collision with root package name */ - public d f1390c = c.IDENTITY; + public d f1391c = c.IDENTITY; public final Map> d = new HashMap(); public final List e = new ArrayList(); public final List f = new ArrayList(); @@ -49,7 +49,7 @@ public final class e { arrayList.add(new TypeAdapters.AnonymousClass32(Timestamp.class, defaultDateTypeAdapter2)); arrayList.add(new TypeAdapters.AnonymousClass32(java.sql.Date.class, defaultDateTypeAdapter3)); } - return new Gson(this.a, this.f1390c, this.d, this.g, false, false, this.j, false, false, false, this.b, null, this.h, this.i, this.e, this.f, arrayList); + return new Gson(this.a, this.f1391c, this.d, this.g, false, false, this.j, false, false, false, this.b, null, this.h, this.i, this.e, this.f, arrayList); } public e b(Type type, Object obj) { diff --git a/app/src/main/java/c/i/d/q/f.java b/app/src/main/java/c/i/d/q/f.java index fa4a7b9c6b..e0f8b34d4d 100644 --- a/app/src/main/java/c/i/d/q/f.java +++ b/app/src/main/java/c/i/d/q/f.java @@ -12,12 +12,12 @@ public class f implements r { public final /* synthetic */ Class b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Type f1391c; + public final /* synthetic */ Type f1392c; public f(g gVar, Class cls, Type type) { w wVar; this.b = cls; - this.f1391c = type; + this.f1392c = type; try { Class cls2 = Class.forName("sun.misc.Unsafe"); Field declaredField = cls2.getDeclaredField("theUnsafe"); @@ -51,7 +51,7 @@ public class f implements r { return this.a.b(this.b); } catch (Exception e) { StringBuilder K = a.K("Unable to invoke no-args constructor for "); - K.append(this.f1391c); + K.append(this.f1392c); K.append(". Registering an InstanceCreator with Gson for this type may fix this problem."); throw new RuntimeException(K.toString(), e); } diff --git a/app/src/main/java/c/i/d/q/x/a.java b/app/src/main/java/c/i/d/q/x/a.java index 382459f24e..507dbbd6d2 100644 --- a/app/src/main/java/c/i/d/q/x/a.java +++ b/app/src/main/java/c/i/d/q/x/a.java @@ -17,10 +17,10 @@ import java.util.Map; public final class a extends JsonReader { /* renamed from: y reason: collision with root package name */ - public static final Reader f1392y = new C0149a(); + public static final Reader f1393y = new C0149a(); /* renamed from: z reason: collision with root package name */ - public static final Object f1393z = new Object(); + public static final Object f1394z = new Object(); public Object[] A = new Object[32]; public int B = 0; public String[] C = new String[32]; @@ -41,7 +41,7 @@ public final class a extends JsonReader { } public a(JsonElement jsonElement) { - super(f1392y); + super(f1393y); c0(jsonElement); } @@ -147,7 +147,7 @@ public final class a extends JsonReader { } else if (a02 instanceof j) { return JsonToken.NULL; } else { - if (a02 == f1393z) { + if (a02 == f1394z) { throw new IllegalStateException("JsonReader is closed"); } throw new AssertionError(); @@ -224,7 +224,7 @@ public final class a extends JsonReader { @Override // com.google.gson.stream.JsonReader, java.io.Closeable, java.lang.AutoCloseable public void close() throws IOException { - this.A = new Object[]{f1393z}; + this.A = new Object[]{f1394z}; this.B = 1; } diff --git a/app/src/main/java/c/i/d/q/x/b.java b/app/src/main/java/c/i/d/q/x/b.java index 8ae191049d..54e28a7c30 100644 --- a/app/src/main/java/c/i/d/q/x/b.java +++ b/app/src/main/java/c/i/d/q/x/b.java @@ -18,7 +18,7 @@ public final class b extends JsonWriter { public String w; /* renamed from: x reason: collision with root package name */ - public JsonElement f1394x = j.a; + public JsonElement f1395x = j.a; /* compiled from: JsonTreeWriter */ public class a extends Writer { @@ -92,7 +92,7 @@ public final class b extends JsonWriter { public JsonElement M() { if (this.v.isEmpty()) { - return this.f1394x; + return this.f1395x; } StringBuilder K = c.d.b.a.a.K("Expected one JSON element but was "); K.append(this.v); @@ -106,12 +106,12 @@ public final class b extends JsonWriter { public final void Q(JsonElement jsonElement) { if (this.w != null) { - if (!(jsonElement instanceof j) || this.f2404s) { + if (!(jsonElement instanceof j) || this.f2412s) { ((JsonObject) N()).a.put(this.w, jsonElement); } this.w = null; } else if (this.v.isEmpty()) { - this.f1394x = jsonElement; + this.f1395x = jsonElement; } else { JsonElement N = N(); if (N instanceof g) { diff --git a/app/src/main/java/c/i/d/q/y/c.java b/app/src/main/java/c/i/d/q/y/c.java index 3c3064b28d..fd83c5ad31 100644 --- a/app/src/main/java/c/i/d/q/y/c.java +++ b/app/src/main/java/c/i/d/q/y/c.java @@ -8,7 +8,7 @@ public final class c extends b { public static Class b; /* renamed from: c reason: collision with root package name */ - public final Object f1395c; + public final Object f1396c; public final Field d; public c() { @@ -23,7 +23,7 @@ public final class c extends b { } catch (Exception unused) { obj = null; } - this.f1395c = obj; + this.f1396c = obj; try { field = AccessibleObject.class.getDeclaredField("override"); } catch (NoSuchFieldException unused2) { @@ -34,9 +34,9 @@ public final class c extends b { @Override // c.i.d.q.y.b public void a(AccessibleObject accessibleObject) { boolean z2 = false; - if (!(this.f1395c == null || this.d == null)) { + if (!(this.f1396c == null || this.d == null)) { try { - b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1395c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1395c, this.d)).longValue()), Boolean.TRUE); + b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1396c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1396c, this.d)).longValue()), Boolean.TRUE); z2 = true; } catch (Exception unused) { } diff --git a/app/src/main/java/c/i/e/c.java b/app/src/main/java/c/i/e/c.java index db73556eb7..ff978da008 100644 --- a/app/src/main/java/c/i/e/c.java +++ b/app/src/main/java/c/i/e/c.java @@ -29,7 +29,7 @@ public final class c { hVar.b(i2); int[] iArr = hVar.d; for (int i4 = 1; i4 < 5; i4++) { - byte[] b = fVar.b((i3 * i4) / 5, hVar.f1413c); + byte[] b = fVar.b((i3 * i4) / 5, hVar.f1414c); int i5 = (i2 << 2) / 5; for (int i6 = i2 / 5; i6 < i5; i6++) { int i7 = (b[i6] & 255) >> 3; @@ -224,7 +224,7 @@ public final class c { } } hVar.b(i3); - byte[] b = fVar.b(i, hVar.f1413c); + byte[] b = fVar.b(i, hVar.f1414c); int[] iArr = hVar.d; int i5 = 0; while (true) { diff --git a/app/src/main/java/c/i/e/e.java b/app/src/main/java/c/i/e/e.java index 62f1f5db36..a32a7811be 100644 --- a/app/src/main/java/c/i/e/e.java +++ b/app/src/main/java/c/i/e/e.java @@ -3,16 +3,16 @@ package c.i.e; public final class e extends f { /* renamed from: c reason: collision with root package name */ - public final f f1401c; + public final f f1402c; public e(f fVar) { super(fVar.a, fVar.b); - this.f1401c = fVar; + this.f1402c = fVar; } @Override // c.i.e.f public byte[] a() { - byte[] a = this.f1401c.a(); + byte[] a = this.f1402c.a(); int i = this.a * this.b; byte[] bArr = new byte[i]; for (int i2 = 0; i2 < i; i2++) { @@ -23,7 +23,7 @@ public final class e extends f { @Override // c.i.e.f public byte[] b(int i, byte[] bArr) { - byte[] b = this.f1401c.b(i, bArr); + byte[] b = this.f1402c.b(i, bArr); int i2 = this.a; for (int i3 = 0; i3 < i2; i3++) { b[i3] = (byte) (255 - (b[i3] & 255)); @@ -33,11 +33,11 @@ public final class e extends f { @Override // c.i.e.f public boolean c() { - return this.f1401c.c(); + return this.f1402c.c(); } @Override // c.i.e.f public f d() { - return new e(this.f1401c.d()); + return new e(this.f1402c.d()); } } diff --git a/app/src/main/java/c/i/e/h.java b/app/src/main/java/c/i/e/h.java index f454135b15..1c4b8c216a 100644 --- a/app/src/main/java/c/i/e/h.java +++ b/app/src/main/java/c/i/e/h.java @@ -3,7 +3,7 @@ package c.i.e; public final class h extends f { /* renamed from: c reason: collision with root package name */ - public final byte[] f1402c; + public final byte[] f1403c; public final int d; public final int e; public final int f; @@ -14,7 +14,7 @@ public final class h extends f { if (i3 + i5 > i || i4 + i6 > i2) { throw new IllegalArgumentException("Crop rectangle does not fit within image data."); } - this.f1402c = bArr; + this.f1403c = bArr; this.d = i; this.e = i2; this.f = i3; @@ -45,17 +45,17 @@ public final class h extends f { int i2 = this.b; int i3 = this.d; if (i == i3 && i2 == this.e) { - return this.f1402c; + return this.f1403c; } int i4 = i * i2; byte[] bArr = new byte[i4]; int i5 = (this.g * i3) + this.f; if (i == i3) { - System.arraycopy(this.f1402c, i5, bArr, 0, i4); + System.arraycopy(this.f1403c, i5, bArr, 0, i4); return bArr; } for (int i6 = 0; i6 < i2; i6++) { - System.arraycopy(this.f1402c, i5, bArr, i6 * i, i); + System.arraycopy(this.f1403c, i5, bArr, i6 * i, i); i5 += this.d; } return bArr; @@ -70,7 +70,7 @@ public final class h extends f { if (bArr == null || bArr.length < i2) { bArr = new byte[i2]; } - System.arraycopy(this.f1402c, ((i + this.g) * this.d) + this.f, bArr, 0, i2); + System.arraycopy(this.f1403c, ((i + this.g) * this.d) + this.f, bArr, 0, i2); return bArr; } } diff --git a/app/src/main/java/c/i/e/m/a.java b/app/src/main/java/c/i/e/m/a.java index 9e5b15d103..f0de05b41d 100644 --- a/app/src/main/java/c/i/e/m/a.java +++ b/app/src/main/java/c/i/e/m/a.java @@ -7,13 +7,13 @@ import c.i.e.n.g; public final class a extends g { /* renamed from: c reason: collision with root package name */ - public final boolean f1404c; + public final boolean f1405c; public final int d; public final int e; public a(b bVar, k[] kVarArr, boolean z2, int i, int i2) { super(bVar, kVarArr); - this.f1404c = z2; + this.f1405c = z2; this.d = i; this.e = i2; } diff --git a/app/src/main/java/c/i/e/m/b.java b/app/src/main/java/c/i/e/m/b.java index a382c779f2..fc02d72e0b 100644 --- a/app/src/main/java/c/i/e/m/b.java +++ b/app/src/main/java/c/i/e/m/b.java @@ -47,7 +47,7 @@ public final class b implements i { } while (r11 < r0) { } - Result result = new Result(eVar.f1412c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1413c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); list = eVar.d; if (list != null) { } @@ -64,7 +64,7 @@ public final class b implements i { } while (r11 < r0) { } - Result result = new Result(eVar.f1412c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1413c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); list = eVar.d; if (list != null) { } @@ -82,7 +82,7 @@ public final class b implements i { } while (r11 < r0) { } - Result result = new Result(eVar.f1412c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1413c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); list = eVar.d; if (list != null) { } @@ -100,7 +100,7 @@ public final class b implements i { } while (r11 < r0) { } - Result result = new Result(eVar.f1412c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1413c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); list = eVar.d; if (list != null) { } @@ -129,7 +129,7 @@ public final class b implements i { lVar.a(kVar); } } - Result result = new Result(eVar.f1412c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1413c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); list = eVar.d; if (list != null) { result.b(j.BYTE_SEGMENTS, list); diff --git a/app/src/main/java/c/i/e/m/c/a.java b/app/src/main/java/c/i/e/m/c/a.java index fdd54b4169..627f805d7d 100644 --- a/app/src/main/java/c/i/e/m/c/a.java +++ b/app/src/main/java/c/i/e/m/c/a.java @@ -16,7 +16,7 @@ public final class a { public static final String[] b = {"CTRL_PS", " ", "a", "b", "c", "d", e.a, "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "CTRL_US", "CTRL_ML", "CTRL_DL", "CTRL_BS"}; /* renamed from: c reason: collision with root package name */ - public static final String[] f1405c = {"CTRL_PS", " ", "\u0001", "\u0002", "\u0003", "\u0004", "\u0005", "\u0006", "\u0007", "\b", "\t", "\n", "\u000b", "\f", "\r", "\u001b", "\u001c", "\u001d", "\u001e", "\u001f", "@", "\\", "^", "_", "`", "|", "~", "", "CTRL_LL", "CTRL_UL", "CTRL_PL", "CTRL_BS"}; + public static final String[] f1406c = {"CTRL_PS", " ", "\u0001", "\u0002", "\u0003", "\u0004", "\u0005", "\u0006", "\u0007", "\b", "\t", "\n", "\u000b", "\f", "\r", "\u001b", "\u001c", "\u001d", "\u001e", "\u001f", "@", "\\", "^", "_", "`", "|", "~", "", "CTRL_LL", "CTRL_UL", "CTRL_PL", "CTRL_BS"}; public static final String[] d = {"", "\r", "\r\n", ". ", ", ", ": ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", BadgeDrawable.DEFAULT_EXCEED_MAX_BADGE_NUMBER_SUFFIX, ",", "-", ".", AutocompleteViewModel.COMMAND_DISCOVER_TOKEN, ":", ";", "<", "=", ">", "?", "[", "]", "{", "}", "CTRL_UL"}; public static final String[] e = {"CTRL_PS", " ", "0", "1", ExifInterface.GPS_MEASUREMENT_2D, ExifInterface.GPS_MEASUREMENT_3D, "4", "5", "6", "7", "8", "9", ",", ".", "CTRL_UL", "CTRL_US"}; public c.i.e.m.a f; @@ -38,7 +38,7 @@ public final class a { String str; this.f = aVar; b bVar = aVar.a; - boolean z2 = aVar.f1404c; + boolean z2 = aVar.f1405c; int i2 = aVar.e; int i3 = (z2 ? 11 : 14) + (i2 << 2); int[] iArr = new int[i3]; @@ -102,7 +102,7 @@ public final class a { int i24 = aVar3.e; int i25 = 8; if (i24 <= 2) { - aVar2 = c.i.e.n.l.a.f1416c; + aVar2 = c.i.e.n.l.a.f1417c; i = 6; } else if (i24 <= 8) { aVar2 = c.i.e.n.l.a.g; @@ -213,7 +213,7 @@ public final class a { } else if (h == 1) { str = b[b3]; } else if (h == 2) { - str = f1405c[b3]; + str = f1406c[b3]; } else if (h == 3) { str = e[b3]; } else if (h == 4) { diff --git a/app/src/main/java/c/i/e/m/d/a.java b/app/src/main/java/c/i/e/m/d/a.java index 071be096ff..f97948465a 100644 --- a/app/src/main/java/c/i/e/m/d/a.java +++ b/app/src/main/java/c/i/e/m/d/a.java @@ -13,7 +13,7 @@ public final class a { public final b b; /* renamed from: c reason: collision with root package name */ - public boolean f1406c; + public boolean f1407c; public int d; public int e; public int f; @@ -297,7 +297,7 @@ public final class a { } int i48 = this.f; if (i48 == 5 || i48 == 7) { - this.f1406c = i48 == 5; + this.f1407c = i48 == 5; int i49 = i48 * 2; k[] b3 = b(new k[]{new k(((float) aVar2.a) + 0.5f, ((float) aVar2.b) - 0.5f), new k(((float) aVar3.a) + 0.5f, ((float) aVar3.b) + 0.5f), new k(((float) aVar4.a) - 0.5f, ((float) aVar4.b) + 0.5f), new k(((float) aVar5.a) - 0.5f, ((float) aVar5.b) - 0.5f)}, i49 - 3, i49); if (z2) { @@ -322,7 +322,7 @@ public final class a { long j2 = 0; for (int i56 = 0; i56 < 4; i56++) { int i57 = iArr[(this.g + i56) % 4]; - if (this.f1406c) { + if (this.f1407c) { j = j2 << 7; i2 = (i57 >> 1) & 127; } else { @@ -332,7 +332,7 @@ public final class a { j2 = j + ((long) i2); } int i58 = 7; - if (this.f1406c) { + if (this.f1407c) { i = 2; } else { i = 4; @@ -358,7 +358,7 @@ public final class a { for (int i61 = 0; i61 < i; i61++) { i60 = (i60 << 4) + iArr2[i61]; } - if (this.f1406c) { + if (this.f1407c) { this.d = (i60 >> 6) + 1; this.e = (i60 & 63) + 1; } else { @@ -377,7 +377,7 @@ public final class a { float f2 = (float) this.f; float f3 = f - f2; float f4 = f + f2; - return new c.i.e.m.a(fVar.a(bVar3, d, d, i.a(f3, f3, f4, f3, f4, f4, f3, f4, kVar16.a, kVar16.b, kVar17.a, kVar17.b, kVar18.a, kVar18.b, kVar19.a, kVar19.b)), b(b3, this.f * 2, d()), this.f1406c, this.e, this.d); + return new c.i.e.m.a(fVar.a(bVar3, d, d, i.a(f3, f3, f4, f3, f4, f4, f3, f4, kVar16.a, kVar16.b, kVar17.a, kVar17.b, kVar18.a, kVar18.b, kVar19.a, kVar19.b)), b(b3, this.f * 2, d()), this.f1407c, this.e, this.d); } } throw NotFoundException.k; @@ -417,7 +417,7 @@ public final class a { } public final int d() { - if (this.f1406c) { + if (this.f1407c) { return (this.d * 4) + 11; } int i = this.d; diff --git a/app/src/main/java/c/i/e/n/c.java b/app/src/main/java/c/i/e/n/c.java index e156e2cd0e..00e4ba40a8 100644 --- a/app/src/main/java/c/i/e/n/c.java +++ b/app/src/main/java/c/i/e/n/c.java @@ -5,21 +5,21 @@ public final class c { public int b; /* renamed from: c reason: collision with root package name */ - public int f1407c; + public int f1408c; public c(byte[] bArr) { this.a = bArr; } public int a() { - return ((this.a.length - this.b) * 8) - this.f1407c; + return ((this.a.length - this.b) * 8) - this.f1408c; } public int b(int i) { if (i <= 0 || i > 32 || i > a()) { throw new IllegalArgumentException(String.valueOf(i)); } - int i2 = this.f1407c; + int i2 = this.f1408c; int i3 = 0; if (i2 > 0) { int i4 = 8 - i2; @@ -30,9 +30,9 @@ public final class c { int i8 = (((255 >> (8 - i5)) << i6) & bArr[i7]) >> i6; i -= i5; int i9 = i2 + i5; - this.f1407c = i9; + this.f1408c = i9; if (i9 == 8) { - this.f1407c = 0; + this.f1408c = 0; this.b = i7 + 1; } i3 = i8; @@ -53,7 +53,7 @@ public final class c { } int i12 = 8 - i; int i13 = (i3 << i) | ((((255 >> i12) << i12) & this.a[this.b]) >> i12); - this.f1407c += i; + this.f1408c += i; return i13; } } diff --git a/app/src/main/java/c/i/e/n/e.java b/app/src/main/java/c/i/e/n/e.java index b9863bef98..d1d4eff94b 100644 --- a/app/src/main/java/c/i/e/n/e.java +++ b/app/src/main/java/c/i/e/n/e.java @@ -7,7 +7,7 @@ public final class e { public int b; /* renamed from: c reason: collision with root package name */ - public final String f1412c; + public final String f1413c; public final List d; public final String e; public Object f; @@ -21,7 +21,7 @@ public final class e { public e(byte[] bArr, String str, List list, String str2, int i, int i2) { this.a = bArr; this.b = bArr == null ? 0 : bArr.length * 8; - this.f1412c = str; + this.f1413c = str; this.d = list; this.e = str2; this.g = i2; diff --git a/app/src/main/java/c/i/e/n/f.java b/app/src/main/java/c/i/e/n/f.java index c8bbec1325..1f9d21ee66 100644 --- a/app/src/main/java/c/i/e/n/f.java +++ b/app/src/main/java/c/i/e/n/f.java @@ -28,7 +28,7 @@ public final class f { Objects.requireNonNull(iVar); float f2 = iVar.a; float f3 = iVar.b; - float f4 = iVar.f1414c; + float f4 = iVar.f1415c; float f5 = iVar.d; float f6 = iVar.e; float f7 = iVar.f; diff --git a/app/src/main/java/c/i/e/n/h.java b/app/src/main/java/c/i/e/n/h.java index 5b6189766f..4da91f878f 100644 --- a/app/src/main/java/c/i/e/n/h.java +++ b/app/src/main/java/c/i/e/n/h.java @@ -8,7 +8,7 @@ public final class h extends b { public static final byte[] b = new byte[0]; /* renamed from: c reason: collision with root package name */ - public byte[] f1413c = b; + public byte[] f1414c = b; public final int[] d = new int[32]; public b e; @@ -63,8 +63,8 @@ public final class h extends b { } public final void b(int i) { - if (this.f1413c.length < i) { - this.f1413c = new byte[i]; + if (this.f1414c.length < i) { + this.f1414c = new byte[i]; } for (int i2 = 0; i2 < 32; i2++) { this.d[i2] = 0; diff --git a/app/src/main/java/c/i/e/n/i.java b/app/src/main/java/c/i/e/n/i.java index 0aa9da515c..d213e8cb5e 100644 --- a/app/src/main/java/c/i/e/n/i.java +++ b/app/src/main/java/c/i/e/n/i.java @@ -5,7 +5,7 @@ public final class i { public final float b; /* renamed from: c reason: collision with root package name */ - public final float f1414c; + public final float f1415c; public final float d; public final float e; public final float f; @@ -16,7 +16,7 @@ public final class i { public i(float f, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9) { this.a = f; this.b = f4; - this.f1414c = f7; + this.f1415c = f7; this.d = f2; this.e = f5; this.f = f8; @@ -36,7 +36,7 @@ public final class i { float f23 = b.d; float f24 = (f19 * f22) - (f23 * f18); float f25 = (f23 * f20) - (f17 * f22); - float f26 = b.f1414c; + float f26 = b.f1415c; float f27 = b.b; float f28 = (f26 * f20) - (f27 * f18); float f29 = b.a; @@ -59,7 +59,7 @@ public final class i { float f45 = (f44 * f32) + (f43 * f28) + (f42 * f21); float f46 = (f43 * f30) + (f42 * f24); float f47 = (f43 * f31) + (f42 * f25) + (f44 * f34); - float f48 = b2.f1414c; + float f48 = b2.f1415c; float f49 = b2.f; float f50 = f28 * f49; float f51 = b2.i; diff --git a/app/src/main/java/c/i/e/n/k/a.java b/app/src/main/java/c/i/e/n/k/a.java index 9c743ab9e9..c3ffbc83d2 100644 --- a/app/src/main/java/c/i/e/n/k/a.java +++ b/app/src/main/java/c/i/e/n/k/a.java @@ -10,7 +10,7 @@ public final class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1415c; + public final int f1416c; public final int d; public final int e; public final int f; @@ -21,7 +21,7 @@ public final class a { int i4 = bVar.j; this.b = i4; int i5 = bVar.i; - this.f1415c = i5; + this.f1416c = i5; int i6 = i / 2; int i7 = i2 - i6; this.d = i7; @@ -75,7 +75,7 @@ public final class a { boolean z9 = true; boolean z10 = false; while (true) { - if ((z9 || !z4) && i2 < this.f1415c) { + if ((z9 || !z4) && i2 < this.f1416c) { z9 = a(i3, i4, i2, false); if (z9) { i2++; @@ -86,7 +86,7 @@ public final class a { } } } - if (i2 >= this.f1415c) { + if (i2 >= this.f1416c) { break; } boolean z11 = true; @@ -182,7 +182,7 @@ public final class a { float f6 = kVar4.b; float f7 = kVar3.a; float f8 = kVar3.b; - return f < ((float) this.f1415c) / 2.0f ? new k[]{new k(f7 - 1.0f, f8 + 1.0f), new k(f3 + 1.0f, f4 + 1.0f), new k(f5 - 1.0f, f6 - 1.0f), new k(f + 1.0f, f2 - 1.0f)} : new k[]{new k(f7 + 1.0f, f8 + 1.0f), new k(f3 + 1.0f, f4 - 1.0f), new k(f5 - 1.0f, f6 + 1.0f), new k(f - 1.0f, f2 - 1.0f)}; + return f < ((float) this.f1416c) / 2.0f ? new k[]{new k(f7 - 1.0f, f8 + 1.0f), new k(f3 + 1.0f, f4 + 1.0f), new k(f5 - 1.0f, f6 - 1.0f), new k(f + 1.0f, f2 - 1.0f)} : new k[]{new k(f7 + 1.0f, f8 + 1.0f), new k(f3 + 1.0f, f4 - 1.0f), new k(f5 - 1.0f, f6 + 1.0f), new k(f - 1.0f, f2 - 1.0f)}; } throw NotFoundException.k; } diff --git a/app/src/main/java/c/i/e/n/l/a.java b/app/src/main/java/c/i/e/n/l/a.java index 0493b94160..43451f37b9 100644 --- a/app/src/main/java/c/i/e/n/l/a.java +++ b/app/src/main/java/c/i/e/n/l/a.java @@ -5,7 +5,7 @@ public final class a { public static final a b = new a(1033, 1024, 1); /* renamed from: c reason: collision with root package name */ - public static final a f1416c; + public static final a f1417c; public static final a d = new a(19, 16, 1); public static final a e = new a(285, 256, 0); public static final a f; @@ -21,7 +21,7 @@ public final class a { static { a aVar = new a(67, 64, 1); - f1416c = aVar; + f1417c = aVar; a aVar2 = new a(301, 256, 1); f = aVar2; g = aVar2; diff --git a/app/src/main/java/c/i/e/o/a.java b/app/src/main/java/c/i/e/o/a.java index dabef30ed3..d3da2e008b 100644 --- a/app/src/main/java/c/i/e/o/a.java +++ b/app/src/main/java/c/i/e/o/a.java @@ -71,8 +71,8 @@ public final class a implements i { if (hashMap.containsKey(kVar)) { kVar = !hashMap.containsKey(kVar2) ? kVar2 : !hashMap.containsKey(kVar3) ? kVar3 : kVar4; } - int i = aVar.e(kVar11, kVar).f1420c; - int i2 = aVar.e(kVar9, kVar).f1420c; + int i = aVar.e(kVar11, kVar).f1421c; + int i2 = aVar.e(kVar9, kVar).f1421c; if ((i & 1) == 1) { i++; } @@ -98,14 +98,14 @@ public final class a implements i { if (!aVar.c(kVar13)) { kVar13 = null; } - } else if (!aVar.c(kVar13) || Math.abs(i4 - aVar.e(kVar9, kVar12).f1420c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1420c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1420c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1420c)) { + } else if (!aVar.c(kVar13) || Math.abs(i4 - aVar.e(kVar9, kVar12).f1421c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1421c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1421c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1421c)) { kVar13 = kVar12; } if (kVar13 != null) { kVar = kVar13; } - int i5 = aVar.e(kVar11, kVar).f1420c; - int i6 = aVar.e(kVar9, kVar).f1420c; + int i5 = aVar.e(kVar11, kVar).f1421c; + int i6 = aVar.e(kVar9, kVar).f1421c; if ((i5 & 1) == 1) { i5++; } @@ -131,13 +131,13 @@ public final class a implements i { if (!aVar.c(kVar15)) { kVar15 = null; } - } else if (!aVar.c(kVar15) || Math.abs(aVar.e(kVar11, kVar14).f1420c - aVar.e(kVar9, kVar14).f1420c) <= Math.abs(aVar.e(kVar11, kVar15).f1420c - aVar.e(kVar9, kVar15).f1420c)) { + } else if (!aVar.c(kVar15) || Math.abs(aVar.e(kVar11, kVar14).f1421c - aVar.e(kVar9, kVar14).f1421c) <= Math.abs(aVar.e(kVar11, kVar15).f1421c - aVar.e(kVar9, kVar15).f1421c)) { kVar15 = kVar14; } if (kVar15 != null) { kVar = kVar15; } - int max = Math.max(aVar.e(kVar11, kVar).f1420c, aVar.e(kVar9, kVar).f1420c) + 1; + int max = Math.max(aVar.e(kVar11, kVar).f1421c, aVar.e(kVar9, kVar).f1421c) + 1; if ((max & 1) == 1) { max++; } @@ -190,7 +190,7 @@ public final class a implements i { throw NotFoundException.k; } } - Result result = new Result(eVar.f1412c, eVar.a, kVarArr, c.i.e.a.DATA_MATRIX); + Result result = new Result(eVar.f1413c, eVar.a, kVarArr, c.i.e.a.DATA_MATRIX); List list = eVar.d; if (list != null) { result.b(j.BYTE_SEGMENTS, list); diff --git a/app/src/main/java/c/i/e/o/b/a.java b/app/src/main/java/c/i/e/o/b/a.java index d0ee61ac63..88153b0bab 100644 --- a/app/src/main/java/c/i/e/o/b/a.java +++ b/app/src/main/java/c/i/e/o/b/a.java @@ -8,7 +8,7 @@ public final class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final e f1417c; + public final e f1418c; public a(b bVar) throws FormatException { int i; @@ -21,9 +21,9 @@ public final class a { if ((i2 & 1) == 0 && (i3 & 1) == 0) { e[] eVarArr2 = e.a; for (e eVar : eVarArr2) { - int i4 = eVar.f1419c; + int i4 = eVar.f1420c; if (i4 == i2 && (i = eVar.d) == i3) { - this.f1417c = eVar; + this.f1418c = eVar; if (bVar.j == i4) { int i5 = eVar.e; int i6 = eVar.f; diff --git a/app/src/main/java/c/i/e/o/b/c.java b/app/src/main/java/c/i/e/o/b/c.java index 3aac8e9a6f..066152b489 100644 --- a/app/src/main/java/c/i/e/o/b/c.java +++ b/app/src/main/java/c/i/e/o/b/c.java @@ -7,7 +7,7 @@ public final class c { public static final char[] b; /* renamed from: c reason: collision with root package name */ - public static final char[] f1418c = {'*', '*', '*', ' ', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'}; + public static final char[] f1419c = {'*', '*', '*', ' ', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'}; public static final char[] d; public static final char[] e = {'`', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '{', '|', '}', '~', 127}; diff --git a/app/src/main/java/c/i/e/o/b/d.java b/app/src/main/java/c/i/e/o/b/d.java index f46174425b..3a7a0d0916 100644 --- a/app/src/main/java/c/i/e/o/b/d.java +++ b/app/src/main/java/c/i/e/o/b/d.java @@ -44,7 +44,7 @@ public final class d { int b2; int b3; a aVar = new a(bVar); - e eVar = aVar.f1417c; + e eVar = aVar.f1418c; int i2 = eVar.h; byte[] bArr = new byte[i2]; b bVar2 = aVar.a; @@ -249,7 +249,7 @@ public final class d { } i5 = 0; } - if (i8 == aVar.f1417c.h) { + if (i8 == aVar.f1418c.h) { e.c cVar = eVar.g; e.b[] bVarArr = cVar.b; int i52 = 0; @@ -551,7 +551,7 @@ public final class d { } else if (i83 < i80) { i81 = i83 + 1; } else { - char[] cArr5 = c.f1418c; + char[] cArr5 = c.f1419c; if (i83 < cArr5.length) { char c7 = cArr5[i83]; if (z11) { @@ -612,7 +612,7 @@ public final class d { if (i87 < 4) { int b5 = cVar2.b(6); if (b5 == 31) { - int i88 = 8 - cVar2.f1407c; + int i88 = 8 - cVar2.f1408c; if (i88 != i60) { cVar2.b(i88); } diff --git a/app/src/main/java/c/i/e/o/b/e.java b/app/src/main/java/c/i/e/o/b/e.java index cbff3f7820..fc09f6bfa2 100644 --- a/app/src/main/java/c/i/e/o/b/e.java +++ b/app/src/main/java/c/i/e/o/b/e.java @@ -7,7 +7,7 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1419c; + public final int f1420c; public final int d; public final int e; public final int f; @@ -43,7 +43,7 @@ public final class e { public e(int i, int i2, int i3, int i4, int i5, c cVar) { this.b = i; - this.f1419c = i2; + this.f1420c = i2; this.d = i3; this.e = i4; this.f = i5; diff --git a/app/src/main/java/c/i/e/o/c/a.java b/app/src/main/java/c/i/e/o/c/a.java index 48abe5471b..7112f29fb2 100644 --- a/app/src/main/java/c/i/e/o/c/a.java +++ b/app/src/main/java/c/i/e/o/c/a.java @@ -20,16 +20,16 @@ public final class a { public final k b; /* renamed from: c reason: collision with root package name */ - public final int f1420c; + public final int f1421c; public b(k kVar, k kVar2, int i, C0151a aVar) { this.a = kVar; this.b = kVar2; - this.f1420c = i; + this.f1421c = i; } public String toString() { - return this.a + AutocompleteViewModel.COMMAND_DISCOVER_TOKEN + this.b + MentionUtilsKt.SLASH_CHAR + this.f1420c; + return this.a + AutocompleteViewModel.COMMAND_DISCOVER_TOKEN + this.b + MentionUtilsKt.SLASH_CHAR + this.f1421c; } } @@ -41,7 +41,7 @@ public final class a { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // java.util.Comparator public int compare(b bVar, b bVar2) { - return bVar.f1420c - bVar2.f1420c; + return bVar.f1421c - bVar2.f1421c; } } diff --git a/app/src/main/java/c/i/e/q/a.java b/app/src/main/java/c/i/e/q/a.java index 48f027090d..0a6ac9691b 100644 --- a/app/src/main/java/c/i/e/q/a.java +++ b/app/src/main/java/c/i/e/q/a.java @@ -12,7 +12,7 @@ public final class a extends k { public static final int[] b = {3, 6, 9, 96, 18, 66, 33, 36, 48, 72, 12, 24, 69, 81, 84, 21, 26, 41, 11, 14}; /* renamed from: c reason: collision with root package name */ - public static final char[] f1421c = {'A', 'B', 'C', 'D'}; + public static final char[] f1422c = {'A', 'B', 'C', 'D'}; public final StringBuilder d = new StringBuilder(20); public int[] e = new int[80]; public int f = 0; @@ -51,7 +51,7 @@ public final class a extends k { int i4 = 1; while (i4 < this.f) { int i5 = i(i4); - if (i5 != -1 && g(f1421c, a[i5])) { + if (i5 != -1 && g(f1422c, a[i5])) { int i6 = 0; for (int i7 = i4; i7 < i4 + 7; i7++) { i6 += this.e[i7]; @@ -64,7 +64,7 @@ public final class a extends k { if (i9 != -1) { this.d.append((char) i9); i8 += 8; - if ((this.d.length() <= 1 || !g(f1421c, a[i9])) && i8 < this.f) { + if ((this.d.length() <= 1 || !g(f1422c, a[i9])) && i8 < this.f) { } } else { throw NotFoundException.k; @@ -129,7 +129,7 @@ public final class a extends k { sb.setCharAt(i27, a[sb.charAt(i27)]); } char charAt = this.d.charAt(0); - char[] cArr = f1421c; + char[] cArr = f1422c; if (g(cArr, charAt)) { StringBuilder sb2 = this.d; if (!g(cArr, sb2.charAt(sb2.length() - 1))) { diff --git a/app/src/main/java/c/i/e/q/c.java b/app/src/main/java/c/i/e/q/c.java index 3473c51122..02f2c490df 100644 --- a/app/src/main/java/c/i/e/q/c.java +++ b/app/src/main/java/c/i/e/q/c.java @@ -15,7 +15,7 @@ public final class c extends k { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final StringBuilder f1422c = new StringBuilder(20); + public final StringBuilder f1423c = new StringBuilder(20); public final int[] d = new int[9]; public c(boolean z2) { @@ -67,7 +67,7 @@ public final class c extends k { char c2; int[] iArr = this.d; Arrays.fill(iArr, 0); - StringBuilder sb = this.f1422c; + StringBuilder sb = this.f1423c; sb.setLength(0); int i2 = aVar.j; int f = aVar.f(0); @@ -129,7 +129,7 @@ public final class c extends k { int length2 = sb.length() - 1; int i13 = 0; for (int i14 = 0; i14 < length2; i14++) { - i13 += "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%".indexOf(this.f1422c.charAt(i14)); + i13 += "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%".indexOf(this.f1423c.charAt(i14)); } if (sb.charAt(length2) == "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%".charAt(i13 % 43)) { sb.setLength(length2); diff --git a/app/src/main/java/c/i/e/q/d.java b/app/src/main/java/c/i/e/q/d.java index 43a11a21a8..4e21f97456 100644 --- a/app/src/main/java/c/i/e/q/d.java +++ b/app/src/main/java/c/i/e/q/d.java @@ -13,14 +13,14 @@ public final class d extends k { public static final int[] b; /* renamed from: c reason: collision with root package name */ - public static final int f1423c; + public static final int f1424c; public final StringBuilder d = new StringBuilder(20); public final int[] e = new int[6]; static { int[] iArr = {276, 328, 324, 322, 296, 292, 290, 336, 274, 266, 424, 420, 418, 404, 402, 394, 360, 356, 354, 308, 282, 344, 332, 326, 300, 278, 436, 434, 428, 422, 406, 410, 364, 358, 310, 314, 302, 468, 466, 458, 366, 374, 430, 294, 474, 470, 306, 350}; b = iArr; - f1423c = iArr[47]; + f1424c = iArr[47]; } public static void g(CharSequence charSequence, int i, int i2) throws ChecksumException { @@ -277,7 +277,7 @@ public final class d extends k { } else { if (i4 != length - 1) { i4++; - } else if (h(iArr) == f1423c) { + } else if (h(iArr) == f1424c) { int[] iArr2 = {i3, f2}; int f3 = aVar.f(iArr2[1]); int i5 = aVar.j; diff --git a/app/src/main/java/c/i/e/q/e.java b/app/src/main/java/c/i/e/q/e.java index 120e7233f7..fbb214c554 100644 --- a/app/src/main/java/c/i/e/q/e.java +++ b/app/src/main/java/c/i/e/q/e.java @@ -33,7 +33,7 @@ public final class e extends p { int[] iArr3 = p.b; int i7 = p.l(aVar, i2, true, iArr3, new int[iArr3.length])[1]; for (int i8 = 0; i8 < 6 && i7 < i; i8++) { - sb.append((char) (p.h(aVar, iArr2, i7, p.f1427c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i7, p.f1428c) + 48)); for (int i9 : iArr2) { i7 += i9; } diff --git a/app/src/main/java/c/i/e/q/f.java b/app/src/main/java/c/i/e/q/f.java index 55e7d8ac05..713b5f2eb5 100644 --- a/app/src/main/java/c/i/e/q/f.java +++ b/app/src/main/java/c/i/e/q/f.java @@ -16,7 +16,7 @@ public final class f extends p { int i = aVar.j; int i2 = iArr[1]; for (int i3 = 0; i3 < 4 && i2 < i; i3++) { - sb.append((char) (p.h(aVar, iArr2, i2, p.f1427c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i2, p.f1428c) + 48)); for (int i4 : iArr2) { i2 += i4; } @@ -24,7 +24,7 @@ public final class f extends p { int[] iArr3 = p.b; int i5 = p.l(aVar, i2, true, iArr3, new int[iArr3.length])[1]; for (int i6 = 0; i6 < 4 && i5 < i; i6++) { - sb.append((char) (p.h(aVar, iArr2, i5, p.f1427c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i5, p.f1428c) + 48)); for (int i7 : iArr2) { i5 += i7; } diff --git a/app/src/main/java/c/i/e/q/h.java b/app/src/main/java/c/i/e/q/h.java index af9fe86a68..ab15dcf935 100644 --- a/app/src/main/java/c/i/e/q/h.java +++ b/app/src/main/java/c/i/e/q/h.java @@ -13,7 +13,7 @@ public final class h extends k { public static final int[] b = {1, 1, 1, 1}; /* renamed from: c reason: collision with root package name */ - public static final int[][] f1424c = {new int[]{1, 1, 2}, new int[]{1, 1, 3}}; + public static final int[][] f1425c = {new int[]{1, 1, 2}, new int[]{1, 1, 3}}; public static final int[][] d = {new int[]{1, 1, 2, 2, 1}, new int[]{2, 1, 1, 1, 2}, new int[]{1, 2, 1, 1, 2}, new int[]{2, 2, 1, 1, 1}, new int[]{1, 1, 2, 1, 2}, new int[]{2, 1, 2, 1, 1}, new int[]{1, 2, 2, 1, 1}, new int[]{1, 1, 1, 2, 2}, new int[]{2, 1, 1, 2, 1}, new int[]{1, 2, 1, 2, 1}, new int[]{1, 1, 3, 3, 1}, new int[]{3, 1, 1, 1, 3}, new int[]{1, 3, 1, 1, 3}, new int[]{3, 3, 1, 1, 1}, new int[]{1, 1, 3, 1, 3}, new int[]{3, 1, 3, 1, 1}, new int[]{1, 3, 3, 1, 1}, new int[]{1, 1, 1, 3, 3}, new int[]{3, 1, 1, 3, 1}, new int[]{1, 3, 1, 3, 1}}; public int e = -1; @@ -84,9 +84,9 @@ public final class h extends k { int f2 = aVar.f(0); if (f2 != i3) { try { - iArr = h(aVar, f2, f1424c[0]); + iArr = h(aVar, f2, f1425c[0]); } catch (NotFoundException unused) { - iArr = h(aVar, f2, f1424c[1]); + iArr = h(aVar, f2, f1425c[1]); } i(aVar, iArr[0]); int i4 = iArr[0]; diff --git a/app/src/main/java/c/i/e/q/j.java b/app/src/main/java/c/i/e/q/j.java index 4c933690ec..eb4e6d337b 100644 --- a/app/src/main/java/c/i/e/q/j.java +++ b/app/src/main/java/c/i/e/q/j.java @@ -54,7 +54,7 @@ public final class j extends k { if (z3 || !z2) { return k; } - Result result = new Result(k.a.substring(1), k.b, k.f2405c, aVar2); + Result result = new Result(k.a.substring(1), k.b, k.f2413c, aVar2); result.a(k.e); return result; } diff --git a/app/src/main/java/c/i/e/q/k.java b/app/src/main/java/c/i/e/q/k.java index 5b71d25d4d..08abc0a96e 100644 --- a/app/src/main/java/c/i/e/q/k.java +++ b/app/src/main/java/c/i/e/q/k.java @@ -113,7 +113,7 @@ public abstract class k implements i { i = (((Integer) map2.get(jVar)).intValue() + 270) % 360; } c2.b(jVar, Integer.valueOf(i)); - c.i.e.k[] kVarArr = c2.f2405c; + c.i.e.k[] kVarArr = c2.f2413c; if (kVarArr != null) { int i2 = d.b; for (int i3 = 0; i3 < kVarArr.length; i3++) { @@ -171,7 +171,7 @@ public abstract class k implements i { Result b = kVar.b(i10, aVar, enumMap); if (i11 != i4) { b.b(j.ORIENTATION, Integer.valueOf((int) BaseTransientBottomBar.ANIMATION_FADE_DURATION)); - c.i.e.k[] kVarArr = b.f2405c; + c.i.e.k[] kVarArr = b.f2413c; if (kVarArr != null) { float f = (float) i2; map2 = enumMap; diff --git a/app/src/main/java/c/i/e/q/l.java b/app/src/main/java/c/i/e/q/l.java index 4059e1c2a1..4c067488ce 100644 --- a/app/src/main/java/c/i/e/q/l.java +++ b/app/src/main/java/c/i/e/q/l.java @@ -16,7 +16,7 @@ public final class l extends p { public static Result o(Result result) throws FormatException { String str = result.a; if (str.charAt(0) == '0') { - Result result2 = new Result(str.substring(1), null, result.f2405c, a.UPC_A); + Result result2 = new Result(str.substring(1), null, result.f2413c, a.UPC_A); Map map = result.e; if (map != null) { result2.a(map); diff --git a/app/src/main/java/c/i/e/q/n.java b/app/src/main/java/c/i/e/q/n.java index a6604572e0..755d646ba3 100644 --- a/app/src/main/java/c/i/e/q/n.java +++ b/app/src/main/java/c/i/e/q/n.java @@ -12,7 +12,7 @@ public final class n { public final int[] b = new int[4]; /* renamed from: c reason: collision with root package name */ - public final StringBuilder f1425c = new StringBuilder(); + public final StringBuilder f1426c = new StringBuilder(); /* JADX WARNING: Removed duplicated region for block: B:60:0x0121 */ /* JADX WARNING: Removed duplicated region for block: B:63:0x0153 */ @@ -20,7 +20,7 @@ public final class n { EnumMap enumMap; String str; String str2; - StringBuilder sb = this.f1425c; + StringBuilder sb = this.f1426c; sb.setLength(0); int[] iArr2 = this.b; iArr2[0] = 0; diff --git a/app/src/main/java/c/i/e/q/o.java b/app/src/main/java/c/i/e/q/o.java index 63bb5658ee..fae5fad020 100644 --- a/app/src/main/java/c/i/e/q/o.java +++ b/app/src/main/java/c/i/e/q/o.java @@ -13,14 +13,14 @@ public final class o { public final m b = new m(); /* renamed from: c reason: collision with root package name */ - public final n f1426c = new n(); + public final n f1427c = new n(); public Result a(int i, a aVar, int i2) throws NotFoundException { EnumMap enumMap; int[] iArr = a; int[] l = p.l(aVar, i2, false, iArr, new int[iArr.length]); try { - return this.f1426c.a(i, aVar, l); + return this.f1427c.a(i, aVar, l); } catch (ReaderException unused) { m mVar = this.b; StringBuilder sb = mVar.b; diff --git a/app/src/main/java/c/i/e/q/p.java b/app/src/main/java/c/i/e/q/p.java index 37d3b68ff8..5e40da2394 100644 --- a/app/src/main/java/c/i/e/q/p.java +++ b/app/src/main/java/c/i/e/q/p.java @@ -18,7 +18,7 @@ public abstract class p extends k { public static final int[] b = {1, 1, 1, 1, 1}; /* renamed from: c reason: collision with root package name */ - public static final int[][] f1427c; + public static final int[][] f1428c; public static final int[][] d; public final StringBuilder e = new StringBuilder(20); public final o f = new o(); @@ -26,12 +26,12 @@ public abstract class p extends k { static { int[][] iArr = {new int[]{3, 2, 1, 1}, new int[]{2, 2, 2, 1}, new int[]{2, 1, 2, 2}, new int[]{1, 4, 1, 1}, new int[]{1, 1, 3, 2}, new int[]{1, 2, 3, 1}, new int[]{1, 1, 1, 4}, new int[]{1, 3, 1, 2}, new int[]{1, 2, 1, 3}, new int[]{3, 1, 1, 2}}; - f1427c = iArr; + f1428c = iArr; int[][] iArr2 = new int[20][]; d = iArr2; System.arraycopy(iArr, 0, iArr2, 0, 10); for (int i = 10; i < 20; i++) { - int[] iArr3 = f1427c[i - 10]; + int[] iArr3 = f1428c[i - 10]; int[] iArr4 = new int[iArr3.length]; for (int i2 = 0; i2 < iArr3.length; i2++) { iArr4[i2] = iArr3[(iArr3.length - i2) - 1]; @@ -187,15 +187,15 @@ public abstract class p extends k { Result a2 = this.f.a(i, aVar, i3[1]); result.b(j.UPC_EAN_EXTENSION, a2.a); result.a(a2.e); - k[] kVarArr = a2.f2405c; - k[] kVarArr2 = result.f2405c; + k[] kVarArr = a2.f2413c; + k[] kVarArr2 = result.f2413c; if (kVarArr2 == null) { - result.f2405c = kVarArr; + result.f2413c = kVarArr; } else if (kVarArr != null && kVarArr.length > 0) { k[] kVarArr3 = new k[(kVarArr2.length + kVarArr.length)]; System.arraycopy(kVarArr2, 0, kVarArr3, 0, kVarArr2.length); System.arraycopy(kVarArr, 0, kVarArr3, kVarArr2.length, kVarArr.length); - result.f2405c = kVarArr3; + result.f2413c = kVarArr3; } i2 = a2.a.length(); } catch (ReaderException unused) { diff --git a/app/src/main/java/c/i/e/q/r/a.java b/app/src/main/java/c/i/e/q/r/a.java index 6f8ef28dfc..a5e5a934bf 100644 --- a/app/src/main/java/c/i/e/q/r/a.java +++ b/app/src/main/java/c/i/e/q/r/a.java @@ -8,7 +8,7 @@ public abstract class a extends k { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final float[] f1428c; + public final float[] f1429c; public final float[] d; public final int[] e; public final int[] f; @@ -16,7 +16,7 @@ public abstract class a extends k { public a() { int[] iArr = new int[8]; this.b = iArr; - this.f1428c = new float[4]; + this.f1429c = new float[4]; this.d = new float[4]; this.e = new int[(iArr.length / 2)]; this.f = new int[(iArr.length / 2)]; diff --git a/app/src/main/java/c/i/e/q/r/c.java b/app/src/main/java/c/i/e/q/r/c.java index d92249cd6b..e92f318ebf 100644 --- a/app/src/main/java/c/i/e/q/r/c.java +++ b/app/src/main/java/c/i/e/q/r/c.java @@ -7,13 +7,13 @@ public final class c { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final k[] f1429c; + public final k[] f1430c; public c(int i, int[] iArr, int i2, int i3, int i4) { this.a = i; this.b = iArr; float f = (float) i4; - this.f1429c = new k[]{new k((float) i2, f), new k((float) i3, f)}; + this.f1430c = new k[]{new k((float) i2, f), new k((float) i3, f)}; } public boolean equals(Object obj) { diff --git a/app/src/main/java/c/i/e/q/r/d.java b/app/src/main/java/c/i/e/q/r/d.java index 303f063ace..d8c537276b 100644 --- a/app/src/main/java/c/i/e/q/r/d.java +++ b/app/src/main/java/c/i/e/q/r/d.java @@ -3,11 +3,11 @@ package c.i.e.q.r; public final class d extends b { /* renamed from: c reason: collision with root package name */ - public final c f1430c; + public final c f1431c; public int d; public d(int i, int i2, c cVar) { super(i, i2); - this.f1430c = cVar; + this.f1431c = cVar; } } diff --git a/app/src/main/java/c/i/e/q/r/e.java b/app/src/main/java/c/i/e/q/r/e.java index 774a8bf089..849cec90a3 100644 --- a/app/src/main/java/c/i/e/q/r/e.java +++ b/app/src/main/java/c/i/e/q/r/e.java @@ -56,7 +56,7 @@ public final class e extends a { for (d dVar2 : this.o) { if (dVar2.d > 1) { int i3 = ((dVar2.b * 16) + dVar.b) % 79; - int i4 = (dVar.f1430c.a * 9) + dVar2.f1430c.a; + int i4 = (dVar.f1431c.a * 9) + dVar2.f1431c.a; if (i4 > 72) { i4--; } @@ -83,8 +83,8 @@ public final class e extends a { i7 = 0; } sb.append(i7); - k[] kVarArr = dVar.f1430c.f1429c; - k[] kVarArr2 = dVar2.f1430c.f1429c; + k[] kVarArr = dVar.f1431c.f1430c; + k[] kVarArr2 = dVar2.f1431c.f1430c; return new Result(sb.toString(), null, new k[]{kVarArr[0], kVarArr[1], kVarArr2[0], kVarArr2[1]}, c.i.e.a.RSS_14); } } @@ -143,7 +143,7 @@ public final class e extends a { float j02 = ((float) c.j0(iArr)) / ((float) i5); int[] iArr2 = this.e; int[] iArr3 = this.f; - float[] fArr = this.f1428c; + float[] fArr = this.f1429c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f = ((float) iArr[i6]) / j02; @@ -243,17 +243,17 @@ public final class e extends a { z3 = true; if (z4) { if (!z3) { - a.h(this.e, this.f1428c); + a.h(this.e, this.f1429c); } else { throw NotFoundException.k; } } if (z3) { - a.g(this.e, this.f1428c); + a.g(this.e, this.f1429c); } if (z5) { if (!z6) { - a.h(this.f, this.f1428c); + a.h(this.f, this.f1429c); } else { throw NotFoundException.k; } diff --git a/app/src/main/java/c/i/e/q/r/f/a.java b/app/src/main/java/c/i/e/q/r/f/a.java index 9c209bf85d..6f9e45c300 100644 --- a/app/src/main/java/c/i/e/q/r/f/a.java +++ b/app/src/main/java/c/i/e/q/r/f/a.java @@ -8,12 +8,12 @@ public final class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final c f1431c; + public final c f1432c; public a(b bVar, b bVar2, c cVar, boolean z2) { this.a = bVar; this.b = bVar2; - this.f1431c = cVar; + this.f1432c = cVar; } public static boolean a(Object obj, Object obj2) { @@ -32,11 +32,11 @@ public final class a { return false; } a aVar = (a) obj; - return a(this.a, aVar.a) && a(this.b, aVar.b) && a(this.f1431c, aVar.f1431c); + return a(this.a, aVar.a) && a(this.b, aVar.b) && a(this.f1432c, aVar.f1432c); } public int hashCode() { - return (b(this.a) ^ b(this.b)) ^ b(this.f1431c); + return (b(this.a) ^ b(this.b)) ^ b(this.f1432c); } public String toString() { @@ -45,7 +45,7 @@ public final class a { sb.append(" , "); sb.append(this.b); sb.append(" : "); - c cVar = this.f1431c; + c cVar = this.f1432c; sb.append(cVar == null ? "null" : Integer.valueOf(cVar.a)); sb.append(" ]"); return sb.toString(); diff --git a/app/src/main/java/c/i/e/q/r/f/b.java b/app/src/main/java/c/i/e/q/r/f/b.java index 81ebc7f6c3..b5879f5284 100644 --- a/app/src/main/java/c/i/e/q/r/f/b.java +++ b/app/src/main/java/c/i/e/q/r/f/b.java @@ -9,12 +9,12 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1432c; + public final boolean f1433c; public b(List list, int i, boolean z2) { this.a = new ArrayList(list); this.b = i; - this.f1432c = z2; + this.f1433c = z2; } public boolean equals(Object obj) { @@ -22,11 +22,11 @@ public final class b { return false; } b bVar = (b) obj; - return this.a.equals(bVar.a) && this.f1432c == bVar.f1432c; + return this.a.equals(bVar.a) && this.f1433c == bVar.f1433c; } public int hashCode() { - return this.a.hashCode() ^ Boolean.valueOf(this.f1432c).hashCode(); + return this.a.hashCode() ^ Boolean.valueOf(this.f1433c).hashCode(); } public String toString() { diff --git a/app/src/main/java/c/i/e/q/r/f/c.java b/app/src/main/java/c/i/e/q/r/f/c.java index 89b31855c2..93574c3871 100644 --- a/app/src/main/java/c/i/e/q/r/f/c.java +++ b/app/src/main/java/c/i/e/q/r/f/c.java @@ -116,8 +116,8 @@ public final class c extends a { } } String a = jVar.a(); - c.i.e.k[] kVarArr = list.get(0).f1431c.f1429c; - c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1431c.f1429c; + c.i.e.k[] kVarArr = list.get(0).f1432c.f1430c; + c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1432c.f1430c; return new Result(a, null, new c.i.e.k[]{kVarArr[0], kVarArr[1], kVarArr2[0], kVarArr2[1]}, c.i.e.a.RSS_EXPANDED); } @@ -191,7 +191,7 @@ public final class c extends a { if (i4 >= list2.size()) { z2 = true; break; - } else if (list2.get(i4).f1431c.a != iArr2[i4]) { + } else if (list2.get(i4).f1432c.a != iArr2[i4]) { z2 = false; break; } else { @@ -281,7 +281,7 @@ public final class c extends a { if (Math.abs(j02 - f) / f <= 0.3f) { int[] iArr3 = this.e; int[] iArr4 = this.f; - float[] fArr = this.f1428c; + float[] fArr = this.f1429c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f2 = (((float) iArr[i6]) * 1.0f) / j02; @@ -381,17 +381,17 @@ public final class c extends a { z4 = true; if (z5) { if (!z4) { - a.h(this.e, this.f1428c); + a.h(this.e, this.f1429c); } else { throw NotFoundException.k; } } if (z4) { - a.g(this.e, this.f1428c); + a.g(this.e, this.f1429c); } if (z7) { if (!z6) { - a.h(this.f, this.f1428c); + a.h(this.f, this.f1429c); } else { throw NotFoundException.k; } @@ -604,7 +604,7 @@ public final class c extends a { iArr[i7] = i8; iArr[3] = i8; int i10 = aVar.j; - int i11 = i9 >= 0 ? i9 : list.isEmpty() ? 0 : list.get(list.size() - 1).f1431c.b[1]; + int i11 = i9 >= 0 ? i9 : list.isEmpty() ? 0 : list.get(list.size() - 1).f1432c.b[1]; boolean z4 = list.size() % i7 != 0; if (this.p) { z4 = !z4; diff --git a/app/src/main/java/c/i/e/q/r/f/d/e.java b/app/src/main/java/c/i/e/q/r/f/d/e.java index d4805e1695..5050603d19 100644 --- a/app/src/main/java/c/i/e/q/r/f/d/e.java +++ b/app/src/main/java/c/i/e/q/r/f/d/e.java @@ -6,12 +6,12 @@ import com.google.zxing.NotFoundException; public final class e extends i { /* renamed from: c reason: collision with root package name */ - public final String f1433c; + public final String f1434c; public final String d; public e(a aVar, String str, String str2) { super(aVar); - this.f1433c = str2; + this.f1434c = str2; this.d = str; } @@ -24,7 +24,7 @@ public final class e extends i { int d = s.d(this.b.a, 68, 16); if (d != 38400) { sb.append('('); - sb.append(this.f1433c); + sb.append(this.f1434c); sb.append(')'); int i = d % 32; int i2 = d / 32; diff --git a/app/src/main/java/c/i/e/q/r/f/d/o.java b/app/src/main/java/c/i/e/q/r/f/d/o.java index ff71e6a2d0..43db687583 100644 --- a/app/src/main/java/c/i/e/q/r/f/d/o.java +++ b/app/src/main/java/c/i/e/q/r/f/d/o.java @@ -4,20 +4,20 @@ public final class o extends q { public final String b; /* renamed from: c reason: collision with root package name */ - public final int f1434c; + public final int f1435c; public final boolean d; public o(int i, String str) { super(i); this.b = str; this.d = false; - this.f1434c = 0; + this.f1435c = 0; } public o(int i, String str, int i2) { super(i); this.d = true; - this.f1434c = i2; + this.f1435c = i2; this.b = str; } } diff --git a/app/src/main/java/c/i/e/q/r/f/d/p.java b/app/src/main/java/c/i/e/q/r/f/d/p.java index 0d865d6e5f..a1375cf70e 100644 --- a/app/src/main/java/c/i/e/q/r/f/d/p.java +++ b/app/src/main/java/c/i/e/q/r/f/d/p.java @@ -6,7 +6,7 @@ public final class p extends q { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1435c; + public final int f1436c; public p(int i, int i2, int i3) throws FormatException { super(i); @@ -14,6 +14,6 @@ public final class p extends q { throw FormatException.a(); } this.b = i2; - this.f1435c = i3; + this.f1436c = i3; } } diff --git a/app/src/main/java/c/i/e/q/r/f/d/r.java b/app/src/main/java/c/i/e/q/r/f/d/r.java index de21b32e19..71853cc567 100644 --- a/app/src/main/java/c/i/e/q/r/f/d/r.java +++ b/app/src/main/java/c/i/e/q/r/f/d/r.java @@ -8,7 +8,7 @@ public final class r { public static final Object[][] b; /* renamed from: c reason: collision with root package name */ - public static final Object[][] f1436c; + public static final Object[][] f1437c; public static final Object[][] d; public static final Object[][] e; @@ -16,7 +16,7 @@ public final class r { Object obj = new Object(); a = obj; b = new Object[][]{new Object[]{"00", 18}, new Object[]{"01", 14}, new Object[]{"02", 14}, new Object[]{"10", obj, 20}, new Object[]{"11", 6}, new Object[]{"12", 6}, new Object[]{"13", 6}, new Object[]{"15", 6}, new Object[]{"17", 6}, new Object[]{"20", 2}, new Object[]{"21", obj, 20}, new Object[]{"22", obj, 29}, new Object[]{"30", obj, 8}, new Object[]{"37", obj, 8}, new Object[]{"90", obj, 30}, new Object[]{"91", obj, 30}, new Object[]{"92", obj, 30}, new Object[]{"93", obj, 30}, new Object[]{"94", obj, 30}, new Object[]{"95", obj, 30}, new Object[]{"96", obj, 30}, new Object[]{"97", obj, 30}, new Object[]{"98", obj, 30}, new Object[]{"99", obj, 30}}; - f1436c = new Object[][]{new Object[]{"240", obj, 30}, new Object[]{"241", obj, 30}, new Object[]{"242", obj, 6}, new Object[]{"250", obj, 30}, new Object[]{"251", obj, 30}, new Object[]{"253", obj, 17}, new Object[]{"254", obj, 20}, new Object[]{"400", obj, 30}, new Object[]{"401", obj, 30}, new Object[]{"402", 17}, new Object[]{"403", obj, 30}, new Object[]{"410", 13}, new Object[]{"411", 13}, new Object[]{"412", 13}, new Object[]{"413", 13}, new Object[]{"414", 13}, new Object[]{"420", obj, 20}, new Object[]{"421", obj, 15}, new Object[]{"422", 3}, new Object[]{"423", obj, 15}, new Object[]{"424", 3}, new Object[]{"425", 3}, new Object[]{"426", 3}}; + f1437c = new Object[][]{new Object[]{"240", obj, 30}, new Object[]{"241", obj, 30}, new Object[]{"242", obj, 6}, new Object[]{"250", obj, 30}, new Object[]{"251", obj, 30}, new Object[]{"253", obj, 17}, new Object[]{"254", obj, 20}, new Object[]{"400", obj, 30}, new Object[]{"401", obj, 30}, new Object[]{"402", 17}, new Object[]{"403", obj, 30}, new Object[]{"410", 13}, new Object[]{"411", 13}, new Object[]{"412", 13}, new Object[]{"413", 13}, new Object[]{"414", 13}, new Object[]{"420", obj, 20}, new Object[]{"421", obj, 15}, new Object[]{"422", 3}, new Object[]{"423", obj, 15}, new Object[]{"424", 3}, new Object[]{"425", 3}, new Object[]{"426", 3}}; d = new Object[][]{new Object[]{"310", 6}, new Object[]{"311", 6}, new Object[]{"312", 6}, new Object[]{"313", 6}, new Object[]{"314", 6}, new Object[]{"315", 6}, new Object[]{"316", 6}, new Object[]{"320", 6}, new Object[]{"321", 6}, new Object[]{"322", 6}, new Object[]{"323", 6}, new Object[]{"324", 6}, new Object[]{"325", 6}, new Object[]{"326", 6}, new Object[]{"327", 6}, new Object[]{"328", 6}, new Object[]{"329", 6}, new Object[]{"330", 6}, new Object[]{"331", 6}, new Object[]{"332", 6}, new Object[]{"333", 6}, new Object[]{"334", 6}, new Object[]{"335", 6}, new Object[]{"336", 6}, new Object[]{"340", 6}, new Object[]{"341", 6}, new Object[]{"342", 6}, new Object[]{"343", 6}, new Object[]{"344", 6}, new Object[]{"345", 6}, new Object[]{"346", 6}, new Object[]{"347", 6}, new Object[]{"348", 6}, new Object[]{"349", 6}, new Object[]{"350", 6}, new Object[]{"351", 6}, new Object[]{"352", 6}, new Object[]{"353", 6}, new Object[]{"354", 6}, new Object[]{"355", 6}, new Object[]{"356", 6}, new Object[]{"357", 6}, new Object[]{"360", 6}, new Object[]{"361", 6}, new Object[]{"362", 6}, new Object[]{"363", 6}, new Object[]{"364", 6}, new Object[]{"365", 6}, new Object[]{"366", 6}, new Object[]{"367", 6}, new Object[]{"368", 6}, new Object[]{"369", 6}, new Object[]{"390", obj, 15}, new Object[]{"391", obj, 18}, new Object[]{"392", obj, 15}, new Object[]{"393", obj, 18}, new Object[]{"703", obj, 30}}; e = new Object[][]{new Object[]{"7001", 13}, new Object[]{"7002", obj, 30}, new Object[]{"7003", 10}, new Object[]{"8001", 14}, new Object[]{"8002", obj, 20}, new Object[]{"8003", obj, 30}, new Object[]{"8004", obj, 30}, new Object[]{"8005", 6}, new Object[]{"8006", 18}, new Object[]{"8007", obj, 30}, new Object[]{"8008", obj, 12}, new Object[]{"8018", 18}, new Object[]{"8020", obj, 25}, new Object[]{"8100", 6}, new Object[]{"8101", 10}, new Object[]{"8102", 2}, new Object[]{"8110", obj, 70}, new Object[]{"8200", obj, 70}}; } @@ -35,7 +35,7 @@ public final class r { } if (str.length() >= 3) { String substring2 = str.substring(0, 3); - Object[][] objArr3 = f1436c; + Object[][] objArr3 = f1437c; for (Object[] objArr4 : objArr3) { if (objArr4[0].equals(substring2)) { return objArr4[1] == a ? c(3, ((Integer) objArr4[2]).intValue(), str) : b(3, ((Integer) objArr4[1]).intValue(), str); diff --git a/app/src/main/java/c/i/e/q/r/f/d/s.java b/app/src/main/java/c/i/e/q/r/f/d/s.java index 6c323c86a0..65595775c7 100644 --- a/app/src/main/java/c/i/e/q/r/f/d/s.java +++ b/app/src/main/java/c/i/e/q/r/f/d/s.java @@ -10,7 +10,7 @@ public final class s { public final m b = new m(); /* renamed from: c reason: collision with root package name */ - public final StringBuilder f1437c = new StringBuilder(); + public final StringBuilder f1438c = new StringBuilder(); public s(a aVar) { this.a = aVar; @@ -34,7 +34,7 @@ public final class s { if (a != null) { sb.append(a); } - String valueOf = b.d ? String.valueOf(b.f1434c) : null; + String valueOf = b.d ? String.valueOf(b.f1435c) : null; int i2 = b.a; if (i == i2) { return sb.toString(); @@ -74,9 +74,9 @@ public final class s { n nVar3; char c3; n nVar4; - this.f1437c.setLength(0); + this.f1438c.setLength(0); if (str != null) { - this.f1437c.append(str); + this.f1438c.append(str); } this.b.a = i; int i3 = 2; @@ -144,9 +144,9 @@ public final class s { mVar2.a = i10; char c4 = nVar3.b; if (c4 == '$') { - lVar = new l(new o(i10, this.f1437c.toString()), true); + lVar = new l(new o(i10, this.f1438c.toString()), true); } else { - this.f1437c.append(c4); + this.f1438c.append(c4); } } else { if (e(this.b.a)) { @@ -288,9 +288,9 @@ public final class s { mVar4.a = i18; char c5 = nVar.b; if (c5 == '$') { - lVar = new l(new o(i18, this.f1437c.toString()), true); + lVar = new l(new o(i18, this.f1438c.toString()), true); } else { - this.f1437c.append(c5); + this.f1438c.append(c5); } } else { if (e(this.b.a)) { @@ -348,14 +348,14 @@ public final class s { mVar6.a = i28; int i29 = pVar.b; if (i29 == 10) { - lVar = new l(pVar.f1435c == 10 ? new o(i28, this.f1437c.toString()) : new o(i28, this.f1437c.toString(), pVar.f1435c), true); + lVar = new l(pVar.f1436c == 10 ? new o(i28, this.f1438c.toString()) : new o(i28, this.f1438c.toString(), pVar.f1436c), true); } else { - this.f1437c.append(i29); - int i30 = pVar.f1435c; + this.f1438c.append(i29); + int i30 = pVar.f1436c; if (i30 == 10) { - lVar = new l(new o(this.b.a, this.f1437c.toString()), true); + lVar = new l(new o(this.b.a, this.f1438c.toString()), true); } else { - this.f1437c.append(i30); + this.f1438c.append(i30); } } } else { @@ -409,7 +409,7 @@ public final class s { i3 = 2; } o oVar = lVar.a; - return (oVar == null || !oVar.d) ? new o(i2, this.f1437c.toString()) : new o(i2, this.f1437c.toString(), oVar.f1434c); + return (oVar == null || !oVar.d) ? new o(i2, this.f1438c.toString()) : new o(i2, this.f1438c.toString(), oVar.f1435c); } public int c(int i, int i2) { diff --git a/app/src/main/java/c/i/e/r/a.java b/app/src/main/java/c/i/e/r/a.java index d95d789e60..e9d4048389 100644 --- a/app/src/main/java/c/i/e/r/a.java +++ b/app/src/main/java/c/i/e/r/a.java @@ -21,14 +21,14 @@ public final class a { public static final int[] b = {66142, 66170, 66206, 66236, 66290, 66292, 66350, 66382, 66396, 66454, 66470, 66476, 66594, 66600, 66614, 66626, 66628, 66632, 66640, 66654, 66662, 66668, 66682, 66690, 66718, 66720, 66748, 66758, 66776, 66798, 66802, 66804, 66820, 66824, 66832, 66846, 66848, 66876, 66880, 66936, 66950, 66956, 66968, 66992, 67006, 67022, 67036, 67042, 67044, 67048, 67062, 67118, 67150, 67164, 67214, 67228, 67256, 67294, 67322, 67350, 67366, 67372, 67398, 67404, 67416, 67438, 67474, 67476, 67490, 67492, 67496, 67510, 67618, 67624, 67650, 67656, 67664, 67678, 67686, 67692, 67706, 67714, 67716, 67728, 67742, 67744, 67772, 67782, 67788, 67800, 67822, 67826, 67828, 67842, 67848, 67870, 67872, 67900, 67904, 67960, 67974, 67992, 68016, 68030, 68046, 68060, 68066, 68068, 68072, 68086, 68104, 68112, 68126, 68128, 68156, 68160, 68216, 68336, 68358, 68364, 68376, 68400, 68414, 68448, 68476, 68494, 68508, 68536, 68546, 68548, 68552, 68560, 68574, 68582, 68588, 68654, 68686, 68700, 68706, 68708, 68712, 68726, 68750, 68764, 68792, 68802, 68804, 68808, 68816, 68830, 68838, 68844, 68858, 68878, 68892, 68920, 68976, 68990, 68994, 68996, 69000, 69008, 69022, 69024, 69052, 69062, 69068, 69080, 69102, 69106, 69108, 69142, 69158, 69164, 69190, 69208, 69230, 69254, 69260, 69272, 69296, 69310, 69326, 69340, 69386, 69394, 69396, 69410, 69416, 69430, 69442, 69444, 69448, 69456, 69470, 69478, 69484, 69554, 69556, 69666, 69672, 69698, 69704, 69712, 69726, 69754, 69762, 69764, 69776, 69790, 69792, 69820, 69830, 69836, 69848, 69870, 69874, 69876, 69890, 69918, 69920, 69948, 69952, 70008, 70022, 70040, 70064, 70078, 70094, 70108, 70114, 70116, 70120, 70134, 70152, 70174, 70176, 70264, 70384, 70412, 70448, 70462, 70496, 70524, 70542, 70556, 70584, 70594, 70600, 70608, 70622, 70630, 70636, 70664, 70672, 70686, 70688, 70716, 70720, 70776, 70896, 71136, 71180, 71192, 71216, 71230, 71264, 71292, 71360, 71416, 71452, 71480, 71536, 71550, 71554, 71556, 71560, 71568, 71582, 71584, 71612, 71622, 71628, 71640, 71662, 71726, 71732, 71758, 71772, 71778, 71780, 71784, 71798, 71822, 71836, 71864, 71874, 71880, 71888, 71902, 71910, 71916, 71930, 71950, 71964, 71992, 72048, 72062, 72066, 72068, 72080, 72094, 72096, 72124, 72134, 72140, 72152, 72174, 72178, 72180, 72206, 72220, 72248, 72304, 72318, 72416, 72444, 72456, 72464, 72478, 72480, 72508, 72512, 72568, 72588, 72600, 72624, 72638, 72654, 72668, 72674, 72676, 72680, 72694, 72726, 72742, 72748, 72774, 72780, 72792, 72814, 72838, 72856, 72880, 72894, 72910, 72924, 72930, 72932, 72936, 72950, 72966, 72972, 72984, 73008, 73022, 73056, 73084, 73102, 73116, 73144, 73156, 73160, 73168, 73182, 73190, 73196, 73210, 73226, 73234, 73236, 73250, 73252, 73256, 73270, 73282, 73284, 73296, 73310, 73318, 73324, 73346, 73348, 73352, 73360, 73374, 73376, 73404, 73414, 73420, 73432, 73454, 73498, 73518, 73522, 73524, 73550, 73564, 73570, 73572, 73576, 73590, 73800, 73822, 73858, 73860, 73872, 73886, 73888, 73916, 73944, 73970, 73972, 73992, 74014, 74016, 74044, 74048, 74104, 74118, 74136, 74160, 74174, 74210, 74212, 74216, 74230, 74244, 74256, 74270, 74272, 74360, 74480, 74502, 74508, 74544, 74558, 74592, 74620, 74638, 74652, 74680, 74690, 74696, 74704, 74726, 74732, 74782, 74784, 74812, 74992, 75232, 75288, 75326, 75360, 75388, 75456, 75512, 75576, 75632, 75646, 75650, 75652, 75664, 75678, 75680, 75708, 75718, 75724, 75736, 75758, 75808, 75836, 75840, 75896, 76016, 76256, 76736, 76824, 76848, 76862, 76896, 76924, 76992, 77048, 77296, 77340, 77368, 77424, 77438, 77536, 77564, 77572, 77576, 77584, 77600, 77628, 77632, 77688, 77702, 77708, 77720, 77744, 77758, 77774, 77788, 77870, 77902, 77916, 77922, 77928, 77966, 77980, 78008, 78018, 78024, 78032, 78046, 78060, 78074, 78094, 78136, 78192, 78206, 78210, 78212, 78224, 78238, 78240, 78268, 78278, 78284, 78296, 78322, 78324, 78350, 78364, 78448, 78462, 78560, 78588, 78600, 78622, 78624, 78652, 78656, 78712, 78726, 78744, 78768, 78782, 78798, 78812, 78818, 78820, 78824, 78838, 78862, 78876, 78904, 78960, 78974, 79072, 79100, 79296, 79352, 79368, 79376, 79390, 79392, 79420, 79424, 79480, 79600, 79628, 79640, 79664, 79678, 79712, 79740, 79772, 79800, 79810, 79812, 79816, 79824, 79838, 79846, 79852, 79894, 79910, 79916, 79942, 79948, 79960, 79982, 79988, 80006, 80024, 80048, 80062, 80078, 80092, 80098, 80100, 80104, 80134, 80140, 80176, 80190, 80224, 80252, 80270, 80284, 80312, 80328, 80336, 80350, 80358, 80364, 80378, 80390, 80396, 80408, 80432, 80446, 80480, 80508, 80576, 80632, 80654, 80668, 80696, 80752, 80766, 80776, 80784, 80798, 80800, 80828, 80844, 80856, 80878, 80882, 80884, 80914, 80916, 80930, 80932, 80936, 80950, 80962, 80968, 80976, 80990, 80998, 81004, 81026, 81028, 81040, 81054, 81056, 81084, 81094, 81100, 81112, 81134, 81154, 81156, 81160, 81168, 81182, 81184, 81212, 81216, 81272, 81286, 81292, 81304, 81328, 81342, 81358, 81372, 81380, 81384, 81398, 81434, 81454, 81458, 81460, 81486, 81500, 81506, 81508, 81512, 81526, 81550, 81564, 81592, 81602, 81604, 81608, 81616, 81630, 81638, 81644, 81702, 81708, 81722, 81734, 81740, 81752, 81774, 81778, 81780, 82050, 82078, 82080, 82108, 82180, 82184, 82192, 82206, 82208, 82236, 82240, 82296, 82316, 82328, 82352, 82366, 82402, 82404, 82408, 82440, 82448, 82462, 82464, 82492, 82496, 82552, 82672, 82694, 82700, 82712, 82736, 82750, 82784, 82812, 82830, 82882, 82884, 82888, 82896, 82918, 82924, 82952, 82960, 82974, 82976, 83004, 83008, 83064, 83184, 83424, 83468, 83480, 83504, 83518, 83552, 83580, 83648, 83704, 83740, 83768, 83824, 83838, 83842, 83844, 83848, 83856, 83872, 83900, 83910, 83916, 83928, 83950, 83984, 84000, 84028, 84032, 84088, 84208, 84448, 84928, 85040, 85054, 85088, 85116, 85184, 85240, 85488, 85560, 85616, 85630, 85728, 85756, 85764, 85768, 85776, 85790, 85792, 85820, 85824, 85880, 85894, 85900, 85912, 85936, 85966, 85980, 86048, 86080, 86136, 86256, 86496, 86976, 88160, 88188, 88256, 88312, 88560, 89056, 89200, 89214, 89312, 89340, 89536, 89592, 89608, 89616, 89632, 89664, 89720, 89840, 89868, 89880, 89904, 89952, 89980, 89998, 90012, 90040, 90190, 90204, 90254, 90268, 90296, 90306, 90308, 90312, 90334, 90382, 90396, 90424, 90480, 90494, 90500, 90504, 90512, 90526, 90528, 90556, 90566, 90572, 90584, 90610, 90612, 90638, 90652, 90680, 90736, 90750, 90848, 90876, 90884, 90888, 90896, 90910, 90912, 90940, 90944, 91000, 91014, 91020, 91032, 91056, 91070, 91086, 91100, 91106, 91108, 91112, 91126, 91150, 91164, 91192, 91248, 91262, 91360, 91388, 91584, 91640, 91664, 91678, 91680, 91708, 91712, 91768, 91888, 91928, 91952, 91966, 92000, 92028, 92046, 92060, 92088, 92098, 92100, 92104, 92112, 92126, 92134, 92140, 92188, 92216, 92272, 92384, 92412, 92608, 92664, 93168, 93200, 93214, 93216, 93244, 93248, 93304, 93424, 93664, 93720, 93744, 93758, 93792, 93820, 93888, 93944, 93980, 94008, 94064, 94078, 94084, 94088, 94096, 94110, 94112, 94140, 94150, 94156, 94168, 94246, 94252, 94278, 94284, 94296, 94318, 94342, 94348, 94360, 94384, 94398, 94414, 94428, 94440, 94470, 94476, 94488, 94512, 94526, 94560, 94588, 94606, 94620, 94648, 94658, 94660, 94664, 94672, 94686, 94694, 94700, 94714, 94726, 94732, 94744, 94768, 94782, 94816, 94844, 94912, 94968, 94990, 95004, 95032, 95088, 95102, 95112, 95120, 95134, 95136, 95164, 95180, 95192, 95214, 95218, 95220, 95244, 95256, 95280, 95294, 95328, 95356, 95424, 95480, 95728, 95758, 95772, 95800, 95856, 95870, 95968, 95996, 96008, 96016, 96030, 96032, 96060, 96064, 96120, 96152, 96176, 96190, 96220, 96226, 96228, 96232, 96290, 96292, 96296, 96310, 96322, 96324, 96328, 96336, 96350, 96358, 96364, 96386, 96388, 96392, 96400, 96414, 96416, 96444, 96454, 96460, 96472, 96494, 96498, 96500, 96514, 96516, 96520, 96528, 96542, 96544, 96572, 96576, 96632, 96646, 96652, 96664, 96688, 96702, 96718, 96732, 96738, 96740, 96744, 96758, 96772, 96776, 96784, 96798, 96800, 96828, 96832, 96888, 97008, 97030, 97036, 97048, 97072, 97086, 97120, 97148, 97166, 97180, 97208, 97220, 97224, 97232, 97246, 97254, 97260, 97326, 97330, 97332, 97358, 97372, 97378, 97380, 97384, 97398, 97422, 97436, 97464, 97474, 97476, 97480, 97488, 97502, 97510, 97516, 97550, 97564, 97592, 97648, 97666, 97668, 97672, 97680, 97694, 97696, 97724, 97734, 97740, 97752, 97774, 97830, 97836, 97850, 97862, 97868, 97880, 97902, 97906, 97908, 97926, 97932, 97944, 97968, 97998, 98012, 98018, 98020, 98024, 98038, 98618, 98674, 98676, 98838, 98854, 98874, 98892, 98904, 98926, 98930, 98932, 98968, 99006, 99042, 99044, 99048, 99062, 99166, 99194, 99246, 99286, 99350, 99366, 99372, 99386, 99398, 99416, 99438, 99442, 99444, 99462, 99504, 99518, 99534, 99548, 99554, 99556, 99560, 99574, 99590, 99596, 99608, 99632, 99646, 99680, 99708, 99726, 99740, 99768, 99778, 99780, 99784, 99792, 99806, 99814, 99820, 99834, 99858, 99860, 99874, 99880, 99894, 99906, 99920, 99934, 99962, 99970, 99972, 99976, 99984, 99998, 100000, 100028, 100038, 100044, 100056, 100078, 100082, 100084, 100142, 100174, 100188, 100246, 100262, 100268, 100306, 100308, 100390, 100396, 100410, 100422, 100428, 100440, 100462, 100466, 100468, 100486, 100504, 100528, 100542, 100558, 100572, 100578, 100580, 100584, 100598, 100620, 100656, 100670, 100704, 100732, 100750, 100792, 100802, 100808, 100816, 100830, 100838, 100844, 100858, 100888, 100912, 100926, 100960, 100988, 101056, 101112, 101148, 101176, 101232, 101246, 101250, 101252, 101256, 101264, 101278, 101280, 101308, 101318, 101324, 101336, 101358, 101362, 101364, 101410, 101412, 101416, 101430, 101442, 101448, 101456, 101470, 101478, 101498, 101506, 101508, 101520, 101534, 101536, 101564, 101580, 101618, 101620, 101636, 101640, 101648, 101662, 101664, 101692, 101696, 101752, 101766, 101784, 101838, 101858, 101860, 101864, 101934, 101938, 101940, 101966, 101980, 101986, 101988, 101992, 102030, 102044, 102072, 102082, 102084, 102088, 102096, 102138, 102166, 102182, 102188, 102214, 102220, 102232, 102254, 102282, 102290, 102292, 102306, 102308, 102312, 102326, 102444, 102458, 102470, 102476, 102488, 102514, 102516, 102534, 102552, 102576, 102590, 102606, 102620, 102626, 102632, 102646, 102662, 102668, 102704, 102718, 102752, 102780, 102798, 102812, 102840, 102850, 102856, 102864, 102878, 102886, 102892, 102906, 102936, 102974, 103008, 103036, 103104, 103160, 103224, 103280, 103294, 103298, 103300, 103312, 103326, 103328, 103356, 103366, 103372, 103384, 103406, 103410, 103412, 103472, 103486, 103520, 103548, 103616, 103672, 103920, 103992, 104048, 104062, 104160, 104188, 104194, 104196, 104200, 104208, 104224, 104252, 104256, 104312, 104326, 104332, 104344, 104368, 104382, 104398, 104412, 104418, 104420, 104424, 104482, 104484, 104514, 104520, 104528, 104542, 104550, 104570, 104578, 104580, 104592, 104606, 104608, 104636, 104652, 104690, 104692, 104706, 104712, 104734, 104736, 104764, 104768, 104824, 104838, 104856, 104910, 104930, 104932, 104936, 104968, 104976, 104990, 104992, 105020, 105024, 105080, 105200, 105240, 105278, 105312, 105372, 105410, 105412, 105416, 105424, 105446, 105518, 105524, 105550, 105564, 105570, 105572, 105576, 105614, 105628, 105656, 105666, 105672, 105680, 105702, 105722, 105742, 105756, 105784, 105840, 105854, 105858, 105860, 105864, 105872, 105888, 105932, 105970, 105972, 106006, 106022, 106028, 106054, 106060, 106072, 106100, 106118, 106124, 106136, 106160, 106174, 106190, 106210, 106212, 106216, 106250, 106258, 106260, 106274, 106276, 106280, 106306, 106308, 106312, 106320, 106334, 106348, 106394, 106414, 106418, 106420, 106566, 106572, 106610, 106612, 106630, 106636, 106648, 106672, 106686, 106722, 106724, 106728, 106742, 106758, 106764, 106776, 106800, 106814, 106848, 106876, 106894, 106908, 106936, 106946, 106948, 106952, 106960, 106974, 106982, 106988, 107032, 107056, 107070, 107104, 107132, 107200, 107256, 107292, 107320, 107376, 107390, 107394, 107396, 107400, 107408, 107422, 107424, 107452, 107462, 107468, 107480, 107502, 107506, 107508, 107544, 107568, 107582, 107616, 107644, 107712, 107768, 108016, 108060, 108088, 108144, 108158, 108256, 108284, 108290, 108292, 108296, 108304, 108318, 108320, 108348, 108352, 108408, 108422, 108428, 108440, 108464, 108478, 108494, 108508, 108514, 108516, 108520, 108592, 108640, 108668, 108736, 108792, 109040, 109536, 109680, 109694, 109792, 109820, 110016, 110072, 110084, 110088, 110096, 110112, 110140, 110144, 110200, 110320, 110342, 110348, 110360, 110384, 110398, 110432, 110460, 110478, 110492, 110520, 110532, 110536, 110544, 110558, 110658, 110686, 110714, 110722, 110724, 110728, 110736, 110750, 110752, 110780, 110796, 110834, 110836, 110850, 110852, 110856, 110864, 110878, 110880, 110908, 110912, 110968, 110982, RestAPIAbortCodes.SEARCH_INDEXING, 111054, 111074, 111076, 111080, 111108, 111112, 111120, 111134, 111136, 111164, 111168, 111224, 111344, 111372, 111422, 111456, 111516, 111554, 111556, 111560, 111568, 111590, 111632, 111646, 111648, 111676, 111680, 111736, 111856, 112096, 112152, 112224, 112252, 112320, 112440, 112514, 112516, 112520, 112528, 112542, 112544, 112588, 112686, 112718, 112732, 112782, 112796, 112824, 112834, 112836, 112840, 112848, 112870, 112890, 112910, 112924, 112952, 113008, 113022, 113026, 113028, 113032, 113040, 113054, 113056, 113100, 113138, 113140, 113166, 113180, 113208, 113264, 113278, 113376, 113404, 113416, 113424, 113440, 113468, 113472, 113560, 113614, 113634, 113636, 113640, 113686, 113702, 113708, 113734, 113740, 113752, 113778, 113780, 113798, 113804, 113816, 113840, 113854, 113870, 113890, 113892, 113896, 113926, 113932, 113944, 113968, 113982, 114016, 114044, 114076, 114114, 114116, 114120, 114128, 114150, 114170, 114194, 114196, 114210, 114212, 114216, 114242, 114244, 114248, 114256, 114270, 114278, 114306, 114308, 114312, 114320, 114334, 114336, 114364, 114380, 114420, 114458, 114478, 114482, 114484, 114510, 114524, 114530, 114532, 114536, 114842, 114866, 114868, 114970, 114994, 114996, 115042, 115044, 115048, 115062, 115130, 115226, 115250, 115252, 115278, 115292, 115298, 115300, 115304, 115318, 115342, 115394, 115396, 115400, 115408, 115422, 115430, 115436, 115450, 115478, 115494, 115514, 115526, 115532, 115570, 115572, 115738, 115758, 115762, 115764, 115790, 115804, 115810, 115812, 115816, 115830, 115854, 115868, 115896, 115906, 115912, 115920, 115934, 115942, 115948, 115962, 115996, 116024, 116080, 116094, 116098, 116100, 116104, 116112, 116126, 116128, 116156, 116166, 116172, 116184, 116206, 116210, 116212, 116246, 116262, 116268, 116282, 116294, 116300, 116312, 116334, 116338, 116340, 116358, 116364, 116376, 116400, 116414, 116430, 116444, 116450, 116452, 116456, 116498, 116500, 116514, 116520, 116534, 116546, 116548, 116552, 116560, 116574, 116582, 116588, 116602, 116654, 116694, 116714, 116762, 116782, 116786, 116788, 116814, 116828, 116834, 116836, 116840, 116854, 116878, 116892, 116920, 116930, 116936, 116944, 116958, 116966, 116972, 116986, 117006, 117048, 117104, 117118, 117122, 117124, 117136, 117150, 117152, 117180, 117190, 117196, 117208, 117230, 117234, 117236, 117304, 117360, 117374, 117472, 117500, 117506, 117508, 117512, 117520, 117536, 117564, 117568, 117624, 117638, 117644, 117656, 117680, 117694, 117710, 117724, 117730, 117732, 117736, 117750, 117782, 117798, 117804, 117818, 117830, 117848, 117874, 117876, 117894, 117936, 117950, 117966, 117986, 117988, 117992, 118022, 118028, 118040, 118064, 118078, 118112, 118140, 118172, 118210, 118212, 118216, 118224, 118238, 118246, 118266, 118306, 118312, 118338, 118352, 118366, 118374, 118394, 118402, 118404, 118408, 118416, 118430, 118432, 118460, 118476, 118514, 118516, 118574, 118578, 118580, 118606, 118620, 118626, 118628, 118632, 118678, 118694, 118700, 118730, 118738, 118740, 118830, 118834, 118836, 118862, 118876, 118882, 118884, 118888, 118902, 118926, 118940, 118968, 118978, 118980, 118984, 118992, 119006, 119014, 119020, 119034, 119068, 119096, 119152, 119166, 119170, 119172, 119176, 119184, 119198, 119200, 119228, 119238, 119244, 119256, 119278, 119282, 119284, 119324, 119352, 119408, 119422, 119520, 119548, 119554, 119556, 119560, 119568, 119582, 119584, 119612, 119616, 119672, 119686, 119692, 119704, 119728, 119742, 119758, 119772, 119778, 119780, 119784, 119798, 119920, 119934, 120032, 120060, 120256, 120312, 120324, 120328, 120336, 120352, 120384, 120440, 120560, 120582, 120588, 120600, 120624, 120638, 120672, 120700, 120718, 120732, 120760, 120770, 120772, 120776, 120784, 120798, 120806, 120812, 120870, 120876, 120890, 120902, 120908, 120920, 120946, 120948, 120966, 120972, 120984, 121008, 121022, 121038, 121058, 121060, 121064, 121078, 121100, 121112, 121136, 121150, 121184, 121212, 121244, 121282, 121284, 121288, 121296, 121318, 121338, 121356, 121368, 121392, 121406, 121440, 121468, 121536, 121592, 121656, 121730, 121732, 121736, 121744, 121758, 121760, 121804, 121842, 121844, 121890, 121922, 121924, 121928, 121936, 121950, 121958, 121978, 121986, 121988, 121992, 122000, 122014, 122016, 122044, 122060, 122098, 122100, 122116, 122120, 122128, 122142, 122144, 122172, 122176, 122232, 122246, 122264, 122318, 122338, 122340, 122344, 122414, 122418, 122420, 122446, 122460, 122466, 122468, 122472, 122510, 122524, 122552, 122562, 122564, 122568, 122576, 122598, 122618, 122646, 122662, 122668, 122694, 122700, 122712, 122738, 122740, 122762, 122770, 122772, 122786, 122788, 122792, 123018, 123026, 123028, 123042, 123044, 123048, 123062, 123098, 123146, 123154, 123156, 123170, 123172, 123176, 123190, 123202, 123204, 123208, 123216, 123238, 123244, 123258, 123290, 123314, 123316, 123402, 123410, 123412, 123426, 123428, 123432, 123446, 123458, 123464, 123472, 123486, 123494, 123500, 123514, 123522, 123524, 123528, 123536, 123552, 123580, 123590, 123596, 123608, 123630, 123634, 123636, 123674, 123698, 123700, 123740, 123746, 123748, 123752, 123834, 123914, 123922, 123924, 123938, 123944, 123958, 123970, 123976, 123984, 123998, 124006, 124012, 124026, 124034, 124036, 124048, 124062, 124064, 124092, 124102, 124108, 124120, 124142, 124146, 124148, 124162, 124164, 124168, 124176, 124190, 124192, 124220, 124224, 124280, 124294, 124300, 124312, 124336, 124350, 124366, 124380, 124386, 124388, 124392, 124406, 124442, 124462, 124466, 124468, 124494, 124508, 124514, 124520, 124558, 124572, 124600, 124610, 124612, 124616, 124624, 124646, 124666, 124694, 124710, 124716, 124730, 124742, 124748, 124760, 124786, 124788, 124818, 124820, 124834, 124836, 124840, 124854, 124946, 124948, 124962, 124964, 124968, 124982, 124994, 124996, 125000, 125008, 125022, 125030, 125036, 125050, 125058, 125060, 125064, 125072, 125086, 125088, 125116, 125126, 125132, 125144, 125166, 125170, 125172, 125186, 125188, 125192, 125200, 125216, 125244, 125248, 125304, 125318, 125324, 125336, 125360, 125374, 125390, 125404, 125410, 125412, 125416, 125430, 125444, 125448, 125456, 125472, 125504, 125560, 125680, 125702, 125708, 125720, 125744, 125758, 125792, 125820, 125838, 125852, 125880, 125890, 125892, 125896, 125904, 125918, 125926, 125932, 125978, 125998, 126002, 126004, 126030, 126044, 126050, 126052, 126056, 126094, 126108, 126136, 126146, 126148, 126152, 126160, 126182, 126202, 126222, 126236, 126264, 126320, 126334, 126338, 126340, 126344, 126352, 126366, 126368, 126412, 126450, 126452, 126486, 126502, 126508, 126522, 126534, 126540, 126552, 126574, 126578, 126580, 126598, 126604, 126616, 126640, 126654, 126670, 126684, 126690, 126692, 126696, 126738, 126754, 126756, 126760, 126774, 126786, 126788, 126792, 126800, 126814, 126822, 126828, 126842, 126894, 126898, 126900, 126934, 127126, 127142, 127148, 127162, 127178, 127186, 127188, 127254, 127270, 127276, 127290, 127302, 127308, 127320, 127342, 127346, 127348, 127370, 127378, 127380, 127394, 127396, 127400, 127450, 127510, 127526, 127532, 127546, 127558, 127576, 127598, 127602, 127604, 127622, 127628, 127640, 127664, 127678, 127694, 127708, 127714, 127716, 127720, 127734, 127754, 127762, 127764, 127778, 127784, 127810, 127812, 127816, 127824, 127838, 127846, 127866, 127898, 127918, 127922, 127924, 128022, 128038, 128044, 128058, 128070, 128076, 128088, 128110, 128114, 128116, 128134, 128140, 128152, 128176, 128190, 128206, 128220, 128226, 128228, 128232, 128246, 128262, 128268, 128280, 128304, 128318, 128352, 128380, 128398, 128412, 128440, 128450, 128452, 128456, 128464, 128478, 128486, 128492, 128506, 128522, 128530, 128532, 128546, 128548, 128552, 128566, 128578, 128580, 128584, 128592, 128606, 128614, 128634, 128642, 128644, 128648, 128656, 128670, 128672, 128700, 128716, 128754, 128756, 128794, 128814, 128818, 128820, 128846, 128860, 128866, 128868, 128872, 128886, 128918, 128934, 128940, 128954, 128978, 128980, 129178, 129198, 129202, 129204, 129238, 129258, 129306, 129326, 129330, 129332, 129358, 129372, 129378, 129380, 129384, 129398, 129430, 129446, 129452, 129466, 129482, 129490, 129492, 129562, 129582, 129586, 129588, 129614, 129628, 129634, 129636, 129640, 129654, 129678, 129692, 129720, 129730, 129732, 129736, 129744, 129758, 129766, 129772, 129814, 129830, 129836, 129850, 129862, 129868, 129880, 129902, 129906, 129908, 129930, 129938, 129940, 129954, 129956, 129960, 129974, 130010}; /* renamed from: c reason: collision with root package name */ - public static final int[] f1438c = {2627, 1819, 2622, 2621, 1813, 1812, 2729, 2724, 2723, 2779, 2774, 2773, 902, 896, 908, 868, 865, 861, 859, 2511, 873, 871, 1780, 835, 2493, 825, 2491, 842, 837, 844, 1764, 1762, 811, 810, 809, 2483, 807, 2482, 806, 2480, 815, 814, 813, 812, 2484, 817, 816, 1745, 1744, 1742, 1746, 2655, 2637, 2635, 2626, 2625, 2623, 2628, 1820, 2752, 2739, 2737, 2728, 2727, 2725, 2730, 2785, 2783, 2778, 2777, 2775, 2780, 787, 781, 747, 739, 736, 2413, 754, 752, 1719, 692, 689, 681, 2371, 678, 2369, 700, 697, 694, 703, 1688, 1686, 642, 638, 2343, 631, 2341, 627, 2338, 651, 646, 643, 2345, 654, 652, 1652, 1650, 1647, 1654, 601, 599, 2322, 596, 2321, 594, 2319, 2317, 611, 610, 608, 606, 2324, 603, 2323, 615, 614, 612, 1617, 1616, 1614, 1612, 616, 1619, 1618, 2575, 2538, 2536, 905, 901, 898, 909, 2509, 2507, 2504, 870, 867, 864, 860, 2512, 875, 872, 1781, 2490, 2489, 2487, 2485, 1748, 836, 834, 832, 830, 2494, 827, 2492, 843, 841, 839, 845, 1765, 1763, 2701, 2676, 2674, 2653, 2648, 2656, 2634, 2633, 2631, 2629, 1821, 2638, 2636, 2770, 2763, 2761, 2750, 2745, 2753, 2736, 2735, 2733, 2731, 1848, 2740, 2738, 2786, 2784, 591, 588, 576, 569, 566, 2296, 1590, 537, 534, 526, 2276, 522, 2274, 545, 542, 539, 548, 1572, 1570, 481, 2245, 466, 2242, 462, 2239, 492, 485, 482, 2249, 496, 494, 1534, 1531, 1528, 1538, 413, 2196, 406, 2191, 2188, 425, 419, 2202, 415, 2199, 432, 430, 427, 1472, 1467, 1464, 433, 1476, 1474, 368, 367, 2160, 365, 2159, 362, 2157, 2155, 2152, 378, 377, 375, 2166, 372, 2165, 369, 2162, 383, 381, 379, 2168, 1419, 1418, 1416, 1414, 385, 1411, 384, 1423, 1422, 1420, 1424, 2461, 802, 2441, 2439, 790, 786, 783, 794, 2409, 2406, 2403, 750, 742, 738, 2414, 756, 753, 1720, 2367, 2365, 2362, 2359, 1663, 693, 691, 684, 2373, 680, 2370, 702, 699, 696, 704, 1690, 1687, 2337, 2336, 2334, 2332, 1624, 2329, 1622, 640, 637, 2344, 634, 2342, 630, 2340, 650, 648, 645, 2346, 655, 653, 1653, 1651, 1649, 1655, 2612, 2597, 2595, 2571, 2568, 2565, 2576, 2534, 2529, 2526, 1787, 2540, 2537, 907, 904, 900, 910, 2503, 2502, GuildConstantsKt.MAX_GUILD_MEMBERS_NOTIFY_ALL_MESSAGES, 2498, 1768, 2495, 1767, 2510, 2508, 2506, 869, 866, 863, 2513, 876, 874, 1782, 2720, 2713, 2711, 2697, 2694, 2691, 2702, 2672, 2670, 2664, 1828, 2678, 2675, 2647, 2646, 2644, 2642, 1823, 2639, 1822, 2654, 2652, 2650, 2657, 2771, 1855, 2765, 2762, 1850, 1849, 2751, 2749, 2747, 2754, 353, 2148, 344, 342, 336, 2142, 332, 2140, 345, 1375, 1373, 306, 2130, 299, 2128, 295, 2125, 319, 314, 311, 2132, 1354, 1352, 1349, 1356, 262, 257, 2101, 253, 2096, 2093, 274, AudioAttributesCompat.FLAG_ALL_PUBLIC, 267, 2107, 263, 2104, 280, 278, 275, 1316, 1311, 1308, 1320, 1318, 2052, 202, 2050, 2044, 2040, 219, 2063, 212, 2060, 208, 2055, 224, 221, 2066, 1260, 1258, 1252, 231, 1248, 229, 1266, 1264, 1261, 1268, 155, 1998, 153, 1996, 1994, 1991, 1988, 165, 164, 2007, 162, 2006, 159, 2003, 2000, 172, 171, 169, 2012, 166, 2010, 1186, 1184, 1182, 1179, HideBottomViewOnScrollBehavior.EXIT_ANIMATION_DURATION, 1176, 173, 1192, 1191, 1189, 1187, 176, 1194, 1193, 2313, 2307, 2305, 592, 589, 2294, 2292, 2289, 578, 572, 568, 2297, 580, 1591, 2272, 2267, 2264, 1547, 538, 536, 529, 2278, 525, 2275, 547, 544, 541, 1574, 1571, 2237, 2235, 2229, 1493, 2225, 1489, 478, 2247, 470, 2244, 465, 2241, 493, 488, 484, 2250, 498, 495, 1536, 1533, 1530, 1539, 2187, 2186, 2184, 2182, 1432, 2179, 1430, 2176, 1427, 414, 412, 2197, 409, 2195, 405, 2193, 2190, 426, 424, 421, 2203, 418, 2201, 431, 429, 1473, 1471, 1469, 1466, 434, 1477, 1475, 2478, 2472, 2470, 2459, 2457, 2454, 2462, 803, 2437, 2432, 2429, 1726, 2443, 2440, 792, 789, 785, 2401, 2399, 2393, 1702, 2389, 1699, 2411, 2408, 2405, 745, 741, 2415, 758, 755, 1721, 2358, 2357, 2355, 2353, 1661, 2350, 1660, 2347, 1657, 2368, 2366, 2364, 2361, 1666, 690, 687, 2374, 683, 2372, 701, 698, 705, 1691, 1689, 2619, 2617, 2610, 2608, 2605, 2613, 2593, 2588, 2585, 1803, 2599, 2596, 2563, 2561, 2555, 1797, 2551, 1795, 2573, 2570, 2567, 2577, 2525, 2524, 2522, 2520, 1786, 2517, 1785, 2514, 1783, 2535, 2533, 2531, 2528, 1788, 2541, 2539, 906, 903, 911, 2721, 1844, 2715, 2712, 1838, 1836, 2699, 2696, 2693, 2703, 1827, 1826, 1824, 2673, 2671, 2669, 2666, 1829, 2679, 2677, 1858, 1857, 2772, 1854, 1853, 1851, 1856, 2766, 2764, 143, 1987, 139, 1986, 135, 133, 131, 1984, 128, 1983, 125, 1981, 138, 137, 136, 1985, 1133, 1132, 1130, 112, 110, 1974, 107, 1973, 104, 1971, 1969, 122, 121, 119, 117, 1977, 114, 1976, 124, 1115, 1114, 1112, 1110, 1117, 1116, 84, 83, 1953, 81, 1952, 78, 1950, 1948, 1945, 94, 93, 91, 1959, 88, 1958, 85, 1955, 99, 97, 95, 1961, 1086, 1085, 1083, 1081, 1078, 100, 1090, 1089, 1087, 1091, 49, 47, 1917, 44, 1915, 1913, 1910, 1907, 59, 1926, 56, 1925, 53, 1922, 1919, 66, 64, 1931, 61, 1929, 1042, 1040, 1038, 71, 1035, 70, 1032, 68, 1048, 1047, 1045, 1043, 1050, 1049, 12, 10, 1869, 1867, 1864, 1861, 21, 1880, 19, 1877, 1874, 1871, 28, 1888, 25, 1886, 22, 1883, 982, 980, 977, 974, 32, 30, 991, 989, 987, 984, 34, 995, 994, 992, 2151, 2150, 2147, 2146, 2144, 356, 355, 354, 2149, 2139, 2138, 2136, 2134, 1359, 343, 341, 338, 2143, 335, 2141, 348, 347, 346, 1376, 1374, 2124, 2123, 2121, 2119, 1326, 2116, 1324, 310, 308, 305, 2131, 302, 2129, 298, 2127, 320, 318, 316, 313, 2133, 322, 321, 1355, 1353, 1351, 1357, 2092, 2091, 2089, 2087, 1276, 2084, 1274, 2081, 1271, 259, 2102, 256, 2100, 252, 2098, 2095, 272, 269, 2108, 266, 2106, 281, 279, 277, 1317, 1315, 1313, 1310, 282, 1321, 1319, 2039, 2037, 2035, 2032, 1203, 2029, 1200, 1197, 207, 2053, 205, 2051, 201, 2049, 2046, 2043, 220, 218, 2064, 215, 2062, 211, 2059, 228, 226, 223, 2069, 1259, 1257, 1254, 232, 1251, 230, 1267, 1265, 1263, 2316, 2315, 2312, 2311, 2309, 2314, 2304, 2303, 2301, 2299, 1593, 2308, 2306, 590, 2288, 2287, 2285, 2283, 1578, 2280, 1577, 2295, 2293, 2291, 579, 577, 574, 571, 2298, 582, 581, 1592, 2263, 2262, 2260, 2258, 1545, 2255, 1544, 2252, 1541, 2273, 2271, 2269, 2266, 1550, 535, 532, 2279, 528, 2277, 546, 543, 549, 1575, 1573, 2224, 2222, 2220, 1486, 2217, 1485, 2214, 1482, 1479, 2238, 2236, 2234, 2231, 1496, 2228, 1492, 480, 477, 2248, 473, 2246, 469, 2243, 490, 487, 2251, 497, 1537, 1535, 1532, 2477, 2476, 2474, 2479, 2469, 2468, 2466, 2464, 1730, 2473, 2471, 2453, 2452, 2450, 2448, 1729, 2445, 1728, 2460, 2458, 2456, 2463, 805, 804, 2428, 2427, 2425, 2423, 1725, 2420, 1724, 2417, 1722, 2438, 2436, 2434, 2431, 1727, 2444, 2442, 793, 791, 788, 795, 2388, 2386, 2384, 1697, 2381, 1696, 2378, 1694, 1692, 2402, 2400, 2398, 2395, 1703, 2392, 1701, 2412, 2410, 2407, 751, 748, 744, 2416, 759, 757, 1807, 2620, 2618, 1806, 1805, 2611, 2609, 2607, 2614, 1802, 1801, 1799, 2594, 2592, 2590, 2587, 1804, 2600, 2598, 1794, 1793, 1791, 1789, 2564, 2562, 2560, 2557, 1798, 2554, 1796, 2574, 2572, 2569, 2578, 1847, 1846, 2722, 1843, 1842, 1840, 1845, 2716, 2714, 1835, 1834, 1832, 1830, 1839, 1837, 2700, 2698, 2695, 2704, 1817, 1811, 1810, 897, 862, 1777, 829, 826, 838, 1760, 1758, 808, 2481, 1741, 1740, 1738, 1743, 2624, 1818, 2726, 2776, 782, 740, 737, 1715, 686, 679, 695, 1682, 1680, 639, 628, 2339, 647, 644, 1645, 1643, 1640, 1648, 602, 600, 597, 595, 2320, 593, 2318, 609, 607, 604, 1611, 1610, 1608, 1606, 613, 1615, 1613, 2328, 926, 924, 892, 886, 899, 857, 850, 2505, 1778, 824, 823, 821, 819, 2488, 818, 2486, 833, 831, 828, 840, 1761, 1759, 2649, 2632, 2630, 2746, 2734, 2732, 2782, 2781, 570, 567, 1587, 531, 527, 523, 540, 1566, 1564, 476, 467, 463, 2240, 486, 483, 1524, 1521, 1518, 1529, 411, 403, 2192, 399, 2189, 423, 416, 1462, 1457, 1454, 428, 1468, 1465, 2210, 366, 363, 2158, 360, 2156, 357, 2153, 376, 373, 370, 2163, 1410, 1409, 1407, 1405, 382, 1402, 380, 1417, 1415, 1412, 1421, 2175, 2174, 777, 774, 771, 784, 732, 725, 722, 2404, 743, 1716, 676, 674, 668, 2363, 665, 2360, 685, 1684, 1681, 626, 624, 622, 2335, 620, 2333, 617, 2330, 641, 635, 649, 1646, 1644, 1642, 2566, 928, 925, 2530, 2527, 894, 891, 888, 2501, 2499, 2496, 858, 856, 854, 851, 1779, 2692, 2668, 2665, 2645, 2643, 2640, 2651, 2768, 2759, 2757, 2744, 2743, 2741, 2748, 352, 1382, 340, 337, 333, 1371, 1369, 307, 300, 296, 2126, 315, 312, 1347, 1342, 1350, 261, 258, 250, 2097, 246, 2094, 271, 268, 264, 1306, 1301, 1298, 276, 1312, 1309, 2115, 203, 2048, 195, 2045, 191, 2041, 213, 209, 2056, 1246, 1244, 1238, HideBottomViewOnScrollBehavior.ENTER_ANIMATION_DURATION, 1234, 222, 1256, 1253, 1249, 1262, 2080, 2079, 154, 1997, FontUtils.MAX_FONT_SCALING, 1995, 147, 1992, 1989, 163, 160, 2004, 156, 2001, 1175, 1174, 1172, 1170, 1167, 170, 1164, 167, 1185, 1183, 1180, 1177, 174, 1190, 1188, 2025, 2024, 2022, 587, 586, 564, 559, 556, 2290, 573, 1588, 520, 518, 512, 2268, 508, 2265, 530, 1568, 1565, 461, 457, 2233, 450, 2230, 446, 2226, 479, 471, 489, 1526, 1523, 1520, 397, 395, 2185, 392, 2183, 389, 2180, 2177, 410, 2194, 402, 422, 1463, 1461, 1459, 1456, 1470, 2455, 799, 2433, 2430, 779, 776, 773, 2397, 2394, 2390, 734, 728, 724, 746, 1717, 2356, 2354, 2351, 2348, 1658, 677, 675, 673, 670, 667, 688, 1685, 1683, 2606, 2589, 2586, 2559, 2556, 2552, 927, 2523, 2521, 2518, 2515, 1784, 2532, 895, 893, 890, 2718, 2709, 2707, 2689, 2687, 2684, 2663, 2662, 2660, 2658, 1825, 2667, 2769, 1852, 2760, 2758, 142, 141, 1139, 1138, 134, 132, 129, 126, 1982, 1129, 1128, 1126, 1131, 113, 111, 108, 105, 1972, 101, 1970, 120, 118, 115, 1109, 1108, 1106, 1104, 123, 1113, 1111, 82, 79, 1951, 75, 1949, 72, 1946, 92, 89, 86, 1956, 1077, 1076, 1074, 1072, 98, 1069, 96, 1084, 1082, 1079, 1088, 1968, 1967, 48, 45, 1916, 42, 1914, 39, 1911, 1908, 60, 57, 54, 1923, 50, 1920, 1031, 1030, 1028, 1026, 67, AudioAttributesCompat.FLAG_ALL, 65, PointerIconCompat.TYPE_GRAB, 62, 1041, 1039, 1036, 1033, 69, 1046, 1044, 1944, 1943, 1941, 11, 9, 1868, 7, 1865, 1862, 1859, 20, 1878, 16, 1875, 13, 1872, 970, 968, 966, 963, 29, 960, 26, 23, 983, 981, 978, 975, 33, 971, 31, 990, 988, 985, 1906, 1904, 1902, 993, 351, 2145, 1383, 331, 330, 328, 326, 2137, 323, 2135, 339, 1372, 1370, 294, 293, 291, 289, 2122, 286, 2120, 283, 2117, 309, 303, 317, 1348, 1346, 1344, 245, 244, 242, 2090, 239, 2088, 236, 2085, 2082, 260, 2099, 249, 270, 1307, 1305, 1303, 1300, 1314, 189, 2038, 186, 2036, 183, 2033, 2030, 2026, 206, 198, 2047, 194, 216, 1247, 1245, 1243, 1240, 227, 1237, 1255, 2310, 2302, 2300, 2286, 2284, 2281, 565, 563, 561, 558, 575, 1589, 2261, 2259, 2256, 2253, 1542, 521, 519, 517, 514, 2270, FrameMetricsAggregator.EVERY_DURATION, 533, 1569, 1567, 2223, 2221, 2218, 2215, 1483, 2211, 1480, 459, 456, 453, 2232, 449, 474, 491, 1527, 1525, 1522, 2475, 2467, 2465, 2451, 2449, 2446, 801, 800, 2426, 2424, 2421, 2418, 1723, 2435, 780, 778, 775, 2387, 2385, 2382, 2379, 1695, 2375, 1693, 2396, 735, 733, 730, 727, 749, 1718, 2616, 2615, 2604, 2603, 2601, 2584, 2583, 2581, 2579, ModelInvite.Settings.HALF_HOUR, 2591, 2550, 2549, 2547, 2545, 1792, 2542, 1790, 2558, 929, 2719, 1841, 2710, 2708, 1833, 1831, 2690, 2688, 2686, 1815, 1809, 1808, 1774, 1756, 1754, 1737, 1736, 1734, 1739, 1816, 1711, 1676, 1674, 633, 629, 1638, 1636, 1633, 1641, 598, 1605, 1604, 1602, 1600, 605, 1609, 1607, 2327, 887, 853, 1775, 822, 820, 1757, 1755, 1584, 524, 1560, 1558, 468, 464, 1514, 1511, 1508, 1519, 408, 404, 400, 1452, 1447, 1444, 417, 1458, 1455, 2208, 364, 361, 358, 2154, 1401, 1400, 1398, 1396, 374, 1393, 371, 1408, 1406, 1403, 1413, 2173, 2172, 772, 726, 723, 1712, 672, 669, 666, 682, 1678, 1675, 625, 623, 621, 618, 2331, 636, 632, 1639, 1637, 1635, 920, 918, 884, 880, 889, 849, 848, 847, 846, 2497, 855, 852, 1776, 2641, 2742, 2787, 1380, 334, 1367, 1365, 301, 297, 1340, 1338, 1335, 1343, 255, 251, 247, 1296, 1291, 1288, 265, 1302, 1299, 2113, 204, 196, 192, 2042, 1232, 1230, 1224, 214, 1220, 210, 1242, 1239, 1235, 1250, 2077, 2075, 151, 148, 1993, 144, 1990, 1163, 1162, 1160, 1158, 1155, 161, 1152, 157, 1173, 1171, 1168, 1165, 168, 1181, 1178, 2021, 2020, 2018, 2023, 585, 560, 557, 1585, 516, 509, 1562, 1559, 458, 447, 2227, 472, 1516, 1513, 1510, 398, 396, 393, 390, 2181, 386, 2178, 407, 1453, 1451, 1449, 1446, 420, 1460, 2209, 769, 764, 720, 712, 2391, 729, 1713, 664, 663, 661, 659, 2352, 656, 2349, 671, 1679, 1677, 2553, 922, 919, 2519, 2516, 885, 883, 881, 2685, 2661, 2659, 2767, 2756, 2755, 140, 1137, 1136, 130, 127, 1125, 1124, 1122, 1127, 109, 106, 102, 1103, 1102, 1100, 1098, 116, 1107, 1105, 1980, 80, 76, 73, 1947, 1068, 1067, 1065, 1063, 90, 1060, 87, 1075, 1073, 1070, WidgetSettingsUserProfile.MAX_BANNER_IMAGE_SIZE, 1966, 1965, 46, 43, 40, 1912, 36, 1909, PointerIconCompat.TYPE_ZOOM_OUT, PointerIconCompat.TYPE_ZOOM_IN, PointerIconCompat.TYPE_TOP_RIGHT_DIAGONAL_DOUBLE_ARROW, PointerIconCompat.TYPE_HORIZONTAL_DOUBLE_ARROW, 58, PointerIconCompat.TYPE_COPY, 55, PointerIconCompat.TYPE_TEXT, 51, 1029, 1027, 1024, PointerIconCompat.TYPE_GRABBING, 63, 1037, 1034, 1940, 1939, 1937, 1942, 8, 1866, 4, 1863, 1, 1860, 956, 954, 952, 949, 946, 17, 14, 969, 967, 964, 961, 27, 957, 24, 979, 976, 972, 1901, 1900, 1898, 1896, 986, 1905, 1903, 350, 349, 1381, 329, 327, 324, 1368, 1366, 292, 290, 287, 284, 2118, 304, 1341, 1339, 1337, 1345, 243, 240, 237, 2086, 233, 2083, 254, 1297, 1295, 1293, 1290, 1304, 2114, 190, 187, 184, 2034, BaseTransientBottomBar.ANIMATION_FADE_DURATION, 2031, 177, 2027, 199, 1233, 1231, 1229, 1226, 217, 1223, 1241, 2078, 2076, 584, 555, 554, 552, 550, 2282, 562, 1586, 507, 506, 504, 502, 2257, 499, 2254, 515, 1563, 1561, 445, 443, 441, 2219, 438, 2216, 435, 2212, 460, 454, 475, 1517, 1515, 1512, 2447, 798, 797, 2422, 2419, 770, 768, 766, 2383, 2380, 2376, 721, 719, 717, 714, 731, 1714, 2602, 2582, 2580, 2548, 2546, 2543, 923, 921, 2717, 2706, 2705, 2683, 2682, 2680, 1771, 1752, 1750, 1733, 1732, 1731, 1735, 1814, 1707, 1670, 1668, 1631, 1629, 1626, 1634, 1599, 1598, 1596, 1594, 1603, 1601, 2326, 1772, 1753, 1751, 1581, 1554, 1552, 1504, 1501, 1498, 1509, 1442, 1437, 1434, 401, 1448, 1445, 2206, 1392, 1391, 1389, 1387, 1384, 359, 1399, 1397, 1394, 1404, 2171, 2170, 1708, 1672, 1669, 619, 1632, 1630, 1628, 1773, 1378, 1363, 1361, 1333, 1328, 1336, 1286, 1281, 1278, 248, 1292, 1289, 2111, 1218, 1216, 1210, 197, 1206, 193, 1228, 1225, 1221, 1236, 2073, 2071, 1151, 1150, 1148, 1146, 152, 1143, 149, 1140, 145, 1161, 1159, 1156, 1153, 158, 1169, 1166, 2017, 2016, 2014, 2019, 1582, 510, 1556, 1553, 452, 448, 1506, 1500, 394, 391, 387, 1443, 1441, 1439, 1436, 1450, 2207, 765, 716, 713, 1709, 662, 660, 657, 1673, 1671, 916, 914, 879, 878, 877, 882, 1135, 1134, 1121, 1120, 1118, 1123, 1097, 1096, 1094, 1092, 103, 1101, 1099, 1979, 1059, 1058, 1056, 1054, 77, 1051, 74, 1066, 1064, 1061, 1071, 1964, 1963, PointerIconCompat.TYPE_CROSSHAIR, PointerIconCompat.TYPE_CELL, PointerIconCompat.TYPE_WAIT, PointerIconCompat.TYPE_HAND, RoomDatabase.MAX_BIND_PARAMETER_CNT, 41, 996, 37, PointerIconCompat.TYPE_TOP_LEFT_DIAGONAL_DOUBLE_ARROW, PointerIconCompat.TYPE_VERTICAL_DOUBLE_ARROW, PointerIconCompat.TYPE_NO_DROP, PointerIconCompat.TYPE_VERTICAL_TEXT, 52, InputDeviceCompat.SOURCE_GAMEPAD, 1022, 1936, 1935, 1933, 1938, 942, 940, 938, 935, 932, 5, 2, 955, 953, 950, 947, 18, 943, 15, 965, 962, 958, 1895, 1894, 1892, 1890, 973, 1899, 1897, 1379, 325, 1364, 1362, ScreenShareManager.THUMBNAIL_HEIGHT_PX, 285, 1334, 1332, 1330, 241, 238, 234, 1287, 1285, 1283, 1280, 1294, 2112, 188, 185, 181, 178, 2028, 1219, 1217, 1215, 1212, 200, 1209, 1227, 2074, 2072, 583, 553, 551, 1583, 505, 503, 500, InputDeviceCompat.SOURCE_DPAD, 1557, 1555, 444, 442, 439, 436, 2213, 455, 451, 1507, 1505, 1502, 796, 763, 762, 760, 767, 711, 710, 708, 706, 2377, 718, 715, 1710, 2544, 917, 915, 2681, 1627, 1597, 1595, 2325, 1769, 1749, 1747, 1499, 1438, 1435, 2204, 1390, 1388, 1385, 1395, 2169, 2167, 1704, 1665, 1662, 1625, 1623, 1620, 1770, 1329, 1282, 1279, 2109, 1214, 1207, 1222, 2068, 2065, 1149, 1147, 1144, 1141, 146, 1157, 1154, 2013, 2011, 2008, 2015, 1579, 1549, 1546, 1495, 1487, 1433, 1431, 1428, 1425, 388, 1440, 2205, 1705, 658, 1667, 1664, 1119, 1095, 1093, 1978, 1057, 1055, 1052, 1062, 1962, 1960, 1005, PointerIconCompat.TYPE_HELP, 1000, 997, 38, PointerIconCompat.TYPE_ALL_SCROLL, PointerIconCompat.TYPE_ALIAS, 1932, 1930, 1927, 1934, 941, 939, 936, 933, 6, 930, 3, 951, 948, 944, 1889, 1887, 1884, 1881, 959, 1893, 1891, 35, 1377, 1360, 1358, 1327, 1325, 1322, 1331, 1277, 1275, 1272, 1269, 235, 1284, 2110, 1205, 1204, 1201, 1198, 182, 1195, 179, 1213, 2070, 2067, 1580, 501, 1551, 1548, 440, 437, 1497, 1494, 1490, 1503, 761, 709, 707, 1706, 913, 912, 2198, 1386, 2164, 2161, 1621, 1766, 2103, 1208, 2058, 2054, 1145, 1142, 2005, 2002, 1999, 2009, 1488, 1429, 1426, 2200, 1698, 1659, 1656, 1975, 1053, 1957, 1954, PointerIconCompat.TYPE_CONTEXT_MENU, 998, 1924, 1921, 1918, 1928, 937, 934, 931, 1879, 1876, 1873, 1870, 945, 1885, 1882, 1323, 1273, 1270, 2105, 1202, 1199, 1196, 1211, 2061, 2057, 1576, 1543, 1540, 1484, 1481, 1478, 1491, 1700}; + public static final int[] f1439c = {2627, 1819, 2622, 2621, 1813, 1812, 2729, 2724, 2723, 2779, 2774, 2773, 902, 896, 908, 868, 865, 861, 859, 2511, 873, 871, 1780, 835, 2493, 825, 2491, 842, 837, 844, 1764, 1762, 811, 810, 809, 2483, 807, 2482, 806, 2480, 815, 814, 813, 812, 2484, 817, 816, 1745, 1744, 1742, 1746, 2655, 2637, 2635, 2626, 2625, 2623, 2628, 1820, 2752, 2739, 2737, 2728, 2727, 2725, 2730, 2785, 2783, 2778, 2777, 2775, 2780, 787, 781, 747, 739, 736, 2413, 754, 752, 1719, 692, 689, 681, 2371, 678, 2369, 700, 697, 694, 703, 1688, 1686, 642, 638, 2343, 631, 2341, 627, 2338, 651, 646, 643, 2345, 654, 652, 1652, 1650, 1647, 1654, 601, 599, 2322, 596, 2321, 594, 2319, 2317, 611, 610, 608, 606, 2324, 603, 2323, 615, 614, 612, 1617, 1616, 1614, 1612, 616, 1619, 1618, 2575, 2538, 2536, 905, 901, 898, 909, 2509, 2507, 2504, 870, 867, 864, 860, 2512, 875, 872, 1781, 2490, 2489, 2487, 2485, 1748, 836, 834, 832, 830, 2494, 827, 2492, 843, 841, 839, 845, 1765, 1763, 2701, 2676, 2674, 2653, 2648, 2656, 2634, 2633, 2631, 2629, 1821, 2638, 2636, 2770, 2763, 2761, 2750, 2745, 2753, 2736, 2735, 2733, 2731, 1848, 2740, 2738, 2786, 2784, 591, 588, 576, 569, 566, 2296, 1590, 537, 534, 526, 2276, 522, 2274, 545, 542, 539, 548, 1572, 1570, 481, 2245, 466, 2242, 462, 2239, 492, 485, 482, 2249, 496, 494, 1534, 1531, 1528, 1538, 413, 2196, 406, 2191, 2188, 425, 419, 2202, 415, 2199, 432, 430, 427, 1472, 1467, 1464, 433, 1476, 1474, 368, 367, 2160, 365, 2159, 362, 2157, 2155, 2152, 378, 377, 375, 2166, 372, 2165, 369, 2162, 383, 381, 379, 2168, 1419, 1418, 1416, 1414, 385, 1411, 384, 1423, 1422, 1420, 1424, 2461, 802, 2441, 2439, 790, 786, 783, 794, 2409, 2406, 2403, 750, 742, 738, 2414, 756, 753, 1720, 2367, 2365, 2362, 2359, 1663, 693, 691, 684, 2373, 680, 2370, 702, 699, 696, 704, 1690, 1687, 2337, 2336, 2334, 2332, 1624, 2329, 1622, 640, 637, 2344, 634, 2342, 630, 2340, 650, 648, 645, 2346, 655, 653, 1653, 1651, 1649, 1655, 2612, 2597, 2595, 2571, 2568, 2565, 2576, 2534, 2529, 2526, 1787, 2540, 2537, 907, 904, 900, 910, 2503, 2502, GuildConstantsKt.MAX_GUILD_MEMBERS_NOTIFY_ALL_MESSAGES, 2498, 1768, 2495, 1767, 2510, 2508, 2506, 869, 866, 863, 2513, 876, 874, 1782, 2720, 2713, 2711, 2697, 2694, 2691, 2702, 2672, 2670, 2664, 1828, 2678, 2675, 2647, 2646, 2644, 2642, 1823, 2639, 1822, 2654, 2652, 2650, 2657, 2771, 1855, 2765, 2762, 1850, 1849, 2751, 2749, 2747, 2754, 353, 2148, 344, 342, 336, 2142, 332, 2140, 345, 1375, 1373, 306, 2130, 299, 2128, 295, 2125, 319, 314, 311, 2132, 1354, 1352, 1349, 1356, 262, 257, 2101, 253, 2096, 2093, 274, AudioAttributesCompat.FLAG_ALL_PUBLIC, 267, 2107, 263, 2104, 280, 278, 275, 1316, 1311, 1308, 1320, 1318, 2052, 202, 2050, 2044, 2040, 219, 2063, 212, 2060, 208, 2055, 224, 221, 2066, 1260, 1258, 1252, 231, 1248, 229, 1266, 1264, 1261, 1268, 155, 1998, 153, 1996, 1994, 1991, 1988, 165, 164, 2007, 162, 2006, 159, 2003, 2000, 172, 171, 169, 2012, 166, 2010, 1186, 1184, 1182, 1179, HideBottomViewOnScrollBehavior.EXIT_ANIMATION_DURATION, 1176, 173, 1192, 1191, 1189, 1187, 176, 1194, 1193, 2313, 2307, 2305, 592, 589, 2294, 2292, 2289, 578, 572, 568, 2297, 580, 1591, 2272, 2267, 2264, 1547, 538, 536, 529, 2278, 525, 2275, 547, 544, 541, 1574, 1571, 2237, 2235, 2229, 1493, 2225, 1489, 478, 2247, 470, 2244, 465, 2241, 493, 488, 484, 2250, 498, 495, 1536, 1533, 1530, 1539, 2187, 2186, 2184, 2182, 1432, 2179, 1430, 2176, 1427, 414, 412, 2197, 409, 2195, 405, 2193, 2190, 426, 424, 421, 2203, 418, 2201, 431, 429, 1473, 1471, 1469, 1466, 434, 1477, 1475, 2478, 2472, 2470, 2459, 2457, 2454, 2462, 803, 2437, 2432, 2429, 1726, 2443, 2440, 792, 789, 785, 2401, 2399, 2393, 1702, 2389, 1699, 2411, 2408, 2405, 745, 741, 2415, 758, 755, 1721, 2358, 2357, 2355, 2353, 1661, 2350, 1660, 2347, 1657, 2368, 2366, 2364, 2361, 1666, 690, 687, 2374, 683, 2372, 701, 698, 705, 1691, 1689, 2619, 2617, 2610, 2608, 2605, 2613, 2593, 2588, 2585, 1803, 2599, 2596, 2563, 2561, 2555, 1797, 2551, 1795, 2573, 2570, 2567, 2577, 2525, 2524, 2522, 2520, 1786, 2517, 1785, 2514, 1783, 2535, 2533, 2531, 2528, 1788, 2541, 2539, 906, 903, 911, 2721, 1844, 2715, 2712, 1838, 1836, 2699, 2696, 2693, 2703, 1827, 1826, 1824, 2673, 2671, 2669, 2666, 1829, 2679, 2677, 1858, 1857, 2772, 1854, 1853, 1851, 1856, 2766, 2764, 143, 1987, 139, 1986, 135, 133, 131, 1984, 128, 1983, 125, 1981, 138, 137, 136, 1985, 1133, 1132, 1130, 112, 110, 1974, 107, 1973, 104, 1971, 1969, 122, 121, 119, 117, 1977, 114, 1976, 124, 1115, 1114, 1112, 1110, 1117, 1116, 84, 83, 1953, 81, 1952, 78, 1950, 1948, 1945, 94, 93, 91, 1959, 88, 1958, 85, 1955, 99, 97, 95, 1961, 1086, 1085, 1083, 1081, 1078, 100, 1090, 1089, 1087, 1091, 49, 47, 1917, 44, 1915, 1913, 1910, 1907, 59, 1926, 56, 1925, 53, 1922, 1919, 66, 64, 1931, 61, 1929, 1042, 1040, 1038, 71, 1035, 70, 1032, 68, 1048, 1047, 1045, 1043, 1050, 1049, 12, 10, 1869, 1867, 1864, 1861, 21, 1880, 19, 1877, 1874, 1871, 28, 1888, 25, 1886, 22, 1883, 982, 980, 977, 974, 32, 30, 991, 989, 987, 984, 34, 995, 994, 992, 2151, 2150, 2147, 2146, 2144, 356, 355, 354, 2149, 2139, 2138, 2136, 2134, 1359, 343, 341, 338, 2143, 335, 2141, 348, 347, 346, 1376, 1374, 2124, 2123, 2121, 2119, 1326, 2116, 1324, 310, 308, 305, 2131, 302, 2129, 298, 2127, 320, 318, 316, 313, 2133, 322, 321, 1355, 1353, 1351, 1357, 2092, 2091, 2089, 2087, 1276, 2084, 1274, 2081, 1271, 259, 2102, 256, 2100, 252, 2098, 2095, 272, 269, 2108, 266, 2106, 281, 279, 277, 1317, 1315, 1313, 1310, 282, 1321, 1319, 2039, 2037, 2035, 2032, 1203, 2029, 1200, 1197, 207, 2053, 205, 2051, 201, 2049, 2046, 2043, 220, 218, 2064, 215, 2062, 211, 2059, 228, 226, 223, 2069, 1259, 1257, 1254, 232, 1251, 230, 1267, 1265, 1263, 2316, 2315, 2312, 2311, 2309, 2314, 2304, 2303, 2301, 2299, 1593, 2308, 2306, 590, 2288, 2287, 2285, 2283, 1578, 2280, 1577, 2295, 2293, 2291, 579, 577, 574, 571, 2298, 582, 581, 1592, 2263, 2262, 2260, 2258, 1545, 2255, 1544, 2252, 1541, 2273, 2271, 2269, 2266, 1550, 535, 532, 2279, 528, 2277, 546, 543, 549, 1575, 1573, 2224, 2222, 2220, 1486, 2217, 1485, 2214, 1482, 1479, 2238, 2236, 2234, 2231, 1496, 2228, 1492, 480, 477, 2248, 473, 2246, 469, 2243, 490, 487, 2251, 497, 1537, 1535, 1532, 2477, 2476, 2474, 2479, 2469, 2468, 2466, 2464, 1730, 2473, 2471, 2453, 2452, 2450, 2448, 1729, 2445, 1728, 2460, 2458, 2456, 2463, 805, 804, 2428, 2427, 2425, 2423, 1725, 2420, 1724, 2417, 1722, 2438, 2436, 2434, 2431, 1727, 2444, 2442, 793, 791, 788, 795, 2388, 2386, 2384, 1697, 2381, 1696, 2378, 1694, 1692, 2402, 2400, 2398, 2395, 1703, 2392, 1701, 2412, 2410, 2407, 751, 748, 744, 2416, 759, 757, 1807, 2620, 2618, 1806, 1805, 2611, 2609, 2607, 2614, 1802, 1801, 1799, 2594, 2592, 2590, 2587, 1804, 2600, 2598, 1794, 1793, 1791, 1789, 2564, 2562, 2560, 2557, 1798, 2554, 1796, 2574, 2572, 2569, 2578, 1847, 1846, 2722, 1843, 1842, 1840, 1845, 2716, 2714, 1835, 1834, 1832, 1830, 1839, 1837, 2700, 2698, 2695, 2704, 1817, 1811, 1810, 897, 862, 1777, 829, 826, 838, 1760, 1758, 808, 2481, 1741, 1740, 1738, 1743, 2624, 1818, 2726, 2776, 782, 740, 737, 1715, 686, 679, 695, 1682, 1680, 639, 628, 2339, 647, 644, 1645, 1643, 1640, 1648, 602, 600, 597, 595, 2320, 593, 2318, 609, 607, 604, 1611, 1610, 1608, 1606, 613, 1615, 1613, 2328, 926, 924, 892, 886, 899, 857, 850, 2505, 1778, 824, 823, 821, 819, 2488, 818, 2486, 833, 831, 828, 840, 1761, 1759, 2649, 2632, 2630, 2746, 2734, 2732, 2782, 2781, 570, 567, 1587, 531, 527, 523, 540, 1566, 1564, 476, 467, 463, 2240, 486, 483, 1524, 1521, 1518, 1529, 411, 403, 2192, 399, 2189, 423, 416, 1462, 1457, 1454, 428, 1468, 1465, 2210, 366, 363, 2158, 360, 2156, 357, 2153, 376, 373, 370, 2163, 1410, 1409, 1407, 1405, 382, 1402, 380, 1417, 1415, 1412, 1421, 2175, 2174, 777, 774, 771, 784, 732, 725, 722, 2404, 743, 1716, 676, 674, 668, 2363, 665, 2360, 685, 1684, 1681, 626, 624, 622, 2335, 620, 2333, 617, 2330, 641, 635, 649, 1646, 1644, 1642, 2566, 928, 925, 2530, 2527, 894, 891, 888, 2501, 2499, 2496, 858, 856, 854, 851, 1779, 2692, 2668, 2665, 2645, 2643, 2640, 2651, 2768, 2759, 2757, 2744, 2743, 2741, 2748, 352, 1382, 340, 337, 333, 1371, 1369, 307, 300, 296, 2126, 315, 312, 1347, 1342, 1350, 261, 258, 250, 2097, 246, 2094, 271, 268, 264, 1306, 1301, 1298, 276, 1312, 1309, 2115, 203, 2048, 195, 2045, 191, 2041, 213, 209, 2056, 1246, 1244, 1238, HideBottomViewOnScrollBehavior.ENTER_ANIMATION_DURATION, 1234, 222, 1256, 1253, 1249, 1262, 2080, 2079, 154, 1997, FontUtils.MAX_FONT_SCALING, 1995, 147, 1992, 1989, 163, 160, 2004, 156, 2001, 1175, 1174, 1172, 1170, 1167, 170, 1164, 167, 1185, 1183, 1180, 1177, 174, 1190, 1188, 2025, 2024, 2022, 587, 586, 564, 559, 556, 2290, 573, 1588, 520, 518, 512, 2268, 508, 2265, 530, 1568, 1565, 461, 457, 2233, 450, 2230, 446, 2226, 479, 471, 489, 1526, 1523, 1520, 397, 395, 2185, 392, 2183, 389, 2180, 2177, 410, 2194, 402, 422, 1463, 1461, 1459, 1456, 1470, 2455, 799, 2433, 2430, 779, 776, 773, 2397, 2394, 2390, 734, 728, 724, 746, 1717, 2356, 2354, 2351, 2348, 1658, 677, 675, 673, 670, 667, 688, 1685, 1683, 2606, 2589, 2586, 2559, 2556, 2552, 927, 2523, 2521, 2518, 2515, 1784, 2532, 895, 893, 890, 2718, 2709, 2707, 2689, 2687, 2684, 2663, 2662, 2660, 2658, 1825, 2667, 2769, 1852, 2760, 2758, 142, 141, 1139, 1138, 134, 132, 129, 126, 1982, 1129, 1128, 1126, 1131, 113, 111, 108, 105, 1972, 101, 1970, 120, 118, 115, 1109, 1108, 1106, 1104, 123, 1113, 1111, 82, 79, 1951, 75, 1949, 72, 1946, 92, 89, 86, 1956, 1077, 1076, 1074, 1072, 98, 1069, 96, 1084, 1082, 1079, 1088, 1968, 1967, 48, 45, 1916, 42, 1914, 39, 1911, 1908, 60, 57, 54, 1923, 50, 1920, 1031, 1030, 1028, 1026, 67, AudioAttributesCompat.FLAG_ALL, 65, PointerIconCompat.TYPE_GRAB, 62, 1041, 1039, 1036, 1033, 69, 1046, 1044, 1944, 1943, 1941, 11, 9, 1868, 7, 1865, 1862, 1859, 20, 1878, 16, 1875, 13, 1872, 970, 968, 966, 963, 29, 960, 26, 23, 983, 981, 978, 975, 33, 971, 31, 990, 988, 985, 1906, 1904, 1902, 993, 351, 2145, 1383, 331, 330, 328, 326, 2137, 323, 2135, 339, 1372, 1370, 294, 293, 291, 289, 2122, 286, 2120, 283, 2117, 309, 303, 317, 1348, 1346, 1344, 245, 244, 242, 2090, 239, 2088, 236, 2085, 2082, 260, 2099, 249, 270, 1307, 1305, 1303, 1300, 1314, 189, 2038, 186, 2036, 183, 2033, 2030, 2026, 206, 198, 2047, 194, 216, 1247, 1245, 1243, 1240, 227, 1237, 1255, 2310, 2302, 2300, 2286, 2284, 2281, 565, 563, 561, 558, 575, 1589, 2261, 2259, 2256, 2253, 1542, 521, 519, 517, 514, 2270, FrameMetricsAggregator.EVERY_DURATION, 533, 1569, 1567, 2223, 2221, 2218, 2215, 1483, 2211, 1480, 459, 456, 453, 2232, 449, 474, 491, 1527, 1525, 1522, 2475, 2467, 2465, 2451, 2449, 2446, 801, 800, 2426, 2424, 2421, 2418, 1723, 2435, 780, 778, 775, 2387, 2385, 2382, 2379, 1695, 2375, 1693, 2396, 735, 733, 730, 727, 749, 1718, 2616, 2615, 2604, 2603, 2601, 2584, 2583, 2581, 2579, ModelInvite.Settings.HALF_HOUR, 2591, 2550, 2549, 2547, 2545, 1792, 2542, 1790, 2558, 929, 2719, 1841, 2710, 2708, 1833, 1831, 2690, 2688, 2686, 1815, 1809, 1808, 1774, 1756, 1754, 1737, 1736, 1734, 1739, 1816, 1711, 1676, 1674, 633, 629, 1638, 1636, 1633, 1641, 598, 1605, 1604, 1602, 1600, 605, 1609, 1607, 2327, 887, 853, 1775, 822, 820, 1757, 1755, 1584, 524, 1560, 1558, 468, 464, 1514, 1511, 1508, 1519, 408, 404, 400, 1452, 1447, 1444, 417, 1458, 1455, 2208, 364, 361, 358, 2154, 1401, 1400, 1398, 1396, 374, 1393, 371, 1408, 1406, 1403, 1413, 2173, 2172, 772, 726, 723, 1712, 672, 669, 666, 682, 1678, 1675, 625, 623, 621, 618, 2331, 636, 632, 1639, 1637, 1635, 920, 918, 884, 880, 889, 849, 848, 847, 846, 2497, 855, 852, 1776, 2641, 2742, 2787, 1380, 334, 1367, 1365, 301, 297, 1340, 1338, 1335, 1343, 255, 251, 247, 1296, 1291, 1288, 265, 1302, 1299, 2113, 204, 196, 192, 2042, 1232, 1230, 1224, 214, 1220, 210, 1242, 1239, 1235, 1250, 2077, 2075, 151, 148, 1993, 144, 1990, 1163, 1162, 1160, 1158, 1155, 161, 1152, 157, 1173, 1171, 1168, 1165, 168, 1181, 1178, 2021, 2020, 2018, 2023, 585, 560, 557, 1585, 516, 509, 1562, 1559, 458, 447, 2227, 472, 1516, 1513, 1510, 398, 396, 393, 390, 2181, 386, 2178, 407, 1453, 1451, 1449, 1446, 420, 1460, 2209, 769, 764, 720, 712, 2391, 729, 1713, 664, 663, 661, 659, 2352, 656, 2349, 671, 1679, 1677, 2553, 922, 919, 2519, 2516, 885, 883, 881, 2685, 2661, 2659, 2767, 2756, 2755, 140, 1137, 1136, 130, 127, 1125, 1124, 1122, 1127, 109, 106, 102, 1103, 1102, 1100, 1098, 116, 1107, 1105, 1980, 80, 76, 73, 1947, 1068, 1067, 1065, 1063, 90, 1060, 87, 1075, 1073, 1070, WidgetSettingsUserProfile.MAX_BANNER_IMAGE_SIZE, 1966, 1965, 46, 43, 40, 1912, 36, 1909, PointerIconCompat.TYPE_ZOOM_OUT, PointerIconCompat.TYPE_ZOOM_IN, PointerIconCompat.TYPE_TOP_RIGHT_DIAGONAL_DOUBLE_ARROW, PointerIconCompat.TYPE_HORIZONTAL_DOUBLE_ARROW, 58, PointerIconCompat.TYPE_COPY, 55, PointerIconCompat.TYPE_TEXT, 51, 1029, 1027, 1024, PointerIconCompat.TYPE_GRABBING, 63, 1037, 1034, 1940, 1939, 1937, 1942, 8, 1866, 4, 1863, 1, 1860, 956, 954, 952, 949, 946, 17, 14, 969, 967, 964, 961, 27, 957, 24, 979, 976, 972, 1901, 1900, 1898, 1896, 986, 1905, 1903, 350, 349, 1381, 329, 327, 324, 1368, 1366, 292, 290, 287, 284, 2118, 304, 1341, 1339, 1337, 1345, 243, 240, 237, 2086, 233, 2083, 254, 1297, 1295, 1293, 1290, 1304, 2114, 190, 187, 184, 2034, BaseTransientBottomBar.ANIMATION_FADE_DURATION, 2031, 177, 2027, 199, 1233, 1231, 1229, 1226, 217, 1223, 1241, 2078, 2076, 584, 555, 554, 552, 550, 2282, 562, 1586, 507, 506, 504, 502, 2257, 499, 2254, 515, 1563, 1561, 445, 443, 441, 2219, 438, 2216, 435, 2212, 460, 454, 475, 1517, 1515, 1512, 2447, 798, 797, 2422, 2419, 770, 768, 766, 2383, 2380, 2376, 721, 719, 717, 714, 731, 1714, 2602, 2582, 2580, 2548, 2546, 2543, 923, 921, 2717, 2706, 2705, 2683, 2682, 2680, 1771, 1752, 1750, 1733, 1732, 1731, 1735, 1814, 1707, 1670, 1668, 1631, 1629, 1626, 1634, 1599, 1598, 1596, 1594, 1603, 1601, 2326, 1772, 1753, 1751, 1581, 1554, 1552, 1504, 1501, 1498, 1509, 1442, 1437, 1434, 401, 1448, 1445, 2206, 1392, 1391, 1389, 1387, 1384, 359, 1399, 1397, 1394, 1404, 2171, 2170, 1708, 1672, 1669, 619, 1632, 1630, 1628, 1773, 1378, 1363, 1361, 1333, 1328, 1336, 1286, 1281, 1278, 248, 1292, 1289, 2111, 1218, 1216, 1210, 197, 1206, 193, 1228, 1225, 1221, 1236, 2073, 2071, 1151, 1150, 1148, 1146, 152, 1143, 149, 1140, 145, 1161, 1159, 1156, 1153, 158, 1169, 1166, 2017, 2016, 2014, 2019, 1582, 510, 1556, 1553, 452, 448, 1506, 1500, 394, 391, 387, 1443, 1441, 1439, 1436, 1450, 2207, 765, 716, 713, 1709, 662, 660, 657, 1673, 1671, 916, 914, 879, 878, 877, 882, 1135, 1134, 1121, 1120, 1118, 1123, 1097, 1096, 1094, 1092, 103, 1101, 1099, 1979, 1059, 1058, 1056, 1054, 77, 1051, 74, 1066, 1064, 1061, 1071, 1964, 1963, PointerIconCompat.TYPE_CROSSHAIR, PointerIconCompat.TYPE_CELL, PointerIconCompat.TYPE_WAIT, PointerIconCompat.TYPE_HAND, RoomDatabase.MAX_BIND_PARAMETER_CNT, 41, 996, 37, PointerIconCompat.TYPE_TOP_LEFT_DIAGONAL_DOUBLE_ARROW, PointerIconCompat.TYPE_VERTICAL_DOUBLE_ARROW, PointerIconCompat.TYPE_NO_DROP, PointerIconCompat.TYPE_VERTICAL_TEXT, 52, InputDeviceCompat.SOURCE_GAMEPAD, 1022, 1936, 1935, 1933, 1938, 942, 940, 938, 935, 932, 5, 2, 955, 953, 950, 947, 18, 943, 15, 965, 962, 958, 1895, 1894, 1892, 1890, 973, 1899, 1897, 1379, 325, 1364, 1362, ScreenShareManager.THUMBNAIL_HEIGHT_PX, 285, 1334, 1332, 1330, 241, 238, 234, 1287, 1285, 1283, 1280, 1294, 2112, 188, 185, 181, 178, 2028, 1219, 1217, 1215, 1212, 200, 1209, 1227, 2074, 2072, 583, 553, 551, 1583, 505, 503, 500, InputDeviceCompat.SOURCE_DPAD, 1557, 1555, 444, 442, 439, 436, 2213, 455, 451, 1507, 1505, 1502, 796, 763, 762, 760, 767, 711, 710, 708, 706, 2377, 718, 715, 1710, 2544, 917, 915, 2681, 1627, 1597, 1595, 2325, 1769, 1749, 1747, 1499, 1438, 1435, 2204, 1390, 1388, 1385, 1395, 2169, 2167, 1704, 1665, 1662, 1625, 1623, 1620, 1770, 1329, 1282, 1279, 2109, 1214, 1207, 1222, 2068, 2065, 1149, 1147, 1144, 1141, 146, 1157, 1154, 2013, 2011, 2008, 2015, 1579, 1549, 1546, 1495, 1487, 1433, 1431, 1428, 1425, 388, 1440, 2205, 1705, 658, 1667, 1664, 1119, 1095, 1093, 1978, 1057, 1055, 1052, 1062, 1962, 1960, 1005, PointerIconCompat.TYPE_HELP, 1000, 997, 38, PointerIconCompat.TYPE_ALL_SCROLL, PointerIconCompat.TYPE_ALIAS, 1932, 1930, 1927, 1934, 941, 939, 936, 933, 6, 930, 3, 951, 948, 944, 1889, 1887, 1884, 1881, 959, 1893, 1891, 35, 1377, 1360, 1358, 1327, 1325, 1322, 1331, 1277, 1275, 1272, 1269, 235, 1284, 2110, 1205, 1204, 1201, 1198, 182, 1195, 179, 1213, 2070, 2067, 1580, 501, 1551, 1548, 440, 437, 1497, 1494, 1490, 1503, 761, 709, 707, 1706, 913, 912, 2198, 1386, 2164, 2161, 1621, 1766, 2103, 1208, 2058, 2054, 1145, 1142, 2005, 2002, 1999, 2009, 1488, 1429, 1426, 2200, 1698, 1659, 1656, 1975, 1053, 1957, 1954, PointerIconCompat.TYPE_CONTEXT_MENU, 998, 1924, 1921, 1918, 1928, 937, 934, 931, 1879, 1876, 1873, 1870, 945, 1885, 1882, 1323, 1273, 1270, 2105, 1202, 1199, 1196, 1211, 2061, 2057, 1576, 1543, 1540, 1484, 1481, 1478, 1491, 1700}; public static int a(int i) { int binarySearch = Arrays.binarySearch(b, i & 262143); if (binarySearch < 0) { return -1; } - return (f1438c[binarySearch] - 1) % 929; + return (f1439c[binarySearch] - 1) % 929; } public static int[] b(Collection collection) { diff --git a/app/src/main/java/c/i/e/r/b.java b/app/src/main/java/c/i/e/r/b.java index 1150183db3..75b7ad77eb 100644 --- a/app/src/main/java/c/i/e/r/b.java +++ b/app/src/main/java/c/i/e/r/b.java @@ -36,7 +36,7 @@ public final class b implements i { } /* JADX WARNING: Code restructure failed: missing block: B:312:0x064c, code lost: - r3 = new com.google.zxing.Result(r2.f1412c, r2.a, r4, c.i.e.a.PDF_417); + r3 = new com.google.zxing.Result(r2.f1413c, r2.a, r4, c.i.e.a.PDF_417); r3.b(c.i.e.j.ERROR_CORRECTION_LEVEL, r2.e); r2 = (c.i.e.r.c) r2.f; */ @@ -170,11 +170,11 @@ public final class b implements i { if (a3 == null) { a3 = a4; } else if (a4 != null) { - a3 = new c.i.e.r.d.c(a3.a, a3.b, a3.f1440c, a4.d, a4.e); + a3 = new c.i.e.r.d.c(a3.a, a3.b, a3.f1441c, a4.d, a4.e); } fVar2 = new f(aVar, a3); if (fVar2 == null) { - if (i12 != 0 || (cVar6 = fVar2.f1443c) == null) { + if (i12 != 0 || (cVar6 = fVar2.f1444c) == null) { break; } cVar2 = cVar5; @@ -197,7 +197,7 @@ public final class b implements i { if (fVar2 == null) { } } - fVar2.f1443c = cVar2; + fVar2.f1444c = cVar2; fVar = fVar2; hVar = hVar; int i21 = fVar.d + 1; @@ -263,7 +263,7 @@ public final class b implements i { i25 = i5; } else { i5 = i25; - i6 = z3 ? fVar.f1443c.f : fVar.f1443c.g; + i6 = z3 ? fVar.f1444c.f : fVar.f1444c.g; } } if (i6 < 0 && i6 <= cVar2.g) { @@ -468,7 +468,7 @@ public final class b implements i { int i64 = 0; for (int i65 = 14; i64 < i65; i65 = 14) { c.i.e.r.d.d dVar7 = dVarArr9[i64]; - if (dVar7 != null && dVar7.a() && dVar7.f1441c == dVar6.f1441c) { + if (dVar7 != null && dVar7.a() && dVar7.f1442c == dVar6.f1442c) { dVar6.e = dVar7.e; z2 = true; } else { diff --git a/app/src/main/java/c/i/e/r/d/a.java b/app/src/main/java/c/i/e/r/d/a.java index 1d3202309f..8142d0e8ed 100644 --- a/app/src/main/java/c/i/e/r/d/a.java +++ b/app/src/main/java/c/i/e/r/d/a.java @@ -5,14 +5,14 @@ public final class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1439c; + public final int f1440c; public final int d; public final int e; public a(int i, int i2, int i3, int i4) { this.a = i; this.b = i4; - this.f1439c = i2; + this.f1440c = i2; this.d = i3; this.e = i2 + i3; } diff --git a/app/src/main/java/c/i/e/r/d/c.java b/app/src/main/java/c/i/e/r/d/c.java index 76ce29b75f..036698afa1 100644 --- a/app/src/main/java/c/i/e/r/d/c.java +++ b/app/src/main/java/c/i/e/r/d/c.java @@ -9,7 +9,7 @@ public final class c { public final k b; /* renamed from: c reason: collision with root package name */ - public final k f1440c; + public final k f1441c; public final k d; public final k e; public final int f; @@ -32,7 +32,7 @@ public final class c { } this.a = bVar; this.b = kVar; - this.f1440c = kVar2; + this.f1441c = kVar2; this.d = kVar3; this.e = kVar4; this.f = (int) Math.min(kVar.a, kVar2.a); @@ -47,7 +47,7 @@ public final class c { public c(c cVar) { this.a = cVar.a; this.b = cVar.b; - this.f1440c = cVar.f1440c; + this.f1441c = cVar.f1441c; this.d = cVar.d; this.e = cVar.e; this.f = cVar.f; diff --git a/app/src/main/java/c/i/e/r/d/d.java b/app/src/main/java/c/i/e/r/d/d.java index 2394d2d66f..1cd2feada3 100644 --- a/app/src/main/java/c/i/e/r/d/d.java +++ b/app/src/main/java/c/i/e/r/d/d.java @@ -5,24 +5,24 @@ public final class d { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1441c; + public final int f1442c; public final int d; public int e = -1; public d(int i, int i2, int i3, int i4) { this.a = i; this.b = i2; - this.f1441c = i3; + this.f1442c = i3; this.d = i4; } public boolean a() { int i = this.e; - return i != -1 && this.f1441c == (i % 3) * 3; + return i != -1 && this.f1442c == (i % 3) * 3; } public void b() { - this.e = (this.f1441c / 3) + ((this.d / 30) * 3); + this.e = (this.f1442c / 3) + ((this.d / 30) * 3); } public String toString() { diff --git a/app/src/main/java/c/i/e/r/d/e.java b/app/src/main/java/c/i/e/r/d/e.java index d52dd71eb3..a3cb540249 100644 --- a/app/src/main/java/c/i/e/r/d/e.java +++ b/app/src/main/java/c/i/e/r/d/e.java @@ -9,17 +9,17 @@ public final class e { public static final char[] b = "0123456789&\r\t,:#-.$/+%*=^".toCharArray(); /* renamed from: c reason: collision with root package name */ - public static final BigInteger[] f1442c; + public static final BigInteger[] f1443c; static { BigInteger[] bigIntegerArr = new BigInteger[16]; - f1442c = bigIntegerArr; + f1443c = bigIntegerArr; bigIntegerArr[0] = BigInteger.ONE; BigInteger valueOf = BigInteger.valueOf(900); bigIntegerArr[1] = valueOf; int i = 2; while (true) { - BigInteger[] bigIntegerArr2 = f1442c; + BigInteger[] bigIntegerArr2 = f1443c; if (i < bigIntegerArr2.length) { bigIntegerArr2[i] = bigIntegerArr2[i - 1].multiply(valueOf); i++; @@ -32,7 +32,7 @@ public final class e { public static String a(int[] iArr, int i) throws FormatException { BigInteger bigInteger = BigInteger.ZERO; for (int i2 = 0; i2 < i; i2++) { - bigInteger = bigInteger.add(f1442c[(i - i2) - 1].multiply(BigInteger.valueOf((long) iArr[i2]))); + bigInteger = bigInteger.add(f1443c[(i - i2) - 1].multiply(BigInteger.valueOf((long) iArr[i2]))); } String bigInteger2 = bigInteger.toString(); if (bigInteger2.charAt(0) == '1') { diff --git a/app/src/main/java/c/i/e/r/d/f.java b/app/src/main/java/c/i/e/r/d/f.java index 1e30a85bb1..f86239f5ed 100644 --- a/app/src/main/java/c/i/e/r/d/f.java +++ b/app/src/main/java/c/i/e/r/d/f.java @@ -8,14 +8,14 @@ public final class f { public final g[] b; /* renamed from: c reason: collision with root package name */ - public c f1443c; + public c f1444c; public final int d; public f(a aVar, c cVar) { this.a = aVar; int i = aVar.a; this.d = i; - this.f1443c = cVar; + this.f1444c = cVar; this.b = new g[(i + 2)]; } @@ -23,7 +23,7 @@ public final class f { if (dVar.a()) { return i2; } - if (!(i != -1 && dVar.f1441c == (i % 3) * 3)) { + if (!(i != -1 && dVar.f1442c == (i % 3) * 3)) { return i2 + 1; } dVar.e = i; @@ -43,9 +43,9 @@ public final class f { } hVar.d(dVarArr, aVar); c cVar = hVar.a; - boolean z2 = hVar.f1444c; + boolean z2 = hVar.f1445c; k kVar = z2 ? cVar.b : cVar.d; - k kVar2 = z2 ? cVar.f1440c : cVar.e; + k kVar2 = z2 ? cVar.f1441c : cVar.e; int b = hVar.b((int) kVar.b); int b2 = hVar.b((int) kVar2.b); int i2 = -1; diff --git a/app/src/main/java/c/i/e/r/d/h.java b/app/src/main/java/c/i/e/r/d/h.java index 4cdf58efe3..8a19022b67 100644 --- a/app/src/main/java/c/i/e/r/d/h.java +++ b/app/src/main/java/c/i/e/r/d/h.java @@ -3,11 +3,11 @@ package c.i.e.r.d; public final class h extends g { /* renamed from: c reason: collision with root package name */ - public final boolean f1444c; + public final boolean f1445c; public h(c cVar, boolean z2) { super(cVar); - this.f1444c = z2; + this.f1445c = z2; } public a c() { @@ -21,7 +21,7 @@ public final class h extends g { dVar.b(); int i = dVar.d % 30; int i2 = dVar.e; - if (!this.f1444c) { + if (!this.f1445c) { i2 += 2; } int i3 = i2 % 3; @@ -52,7 +52,7 @@ public final class h extends g { if (i3 > aVar.e) { dVarArr[i] = null; } else { - if (!this.f1444c) { + if (!this.f1445c) { i3 += 2; } int i4 = i3 % 3; @@ -64,7 +64,7 @@ public final class h extends g { } else if (i2 / 3 != aVar.b || i2 % 3 != aVar.d) { dVarArr[i] = null; } - } else if ((i2 * 3) + 1 != aVar.f1439c) { + } else if ((i2 * 3) + 1 != aVar.f1440c) { dVarArr[i] = null; } } @@ -74,6 +74,6 @@ public final class h extends g { @Override // c.i.e.r.d.g public String toString() { - return "IsLeft: " + this.f1444c + '\n' + super.toString(); + return "IsLeft: " + this.f1445c + '\n' + super.toString(); } } diff --git a/app/src/main/java/c/i/e/r/d/j.java b/app/src/main/java/c/i/e/r/d/j.java index 6b0f18c15f..0d4380c523 100644 --- a/app/src/main/java/c/i/e/r/d/j.java +++ b/app/src/main/java/c/i/e/r/d/j.java @@ -35,9 +35,9 @@ public final class j { iArr = null; } else { c cVar = hVar.a; - boolean z2 = hVar.f1444c; + boolean z2 = hVar.f1445c; k kVar5 = z2 ? cVar.b : cVar.d; - k kVar6 = z2 ? cVar.f1440c : cVar.e; + k kVar6 = z2 ? cVar.f1441c : cVar.e; int b = hVar.b((int) kVar6.b); d[] dVarArr = hVar.b; int i3 = -1; @@ -106,9 +106,9 @@ public final class j { length2--; } c cVar2 = hVar.a; - boolean z3 = hVar.f1444c; + boolean z3 = hVar.f1445c; k kVar7 = cVar2.b; - k kVar8 = cVar2.f1440c; + k kVar8 = cVar2.f1441c; k kVar9 = cVar2.d; k kVar10 = cVar2.e; if (i11 > 0) { @@ -242,7 +242,7 @@ public final class j { int i16 = iArr4[i15]; Objects.requireNonNull(bVar3); if (i16 != 0) { - int i17 = length - bVar3.f1445c[i16]; + int i17 = length - bVar3.f1446c[i16]; if (i17 >= 0) { iArr[i17] = aVar.a.e(iArr[i17], iArr6[i15]); } else { diff --git a/app/src/main/java/c/i/e/r/d/k/b.java b/app/src/main/java/c/i/e/r/d/k/b.java index fa26d942f2..296ba21cda 100644 --- a/app/src/main/java/c/i/e/r/d/k/b.java +++ b/app/src/main/java/c/i/e/r/d/k/b.java @@ -5,20 +5,20 @@ public final class b { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f1445c; + public final int[] f1446c; public final c d; public final c e; public b(int i, int i2) { this.b = new int[i]; - this.f1445c = new int[i]; + this.f1446c = new int[i]; int i3 = 1; for (int i4 = 0; i4 < i; i4++) { this.b[i4] = i3; i3 = (i3 * i2) % i; } for (int i5 = 0; i5 < i - 1; i5++) { - this.f1445c[this.b[i5]] = i5; + this.f1446c[this.b[i5]] = i5; } this.d = new c(this, new int[]{0}); this.e = new c(this, new int[]{1}); @@ -42,7 +42,7 @@ public final class b { public int c(int i) { if (i != 0) { - return this.b[(929 - this.f1445c[i]) - 1]; + return this.b[(929 - this.f1446c[i]) - 1]; } throw new ArithmeticException(); } @@ -52,7 +52,7 @@ public final class b { return 0; } int[] iArr = this.b; - int[] iArr2 = this.f1445c; + int[] iArr2 = this.f1446c; return iArr[(iArr2[i] + iArr2[i2]) % 928]; } diff --git a/app/src/main/java/c/i/e/r/e/a.java b/app/src/main/java/c/i/e/r/e/a.java index c8f6c6f9a4..d784f90503 100644 --- a/app/src/main/java/c/i/e/r/e/a.java +++ b/app/src/main/java/c/i/e/r/e/a.java @@ -11,7 +11,7 @@ public final class a { public static final int[] b = {6, 2, 7, 3}; /* renamed from: c reason: collision with root package name */ - public static final int[] f1446c = {8, 1, 1, 1, 1, 1, 1, 3}; + public static final int[] f1447c = {8, 1, 1, 1, 1, 1, 1, 3}; public static final int[] d = {7, 1, 1, 3, 1, 1, 1, 2, 1}; /* JADX WARNING: Code restructure failed: missing block: B:20:0x0068, code lost: @@ -55,7 +55,7 @@ public final class a { } int i6 = bVar.i; k[] kVarArr = new k[8]; - k[] c2 = c(bVar, i5, i6, i3, i4, f1446c); + k[] c2 = c(bVar, i5, i6, i3, i4, f1447c); int[] iArr = a; for (int i7 = 0; i7 < iArr.length; i7++) { kVarArr[iArr[i7]] = c2[i7]; diff --git a/app/src/main/java/c/i/e/s/a.java b/app/src/main/java/c/i/e/s/a.java index 70fe2fd0a4..36e4dec842 100644 --- a/app/src/main/java/c/i/e/s/a.java +++ b/app/src/main/java/c/i/e/s/a.java @@ -70,7 +70,7 @@ public class a implements i { if (!c.i.e.s.c.e.c(iArr)) { eVar2.g(iArr); } else if (eVar2.e(iArr, i7, i9)) { - if (eVar2.f1454c) { + if (eVar2.f1455c) { z3 = eVar2.f(); } else { if (eVar2.b.size() > 1) { @@ -83,7 +83,7 @@ public class a implements i { c.i.e.s.c.d next = it.next(); if (next.d >= 2) { if (dVar != null) { - eVar2.f1454c = true; + eVar2.f1455c = true; i2 = 2; i3 = ((int) (Math.abs(dVar.a - next.a) - Math.abs(dVar.b - next.b))) / 2; break; @@ -115,7 +115,7 @@ public class a implements i { } if (c.i.e.s.c.e.c(iArr) && eVar2.e(iArr, i7, i5)) { i6 = iArr[0]; - if (eVar2.f1454c) { + if (eVar2.f1455c) { z3 = eVar2.f(); } } @@ -128,7 +128,7 @@ public class a implements i { float f5 = 0.0f; float f6 = 0.0f; for (c.i.e.s.c.d dVar2 : eVar2.b) { - float f7 = dVar2.f1453c; + float f7 = dVar2.f1454c; f5 += f7; f6 += f7 * f7; } @@ -138,7 +138,7 @@ public class a implements i { float max = Math.max(0.2f * f9, (float) Math.sqrt((double) ((f6 / f8) - (f9 * f9)))); int i11 = 0; while (i11 < eVar2.b.size() && eVar2.b.size() > 3) { - if (Math.abs(eVar2.b.get(i11).f1453c - f9) > max) { + if (Math.abs(eVar2.b.get(i11).f1454c - f9) > max) { eVar2.b.remove(i11); i11--; } @@ -147,7 +147,7 @@ public class a implements i { } if (eVar2.b.size() > 3) { for (c.i.e.s.c.d dVar3 : eVar2.b) { - f4 += dVar3.f1453c; + f4 += dVar3.f1454c; } Collections.sort(eVar2.b, new e.b(f4 / ((float) eVar2.b.size()), null)); List list = eVar2.b; @@ -163,7 +163,7 @@ public class a implements i { k.b(dVarArr); f fVar = new f(dVarArr); c.i.e.s.c.d dVar4 = fVar.b; - c.i.e.s.c.d dVar5 = fVar.f1455c; + c.i.e.s.c.d dVar5 = fVar.f1456c; c.i.e.s.c.d dVar6 = fVar.a; float a3 = (cVar2.a(dVar4, dVar6) + cVar2.a(dVar4, dVar5)) / 2.0f; if (a3 >= 1.0f) { @@ -315,7 +315,7 @@ public class a implements i { kVarArr[0] = kVarArr[2]; kVarArr[2] = kVar; } - Result result = new Result(eVar.f1412c, eVar.a, kVarArr, c.i.e.a.QR_CODE); + Result result = new Result(eVar.f1413c, eVar.a, kVarArr, c.i.e.a.QR_CODE); List list2 = eVar.d; if (list2 != null) { result.b(c.i.e.j.BYTE_SEGMENTS, list2); diff --git a/app/src/main/java/c/i/e/s/b/a.java b/app/src/main/java/c/i/e/s/b/a.java index a28e1a931a..4929e68d45 100644 --- a/app/src/main/java/c/i/e/s/b/a.java +++ b/app/src/main/java/c/i/e/s/b/a.java @@ -8,7 +8,7 @@ public final class a { public j b; /* renamed from: c reason: collision with root package name */ - public g f1447c; + public g f1448c; public boolean d; public a(b bVar) throws FormatException { @@ -44,7 +44,7 @@ public final class a { } public g c() throws FormatException { - g gVar = this.f1447c; + g gVar = this.f1448c; if (gVar != null) { return gVar; } @@ -69,7 +69,7 @@ public final class a { if (a2 == null) { a2 = g.a(a ^ 21522, i ^ 21522); } - this.f1447c = a2; + this.f1448c = a2; if (a2 != null) { return a2; } @@ -113,8 +113,8 @@ public final class a { } public void e() { - if (this.f1447c != null) { - c cVar = c.values()[this.f1447c.f1448c]; + if (this.f1448c != null) { + c cVar = c.values()[this.f1448c.f1449c]; b bVar = this.a; cVar.g(bVar, bVar.j); } diff --git a/app/src/main/java/c/i/e/s/b/e.java b/app/src/main/java/c/i/e/s/b/e.java index c681d5e709..425228b91a 100644 --- a/app/src/main/java/c/i/e/s/b/e.java +++ b/app/src/main/java/c/i/e/s/b/e.java @@ -26,7 +26,7 @@ public final class e { try { aVar.e(); aVar.b = null; - aVar.f1447c = null; + aVar.f1448c = null; aVar.d = true; aVar.d(); aVar.c(); @@ -45,7 +45,7 @@ public final class e { e = null; aVar.e(); aVar.b = null; - aVar.f1447c = null; + aVar.f1448c = null; aVar.d = true; aVar.d(); aVar.c(); @@ -70,7 +70,7 @@ public final class e { f fVar = aVar.c().b; g c2 = aVar.c(); j d2 = aVar.d(); - c cVar = c.values()[c2.f1448c]; + c cVar = c.values()[c2.f1449c]; b bVar2 = aVar.a; int i4 = bVar2.j; cVar.g(bVar2, i4); @@ -94,7 +94,7 @@ public final class e { int i11 = 6; bVar3.k(6, 9, 1, i10); bVar3.k(9, 6, i10, 1); - if (d2.f1450c > 6) { + if (d2.f1451c > 6) { int i12 = c3 - 11; bVar3.k(i12, 0, 3, 6); bVar3.k(0, i12, 6, 3); diff --git a/app/src/main/java/c/i/e/s/b/g.java b/app/src/main/java/c/i/e/s/b/g.java index 7bff398dd6..55efe8248a 100644 --- a/app/src/main/java/c/i/e/s/b/g.java +++ b/app/src/main/java/c/i/e/s/b/g.java @@ -5,7 +5,7 @@ public final class g { public final f b; /* renamed from: c reason: collision with root package name */ - public final byte f1448c; + public final byte f1449c; public g(int i) { int i2 = (i >> 3) & 3; @@ -13,7 +13,7 @@ public final class g { f[] fVarArr = f.m; if (i2 < fVarArr.length) { this.b = fVarArr[i2]; - this.f1448c = (byte) (i & 7); + this.f1449c = (byte) (i & 7); return; } } @@ -55,10 +55,10 @@ public final class g { return false; } g gVar = (g) obj; - return this.b == gVar.b && this.f1448c == gVar.f1448c; + return this.b == gVar.b && this.f1449c == gVar.f1449c; } public int hashCode() { - return (this.b.ordinal() << 3) | this.f1448c; + return (this.b.ordinal() << 3) | this.f1449c; } } diff --git a/app/src/main/java/c/i/e/s/b/h.java b/app/src/main/java/c/i/e/s/b/h.java index 06e7ace870..f433826ca3 100644 --- a/app/src/main/java/c/i/e/s/b/h.java +++ b/app/src/main/java/c/i/e/s/b/h.java @@ -21,7 +21,7 @@ public enum h { } public int f(j jVar) { - int i = jVar.f1450c; + int i = jVar.f1451c; return this.characterCountBitsForVersions[i <= 9 ? 0 : i <= 26 ? (char) 1 : 2]; } } diff --git a/app/src/main/java/c/i/e/s/b/j.java b/app/src/main/java/c/i/e/s/b/j.java index 3270358c26..442709b763 100644 --- a/app/src/main/java/c/i/e/s/b/j.java +++ b/app/src/main/java/c/i/e/s/b/j.java @@ -7,7 +7,7 @@ public final class j { public static final j[] b = a(); /* renamed from: c reason: collision with root package name */ - public final int f1450c; + public final int f1451c; public final int[] d; public final b[] e; public final int f; @@ -35,7 +35,7 @@ public final class j { } public j(int i, int[] iArr, b... bVarArr) { - this.f1450c = i; + this.f1451c = i; this.d = iArr; this.e = bVarArr; int i2 = bVarArr[0].a; @@ -84,10 +84,10 @@ public final class j { } public int c() { - return (this.f1450c * 4) + 17; + return (this.f1451c * 4) + 17; } public String toString() { - return String.valueOf(this.f1450c); + return String.valueOf(this.f1451c); } } diff --git a/app/src/main/java/c/i/e/s/c/a.java b/app/src/main/java/c/i/e/s/c/a.java index 62fb0dc4ff..1a31623a2b 100644 --- a/app/src/main/java/c/i/e/s/c/a.java +++ b/app/src/main/java/c/i/e/s/c/a.java @@ -5,10 +5,10 @@ import c.i.e.k; public final class a extends k { /* renamed from: c reason: collision with root package name */ - public final float f1451c; + public final float f1452c; public a(float f, float f2, float f3) { super(f, f2); - this.f1451c = f3; + this.f1452c = f3; } } diff --git a/app/src/main/java/c/i/e/s/c/b.java b/app/src/main/java/c/i/e/s/c/b.java index 8d69e47d9d..8510333bea 100644 --- a/app/src/main/java/c/i/e/s/c/b.java +++ b/app/src/main/java/c/i/e/s/c/b.java @@ -9,7 +9,7 @@ public final class b { public final List b = new ArrayList(5); /* renamed from: c reason: collision with root package name */ - public final int f1452c; + public final int f1453c; public final int d; public final int e; public final int f; @@ -19,7 +19,7 @@ public final class b { public b(c.i.e.n.b bVar, int i, int i2, int i3, int i4, float f, l lVar) { this.a = bVar; - this.f1452c = i; + this.f1453c = i; this.d = i2; this.e = i3; this.f = i4; @@ -90,12 +90,12 @@ public final class b { float f2 = ((float) ((iArr[0] + iArr[1]) + iArr[2])) / 3.0f; for (a aVar : this.b) { if (Math.abs(f - aVar.b) <= f2 && Math.abs(a - aVar.a) <= f2) { - float abs = Math.abs(f2 - aVar.f1451c); - if (abs <= 1.0f || abs <= aVar.f1451c) { + float abs = Math.abs(f2 - aVar.f1452c); + if (abs <= 1.0f || abs <= aVar.f1452c) { z2 = true; continue; if (z2) { - return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1451c + f2) / 2.0f); + return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1452c + f2) / 2.0f); } } } diff --git a/app/src/main/java/c/i/e/s/c/c.java b/app/src/main/java/c/i/e/s/c/c.java index d8951006d8..e634902a62 100644 --- a/app/src/main/java/c/i/e/s/c/c.java +++ b/app/src/main/java/c/i/e/s/c/c.java @@ -32,7 +32,7 @@ public class c { int min2 = Math.min(this.a.j - 1, i2 + i3) - max2; if (((float) min2) >= f3) { b bVar = new b(this.a, max, max2, min, min2, f, this.b); - int i4 = bVar.f1452c; + int i4 = bVar.f1453c; int i5 = bVar.f; int i6 = bVar.e + i4; int i7 = (i5 / 2) + bVar.d; diff --git a/app/src/main/java/c/i/e/s/c/d.java b/app/src/main/java/c/i/e/s/c/d.java index 02e730724a..a875ea728e 100644 --- a/app/src/main/java/c/i/e/s/c/d.java +++ b/app/src/main/java/c/i/e/s/c/d.java @@ -5,18 +5,18 @@ import c.i.e.k; public final class d extends k { /* renamed from: c reason: collision with root package name */ - public final float f1453c; + public final float f1454c; public final int d; public d(float f, float f2, float f3) { super(f, f2); - this.f1453c = f3; + this.f1454c = f3; this.d = 1; } public d(float f, float f2, float f3, int i) { super(f, f2); - this.f1453c = f3; + this.f1454c = f3; this.d = i; } } diff --git a/app/src/main/java/c/i/e/s/c/e.java b/app/src/main/java/c/i/e/s/c/e.java index 36fa081c06..ea9a5d38f6 100644 --- a/app/src/main/java/c/i/e/s/c/e.java +++ b/app/src/main/java/c/i/e/s/c/e.java @@ -11,7 +11,7 @@ public class e { public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public boolean f1454c; + public boolean f1455c; public final int[] d = new int[5]; public final l e; @@ -29,7 +29,7 @@ public class e { d dVar3 = dVar; d dVar4 = dVar2; int compare = Integer.compare(dVar4.d, dVar3.d); - return compare == 0 ? Float.compare(Math.abs(dVar3.f1453c - this.average), Math.abs(dVar4.f1453c - this.average)) : compare; + return compare == 0 ? Float.compare(Math.abs(dVar3.f1454c - this.average), Math.abs(dVar4.f1454c - this.average)) : compare; } } @@ -44,7 +44,7 @@ public class e { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // java.util.Comparator public int compare(d dVar, d dVar2) { - return Float.compare(Math.abs(dVar2.f1453c - this.average), Math.abs(dVar.f1453c - this.average)); + return Float.compare(Math.abs(dVar2.f1454c - this.average), Math.abs(dVar.f1454c - this.average)); } } @@ -267,8 +267,8 @@ public class e { } d dVar = this.b.get(i27); if (Math.abs(f - dVar.b) <= f5 && Math.abs(f2 - dVar.a) <= f5) { - float abs = Math.abs(f5 - dVar.f1453c); - if (abs <= 1.0f || abs <= dVar.f1453c) { + float abs = Math.abs(f5 - dVar.f1454c); + if (abs <= 1.0f || abs <= dVar.f1454c) { z4 = true; if (!z4) { List list = this.b; @@ -276,7 +276,7 @@ public class e { int i29 = i28 + 1; float f6 = (float) i28; float f7 = (float) i29; - list.set(i27, new d(((dVar.a * f6) + f2) / f7, ((dVar.b * f6) + f) / f7, ((f6 * dVar.f1453c) + f5) / f7, i29)); + list.set(i27, new d(((dVar.a * f6) + f2) / f7, ((dVar.b * f6) + f) / f7, ((f6 * dVar.f1454c) + f5) / f7, i29)); z3 = true; break; } @@ -324,7 +324,7 @@ public class e { for (d dVar : this.b) { if (dVar.d >= 2) { i++; - f2 += dVar.f1453c; + f2 += dVar.f1454c; } } if (i < 3) { @@ -332,7 +332,7 @@ public class e { } float f3 = f2 / ((float) size); for (d dVar2 : this.b) { - f += Math.abs(dVar2.f1453c - f3); + f += Math.abs(dVar2.f1454c - f3); } return f <= f2 * 0.05f; } diff --git a/app/src/main/java/c/i/e/s/c/f.java b/app/src/main/java/c/i/e/s/c/f.java index 2ab07f17ba..636c9d5258 100644 --- a/app/src/main/java/c/i/e/s/c/f.java +++ b/app/src/main/java/c/i/e/s/c/f.java @@ -5,11 +5,11 @@ public final class f { public final d b; /* renamed from: c reason: collision with root package name */ - public final d f1455c; + public final d f1456c; public f(d[] dVarArr) { this.a = dVarArr[0]; this.b = dVarArr[1]; - this.f1455c = dVarArr[2]; + this.f1456c = dVarArr[2]; } } diff --git a/app/src/main/java/c/j/a/e.java b/app/src/main/java/c/j/a/e.java index 47d0a16bc6..6ca0601544 100644 --- a/app/src/main/java/c/j/a/e.java +++ b/app/src/main/java/c/j/a/e.java @@ -70,7 +70,7 @@ public class e implements Serializable { rVar.b(rVar.c(iVar), hCaptchaConfig); String c2 = iVar.i.c(); k kVar = iVar.i; - kVar.f535c = -1; + kVar.f536c = -1; kVar.h = 0; kVar.j = null; if (kVar.e) { diff --git a/app/src/main/java/c/j/a/f/d.java b/app/src/main/java/c/j/a/f/d.java index 040dd305e2..ec21fc8d00 100644 --- a/app/src/main/java/c/j/a/f/d.java +++ b/app/src/main/java/c/j/a/f/d.java @@ -9,12 +9,12 @@ public abstract class d { public HCaptchaException b; /* renamed from: c reason: collision with root package name */ - public final List> f1456c = new ArrayList(); + public final List> f1457c = new ArrayList(); public final List d = new ArrayList(); public final void a() { if (this.a != null) { - Iterator> it = this.f1456c.iterator(); + Iterator> it = this.f1457c.iterator(); while (it.hasNext()) { it.next().onSuccess(this.a); it.remove(); diff --git a/app/src/main/java/c/k/a/a/a.java b/app/src/main/java/c/k/a/a/a.java index c29042d71e..d46adc5896 100644 --- a/app/src/main/java/c/k/a/a/a.java +++ b/app/src/main/java/c/k/a/a/a.java @@ -12,7 +12,7 @@ public class a extends Drawable { public Paint b = new Paint(); /* renamed from: c reason: collision with root package name */ - public Paint f1457c = new Paint(); + public Paint f1458c = new Paint(); public Paint d = new Paint(); public int e; public int f; @@ -20,7 +20,7 @@ public class a extends Drawable { public a(int i) { this.a = i; - this.f1457c.setColor(-1); + this.f1458c.setColor(-1); this.d.setColor(-3421237); } @@ -58,7 +58,7 @@ public class a extends Drawable { rect2.left = i5; rect2.bottom = i4 + i3; rect2.right = i5 + i3; - canvas.drawRect(rect2, z3 ? this.f1457c : this.d); + canvas.drawRect(rect2, z3 ? this.f1458c : this.d); z3 = !z3; } z2 = !z2; diff --git a/app/src/main/java/c/k/a/a/b.java b/app/src/main/java/c/k/a/a/b.java index c6b55a1718..ebf60587d8 100644 --- a/app/src/main/java/c/k/a/a/b.java +++ b/app/src/main/java/c/k/a/a/b.java @@ -30,14 +30,14 @@ public class b extends BaseAdapter { public ColorPanelView b; /* renamed from: c reason: collision with root package name */ - public ImageView f1458c; + public ImageView f1459c; public int d; public C0153b(Context context) { View inflate = View.inflate(context, b.this.l == 0 ? R.d.cpv_color_item_square : R.d.cpv_color_item_circle, null); this.a = inflate; this.b = (ColorPanelView) inflate.findViewById(R.c.cpv_color_panel_view); - this.f1458c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); + this.f1459c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); this.d = this.b.getBorderColor(); this.a.setTag(this); } @@ -79,20 +79,20 @@ public class b extends BaseAdapter { int i2 = b.this.j[i]; int alpha = Color.alpha(i2); bVar.b.setColor(i2); - bVar.f1458c.setImageResource(b.this.k == i ? R.b.cpv_preset_checked : 0); + bVar.f1459c.setImageResource(b.this.k == i ? R.b.cpv_preset_checked : 0); if (alpha == 255) { b bVar2 = b.this; if (i != bVar2.k || ColorUtils.calculateLuminance(bVar2.j[i]) < 0.65d) { - bVar.f1458c.setColorFilter((ColorFilter) null); + bVar.f1459c.setColorFilter((ColorFilter) null); } else { - bVar.f1458c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); + bVar.f1459c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); } } else if (alpha <= 165) { bVar.b.setBorderColor(i2 | ViewCompat.MEASURED_STATE_MASK); - bVar.f1458c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); + bVar.f1459c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); } else { bVar.b.setBorderColor(bVar.d); - bVar.f1458c.setColorFilter(-1, PorterDuff.Mode.SRC_IN); + bVar.f1459c.setColorFilter(-1, PorterDuff.Mode.SRC_IN); } bVar.b.setOnClickListener(new c(bVar, i)); bVar.b.setOnLongClickListener(new d(bVar)); diff --git a/app/src/main/java/c/k/a/a/e.java b/app/src/main/java/c/k/a/a/e.java index ac6a772b0b..81e8a58f81 100644 --- a/app/src/main/java/c/k/a/a/e.java +++ b/app/src/main/java/c/k/a/a/e.java @@ -26,13 +26,13 @@ public class e implements SeekBar.OnSeekBarChangeListener { int i2 = 255 - i; int i3 = 0; while (true) { - bVar = this.a.f2408s; + bVar = this.a.f2416s; int[] iArr = bVar.j; if (i3 >= iArr.length) { break; } int i4 = iArr[i3]; - this.a.f2408s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); + this.a.f2416s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); i3++; } bVar.notifyDataSetChanged(); diff --git a/app/src/main/java/c/l/a/a.java b/app/src/main/java/c/l/a/a.java index be37fe3f4f..c87341d8f3 100644 --- a/app/src/main/java/c/l/a/a.java +++ b/app/src/main/java/c/l/a/a.java @@ -37,7 +37,7 @@ public final class a extends Drawable implements Animatable2Compat { public int r; /* renamed from: s reason: collision with root package name */ - public int f1459s; + public int f1460s; public boolean t; public long u; public Long v; @@ -50,7 +50,7 @@ public final class a extends Drawable implements Animatable2Compat { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1460c; + public final int f1461c; public final int d; public final Function0 e; @@ -73,7 +73,7 @@ public final class a extends Drawable implements Animatable2Compat { /* JADX INFO: this call moved to the top of the method (can break code semantics) */ public C0154a(C0154a aVar) { - this(aVar.a.copy(), aVar.b, aVar.f1460c, aVar.d, aVar.e); + this(aVar.a.copy(), aVar.b, aVar.f1461c, aVar.d, aVar.e); m.checkNotNullParameter(aVar, "apngState"); } @@ -82,7 +82,7 @@ public final class a extends Drawable implements Animatable2Compat { m.checkNotNullParameter(function0, "currentTimeProvider"); this.a = apng; this.b = i; - this.f1460c = i2; + this.f1461c = i2; this.d = i3; this.e = function0; } @@ -114,7 +114,7 @@ public final class a extends Drawable implements Animatable2Compat { this.q = new int[frameCount]; C0154a aVar2 = this.w; this.r = aVar2.b; - this.f1459s = aVar2.f1460c; + this.f1460s = aVar2.f1461c; for (int i = 1; i < frameCount; i++) { int[] iArr = this.q; int i2 = i - 1; @@ -122,7 +122,7 @@ public final class a extends Drawable implements Animatable2Compat { } Rect bounds = getBounds(); C0154a aVar3 = this.w; - bounds.set(0, 0, aVar3.b, aVar3.f1460c); + bounds.set(0, 0, aVar3.b, aVar3.f1461c); } @WorkerThread @@ -230,7 +230,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public int getIntrinsicHeight() { - return this.f1459s; + return this.f1460s; } @Override // android.graphics.drawable.Drawable diff --git a/app/src/main/java/c/m/a/a.java b/app/src/main/java/c/m/a/a.java index e21e0899b6..1c83bac3a0 100644 --- a/app/src/main/java/c/m/a/a.java +++ b/app/src/main/java/c/m/a/a.java @@ -33,7 +33,7 @@ public final class a { } if ((i & 16) != 0) { c cVar3 = c.e; - j5 = c.f1461c; + j5 = c.f1462c; } else { j5 = j2; } diff --git a/app/src/main/java/c/m/a/c.java b/app/src/main/java/c/m/a/c.java index 2ab7f4dd56..db533b72ce 100644 --- a/app/src/main/java/c/m/a/c.java +++ b/app/src/main/java/c/m/a/c.java @@ -9,13 +9,13 @@ public final class c { public static final long b; /* renamed from: c reason: collision with root package name */ - public static final long f1461c; + public static final long f1462c; public static final long d = TimeUnit.SECONDS.toMillis(6); public static final c e = new c(); static { TimeUnit timeUnit = TimeUnit.MINUTES; b = timeUnit.toMillis(1); - f1461c = timeUnit.toMillis(1); + f1462c = timeUnit.toMillis(1); } } diff --git a/app/src/main/java/c/m/a/g/d/e.java b/app/src/main/java/c/m/a/g/d/e.java index f94ce43870..7c5501c3a5 100644 --- a/app/src/main/java/c/m/a/g/d/e.java +++ b/app/src/main/java/c/m/a/g/d/e.java @@ -12,7 +12,7 @@ public class e { public final c b; /* renamed from: c reason: collision with root package name */ - public final a f1462c; + public final a f1463c; /* compiled from: SntpClient */ public static class a extends IOException { @@ -27,25 +27,25 @@ public class e { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f1463c; + public final long f1464c; public final c.m.a.b d; public b(long j, long j2, long j3, c.m.a.b bVar) { this.a = j; this.b = j2; - this.f1463c = j3; + this.f1464c = j3; this.d = bVar; } public long a() { - return this.a + this.f1463c + (this.d.b() - this.b); + return this.a + this.f1464c + (this.d.b() - this.b); } } public e(c.m.a.b bVar, c cVar, a aVar) { this.a = bVar; this.b = cVar; - this.f1462c = aVar; + this.f1463c = aVar; } public static void a(byte b2, byte b3, int i, long j) throws a { @@ -97,10 +97,10 @@ public class e { DatagramSocket datagramSocket = null; try { InetAddress a2 = this.b.a(str); - datagramSocket = this.f1462c.c(); + datagramSocket = this.f1463c.c(); datagramSocket.setSoTimeout(l.intValue()); byte[] bArr = new byte[48]; - DatagramPacket b2 = this.f1462c.b(bArr, a2, 123); + DatagramPacket b2 = this.f1463c.b(bArr, a2, 123); bArr[0] = 27; long a3 = this.a.a(); long b3 = this.a.b(); @@ -119,7 +119,7 @@ public class e { bArr[47] = (byte) ((int) (Math.random() * 255.0d)); datagramSocket.send(b2); byte[] copyOf = Arrays.copyOf(bArr, 48); - datagramSocket.receive(this.f1462c.a(copyOf)); + datagramSocket.receive(this.f1463c.a(copyOf)); long b4 = this.a.b(); long j5 = (b4 - b3) + a3; long c2 = c(copyOf, 24); diff --git a/app/src/main/java/c/m/a/g/d/g.java b/app/src/main/java/c/m/a/g/d/g.java index d5812d9a84..df08f9588c 100644 --- a/app/src/main/java/c/m/a/g/d/g.java +++ b/app/src/main/java/c/m/a/g/d/g.java @@ -21,7 +21,7 @@ public final class g implements f { m.checkParameterIsNotNull(bVar, "response"); this.a.f(bVar.a); this.a.a(bVar.b); - this.a.b(bVar.f1463c); + this.a.b(bVar.f1464c); } @Override // c.m.a.g.d.f diff --git a/app/src/main/java/c/m/a/g/d/i.java b/app/src/main/java/c/m/a/g/d/i.java index 8b16d22544..84b332132a 100644 --- a/app/src/main/java/c/m/a/g/d/i.java +++ b/app/src/main/java/c/m/a/g/d/i.java @@ -18,7 +18,7 @@ public final class i implements h { public final AtomicLong b = new AtomicLong(0); /* renamed from: c reason: collision with root package name */ - public final ExecutorService f1464c = Executors.newSingleThreadExecutor(b.i); + public final ExecutorService f1465c = Executors.newSingleThreadExecutor(b.i); public final e d; public final c.m.a.b e; public final f f; @@ -78,7 +78,7 @@ public final class i implements h { m.checkExpressionValueIsNotNull(d, "response"); if (d.a() >= 0) { iVar.f.a(d); - long j = d.f1463c; + long j = d.f1464c; long b2 = iVar.e.b() - b; c.m.a.e eVar2 = iVar.g; if (eVar2 != null) { @@ -151,7 +151,7 @@ public final class i implements h { public void b() { c(); if (this.a.get() != a.SYNCING) { - this.f1464c.submit(new c(this)); + this.f1465c.submit(new c(this)); } } diff --git a/app/src/main/java/c/o/a/b.java b/app/src/main/java/c/o/a/b.java index e13dc4380f..03d558f5b7 100644 --- a/app/src/main/java/c/o/a/b.java +++ b/app/src/main/java/c/o/a/b.java @@ -13,7 +13,7 @@ public final class b { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public static AbstractC0158b f1465c; + public static AbstractC0158b f1466c; @NonNull public String d; @@ -43,7 +43,7 @@ public final class b { CopyOnWriteArraySet copyOnWriteArraySet = new CopyOnWriteArraySet(); b = copyOnWriteArraySet; a aVar = new a(); - f1465c = aVar; + f1466c = aVar; copyOnWriteArraySet.add(aVar); } diff --git a/app/src/main/java/c/o/a/c.java b/app/src/main/java/c/o/a/c.java index 6b03e3970d..26def553e2 100644 --- a/app/src/main/java/c/o/a/c.java +++ b/app/src/main/java/c/o/a/c.java @@ -24,7 +24,7 @@ public abstract class c { public Set b = new HashSet(2); /* renamed from: c reason: collision with root package name */ - public Set f1466c = new HashSet(4); + public Set f1467c = new HashSet(4); public Set d = new HashSet(2); public Set e = new HashSet(15); public Set f = new HashSet(5); @@ -47,7 +47,7 @@ public abstract class c { @NonNull public final Collection b() { - return Collections.unmodifiableSet(this.f1466c); + return Collections.unmodifiableSet(this.f1467c); } public final boolean c(@NonNull c.o.a.m.c cVar) { diff --git a/app/src/main/java/c/o/a/l.java b/app/src/main/java/c/o/a/l.java index 5706533144..1be421f2e9 100644 --- a/app/src/main/java/c/o/a/l.java +++ b/app/src/main/java/c/o/a/l.java @@ -15,7 +15,7 @@ public class l { public Location b; /* renamed from: c reason: collision with root package name */ - public int f1467c; + public int f1468c; public b d; public e e; public byte[] f; diff --git a/app/src/main/java/c/o/a/n/b.java b/app/src/main/java/c/o/a/n/b.java index 12245864c8..75fc4c2efe 100644 --- a/app/src/main/java/c/o/a/n/b.java +++ b/app/src/main/java/c/o/a/n/b.java @@ -26,14 +26,14 @@ import java.util.Objects; public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback, a.AbstractC0167a { /* renamed from: c0 reason: collision with root package name */ - public final c.o.a.n.q.a f1468c0 = c.o.a.n.q.a.a(); + public final c.o.a.n.q.a f1469c0 = c.o.a.n.q.a.a(); /* renamed from: d0 reason: collision with root package name */ - public Camera f1469d0; + public Camera f1470d0; @VisibleForTesting /* renamed from: e0 reason: collision with root package name */ - public int f1470e0; + public int f1471e0; /* compiled from: Camera1Engine */ public class a implements Runnable { @@ -66,8 +66,8 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - b.this.f1469d0.cancelAutoFocus(); - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + b.this.f1470d0.cancelAutoFocus(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -77,7 +77,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(null); } b.this.c1(parameters); - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } @@ -110,7 +110,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback b bVar = b.this; c.o.a.n.s.a aVar = new c.o.a.n.s.a(bVar.K, bVar.n.l()); c.o.a.t.b c2 = this.i.c(aVar); - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -120,12 +120,12 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(c2.b(maxNumMeteringAreas, aVar)); } parameters.setFocusMode("auto"); - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); ((CameraView.b) b.this.l).e(this.j, this.k); b.this.m.e("focus end", 0); b.this.m.c("focus end", true, 2500, new RunnableC0159a()); try { - b.this.f1469d0.autoFocus(new C0160b()); + b.this.f1470d0.autoFocus(new C0160b()); } catch (RuntimeException e) { i.i.a(3, "startAutoFocus:", "Error calling autoFocus", e); } @@ -144,9 +144,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.e1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } } @@ -161,9 +161,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); b.this.g1(parameters); - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } @@ -177,9 +177,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.j1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } } @@ -194,9 +194,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.f1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } } @@ -215,9 +215,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.k1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).f(bVar.C, this.k); @@ -242,9 +242,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.d1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).c(bVar.D, this.k, this.l); @@ -277,9 +277,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1469d0.getParameters(); + Camera.Parameters parameters = b.this.f1470d0.getParameters(); if (b.this.i1(parameters, this.i)) { - b.this.f1469d0.setParameters(parameters); + b.this.f1470d0.setParameters(parameters); } } } @@ -318,9 +318,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback bVar.a(1, "onStartBind:", "Started"); try { if (this.n.j() == SurfaceHolder.class) { - this.f1469d0.setPreviewDisplay((SurfaceHolder) this.n.i()); + this.f1470d0.setPreviewDisplay((SurfaceHolder) this.n.i()); } else if (this.n.j() == SurfaceTexture.class) { - this.f1469d0.setPreviewTexture((SurfaceTexture) this.n.i()); + this.f1470d0.setPreviewTexture((SurfaceTexture) this.n.i()); } else { throw new RuntimeException("Unknown CameraPreview output class."); } @@ -338,23 +338,23 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public Task Q() { try { - Camera open = Camera.open(this.f1470e0); - this.f1469d0 = open; + Camera open = Camera.open(this.f1471e0); + this.f1470d0 = open; if (open != null) { open.setErrorCallback(this); c.o.a.b bVar = i.i; bVar.a(1, "onStartEngine:", "Applying default parameters."); try { - Camera.Parameters parameters = this.f1469d0.getParameters(); - int i2 = this.f1470e0; + Camera.Parameters parameters = this.f1470d0.getParameters(); + int i2 = this.f1471e0; c.o.a.n.t.a aVar = this.K; c.o.a.n.t.b bVar2 = c.o.a.n.t.b.SENSOR; c.o.a.n.t.b bVar3 = c.o.a.n.t.b.VIEW; this.o = new c.o.a.n.u.a(parameters, i2, aVar.b(bVar2, bVar3)); b1(parameters); - this.f1469d0.setParameters(parameters); + this.f1470d0.setParameters(parameters); try { - this.f1469d0.setDisplayOrientation(this.K.c(bVar2, bVar3, 1)); + this.f1470d0.setDisplayOrientation(this.K.c(bVar2, bVar3, 1)); bVar.a(1, "onStartEngine:", "Ended"); return c.i.a.f.e.o.c.F(this.o); } catch (Exception unused) { @@ -386,7 +386,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.n.s(C.i, C.j); this.n.r(0); try { - Camera.Parameters parameters = this.f1469d0.getParameters(); + Camera.Parameters parameters = this.f1470d0.getParameters(); parameters.setPreviewFormat(17); c.o.a.x.b bVar2 = this.r; parameters.setPreviewSize(bVar2.i, bVar2.j); @@ -400,13 +400,13 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setPictureSize(Q0.i, Q0.j); } try { - this.f1469d0.setParameters(parameters); - this.f1469d0.setPreviewCallbackWithBuffer(null); - this.f1469d0.setPreviewCallbackWithBuffer(this); + this.f1470d0.setParameters(parameters); + this.f1470d0.setPreviewCallbackWithBuffer(null); + this.f1470d0.setPreviewCallbackWithBuffer(this); l1().e(17, this.r, this.K); bVar.a(1, "onStartPreview", "Starting preview with startPreview()."); try { - this.f1469d0.startPreview(); + this.f1470d0.startPreview(); bVar.a(1, "onStartPreview", "Started preview."); return c.i.a.f.e.o.c.F(null); } catch (Exception e2) { @@ -433,9 +433,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.q = null; try { if (this.n.j() == SurfaceHolder.class) { - this.f1469d0.setPreviewDisplay(null); + this.f1470d0.setPreviewDisplay(null); } else if (this.n.j() == SurfaceTexture.class) { - this.f1469d0.setPreviewTexture(null); + this.f1470d0.setPreviewTexture(null); } else { throw new RuntimeException("Unknown CameraPreview output class."); } @@ -452,19 +452,19 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback bVar.a(1, "onStopEngine:", "About to clean up."); this.m.e("focus reset", 0); this.m.e("focus end", 0); - if (this.f1469d0 != null) { + if (this.f1470d0 != null) { try { bVar.a(1, "onStopEngine:", "Clean up.", "Releasing camera."); - this.f1469d0.release(); + this.f1470d0.release(); bVar.a(1, "onStopEngine:", "Clean up.", "Released camera."); } catch (Exception e2) { i.i.a(2, "onStopEngine:", "Clean up.", "Exception while releasing camera.", e2); } - this.f1469d0 = null; + this.f1470d0 = null; this.o = null; } this.o = null; - this.f1469d0 = null; + this.f1470d0 = null; i.i.a(2, "onStopEngine:", "Clean up.", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -473,7 +473,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public List T0() { try { - List supportedPreviewSizes = this.f1469d0.getParameters().getSupportedPreviewSizes(); + List supportedPreviewSizes = this.f1470d0.getParameters().getSupportedPreviewSizes(); ArrayList arrayList = new ArrayList(supportedPreviewSizes.size()); for (Camera.Size size : supportedPreviewSizes) { c.o.a.x.b bVar = new c.o.a.x.b(size.width, size.height); @@ -497,10 +497,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.p = null; l1().d(); bVar.a(1, "onStopPreview:", "Releasing preview buffers."); - this.f1469d0.setPreviewCallbackWithBuffer(null); + this.f1470d0.setPreviewCallbackWithBuffer(null); try { bVar.a(1, "onStopPreview:", "Stopping preview."); - this.f1469d0.stopPreview(); + this.f1470d0.stopPreview(); bVar.a(1, "onStopPreview:", "Stopped preview."); } catch (Exception e2) { i.i.a(3, "stopPreview", "Could not stop preview", e2); @@ -528,9 +528,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.t.a aVar2 = this.K; c.o.a.n.t.b bVar2 = c.o.a.n.t.b.SENSOR; c.o.a.n.t.b bVar3 = c.o.a.n.t.b.OUTPUT; - aVar.f1467c = aVar2.c(bVar2, bVar3, 2); + aVar.f1468c = aVar2.c(bVar2, bVar3, 2); aVar.d = w(bVar3); - c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1469d0); + c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1470d0); this.p = aVar3; aVar3.c(); bVar.a(1, "onTakePicture:", "executed."); @@ -543,11 +543,11 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.t.b bVar2 = c.o.a.n.t.b.OUTPUT; aVar.d = F(bVar2); if (this.n instanceof c.o.a.w.e) { - aVar.f1467c = this.K.c(c.o.a.n.t.b.VIEW, bVar2, 1); - this.p = new c.o.a.v.g(aVar, this, (c.o.a.w.e) this.n, aVar2, this.f1480b0); + aVar.f1468c = this.K.c(c.o.a.n.t.b.VIEW, bVar2, 1); + this.p = new c.o.a.v.g(aVar, this, (c.o.a.w.e) this.n, aVar2, this.f1481b0); } else { - aVar.f1467c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); - this.p = new c.o.a.v.e(aVar, this, this.f1469d0, aVar2); + aVar.f1468c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); + this.p = new c.o.a.v.e(aVar, this, this.f1470d0, aVar2); } this.p.c(); bVar.a(1, "onTakePictureSnapshot:", "executed."); @@ -568,7 +568,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i public boolean c(@NonNull c.o.a.m.e eVar) { - Objects.requireNonNull(this.f1468c0); + Objects.requireNonNull(this.f1469c0); int intValue = c.o.a.n.q.a.d.get(eVar).intValue(); i.i.a(1, "collectCameraInfo", "Facing:", eVar, "Internal:", Integer.valueOf(intValue), "Cameras:", Integer.valueOf(Camera.getNumberOfCameras())); Camera.CameraInfo cameraInfo = new Camera.CameraInfo(); @@ -577,7 +577,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback Camera.getCameraInfo(i2, cameraInfo); if (cameraInfo.facing == intValue) { this.K.f(eVar, cameraInfo.orientation); - this.f1470e0 = i2; + this.f1471e0 = i2; return true; } } @@ -627,7 +627,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean e1(@NonNull Camera.Parameters parameters, @NonNull c.o.a.m.f fVar) { if (this.o.c(this.v)) { - c.o.a.n.q.a aVar = this.f1468c0; + c.o.a.n.q.a aVar = this.f1469c0; c.o.a.m.f fVar2 = this.v; Objects.requireNonNull(aVar); parameters.setFlashMode(c.o.a.n.q.a.b.get(fVar2)); @@ -646,14 +646,14 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback } public final boolean f1(@NonNull Camera.Parameters parameters, @NonNull c.o.a.m.h hVar) { - if (this.o.c(this.f1484z)) { - c.o.a.n.q.a aVar = this.f1468c0; - c.o.a.m.h hVar2 = this.f1484z; + if (this.o.c(this.f1485z)) { + c.o.a.n.q.a aVar = this.f1469c0; + c.o.a.m.h hVar2 = this.f1485z; Objects.requireNonNull(aVar); parameters.setSceneMode(c.o.a.n.q.a.e.get(hVar2)); return true; } - this.f1484z = hVar; + this.f1485z = hVar; return false; } @@ -678,10 +678,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @TargetApi(17) public final boolean h1(boolean z2) { Camera.CameraInfo cameraInfo = new Camera.CameraInfo(); - Camera.getCameraInfo(this.f1470e0, cameraInfo); + Camera.getCameraInfo(this.f1471e0, cameraInfo); if (cameraInfo.canDisableShutterSound) { try { - return this.f1469d0.enableShutterSound(this.E); + return this.f1470d0.enableShutterSound(this.E); } catch (RuntimeException unused) { return false; } @@ -729,10 +729,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean j1(@NonNull Camera.Parameters parameters, @NonNull m mVar) { if (this.o.c(this.w)) { - c.o.a.n.q.a aVar = this.f1468c0; + c.o.a.n.q.a aVar = this.f1469c0; m mVar2 = this.w; Objects.requireNonNull(aVar); - parameters.setWhiteBalance(c.o.a.n.q.a.f1486c.get(mVar2)); + parameters.setWhiteBalance(c.o.a.n.q.a.f1487c.get(mVar2)); parameters.remove("auto-whitebalance-lock"); return true; } @@ -748,7 +748,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean k1(@NonNull Camera.Parameters parameters, float f2) { if (this.o.k) { parameters.setZoom((int) (this.C * ((float) parameters.getMaxZoom()))); - this.f1469d0.setParameters(parameters); + this.f1470d0.setParameters(parameters); return true; } this.C = f2; @@ -757,8 +757,8 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i public void l0(@NonNull c.o.a.m.h hVar) { - c.o.a.m.h hVar2 = this.f1484z; - this.f1484z = hVar; + c.o.a.m.h hVar2 = this.f1485z; + this.f1485z = hVar; c.o.a.n.v.f fVar = this.m; fVar.b("hdr (" + hVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new e(hVar2))); } @@ -780,7 +780,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.v.e eVar = this.m.f; c.o.a.n.v.e eVar2 = c.o.a.n.v.e.ENGINE; if (eVar.f(eVar2) && this.m.g.f(eVar2)) { - this.f1469d0.addCallbackBuffer(bArr); + this.f1470d0.addCallbackBuffer(bArr); } } diff --git a/app/src/main/java/c/o/a/n/d.java b/app/src/main/java/c/o/a/n/d.java index 960db48116..cbafc5a8ce 100644 --- a/app/src/main/java/c/o/a/n/d.java +++ b/app/src/main/java/c/o/a/n/d.java @@ -48,28 +48,28 @@ import java.util.concurrent.ExecutionException; public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a.n.o.c { /* renamed from: c0 reason: collision with root package name */ - public final CameraManager f1471c0; + public final CameraManager f1472c0; /* renamed from: d0 reason: collision with root package name */ - public String f1472d0; + public String f1473d0; /* renamed from: e0 reason: collision with root package name */ - public CameraDevice f1473e0; + public CameraDevice f1474e0; /* renamed from: f0 reason: collision with root package name */ - public CameraCharacteristics f1474f0; + public CameraCharacteristics f1475f0; /* renamed from: g0 reason: collision with root package name */ - public CameraCaptureSession f1475g0; + public CameraCaptureSession f1476g0; /* renamed from: h0 reason: collision with root package name */ - public CaptureRequest.Builder f1476h0; + public CaptureRequest.Builder f1477h0; /* renamed from: i0 reason: collision with root package name */ - public TotalCaptureResult f1477i0; + public TotalCaptureResult f1478i0; /* renamed from: j0 reason: collision with root package name */ - public final c.o.a.n.q.b f1478j0; + public final c.o.a.n.q.b f1479j0; public ImageReader k0; public Surface l0; public Surface m0; @@ -91,17 +91,17 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - boolean h1 = dVar.h1(dVar.f1476h0, this.i); + boolean h1 = dVar.h1(dVar.f1477h0, this.i); d dVar2 = d.this; if (dVar2.m.f == c.o.a.n.v.e.PREVIEW) { dVar2.v = c.o.a.m.f.OFF; - dVar2.h1(dVar2.f1476h0, this.i); + dVar2.h1(dVar2.f1477h0, this.i); try { d dVar3 = d.this; - dVar3.f1475g0.capture(dVar3.f1476h0.build(), null, null); + dVar3.f1476g0.capture(dVar3.f1477h0.build(), null, null); d dVar4 = d.this; dVar4.v = this.j; - dVar4.h1(dVar4.f1476h0, this.i); + dVar4.h1(dVar4.f1477h0, this.i); d.this.k1(); } catch (CameraAccessException e) { throw d.this.o1(e); @@ -123,7 +123,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - CaptureRequest.Builder builder = dVar.f1476h0; + CaptureRequest.Builder builder = dVar.f1477h0; Location location = dVar.B; if (location != null) { builder.set(CaptureRequest.JPEG_GPS_LOCATION, location); @@ -143,7 +143,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.m1(dVar.f1476h0, this.i)) { + if (dVar.m1(dVar.f1477h0, this.i)) { d.this.k1(); } } @@ -161,7 +161,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.i1(dVar.f1476h0, this.i)) { + if (dVar.i1(dVar.f1477h0, this.i)) { d.this.k1(); } } @@ -184,7 +184,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.n1(dVar.f1476h0, this.i)) { + if (dVar.n1(dVar.f1477h0, this.i)) { d.this.k1(); if (this.j) { ((CameraView.b) d.this.l).f(this.k, this.l); @@ -212,7 +212,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.g1(dVar.f1476h0, this.i)) { + if (dVar.g1(dVar.f1477h0, this.i)) { d.this.k1(); if (this.j) { ((CameraView.b) d.this.l).c(this.k, this.l, this.m); @@ -232,7 +232,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.j1(dVar.f1476h0, this.i)) { + if (dVar.j1(dVar.f1477h0, this.i)) { d.this.k1(); } } @@ -257,7 +257,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // android.hardware.camera2.CameraCaptureSession.CaptureCallback public void onCaptureCompleted(@NonNull CameraCaptureSession cameraCaptureSession, @NonNull CaptureRequest captureRequest, @NonNull TotalCaptureResult totalCaptureResult) { d dVar = d.this; - dVar.f1477i0 = totalCaptureResult; + dVar.f1478i0 = totalCaptureResult; for (c.o.a.n.o.a aVar : dVar.o0) { aVar.b(d.this, captureRequest, totalCaptureResult); } @@ -445,11 +445,11 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // android.hardware.camera2.CameraDevice.StateCallback public void onOpened(@NonNull CameraDevice cameraDevice) { int i; - d.this.f1473e0 = cameraDevice; + d.this.f1474e0 = cameraDevice; try { i.i.a(1, "onStartEngine:", "Opened camera device."); d dVar = d.this; - dVar.f1474f0 = dVar.f1471c0.getCameraCharacteristics(dVar.f1472d0); + dVar.f1475f0 = dVar.f1472c0.getCameraCharacteristics(dVar.f1473d0); boolean b = d.this.K.b(c.o.a.n.t.b.SENSOR, c.o.a.n.t.b.VIEW); int ordinal = d.this.A.ordinal(); if (ordinal == 0) { @@ -460,7 +460,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. throw new IllegalArgumentException("Unknown format:" + d.this.A); } d dVar2 = d.this; - dVar2.o = new c.o.a.n.u.b(dVar2.f1471c0, dVar2.f1472d0, b, i); + dVar2.o = new c.o.a.n.u.b(dVar2.f1472c0, dVar2.f1473d0, b, i); d dVar3 = d.this; Objects.requireNonNull(dVar3); dVar3.q1(1); @@ -503,7 +503,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // android.hardware.camera2.CameraCaptureSession.StateCallback public void onConfigured(@NonNull CameraCaptureSession cameraCaptureSession) { - d.this.f1475g0 = cameraCaptureSession; + d.this.f1476g0 = cameraCaptureSession; i.i.a(1, "onStartBind:", "Completed"); this.a.b(null); } @@ -580,10 +580,10 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (c.o.a.n.q.b.a == null) { c.o.a.n.q.b.a = new c.o.a.n.q.b(); } - this.f1478j0 = c.o.a.n.q.b.a; + this.f1479j0 = c.o.a.n.q.b.a; this.o0 = new CopyOnWriteArrayList(); this.q0 = new i(); - this.f1471c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService(ChatInputComponentTypes.CAMERA); + this.f1472c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService(ChatInputComponentTypes.CAMERA); new c.o.a.n.o.g().e(this); } @@ -698,8 +698,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. bVar8 = bVar8.f(); } bVar7.a(1, "computeFrameProcessingSize:", "result:", bVar8, "flip:", Boolean.valueOf(b2)); - this.f1481s = bVar8; - ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1479a0 + 1); + this.f1482s = bVar8; + ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1480a0 + 1); this.k0 = newInstance2; handler = null; newInstance2.setOnImageAvailableListener(this, null); @@ -712,11 +712,11 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } else { handler = null; this.k0 = null; - this.f1481s = null; + this.f1482s = null; this.l0 = null; } try { - this.f1473e0.createCaptureSession(arrayList, new o(taskCompletionSource), handler); + this.f1474e0.createCaptureSession(arrayList, new o(taskCompletionSource), handler); return taskCompletionSource.a; } catch (CameraAccessException e3) { throw o1(e3); @@ -729,7 +729,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public Task Q() { TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); try { - this.f1471c0.openCamera(this.f1472d0, new m(taskCompletionSource), (Handler) null); + this.f1472c0.openCamera(this.f1473d0, new m(taskCompletionSource), (Handler) null); return taskCompletionSource.a; } catch (CameraAccessException e2) { throw o1(e2); @@ -748,7 +748,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.n.s(C.i, C.j); this.n.r(this.K.c(c.o.a.n.t.b.BASE, bVar2, 1)); if (this.u) { - S0().e(this.t, this.f1481s, this.K); + S0().e(this.t, this.f1482s, this.K); } bVar.a(1, "onStartPreview:", "Starting preview."); c1(new Surface[0]); @@ -770,7 +770,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.m0 = null; this.r = null; this.q = null; - this.f1481s = null; + this.f1482s = null; ImageReader imageReader = this.k0; if (imageReader != null) { imageReader.close(); @@ -781,8 +781,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. imageReader2.close(); this.n0 = null; } - this.f1475g0.close(); - this.f1475g0 = null; + this.f1476g0.close(); + this.f1476g0 = null; bVar.a(1, "onStopBind:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -793,19 +793,19 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. try { c.o.a.b bVar = i.i; bVar.a(1, "onStopEngine:", "Clean up.", "Releasing camera."); - this.f1473e0.close(); + this.f1474e0.close(); bVar.a(1, "onStopEngine:", "Clean up.", "Released camera."); } catch (Exception e2) { i.i.a(2, "onStopEngine:", "Clean up.", "Exception while releasing camera.", e2); } - this.f1473e0 = null; + this.f1474e0 = null; i.i.a(1, "onStopEngine:", "Aborting actions."); for (c.o.a.n.o.a aVar : this.o0) { aVar.a(this); } - this.f1474f0 = null; + this.f1475f0 = null; this.o = null; - this.f1476h0 = null; + this.f1477h0 = null; i.i.a(2, "onStopEngine:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -814,7 +814,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull public List T0() { try { - StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1471c0.getCameraCharacteristics(this.f1472d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1472c0.getCameraCharacteristics(this.f1473d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); if (streamConfigurationMap != null) { Size[] outputSizes = streamConfigurationMap.getOutputSizes(this.n.j()); ArrayList arrayList = new ArrayList(outputSizes.length); @@ -841,12 +841,12 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (this.u) { S0().d(); } - this.f1476h0.removeTarget(this.m0); + this.f1477h0.removeTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1476h0.removeTarget(surface); + this.f1477h0.removeTarget(surface); } - this.f1477i0 = null; + this.f1478i0 = null; bVar.a(1, "onStopPreview:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -876,11 +876,11 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. c.o.a.n.t.a aVar2 = this.K; c.o.a.n.t.b bVar = c.o.a.n.t.b.SENSOR; c.o.a.n.t.b bVar2 = c.o.a.n.t.b.OUTPUT; - aVar.f1467c = aVar2.c(bVar, bVar2, 2); + aVar.f1468c = aVar2.c(bVar, bVar2, 2); aVar.d = w(bVar2); try { - CaptureRequest.Builder createCaptureRequest = this.f1473e0.createCaptureRequest(2); - d1(createCaptureRequest, this.f1476h0); + CaptureRequest.Builder createCaptureRequest = this.f1474e0.createCaptureRequest(2); + d1(createCaptureRequest, this.f1477h0); c.o.a.v.b bVar3 = new c.o.a.v.b(aVar, this, createCaptureRequest, this.n0); this.p = bVar3; bVar3.c(); @@ -902,7 +902,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (this.n instanceof c.o.a.w.e) { c.o.a.n.t.b bVar = c.o.a.n.t.b.OUTPUT; aVar.d = F(bVar); - aVar.f1467c = this.K.c(c.o.a.n.t.b.VIEW, bVar, 1); + aVar.f1468c = this.K.c(c.o.a.n.t.b.VIEW, bVar, 1); c.o.a.v.f fVar = new c.o.a.v.f(aVar, this, (c.o.a.w.e) this.n, aVar2); this.p = fVar; fVar.c(); @@ -923,16 +923,16 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // c.o.a.n.i public final boolean c(@NonNull c.o.a.m.e eVar) { - Objects.requireNonNull(this.f1478j0); + Objects.requireNonNull(this.f1479j0); int intValue = c.o.a.n.q.b.b.get(eVar).intValue(); try { - String[] cameraIdList = this.f1471c0.getCameraIdList(); + String[] cameraIdList = this.f1472c0.getCameraIdList(); i.i.a(1, "collectCameraInfo", "Facing:", eVar, "Internal:", Integer.valueOf(intValue), "Cameras:", Integer.valueOf(cameraIdList.length)); for (String str : cameraIdList) { try { - CameraCharacteristics cameraCharacteristics = this.f1471c0.getCameraCharacteristics(str); + CameraCharacteristics cameraCharacteristics = this.f1472c0.getCameraCharacteristics(str); if (intValue == ((Integer) u1(cameraCharacteristics, CameraCharacteristics.LENS_FACING, -99)).intValue()) { - this.f1472d0 = str; + this.f1473d0 = str; this.K.f(eVar, ((Integer) u1(cameraCharacteristics, CameraCharacteristics.SENSOR_ORIENTATION, 0)).intValue()); return true; } @@ -946,14 +946,14 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } public final void c1(@NonNull Surface... surfaceArr) { - this.f1476h0.addTarget(this.m0); + this.f1477h0.addTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1476h0.addTarget(surface); + this.f1477h0.addTarget(surface); } for (Surface surface2 : surfaceArr) { if (surface2 != null) { - this.f1476h0.addTarget(surface2); + this.f1477h0.addTarget(surface2); } else { throw new IllegalArgumentException("Should not add a null surface."); } @@ -997,7 +997,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public void e1(@NonNull c.o.a.n.o.a aVar, @NonNull CaptureRequest.Builder builder) throws CameraAccessException { if (this.m.f == c.o.a.n.v.e.PREVIEW && !O()) { - this.f1475g0.capture(builder.build(), this.q0, null); + this.f1476g0.capture(builder.build(), this.q0, null); } } @@ -1051,7 +1051,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. for (int i2 : iArr) { arrayList.add(Integer.valueOf(i2)); } - c.o.a.n.q.b bVar = this.f1478j0; + c.o.a.n.q.b bVar = this.f1479j0; c.o.a.m.f fVar2 = this.v; Objects.requireNonNull(bVar); ArrayList arrayList2 = new ArrayList(); @@ -1086,14 +1086,14 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } public boolean i1(@NonNull CaptureRequest.Builder builder, @NonNull c.o.a.m.h hVar) { - if (this.o.c(this.f1484z)) { - c.o.a.n.q.b bVar = this.f1478j0; - c.o.a.m.h hVar2 = this.f1484z; + if (this.o.c(this.f1485z)) { + c.o.a.n.q.b bVar = this.f1479j0; + c.o.a.m.h hVar2 = this.f1485z; Objects.requireNonNull(bVar); builder.set(CaptureRequest.CONTROL_SCENE_MODE, Integer.valueOf(c.o.a.n.q.b.d.get(hVar2).intValue())); return true; } - this.f1484z = hVar; + this.f1485z = hVar; return false; } @@ -1142,8 +1142,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // c.o.a.n.i public void l0(@NonNull c.o.a.m.h hVar) { - c.o.a.m.h hVar2 = this.f1484z; - this.f1484z = hVar; + c.o.a.m.h hVar2 = this.f1485z; + this.f1485z = hVar; c.o.a.n.v.f fVar = this.m; fVar.b("hdr (" + hVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0163d(hVar2))); } @@ -1151,7 +1151,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public final void l1(boolean z2, int i2) { if ((this.m.f == c.o.a.n.v.e.PREVIEW && !O()) || !z2) { try { - this.f1475g0.setRepeatingRequest(this.f1476h0.build(), this.q0, null); + this.f1476g0.setRepeatingRequest(this.f1477h0.build(), this.q0, null); } catch (CameraAccessException e2) { throw new CameraException(e2, i2); } catch (IllegalStateException e3) { @@ -1173,10 +1173,10 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public boolean m1(@NonNull CaptureRequest.Builder builder, @NonNull c.o.a.m.m mVar) { if (this.o.c(this.w)) { - c.o.a.n.q.b bVar = this.f1478j0; + c.o.a.n.q.b bVar = this.f1479j0; c.o.a.m.m mVar2 = this.w; Objects.requireNonNull(bVar); - builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1487c.get(mVar2).intValue())); + builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1488c.get(mVar2).intValue())); return true; } this.w = mVar; @@ -1256,7 +1256,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (gVar != null) { gVar.a(this); } - CaptureRequest.Builder builder = this.f1476h0; + CaptureRequest.Builder builder = this.f1477h0; boolean z2 = false; int[] iArr = (int[]) t1(CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES, new int[0]); ArrayList arrayList = new ArrayList(); @@ -1280,12 +1280,12 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull public final CaptureRequest.Builder q1(int i2) throws CameraAccessException { - CaptureRequest.Builder builder = this.f1476h0; - CaptureRequest.Builder createCaptureRequest = this.f1473e0.createCaptureRequest(i2); - this.f1476h0 = createCaptureRequest; + CaptureRequest.Builder builder = this.f1477h0; + CaptureRequest.Builder createCaptureRequest = this.f1474e0.createCaptureRequest(i2); + this.f1477h0 = createCaptureRequest; createCaptureRequest.setTag(Integer.valueOf(i2)); - d1(this.f1476h0, builder); - return this.f1476h0; + d1(this.f1477h0, builder); + return this.f1477h0; } @NonNull @@ -1316,7 +1316,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull public List s1() { try { - StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1471c0.getCameraCharacteristics(this.f1472d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1472c0.getCameraCharacteristics(this.f1473d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); if (streamConfigurationMap != null) { Size[] outputSizes = streamConfigurationMap.getOutputSizes(this.t); ArrayList arrayList = new ArrayList(outputSizes.length); @@ -1343,7 +1343,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull @VisibleForTesting public T t1(@NonNull CameraCharacteristics.Key key, @NonNull T t) { - T t2 = (T) this.f1474f0.get(key); + T t2 = (T) this.f1475f0.get(key); return t2 == null ? t : t2; } diff --git a/app/src/main/java/c/o/a/n/f.java b/app/src/main/java/c/o/a/n/f.java index 950bea3554..1607b5e86a 100644 --- a/app/src/main/java/c/o/a/n/f.java +++ b/app/src/main/java/c/o/a/n/f.java @@ -14,14 +14,14 @@ public class f extends e { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1485c = cVar; - this.e.f1(((d) cVar).f1476h0); + this.f1486c = cVar; + this.e.f1(((d) cVar).f1477h0); d dVar = (d) cVar; - CaptureRequest.Builder builder = dVar.f1476h0; + CaptureRequest.Builder builder = dVar.f1477h0; CaptureRequest.Key key = CaptureRequest.CONTROL_AE_LOCK; Boolean bool = Boolean.FALSE; builder.set(key, bool); - dVar.f1476h0.set(CaptureRequest.CONTROL_AWB_LOCK, bool); + dVar.f1477h0.set(CaptureRequest.CONTROL_AWB_LOCK, bool); dVar.k1(); l(Integer.MAX_VALUE); } diff --git a/app/src/main/java/c/o/a/n/g.java b/app/src/main/java/c/o/a/n/g.java index a77094097a..02e682514f 100644 --- a/app/src/main/java/c/o/a/n/g.java +++ b/app/src/main/java/c/o/a/n/g.java @@ -51,10 +51,10 @@ public abstract class g extends i { public int Z; /* renamed from: a0 reason: collision with root package name */ - public int f1479a0; + public int f1480a0; /* renamed from: b0 reason: collision with root package name */ - public c.o.a.u.a f1480b0; + public c.o.a.u.a f1481b0; public c.o.a.w.a n; public c.o.a.c o; public c.o.a.v.d p; @@ -62,20 +62,20 @@ public abstract class g extends i { public c.o.a.x.b r; /* renamed from: s reason: collision with root package name */ - public c.o.a.x.b f1481s; + public c.o.a.x.b f1482s; public int t; public boolean u; public f v; public m w; /* renamed from: x reason: collision with root package name */ - public l f1482x; + public l f1483x; /* renamed from: y reason: collision with root package name */ - public c.o.a.m.b f1483y; + public c.o.a.m.b f1484y; /* renamed from: z reason: collision with root package name */ - public h f1484z; + public h f1485z; /* compiled from: CameraBaseEngine */ public class a implements Runnable { @@ -191,7 +191,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void B0(@NonNull c.o.a.m.l lVar) { - this.f1482x = lVar; + this.f1483x = lVar; } @Override // c.o.a.n.i @@ -263,7 +263,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.l H() { - return this.f1482x; + return this.f1483x; } @Override // c.o.a.n.i @@ -383,7 +383,7 @@ public abstract class g extends i { @NonNull public c.o.a.p.c S0() { if (this.J == null) { - this.J = V0(this.f1479a0); + this.J = V0(this.f1480a0); } return this.J; } @@ -426,7 +426,7 @@ public abstract class g extends i { if (aVar != null) { CameraView.b bVar = (CameraView.b) this.l; bVar.b.a(1, "dispatchOnPictureTaken", aVar); - CameraView.this.f2432s.post(new c.o.a.i(bVar, aVar)); + CameraView.this.f2440s.post(new c.o.a.i(bVar, aVar)); return; } i.i.a(3, "onPictureResult", "result is null: something went wrong.", exc); @@ -445,7 +445,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void b0(@NonNull c.o.a.m.b bVar) { - this.f1483y = bVar; + this.f1484y = bVar; } @Override // c.o.a.n.i @@ -483,7 +483,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.b h() { - return this.f1483y; + return this.f1484y; } @Override // c.o.a.n.i @@ -509,7 +509,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void j0(int i) { - this.f1479a0 = i; + this.f1480a0 = i; } @Override // c.o.a.n.i @@ -550,7 +550,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void o0(@Nullable c.o.a.u.a aVar) { - this.f1480b0 = aVar; + this.f1481b0 = aVar; } @Override // c.o.a.n.i @@ -560,7 +560,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final int q() { - return this.f1479a0; + return this.f1480a0; } @Override // c.o.a.n.i @@ -571,7 +571,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final h r() { - return this.f1484z; + return this.f1485z; } @Override // c.o.a.n.i diff --git a/app/src/main/java/c/o/a/n/i.java b/app/src/main/java/c/o/a/n/i.java index 505293b7f3..053ea61d73 100644 --- a/app/src/main/java/c/o/a/n/i.java +++ b/app/src/main/java/c/o/a/n/i.java @@ -242,7 +242,7 @@ public abstract class i implements a.c, d.a { boolean z2; c.o.a.n.v.f fVar = this.m; synchronized (fVar.e) { - Iterator> it = fVar.f1491c.iterator(); + Iterator> it = fVar.f1492c.iterator(); while (true) { if (!it.hasNext()) { z2 = false; @@ -305,7 +305,7 @@ public abstract class i implements a.c, d.a { c.o.a.n.v.f fVar = this.m; synchronized (fVar.e) { HashSet hashSet = new HashSet(); - Iterator> it = fVar.f1491c.iterator(); + Iterator> it = fVar.f1492c.iterator(); while (it.hasNext()) { hashSet.add(it.next().a); } diff --git a/app/src/main/java/c/o/a/n/k.java b/app/src/main/java/c/o/a/n/k.java index a3dccbd1c7..131a7d8132 100644 --- a/app/src/main/java/c/o/a/n/k.java +++ b/app/src/main/java/c/o/a/n/k.java @@ -23,7 +23,7 @@ public class k implements f { if (cVar2 != null) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraOpened", cVar2); - CameraView.this.f2432s.post(new c.o.a.f(bVar, cVar2)); + CameraView.this.f2440s.post(new c.o.a.f(bVar, cVar2)); return c.i.a.f.e.o.c.F(null); } throw new RuntimeException("Null options!"); diff --git a/app/src/main/java/c/o/a/n/m.java b/app/src/main/java/c/o/a/n/m.java index 6a0302e93b..c141dd1b33 100644 --- a/app/src/main/java/c/o/a/n/m.java +++ b/app/src/main/java/c/o/a/n/m.java @@ -16,6 +16,6 @@ public class m implements e { public void onSuccess(Void r6) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraClosed"); - CameraView.this.f2432s.post(new g(bVar)); + CameraView.this.f2440s.post(new g(bVar)); } } diff --git a/app/src/main/java/c/o/a/n/o/d.java b/app/src/main/java/c/o/a/n/o/d.java index cce4c74b5c..ca62ea2780 100644 --- a/app/src/main/java/c/o/a/n/o/d.java +++ b/app/src/main/java/c/o/a/n/o/d.java @@ -49,7 +49,7 @@ public abstract class d extends e { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; m().f(new a()); m().j(cVar); } diff --git a/app/src/main/java/c/o/a/n/o/e.java b/app/src/main/java/c/o/a/n/o/e.java index 57d1a9bdf9..8e3f672ba4 100644 --- a/app/src/main/java/c/o/a/n/o/e.java +++ b/app/src/main/java/c/o/a/n/o/e.java @@ -17,7 +17,7 @@ public abstract class e implements a { public int b; /* renamed from: c reason: collision with root package name */ - public c f1485c; + public c f1486c; public boolean d; @Override // c.o.a.n.o.a @@ -49,12 +49,12 @@ public abstract class e implements a { @Override // c.o.a.n.o.a public final void e(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; d dVar = (d) cVar; if (!dVar.o0.contains(this)) { dVar.o0.add(this); } - if (((d) cVar).f1477i0 != null) { + if (((d) cVar).f1478i0 != null) { j(cVar); } else { this.d = true; @@ -80,12 +80,12 @@ public abstract class e implements a { @CallSuper public void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; } @NonNull public T k(@NonNull CameraCharacteristics.Key key, @NonNull T t) { - T t2 = (T) ((d) this.f1485c).f1474f0.get(key); + T t2 = (T) ((d) this.f1486c).f1475f0.get(key); return t2 == null ? t : t2; } @@ -96,8 +96,8 @@ public abstract class e implements a { bVar.a(this, this.b); } if (this.b == Integer.MAX_VALUE) { - ((d) this.f1485c).o0.remove(this); - i(this.f1485c); + ((d) this.f1486c).o0.remove(this); + i(this.f1486c); } } } diff --git a/app/src/main/java/c/o/a/n/o/h.java b/app/src/main/java/c/o/a/n/o/h.java index 98f6c6a3c1..17ae708ee2 100644 --- a/app/src/main/java/c/o/a/n/o/h.java +++ b/app/src/main/java/c/o/a/n/o/h.java @@ -69,7 +69,7 @@ public class h extends e { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; int i = this.f; if (i >= 0) { this.e.get(i).j(cVar); @@ -91,7 +91,7 @@ public class h extends e { this.f = i2; this.e.get(i2).f(new a()); if (!z3) { - this.e.get(this.f).j(this.f1485c); + this.e.get(this.f).j(this.f1486c); } } } diff --git a/app/src/main/java/c/o/a/n/o/j.java b/app/src/main/java/c/o/a/n/o/j.java index 6d72446430..e5b55ceedb 100644 --- a/app/src/main/java/c/o/a/n/o/j.java +++ b/app/src/main/java/c/o/a/n/o/j.java @@ -79,7 +79,7 @@ public class j extends e { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; for (e eVar : this.e) { if (!eVar.g()) { eVar.j(cVar); diff --git a/app/src/main/java/c/o/a/n/p/a.java b/app/src/main/java/c/o/a/n/p/a.java index 2cd8c406ee..2b0b9d8551 100644 --- a/app/src/main/java/c/o/a/n/p/a.java +++ b/app/src/main/java/c/o/a/n/p/a.java @@ -9,7 +9,7 @@ import c.o.a.n.o.e; public abstract class a extends e { @Override // c.o.a.n.o.e public final void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; boolean n = n(cVar); if (!m(cVar) || n) { l(Integer.MAX_VALUE); diff --git a/app/src/main/java/c/o/a/n/p/b.java b/app/src/main/java/c/o/a/n/p/b.java index be1e21740b..414e761e5c 100644 --- a/app/src/main/java/c/o/a/n/p/b.java +++ b/app/src/main/java/c/o/a/n/p/b.java @@ -26,7 +26,7 @@ public class b extends a { @Override // c.o.a.n.p.a public boolean m(@NonNull c cVar) { boolean z2 = ((Integer) k(CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL, -1)).intValue() != 2; - Integer num = (Integer) ((d) cVar).f1476h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AE_MODE); boolean z3 = z2 && (num != null && (num.intValue() == 1 || num.intValue() == 3 || num.intValue() == 2 || num.intValue() == 4 || num.intValue() == 5)); e.a(1, "checkIsSupported:", Boolean.valueOf(z3)); return z3; @@ -34,7 +34,7 @@ public class b extends a { @Override // c.o.a.n.p.a public boolean n(@NonNull c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AE_STATE); boolean z2 = num != null && num.intValue() == 3; @@ -47,9 +47,9 @@ public class b extends a { @Override // c.o.a.n.p.a public void o(@NonNull c cVar) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); d dVar = (d) cVar; - dVar.f1476h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); dVar.k1(); } } diff --git a/app/src/main/java/c/o/a/n/p/c.java b/app/src/main/java/c/o/a/n/p/c.java index 9bafd68c23..222c5ec186 100644 --- a/app/src/main/java/c/o/a/n/p/c.java +++ b/app/src/main/java/c/o/a/n/p/c.java @@ -38,7 +38,7 @@ public class c extends a { @Override // c.o.a.n.p.a public boolean n(@NonNull c.o.a.n.o.c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AF_STATE); boolean z2 = num != null && (num.intValue() == 4 || num.intValue() == 5 || num.intValue() == 0 || num.intValue() == 2 || num.intValue() == 6); @@ -53,9 +53,9 @@ public class c extends a { @Override // c.o.a.n.p.a public void o(@NonNull c.o.a.n.o.c cVar) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_MODE, 1); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_MODE, 1); d dVar = (d) cVar; - dVar.f1476h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + dVar.f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); dVar.k1(); } } diff --git a/app/src/main/java/c/o/a/n/p/e.java b/app/src/main/java/c/o/a/n/p/e.java index 39afc258ec..41f0e0386c 100644 --- a/app/src/main/java/c/o/a/n/p/e.java +++ b/app/src/main/java/c/o/a/n/p/e.java @@ -26,7 +26,7 @@ public class e extends a { @Override // c.o.a.n.p.a public boolean m(@NonNull c cVar) { boolean z2 = ((Integer) k(CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL, -1)).intValue() != 2; - Integer num = (Integer) ((d) cVar).f1476h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AWB_MODE); boolean z3 = z2 && num != null && num.intValue() == 1; e.a(1, "checkIsSupported:", Boolean.valueOf(z3)); return z3; @@ -34,7 +34,7 @@ public class e extends a { @Override // c.o.a.n.p.a public boolean n(@NonNull c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AWB_STATE); boolean z2 = num != null && num.intValue() == 3; @@ -47,7 +47,7 @@ public class e extends a { @Override // c.o.a.n.p.a public void o(@NonNull c cVar) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AWB_LOCK, Boolean.TRUE); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AWB_LOCK, Boolean.TRUE); ((d) cVar).k1(); } } diff --git a/app/src/main/java/c/o/a/n/q/a.java b/app/src/main/java/c/o/a/n/q/a.java index 9de014b266..62685989c5 100644 --- a/app/src/main/java/c/o/a/n/q/a.java +++ b/app/src/main/java/c/o/a/n/q/a.java @@ -15,7 +15,7 @@ public class a { public static final Map b; /* renamed from: c reason: collision with root package name */ - public static final Map f1486c; + public static final Map f1487c; public static final Map d; public static final Map e; @@ -23,7 +23,7 @@ public class a { HashMap hashMap = new HashMap(); b = hashMap; HashMap hashMap2 = new HashMap(); - f1486c = hashMap2; + f1487c = hashMap2; HashMap hashMap3 = new HashMap(); d = hashMap3; HashMap hashMap4 = new HashMap(); diff --git a/app/src/main/java/c/o/a/n/q/b.java b/app/src/main/java/c/o/a/n/q/b.java index 6965495e7d..f82c6b64da 100644 --- a/app/src/main/java/c/o/a/n/q/b.java +++ b/app/src/main/java/c/o/a/n/q/b.java @@ -16,14 +16,14 @@ public class b { public static final Map b; /* renamed from: c reason: collision with root package name */ - public static final Map f1487c; + public static final Map f1488c; public static final Map d; static { HashMap hashMap = new HashMap(); b = hashMap; HashMap hashMap2 = new HashMap(); - f1487c = hashMap2; + f1488c = hashMap2; HashMap hashMap3 = new HashMap(); d = hashMap3; hashMap.put(e.BACK, 1); diff --git a/app/src/main/java/c/o/a/n/r/a.java b/app/src/main/java/c/o/a/n/r/a.java index f0a47d9191..a09109f978 100644 --- a/app/src/main/java/c/o/a/n/r/a.java +++ b/app/src/main/java/c/o/a/n/r/a.java @@ -22,7 +22,7 @@ public abstract class a extends e { @Override // c.o.a.n.o.e public final void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; boolean z2 = this.h && n(cVar); if (!m(cVar) || z2) { e.a(1, "onStart:", "not supported or skipped. Dispatching COMPLETED state."); diff --git a/app/src/main/java/c/o/a/n/r/b.java b/app/src/main/java/c/o/a/n/r/b.java index 3280cb9ab1..100bdb7e96 100644 --- a/app/src/main/java/c/o/a/n/r/b.java +++ b/app/src/main/java/c/o/a/n/r/b.java @@ -19,7 +19,7 @@ public abstract class b extends e { @Override // c.o.a.n.o.e public final void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; MeteringRectangle meteringRectangle = null; if (this.e) { meteringRectangle = new MeteringRectangle((Rect) k(CameraCharacteristics.SENSOR_INFO_ACTIVE_ARRAY_SIZE, new Rect()), 0); diff --git a/app/src/main/java/c/o/a/n/r/c.java b/app/src/main/java/c/o/a/n/r/c.java index b697d555c2..55248046ba 100644 --- a/app/src/main/java/c/o/a/n/r/c.java +++ b/app/src/main/java/c/o/a/n/r/c.java @@ -63,13 +63,13 @@ public class c extends a { @Override // c.o.a.n.o.e public void i(@NonNull c.o.a.n.o.c cVar) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, null); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, null); } @Override // c.o.a.n.r.a public boolean m(@NonNull c.o.a.n.o.c cVar) { boolean z2 = ((Integer) k(CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL, -1)).intValue() == 2; - Integer num = (Integer) ((d) cVar).f1476h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AE_MODE); boolean z3 = num != null && (num.intValue() == 1 || num.intValue() == 3 || num.intValue() == 2 || num.intValue() == 4 || num.intValue() == 5); this.k = !z2; boolean z4 = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AE, 0)).intValue() > 0; @@ -81,7 +81,7 @@ public class c extends a { @Override // c.o.a.n.r.a public boolean n(@NonNull c.o.a.n.o.c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AE_STATE); boolean z2 = num != null && num.intValue() == 2; @@ -96,10 +96,10 @@ public class c extends a { public void o(@NonNull c.o.a.n.o.c cVar, @NonNull List list) { i.a(1, "onStarted:", "with areas:", list); if (this.j && !list.isEmpty()) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_REGIONS, list.subList(0, Math.min(((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AE, 0)).intValue(), list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_REGIONS, list.subList(0, Math.min(((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AE, 0)).intValue(), list.size())).toArray(new MeteringRectangle[0])); } if (this.k) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, 1); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, 1); } ((d) cVar).k1(); if (this.k) { diff --git a/app/src/main/java/c/o/a/n/r/d.java b/app/src/main/java/c/o/a/n/r/d.java index cf7a985aba..eb27aecb26 100644 --- a/app/src/main/java/c/o/a/n/r/d.java +++ b/app/src/main/java/c/o/a/n/r/d.java @@ -23,7 +23,7 @@ public class d extends b { @Override // c.o.a.n.o.e, c.o.a.n.o.a public void b(@NonNull c cVar, @NonNull CaptureRequest captureRequest, @NonNull TotalCaptureResult totalCaptureResult) { if (this.b == 0) { - ((c.o.a.n.d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.FALSE); + ((c.o.a.n.d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.FALSE); ((c.o.a.n.d) cVar).k1(); l(Integer.MAX_VALUE); } @@ -33,9 +33,9 @@ public class d extends b { public void m(@NonNull c cVar, @Nullable MeteringRectangle meteringRectangle) { int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AE, 0)).intValue(); if (meteringRectangle != null && intValue > 0) { - ((c.o.a.n.d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((c.o.a.n.d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); } - TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1478i0; Integer num = totalCaptureResult == null ? null : (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AE_PRECAPTURE_TRIGGER); b bVar = f; int i = 2; @@ -45,10 +45,10 @@ public class d extends b { if (Build.VERSION.SDK_INT < 23) { i = 0; } - ((c.o.a.n.d) cVar).f1476h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); + ((c.o.a.n.d) cVar).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); } c.o.a.n.d dVar = (c.o.a.n.d) cVar; - dVar.f1476h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); dVar.k1(); l(0); } diff --git a/app/src/main/java/c/o/a/n/r/e.java b/app/src/main/java/c/o/a/n/r/e.java index 47ffccf185..c02918dade 100644 --- a/app/src/main/java/c/o/a/n/r/e.java +++ b/app/src/main/java/c/o/a/n/r/e.java @@ -38,12 +38,12 @@ public class e extends a { @Override // c.o.a.n.o.e public void i(@NonNull c cVar) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); } @Override // c.o.a.n.r.a public boolean m(@NonNull c cVar) { - Integer num = (Integer) ((d) cVar).f1476h0.get(CaptureRequest.CONTROL_AF_MODE); + Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AF_MODE); boolean z2 = num != null && (num.intValue() == 1 || num.intValue() == 4 || num.intValue() == 3 || num.intValue() == 2); i.a(1, "checkIsSupported:", Boolean.valueOf(z2)); return z2; @@ -51,7 +51,7 @@ public class e extends a { @Override // c.o.a.n.r.a public boolean n(@NonNull c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AF_STATE); boolean z2 = num != null && (num.intValue() == 4 || num.intValue() == 2); @@ -65,10 +65,10 @@ public class e extends a { @Override // c.o.a.n.r.a public void o(@NonNull c cVar, @NonNull List list) { i.a(1, "onStarted:", "with areas:", list); - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AF, 0)).intValue(); if (!list.isEmpty() && intValue > 0) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); } ((d) cVar).k1(); } diff --git a/app/src/main/java/c/o/a/n/r/f.java b/app/src/main/java/c/o/a/n/r/f.java index b9d00a59b9..aecff1d232 100644 --- a/app/src/main/java/c/o/a/n/r/f.java +++ b/app/src/main/java/c/o/a/n/r/f.java @@ -28,16 +28,16 @@ public class f extends b { if (meteringRectangle == null || intValue <= 0) { z2 = false; } else { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); z2 = true; } - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; Integer num = totalCaptureResult == null ? null : (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AF_TRIGGER); f.a(2, "onStarted:", "last focus trigger is", num); if (num == null || num.intValue() != 1) { z3 = z2; } else { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); } if (z3) { ((d) cVar).k1(); diff --git a/app/src/main/java/c/o/a/n/r/g.java b/app/src/main/java/c/o/a/n/r/g.java index e7a0d5c8e9..eb849b4f99 100644 --- a/app/src/main/java/c/o/a/n/r/g.java +++ b/app/src/main/java/c/o/a/n/r/g.java @@ -46,7 +46,7 @@ public class g extends d { List arrayList = new ArrayList(); if (this.h != null) { c.o.a.n.d dVar = (c.o.a.n.d) cVar; - c.o.a.n.s.b bVar = new c.o.a.n.s.b(this.i.e(), this.i.z().l(), this.i.C(c.o.a.n.t.b.VIEW), this.i.z().d, dVar.f1474f0, dVar.f1476h0); + c.o.a.n.s.b bVar = new c.o.a.n.s.b(this.i.e(), this.i.z().l(), this.i.C(c.o.a.n.t.b.VIEW), this.i.z().d, dVar.f1475f0, dVar.f1477h0); arrayList = this.h.c(bVar).b(Integer.MAX_VALUE, bVar); } c cVar2 = new c(arrayList, this.j); diff --git a/app/src/main/java/c/o/a/n/r/i.java b/app/src/main/java/c/o/a/n/r/i.java index 71c32093ae..e1b3b6de62 100644 --- a/app/src/main/java/c/o/a/n/r/i.java +++ b/app/src/main/java/c/o/a/n/r/i.java @@ -39,7 +39,7 @@ public class i extends a { @Override // c.o.a.n.r.a public boolean m(@NonNull c cVar) { boolean z2 = ((Integer) k(CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL, -1)).intValue() != 2; - Integer num = (Integer) ((d) cVar).f1476h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AWB_MODE); boolean z3 = z2 && num != null && num.intValue() == 1; i.a(1, "checkIsSupported:", Boolean.valueOf(z3)); return z3; @@ -47,7 +47,7 @@ public class i extends a { @Override // c.o.a.n.r.a public boolean n(@NonNull c cVar) { - TotalCaptureResult totalCaptureResult = ((d) cVar).f1477i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; if (totalCaptureResult != null) { Integer num = (Integer) totalCaptureResult.get(CaptureResult.CONTROL_AWB_STATE); boolean z2 = num != null && num.intValue() == 2; @@ -63,7 +63,7 @@ public class i extends a { i.a(1, "onStarted:", "with areas:", list); int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AWB, 0)).intValue(); if (!list.isEmpty() && intValue > 0) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AWB_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AWB_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); ((d) cVar).k1(); } } diff --git a/app/src/main/java/c/o/a/n/r/j.java b/app/src/main/java/c/o/a/n/r/j.java index 3640531410..88e54876d1 100644 --- a/app/src/main/java/c/o/a/n/r/j.java +++ b/app/src/main/java/c/o/a/n/r/j.java @@ -23,7 +23,7 @@ public class j extends b { f.a(2, "onStarted:", "with area:", meteringRectangle); int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AWB, 0)).intValue(); if (meteringRectangle != null && intValue > 0) { - ((d) cVar).f1476h0.set(CaptureRequest.CONTROL_AWB_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AWB_REGIONS, new MeteringRectangle[]{meteringRectangle}); ((d) cVar).k1(); } l(Integer.MAX_VALUE); diff --git a/app/src/main/java/c/o/a/n/s/a.java b/app/src/main/java/c/o/a/n/s/a.java index b204771c7d..299fada6fe 100644 --- a/app/src/main/java/c/o/a/n/s/a.java +++ b/app/src/main/java/c/o/a/n/s/a.java @@ -13,11 +13,11 @@ public class a implements c { public final int b; /* renamed from: c reason: collision with root package name */ - public final c.o.a.x.b f1488c; + public final c.o.a.x.b f1489c; public a(@NonNull c.o.a.n.t.a aVar, @NonNull c.o.a.x.b bVar) { this.b = -aVar.c(c.o.a.n.t.b.SENSOR, c.o.a.n.t.b.VIEW, 1); - this.f1488c = bVar; + this.f1489c = bVar; } /* Return type fixed from 'java.lang.Object' to match base method */ @@ -34,7 +34,7 @@ public class a implements c { public PointF b(@NonNull PointF pointF) { PointF pointF2 = new PointF(); float f = pointF.x; - c.o.a.x.b bVar = this.f1488c; + c.o.a.x.b bVar = this.f1489c; pointF2.x = ((f / ((float) bVar.i)) * 2000.0f) - 0.0040893555f; pointF2.y = ((pointF.y / ((float) bVar.j)) * 2000.0f) - 0.0040893555f; PointF pointF3 = new PointF(); diff --git a/app/src/main/java/c/o/a/n/s/b.java b/app/src/main/java/c/o/a/n/s/b.java index 95d59dc9af..ddee35809f 100644 --- a/app/src/main/java/c/o/a/n/s/b.java +++ b/app/src/main/java/c/o/a/n/s/b.java @@ -18,7 +18,7 @@ public class b implements c { public final a b; /* renamed from: c reason: collision with root package name */ - public final c.o.a.x.b f1489c; + public final c.o.a.x.b f1490c; public final c.o.a.x.b d; public final boolean e; public final CameraCharacteristics f; @@ -26,7 +26,7 @@ public class b implements c { public b(@NonNull a aVar, @NonNull c.o.a.x.b bVar, @NonNull c.o.a.x.b bVar2, boolean z2, @NonNull CameraCharacteristics cameraCharacteristics, @NonNull CaptureRequest.Builder builder) { this.b = aVar; - this.f1489c = bVar; + this.f1490c = bVar; this.d = bVar2; this.e = z2; this.f = cameraCharacteristics; @@ -46,7 +46,7 @@ public class b implements c { @NonNull public PointF b(@NonNull PointF pointF) { PointF pointF2 = new PointF(pointF.x, pointF.y); - c.o.a.x.b bVar = this.f1489c; + c.o.a.x.b bVar = this.f1490c; c.o.a.x.b bVar2 = this.d; int i = bVar.i; int i2 = bVar.j; diff --git a/app/src/main/java/c/o/a/n/t/a.java b/app/src/main/java/c/o/a/n/t/a.java index 9503e433f9..57d87d59b2 100644 --- a/app/src/main/java/c/o/a/n/t/a.java +++ b/app/src/main/java/c/o/a/n/t/a.java @@ -12,7 +12,7 @@ public class a { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public int f1490c = 0; + public int f1491c = 0; @VisibleForTesting public int d = 0; @VisibleForTesting @@ -31,7 +31,7 @@ public class a { } int ordinal = bVar2.ordinal(); if (ordinal == 1) { - return ((360 - this.f1490c) + 360) % 360; + return ((360 - this.f1491c) + 360) % 360; } if (ordinal == 2) { return ((360 - this.d) + 360) % 360; @@ -52,7 +52,7 @@ public class a { } public final void d() { - a.a(1, "Angles changed:", "sensorOffset:", Integer.valueOf(this.f1490c), "displayOffset:", Integer.valueOf(this.d), "deviceOrientation:", Integer.valueOf(this.e)); + a.a(1, "Angles changed:", "sensorOffset:", Integer.valueOf(this.f1491c), "displayOffset:", Integer.valueOf(this.d), "deviceOrientation:", Integer.valueOf(this.e)); } public final void e(int i) { @@ -64,9 +64,9 @@ public class a { public void f(@NonNull e eVar, int i) { e(i); this.b = eVar; - this.f1490c = i; + this.f1491c = i; if (eVar == e.FRONT) { - this.f1490c = ((360 - i) + 360) % 360; + this.f1491c = ((360 - i) + 360) % 360; } d(); } diff --git a/app/src/main/java/c/o/a/n/u/a.java b/app/src/main/java/c/o/a/n/u/a.java index 29d3980207..4612484aa0 100644 --- a/app/src/main/java/c/o/a/n/u/a.java +++ b/app/src/main/java/c/o/a/n/u/a.java @@ -33,19 +33,19 @@ public class a extends c { List supportedWhiteBalance = parameters.getSupportedWhiteBalance(); if (supportedWhiteBalance != null) { for (String str : supportedWhiteBalance) { - m mVar = (m) a.b(c.o.a.n.q.a.f1486c, str); + m mVar = (m) a.b(c.o.a.n.q.a.f1487c, str); if (mVar != null) { this.a.add(mVar); } } } - this.f1466c.add(f.OFF); + this.f1467c.add(f.OFF); List supportedFlashModes = parameters.getSupportedFlashModes(); if (supportedFlashModes != null) { for (String str2 : supportedFlashModes) { f fVar = (f) a.b(c.o.a.n.q.a.b, str2); if (fVar != null) { - this.f1466c.add(fVar); + this.f1467c.add(fVar); } } } diff --git a/app/src/main/java/c/o/a/n/u/b.java b/app/src/main/java/c/o/a/n/u/b.java index 0e7bf799d5..9e7e513ff3 100644 --- a/app/src/main/java/c/o/a/n/u/b.java +++ b/app/src/main/java/c/o/a/n/u/b.java @@ -41,12 +41,12 @@ public class b extends c { } } for (int i2 : (int[]) cameraCharacteristics.get(CameraCharacteristics.CONTROL_AWB_AVAILABLE_MODES)) { - m mVar = (m) bVar.a(c.o.a.n.q.b.f1487c, Integer.valueOf(i2)); + m mVar = (m) bVar.a(c.o.a.n.q.b.f1488c, Integer.valueOf(i2)); if (mVar != null) { this.a.add(mVar); } } - this.f1466c.add(fVar); + this.f1467c.add(fVar); Boolean bool = (Boolean) cameraCharacteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE); boolean z3 = true; if (bool != null && bool.booleanValue()) { @@ -66,7 +66,7 @@ public class b extends c { } hashSet.add(f.AUTO); } - this.f1466c.addAll(hashSet); + this.f1467c.addAll(hashSet); } } this.d.add(h.OFF); diff --git a/app/src/main/java/c/o/a/n/v/a.java b/app/src/main/java/c/o/a/n/v/a.java index afc12a73df..0217b6851f 100644 --- a/app/src/main/java/c/o/a/n/v/a.java +++ b/app/src/main/java/c/o/a/n/v/a.java @@ -16,7 +16,7 @@ public class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final ArrayDeque> f1491c = new ArrayDeque<>(); + public final ArrayDeque> f1492c = new ArrayDeque<>(); public boolean d = false; public final Object e = new Object(); @@ -47,13 +47,13 @@ public class a { public final TaskCompletionSource b = new TaskCompletionSource<>(); /* renamed from: c reason: collision with root package name */ - public final Callable> f1492c; + public final Callable> f1493c; public final boolean d; public final long e; public c(String str, Callable callable, boolean z2, long j, CallableC0166a aVar) { this.a = str; - this.f1492c = callable; + this.f1493c = callable; this.d = z2; this.e = j; } @@ -66,7 +66,7 @@ public class a { public static void a(a aVar, c cVar) { if (aVar.d) { aVar.d = false; - aVar.f1491c.remove(cVar); + aVar.f1492c.remove(cVar); g gVar = i.this.j; gVar.f.postDelayed(new b(aVar), 0); return; @@ -91,7 +91,7 @@ public class a { a.a(1, str.toUpperCase(), "- Scheduling."); c cVar = new c<>(str, callable, z2, System.currentTimeMillis() + j, null); synchronized (this.e) { - this.f1491c.addLast(cVar); + this.f1492c.addLast(cVar); i.this.j.f.postDelayed(new b(this), j); } return cVar.b.a; @@ -100,7 +100,7 @@ public class a { public void e(@NonNull String str, int i) { synchronized (this.e) { ArrayList arrayList = new ArrayList(); - Iterator> it = this.f1491c.iterator(); + Iterator> it = this.f1492c.iterator(); while (it.hasNext()) { c next = it.next(); if (next.a.equals(str)) { @@ -112,7 +112,7 @@ public class a { if (max > 0) { Collections.reverse(arrayList); for (c cVar : arrayList.subList(0, max)) { - this.f1491c.remove(cVar); + this.f1492c.remove(cVar); } } } diff --git a/app/src/main/java/c/o/a/n/v/b.java b/app/src/main/java/c/o/a/n/v/b.java index 3f3656a3ec..5c454423a3 100644 --- a/app/src/main/java/c/o/a/n/v/b.java +++ b/app/src/main/java/c/o/a/n/v/b.java @@ -19,7 +19,7 @@ public class b implements Runnable { cVar = null; if (!this.i.d) { long currentTimeMillis = System.currentTimeMillis(); - Iterator> it = this.i.f1491c.iterator(); + Iterator> it = this.i.f1492c.iterator(); while (true) { if (!it.hasNext()) { break; diff --git a/app/src/main/java/c/o/a/n/v/c.java b/app/src/main/java/c/o/a/n/v/c.java index 13e0ff7ae1..b972dc2ddb 100644 --- a/app/src/main/java/c/o/a/n/v/c.java +++ b/app/src/main/java/c/o/a/n/v/c.java @@ -51,7 +51,7 @@ public class c implements Runnable { public void run() { try { a.a.a(1, this.i.a.toUpperCase(), "- Executing."); - Task task = (Task) this.i.f1492c.call(); + Task task = (Task) this.i.f1493c.call(); g gVar = this.j; a aVar = new a(); if (task.o()) { diff --git a/app/src/main/java/c/o/a/o/a.java b/app/src/main/java/c/o/a/o/a.java index cab6537d39..6d1055ca11 100644 --- a/app/src/main/java/c/o/a/o/a.java +++ b/app/src/main/java/c/o/a/o/a.java @@ -20,7 +20,7 @@ public abstract class a implements b { public d b = null; /* renamed from: c reason: collision with root package name */ - public c.o.b.b.b f1493c = null; + public c.o.b.b.b f1494c = null; @VisibleForTesting public c.o.a.x.b d; @@ -77,7 +77,7 @@ public abstract class a implements b { m.checkNotNullParameter(fArr, ""); dVar.e = fArr; d dVar2 = this.b; - c.o.b.b.b bVar = this.f1493c; + c.o.b.b.b bVar = this.f1494c; float[] fArr2 = bVar.a; Objects.requireNonNull(dVar2); m.checkNotNullParameter(bVar, "drawable"); @@ -152,12 +152,12 @@ public abstract class a implements b { c.o.b.a.d.b("glVertexAttribPointer"); } d dVar3 = this.b; - c.o.b.b.b bVar5 = this.f1493c; + c.o.b.b.b bVar5 = this.f1494c; Objects.requireNonNull(dVar3); m.checkNotNullParameter(bVar5, "drawable"); bVar5.a(); d dVar4 = this.b; - c.o.b.b.b bVar6 = this.f1493c; + c.o.b.b.b bVar6 = this.f1494c; Objects.requireNonNull(dVar4); m.checkNotNullParameter(bVar6, "drawable"); m.checkNotNullParameter(bVar6, "drawable"); @@ -176,7 +176,7 @@ public abstract class a implements b { public void f() { d dVar = this.b; if (!dVar.a) { - if (dVar.f1509c) { + if (dVar.f1510c) { GLES20.glDeleteProgram(p.m83constructorimpl(dVar.b)); } for (c.o.b.d.c cVar : dVar.d) { @@ -190,13 +190,13 @@ public abstract class a implements b { ((c.o.b.g.a) floatBuffer).dispose(); } this.b = null; - this.f1493c = null; + this.f1494c = null; } @Override // c.o.a.o.b public void j(int i) { this.b = new d(i, "aPosition", "uMVPMatrix", "aTextureCoord", "uTexMatrix"); - this.f1493c = new c.o.b.b.c(); + this.f1494c = new c.o.b.b.c(); } @Override // c.o.a.o.b diff --git a/app/src/main/java/c/o/a/p/a.java b/app/src/main/java/c/o/a/p/a.java index 619d92a56e..7856042b64 100644 --- a/app/src/main/java/c/o/a/p/a.java +++ b/app/src/main/java/c/o/a/p/a.java @@ -24,7 +24,7 @@ public class a extends c { @Override // c.o.a.p.c public void c(@NonNull byte[] bArr, boolean z2) { byte[] bArr2 = bArr; - if (z2 && bArr2.length == this.f1495c) { + if (z2 && bArr2.length == this.f1496c) { if (this.k == 0) { ((b) this.j).m1(bArr2); } else { @@ -44,7 +44,7 @@ public class a extends c { @Override // c.o.a.p.c public void e(int i, @NonNull c.o.a.x.b bVar, @NonNull c.o.a.n.t.a aVar) { super.e(i, bVar, aVar); - int i2 = this.f1495c; + int i2 = this.f1496c; for (int i3 = 0; i3 < this.b; i3++) { if (this.k == 0) { ((b) this.j).m1(new byte[i2]); diff --git a/app/src/main/java/c/o/a/p/b.java b/app/src/main/java/c/o/a/p/b.java index 6586e59c58..e311fbf49d 100644 --- a/app/src/main/java/c/o/a/p/b.java +++ b/app/src/main/java/c/o/a/p/b.java @@ -7,7 +7,7 @@ public class b { public final c b; /* renamed from: c reason: collision with root package name */ - public Object f1494c = null; + public Object f1495c = null; public long d = -1; public long e = -1; @@ -16,7 +16,7 @@ public class b { } public long a() { - if (this.f1494c != null) { + if (this.f1495c != null) { return this.d; } a.a(3, "Frame is dead! time:", Long.valueOf(this.d), "lastTime:", Long.valueOf(this.e)); @@ -24,10 +24,10 @@ public class b { } public void b() { - if (this.f1494c != null) { + if (this.f1495c != null) { a.a(0, "Frame with time", Long.valueOf(this.d), "is being released."); - Object obj = this.f1494c; - this.f1494c = null; + Object obj = this.f1495c; + this.f1495c = null; this.d = -1; c cVar = this.b; if (cVar.b()) { diff --git a/app/src/main/java/c/o/a/p/c.java b/app/src/main/java/c/o/a/p/c.java index 67f6822b63..2ed45732a8 100644 --- a/app/src/main/java/c/o/a/p/c.java +++ b/app/src/main/java/c/o/a/p/c.java @@ -12,7 +12,7 @@ public abstract class c { public final int b; /* renamed from: c reason: collision with root package name */ - public int f1495c = -1; + public int f1496c = -1; public c.o.a.x.b d = null; public int e = -1; public final Class f; @@ -35,7 +35,7 @@ public abstract class c { c.o.a.n.t.b bVar = c.o.a.n.t.b.SENSOR; aVar.c(bVar, c.o.a.n.t.b.OUTPUT, 2); this.h.c(bVar, c.o.a.n.t.b.VIEW, 2); - poll.f1494c = t; + poll.f1495c = t; poll.d = j; poll.e = j; return poll; @@ -60,7 +60,7 @@ public abstract class c { } a.a(1, "release: Clearing the frame and buffer queue."); this.g.clear(); - this.f1495c = -1; + this.f1496c = -1; this.d = null; this.e = -1; this.h = null; @@ -69,7 +69,7 @@ public abstract class c { public void e(int i, @NonNull c.o.a.x.b bVar, @NonNull a aVar) { this.d = bVar; this.e = i; - this.f1495c = (int) Math.ceil(((double) ((long) ((bVar.j * bVar.i) * ImageFormat.getBitsPerPixel(i)))) / 8.0d); + this.f1496c = (int) Math.ceil(((double) ((long) ((bVar.j * bVar.i) * ImageFormat.getBitsPerPixel(i)))) / 8.0d); for (int i2 = 0; i2 < this.b; i2++) { this.g.offer(new b(this)); } diff --git a/app/src/main/java/c/o/a/q/c.java b/app/src/main/java/c/o/a/q/c.java index 95021cc046..ead4f0ac64 100644 --- a/app/src/main/java/c/o/a/q/c.java +++ b/app/src/main/java/c/o/a/q/c.java @@ -10,16 +10,16 @@ public abstract class c { public a b; /* renamed from: c reason: collision with root package name */ - public PointF[] f1496c; + public PointF[] f1497c; /* compiled from: GestureFinder */ public interface a { } public c(@NonNull a aVar, int i) { - this.f1496c = new PointF[i]; + this.f1497c = new PointF[i]; for (int i2 = 0; i2 < i; i2++) { - this.f1496c[i2] = new PointF(0.0f, 0.0f); + this.f1497c[i2] = new PointF(0.0f, 0.0f); } } diff --git a/app/src/main/java/c/o/a/q/e.java b/app/src/main/java/c/o/a/q/e.java index d5a65808ae..77b5e5d86e 100644 --- a/app/src/main/java/c/o/a/q/e.java +++ b/app/src/main/java/c/o/a/q/e.java @@ -45,12 +45,12 @@ public class e extends c { } this.d.onTouchEvent(motionEvent); if (this.e) { - this.f1496c[0].x = motionEvent.getX(0); - this.f1496c[0].y = motionEvent.getY(0); + this.f1497c[0].x = motionEvent.getX(0); + this.f1497c[0].y = motionEvent.getY(0); z2 = true; if (motionEvent.getPointerCount() > 1) { - this.f1496c[1].x = motionEvent.getX(1); - this.f1496c[1].y = motionEvent.getY(1); + this.f1497c[1].x = motionEvent.getX(1); + this.f1497c[1].y = motionEvent.getY(1); } } return z2; diff --git a/app/src/main/java/c/o/a/q/f.java b/app/src/main/java/c/o/a/q/f.java index 6ee0e617aa..c001ad1e3e 100644 --- a/app/src/main/java/c/o/a/q/f.java +++ b/app/src/main/java/c/o/a/q/f.java @@ -34,14 +34,14 @@ public class f extends c { if (motionEvent == null || motionEvent2 == null) { return false; } - if (motionEvent.getX() == f.this.f1496c[0].x) { + if (motionEvent.getX() == f.this.f1497c[0].x) { float y2 = motionEvent.getY(); f fVar = f.this; - if (y2 == fVar.f1496c[0].y) { + if (y2 == fVar.f1497c[0].y) { if (fVar.b == aVar) { z2 = true; } - f.this.f1496c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1497c[1].set(motionEvent2.getX(), motionEvent2.getY()); f fVar2 = f.this; c.a aVar2 = this.i; fVar2.g = !z2 ? f / ((float) CameraView.this.getWidth()) : f2 / ((float) CameraView.this.getHeight()); @@ -57,9 +57,9 @@ public class f extends c { aVar = a.SCROLL_VERTICAL; } fVar4.b = aVar; - fVar4.f1496c[0].set(motionEvent.getX(), motionEvent.getY()); + fVar4.f1497c[0].set(motionEvent.getX(), motionEvent.getY()); z2 = z3; - f.this.f1496c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1497c[1].set(motionEvent2.getX(), motionEvent2.getY()); f fVar2 = f.this; c.a aVar2 = this.i; fVar2.g = !z2 ? f / ((float) CameraView.this.getWidth()) : f2 / ((float) CameraView.this.getHeight()); diff --git a/app/src/main/java/c/o/a/q/g.java b/app/src/main/java/c/o/a/q/g.java index 8dfc5ae550..c23746c83d 100644 --- a/app/src/main/java/c/o/a/q/g.java +++ b/app/src/main/java/c/o/a/q/g.java @@ -51,8 +51,8 @@ public class g extends c { if (!this.e) { return false; } - this.f1496c[0].x = motionEvent.getX(); - this.f1496c[0].y = motionEvent.getY(); + this.f1497c[0].x = motionEvent.getX(); + this.f1497c[0].y = motionEvent.getY(); return true; } } diff --git a/app/src/main/java/c/o/a/r/c.java b/app/src/main/java/c/o/a/r/c.java index 873a4ecbcb..1baa1995dd 100644 --- a/app/src/main/java/c/o/a/r/c.java +++ b/app/src/main/java/c/o/a/r/c.java @@ -15,7 +15,7 @@ public class c { @NonNull /* renamed from: c reason: collision with root package name */ - public c.o.a.o.b f1497c = new c.o.a.o.c(); + public c.o.a.o.b f1498c = new c.o.a.o.c(); public c.o.a.o.b d = null; public int e = -1; @@ -26,12 +26,12 @@ public class c { public void a(long j) { if (this.d != null) { b(); - this.f1497c = this.d; + this.f1498c = this.d; this.d = null; } if (this.e == -1) { - String c2 = this.f1497c.c(); - String h = this.f1497c.h(); + String c2 = this.f1498c.c(); + String h = this.f1498c.h(); m.checkNotNullParameter(c2, "vertexShaderSource"); m.checkNotNullParameter(h, "fragmentShaderSource"); c.o.b.d.c[] cVarArr = {new c.o.b.d.c(f.n, c2), new c.o.b.d.c(f.o, h)}; @@ -50,7 +50,7 @@ public class c { int i3 = f.a; if (i2 == 1) { this.e = r0; - this.f1497c.j(r0); + this.f1498c.j(r0); d.b("program creation"); } else { StringBuilder K = a.K("Could not link program: "); @@ -66,7 +66,7 @@ public class c { GLES20.glUseProgram(this.e); d.b("glUseProgram(handle)"); this.a.a(); - this.f1497c.e(j, this.b); + this.f1498c.e(j, this.b); this.a.b(); GLES20.glUseProgram(0); d.b("glUseProgram(0)"); @@ -74,7 +74,7 @@ public class c { public void b() { if (this.e != -1) { - this.f1497c.f(); + this.f1498c.f(); GLES20.glDeleteProgram(this.e); this.e = -1; } diff --git a/app/src/main/java/c/o/a/r/f.java b/app/src/main/java/c/o/a/r/f.java index 672be47bac..a7dc0bc267 100644 --- a/app/src/main/java/c/o/a/r/f.java +++ b/app/src/main/java/c/o/a/r/f.java @@ -17,7 +17,7 @@ public class f { public final Context b; /* renamed from: c reason: collision with root package name */ - public final c f1498c; + public final c f1499c; @VisibleForTesting public final OrientationEventListener d; public int e = -1; @@ -59,23 +59,23 @@ public class f { fVar = f.this; if (i2 == fVar.e) { fVar.e = i2; - CameraView.b bVar = (CameraView.b) fVar.f1498c; + CameraView.b bVar = (CameraView.b) fVar.f1499c; bVar.b.a(1, "onDeviceOrientationChanged", Integer.valueOf(i2)); CameraView cameraView = CameraView.this; int i3 = cameraView.w.g; if (!cameraView.l) { int i4 = (360 - i3) % 360; - c.o.a.n.t.a e = cameraView.f2433x.e(); + c.o.a.n.t.a e = cameraView.f2441x.e(); e.e(i4); e.e = i4; e.d(); } else { - c.o.a.n.t.a e2 = cameraView.f2433x.e(); + c.o.a.n.t.a e2 = cameraView.f2441x.e(); e2.e(i2); e2.e = i2; e2.d(); } - CameraView.this.f2432s.post(new j(bVar, (i2 + i3) % 360)); + CameraView.this.f2440s.post(new j(bVar, (i2 + i3) % 360)); return; } return; @@ -105,7 +105,7 @@ public class f { if (a != i2) { f.this.g = a; boolean z2 = Math.abs(a - i2) != 180; - CameraView.b bVar = (CameraView.b) f.this.f1498c; + CameraView.b bVar = (CameraView.b) f.this.f1499c; bVar.b.a(1, "onDisplayOffsetChanged", Integer.valueOf(a), "recreate:", Boolean.valueOf(z2)); if (CameraView.this.d() && !z2) { bVar.b.a(2, "onDisplayOffsetChanged", "restarting the camera."); @@ -126,7 +126,7 @@ public class f { public f(@NonNull Context context, @NonNull c cVar) { this.b = context; - this.f1498c = cVar; + this.f1499c = cVar; this.d = new a(context.getApplicationContext(), 3); this.f = new b(); } diff --git a/app/src/main/java/c/o/a/r/g.java b/app/src/main/java/c/o/a/r/g.java index c040fe2db3..09cfc4fa8a 100644 --- a/app/src/main/java/c/o/a/r/g.java +++ b/app/src/main/java/c/o/a/r/g.java @@ -13,7 +13,7 @@ public class g { public static final ConcurrentHashMap> b = new ConcurrentHashMap<>(4); /* renamed from: c reason: collision with root package name */ - public static g f1499c; + public static g f1500c; public String d; public HandlerThread e; public Handler f = new Handler(this.e.getLooper()); @@ -73,7 +73,7 @@ public class g { public static void a(@NonNull Runnable runnable) { g b2 = b("FallbackCameraThread"); - f1499c = b2; + f1500c = b2; b2.f.post(runnable); } diff --git a/app/src/main/java/c/o/a/u/b.java b/app/src/main/java/c/o/a/u/b.java index 9ffb2fdb46..e4df1ec147 100644 --- a/app/src/main/java/c/o/a/u/b.java +++ b/app/src/main/java/c/o/a/u/b.java @@ -12,7 +12,7 @@ public class b { public a b; /* renamed from: c reason: collision with root package name */ - public SurfaceTexture f1500c; + public SurfaceTexture f1501c; public Surface d; @VisibleForTesting public c e; @@ -23,9 +23,9 @@ public class b { this.b = aVar; this.e = new c(new c.o.b.f.b(33984, 36197, null, 4)); SurfaceTexture surfaceTexture = new SurfaceTexture(this.e.a.a); - this.f1500c = surfaceTexture; + this.f1501c = surfaceTexture; surfaceTexture.setDefaultBufferSize(bVar.i, bVar.j); - this.d = new Surface(this.f1500c); + this.d = new Surface(this.f1501c); this.f = new e(this.e.a.a); } } diff --git a/app/src/main/java/c/o/a/u/c.java b/app/src/main/java/c/o/a/u/c.java index e8c8ce8cb2..cf489942ad 100644 --- a/app/src/main/java/c/o/a/u/c.java +++ b/app/src/main/java/c/o/a/u/c.java @@ -26,7 +26,7 @@ public class c extends FrameLayout implements a { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public boolean f1501c = false; + public boolean f1502c = false; public a(@NonNull Context context, @NonNull AttributeSet attributeSet) { super(context, attributeSet); @@ -34,7 +34,7 @@ public class c extends FrameLayout implements a { try { this.a = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnPreview, false); this.b = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnPictureSnapshot, false); - this.f1501c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); + this.f1502c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); } finally { obtainStyledAttributes.recycle(); } @@ -42,7 +42,7 @@ public class c extends FrameLayout implements a { @VisibleForTesting public boolean a(@NonNull a.EnumC0169a aVar) { - return (aVar == a.EnumC0169a.PREVIEW && this.a) || (aVar == a.EnumC0169a.VIDEO_SNAPSHOT && this.f1501c) || (aVar == a.EnumC0169a.PICTURE_SNAPSHOT && this.b); + return (aVar == a.EnumC0169a.PREVIEW && this.a) || (aVar == a.EnumC0169a.VIDEO_SNAPSHOT && this.f1502c) || (aVar == a.EnumC0169a.PICTURE_SNAPSHOT && this.b); } @Override // java.lang.Object @@ -54,7 +54,7 @@ public class c extends FrameLayout implements a { sb.append(",drawOnPictureSnapshot:"); sb.append(this.b); sb.append(",drawOnVideoSnapshot:"); - return c.d.b.a.a.F(sb, this.f1501c, "]"); + return c.d.b.a.a.F(sb, this.f1502c, "]"); } } diff --git a/app/src/main/java/c/o/a/v/a.java b/app/src/main/java/c/o/a/v/a.java index 65dd2cfbe5..f26f8baccd 100644 --- a/app/src/main/java/c/o/a/v/a.java +++ b/app/src/main/java/c/o/a/v/a.java @@ -57,7 +57,7 @@ public class a extends c { } l.a aVar = a.this.i; aVar.f = bArr; - aVar.f1467c = i; + aVar.f1468c = i; c.l.a(1, "take(): starting preview again. ", Thread.currentThread()); if (a.this.n.m.f.f(e.PREVIEW)) { camera.setPreviewCallbackWithBuffer(a.this.n); @@ -80,7 +80,7 @@ public class a extends c { this.n = bVar; this.m = camera; Camera.Parameters parameters = camera.getParameters(); - parameters.setRotation(this.i.f1467c); + parameters.setRotation(this.i.f1468c); camera.setParameters(parameters); } diff --git a/app/src/main/java/c/o/a/v/b.java b/app/src/main/java/c/o/a/v/b.java index eac8e8a49b..1de414ac50 100644 --- a/app/src/main/java/c/o/a/v/b.java +++ b/app/src/main/java/c/o/a/v/b.java @@ -41,10 +41,10 @@ public class b extends c implements ImageReader.OnImageAvailableListener { int i; b bVar = b.this; if (bVar.i.g == j.DNG) { - bVar.q = new DngCreator(((d) cVar).f1474f0, totalCaptureResult); + bVar.q = new DngCreator(((d) cVar).f1475f0, totalCaptureResult); b bVar2 = b.this; DngCreator dngCreator = bVar2.q; - int i2 = bVar2.i.f1467c; + int i2 = bVar2.i.f1468c; int i3 = (i2 + 360) % 360; if (i3 == 0) { i = 1; @@ -81,13 +81,13 @@ public class b extends c implements ImageReader.OnImageAvailableListener { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; b bVar = b.this; bVar.p.addTarget(bVar.o.getSurface()); b bVar2 = b.this; l.a aVar = bVar2.i; if (aVar.g == j.JPEG) { - bVar2.p.set(CaptureRequest.JPEG_ORIENTATION, Integer.valueOf(aVar.f1467c)); + bVar2.p.set(CaptureRequest.JPEG_ORIENTATION, Integer.valueOf(aVar.f1468c)); } b.this.p.setTag(2); try { @@ -108,7 +108,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { this.p = builder; this.o = imageReader; g b = g.b("FallbackCameraThread"); - g.f1499c = b; + g.f1500c = b; imageReader.setOnImageAvailableListener(this, b.f); } @@ -124,7 +124,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { buffer.get(bArr); l.a aVar = this.i; aVar.f = bArr; - aVar.f1467c = 0; + aVar.f1468c = 0; try { int attributeInt = new ExifInterface(new ByteArrayInputStream(this.i.f)).getAttributeInt(ExifInterface.TAG_ORIENTATION, 1); l.a aVar2 = this.i; @@ -142,7 +142,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { i = 270; break; } - aVar2.f1467c = i; + aVar2.f1468c = i; } catch (IOException unused) { } } diff --git a/app/src/main/java/c/o/a/v/d.java b/app/src/main/java/c/o/a/v/d.java index b0d98e94b0..2a6c59fb30 100644 --- a/app/src/main/java/c/o/a/v/d.java +++ b/app/src/main/java/c/o/a/v/d.java @@ -34,12 +34,12 @@ public abstract class d { boolean z4 = !z2; CameraView.b bVar = (CameraView.b) ((g) aVar).l; if (z4 && (z3 = (cameraView = CameraView.this).k) && z3) { - if (cameraView.f2435z == null) { - cameraView.f2435z = new MediaActionSound(); + if (cameraView.f2443z == null) { + cameraView.f2443z = new MediaActionSound(); } - cameraView.f2435z.play(0); + cameraView.f2443z.play(0); } - CameraView.this.f2432s.post(new h(bVar)); + CameraView.this.f2440s.post(new h(bVar)); } } diff --git a/app/src/main/java/c/o/a/v/e.java b/app/src/main/java/c/o/a/v/e.java index 9244ffad3d..215e706131 100644 --- a/app/src/main/java/c/o/a/v/e.java +++ b/app/src/main/java/c/o/a/v/e.java @@ -87,7 +87,7 @@ public class e extends i { aVar.f = byteArray; aVar.d = new c.o.a.x.b(v.width(), v.height()); e eVar = e.this; - eVar.i.f1467c = 0; + eVar.i.f1468c = 0; eVar.b(); } } @@ -100,7 +100,7 @@ public class e extends i { e.this.a(false); e eVar = e.this; l.a aVar = eVar.i; - int i = aVar.f1467c; + int i = aVar.f1468c; c.o.a.x.b bVar = aVar.d; c.o.a.x.b C = eVar.m.C(c.o.a.n.t.b.SENSOR); if (C != null) { diff --git a/app/src/main/java/c/o/a/v/f.java b/app/src/main/java/c/o/a/v/f.java index e972ca6b65..4b8f2d4612 100644 --- a/app/src/main/java/c/o/a/v/f.java +++ b/app/src/main/java/c/o/a/v/f.java @@ -17,7 +17,7 @@ import java.util.Arrays; public class f extends g { /* renamed from: s reason: collision with root package name */ - public final c.o.a.n.o.a f1502s; + public final c.o.a.n.o.a f1503s; public final c.o.a.n.o.c t; public final boolean u; public Integer v; @@ -56,11 +56,11 @@ public class f extends g { @Override // c.o.a.n.o.e public void j(@NonNull c.o.a.n.o.c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; i.l.a(1, "FlashAction:", "Parameters locked, opening torch."); - ((d) cVar).f1476h0.set(CaptureRequest.FLASH_MODE, 2); + ((d) cVar).f1477h0.set(CaptureRequest.FLASH_MODE, 2); d dVar = (d) cVar; - dVar.f1476h0.set(CaptureRequest.CONTROL_AE_MODE, 1); + dVar.f1477h0.set(CaptureRequest.CONTROL_AE_MODE, 1); dVar.k1(); } } @@ -72,10 +72,10 @@ public class f extends g { @Override // c.o.a.n.o.e public void j(@NonNull c.o.a.n.o.c cVar) { - this.f1485c = cVar; + this.f1486c = cVar; try { i.l.a(1, "ResetFlashAction:", "Reverting the flash changes."); - CaptureRequest.Builder builder = ((d) cVar).f1476h0; + CaptureRequest.Builder builder = ((d) cVar).f1477h0; builder.set(CaptureRequest.CONTROL_AE_MODE, 1); builder.set(CaptureRequest.FLASH_MODE, 0); ((d) cVar).e1(this, builder); @@ -88,14 +88,14 @@ public class f extends g { } public f(@NonNull l.a aVar, @NonNull d dVar, @NonNull c.o.a.w.e eVar, @NonNull c.o.a.x.a aVar2) { - super(aVar, dVar, eVar, aVar2, dVar.f1480b0); + super(aVar, dVar, eVar, aVar2, dVar.f1481b0); this.t = dVar; boolean z2 = false; Integer num = null; h hVar = new h(Arrays.asList(new i(2500, new c.o.a.n.p.d()), new b(this, null))); - this.f1502s = hVar; + this.f1503s = hVar; hVar.f(new a()); - TotalCaptureResult totalCaptureResult = dVar.f1477i0; + TotalCaptureResult totalCaptureResult = dVar.f1478i0; if (totalCaptureResult == null) { i.l.a(2, "Picture snapshot requested very early, before the first preview frame.", "Metering might not work as intended."); } @@ -104,8 +104,8 @@ public class f extends g { z2 = true; } this.u = z2; - this.v = (Integer) dVar.f1476h0.get(CaptureRequest.CONTROL_AE_MODE); - this.w = (Integer) dVar.f1476h0.get(CaptureRequest.FLASH_MODE); + this.v = (Integer) dVar.f1477h0.get(CaptureRequest.CONTROL_AE_MODE); + this.w = (Integer) dVar.f1477h0.get(CaptureRequest.FLASH_MODE); } public static /* synthetic */ void d(f fVar) { @@ -126,6 +126,6 @@ public class f extends g { return; } i.l.a(1, "take:", "Engine needs flash. Starting action"); - this.f1502s.e(this.t); + this.f1503s.e(this.t); } } diff --git a/app/src/main/java/c/o/a/v/h.java b/app/src/main/java/c/o/a/v/h.java index a1dc50f63d..3e13e5bc96 100644 --- a/app/src/main/java/c/o/a/v/h.java +++ b/app/src/main/java/c/o/a/v/h.java @@ -65,7 +65,7 @@ public class h implements Runnable { surfaceTexture2.setDefaultBufferSize(bVar.i, bVar.j); a aVar = new a(eGLContext, 1); c.o.b.e.b bVar2 = new c.o.b.e.b(aVar, surfaceTexture2); - a aVar2 = bVar2.f1511c; + a aVar2 = bVar2.f1512c; e eVar = bVar2.d; Objects.requireNonNull(aVar2); m.checkNotNullParameter(eVar, "eglSurface"); @@ -82,7 +82,7 @@ public class h implements Runnable { Matrix.translateM(fArr, 0, (1.0f - f) / 2.0f, (1.0f - f2) / 2.0f, 0.0f); Matrix.scaleM(fArr, 0, f, f2, 1.0f); Matrix.translateM(fArr, 0, 0.5f, 0.5f, 0.0f); - Matrix.rotateM(fArr, 0, (float) (i + gVar.i.f1467c), 0.0f, 0.0f, 1.0f); + Matrix.rotateM(fArr, 0, (float) (i + gVar.i.f1468c), 0.0f, 0.0f, 1.0f); Matrix.scaleM(fArr, 0, 1.0f, -1.0f, 1.0f); Matrix.translateM(fArr, 0, -0.5f, -0.5f, 0.0f); if (gVar.p) { @@ -99,15 +99,15 @@ public class h implements Runnable { } synchronized (bVar4.g) { GLES20.glBindTexture(36197, bVar4.f.a); - bVar4.f1500c.updateTexImage(); + bVar4.f1501c.updateTexImage(); } - bVar4.f1500c.getTransformMatrix(bVar4.e.b); + bVar4.f1501c.getTransformMatrix(bVar4.e.b); Matrix.translateM(gVar.q.e.b, 0, 0.5f, 0.5f, 0.0f); - Matrix.rotateM(gVar.q.e.b, 0, (float) gVar.i.f1467c, 0.0f, 0.0f, 1.0f); + Matrix.rotateM(gVar.q.e.b, 0, (float) gVar.i.f1468c, 0.0f, 0.0f, 1.0f); Matrix.scaleM(gVar.q.e.b, 0, 1.0f, -1.0f, 1.0f); Matrix.translateM(gVar.q.e.b, 0, -0.5f, -0.5f, 0.0f); } - gVar.i.f1467c = 0; + gVar.i.f1468c = 0; long timestamp = surfaceTexture.getTimestamp() / 1000; i.l.a(1, "takeFrame:", "timestampUs:", Long.valueOf(timestamp)); gVar.r.a(timestamp); @@ -131,12 +131,12 @@ public class h implements Runnable { m.checkNotNullExpressionValue(byteArray, "it.toByteArray()"); d0.y.b.closeFinally(byteArrayOutputStream, null); aVar4.f = byteArray; - c.o.b.a.a aVar5 = bVar2.f1511c; + c.o.b.a.a aVar5 = bVar2.f1512c; e eVar2 = bVar2.d; Objects.requireNonNull(aVar5); m.checkNotNullParameter(eVar2, "eglSurface"); EGL14.eglDestroySurface(aVar5.a.a, eVar2.a); - bVar2.d = d.f1506c; + bVar2.d = d.f1507c; bVar2.b = -1; bVar2.a = -1; gVar.r.b(); @@ -150,10 +150,10 @@ public class h implements Runnable { } else { r3 = 0; } - SurfaceTexture surfaceTexture3 = bVar6.f1500c; + SurfaceTexture surfaceTexture3 = bVar6.f1501c; if (surfaceTexture3 != null) { surfaceTexture3.release(); - bVar6.f1500c = r3; + bVar6.f1501c = r3; } Surface surface = bVar6.d; if (surface != null) { diff --git a/app/src/main/java/c/o/a/w/a.java b/app/src/main/java/c/o/a/w/a.java index 1ecd8d3ede..d704bc6486 100644 --- a/app/src/main/java/c/o/a/w/a.java +++ b/app/src/main/java/c/o/a/w/a.java @@ -22,7 +22,7 @@ public abstract class a { public c b; /* renamed from: c reason: collision with root package name */ - public T f1503c; + public T f1504c; public boolean d; public int e; public int f; @@ -60,7 +60,7 @@ public abstract class a { } public a(@NonNull Context context, @NonNull ViewGroup viewGroup) { - this.f1503c = n(context, viewGroup); + this.f1504c = n(context, viewGroup); } public void e(@Nullable b bVar) { diff --git a/app/src/main/java/c/o/a/w/d.java b/app/src/main/java/c/o/a/w/d.java index c349f11ad3..3cb4491e14 100644 --- a/app/src/main/java/c/o/a/w/d.java +++ b/app/src/main/java/c/o/a/w/d.java @@ -95,7 +95,7 @@ public class d extends a implements b, e { @Override // android.graphics.SurfaceTexture.OnFrameAvailableListener public void onFrameAvailable(SurfaceTexture surfaceTexture) { - ((GLSurfaceView) d.this.f1503c).requestRender(); + ((GLSurfaceView) d.this.f1504c).requestRender(); } } @@ -155,7 +155,7 @@ public class d extends a implements b, e { cVar.d = dVar2.q; int i = cVar.a.a; dVar2.k = new SurfaceTexture(i); - ((GLSurfaceView) d.this.f1503c).queueEvent(new a(i)); + ((GLSurfaceView) d.this.f1504c).queueEvent(new a(i)); d.this.k.setOnFrameAvailableListener(new b()); } } @@ -170,12 +170,12 @@ public class d extends a implements b, e { if (m()) { bVar.k(this.e, this.f); } - ((GLSurfaceView) this.f1503c).queueEvent(new b(bVar)); + ((GLSurfaceView) this.f1504c).queueEvent(new b(bVar)); } @Override // c.o.a.w.e public void b(@NonNull f fVar) { - ((GLSurfaceView) this.f1503c).queueEvent(new a(fVar)); + ((GLSurfaceView) this.f1504c).queueEvent(new a(fVar)); } @Override // c.o.a.w.b @@ -208,7 +208,7 @@ public class d extends a implements b, e { this.d = f2 > 1.02f || f > 1.02f; this.n = 1.0f / f2; this.o = 1.0f / f; - ((GLSurfaceView) this.f1503c).requestRender(); + ((GLSurfaceView) this.f1504c).requestRender(); } } @@ -255,11 +255,11 @@ public class d extends a implements b, e { @Override // c.o.a.w.a public void p() { - ((GLSurfaceView) this.f1503c).onPause(); + ((GLSurfaceView) this.f1504c).onPause(); } @Override // c.o.a.w.a public void q() { - ((GLSurfaceView) this.f1503c).onResume(); + ((GLSurfaceView) this.f1504c).onResume(); } } diff --git a/app/src/main/java/c/o/a/w/h.java b/app/src/main/java/c/o/a/w/h.java index 88aedd11d0..f186517afb 100644 --- a/app/src/main/java/c/o/a/w/h.java +++ b/app/src/main/java/c/o/a/w/h.java @@ -23,7 +23,7 @@ public class h extends a { @Override // c.o.a.w.a @NonNull public SurfaceHolder i() { - return ((SurfaceView) this.f1503c).getHolder(); + return ((SurfaceView) this.f1504c).getHolder(); } @Override // c.o.a.w.a diff --git a/app/src/main/java/c/o/a/w/j.java b/app/src/main/java/c/o/a/w/j.java index 7b952afef8..a39fd83ca0 100644 --- a/app/src/main/java/c/o/a/w/j.java +++ b/app/src/main/java/c/o/a/w/j.java @@ -51,8 +51,8 @@ public class j extends a { f4 = f3.i() / f2.i(); f = 1.0f; } - ((TextureView) j.this.f1503c).setScaleX(f4); - ((TextureView) j.this.f1503c).setScaleY(f); + ((TextureView) j.this.f1504c).setScaleX(f4); + ((TextureView) j.this.f1504c).setScaleY(f); j.this.d = f4 > 1.02f || f > 1.02f; c.o.a.b bVar2 = a.a; bVar2.a(1, "crop:", "applied scaleX=", Float.valueOf(f4)); @@ -87,7 +87,7 @@ public class j extends a { matrix.postScale(f3, 1.0f / f3, f, f2); } matrix.postRotate((float) this.i, f, f2); - ((TextureView) j.this.f1503c).setTransform(matrix); + ((TextureView) j.this.f1504c).setTransform(matrix); this.j.a.t(null); } } @@ -98,14 +98,14 @@ public class j extends a { @Override // c.o.a.w.a public void e(@Nullable a.b bVar) { - ((TextureView) this.f1503c).post(new a(null)); + ((TextureView) this.f1504c).post(new a(null)); } /* Return type fixed from 'java.lang.Object' to match base method */ @Override // c.o.a.w.a @NonNull public SurfaceTexture i() { - return ((TextureView) this.f1503c).getSurfaceTexture(); + return ((TextureView) this.f1504c).getSurfaceTexture(); } @Override // c.o.a.w.a @@ -136,7 +136,7 @@ public class j extends a { public void r(int i) { this.i = i; TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); - ((TextureView) this.f1503c).post(new b(i, taskCompletionSource)); + ((TextureView) this.f1504c).post(new b(i, taskCompletionSource)); try { c.c(taskCompletionSource.a); } catch (InterruptedException | ExecutionException unused) { diff --git a/app/src/main/java/c/o/b/a/a.java b/app/src/main/java/c/o/b/a/a.java index 58eedd61c9..6b1c21c990 100644 --- a/app/src/main/java/c/o/b/a/a.java +++ b/app/src/main/java/c/o/b/a/a.java @@ -18,7 +18,7 @@ public final class a extends c { c cVar = this.a; c cVar2 = d.b; if (cVar != cVar2) { - e eVar = d.f1506c; + e eVar = d.f1507c; b bVar = d.a; EGLDisplay eGLDisplay = cVar.a; EGLSurface eGLSurface = eVar.a; @@ -29,7 +29,7 @@ public final class a extends c { } this.a = cVar2; this.b = d.a; - this.f1504c = null; + this.f1505c = null; } public final void finalize() { diff --git a/app/src/main/java/c/o/b/a/b.java b/app/src/main/java/c/o/b/a/b.java index 21b38fc9e8..d7312969db 100644 --- a/app/src/main/java/c/o/b/a/b.java +++ b/app/src/main/java/c/o/b/a/b.java @@ -28,7 +28,7 @@ public class b { iArr[7] = 8; iArr[8] = d.p; iArr[9] = d.q | d.r; - iArr[10] = d.f1507s; + iArr[10] = d.f1508s; iArr[11] = i2; iArr[12] = z2 ? EglBase.EGL_RECORDABLE_ANDROID : d.e; iArr[13] = z2 ? 1 : 0; diff --git a/app/src/main/java/c/o/b/a/c.java b/app/src/main/java/c/o/b/a/c.java index da36a99419..a565dcf661 100644 --- a/app/src/main/java/c/o/b/a/c.java +++ b/app/src/main/java/c/o/b/a/c.java @@ -13,7 +13,7 @@ public class c { public b b = d.a; /* renamed from: c reason: collision with root package name */ - public a f1504c; + public a f1505c; public c(b bVar, int i) { a a; @@ -32,7 +32,7 @@ public class c { b bVar3 = new b(EGL14.eglCreateContext(this.a.a, a.a, bVar.a, new int[]{d.i, 3, d.e}, 0)); try { d.a("eglCreateContext (3)"); - this.f1504c = a; + this.f1505c = a; this.b = bVar3; } catch (Exception unused) { } @@ -42,7 +42,7 @@ public class c { if (a2 != null) { b bVar4 = new b(EGL14.eglCreateContext(this.a.a, a2.a, bVar.a, new int[]{d.i, 2, d.e}, 0)); d.a("eglCreateContext (2)"); - this.f1504c = a2; + this.f1505c = a2; this.b = bVar4; return; } diff --git a/app/src/main/java/c/o/b/b/c.java b/app/src/main/java/c/o/b/b/c.java index d82909c57e..7e715cf076 100644 --- a/app/src/main/java/c/o/b/b/c.java +++ b/app/src/main/java/c/o/b/b/c.java @@ -8,11 +8,11 @@ import java.nio.FloatBuffer; public class c extends a { /* renamed from: c reason: collision with root package name */ - public static final float[] f1505c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; + public static final float[] f1506c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; public FloatBuffer d; public c() { - float[] fArr = f1505c; + float[] fArr = f1506c; FloatBuffer D = c.i.a.f.e.o.c.D(fArr.length); D.put(fArr); D.clear(); diff --git a/app/src/main/java/c/o/b/c/d.java b/app/src/main/java/c/o/b/c/d.java index b007f08971..2bd5c53aed 100644 --- a/app/src/main/java/c/o/b/c/d.java +++ b/app/src/main/java/c/o/b/c/d.java @@ -7,7 +7,7 @@ public final class d { public static final c b = new c(EGL14.EGL_NO_DISPLAY); /* renamed from: c reason: collision with root package name */ - public static final e f1506c = new e(EGL14.EGL_NO_SURFACE); + public static final e f1507c = new e(EGL14.EGL_NO_SURFACE); public static final int d = 12288; public static final int e = 12344; public static final int f = 12375; @@ -25,5 +25,5 @@ public final class d { public static final int r = 1; /* renamed from: s reason: collision with root package name */ - public static final int f1507s = 12352; + public static final int f1508s = 12352; } diff --git a/app/src/main/java/c/o/b/c/f.java b/app/src/main/java/c/o/b/c/f.java index 25e8d2a14a..76131d3cc6 100644 --- a/app/src/main/java/c/o/b/c/f.java +++ b/app/src/main/java/c/o/b/c/f.java @@ -8,7 +8,7 @@ public final class f { public static final int b = p.m83constructorimpl(5); /* renamed from: c reason: collision with root package name */ - public static final int f1508c = p.m83constructorimpl(33984); + public static final int f1509c = p.m83constructorimpl(33984); public static final int d = p.m83constructorimpl(36197); public static final int e = p.m83constructorimpl(10241); public static final int f = p.m83constructorimpl(Data.MAX_DATA_BYTES); diff --git a/app/src/main/java/c/o/b/d/a.java b/app/src/main/java/c/o/b/d/a.java index 778b023088..90eceb2618 100644 --- a/app/src/main/java/c/o/b/d/a.java +++ b/app/src/main/java/c/o/b/d/a.java @@ -7,13 +7,13 @@ public class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1509c; + public final boolean f1510c; public final c[] d; public a(int i, boolean z2, c... cVarArr) { m.checkNotNullParameter(cVarArr, "shaders"); this.b = i; - this.f1509c = z2; + this.f1510c = z2; this.d = cVarArr; } } diff --git a/app/src/main/java/c/o/b/d/b.java b/app/src/main/java/c/o/b/d/b.java index f6c783802d..164cbf5561 100644 --- a/app/src/main/java/c/o/b/d/b.java +++ b/app/src/main/java/c/o/b/d/b.java @@ -13,11 +13,11 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f1510c; + public final String f1511c; public b(int i, int i2, String str, DefaultConstructorMarker defaultConstructorMarker) { int i3; - this.f1510c = str; + this.f1511c = str; int h = c.c.a.y.b.h(i2); if (h == 0) { i3 = GLES20.glGetAttribLocation(p.m83constructorimpl(i), str); diff --git a/app/src/main/java/c/o/b/e/a.java b/app/src/main/java/c/o/b/e/a.java index 7224242785..d67fa5cbad 100644 --- a/app/src/main/java/c/o/b/e/a.java +++ b/app/src/main/java/c/o/b/e/a.java @@ -17,7 +17,7 @@ public abstract class a { public int b = -1; /* renamed from: c reason: collision with root package name */ - public c.o.b.a.a f1511c; + public c.o.b.a.a f1512c; public e d; public a(c.o.b.a.a aVar, e eVar) { @@ -25,25 +25,25 @@ public abstract class a { m.checkNotNullParameter(eVar, "eglSurface"); m.checkNotNullParameter(aVar, "eglCore"); m.checkNotNullParameter(eVar, "eglSurface"); - this.f1511c = aVar; + this.f1512c = aVar; this.d = eVar; } public final void a(OutputStream outputStream, Bitmap.CompressFormat compressFormat) { m.checkNotNullParameter(outputStream, "stream"); m.checkNotNullParameter(compressFormat, "format"); - c.o.b.a.a aVar = this.f1511c; + c.o.b.a.a aVar = this.f1512c; e eVar = this.d; Objects.requireNonNull(aVar); m.checkNotNullParameter(eVar, "eglSurface"); if (m.areEqual(aVar.b, new b(EGL14.eglGetCurrentContext())) && m.areEqual(eVar, new e(EGL14.eglGetCurrentSurface(d.h)))) { int i = this.a; if (i < 0) { - i = this.f1511c.a(this.d, d.f); + i = this.f1512c.a(this.d, d.f); } int i2 = this.b; if (i2 < 0) { - i2 = this.f1511c.a(this.d, d.g); + i2 = this.f1512c.a(this.d, d.g); } ByteBuffer allocateDirect = ByteBuffer.allocateDirect(i * i2 * 4); allocateDirect.order(ByteOrder.LITTLE_ENDIAN); diff --git a/app/src/main/java/c/o/b/e/b.java b/app/src/main/java/c/o/b/e/b.java index 6314399df2..46a69d1f8a 100644 --- a/app/src/main/java/c/o/b/e/b.java +++ b/app/src/main/java/c/o/b/e/b.java @@ -17,11 +17,11 @@ public class b extends a { m.checkNotNullParameter(surfaceTexture, "surface"); int[] iArr = {d.e}; c cVar = aVar.a; - c.o.b.c.a aVar2 = aVar.f1504c; + c.o.b.c.a aVar2 = aVar.f1505c; m.checkNotNull(aVar2); e eVar = new e(EGL14.eglCreateWindowSurface(cVar.a, aVar2.a, surfaceTexture, iArr, 0)); c.o.b.a.d.a("eglCreateWindowSurface"); - if (eVar != d.f1506c) { + if (eVar != d.f1507c) { m.checkNotNullParameter(aVar, "eglCore"); m.checkNotNullParameter(eVar, "eglSurface"); return; diff --git a/app/src/main/java/c/o/b/f/a.java b/app/src/main/java/c/o/b/f/a.java index 6ce59e1ca0..1a72a36b5e 100644 --- a/app/src/main/java/c/o/b/f/a.java +++ b/app/src/main/java/c/o/b/f/a.java @@ -25,15 +25,15 @@ public final class a extends o implements Function0 { public Unit mo1invoke() { b bVar = this.this$0; if (!(bVar.d == null || bVar.e == null || bVar.f == null || this.$internalFormat == null || bVar.g == null)) { - GLES20.glTexImage2D(p.m83constructorimpl(bVar.f1512c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m83constructorimpl(this.this$0.f.intValue()), p.m83constructorimpl(this.this$0.g.intValue()), null); + GLES20.glTexImage2D(p.m83constructorimpl(bVar.f1513c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m83constructorimpl(this.this$0.f.intValue()), p.m83constructorimpl(this.this$0.g.intValue()), null); } - GLES20.glTexParameterf(p.m83constructorimpl(this.this$0.f1512c), f.e, f.j); - GLES20.glTexParameterf(p.m83constructorimpl(this.this$0.f1512c), f.f, f.k); - int r0 = p.m83constructorimpl(this.this$0.f1512c); + GLES20.glTexParameterf(p.m83constructorimpl(this.this$0.f1513c), f.e, f.j); + GLES20.glTexParameterf(p.m83constructorimpl(this.this$0.f1513c), f.f, f.k); + int r0 = p.m83constructorimpl(this.this$0.f1513c); int i = f.g; int i2 = f.i; GLES20.glTexParameteri(r0, i, i2); - GLES20.glTexParameteri(p.m83constructorimpl(this.this$0.f1512c), f.h, i2); + GLES20.glTexParameteri(p.m83constructorimpl(this.this$0.f1513c), f.h, i2); d.b("glTexParameter"); return Unit.a; } diff --git a/app/src/main/java/c/o/b/f/b.java b/app/src/main/java/c/o/b/f/b.java index 5d48cda119..0fd81633c6 100644 --- a/app/src/main/java/c/o/b/f/b.java +++ b/app/src/main/java/c/o/b/f/b.java @@ -12,7 +12,7 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1512c; + public final int f1513c; public final Integer d; public final Integer e; public final Integer f; @@ -21,7 +21,7 @@ public final class b { public b(int i, int i2, Integer num) { int i3; this.b = i; - this.f1512c = i2; + this.f1513c = i2; this.d = null; this.e = null; this.f = null; @@ -55,19 +55,19 @@ public final class b { /* JADX INFO: this call moved to the top of the method (can break code semantics) */ public b(int i, int i2, Integer num, int i3) { - this((i3 & 1) != 0 ? f.f1508c : i, (i3 & 2) != 0 ? f.d : i2, null); + this((i3 & 1) != 0 ? f.f1509c : i, (i3 & 2) != 0 ? f.d : i2, null); int i4 = i3 & 4; } public void a() { GLES20.glActiveTexture(p.m83constructorimpl(this.b)); - GLES20.glBindTexture(p.m83constructorimpl(this.f1512c), p.m83constructorimpl(this.a)); + GLES20.glBindTexture(p.m83constructorimpl(this.f1513c), p.m83constructorimpl(this.a)); d.b("bind"); } public void b() { - GLES20.glBindTexture(p.m83constructorimpl(this.f1512c), p.m83constructorimpl(0)); - GLES20.glActiveTexture(f.f1508c); + GLES20.glBindTexture(p.m83constructorimpl(this.f1513c), p.m83constructorimpl(0)); + GLES20.glActiveTexture(f.f1509c); d.b("unbind"); } } diff --git a/app/src/main/java/c/p/a/b.java b/app/src/main/java/c/p/a/b.java index b844c1ab3e..7e53de06ba 100644 --- a/app/src/main/java/c/p/a/b.java +++ b/app/src/main/java/c/p/a/b.java @@ -71,20 +71,20 @@ public final class b extends FrameLayout implements View.OnClickListener, Animat public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f1513s; + public boolean f1514s; public Runnable t; public boolean u; public ArrayList