diff --git a/app/build.gradle b/app/build.gradle index 2d2dc18762..efa626ce7d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.discord' minSdkVersion 21 targetSdkVersion 29 - versionCode 98108 - versionName "98.8 - Beta" + versionCode 99111 + versionName "99.11 - Beta" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1566c90322..7b78f74ecb 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/app/src/main/java/android/support/v4/os/ResultReceiver.java b/app/src/main/java/android/support/v4/os/ResultReceiver.java index 183ab3e598..96c7bdc581 100644 --- a/app/src/main/java/android/support/v4/os/ResultReceiver.java +++ b/app/src/main/java/android/support/v4/os/ResultReceiver.java @@ -30,7 +30,7 @@ public class ResultReceiver implements Parcelable { } } - public class b extends a.AbstractBinderC0361a { + public class b extends a.AbstractBinderC0362a { public b() { } @@ -44,12 +44,12 @@ public class ResultReceiver implements Parcelable { public ResultReceiver(Parcel parcel) { w.a.b.c.a aVar; IBinder readStrongBinder = parcel.readStrongBinder(); - int i = a.AbstractBinderC0361a.a; + int i = a.AbstractBinderC0362a.a; if (readStrongBinder == null) { aVar = null; } else { IInterface queryLocalInterface = readStrongBinder.queryLocalInterface("android.support.v4.os.IResultReceiver"); - aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof w.a.b.c.a)) ? new a.AbstractBinderC0361a.C0362a(readStrongBinder) : (w.a.b.c.a) queryLocalInterface; + aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof w.a.b.c.a)) ? new a.AbstractBinderC0362a.C0363a(readStrongBinder) : (w.a.b.c.a) queryLocalInterface; } this.i = aVar; } diff --git a/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java b/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java index dbf5497228..141d78e445 100644 --- a/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java +++ b/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java @@ -48,7 +48,7 @@ public class CustomTabsClient { } /* renamed from: androidx.browser.customtabs.CustomTabsClient$2 reason: invalid class name */ - public class AnonymousClass2 extends a.AbstractBinderC0350a { + public class AnonymousClass2 extends a.AbstractBinderC0351a { private Handler mHandler = new Handler(Looper.getMainLooper()); public final /* synthetic */ CustomTabsCallback val$callback; @@ -219,7 +219,7 @@ public class CustomTabsClient { } } - private a.AbstractBinderC0350a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) { + private a.AbstractBinderC0351a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) { return new AnonymousClass2(customTabsCallback); } @@ -270,7 +270,7 @@ public class CustomTabsClient { @Nullable private CustomTabsSession newSessionInternal(@Nullable CustomTabsCallback customTabsCallback, @Nullable PendingIntent pendingIntent) { boolean z2; - a.AbstractBinderC0350a createCallbackWrapper = createCallbackWrapper(customTabsCallback); + a.AbstractBinderC0351a createCallbackWrapper = createCallbackWrapper(customTabsCallback); if (pendingIntent != null) { try { Bundle bundle = new Bundle(); diff --git a/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java b/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java index 18689a0d3e..cadd503591 100644 --- a/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java +++ b/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java @@ -83,8 +83,8 @@ public class CustomTabsSessionToken { } } - public static class MockCallback extends a.AbstractBinderC0350a { - @Override // w.a.a.a.AbstractBinderC0350a, android.os.IInterface + public static class MockCallback extends a.AbstractBinderC0351a { + @Override // w.a.a.a.AbstractBinderC0351a, android.os.IInterface public IBinder asBinder() { return this; } @@ -150,7 +150,7 @@ public class CustomTabsSessionToken { return null; } if (binder != null) { - aVar = a.AbstractBinderC0350a.asInterface(binder); + aVar = a.AbstractBinderC0351a.asInterface(binder); } return new CustomTabsSessionToken(aVar, pendingIntent); } diff --git a/app/src/main/java/androidx/browser/customtabs/PostMessageServiceConnection.java b/app/src/main/java/androidx/browser/customtabs/PostMessageServiceConnection.java index 2ac63a5b1e..e3d5c97fbc 100644 --- a/app/src/main/java/androidx/browser/customtabs/PostMessageServiceConnection.java +++ b/app/src/main/java/androidx/browser/customtabs/PostMessageServiceConnection.java @@ -26,7 +26,7 @@ public abstract class PostMessageServiceConnection implements PostMessageBackend public PostMessageServiceConnection(@NonNull CustomTabsSessionToken customTabsSessionToken) { IBinder callbackBinder = customTabsSessionToken.getCallbackBinder(); if (callbackBinder != null) { - this.mSessionBinder = a.AbstractBinderC0350a.asInterface(callbackBinder); + this.mSessionBinder = a.AbstractBinderC0351a.asInterface(callbackBinder); return; } throw new IllegalArgumentException("Provided session must have binder."); diff --git a/app/src/main/java/androidx/browser/trusted/TrustedWebActivityCallbackRemote.java b/app/src/main/java/androidx/browser/trusted/TrustedWebActivityCallbackRemote.java index 0db7e592f8..4da3d6867c 100644 --- a/app/src/main/java/androidx/browser/trusted/TrustedWebActivityCallbackRemote.java +++ b/app/src/main/java/androidx/browser/trusted/TrustedWebActivityCallbackRemote.java @@ -15,7 +15,7 @@ public class TrustedWebActivityCallbackRemote { @Nullable public static TrustedWebActivityCallbackRemote fromBinder(@Nullable IBinder iBinder) { - a asInterface = iBinder == null ? null : a.AbstractBinderC0354a.asInterface(iBinder); + a asInterface = iBinder == null ? null : a.AbstractBinderC0355a.asInterface(iBinder); if (asInterface == null) { return null; } diff --git a/app/src/main/java/androidx/browser/trusted/TrustedWebActivityServiceConnection.java b/app/src/main/java/androidx/browser/trusted/TrustedWebActivityServiceConnection.java index fc035b2ab8..ddda5fbad3 100644 --- a/app/src/main/java/androidx/browser/trusted/TrustedWebActivityServiceConnection.java +++ b/app/src/main/java/androidx/browser/trusted/TrustedWebActivityServiceConnection.java @@ -23,7 +23,7 @@ public final class TrustedWebActivityServiceConnection { private final b mService; /* renamed from: androidx.browser.trusted.TrustedWebActivityServiceConnection$1 reason: invalid class name */ - public class AnonymousClass1 extends a.AbstractBinderC0354a { + public class AnonymousClass1 extends a.AbstractBinderC0355a { public final /* synthetic */ TrustedWebActivityCallback val$callback; public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) { diff --git a/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java b/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java index ac34c4206b..ad554e6df7 100644 --- a/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java +++ b/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java @@ -9,7 +9,7 @@ import android.os.RemoteException; import w.a.b.a.a; public abstract class NotificationCompatSideChannelService extends Service { - public class NotificationSideChannelStub extends a.AbstractBinderC0357a { + public class NotificationSideChannelStub extends a.AbstractBinderC0358a { public NotificationSideChannelStub() { } diff --git a/app/src/main/java/androidx/core/app/NotificationManagerCompat.java b/app/src/main/java/androidx/core/app/NotificationManagerCompat.java index 3880f1858b..4e98bbdbaa 100644 --- a/app/src/main/java/androidx/core/app/NotificationManagerCompat.java +++ b/app/src/main/java/androidx/core/app/NotificationManagerCompat.java @@ -226,7 +226,7 @@ public final class NotificationManagerCompat { private void handleServiceConnected(ComponentName componentName, IBinder iBinder) { ListenerRecord listenerRecord = this.mRecordMap.get(componentName); if (listenerRecord != null) { - listenerRecord.service = a.AbstractBinderC0357a.asInterface(iBinder); + listenerRecord.service = a.AbstractBinderC0358a.asInterface(iBinder); listenerRecord.retryCount = 0; processListenerQueue(listenerRecord); } diff --git a/app/src/main/java/androidx/core/util/RangeKt$toClosedRange$1.java b/app/src/main/java/androidx/core/util/RangeKt$toClosedRange$1.java index b0a03ffffb..22ec5bac90 100644 --- a/app/src/main/java/androidx/core/util/RangeKt$toClosedRange$1.java +++ b/app/src/main/java/androidx/core/util/RangeKt$toClosedRange$1.java @@ -12,7 +12,7 @@ public final class RangeKt$toClosedRange$1 implements a { @Override // c0.d0.a public boolean contains(T t) { - return a.C0178a.contains(this, t); + return a.C0179a.contains(this, t); } /* JADX WARNING: Unknown variable types count: 1 */ @@ -28,6 +28,6 @@ public final class RangeKt$toClosedRange$1 implements a { } public boolean isEmpty() { - return a.C0178a.isEmpty(this); + return a.C0179a.isEmpty(this); } } diff --git a/app/src/main/java/c/a/f/a.java b/app/src/main/java/c/a/f/a.java index 90d0b3ad67..8287e65b6a 100644 --- a/app/src/main/java/c/a/f/a.java +++ b/app/src/main/java/c/a/f/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.f2013z.clearFocus(); + this.p.f2014z.clearFocus(); ChipsView chipsView = this.p; Objects.requireNonNull(chipsView); m.checkNotNullParameter(this, "chip"); diff --git a/app/src/main/java/c/a/f/g.java b/app/src/main/java/c/a/f/g.java index 896441d6ec..9f176e7387 100644 --- a/app/src/main/java/c/a/f/g.java +++ b/app/src/main/java/c/a/f/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.f2013z.requestFocus(); + this.i.f2014z.requestFocus(); this.i.f(null); } } diff --git a/app/src/main/java/c/a/i/h3.java b/app/src/main/java/c/a/i/h3.java index 37d9ac0b4d..ebda12038a 100644 --- a/app/src/main/java/c/a/i/h3.java +++ b/app/src/main/java/c/a/i/h3.java @@ -19,14 +19,17 @@ public final class h3 implements ViewBinding { @NonNull public final CheckedSetting d; @NonNull - public final LinearLayout e; + public final CheckedSetting e; + @NonNull + public final LinearLayout f; - public h3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) { + public h3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull CheckedSetting checkedSetting3, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; this.b = textView; this.f106c = checkedSetting; this.d = checkedSetting2; - this.e = linearLayout2; + this.e = checkedSetting3; + this.f = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u2.java b/app/src/main/java/c/a/i/u2.java index ef4cf92ce7..86fe02bf73 100644 --- a/app/src/main/java/c/a/i/u2.java +++ b/app/src/main/java/c/a/i/u2.java @@ -19,16 +19,13 @@ public final class u2 implements ViewBinding { public final TextView d; @NonNull public final TextView e; - @NonNull - public final TextView f; public u2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = linearLayout; this.b = textView; - this.f170c = textView2; - this.d = textView3; - this.e = textView4; - this.f = textView5; + this.f170c = textView3; + this.d = textView4; + this.e = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w3.java b/app/src/main/java/c/a/i/w3.java index 32d174a8e2..4cab020227 100644 --- a/app/src/main/java/c/a/i/w3.java +++ b/app/src/main/java/c/a/i/w3.java @@ -20,13 +20,16 @@ public final class w3 implements ViewBinding { public final TextView d; @NonNull public final TextView e; + @NonNull + public final ImageView f; - public w3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) { + public w3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView2) { this.a = view; this.b = imageView; this.f182c = statusView; this.d = textView; this.e = textView2; + this.f = imageView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/k/b.java b/app/src/main/java/c/a/k/b.java index e0b0e1ba32..78f13ca074 100644 --- a/app/src/main/java/c/a/k/b.java +++ b/app/src/main/java/c/a/k/b.java @@ -218,7 +218,7 @@ public final class b { m.checkNotNullParameter(objArr, "formatArgs"); m.checkNotNullParameter(renderContext, "renderContext"); Map map = renderContext.a; - List list = renderContext.f2506c; + List list = renderContext.f2507c; boolean z2 = true; if (!map.isEmpty()) { charSequence = a.replace(charSequence, new f(map)); diff --git a/app/src/main/java/c/a/k/f/c.java b/app/src/main/java/c/a/k/f/c.java index c6a101c86b..a1d20a4d19 100644 --- a/app/src/main/java/c/a/k/f/c.java +++ b/app/src/main/java/c/a/k/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.f2505c : null; + Hook.a aVar2 = hook != null ? hook.f2506c : null; if (aVar2 != null) { aVar = aVar2; } else if (URLUtil.isValidUrl(this.a)) { diff --git a/app/src/main/java/c/a/k/g/a.java b/app/src/main/java/c/a/k/g/a.java index 7cebddbeda..dfc58c6417 100644 --- a/app/src/main/java/c/a/k/g/a.java +++ b/app/src/main/java/c/a/k/g/a.java @@ -33,7 +33,7 @@ public final class a extends Parser, c> { Pattern pattern5 = c.a.t.b.b.e.g; m.checkNotNullExpressionValue(pattern5, "SimpleMarkdownRules.PATTERN_ITALICS"); addRule(new h(pattern5)); - Pattern pattern6 = c.a.t.b.b.e.f244c; + Pattern pattern6 = c.a.t.b.b.e.f245c; m.checkNotNullExpressionValue(pattern6, "SimpleMarkdownRules.PATTERN_STRIKETHRU"); addRule(new i(pattern6)); addRule(eVar.d()); diff --git a/app/src/main/java/c/a/n/b.java b/app/src/main/java/c/a/n/b.java index cc58164f48..3d369aae96 100644 --- a/app/src/main/java/c/a/n/b.java +++ b/app/src/main/java/c/a/n/b.java @@ -23,7 +23,7 @@ public final class b extends o implements Function1 OverlayBubbleWrap overlayBubbleWrap2 = overlayBubbleWrap; m.checkNotNullParameter(overlayBubbleWrap2, "bubbleWrap"); try { - this.this$0.f2554r.removeViewImmediate(overlayBubbleWrap2); + this.this$0.f2555r.removeViewImmediate(overlayBubbleWrap2); this.this$0.l.invoke(overlayBubbleWrap2); z2 = true; } catch (IllegalArgumentException unused) { diff --git a/app/src/main/java/c/a/n/d.java b/app/src/main/java/c/a/n/d.java index eac41f3da3..2e46bbbf54 100644 --- a/app/src/main/java/c/a/n/d.java +++ b/app/src/main/java/c/a/n/d.java @@ -77,8 +77,8 @@ public final class d implements View.OnClickListener { overlayBubbleWrap.addOnAttachStateChangeListener(new a(this)); this.i.a(overlayBubbleWrap); this.k.setBubbleTouchable(false); - this.i.f2554r.removeViewImmediate(this.k); - WindowManager windowManager = this.i.f2554r; + this.i.f2555r.removeViewImmediate(this.k); + WindowManager windowManager = this.i.f2555r; OverlayBubbleWrap overlayBubbleWrap2 = this.k; windowManager.addView(overlayBubbleWrap2, overlayBubbleWrap2.getWindowLayoutParams()); } diff --git a/app/src/main/java/c/a/q/a0.java b/app/src/main/java/c/a/q/a0.java index ee18dc3e29..00c51352fd 100644 --- a/app/src/main/java/c/a/q/a0.java +++ b/app/src/main/java/c/a/q/a0.java @@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1, ? extends RtcConnection.State> pair2 = pair; m.checkNotNullParameter(pair2, "p1"); RtcConnection rtcConnection = (RtcConnection) this.receiver; - if (rtcConnection.f2571a0) { + if (rtcConnection.f2572a0) { Map map = (Map) pair2.component1(); if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) { rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null); diff --git a/app/src/main/java/c/a/q/b0.java b/app/src/main/java/c/a/q/b0.java index ee5834c81f..041e7e0d20 100644 --- a/app/src/main/java/c/a/q/b0.java +++ b/app/src/main/java/c/a/q/b0.java @@ -42,7 +42,7 @@ public final class b0 implements MediaEngineConnection.d { RtcConnection rtcConnection = this.a; rtcConnection.p.succeed(); rtcConnection.q = transportInfo; - MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2575w; + MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2576w; if (mediaEngineConnection2 != null) { d dVar = new d(1000, rtcConnection.U, mediaEngineConnection2, new VoiceQuality(), rtcConnection.A, new KrispOveruseDetector(mediaEngineConnection2), 0, 64); dVar.a.clear(); @@ -54,9 +54,9 @@ public final class b0 implements MediaEngineConnection.d { rtcConnection.n = dVar; rtcConnection.o = false; } - if (transportInfo.f2593c.ordinal() != 0) { + if (transportInfo.f2594c.ordinal() != 0) { StringBuilder O = c.d.b.a.a.O("Unsupported protocol: "); - O.append(transportInfo.f2593c); + O.append(transportInfo.f2594c); O.append('.'); RtcConnection.j(rtcConnection, true, O.toString(), null, false, 12); } else { @@ -91,7 +91,7 @@ public final class b0 implements MediaEngineConnection.d { m.checkNotNullParameter(mediaEngineConnection, "connection"); m.checkNotNullParameter(connectionState, "connectionState"); RtcConnection rtcConnection = this.a; - RtcConnection.StateChange stateChange = rtcConnection.f2574r; + RtcConnection.StateChange stateChange = rtcConnection.f2575r; rtcConnection.r("Connection state change: " + connectionState); int ordinal = connectionState.ordinal(); if (ordinal == 0) { @@ -106,10 +106,10 @@ public final class b0 implements MediaEngineConnection.d { throw new NoWhenBranchMatchedException(); } rtcConnection.u(state); - if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2574r.a == RtcConnection.State.h.a) { + if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2575r.a == RtcConnection.State.h.a) { rtcConnection.q(); } - if (rtcConnection.f2574r.a == RtcConnection.State.f.a) { + if (rtcConnection.f2575r.a == RtcConnection.State.f.a) { rtcConnection.C = Long.valueOf(rtcConnection.V.currentTimeMillis()); rtcConnection.I = true; Map mutableMapOf = h0.mutableMapOf(c0.o.to("connect_count", Integer.valueOf(rtcConnection.D))); @@ -123,7 +123,7 @@ public final class b0 implements MediaEngineConnection.d { rtcConnection.p(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf); MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G; if (mediaSinkWantsManager != null) { - mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2575w)); + mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2576w)); } } } diff --git a/app/src/main/java/c/a/q/h0.java b/app/src/main/java/c/a/q/h0.java index 2153f429b5..0abe526043 100644 --- a/app/src/main/java/c/a/q/h0.java +++ b/app/src/main/java/c/a/q/h0.java @@ -41,7 +41,7 @@ public final class h0 implements a.d { public void a(String str, String str2) { m.checkNotNullParameter(str, "audioCodec"); m.checkNotNullParameter(str2, "videoCodec"); - MediaEngineConnection mediaEngineConnection = this.a.f2575w; + MediaEngineConnection mediaEngineConnection = this.a.f2576w; if (mediaEngineConnection != null) { mediaEngineConnection.r(str, str2); } @@ -52,11 +52,11 @@ public final class h0 implements a.d { RtcConnection rtcConnection = this.a; Objects.requireNonNull(rtcConnection); rtcConnection.r("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str); - MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w; + MediaEngineConnection mediaEngineConnection = rtcConnection.f2576w; if (mediaEngineConnection != null) { mediaEngineConnection.destroy(); } - MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2575w; + MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2576w; if (mediaEngineConnection2 != null) { mediaEngineConnection2.o(rtcConnection.M); } @@ -67,7 +67,7 @@ public final class h0 implements a.d { if ((num != null && num.intValue() == 1000) || z4) { z3 = false; } - if (!(rtcConnection.f2574r.a instanceof RtcConnection.State.d)) { + if (!(rtcConnection.f2575r.a instanceof RtcConnection.State.d)) { rtcConnection.n(z3, str); d dVar = rtcConnection.n; if (dVar != null) { @@ -76,7 +76,7 @@ public final class h0 implements a.d { rtcConnection.n = null; rtcConnection.o = false; } - rtcConnection.f2578z = 0; + rtcConnection.f2579z = 0; rtcConnection.C = null; MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G; if (mediaSinkWantsManager != null) { @@ -93,7 +93,7 @@ public final class h0 implements a.d { public void c(String str, List list) { m.checkNotNullParameter(str, "mode"); m.checkNotNullParameter(list, "secretKey"); - MediaEngineConnection mediaEngineConnection = this.a.f2575w; + MediaEngineConnection mediaEngineConnection = this.a.f2576w; if (mediaEngineConnection != null) { mediaEngineConnection.t(str, u.toIntArray(list)); } @@ -241,7 +241,7 @@ public final class h0 implements a.d { n nVar = cVar2.a; int max = Math.max((int) (((double) j0Var.f212c.a) * nVar.f224c), j0Var.d); int max2 = Math.max((int) (((double) j0Var.f212c.b) * nVar.f224c), j0Var.d); - MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w; + MediaEngineConnection mediaEngineConnection = rtcConnection.f2576w; if (mediaEngineConnection != null) { mediaEngineConnection.m(new MediaEngineConnection.b(max, max2, nVar.a, nVar.b, nVar.d, nVar.e)); return; @@ -261,7 +261,7 @@ public final class h0 implements a.d { r.removeFirst(rtcConnection.u); } if (j > ((long) 500)) { - rtcConnection.f2578z++; + rtcConnection.f2579z++; } double d = (double) j; Objects.requireNonNull(RtcConnection.Quality.Companion); @@ -372,7 +372,7 @@ public final class h0 implements a.d { return; } g.l(rtcConnection.M); - rtcConnection.f2575w = g; + rtcConnection.f2576w = g; } @Override // c.a.q.n0.a.d @@ -391,7 +391,7 @@ public final class h0 implements a.d { public void onSpeaking(long j, int i, boolean z2) { RtcConnection rtcConnection = this.a; if (j != rtcConnection.S) { - MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w; + MediaEngineConnection mediaEngineConnection = rtcConnection.f2576w; if (mediaEngineConnection != null) { mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j)); } diff --git a/app/src/main/java/c/a/q/j.java b/app/src/main/java/c/a/q/j.java index a05f77f637..3d8886e8c5 100644 --- a/app/src/main/java/c/a/q/j.java +++ b/app/src/main/java/c/a/q/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.f2569c.contains(l2)) { + } else if (this.this$0.f2570c.contains(l2)) { MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0; Long l3 = this.$userId; mediaSinkWantsManager2.e = l3; diff --git a/app/src/main/java/c/a/q/k0/f.java b/app/src/main/java/c/a/q/k0/f.java index e3ef21aa61..5323626224 100644 --- a/app/src/main/java/c/a/q/k0/f.java +++ b/app/src/main/java/c/a/q/k0/f.java @@ -19,8 +19,8 @@ public final class f extends ContentObserver { super.onChange(z2); DiscordAudioManager discordAudioManager = this.a; int streamVolume = discordAudioManager.e.getStreamVolume(3); - discordAudioManager.f2583w = streamVolume; - SerializedSubject serializedSubject = discordAudioManager.f2585y; + discordAudioManager.f2584w = streamVolume; + SerializedSubject serializedSubject = discordAudioManager.f2586y; serializedSubject.j.onNext(Integer.valueOf(streamVolume)); } } diff --git a/app/src/main/java/c/a/q/l.java b/app/src/main/java/c/a/q/l.java index 3fa1d0d1b7..feeedf2fc8 100644 --- a/app/src/main/java/c/a/q/l.java +++ b/app/src/main/java/c/a/q/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.f2569c.remove(Long.valueOf(this.$userId)); + this.this$0.f2570c.remove(Long.valueOf(this.$userId)); } else { this.this$0.b.put(Long.valueOf(this.$userId), arrayList2); - this.this$0.f2569c.add(Long.valueOf(this.$userId)); + this.this$0.f2570c.add(Long.valueOf(this.$userId)); } this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : c0.t.m.listOf(String.valueOf(this.$userId))); return Unit.a; diff --git a/app/src/main/java/c/a/q/m0/b.java b/app/src/main/java/c/a/q/m0/b.java index 7c36ef2213..9e594a481b 100644 --- a/app/src/main/java/c/a/q/m0/b.java +++ b/app/src/main/java/c/a/q/m0/b.java @@ -218,7 +218,7 @@ public final class b extends ScreenCapturerAndroid { if (thumbnailEmitter != null) { synchronized (thumbnailEmitter) { thumbnailEmitter.d.release(); - thumbnailEmitter.f2596c.release(); + thumbnailEmitter.f2597c.release(); JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b); thumbnailEmitter.a = RecyclerView.FOREVER_NS; } diff --git a/app/src/main/java/c/a/q/m0/c/e.java b/app/src/main/java/c/a/q/m0/c/e.java index 1a8e43a4da..46fd6e743b 100644 --- a/app/src/main/java/c/a/q/m0/c/e.java +++ b/app/src/main/java/c/a/q/m0/c/e.java @@ -288,7 +288,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; c0.z.d.m.checkNotNullParameter(connection2, "$receiver"); connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b); - connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2595c); + connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2596c); connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a); connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1); connection2.setVADUseKrisp(this.$inputModeOptions.e); @@ -473,7 +473,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; c0.z.d.m.checkNotNullParameter(connection2, "$receiver"); MediaEngineConnection.b bVar = this.$quality; - connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2594c, bVar.d, this.$frameRate); + connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2595c, bVar.d, this.$frameRate); return Unit.a; } } @@ -610,7 +610,7 @@ public final class e implements MediaEngineConnection { this.d = h0.mutableMapOf(c0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a))); int i2 = aVar.a; String str = aVar.b; - int i3 = aVar.f2592c; + int i3 = aVar.f2593c; 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, new d(this)); diff --git a/app/src/main/java/c/a/q/m0/c/k.java b/app/src/main/java/c/a/q/m0/c/k.java index ca944fbfa7..49d0ceb5f1 100644 --- a/app/src/main/java/c/a/q/m0/c/k.java +++ b/app/src/main/java/c/a/q/m0/c/k.java @@ -418,7 +418,7 @@ public final class k implements MediaEngine { discord2.setEchoCancellation(z2, false, new m(kVar2)); } k kVar3 = this.this$0; - boolean z4 = voiceConfig.f2591c; + boolean z4 = voiceConfig.f2592c; Discord discord3 = kVar3.f; if (discord3 != null) { discord3.setNoiseSuppression(z4); diff --git a/app/src/main/java/c/a/q/m0/c/m.java b/app/src/main/java/c/a/q/m0/c/m.java index f02589b647..b702c5f6a7 100644 --- a/app/src/main/java/c/a/q/m0/c/m.java +++ b/app/src/main/java/c/a/q/m0/c/m.java @@ -38,7 +38,7 @@ public final class m implements Discord.AecConfigCallback { MediaEngine.EchoCancellationInfo echoCancellationInfo = kVar.i; kVar.i = null; if (echoCancellationInfo != null) { - MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2590c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode); + MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2591c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode); d.e1("MediaEngineLegacy", "onEchoCancellationUpdated: " + echoCancellationInfo2); this.this$0.a.p.onEchoCancellationUpdated(echoCancellationInfo2); } diff --git a/app/src/main/java/c/a/q/n0/a.java b/app/src/main/java/c/a/q/n0/a.java index 152788510e..b2cbf0b0cc 100644 --- a/app/src/main/java/c/a/q/n0/a.java +++ b/app/src/main/java/c/a/q/n0/a.java @@ -640,7 +640,7 @@ public final class a extends WebSocketListener implements DebugPrintable { aVar.a(1, TimeUnit.MINUTES); SSLSocketFactory sSLSocketFactory = this.E; if (sSLSocketFactory != null) { - h.a aVar2 = e0.e0.k.h.f2993c; + h.a aVar2 = e0.e0.k.h.f2994c; aVar.b(sSLSocketFactory, e0.e0.k.h.a.n()); } String G = c.d.b.a.a.G(new StringBuilder(), this.C, "?v=5"); diff --git a/app/src/main/java/c/a/q/o0/a.java b/app/src/main/java/c/a/q/o0/a.java index dcd22589bf..59f31af98f 100644 --- a/app/src/main/java/c/a/q/o0/a.java +++ b/app/src/main/java/c/a/q/o0/a.java @@ -98,13 +98,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.f2568c + 1; - krispOveruseDetector.f2568c = i; + int i = krispOveruseDetector.f2569c + 1; + krispOveruseDetector.f2569c = i; if (i > 2) { krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED); } } else { - krispOveruseDetector.f2568c = 0; + krispOveruseDetector.f2569c = 0; } } krispOveruseDetector.b = stats2.getOutboundRtpAudio(); diff --git a/app/src/main/java/c/a/q/s.java b/app/src/main/java/c/a/q/s.java index c6f7ba6804..e1301c0feb 100644 --- a/app/src/main/java/c/a/q/s.java +++ b/app/src/main/java/c/a/q/s.java @@ -53,8 +53,8 @@ public final class s extends o implements Function0 { rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2); try { URI uri = new URI(v); - rtcConnection.f2576x = uri.getHost(); - rtcConnection.f2577y = Integer.valueOf(uri.getPort()); + rtcConnection.f2577x = uri.getHost(); + rtcConnection.f2578y = Integer.valueOf(uri.getPort()); } catch (Exception e) { rtcConnection.U.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(c0.o.to("endpoint", replace$default))); } diff --git a/app/src/main/java/c/a/r/b.java b/app/src/main/java/c/a/r/b.java index 0843566162..ec91b5ef0c 100644 --- a/app/src/main/java/c/a/r/b.java +++ b/app/src/main/java/c/a/r/b.java @@ -77,7 +77,7 @@ public final class b extends k implements Function2, S> { if (list != null) { List parse = parser.parse(group2, s, list); Objects.requireNonNull(parse, "null cannot be cast to non-null type kotlin.collections.List>"); - aVar = new CodeNode.a.C0290a(group2, parse); + aVar = new CodeNode.a.C0291a(group2, parse); } else { aVar = new CodeNode.a.b(group2); } diff --git a/app/src/main/java/c/a/t/a/c.java b/app/src/main/java/c/a/t/a/c.java index 7e6b522714..69570dd3b8 100644 --- a/app/src/main/java/c/a/t/a/c.java +++ b/app/src/main/java/c/a/t/a/c.java @@ -49,7 +49,7 @@ public final class c extends Rule, S> { public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { m.checkNotNullParameter(matcher, "matcher"); m.checkNotNullParameter(parser, "parser"); - String group = matcher.group(1); + String group = matcher.group(2); if (group == null) { group = ""; } diff --git a/app/src/main/java/c/a/t/a/e.java b/app/src/main/java/c/a/t/a/e.java index a0c4a6bba3..1920e3ae41 100644 --- a/app/src/main/java/c/a/t/a/e.java +++ b/app/src/main/java/c/a/t/a/e.java @@ -28,8 +28,8 @@ public final class e { Pattern compile = Pattern.compile("^```(?:([\\w+\\-.]+?)?(\\s*\\n))?([^\\n].*?)\\n*```", 32); m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^```(…n*```\"\"\", Pattern.DOTALL)"); a = compile; - Pattern compile2 = Pattern.compile("^`([^`]*?)`", 32); - m.checkNotNullExpressionValue(compile2, "Pattern.compile(\"\"\"^`([^`]*?)`\"\"\", Pattern.DOTALL)"); + Pattern compile2 = Pattern.compile("^(``?)([^`]*)\\1", 32); + m.checkNotNullExpressionValue(compile2, "Pattern.compile(\"\"\"^(``?…]*)\\1\"\"\", Pattern.DOTALL)"); b = compile2; Pattern compile3 = Pattern.compile("^(?:\\n\\s*)+"); m.checkNotNullExpressionValue(compile3, "Pattern.compile(\"\"\"^(?:\\n\\s*)+\"\"\")"); diff --git a/app/src/main/java/c/a/t/a/h.java b/app/src/main/java/c/a/t/a/h.java index c5be264416..485d09db05 100644 --- a/app/src/main/java/c/a/t/a/h.java +++ b/app/src/main/java/c/a/t/a/h.java @@ -8,7 +8,7 @@ import com.discord.simpleast.core.parser.Parser; import com.discord.simpleast.core.parser.Rule; import java.util.regex.Matcher; import java.util.regex.Pattern; -/* compiled from: JavaScript.kt */ +/* compiled from: Crystal.kt */ public final class h extends Rule, S> { public final /* synthetic */ f a; @@ -24,9 +24,10 @@ public final class h extends Rule, S> { m.checkNotNullParameter(parser, "parser"); String group = matcher.group(1); String group2 = matcher.group(2); + String group3 = matcher.group(3); m.checkNotNull(group); m.checkNotNull(group2); - i.a aVar = new i.a(group, group2, this.a); + i.a aVar = new i.a(group, group2, group3, this.a); m.checkNotNullParameter(aVar, "node"); return new ParseSpec<>(aVar, s); } diff --git a/app/src/main/java/c/a/t/a/i.java b/app/src/main/java/c/a/t/a/i.java index 27df07d1a8..7219251d0d 100644 --- a/app/src/main/java/c/a/t/a/i.java +++ b/app/src/main/java/c/a/t/a/i.java @@ -1,92 +1,50 @@ package c.a.t.a; import c0.z.d.m; -import com.discord.models.domain.ModelAuditLogEntry; import com.discord.simpleast.core.node.Node; import com.discord.simpleast.core.node.StyleNode; import java.util.regex.Pattern; import kotlin.jvm.internal.DefaultConstructorMarker; -import kotlin.text.Regex; -/* compiled from: JavaScript.kt */ +/* compiled from: Crystal.kt */ public final class i { - public static final String[] a = {"import|export|default|package", "class|enum", "function|super|extends|implements|arguments", "var|let|const|static|get|set|new", "return|break|continue|yield|void", "if|else|for|while|do|switch|async|await|case|try|catch|finally|delete|throw|NaN|Infinity", "of|in|instanceof|typeof", "debugger|with", "true|false|null|undefined"}; - public static final String[] b = {"String|Boolean|RegExp|Number|Date|Math|JSON|Symbol|BigInt|Atomics|DataView", "Function|Promise|Generator|GeneratorFunction|AsyncFunction|AsyncGenerator|AsyncGeneratorFunction", "Array|Object|Map|Set|WeakMap|WeakSet|Int8Array|Int16Array|Int32Array|Uint8Array|Uint16Array", "Uint32Array|Uint8ClampedArray|Float32Array|Float64Array|BigInt64Array|BigUint64Array|Buffer", "ArrayBuffer|SharedArrayBuffer", "Reflect|Proxy|Intl|WebAssembly", "console|process|require|isNaN|parseInt|parseFloat|encodeURI|decodeURI|encodeURIComponent", "decodeURIComponent|this|global|globalThis|eval|isFinite|module", "setTimeout|setInterval|clearTimeout|clearInterval|setImmediate|clearImmediate", "queueMicrotask|document|window", "Error|SyntaxError|TypeError|RangeError|ReferenceError|EvalError|InternalError|URIError", "AggregateError|escape|unescape|URL|URLSearchParams|TextEncoder|TextDecoder", "AbortController|AbortSignal|EventTarget|Event|MessageChannel", "MessagePort|MessageEvent|FinalizationRegistry|WeakRef", "regeneratorRuntime"}; + public static final String[] a = {"true|false|nil", "module|require|include|extend|lib", "abstract|private|protected", "annotation|class|finalize|new|initialize|allocate|self|super", "union|typeof|forall|is_a?|nil?|as?|as|responds_to?|alias|type", "property|getter|setter|struct|of", "previous_def|method|fun|enum|macro", "rescue|raise|begin|end|ensure", "if|else|elsif|then|unless|until", "for|in|of|do|when|select|with", "while|break|next|yield|case", "print|puts|return"}; + public static final String[] b = {"Nil|Bool|true|false|Void|NoReturn", "Number|BigDecimal|BigRational|BigFloat|BigInt", "Int|Int8|Int16|Int32|Int64|UInt8|UInt16|UInt32|UInt64|Float|Float32|Float64", "Char|String|Symbol|Regex", "StaticArray|Array|Set|Hash|Range|Tuple|NamedTuple|Union|BitArray", "Proc|Command|Enum|Class", "Reference|Value|Struct|Object|Pointer", "Exception|ArgumentError|KeyError|TypeCastError|IndexError|RuntimeError|NilAssertionError|InvalidBigDecimalException|NotImplementedError|OverflowError", "pointerof|sizeof|instance_sizeof|offsetof|uninitialized"}; /* renamed from: c reason: collision with root package name */ - public static final Pattern f240c = Pattern.compile("^/.*?/(?:\\w*)?", 32); - public static final Pattern d = Pattern.compile("^<(.*)>"); - public static final Pattern e = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); - public static final Pattern f = Pattern.compile("^('[\\s\\S]*?(?)?|>(?=[>=\\s])[>=]?(?:(?<==)>)?)|\\[][?=]?|(?:!(?=[=~\\s])[=~]?|=?(?:~|==?)))(?:(? extends Node.a { - public static final Pattern a = Pattern.compile("^(var|let|const)(\\s+[a-zA-Z_$](?:[a-zA-Z0-9_$])*)", 32); + public static final Pattern a = Pattern.compile("^(def)( +\\w+)( *\\( *(?:@\\w+ +: +\\w*)?\\w+(?: +[:=] +.*)? *\\))?(?!.+)"); public static final C0045a b = new C0045a(null); - /* compiled from: JavaScript.kt */ + /* compiled from: Crystal.kt */ /* renamed from: c.a.t.a.i$a$a reason: collision with other inner class name */ public static final class C0045a { public C0045a(DefaultConstructorMarker defaultConstructorMarker) { } } - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public a(String str, String str2, f fVar) { - super(new StyleNode.b(str, fVar.d), new StyleNode.b(str2, fVar.e)); - m.checkNotNullParameter(str, "definition"); - m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); - m.checkNotNullParameter(fVar, "codeStyleProviders"); - } - } - - /* compiled from: JavaScript.kt */ - public static final class b extends Node.a { - public static final Pattern a = new Regex("^(function\\*?|static|get|set|async)(\\s+[a-zA-Z_$](?:[a-zA-Z0-9_$])*?)?( *?\\(.*?\\))", c0.g0.i.DOT_MATCHES_ALL).toPattern(); - public static final a b = new a(null); - - /* compiled from: JavaScript.kt */ - public static final class a { - public a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x002a: APUT + /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0034: APUT (r0v4 com.discord.simpleast.core.node.Node[]) - (1 ??[boolean, int, float, short, byte, char]) - (r1v1 com.discord.simpleast.core.node.StyleNode$b) + (2 ??[int, float, short, byte, char]) + (r5v1 com.discord.simpleast.core.node.StyleNode$b) */ /* JADX WARNING: Illegal instructions before constructor call */ - public b(String str, String str2, String str3, f fVar) { + public a(String str, String str2, String str3, f fVar) { super(r0); m.checkNotNullParameter(str, "pre"); - m.checkNotNullParameter(str3, "params"); + m.checkNotNullParameter(str2, "signature"); m.checkNotNullParameter(fVar, "codeStyleProviders"); Node[] nodeArr = new Node[3]; nodeArr[0] = new StyleNode.b(str, fVar.d); - nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.e) : null; - nodeArr[2] = new StyleNode.b(str3, fVar.h); - } - } - - /* compiled from: JavaScript.kt */ - public static final class c extends Node.a { - public static final Pattern a = Pattern.compile("^([{\\[,])(\\s*[a-zA-Z0-9_$]*)(:)", 32); - public static final a b = new a(null); - - /* compiled from: JavaScript.kt */ - public static final class a { - public a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public c(String str, String str2, String str3, f fVar) { - super(new StyleNode.b(str, fVar.a), new StyleNode.b(str2, fVar.e), new StyleNode.b(str3, fVar.a)); - m.checkNotNullParameter(str, "prefix"); - m.checkNotNullParameter(str2, "property"); - m.checkNotNullParameter(str3, "suffix"); - m.checkNotNullParameter(fVar, "codeStyleProviders"); + nodeArr[1] = new StyleNode.b(str2, fVar.e); + nodeArr[2] = str3 != null ? new StyleNode.b(str3, fVar.h) : null; } } } diff --git a/app/src/main/java/c/a/t/a/j.java b/app/src/main/java/c/a/t/a/j.java index e57c9c8000..33c3dd1eae 100644 --- a/app/src/main/java/c/a/t/a/j.java +++ b/app/src/main/java/c/a/t/a/j.java @@ -1,6 +1,6 @@ package c.a.t.a; -import c.a.t.a.i; +import c.a.t.a.k; import c0.z.d.m; import com.discord.simpleast.core.node.Node; import com.discord.simpleast.core.parser.ParseSpec; @@ -13,7 +13,7 @@ public final class j extends Rule, S> { public final /* synthetic */ f a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public j(i.b.a aVar, f fVar, Pattern pattern) { + public j(k.a.C0046a aVar, f fVar, Pattern pattern) { super(pattern); this.a = fVar; } @@ -24,11 +24,10 @@ public final class j extends Rule, S> { m.checkNotNullParameter(parser, "parser"); String group = matcher.group(1); String group2 = matcher.group(2); - String group3 = matcher.group(3); m.checkNotNull(group); - m.checkNotNull(group3); - i.b bVar = new i.b(group, group2, group3, this.a); - m.checkNotNullParameter(bVar, "node"); - return new ParseSpec<>(bVar, s); + m.checkNotNull(group2); + k.a aVar = new k.a(group, group2, this.a); + m.checkNotNullParameter(aVar, "node"); + return new ParseSpec<>(aVar, s); } } diff --git a/app/src/main/java/c/a/t/a/k.java b/app/src/main/java/c/a/t/a/k.java index b807b87f4c..3acc3f86cc 100644 --- a/app/src/main/java/c/a/t/a/k.java +++ b/app/src/main/java/c/a/t/a/k.java @@ -1,35 +1,93 @@ package c.a.t.a; -import c.a.t.a.i; +import c0.g0.i; import c0.z.d.m; +import com.discord.models.domain.ModelAuditLogEntry; import com.discord.simpleast.core.node.Node; -import com.discord.simpleast.core.parser.ParseSpec; -import com.discord.simpleast.core.parser.Parser; -import com.discord.simpleast.core.parser.Rule; -import java.util.regex.Matcher; +import com.discord.simpleast.core.node.StyleNode; import java.util.regex.Pattern; +import kotlin.jvm.internal.DefaultConstructorMarker; +import kotlin.text.Regex; /* compiled from: JavaScript.kt */ -public final class k extends Rule, S> { - public final /* synthetic */ f a; +public final class k { + public static final String[] a = {"import|from|export|default|package", "class|enum", "function|super|extends|implements|arguments", "var|let|const|static|get|set|new", "return|break|continue|yield|void", "if|else|for|while|do|switch|async|await|case|try|catch|finally|delete|throw|NaN|Infinity", "of|in|instanceof|typeof", "debugger|with", "true|false|null|undefined"}; + public static final String[] b = {"String|Boolean|RegExp|Number|Date|Math|JSON|Symbol|BigInt|Atomics|DataView", "Function|Promise|Generator|GeneratorFunction|AsyncFunction|AsyncGenerator|AsyncGeneratorFunction", "Array|Object|Map|Set|WeakMap|WeakSet|Int8Array|Int16Array|Int32Array|Uint8Array|Uint16Array", "Uint32Array|Uint8ClampedArray|Float32Array|Float64Array|BigInt64Array|BigUint64Array|Buffer", "ArrayBuffer|SharedArrayBuffer", "Reflect|Proxy|Intl|WebAssembly", "console|process|require|isNaN|parseInt|parseFloat|encodeURI|decodeURI|encodeURIComponent", "decodeURIComponent|this|global|globalThis|eval|isFinite|module", "setTimeout|setInterval|clearTimeout|clearInterval|setImmediate|clearImmediate", "queueMicrotask|document|window", "Error|SyntaxError|TypeError|RangeError|ReferenceError|EvalError|InternalError|URIError", "AggregateError|escape|unescape|URL|URLSearchParams|TextEncoder|TextDecoder", "AbortController|AbortSignal|EventTarget|Event|MessageChannel", "MessagePort|MessageEvent|FinalizationRegistry|WeakRef", "regeneratorRuntime|performance"}; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public k(i.c.a aVar, f fVar, Pattern pattern) { - super(pattern); - this.a = fVar; + /* renamed from: c reason: collision with root package name */ + public static final Pattern f241c = Pattern.compile("^/.+(?"); + public static final Pattern e = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); + public static final Pattern f = Pattern.compile("^('.*?(? extends Node.a { + public static final Pattern a = Pattern.compile("^(var|let|const)(\\s+[a-zA-Z_$][a-zA-Z0-9_$]*)"); + public static final C0046a b = new C0046a(null); + + /* compiled from: JavaScript.kt */ + /* renamed from: c.a.t.a.k$a$a reason: collision with other inner class name */ + public static final class C0046a { + public C0046a(DefaultConstructorMarker defaultConstructorMarker) { + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(String str, String str2, f fVar) { + super(new StyleNode.b(str, fVar.d), new StyleNode.b(str2, fVar.e)); + m.checkNotNullParameter(str, "definition"); + m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); + m.checkNotNullParameter(fVar, "codeStyleProviders"); + } } - @Override // com.discord.simpleast.core.parser.Rule - public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { - m.checkNotNullParameter(matcher, "matcher"); - m.checkNotNullParameter(parser, "parser"); - String group = matcher.group(1); - String group2 = matcher.group(2); - String group3 = matcher.group(3); - m.checkNotNull(group); - m.checkNotNull(group2); - m.checkNotNull(group3); - i.c cVar = new i.c(group, group2, group3, this.a); - m.checkNotNullParameter(cVar, "node"); - return new ParseSpec<>(cVar, s); + /* compiled from: JavaScript.kt */ + public static final class b extends Node.a { + public static final Pattern a = new Regex("^(function\\*?|static|get|set|async)(\\s+[a-zA-Z_$][a-zA-Z0-9_$]*)?(\\s*\\(.*?\\))", i.DOT_MATCHES_ALL).toPattern(); + public static final a b = new a(null); + + /* compiled from: JavaScript.kt */ + public static final class a { + public a(DefaultConstructorMarker defaultConstructorMarker) { + } + } + + /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x002a: APUT + (r0v4 com.discord.simpleast.core.node.Node[]) + (1 ??[boolean, int, float, short, byte, char]) + (r1v1 com.discord.simpleast.core.node.StyleNode$b) + */ + /* JADX WARNING: Illegal instructions before constructor call */ + public b(String str, String str2, String str3, f fVar) { + super(r0); + m.checkNotNullParameter(str, "pre"); + m.checkNotNullParameter(str3, "params"); + m.checkNotNullParameter(fVar, "codeStyleProviders"); + Node[] nodeArr = new Node[3]; + nodeArr[0] = new StyleNode.b(str, fVar.d); + nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.e) : null; + nodeArr[2] = new StyleNode.b(str3, fVar.h); + } + } + + /* compiled from: JavaScript.kt */ + public static final class c extends Node.a { + public static final Pattern a = Pattern.compile("^([\\{\\[\\,])(\\s*[a-zA-Z0-9_$]+)(\\s*:)"); + public static final a b = new a(null); + + /* compiled from: JavaScript.kt */ + public static final class a { + public a(DefaultConstructorMarker defaultConstructorMarker) { + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public c(String str, String str2, String str3, f fVar) { + super(new StyleNode.b(str, fVar.a), new StyleNode.b(str2, fVar.e), new StyleNode.b(str3, fVar.a)); + m.checkNotNullParameter(str, "prefix"); + m.checkNotNullParameter(str2, "property"); + m.checkNotNullParameter(str3, "suffix"); + m.checkNotNullParameter(fVar, "codeStyleProviders"); + } } } diff --git a/app/src/main/java/c/a/t/a/l.java b/app/src/main/java/c/a/t/a/l.java index 2383309bc0..80be222f5d 100644 --- a/app/src/main/java/c/a/t/a/l.java +++ b/app/src/main/java/c/a/t/a/l.java @@ -1,32 +1,34 @@ package c.a.t.a; -import c.a.t.a.m; +import c.a.t.a.k; +import c0.z.d.m; import com.discord.simpleast.core.node.Node; import com.discord.simpleast.core.parser.ParseSpec; import com.discord.simpleast.core.parser.Parser; import com.discord.simpleast.core.parser.Rule; import java.util.regex.Matcher; import java.util.regex.Pattern; -/* compiled from: Kotlin.kt */ +/* compiled from: JavaScript.kt */ public final class l extends Rule, S> { public final /* synthetic */ f a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public l(m.a.C0046a aVar, f fVar, Pattern pattern) { + public l(k.b.a aVar, f fVar, Pattern pattern) { super(pattern); this.a = fVar; } @Override // com.discord.simpleast.core.parser.Rule public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { - c0.z.d.m.checkNotNullParameter(matcher, "matcher"); - c0.z.d.m.checkNotNullParameter(parser, "parser"); + m.checkNotNullParameter(matcher, "matcher"); + m.checkNotNullParameter(parser, "parser"); String group = matcher.group(1); String group2 = matcher.group(2); - c0.z.d.m.checkNotNull(group); - c0.z.d.m.checkNotNull(group2); - m.a aVar = new m.a(group, group2, this.a); - c0.z.d.m.checkNotNullParameter(aVar, "node"); - return new ParseSpec<>(aVar, s); + String group3 = matcher.group(3); + m.checkNotNull(group); + m.checkNotNull(group3); + k.b bVar = new k.b(group, group2, group3, this.a); + m.checkNotNullParameter(bVar, "node"); + return new ParseSpec<>(bVar, s); } } diff --git a/app/src/main/java/c/a/t/a/m.java b/app/src/main/java/c/a/t/a/m.java index f2adb2a2fe..03f51bf1c6 100644 --- a/app/src/main/java/c/a/t/a/m.java +++ b/app/src/main/java/c/a/t/a/m.java @@ -1,72 +1,34 @@ package c.a.t.a; -import c0.g0.i; -import com.discord.models.domain.ModelAuditLogEntry; +import c.a.t.a.k; import com.discord.simpleast.core.node.Node; -import com.discord.simpleast.core.node.StyleNode; +import com.discord.simpleast.core.parser.ParseSpec; +import com.discord.simpleast.core.parser.Parser; +import com.discord.simpleast.core.parser.Rule; +import java.util.regex.Matcher; import java.util.regex.Pattern; -import kotlin.jvm.internal.DefaultConstructorMarker; -import kotlin.text.Regex; -/* compiled from: Kotlin.kt */ -public final class m { - public static final String[] a = {"public|private|internal|inline|lateinit|abstract|open|reified", "import|package", "class|interface|data|enum|sealed|object|typealias", "fun|override|this|super|where|constructor|init|param|delegate", "const|val|var|get|final|vararg|it", "return|break|continue|suspend", "for|while|do|if|else|when|try|catch|finally|throw", "in|out|is|as|typeof", "shr|ushr|shl|ushl", "true|false|null"}; - public static final String[] b = {"true|false|Boolean|String|Char", "Int|UInt|Long|ULong|Float|Double|Byte|UByte|Short|UShort", "Self|Set|Map|MutableMap|List|MutableList|Array|Runnable|Unit", "arrayOf|listOf|mapOf|setOf|let|also|apply|run"}; +/* compiled from: JavaScript.kt */ +public final class m extends Rule, S> { + public final /* synthetic */ f a; - /* renamed from: c reason: collision with root package name */ - public static final Pattern f241c = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); - public static final Pattern d = Pattern.compile("^@(\\w+)"); - public static final Pattern e = Pattern.compile("^\"[\\s\\S]*?(? extends Node.a { - public static final Pattern a = Pattern.compile("^(val|var)(\\s+\\w+)", 32); - public static final C0046a b = new C0046a(null); - - /* compiled from: Kotlin.kt */ - /* renamed from: c.a.t.a.m$a$a reason: collision with other inner class name */ - public static final class C0046a { - public C0046a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public a(String str, String str2, f fVar) { - super(new StyleNode.b(str, fVar.d), new StyleNode.b(str2, fVar.e)); - c0.z.d.m.checkNotNullParameter(str, "definition"); - c0.z.d.m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); - c0.z.d.m.checkNotNullParameter(fVar, "codeStyleProviders"); - } + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public m(k.c.a aVar, f fVar, Pattern pattern) { + super(pattern); + this.a = fVar; } - /* compiled from: Kotlin.kt */ - public static final class b extends Node.a { - public static final Pattern a = new Regex("^(fun)( *<.*>)?( \\w+)( *\\(.*?\\))", i.DOT_MATCHES_ALL).toPattern(); - public static final a b = new a(null); - - /* compiled from: Kotlin.kt */ - public static final class a { - public a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0030: APUT - (r0v5 com.discord.simpleast.core.node.Node[]) - (1 ??[boolean, int, float, short, byte, char]) - (r1v1 com.discord.simpleast.core.node.StyleNode$b) - */ - /* JADX WARNING: Illegal instructions before constructor call */ - public b(String str, String str2, String str3, String str4, f fVar) { - super(r0); - c0.z.d.m.checkNotNullParameter(str, "pre"); - c0.z.d.m.checkNotNullParameter(str3, "signature"); - c0.z.d.m.checkNotNullParameter(str4, "params"); - c0.z.d.m.checkNotNullParameter(fVar, "codeStyleProviders"); - Node[] nodeArr = new Node[4]; - nodeArr[0] = new StyleNode.b(str, fVar.d); - nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.g) : null; - nodeArr[2] = new StyleNode.b(str3, fVar.e); - nodeArr[3] = new StyleNode.b(str4, fVar.h); - } + @Override // com.discord.simpleast.core.parser.Rule + public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { + c0.z.d.m.checkNotNullParameter(matcher, "matcher"); + c0.z.d.m.checkNotNullParameter(parser, "parser"); + String group = matcher.group(1); + String group2 = matcher.group(2); + String group3 = matcher.group(3); + c0.z.d.m.checkNotNull(group); + c0.z.d.m.checkNotNull(group2); + c0.z.d.m.checkNotNull(group3); + k.c cVar = new k.c(group, group2, group3, this.a); + c0.z.d.m.checkNotNullParameter(cVar, "node"); + return new ParseSpec<>(cVar, s); } } diff --git a/app/src/main/java/c/a/t/a/n.java b/app/src/main/java/c/a/t/a/n.java index 2b48abf53a..81e945fee4 100644 --- a/app/src/main/java/c/a/t/a/n.java +++ b/app/src/main/java/c/a/t/a/n.java @@ -1,6 +1,7 @@ package c.a.t.a; -import c.a.t.a.m; +import c.a.t.a.o; +import c0.z.d.m; import com.discord.simpleast.core.node.Node; import com.discord.simpleast.core.parser.ParseSpec; import com.discord.simpleast.core.parser.Parser; @@ -12,24 +13,21 @@ public final class n extends Rule, S> { public final /* synthetic */ f a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public n(m.b.a aVar, f fVar, Pattern pattern) { + public n(o.a.C0047a aVar, f fVar, Pattern pattern) { super(pattern); this.a = fVar; } @Override // com.discord.simpleast.core.parser.Rule public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { - c0.z.d.m.checkNotNullParameter(matcher, "matcher"); - c0.z.d.m.checkNotNullParameter(parser, "parser"); + m.checkNotNullParameter(matcher, "matcher"); + m.checkNotNullParameter(parser, "parser"); String group = matcher.group(1); String group2 = matcher.group(2); - String group3 = matcher.group(3); - String group4 = matcher.group(4); - c0.z.d.m.checkNotNull(group); - c0.z.d.m.checkNotNull(group3); - c0.z.d.m.checkNotNull(group4); - m.b bVar = new m.b(group, group2, group3, group4, this.a); - c0.z.d.m.checkNotNullParameter(bVar, "node"); - return new ParseSpec<>(bVar, s); + m.checkNotNull(group); + m.checkNotNull(group2); + o.a aVar = new o.a(group, group2, this.a); + m.checkNotNullParameter(aVar, "node"); + return new ParseSpec<>(aVar, s); } } diff --git a/app/src/main/java/c/a/t/a/o.java b/app/src/main/java/c/a/t/a/o.java index c1f2a20862..6aeebdd417 100644 --- a/app/src/main/java/c/a/t/a/o.java +++ b/app/src/main/java/c/a/t/a/o.java @@ -1,130 +1,73 @@ package c.a.t.a; -import android.text.SpannableStringBuilder; -import c0.z.d.k; +import c0.g0.i; import c0.z.d.m; +import com.discord.models.domain.ModelAuditLogEntry; import com.discord.simpleast.core.node.Node; import com.discord.simpleast.core.node.StyleNode; -import java.util.Iterator; -import java.util.Objects; import java.util.regex.Pattern; -import kotlin.Pair; -import kotlin.jvm.functions.Function1; -/* compiled from: Xml.kt */ +import kotlin.jvm.internal.DefaultConstructorMarker; +import kotlin.text.Regex; +/* compiled from: Kotlin.kt */ public final class o { - public static final Pattern a; - public static final Pattern b; + public static final String[] a = {"public|private|internal|inline|lateinit|abstract|open|reified", "import|package", "class|interface|data|enum|sealed|object|typealias", "fun|override|this|super|where|constructor|init|param|delegate", "const|val|var|get|final|vararg|it", "return|break|continue|suspend", "for|while|do|if|else|when|try|catch|finally|throw", "in|out|is|as|typeof", "shr|ushr|shl|ushl", "true|false|null"}; + public static final String[] b = {"true|false|Boolean|String|Char", "Int|UInt|Long|ULong|Float|Double|Byte|UByte|Short|UShort", "Self|Set|Map|MutableMap|List|MutableList|Array|Runnable|Unit", "arrayOf|listOf|mapOf|setOf|let|also|apply|run"}; /* renamed from: c reason: collision with root package name */ - public static final o f242c = new o(); + public static final Pattern f242c = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); + public static final Pattern d = Pattern.compile("^@(\\w+)"); + public static final Pattern e = Pattern.compile("^\"[\\s\\S]*?(? extends Node.a { - public final String a; - public final String b; + public static final Pattern a = Pattern.compile("^(val|var)(\\s+\\w+)", 32); + public static final C0047a b = new C0047a(null); - /* renamed from: c reason: collision with root package name */ - public final f f243c; - - /* compiled from: Xml.kt */ + /* compiled from: Kotlin.kt */ /* renamed from: c.a.t.a.o$a$a reason: collision with other inner class name */ - public static final /* synthetic */ class C0047a extends k implements Function1> { - public C0047a(StyleNode.a aVar) { - super(1, aVar, StyleNode.a.class, "get", "get(Ljava/lang/Object;)Ljava/lang/Iterable;", 0); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function1 - public Iterable invoke(Object obj) { - return ((StyleNode.a) this.receiver).get(obj); + public static final class C0047a { + public C0047a(DefaultConstructorMarker defaultConstructorMarker) { } } /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(String str, String str2, f fVar) { - super(new Node[0]); - m.checkNotNullParameter(str, "opening"); + super(new StyleNode.b(str, fVar.d), new StyleNode.b(str2, fVar.e)); + m.checkNotNullParameter(str, "definition"); + m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME); m.checkNotNullParameter(fVar, "codeStyleProviders"); - this.a = str; - this.b = str2; - this.f243c = fVar; - } - - @Override // com.discord.simpleast.core.node.Node.a, com.discord.simpleast.core.node.Node - public void render(SpannableStringBuilder spannableStringBuilder, RC rc) { - Pair pair; - m.checkNotNullParameter(spannableStringBuilder, "builder"); - String str = this.a; - int length = str.length(); - boolean z2 = false; - int i = 0; - while (true) { - if (i >= length) { - i = -1; - break; - } - char charAt = str.charAt(i); - if (c0.g0.a.isWhitespace(charAt) || charAt == '/') { - break; - } - i++; - } - if (i != -1) { - String str2 = this.a; - Objects.requireNonNull(str2, "null cannot be cast to non-null type java.lang.String"); - String substring = str2.substring(0, i); - m.checkNotNullExpressionValue(substring, "(this as java.lang.Strin…ing(startIndex, endIndex)"); - String str3 = this.a; - Objects.requireNonNull(str3, "null cannot be cast to non-null type java.lang.String"); - String substring2 = str3.substring(i); - m.checkNotNullExpressionValue(substring2, "(this as java.lang.String).substring(startIndex)"); - pair = c0.o.to(substring, substring2); - } else { - pair = c0.o.to(this.a, ""); - } - String str4 = (String) pair.component2(); - C0047a aVar = new C0047a(this.f243c.g); - int length2 = spannableStringBuilder.length(); - spannableStringBuilder.append((CharSequence) ('<' + ((String) pair.component1()))); - Iterator it = aVar.invoke(rc).iterator(); - while (it.hasNext()) { - spannableStringBuilder.setSpan(it.next(), length2, spannableStringBuilder.length(), 33); - } - int length3 = spannableStringBuilder.length(); - spannableStringBuilder.append((CharSequence) (str4 + '>')); - Iterator it2 = this.f243c.h.get(rc).iterator(); - while (it2.hasNext()) { - spannableStringBuilder.setSpan(it2.next(), length3, spannableStringBuilder.length() - 1, 33); - } - Iterator it3 = aVar.invoke(rc).iterator(); - while (it3.hasNext()) { - spannableStringBuilder.setSpan(it3.next(), spannableStringBuilder.length() - 1, spannableStringBuilder.length(), 33); - } - super.render(spannableStringBuilder, rc); - String str5 = this.b; - if (str5 == null || str5.length() == 0) { - z2 = true; - } - if (!z2) { - int length4 = spannableStringBuilder.length(); - StringBuilder O = c.d.b.a.a.O("'); - spannableStringBuilder.append((CharSequence) O.toString()); - Iterator it4 = aVar.invoke(rc).iterator(); - while (it4.hasNext()) { - spannableStringBuilder.setSpan(it4.next(), length4 + 1, spannableStringBuilder.length(), 33); - } - } } } - static { - Pattern compile = Pattern.compile("^", 32); - m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^\"\"\", Pattern.DOTALL)"); - a = compile; - Pattern compile2 = Pattern.compile("^<([\\s\\S]+?)(?:>(.*?)<\\/([\\s\\S]+?))?>", 32); - m.checkNotNullExpressionValue(compile2, "Pattern.compile(\n \"…?))?>\"\"\", Pattern.DOTALL)"); - b = compile2; + /* compiled from: Kotlin.kt */ + public static final class b extends Node.a { + public static final Pattern a = new Regex("^(fun)( *<.*>)?( \\w+)( *\\(.*?\\))", i.DOT_MATCHES_ALL).toPattern(); + public static final a b = new a(null); + + /* compiled from: Kotlin.kt */ + public static final class a { + public a(DefaultConstructorMarker defaultConstructorMarker) { + } + } + + /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0030: APUT + (r0v5 com.discord.simpleast.core.node.Node[]) + (1 ??[boolean, int, float, short, byte, char]) + (r1v1 com.discord.simpleast.core.node.StyleNode$b) + */ + /* JADX WARNING: Illegal instructions before constructor call */ + public b(String str, String str2, String str3, String str4, f fVar) { + super(r0); + m.checkNotNullParameter(str, "pre"); + m.checkNotNullParameter(str3, "signature"); + m.checkNotNullParameter(str4, "params"); + m.checkNotNullParameter(fVar, "codeStyleProviders"); + Node[] nodeArr = new Node[4]; + nodeArr[0] = new StyleNode.b(str, fVar.d); + nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.g) : null; + nodeArr[2] = new StyleNode.b(str3, fVar.e); + nodeArr[3] = new StyleNode.b(str4, fVar.h); + } } } diff --git a/app/src/main/java/c/a/t/a/p.java b/app/src/main/java/c/a/t/a/p.java index 4cb1f10b16..1d470ff03a 100644 --- a/app/src/main/java/c/a/t/a/p.java +++ b/app/src/main/java/c/a/t/a/p.java @@ -8,12 +8,12 @@ import com.discord.simpleast.core.parser.Parser; import com.discord.simpleast.core.parser.Rule; import java.util.regex.Matcher; import java.util.regex.Pattern; -/* compiled from: Xml.kt */ +/* compiled from: Kotlin.kt */ public final class p extends Rule, S> { public final /* synthetic */ f a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public p(o oVar, f fVar, Pattern pattern) { + public p(o.b.a aVar, f fVar, Pattern pattern) { super(pattern); this.a = fVar; } @@ -23,17 +23,14 @@ public final class p extends Rule, S> { m.checkNotNullParameter(matcher, "matcher"); m.checkNotNullParameter(parser, "parser"); String group = matcher.group(1); + String group2 = matcher.group(2); + String group3 = matcher.group(3); + String group4 = matcher.group(4); m.checkNotNull(group); - String group2 = matcher.group(3); - if (matcher.group(2) != null) { - o.a aVar = new o.a(group, group2, this.a); - int start = matcher.start(2); - int end = matcher.end(2); - m.checkNotNullParameter(aVar, "node"); - return new ParseSpec<>(aVar, s, start, end); - } - o.a aVar2 = new o.a(group, group2, this.a); - m.checkNotNullParameter(aVar2, "node"); - return new ParseSpec<>(aVar2, s); + m.checkNotNull(group3); + m.checkNotNull(group4); + o.b bVar = new o.b(group, group2, group3, group4, this.a); + m.checkNotNullParameter(bVar, "node"); + return new ParseSpec<>(bVar, s); } } diff --git a/app/src/main/java/c/a/t/a/q.java b/app/src/main/java/c/a/t/a/q.java new file mode 100644 index 0000000000..c2fa5391ea --- /dev/null +++ b/app/src/main/java/c/a/t/a/q.java @@ -0,0 +1,131 @@ +package c.a.t.a; + +import android.text.SpannableStringBuilder; +import c0.o; +import c0.z.d.k; +import c0.z.d.m; +import com.discord.simpleast.core.node.Node; +import com.discord.simpleast.core.node.StyleNode; +import java.util.Iterator; +import java.util.Objects; +import java.util.regex.Pattern; +import kotlin.Pair; +import kotlin.jvm.functions.Function1; +/* compiled from: Xml.kt */ +public final class q { + public static final Pattern a; + public static final Pattern b; + + /* renamed from: c reason: collision with root package name */ + public static final q f243c = new q(); + + /* compiled from: Xml.kt */ + public static final class a extends Node.a { + public final String a; + public final String b; + + /* renamed from: c reason: collision with root package name */ + public final f f244c; + + /* compiled from: Xml.kt */ + /* renamed from: c.a.t.a.q$a$a reason: collision with other inner class name */ + public static final /* synthetic */ class C0048a extends k implements Function1> { + public C0048a(StyleNode.a aVar) { + super(1, aVar, StyleNode.a.class, "get", "get(Ljava/lang/Object;)Ljava/lang/Iterable;", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function1 + public Iterable invoke(Object obj) { + return ((StyleNode.a) this.receiver).get(obj); + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(String str, String str2, f fVar) { + super(new Node[0]); + m.checkNotNullParameter(str, "opening"); + m.checkNotNullParameter(fVar, "codeStyleProviders"); + this.a = str; + this.b = str2; + this.f244c = fVar; + } + + @Override // com.discord.simpleast.core.node.Node.a, com.discord.simpleast.core.node.Node + public void render(SpannableStringBuilder spannableStringBuilder, RC rc) { + Pair pair; + m.checkNotNullParameter(spannableStringBuilder, "builder"); + String str = this.a; + int length = str.length(); + boolean z2 = false; + int i = 0; + while (true) { + if (i >= length) { + i = -1; + break; + } + char charAt = str.charAt(i); + if (c0.g0.a.isWhitespace(charAt) || charAt == '/') { + break; + } + i++; + } + if (i != -1) { + String str2 = this.a; + Objects.requireNonNull(str2, "null cannot be cast to non-null type java.lang.String"); + String substring = str2.substring(0, i); + m.checkNotNullExpressionValue(substring, "(this as java.lang.Strin…ing(startIndex, endIndex)"); + String str3 = this.a; + Objects.requireNonNull(str3, "null cannot be cast to non-null type java.lang.String"); + String substring2 = str3.substring(i); + m.checkNotNullExpressionValue(substring2, "(this as java.lang.String).substring(startIndex)"); + pair = o.to(substring, substring2); + } else { + pair = o.to(this.a, ""); + } + String str4 = (String) pair.component2(); + C0048a aVar = new C0048a(this.f244c.g); + int length2 = spannableStringBuilder.length(); + spannableStringBuilder.append((CharSequence) ('<' + ((String) pair.component1()))); + Iterator it = aVar.invoke(rc).iterator(); + while (it.hasNext()) { + spannableStringBuilder.setSpan(it.next(), length2, spannableStringBuilder.length(), 33); + } + int length3 = spannableStringBuilder.length(); + spannableStringBuilder.append((CharSequence) (str4 + '>')); + Iterator it2 = this.f244c.h.get(rc).iterator(); + while (it2.hasNext()) { + spannableStringBuilder.setSpan(it2.next(), length3, spannableStringBuilder.length() - 1, 33); + } + Iterator it3 = aVar.invoke(rc).iterator(); + while (it3.hasNext()) { + spannableStringBuilder.setSpan(it3.next(), spannableStringBuilder.length() - 1, spannableStringBuilder.length(), 33); + } + super.render(spannableStringBuilder, rc); + String str5 = this.b; + if (str5 == null || str5.length() == 0) { + z2 = true; + } + if (!z2) { + int length4 = spannableStringBuilder.length(); + StringBuilder O = c.d.b.a.a.O("'); + spannableStringBuilder.append((CharSequence) O.toString()); + Iterator it4 = aVar.invoke(rc).iterator(); + while (it4.hasNext()) { + spannableStringBuilder.setSpan(it4.next(), length4 + 1, spannableStringBuilder.length(), 33); + } + } + } + } + + static { + Pattern compile = Pattern.compile("^", 32); + m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^\"\"\", Pattern.DOTALL)"); + a = compile; + Pattern compile2 = Pattern.compile("^<([\\s\\S]+?)(?:>(.*?)<\\/([\\s\\S]+?))?>", 32); + m.checkNotNullExpressionValue(compile2, "Pattern.compile(\n \"…?))?>\"\"\", Pattern.DOTALL)"); + b = compile2; + } +} diff --git a/app/src/main/java/c/a/t/a/r.java b/app/src/main/java/c/a/t/a/r.java new file mode 100644 index 0000000000..e86aa07027 --- /dev/null +++ b/app/src/main/java/c/a/t/a/r.java @@ -0,0 +1,39 @@ +package c.a.t.a; + +import c.a.t.a.q; +import c0.z.d.m; +import com.discord.simpleast.core.node.Node; +import com.discord.simpleast.core.parser.ParseSpec; +import com.discord.simpleast.core.parser.Parser; +import com.discord.simpleast.core.parser.Rule; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +/* compiled from: Xml.kt */ +public final class r extends Rule, S> { + public final /* synthetic */ f a; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public r(q qVar, f fVar, Pattern pattern) { + super(pattern); + this.a = fVar; + } + + @Override // com.discord.simpleast.core.parser.Rule + public ParseSpec parse(Matcher matcher, Parser, S> parser, S s) { + m.checkNotNullParameter(matcher, "matcher"); + m.checkNotNullParameter(parser, "parser"); + String group = matcher.group(1); + m.checkNotNull(group); + String group2 = matcher.group(3); + if (matcher.group(2) != null) { + q.a aVar = new q.a(group, group2, this.a); + int start = matcher.start(2); + int end = matcher.end(2); + m.checkNotNullParameter(aVar, "node"); + return new ParseSpec<>(aVar, s, start, end); + } + q.a aVar2 = new q.a(group, group2, this.a); + m.checkNotNullParameter(aVar2, "node"); + return new ParseSpec<>(aVar2, s); + } +} diff --git a/app/src/main/java/c/a/t/b/b/e.java b/app/src/main/java/c/a/t/b/b/e.java index 8c9bcc44cc..28367b3579 100644 --- a/app/src/main/java/c/a/t/b/b/e.java +++ b/app/src/main/java/c/a/t/b/b/e.java @@ -18,7 +18,7 @@ public final class e { public static final Pattern b = Pattern.compile("^__([\\s\\S]+?)__(?!_)"); /* renamed from: c reason: collision with root package name */ - public static final Pattern f244c = Pattern.compile("^~~(?=\\S)([\\s\\S]*?\\S)~~"); + public static final Pattern f245c = Pattern.compile("^~~(?=\\S)([\\s\\S]*?\\S)~~"); public static final Pattern d = Pattern.compile("^(?:\\n *)*\\n"); public static final Pattern e = Pattern.compile("^[\\s\\S]+?(?=[^0-9A-Za-z\\s\\u00c0-\\uffff]|\\n| {2,}\\n|\\w+:\\S|$)"); public static final Pattern f = Pattern.compile("^\\\\([^0-9A-Za-z\\s])"); @@ -86,7 +86,7 @@ public final class e { Pattern pattern5 = g; m.checkNotNullExpressionValue(pattern5, "PATTERN_ITALICS"); arrayList.add(new c(eVar2, pattern5)); - Pattern pattern6 = f244c; + Pattern pattern6 = f245c; m.checkNotNullExpressionValue(pattern6, "PATTERN_STRIKETHRU"); arrayList.add(c(pattern6, f.i)); if (z2) { diff --git a/app/src/main/java/c/a/t/c/a.java b/app/src/main/java/c/a/t/c/a.java index 6e0951158e..426af3a5dc 100644 --- a/app/src/main/java/c/a/t/c/a.java +++ b/app/src/main/java/c/a/t/c/a.java @@ -26,18 +26,18 @@ public final class a { public static final Pattern b; /* renamed from: c reason: collision with root package name */ - public static final Pattern f245c; + public static final Pattern f246c; public static final Pattern d = new Regex("^\\s*(?:(?:(.+)(?: +\\{([\\w ]*)\\}))|(.*))[ \\t]*\\n *([=\\-]){3,}[ \\t]*(?=\\n|$)").toPattern(); public static final a e = new a(); /* compiled from: MarkdownRules.kt */ /* renamed from: c.a.t.c.a$a reason: collision with other inner class name */ - public static class C0048a extends b { + public static class C0049a extends b { private final Function1 classSpanProvider; private final List, S>> innerRules; /* JADX INFO: this call moved to the top of the method (can break code semantics) */ - public C0048a(Function1 function1, Function1 function12) { + public C0049a(Function1 function1, Function1 function12) { this(function1, function12, u.plus((Collection) e.b(false, false, 2), e.h.d())); m.checkNotNullParameter(function1, "styleSpanProvider"); m.checkNotNullParameter(function12, "classSpanProvider"); @@ -47,7 +47,7 @@ public final class a { /* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: java.util.List, S>> */ /* JADX WARN: Multi-variable type inference failed */ /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public C0048a(Function1 function1, Function1 function12, List, S>> list) { + public C0049a(Function1 function1, Function1 function12, List, S>> list) { super(a.d, function1); m.checkNotNullParameter(function1, "styleSpanProvider"); m.checkNotNullParameter(function12, "classSpanProvider"); @@ -120,7 +120,7 @@ public final class a { this(pattern, function1); if ((i & 1) != 0) { a aVar = a.e; - pattern = a.f245c; + pattern = a.f246c; } } @@ -189,6 +189,6 @@ public final class a { b = compile2; Pattern compile3 = Pattern.compile("^\\s*(.+)\\n *(=|-){3,} *(?=\\n|$)", 0); m.checkNotNullExpressionValue(compile3, "java.util.regex.Pattern.compile(this, flags)"); - f245c = compile3; + f246c = compile3; } } diff --git a/app/src/main/java/c/a/w/a.java b/app/src/main/java/c/a/w/a.java index acc90cc462..181011fff3 100644 --- a/app/src/main/java/c/a/w/a.java +++ b/app/src/main/java/c/a/w/a.java @@ -10,11 +10,11 @@ public final class a { /* compiled from: TypeTokens.kt */ /* renamed from: c.a.w.a$a reason: collision with other inner class name */ - public static final class C0049a extends TypeToken> { + public static final class C0050a extends TypeToken> { } static { - Type type = new C0049a().getType(); + Type type = new C0050a().getType(); m.checkNotNullExpressionValue(type, "object : TypeToken>() {}.type"); a = type; } diff --git a/app/src/main/java/c/a/y/b0.java b/app/src/main/java/c/a/y/b0.java index 7394cbebe9..18bf968493 100644 --- a/app/src/main/java/c/a/y/b0.java +++ b/app/src/main/java/c/a/y/b0.java @@ -44,10 +44,10 @@ public final class b0 extends AppBottomSheet implements i { /* compiled from: SelectorBottomSheet.kt */ /* renamed from: c.a.y.b0$a$a reason: collision with other inner class name */ - public static final class C0050a extends o implements Function1 { - public static final C0050a i = new C0050a(); + public static final class C0051a extends o implements Function1 { + public static final C0051a i = new C0051a(); - public C0050a() { + public C0051a() { super(1); } @@ -68,7 +68,7 @@ public final class b0 extends AppBottomSheet implements i { 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 = C0050a.i; + function1 = C0051a.i; } return aVar.a(fragmentManager, str, list, z3, function1); } diff --git a/app/src/main/java/c/a/y/e0.java b/app/src/main/java/c/a/y/e0.java index 9f536fa81e..ea47d636e2 100644 --- a/app/src/main/java/c/a/y/e0.java +++ b/app/src/main/java/c/a/y/e0.java @@ -21,7 +21,7 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { public final DialogInterface b; /* renamed from: c reason: collision with root package name */ - public final d f246c; + public final d f247c; /* JADX WARNING: Illegal instructions before constructor call */ public e0(i iVar, DialogInterface dialogInterface, d dVar) { @@ -33,7 +33,7 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { m.checkNotNullExpressionValue(constraintLayout, "itemBinding.root"); this.a = iVar; this.b = dialogInterface; - this.f246c = dVar; + this.f247c = dVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @@ -43,13 +43,13 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { Drawable drawable; c0 c0Var2 = c0Var; m.checkNotNullParameter(c0Var2, "data"); - MaterialTextView materialTextView = this.f246c.d; + MaterialTextView materialTextView = this.f247c.d; m.checkNotNullExpressionValue(materialTextView, "itemBinding.selectComponentSheetItemTitle"); b.a(materialTextView, c0Var2.e()); - MaterialTextView materialTextView2 = this.f246c.b; + MaterialTextView materialTextView2 = this.f247c.b; m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription"); ViewExtensions.setTextAndVisibilityBy(materialTextView2, c0Var2.a()); - SimpleDraweeView simpleDraweeView = this.f246c.f81c; + SimpleDraweeView simpleDraweeView = this.f247c.f81c; m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon"); int i2 = 0; if (!((c0Var2.d() == null && c0Var2.b() == null) ? false : true)) { @@ -58,20 +58,20 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { simpleDraweeView.setVisibility(i2); String d = c0Var2.d(); if (d != null) { - SimpleDraweeView simpleDraweeView2 = this.f246c.f81c; + SimpleDraweeView simpleDraweeView2 = this.f247c.f81c; 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.f246c.f81c.setImageResource(b.intValue()); + this.f247c.f81c.setImageResource(b.intValue()); } } Integer c2 = c0Var2.c(); if (c2 != null) { - this.f246c.f81c.setColorFilter(c2.intValue()); + this.f247c.f81c.setColorFilter(c2.intValue()); } - MaterialTextView materialTextView3 = this.f246c.d; + MaterialTextView materialTextView3 = this.f247c.d; materialTextView3.setText(c0Var2.e()); Integer g = c0Var2.g(); if (g != null) { @@ -86,16 +86,16 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder { f.intValue(); Drawable drawable2 = ContextCompat.getDrawable(materialTextView3.getContext(), c0Var2.f().intValue()); if (drawable2 != null) { - MaterialTextView materialTextView4 = this.f246c.d; + MaterialTextView materialTextView4 = this.f247c.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.f246c.a.setOnClickListener(new d0(this)); + this.f247c.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.f246c.a.setOnClickListener(new d0(this)); + this.f247c.a.setOnClickListener(new d0(this)); } } diff --git a/app/src/main/java/c/a/y/f.java b/app/src/main/java/c/a/y/f.java index 6e79231970..6106da96aa 100644 --- a/app/src/main/java/c/a/y/f.java +++ b/app/src/main/java/c/a/y/f.java @@ -19,7 +19,7 @@ public final class f extends DividerItemDecoration { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f247c; + public final int f248c; /* 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) { @@ -30,7 +30,7 @@ public final class f extends DividerItemDecoration { m.checkNotNullParameter(context, "context"); this.a = i2; this.b = i3; - this.f247c = i4; + this.f248c = i4; Drawable drawable = ContextCompat.getDrawable(context, R.drawable.drawable_divider); if (drawable != null) { Drawable wrap = DrawableCompat.wrap(drawable); @@ -45,7 +45,7 @@ public final class f extends DividerItemDecoration { m.checkNotNullParameter(recyclerView, "parent"); m.checkNotNullParameter(state, "state"); int paddingLeft = recyclerView.getPaddingLeft() + this.b; - int width = (recyclerView.getWidth() - recyclerView.getPaddingRight()) - this.f247c; + int width = (recyclerView.getWidth() - recyclerView.getPaddingRight()) - this.f248c; Drawable drawable = getDrawable(); int childCount = recyclerView.getChildCount(); for (int i = 0; i < childCount; i++) { diff --git a/app/src/main/java/c/a/y/h0.java b/app/src/main/java/c/a/y/h0.java index 1537123ad9..7ab06c3605 100644 --- a/app/src/main/java/c/a/y/h0.java +++ b/app/src/main/java/c/a/y/h0.java @@ -18,6 +18,6 @@ public final class h0 extends o implements Function0 { /* renamed from: invoke */ public Boolean mo17invoke() { VoiceUserView voiceUserView = this.this$0; - return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.f2620r); + return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.f2621r); } } diff --git a/app/src/main/java/c/a/y/j0/e.java b/app/src/main/java/c/a/y/j0/e.java index e13f1fb691..43d585b510 100644 --- a/app/src/main/java/c/a/y/j0/e.java +++ b/app/src/main/java/c/a/y/j0/e.java @@ -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 f248c; + public final int f249c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f248c = i3; + this.f249c = 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.f248c == aVar.f248c; + return this.a == aVar.a && this.b == aVar.b && this.f249c == aVar.f249c; } public int hashCode() { - return (((this.a * 31) + this.b) * 31) + this.f248c; + return (((this.a * 31) + this.b) * 31) + this.f249c; } public String toString() { @@ -41,7 +41,7 @@ public final class e implements RendererCommon.RendererEvents { O.append(", height="); O.append(this.b); O.append(", rotation="); - return c.d.b.a.a.z(O, this.f248c, ")"); + return c.d.b.a.a.z(O, this.f249c, ")"); } } diff --git a/app/src/main/java/c/a/y/j0/f.java b/app/src/main/java/c/a/y/j0/f.java index 1dda84da35..36e5b7870e 100644 --- a/app/src/main/java/c/a/y/j0/f.java +++ b/app/src/main/java/c/a/y/j0/f.java @@ -15,7 +15,7 @@ public final class f implements b { if (aVar2 == null) { return null; } - int i2 = aVar2.f248c; + int i2 = aVar2.f249c; 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/y/l.java b/app/src/main/java/c/a/y/l.java index c3557c610b..a3ae27e61f 100644 --- a/app/src/main/java/c/a/y/l.java +++ b/app/src/main/java/c/a/y/l.java @@ -16,10 +16,10 @@ import rx.subjects.Subject; public abstract class l extends OverlayDialog implements AppComponent { /* renamed from: w reason: collision with root package name */ - public final Subject f249w; + public final Subject f250w; /* renamed from: x reason: collision with root package name */ - public Function1 f250x = m.i; + public Function1 f251x = m.i; /* compiled from: Animator.kt */ public static final class a implements Animator.AnimatorListener { @@ -75,7 +75,7 @@ public abstract class l extends OverlayDialog implements AppComponent { m.checkNotNullParameter(context, "context"); PublishSubject k0 = PublishSubject.k0(); m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); - this.f249w = k0; + this.f250w = k0; setOnClickListener(new k(this)); } @@ -83,7 +83,7 @@ public abstract class l extends OverlayDialog implements AppComponent { getUnsubscribeSignal().onNext(null); Log.i(getClass().getSimpleName(), "closing"); if (!ViewCompat.isAttachedToWindow(this)) { - this.f250x.invoke(this); + this.f251x.invoke(this); return; } Animator closingAnimator = getClosingAnimator(); @@ -96,12 +96,12 @@ public abstract class l extends OverlayDialog implements AppComponent { /* 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.f250x; + return this.f251x; } @Override // com.discord.app.AppComponent public Subject getUnsubscribeSignal() { - return this.f249w; + return this.f250w; } @Override // android.view.View, android.view.ViewGroup @@ -112,6 +112,6 @@ public abstract class l extends OverlayDialog implements AppComponent { public final void setOnDialogClosed(Function1 function1) { m.checkNotNullParameter(function1, ""); - this.f250x = function1; + this.f251x = function1; } } diff --git a/app/src/main/java/c/a/y/m0/a.java b/app/src/main/java/c/a/y/m0/a.java index 7961a487cc..5ccbc24f98 100644 --- a/app/src/main/java/c/a/y/m0/a.java +++ b/app/src/main/java/c/a/y/m0/a.java @@ -21,6 +21,6 @@ public final class a implements View.OnClickListener { if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) { function1.invoke(googlePlayInAppSku); } - giftSelectView.i.f2203c.setOnClickListener(null); + giftSelectView.i.f2204c.setOnClickListener(null); } } diff --git a/app/src/main/java/c/a/y/o.java b/app/src/main/java/c/a/y/o.java index 7bf5410a60..056860d608 100644 --- a/app/src/main/java/c/a/y/o.java +++ b/app/src/main/java/c/a/y/o.java @@ -32,7 +32,7 @@ public final class o implements b f253y; + public final Subject f254y; /* compiled from: OverlayVoiceBubble.kt */ public static final class a implements i0.k.b> { @@ -70,7 +70,7 @@ public final class w extends OverlayBubbleWrap implements AppComponent { public Unit invoke(StoreVoiceParticipants.VoiceUser voiceUser) { StoreVoiceParticipants.VoiceUser voiceUser2 = voiceUser; w wVar = this.this$0; - int i = w.f251w; + int i = w.f252w; if (voiceUser2 == null) { wVar.h(); } else { @@ -91,10 +91,10 @@ public final class w extends OverlayBubbleWrap implements AppComponent { SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate; s0 s0Var = new s0(simpleDraweeView, simpleDraweeView); m.checkNotNullExpressionValue(s0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); - this.f252x = s0Var; + this.f253x = s0Var; PublishSubject k0 = PublishSubject.k0(); m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); - this.f253y = k0; + this.f254y = k0; } @Override // com.discord.overlay.views.OverlayBubbleWrap @@ -115,14 +115,14 @@ public final class w extends OverlayBubbleWrap implements AppComponent { } public final SimpleDraweeView getImageView$app_productionBetaRelease() { - SimpleDraweeView simpleDraweeView = this.f252x.b; + SimpleDraweeView simpleDraweeView = this.f253x.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.overlayBubbleIv"); return simpleDraweeView; } @Override // com.discord.app.AppComponent public Subject getUnsubscribeSignal() { - return this.f253y; + return this.f254y; } public final void h() { diff --git a/app/src/main/java/c/a/y/x.java b/app/src/main/java/c/a/y/x.java index 505854ac83..de8fe62f11 100644 --- a/app/src/main/java/c/a/y/x.java +++ b/app/src/main/java/c/a/y/x.java @@ -25,7 +25,7 @@ public final class x extends o implements Function2"); m.checkNotNullParameter(list2, ""); if (!m.areEqual(this.this$0.B, this.$searchModel$inlined.getFilter())) { - this.this$0.f254y.f.scrollToPosition(0); + this.this$0.f255y.f.scrollToPosition(0); this.this$0.B = this.$searchModel$inlined.getFilter(); } return Unit.a; diff --git a/app/src/main/java/c/a/y/z.java b/app/src/main/java/c/a/y/z.java index e52e3337cf..ed2f2b14da 100644 --- a/app/src/main/java/c/a/y/z.java +++ b/app/src/main/java/c/a/y/z.java @@ -37,10 +37,10 @@ public final class z extends l implements AppComponent { public String B; /* renamed from: y reason: collision with root package name */ - public t0 f254y; + public t0 f255y; /* renamed from: z reason: collision with root package name */ - public final WidgetGlobalSearchAdapter f255z; + public final WidgetGlobalSearchAdapter f256z; /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ public static final class a implements View.OnClickListener { @@ -106,23 +106,23 @@ public final class z extends l implements AppComponent { WidgetGlobalSearchModel widgetGlobalSearchModel2 = widgetGlobalSearchModel; m.checkNotNullParameter(widgetGlobalSearchModel2, "it"); z zVar = this.this$0; - TextView textView = zVar.f254y.d; + TextView textView = zVar.f255y.d; m.checkNotNullExpressionValue(textView, "binding.emptyResults"); int i = 8; textView.setVisibility(widgetGlobalSearchModel2.getData().isEmpty() ? 0 : 8); - RecyclerView recyclerView = zVar.f254y.f; + RecyclerView recyclerView = zVar.f255y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); if (!widgetGlobalSearchModel2.getData().isEmpty()) { i = 0; } recyclerView.setVisibility(i); - WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = zVar.f255z; + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = zVar.f256z; 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 && ChannelUtils.D(channel)) { + if (channel != null && ChannelUtils.E(channel)) { arrayList.add(obj); } } @@ -139,40 +139,40 @@ public final class z extends l implements AppComponent { getWindowLayoutParams().flags &= -9; t0 a2 = t0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f254y = a2; - RecyclerView recyclerView = this.f254y.f; + this.f255y = a2; + RecyclerView recyclerView = this.f255y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); - this.f255z = new WidgetGlobalSearchAdapter(recyclerView); + this.f256z = new WidgetGlobalSearchAdapter(recyclerView); } @Override // c.a.y.l public Animator getClosingAnimator() { Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_out); - loadAnimator.setTarget(this.f254y.f163c); + loadAnimator.setTarget(this.f255y.f163c); m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }"); return loadAnimator; } public final void h() { - this.f254y.b.setOnClickListener(new a(this)); - TextInputLayout textInputLayout = this.f254y.e; + this.f255y.b.setOnClickListener(new a(this)); + TextInputLayout textInputLayout = this.f255y.e; m.checkNotNullExpressionValue(textInputLayout, "binding.overlayChannelSearch"); ViewExtensions.setText(textInputLayout, this.B); - TextInputLayout textInputLayout2 = this.f254y.e; + TextInputLayout textInputLayout2 = this.f255y.e; m.checkNotNullExpressionValue(textInputLayout2, "binding.overlayChannelSearch"); EditText editText = textInputLayout2.getEditText(); if (editText != null) { editText.addTextChangedListener(new TextWatcher(null, null, new b(this), 3, null)); } - WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.f255z; - RecyclerView recyclerView = this.f254y.f; + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.f256z; + RecyclerView recyclerView = this.f255y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); widgetGlobalSearchAdapter.setRecycler(recyclerView); - MGRecyclerAdapter.Companion.configure(this.f255z); + MGRecyclerAdapter.Companion.configure(this.f256z); 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.f255z), z.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); + ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(companion.getForNav(F), this, this.f256z), z.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); } @Override // android.view.View, android.view.ViewGroup @@ -180,7 +180,7 @@ public final class z extends l implements AppComponent { super.onAttachedToWindow(); h(); Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_in); - loadAnimator.setTarget(this.f254y.f163c); + loadAnimator.setTarget(this.f255y.f163c); loadAnimator.start(); } @@ -191,7 +191,7 @@ public final class z extends l implements AppComponent { removeAllViewsInLayout(); t0 a2 = t0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f254y = a2; + this.f255y = a2; h(); } } diff --git a/app/src/main/java/c/b/a/a/a.java b/app/src/main/java/c/b/a/a/a.java index f71e5cd955..f2190c9d20 100644 --- a/app/src/main/java/c/b/a/a/a.java +++ b/app/src/main/java/c/b/a/a/a.java @@ -66,11 +66,11 @@ public class a extends AppCompatDialogFragment { /* compiled from: java-style lambda group */ /* renamed from: c.b.a.a.a$a reason: collision with other inner class name */ - public static final class View$OnClickListenerC0051a implements View.OnClickListener { + public static final class View$OnClickListenerC0052a implements View.OnClickListener { public final /* synthetic */ int i; public final /* synthetic */ Object j; - public View$OnClickListenerC0051a(int i, Object obj) { + public View$OnClickListenerC0052a(int i, Object obj) { this.i = i; this.j = obj; } @@ -98,7 +98,7 @@ public class a extends AppCompatDialogFragment { } } else if (i == 2) { FlexInputFragment flexInputFragment = (FlexInputFragment) ((Fragment) this.j); - FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r; + FlexInputViewModel flexInputViewModel = flexInputFragment.f2925r; if (flexInputViewModel != null) { flexInputViewModel.onSendButtonClicked(flexInputFragment.n); } @@ -395,14 +395,14 @@ public class a extends AppCompatDialogFragment { m.checkNotNullParameter(layoutInflater, "inflater"); View inflate = layoutInflater.inflate(R.f.dialog_add_content_pager_with_fab, viewGroup, false); if (inflate != null) { - inflate.setOnClickListener(new View$OnClickListenerC0051a(0, this)); + inflate.setOnClickListener(new View$OnClickListenerC0052a(0, this)); this.j = (ViewPager) inflate.findViewById(R.e.content_pager); this.k = (TabLayout) inflate.findViewById(R.e.content_tabs); this.l = (FloatingActionButton) inflate.findViewById(R.e.action_btn); ImageView imageView = (ImageView) inflate.findViewById(R.e.launch_btn); this.m = imageView; if (imageView != null) { - imageView.setOnClickListener(new View$OnClickListenerC0051a(1, this)); + imageView.setOnClickListener(new View$OnClickListenerC0052a(1, this)); } FloatingActionButton floatingActionButton = this.l; Objects.requireNonNull(floatingActionButton, "null cannot be cast to non-null type com.google.android.material.floatingactionbutton.FloatingActionButton"); @@ -418,11 +418,11 @@ public class a extends AppCompatDialogFragment { flexInputFragment.k(); eVar.mo17invoke(); } catch (UninitializedPropertyAccessException unused) { - flexInputFragment.f2925w.add(eVar); + flexInputFragment.f2926w.add(eVar); } FloatingActionButton floatingActionButton2 = this.l; if (floatingActionButton2 != null) { - floatingActionButton2.setOnClickListener(new View$OnClickListenerC0051a(2, parentFragment)); + floatingActionButton2.setOnClickListener(new View$OnClickListenerC0052a(2, parentFragment)); } this.n = flexInputFragment.b().addItemSelectionListener(this.q); FloatingActionButton floatingActionButton3 = this.l; diff --git a/app/src/main/java/c/b/a/a/b.java b/app/src/main/java/c/b/a/a/b.java index 3fee35fe3c..9e1ea6cec9 100644 --- a/app/src/main/java/c/b/a/a/b.java +++ b/app/src/main/java/c/b/a/a/b.java @@ -27,7 +27,7 @@ public final class b implements TabLayout.OnTabSelectedListener { if (position == 3) { this.a.h(false); Fragment parentFragment = this.a.getParentFragment(); - if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2924r) != null) { + if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2925r) != null) { flexInputViewModel.onCreateThreadSelected(); return; } diff --git a/app/src/main/java/c/b/a/a/f.java b/app/src/main/java/c/b/a/a/f.java index e57361ae2b..38ae4e8d04 100644 --- a/app/src/main/java/c/b/a/a/f.java +++ b/app/src/main/java/c/b/a/a/f.java @@ -21,7 +21,7 @@ public final class f implements ViewPager.OnPageChangeListener { @Override // androidx.viewpager.widget.ViewPager.OnPageChangeListener public void onPageSelected(int i) { - FlexInputViewModel flexInputViewModel = this.a.f2924r; + FlexInputViewModel flexInputViewModel = this.a.f2925r; if (flexInputViewModel != null) { flexInputViewModel.onContentDialogPageChanged(i); } diff --git a/app/src/main/java/c/b/a/a/g.java b/app/src/main/java/c/b/a/a/g.java index c318bcb620..1f6526f977 100644 --- a/app/src/main/java/c/b/a/a/g.java +++ b/app/src/main/java/c/b/a/a/g.java @@ -15,7 +15,7 @@ public final class g implements DialogInterface.OnDismissListener { @Override // android.content.DialogInterface.OnDismissListener public final void onDismiss(DialogInterface dialogInterface) { FlexInputViewModel flexInputViewModel; - if (this.i.isAdded() && !this.i.isHidden() && (flexInputViewModel = this.i.f2924r) != null) { + if (this.i.isAdded() && !this.i.isHidden() && (flexInputViewModel = this.i.f2925r) != null) { c.c0(flexInputViewModel, false, 1, null); } } diff --git a/app/src/main/java/c/b/a/a/h.java b/app/src/main/java/c/b/a/a/h.java index 45b9b976e3..17b2a0ac65 100644 --- a/app/src/main/java/c/b/a/a/h.java +++ b/app/src/main/java/c/b/a/a/h.java @@ -23,7 +23,7 @@ public final class h extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(View view) { m.checkNotNullParameter(view, "it"); - FlexInputViewModel flexInputViewModel = this.this$0.f2924r; + FlexInputViewModel flexInputViewModel = this.this$0.f2925r; if (flexInputViewModel != null) { c.c0(flexInputViewModel, false, 1, null); } diff --git a/app/src/main/java/c/b/a/a/i.java b/app/src/main/java/c/b/a/a/i.java index a97dda852e..d964b81fb6 100644 --- a/app/src/main/java/c/b/a/a/i.java +++ b/app/src/main/java/c/b/a/a/i.java @@ -14,7 +14,7 @@ public final class i implements View.OnLongClickListener { @Override // android.view.View.OnLongClickListener public final boolean onLongClick(View view) { - FlexInputViewModel flexInputViewModel = this.i.f2924r; + FlexInputViewModel flexInputViewModel = this.i.f2925r; if (flexInputViewModel == null) { return false; } diff --git a/app/src/main/java/c/b/a/a/m.java b/app/src/main/java/c/b/a/a/m.java index 1ac6f82e58..53f2d78a08 100644 --- a/app/src/main/java/c/b/a/a/m.java +++ b/app/src/main/java/c/b/a/a/m.java @@ -17,7 +17,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener attachment) { c0.z.d.m.checkNotNullParameter(attachment, "item"); FlexInputFragment flexInputFragment = this.a; - FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r; + FlexInputViewModel flexInputViewModel = flexInputFragment.f2925r; if (flexInputViewModel != null) { flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments()); } @@ -28,7 +28,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener attachment) { c0.z.d.m.checkNotNullParameter(attachment, "item"); FlexInputFragment flexInputFragment = this.a; - FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r; + FlexInputViewModel flexInputViewModel = flexInputFragment.f2925r; if (flexInputViewModel != null) { flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments()); } 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 c5257b06c5..5ab06d96d1 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 f256c; + public int f257c; public int d; public int e; public int f; @@ -51,16 +51,16 @@ public final class i extends RecyclerView.Adapter { public final AnimatorSet q; /* renamed from: r reason: collision with root package name */ - public final c f257r; + public final c f258r; public final /* synthetic */ i s; /* compiled from: MediaCursorAdapter.kt */ /* renamed from: c.b.a.d.i$a$a reason: collision with other inner class name */ - public static final class C0052a extends o implements Function1 { + public static final class C0053a extends o implements Function1 { public final /* synthetic */ boolean $isAnimationRequested; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public C0052a(boolean z2) { + public C0053a(boolean z2) { super(1); this.$isAnimationRequested = z2; } @@ -89,7 +89,7 @@ public final class i extends RecyclerView.Adapter { this.s = iVar; FrameLayout frameLayout = cVar.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); - this.f257r = cVar; + this.f258r = cVar; cVar.a.setOnClickListener(this); FrameLayout frameLayout2 = cVar.a; m.checkNotNullExpressionValue(frameLayout2, "binding.root"); @@ -109,21 +109,21 @@ public final class i extends RecyclerView.Adapter { @Override // c.b.a.d.j public SimpleDraweeView a() { - SimpleDraweeView simpleDraweeView = this.f257r.f260c; + SimpleDraweeView simpleDraweeView = this.f258r.f261c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv"); return simpleDraweeView; } public final void d(boolean z2, boolean z3) { - FrameLayout frameLayout = this.f257r.a; + FrameLayout frameLayout = this.f258r.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); frameLayout.setSelected(z2); - C0052a aVar = new C0052a(z3); + C0053a aVar = new C0053a(z3); if (z2) { - SimpleDraweeView simpleDraweeView = this.f257r.d; + SimpleDraweeView simpleDraweeView = this.f258r.d; m.checkNotNullExpressionValue(simpleDraweeView, "binding.itemCheckIndicator"); simpleDraweeView.setVisibility(0); - FrameLayout frameLayout2 = this.f257r.b; + FrameLayout frameLayout2 = this.f258r.b; m.checkNotNullExpressionValue(frameLayout2, "binding.contentContainer"); if (frameLayout2.getScaleX() == 1.0f) { aVar.a(this.p); @@ -131,10 +131,10 @@ public final class i extends RecyclerView.Adapter { } return; } - SimpleDraweeView simpleDraweeView2 = this.f257r.d; + SimpleDraweeView simpleDraweeView2 = this.f258r.d; m.checkNotNullExpressionValue(simpleDraweeView2, "binding.itemCheckIndicator"); simpleDraweeView2.setVisibility(8); - FrameLayout frameLayout3 = this.f257r.b; + FrameLayout frameLayout3 = this.f258r.b; m.checkNotNullExpressionValue(frameLayout3, "binding.contentContainer"); if (frameLayout3.getScaleX() != 1.0f) { aVar.a(this.q); @@ -169,7 +169,7 @@ public final class i extends RecyclerView.Adapter { m.checkNotNullParameter(obj, "cookie"); if (cursor != null) { i iVar = this.a; - iVar.f256c = cursor.getColumnIndex("_id"); + iVar.f257c = 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.f256c); + long j = cursor.getLong(this.f257c); 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"; @@ -264,7 +264,7 @@ public final class i extends RecyclerView.Adapter { m.checkNotNullParameter(aVar2, "holder"); Media a2 = a(i); aVar2.o = a2; - FrameLayout frameLayout = aVar2.f257r.a; + FrameLayout frameLayout = aVar2.f258r.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); Context context = frameLayout.getContext(); int i2 = 0; @@ -276,24 +276,24 @@ public final class i extends RecyclerView.Adapter { if (a2 == null || !a2.i) { z2 = false; } - TextView textView = aVar2.f257r.e; + TextView textView = aVar2.f258r.e; m.checkNotNullExpressionValue(textView, "binding.itemVideoIndicator"); if (!z2) { i2 = 8; } textView.setVisibility(i2); if (z2) { - TextView textView2 = aVar2.f257r.e; + TextView textView2 = aVar2.f258r.e; m.checkNotNullExpressionValue(textView2, "binding.itemVideoIndicator"); Drawable background = textView2.getBackground(); m.checkNotNullExpressionValue(background, "binding.itemVideoIndicator.background"); background.setAlpha(127); long longValue = (a2 == null || (l = a2.j) == null) ? 0 : l.longValue(); - TextView textView3 = aVar2.f257r.e; + TextView textView3 = aVar2.f258r.e; 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.f257r.f260c; + SimpleDraweeView simpleDraweeView = aVar2.f258r.f261c; 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 466d67372b..2a3d9524f7 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 f258c; + public Bitmap f259c; public final ContentResolver d; public b(ContentResolver contentResolver) { @@ -79,11 +79,11 @@ public abstract class j extends RecyclerView.ViewHolder { cancellationSignal.cancel(); } } - Bitmap bitmap = this.f258c; + Bitmap bitmap = this.f259c; if (bitmap != null) { bitmap.recycle(); } - this.f258c = null; + this.f259c = 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 a391dcff15..1d6a179fab 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 c0.w.i.a.k implements Function2 wVar.a()) { Log.w("CeaUtil", "Skipping remainder of malformed SEI NAL unit."); - i = wVar.f973c; + i = wVar.f974c; } else if (I1 == 4 && I12 >= 8) { int s = wVar.s(); int x2 = wVar.x(); @@ -801,7 +801,7 @@ public class d { function1.invoke(renderContext); if (!(objArr.length == 0)) { if (!(!renderContext.a.isEmpty())) { - renderContext.f2506c = k.toList(objArr); + renderContext.f2507c = k.toList(objArr); } else { throw new IllegalArgumentException("must provide named arguments OR formatArgs, not both."); } @@ -1429,7 +1429,7 @@ public class d { URL url = tresult2.b; if (url != null) { Z("CctTransportBackend", "Following redirect to: %s", url); - tinput = new d.a(tresult2.b, tinput2.b, tinput2.f633c); + tinput = new d.a(tresult2.b, tinput2.b, tinput2.f634c); } else { tinput = null; } @@ -1553,7 +1553,7 @@ public class d { drawable.setAlpha(i); } if (eVar.b) { - drawable.setColorFilter(eVar.f409c); + drawable.setColorFilter(eVar.f410c); } int i2 = eVar.d; boolean z2 = false; @@ -1750,7 +1750,7 @@ public class d { int i9 = eVar2.o; eVar2.w(); max = Math.max(i9, eVar2.n); - f2 = eVar == null ? eVar.f459c : (float) i; + f2 = eVar == null ? eVar.f460c : (float) i; while (((float) (max / i5)) > f2) { eVar2.w(); i5 = eVar2.k == c.f.i.b.a ? i5 * 2 : i5 + 1; @@ -2124,10 +2124,10 @@ public class d { } else if (index == R.a.GenericDraweeHierarchy_overlayImage) { aVar.b(w0(context2, obtainStyledAttributes, index)); } else if (index == R.a.GenericDraweeHierarchy_roundAsCircle) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - aVar.f429r.b = obtainStyledAttributes.getBoolean(index, false); + aVar.f430r.b = obtainStyledAttributes.getBoolean(index, false); } else if (index == R.a.GenericDraweeHierarchy_roundedCornerRadius) { i7 = obtainStyledAttributes.getDimensionPixelSize(index, i7); } else if (index == R.a.GenericDraweeHierarchy_roundTopLeft) { @@ -2153,16 +2153,16 @@ public class d { if (index == R.a.GenericDraweeHierarchy_roundBottomEnd) { z16 = obtainStyledAttributes.getBoolean(index, z16); } else if (index == R.a.GenericDraweeHierarchy_roundWithOverlayColor) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - aVar.f429r.b(obtainStyledAttributes.getColor(index, 0)); + aVar.f430r.b(obtainStyledAttributes.getColor(index, 0)); } else { if (index == R.a.GenericDraweeHierarchy_roundingBorderWidth) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - c.f.g.f.c cVar = aVar.f429r; + c.f.g.f.c cVar = aVar.f430r; float dimensionPixelSize = (float) obtainStyledAttributes.getDimensionPixelSize(index, 0); Objects.requireNonNull(cVar); if (dimensionPixelSize >= 0.0f) { @@ -2177,15 +2177,15 @@ public class d { } else { i4 = i7; if (index == R.a.GenericDraweeHierarchy_roundingBorderColor) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - aVar.f429r.f = obtainStyledAttributes.getColor(index, 0); + aVar.f430r.f = obtainStyledAttributes.getColor(index, 0); } else if (index == R.a.GenericDraweeHierarchy_roundingBorderPadding) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - c.f.g.f.c cVar2 = aVar.f429r; + c.f.g.f.c cVar2 = aVar.f430r; float dimensionPixelSize2 = (float) obtainStyledAttributes.getDimensionPixelSize(index, 0); Objects.requireNonNull(cVar2); l(dimensionPixelSize2 >= 0.0f, "the padding cannot be < 0"); @@ -2295,18 +2295,18 @@ public class d { aVar.l = new c.f.g.e.c(aVar.l, i); } if (i2 > 0) { - if (aVar.f429r == null) { - aVar.f429r = new c.f.g.f.c(); + if (aVar.f430r == null) { + aVar.f430r = new c.f.g.f.c(); } - c.f.g.f.c cVar3 = aVar.f429r; + c.f.g.f.c cVar3 = aVar.f430r; float f = z4 ? (float) i2 : 0.0f; float f2 = z5 ? (float) i2 : 0.0f; float f3 = z3 ? (float) i2 : 0.0f; float f4 = z2 ? (float) i2 : 0.0f; - if (cVar3.f430c == null) { - cVar3.f430c = new float[8]; + if (cVar3.f431c == null) { + cVar3.f431c = new float[8]; } - float[] fArr = cVar3.f430c; + float[] fArr = cVar3.f431c; fArr[1] = f; fArr[0] = f; fArr[3] = f2; @@ -2907,7 +2907,7 @@ public class d { } ArrayList arrayList3 = new ArrayList<>(); int i2 = wVar2.b; - int i3 = wVar2.f973c; + int i3 = wVar2.f974c; while (i2 < i3) { int f2 = wVar2.f() + i2; if (f2 > i2 && f2 <= i3) { @@ -3133,7 +3133,7 @@ public class d { @Nullable public static c.i.a.c.a2.h0.j v1(byte[] bArr) { c.i.a.c.i2.w wVar = new c.i.a.c.i2.w(bArr); - if (wVar.f973c < 32) { + if (wVar.f974c < 32) { return null; } wVar.D(0); @@ -3201,7 +3201,7 @@ public class d { return null; } if (uuid.equals(v1.a)) { - return v1.f745c; + return v1.f746c; } Log.w("PsshAtomUtil", "UUID mismatch. Expected: " + uuid + ", got: " + v1.a + "."); return null; diff --git a/app/src/main/java/c/c/a/a0/i0/d.java b/app/src/main/java/c/c/a/a0/i0/d.java index e5839f7b39..92d839f080 100644 --- a/app/src/main/java/c/c/a/a0/i0/d.java +++ b/app/src/main/java/c/c/a/a0/i0/d.java @@ -17,18 +17,18 @@ public final class d extends c { public static final ByteString q = ByteString.h("\n\r"); /* renamed from: r reason: collision with root package name */ - public static final ByteString f264r = ByteString.h("*/"); + public static final ByteString f265r = ByteString.h("*/"); public final g s; public final e t; public int u = 0; public long v; /* renamed from: w reason: collision with root package name */ - public int f265w; + public int f266w; @Nullable /* renamed from: x reason: collision with root package name */ - public String f266x; + public String f267x; public d(g gVar) { Objects.requireNonNull(gVar, "source == null"); @@ -102,7 +102,7 @@ public final class d extends c { } else if (i2 == 8 || i2 == 12) { T(n); } else if (i2 == 17) { - this.t.skip((long) this.f265w); + this.t.skip((long) this.f266w); } else if (i2 == 18) { StringBuilder O3 = a.O("Expected a value but was "); O3.append(w()); @@ -173,7 +173,7 @@ public final class d extends c { if (r1 != 7) goto L_0x0210; */ /* JADX WARNING: Code restructure failed: missing block: B:139:0x01db, code lost: - r17.f265w = r5; + r17.f266w = r5; r15 = 17; r17.u = 17; */ @@ -762,13 +762,13 @@ public final class d extends c { return (double) this.v; } if (i == 17) { - this.f266x = this.t.H((long) this.f265w); + this.f267x = this.t.H((long) this.f266w); } else if (i == 9) { - this.f266x = Q(o); + this.f267x = Q(o); } else if (i == 8) { - this.f266x = Q(n); + this.f267x = Q(n); } else if (i == 10) { - this.f266x = R(); + this.f267x = R(); } else if (i != 11) { StringBuilder O = a.O("Expected a double but was "); O.append(w()); @@ -778,11 +778,11 @@ public final class d extends c { } this.u = 11; try { - double parseDouble = Double.parseDouble(this.f266x); + double parseDouble = Double.parseDouble(this.f267x); if (Double.isNaN(parseDouble) || Double.isInfinite(parseDouble)) { throw new b("JSON forbids NaN and infinities: " + parseDouble + " at path " + getPath()); } - this.f266x = null; + this.f267x = null; this.u = 0; int[] iArr2 = this.m; int i3 = this.j - 1; @@ -790,7 +790,7 @@ public final class d extends c { return parseDouble; } catch (NumberFormatException unused) { StringBuilder O2 = a.O("Expected a double but was "); - O2.append(this.f266x); + O2.append(this.f267x); O2.append(" at path "); O2.append(getPath()); throw new a(O2.toString()); @@ -820,10 +820,10 @@ public final class d extends c { throw new a(O.toString()); } if (i == 17) { - this.f266x = this.t.H((long) this.f265w); + this.f267x = this.t.H((long) this.f266w); } else if (i == 9 || i == 8) { String Q = i == 9 ? Q(o) : Q(n); - this.f266x = Q; + this.f267x = Q; try { int parseInt = Integer.parseInt(Q); this.u = 0; @@ -842,10 +842,10 @@ public final class d extends c { } this.u = 11; try { - double parseDouble = Double.parseDouble(this.f266x); + double parseDouble = Double.parseDouble(this.f267x); int i5 = (int) parseDouble; if (((double) i5) == parseDouble) { - this.f266x = null; + this.f267x = null; this.u = 0; int[] iArr3 = this.m; int i6 = this.j - 1; @@ -853,13 +853,13 @@ public final class d extends c { return i5; } StringBuilder O3 = a.O("Expected an int but was "); - O3.append(this.f266x); + O3.append(this.f267x); O3.append(" at path "); O3.append(getPath()); throw new a(O3.toString()); } catch (NumberFormatException unused2) { StringBuilder O4 = a.O("Expected an int but was "); - O4.append(this.f266x); + O4.append(this.f267x); O4.append(" at path "); O4.append(getPath()); throw new a(O4.toString()); @@ -880,7 +880,7 @@ public final class d extends c { } else if (i == 12) { str = Q(n); } else if (i == 15) { - str = this.f266x; + str = this.f267x; } else { StringBuilder O = a.O("Expected a name but was "); O.append(w()); @@ -907,12 +907,12 @@ public final class d extends c { } else if (i == 8) { str = Q(n); } else if (i == 11) { - str = this.f266x; - this.f266x = null; + str = this.f267x; + this.f267x = null; } else if (i == 16) { str = Long.toString(this.v); } else if (i == 17) { - str = this.t.H((long) this.f265w); + str = this.t.H((long) this.f266w); } else { StringBuilder O = a.O("Expected a string but was "); O.append(w()); @@ -985,7 +985,7 @@ public final class d extends c { return -1; } if (i == 15) { - return K(this.f266x, aVar); + return K(this.f267x, aVar); } int u0 = this.s.u0(aVar.b); if (u0 != -1) { @@ -998,7 +998,7 @@ public final class d extends c { int K = K(s, aVar); if (K == -1) { this.u = 15; - this.f266x = s; + this.f267x = s; this.l[this.j - 1] = str; } return K; diff --git a/app/src/main/java/c/c/a/a0/n.java b/app/src/main/java/c/c/a/a0/n.java index ebe9bffd99..d774d316c4 100644 --- a/app/src/main/java/c/c/a/a0/n.java +++ b/app/src/main/java/c/c/a/a0/n.java @@ -7,5 +7,5 @@ public class n { public static final c.a b = c.a.a("p", "k"); /* renamed from: c reason: collision with root package name */ - public static final c.a f267c = c.a.a("n", "v"); + public static final c.a f268c = c.a.a("n", "v"); } 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 78907d53f8..dbff2c8d41 100644 --- a/app/src/main/java/c/c/a/a0/q.java +++ b/app/src/main/java/c/c/a/a0/q.java @@ -19,7 +19,7 @@ public class q { public static SparseArrayCompat> b; /* renamed from: c reason: collision with root package name */ - public static c.a f268c = c.a.a("t", "s", "e", "o", "i", "h", "to", "ti"); + public static c.a f269c = c.a.a("t", "s", "e", "o", "i", "h", "to", "ti"); public static a a(c cVar, d dVar, float f, h0 h0Var, boolean z2) throws IOException { T t; @@ -40,7 +40,7 @@ public class q { boolean z3 = false; float f2 = 0.0f; while (cVar.e()) { - switch (cVar.z(f268c)) { + switch (cVar.z(f269c)) { case 0: f2 = (float) cVar.p(); break; 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 aa6144fcbb..1e923b6976 100644 --- a/app/src/main/java/c/c/a/a0/r.java +++ b/app/src/main/java/c/c/a/a0/r.java @@ -54,15 +54,15 @@ public class r { i2++; a aVar2 = (a) list.get(i2); aVar.f = Float.valueOf(aVar2.e); - if (aVar.f273c == null && (t = aVar2.b) != null) { - aVar.f273c = t; + if (aVar.f274c == null && (t = aVar2.b) != null) { + aVar.f274c = t; if (aVar instanceof h) { ((h) aVar).e(); } } } a aVar3 = (a) list.get(i); - if ((aVar3.b == null || aVar3.f273c == null) && list.size() > 1) { + if ((aVar3.b == null || aVar3.f274c == null) && list.size() > 1) { list.remove(aVar3); } } 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 16e75602ac..d5445d79e7 100644 --- a/app/src/main/java/c/c/a/a0/s.java +++ b/app/src/main/java/c/c/a/a0/s.java @@ -20,7 +20,7 @@ public class s { 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 f269c = c.a.a("nm"); + public static final c.a f270c = 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 */ @@ -342,7 +342,7 @@ public class s { while (cVar.e()) { cVar.b(); while (cVar.e()) { - if (cVar.z(f269c) != 0) { + if (cVar.z(f270c) != 0) { cVar.B(); cVar.C(); } else { diff --git a/app/src/main/java/c/c/a/a0/t.java b/app/src/main/java/c/c/a/a0/t.java index 2be0b4b0d8..b7e6383a4a 100644 --- a/app/src/main/java/c/c/a/a0/t.java +++ b/app/src/main/java/c/c/a/a0/t.java @@ -21,7 +21,7 @@ public class t { 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 f270c = c.a.a("list"); + public static final c.a f271c = 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 t { f2 = f6; cVar.b(); while (cVar.e()) { - if (cVar.z(f270c) != 0) { + if (cVar.z(f271c) != 0) { cVar.B(); cVar.C(); } else { @@ -344,7 +344,7 @@ public class t { dVar.m = f4; dVar.i = arrayList3; dVar.h = longSparseArray; - dVar.f274c = hashMap; + dVar.f275c = 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 891d52e861..869caa3be7 100644 --- a/app/src/main/java/c/c/a/b0/d.java +++ b/app/src/main/java/c/c/a/b0/d.java @@ -21,7 +21,7 @@ public class d extends a implements Choreographer.FrameCallback { @Nullable /* renamed from: r reason: collision with root package name */ - public c.c.a.d f271r; + public c.c.a.d f272r; @VisibleForTesting public boolean s = false; @@ -37,7 +37,7 @@ public class d extends a implements Choreographer.FrameCallback { @Override // android.view.Choreographer.FrameCallback public void doFrame(long j) { l(); - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; if (dVar != null && this.s) { long j2 = this.m; long j3 = 0; @@ -77,7 +77,7 @@ public class d extends a implements Choreographer.FrameCallback { b(k()); } } - if (this.f271r != null) { + if (this.f272r != null) { float f3 = this.n; if (f3 < this.p || f3 > this.q) { throw new IllegalStateException(String.format("Frame must be [%f,%f]. It is %f", Float.valueOf(this.p), Float.valueOf(this.q), Float.valueOf(this.n))); @@ -99,7 +99,7 @@ public class d extends a implements Choreographer.FrameCallback { float j; float i; float j2; - if (this.f271r == null) { + if (this.f272r == null) { return 0.0f; } if (k()) { @@ -121,7 +121,7 @@ public class d extends a implements Choreographer.FrameCallback { @Override // android.animation.ValueAnimator, android.animation.Animator public long getDuration() { - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; if (dVar == null) { return 0; } @@ -130,7 +130,7 @@ public class d extends a implements Choreographer.FrameCallback { @FloatRange(from = ShadowDrawableWrapper.COS_45, to = 1.0d) public float h() { - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; if (dVar == null) { return 0.0f; } @@ -140,7 +140,7 @@ public class d extends a implements Choreographer.FrameCallback { } public float i() { - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; if (dVar == null) { return 0.0f; } @@ -154,7 +154,7 @@ public class d extends a implements Choreographer.FrameCallback { } public float j() { - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; if (dVar == null) { return 0.0f; } @@ -189,7 +189,7 @@ public class d extends a implements Choreographer.FrameCallback { public void o(float f, float f2) { if (f <= f2) { - c.c.a.d dVar = this.f271r; + c.c.a.d dVar = this.f272r; float f3 = dVar == null ? -3.4028235E38f : dVar.k; float f4 = dVar == null ? Float.MAX_VALUE : dVar.l; this.p = f.b(f, f3, f4); 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 1b290d91ee..f52991740d 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 f272c = new Path(); + public static final Path f273c = 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 = f272c; + Path path3 = f273c; path3.reset(); pathMeasure.getSegment(0.0f, max % length, path3, true); path2.addPath(path3); } else if (min < 0.0f) { - Path path4 = f272c; + Path path4 = f273c; 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 99fc88a72b..a0a6970065 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 f273c; + public T f274c; @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.f273c = t2; + this.f274c = 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.f273c = t; + this.f274c = t; this.d = null; this.e = Float.MIN_VALUE; this.f = Float.valueOf(Float.MAX_VALUE); @@ -100,7 +100,7 @@ public class a { StringBuilder O = c.d.b.a.a.O("Keyframe{startValue="); O.append((Object) this.b); O.append(", endValue="); - O.append((Object) this.f273c); + O.append((Object) this.f274c); O.append(", startFrame="); O.append(this.e); O.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 2def2b2c34..4ddca19cf6 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> f274c; + public Map> f275c; 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 ebe3494066..99251ce0a5 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.f360c; + b bVar = cVar.f361c; 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 7d1deb8e4c..4e868d7127 100644 --- a/app/src/main/java/c/c/a/j.java +++ b/app/src/main/java/c/c/a/j.java @@ -41,7 +41,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Nullable /* renamed from: r reason: collision with root package name */ - public c.c.a.x.b f275r; + public c.c.a.x.b f276r; @Nullable public String s; @Nullable @@ -52,16 +52,16 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Nullable /* renamed from: w reason: collision with root package name */ - public c.c.a.y.m.c f276w; + public c.c.a.y.m.c f277w; /* renamed from: x reason: collision with root package name */ - public int f277x; + public int f278x; /* renamed from: y reason: collision with root package name */ - public boolean f278y; + public boolean f279y; /* renamed from: z reason: collision with root package name */ - public boolean f279z; + public boolean f280z; /* compiled from: LottieDrawable */ public class a implements o { @@ -127,17 +127,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 f281c; + public final /* synthetic */ c.c.a.c0.c f282c; public e(c.c.a.y.f fVar, Object obj, c.c.a.c0.c cVar) { this.a = fVar; this.b = obj; - this.f281c = cVar; + this.f282c = cVar; } @Override // c.c.a.j.o public void a(d dVar) { - j.this.a(this.a, this.b, this.f281c); + j.this.a(this.a, this.b, this.f282c); } } @@ -149,7 +149,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { j jVar = j.this; - c.c.a.y.m.c cVar = jVar.f276w; + c.c.a.y.m.c cVar = jVar.f277w; if (cVar != null) { cVar.o(jVar.k.h()); } @@ -194,10 +194,10 @@ public class j extends Drawable implements Drawable.Callback, Animatable { /* compiled from: LottieDrawable */ /* renamed from: c.c.a.j$j reason: collision with other inner class name */ - public class C0054j implements o { + public class C0055j implements o { public final /* synthetic */ float a; - public C0054j(float f) { + public C0055j(float f) { this.a = f; } @@ -278,7 +278,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { this.o = new ArrayList<>(); f fVar = new f(); this.p = fVar; - this.f277x = 255; + this.f278x = 255; this.A = true; this.B = false; dVar.i.add(fVar); @@ -286,7 +286,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public void a(c.c.a.y.f fVar, T t, c.c.a.c0.c cVar) { List list; - c.c.a.y.m.c cVar2 = this.f276w; + c.c.a.y.m.c cVar2 = this.f277w; if (cVar2 == null) { this.o.add(new e(fVar, t, cVar)); return; @@ -295,7 +295,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.f324c; + c.c.a.y.g gVar = fVar.f325c; if (gVar != null) { gVar.g(t, cVar); } else { @@ -304,11 +304,11 @@ public class j extends Drawable implements Drawable.Callback, Animatable { list = Collections.emptyList(); } else { ArrayList arrayList = new ArrayList(); - this.f276w.c(fVar, 0, arrayList, new c.c.a.y.f(new String[0])); + this.f277w.c(fVar, 0, arrayList, new c.c.a.y.f(new String[0])); list = arrayList; } for (int i2 = 0; i2 < list.size(); i2++) { - ((c.c.a.y.f) list.get(i2)).f324c.g(t, cVar); + ((c.c.a.y.f) list.get(i2)).f325c.g(t, cVar); } z2 = true ^ list.isEmpty(); } @@ -327,7 +327,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { Rect rect = dVar.j; c.c.a.y.m.e eVar = new c.c.a.y.m.e(Collections.emptyList(), dVar, "__container", -1, e.a.PRE_COMP, -1, null, Collections.emptyList(), new c.c.a.y.k.l(null, null, null, null, null, null, null, null, null), 0, 0, 0, 0.0f, 0.0f, rect.width(), rect.height(), null, null, Collections.emptyList(), 1, null, false); d dVar2 = this.j; - this.f276w = new c.c.a.y.m.c(this, eVar, dVar2.i, dVar2); + this.f277w = new c.c.a.y.m.c(this, eVar, dVar2.i, dVar2); } public void c() { @@ -336,10 +336,10 @@ public class j extends Drawable implements Drawable.Callback, Animatable { dVar.cancel(); } this.j = null; - this.f276w = null; - this.f275r = null; + this.f277w = null; + this.f276r = null; c.c.a.b0.d dVar2 = this.k; - dVar2.f271r = null; + dVar2.f272r = null; dVar2.p = -2.14748365E9f; dVar2.q = 2.14748365E9f; invalidateSelf(); @@ -350,7 +350,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { float f3; int i2 = -1; if (ImageView.ScaleType.FIT_XY == this.q) { - if (this.f276w != null) { + if (this.f277w != null) { Rect bounds = getBounds(); float width = ((float) bounds.width()) / ((float) this.j.j.width()); float height = ((float) bounds.height()) / ((float) this.j.j.height()); @@ -375,12 +375,12 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(width, height); - this.f276w.f(canvas, this.i, this.f277x); + this.f277w.f(canvas, this.i, this.f278x); if (i2 > 0) { canvas.restoreToCount(i2); } } - } else if (this.f276w != null) { + } else if (this.f277w != null) { float f6 = this.l; float min2 = Math.min(((float) canvas.getWidth()) / ((float) this.j.j.width()), ((float) canvas.getHeight()) / ((float) this.j.j.height())); if (f6 > min2) { @@ -401,7 +401,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(min2, min2); - this.f276w.f(canvas, this.i, this.f277x); + this.f277w.f(canvas, this.i, this.f278x); if (i2 > 0) { canvas.restoreToCount(i2); } @@ -438,7 +438,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f277x; + return this.f278x; } @Override // android.graphics.drawable.Drawable @@ -502,7 +502,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @MainThread public void j() { - if (this.f276w == null) { + if (this.f277w == null) { this.o.add(new g()); return; } @@ -530,7 +530,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @MainThread public void k() { - if (this.f276w == null) { + if (this.f277w == null) { this.o.add(new h()); return; } @@ -576,7 +576,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.f325c)); + m((int) (d2.b + d2.f326c)); return; } throw new IllegalArgumentException(c.d.b.a.a.v("Cannot find marker with name ", str, ".")); @@ -608,7 +608,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.f325c) + i2); + p(i2, ((int) d2.f326c) + i2); return; } throw new IllegalArgumentException(c.d.b.a.a.v("Cannot find marker with name ", str, ".")); @@ -647,7 +647,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.f277x = i2; + this.f278x = i2; invalidateSelf(); } @@ -672,7 +672,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public void t(float f2) { d dVar = this.j; if (dVar == null) { - this.o.add(new C0054j(f2)); + this.o.add(new C0055j(f2)); } else { r((int) c.c.a.b0.f.e(dVar.k, dVar.l, f2)); } diff --git a/app/src/main/java/c/c/a/k.java b/app/src/main/java/c/c/a/k.java index 5b0abcd003..d7e3028244 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 f282c; + public final String f283c; 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.f282c = str; + this.f283c = 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 05feb14a7c..c10d6b92d3 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 f283c = 3; + public static final Integer f284c = 3; public static final Integer d = 4; public static final PointF e = new PointF(); public static final PointF f = new PointF(); @@ -30,23 +30,23 @@ public interface o { public static final Float q = Float.valueOf(4.0f); /* renamed from: r reason: collision with root package name */ - public static final Float f284r = Float.valueOf(5.0f); + public static final Float f285r = Float.valueOf(5.0f); public static final Float s = 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); /* renamed from: w reason: collision with root package name */ - public static final Float f285w = Float.valueOf(10.0f); + public static final Float f286w = Float.valueOf(10.0f); /* renamed from: x reason: collision with root package name */ - public static final Float f286x = Float.valueOf(11.0f); + public static final Float f287x = Float.valueOf(11.0f); /* renamed from: y reason: collision with root package name */ - public static final Float f287y = Float.valueOf(12.0f); + public static final Float f288y = Float.valueOf(12.0f); /* renamed from: z reason: collision with root package name */ - public static final Float f288z = Float.valueOf(12.1f); + public static final Float f289z = 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 a83e633e87..184cf5e780 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.f289c); + ArrayList arrayList = new ArrayList(rVar2.f290c); 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 ab0f60b611..3283ea9ac4 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> f289c = new LinkedHashSet(1); + public final Set> f290c = 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.f289c.add(lVar); + this.f290c.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 0ff499f458..59f7c94488 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 f290c = new HashMap(); + public final Map f291c = 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 491cd94cc3..bffd30f66f 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 f291c = new Path(); + public final Path f292c = new Path(); public final RectF d = new RectF(); public final j e; public final c.c.a.y.m.b f; @@ -48,7 +48,7 @@ public abstract class a implements a.b, k, e { @Nullable public final s b; - public b(s sVar, C0055a aVar) { + public b(s sVar, C0056a aVar) { this.b = sVar; } } @@ -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.f307c == 2) { + if (sVar2.f308c == 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.f307c == 2) { + if (sVar3.f308c == 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.f291c.set(bVar.a.get(size3).getPath()); - this.f291c.transform(matrix); - this.a.setPath(this.f291c, z2); + this.f292c.set(bVar.a.get(size3).getPath()); + this.f292c.transform(matrix); + this.a.setPath(this.f292c, z2); float length2 = this.a.getLength(); if (floatValue3 > length) { float f4 = floatValue3 - length; if (f4 < f3 + length2 && f3 < f4) { - g.a(this.f291c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); - canvas.drawPath(this.f291c, this.i); + g.a(this.f292c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); + canvas.drawPath(this.f292c, 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.f291c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); - canvas.drawPath(this.f291c, this.i); + g.a(this.f292c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); + canvas.drawPath(this.f292c, this.i); } else { - canvas.drawPath(this.f291c, this.i); + canvas.drawPath(this.f292c, 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 d7c020da45..2972aebea4 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 f292c; + public final Matrix f293c; 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.f338c; + boolean z2 = mVar.f339c; 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.f292c = new Matrix(); + this.f293c = 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.f292c.set(matrix); + this.f293c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f292c.preConcat(oVar.e()); + this.f293c.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.f292c, z2); + ((e) cVar).d(this.e, this.f293c, 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.f292c.set(matrix); + this.f293c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f292c.preConcat(oVar.e()); + this.f293c.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.f279z) { + if (this.i.f280z) { 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.f292c, true); + d(this.b, this.f293c, 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.f292c, i); + ((e) cVar).f(canvas, this.f293c, 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.f292c.reset(); + this.f293c.reset(); o oVar = this.k; if (oVar != null) { - this.f292c.set(oVar.e()); + this.f293c.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.f292c); + this.d.addPath(((m) cVar).getPath(), this.f293c); } } 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 3b8904a1d5..179e76ee83 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 f293c; + public final j f294c; 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.f293c = jVar; - a a = aVar.f328c.a(); + this.f294c = jVar; + a a = aVar.f329c.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.f293c.invalidateSelf(); + this.f294c.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.f307c == 1) { + if (sVar.f308c == 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 0c6407083f..dfdf51d795 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 f294c; + public final b f295c; 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.f294c = bVar; - this.d = lVar.f337c; + this.f295c = bVar; + this.d = lVar.f338c; 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.f294c.u.remove(aVar3); + this.f295c.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.f294c.e(this.i); + this.f295c.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 4ec3a0e2eb..3d94807f3e 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 f295c; + public final b f296c; public final LongSparseArray d = new LongSparseArray<>(); public final LongSparseArray e = new LongSparseArray<>(); public final Path f; @@ -49,7 +49,7 @@ public class h implements e, a.b, k { public final j q; /* renamed from: r reason: collision with root package name */ - public final int f296r; + public final int f297r; public h(j jVar, b bVar, d dVar) { Path path = new Path(); @@ -57,14 +57,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.f295c = bVar; + this.f296c = bVar; this.a = dVar.g; this.b = dVar.h; this.q = jVar; this.j = dVar.a; path.setFillType(dVar.b); - this.f296r = (int) (jVar.j.b() / 32.0f); - a a = dVar.f329c.a(); + this.f297r = (int) (jVar.j.b() / 32.0f); + a a = dVar.f330c.a(); this.k = a; a.a.add(this); bVar.e(a); @@ -195,7 +195,7 @@ public class h implements e, a.b, k { } else if (t == o.C) { a aVar2 = this.o; if (aVar2 != null) { - this.f295c.u.remove(aVar2); + this.f296c.u.remove(aVar2); } if (cVar == 0) { this.o = null; @@ -204,11 +204,11 @@ public class h implements e, a.b, k { p pVar = new p(cVar, null); this.o = pVar; pVar.a.add(this); - this.f295c.e(this.o); + this.f296c.e(this.o); } else if (t == o.D) { p pVar2 = this.p; if (pVar2 != null) { - this.f295c.u.remove(pVar2); + this.f296c.u.remove(pVar2); } if (cVar == 0) { this.p = null; @@ -217,7 +217,7 @@ public class h implements e, a.b, k { p pVar3 = new p(cVar, null); this.p = pVar3; pVar3.a.add(this); - this.f295c.e(this.p); + this.f296c.e(this.p); } } @@ -227,9 +227,9 @@ public class h implements e, a.b, k { } public final int h() { - int round = Math.round(this.m.d * ((float) this.f296r)); - int round2 = Math.round(this.n.d * ((float) this.f296r)); - int round3 = Math.round(this.k.d * ((float) this.f296r)); + int round = Math.round(this.m.d * ((float) this.f297r)); + int round2 = Math.round(this.n.d * ((float) this.f297r)); + int round3 = Math.round(this.k.d * ((float) this.f297r)); int i = 17; if (round != 0) { i = 527 * round; 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 6fa5388ac1..948f31cb5d 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 @@ -23,21 +23,21 @@ public class i extends a { public final LongSparseArray q = new LongSparseArray<>(); /* renamed from: r reason: collision with root package name */ - public final LongSparseArray f297r = new LongSparseArray<>(); + public final LongSparseArray f298r = new LongSparseArray<>(); public final RectF s = new RectF(); public final int t; public final int u; public final a v; /* renamed from: w reason: collision with root package name */ - public final a f298w; + public final a f299w; /* renamed from: x reason: collision with root package name */ - public final a f299x; + public final a f300x; @Nullable /* renamed from: y reason: collision with root package name */ - public p f300y; + public p f301y; 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); @@ -45,22 +45,22 @@ public class i extends a { this.t = eVar.b; this.p = eVar.m; this.u = (int) (jVar.j.b() / 32.0f); - a a = eVar.f330c.a(); + a a = eVar.f331c.a(); this.v = a; a.a.add(this); bVar.e(a); a a2 = eVar.e.a(); - this.f298w = a2; + this.f299w = a2; a2.a.add(this); bVar.e(a2); a a3 = eVar.f.a(); - this.f299x = a3; + this.f300x = a3; a3.a.add(this); bVar.e(a3); } public final int[] e(int[] iArr) { - p pVar = this.f300y; + p pVar = this.f301y; if (pVar != null) { Integer[] numArr = (Integer[]) pVar.e(); int i = 0; @@ -92,25 +92,25 @@ public class i extends a { long h = (long) h(); radialGradient = this.q.get(h); if (radialGradient == null) { - PointF e = this.f298w.e(); - PointF e2 = this.f299x.e(); + PointF e = this.f299w.e(); + PointF e2 = this.f300x.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); } } else { long h2 = (long) h(); - radialGradient = this.f297r.get(h2); + radialGradient = this.f298r.get(h2); if (radialGradient == null) { - PointF e4 = this.f298w.e(); - PointF e5 = this.f299x.e(); + PointF e4 = this.f299w.e(); + PointF e5 = this.f300x.e(); c e6 = this.v.e(); int[] e7 = e(e6.b); float[] fArr = e6.a; float f = e4.x; float f2 = e4.y; radialGradient = new RadialGradient(f, f2, (float) Math.hypot((double) (e5.x - f), (double) (e5.y - f2)), e7, fArr, Shader.TileMode.CLAMP); - this.f297r.put(h2, radialGradient); + this.f298r.put(h2, radialGradient); } } radialGradient.setLocalMatrix(matrix); @@ -125,18 +125,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.f300y; + p pVar = this.f301y; if (pVar != null) { this.f.u.remove(pVar); } if (cVar == null) { - this.f300y = null; + this.f301y = null; return; } p pVar2 = new p(cVar, null); - this.f300y = pVar2; + this.f301y = pVar2; pVar2.a.add(this); - this.f.e(this.f300y); + this.f.e(this.f301y); } } @@ -146,8 +146,8 @@ public class i extends a { } public final int h() { - int round = Math.round(this.f298w.d * ((float) this.u)); - int round2 = Math.round(this.f299x.d * ((float) this.u)); + int round = Math.round(this.f299w.d * ((float) this.u)); + int round2 = Math.round(this.f300x.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 ddbdf590d3..fa0f857568 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 f301c = new Path(); + public final Path f302c = 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.f292c.reset(); - matrix2 = dVar.f292c; + dVar.f293c.reset(); + matrix2 = dVar.f293c; } 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.f292c.reset(); - matrix = dVar2.f292c; + dVar2.f293c.reset(); + matrix = dVar2.f293c; } path2.transform(matrix); this.a.addPath(path2); @@ -69,7 +69,7 @@ public class l implements m, j { } else { this.a.set(mVar2.getPath()); } - this.f301c.op(this.a, this.b, op); + this.f302c.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.f301c.reset(); + this.f302c.reset(); g gVar = this.e; - if (gVar.f332c) { - return this.f301c; + if (gVar.f333c) { + return this.f302c; } int ordinal = gVar.b.ordinal(); if (ordinal == 0) { for (int i = 0; i < this.d.size(); i++) { - this.f301c.addPath(this.d.get(i).getPath()); + this.f302c.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.f301c; + return this.f302c; } } 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 ffaec10430..5c62f3759b 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 f302c; + public final j f303c; 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.f302c = jVar; + this.f303c = jVar; this.b = hVar.a; h.a aVar = hVar.b; this.d = aVar; this.e = hVar.j; - a a = hVar.f333c.a(); + a a = hVar.f334c.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.f302c.invalidateSelf(); + this.f303c.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.f307c == 1) { + if (sVar.f308c == 1) { this.m.a.add(sVar); sVar.b.add(this); } @@ -127,10 +127,10 @@ public class n implements m, a.b, k { a aVar6 = this.j; c cVar6 = aVar6.e; aVar6.e = cVar; - } else if (t == o.f285w && (aVar = this.k) != null) { + } else if (t == o.f286w && (aVar = this.k) != null) { c cVar7 = aVar.e; aVar.e = cVar; - } else if (t == o.f286x) { + } else if (t == o.f287x) { 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 afb68d3d05..8afb971d48 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 f303c; + public final String f304c; 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.f303c = iVar.a; + this.f304c = iVar.a; this.d = iVar.e; this.e = jVar; a a = iVar.b.a(); this.f = a; - a a2 = iVar.f334c.a(); + a a2 = iVar.f335c.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.f307c == 1) { + if (sVar.f308c == 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.f303c; + return this.f304c; } @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 53351c90f7..7a069da84c 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 f304c; + public final j f305c; 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.f304c = jVar; + this.f305c = 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.f335c.a(); + a a2 = jVar2.f336c.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.f304c.invalidateSelf(); + this.f305c.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.f304c, this.d, "Repeater", this.f, arrayList, null); + this.j = new d(this.f305c, this.d, "Repeater", this.f, arrayList, null); } } @@ -111,7 +111,7 @@ public class p implements e, m, j, a.b, k { a aVar = this.g; c cVar2 = aVar.e; aVar.e = cVar; - } else if (t == c.c.a.o.f284r) { + } else if (t == c.c.a.o.f285r) { a aVar2 = this.h; c cVar3 = aVar2.e; aVar2.e = cVar; 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 73ef316550..07ca9e538e 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 f305c; + public final j f306c; 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.f305c = jVar; - a a = nVar.f339c.a(); + this.f306c = jVar; + a a = nVar.f340c.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.f305c.invalidateSelf(); + this.f306c.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.f307c == 1) { + if (sVar.f308c == 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 6e5349fbb1..aacf6b9324 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 @@ -18,17 +18,17 @@ public class r extends a { public final boolean q; /* renamed from: r reason: collision with root package name */ - public final a f306r; + public final a f307r; @Nullable public a s; 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.f340c, 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.f341c, oVar.b); this.o = bVar; this.p = oVar.a; this.q = oVar.j; a a = oVar.d.a(); - this.f306r = a; + this.f307r = a; a.a.add(this); bVar.e(a); } @@ -37,7 +37,7 @@ public class r extends a { public void f(Canvas canvas, Matrix matrix, int i) { if (!this.q) { Paint paint = this.i; - c.c.a.w.c.b bVar = (c.c.a.w.c.b) this.f306r; + c.c.a.w.c.b bVar = (c.c.a.w.c.b) this.f307r; paint.setColor(bVar.j(bVar.a(), bVar.c())); a aVar = this.s; if (aVar != null) { @@ -53,7 +53,7 @@ public class r extends a { public void g(T t, @Nullable c cVar) { super.g(t, cVar); if (t == c.c.a.o.b) { - a aVar = this.f306r; + a aVar = this.f307r; c cVar2 = aVar.e; aVar.e = cVar; } else if (t == c.c.a.o.C) { @@ -68,7 +68,7 @@ public class r extends a { p pVar = new p(cVar, null); this.s = pVar; pVar.a.add(this); - this.o.e(this.f306r); + this.o.e(this.f307r); } } 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 ef257f4eec..2725ddf45f 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 f307c; + public final int f308c; public final a d; public final a e; public final a f; public s(b bVar, p pVar) { this.a = pVar.f; - this.f307c = pVar.b; - a a = pVar.f341c.a(); + this.f308c = pVar.b; + a a = pVar.f342c.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 f8a9d013b1..09c8bc89cc 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 f308c; + public final d f309c; public float d = 0.0f; @Nullable public c.c.a.c0.c e; @@ -28,7 +28,7 @@ public abstract class a { /* compiled from: BaseKeyframeAnimation */ public static final class c implements d { - public c(C0056a aVar) { + public c(C0057a aVar) { } @Override // c.c.a.w.c.a.d @@ -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 f309c = null; + public c.c.a.c0.a f310c = 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.f309c; + c.c.a.c0.a aVar = this.f310c; c.c.a.c0.a aVar2 = this.b; if (aVar == aVar2 && this.d == f) { return true; } - this.f309c = aVar2; + this.f310c = 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.f308c = dVar; + this.f309c = dVar; } public c.c.a.c0.a a() { - c.c.a.c0.a b2 = this.f308c.b(); + c.c.a.c0.a b2 = this.f309c.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.f308c.d(); + this.h = this.f309c.d(); } return this.h; } @@ -243,7 +243,7 @@ public abstract class a { public A e() { float c2 = c(); - if (this.e == null && this.f308c.a(c2)) { + if (this.e == null && this.f309c.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.f308c.isEmpty()) { + if (!this.f309c.isEmpty()) { if (this.g == -1.0f) { - this.g = this.f308c.e(); + this.g = this.f309c.e(); } float f3 = this.g; if (f2 < f3) { if (f3 == -1.0f) { - this.g = this.f308c.e(); + this.g = this.f309c.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.f308c.c(f2)) { + if (this.f309c.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 4cfdba9f50..c45093d9f2 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.f273c == null) { + if (num2 == null || aVar.f274c == null) { throw new IllegalStateException("Missing values for keyframe."); } int intValue = num2.intValue(); - int intValue2 = aVar.f273c.intValue(); + int intValue2 = aVar.f274c.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) ? d.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 1e0c29a580..8333033640 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.f273c == null) { + if (aVar.b == null || aVar.f274c == 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.f273c, f, d(), this.d)) != null) { + if (cVar != 0 && (f2 = (Float) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f274c, 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.f273c.floatValue(); + aVar.h = aVar.f274c.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 3ec3aec3dd..4ee0a60816 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 @@ -21,7 +21,7 @@ public class d extends f { public Object f(a aVar, float f) { c cVar = this.i; c cVar2 = aVar.b; - c cVar3 = aVar.f273c; + c cVar3 = aVar.f274c; 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 ed90f1261b..20f28fd477 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.f273c == null) { + if (aVar.b == null || aVar.f274c == 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.f273c, f, d(), this.d)) != null) { + if (cVar != 0 && (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f274c, 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.f273c.intValue(); + aVar.j = aVar.f274c.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 b9ae7a1f26..5aaa6e9fcc 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 f310c; + public final List f311c; public g(List list) { - this.f310c = list; + this.f311c = 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).f331c.a()); + this.b.add(list.get(i).f332c.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 1122e10150..aaaf6f5017 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.f273c, aVar.d, aVar.e, aVar.f); + super(dVar, aVar.b, aVar.f274c, aVar.d, aVar.e, aVar.f); this.p = aVar; e(); } public void e() { PointF pointF; - PointF pointF2 = this.f273c; + PointF pointF2 = this.f274c; boolean z2 = (pointF2 == null || (pointF = this.b) == null || !pointF.equals(pointF2.x, pointF2.y)) ? false : true; - PointF pointF3 = this.f273c; + PointF pointF3 = this.f274c; 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 b6bfcfb698..81d8cc2c96 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.f273c, d(), f, this.d)) != null) { + if (cVar != 0 && (pointF = (PointF) cVar.a(hVar.e, hVar.f.floatValue(), hVar.b, hVar.f274c, 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 33828ee6d6..a141fa10e2 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.f273c) == null) { + if (pointF3 == null || (pointF = aVar.f274c) == 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 53048cc424..2195af835e 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.f273c) == null) { + if (dVar3 == null || (dVar = aVar.f274c) == 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 f20f0b06e4..faf6e3d4cb 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.f273c; + k kVar2 = aVar.f274c; k kVar3 = this.i; if (kVar3.b == null) { kVar3.b = new PointF(); } - kVar3.f336c = kVar.f336c || kVar2.f336c; + kVar3.f337c = kVar.f337c || kVar2.f337c; if (kVar.a.size() != kVar2.a.size()) { StringBuilder O = c.d.b.a.a.O("Curves must have the same number of control points. Shape 1: "); O.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.f314c; + PointF pointF5 = aVar2.f315c; PointF pointF6 = aVar3.a; PointF pointF7 = aVar3.b; - PointF pointF8 = aVar3.f314c; + PointF pointF8 = aVar3.f315c; 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).f314c.set(f.e(pointF5.x, pointF8.x, f), f.e(pointF5.y, pointF8.y, f)); + kVar3.a.get(size3).f315c.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.f314c; + PointF pointF12 = aVar4.f315c; 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.f336c) { + if (kVar4.f337c) { 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 a575f9af58..195aba1c4a 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 f311c; + public final Matrix f312c; 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.f327c; + g gVar = lVar.f328c; 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.f311c = new Matrix(); + this.f312c = new Matrix(); this.d = new Matrix(); this.e = new float[9]; } else { this.b = null; - this.f311c = null; + this.f312c = 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.f283c) { + } else if (t == c.c.a.o.f284c) { 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.f287y || (aVar2 = this.m) == null) { - if (t != c.c.a.o.f288z || (aVar = this.n) == null) { + } else if (t != c.c.a.o.f288y || (aVar2 = this.m) == null) { + if (t != c.c.a.o.f289z || (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.f311c.setValues(fArr2); + this.f312c.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.f311c.preConcat(this.b); - this.d.preConcat(this.f311c); + this.f312c.preConcat(this.b); + this.d.preConcat(this.f312c); 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 fb69798b1a..ae21d65234 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 f312c = new HashMap(); + public final Map f313c = 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 6f45f1c42f..e300a101ed 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 f313c; + public String f314c; @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.f313c = str; + this.f314c = str; if (!TextUtils.isEmpty(str)) { - String str2 = this.f313c; + String str2 = this.f314c; if (str2.charAt(str2.length() - 1) != '/') { - this.f313c = a.F(new StringBuilder(), this.f313c, MentionUtilsKt.SLASH_CHAR); + this.f314c = a.F(new StringBuilder(), this.f314c, 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 4a557f6b34..f828a26cdf 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 f314c; + public final PointF f315c; public a() { this.a = new PointF(); this.b = new PointF(); - this.f314c = new PointF(); + this.f315c = new PointF(); } public a(PointF pointF, PointF pointF2, PointF pointF3) { this.a = pointF; this.b = pointF2; - this.f314c = pointF3; + this.f315c = 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 0e37162b28..58057e04fe 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[] f315c; + public static /* synthetic */ int[] f316c; public static /* synthetic */ int[] d; public static /* synthetic */ int[] e; public static /* synthetic */ int[] f; @@ -38,23 +38,23 @@ public /* synthetic */ class b { public static /* synthetic */ int[] q; /* renamed from: r reason: collision with root package name */ - public static /* synthetic */ int[] f316r; + public static /* synthetic */ int[] f317r; public static /* synthetic */ int[] s; public static /* synthetic */ int[] t; public static /* synthetic */ int[] u; public static /* synthetic */ int[] v; /* renamed from: w reason: collision with root package name */ - public static /* synthetic */ int[] f317w; + public static /* synthetic */ int[] f318w; /* renamed from: x reason: collision with root package name */ - public static /* synthetic */ int[] f318x; + public static /* synthetic */ int[] f319x; /* renamed from: y reason: collision with root package name */ - public static /* synthetic */ int[] f319y; + public static /* synthetic */ int[] f320y; /* renamed from: z reason: collision with root package name */ - public static /* synthetic */ int[] f320z; + public static /* synthetic */ int[] f321z; public static synchronized /* synthetic */ int[] a() { int[] iArr; @@ -138,10 +138,10 @@ public /* synthetic */ class b { public static synchronized /* synthetic */ int[] f() { int[] iArr; synchronized (b.class) { - if (f317w == null) { - f317w = i(13); + if (f318w == null) { + f318w = i(13); } - iArr = f317w; + iArr = f318w; } return 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 64fe513af0..cfe3c998aa 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 f321c; + public final float f322c; 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.f321c = f; + this.f322c = 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.f321c)) * 31)) * 31) + this.e; + int h = ((b.h(this.d) + (((int) (((float) a.m(str, this.a.hashCode() * 31, 31)) + this.f322c)) * 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 44dfb98862..3883eb17b0 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 f322c; + public final String f323c; public d(String str, String str2, String str3, float f) { this.a = str; this.b = str2; - this.f322c = str3; + this.f323c = 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 50d37dbbb4..4cdcf743d6 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 f323c; + public final double f324c; 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.f323c = d2; + this.f324c = 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 81a4decac7..cdb70a388e 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 f324c; + public g f325c; public f(f fVar) { this.b = new ArrayList(fVar.b); - this.f324c = fVar.f324c; + this.f325c = fVar.f325c; } 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.f324c = gVar; + fVar.f325c = gVar; return fVar; } @@ -99,7 +99,7 @@ public class f { StringBuilder O = a.O("KeyPath{keys="); O.append(this.b); O.append(",resolved="); - O.append(this.f324c != null); + O.append(this.f325c != null); O.append('}'); return O.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 cb5fc6c2a0..cc1629b68a 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 f325c; + public final float f326c; public i(String str, float f, float f2) { this.a = str; - this.f325c = f2; + this.f326c = 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 fa87146072..c556ca9c4a 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 f326c; + public final b f327c; @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.f326c = bVar; + this.f327c = 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 acfa9fbee9..dadbb0ccbd 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 f327c; + public final g f328c; @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.f327c = gVar; + this.f328c = 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 eda521962b..d6b9555ef3 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 f328c; + public final f f329c; 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.f328c = fVar; + this.f329c = 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 e71da5a142..c568ab226d 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 f329c; + public final c f330c; 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.f329c = cVar; + this.f330c = 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 abdc55ecde..ab147e35dd 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 f330c; + public final c f331c; 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.f330c = cVar; + this.f331c = 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 1f4aeadbb0..c9b57a568c 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 f331c; + public final d f332c; public final boolean d; public f(int i, h hVar, d dVar, boolean z2) { this.a = i; this.b = hVar; - this.f331c = dVar; + this.f332c = 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 c036424cb7..fef877ee4d 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 f332c; + public final boolean f333c; /* 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.f332c = z2; + this.f333c = 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 cade21c77a..12983ebdbf 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 f333c; + public final b f334c; 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.f333c = bVar; + this.f334c = 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 031579e3ca..dbf18c627d 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 f334c; + public final f f335c; 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.f334c = fVar; + this.f335c = fVar; this.d = bVar; this.e = z2; } @@ -35,7 +35,7 @@ public class i implements b { StringBuilder O = a.O("RectangleShape{position="); O.append(this.b); O.append(", size="); - O.append(this.f334c); + O.append(this.f335c); O.append('}'); return O.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 b922f1056c..c0bcf2ee16 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 f335c; + public final b f336c; 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.f335c = bVar2; + this.f336c = 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 bddba87451..53e4f2b980 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 f336c; + public boolean f337c; 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.f336c = z2; + this.f337c = z2; this.a = new ArrayList(list); } @@ -26,7 +26,7 @@ public class k { StringBuilder O = c.d.b.a.a.O("ShapeData{numCurves="); O.append(this.a.size()); O.append("closed="); - O.append(this.f336c); + O.append(this.f337c); O.append('}'); return O.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 710d94b617..f34f3be059 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 f337c; + public final String f338c; @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.f337c = str; + this.f338c = 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 af9fee9da9..d84f4662e9 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 f338c; + public final boolean f339c; public m(String str, List list, boolean z2) { this.a = str; this.b = list; - this.f338c = z2; + this.f339c = 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 78ca68781d..b54718a791 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 f339c; + public final h f340c; public final boolean d; public n(String str, int i, h hVar, boolean z2) { this.a = str; this.b = i; - this.f339c = hVar; + this.f340c = 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 9d5c1bb420..c8188d1652 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 f340c; + public final List f341c; 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.f340c = list; + this.f341c = 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 d778372fb0..27e276f46f 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 f341c; + public final b f342c; 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.f341c = bVar; + this.f342c = bVar; this.d = bVar2; this.e = bVar3; this.f = z2; @@ -32,7 +32,7 @@ public class p implements b { public String toString() { StringBuilder O = a.O("Trim Path: {start: "); - O.append(this.f341c); + O.append(this.f342c); O.append(", end: "); O.append(this.d); O.append(", offset: "); diff --git a/app/src/main/java/c/c/a/y/m/a.java b/app/src/main/java/c/c/a/y/m/a.java index 6fd2afe204..654ce2e873 100644 --- a/app/src/main/java/c/c/a/y/m/a.java +++ b/app/src/main/java/c/c/a/y/m/a.java @@ -13,8 +13,8 @@ public class a implements a.b { public void a() { b bVar = this.a; boolean z2 = bVar.q.j() == 1.0f; - if (z2 != bVar.f344w) { - bVar.f344w = z2; + if (z2 != bVar.f345w) { + bVar.f345w = z2; bVar.n.invalidateSelf(); } } 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 4848daaa3e..4e1fac1a29 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 f342c; + public final Paint f343c; public final Paint d; public final Paint e; public final Paint f; @@ -54,7 +54,7 @@ public abstract class b implements e, a.b, g { @Nullable /* renamed from: r reason: collision with root package name */ - public b f343r; + public b f344r; @Nullable public b s; public List t; @@ -62,11 +62,11 @@ public abstract class b implements e, a.b, g { public final o v; /* renamed from: w reason: collision with root package name */ - public boolean f344w; + public boolean f345w; public b(j jVar, e eVar) { boolean z2 = true; - this.f342c = new c.c.a.w.a(1); + this.f343c = 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); @@ -78,10 +78,10 @@ public abstract class b implements e, a.b, g { this.k = new RectF(); this.m = new Matrix(); this.u = new ArrayList(); - this.f344w = true; + this.f345w = true; this.n = jVar; this.o = eVar; - this.l = c.d.b.a.a.G(new StringBuilder(), eVar.f351c, "#draw"); + this.l = c.d.b.a.a.G(new StringBuilder(), eVar.f352c, "#draw"); if (eVar.u == 3) { aVar.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST_OUT)); } else { @@ -127,15 +127,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.f351c, i)) { - if (!"__container".equals(this.o.f351c)) { - fVar2 = fVar2.a(this.o.f351c); - if (fVar.c(this.o.f351c, i)) { + if (fVar.e(this.o.f352c, i)) { + if (!"__container".equals(this.o.f352c)) { + fVar2 = fVar2.a(this.o.f352c); + if (fVar.c(this.o.f352c, i)) { list.add(fVar2.g(this)); } } - if (fVar.f(this.o.f351c, i)) { - n(fVar, fVar.d(this.o.f351c, i) + i, list, fVar2); + if (fVar.f(this.o.f352c, i)) { + n(fVar, fVar.d(this.o.f352c, i) + i, list, fVar2); } } } @@ -176,7 +176,7 @@ public abstract class b implements e, a.b, g { public void f(Canvas canvas, Matrix matrix, int i) { boolean z2; String str = this.l; - if (!this.f344w || this.o.v) { + if (!this.f345w || this.o.v) { c.c.a.c.a(str); return; } @@ -198,7 +198,7 @@ public abstract class b implements e, a.b, g { int i3 = 3; if (l() && this.o.u != 3) { this.j.set(0.0f, 0.0f, 0.0f, 0.0f); - this.f343r.d(this.j, matrix, true); + this.f344r.d(this.j, matrix, true); if (!rectF.intersect(this.j)) { rectF.set(0.0f, 0.0f, 0.0f, 0.0f); } @@ -209,11 +209,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.f310c.size(); + int size2 = this.p.f311c.size(); int i5 = 0; while (true) { if (i5 < size2) { - f fVar = this.p.f310c.get(i5); + f fVar = this.p.f311c.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); @@ -259,8 +259,8 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#computeBounds"); if (!this.h.isEmpty()) { - this.f342c.setAlpha(255); - c.c.a.b0.g.f(canvas, this.h, this.f342c, 31); + this.f343c.setAlpha(255); + c.c.a.b0.g.f(canvas, this.h, this.f343c, 31); c.c.a.c.a("Layer#saveLayer"); i(canvas); j(canvas, this.b, intValue); @@ -273,21 +273,21 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#saveLayer"); int i6 = 0; - while (i6 < this.p.f310c.size()) { - f fVar2 = this.p.f310c.get(i6); + while (i6 < this.p.f311c.size()) { + f fVar2 = this.p.f311c.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.f342c.setColor(ViewCompat.MEASURED_STATE_MASK); - this.f342c.setAlpha(255); - canvas.drawRect(this.h, this.f342c); + this.f343c.setColor(ViewCompat.MEASURED_STATE_MASK); + this.f343c.setAlpha(255); + canvas.drawRect(this.h, this.f343c); } if (fVar2.d) { c.c.a.b0.g.f(canvas, this.h, this.e, 31); - canvas.drawRect(this.h, this.f342c); + canvas.drawRect(this.h, this.f343c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -303,18 +303,18 @@ public abstract class b implements e, a.b, g { if (!this.p.a.isEmpty()) { int i7 = 0; while (true) { - if (i7 >= this.p.f310c.size()) { + if (i7 >= this.p.f311c.size()) { z2 = true; break; - } else if (this.p.f310c.get(i7).a != 4) { + } else if (this.p.f311c.get(i7).a != 4) { break; } else { i7++; } } if (!z2) { - this.f342c.setAlpha(255); - canvas.drawRect(this.h, this.f342c); + this.f343c.setAlpha(255); + canvas.drawRect(this.h, this.f343c); } } z2 = false; @@ -323,7 +323,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.f342c); + canvas.drawRect(this.h, this.f343c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -333,23 +333,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.f342c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f342c); + this.f343c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f343c); canvas.restore(); } } else if (fVar2.d) { - c.c.a.b0.g.f(canvas, this.h, this.f342c, 31); - canvas.drawRect(this.h, this.f342c); + c.c.a.b0.g.f(canvas, this.h, this.f343c, 31); + canvas.drawRect(this.h, this.f343c); this.a.set(aVar2.e()); this.a.transform(matrix3); - this.f342c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + this.f343c.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.f342c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f342c); + this.f343c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f343c); } i6++; i2 = 1; @@ -361,7 +361,7 @@ public abstract class b implements e, a.b, g { c.c.a.b0.g.f(canvas, this.h, this.f, 19); c.c.a.c.a("Layer#saveLayer"); i(canvas); - this.f343r.f(canvas, matrix, intValue); + this.f344r.f(canvas, matrix, intValue); canvas.restore(); c.c.a.c.a("Layer#restoreLayer"); c.c.a.c.a("Layer#drawMatte"); @@ -388,7 +388,7 @@ public abstract class b implements e, a.b, g { @Override // c.c.a.w.b.c public String getName() { - return this.o.f351c; + return this.o.f352c; } public final void h() { @@ -418,17 +418,17 @@ public abstract class b implements e, a.b, g { } public boolean l() { - return this.f343r != null; + return this.f344r != null; } public final void m(float f) { s sVar = this.n.j.a; - String str = this.o.f351c; + String str = this.o.f352c; if (sVar.a) { - c.c.a.b0.e eVar = sVar.f290c.get(str); + c.c.a.b0.e eVar = sVar.f291c.get(str); if (eVar == null) { eVar = new c.c.a.b0.e(); - sVar.f290c.put(str, eVar); + sVar.f291c.put(str, eVar); } float f2 = eVar.a + f; eVar.a = f2; @@ -500,7 +500,7 @@ public abstract class b implements e, a.b, g { if (cVar3 != null) { cVar3.h(f / f2); } - b bVar = this.f343r; + b bVar = this.f344r; if (bVar != null) { bVar.o(bVar.o.m * f); } @@ -510,8 +510,8 @@ public abstract class b implements e, a.b, g { } public final void p(boolean z2) { - if (z2 != this.f344w) { - this.f344w = z2; + if (z2 != this.f345w) { + this.f345w = z2; this.n.invalidateSelf(); } } 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 6ea690ff7b..cbe26a0950 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,13 +24,13 @@ public class c extends b { @Nullable /* renamed from: x reason: collision with root package name */ - public a f345x; + public a f346x; /* renamed from: y reason: collision with root package name */ - public final List f346y = new ArrayList(); + public final List f347y = new ArrayList(); /* renamed from: z reason: collision with root package name */ - public final RectF f347z = new RectF(); + public final RectF f348z = new RectF(); public c(j jVar, e eVar, List list, d dVar) { super(jVar, eVar); @@ -40,11 +40,11 @@ public class c extends b { b bVar3 = eVar.s; if (bVar3 != null) { a a = bVar3.a(); - this.f345x = a; + this.f346x = a; e(a); - this.f345x.a.add(this); + this.f346x.a.add(this); } else { - this.f345x = null; + this.f346x = 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.f274c.get(eVar2.g), dVar); + bVar2 = new c(jVar, eVar2, dVar.f275c.get(eVar2.g), dVar); } else if (ordinal == 1) { bVar2 = new h(jVar, eVar2); } else if (ordinal == 2) { @@ -76,10 +76,10 @@ public class c extends b { if (bVar2 != null) { longSparseArray.put(bVar2.o.d, bVar2); if (bVar4 != null) { - bVar4.f343r = bVar2; + bVar4.f344r = bVar2; bVar4 = null; } else { - this.f346y.add(0, bVar2); + this.f347y.add(0, bVar2); int h = c.c.a.y.b.h(eVar2.u); if (h == 1 || h == 2) { bVar4 = bVar2; @@ -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.f346y.size() - 1; size >= 0; size--) { - this.f347z.set(0.0f, 0.0f, 0.0f, 0.0f); - this.f346y.get(size).d(this.f347z, this.m, true); - rectF.union(this.f347z); + for (int size = this.f347y.size() - 1; size >= 0; size--) { + this.f348z.set(0.0f, 0.0f, 0.0f, 0.0f); + this.f347y.get(size).d(this.f348z, this.m, true); + rectF.union(this.f348z); } } @@ -113,7 +113,7 @@ public class c extends b { return; } if (cVar == null) { - a aVar = this.f345x; + a aVar = this.f346x; if (aVar != null) { aVar.i(null); return; @@ -121,9 +121,9 @@ public class c extends b { return; } p pVar = new p(cVar, null); - this.f345x = pVar; + this.f346x = pVar; pVar.a.add(this); - e(this.f345x); + e(this.f346x); } @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.f279z && this.f346y.size() > 1 && i != 255; + boolean z2 = this.n.f280z && this.f347y.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.f346y.size() - 1; size >= 0; size--) { + for (int size = this.f347y.size() - 1; size >= 0; size--) { if (!this.A.isEmpty() ? canvas.clipRect(this.A) : true) { - this.f346y.get(size).f(canvas, matrix, i); + this.f347y.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.f346y.size(); i2++) { - this.f346y.get(i2).c(fVar, i, list, fVar2); + for (int i2 = 0; i2 < this.f347y.size(); i2++) { + this.f347y.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.f345x != null) { - f = ((this.f345x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); + if (this.f346x != null) { + f = ((this.f346x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); } - if (this.f345x == null) { + if (this.f346x == 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.f346y.size(); + int size = this.f347y.size(); while (true) { size--; if (size >= 0) { - this.f346y.get(size).o(f); + this.f347y.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 f55c6a97c6..00f806776b 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 f348x = new c.c.a.w.a(3); + public final Paint f349x = new c.c.a.w.a(3); /* renamed from: y reason: collision with root package name */ - public final Rect f349y = new Rect(); + public final Rect f350y = new Rect(); /* renamed from: z reason: collision with root package name */ - public final Rect f350z = new Rect(); + public final Rect f351z = 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.f348x.setAlpha(i); + this.f349x.setAlpha(i); a aVar = this.A; if (aVar != null) { - this.f348x.setColorFilter(aVar.e()); + this.f349x.setColorFilter(aVar.e()); } canvas.save(); canvas.concat(matrix); - this.f349y.set(0, 0, q.getWidth(), q.getHeight()); - this.f350z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); - canvas.drawBitmap(q, this.f349y, this.f350z, this.f348x); + this.f350y.set(0, 0, q.getWidth(), q.getHeight()); + this.f351z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); + canvas.drawBitmap(q, this.f350y, this.f351z, this.f349x); canvas.restore(); } } @@ -93,18 +93,18 @@ public class d extends b { if (jVar.getCallback() == null) { bVar = null; } else { - b bVar2 = jVar.f275r; + b bVar2 = jVar.f276r; if (bVar2 != null) { Drawable.Callback callback = jVar.getCallback(); Context context = (callback != null && (callback instanceof View)) ? ((View) callback).getContext() : null; if (!((context == null && bVar2.b == null) || bVar2.b.equals(context))) { - jVar.f275r = null; + jVar.f276r = null; } } - if (jVar.f275r == null) { - jVar.f275r = new b(jVar.getCallback(), jVar.s, jVar.t, jVar.j.d); + if (jVar.f276r == null) { + jVar.f276r = new b(jVar.getCallback(), jVar.s, jVar.t, jVar.j.d); } - bVar = jVar.f275r; + bVar = jVar.f276r; } if (bVar == null || (kVar = bVar.e.get(str)) == null) { return null; @@ -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.f313c)) { - Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f313c + str2), null, options), kVar.a, kVar.b); + if (!TextUtils.isEmpty(bVar.f314c)) { + Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f314c + 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 685d40298d..871d2803e0 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 f351c; + public final String f352c; public final long d; public final a e; public final long f; @@ -35,7 +35,7 @@ public class e { @Nullable /* renamed from: r reason: collision with root package name */ - public final k f352r; + public final k f353r; @Nullable public final c.c.a.y.k.b s; public final List> t; @@ -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.f351c = str; + this.f352c = str; this.d = j; this.e = aVar; this.f = j2; @@ -72,7 +72,7 @@ public class e { this.o = i4; this.p = i5; this.q = jVar; - this.f352r = kVar; + this.f353r = kVar; this.t = list3; this.u = i6; this.s = bVar; @@ -81,16 +81,16 @@ public class e { public String a(String str) { StringBuilder O = c.d.b.a.a.O(str); - O.append(this.f351c); + O.append(this.f352c); O.append("\n"); e e = this.b.e(this.f); if (e != null) { O.append("\t\tParents: "); - O.append(e.f351c); + O.append(e.f352c); e e2 = this.b.e(e.f); while (e2 != null) { O.append("->"); - O.append(e2.f351c); + O.append(e2.f352c); e2 = this.b.e(e2.f); } O.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 15ecf5a10f..86a4c449b0 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 f353x; + public final d f354x; public g(j jVar, e eVar) { super(jVar, eVar); d dVar = new d(jVar, this, new m("__container", eVar.a, false)); - this.f353x = dVar; + this.f354x = 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.f353x.d(rectF, this.m, z2); + this.f354x.d(rectF, this.m, z2); } @Override // c.c.a.y.m.b public void j(@NonNull Canvas canvas, Matrix matrix, int i) { - this.f353x.f(canvas, matrix, i); + this.f354x.f(canvas, matrix, i); } @Override // c.c.a.y.m.b public void n(f fVar, int i, List list, f fVar2) { - this.f353x.c(fVar, i, list, fVar2); + this.f354x.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 15ba9b0c7b..a7909acbd6 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 f354x = new RectF(); + public final RectF f355x = new RectF(); /* renamed from: y reason: collision with root package name */ - public final Paint f355y; + public final Paint f356y; /* renamed from: z reason: collision with root package name */ - public final float[] f356z; + public final float[] f357z; public h(j jVar, e eVar) { super(jVar, eVar); c.c.a.w.a aVar = new c.c.a.w.a(); - this.f355y = aVar; - this.f356z = new float[8]; + this.f356y = aVar; + this.f357z = 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.f354x; + RectF rectF2 = this.f355x; e eVar = this.B; rectF2.set(0.0f, 0.0f, (float) eVar.j, (float) eVar.k); - this.m.mapRect(this.f354x); - rectF.set(this.f354x); + this.m.mapRect(this.f355x); + rectF.set(this.f355x); } @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.f355y.setAlpha(intValue); + this.f356y.setAlpha(intValue); a aVar2 = this.C; if (aVar2 != null) { - this.f355y.setColorFilter(aVar2.e()); + this.f356y.setColorFilter(aVar2.e()); } if (intValue > 0) { - float[] fArr = this.f356z; + float[] fArr = this.f357z; 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.f356z; + float[] fArr2 = this.f357z; path.moveTo(fArr2[0], fArr2[1]); Path path2 = this.A; - float[] fArr3 = this.f356z; + float[] fArr3 = this.f357z; path2.lineTo(fArr3[2], fArr3[3]); Path path3 = this.A; - float[] fArr4 = this.f356z; + float[] fArr4 = this.f357z; path3.lineTo(fArr4[4], fArr4[5]); Path path4 = this.A; - float[] fArr5 = this.f356z; + float[] fArr5 = this.f357z; path4.lineTo(fArr5[6], fArr5[7]); Path path5 = this.A; - float[] fArr6 = this.f356z; + float[] fArr6 = this.f357z; path5.lineTo(fArr6[0], fArr6[1]); this.A.close(); - canvas.drawPath(this.A, this.f355y); + canvas.drawPath(this.A, this.f356y); } } } 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 db66b98b6c..bacd87ad69 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 f357x = new StringBuilder(2); + public final StringBuilder f358x = new StringBuilder(2); /* renamed from: y reason: collision with root package name */ - public final RectF f358y = new RectF(); + public final RectF f359y = new RectF(); /* renamed from: z reason: collision with root package name */ - public final Matrix f359z = new Matrix(); + public final Matrix f360z = new Matrix(); /* compiled from: TextLayer */ public class a extends Paint { @@ -89,7 +89,7 @@ public class i extends b { this.E = nVar; nVar.a.add(this); e(nVar); - k kVar = eVar.f352r; + k kVar = eVar.f353r; if (!(kVar == null || (aVar2 = kVar.a) == null)) { c.c.a.w.c.a a2 = aVar2.a(); this.H = a2; @@ -102,7 +102,7 @@ public class i extends b { a3.a.add(this); e(this.J); } - if (!(kVar == null || (bVar2 = kVar.f326c) == null)) { + if (!(kVar == null || (bVar2 = kVar.f327c) == 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.f321c) / 100.0f; + float floatValue = (aVar9 != null ? aVar9.e().floatValue() : e.f322c) / 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.f322c)); + e eVar = this.G.g.get(e.a(str5.charAt(i5), dVar.a, dVar.f323c)); if (eVar == null) { f3 = c2; i3 = i4; str3 = str5; } else { str3 = str5; - double d2 = eVar.f323c; + double d2 = eVar.f324c; 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.f322c)); + e eVar2 = this.G.g.get(e.a(str7.charAt(i6), dVar.a, dVar.f323c)); 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.f358y, false); - this.f359z.set(matrix); - this.f359z.preTranslate(0.0f, (-e.g) * g.c()); - this.f359z.preScale(floatValue, floatValue); - path.transform(this.f359z); + path.computeBounds(this.f359y, false); + this.f360z.set(matrix); + this.f360z.preTranslate(0.0f, (-e.g) * g.c()); + this.f360z.preScale(floatValue, floatValue); + path.transform(this.f360z); 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.f323c) * floatValue * d; + float c3 = g.c() * ((float) eVar2.f324c) * 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.f322c; + ?? r3 = dVar.f323c; 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.f312c.get(r6); + Typeface typeface2 = aVar.f313c.get(r6); if (typeface2 == null) { StringBuilder S = c.d.b.a.a.S("fonts/", r6); S.append(aVar.e); typeface2 = Typeface.createFromAsset(aVar.d, S.toString()); - aVar.f312c.put(r6, typeface2); + aVar.f313c.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.f321c)); + this.A.setTextSize(g.c() * (aVar12 != null ? aVar12.e().floatValue() : e.f322c)); 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.f357x.setLength(0); + this.f358x.setLength(0); int i12 = i11; while (i12 < charCount) { int codePointAt3 = str9.codePointAt(i12); - this.f357x.appendCodePoint(codePointAt3); + this.f358x.appendCodePoint(codePointAt3); i12 += Character.charCount(codePointAt3); } - String sb = this.f357x.toString(); + String sb = this.f358x.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 1c1282ad93..58362e5ec1 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 f360c; + public final b f361c; public c(Context context, String str, @Nullable String str2) { Context applicationContext = context.getApplicationContext(); this.a = applicationContext; this.b = str; if (str2 == null) { - this.f360c = null; + this.f361c = null; } else { - this.f360c = new b(applicationContext); + this.f361c = 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.f360c; + b bVar = this.f361c; 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.f360c; + b bVar2 = this.f361c; 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.f360c; + b bVar3 = this.f361c; 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 c6e9088104..45f0be5a02 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 f361c; + public final Handler f362c; public u d; public Context e; public d f; @@ -58,7 +58,7 @@ public class a extends BillingClient { public boolean q; /* renamed from: r reason: collision with root package name */ - public ExecutorService f362r; + public ExecutorService f363r; @UiThread public a(@Nullable String str, Context context, e eVar) { @@ -69,7 +69,7 @@ public class a extends BillingClient { str2 = "3.0.3"; } this.a = 0; - this.f361c = new Handler(Looper.getMainLooper()); + this.f362c = new Handler(Looper.getMainLooper()); this.j = 0; this.b = str2; Context applicationContext = context.getApplicationContext(); @@ -105,10 +105,10 @@ public class a extends BillingClient { this.g = null; } this.f = null; - ExecutorService executorService = this.f362r; + ExecutorService executorService = this.f363r; if (executorService != null) { executorService.shutdownNow(); - this.f362r = null; + this.f363r = null; } } catch (Exception e) { String valueOf = String.valueOf(e); @@ -162,7 +162,7 @@ public class a extends BillingClient { String e = skuDetails.e(); String str11 = "BillingClient"; if (!e.equals("subs") || this.h) { - String str12 = billingFlowParams.f1947c; + String str12 = billingFlowParams.f1948c; 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; @@ -216,10 +216,10 @@ public class a extends BillingClient { } else { i = 1; } - if (!TextUtils.isEmpty(billingFlowParams.f1947c)) { + if (!TextUtils.isEmpty(billingFlowParams.f1948c)) { String[] strArr = new String[i]; str4 = "; try to reconnect"; - strArr[0] = billingFlowParams.f1947c; + strArr[0] = billingFlowParams.f1948c; bundle.putStringArrayList("skusToReplace", new ArrayList<>(Arrays.asList(strArr))); } else { str4 = "; try to reconnect"; @@ -456,7 +456,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.f363c); + bVar.onBillingSetupFinished(q.f364c); } 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); @@ -467,7 +467,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.f365c.b, intentFilter); + context.registerReceiver(tVar.f366c.b, intentFilter); tVar.b = true; } c.i.a.f.h.n.a.a("BillingClient", "Starting in-app billing setup."); @@ -500,7 +500,7 @@ public class a extends BillingClient { public final void h(Runnable runnable) { if (!Thread.interrupted()) { - this.f361c.post(runnable); + this.f362c.post(runnable); } } @@ -512,12 +512,12 @@ public class a extends BillingClient { @Nullable public final Future j(Callable callable, long j, @Nullable Runnable runnable) { long j2 = (long) (((double) j) * 0.95d); - if (this.f362r == null) { - this.f362r = Executors.newFixedThreadPool(c.i.a.f.h.n.a.a, new y(this)); + if (this.f363r == null) { + this.f363r = Executors.newFixedThreadPool(c.i.a.f.h.n.a.a, new y(this)); } try { - Future submit = this.f362r.submit(callable); - this.f361c.postDelayed(new z(submit, runnable), j2); + Future submit = this.f363r.submit(callable); + this.f362c.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 7686483c07..2f05b07ecc 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.f1947c), this.j.d(), "subs", null); + return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1948c), 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 63b643dded..d94ccd653f 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.f364c; + String str = rVar.f365c; 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 a45427e36a..612b3c584e 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 f363c; + public static final BillingResult f364c; 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."; - f363c = billingResult4; + f364c = 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 d9df14b4de..1d78f84061 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 f364c; + public final String f365c; public r(int i, String str, @Nullable List list) { this.b = i; - this.f364c = str; + this.f365c = 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 1617b7857b..839e7c2820 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 f365c; + public final /* synthetic */ u f366c; public /* synthetic */ t(u uVar, e eVar) { - this.f365c = uVar; + this.f366c = 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 9aec0d0bba..1dc931bc42 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.f365c.b); + context.unregisterReceiver(tVar.f366c.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 b1406a94f6..76fbca6781 100644 --- a/app/src/main/java/c/d/b/a/a.java +++ b/app/src/main/java/c/d/b/a/a.java @@ -385,7 +385,7 @@ public class a { return str + j; } - public static boolean q0(b.C0240b bVar, int i, String str) { + public static boolean q0(b.C0241b bVar, int i, String str) { Boolean bool = bVar.get(i); m.checkNotNullExpressionValue(bool, str); return bool.booleanValue(); diff --git a/app/src/main/java/c/e/a/a.java b/app/src/main/java/c/e/a/a.java index a8cda27fd5..4e801884d9 100644 --- a/app/src/main/java/c/e/a/a.java +++ b/app/src/main/java/c/e/a/a.java @@ -4,11 +4,11 @@ import com.discord.widgets.chat.input.MentionUtilsKt; import java.util.Date; /* compiled from: Log */ public class a { - public static C0057a a = new C0057a(); + public static C0058a a = new C0058a(); /* compiled from: Log */ /* renamed from: c.e.a.a$a reason: collision with other inner class name */ - public static class C0057a { + public static class C0058a { public long a = new Date().getTime(); public void a(int i, String str, String str2, Throwable th) { diff --git a/app/src/main/java/c/e/b/a.java b/app/src/main/java/c/e/b/a.java index 99561e9bab..9ce3df1985 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 f366c; + public static volatile a f367c; public static volatile Method d; static { @@ -19,7 +19,7 @@ public class a extends ClassLoader { classLoader = ClassLoader.getSystemClassLoader(); } b = classLoader; - f366c = new a(classLoader); + f367c = new a(classLoader); } public a(ClassLoader classLoader) { @@ -33,14 +33,14 @@ public class a extends ClassLoader { } ClassLoader classLoader2 = b; if (classLoader2.equals(classLoader)) { - if (f366c == null) { + if (f367c == null) { synchronized (a) { - if (f366c == null) { - f366c = new a(classLoader2); + if (f367c == null) { + f367c = new a(classLoader2); } } } - return f366c; + return f367c; } 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 419fc34ea1..7520bfb22b 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.f3066c); - q(fVar, replace2, arrayList, w.f3066c); + n(fVar, replace2, arrayList, w.f3067c); + q(fVar, replace2, arrayList, w.f3067c); o(fVar, replace2, arrayList); cls2 = b.a(u, 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 e5aee277da..0ea4356a64 100644 --- a/app/src/main/java/c/f/b/b/a.java +++ b/app/src/main/java/c/f/b/b/a.java @@ -23,7 +23,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 f367c; + public final File f368c; public final boolean d; public final File e; public final c.f.b.a.a f; @@ -33,7 +33,7 @@ public class a implements c { public class b implements c.f.d.c.a { public final List a = new ArrayList(); - public b(C0058a aVar) { + public b(C0059a aVar) { } @Override // c.f.d.c.a @@ -60,10 +60,10 @@ public class a implements c { public final c.f.a.a b; /* renamed from: c reason: collision with root package name */ - public long f368c = -1; + public long f369c = -1; public long d = -1; - public c(String str, File file, C0058a aVar) { + public c(String str, File file, C0059a aVar) { Objects.requireNonNull(str); this.a = str; this.b = new c.f.a.a(file); @@ -84,10 +84,10 @@ public class a implements c { @Override // c.f.b.b.c.a public long getSize() { - if (this.f368c < 0) { - this.f368c = this.b.a(); + if (this.f369c < 0) { + this.f369c = this.b.a(); } - return this.f368c; + return this.f369c; } } @@ -169,7 +169,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.f454c.a(hVar.a.e(), bVar); + hVar.b.f455c.a(hVar.a.e(), bVar); bVar.flush(); long j = bVar.i; fileOutputStream.close(); @@ -193,7 +193,7 @@ public class a implements c { public class g implements c.f.d.c.a { public boolean a; - public g(C0058a aVar) { + public g(C0059a aVar) { } /* JADX WARNING: Code restructure failed: missing block: B:7:0x002b, code lost: @@ -233,7 +233,7 @@ public class a implements c { @Override // c.f.d.c.a public void c(File file) { - if (!a.this.f367c.equals(file) && !this.a) { + if (!a.this.f368c.equals(file) && !this.a) { file.delete(); } if (this.a && file.equals(a.this.e)) { @@ -246,7 +246,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.f367c = file; + this.f368c = file; boolean z3 = false; try { File externalStorageDirectory = Environment.getExternalStorageDirectory(); @@ -257,12 +257,12 @@ public class a implements c { Objects.requireNonNull((c.f.b.a.d) aVar); } this.d = z2; - File file2 = new File(this.f367c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f368c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f367c.exists()) { + if (this.f368c.exists()) { if (!file2.exists()) { - c.c.a.a0.d.b0(this.f367c); + c.c.a.a0.d.b0(this.f368c); } if (z3) { try { @@ -287,10 +287,10 @@ public class a implements c { } z2 = false; this.d = z2; - File file2 = new File(this.f367c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f368c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f367c.exists()) { + if (this.f368c.exists()) { } z3 = true; if (z3) { @@ -333,7 +333,7 @@ public class a implements c { @Override // c.f.b.b.c public void a() { - c.c.a.a0.d.n2(this.f367c, new g(null)); + c.c.a.a0.d.n2(this.f368c, 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 6e6b48d88e..2a0fca8a1d 100644 --- a/app/src/main/java/c/f/b/b/d.java +++ b/app/src/main/java/c/f/b/b/d.java @@ -27,7 +27,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 f370c; + public final long f371c; public final long d; public final CountDownLatch e; public long f; @@ -66,7 +66,7 @@ public class d implements h { public long b = -1; /* renamed from: c reason: collision with root package name */ - public long f371c = -1; + public long f372c = -1; public synchronized long a() { return this.b; @@ -75,7 +75,7 @@ public class d implements h { public synchronized void b(long j, long j2) { if (this.a) { this.b += j; - this.f371c += j2; + this.f372c += j2; } } } @@ -86,19 +86,19 @@ public class d implements h { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f372c; + public final long f373c; public c(long j, long j2, long j3) { this.a = j; this.b = j2; - this.f372c = j3; + this.f373c = 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.f370c = cVar2.b; - long j = cVar2.f372c; + this.f371c = cVar2.b; + long j = cVar2.f373c; this.d = j; this.f = j; c.f.d.i.a aVar4 = c.f.d.i.a.a; @@ -316,7 +316,7 @@ public class d implements h { } b bVar2 = this.o; synchronized (bVar2) { - j = bVar2.f371c; + j = bVar2.f372c; } long j7 = (long) i; if (!(j == j7 && this.o.a() == j6)) { @@ -327,7 +327,7 @@ public class d implements h { } b bVar3 = this.o; synchronized (bVar3) { - bVar3.f371c = j7; + bVar3.f372c = j7; bVar3.b = j6; bVar3.a = true; } @@ -374,7 +374,7 @@ public class d implements h { b bVar = this.o; synchronized (bVar) { bVar.a = false; - bVar.f371c = -1; + bVar.f372c = -1; bVar.b = -1; } e(); @@ -403,13 +403,13 @@ public class d implements h { aVar.h.unlock(); } } - StatFs statFs = c2 == 1 ? aVar.f378c : aVar.e; + StatFs statFs = c2 == 1 ? aVar.f379c : aVar.e; long availableBlocksLong = statFs != null ? statFs.getAvailableBlocksLong() * statFs.getBlockSizeLong() : 0; if (availableBlocksLong > 0 && availableBlocksLong >= a2) { z2 = false; } if (z2) { - this.f = this.f370c; + this.f = this.f371c; } 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 3d71a57434..33f64e01ae 100644 --- a/app/src/main/java/c/f/b/b/e.java +++ b/app/src/main/java/c/f/b/b/e.java @@ -15,7 +15,7 @@ public class e implements c { public final Supplier b; /* renamed from: c reason: collision with root package name */ - public final String f373c; + public final String f374c; public final c.f.b.a.a d; @VisibleForTesting public volatile a e = new a(null, null); @@ -37,7 +37,7 @@ public class e implements c { this.a = i; this.d = aVar; this.b = supplier; - this.f373c = str; + this.f374c = str; } @Override // c.f.b.b.c @@ -80,7 +80,7 @@ public class e implements c { } public final void h() throws IOException { - File file = new File(this.b.get(), this.f373c); + File file = new File(this.b.get(), this.f374c); try { d.l1(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 2790d2ce33..4a0db24874 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 f374c; + public static int f375c; public CacheKey d; public i e; @@ -19,16 +19,16 @@ public class i { } b = iVar.e; iVar.e = null; - f374c--; + f375c--; return iVar; } } public void b() { synchronized (a) { - int i = f374c; + int i = f375c; if (i < 5) { - f374c = i + 1; + f375c = i + 1; i iVar = b; if (iVar != null) { this.e = iVar; diff --git a/app/src/main/java/c/f/d/b/b.java b/app/src/main/java/c/f/d/b/b.java index 66e77b5109..02273ad73c 100644 --- a/app/src/main/java/c/f/d/b/b.java +++ b/app/src/main/java/c/f/d/b/b.java @@ -15,14 +15,14 @@ public class b extends AbstractExecutorService { public final Executor k; public volatile int l; public final BlockingQueue m; - public final RunnableC0059b n; + public final RunnableC0060b n; public final AtomicInteger o; public final AtomicInteger p; /* compiled from: ConstrainedExecutorService */ /* renamed from: c.f.d.b.b$b reason: collision with other inner class name */ - public class RunnableC0059b implements Runnable { - public RunnableC0059b(a aVar) { + public class RunnableC0060b implements Runnable { + public RunnableC0060b(a aVar) { } @Override // java.lang.Runnable @@ -64,7 +64,7 @@ public class b extends AbstractExecutorService { this.k = executor; this.l = i2; this.m = blockingQueue; - this.n = new RunnableC0059b(null); + this.n = new RunnableC0060b(null); this.o = new AtomicInteger(0); this.p = new AtomicInteger(0); return; 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 29c9dc40c2..cab11db0c6 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 f375c; + public a f376c; /* 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 f376c; + public a f377c; 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.f375c = aVar; + this.f376c = 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.f375c.f376c = aVar; - this.f375c = aVar; + this.f376c.f377c = aVar; + this.f376c = 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.f376c; + a aVar = this.b.f377c; 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.f376c; + aVar = aVar.f377c; 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 2a631d8428..6fe027c353 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 f377c = f.of("heif", "image/heif", "heic", "image/heic"); + public static final Map f378c = 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 5c1f5154cc..1dd41bcc4f 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 f378c = null; + public volatile StatFs f379c = 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.f378c = c(this.f378c, this.d); + this.f379c = c(this.f379c, 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 efcdea5bc4..43040651b9 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[] f379c = a("RIFF"); + public static final byte[] f380c = 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, f379c) && d(bArr, i + 8, d); + return i2 >= 20 && d(bArr, i, f380c) && 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 2c2b774a80..965be32190 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 f380c = false; + public boolean f381c = 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.f380c) { + if (this.f381c) { return false; } - this.f380c = true; + this.f381c = 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.f380c) { + if (!this.f381c) { 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.f380c; + return this.f381c; } public final void j() { @@ -131,7 +131,7 @@ public abstract class c implements DataSource { boolean z2; synchronized (this) { z2 = true; - if (!this.f380c) { + if (!this.f381c) { 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.f380c) { + if (!this.f381c) { 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.f380c) { + if (!this.f381c) { 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 3126d92130..55934b0fe5 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 f381x; + public final a f382x; /* renamed from: y reason: collision with root package name */ - public final e f382y; + public final e f383y; /* renamed from: z reason: collision with root package name */ - public final w f383z; + public final w f384z; public c(Resources resources, c.f.g.b.a aVar, a aVar2, Executor executor, w wVar, e eVar) { super(aVar, executor, null, null); - this.f381x = new a(resources, aVar2); - this.f382y = eVar; - this.f383z = wVar; + this.f382x = new a(resources, aVar2); + this.f383y = eVar; + this.f384z = 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.f386c; + h hVar = this.E.f387c; 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 w2 = closeableReference2.w(); K(w2); Drawable J = J(this.D, w2); - if (J == null && (J = J(this.f382y, w2)) == null && (J = this.f381x.b(w2)) == null) { + if (J == null && (J = J(this.f383y, w2)) == null && (J = this.f382x.b(w2)) == null) { throw new UnsupportedOperationException("Unrecognized image class: " + w2); } 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.f383z; + w wVar = this.f384z; 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.f2681c) == null) { + if (imageRequest == null || (uri = imageRequest.f2682c) == null) { if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) { ImageRequest imageRequest3 = imageRequestArr[0]; - uri = imageRequest3 != null ? imageRequest3.f2681c : null; + uri = imageRequest3 != null ? imageRequest3.f2682c : null; } if (imageRequest2 != null) { - return imageRequest2.f2681c; + return imageRequest2.f2682c; } 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 df131fa9b5..be13deb377 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 91da73b765..9cf6b7fdb6 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 f384c; + public final f f385c; 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.f384c = fVar; + this.f385c = 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.f385c = a; + fVar.f386c = 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.f384c, this.b, null, null); + d dVar = new d(this.a, this.f385c, 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 d21fc96a60..6ca09387cb 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 f385c; + public c.f.j.i.a f386c; 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 4f7d40f5d5..74294355c7 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 f386c = new h(); + public final h f387c = 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.f386c.s = bounds.width(); - this.f386c.t = bounds.height(); + this.f387c.s = bounds.width(); + this.f387c.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.f386c; + h hVar = this.f387c; hVar.b = null; - hVar.f387c = null; + hVar.f388c = null; hVar.d = null; hVar.e = null; hVar.f = null; @@ -72,12 +72,12 @@ public class f implements g { hVar.h = null; hVar.p = 1; hVar.q = null; - hVar.f388r = false; + hVar.f389r = false; hVar.s = -1; hVar.t = -1; hVar.u = null; hVar.v = -1; - hVar.f389w = -1; + hVar.f390w = -1; hVar.A = null; hVar.a(); } @@ -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.f386c, this, this.d, l.a); + this.h = new a(this.b, this.f387c, this, this.d, l.a); } if (this.g == null) { - this.g = new c.f.g.a.a.h.i.c(this.b, this.f386c); + this.g = new c.f.g.a.a.h.i.c(this.b, this.f387c); } if (this.f == null) { - this.f = new c.f.g.a.a.h.i.b(this.f386c, this); + this.f = new c.f.g.a.a.h.i.b(this.f387c, 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 83204468e7..6e9f2a8c05 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 f387c; + public ImageRequest f388c; public Object d; public ImageInfo e; public ImageRequest f; @@ -27,23 +27,23 @@ public class h { public String q; /* renamed from: r reason: collision with root package name */ - public boolean f388r; + public boolean f389r; public int s = -1; public int t = -1; public Throwable u; public int v = -1; /* renamed from: w reason: collision with root package name */ - public int f389w = -1; + public int f390w = -1; /* renamed from: x reason: collision with root package name */ - public long f390x = -1; + public long f391x = -1; /* renamed from: y reason: collision with root package name */ - public long f391y = -1; + public long f392y = -1; /* renamed from: z reason: collision with root package name */ - public long f392z = -1; + public long f393z = -1; public void a() { this.n = -1; @@ -52,12 +52,12 @@ public class h { this.k = -1; this.l = -1; this.m = -1; - this.f390x = -1; - this.f391y = -1; - this.f392z = -1; + this.f391x = -1; + this.f392y = -1; + this.f393z = -1; } public d b() { - return new d(this.a, this.b, this.f387c, 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.f388r, this.s, this.t, this.u, this.f389w, this.f390x, this.f391y, null, this.f392z, this.A); + return new d(this.a, this.b, this.f388c, 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.f389r, this.s, this.t, this.u, this.f390w, this.f391x, this.f392y, null, this.f393z, 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 88c1a3c24e..d53b51f1ab 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,17 +19,17 @@ 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 f393c; + public final g f394c; public final Supplier d; public final Supplier e; public Handler f; /* compiled from: ImagePerfControllerListener2 */ /* renamed from: c.f.g.a.a.h.i.a$a reason: collision with other inner class name */ - public static class HandlerC0060a extends Handler { + public static class HandlerC0061a extends Handler { public final g a; - public HandlerC0060a(@NonNull Looper looper, @NonNull g gVar) { + public HandlerC0061a(@NonNull Looper looper, @NonNull g gVar) { super(looper); this.a = gVar; } @@ -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.f393c = gVar; + this.f394c = gVar; this.d = supplier; this.e = supplier2; } @@ -66,8 +66,8 @@ public class a extends c.f.h.b.a.a { e.d = obj; e.A = aVar; g(e, 0); - e.f389w = 1; - e.f390x = now; + e.f390w = 1; + e.f391x = now; h(e, 1); } @@ -80,8 +80,8 @@ public class a extends c.f.h.b.a.a { e.a = str; e.u = th; g(e, 5); - e.f389w = 2; - e.f391y = now; + e.f390w = 2; + e.f392y = now; h(e, 2); } @@ -96,8 +96,8 @@ public class a extends c.f.h.b.a.a { e.m = now; g(e, 4); } - e.f389w = 2; - e.f391y = now; + e.f390w = 2; + e.f392y = 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 HandlerC0060a(looper, this.f393c); + this.f = new HandlerC0061a(looper, this.f394c); } } } @@ -144,7 +144,7 @@ public class a extends c.f.h.b.a.a { this.f.sendMessage(obtainMessage); return; } - ((f) this.f393c).b(hVar, i); + ((f) this.f394c).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.f393c).a(hVar, i); + ((f) this.f394c).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 c7875cfb9c..ba12a354ab 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,28 +18,28 @@ 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.f387c = imageRequest; + hVar.f388c = imageRequest; hVar.d = obj; hVar.b = str; - hVar.f388r = z2; + hVar.f389r = z2; } @Override // c.f.j.k.a, c.f.j.k.e public void c(ImageRequest imageRequest, String str, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f387c = imageRequest; + hVar.f388c = imageRequest; hVar.b = str; - hVar.f388r = z2; + hVar.f389r = z2; } @Override // c.f.j.k.a, c.f.j.k.e public void g(ImageRequest imageRequest, String str, Throwable th, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f387c = imageRequest; + hVar.f388c = imageRequest; hVar.b = str; - hVar.f388r = z2; + hVar.f389r = z2; } @Override // c.f.j.k.a, c.f.j.k.e diff --git a/app/src/main/java/c/f/g/b/a.java b/app/src/main/java/c/f/g/b/a.java index 4881d11b6c..ca1391b5c9 100644 --- a/app/src/main/java/c/f/g/b/a.java +++ b/app/src/main/java/c/f/g/b/a.java @@ -5,9 +5,9 @@ public abstract class a { /* compiled from: DeferredReleaser */ /* renamed from: c.f.g.b.a$a reason: collision with other inner class name */ - public interface AbstractC0061a { + public interface AbstractC0062a { void release(); } - public abstract void a(AbstractC0061a aVar); + public abstract void a(AbstractC0062a aVar); } 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 761e83bb8a..61c19523f1 100644 --- a/app/src/main/java/c/f/g/b/b.java +++ b/app/src/main/java/c/f/g/b/b.java @@ -11,9 +11,9 @@ public class b extends a { public final Object b = new Object(); /* renamed from: c reason: collision with root package name */ - public final Handler f394c = new Handler(Looper.getMainLooper()); - public ArrayList d = new ArrayList<>(); - public ArrayList e = new ArrayList<>(); + public final Handler f395c = new Handler(Looper.getMainLooper()); + public ArrayList d = new ArrayList<>(); + public ArrayList e = new ArrayList<>(); public final Runnable f = new a(); /* compiled from: DeferredReleaserConcurrentImpl */ @@ -24,10 +24,10 @@ public class b extends a { @Override // java.lang.Runnable @MainThread public void run() { - ArrayList arrayList; + ArrayList arrayList; synchronized (b.this.b) { b bVar = b.this; - ArrayList arrayList2 = bVar.e; + ArrayList arrayList2 = bVar.e; arrayList = bVar.d; bVar.e = arrayList; bVar.d = arrayList2; @@ -42,7 +42,7 @@ public class b extends a { @Override // c.f.g.b.a @AnyThread - public void a(a.AbstractC0061a aVar) { + public void a(a.AbstractC0062a aVar) { synchronized (this.b) { this.d.remove(aVar); } 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 affd2ad7be..8a2bb8671f 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 f395c = new ArrayBlockingQueue(20); + public final Queue f396c = 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.f395c.size() + 1 > 20) { - this.f395c.poll(); + if (this.f396c.size() + 1 > 20) { + this.f396c.poll(); } - this.f395c.add(aVar); + this.f396c.add(aVar); } } public String toString() { - return this.f395c.toString(); + return this.f396c.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 ebc9c1de62..e7b97612c3 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 f401c = 0; + public int f402c = 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 791d647a31..d2cdf4c30f 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 f402c; + public final /* synthetic */ Object f403c; 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.f402c = obj; + this.f403c = 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.f402c, this.d, this.e); + return this.f.b(this.a, this.b, this.f403c, this.d, this.e); } public String toString() { i g2 = d.g2(this); - g2.c("request", this.f402c.toString()); + g2.c("request", this.f403c.toString()); return g2.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 c006771264..f64f1e5409 100644 --- a/app/src/main/java/c/f/g/d/a.java +++ b/app/src/main/java/c/f/g/d/a.java @@ -30,23 +30,23 @@ public class a extends Drawable implements b { public int q = 80; /* renamed from: r reason: collision with root package name */ - public final Paint f403r = new Paint(1); + public final Paint f404r = new Paint(1); public final Matrix s = new Matrix(); public final Rect t = new Rect(); public final RectF u = new RectF(); public int v; /* renamed from: w reason: collision with root package name */ - public int f404w; + public int f405w; /* renamed from: x reason: collision with root package name */ - public int f405x; + public int f406x; /* renamed from: y reason: collision with root package name */ - public int f406y; + public int f407y; /* renamed from: z reason: collision with root package name */ - public int f407z; + public int f408z; public a() { c(); @@ -58,17 +58,17 @@ public class a extends Drawable implements b { public final void a(Canvas canvas, String str, String str2, int i) { String u = c.d.b.a.a.u(str, ": "); - float measureText = this.f403r.measureText(u); - float measureText2 = this.f403r.measureText(str2); - this.f403r.setColor(1711276032); - int i2 = this.f406y; - int i3 = this.f407z; - canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f405x + 8), this.f403r); - this.f403r.setColor(-1); - canvas.drawText(u, (float) this.f406y, (float) this.f407z, this.f403r); - this.f403r.setColor(i); - canvas.drawText(str2, ((float) this.f406y) + measureText, (float) this.f407z, this.f403r); - this.f407z += this.f405x; + float measureText = this.f404r.measureText(u); + float measureText2 = this.f404r.measureText(str2); + this.f404r.setColor(1711276032); + int i2 = this.f407y; + int i3 = this.f408z; + canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f406x + 8), this.f404r); + this.f404r.setColor(-1); + canvas.drawText(u, (float) this.f407y, (float) this.f408z, this.f404r); + this.f404r.setColor(i); + canvas.drawText(str2, ((float) this.f407y) + measureText, (float) this.f408z, this.f404r); + this.f408z += this.f406x; } public void c() { @@ -101,18 +101,18 @@ public class a extends Drawable implements b { long j; String str; Rect bounds = getBounds(); - this.f403r.setStyle(Paint.Style.STROKE); - this.f403r.setStrokeWidth(2.0f); - this.f403r.setColor(-26624); - canvas.drawRect((float) bounds.left, (float) bounds.top, (float) bounds.right, (float) bounds.bottom, this.f403r); - this.f403r.setStyle(Paint.Style.FILL); - this.f403r.setColor(0); - canvas.drawRect((float) bounds.left, (float) bounds.top, (float) bounds.right, (float) bounds.bottom, this.f403r); - this.f403r.setStyle(Paint.Style.FILL); - this.f403r.setStrokeWidth(0.0f); - this.f403r.setColor(-1); - this.f406y = this.v; - this.f407z = this.f404w; + this.f404r.setStyle(Paint.Style.STROKE); + this.f404r.setStrokeWidth(2.0f); + this.f404r.setColor(-26624); + canvas.drawRect((float) bounds.left, (float) bounds.top, (float) bounds.right, (float) bounds.bottom, this.f404r); + this.f404r.setStyle(Paint.Style.FILL); + this.f404r.setColor(0); + canvas.drawRect((float) bounds.left, (float) bounds.top, (float) bounds.right, (float) bounds.bottom, this.f404r); + this.f404r.setStyle(Paint.Style.FILL); + this.f404r.setStrokeWidth(0.0f); + this.f404r.setColor(-1); + this.f407y = this.v; + this.f408z = this.f405w; 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; @@ -221,15 +221,15 @@ public class a extends Drawable implements b { public void onBoundsChange(Rect rect) { super.onBoundsChange(rect); int min = Math.min(40, Math.max(10, Math.min(rect.width() / 8, rect.height() / 9))); - this.f403r.setTextSize((float) min); + this.f404r.setTextSize((float) min); int i = min + 8; - this.f405x = i; + this.f406x = i; int i2 = this.q; if (i2 == 80) { - this.f405x = i * -1; + this.f406x = i * -1; } this.v = rect.left + 10; - this.f404w = i2 == 80 ? rect.bottom - 10 : rect.top + 10 + 10; + this.f405w = i2 == 80 ? rect.bottom - 10 : rect.top + 10 + 10; } @Override // android.graphics.drawable.Drawable 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 afea918e16..c5dc974440 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 f408c; + public b f409c; public a(b bVar) { - this.f408c = bVar; + this.f409c = 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.f408c; + b bVar = this.f409c; 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 49d4ad58c1..cf68af5833 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.f409c = colorFilter; + eVar.f410c = 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 44cd0eedff..d93a1d9ed0 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 f409c = null; + public ColorFilter f410c = 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 b29270dd90..57dd437e8c 100644 --- a/app/src/main/java/c/f/g/e/f.java +++ b/app/src/main/java/c/f/g/e/f.java @@ -18,7 +18,7 @@ public class f extends b { public final Drawable[] q; /* renamed from: r reason: collision with root package name */ - public final boolean f410r; + public final boolean f411r; public final int s; public final int t; @VisibleForTesting @@ -28,19 +28,19 @@ public class f extends b { @VisibleForTesting /* renamed from: w reason: collision with root package name */ - public long f411w; + public long f412w; @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public int[] f412x; + public int[] f413x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public int[] f413y; + public int[] f414y; @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public int f414z; + public int f415z; /* compiled from: FadeDrawable */ public interface a { @@ -51,20 +51,20 @@ public class f extends b { d.C(drawableArr.length >= 1, "At least one layer required!"); this.q = drawableArr; int[] iArr = new int[drawableArr.length]; - this.f412x = iArr; - this.f413y = new int[drawableArr.length]; - this.f414z = 255; + this.f413x = iArr; + this.f414y = new int[drawableArr.length]; + this.f415z = 255; this.A = new boolean[drawableArr.length]; this.B = 0; - this.f410r = z2; + this.f411r = z2; int i2 = z2 ? 255 : 0; this.s = i2; this.t = i; this.u = 2; Arrays.fill(iArr, i2); - this.f412x[0] = 255; - Arrays.fill(this.f413y, i2); - this.f413y[0] = 255; + this.f413x[0] = 255; + Arrays.fill(this.f414y, i2); + this.f414y[0] = 255; Arrays.fill(this.A, z2); this.A[0] = true; } @@ -76,8 +76,8 @@ public class f extends b { int i2 = this.u; int i3 = 2; if (i2 == 0) { - System.arraycopy(this.f413y, 0, this.f412x, 0, this.q.length); - this.f411w = SystemClock.uptimeMillis(); + System.arraycopy(this.f414y, 0, this.f413x, 0, this.q.length); + this.f412w = SystemClock.uptimeMillis(); z2 = i(this.v == 0 ? 1.0f : 0.0f); if (!this.D && (i = this.t) >= 0) { boolean[] zArr = this.A; @@ -97,7 +97,7 @@ public class f extends b { z2 = true; } else { d.B(this.v > 0); - z2 = i(((float) (SystemClock.uptimeMillis() - this.f411w)) / ((float) this.v)); + z2 = i(((float) (SystemClock.uptimeMillis() - this.f412w)) / ((float) this.v)); if (!z2) { i3 = 1; } @@ -110,7 +110,7 @@ public class f extends b { break; } Drawable drawable = drawableArr[i4]; - int ceil = (int) Math.ceil(((double) (this.f413y[i4] * this.f414z)) / 255.0d); + int ceil = (int) Math.ceil(((double) (this.f414y[i4] * this.f415z)) / 255.0d); if (drawable != null && ceil > 0) { this.B++; drawable.mutate().setAlpha(ceil); @@ -142,14 +142,14 @@ public class f extends b { public void g() { this.u = 2; for (int i = 0; i < this.q.length; i++) { - this.f413y[i] = this.A[i] ? 255 : 0; + this.f414y[i] = this.A[i] ? 255 : 0; } invalidateSelf(); } @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f414z; + return this.f415z; } public final boolean i(float f) { @@ -157,8 +157,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.f413y; - iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f412x[i])); + int[] iArr = this.f414y; + iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f413x[i])); if (iArr[i] < 0) { iArr[i] = 0; } @@ -184,8 +184,8 @@ public class f extends b { @Override // c.f.g.e.b, android.graphics.drawable.Drawable public void setAlpha(int i) { - if (this.f414z != i) { - this.f414z = i; + if (this.f415z != i) { + this.f415z = 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 7fd343a1a7..482565274c 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.f409c = colorFilter; + eVar.f410c = 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 c5d7c73120..735103b0a4 100644 --- a/app/src/main/java/c/f/g/e/l.java +++ b/app/src/main/java/c/f/g/e/l.java @@ -26,7 +26,7 @@ public class l extends Drawable implements j { public boolean q = false; /* renamed from: r reason: collision with root package name */ - public boolean f415r = false; + public boolean f416r = false; @VisibleForTesting public final Path s = new Path(); @VisibleForTesting @@ -35,7 +35,7 @@ public class l extends Drawable implements j { public final RectF v = new RectF(); /* renamed from: w reason: collision with root package name */ - public int f416w = 255; + public int f417w = 255; public l(int i) { if (this.u != i) { @@ -117,12 +117,12 @@ public class l extends Drawable implements j { @Override // android.graphics.drawable.Drawable public void draw(Canvas canvas) { - this.l.setColor(d.m1(this.u, this.f416w)); + this.l.setColor(d.m1(this.u, this.f417w)); this.l.setStyle(Paint.Style.FILL); - this.l.setFilterBitmap(this.f415r); + this.l.setFilterBitmap(this.f416r); canvas.drawPath(this.s, this.l); if (this.n != 0.0f) { - this.l.setColor(d.m1(this.p, this.f416w)); + this.l.setColor(d.m1(this.p, this.f417w)); this.l.setStyle(Paint.Style.STROKE); this.l.setStrokeWidth(this.n); canvas.drawPath(this.t, this.l); @@ -131,8 +131,8 @@ public class l extends Drawable implements j { @Override // c.f.g.e.j public void e(boolean z2) { - if (this.f415r != z2) { - this.f415r = z2; + if (this.f416r != z2) { + this.f416r = z2; invalidateSelf(); } } @@ -148,12 +148,12 @@ public class l extends Drawable implements j { @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f416w; + return this.f417w; } @Override // android.graphics.drawable.Drawable public int getOpacity() { - int m1 = d.m1(this.u, this.f416w) >>> 24; + int m1 = d.m1(this.u, this.f417w) >>> 24; if (m1 == 255) { return -1; } @@ -197,8 +197,8 @@ public class l extends Drawable implements j { @Override // android.graphics.drawable.Drawable public void setAlpha(int i) { - if (i != this.f416w) { - this.f416w = i; + if (i != this.f417w) { + this.f417w = i; invalidateSelf(); } } 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 06e02d3ef6..5f62ef9598 100644 --- a/app/src/main/java/c/f/g/e/m.java +++ b/app/src/main/java/c/f/g/e/m.java @@ -25,7 +25,7 @@ public class m extends g implements j { @VisibleForTesting /* renamed from: r reason: collision with root package name */ - public final float[] f417r = new float[8]; + public final float[] f418r = new float[8]; @VisibleForTesting public final Paint s = new Paint(1); public boolean t = false; @@ -33,16 +33,16 @@ public class m extends g implements j { public int v = 0; /* renamed from: w reason: collision with root package name */ - public int f418w = 0; + public int f419w = 0; /* renamed from: x reason: collision with root package name */ - public float f419x = 0.0f; + public float f420x = 0.0f; /* renamed from: y reason: collision with root package name */ - public boolean f420y = false; + public boolean f421y = false; /* renamed from: z reason: collision with root package name */ - public boolean f421z = false; + public boolean f422z = false; public m(Drawable drawable) { super(drawable); @@ -68,7 +68,7 @@ public class m extends g implements j { this.n.set(getBounds()); int h = b.h(this.m); if (h == 0) { - if (this.f420y) { + if (this.f421y) { RectF rectF = this.o; if (rectF == null) { this.o = new RectF(this.n); @@ -95,9 +95,9 @@ public class m extends g implements j { } } this.s.setStyle(Paint.Style.FILL); - this.s.setColor(this.f418w); + this.s.setColor(this.f419w); this.s.setStrokeWidth(0.0f); - this.s.setFilterBitmap(this.f421z); + this.s.setFilterBitmap(this.f422z); this.A.setFillType(Path.FillType.EVEN_ODD); canvas.drawPath(this.A, this.s); if (this.t) { @@ -142,22 +142,22 @@ public class m extends g implements j { @Override // c.f.g.e.j public void e(boolean z2) { - if (this.f421z != z2) { - this.f421z = z2; + if (this.f422z != z2) { + this.f422z = z2; invalidateSelf(); } } @Override // c.f.g.e.j public void f(boolean z2) { - this.f420y = z2; + this.f421y = z2; p(); invalidateSelf(); } @Override // c.f.g.e.j public void i(float f) { - this.f419x = f; + this.f420x = f; p(); invalidateSelf(); } @@ -196,7 +196,7 @@ public class m extends g implements j { this.B.reset(); this.C.set(getBounds()); RectF rectF = this.C; - float f = this.f419x; + float f = this.f420x; rectF.inset(f, f); if (this.m == 1) { this.A.addRect(this.C, Path.Direction.CW); @@ -207,7 +207,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.f419x; + float f2 = -this.f420x; rectF2.inset(f2, f2); RectF rectF3 = this.C; float f3 = this.u / 2.0f; @@ -217,11 +217,11 @@ public class m extends g implements j { } else { int i = 0; while (true) { - fArr = this.f417r; + fArr = this.f418r; if (i >= fArr.length) { break; } - fArr[i] = (this.q[i] + this.f419x) - (this.u / 2.0f); + fArr[i] = (this.q[i] + this.f420x) - (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 25581bb840..cb0af78ea8 100644 --- a/app/src/main/java/c/f/g/e/n.java +++ b/app/src/main/java/c/f/g/e/n.java @@ -49,7 +49,7 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: r reason: collision with root package name */ - public final float[] f422r = new float[8]; + public final float[] f423r = new float[8]; @Nullable @VisibleForTesting public float[] s; @@ -62,20 +62,20 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: w reason: collision with root package name */ - public final RectF f423w = new RectF(); + public final RectF f424w = new RectF(); @Nullable @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public RectF f424x; + public RectF f425x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public final Matrix f425y = new Matrix(); + public final Matrix f426y = new Matrix(); @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public final Matrix f426z = new Matrix(); + public final Matrix f427z = new Matrix(); public n(Drawable drawable) { this.i = drawable; @@ -149,7 +149,7 @@ public abstract class n extends Drawable implements j, d0 { } else { int i = 0; while (true) { - fArr = this.f422r; + fArr = this.f423r; if (i >= fArr.length) { break; } @@ -170,7 +170,7 @@ public abstract class n extends Drawable implements j, d0 { if (this.s == null) { this.s = new float[8]; } - for (int i2 = 0; i2 < this.f422r.length; i2++) { + for (int i2 = 0; i2 < this.f423r.length; i2++) { this.s[i2] = this.q[i2] - this.l; } this.m.addRoundRect(this.t, this.s, Path.Direction.CW); @@ -223,38 +223,38 @@ public abstract class n extends Drawable implements j, d0 { this.t.set(getBounds()); } this.v.set(0.0f, 0.0f, (float) getIntrinsicWidth(), (float) getIntrinsicHeight()); - this.f423w.set(this.i.getBounds()); - this.f425y.setRectToRect(this.v, this.f423w, Matrix.ScaleToFit.FILL); + this.f424w.set(this.i.getBounds()); + this.f426y.setRectToRect(this.v, this.f424w, Matrix.ScaleToFit.FILL); if (this.H) { - RectF rectF = this.f424x; + RectF rectF = this.f425x; if (rectF == null) { - this.f424x = new RectF(this.t); + this.f425x = new RectF(this.t); } else { rectF.set(this.t); } - RectF rectF2 = this.f424x; + RectF rectF2 = this.f425x; float f = this.l; rectF2.inset(f, f); if (this.D == null) { this.D = new Matrix(); } - this.D.setRectToRect(this.t, this.f424x, Matrix.ScaleToFit.FILL); + this.D.setRectToRect(this.t, this.f425x, Matrix.ScaleToFit.FILL); } else { Matrix matrix2 = this.D; if (matrix2 != null) { matrix2.reset(); } } - if (!this.A.equals(this.B) || !this.f425y.equals(this.f426z) || ((matrix = this.D) != null && !matrix.equals(this.E))) { + if (!this.A.equals(this.B) || !this.f426y.equals(this.f427z) || ((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.f425y); + this.F.preConcat(this.f426y); this.B.set(this.A); - this.f426z.set(this.f425y); + this.f427z.set(this.f426y); 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 d319b9e410..fdaf6b0a8d 100644 --- a/app/src/main/java/c/f/g/e/p.java +++ b/app/src/main/java/c/f/g/e/p.java @@ -23,7 +23,7 @@ public class p extends g { @VisibleForTesting /* renamed from: r reason: collision with root package name */ - public Matrix f427r; + public Matrix f428r; public Matrix s = new Matrix(); public p(Drawable drawable, ScalingUtils$ScaleType scalingUtils$ScaleType) { @@ -35,7 +35,7 @@ public class p extends g { public void d(Matrix matrix) { n(matrix); q(); - Matrix matrix2 = this.f427r; + Matrix matrix2 = this.f428r; if (matrix2 != null) { matrix.preConcat(matrix2); } @@ -44,10 +44,10 @@ public class p extends g { @Override // c.f.g.e.g, android.graphics.drawable.Drawable public void draw(Canvas canvas) { q(); - if (this.f427r != null) { + if (this.f428r != null) { int save = canvas.save(); canvas.clipRect(getBounds()); - canvas.concat(this.f427r); + canvas.concat(this.f428r); Drawable drawable = this.j; if (drawable != null) { drawable.draw(canvas); @@ -85,16 +85,16 @@ public class p extends g { this.q = intrinsicHeight; if (intrinsicWidth <= 0 || intrinsicHeight <= 0) { drawable.setBounds(bounds); - this.f427r = null; + this.f428r = null; } else if (intrinsicWidth == width && intrinsicHeight == height) { drawable.setBounds(bounds); - this.f427r = null; + this.f428r = null; } else { ScalingUtils$ScaleType scalingUtils$ScaleType = this.m; ScalingUtils$ScaleType scalingUtils$ScaleType2 = ScalingUtils$ScaleType.a; if (scalingUtils$ScaleType == z.l) { drawable.setBounds(bounds); - this.f427r = null; + this.f428r = null; return; } drawable.setBounds(0, 0, intrinsicWidth, intrinsicHeight); @@ -102,7 +102,7 @@ public class p extends g { Matrix matrix = this.s; PointF pointF = this.o; scalingUtils$ScaleType3.a(matrix, bounds, intrinsicWidth, intrinsicHeight, pointF != null ? pointF.x : 0.5f, pointF != null ? pointF.y : 0.5f); - this.f427r = this.s; + this.f428r = this.s; } } 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 a88dfd5f38..64452af7a5 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 f428c; + public Resources f429c; public int d = 300; public float e = 0.0f; public Drawable f = null; @@ -32,14 +32,14 @@ public class a { public Drawable q; /* renamed from: r reason: collision with root package name */ - public c f429r; + public c f430r; static { ScalingUtils$ScaleType scalingUtils$ScaleType = ScalingUtils$ScaleType.a; } public a(Resources resources) { - this.f428c = resources; + this.f429c = resources; ScalingUtils$ScaleType scalingUtils$ScaleType = a; this.g = scalingUtils$ScaleType; this.h = null; @@ -52,7 +52,7 @@ public class a { this.o = null; this.p = null; this.q = null; - this.f429r = null; + this.f430r = null; } public GenericDraweeHierarchy a() { 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 a6435d10e6..d984c13c5e 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.f2672c = true; + draweeHolder.f2673c = 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 783ba1ecda..d0c8842b28 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[] f430c = null; + public float[] f431c = null; public int d = 0; public float e = 0.0f; public int f = 0; @@ -18,10 +18,10 @@ public class c { public static c a(float f) { c cVar = new c(); - if (cVar.f430c == null) { - cVar.f430c = new float[8]; + if (cVar.f431c == null) { + cVar.f431c = new float[8]; } - Arrays.fill(cVar.f430c, f); + Arrays.fill(cVar.f431c, f); return cVar; } @@ -40,7 +40,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.f430c, cVar.f430c); + return Arrays.equals(this.f431c, cVar.f431c); } return false; } @@ -48,7 +48,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.f430c; + float[] fArr = this.f431c; 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 4520585357..ea1f42a61e 100644 --- a/app/src/main/java/c/f/g/f/d.java +++ b/app/src/main/java/c/f/g/f/d.java @@ -42,7 +42,7 @@ public class d { public static void b(j jVar, c cVar) { jVar.c(cVar.b); - jVar.m(cVar.f430c); + jVar.m(cVar.f431c); jVar.a(cVar.f, cVar.e); jVar.i(cVar.g); jVar.f(false); @@ -87,7 +87,7 @@ public class d { if (cVar.a == 1) { m mVar = new m(drawable); b(mVar, cVar); - mVar.f418w = cVar.d; + mVar.f419w = cVar.d; mVar.invalidateSelf(); b.b(); return mVar; 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 fdcd6e87d0..e5407b57a0 100644 --- a/app/src/main/java/c/f/g/g/a.java +++ b/app/src/main/java/c/f/g/g/a.java @@ -6,13 +6,13 @@ import androidx.annotation.VisibleForTesting; /* compiled from: GestureDetector */ public class a { @VisibleForTesting - public AbstractC0062a a = null; + public AbstractC0063a a = null; @VisibleForTesting public final float b; @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public boolean f431c = false; + public boolean f432c = false; @VisibleForTesting public boolean d = false; @VisibleForTesting @@ -24,7 +24,7 @@ public class a { /* compiled from: GestureDetector */ /* renamed from: c.f.g.g.a$a reason: collision with other inner class name */ - public interface AbstractC0062a { + public interface AbstractC0063a { } public a(Context context) { 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 22a4d2a889..27d13ae3d6 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 f432c; + public final ScheduledExecutorService f433c; 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.f432c = scheduledExecutorService; + this.f433c = scheduledExecutorService; } public final synchronized void c() { if (!this.d) { this.d = true; - this.f432c.schedule(this.g, 1000, TimeUnit.MILLISECONDS); + this.f433c.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 f068da2bbb..75dcf73c2f 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 f433c; + public final d f434c; 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.f433c = dVar; + this.f434c = 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.f433c.a(); + return this.f434c.a(); } @Override // c.f.h.a.a.d public int b() { - return this.f433c.b(); + return this.f434c.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.f433c.e(i); + return this.f434c.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.f450c, rect).equals(aVar.d)) { + if (!c.f.j.a.c.a.a(aVar.f451c, 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.f436c = new c.f.j.a.c.d(aVar, bVar.d); + bVar.f437c = 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).f450c.getWidth(); + int width = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f451c.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).f450c.getHeight(); + int height = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f451c.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 0d6c8ce2ff..02d35f0b2e 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> f434c = new SparseArray<>(); + public final SparseArray> f435c = 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.f451c); + CloseableReference c2 = cVar.b.c(new c.b(cVar.a, i), C, cVar.f452c); if (CloseableReference.z(c2)) { - closeableReference2 = this.f434c.get(i); - this.f434c.put(i, c2); + closeableReference2 = this.f435c.get(i); + this.f435c.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.f434c.size(); i++) { - CloseableReference valueAt = this.f434c.valueAt(i); + for (int i = 0; i < this.f435c.size(); i++) { + CloseableReference valueAt = this.f435c.valueAt(i); if (valueAt != null) { valueAt.close(); } } - this.f434c.clear(); + this.f435c.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.f434c.get(i); + CloseableReference closeableReference2 = this.f435c.get(i); if (closeableReference2 != null) { - this.f434c.delete(i); + this.f435c.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.f451c); + this.d = cVar.b.c(new c.b(cVar.a, i), C, cVar.f452c); } 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 b2cd4e383e..a5bef1775b 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 f435c; + public final Bitmap.Config f436c; 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.f435c); + closeableReference = c.this.a.a(this.j.i(), this.j.g(), c.this.f436c); 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.f435c = config; + this.f436c = 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 082f5e9828..8a267a6d54 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).f450c.b(); + return ((c.f.j.a.c.a) this.a).f451c.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 55c5395e34..edbd0b97b6 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 f436c; + public d f437c; 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.f436c = new d(aVar, aVar2); + this.f437c = new d(aVar, aVar2); } public boolean a(int i, Bitmap bitmap) { try { - this.f436c.d(i, bitmap); + this.f437c.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 c52be01ed4..27a762be00 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 @@ -21,31 +21,31 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public int q; /* renamed from: r reason: collision with root package name */ - public long f437r; + public long f438r; public long s; public int t; public long u; public int v; /* renamed from: w reason: collision with root package name */ - public volatile b f438w; + public volatile b f439w; /* renamed from: x reason: collision with root package name */ - public e f439x; + public e f440x; /* renamed from: y reason: collision with root package name */ - public final Runnable f440y; + public final Runnable f441y; /* compiled from: AnimatedDrawable2 */ /* renamed from: c.f.h.a.c.a$a reason: collision with other inner class name */ - public class RunnableC0063a implements Runnable { - public RunnableC0063a() { + public class RunnableC0064a implements Runnable { + public RunnableC0064a() { } @Override // java.lang.Runnable public void run() { a aVar = a.this; - aVar.unscheduleSelf(aVar.f440y); + aVar.unscheduleSelf(aVar.f441y); a.this.invalidateSelf(); } } @@ -56,8 +56,8 @@ 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.f438w = j; - this.f440y = new RunnableC0063a(); + this.f439w = j; + this.f441y = new RunnableC0064a(); this.k = aVar; this.l = aVar == null ? null : new c.f.h.a.e.a(aVar); } @@ -84,14 +84,14 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { int a = b == 0 ? aVar.a(0) : ((aVar.a.b() == 0) || max / b < ((long) aVar.a.b())) ? aVar.a(max % b) : -1; if (a == -1) { a = this.k.a() - 1; - Objects.requireNonNull(this.f438w); + Objects.requireNonNull(this.f439w); this.m = false; } else if (a == 0 && this.q != -1 && uptimeMillis >= this.p) { - Objects.requireNonNull(this.f438w); + Objects.requireNonNull(this.f439w); } boolean j3 = this.k.j(this, canvas, a); if (j3) { - Objects.requireNonNull(this.f438w); + Objects.requireNonNull(this.f439w); this.q = a; } if (!j3) { @@ -118,9 +118,9 @@ 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.f440y, j7); + scheduleSelf(this.f441y, j7); } else { - Objects.requireNonNull(this.f438w); + Objects.requireNonNull(this.f439w); this.m = false; } } @@ -180,10 +180,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.f439x == null) { - this.f439x = new e(); + if (this.f440x == null) { + this.f440x = new e(); } - this.f439x.a = i2; + this.f440x.a = i2; c.f.h.a.a.a aVar = this.k; if (aVar != null) { aVar.f(i2); @@ -192,11 +192,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.f439x == null) { - this.f439x = new e(); + if (this.f440x == null) { + this.f440x = new e(); } - e eVar = this.f439x; - eVar.f409c = colorFilter; + e eVar = this.f440x; + eVar.f410c = colorFilter; eVar.b = true; c.f.h.a.a.a aVar = this.k; if (aVar != null) { @@ -210,13 +210,13 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { if (!this.m && (aVar = this.k) != null && aVar.a() > 1) { this.m = true; long uptimeMillis = SystemClock.uptimeMillis(); - long j2 = uptimeMillis - this.f437r; + long j2 = uptimeMillis - this.f438r; this.n = j2; this.p = j2; this.o = uptimeMillis - this.s; this.q = this.t; invalidateSelf(); - Objects.requireNonNull(this.f438w); + Objects.requireNonNull(this.f439w); } } @@ -224,7 +224,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public void stop() { if (this.m) { long uptimeMillis = SystemClock.uptimeMillis(); - this.f437r = uptimeMillis - this.n; + this.f438r = uptimeMillis - this.n; this.s = uptimeMillis - this.o; this.t = this.q; this.m = false; @@ -232,8 +232,8 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { this.p = 0; this.o = -1; this.q = -1; - unscheduleSelf(this.f440y); - Objects.requireNonNull(this.f438w); + unscheduleSelf(this.f441y); + Objects.requireNonNull(this.f439w); } } } 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 dc8d7e0220..4f696353d6 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 f441c; + public final ExecutorService f442c; 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.f441c = executorService; + this.f442c = 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.f441c); + cVar2 = new c.f.h.a.b.e.c(this.e, bVar3, Bitmap.Config.ARGB_8888, this.f442c); 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 c138a20b88..b166067d49 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 f442c; + public Map f443c; 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 06e1f54ba7..8e0cadee3f 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[] f443c; + public static final byte[] f444c; public static final int d; public static final byte[] e = d.f("GIF87a"); public static final byte[] f = d.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}; - f443c = bArr2; + f444c = bArr2; d = bArr2.length; byte[] f2 = d.f("BM"); g = f2; @@ -91,12 +91,12 @@ public class a implements c.a { if (i2 >= bArr3.length && d.L0(bArr, bArr3, 0)) { return b.a; } - byte[] bArr4 = f443c; + byte[] bArr4 = f444c; if (i2 >= bArr4.length && d.L0(bArr, bArr4, 0)) { return b.b; } if (i2 >= 6 && (d.L0(bArr, e, 0) || d.L0(bArr, f, 0))) { - return b.f444c; + return b.f445c; } byte[] bArr5 = g; if (i2 < bArr5.length ? false : d.L0(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 7bb8c15ad3..d153fb8348 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 f444c = new c("GIF", IconUtils.ANIMATED_IMAGE_EXTENSION); + public static final c f445c = 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 5a9f4afae6..28a26712d5 100644 --- a/app/src/main/java/c/f/i/d.java +++ b/app/src/main/java/c/f/i/d.java @@ -12,7 +12,7 @@ public class d { public int b; /* renamed from: c reason: collision with root package name */ - public List f445c; + public List f446c; public final c.a d = new a(); public d() { @@ -41,7 +41,7 @@ public class d { if (!(b == null || b == c.a)) { return b; } - List list = c2.f445c; + List list = c2.f446c; if (list != null) { for (c.a aVar : list) { c b2 = aVar.b(bArr, i); @@ -75,7 +75,7 @@ public class d { public final void d() { this.b = this.d.a(); - List list = this.f445c; + List list = this.f446c; 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 9aa7cb7b15..8b5dbed8fe 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 f446c; + public final int f447c; 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.f446c = i4; + this.f447c = 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 722d024eb0..edf3c41b46 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> f447c; + public List> f448c; 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.f447c = CloseableReference.r(fVar.f448c); + this.f448c = CloseableReference.r(fVar.f449c); 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 a661ed5f87..c6168eadc8 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> f448c; + public List> f449c; public int d; public a e; @@ -26,8 +26,8 @@ public class f { closeableReference.close(); } this.b = null; - CloseableReference.t(this.f448c); - this.f448c = null; + CloseableReference.t(this.f449c); + this.f449c = 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.f448c); - this.f448c = null; + CloseableReference.t(this.f449c); + this.f449c = 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 b45812c69f..bd36367fb0 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 f449c; + public final b f450c; public final PlatformBitmapFactory d; static { @@ -34,7 +34,7 @@ public class e implements d { } public e(b bVar, PlatformBitmapFactory platformBitmapFactory) { - this.f449c = bVar; + this.f450c = 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.f448c = CloseableReference.r(null); + fVar.f449c = 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 1c53902747..5917cfdda2 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 f450c; + public final c f451c; 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.f450c = cVar; + this.f451c = 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.f450c, rect); + this.d = a(this.f451c, rect); this.i = z2; - this.f = new b[this.f450c.a()]; - for (int i5 = 0; i5 < this.f450c.a(); i5++) { - this.f[i5] = this.f450c.f(i5); + this.f = new b[this.f451c.a()]; + for (int i5 = 0; i5 < this.f451c.a(); i5++) { + this.f[i5] = this.f451c.f(i5); } } @@ -64,7 +64,7 @@ public class a implements c.f.j.a.a.a { } public int b() { - return this.f450c.a(); + return this.f451c.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.f450c.d(i); + d d = this.f451c.d(i); try { - if (this.f450c.e()) { + if (this.f451c.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.f450c.getWidth()); - double height = ((double) this.d.height()) / ((double) this.f450c.getHeight()); + double width = ((double) this.d.width()) / ((double) this.f451c.getWidth()); + double height = ((double) this.d.height()) / ((double) this.f451c.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 27ea7242db..12acc9e190 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 f451c = new a(); + public final m.b f452c = 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 261169367c..2602d84bd9 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 f452c; + public final Paint f453c; /* compiled from: AnimatedImageCompositor */ public interface a { @@ -27,7 +27,7 @@ public class d { this.a = aVar; this.b = aVar2; Paint paint = new Paint(); - this.f452c = paint; + this.f453c = 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.f446c), (float) (i2 + bVar.d), this.f452c); + canvas.drawRect((float) i, (float) i2, (float) (i + bVar.f447c), (float) (i2 + bVar.d), this.f453c); } public final boolean b(b bVar) { - return bVar.a == 0 && bVar.b == 0 && bVar.f446c == ((a) this.a).d.width() && bVar.d == ((a) this.a).d.height(); + return bVar.a == 0 && bVar.b == 0 && bVar.f447c == ((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 202ca86e92..b7cc737691 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 f453c; + public final f f454c; 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.f453c = fVar; + this.f454c = 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) && d.i0(this.b, bVar.b) && d.i0(this.f453c, bVar.f453c) && d.i0(this.d, bVar.d) && d.i0(this.e, bVar.e) && d.i0(this.f, bVar.f); + return this.g == bVar.g && this.a.equals(bVar.a) && d.i0(this.b, bVar.b) && d.i0(this.f454c, bVar.f454c) && d.i0(this.d, bVar.d) && d.i0(this.e, bVar.e) && d.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.f453c, 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.f454c, 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 99fc626f10..a2fb301cd1 100644 --- a/app/src/main/java/c/f/j/c/f.java +++ b/app/src/main/java/c/f/j/c/f.java @@ -22,7 +22,7 @@ public class f { public final g b; /* renamed from: c reason: collision with root package name */ - public final j f454c; + public final j f455c; public final Executor d; public final Executor e; public final a0 f = new a0(); @@ -68,7 +68,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.f454c = jVar; + this.f455c = jVar; this.d = executor; this.e = executor2; this.g = rVar; @@ -155,7 +155,7 @@ public class f { Objects.requireNonNull((z) this.g); Executor executor = y.g.a; if (eVar instanceof Boolean) { - return ((Boolean) eVar).booleanValue() ? y.g.f3155c : y.g.d; + return ((Boolean) eVar).booleanValue() ? y.g.f3156c : y.g.d; } y.g gVar = new y.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 8614ae0be5..5412e8abb5 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 f455c = 0; + public int f456c = 0; public l(b0 b0Var) { this.a = b0Var; @@ -22,7 +22,7 @@ public class l { } public synchronized int b() { - return this.f455c; + return this.f456c; } 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.f455c -= c(remove); + this.f456c -= c(remove); this.b.put(k, v); - this.f455c += c(v); + this.f456c += c(v); return remove; } public synchronized V e(K k) { V remove; remove = this.b.remove(k); - this.f455c -= c(remove); + this.f456c -= c(remove); return remove; } @@ -58,7 +58,7 @@ public class l { next.getKey(); } arrayList.add(next.getValue()); - this.f455c -= c(next.getValue()); + this.f456c -= 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 218fd18d66..8baad05e13 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 f456c = 0; + public int f457c = 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 153cd7346b..405f10f995 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.f2681c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); + return new b(imageRequest.f2682c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); } public CacheKey b(ImageRequest imageRequest, Object obj) { - return new f(imageRequest.f2681c.toString()); + return new f(imageRequest.f2682c.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.f2681c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); + return new b(imageRequest.f2682c.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 ca0201f164..3c21143e2c 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> f457c; + public final l> f458c; 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; - d.B(aVar.f456c > 0); - aVar.f456c--; + d.B(aVar.f457c > 0); + aVar.f457c--; } 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.f456c == 0) { + if (!aVar.d && aVar.f457c == 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.f457c = new l<>(new u(this, b0Var)); + this.f458c = new l<>(new u(this, b0Var)); this.e = supplier; MemoryCacheParams memoryCacheParams = supplier.get(); d.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.f457c.e(k); + m.a e2 = this.f458c.e(k); Objects.requireNonNull(e2); - if (e2.f456c == 0) { + if (e2.f457c == 0) { z2 = true; } d.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.f457c.e(k); + m.a e2 = this.f458c.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.f457c.d(k, aVar); + this.f458c.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.f457c; + l> lVar = this.f458c; 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.f457c.f(jVar); + f2 = this.f458c.f(jVar); h(f2); } i(f2); @@ -202,11 +202,11 @@ public class v implements m, w { } public synchronized int e() { - return this.f457c.a() - this.b.a(); + return this.f458c.a() - this.b.a(); } public synchronized int f() { - return this.f457c.b() - this.b.b(); + return this.f458c.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.f457c; + l> lVar = this.f458c; 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.f2674c, memoryCacheParams2.a - f())); + p = p(min, Math.min(memoryCacheParams2.f2675c, 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) { d.B(!aVar.d); - aVar.f456c++; + aVar.f457c++; } 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.f456c != 0) ? null : aVar.b; + return (!aVar.d || aVar.f457c != 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.f457c.e(next)); + arrayList.add(this.f458c.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 3929813f77..8393d95213 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 f458c = Integer.MAX_VALUE; + public final int f459c = 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.f458c == bVar.f458c && this.d == bVar.d; + return this.b == bVar.b && this.f459c == bVar.f459c && this.d == bVar.d; } public int hashCode() { - return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f458c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; + return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f459c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; } public String toString() { StringBuilder O = a.O("ImageDecodeOptions{"); i g2 = d.g2(this); g2.a("minDecodeIntervalMs", this.b); - g2.a("maxDimensionPx", this.f458c); + g2.a("maxDimensionPx", this.f459c); g2.b("decodePreviewFrame", false); g2.b("useLastFrameForPreview", false); g2.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 e765d6dac3..b4674f78e1 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 f459c; + public final float f460c; public final float d; public e(int i, int i2) { @@ -16,7 +16,7 @@ public class e { d.j(Boolean.valueOf(i2 <= 0 ? false : z2)); this.a = i; this.b = i2; - this.f459c = 2048.0f; + this.f460c = 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 32f5ed1c63..eba21e4508 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 f460c; + public final int f461c; public final boolean d; public f(int i, boolean z2) { - this.f460c = i; + this.f461c = i; this.d = z2; } public int a() { if (!c()) { - return this.f460c; + return this.f461c; } throw new IllegalStateException("Rotation is set to use EXIF"); } public boolean b() { - return this.f460c != -2; + return this.f461c != -2; } public boolean c() { - return this.f460c == -1; + return this.f461c == -1; } public boolean equals(@Nullable Object obj) { @@ -39,14 +39,14 @@ public class f { return false; } f fVar = (f) obj; - return this.f460c == fVar.f460c && this.d == fVar.d; + return this.f461c == fVar.f461c && this.d == fVar.d; } public int hashCode() { - return d.N0(Integer.valueOf(this.f460c), Boolean.valueOf(this.d)); + return d.N0(Integer.valueOf(this.f461c), Boolean.valueOf(this.d)); } public String toString() { - return String.format(null, "%d defer:%b", Integer.valueOf(this.f460c), Boolean.valueOf(this.d)); + return String.format(null, "%d defer:%b", Integer.valueOf(this.f461c), Boolean.valueOf(this.d)); } } diff --git a/app/src/main/java/c/f/j/e/a.java b/app/src/main/java/c/f/j/e/a.java index 1359f8169d..b79f1838af 100644 --- a/app/src/main/java/c/f/j/e/a.java +++ b/app/src/main/java/c/f/j/e/a.java @@ -11,10 +11,10 @@ public class a { /* compiled from: CloseableReferenceFactory */ /* renamed from: c.f.j.e.a$a reason: collision with other inner class name */ - public class C0064a implements CloseableReference.c { + public class C0065a implements CloseableReference.c { public final /* synthetic */ c.f.j.g.a a; - public C0064a(a aVar, c.f.j.g.a aVar2) { + public C0065a(a aVar, c.f.j.g.a aVar2) { this.a = aVar2; } @@ -48,6 +48,6 @@ public class a { } public a(c.f.j.g.a aVar) { - this.a = new C0064a(this, aVar); + this.a = new C0065a(this, aVar); } } 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 e24880cf12..e5e72b4ddb 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 f461c; + public final Executor f462c; public final Executor d; public final ScheduledExecutorService e; public b(int i) { this.b = Executors.newFixedThreadPool(i, new n(10, "FrescoDecodeExecutor", true)); - this.f461c = Executors.newFixedThreadPool(i, new n(10, "FrescoBackgroundExecutor", true)); + this.f462c = 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.f461c; + return this.f462c; } @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 e1e6c0a07d..17cf4d6265 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.f2661c, diskCacheConfig.b, diskCacheConfig.h); + e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2662c, 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 97e73b42ed..b653b877b2 100644 --- a/app/src/main/java/c/f/j/e/h.java +++ b/app/src/main/java/c/f/j/e/h.java @@ -27,7 +27,7 @@ public class h { public final e b; /* renamed from: c reason: collision with root package name */ - public final d f462c; + public final d f463c; public final Supplier d; public final w e; public final w f; @@ -45,7 +45,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.f462c = new b(set2); + this.f463c = new b(set2); this.d = supplier; this.e = wVar; this.f = wVar2; @@ -73,10 +73,10 @@ public class h { c.f.j.k.c cVar2; c.f.j.r.b.b(); if (eVar == null) { - e eVar3 = imageRequest.f2682r; + e eVar3 = imageRequest.f2683r; if (eVar3 == null) { eVar2 = this.b; - b0 b0Var = new b0(eVar2, this.f462c); + b0 b0Var = new b0(eVar2, this.f463c); aVar = this.k; if (aVar != null) { aVar.a(obj, false); @@ -84,7 +84,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.f2681c)) { + if (c.f.d.l.b.e(imageRequest.f2682c)) { z2 = false; c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l); c.f.j.r.b.b(); @@ -102,10 +102,10 @@ public class h { } cVar2 = new c.f.j.k.c(this.b, eVar3); } else { - e eVar4 = imageRequest.f2682r; + e eVar4 = imageRequest.f2683r; if (eVar4 == null) { eVar2 = new c.f.j.k.c(this.b, eVar); - b0 b0Var = new b0(eVar2, this.f462c); + b0 b0Var = new b0(eVar2, this.f463c); aVar = this.k; if (aVar != null) { } @@ -123,7 +123,7 @@ public class h { cVar2 = new c.f.j.k.c(this.b, eVar, eVar4); } eVar2 = cVar2; - b0 b0Var = new b0(eVar2, this.f462c); + b0 b0Var = new b0(eVar2, this.f463c); 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 1f214a0312..325e64b848 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 f463c; + public final Supplier f464c; public final w.a d; public final i e; public final Context f; @@ -48,23 +48,23 @@ public class j { public final x q; /* renamed from: r reason: collision with root package name */ - public final c.f.j.h.c f464r; + public final c.f.j.h.c f465r; public final Set s; public final Set t; public final boolean u; public final DiskCacheConfig v; /* renamed from: w reason: collision with root package name */ - public final k f465w; + public final k f466w; /* renamed from: x reason: collision with root package name */ - public final boolean f466x; + public final boolean f467x; /* renamed from: y reason: collision with root package name */ - public final c.f.j.g.a f467y; + public final c.f.j.g.a f468y; /* renamed from: z reason: collision with root package name */ - public final c.f.j.c.a f468z; + public final c.f.j.c.a f469z; /* compiled from: ImagePipelineConfig */ public static class a { @@ -72,7 +72,7 @@ public class j { public final Context b; /* renamed from: c reason: collision with root package name */ - public boolean f469c = false; + public boolean f470c = false; public DiskCacheConfig d; public DiskCacheConfig e; public final k.b f = new k.b(this); @@ -96,9 +96,9 @@ public class j { n nVar; z zVar; c.f.j.r.b.b(); - this.f465w = new k(aVar.f, null); + this.f466w = new k(aVar.f, null); Supplier supplier = aVar.a; - this.f463c = supplier == null ? new DefaultBitmapMemoryCacheParamsSupplier((ActivityManager) aVar.b.getSystemService(ActivityChooserModel.ATTRIBUTE_ACTIVITY)) : supplier; + this.f464c = 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) { @@ -112,7 +112,7 @@ public class j { Objects.requireNonNull(context); this.f = context; this.h = new c(new d()); - this.g = aVar.f469c; + this.g = aVar.f470c; this.i = new o(); synchronized (z.class) { if (z.a == null) { @@ -142,16 +142,16 @@ public class j { c.f.j.r.b.b(); x xVar = new x(new c.f.j.l.w(new w.b(null), null)); this.q = xVar; - this.f464r = new c.f.j.h.e(); + this.f465r = new c.f.j.h.e(); this.s = 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.f466x = aVar.g; - this.f467y = aVar.h; - this.f468z = new c.f.j.c.k(); + this.f467x = aVar.g; + this.f468y = aVar.h; + this.f469z = 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 e6747c34bd..f7412480ac 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 f470c; + public final boolean f471c; 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 f471c = new c.f.d.d.k(Boolean.FALSE); + public Supplier f472c = 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.f470c = bVar.b; - this.d = bVar.f471c; + this.f471c = bVar.b; + this.d = bVar.f472c; 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 7c44667a16..88b0ef41fd 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 f472c; + public final j f473c; public final a d; public m e; public s f; @@ -61,19 +61,19 @@ public class l { public h q; /* renamed from: r reason: collision with root package name */ - public PlatformBitmapFactory f473r; + public PlatformBitmapFactory f474r; public d s; public a t; public l(j jVar) { c.f.j.r.b.b(); Objects.requireNonNull(jVar); - this.f472c = jVar; - Objects.requireNonNull(jVar.f465w); + this.f473c = jVar; + Objects.requireNonNull(jVar.f466w); this.b = new g1(jVar.j.b()); - Objects.requireNonNull(jVar.f465w); + Objects.requireNonNull(jVar.f466w); CloseableReference.j = 0; - this.d = new a(jVar.f467y); + this.d = new a(jVar.f468y); 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.f472c.f465w); + Objects.requireNonNull(this.f473c.f466w); } if (this.o == null) { - ContentResolver contentResolver = this.f472c.f.getApplicationContext().getContentResolver(); + ContentResolver contentResolver = this.f473c.f.getApplicationContext().getContentResolver(); if (this.n == null) { - j jVar = this.f472c; - k.d dVar = jVar.f465w.b; + j jVar = this.f473c; + k.d dVar = jVar.f466w.b; Context context = jVar.f; c.f.d.g.a f = jVar.q.f(); if (this.k == null) { - Objects.requireNonNull(this.f472c); + Objects.requireNonNull(this.f473c); a b = b(); b bVar2 = null; if (b != null) { - bVar2 = b.b(this.f472c.b); - bVar = b.c(this.f472c.b); + bVar2 = b.b(this.f473c.b); + bVar = b.c(this.f473c.b); } else { bVar = null; } - Objects.requireNonNull(this.f472c); + Objects.requireNonNull(this.f473c); this.k = new c.f.j.h.a(bVar2, bVar, h()); } b bVar3 = this.k; - j jVar2 = this.f472c; - c.f.j.h.c cVar = jVar2.f464r; + j jVar2 = this.f473c; + c.f.j.h.c cVar = jVar2.f465r; boolean z2 = jVar2.g; boolean z3 = jVar2.u; - Objects.requireNonNull(jVar2.f465w); - j jVar3 = this.f472c; + Objects.requireNonNull(jVar2.f466w); + j jVar3 = this.f473c; e eVar = jVar3.j; g d = jVar3.q.d(0); - this.f472c.q.e(); + this.f473c.q.e(); s d2 = d(); s e = e(); f f2 = f(); f i = i(); - i iVar = this.f472c.e; + i iVar = this.f473c.e; PlatformBitmapFactory g = g(); - Objects.requireNonNull(this.f472c.f465w); - Objects.requireNonNull(this.f472c.f465w); - Objects.requireNonNull(this.f472c.f465w); - k kVar = this.f472c.f465w; + Objects.requireNonNull(this.f473c.f466w); + Objects.requireNonNull(this.f473c.f466w); + Objects.requireNonNull(this.f473c.f466w); + k kVar = this.f473c.f466w; 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.f472c; + j jVar4 = this.f473c; n0 n0Var = jVar4.o; boolean z4 = jVar4.u; - Objects.requireNonNull(jVar4.f465w); + Objects.requireNonNull(jVar4.f466w); f1 f1Var = this.b; - j jVar5 = this.f472c; + j jVar5 = this.f473c; boolean z5 = jVar5.g; - Objects.requireNonNull(jVar5.f465w); - j jVar6 = this.f472c; - boolean z6 = jVar6.f466x; + Objects.requireNonNull(jVar5.f466w); + j jVar6 = this.f473c; + boolean z6 = jVar6.f467x; if (this.m == null) { - Objects.requireNonNull(jVar6.f465w); - k kVar2 = this.f472c.f465w; + Objects.requireNonNull(jVar6.f466w); + k kVar2 = this.f473c.f466w; this.m = new e(kVar2.a, false, null, null, kVar2.f); } c.f.j.s.c cVar2 = this.m; - Objects.requireNonNull(this.f472c.f465w); - Objects.requireNonNull(this.f472c.f465w); - Objects.requireNonNull(this.f472c.f465w); - Objects.requireNonNull(this.f472c.f465w); + Objects.requireNonNull(this.f473c.f466w); + Objects.requireNonNull(this.f473c.f466w); + Objects.requireNonNull(this.f473c.f466w); + Objects.requireNonNull(this.f473c.f466w); 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.f472c.s); - Set unmodifiableSet2 = Collections.unmodifiableSet(this.f472c.t); - Supplier supplier = this.f472c.l; + Set unmodifiableSet = Collections.unmodifiableSet(this.f473c.s); + Set unmodifiableSet2 = Collections.unmodifiableSet(this.f473c.t); + Supplier supplier = this.f473c.l; s d3 = d(); s e2 = e(); f f3 = f(); f i4 = i(); - j jVar7 = this.f472c; + j jVar7 = this.f473c; i iVar2 = jVar7.e; f1 f1Var2 = this.b; - Supplier supplier2 = jVar7.f465w.d; + Supplier supplier2 = jVar7.f466w.d; Objects.requireNonNull(jVar7); - return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f472c); + return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f473c); } public final a b() { if (this.t == null) { PlatformBitmapFactory g = g(); - e eVar = this.f472c.j; + e eVar = this.f473c.j; m c2 = c(); - boolean z2 = this.f472c.f465w.f470c; + boolean z2 = this.f473c.f466w.f471c; 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.f472c; - c.f.j.c.a aVar = jVar.f468z; - Supplier supplier = jVar.f463c; + j jVar = this.f473c; + c.f.j.c.a aVar = jVar.f469z; + Supplier supplier = jVar.f464c; 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.f472c.k; + r rVar = this.f473c.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.f472c); + Objects.requireNonNull(this.f473c); if (this.g == null) { - j jVar = this.f472c; + j jVar = this.f473c; 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.f472c.k; + r rVar = this.f473c.k; Objects.requireNonNull((z) rVar); this.h = new s<>(mVar, new q(rVar)); } @@ -244,33 +244,33 @@ public class l { public f f() { if (this.i == null) { if (this.j == null) { - j jVar = this.f472c; + j jVar = this.f473c; this.j = ((c) jVar.h).a(jVar.m); } h hVar = this.j; - j jVar2 = this.f472c; + j jVar2 = this.f473c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.i = new f(hVar, xVar.d(0), this.f472c.q.e(), this.f472c.j.e(), this.f472c.j.d(), this.f472c.k); + this.i = new f(hVar, xVar.d(0), this.f473c.q.e(), this.f473c.j.e(), this.f473c.j.d(), this.f473c.k); } return this.i; } public PlatformBitmapFactory g() { - if (this.f473r == null) { - x xVar = this.f472c.q; + if (this.f474r == null) { + x xVar = this.f473c.q; h(); - this.f473r = new c.f.j.b.a(xVar.a(), this.d); + this.f474r = new c.f.j.b.a(xVar.a(), this.d); } - return this.f473r; + return this.f474r; } public d h() { d dVar; if (this.s == null) { - j jVar = this.f472c; + j jVar = this.f473c; x xVar = jVar.q; - Objects.requireNonNull(jVar.f465w); + Objects.requireNonNull(jVar.f466w); if (Build.VERSION.SDK_INT >= 26) { int b = xVar.b(); dVar = new c.f.j.n.c(xVar.a(), b, new Pools.SynchronizedPool(b)); @@ -286,14 +286,14 @@ public class l { public final f i() { if (this.p == null) { if (this.q == null) { - j jVar = this.f472c; + j jVar = this.f473c; this.q = ((c) jVar.h).a(jVar.v); } h hVar = this.q; - j jVar2 = this.f472c; + j jVar2 = this.f473c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.p = new f(hVar, xVar.d(0), this.f472c.q.e(), this.f472c.j.e(), this.f472c.j.d(), this.f472c.k); + this.p = new f(hVar, xVar.d(0), this.f473c.q.e(), this.f473c.j.e(), this.f473c.j.d(), this.f473c.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 3f9935c122..1ab28a0572 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 f474c; + public AssetManager f475c; public final a d; public final b e; public final c f; @@ -41,25 +41,25 @@ public class o { public final d q; /* renamed from: r reason: collision with root package name */ - public final d f475r; + public final d f476r; public final PlatformBitmapFactory s; public final int t; public final int u; public boolean v; /* renamed from: w reason: collision with root package name */ - public final a f476w; + public final a f477w; /* renamed from: x reason: collision with root package name */ - public final int f477x; + public final int f478x; /* renamed from: y reason: collision with root package name */ - public final boolean f478y; + public final boolean f479y; 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.f474c = context.getApplicationContext().getAssets(); + this.f475c = context.getApplicationContext().getAssets(); this.d = aVar; this.e = bVar; this.f = cVar; @@ -75,13 +75,13 @@ public class o { this.p = iVar; this.s = platformBitmapFactory; this.q = new d<>(i4); - this.f475r = new d<>(i4); + this.f476r = new d<>(i4); this.t = i; this.u = i2; this.v = z5; - this.f477x = i3; - this.f476w = aVar2; - this.f478y = z6; + this.f478x = i3; + this.f477w = aVar2; + this.f479y = 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 dc39a02844..03ad72045c 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 f479c; + public final n0 f480c; public final boolean d; public final boolean e; public final f1 f; @@ -82,7 +82,7 @@ public class p { @VisibleForTesting /* renamed from: r reason: collision with root package name */ - public v0> f480r; + public v0> f481r; @Nullable @VisibleForTesting public v0> s; @@ -98,19 +98,19 @@ public class p { @VisibleForTesting /* renamed from: w reason: collision with root package name */ - public Map>, v0>> f481w = new HashMap(); + public Map>, v0>> f482w = new HashMap(); @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public Map>, v0>> f482x; + public Map>, v0>> f483x; 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.f479c = n0Var; + this.f480c = n0Var; this.d = z2; new HashMap(); - this.f482x = new HashMap(); + this.f483x = new HashMap(); this.f = f1Var; this.g = z4; this.h = z5; @@ -127,7 +127,7 @@ public class p { if (this.o == null) { b.b(); o oVar = this.b; - v0 m = m(new m0(oVar.k, oVar.d, this.f479c)); + v0 m = m(new m0(oVar.k, oVar.d, this.f480c)); Objects.requireNonNull(m); a aVar = new a(m); this.o = aVar; @@ -155,7 +155,7 @@ public class p { try { b.b(); Objects.requireNonNull(imageRequest); - Uri uri = imageRequest.f2681c; + Uri uri = imageRequest.f2682c; d.y(uri, "Uri is null."); int i = imageRequest.d; if (i != 0) { @@ -223,13 +223,13 @@ public class p { b.b(); if (imageRequest.q != null) { synchronized (this) { - v0> v0Var = this.f481w.get(r0Var); + v0> v0Var = this.f482w.get(r0Var); if (v0Var == null) { o oVar3 = this.b; s0 s0Var = new s0(r0Var, oVar3.s, oVar3.j.c()); o oVar4 = this.b; r0 r0Var2 = new r0(oVar4.o, oVar4.p, s0Var); - this.f481w.put(r0Var, r0Var2); + this.f482w.put(r0Var, r0Var2); r0Var = r0Var2; } else { r0Var = v0Var; @@ -238,11 +238,11 @@ public class p { } if (this.h) { synchronized (this) { - v0> v0Var2 = this.f482x.get(r0Var); + v0> v0Var2 = this.f483x.get(r0Var); if (v0Var2 == null) { o oVar5 = this.b; i iVar = new i(r0Var, oVar5.t, oVar5.u, oVar5.v); - this.f482x.put(r0Var, iVar); + this.f483x.put(r0Var, iVar); r0Var = iVar; } else { r0Var = v0Var2; @@ -266,21 +266,21 @@ 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.f474c)); + this.t = k(new d0(oVar.j.e(), oVar.k, oVar.f475c)); } return this.t; } public final synchronized v0> e() { - if (this.f480r == null) { + if (this.f481r == null) { o oVar = this.b; e0 e0Var = new e0(oVar.j.e(), oVar.k, oVar.a); o oVar2 = this.b; Objects.requireNonNull(oVar2); o oVar3 = this.b; - this.f480r = l(e0Var, new j1[]{new f0(oVar2.j.e(), oVar2.k, oVar2.a), new LocalExifThumbnailProducer(oVar3.j.f(), oVar3.k, oVar3.a)}); + this.f481r = l(e0Var, new j1[]{new f0(oVar2.j.e(), oVar2.k, oVar2.a), new LocalExifThumbnailProducer(oVar3.j.f(), oVar3.k, oVar3.a)}); } - return this.f480r; + return this.f481r; } public final synchronized v0> f() { @@ -320,7 +320,7 @@ public class p { o oVar3 = this.b; w wVar2 = oVar3.o; c.f.j.c.i iVar2 = oVar3.p; - return new j(oVar3.n, oVar3.l, oVar3.m, iVar2, oVar3.q, oVar3.f475r, new f(wVar2, iVar2, e1Var)); + return new j(oVar3.n, oVar3.l, oVar3.m, iVar2, oVar3.q, oVar3.f476r, new f(wVar2, iVar2, e1Var)); } o oVar4 = this.b; return new f(oVar4.o, oVar4.p, e1Var); @@ -329,7 +329,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.f477x, oVar.f476w, 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.f478x, oVar.f477w, null, l.a)); b.b(); return i; } @@ -369,8 +369,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.f478y, vVar); + return new u(iVar2, oVar4.f479y, vVar); } - return new u(iVar2, oVar4.f478y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.f475r, vVar)); + return new u(iVar2, oVar4.f479y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.f476r, 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 12840a4bff..c8283a7c50 100644 --- a/app/src/main/java/c/f/j/h/a.java +++ b/app/src/main/java/c/f/j/h/a.java @@ -16,13 +16,13 @@ public class a implements b { public final b b; /* renamed from: c reason: collision with root package name */ - public final d f483c; - public final b d = new C0065a(); + public final d f484c; + public final b d = new C0066a(); /* compiled from: DefaultImageDecoder */ /* renamed from: c.f.j.h.a$a reason: collision with other inner class name */ - public class C0065a implements b { - public C0065a() { + public class C0066a implements b { + public C0066a() { } @Override // c.f.j.h.b @@ -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.f483c.b(eVar, bVar.d, null, i, null); + CloseableReference b = aVar.f484c.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.f444c) { + } else if (cVar == c.f.i.b.f445c) { 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.f483c = dVar; + this.f484c = 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.f483c.a(eVar, bVar.d, null, null); + CloseableReference a = this.f484c.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 416772a1bd..e5affd4d78 100644 --- a/app/src/main/java/c/f/j/h/d.java +++ b/app/src/main/java/c/f/j/h/d.java @@ -13,7 +13,7 @@ public class d { public int b = 0; /* renamed from: c reason: collision with root package name */ - public int f484c = 0; + public int f485c = 0; public int d = 0; public int e = 0; public int f = 0; @@ -39,8 +39,8 @@ public class d { if (this.a == 6 || (read = inputStream.read()) == -1) { break; } - int i2 = this.f484c + 1; - this.f484c = i2; + int i2 = this.f485c + 1; + this.f485c = i2; if (this.g) { this.a = 6; this.g = false; @@ -58,7 +58,7 @@ public class d { } else { int i4 = ((this.b << 8) + read) - 2; c.c.a.a0.d.b2(inputStream, (long) i4); - this.f484c += i4; + this.f485c += i4; this.a = 2; } } else if (read == 255) { @@ -117,12 +117,12 @@ public class d { } public boolean b(e eVar) { - if (this.a == 6 || eVar.f() <= this.f484c) { + if (this.a == 6 || eVar.f() <= this.f485c) { return false; } f fVar = new f(eVar.e(), this.h.get(16384), this.h); try { - c.c.a.a0.d.b2(fVar, (long) this.f484c); + c.c.a.a0.d.b2(fVar, (long) this.f485c); 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 1849b87a02..9551cd4e55 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.f447c); - eVar.f447c = null; + CloseableReference.t(eVar.f448c); + eVar.f448c = 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 42552dae41..f41e3d4771 100644 --- a/app/src/main/java/c/f/j/j/e.java +++ b/app/src/main/java/c/f/j/j/e.java @@ -30,7 +30,7 @@ public class e implements Closeable { public int q = -1; /* renamed from: r reason: collision with root package name */ - public a f485r; + public a f486r; public ColorSpace s; public boolean t; @@ -95,7 +95,7 @@ public class e implements Closeable { this.m = eVar.m; this.p = eVar.p; this.q = eVar.f(); - this.f485r = eVar.f485r; + this.f486r = eVar.f486r; eVar.w(); this.s = eVar.s; this.t = eVar.t; 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 cec3ebe497..e9089af14e 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 f486c; + public boolean f487c; public boolean d; public h(int i, boolean z2, boolean z3) { this.b = i; - this.f486c = z2; + this.f487c = 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.f486c == hVar.f486c && this.d == hVar.d; + return this.b == hVar.b && this.f487c == hVar.f487c && this.d == hVar.d; } public int hashCode() { int i = 0; - int i2 = this.b ^ (this.f486c ? 4194304 : 0); + int i2 = this.b ^ (this.f487c ? 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 6cb62bfed5..03d190dda3 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 f487c; + public final int f488c; public final int d; public final f e; @@ -34,7 +34,7 @@ public class b { boolean z2 = true; d.j(Boolean.valueOf(i > 0)); d.j(Boolean.valueOf(i2 <= 0 ? false : z2)); - this.f487c = i; + this.f488c = 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 a7aa4f7af3..b2a7e0545f 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 f488c; + public static volatile b f489c; 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 ca4099f842..d02b4dbe2c 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.f491c.pollFirst(); + obj = bVar.f492c.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 0bdbfdffe9..49e2b5df78 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 f489c; + public final Queue f490c; public final boolean d; public int e; @@ -24,13 +24,13 @@ public class f { d.B(i3 < 0 ? false : z3); this.a = i; this.b = i2; - this.f489c = new LinkedList(); + this.f490c = new LinkedList(); this.e = i3; this.d = z2; } public void a(V v) { - this.f489c.add(v); + this.f490c.add(v); } public void b() { @@ -39,7 +39,7 @@ public class f { } public V c() { - return (V) this.f489c.poll(); + return (V) this.f490c.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 57c309a271..9afd6452c1 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 f490c; + public b f491c; /* 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 f491c; + public LinkedList f492c; public b d; public b(b bVar, int i, LinkedList linkedList, b bVar2, a aVar) { this.b = i; - this.f491c = linkedList; + this.f492c = linkedList; this.d = null; } @@ -42,7 +42,7 @@ public class g { b bVar2 = (b) this.b; if (bVar2 == null) { this.b = bVar; - this.f490c = bVar; + this.f491c = bVar; return; } bVar.d = bVar2; @@ -65,8 +65,8 @@ public class g { if (bVar == this.b) { this.b = bVar3; } - if (bVar == this.f490c) { - this.f490c = bVar2; + if (bVar == this.f491c) { + this.f491c = 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 430e2e6bb4..4a487b23a6 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.f495c; + SparseIntArray sparseIntArray = yVar.f496c; 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 9156ead3c8..52eef5c83d 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 f492c; + public int f493c; public final z d; public int e; public p(int i, int i2, z zVar, c cVar) { this.b = i; - this.f492c = i2; + this.f493c = 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.f492c) { + if (b <= this.f493c) { 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.f491c.addLast(bitmap); + bVar.f492c.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 33bb91c88c..6b98f828dd 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.f490c; + g.b bVar = gVar.f491c; if (bVar == null) { t = null; } else { - T pollLast = bVar.f491c.pollLast(); - if (bVar.f491c.isEmpty()) { + T pollLast = bVar.f492c.pollLast(); + if (bVar.f492c.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 e7f284bf54..c3b7a895d2 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.f495c; + SparseIntArray sparseIntArray = yVar.f496c; 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 566854b257..1b30e3b0de 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 f493c; + public final y f494c; 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.f493c = new y(4194304, i2, sparseIntArray, 131072, 4194304, k.a); + this.f494c = 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 48dca7a5c8..ab297ece49 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 f494c; + public d f495c; public s d; public s e; public g f; @@ -26,7 +26,7 @@ public class x { } public d a() { - if (this.f494c == null) { + if (this.f495c == null) { String str = this.a.i; char c2 = 65535; switch (str.hashCode()) { @@ -62,27 +62,27 @@ public class x { break; } if (c2 == 0) { - this.f494c = new l(); + this.f495c = new l(); } else if (c2 == 1) { - this.f494c = new m(); + this.f495c = new m(); } else if (c2 == 2) { Objects.requireNonNull(this.a); int i = this.a.j; v h = v.h(); Objects.requireNonNull(this.a); - this.f494c = new p(0, i, h, null); + this.f495c = new p(0, i, h, null); } else if (c2 != 3) { w wVar = this.a; - this.f494c = new h(wVar.d, wVar.a, wVar.b, false); + this.f495c = new h(wVar.d, wVar.a, wVar.b, false); } else { - this.f494c = new h(this.a.d, j.a(), this.a.b, false); + this.f495c = new h(this.a.d, j.a(), this.a.b, false); } } - return this.f494c; + return this.f495c; } public int b() { - return this.a.f493c.d; + return this.a.f494c.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 cd2e2d6be1..8a3239fd26 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 f495c; + public final SparseIntArray f496c; public final int d; public y(int i, int i2, SparseIntArray sparseIntArray) { @@ -19,7 +19,7 @@ public class y { d.B(i >= 0 && i2 >= i); this.b = i; this.a = i2; - this.f495c = sparseIntArray; + this.f496c = 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 b0a2920dd6..1fd8380844 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 f496c; + public final PreverificationHelper f497c; @VisibleForTesting public final Pools.SynchronizedPool d; public b(d dVar, int i, Pools.SynchronizedPool synchronizedPool) { - this.f496c = Build.VERSION.SDK_INT >= 26 ? new PreverificationHelper() : null; + this.f497c = 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.f496c) != null && preverificationHelper.shouldUseHardwareBitmapConfig(options.inPreferredConfig); + boolean z2 = i3 >= 26 && (preverificationHelper = this.f497c) != 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/a.java b/app/src/main/java/c/f/j/p/a.java index 3ed2e05653..12ad9c54d6 100644 --- a/app/src/main/java/c/f/j/p/a.java +++ b/app/src/main/java/c/f/j/p/a.java @@ -7,7 +7,7 @@ public class a implements v0 { /* compiled from: AddImageTransformMetaDataProducer */ public static class b extends p { - public b(l lVar, C0066a aVar) { + public b(l lVar, C0067a aVar) { super(lVar); } 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 482973a39a..b664b6653b 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 f497c; + public final b f498c; /* 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.f497c = realtimeSinceBootClock; + this.f498c = 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 01b96e230e..cf10f4a077 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 f498c; + public final ContentResolver f499c; public a1(Executor executor, g gVar, ContentResolver contentResolver) { super(executor, gVar); - this.f498c = contentResolver; + this.f499c = contentResolver; } @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { - return c(this.f498c.openInputStream(imageRequest.f2681c), -1); + return c(this.f499c.openInputStream(imageRequest.f2682c), -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 580fefe6ae..1d7e89a95a 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 f499c; + public final e f500c; public final d d; public b0(e eVar, d dVar) { this.a = eVar; this.b = dVar; - this.f499c = eVar; + this.f500c = 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.f499c; + e eVar = this.f500c; 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.f499c; + e eVar = this.f500c; 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.f499c; + e eVar = this.f500c; 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.f499c; + e eVar = this.f500c; 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 8d473eaa0a..3738ffd5fc 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 f500c; + public final v0 f501c; 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 f501c; + public final boolean f502c; public final c d; public final w0 e; public boolean f = false; @@ -36,8 +36,8 @@ public class b1 implements v0 { /* compiled from: ResizeAndRotateProducer */ /* renamed from: c.f.j.p.b1$a$a reason: collision with other inner class name */ - public class C0067a implements c0.c { - public C0067a(b1 b1Var) { + public class C0068a implements c0.c { + public C0068a(b1 b1Var) { } @Override // c.f.j.p.c0.c @@ -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.f501c); + c.f.j.s.b createImageTranscoder = cVar.createImageTranscoder(eVar.k, a.this.f502c); Objects.requireNonNull(createImageTranscoder); aVar.e.o().e(aVar.e, "ResizeAndRotateProducer"); ImageRequest e = aVar.e.e(); @@ -116,9 +116,9 @@ public class b1 implements v0 { super(lVar); this.e = w0Var; Objects.requireNonNull(w0Var.e()); - this.f501c = z2; + this.f502c = z2; this.d = cVar; - this.g = new c0(b1.this.a, new C0067a(b1.this), 100); + this.g = new c0(b1.this.a, new C0068a(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.f501c); + c.f.j.s.b createImageTranscoder = this.d.createImageTranscoder(cVar, this.f502c); 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.f500c = v0Var; + this.f501c = 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.f500c.b(new a(lVar, w0Var, this.d, this.e), w0Var); + this.f501c.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 6e709d4d70..04541246b4 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 f502c = new a(); + public final Runnable f503c = 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.f502c); + c0Var.a.execute(c0Var.f503c); } } 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 d67ca3da25..173c7088c1 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 f503c; + public final String f504c; 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.f503c = str; + this.f504c = str; HashMap hashMap = new HashMap(); this.h = hashMap; hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str); - hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2681c); + hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2682c); 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.f503c; + return this.f504c; } @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 20badc4fd0..682752b04d 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 f504c; + public final AssetManager f505c; public d0(Executor executor, g gVar, AssetManager assetManager) { super(executor, gVar); - this.f504c = assetManager; + this.f505c = 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.f504c.open(imageRequest.f2681c.getPath().substring(1), 2); + InputStream open = this.f505c.open(imageRequest.f2682c.getPath().substring(1), 2); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f504c.openFd(imageRequest.f2681c.getPath().substring(1)); + assetFileDescriptor = this.f505c.openFd(imageRequest.f2682c.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 4d180d9481..6448ef678c 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[] f505c = {"_id", "_data"}; + public static final String[] f506c = {"_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.f2681c; + Uri uri = imageRequest.f2682c; 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, f505c, null, null, null); + Cursor query = this.d.query(uri, f506c, 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 070ff02f20..0f393cb997 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[] f506c = {"_id", "_data"}; + public static final String[] f507c = {"_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.f2681c; - if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f506c, null, null, null)) == null) { + Uri uri = imageRequest.f2682c; + if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f507c, 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 ec82977d07..36d5fe518c 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> f507c; + public final v0> f508c; /* compiled from: BitmapMemoryCacheProducer */ public class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ CacheKey f508c; + public final /* synthetic */ CacheKey f509c; 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.f508c = cacheKey; + this.f509c = 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.f508c)) != null) { + if (!e && (closeableReference = h.this.a.get(this.f509c)) != 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.f508c, closeableReference2); + closeableReference3 = h.this.a.a(this.f509c, 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.f507c = v0Var; + this.f508c = v0Var; } /* JADX INFO: finally extract failed */ @@ -137,7 +137,7 @@ public class h implements v0> { } o.j(w0Var, d, map); b.b(); - this.f507c.b(e, w0Var); + this.f508c.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 2e4115006a..4d169000d7 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>> f509c = new ConcurrentLinkedQueue<>(); + public final ConcurrentLinkedQueue, w0>> f510c = 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.f509c.poll(); + poll = h1.this.f510c.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.f509c.add(Pair.create(lVar, w0Var)); + this.f510c.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 1245edd118..9307987e37 100644 --- a/app/src/main/java/c/f/j/p/i.java +++ b/app/src/main/java/c/f/j/p/i.java @@ -11,19 +11,19 @@ public class i implements v0> { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f511c; + public final int f512c; 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 f512c; + public final int f513c; public final int d; public a(l> lVar, int i, int i2) { super(lVar); - this.f512c = i; + this.f513c = i; this.d = i2; } @@ -34,7 +34,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.f512c && height <= this.d) { + if (!cVar.isClosed() && (cVar instanceof d) && (bitmap = ((d) cVar).l) != null && (height = bitmap.getHeight() * bitmap.getRowBytes()) >= this.f513c && height <= this.d) { bitmap.prepareToDraw(); } } @@ -47,14 +47,14 @@ public class i implements v0> { Objects.requireNonNull(v0Var); this.a = v0Var; this.b = i; - this.f511c = i2; + this.f512c = 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.f511c), w0Var); + this.a.b(new a(lVar, this.b, this.f512c), 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 aaa0d968cb..0c65fbd02c 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 f513c; + public final Resources f514c; public i0(Executor executor, g gVar, Resources resources) { super(executor, gVar); - this.f513c = resources; + this.f514c = 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.f513c.openRawResource(Integer.parseInt(imageRequest.f2681c.getPath().substring(1))); + InputStream openRawResource = this.f514c.openRawResource(Integer.parseInt(imageRequest.f2682c.getPath().substring(1))); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f513c.openRawResourceFd(Integer.parseInt(imageRequest.f2681c.getPath().substring(1))); + assetFileDescriptor = this.f514c.openRawResourceFd(Integer.parseInt(imageRequest.f2682c.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 5520c63fa0..25bee4f32d 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 f514c; + public final w0 f515c; public final int d; public final c.f.j.d.e e; public a(l lVar, w0 w0Var, int i) { super(lVar); - this.f514c = w0Var; + this.f515c = 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.f514c)) { + if (!i1.this.c(this.d + 1, this.b, this.f515c)) { 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.f514c)) { + if (!i1.this.c(this.d + 1, this.b, this.f515c)) { 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 9c328bc7d6..511f838fa8 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 f515c; + public final f f516c; 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 f516c; + public final w0 f517c; 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.f516c = w0Var; + this.f517c = 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.f516c.e(); - ((n) this.g).b(e, this.f516c.b()); - if (this.f516c.l("origin").equals("memory_bitmap")) { - Objects.requireNonNull(this.f516c.g().f465w); - Objects.requireNonNull(this.f516c.g().f465w); + ImageRequest e = this.f517c.e(); + ((n) this.g).b(e, this.f517c.b()); + if (this.f517c.l("origin").equals("memory_bitmap")) { + Objects.requireNonNull(this.f517c.g().f466w); + Objects.requireNonNull(this.f517c.g().f466w); } 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.f515c = fVar2; + this.f516c = 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.f515c, this.d, this.f, this.g); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f516c, 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 85c3478785..6296bf0899 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.f2681c, "r"); + ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2682c, "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.f2681c; + Uri uri2 = imageRequest.f2682c; 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 5a1b9bc47a..adbc196456 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 f517c; + public w0 f518c; public b(l lVar, w0 w0Var, a aVar) { super(lVar); - this.f517c = w0Var; + this.f518c = w0Var; } @Override // c.f.j.p.p, c.f.j.p.b public void h(Throwable th) { - k.this.b.b(this.b, this.f517c); + k.this.b.b(this.b, this.f518c); } @Override // c.f.j.p.b public void i(Object obj, int i) { e eVar = (e) obj; - ImageRequest e = this.f517c.e(); + ImageRequest e = this.f518c.e(); boolean e2 = b.e(i); boolean W0 = d.W0(eVar, e.i); if (eVar != null && (W0 || e.g)) { @@ -41,7 +41,7 @@ public class k implements v0 { if (eVar != null) { eVar.close(); } - k.this.b.b(this.b, this.f517c); + k.this.b.b(this.b, this.f518c); } } } 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 78d0bb7ffc..66e5d93af1 100644 --- a/app/src/main/java/c/f/j/p/k0.java +++ b/app/src/main/java/c/f/j/p/k0.java @@ -19,7 +19,7 @@ public abstract class k0 implements v0 { public final v0 b; /* renamed from: c reason: collision with root package name */ - public final boolean f518c; + public final boolean f519c; public final String d; public final String e; @@ -30,7 +30,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 f519c; + public T f520c; public float d; public int e; public d f; @@ -51,8 +51,8 @@ public abstract class k0 implements v0 { if (bVar.g == this) { bVar.g = null; bVar.f = null; - bVar.b(bVar.f519c); - bVar.f519c = null; + bVar.b(bVar.f520c); + bVar.f520c = null; bVar.i(c.f.d.l.a.UNSET); } } @@ -135,7 +135,7 @@ public abstract class k0 implements v0 { k = k(); l = l(); j = j(); - closeable = this.f519c; + closeable = this.f520c; f = this.d; i = this.e; } @@ -144,7 +144,7 @@ public abstract class k0 implements v0 { d.r(j); synchronized (create) { synchronized (this) { - if (closeable != this.f519c) { + if (closeable != this.f520c) { closeable = null; } else if (closeable != null) { closeable = k0.this.c(closeable); @@ -216,8 +216,8 @@ public abstract class k0 implements v0 { it = this.b.iterator(); this.b.clear(); k0.this.e(this.a, this); - b(this.f519c); - this.f519c = null; + b(this.f520c); + this.f520c = null; } else { return; } @@ -237,12 +237,12 @@ public abstract class k0 implements v0 { int size; synchronized (this) { if (this.g == aVar) { - b(this.f519c); - this.f519c = null; + b(this.f520c); + this.f520c = null; it = this.b.iterator(); size = this.b.size(); if (b.f(i)) { - this.f519c = k0.this.c(t); + this.f520c = k0.this.c(t); this.e = i; } else { this.b.clear(); @@ -364,7 +364,7 @@ public abstract class k0 implements v0 { public k0(v0 v0Var, String str, String str2) { this.b = v0Var; this.a = new HashMap(); - this.f518c = false; + this.f519c = false; this.d = str; this.e = str2; } @@ -372,7 +372,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.f518c = z2; + this.f519c = 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 4aff9fc829..e59c95e115 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.f518c || dVar.k()) { + if (!k0.this.f519c || 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 8056822aec..6059a31a15 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.f2681c.toString(); + String uri = imageRequest.f2682c.toString(); d.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 2374db1bb0..2a86105bfb 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 f520c; + public final n0 f521c; /* 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.f520c; + n0 n0Var = m0Var.f521c; int i2 = ((MemoryPooledByteBufferOutputStream) e).k; a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - ((a0.a) xVar).f = a0Var.f497c.now(); + ((a0.a) xVar).f = a0Var.f498c.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.f520c = n0Var; + this.f521c = n0Var; } /* JADX WARNING: Removed duplicated region for block: B:12:0x002c */ @@ -91,7 +91,7 @@ public class m0 implements v0 { try { e eVar2 = new e(C); try { - eVar2.f485r = null; + eVar2.f486r = null; eVar2.p(); w0Var.h(f.NETWORK); lVar.b(eVar2, i); @@ -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.f520c); + Objects.requireNonNull((a0) this.f521c); a0.a aVar = new a0.a(lVar, w0Var); - n0 n0Var = this.f520c; + n0 n0Var = this.f521c; a aVar2 = new a(aVar); a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - aVar.d = a0Var.f497c.now(); + aVar.d = a0Var.f498c.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.f520c); + Objects.requireNonNull((a0) this.f521c); 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.f520c); + Objects.requireNonNull(this.f521c); z2 = true; } - if (z2 && uptimeMillis - xVar.f540c >= 100) { - xVar.f540c = uptimeMillis; + if (z2 && uptimeMillis - xVar.f541c >= 100) { + xVar.f541c = 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 a59a3ea0f7..8b76d5e57c 100644 --- a/app/src/main/java/c/f/j/p/n.java +++ b/app/src/main/java/c/f/j/p/n.java @@ -24,7 +24,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 f521c; + public final c.f.j.h.b f522c; public final c.f.j.h.c d; public final v0 e; public final boolean f; @@ -111,7 +111,7 @@ public class n implements v0> { public abstract class c extends p> { /* renamed from: c reason: collision with root package name */ - public final w0 f522c; + public final w0 f523c; public final y0 d; public final c.f.j.d.b e; public boolean f = false; @@ -136,16 +136,16 @@ public class n implements v0> { Exception e; int i2 = i; if (eVar != null) { - w0 w0Var = c.this.f522c; + w0 w0Var = c.this.f523c; 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.f2681c)) { + if (n.this.g || !c.f.d.l.b.e(e2.f2682c)) { eVar.p = c.c.a.a0.d.c0(e2.j, e2.i, eVar, this.b); } } - Objects.requireNonNull(this.a.g().f465w); + Objects.requireNonNull(this.a.g().f466w); c cVar2 = c.this; Objects.requireNonNull(cVar2); eVar.w(); @@ -168,7 +168,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.f522c.e().i; + c.f.j.d.e eVar2 = cVar2.f523c.e().i; if (eVar2 != null) { str = eVar2.a + "x" + eVar2.b; } else { @@ -179,22 +179,22 @@ public class n implements v0> { synchronized (c0Var) { j = c0Var.j - c0Var.i; } - String valueOf2 = String.valueOf(cVar2.f522c.e().f2681c); + String valueOf2 = String.valueOf(cVar2.f523c.e().f2682c); int f = (z3 || m) ? eVar.f() : cVar2.o(eVar); i p = (z3 || m) ? h.a : cVar2.p(); - cVar2.d.e(cVar2.f522c, "DecodeProducer"); + cVar2.d.e(cVar2.f523c, "DecodeProducer"); try { cVar = cVar2.t(eVar, f, p); try { if (eVar.p != 1) { i2 |= 16; } - cVar2.d.j(cVar2.f522c, "DecodeProducer", cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.j(cVar2.f523c, "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.f522c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f523c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); cVar2.u(true); cVar2.b.c(e); } @@ -205,7 +205,7 @@ public class n implements v0> { } catch (Exception e6) { e = e6; cVar = null; - cVar2.d.k(cVar2.f522c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f523c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); cVar2.u(true); cVar2.b.c(e); } @@ -237,7 +237,7 @@ public class n implements v0> { @Override // c.f.j.p.e, c.f.j.p.x0 public void b() { - if (c.this.f522c.p()) { + if (c.this.f523c.p()) { c.this.g.d(); } } @@ -245,7 +245,7 @@ public class n implements v0> { public c(l> lVar, w0 w0Var, boolean z2, int i) { super(lVar); - this.f522c = w0Var; + this.f523c = w0Var; this.d = w0Var.o(); c.f.j.d.b bVar = w0Var.e().h; this.e = bVar; @@ -284,7 +284,7 @@ public class n implements v0> { } if (w(eVar, i)) { boolean m = b.m(i, 4); - if (e || m || this.f522c.p()) { + if (e || m || this.f523c.p()) { this.g.d(); } } @@ -301,11 +301,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.f522c, "DecodeProducer")) { + if (!this.d.g(this.f523c, "DecodeProducer")) { return null; } String valueOf = String.valueOf(j); - String valueOf2 = String.valueOf(((h) iVar).f486c); + String valueOf2 = String.valueOf(((h) iVar).f487c); String valueOf3 = String.valueOf(z2); if (cVar instanceof c.f.j.j.d) { Bitmap bitmap = ((c.f.j.j.d) cVar).l; @@ -372,12 +372,12 @@ public class n implements v0> { n nVar = n.this; boolean z2 = nVar.k != null && nVar.l.get().booleanValue(); try { - return n.this.f521c.a(eVar, i, iVar, this.e); + return n.this.f522c.a(eVar, i, iVar, this.e); } catch (OutOfMemoryError e) { if (z2) { n.this.k.run(); System.gc(); - return n.this.f521c.a(eVar, i, iVar, this.e); + return n.this.f522c.a(eVar, i, iVar, this.e); } throw e; } @@ -396,19 +396,19 @@ public class n implements v0> { } public final void v(e eVar, c.f.j.j.c cVar) { - w0 w0Var = this.f522c; + w0 w0Var = this.f523c; eVar.w(); w0Var.d("encoded_width", Integer.valueOf(eVar.n)); - w0 w0Var2 = this.f522c; + w0 w0Var2 = this.f523c; eVar.w(); w0Var2.d("encoded_height", Integer.valueOf(eVar.o)); - this.f522c.d("encoded_size", Integer.valueOf(eVar.f())); + this.f523c.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.f522c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); + this.f523c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); } if (cVar != null) { - cVar.e(this.f522c.a()); + cVar.e(this.f523c.a()); } } @@ -421,7 +421,7 @@ public class n implements v0> { Objects.requireNonNull(executor); this.b = executor; Objects.requireNonNull(bVar); - this.f521c = bVar; + this.f522c = bVar; Objects.requireNonNull(cVar); this.d = cVar; this.f = z2; @@ -439,7 +439,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().f2681c) ? 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().f2682c) ? 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/o0.java b/app/src/main/java/c/f/j/p/o0.java index 27c0bd5c26..7c622d1bab 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 f524c; + public final /* synthetic */ l f525c; 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.f524c = lVar; + this.f525c = 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.f524c.d(); + this.f525c.d(); } else if (gVar.e()) { this.a.k(this.b, "PartialDiskCacheProducer", gVar.d(), null); - q0.c(this.e, this.f524c, this.b, this.d, null); + q0.c(this.e, this.f525c, this.b, this.d, null); } else { synchronized (gVar.e) { eVar = gVar.h; @@ -54,17 +54,17 @@ public class o0 implements c { y0Var.j(w0Var, "PartialDiskCacheProducer", q0.d(y0Var, w0Var, true, eVar2.f())); int f = eVar2.f() - 1; d.j(Boolean.valueOf(f > 0)); - eVar2.f485r = new a(0, f); + eVar2.f486r = new a(0, f); int f2 = eVar2.f(); ImageRequest e = this.b.e(); a aVar = e.k; if (aVar != null && aVar.a >= 0 && f >= aVar.b) { this.b.i("disk", "partial"); this.a.c(this.b, "PartialDiskCacheProducer", true); - this.f524c.b(eVar2, 9); + this.f525c.b(eVar2, 9); } else { - this.f524c.b(eVar2, 8); - ImageRequestBuilder b = ImageRequestBuilder.b(e.f2681c); + this.f525c.b(eVar2, 8); + ImageRequestBuilder b = ImageRequestBuilder.b(e.f2682c); b.e = e.h; b.o = e.k; b.f = e.b; @@ -73,8 +73,8 @@ public class o0 implements c { b.j = e.q; b.g = e.f; b.i = e.l; - b.f2683c = e.i; - b.n = e.f2682r; + b.f2684c = e.i; + b.n = e.f2683r; b.d = e.j; b.m = e.p; b.p = e.s; @@ -84,13 +84,13 @@ public class o0 implements c { } d.j(Boolean.valueOf(z3)); b.o = new a(i, Integer.MAX_VALUE); - q0.c(this.e, this.f524c, new c1(b.a(), this.b), this.d, eVar2); + q0.c(this.e, this.f525c, 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.f524c, this.b, this.d, eVar2); + q0.c(this.e, this.f525c, 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 370d55b868..6b7a711fcf 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 f525c; + public final /* synthetic */ l f526c; 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.f525c = lVar; + this.f526c = 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.f525c.d(); + this.f526c.d(); } else if (gVar.e()) { this.a.k(this.b, "DiskCacheProducer", gVar.d(), null); - this.d.d.b(this.f525c, this.b); + this.d.d.b(this.f526c, 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.f525c.a(1.0f); - this.f525c.b(eVar2, 1); + this.f526c.a(1.0f); + this.f526c.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.f525c, this.b); + this.d.d.b(this.f526c, 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 51f7bedc08..f353a679ac 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 f526c; + public final g f527c; 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 f527c; + public final f f528c; 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.f527c = fVar; + this.f528c = fVar; this.d = cacheKey; this.e = gVar; this.f = aVar; @@ -52,11 +52,11 @@ public class q0 implements v0 { e eVar = (e) obj; if (!b.f(i)) { e eVar2 = this.g; - if (eVar2 == null || eVar.f485r == null) { + if (eVar2 == null || eVar.f486r == null) { if (b.m(i, 8) && b.e(i)) { eVar.w(); if (eVar.k != c.a) { - this.f527c.f(this.d, eVar); + this.f528c.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.f527c; + f fVar = this.f528c; CacheKey cacheKey = this.d; Objects.requireNonNull(fVar); Objects.requireNonNull(cacheKey); @@ -114,8 +114,8 @@ public class q0 implements v0 { } public final c.f.d.g.i o(e eVar, e eVar2) throws IOException { - c.f.d.g.i e = this.e.e(eVar2.f() + eVar2.f485r.a); - n(eVar.e(), e, eVar2.f485r.a); + c.f.d.g.i e = this.e.e(eVar2.f() + eVar2.f486r.a); + n(eVar.e(), e, eVar2.f486r.a); n(eVar2.e(), e, eVar2.f()); return e; } @@ -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.f526c = gVar; + this.f527c = 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.f526c, q0Var.d, eVar, null), w0Var); + q0Var.e.b(new a(lVar, q0Var.a, cacheKey, q0Var.f527c, q0Var.d, eVar, null), w0Var); } @VisibleForTesting @@ -185,7 +185,7 @@ public class q0 implements v0 { return; } w0Var.o().e(w0Var, "PartialDiskCacheProducer"); - Uri build = e.f2681c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); + Uri build = e.f2682c.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 253f9d2aa2..e959d62096 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> f528c; + public final v0> f529c; /* compiled from: PostprocessedBitmapMemoryCacheProducer */ public static class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final CacheKey f529c; + public final CacheKey f530c; 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.f529c = cacheKey; + this.f530c = 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.f529c, closeableReference); + closeableReference2 = this.e.a(this.f530c, 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.f528c = v0Var; + this.f529c = 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.f528c.b(lVar, w0Var); + this.f529c.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.f528c.b(aVar, w0Var); + this.f529c.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 c201635753..359ce32fd5 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 f530c; + public final i f531c; public final v0 d; public s(f fVar, f fVar2, i iVar, v0 v0Var) { this.a = fVar; this.b = fVar2; - this.f530c = iVar; + this.f531c = 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.f530c).b(e, w0Var.b()); + CacheKey b = ((n) this.f531c).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 a8e64ff9f7..39aeb23e7d 100644 --- a/app/src/main/java/c/f/j/p/s0.java +++ b/app/src/main/java/c/f/j/p/s0.java @@ -13,13 +13,13 @@ public class s0 implements v0> { public final PlatformBitmapFactory b; /* renamed from: c reason: collision with root package name */ - public final Executor f531c; + public final Executor f532c; /* compiled from: PostprocessorProducer */ public class b extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final y0 f532c; + public final y0 f533c; public final w0 d; public final c.f.j.q.b e; public boolean f; @@ -44,7 +44,7 @@ public class s0 implements v0> { public b(l> lVar, y0 y0Var, c.f.j.q.b bVar, w0 w0Var) { super(lVar); - this.f532c = y0Var; + this.f533c = y0Var; this.e = bVar; this.d = w0Var; w0Var.f(new a(s0.this)); @@ -57,11 +57,11 @@ public class s0 implements v0> { bVar.q(closeableReference, i); return; } - bVar.f532c.e(bVar.d, "PostprocessorProducer"); + bVar.f533c.e(bVar.d, "PostprocessorProducer"); try { CloseableReference r2 = bVar.r((c.f.j.j.c) closeableReference.w()); try { - y0 y0Var = bVar.f532c; + y0 y0Var = bVar.f533c; w0 w0Var = bVar.d; y0Var.j(w0Var, "PostprocessorProducer", bVar.p(y0Var, w0Var, bVar.e)); bVar.q(r2, i); @@ -71,7 +71,7 @@ public class s0 implements v0> { } } } catch (Exception e) { - y0 y0Var2 = bVar.f532c; + y0 y0Var2 = bVar.f533c; w0 w0Var2 = bVar.d; y0Var2.k(w0Var2, "PostprocessorProducer", e, bVar.p(y0Var2, w0Var2, bVar.e)); if (bVar.o()) { @@ -115,7 +115,7 @@ public class s0 implements v0> { closeableReference.close(); } if (s) { - s0.this.f531c.execute(new t0(this)); + s0.this.f532c.execute(new t0(this)); } } else if (b.e(i)) { q(null, i); @@ -195,7 +195,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 f533c = false; + public boolean f534c = false; public CloseableReference d = null; public c(s0 s0Var, b bVar, c.f.j.q.c cVar, w0 w0Var, a aVar) { @@ -224,7 +224,7 @@ public class s0 implements v0> { CloseableReference closeableReference = (CloseableReference) obj; if (!b.f(i)) { synchronized (this) { - if (!this.f533c) { + if (!this.f534c) { CloseableReference closeableReference2 = this.d; this.d = CloseableReference.p(closeableReference); if (closeableReference2 != null) { @@ -233,7 +233,7 @@ public class s0 implements v0> { } } synchronized (this) { - if (!this.f533c) { + if (!this.f534c) { p = CloseableReference.p(this.d); } else { return; @@ -252,12 +252,12 @@ public class s0 implements v0> { public final boolean n() { CloseableReference closeableReference; synchronized (this) { - if (this.f533c) { + if (this.f534c) { return false; } closeableReference = this.d; this.d = null; - this.f533c = true; + this.f534c = true; } Class cls = CloseableReference.i; if (closeableReference != null) { @@ -287,7 +287,7 @@ public class s0 implements v0> { this.a = v0Var; this.b = platformBitmapFactory; Objects.requireNonNull(executor); - this.f531c = executor; + this.f532c = 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 073b35aa46..793e67331b 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 f534c; + public final i f535c; 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 f535c; + public final w0 f536c; 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.f535c = w0Var; + this.f536c = 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.f535c.o().e(this.f535c, "DiskCacheWriteProducer"); + this.f536c.o().e(this.f536c, "DiskCacheWriteProducer"); if (!b.f(i) && eVar != null && !b.l(i, 10)) { eVar.w(); if (eVar.k != c.a) { - ImageRequest e = this.f535c.e(); - CacheKey b = ((n) this.f).b(e, this.f535c.b()); + ImageRequest e = this.f536c.e(); + CacheKey b = ((n) this.f).b(e, this.f536c.b()); if (e.b == ImageRequest.b.SMALL) { this.e.f(b, eVar); } else { this.d.f(b, eVar); } - this.f535c.o().j(this.f535c, "DiskCacheWriteProducer", null); + this.f536c.o().j(this.f536c, "DiskCacheWriteProducer", null); this.b.b(eVar, i); return; } } - this.f535c.o().j(this.f535c, "DiskCacheWriteProducer", null); + this.f536c.o().j(this.f536c, "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.f534c = iVar; + this.f535c = 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.f534c, null); + lVar = new b(lVar, w0Var, this.a, this.b, this.f535c, 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 0ed635fbe3..d7966fb667 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 { s = bVar2.s(); } if (s) { - s0.this.f531c.execute(new t0(bVar2)); + s0.this.f532c.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 a0652c4d67..71c83ff591 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 f536c; + public final v0 f537c; /* compiled from: EncodedMemoryCacheProducer */ public static class a extends p { /* renamed from: c reason: collision with root package name */ - public final w f537c; + public final w f538c; 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.f537c = wVar; + this.f538c = 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.f537c.a(this.d, c2); + closeableReference = this.f538c.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.f536c = v0Var; + this.f537c = v0Var; } /* JADX INFO: finally extract failed */ @@ -138,12 +138,12 @@ public class v implements v0 { } b.b(); } else { - a aVar = new a(lVar, this.a, b, w0Var.e().o, w0Var.g().f465w.e); + a aVar = new a(lVar, this.a, b, w0Var.e().o, w0Var.g().f466w.e); if (o.g(w0Var, "EncodedMemoryCacheProducer")) { map = f.of("cached_value_found", "false"); } o.j(w0Var, "EncodedMemoryCacheProducer", map); - this.f536c.b(aVar, w0Var); + this.f537c.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 a743bffa3e..dbd588e81e 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 f538c; + public final i f539c; 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 f539c; + public final w0 f540c; 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.f539c = w0Var; + this.f540c = 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.f539c.e(); - CacheKey b = ((n) this.f).b(e, this.f539c.b()); + ImageRequest e = this.f540c.e(); + CacheKey b = ((n) this.f).b(e, this.f540c.b()); this.g.a(b); - if (this.f539c.l("origin").equals("memory_encoded")) { + if (this.f540c.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.f539c.l("origin").equals("disk")) { + } else if (this.f540c.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.f538c = iVar; + this.f539c = 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.f538c, this.e, this.f); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f539c, 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 4195fbe548..f079c49a9a 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 f540c = 0; + public long f541c = 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 bb8c003217..03be6a2ab9 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().f2681c, 5); + httpURLConnection = a0Var.a(aVar.b.e().f2682c, 5); try { - aVar.e = a0Var.f497c.now(); + aVar.e = a0Var.f498c.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 8f22f0195c..ebfda3f72a 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.f459c; + float f3 = eVar.f460c; if (f * max > f3) { max = f3 / f; } diff --git a/app/src/main/java/c/f/k/a.java b/app/src/main/java/c/f/k/a.java index 57d33052f5..7e5f2dd2ea 100644 --- a/app/src/main/java/c/f/k/a.java +++ b/app/src/main/java/c/f/k/a.java @@ -15,7 +15,7 @@ public final class a { /* compiled from: BitmapUtil */ /* renamed from: c.f.k.a$a reason: collision with other inner class name */ - public static /* synthetic */ class C0068a { + public static /* synthetic */ class C0069a { public static final /* synthetic */ int[] a; static { @@ -74,7 +74,7 @@ public final class a { } public static int b(Bitmap.Config config) { - switch (C0068a.a[config.ordinal()]) { + switch (C0069a.a[config.ordinal()]) { case 1: return 4; case 2: 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 83392e6538..7a21a60fe3 100644 --- a/app/src/main/java/c/f/l/a/a.java +++ b/app/src/main/java/c/f/l/a/a.java @@ -8,16 +8,16 @@ public class a { public int b; /* renamed from: c reason: collision with root package name */ - public final int[] f541c = new int[2]; + public final int[] f542c = new int[2]; public final float[] d = new float[2]; public final float[] e = new float[2]; public final float[] f = new float[2]; public final float[] g = new float[2]; - public AbstractC0069a h = null; + public AbstractC0070a h = null; /* compiled from: MultiPointerGestureDetector */ /* renamed from: c.f.l.a.a$a reason: collision with other inner class name */ - public interface AbstractC0069a { + public interface AbstractC0070a { } public a() { @@ -28,7 +28,7 @@ public class a { this.a = false; this.b = 0; for (int i = 0; i < 2; i++) { - this.f541c[i] = -1; + this.f542c[i] = -1; } } @@ -36,7 +36,7 @@ public class a { b bVar; b.a aVar; if (!this.a) { - AbstractC0069a aVar2 = this.h; + AbstractC0070a aVar2 = this.h; if (!(aVar2 == null || (aVar = (bVar = (b) aVar2).b) == null)) { aVar.c(bVar); } @@ -48,7 +48,7 @@ public class a { b.a aVar; if (this.a) { this.a = false; - AbstractC0069a aVar2 = this.h; + AbstractC0070a aVar2 = this.h; if (aVar2 != null && (aVar = ((b) aVar2).b) != null) { c cVar = (c) aVar; c.f.d.e.a.i(c.class, "onGestureEnd"); diff --git a/app/src/main/java/c/f/l/a/b.java b/app/src/main/java/c/f/l/a/b.java index 1aa4ae5479..851e0c94b9 100644 --- a/app/src/main/java/c/f/l/a/b.java +++ b/app/src/main/java/c/f/l/a/b.java @@ -2,7 +2,7 @@ package c.f.l.a; import c.f.l.a.a; /* compiled from: TransformGestureDetector */ -public class b implements a.AbstractC0069a { +public class b implements a.AbstractC0070a { public final a a; public a b = null; diff --git a/app/src/main/java/c/f/l/b/a.java b/app/src/main/java/c/f/l/b/a.java index 9f422bc5e4..459a30cddd 100644 --- a/app/src/main/java/c/f/l/b/a.java +++ b/app/src/main/java/c/f/l/b/a.java @@ -15,7 +15,7 @@ public abstract class a extends c { public final Matrix q = new Matrix(); /* renamed from: r reason: collision with root package name */ - public final Matrix f542r = new Matrix(); + public final Matrix f543r = new Matrix(); public a(b bVar) { super(bVar); @@ -47,7 +47,7 @@ public abstract class a extends c { public void j() { c.f.d.e.a.i(m(), ModelAuditLogEntry.CHANGE_KEY_PERMISSIONS_RESET); o(); - this.f542r.reset(); + this.f543r.reset(); this.q.reset(); super.j(); } @@ -86,7 +86,7 @@ public abstract class a extends c { if (j <= 0) { c.f.d.e.a.i(m(), "setTransformImmediate"); o(); - this.f542r.set(matrix2); + this.f543r.set(matrix2); c.f.d.e.a.i(c.class, "setTransform"); this.h.set(matrix2); i(); 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 5d4be59da1..24eff50993 100644 --- a/app/src/main/java/c/f/l/b/b.java +++ b/app/src/main/java/c/f/l/b/b.java @@ -21,14 +21,14 @@ public class b extends a { @Override // android.animation.ValueAnimator.AnimatorUpdateListener public void onAnimationUpdate(ValueAnimator valueAnimator) { b bVar = b.this; - Matrix matrix = bVar.f542r; + Matrix matrix = bVar.f543r; float floatValue = ((Float) valueAnimator.getAnimatedValue()).floatValue(); for (int i = 0; i < 9; i++) { bVar.p[i] = (bVar.o[i] * floatValue) + ((1.0f - floatValue) * bVar.n[i]); } matrix.setValues(bVar.p); b bVar2 = b.this; - Matrix matrix2 = bVar2.f542r; + Matrix matrix2 = bVar2.f543r; c.f.d.e.a.i(c.class, "setTransform"); bVar2.h.set(matrix2); bVar2.i(); @@ -37,10 +37,10 @@ public class b extends a { /* compiled from: AnimatedZoomableController */ /* renamed from: c.f.l.b.b$b reason: collision with other inner class name */ - public class C0070b extends AnimatorListenerAdapter { + public class C0071b extends AnimatorListenerAdapter { public final /* synthetic */ Runnable a; - public C0070b(Runnable runnable) { + public C0071b(Runnable runnable) { this.a = runnable; } @@ -96,7 +96,7 @@ public class b extends a { this.h.getValues(this.n); matrix.getValues(this.o); this.s.addUpdateListener(new a()); - this.s.addListener(new C0070b(runnable)); + this.s.addListener(new C0071b(runnable)); this.s.start(); } 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 94cdcfb6e3..5dff983c77 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 f543c = false; + public boolean f544c = false; public final RectF d = new RectF(); public final RectF e = new RectF(); public final RectF f = new RectF(); @@ -177,13 +177,13 @@ public class c implements e, b.a { if (r2 != 6) goto L_0x00ca; */ public boolean h(MotionEvent motionEvent) { - a.AbstractC0069a aVar; + a.AbstractC0070a aVar; b bVar; b.a aVar2; motionEvent.getAction(); int i = c.f.d.e.a.a; int i2 = 0; - if (!this.f543c) { + if (!this.f544c) { 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.f541c[i2]); + int findPointerIndex = motionEvent.findPointerIndex(aVar3.f542c[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.f541c[i2] = -1; + aVar3.f542c[i2] = -1; } else { - aVar3.f541c[i2] = motionEvent.getPointerId(i3); + aVar3.f542c[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.f543c) { + if (aVar != null && this.f544c) { 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.f543c = z2; + this.f544c = 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 b5fe20c7b5..2a6f1b4dc4 100644 --- a/app/src/main/java/c/f/m/a.java +++ b/app/src/main/java/c/f/m/a.java @@ -13,13 +13,13 @@ public class a extends f { /* compiled from: ApkSoSource */ /* renamed from: c.f.m.a$a reason: collision with other inner class name */ - public class C0071a extends f.c { + public class C0072a extends f.c { public File m; public final int n; - public C0071a(f fVar) throws IOException { + public C0072a(f fVar) throws IOException { super(fVar); - this.m = new File(a.this.f545c.getApplicationInfo().nativeLibraryDir); + this.m = new File(a.this.f546c.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.f545c; + Context context = this.f546c; 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.f545c.getApplicationInfo().nativeLibraryDir; + String str = this.f546c.getApplicationInfo().nativeLibraryDir; if (str == null) { obtain.writeByte((byte) 1); byte[] marshall = obtain.marshall(); @@ -84,6 +84,6 @@ public class a extends f { @Override // c.f.m.m public m.f h() throws IOException { - return new C0071a(this); + return new C0072a(this); } } diff --git a/app/src/main/java/c/f/m/b.java b/app/src/main/java/c/f/m/b.java index 91e9ef650f..0f95eecd09 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 f544c; + public c f545c; 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.f544c = new c(new File(this.a.getApplicationInfo().nativeLibraryDir), i); + this.f545c = 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.f544c.a(str, i, threadPolicy); + return this.f545c.a(str, i, threadPolicy); } @Override // c.f.m.l public void b(int i) throws IOException { - this.f544c.b(i); + this.f545c.b(i); } public boolean c() throws IOException { - File file = this.f544c.a; + File file = this.f545c.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.f544c = new c(d, i); + this.f545c = 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.f544c.toString(); + return this.f545c.toString(); } } diff --git a/app/src/main/java/c/f/m/e.java b/app/src/main/java/c/f/m/e.java index 4a86cef943..441dabcacd 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.f545c; + Context context = eVar.f546c; StringBuilder O = c.d.b.a.a.O("/data/local/tmp/exopackage/"); O.append(context.getPackageName()); O.append("/native-libs/"); diff --git a/app/src/main/java/c/f/m/f.java b/app/src/main/java/c/f/m/f.java index 0a24638f7a..713ea322b2 100644 --- a/app/src/main/java/c/f/m/f.java +++ b/app/src/main/java/c/f/m/f.java @@ -144,7 +144,7 @@ public class f extends m { b bVar2 = bVarArr[i3]; ZipEntry zipEntry2 = bVar2.k; String str2 = bVar2.i; - a.C0071a aVar = (a.C0071a) this; + a.C0072a aVar = (a.C0072a) this; String name = zipEntry2.getName(); if (str2.equals(a.this.d)) { a.this.d = null; diff --git a/app/src/main/java/c/f/m/j.java b/app/src/main/java/c/f/m/j.java index 7e6c385bdb..d046e7df1c 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.f2685c; + ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2686c; 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.f2685c.writeLock().lock(); + SoLoader.f2686c.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.f2685c.writeLock().unlock(); + SoLoader.f2686c.writeLock().unlock(); if (SoLoader.e == i3) { throw e; } } catch (IOException e2) { throw new RuntimeException(e2); } catch (Throwable th2) { - SoLoader.f2685c.writeLock().unlock(); + SoLoader.f2686c.writeLock().unlock(); throw th2; } } } while (z2); return z5; } finally { - SoLoader.f2685c.readLock().unlock(); + SoLoader.f2686c.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 cf0903a9a5..b7f5f3843b 100644 --- a/app/src/main/java/c/f/m/m.java +++ b/app/src/main/java/c/f/m/m.java @@ -20,7 +20,7 @@ import java.util.Objects; public abstract class m extends c { /* renamed from: c reason: collision with root package name */ - public final Context f545c; + public final Context f546c; public String d; public final Map e = new HashMap(); @@ -186,7 +186,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.f545c = context; + this.f546c = 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 c7f7e60337..f62a3c008d 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 f546c; + public final int f547c; public b(int i, int i2) { this.b = i; - this.f546c = i2; + this.f547c = 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.f546c == this.f546c; + return bVar.b == this.b && bVar.f547c == this.f547c; } public int hashCode() { - return this.f546c + this.b; + return this.f547c + this.b; } public String toString() { - return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f546c)); + return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f547c)); } } @@ -122,7 +122,7 @@ public @interface i { b bVar = this._features; Objects.requireNonNull(bVar); int ordinal = 1 << aVar.ordinal(); - if ((bVar.f546c & ordinal) != 0) { + if ((bVar.f547c & 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.f546c; + int i2 = bVar2.f547c; int i3 = bVar2.b; if (!(i2 == 0 && i3 == 0)) { int i4 = bVar.b; - if (i4 == 0 && bVar.f546c == 0) { + if (i4 == 0 && bVar.f547c == 0) { bVar = bVar2; } else { int i5 = ((~i2) & i4) | i3; - int i6 = bVar.f546c; + int i6 = bVar.f547c; 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 9b5d7f7423..5456ccd26a 100644 --- a/app/src/main/java/c/g/a/b/a.java +++ b/app/src/main/java/c/g/a/b/a.java @@ -8,7 +8,7 @@ public final class a implements Serializable { private final int _maxLineLength; public final String _name; private final char _paddingChar; - private final EnumC0072a _paddingReadBehaviour; + private final EnumC0073a _paddingReadBehaviour; private final boolean _writePadding; public final transient int[] i; public final transient char[] j; @@ -16,7 +16,7 @@ public final class a implements Serializable { /* compiled from: Base64Variant */ /* renamed from: c.g.a.b.a$a reason: collision with other inner class name */ - public enum EnumC0072a { + public enum EnumC0073a { PADDING_FORBIDDEN, PADDING_REQUIRED, PADDING_ALLOWED @@ -30,7 +30,7 @@ public final class a implements Serializable { this(aVar, str, z2, c2, aVar._paddingReadBehaviour, i); } - public a(a aVar, String str, boolean z2, char c2, EnumC0072a aVar2, int i) { + public a(a aVar, String str, boolean z2, char c2, EnumC0073a aVar2, int i) { int[] iArr = new int[128]; this.i = iArr; char[] cArr = new char[64]; @@ -72,7 +72,7 @@ public final class a implements Serializable { if (z2) { this.i[c2] = -2; } - this._paddingReadBehaviour = z2 ? EnumC0072a.PADDING_REQUIRED : EnumC0072a.PADDING_FORBIDDEN; + this._paddingReadBehaviour = z2 ? EnumC0073a.PADDING_REQUIRED : EnumC0073a.PADDING_FORBIDDEN; return; } throw new IllegalArgumentException(c.d.b.a.a.n("Base64Alphabet length must be exactly 64 (was ", length, ")")); @@ -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.f548c; + aVar = b.f549c; 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 0f069dfafa..e25437f7f7 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 f548c; + public static final a f549c; 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); - f548c = new a(aVar, "PEM", true, '=', 64); + f549c = 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 84ca0d3a59..b57eb62b13 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[] f554c; + public static final int[] f555c; public static final int[] d; public static final int[] e; public static final int[] f; @@ -15,8 +15,8 @@ public final class a { /* compiled from: CharTypes */ /* renamed from: c.g.a.b.p.a$a reason: collision with other inner class name */ - public static class C0073a { - public static final C0073a a = new C0073a(); + public static class C0074a { + public static final C0074a a = new C0074a(); public int[][] b = new int[128][]; } @@ -34,7 +34,7 @@ public final class a { } iArr[34] = 1; iArr[92] = 1; - f554c = iArr; + f555c = 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 2af2672ced..6f590eee1b 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 f555c; + public final a f556c; public byte[] d; public char[] e; public c(a aVar, Object obj, boolean z2) { - this.f555c = aVar; + this.f556c = 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.f555c.f565c.set(3, bArr); + this.f556c.f566c.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 5942c33f4d..1d98062eac 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.f566c; + int i4 = kVar.f567c; 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 88a0084a13..3d9d03b83c 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[] f556c = new int[1000]; + public static final int[] f557c = 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) { - f556c[i] = ((i2 + 48) << 16) | ((i3 + 48) << 8) | (i4 + 48); + f557c[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 = f556c[i]; + int i3 = f557c[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 = f556c[i]; + int i3 = f557c[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 = f556c; + int[] iArr = f557c; 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 = f556c; + int[] iArr = f557c; 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 = f556c; + int[] iArr2 = f557c; 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 c273e2616e..b3555408e5 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.f566c >= 0) { + if (kVar.f567c >= 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 fe4144fedb..f561ee150a 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 f557c; + public String f558c; 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 df8d06c108..c3f6f3ed4b 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 @@ -13,7 +13,7 @@ public abstract class b extends a { public static final int[] q = c.g.a.b.p.a.f; /* renamed from: r reason: collision with root package name */ - public final c f558r; + public final c f559r; public int[] s = q; public int t; public k u = d.i; @@ -21,7 +21,7 @@ public abstract class b extends a { public b(c cVar, int i, i iVar) { super(i, iVar); - this.f558r = cVar; + this.f559r = cVar; if (d.a.ESCAPE_NON_ASCII.g(i)) { this.t = 127; } 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 55bbd86662..c32f9aed7c 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 f559c; + public final c f560c; 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.f559c = cVar; + this.f560c = cVar; this.d = aVar; this.b = -1; } public c(int i, c cVar, a aVar, Object obj) { this.a = i; - this.f559c = cVar; + this.f560c = 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.f557c = null; + aVar.f558c = 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.f557c = null; + aVar.f558c = 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.f557c; + String str3 = aVar.f558c; if (str3 == null) { - aVar.f557c = str; + aVar.f558c = 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.f557c); + aVar.d.add(aVar.f558c); } 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 d34622e85e..8ed9dc6ab0 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 @@ -21,36 +21,36 @@ import java.util.Objects; public class d extends b { /* renamed from: w reason: collision with root package name */ - public static final char[] f560w = ((char[]) a.a.clone()); + public static final char[] f561w = ((char[]) a.a.clone()); public int A; public int B; public int C; public char[] D; /* renamed from: x reason: collision with root package name */ - public final Writer f561x; + public final Writer f562x; /* renamed from: y reason: collision with root package name */ - public char f562y; + public char f563y; /* renamed from: z reason: collision with root package name */ - public char[] f563z; + public char[] f564z; public d(c cVar, int i, i iVar, Writer writer, char c2) { super(cVar, i, iVar); int[] iArr; - this.f561x = writer; + this.f562x = writer; if (cVar.e == null) { - char[] a = cVar.f555c.a(1, 0); + char[] a = cVar.f556c.a(1, 0); cVar.e = a; - this.f563z = a; + this.f564z = a; this.C = a.length; - this.f562y = c2; + this.f563y = c2; if (c2 != '\"') { if (c2 == '\"') { iArr = a.f; } else { - a.C0073a aVar = a.C0073a.a; + a.C0074a aVar = a.C0074a.a; int[] iArr2 = aVar.b[c2]; if (iArr2 == null) { iArr2 = Arrays.copyOf(a.f, 128); @@ -75,7 +75,7 @@ public class d extends b { if (this.B + 2 > this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i3 = this.B; int i4 = i3 + 1; this.B = i4; @@ -87,7 +87,7 @@ public class d extends b { B0(); } int i5 = this.B; - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i6 = i5 + 1; cArr2[i5] = '\\'; int i7 = i6 + 1; @@ -95,7 +95,7 @@ public class d extends b { if (c2 > 255) { int i8 = 255 & (c2 >> '\b'); int i9 = i7 + 1; - char[] cArr3 = f560w; + char[] cArr3 = f561w; cArr2[i7] = cArr3[i8 >> 4]; i2 = i9 + 1; cArr2[i9] = cArr3[i8 & 15]; @@ -107,7 +107,7 @@ public class d extends b { cArr2[i10] = '0'; } int i11 = i2 + 1; - char[] cArr4 = f560w; + char[] cArr4 = f561w; cArr2[i2] = cArr4[c2 >> 4]; cArr2[i11] = cArr4[c2 & 15]; this.B = i11 + 1; @@ -130,7 +130,7 @@ public class d extends b { if (i3 > 0) { this.A = 0; this.B = 0; - this.f561x.write(this.f563z, i2, i3); + this.f562x.write(this.f564z, i2, i3); } } @@ -156,7 +156,7 @@ public class d extends b { cArr2 = z0(); } cArr2[1] = (char) i3; - this.f561x.write(cArr2, 0, 2); + this.f562x.write(cArr2, 0, 2); return i; } int i5 = i - 2; @@ -175,18 +175,18 @@ public class d extends b { if (c2 > 255) { int i6 = (c2 >> '\b') & 255; int i7 = c2 & 255; - char[] cArr4 = f560w; + char[] cArr4 = f561w; cArr3[10] = cArr4[i6 >> 4]; cArr3[11] = cArr4[i6 & 15]; cArr3[12] = cArr4[i7 >> 4]; cArr3[13] = cArr4[i7 & 15]; - this.f561x.write(cArr3, 8, 6); + this.f562x.write(cArr3, 8, 6); return i; } - char[] cArr5 = f560w; + char[] cArr5 = f561w; cArr3[6] = cArr5[c2 >> 4]; cArr3[7] = cArr5[c2 & 15]; - this.f561x.write(cArr3, 2, 6); + this.f562x.write(cArr3, 2, 6); return i; } else { int i8 = i - 6; @@ -197,7 +197,7 @@ public class d extends b { if (c2 > 255) { int i11 = (c2 >> '\b') & 255; int i12 = i10 + 1; - char[] cArr6 = f560w; + char[] cArr6 = f561w; cArr[i10] = cArr6[i11 >> 4]; i4 = i12 + 1; cArr[i12] = cArr6[i11 & 15]; @@ -209,7 +209,7 @@ public class d extends b { cArr[i13] = '0'; } int i14 = i4 + 1; - char[] cArr7 = f560w; + char[] cArr7 = f561w; cArr[i4] = cArr7[c2 >> 4]; cArr[i14] = cArr7[c2 & 15]; return i14 - 5; @@ -223,7 +223,7 @@ public class d extends b { if (i3 >= 2) { int i4 = i3 - 2; this.A = i4; - char[] cArr = this.f563z; + char[] cArr = this.f564z; cArr[i4] = '\\'; cArr[i4 + 1] = (char) i; return; @@ -234,11 +234,11 @@ public class d extends b { } this.A = this.B; cArr2[1] = (char) i; - this.f561x.write(cArr2, 0, 2); + this.f562x.write(cArr2, 0, 2); } else if (i != -2) { int i5 = this.B; if (i5 >= 6) { - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i6 = i5 - 6; this.A = i6; cArr3[i6] = '\\'; @@ -247,7 +247,7 @@ public class d extends b { if (c2 > 255) { int i8 = (c2 >> '\b') & 255; int i9 = i7 + 1; - char[] cArr4 = f560w; + char[] cArr4 = f561w; cArr3[i9] = cArr4[i8 >> 4]; i2 = i9 + 1; cArr3[i2] = cArr4[i8 & 15]; @@ -259,7 +259,7 @@ public class d extends b { cArr3[i2] = '0'; } int i11 = i2 + 1; - char[] cArr5 = f560w; + char[] cArr5 = f561w; cArr3[i11] = cArr5[c2 >> 4]; cArr3[i11 + 1] = cArr5[c2 & 15]; return; @@ -272,18 +272,18 @@ public class d extends b { if (c2 > 255) { int i12 = (c2 >> '\b') & 255; int i13 = c2 & 255; - char[] cArr7 = f560w; + char[] cArr7 = f561w; cArr6[10] = cArr7[i12 >> 4]; cArr6[11] = cArr7[i12 & 15]; cArr6[12] = cArr7[i13 >> 4]; cArr6[13] = cArr7[i13 & 15]; - this.f561x.write(cArr6, 8, 6); + this.f562x.write(cArr6, 8, 6); return; } - char[] cArr8 = f560w; + char[] cArr8 = f561w; cArr6[6] = cArr8[c2 >> 4]; cArr6[7] = cArr8[c2 & 15]; - this.f561x.write(cArr6, 2, 6); + this.f562x.write(cArr6, 2, 6); } else { Objects.requireNonNull(null); throw null; @@ -336,11 +336,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.f563z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i4] << 8)) << 8) | (bArr[i8] & 255), this.f564z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -362,7 +362,7 @@ public class d extends b { i2 = 1; } int i11 = i6 + i2; - this.B = aVar.c(i10, i2, this.f563z, this.B); + this.B = aVar.c(i10, i2, this.f564z, this.B); return i11; } @@ -407,11 +407,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.f563z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i5] << 8)) << 8) | (bArr[i8] & 255), this.f564z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -432,7 +432,7 @@ public class d extends b { } else { i3 = 1; } - this.B = aVar.c(i10, i3, this.f563z, this.B); + this.B = aVar.c(i10, i3, this.f564z, this.B); return i - i3; } @@ -443,22 +443,22 @@ public class d extends b { if (this.B + 13 >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i2 = this.B; int i3 = i2 + 1; this.B = i3; - cArr[i2] = this.f562y; + cArr[i2] = this.f563y; int d = g.d(i, cArr, i3); this.B = d; - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; this.B = d + 1; - cArr2[d] = this.f562y; + cArr2[d] = this.f563y; return; } if (this.B + 11 >= this.C) { B0(); } - this.B = g.d(i, this.f563z, this.B); + this.B = g.d(i, this.f564z, this.B); } public final void H0() throws IOException { @@ -466,7 +466,7 @@ public class d extends b { B0(); } int i = this.B; - char[] cArr = this.f563z; + char[] cArr = this.f564z; cArr[i] = 'n'; int i2 = i + 1; cArr[i2] = 'u'; @@ -484,40 +484,40 @@ public class d extends b { if (this.B + 23 >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f562y; + cArr[i] = this.f563y; int e = g.e(j, cArr, i2); this.B = e; - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; this.B = e + 1; - cArr2[e] = this.f562y; + cArr2[e] = this.f563y; return; } if (this.B + 21 >= this.C) { B0(); } - this.B = g.e(j, this.f563z, this.B); + this.B = g.e(j, this.f564z, this.B); } public final void I0(String str) throws IOException { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; - cArr[i] = this.f562y; + cArr[i] = this.f563y; T(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f562y; + cArr2[i2] = this.f563y; } /* JADX WARNING: Code restructure failed: missing block: B:67:0x010a, code lost: @@ -528,10 +528,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.f561x.write(r3, r5, r4); + r18.f562x.write(r3, r5, r4); */ /* JADX WARNING: Code restructure failed: missing block: B:70:0x0114, code lost: - r3 = r18.f563z; + r3 = r18.f564z; r4 = r18.B; r18.B = r4 + 1; r3 = r3[r4]; @@ -561,7 +561,7 @@ public class d extends b { i7 = length2 - i6; } int i8 = i6 + i7; - str.getChars(i6, i8, this.f563z, 0); + str.getChars(i6, i8, this.f564z, 0); int i9 = this.t; if (i9 != 0) { int[] iArr = this.s; @@ -571,7 +571,7 @@ public class d extends b { int i12 = 0; while (i10 < i7) { while (true) { - cArr3 = this.f563z; + cArr3 = this.f564z; c4 = cArr3[i10]; if (c4 >= min) { if (c4 > i9) { @@ -592,13 +592,13 @@ public class d extends b { i4 = i11; int i13 = i10 - i12; if (i13 > 0) { - this.f561x.write(cArr3, i12, i13); + this.f562x.write(cArr3, i12, i13); if (i10 >= i7) { break; } } int i14 = i10 + 1; - i12 = C0(this.f563z, i14, i7, c4, i4); + i12 = C0(this.f564z, i14, i7, c4, i4); i11 = i4; i10 = i14; } @@ -609,7 +609,7 @@ public class d extends b { int i16 = 0; while (i15 < i7) { do { - cArr2 = this.f563z; + cArr2 = this.f564z; c3 = cArr2[i15]; if (c3 < length3 && iArr2[c3] != 0) { break; @@ -618,13 +618,13 @@ public class d extends b { } while (i15 < i7); int i17 = i15 - i16; if (i17 > 0) { - this.f561x.write(cArr2, i16, i17); + this.f562x.write(cArr2, i16, i17); if (i15 >= i7) { break; } } int i18 = i15 + 1; - i16 = C0(this.f563z, i18, i7, c3, iArr2[c3]); + i16 = C0(this.f564z, i18, i7, c3, iArr2[c3]); i15 = i18; } } @@ -638,7 +638,7 @@ public class d extends b { if (this.B + length > i5) { B0(); } - str.getChars(0, length, this.f563z, this.B); + str.getChars(0, length, this.f564z, this.B); int i19 = this.t; if (i19 != 0) { int i20 = this.B + length; @@ -646,7 +646,7 @@ public class d extends b { int min2 = Math.min(iArr3.length, i19 + 1); while (this.B < i20) { while (true) { - cArr = this.f563z; + cArr = this.f564z; i = this.B; c2 = cArr[i]; if (c2 < min2) { @@ -673,7 +673,7 @@ public class d extends b { int i21 = this.A; int i22 = i - i21; if (i22 > 0) { - this.f561x.write(cArr, i21, i22); + this.f562x.write(cArr, i21, i22); } this.B++; D0(c2, i3); @@ -685,7 +685,7 @@ public class d extends b { int length4 = iArr4.length; while (this.B < i23) { while (true) { - char[] cArr4 = this.f563z; + char[] cArr4 = this.f564z; int i24 = this.B; char c5 = cArr4[i24]; if (c5 < length4 && iArr4[c5] != 0) { @@ -744,22 +744,22 @@ public class d extends b { if (this.B + 8 >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f562y; + cArr[i] = this.f563y; int d = g.d(s, cArr, i2); this.B = d; - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; this.B = d + 1; - cArr2[d] = this.f562y; + cArr2[d] = this.f563y; return; } if (this.B + 6 >= this.C) { B0(); } - this.B = g.d(s, this.f563z, this.B); + this.B = g.d(s, this.f564z, this.B); } @Override // c.g.a.b.d @@ -767,7 +767,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -775,7 +775,7 @@ public class d extends b { @Override // c.g.a.b.d public void S(k kVar) throws IOException { - int b = kVar.b(this.f563z, this.B); + int b = kVar.b(this.f564z, this.B); if (b < 0) { T(kVar.getValue()); } else { @@ -792,14 +792,14 @@ public class d extends b { i = this.C - this.B; } if (i >= length) { - str.getChars(0, length, this.f563z, this.B); + str.getChars(0, length, this.f564z, this.B); this.B += length; return; } int i2 = this.C; int i3 = this.B; int i4 = i2 - i3; - str.getChars(0, i4, this.f563z, i3); + str.getChars(0, i4, this.f564z, i3); this.B += i4; B0(); int length2 = str.length() - i4; @@ -807,14 +807,14 @@ public class d extends b { int i5 = this.C; if (length2 > i5) { int i6 = i4 + i5; - str.getChars(i4, i6, this.f563z, 0); + str.getChars(i4, i6, this.f564z, 0); this.A = 0; this.B = i5; B0(); length2 -= i5; i4 = i6; } else { - str.getChars(i4, i4 + length2, this.f563z, 0); + str.getChars(i4, i4 + length2, this.f564z, 0); this.A = 0; this.B = length2; return; @@ -828,12 +828,12 @@ public class d extends b { if (i2 > this.C - this.B) { B0(); } - System.arraycopy(cArr, i, this.f563z, this.B, i2); + System.arraycopy(cArr, i, this.f564z, this.B, i2); this.B += i2; return; } B0(); - this.f561x.write(cArr, i, i2); + this.f562x.write(cArr, i, i2); } @Override // c.g.a.b.d @@ -848,7 +848,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -866,7 +866,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -884,7 +884,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i2 = this.B; this.B = i2 + 1; cArr[i2] = '['; @@ -902,7 +902,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -910,7 +910,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.f563z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { + if (this.f564z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { while (true) { c cVar = this.p; if (!cVar.b()) { @@ -926,22 +926,22 @@ public class d extends b { B0(); this.A = 0; this.B = 0; - if (this.f561x != null) { - if (this.f558r.b || d(d.a.AUTO_CLOSE_TARGET)) { - this.f561x.close(); + if (this.f562x != null) { + if (this.f559r.b || d(d.a.AUTO_CLOSE_TARGET)) { + this.f562x.close(); } else if (d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f561x.flush(); + this.f562x.flush(); } } - char[] cArr = this.f563z; + char[] cArr = this.f564z; if (cArr != null) { - this.f563z = null; - c cVar2 = this.f558r; + this.f564z = null; + c cVar2 = this.f559r; Objects.requireNonNull(cVar2); char[] cArr2 = cVar2.e; if (cArr == cArr2 || cArr.length >= cArr2.length) { cVar2.e = null; - cVar2.f555c.d.set(1, cArr); + cVar2.f556c.d.set(1, cArr); return; } throw new IllegalArgumentException("Trying to release buffer smaller than original"); @@ -960,7 +960,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -972,19 +972,19 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i2 = this.B; this.B = i2 + 1; - cArr[i2] = this.f562y; - c cVar = this.f558r; + cArr[i2] = this.f563y; + c cVar = this.f559r; if (cVar.d == null) { - c.g.a.b.t.a aVar2 = cVar.f555c; + c.g.a.b.t.a aVar2 = cVar.f556c; Objects.requireNonNull(aVar2); int i3 = c.g.a.b.t.a.a[3]; if (i3 <= 0) { i3 = 0; } - byte[] andSet = aVar2.f565c.getAndSet(3, null); + byte[] andSet = aVar2.f566c.getAndSet(3, null); if (andSet == null || andSet.length < i3) { andSet = new byte[i3]; } @@ -993,7 +993,7 @@ public class d extends b { try { i = F0(aVar, inputStream, andSet); } catch (Throwable th) { - this.f558r.a(andSet); + this.f559r.a(andSet); throw th; } } else { @@ -1002,14 +1002,14 @@ public class d extends b { throw new JsonGenerationException("Too few bytes available: missing " + G0 + " bytes (out of " + i + ")", this); } } - this.f558r.a(andSet); + this.f559r.a(andSet); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i4 = this.B; this.B = i4 + 1; - cArr2[i4] = this.f562y; + cArr2[i4] = this.f563y; return i; } throw new IllegalStateException("Trying to call same allocXxx() method second time"); @@ -1018,8 +1018,8 @@ public class d extends b { @Override // java.io.Flushable public void flush() throws IOException { B0(); - if (this.f561x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f561x.flush(); + if (this.f562x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { + this.f562x.flush(); } } @@ -1029,11 +1029,11 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f562y; + cArr[i] = this.f563y; int c2 = kVar.c(cArr, i2); if (c2 < 0) { char[] a = kVar.a(); @@ -1042,19 +1042,19 @@ public class d extends b { if (length > this.C - this.B) { B0(); } - System.arraycopy(a, 0, this.f563z, this.B, length); + System.arraycopy(a, 0, this.f564z, this.B, length); this.B += length; } else { B0(); - this.f561x.write(a, 0, length); + this.f562x.write(a, 0, length); } if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f562y; + cArr2[i3] = this.f563y; return; } int i4 = this.B + c2; @@ -1062,10 +1062,10 @@ public class d extends b { if (i4 >= this.C) { B0(); } - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i5 = this.B; this.B = i5 + 1; - cArr3[i5] = this.f562y; + cArr3[i5] = this.f563y; } @Override // c.g.a.b.d @@ -1078,18 +1078,18 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; - cArr[i] = this.f562y; + cArr[i] = this.f563y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f562y; + cArr2[i2] = this.f563y; } @Override // c.g.a.b.d @@ -1099,10 +1099,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f562y; + cArr2[i3] = this.f563y; int i4 = this.t; if (i4 != 0) { int i5 = i2 + i; @@ -1135,12 +1135,12 @@ public class d extends b { B0(); } if (i8 > 0) { - System.arraycopy(cArr, i, this.f563z, this.B, i8); + System.arraycopy(cArr, i, this.f564z, this.B, i8); this.B += i8; } } else { B0(); - this.f561x.write(cArr, i, i8); + this.f562x.write(cArr, i, i8); } if (i7 >= i5) { break; @@ -1167,12 +1167,12 @@ public class d extends b { B0(); } if (i11 > 0) { - System.arraycopy(cArr, i, this.f563z, this.B, i11); + System.arraycopy(cArr, i, this.f564z, this.B, i11); this.B += i11; } } else { B0(); - this.f561x.write(cArr, i, i11); + this.f562x.write(cArr, i, i11); } if (i10 >= i9) { break; @@ -1185,10 +1185,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i12 = this.B; this.B = i12 + 1; - cArr3[i12] = this.f562y; + cArr3[i12] = this.f563y; } @Override // c.g.a.b.d @@ -1197,10 +1197,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i3 = this.B; this.B = i3 + 1; - cArr[i3] = this.f562y; + cArr[i3] = this.f563y; int i4 = i2 + i; int i5 = i4 - 3; int i6 = this.C - 6; @@ -1212,11 +1212,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.f563z, this.B); + int b = aVar.b((((bArr[i] << 8) | (bArr[i7] & 255)) << 8) | (bArr[i8] & 255), this.f564z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i10 = b + 1; this.B = i10; cArr2[b] = '\\'; @@ -1236,15 +1236,15 @@ public class d extends b { if (i11 == 2) { i13 |= (bArr[i12] & 255) << 8; } - this.B = aVar.c(i13, i11, this.f563z, this.B); + this.B = aVar.c(i13, i11, this.f564z, this.B); } if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i14 = this.B; this.B = i14 + 1; - cArr3[i14] = this.f562y; + cArr3[i14] = this.f563y; } @Override // c.g.a.b.d @@ -1255,7 +1255,7 @@ public class d extends b { B0(); } int i2 = this.B; - char[] cArr = this.f563z; + char[] cArr = this.f564z; if (z2) { cArr[i2] = 't'; int i3 = i2 + 1; @@ -1288,14 +1288,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = ']'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f559c; + this.p = cVar.f560c; return; } StringBuilder O = c.d.b.a.a.O("Current context not Array but "); @@ -1329,7 +1329,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -1364,14 +1364,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; cArr[i] = '}'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f559c; + this.p = cVar.f560c; return; } StringBuilder O = c.d.b.a.a.O("Current context not Object but "); @@ -1399,25 +1399,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; - cArr[i] = this.f562y; + cArr[i] = this.f563y; U(a, 0, a.length); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f562y; + cArr2[i2] = this.f563y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1427,11 +1427,11 @@ public class d extends b { U(a2, 0, a2.length); return; } - char[] cArr4 = this.f563z; + char[] cArr4 = this.f564z; int i4 = this.B; int i5 = i4 + 1; this.B = i5; - cArr4[i4] = this.f562y; + cArr4[i4] = this.f563y; int c2 = kVar.c(cArr4, i5); if (c2 < 0) { char[] a3 = kVar.a(); @@ -1439,10 +1439,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f563z; + char[] cArr5 = this.f564z; int i6 = this.B; this.B = i6 + 1; - cArr5[i6] = this.f562y; + cArr5[i6] = this.f563y; return; } int i7 = this.B + c2; @@ -1450,10 +1450,10 @@ public class d extends b { if (i7 >= this.C) { B0(); } - char[] cArr6 = this.f563z; + char[] cArr6 = this.f564z; int i8 = this.B; this.B = i8 + 1; - cArr6[i8] = this.f562y; + cArr6[i8] = this.f563y; return; } throw new JsonGenerationException("Can not write a field name, expecting a value", this); @@ -1478,25 +1478,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f563z; + char[] cArr = this.f564z; int i = this.B; this.B = i + 1; - cArr[i] = this.f562y; + cArr[i] = this.f563y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f563z; + char[] cArr2 = this.f564z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f562y; + cArr2[i2] = this.f563y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f563z; + char[] cArr3 = this.f564z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1505,18 +1505,18 @@ public class d extends b { J0(str); return; } - char[] cArr4 = this.f563z; + char[] cArr4 = this.f564z; int i4 = this.B; this.B = i4 + 1; - cArr4[i4] = this.f562y; + cArr4[i4] = this.f563y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f563z; + char[] cArr5 = this.f564z; int i5 = this.B; this.B = i5 + 1; - cArr5[i5] = this.f562y; + cArr5[i5] = this.f563y; 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/r/a.java b/app/src/main/java/c/g/a/b/r/a.java index 9979abef97..e018d12711 100644 --- a/app/src/main/java/c/g/a/b/r/a.java +++ b/app/src/main/java/c/g/a/b/r/a.java @@ -6,8 +6,8 @@ public final class a { /* compiled from: ByteQuadsCanonicalizer */ /* renamed from: c.g.a.b.r.a$a reason: collision with other inner class name */ - public static final class C0074a { - public C0074a(int i, int i2, int i3, int[] iArr, String[] strArr, int i4, int i5) { + public static final class C0075a { + public C0075a(int i, int i2, int i3, int[] iArr, String[] strArr, int i4, int i5) { } } @@ -26,7 +26,7 @@ public final class a { } int i5 = i3 << 3; int i6 = i3 >> 2; - new AtomicReference(new C0074a(i3, 0, i6 < 64 ? 4 : i6 <= 256 ? 5 : i6 <= 1024 ? 6 : 7, new int[i5], new String[(i3 << 1)], i5 - i3, i5)); + new AtomicReference(new C0075a(i3, 0, i6 < 64 ? 4 : i6 <= 256 ? 5 : i6 <= 1024 ? 6 : 7, new int[i5], new String[(i3 << 1)], i5 - i3, i5)); } public static a a() { diff --git a/app/src/main/java/c/g/a/b/r/b.java b/app/src/main/java/c/g/a/b/r/b.java index e8b09b0d41..41fce05bdf 100644 --- a/app/src/main/java/c/g/a/b/r/b.java +++ b/app/src/main/java/c/g/a/b/r/b.java @@ -10,13 +10,13 @@ public final class b { /* compiled from: CharsToNameCanonicalizer */ /* renamed from: c.g.a.b.r.b$b reason: collision with other inner class name */ - public static final class C0075b { - public C0075b(int i, int i2, String[] strArr, a[] aVarArr) { + public static final class C0076b { + public C0076b(int i, int i2, String[] strArr, a[] aVarArr) { } } public b(int i) { - new AtomicReference(new C0075b(0, 0, new String[64], new a[32])); + new AtomicReference(new C0076b(0, 0, new String[64], new a[32])); } public static b a() { 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 b2cb344403..0057fdde7a 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 f564c = null; + public Object f565c = 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 fcfe9c43de..440afa95f1 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 f565c = new AtomicReferenceArray<>(4); + public final AtomicReferenceArray f566c = 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 b120ea5acc..1eb287aed0 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 f566c; + public int f567c; 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.f566c = -1; + this.f567c = -1; } public void a(String str, int i, int i2) { - if (this.f566c >= 0) { + if (this.f567c >= 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.f566c >= 0) { + if (this.f567c >= 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.f566c >= 0) { + if (this.f567c >= 0) { this.i = str; return str; } @@ -168,7 +168,7 @@ public final class k { } public final void f(int i) { - this.f566c = -1; + this.f567c = -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/a.java b/app/src/main/java/c/g/a/c/c0/a.java index 8f913e8270..0b67299ede 100644 --- a/app/src/main/java/c/g/a/c/c0/a.java +++ b/app/src/main/java/c/g/a/c/c0/a.java @@ -6,7 +6,7 @@ public abstract class a { /* compiled from: AccessorNamingStrategy */ /* renamed from: c.g.a.c.c0.a$a reason: collision with other inner class name */ - public static abstract class AbstractC0076a implements Serializable { + public static abstract class AbstractC0077a implements Serializable { private static final long serialVersionUID = 1; } 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 9c59789b12..973f212272 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> f567c; + public final Class> f568c; 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.f567c = cls2; + this.f568c = cls2; this.f = z2; this.d = cls3 == null ? n0.class : cls3; } @@ -30,7 +30,7 @@ public class a0 { O.append(", scope="); O.append(d.u(this.e)); O.append(", generatorType="); - O.append(d.u(this.f567c)); + O.append(d.u(this.f568c)); O.append(", alwaysAsId="); O.append(this.f); return O.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 19854bea31..9b65f13b33 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 f568c; + public final boolean f569c; public final j d; public final c e; public final g0 f; @@ -49,13 +49,13 @@ public class b0 { public LinkedList q; /* renamed from: r reason: collision with root package name */ - public LinkedList f569r; + public LinkedList f570r; public HashSet s; public LinkedHashMap t; public b0(l lVar, boolean z2, j jVar, c cVar, a aVar) { this.a = lVar; - this.f568c = z2; + this.f569c = 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.f568c, n); + c0Var = new c0(this.a, this.g, this.f569c, n); map.put(str, c0Var); } } @@ -108,7 +108,7 @@ public class b0 { } public void c(String str) { - if (!this.f568c && str != null) { + if (!this.f569c && str != null) { if (this.s == null) { this.s = new HashSet<>(); } @@ -139,7 +139,7 @@ public class b0 { if (c0Var != null) { return c0Var; } - c0 c0Var2 = new c0(this.a, this.g, this.f568c, t.a(str)); + c0 c0Var2 = new c0(this.a, this.g, this.f569c, 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.f568c && !this.a.q(p.ALLOW_FINAL_FIELDS_AS_MUTATORS); + boolean z13 = !this.f569c && !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; @@ -206,10 +206,10 @@ public class b0 { this.q.add(gVar); } if (bool.equals(bVar.W(gVar))) { - if (this.f569r == null) { - this.f569r = new LinkedList<>(); + if (this.f570r == null) { + this.f570r = new LinkedList<>(); } - this.f569r.add(gVar); + this.f570r.add(gVar); } else { boolean equals = bool.equals(bVar.S(gVar)); boolean equals2 = bool.equals(bVar.U(gVar)); @@ -241,7 +241,7 @@ public class b0 { } this.l.put(E, e); } - t o = this.f568c ? bVar.o(gVar) : bVar.n(gVar); + t o = this.f569c ? bVar.o(gVar) : bVar.n(gVar); boolean z14 = o != null; if (!z14 || !o.d()) { tVar3 = o; @@ -295,10 +295,10 @@ public class b0 { } this.q.add(next); } else if (bool2.equals(bVar2.W(next))) { - if (this.f569r == null) { - this.f569r = new LinkedList<>(); + if (this.f570r == null) { + this.f570r = new LinkedList<>(); } - this.f569r.add(next); + this.f570r.add(next); } else { t o3 = bVar2.o(next); boolean z16 = o3 != null; @@ -341,7 +341,7 @@ public class b0 { String b = b(i); boolean Z2 = bVar2.Z(next); c0 f3 = f(linkedHashMap, b); - f3.f573r = new c0.d<>(next, f3.f573r, tVar, z6, z7, Z2); + f3.f574r = new c0.d<>(next, f3.f574r, tVar, z6, z7, Z2); } } } else if (o2 == 1) { @@ -388,7 +388,7 @@ public class b0 { } } c cVar = this.e; - Boolean bool3 = cVar.f571w; + Boolean bool3 = cVar.f572w; if (bool3 == null) { Class cls = cVar.k; Annotation[] annotationArr = d.a; @@ -396,12 +396,12 @@ public class b0 { if ((d.t(cls) ? null : cls.getEnclosingClass()) != null) { z5 = true; bool3 = Boolean.valueOf(z5); - cVar.f571w = bool3; + cVar.f572w = bool3; } } z5 = false; bool3 = Boolean.valueOf(z5); - cVar.f571w = bool3; + cVar.f572w = bool3; } if (!bool3.booleanValue() && this.h) { for (e eVar : this.e.f().b) { @@ -413,7 +413,7 @@ public class b0 { a(linkedHashMap, eVar.m(i4)); } } - for (j jVar : this.e.f().f572c) { + for (j jVar : this.e.f().f573c) { if (this.k == null) { this.k = new LinkedList<>(); } @@ -426,15 +426,15 @@ public class b0 { Iterator it2 = linkedHashMap.values().iterator(); while (it2.hasNext()) { c0 next2 = it2.next(); - if (!(next2.z(next2.p) || next2.z(next2.f573r) || next2.z(next2.s) || next2.z(next2.q))) { + if (!(next2.z(next2.p) || next2.z(next2.f574r) || next2.z(next2.s) || next2.z(next2.q))) { it2.remove(); - } else if (next2.y(next2.p) || next2.y(next2.f573r) || next2.y(next2.s) || next2.y(next2.q)) { + } else if (next2.y(next2.p) || next2.y(next2.f574r) || next2.y(next2.s) || next2.y(next2.q)) { if (!next2.u()) { it2.remove(); c(next2.p()); } else { next2.p = next2.G(next2.p); - next2.f573r = next2.G(next2.f573r); + next2.f574r = next2.G(next2.f574r); next2.s = next2.G(next2.s); next2.q = next2.G(next2.q); if (!next2.f()) { @@ -445,10 +445,10 @@ public class b0 { } boolean q2 = this.a.q(p.INFER_PROPERTY_MUTATORS); for (c0 c0Var2 : linkedHashMap.values()) { - b0 b0Var = this.f568c ? null : this; + b0 b0Var = this.f569c ? 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.s) == 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.f573r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.f573r) == 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.s) == 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.s) == 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.f574r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.f574r) == 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.s) == null || (aVar = c0Var2.m.t(dVar8.a)) == null || aVar == aVar6))))) { aVar = null; } if (aVar != null) { @@ -468,14 +468,14 @@ public class b0 { c0Var2.p = null; } } else if (ordinal == 2) { - c0Var2.f573r = null; + c0Var2.f574r = null; if (c0Var2.k) { c0Var2.p = null; } } else if (ordinal != 3) { - c0Var2.f573r = c0Var2.H(c0Var2.f573r); + c0Var2.f574r = c0Var2.H(c0Var2.f574r); c0Var2.q = c0Var2.H(c0Var2.q); - if (!q2 || c0Var2.f573r == null) { + if (!q2 || c0Var2.f574r == null) { c0Var2.p = c0Var2.H(c0Var2.p); c0Var2.s = c0Var2.H(c0Var2.s); } @@ -496,7 +496,7 @@ public class b0 { } else { HashMap hashMap = new HashMap(); value.B(L, hashMap, value.p); - value.B(L, hashMap, value.f573r); + value.B(L, hashMap, value.f574r); value.B(L, hashMap, value.s); value.B(L, hashMap, value.q); linkedList.addAll(hashMap.values()); @@ -530,10 +530,10 @@ public class b0 { } } for (c0 c0Var5 : linkedHashMap.values()) { - if (this.f568c) { - c0.d dVar9 = c0Var5.f573r; + if (this.f569c) { + c0.d dVar9 = c0Var5.f574r; if (dVar9 != null) { - c0Var5.f573r = c0Var5.A(c0Var5.f573r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.s)); + c0Var5.f574r = c0Var5.A(c0Var5.f574r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.s)); } else { c0.d dVar10 = c0Var5.p; if (dVar10 != null) { @@ -543,15 +543,15 @@ public class b0 { } else { c0.d dVar11 = c0Var5.q; if (dVar11 != null) { - c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.s, c0Var5.p, c0Var5.f573r)); + c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.s, c0Var5.p, c0Var5.f574r)); } else { c0.d dVar12 = c0Var5.s; if (dVar12 != null) { - c0Var5.s = c0Var5.A(c0Var5.s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.f573r)); + c0Var5.s = c0Var5.A(c0Var5.s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.f574r)); } else { c0.d dVar13 = c0Var5.p; if (dVar13 != null) { - c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar13, c0Var5.f573r)); + c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar13, c0Var5.f574r)); } } } @@ -559,7 +559,7 @@ public class b0 { } for (c0 c0Var6 : linkedHashMap.values()) { c0Var6.p = c0Var6.J(c0Var6.p); - c0Var6.f573r = c0Var6.J(c0Var6.f573r); + c0Var6.f574r = c0Var6.J(c0Var6.f574r); c0Var6.s = c0Var6.J(c0Var6.s); c0Var6.q = c0Var6.J(c0Var6.q); } @@ -589,9 +589,9 @@ public class b0 { linkedHashMap.clear(); for (c0 c0Var7 : c0VarArr) { t tVar5 = c0Var7.n; - if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.f573r) || c0Var7.w(c0Var7.s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { - if (this.f568c) { - if (c0Var7.f573r != null) { + if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.f574r) || c0Var7.w(c0Var7.s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { + if (this.f569c) { + if (c0Var7.f574r != null) { str = uVar.c(this.a, c0Var7.n(), tVar5._simpleName); } else if (c0Var7.p != null) { str = uVar.b(this.a, c0Var7.l(), tVar5._simpleName); @@ -621,7 +621,7 @@ public class b0 { str = uVar.a(this.a, c0Var7.k(), tVar5._simpleName); } else if (c0Var7.p != null) { str = uVar.b(this.a, c0Var7.l(), tVar5._simpleName); - } else if (c0Var7.f573r != null) { + } else if (c0Var7.f574r != null) { str = uVar.c(this.a, c0Var7.n(), tVar5._simpleName); } if (str != null) { 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 a46f4232b6..13ff09c7a8 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 @@ -34,14 +34,14 @@ public final class c extends b implements e0 { public final Class q; /* renamed from: r reason: collision with root package name */ - public final boolean f570r; + public final boolean f571r; public final c.g.a.c.i0.a s; public a t; public l u; public List v; /* renamed from: w reason: collision with root package name */ - public transient Boolean f571w; + public transient Boolean f572w; /* compiled from: AnnotatedClass */ public static final class a { @@ -49,12 +49,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 f572c; + public final List f573c; public a(e eVar, List list, List list2) { this.a = eVar; this.b = list; - this.f572c = list2; + this.f573c = list2; } } @@ -68,7 +68,7 @@ public final class c extends b implements e0 { this.n = bVar; this.p = aVar2; this.o = nVar; - this.f570r = z2; + this.f571r = z2; } public c(Class cls) { @@ -81,7 +81,7 @@ public final class c extends b implements e0 { this.n = null; this.p = null; this.o = null; - this.f570r = false; + this.f571r = false; } @Override // c.g.a.c.c0.e0 @@ -153,7 +153,7 @@ public final class c extends b implements e0 { b bVar = this.n; n nVar = this.o; Class cls = this.q; - f fVar = new f(bVar, this, this.f570r | (cls != null)); + f fVar = new f(bVar, this, this.f571r | (cls != null)); if (!jVar2.w()) { d.a[] l = d.l(jVar2._class); aVar = null; @@ -366,7 +366,7 @@ public final class c extends b implements e0 { } if (fVar.e) { e eVar = fVar.f; - if (eVar != null && fVar.f582c.Z(eVar)) { + if (eVar != null && fVar.f583c.Z(eVar)) { fVar.f = null; } int size2 = list.size(); @@ -374,7 +374,7 @@ public final class c extends b implements e0 { size2--; if (size2 < 0) { break; - } else if (fVar.f582c.Z((i) list.get(size2))) { + } else if (fVar.f583c.Z((i) list.get(size2))) { list.remove(size2); } } @@ -383,7 +383,7 @@ public final class c extends b implements e0 { size3--; if (size3 < 0) { break; - } else if (fVar.f582c.Z((i) list2.get(size3))) { + } else if (fVar.f583c.Z((i) list2.get(size3))) { list2.remove(size3); } } @@ -468,13 +468,13 @@ public final class c extends b implements e0 { if (jVar == null) { list = Collections.emptyList(); } else { - Map f = new h(this.n, this.o, this.p, this.f570r).f(this, jVar, null); + Map f = new h(this.n, this.o, this.p, this.f571r).f(this, jVar, null); if (f == null) { list = Collections.emptyList(); } else { ArrayList arrayList = new ArrayList(f.size()); for (h.a aVar : f.values()) { - arrayList.add(new g(aVar.a, aVar.b, aVar.f576c.b())); + arrayList.add(new g(aVar.a, aVar.b, aVar.f577c.b())); } list = arrayList; } @@ -498,7 +498,7 @@ public final class c extends b implements e0 { n nVar = this.o; List list = this.m; Class cls = this.q; - k kVar = new k(bVar, aVar, this.f570r); + k kVar = new k(bVar, aVar, this.f571r); LinkedHashMap linkedHashMap = new LinkedHashMap(); kVar.f(this, jVar._class, linkedHashMap, cls); Iterator it = list.iterator(); @@ -521,15 +521,15 @@ public final class c extends b implements e0 { kVar.g(this, jVar._class, linkedHashMap, a2); z2 = true; } - if (z2 && kVar.f582c != null && !linkedHashMap.isEmpty()) { + if (z2 && kVar.f583c != null && !linkedHashMap.isEmpty()) { for (Map.Entry entry : linkedHashMap.entrySet()) { y yVar = (y) entry.getKey(); - if ("hashCode".equals(yVar.b) && yVar.f584c.length == 0) { + if ("hashCode".equals(yVar.b) && yVar.f585c.length == 0) { try { Method declaredMethod = Object.class.getDeclaredMethod(yVar.b, new Class[0]); if (declaredMethod != null) { k.a aVar4 = (k.a) entry.getValue(); - aVar4.f577c = kVar.d(aVar4.f577c, declaredMethod.getDeclaredAnnotations()); + aVar4.f578c = kVar.d(aVar4.f578c, declaredMethod.getDeclaredAnnotations()); aVar4.b = declaredMethod; } } catch (Exception unused) { @@ -544,7 +544,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.f577c.b(), null); + j jVar2 = method == null ? null : new j(aVar5.a, method, aVar5.f578c.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 f0763872be..f6871669ee 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 @@ -28,7 +28,7 @@ public class c0 extends s implements Comparable { public d q; /* renamed from: r reason: collision with root package name */ - public d f573r; + public d f574r; public d s; 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 f574c; + public final t f575c; 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.f574c = tVar2; + this.f575c = 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.f574c != null) { - return b.f574c == null ? c(null) : c(b); + if (this.f575c != null) { + return b.f575c == null ? c(null) : c(b); } - if (b.f574c != null) { + if (b.f575c != 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.f574c, this.d, this.e, this.f); + return dVar == this.b ? this : new d<>(this.a, dVar, this.f575c, 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.f574c, this.d, this.e, this.f); + return this.b == null ? this : new d<>(this.a, null, this.f575c, this.d, this.e, this.f); } public d f() { @@ -168,7 +168,7 @@ public class c0 extends s implements Comparable { this.n = tVar; this.p = c0Var.p; this.q = c0Var.q; - this.f573r = c0Var.f573r; + this.f574r = c0Var.f574r; this.s = c0Var.s; 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.f574c, dVar.d, dVar.e, dVar.f); + return iVar == dVar.a ? dVar : new d<>(iVar, dVar.b, dVar.f575c, 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.f574c; + t tVar = dVar2.f575c; if (dVar2.d && tVar != null) { c0 c0Var = map.get(tVar); if (c0Var == null) { @@ -220,8 +220,8 @@ public class c0 extends s implements Comparable { } if (dVar == this.p) { c0Var.p = dVar2.c(c0Var.p); - } else if (dVar == this.f573r) { - c0Var.f573r = dVar2.c(c0Var.f573r); + } else if (dVar == this.f574r) { + c0Var.f574r = dVar2.c(c0Var.f574r); } else if (dVar == this.s) { c0Var.s = dVar2.c(c0Var.s); } else if (dVar == this.q) { @@ -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.f574c != null) { + if (dVar.d && dVar.f575c != null) { if (set == null) { set = new HashSet<>(); } - set.add(dVar.f574c); + set.add(dVar.f575c); } dVar = dVar.b; } @@ -306,12 +306,12 @@ public class c0 extends s implements Comparable { public void K(c0 c0Var) { this.p = N(this.p, c0Var.p); this.q = N(this.q, c0Var.q); - this.f573r = N(this.f573r, c0Var.f573r); + this.f574r = N(this.f574r, c0Var.f574r); this.s = N(this.s, c0Var.s); } public Set L() { - Set C = C(this.q, C(this.s, C(this.f573r, C(this.p, null)))); + Set C = C(this.q, C(this.s, C(this.f574r, C(this.p, null)))); return C == null ? Collections.emptySet() : C; } @@ -323,7 +323,7 @@ public class c0 extends s implements Comparable { return null; } if (this.k) { - d dVar3 = this.f573r; + d dVar3 = this.f574r; if (dVar3 != null) { t = eVar.a(dVar3.a); } @@ -440,7 +440,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public j n() { - d dVar = this.f573r; + d dVar = this.f574r; if (dVar == null) { return null; } @@ -479,7 +479,7 @@ public class c0 extends s implements Comparable { throw new IllegalArgumentException(O.toString()); } } - this.f573r = dVar.e(); + this.f574r = dVar.e(); return dVar.a; } @@ -495,7 +495,7 @@ public class c0 extends s implements Comparable { if (this.t == null) { h0 h0Var2 = null; if (this.k) { - d dVar = this.f573r; + d dVar = this.f574r; if (dVar != null) { jVar = dVar.a; } else { @@ -589,7 +589,7 @@ public class c0 extends s implements Comparable { if (dVar5 != null) { jVar = dVar5.a; } else { - d dVar6 = this.f573r; + d dVar6 = this.f574r; if (dVar6 != null) { jVar = dVar6.a; } @@ -721,7 +721,7 @@ public class c0 extends s implements Comparable { O.append(", field(s): "); O.append(this.p); O.append(", getter(s): "); - O.append(this.f573r); + O.append(this.f574r); O.append(", setter(s): "); O.append(this.s); O.append("]"); @@ -730,7 +730,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public boolean u() { - return x(this.p) || x(this.f573r) || x(this.s) || w(this.q); + return x(this.p) || x(this.f574r) || x(this.s) || 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.f574c != null && dVar.d) { + if (dVar.f575c != 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.f574c; + t tVar = dVar.f575c; 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 65c0db116d..726daab6b9 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 f575c; + public final l f576c; 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.f575c = lVar; + this.f576c = 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.f575c = lVar; + this.f576c = 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.f578c; + o oVar = o.a.f579c; 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 8f0ea6b25d..93fc380010 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.f578c, annotationArr[i]); + o b = b(o.a.f579c, 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.f582c == null) { + if (this.f583c == 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.f582c == null) { + if (this.f583c == 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.f613c; + Annotation[][] annotationArr2 = aVar.f614c; if (annotationArr2 == null) { annotationArr2 = aVar.a.getParameterAnnotations(); - aVar.f613c = annotationArr2; + aVar.f614c = 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.f613c; + Annotation[][] annotationArr4 = aVar2.f614c; if (annotationArr4 == null) { annotationArr4 = aVar2.a.getParameterAnnotations(); - aVar2.f613c = annotationArr4; + aVar2.f614c = 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 9da2feec75..3a70bb3308 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 f576c = o.a.f578c; + public o f577c = o.a.f579c; 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.f576c = b(aVar3.f576c, field.getDeclaredAnnotations()); + aVar3.f577c = b(aVar3.f577c, 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.f576c = b(aVar2.f576c, field2.getDeclaredAnnotations()); + aVar2.f577c = b(aVar2.f577c, 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 0bd6beb3f5..cda3b75e6f 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 f577c; + public o f578c; public a(e0 e0Var, Method method, o oVar) { this.a = e0Var; this.b = method; - this.f577c = oVar; + this.f578c = 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.f582c == null ? o.a.f578c : c(method.getDeclaredAnnotations()))); + map.put(yVar, new a(e0Var, method, this.f583c == null ? o.a.f579c : c(method.getDeclaredAnnotations()))); } else { if (this.e) { - aVar.f577c = d(aVar.f577c, method.getDeclaredAnnotations()); + aVar.f578c = d(aVar.f578c, 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.f582c != null) { + if (this.f583c != 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.f577c = d(aVar.f577c, declaredAnnotations); + aVar.f578c = d(aVar.f578c, 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 409835479a..5af8d72e9b 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 f578c = new a(null); + public static final a f579c = 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> f579c; + public final HashMap, Annotation> f580c; public b(Object obj, Class cls, Annotation annotation, Class cls2, Annotation annotation2) { super(obj); HashMap, Annotation> hashMap = new HashMap<>(); - this.f579c = hashMap; + this.f580c = hashMap; hashMap.put(cls, annotation); hashMap.put(cls2, annotation2); } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { - this.f579c.put(annotation.annotationType(), annotation); + this.f580c.put(annotation.annotationType(), annotation); return this; } @Override // c.g.a.c.c0.o public p b() { p pVar = new p(); - for (Annotation annotation : this.f579c.values()) { + for (Annotation annotation : this.f580c.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.f579c.size() != 2) { - return new p(this.f579c); + if (this.f580c.size() != 2) { + return new p(this.f580c); } - Iterator, Annotation>> it = this.f579c.entrySet().iterator(); + Iterator, Annotation>> it = this.f580c.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.f579c.containsKey(annotation.annotationType()); + return this.f580c.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 f580c; + public Class f581c; public Annotation d; public e(Object obj, Class cls, Annotation annotation) { super(obj); - this.f580c = cls; + this.f581c = cls; this.d = annotation; } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { Class annotationType = annotation.annotationType(); - Class cls = this.f580c; + Class cls = this.f581c; 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.f580c; + Class cls = this.f581c; 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.f580c, this.d); + return new d(this.f581c, this.d); } @Override // c.g.a.c.c0.o public boolean d(Annotation annotation) { - return annotation.annotationType() == this.f580c; + return annotation.annotationType() == this.f581c; } } 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 22b5622274..422edce271 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 f581c; + public final b0 f582c; 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.f581c = b0Var; + this.f582c = 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.f581c = null; + this.f582c = null; this.d = lVar; if (lVar == null) { this.e = null; @@ -72,21 +72,21 @@ public class q extends c { @Override // c.g.a.c.c public i b() { - b0 b0Var = this.f581c; + b0 b0Var = this.f582c; if (b0Var == null) { return null; } if (!b0Var.i) { b0Var.h(); } - LinkedList linkedList = b0Var.f569r; + LinkedList linkedList = b0Var.f570r; if (linkedList == null) { return null; } if (linkedList.size() <= 1) { - return b0Var.f569r.get(0); + return b0Var.f570r.get(0); } - b0Var.i("Multiple 'as-value' properties defined (%s vs %s)", b0Var.f569r.get(0), b0Var.f569r.get(1)); + b0Var.i("Multiple 'as-value' properties defined (%s vs %s)", b0Var.f570r.get(0), b0Var.f570r.get(1)); throw null; } @@ -99,7 +99,7 @@ public class q extends c { public List d() { if (this.i == null) { - b0 b0Var = this.f581c; + b0 b0Var = this.f582c; 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 7fc8ef76d2..cc8b861bac 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 f582c; + public final b f583c; public u(b bVar) { - this.f582c = bVar; + this.f583c = 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.f582c.b0(annotation)) { + if (this.f583c.b0(annotation)) { oVar = e(oVar, annotation); } } @@ -40,10 +40,10 @@ public class u { } public final o c(Annotation[] annotationArr) { - o oVar = o.a.f578c; + o oVar = o.a.f579c; for (Annotation annotation : annotationArr) { oVar = oVar.a(annotation); - if (this.f582c.b0(annotation)) { + if (this.f583c.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.f582c.b0(annotation)) { + if (this.f583c.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.f582c.b0(annotation2)) { + if (this.f583c.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.f582c.b0(annotation2)) { + if (!this.f583c.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 7c8d2b4408..1acaf242ff 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.f585c : h : h == null ? i : i.k(h); + return i == null ? h == null ? d.f586c : 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 94a86790ad..66451c8e48 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 f583c; + public final String f584c; public final String d; public final String e; @@ -24,7 +24,7 @@ public class w extends a { } /* compiled from: DefaultAccessorNamingStrategy */ - public static class b extends a.AbstractC0076a implements Serializable { + public static class b extends a.AbstractC0077a implements Serializable { private static final long serialVersionUID = 1; public final a _baseNameValidator = null; public final String _getterPrefix = "get"; @@ -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.f586c.invoke(cls, new Object[0]); + Object[] objArr = (Object[]) aVar.f587c.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.f583c = str2; + this.f584c = 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.f583c; + String str2 = this.f584c; 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.f583c.length()) : d(str, this.f583c.length()); + return this.b ? e(str, this.f584c.length()) : d(str, this.f584c.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 65d097cfa8..e37eeabb81 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 @@ -384,10 +384,10 @@ public class x extends b implements Serializable { i2++; cVar2 = null; } - b.AbstractC0077b[] props = bVar.props(); + b.AbstractC0078b[] props = bVar.props(); int length2 = props.length; for (int i3 = 0; i3 < length2; i3++) { - b.AbstractC0077b bVar2 = props[i3]; + b.AbstractC0078b bVar2 = props[i3]; c.g.a.c.s sVar2 = bVar2.required() ? c.g.a.c.s.i : c.g.a.c.s.j; c.g.a.c.t j02 = j0(bVar2.name(), bVar2.namespace()); j d = lVar.d(bVar2.type()); @@ -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.f567c, alwaysAsId, a0Var.d); + return a0Var.f == alwaysAsId ? a0Var : new a0(a0Var.b, a0Var.e, a0Var.f568c, 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 960530af1c..430a48741f 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[] f584c; + public final Class[] f585c; public y(Constructor constructor) { Class[] parameterTypes = constructor.getParameterTypes(); this.b = ""; - this.f584c = parameterTypes == null ? a : parameterTypes; + this.f585c = parameterTypes == null ? a : parameterTypes; } public y(Method method) { String name = method.getName(); Class[] parameterTypes = method.getParameterTypes(); this.b = name; - this.f584c = parameterTypes == null ? a : parameterTypes; + this.f585c = 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.f584c; - int length = this.f584c.length; + Class[] clsArr = yVar.f585c; + int length = this.f585c.length; if (clsArr.length != length) { return false; } for (int i = 0; i < length; i++) { - if (clsArr[i] != this.f584c[i]) { + if (clsArr[i] != this.f585c[i]) { return false; } } @@ -49,13 +49,13 @@ public final class y { } public int hashCode() { - return this.b.hashCode() + this.f584c.length; + return this.b.hashCode() + this.f585c.length; } public String toString() { StringBuilder sb = new StringBuilder(); sb.append(this.b); sb.append("("); - return a.z(sb, this.f584c.length, "-args)"); + return a.z(sb, this.f585c.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 6ead45ae81..3620b781bc 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 f585c = new i.d("", i.c.ANY, "", "", i.b.a, null); + public static final i.d f586c = 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 4ad3462b6c..067506b0ba 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 f586c; + public final Method f587c; public final Method d; static { @@ -25,7 +25,7 @@ public class a { public a() throws RuntimeException { try { - this.f586c = Class.class.getMethod("getRecordComponents", new Class[0]); + this.f587c = 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 ea56ef1238..74cc114218 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.f567c; + Class> cls = a0Var.f568c; 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 de709f1bc9..32967246b3 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.f588c); + return this.b == dVar ? this : new b(this.a, dVar, this.f589c); } } 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 6e45f518b1..97a38adb56 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 f587c; + public final String f588c; public c(e eVar, d dVar, String str) { super(eVar, dVar); - this.f587c = str; + this.f588c = str; } @Override // c.g.a.c.e0.g public g a(d dVar) { - return this.b == dVar ? this : new c(this.a, dVar, this.f587c); + return this.b == dVar ? this : new c(this.a, dVar, this.f588c); } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f587c; + return this.f588c; } @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 5e131336d2..ca0cfba747 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 f588c; + public final String f589c; public d(e eVar, c.g.a.c.d dVar, String str) { super(eVar, dVar); - this.f588c = str; + this.f589c = str; } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f588c; + return this.f589c; } @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.f588c); + return this.b == dVar ? this : new d(this.a, dVar, this.f589c); } } 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 f932021fb6..744f9cb86d 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.f614c; + Field field2 = d.b.a.f615c; 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.f609x; + jVar2 = n.f610x; 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 f2524b1c9e..70149609cc 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 f589c; + public final String f590c; 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.f589c = "."; + this.f590c = "."; return; } - this.f589c = name.substring(0, lastIndexOf + 1); + this.f590c = 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.f589c) ? name.substring(this.f589c.length() - 1) : name; + return name.startsWith(this.f590c) ? name.substring(this.f590c.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 a717a10d7b..70de48b0e6 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 f590c; + public final c.g.a.c.z.l f591c; 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.f590c = lVar; + this.f591c = 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.f590c.p()) { - str = this.f590c.e().O(((q) this.f590c.o(cls2)).f); + if (this.f591c.p()) { + str = this.f591c.e().O(((q) this.f591c.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 9a4cd6a2b9..68a33cb4e7 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.f564c == null) { + if (bVar.f565c == null) { Object obj = bVar.a; Class cls = bVar.b; - bVar.f564c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); + bVar.f565c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); } Objects.requireNonNull(dVar); - Object obj2 = bVar.f564c; + Object obj2 = bVar.f565c; 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.f564c; + Object obj = bVar.f565c; 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 70cdd26f08..33fd21e573 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 f591c; + public n f592c; public t d; public a(d dVar, i iVar, n nVar) { this.b = iVar; this.a = dVar; - this.f591c = nVar; + this.f592c = 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.f591c.f(j, dVar, xVar); + this.f592c.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 6fdd1f5c1f..a23f96d67e 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.f581c; + c.g.a.c.c0.b0 b0Var = qVar.f582c; 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 5cf6ef9b11..9d2f4a308e 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 f592c; + public v f593c; 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.f592c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { - this.h.f(this.f592c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + if (this.h != null && this.f593c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + this.h.f(this.f593c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); } a aVar = this.f; if (aVar != null) { - aVar.b.f(this.f592c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + aVar.b.f(this.f593c.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.f592c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + if (this.f593c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { for (c cVar : cVarArr) { - cVar._member.f(this.f592c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + cVar._member.f(this.f593c.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 b82085f5a2..96f5318b50 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,10 +266,10 @@ public class f extends b implements Serializable { if (i == null) { } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); if (Q == null) { } } @@ -314,11 +314,11 @@ public class f extends b implements Serializable { i = qVar2.g; } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { cVar2.e(xVar.H(iVar, q)); } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); return Q == null ? new c.g.a.c.g0.t.s(cVar2, Q) : cVar2; } } @@ -336,10 +336,10 @@ public class f extends b implements Serializable { if (i == null) { } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); if (Q == null) { } } @@ -349,10 +349,10 @@ public class f extends b implements Serializable { if (i == null) { } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); if (Q == null) { } } else { @@ -367,10 +367,10 @@ public class f extends b implements Serializable { if (i == null) { } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); if (Q == null) { } } else { @@ -381,10 +381,10 @@ public class f extends b implements Serializable { if (i == null) { } c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.s, e, y2, c2, a, z3, obj, i); - q = lVar.f593c.q(iVar); + q = lVar.f594c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f593c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f594c.Q(iVar); if (Q == null) { } } @@ -960,7 +960,7 @@ public class f extends b implements Serializable { } else { v vVar9 = xVar._config; e eVar2 = new e(cVar3); - eVar2.f592c = vVar9; + eVar2.f593c = vVar9; c.g.a.c.c0.q qVar3 = (c.g.a.c.c0.q) cVar3; List d5 = qVar3.d(); v vVar10 = xVar._config; @@ -1109,7 +1109,7 @@ public class f extends b implements Serializable { if (a0Var == null) { jVar2 = null; } else { - Class> cls12 = a0Var.f567c; + Class> cls12 = a0Var.f568c; if (cls12 == l0.class) { String str4 = a0Var.b._simpleName; int size3 = arrayList.size(); @@ -1133,7 +1133,7 @@ public class f extends b implements Serializable { eVar2.i = jVar2; eVar2.d = arrayList; eVar2.g = vVar9.e().g(qVar3.f); - b0 b0Var = qVar3.f581c; + b0 b0Var = qVar3.f582c; if (b0Var != null) { if (!b0Var.i) { b0Var.h(); @@ -1148,7 +1148,7 @@ public class f extends b implements Serializable { throw null; } if (iVar == null) { - b0 b0Var2 = qVar3.f581c; + b0 b0Var2 = qVar3.f582c; if (!b0Var2.i) { b0Var2.h(); } 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 27d28f0910..07925b5136 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.f597c == cls && aVar.e)) { + if (!(aVar.f598c == cls && aVar.e)) { while (true) { aVar = aVar.b; if (aVar == null) { break; } - if (aVar.f597c != cls || !aVar.e) { + if (aVar.f598c != 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 770ecd0188..4083eb88d9 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 f593c; + public final b f594c; 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.f593c = vVar.e(); + this.f594c = vVar.e(); } public j a(c.g.a.c.c0.b bVar, boolean z2, j jVar) throws JsonMappingException { - j e02 = this.f593c.e0(this.a, bVar, jVar); + j e02 = this.f594c.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 K = this.f593c.K(bVar); + e.b K = this.f594c.K(bVar); if (!(K == null || K == e.b.DEFAULT_TYPING)) { if (K != 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 982805e72a..2ba2411653 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 f594c; + public final i0 f595c; 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.f594c = i0Var; + this.f595c = 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 95f8c5e930..193ab8c4c6 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 f595c; + public final Class f596c; 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.f595c = cls2; + this.f596c = 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.f595c, this.e), new f(cls, nVar)}); + return new c(this, new f[]{new f(this.b, this.d), new f(this.f596c, 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.f595c) { + if (cls == this.f596c) { 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 f596c; + public final n f597c; public e(l lVar, Class cls, n nVar) { super(lVar); this.b = cls; - this.f596c = nVar; + this.f597c = nVar; } @Override // c.g.a.c.g0.t.l public l b(Class cls, n nVar) { - return new a(this, this.b, this.f596c, cls, nVar); + return new a(this, this.b, this.f597c, cls, nVar); } @Override // c.g.a.c.g0.t.l public n c(Class cls) { if (cls == this.b) { - return this.f596c; + return this.f597c; } 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 4a1cac33a5..108859d4c3 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 f597c; + public final Class f598c; 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.f597c = uVar.b; - this.d = uVar.f617c; + this.f598c = uVar.b; + this.d = uVar.f618c; } } @@ -75,7 +75,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f597c == cls && !aVar.e) { + if (aVar.f598c == cls && !aVar.e) { return aVar.a; } do { @@ -83,7 +83,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f597c != cls || aVar.e) { + if (aVar.f598c != 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 0a433898d8..3a87fb8577 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 f598c = false; + public boolean f599c = false; public u(i0 i0Var) { this.a = i0Var; @@ -21,7 +21,7 @@ public final class u { if (this.b == null) { return false; } - if (!this.f598c && !jVar.e) { + if (!this.f599c && !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 6a79dc88c5..4e5979abf9 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 @@ -171,7 +171,7 @@ public abstract class d extends q0 implements i, o { a0 r2 = v.r(member); if (r2 != null) { a0 s2 = v.s(member, r2); - Class> cls2 = s2.f567c; + Class> cls2 = s2.f568c; j jVar3 = xVar.d().i(xVar.b(cls2), i0.class)[0]; if (cls2 == l0.class) { String str = s2.b._simpleName; @@ -202,7 +202,7 @@ public abstract class d extends q0 implements i, o { jVar2 = this._objectIdWriter; boolean z2 = s.f; if (z2 != jVar2.e) { - jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f594c, jVar2.d, z2); + jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f595c, jVar2.d, z2); } } i = 0; @@ -231,7 +231,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.f594c, 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.f595c, xVar.t(jVar2.a, dVar), jVar2.e)) == this._objectIdWriter)) { dVar2 = dVar2.x(jVar); } if ((set != null && !set.isEmpty()) || set2 != null) { @@ -308,10 +308,10 @@ public abstract class d extends q0 implements i, o { } a aVar = this._anyGetterWriter; if (aVar != null) { - c.g.a.c.n nVar3 = aVar.f591c; + c.g.a.c.n nVar3 = aVar.f592c; if (nVar3 instanceof c.g.a.c.g0.i) { c.g.a.c.n y2 = xVar.y(nVar3, aVar.a); - aVar.f591c = y2; + aVar.f592c = y2; if (y2 instanceof t) { aVar.d = (t) y2; } @@ -348,7 +348,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.f594c); + u p = xVar.p(obj, jVar.f595c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -361,7 +361,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 r2 = r(gVar, obj, c.g.a.b.h.START_OBJECT); gVar.e(dVar, r2); - p.f598c = true; + p.f599c = true; Objects.requireNonNull(dVar); c.g.a.b.k kVar = jVar2.b; if (kVar != null) { @@ -381,7 +381,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.f594c); + u p = xVar.p(obj, jVar.f595c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -394,7 +394,7 @@ public abstract class d extends q0 implements i, o { if (z2) { dVar.e0(obj); } - p.f598c = true; + p.f599c = true; c.g.a.b.k kVar = jVar.b; if (kVar != null) { dVar.x(kVar); @@ -424,7 +424,7 @@ public abstract class d extends q0 implements i, o { j2 = ""; } c.g.a.b.s.b d = gVar.d(obj, hVar); - d.f564c = j2; + d.f565c = 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 12ba15e3eb..59712bd7b1 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 f604c; + public ArrayList f605c; public c(c cVar, Class cls) { this.a = cVar; @@ -22,7 +22,7 @@ public final class c { public String toString() { StringBuilder O = a.O("[ClassStack (self-refs: "); - ArrayList arrayList = this.f604c; + ArrayList arrayList = this.f605c; O.append(arrayList == null ? "0" : String.valueOf(arrayList.size())); O.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 0072954bf4..8c8171f193 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 f605c; + public final int f606c; public a(Class cls, j[] jVarArr, int i) { this.a = cls; this.b = jVarArr; - this.f605c = i; + this.f606c = i; } public boolean equals(Object obj) { @@ -46,7 +46,7 @@ public class m implements Serializable { return false; } a aVar = (a) obj; - if (this.f605c == aVar.f605c && this.a == aVar.a) { + if (this.f606c == aVar.f606c && 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.f605c; + return this.f606c; } 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[] f606c = Iterable.class.getTypeParameters(); + public static final TypeVariable[] f607c = 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.f606c : 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.f607c : 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 b9ceb06bbf..cc590eb009 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 @@ -44,7 +44,7 @@ public class n implements Serializable { public static final Class q = l.class; /* renamed from: r reason: collision with root package name */ - public static final Class f607r; + public static final Class f608r; public static final Class s; private static final long serialVersionUID = 1; public static final Class t; @@ -52,16 +52,16 @@ public class n implements Serializable { public static final k v; /* renamed from: w reason: collision with root package name */ - public static final k f608w; + public static final k f609w; /* renamed from: x reason: collision with root package name */ - public static final k f609x = new k(String.class); + public static final k f610x = new k(String.class); /* renamed from: y reason: collision with root package name */ - public static final k f610y = new k(Object.class); + public static final k f611y = new k(Object.class); /* renamed from: z reason: collision with root package name */ - public static final k f611z = new k(Comparable.class); + public static final k f612z = new k(Comparable.class); public final ClassLoader _classLoader = null; public final o[] _modifiers = null; public final p _parser = new p(this); @@ -69,38 +69,38 @@ public class n implements Serializable { static { Class cls = Boolean.TYPE; - f607r = cls; + f608r = cls; Class cls2 = Integer.TYPE; s = cls2; Class cls3 = Long.TYPE; t = cls3; u = new k(cls); v = new k(cls2); - f608w = new k(cls3); + f609w = new k(cls3); } public static j k() { Objects.requireNonNull(j); - return f610y; + return f611y; } public j a(Class cls) { if (cls.isPrimitive()) { - if (cls == f607r) { + if (cls == f608r) { return u; } if (cls == s) { return v; } if (cls == t) { - return f608w; + return f609w; } return null; } else if (cls == l) { - return f609x; + return f610x; } else { if (cls == m) { - return f610y; + return f611y; } if (cls == q) { return C; @@ -121,7 +121,7 @@ public class n implements Serializable { if (cls == p) { jVar = A; } else if (cls == n) { - jVar = f611z; + jVar = f612z; } else if (cls == o) { jVar = B; } else { @@ -151,7 +151,7 @@ public class n implements Serializable { if (e != null) { jVar = e; } else if (mVar.h(name)) { - jVar = f610y; + jVar = f611y; } else { m l2 = mVar.l(name); synchronized (typeVariable) { @@ -225,10 +225,10 @@ public class n implements Serializable { } if (cVar3 != null) { j jVar7 = new j(cls, k); - if (cVar3.f604c == null) { - cVar3.f604c = new ArrayList<>(); + if (cVar3.f605c == null) { + cVar3.f605c = new ArrayList<>(); } - cVar3.f604c.add(jVar7); + cVar3.f605c.add(jVar7); return jVar7; } cVar2 = new c(cVar, cls); @@ -247,7 +247,7 @@ public class n implements Serializable { e = e(cVar2, cls, mVar); } if (cls == Properties.class) { - k kVar3 = f609x; + k kVar3 = f610x; jVar6 = g.Q(cls, mVar, b, e, kVar3, kVar3); } else if (b != null) { jVar6 = b.C(cls, mVar, b, e); @@ -256,12 +256,12 @@ public class n implements Serializable { m mVar2 = mVar == null ? k : mVar; if (cls == Map.class) { if (cls == Properties.class) { - kVar2 = f609x; + kVar2 = f610x; } else { List g = mVar2.g(); int size = g.size(); if (size == 0) { - kVar2 = f610y; + kVar2 = f611y; } else if (size != 2) { Object[] objArr = new Object[4]; objArr[0] = d.u(cls); @@ -281,7 +281,7 @@ public class n implements Serializable { } else if (cls == Collection.class) { List g2 = mVar2.g(); if (g2.isEmpty()) { - jVar4 = f610y; + jVar4 = f611y; } else if (g2.size() == 1) { jVar4 = g2.get(0); } else { @@ -292,7 +292,7 @@ public class n implements Serializable { if (cls == AtomicReference.class) { List g3 = mVar2.g(); if (g3.isEmpty()) { - jVar3 = f610y; + jVar3 = f611y; } else if (g3.size() == 1) { jVar3 = g3.get(0); } else { @@ -335,7 +335,7 @@ public class n implements Serializable { jVar = jVar6; } } - ArrayList arrayList = cVar2.f604c; + ArrayList arrayList = cVar2.f605c; 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 8f5352a1ff..40950e8f25 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 f612c = Collections.emptyIterator(); + public static final Iterator f613c = 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[][] f613c; + public transient Annotation[][] f614c; 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 f614c = a(EnumMap.class, "elementType", Class.class); + public final Field f615c = 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 2b2ae7677f..f2773801a4 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 @@ -32,7 +32,7 @@ public class r extends DateFormat { public transient TimeZone q; /* renamed from: r reason: collision with root package name */ - public transient Calendar f615r; + public transient Calendar f616r; public transient DateFormat s; static { @@ -100,10 +100,10 @@ public class r extends DateFormat { } public Calendar b(TimeZone timeZone) { - Calendar calendar = this.f615r; + Calendar calendar = this.f616r; if (calendar == null) { calendar = (Calendar) p.clone(); - this.f615r = calendar; + this.f616r = calendar; } if (!calendar.getTimeZone().equals(timeZone)) { calendar.setTimeZone(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 fff033ea56..9e606631d6 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 f616c = null; + public final g f617c = 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 48170d21f4..35e502c6d1 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 f617c; + public j f618c; public boolean d; public u() { } public u(j jVar, boolean z2) { - this.f617c = jVar; + this.f618c = 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.f617c = null; + this.f618c = 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.f617c.equals(uVar.f617c); + return cls != null ? uVar.b == cls : this.f618c.equals(uVar.f618c); } public final int hashCode() { @@ -57,7 +57,7 @@ public class u { return a.K(O, this.d, "}"); } StringBuilder O2 = a.O("{type: "); - O2.append(this.f617c); + O2.append(this.f618c); O2.append(", typed? "); return a.K(O2, 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 996b424471..4ae6df3629 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.f612c; + return d.f613c; } } diff --git a/app/src/main/java/c/g/a/c/y/b.java b/app/src/main/java/c/g/a/c/y/b.java index e3c87fd552..a517c1399b 100644 --- a/app/src/main/java/c/g/a/c/y/b.java +++ b/app/src/main/java/c/g/a/c/y/b.java @@ -26,7 +26,7 @@ public @interface b { /* compiled from: JsonAppend */ /* renamed from: c.g.a.c.y.b$b reason: collision with other inner class name */ - public @interface AbstractC0077b { + public @interface AbstractC0078b { p.a include() default p.a.NON_NULL; String name() default ""; @@ -44,5 +44,5 @@ public @interface b { boolean prepend() default false; - AbstractC0077b[] props() default {}; + AbstractC0078b[] props() default {}; } diff --git a/app/src/main/java/c/g/a/c/z/a.java b/app/src/main/java/c/g/a/c/z/a.java index 39df7a2dbd..69152cdb0d 100644 --- a/app/src/main/java/c/g/a/c/z/a.java +++ b/app/src/main/java/c/g/a/c/z/a.java @@ -15,7 +15,7 @@ import java.util.TimeZone; public final class a implements Serializable { public static final TimeZone i = TimeZone.getTimeZone("UTC"); private static final long serialVersionUID = 1; - public final a.AbstractC0076a _accessorNaming; + public final a.AbstractC0077a _accessorNaming; public final b _annotationIntrospector; public final t _classIntrospector; public final DateFormat _dateFormat; @@ -29,7 +29,7 @@ public final class a implements Serializable { public final c _typeValidator; /* JADX WARN: Incorrect args count in method signature: (Lc/g/a/c/c0/t;Lc/g/a/c/b;Lc/g/a/c/u;Lc/g/a/c/h0/n;Lc/g/a/c/e0/f<*>;Ljava/text/DateFormat;Lc/g/a/c/z/k;Ljava/util/Locale;Ljava/util/TimeZone;Lc/g/a/b/a;Lc/g/a/c/e0/c;Lc/g/a/c/c0/a$a;)V */ - public a(t tVar, b bVar, u uVar, n nVar, f fVar, DateFormat dateFormat, Locale locale, TimeZone timeZone, c.g.a.b.a aVar, c cVar, a.AbstractC0076a aVar2) { + public a(t tVar, b bVar, u uVar, n nVar, f fVar, DateFormat dateFormat, Locale locale, TimeZone timeZone, c.g.a.b.a aVar, c cVar, a.AbstractC0077a aVar2) { this._classIntrospector = tVar; this._annotationIntrospector = bVar; this._propertyNamingStrategy = uVar; 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 96c39da0ee..d5e27fa4f5 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 f628c; + public ScriptIntrinsicBlur f629c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f628c.setInput(this.d); - this.f628c.forEach(this.e); + this.f629c.setInput(this.d); + this.f629c.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.f628c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f629c = 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.f628c.setRadius(f); + this.f629c.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.f628c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f629c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f628c = null; + this.f629c = 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 a0ffe354f3..3619ff01cd 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 f629c; + public ScriptIntrinsicBlur f630c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f629c.setInput(this.d); - this.f629c.forEach(this.e); + this.f630c.setInput(this.d); + this.f630c.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.f629c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f630c = 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.f629c.setRadius(f); + this.f630c.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.f629c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f630c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f629c = null; + this.f630c = 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 a952ae2d01..2120d91ce5 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 f630c; + public ScriptIntrinsicBlur f631c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f630c.setInput(this.d); - this.f630c.forEach(this.e); + this.f631c.setInput(this.d); + this.f631c.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.f630c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f631c = 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.f630c.setRadius(f); + this.f631c.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.f630c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f631c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f630c = null; + this.f631c = 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 0b9c20219d..b8ec080ede 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 @@ -17,7 +17,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 f631c; + public static final String f632c; public static final Set d = Collections.unmodifiableSet(new HashSet(Arrays.asList(new b("proto"), new b("json")))); public static final a e; @NonNull @@ -29,7 +29,7 @@ public final class a implements d { String k1 = c.c.a.a0.d.k1("hts/frbslgigp.ogepscmv/ieo/eaybtho", "tp:/ieaeogn-agolai.o/1frlglgc/aclg"); b = k1; String k12 = c.c.a.a0.d.k1("AzSCki82AwsLzKd5O8zo", "IayckHiZRO1EFl1aGoK"); - f631c = k12; + f632c = k12; e = new a(k1, k12); } 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 88d43d39bc..9c4b0c5787 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 @@ -43,7 +43,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.f633c; + String str = aVar.f634c; 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 d8f616755e..d46514adb4 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 @@ -39,7 +39,7 @@ public final class d implements m { public final ConnectivityManager b; /* renamed from: c reason: collision with root package name */ - public final Context f632c; + public final Context f633c; 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; @@ -52,12 +52,12 @@ public final class d implements m { @Nullable /* renamed from: c reason: collision with root package name */ - public final String f633c; + public final String f634c; public a(URL url, j jVar, @Nullable String str) { this.a = url; this.b = jVar; - this.f633c = str; + this.f634c = str; } } @@ -68,12 +68,12 @@ public final class d implements m { public final URL b; /* renamed from: c reason: collision with root package name */ - public final long f634c; + public final long f635c; public b(int i, @Nullable URL url, long j) { this.a = i; this.b = url; - this.f634c = j; + this.f635c = j; } } @@ -82,7 +82,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.f632c = context; + this.f633c = context; this.b = (ConnectivityManager) context.getSystemService("connectivity"); this.e = aVar2; this.f = aVar; @@ -158,7 +158,7 @@ public final class d implements m { aVar3 = aVar2; } bVar.a = Long.valueOf(fVar4.e()); - bVar.f637c = Long.valueOf(fVar4.h()); + bVar.f638c = Long.valueOf(fVar4.h()); String str4 = fVar4.b().get("tz-offset"); bVar.f = Long.valueOf(str4 == null ? 0 : Long.valueOf(str4).longValue()); aVar2 = aVar3; @@ -167,14 +167,14 @@ public final class d implements m { bVar.b = fVar4.c(); } String str5 = bVar.a == null ? " eventTimeMs" : ""; - if (bVar.f637c == null) { + if (bVar.f638c == null) { str5 = c.d.b.a.a.u(str5, " eventUptimeMs"); } if (bVar.f == null) { str5 = c.d.b.a.a.u(str5, " timezoneOffsetSeconds"); } if (str5.isEmpty()) { - arrayList3.add(new c.i.a.b.i.e.f(bVar.a.longValue(), bVar.b, bVar.f637c.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.f638c.longValue(), bVar.d, bVar.e, bVar.f.longValue(), bVar.g, null)); it2 = it2; it = it; aVar3 = aVar2; @@ -215,7 +215,7 @@ public final class d implements m { b bVar3 = (b) c.c.a.a0.d.T1(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.f634c); + return new c.i.a.b.j.q.b(g.a.OK, bVar3.f635c); } if (i < 500) { if (i != 404) { @@ -270,8 +270,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.f632c.getSystemService("phone")).getSimOperator()); - Context context = this.f632c; + i2.c().put("mcc_mnc", ((TelephonyManager) this.f633c.getSystemService("phone")).getSimOperator()); + Context context = this.f633c; 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 a91a494a42..25d942cb05 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 @@ -31,8 +31,8 @@ public final class b implements c.i.c.p.g.a { /* compiled from: AutoBatchedLogRequestEncoder */ /* renamed from: c.i.a.b.i.e.b$b reason: collision with other inner class name */ - public static final class C0078b implements c.i.c.p.c { - public static final C0078b a = new C0078b(); + public static final class C0079b implements c.i.c.p.c { + public static final C0079b a = new C0079b(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b @@ -108,36 +108,36 @@ public final class b implements c.i.c.p.g.a { } public void a(c.i.c.p.g.b bVar) { - C0078b bVar2 = C0078b.a; + C0079b bVar2 = C0079b.a; c.i.c.p.h.e eVar = (c.i.c.p.h.e) bVar; eVar.b.put(j.class, bVar2); - eVar.f1445c.remove(j.class); + eVar.f1446c.remove(j.class); eVar.b.put(d.class, bVar2); - eVar.f1445c.remove(d.class); + eVar.f1446c.remove(d.class); e eVar2 = e.a; eVar.b.put(m.class, eVar2); - eVar.f1445c.remove(m.class); + eVar.f1446c.remove(m.class); eVar.b.put(g.class, eVar2); - eVar.f1445c.remove(g.class); + eVar.f1446c.remove(g.class); c cVar = c.a; eVar.b.put(k.class, cVar); - eVar.f1445c.remove(k.class); + eVar.f1446c.remove(k.class); eVar.b.put(e.class, cVar); - eVar.f1445c.remove(e.class); + eVar.f1446c.remove(e.class); a aVar = a.a; eVar.b.put(a.class, aVar); - eVar.f1445c.remove(a.class); + eVar.f1446c.remove(a.class); eVar.b.put(c.class, aVar); - eVar.f1445c.remove(c.class); + eVar.f1446c.remove(c.class); d dVar = d.a; eVar.b.put(l.class, dVar); - eVar.f1445c.remove(l.class); + eVar.f1446c.remove(l.class); eVar.b.put(f.class, dVar); - eVar.f1445c.remove(f.class); + eVar.f1446c.remove(f.class); f fVar = f.a; eVar.b.put(o.class, fVar); - eVar.f1445c.remove(o.class); + eVar.f1446c.remove(o.class); eVar.b.put(i.class, fVar); - eVar.f1445c.remove(i.class); + eVar.f1446c.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 1e4c0dc87a..fa20135556 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 f635c; + public final String f636c; 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.f635c = str2; + this.f636c = 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.f635c; + return this.f636c; } 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.f635c; + String str2 = this.f636c; 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.f635c; + String str2 = this.f636c; 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 { O.append(", model="); O.append(this.b); O.append(", hardware="); - O.append(this.f635c); + O.append(this.f636c); O.append(", device="); O.append(this.d); O.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 5dac3d9f3b..c6e94487a9 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 f636c; + public final long f637c; 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 f637c; + public Long f638c; 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.f636c = j2; + this.f637c = 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.f636c; + return this.f637c; } @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.f636c == lVar.c()) { + if (this.a == lVar.b() && ((num = this.b) != null ? num.equals(lVar.a()) : lVar.a() == null) && this.f637c == 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.f636c; + long j2 = this.f637c; 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 { O.append(", eventCode="); O.append(this.b); O.append(", eventUptimeMs="); - O.append(this.f636c); + O.append(this.f637c); O.append(", sourceExtension="); O.append(Arrays.toString(this.d)); O.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 1a9114bc37..8c268a39d5 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 f638c; + public final k f639c; 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.f638c = kVar; + this.f639c = 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.f638c; + return this.f639c; } @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.f638c) != 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.f639c) != 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.f638c; + k kVar = this.f639c; 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 { O.append(", requestUptimeMs="); O.append(this.b); O.append(", clientInfo="); - O.append(this.f638c); + O.append(this.f639c); O.append(", logSource="); O.append(this.d); O.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 bb4810e92b..a065dae6d7 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 f649c; + public final e f650c; 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 f650c; + public e f651c; 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.f650c == null) { + if (this.f651c == null) { str = c.d.b.a.a.u(str, " encodedPayload"); } if (this.d == null) { @@ -42,7 +42,7 @@ public final class a extends f { str = c.d.b.a.a.u(str, " autoMetadata"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f650c, this.d.longValue(), this.e.longValue(), this.f, null); + return new a(this.a, this.b, this.f651c, this.d.longValue(), this.e.longValue(), this.f, null); } throw new IllegalStateException(c.d.b.a.a.u("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.f650c = eVar; + this.f651c = eVar; return this; } @@ -79,10 +79,10 @@ public final class a extends f { } } - public a(String str, Integer num, e eVar, long j, long j2, Map map, C0079a aVar) { + public a(String str, Integer num, e eVar, long j, long j2, Map map, C0080a aVar) { this.a = str; this.b = num; - this.f649c = eVar; + this.f650c = 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.f649c; + return this.f650c; } @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.f649c.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.f650c.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.f649c.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ this.f.hashCode(); + return ((((((((hashCode ^ hashCode2) * 1000003) ^ this.f650c.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 { O.append(", code="); O.append(this.b); O.append(", encodedPayload="); - O.append(this.f649c); + O.append(this.f650c); O.append(", eventMillis="); O.append(this.d); O.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 ab7e628968..0748271c92 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,25 +12,25 @@ public final class b extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final d f651c; + public final d f652c; /* compiled from: AutoValue_TransportContext */ /* renamed from: c.i.a.b.j.b$b reason: collision with other inner class name */ - public static final class C0080b extends i.a { + public static final class C0081b extends i.a { public String a; public byte[] b; /* renamed from: c reason: collision with root package name */ - public d f652c; + public d f653c; @Override // c.i.a.b.j.i.a public i a() { String str = this.a == null ? " backendName" : ""; - if (this.f652c == null) { + if (this.f653c == null) { str = c.d.b.a.a.u(str, " priority"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f652c, null); + return new b(this.a, this.b, this.f653c, null); } throw new IllegalStateException(c.d.b.a.a.u("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.f652c = dVar; + this.f653c = 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.f651c = dVar; + this.f652c = 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.f651c; + return this.f652c; } 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.f651c.equals(iVar.d())) { + if (Arrays.equals(this.b, iVar instanceof b ? ((b) iVar).b : iVar.c()) && this.f652c.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.f651c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ Arrays.hashCode(this.b)) * 1000003) ^ this.f652c.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 f73ffd2a36..d47baad95b 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 @@ -34,7 +34,7 @@ public final class c extends o { public b0.a.a q; /* renamed from: r reason: collision with root package name */ - public b0.a.a f653r; + public b0.a.a f654r; public b0.a.a

s; public b0.a.a t; @@ -66,7 +66,7 @@ public final class c extends o { d dVar = new d(aVar5, aVar6, gVar, aVar3, aVar3); this.q = dVar; m mVar = new m(aVar4, aVar6, aVar3, gVar, aVar5, aVar3, bVar2); - this.f653r = mVar; + this.f654r = mVar; q qVar = new q(aVar5, aVar3, gVar, aVar3); this.s = qVar; b0.a.a pVar = new p(bVar2, cVar, dVar, mVar, qVar); diff --git a/app/src/main/java/c/i/a/b/j/i.java b/app/src/main/java/c/i/a/b/j/i.java index b1dc423f56..fc3cc4872e 100644 --- a/app/src/main/java/c/i/a/b/j/i.java +++ b/app/src/main/java/c/i/a/b/j/i.java @@ -22,7 +22,7 @@ public abstract class i { } public static a a() { - b.C0080b bVar = new b.C0080b(); + b.C0081b bVar = new b.C0081b(); bVar.c(d.DEFAULT); return bVar; } 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 53aad533cd..b0a46b3ccf 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 f654c; + public final m f655c; public j(Set set, i iVar, m mVar) { this.a = set; this.b = iVar; - this.f654c = mVar; + this.f655c = 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.f654c); + return new l(this.b, str, bVar, eVar, this.f655c); } 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 da09826894..0d13cde986 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 f655c; + public final b f656c; 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.f655c = bVar; + this.f656c = 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.f655c; + b bVar = this.f656c; Objects.requireNonNull(bVar, "Null encoding"); n nVar = (n) mVar; c.i.a.b.j.t.e eVar2 = nVar.d; @@ -52,13 +52,13 @@ public final class l implements f { i.a a = i.a(); a.b(iVar.b()); a.c(c2); - b.C0080b bVar2 = (b.C0080b) a; + b.C0081b bVar2 = (b.C0081b) a; bVar2.b = iVar.c(); i a2 = bVar2.a(); a.b bVar3 = new a.b(); bVar3.f = new HashMap(); bVar3.e(nVar.b.a()); - bVar3.g(nVar.f656c.a()); + bVar3.g(nVar.f657c.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 1731f5cb90..e066f1f520 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 f656c; + public final a f657c; public final e d; public final l e; public n(a aVar, a aVar2, e eVar, l lVar, p pVar) { this.b = aVar; - this.f656c = aVar2; + this.f657c = aVar2; this.d = eVar; this.e = lVar; pVar.a.execute(new c.i.a.b.j.t.h.n(pVar)); @@ -60,7 +60,7 @@ public class n implements m { i.a a2 = i.a(); Objects.requireNonNull(dVar); a2.b("cct"); - b.C0080b bVar = (b.C0080b) a2; + b.C0081b bVar = (b.C0081b) a2; bVar.b = ((c.i.a.b.i.a) dVar).b(); return new j(set, bVar.a(), this); } 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 406fe88a5e..d6859ca6f5 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 f657c; + public final a f658c; 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.f657c = aVar3; + this.f658c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // b0.a.a public Object get() { - return new n(this.a.get(), this.b.get(), this.f657c.get(), this.d.get(), this.e.get()); + return new n(this.a.get(), this.b.get(), this.f658c.get(), this.d.get(), this.e.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/q/a.java b/app/src/main/java/c/i/a/b/j/q/a.java index 46452b6618..60eebd4073 100644 --- a/app/src/main/java/c/i/a/b/j/q/a.java +++ b/app/src/main/java/c/i/a/b/j/q/a.java @@ -8,7 +8,7 @@ public final class a extends f { public final Iterable a; public final byte[] b; - public a(Iterable iterable, byte[] bArr, C0081a aVar) { + public a(Iterable iterable, byte[] bArr, C0082a aVar) { this.a = iterable; this.b = bArr; } 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 9cf9a7db17..fd50c38916 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 f658c; + public final a f659c; 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.f658c = aVar2; + this.f659c = 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.f658c; + return this.f659c; } @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.f658c.equals(hVar.c()) && this.d.equals(hVar.b()); + return this.a.equals(hVar.a()) && this.b.equals(hVar.d()) && this.f659c.equals(hVar.c()) && this.d.equals(hVar.b()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f658c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f659c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -66,7 +66,7 @@ public final class c extends h { O.append(", wallClock="); O.append(this.b); O.append(", monotonicClock="); - O.append(this.f658c); + O.append(this.f659c); O.append(", backendName="); return c.d.b.a.a.G(O, 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 202163c1ff..3617648ee6 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 f659c; + public final a f660c; public i(Context context, a aVar, a aVar2) { this.a = context; this.b = aVar; - this.f659c = aVar2; + this.f660c = 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 f91b85087d..b308038c9c 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 f660c; + public final a f661c; public j(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f660c = aVar3; + this.f661c = aVar3; } @Override // b0.a.a public Object get() { - return new i(this.a.get(), this.b.get(), this.f660c.get()); + return new i(this.a.get(), this.b.get(), this.f661c.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 3b4c0289e3..17195db208 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 f661c = new HashMap(); + public final Map f662c = 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.f661c.containsKey(str)) { - return this.f661c.get(str); + if (this.f662c.containsKey(str)) { + return this.f662c.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.f659c, str)); - this.f661c.put(str, create); + m create = a2.create(new c(iVar.a, iVar.b, iVar.f660c, str)); + this.f662c.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 dc12d0df2f..fe781328b2 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 b0.a.a { public volatile b0.a.a b; /* renamed from: c reason: collision with root package name */ - public volatile Object f662c = a; + public volatile Object f663c = a; public a(b0.a.a aVar) { this.b = aVar; @@ -20,15 +20,15 @@ public final class a implements b0.a.a { @Override // b0.a.a public T get() { - T t = (T) this.f662c; + T t = (T) this.f663c; Object obj = a; if (t == obj) { synchronized (this) { - t = this.f662c; + t = this.f663c; if (t == obj) { t = this.b.get(); - a(this.f662c, t); - this.f662c = t; + a(this.f663c, t); + this.f663c = 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 b4b2a20e02..5b3b8c5c3f 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 @@ -4,24 +4,24 @@ import c.i.a.b.j.f; import c.i.a.b.j.i; import c.i.a.b.j.u.a; /* compiled from: DefaultScheduler */ -public final /* synthetic */ class b implements a.AbstractC0084a { +public final /* synthetic */ class b implements a.AbstractC0085a { public final c a; public final i b; /* renamed from: c reason: collision with root package name */ - public final f f663c; + public final f f664c; public b(c cVar, i iVar, f fVar) { this.a = cVar; this.b = iVar; - this.f663c = fVar; + this.f664c = fVar; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { c cVar = this.a; i iVar = this.b; - cVar.e.Z(iVar, this.f663c); + cVar.e.Z(iVar, this.f664c); 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 c0d1fb729e..669bb993c6 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 f664c; + public final Executor f665c; 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.f664c = executor; + this.f665c = 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.f664c.execute(new a(this, iVar, hVar, fVar)); + this.f665c.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 7dc9cad5c3..bde7b787a1 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 f665c; + public final a f666c; 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.f665c = aVar3; + this.f666c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // b0.a.a public Object get() { - return new c(this.a.get(), this.b.get(), this.f665c.get(), this.d.get(), this.e.get()); + return new c(this.a.get(), this.b.get(), this.f666c.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 4cd49fa571..ea8b4c10ba 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 @@ -24,23 +24,23 @@ public final class f implements a { c.i.a.b.j.v.a aVar = this.a.get(); HashMap hashMap = new HashMap(); d dVar = d.DEFAULT; - f.a.AbstractC0082a a = f.a.a(); + f.a.AbstractC0083a a = f.a.a(); a.b(30000); a.c(86400000); hashMap.put(dVar, a.a()); d dVar2 = d.HIGHEST; - f.a.AbstractC0082a a2 = f.a.a(); + f.a.AbstractC0083a a2 = f.a.a(); a2.b(1000); a2.c(86400000); hashMap.put(dVar2, a2.a()); d dVar3 = d.VERY_LOW; - f.a.AbstractC0082a a3 = f.a.a(); + f.a.AbstractC0083a a3 = f.a.a(); a3.b(86400000); a3.c(86400000); 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.f668c = unmodifiableSet; + bVar.f669c = 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 230ffa8fea..5155eff4f9 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 f666c; + public final a f667c; public final a d; public g(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f666c = aVar3; + this.f667c = aVar3; this.d = aVar4; } @Override // b0.a.a public Object get() { this.d.get(); - return new d(this.a.get(), this.b.get(), this.f666c.get()); + return new d(this.a.get(), this.b.get(), this.f667c.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 4c128682e9..e6c12a83a3 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,39 +8,39 @@ public final class c extends f.a { public final long b; /* renamed from: c reason: collision with root package name */ - public final Set f667c; + public final Set f668c; /* compiled from: AutoValue_SchedulerConfig_ConfigValue */ - public static final class b extends f.a.AbstractC0082a { + public static final class b extends f.a.AbstractC0083a { public Long a; public Long b; /* renamed from: c reason: collision with root package name */ - public Set f668c; + public Set f669c; - @Override // c.i.a.b.j.t.h.f.a.AbstractC0082a + @Override // c.i.a.b.j.t.h.f.a.AbstractC0083a public f.a a() { String str = this.a == null ? " delta" : ""; if (this.b == null) { str = c.d.b.a.a.u(str, " maxAllowedDelay"); } - if (this.f668c == null) { + if (this.f669c == null) { str = c.d.b.a.a.u(str, " flags"); } if (str.isEmpty()) { - return new c(this.a.longValue(), this.b.longValue(), this.f668c, null); + return new c(this.a.longValue(), this.b.longValue(), this.f669c, null); } throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); } - @Override // c.i.a.b.j.t.h.f.a.AbstractC0082a - public f.a.AbstractC0082a b(long j) { + @Override // c.i.a.b.j.t.h.f.a.AbstractC0083a + public f.a.AbstractC0083a b(long j) { this.a = Long.valueOf(j); return this; } - @Override // c.i.a.b.j.t.h.f.a.AbstractC0082a - public f.a.AbstractC0082a c(long j) { + @Override // c.i.a.b.j.t.h.f.a.AbstractC0083a + public f.a.AbstractC0083a c(long j) { this.b = Long.valueOf(j); return this; } @@ -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.f667c = set; + this.f668c = 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.f667c; + return this.f668c; } @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.f667c.equals(aVar.c()); + return this.a == aVar.b() && this.b == aVar.d() && this.f668c.equals(aVar.c()); } public int hashCode() { long j = this.a; long j2 = this.b; - return this.f667c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f668c.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 { O.append(", maxAllowedDelay="); O.append(this.b); O.append(", flags="); - O.append(this.f667c); + O.append(this.f668c); O.append("}"); return O.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 aebdc8ae4a..4bd415cd20 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 @@ -26,12 +26,12 @@ public class d implements r { public final c b; /* renamed from: c reason: collision with root package name */ - public final f f669c; + public final f f670c; public d(Context context, c cVar, f fVar) { this.a = context; this.b = cVar; - this.f669c = fVar; + this.f670c = fVar; } /* JADX WARNING: Code restructure failed: missing block: B:10:0x0092, code lost: @@ -70,7 +70,7 @@ public class d implements r { return; } long g02 = this.b.g0(iVar); - f fVar = this.f669c; + f fVar = this.f670c; JobInfo.Builder builder = new JobInfo.Builder(value, componentName); c.i.a.b.d d = iVar.d(); builder.setMinimumLatency(fVar.b(d, g02, i)); @@ -102,7 +102,7 @@ public class d implements r { Object[] objArr = new Object[5]; objArr[c2] = iVar; objArr[1] = Integer.valueOf(value); - objArr[2] = Long.valueOf(this.f669c.b(iVar.d(), g02, i)); + objArr[2] = Long.valueOf(this.f670c.b(iVar.d(), g02, i)); objArr[3] = Long.valueOf(g02); objArr[4] = Integer.valueOf(i); c.c.a.a0.d.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 cb117659b4..74a369db19 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 @@ -18,19 +18,19 @@ public abstract class f { /* compiled from: SchedulerConfig */ @AutoValue.Builder /* renamed from: c.i.a.b.j.t.h.f$a$a reason: collision with other inner class name */ - public static abstract class AbstractC0082a { + public static abstract class AbstractC0083a { public abstract a a(); - public abstract AbstractC0082a b(long j); + public abstract AbstractC0083a b(long j); - public abstract AbstractC0082a c(long j); + public abstract AbstractC0083a c(long j); } - public static AbstractC0082a a() { + public static AbstractC0083a a() { c.b bVar = new c.b(); Set emptySet = Collections.emptySet(); Objects.requireNonNull(emptySet, "Null flags"); - bVar.f668c = emptySet; + bVar.f669c = 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 fdc4858b1a..ab4aa2d499 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.f672c; + c cVar = lVar.f673c; 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 b83565abcf..dc87912921 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 @@ -3,7 +3,7 @@ package c.i.a.b.j.t.h; import c.i.a.b.j.i; import c.i.a.b.j.u.a; /* compiled from: Uploader */ -public final /* synthetic */ class h implements a.AbstractC0084a { +public final /* synthetic */ class h implements a.AbstractC0085a { public final l a; public final i b; @@ -12,9 +12,9 @@ public final /* synthetic */ class h implements a.AbstractC0084a { this.b = iVar; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { l lVar = this.a; - return lVar.f672c.q(this.b); + return lVar.f673c.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 fee55b2c59..6de6cbb226 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 @@ -4,40 +4,40 @@ import c.i.a.b.j.q.g; import c.i.a.b.j.t.i.h; import c.i.a.b.j.u.a; /* compiled from: Uploader */ -public final /* synthetic */ class i implements a.AbstractC0084a { +public final /* synthetic */ class i implements a.AbstractC0085a { public final l a; public final g b; /* renamed from: c reason: collision with root package name */ - public final Iterable f670c; + public final Iterable f671c; 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.f670c = iterable; + this.f671c = iterable; this.d = iVar; this.e = i; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { l lVar = this.a; g gVar = this.b; - Iterable iterable = this.f670c; + Iterable iterable = this.f671c; c.i.a.b.j.i iVar = this.d; int i = this.e; if (gVar.c() == g.a.TRANSIENT_ERROR) { - lVar.f672c.m0(iterable); + lVar.f673c.m0(iterable); lVar.d.a(iVar, i + 1); return null; } - lVar.f672c.m(iterable); + lVar.f673c.m(iterable); if (gVar.c() == g.a.OK) { - lVar.f672c.u(iVar, gVar.b() + lVar.g.a()); + lVar.f673c.u(iVar, gVar.b() + lVar.g.a()); } - if (!lVar.f672c.k0(iVar)) { + if (!lVar.f673c.k0(iVar)) { return null; } lVar.d.a(iVar, 1); diff --git a/app/src/main/java/c/i/a/b/j/t/h/j.java b/app/src/main/java/c/i/a/b/j/t/h/j.java index 389fe4b561..bba11c2942 100644 --- a/app/src/main/java/c/i/a/b/j/t/h/j.java +++ b/app/src/main/java/c/i/a/b/j/t/h/j.java @@ -3,14 +3,14 @@ package c.i.a.b.j.t.h; import c.i.a.b.j.t.i.c; import c.i.a.b.j.u.a; /* compiled from: Uploader */ -public final /* synthetic */ class j implements a.AbstractC0084a { +public final /* synthetic */ class j implements a.AbstractC0085a { public final c a; public j(c cVar) { this.a = cVar; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { return Integer.valueOf(this.a.l()); } 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 bf8525bbe3..aa12b54098 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 @@ -3,23 +3,23 @@ package c.i.a.b.j.t.h; import c.i.a.b.j.i; import c.i.a.b.j.u.a; /* compiled from: Uploader */ -public final /* synthetic */ class k implements a.AbstractC0084a { +public final /* synthetic */ class k implements a.AbstractC0085a { public final l a; public final i b; /* renamed from: c reason: collision with root package name */ - public final int f671c; + public final int f672c; public k(l lVar, i iVar, int i) { this.a = lVar; this.b = iVar; - this.f671c = i; + this.f672c = i; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { l lVar = this.a; - lVar.d.a(this.b, this.f671c + 1); + lVar.d.a(this.b, this.f672c + 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 062695265e..242896d1f1 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 f672c; + public final c f673c; 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.f672c = cVar; + this.f673c = 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 de29f8ca75..85ff68777d 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 f673c; + public final a f674c; 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.f673c = aVar3; + this.f674c = aVar3; this.d = aVar4; this.e = aVar5; this.f = aVar6; @@ -29,6 +29,6 @@ public final class m implements a { @Override // b0.a.a public Object get() { - return new l(this.a.get(), this.b.get(), this.f673c.get(), this.d.get(), this.e.get(), this.f.get(), this.g.get()); + return new l(this.a.get(), this.b.get(), this.f674c.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 26be48d0aa..6f86b1afe8 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 @@ -3,18 +3,18 @@ package c.i.a.b.j.t.h; import c.i.a.b.j.i; import c.i.a.b.j.u.a; /* compiled from: WorkInitializer */ -public final /* synthetic */ class o implements a.AbstractC0084a { +public final /* synthetic */ class o implements a.AbstractC0085a { public final p a; public o(p pVar) { this.a = pVar; } - @Override // c.i.a.b.j.u.a.AbstractC0084a + @Override // c.i.a.b.j.u.a.AbstractC0085a public Object execute() { p pVar = this.a; for (i iVar : pVar.b.y()) { - pVar.f674c.a(iVar, 1); + pVar.f675c.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 4f76e651ed..e87bc1bcd4 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 f674c; + public final r f675c; public final a d; public p(Executor executor, c cVar, r rVar, a aVar) { this.a = executor; this.b = cVar; - this.f674c = rVar; + this.f675c = 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 1ea03e6009..54f219ed96 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 f675c; + public final a f676c; public final a d; public q(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f675c = aVar3; + this.f676c = aVar3; this.d = aVar4; } @Override // b0.a.a public Object get() { - return new p(this.a.get(), this.b.get(), this.f675c.get(), this.d.get()); + return new p(this.a.get(), this.b.get(), this.f676c.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 f88a899cf2..a082f8d2bf 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 f676c; + public final int f677c; public final int d; public final long e; public final int f; - public a(long j, int i, int i2, long j2, int i3, C0083a aVar) { + public a(long j, int i, int i2, long j2, int i3, C0084a aVar) { this.b = j; - this.f676c = i; + this.f677c = 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.f676c; + return this.f677c; } @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.f676c == dVar.c() && this.d == dVar.a() && this.e == dVar.b() && this.f == dVar.d(); + return this.b == dVar.e() && this.f677c == 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.f676c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f ^ ((((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.f677c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); } public String toString() { StringBuilder O = c.d.b.a.a.O("EventStoreConfig{maxStorageSizeInBytes="); O.append(this.b); O.append(", loadBatchSize="); - O.append(this.f676c); + O.append(this.f677c); O.append(", criticalSectionEnterTimeoutMs="); O.append(this.d); O.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 9fbd6912a6..e894783403 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 f677c; + public final a f678c; public a0(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f677c = aVar3; + this.f678c = aVar3; } @Override // b0.a.a public Object get() { - return new z(this.a.get(), this.b.get(), this.f677c.get().intValue()); + return new z(this.a.get(), this.b.get(), this.f678c.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 f50107bda7..67c91135b0 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 f678c; + public final f f679c; 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.f678c = fVar; + this.f679c = fVar; } @Override // c.i.a.b.j.t.i.h public f a() { - return this.f678c; + return this.f679c; } @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.f678c.equals(hVar.a()); + return this.a == hVar.b() && this.b.equals(hVar.c()) && this.f679c.equals(hVar.a()); } public int hashCode() { long j = this.a; - return this.f678c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); + return this.f679c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); } public String toString() { @@ -57,7 +57,7 @@ public final class b extends h { O.append(", transportContext="); O.append(this.b); O.append(", event="); - O.append(this.f678c); + O.append(this.f679c); O.append("}"); return O.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 28a861cd9f..984dffd72d 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 f679c; + public final i f680c; public k(t tVar, List list, i iVar) { this.a = tVar; this.b = list; - this.f679c = iVar; + this.f680c = 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.f679c; + i iVar = this.f680c; 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/p.java b/app/src/main/java/c/i/a/b/j/t/i/p.java index 01535470ca..2f9d518846 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/p.java +++ b/app/src/main/java/c/i/a/b/j/t/i/p.java @@ -22,7 +22,7 @@ public final /* synthetic */ class p implements t.b { a2.b(cursor.getString(1)); a2.c(a.b(cursor.getInt(2))); String string = cursor.getString(3); - b.C0080b bVar2 = (b.C0080b) a2; + b.C0081b bVar2 = (b.C0081b) a2; bVar2.b = string == null ? null : Base64.decode(string, 0); arrayList.add(bVar2.a()); } 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 2e2c398628..6bdbc669d4 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 f680c; + public final f f681c; public s(t tVar, i iVar, f fVar) { this.a = tVar; this.b = iVar; - this.f680c = fVar; + this.f681c = 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.f680c; + f fVar = this.f681c; 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/t.java b/app/src/main/java/c/i/a/b/j/t/i/t.java index 1cb67c68af..aabe4866e9 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/t.java +++ b/app/src/main/java/c/i/a/b/j/t/i/t.java @@ -85,7 +85,7 @@ public class t implements c, c.i.a.b.j.u.a { } @Override // c.i.a.b.j.u.a - public T a(a.AbstractC0084a aVar) { + public T a(a.AbstractC0085a aVar) { SQLiteDatabase b2 = b(); e(new m(b2), n.a); try { 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 99208d9bad..1f9995b13c 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 f681c; + public final a f682c; public final a d; public u(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f681c = aVar3; + this.f682c = aVar3; this.d = aVar4; } @Override // b0.a.a public Object get() { - return new t(this.a.get(), this.b.get(), this.f681c.get(), this.d.get()); + return new t(this.a.get(), this.b.get(), this.f682c.get(), this.d.get()); } } diff --git a/app/src/main/java/c/i/a/b/j/u/a.java b/app/src/main/java/c/i/a/b/j/u/a.java index 488c2ef021..1caa60630e 100644 --- a/app/src/main/java/c/i/a/b/j/u/a.java +++ b/app/src/main/java/c/i/a/b/j/u/a.java @@ -7,9 +7,9 @@ public interface a { /* compiled from: SynchronizationGuard */ /* renamed from: c.i.a.b.j.u.a$a reason: collision with other inner class name */ - public interface AbstractC0084a { + public interface AbstractC0085a { T execute(); } - T a(AbstractC0084a aVar); + T a(AbstractC0085a aVar); } 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 6dbf3a6e91..474b4afeff 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 @@ -7,31 +7,31 @@ import com.discord.api.permission.Permission; import java.io.IOException; /* compiled from: BinarySearchSeeker */ public abstract class a { - public final C0085a a; + public final C0086a a; public final f b; @Nullable /* renamed from: c reason: collision with root package name */ - public c f682c; + public c f683c; public final int d; /* compiled from: BinarySearchSeeker */ /* renamed from: c.i.a.c.a2.a$a reason: collision with other inner class name */ - public static class C0085a implements t { + public static class C0086a implements t { public final d a; public final long b; /* renamed from: c reason: collision with root package name */ - public final long f683c; + public final long f684c; public final long d; public final long e; public final long f; public final long g; - public C0085a(d dVar, long j, long j2, long j3, long j4, long j5, long j6) { + public C0086a(d dVar, long j, long j2, long j3, long j4, long j5, long j6) { this.a = dVar; this.b = j; - this.f683c = j2; + this.f684c = j2; this.d = j3; this.e = j4; this.f = j5; @@ -45,7 +45,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.f683c, this.d, this.e, this.f, this.g))); + return new t.a(new u(j, c.a(this.a.a(j), this.f684c, this.d, this.e, this.f, this.g))); } @Override // c.i.a.c.a2.t @@ -68,7 +68,7 @@ public abstract class a { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f684c; + public final long f685c; public long d; public long e; public long f; @@ -82,7 +82,7 @@ public abstract class a { this.e = j4; this.f = j5; this.g = j6; - this.f684c = j7; + this.f685c = j7; this.h = a(j2, j3, j4, j5, j6, j7); } @@ -106,12 +106,12 @@ public abstract class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f685c; + public final long f686c; public final long d; public e(int i, long j, long j2) { this.b = i; - this.f685c = j; + this.f686c = j; this.d = j2; } @@ -138,12 +138,12 @@ public abstract class a { public a(d dVar, f fVar, long j, long j2, long j3, long j4, long j5, long j6, int i) { this.b = fVar; this.d = i; - this.a = new C0085a(dVar, j, j2, j3, j4, j5, j6); + this.a = new C0086a(dVar, j, j2, j3, j4, j5, j6); } public int a(i iVar, s sVar) throws IOException { while (true) { - c cVar = this.f682c; + c cVar = this.f683c; c.c.a.a0.d.H(cVar); long j = cVar.f; long j2 = cVar.g; @@ -161,17 +161,17 @@ public abstract class a { c(false, j3); return d(iVar, j3, sVar); } else if (i == -2) { - long j4 = b2.f685c; + long j4 = b2.f686c; long j5 = b2.d; cVar.d = j4; cVar.f = j5; - cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f684c); + cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f685c); } else if (i == -1) { - long j6 = b2.f685c; + long j6 = b2.f686c; long j7 = b2.d; cVar.e = j6; cVar.g = j7; - cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f684c); + cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f685c); } else if (i == 0) { f(iVar, b2.d); c(true, b2.d); @@ -184,11 +184,11 @@ public abstract class a { } public final boolean b() { - return this.f682c != null; + return this.f683c != null; } public final void c(boolean z2, long j) { - this.f682c = null; + this.f683c = null; this.b.a(); } @@ -201,11 +201,11 @@ public abstract class a { } public final void e(long j) { - c cVar = this.f682c; + c cVar = this.f683c; if (cVar == null || cVar.a != j) { long a = this.a.a.a(j); - C0085a aVar = this.a; - this.f682c = new c(j, a, aVar.f683c, aVar.d, aVar.e, aVar.f, aVar.g); + C0086a aVar = this.a; + this.f683c = new c(j, a, aVar.f684c, 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 d657e2b5fe..b93e7549c5 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 f686c; + public final int f687c; 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.f686c = i4; + this.f687c = 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 3bb37100a5..e3f6e83b77 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 @@ -20,7 +20,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[] f687c = f0.w("#!AMR\n"); + public static final byte[] f688c = f0.w("#!AMR\n"); public static final byte[] d = f0.w("#!AMR-WB\n"); public static final int e; public final byte[] f; @@ -37,7 +37,7 @@ public final class b implements h { public w q; /* renamed from: r reason: collision with root package name */ - public t f688r; + public t f689r; public boolean s; static { @@ -91,7 +91,7 @@ public final class b implements h { } public final boolean c(i iVar) throws IOException { - byte[] bArr = f687c; + byte[] bArr = f688c; iVar.k(); byte[] bArr2 = new byte[bArr.length]; iVar.n(bArr2, 0, bArr.length); @@ -125,8 +125,8 @@ public final class b implements h { Format.b bVar = new Format.b(); bVar.k = str; bVar.l = e; - bVar.f2701x = 1; - bVar.f2702y = i; + bVar.f2702x = 1; + bVar.f2703y = i; wVar.e(bVar.a()); } int i2 = -1; @@ -158,7 +158,7 @@ public final class b implements h { iVar.b(); if (!this.k) { t.b bVar2 = new t.b(-9223372036854775807L, 0); - this.f688r = bVar2; + this.f689r = bVar2; this.p.a(bVar2); this.k = true; } @@ -180,7 +180,7 @@ public final class b implements h { this.i = 0; this.j = 0; if (j != 0) { - t tVar = this.f688r; + t tVar = this.f689r; if (tVar instanceof c.i.a.c.a2.d) { c.i.a.c.a2.d dVar = (c.i.a.c.a2.d) tVar; this.o = c.i.a.c.a2.d.e(j, dVar.b, dVar.e); 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 3ceb8b0f69..167514fe59 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[] f689c; + public final long[] f690c; 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.f689c = jArr; + this.f690c = 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.f689c; + long[] jArr2 = this.f690c; 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 { O.append(", sizes="); O.append(Arrays.toString(this.b)); O.append(", offsets="); - O.append(Arrays.toString(this.f689c)); + O.append(Arrays.toString(this.f690c)); O.append(", timeUs="); O.append(Arrays.toString(this.e)); O.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 6760d46ad9..454e70a807 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 f690c = new m.a(); + public final m.a f691c = 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.f803c)); + iVar.g(Math.max(6, this.a.f804c)); 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.f690c; + m.a aVar = this.f691c; 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.f690c.a; + return this.f691c.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.f803c)); + super(r1, r2, r3, 0, r7, j, j2, r5 + r9, Math.max(6, oVar.f804c)); 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.f803c)) / 2; + j4 = (((long) i2) + ((long) oVar.f804c)) / 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 3ef186f45b..d6d0e5dc83 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 @@ -26,7 +26,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 f691c; + public final boolean f692c; public final m.a d; public j e; public c.i.a.c.a2.w f; @@ -45,7 +45,7 @@ public final class d implements h { } public d(int i) { - this.f691c = (i & 1) == 0 ? false : true; + this.f692c = (i & 1) == 0 ? false : true; this.d = new m.a(); this.g = 0; } @@ -81,7 +81,7 @@ public final class d implements h { if (i == 0) { iVar.k(); long f = iVar.f(); - Metadata y1 = c.c.a.a0.d.y1(iVar, !this.f691c); + Metadata y1 = c.c.a.a0.d.y1(iVar, !this.f692c); iVar.l((int) (iVar.f() - f)); this.h = y1; this.g = 1; @@ -160,7 +160,7 @@ public final class d implements h { throw new ParserException(); } w wVar2 = this.b; - int i8 = wVar2.f973c; + int i8 = wVar2.f974c; if (i8 < 32768) { int read = iVar.read(wVar2.a, i8, 32768 - i8); if (read != -1) { @@ -186,7 +186,7 @@ public final class d implements h { Objects.requireNonNull(this.i); int i12 = wVar4.b; while (true) { - if (i12 <= wVar4.f973c - 16) { + if (i12 <= wVar4.f974c - 16) { wVar4.D(i12); if (m.b(wVar4, this.i, this.k, this.d)) { wVar4.D(i12); @@ -197,7 +197,7 @@ public final class d implements h { } else { if (z4) { while (true) { - int i13 = wVar4.f973c; + int i13 = wVar4.f974c; if (i12 > i13 - this.j) { wVar4.D(i13); break; @@ -208,7 +208,7 @@ public final class d implements h { } catch (IndexOutOfBoundsException unused2) { z3 = false; } - if (wVar4.b > wVar4.f973c) { + if (wVar4.b > wVar4.f974c) { z3 = false; } if (z3) { @@ -276,7 +276,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.f803c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(c.c.a.a0.d.N1(wVar8, r4, r4).a), Collections.emptyList()))); + oVar = new o(oVar4.a, oVar4.b, oVar4.f804c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(c.c.a.a0.d.N1(wVar8, r4, r4).a), Collections.emptyList()))); z2 = f2; } else if (g == 6) { w wVar9 = new w(g2); @@ -294,7 +294,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.f803c, 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.f804c, 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); @@ -328,7 +328,7 @@ public final class d implements h { i5 = 7; } Objects.requireNonNull(this.i); - this.j = Math.max(this.i.f803c, 6); + this.j = Math.max(this.i.f804c, 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 3c12d8f2e8..7367f913fd 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 f692c; + public final int f693c; 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.f692c = i2 == -1 ? 1 : i2; + this.f693c = 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.f692c; + long j3 = (long) this.f693c; 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.f692c; + int i2 = this.f693c; 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 2762919a42..faeb0b3fc5 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 f693c; + public boolean f694c; 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.f693c) { + if (!this.f694c) { int s = wVar.s(); int i = (s >> 4) & 15; this.e = i; @@ -31,16 +31,16 @@ public final class b extends TagPayloadReader { int i2 = b[(s >> 2) & 3]; Format.b bVar = new Format.b(); bVar.k = "audio/mpeg"; - bVar.f2701x = 1; - bVar.f2702y = i2; + bVar.f2702x = 1; + bVar.f2703y = 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.f2701x = 1; - bVar2.f2702y = 8000; + bVar2.f2702x = 1; + bVar2.f2703y = 8000; this.a.e(bVar2.a()); this.d = true; } else if (i != 10) { @@ -48,7 +48,7 @@ public final class b extends TagPayloadReader { O.append(this.e); throw new TagPayloadReader.UnsupportedFormatException(O.toString()); } - this.f693c = true; + this.f694c = 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.f1056c; - bVar.f2701x = c2.b; - bVar.f2702y = c2.a; + bVar.h = c2.f1057c; + bVar.f2702x = c2.b; + bVar.f2703y = 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 0de8843c28..75cd98ab74 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 f694c = new w(11); + public final w f695c = 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.f973c = 0; + wVar.f974c = 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.f694c.a, 0, 11, true)) { - this.f694c.D(0); - this.k = this.f694c.s(); - this.l = this.f694c.u(); - this.m = (long) this.f694c.u(); - this.m = (((long) (this.f694c.s() << 24)) | this.m) * 1000; - this.f694c.E(3); + if (iVar.c(this.f695c.a, 0, 11, true)) { + this.f695c.D(0); + this.k = this.f695c.s(); + this.l = this.f695c.u(); + this.m = (long) this.f695c.u(); + this.m = (((long) (this.f695c.s() << 24)) | this.m) * 1000; + this.f695c.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.f695c, j2)); + this.f.a(new r(dVar.d, dVar.f696c, 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 fbf0d7164d..0eb1a79885 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[] f695c = new long[0]; + public long[] f696c = 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.f695c = new long[size]; + this.f696c = 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.f695c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); + this.f696c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); this.d[i] = ((Double) obj5).longValue(); i++; } - this.f695c = new long[0]; + this.f696c = 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 6847ca0f40..9187af7a09 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 f696c = new w(4); + public final w f697c = 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.f978c; + bVar.p = b.f979c; 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.f696c.a; + byte[] bArr2 = this.f697c.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.f696c.a, i6, this.d); - this.f696c.D(0); - int v = this.f696c.v(); + wVar.e(this.f697c.a, i6, this.d); + this.f697c.D(0); + int v = this.f697c.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 2165ce5053..f829a55aa0 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 f697c; + public final long f698c; 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.f697c = j2; + this.f698c = j2; } @Override // c.i.a.c.a2.i public long b() { - return this.f697c; + return this.f698c; } @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 68b391f1bc..30cf509fe7 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 f698c; + public int f699c; 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.f698c = 6; + this.f699c = 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.f698c; + int i2 = this.f699c; 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.f698c = 4; + this.f699c = 4; } else { a(); } } else if ((x2 < 65488 || x2 > 65497) && x2 != 65281) { - this.f698c = 1; + this.f699c = 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.f698c = 2; + this.f699c = 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.f699c; + j = b - aVar.f700c; b = 0; } else { long j6 = b - aVar.b; @@ -191,7 +191,7 @@ public final class a implements h { } else { iVar.l(this.e); } - this.f698c = 0; + this.f699c = 0; return 0; } else if (i2 == 4) { long position = iVar.getPosition(); @@ -218,7 +218,7 @@ public final class a implements h { MotionPhotoMetadata motionPhotoMetadata2 = this.g; Objects.requireNonNull(motionPhotoMetadata2); c(motionPhotoMetadata2); - this.f698c = 5; + this.f699c = 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.f698c = 0; + this.f699c = 0; this.j = null; - } else if (this.f698c == 5) { + } else if (this.f699c == 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 3c509160f4..4dde1655aa 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 f699c; + public final long f700c; public a(String str, String str2, long j, long j2) { this.a = str; this.b = j; - this.f699c = j2; + this.f700c = 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 2f3d922e05..9f4d29a0a0 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.f806c; + long j3 = uVar.f807c; 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.f806c + j4)); + return new t.a(uVar2, new u(uVar3.b, uVar3.f807c + 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 d9498f5307..62ff3cb394 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[] f700c = {"Camera:MicroVideoOffset", "GCamera:MicroVideoOffset"}; + public static final String[] f701c = {"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 = f700c; + String[] strArr3 = f701c; 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 34eceb327d..f7083a82fa 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 @@ -6,10 +6,10 @@ import java.util.ArrayDeque; /* compiled from: DefaultEbmlReader */ public final class b implements d { public final byte[] a = new byte[8]; - public final ArrayDeque b = new ArrayDeque<>(); + public final ArrayDeque b = new ArrayDeque<>(); /* renamed from: c reason: collision with root package name */ - public final g f701c = new g(); + public final g f702c = new g(); public c d; public int e; public int f; @@ -17,11 +17,11 @@ public final class b implements d { /* compiled from: DefaultEbmlReader */ /* renamed from: c.i.a.c.a2.f0.b$b reason: collision with other inner class name */ - public static final class C0086b { + public static final class C0087b { public final int a; public final long b; - public C0086b(int i, long j, a aVar) { + public C0087b(int i, long j, a aVar) { this.a = i; this.b = j; } 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 491850e28a..99b12dda64 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 @@ -48,7 +48,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[] f702c = {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[] f703c = {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; @@ -81,23 +81,23 @@ public class e implements h { public boolean Z; /* renamed from: a0 reason: collision with root package name */ - public boolean f703a0; + public boolean f704a0; /* renamed from: b0 reason: collision with root package name */ - public boolean f704b0; + public boolean f705b0; /* renamed from: c0 reason: collision with root package name */ - public int f705c0; + public int f706c0; /* renamed from: d0 reason: collision with root package name */ - public byte f706d0; + public byte f707d0; /* renamed from: e0 reason: collision with root package name */ - public boolean f707e0; + public boolean f708e0; public final d f; /* renamed from: f0 reason: collision with root package name */ - public j f708f0; + public j f709f0; public final g g; public final SparseArray h; public final boolean i; @@ -111,24 +111,24 @@ public class e implements h { public final w q; /* renamed from: r reason: collision with root package name */ - public final w f709r; + public final w f710r; public final w s; public ByteBuffer t; public long u; public long v = -1; /* renamed from: w reason: collision with root package name */ - public long f710w = -9223372036854775807L; + public long f711w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f711x = -9223372036854775807L; + public long f712x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f712y = -9223372036854775807L; + public long f713y = -9223372036854775807L; @Nullable /* renamed from: z reason: collision with root package name */ - public c f713z; + public c f714z; /* compiled from: MatroskaExtractor */ public final class b implements c { @@ -167,7 +167,7 @@ public class e implements h { public String b; /* renamed from: c reason: collision with root package name */ - public int f714c; + public int f715c; public int d; public int e; public int f; @@ -184,23 +184,23 @@ public class e implements h { public int q = 0; /* renamed from: r reason: collision with root package name */ - public int f715r = -1; + public int f716r = -1; public float s = 0.0f; public float t = 0.0f; public float u = 0.0f; public byte[] v = null; /* renamed from: w reason: collision with root package name */ - public int f716w = -1; + public int f717w = -1; /* renamed from: x reason: collision with root package name */ - public boolean f717x = false; + public boolean f718x = false; /* renamed from: y reason: collision with root package name */ - public int f718y = -1; + public int f719y = -1; /* renamed from: z reason: collision with root package name */ - public int f719z = -1; + public int f720z = -1; public c() { } @@ -224,7 +224,7 @@ public class e implements h { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f720c; + public int f721c; public long d; public int e; public int f; @@ -232,9 +232,9 @@ public class e implements h { @RequiresNonNull({"#1.output"}) public void a(c cVar) { - if (this.f720c > 0) { + if (this.f721c > 0) { cVar.X.d(this.d, this.e, this.f, this.g, cVar.j); - this.f720c = 0; + this.f721c = 0; } } } @@ -264,7 +264,7 @@ public class e implements h { this.o = new c.i.a.c.i2.w(); this.p = new c.i.a.c.i2.w(); this.q = new c.i.a.c.i2.w(8); - this.f709r = new c.i.a.c.i2.w(); + this.f710r = new c.i.a.c.i2.w(); this.s = new c.i.a.c.i2.w(); this.Q = new int[1]; } @@ -338,7 +338,7 @@ public class e implements h { @EnsuresNonNull({"currentTrack"}) public final void c(int i) throws ParserException { - if (this.f713z == null) { + if (this.f714z == null) { throw new ParserException(c.d.b.a.a.n("Element ", i, " must be in a TrackEntry")); } } @@ -376,7 +376,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.f973c) { + if (i7 >= wVar.f974c) { break; } else if (wVar.a[i7] == 0) { wVar.C(i7); @@ -387,14 +387,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.f973c); - i4 = i2 + this.p.f973c; + wVar2.c(wVar3, wVar3.f974c); + i4 = i2 + this.p.f974c; if ((268435456 & i6) != 0) { if (this.P > 1) { i6 &= -268435457; } else { c.i.a.c.i2.w wVar4 = this.s; - int i8 = wVar4.f973c; + int i8 = wVar4.f974c; cVar.X.f(wVar4, i8, 2); i4 += i8; } @@ -408,9 +408,9 @@ public class e implements h { } cVar.X.d(j, i6, i4, i3, cVar.j); } else if (dVar.b) { - int i9 = dVar.f720c; + int i9 = dVar.f721c; int i10 = i9 + 1; - dVar.f720c = i10; + dVar.f721c = i10; if (i9 == 0) { dVar.d = j; dVar.e = i6; @@ -457,10 +457,10 @@ public class e implements h { ?? r3 = z3; ?? r4 = z4; while (true) { - b.C0086b peek = bVar.b.peek(); + b.C0087b peek = bVar.b.peek(); if (peek == null || iVar.getPosition() < peek.b) { if (bVar.e == 0) { - long c2 = bVar.f701c.c(iVar, r4, r3, 4); + long c2 = bVar.f702c.c(iVar, r4, r3, 4); if (c2 == -2) { iVar.k(); while (true) { @@ -485,7 +485,7 @@ public class e implements h { } } if (bVar.e == r4) { - bVar.g = bVar.f701c.c(iVar, r3, r4, 8); + bVar.g = bVar.f702c.c(iVar, r3, r4, 8); bVar.e = 2; } c cVar = bVar.d; @@ -604,28 +604,28 @@ public class e implements h { r4 = 1; } else if (i == r4) { long position = iVar.getPosition(); - bVar.b.push(new b.C0086b(bVar.f, bVar.g + position, null)); + bVar.b.push(new b.C0087b(bVar.f, bVar.g + position, null)); c cVar2 = bVar.d; int i5 = bVar.f; long j2 = bVar.g; e eVar = e.this; - c.c.a.a0.d.H(eVar.f708f0); + c.c.a.a0.d.H(eVar.f709f0); if (i5 == 160) { i2 = 0; eVar.V = false; } else if (i5 == 174) { i2 = 0; - eVar.f713z = new c(null); + eVar.f714z = new c(null); } else if (i5 != 187) { if (i5 == 19899) { eVar.B = -1; eVar.C = -1; } else if (i5 == 20533) { eVar.c(i5); - eVar.f713z.h = true; + eVar.f714z.h = true; } else if (i5 == 21968) { eVar.c(i5); - eVar.f713z.f717x = true; + eVar.f714z.f718x = true; } else if (i5 == 408125543) { long j3 = eVar.v; if (j3 == -1 || j3 == position) { @@ -639,7 +639,7 @@ public class e implements h { eVar.I = new q(); } else if (i5 == 524531317 && !eVar.A) { if (!eVar.i || eVar.E == -1) { - eVar.f708f0.a(new t.b(eVar.f712y, 0)); + eVar.f709f0.a(new t.b(eVar.f713y, 0)); eVar.A = true; } else { eVar.D = true; @@ -664,22 +664,22 @@ public class e implements h { switch (i6) { case 131: eVar2.c(i6); - eVar2.f713z.d = (int) a3; + eVar2.f714z.d = (int) a3; break; case 136: eVar2.c(i6); - eVar2.f713z.V = a3 == 1; + eVar2.f714z.V = a3 == 1; break; case 155: eVar2.N = eVar2.m(a3); break; case 159: eVar2.c(i6); - eVar2.f713z.O = (int) a3; + eVar2.f714z.O = (int) a3; break; case 176: eVar2.c(i6); - eVar2.f713z.m = (int) a3; + eVar2.f714z.m = (int) a3; break; case 179: eVar2.a(i6); @@ -687,11 +687,11 @@ public class e implements h { break; case 186: eVar2.c(i6); - eVar2.f713z.n = (int) a3; + eVar2.f714z.n = (int) a3; break; case 215: eVar2.c(i6); - eVar2.f713z.f714c = (int) a3; + eVar2.f714z.f715c = (int) a3; break; case 231: eVar2.G = eVar2.m(a3); @@ -712,7 +712,7 @@ public class e implements h { break; case 16871: eVar2.c(i6); - eVar2.f713z.g = (int) a3; + eVar2.f714z.g = (int) a3; break; case 16980: if (a3 != 3) { @@ -748,53 +748,53 @@ public class e implements h { if (i7 != 1) { if (i7 != 3) { if (i7 == 15) { - eVar2.f713z.f716w = 3; + eVar2.f714z.f717w = 3; break; } } else { - eVar2.f713z.f716w = 1; + eVar2.f714z.f717w = 1; break; } } else { - eVar2.f713z.f716w = 2; + eVar2.f714z.f717w = 2; break; } } else { - eVar2.f713z.f716w = 0; + eVar2.f714z.f717w = 0; break; } break; case 21680: eVar2.c(i6); - eVar2.f713z.o = (int) a3; + eVar2.f714z.o = (int) a3; break; case 21682: eVar2.c(i6); - eVar2.f713z.q = (int) a3; + eVar2.f714z.q = (int) a3; break; case 21690: eVar2.c(i6); - eVar2.f713z.p = (int) a3; + eVar2.f714z.p = (int) a3; break; case 21930: eVar2.c(i6); - eVar2.f713z.U = a3 == 1; + eVar2.f714z.U = a3 == 1; break; case 21998: eVar2.c(i6); - eVar2.f713z.f = (int) a3; + eVar2.f714z.f = (int) a3; break; case 22186: eVar2.c(i6); - eVar2.f713z.R = a3; + eVar2.f714z.R = a3; break; case 22203: eVar2.c(i6); - eVar2.f713z.S = a3; + eVar2.f714z.S = a3; break; case 25188: eVar2.c(i6); - eVar2.f713z.P = (int) a3; + eVar2.f714z.P = (int) a3; break; case 30321: eVar2.c(i6); @@ -803,28 +803,28 @@ public class e implements h { if (i8 != 1) { if (i8 != 2) { if (i8 == 3) { - eVar2.f713z.f715r = 3; + eVar2.f714z.f716r = 3; break; } } else { - eVar2.f713z.f715r = 2; + eVar2.f714z.f716r = 2; break; } } else { - eVar2.f713z.f715r = 1; + eVar2.f714z.f716r = 1; break; } } else { - eVar2.f713z.f715r = 0; + eVar2.f714z.f716r = 0; break; } break; case 2352003: eVar2.c(i6); - eVar2.f713z.e = (int) a3; + eVar2.f714z.e = (int) a3; break; case 2807729: - eVar2.f710w = a3; + eVar2.f711w = a3; break; default: switch (i6) { @@ -833,11 +833,11 @@ public class e implements h { int i9 = (int) a3; if (i9 != 1) { if (i9 == 2) { - eVar2.f713z.A = 1; + eVar2.f714z.A = 1; break; } } else { - eVar2.f713z.A = 2; + eVar2.f714z.A = 2; break; } break; @@ -846,42 +846,42 @@ public class e implements h { int i10 = (int) a3; if (i10 != 1) { if (i10 == 16) { - eVar2.f713z.f719z = 6; + eVar2.f714z.f720z = 6; break; } else if (i10 == 18) { - eVar2.f713z.f719z = 7; + eVar2.f714z.f720z = 7; break; } else if (i10 != 6) { } } - eVar2.f713z.f719z = 3; + eVar2.f714z.f720z = 3; break; case 21947: eVar2.c(i6); - c cVar4 = eVar2.f713z; - cVar4.f717x = true; + c cVar4 = eVar2.f714z; + cVar4.f718x = true; int i11 = (int) a3; if (i11 != 1) { if (i11 != 9) { if (i11 == 4 || i11 == 5 || i11 == 6 || i11 == 7) { - cVar4.f718y = 2; + cVar4.f719y = 2; break; } } else { - cVar4.f718y = 6; + cVar4.f719y = 6; break; } } else { - cVar4.f718y = 1; + cVar4.f719y = 1; break; } case 21948: eVar2.c(i6); - eVar2.f713z.B = (int) a3; + eVar2.f714z.B = (int) a3; break; case 21949: eVar2.c(i6); - eVar2.f713z.C = (int) a3; + eVar2.f714z.C = (int) a3; break; } break; @@ -923,14 +923,14 @@ public class e implements h { Objects.requireNonNull(eVar3); if (i12 == 134) { eVar3.c(i12); - eVar3.f713z.b = str; + eVar3.f714z.b = str; } else if (i12 != 17026) { if (i12 == 21358) { eVar3.c(i12); - eVar3.f713z.a = str; + eVar3.f714z.a = str; } else if (i12 == 2274716) { eVar3.c(i12); - eVar3.f713z.W = str; + eVar3.f714z.W = str; } } else if (!"webm".equals(str) && !"matroska".equals(str)) { throw new ParserException(c.d.b.a.a.v("DocType ", str, " not supported")); @@ -1121,7 +1121,7 @@ public class e implements h { } else if (i15 != 165) { if (i15 == 16877) { eVar4.c(i15); - c cVar8 = eVar4.f713z; + c cVar8 = eVar4.f714z; int i57 = cVar8.g; if (i57 == 1685485123 || i57 == 1685480259) { byte[] bArr3 = new byte[i16]; @@ -1133,13 +1133,13 @@ public class e implements h { } else if (i15 == 16981) { eVar4.c(i15); byte[] bArr4 = new byte[i16]; - eVar4.f713z.i = bArr4; + eVar4.f714z.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.f713z.j = new w.a(r4, bArr5, r3, r3); + eVar4.f714z.j = new w.a(r4, bArr5, r3, r3); } else if (i15 == 21419) { byte[] bArr6 = eVar4.n.a; byte b4 = r3 == true ? (byte) 1 : 0; @@ -1154,12 +1154,12 @@ public class e implements h { } else if (i15 == 25506) { eVar4.c(i15); byte[] bArr7 = new byte[i16]; - eVar4.f713z.k = bArr7; + eVar4.f714z.k = bArr7; iVar.readFully(bArr7, r3, i16); } else if (i15 == 30322) { eVar4.c(i15); byte[] bArr8 = new byte[i16]; - eVar4.f713z.v = bArr8; + eVar4.f714z.v = bArr8; iVar.readFully(bArr8, r3, i16); } else { throw new ParserException(c.d.b.a.a.l("Unexpected id: ", i15)); @@ -1191,67 +1191,67 @@ public class e implements h { Objects.requireNonNull(eVar5); if (i58 == 181) { eVar5.c(i58); - eVar5.f713z.Q = (int) intBitsToFloat; + eVar5.f714z.Q = (int) intBitsToFloat; } else if (i58 != 17545) { switch (i58) { case 21969: eVar5.c(i58); - eVar5.f713z.D = (float) intBitsToFloat; + eVar5.f714z.D = (float) intBitsToFloat; break; case 21970: eVar5.c(i58); - eVar5.f713z.E = (float) intBitsToFloat; + eVar5.f714z.E = (float) intBitsToFloat; break; case 21971: eVar5.c(i58); - eVar5.f713z.F = (float) intBitsToFloat; + eVar5.f714z.F = (float) intBitsToFloat; break; case 21972: eVar5.c(i58); - eVar5.f713z.G = (float) intBitsToFloat; + eVar5.f714z.G = (float) intBitsToFloat; break; case 21973: eVar5.c(i58); - eVar5.f713z.H = (float) intBitsToFloat; + eVar5.f714z.H = (float) intBitsToFloat; break; case 21974: eVar5.c(i58); - eVar5.f713z.I = (float) intBitsToFloat; + eVar5.f714z.I = (float) intBitsToFloat; break; case 21975: eVar5.c(i58); - eVar5.f713z.J = (float) intBitsToFloat; + eVar5.f714z.J = (float) intBitsToFloat; break; case 21976: eVar5.c(i58); - eVar5.f713z.K = (float) intBitsToFloat; + eVar5.f714z.K = (float) intBitsToFloat; break; case 21977: eVar5.c(i58); - eVar5.f713z.L = (float) intBitsToFloat; + eVar5.f714z.L = (float) intBitsToFloat; break; case 21978: eVar5.c(i58); - eVar5.f713z.M = (float) intBitsToFloat; + eVar5.f714z.M = (float) intBitsToFloat; break; default: switch (i58) { case 30323: eVar5.c(i58); - eVar5.f713z.s = (float) intBitsToFloat; + eVar5.f714z.s = (float) intBitsToFloat; break; case 30324: eVar5.c(i58); - eVar5.f713z.t = (float) intBitsToFloat; + eVar5.f714z.t = (float) intBitsToFloat; break; case 30325: eVar5.c(i58); - eVar5.f713z.u = (float) intBitsToFloat; + eVar5.f714z.u = (float) intBitsToFloat; break; } } } else { - eVar5.f711x = (long) intBitsToFloat; + eVar5.f712x = (long) intBitsToFloat; } bVar.e = r3; } else { @@ -1309,7 +1309,7 @@ public class e implements h { @Override // c.i.a.c.a2.h public final void f(j jVar) { - this.f708f0 = jVar; + this.f709f0 = jVar; } @Override // c.i.a.c.a2.h @@ -1320,18 +1320,18 @@ public class e implements h { b bVar = (b) this.f; bVar.e = 0; bVar.b.clear(); - g gVar = bVar.f701c; - gVar.f721c = 0; + g gVar = bVar.f702c; + gVar.f722c = 0; gVar.d = 0; g gVar2 = this.g; - gVar2.f721c = 0; + gVar2.f722c = 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.f720c = 0; + dVar.f721c = 0; } } } @@ -1387,11 +1387,11 @@ public class e implements h { int i10; int i11; e eVar = this; - c.c.a.a0.d.H(eVar.f708f0); + c.c.a.a0.d.H(eVar.f709f0); int i12 = 0; if (i != 160) { if (i == 174) { - c cVar = eVar.f713z; + c cVar = eVar.f714z; c.c.a.a0.d.H(cVar); String str8 = cVar.b; if (str8 != null) { @@ -1664,8 +1664,8 @@ public class e implements h { break; } if (z2) { - j jVar = eVar.f708f0; - int i13 = cVar.f714c; + j jVar = eVar.f709f0; + int i13 = cVar.f715c; String str9 = cVar.b; str9.hashCode(); switch (str9.hashCode()) { @@ -1926,9 +1926,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.f2701x = cVar.O; - bVar.f2702y = cVar.Q; - bVar.f2703z = i3; + bVar.f2702x = cVar.O; + bVar.f2703y = cVar.Q; + bVar.f2704z = i3; i4 = 1; } else if (c.i.a.c.i2.s.j(str12)) { if (cVar.q == 0) { @@ -1951,7 +1951,7 @@ public class e implements h { if (!(i17 == i5 || (i7 = cVar.p) == i5)) { f = ((float) (cVar.n * i17)) / ((float) (cVar.m * i7)); } - if (cVar.f717x) { + if (cVar.f718x) { 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 { @@ -1971,7 +1971,7 @@ public class e implements h { order.putShort((short) cVar.B); order.putShort((short) cVar.C); } - colorInfo = new ColorInfo(cVar.f718y, cVar.A, cVar.f719z, bArr); + colorInfo = new ColorInfo(cVar.f719y, cVar.A, cVar.f720z, bArr); } else { colorInfo = null; } @@ -1980,7 +1980,7 @@ public class e implements h { Map map = e; if (map.containsKey(str13)) { i6 = map.get(cVar.a).intValue(); - if (cVar.f715r == 0 && Float.compare(cVar.s, 0.0f) == 0 && Float.compare(cVar.t, 0.0f) == 0) { + if (cVar.f716r == 0 && Float.compare(cVar.s, 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) { @@ -1996,8 +1996,8 @@ public class e implements h { bVar.t = f; bVar.s = i6; bVar.u = cVar.v; - bVar.v = cVar.f716w; - bVar.f2700w = colorInfo; + bVar.v = cVar.f717w; + bVar.f2701w = colorInfo; i4 = 2; } } @@ -2009,8 +2009,8 @@ public class e implements h { bVar.t = f; bVar.s = i6; bVar.u = cVar.v; - bVar.v = cVar.f716w; - bVar.f2700w = colorInfo; + bVar.v = cVar.f717w; + bVar.f2701w = colorInfo; i4 = 2; } else if ("application/x-subrip".equals(str12) || "text/x-ssa".equals(str12) || "application/vobsub".equals(str12) || "application/pgs".equals(str12) || "application/dvbsubs".equals(str12)) { i4 = 3; @@ -2024,17 +2024,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 2: c.i.a.c.i2.w wVar = new c.i.a.c.i2.w(cVar.a(cVar.b)); @@ -2074,17 +2074,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } else { c.d.b.a.a.k0("Non-PCM MS/ACM is unsupported. Setting mimeType to ", str11, "MatroskaExtractor"); @@ -2113,17 +2113,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); } z3 = true; if (!z3) { @@ -2152,17 +2152,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); } catch (ArrayIndexOutOfBoundsException unused) { throw new ParserException("Error parsing MS/ACM codec private"); } @@ -2191,17 +2191,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 4: byte[] a4 = cVar.a(cVar.b); @@ -2256,17 +2256,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } else { throw new ParserException("Error parsing vorbis codec private"); @@ -2308,17 +2308,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 6: str6 = "audio/mpeg"; @@ -2345,17 +2345,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 7: byte[] a5 = cVar.a(cVar.b); @@ -2402,17 +2402,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } catch (ArrayIndexOutOfBoundsException unused3) { throw new ParserException("Error parsing FourCC private data"); @@ -2446,17 +2446,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, 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))); @@ -2484,17 +2484,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 11: str7 = "application/vobsub"; @@ -2522,17 +2522,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case '\f': str10 = "audio/vnd.dts.hd"; @@ -2560,24 +2560,24 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, 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.f1056c; + str2 = d2.f1057c; str5 = "audio/mp4a-latm"; list5 = singletonList; i8 = -1; @@ -2599,17 +2599,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 14: str10 = "audio/ac3"; @@ -2637,17 +2637,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 15: case 21: @@ -2676,17 +2676,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 16: str10 = "video/av01"; @@ -2714,17 +2714,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 17: str10 = "video/x-vnd.on2.vp8"; @@ -2752,17 +2752,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 18: str10 = "video/x-vnd.on2.vp9"; @@ -2790,17 +2790,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 19: str10 = "application/pgs"; @@ -2828,17 +2828,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 20: str11 = str10; @@ -2865,17 +2865,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 22: if (cVar.P == 32) { @@ -2895,17 +2895,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } else { StringBuilder O2 = c.d.b.a.a.O("Unsupported floating point PCM bit depth: "); @@ -2936,17 +2936,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); } break; case 23: @@ -2982,17 +2982,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } else { i3 = 268435456; @@ -3012,17 +3012,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 24: i3 = f0.r(cVar.P); @@ -3055,17 +3055,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; } i2 = -1; @@ -3083,17 +3083,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 25: byte[] bArr7 = b; @@ -3125,23 +3125,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, 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.f981c; + str4 = a7.f982c; str3 = "video/hevc"; i8 = -1; str12 = str3; @@ -3163,17 +3163,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 27: str10 = "application/x-subrip"; @@ -3201,17 +3201,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 28: str10 = "video/mpeg2"; @@ -3239,17 +3239,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 29: str10 = "audio/eac3"; @@ -3277,17 +3277,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 30: str7 = "audio/flac"; @@ -3315,17 +3315,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; case 31: ArrayList arrayList4 = new ArrayList(3); @@ -3357,23 +3357,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2698c = cVar.W; + bVar.f2699c = 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.f714c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f715c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f714c, cVar); + eVar.h.put(cVar.f715c, cVar); break; default: throw new ParserException("Unrecognized codec identifier."); } } - eVar.f713z = null; + eVar.f714z = null; return; } throw new ParserException("CodecId is missing in TrackEntry element"); @@ -3392,7 +3392,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.f713z; + c cVar2 = eVar.f714z; if (cVar2.h) { w.a aVar2 = cVar2.j; if (aVar2 != null) { @@ -3403,26 +3403,26 @@ public class e implements h { } } else if (i == 28032) { c(i); - c cVar3 = eVar.f713z; + c cVar3 = eVar.f714z; if (cVar3.h && cVar3.i != null) { throw new ParserException("Combining encryption and compression is not supported"); } } else if (i == 357149030) { - if (eVar.f710w == -9223372036854775807L) { - eVar.f710w = 1000000; + if (eVar.f711w == -9223372036854775807L) { + eVar.f711w = 1000000; } - long j3 = eVar.f711x; + long j3 = eVar.f712x; if (j3 != -9223372036854775807L) { - eVar.f712y = eVar.m(j3); + eVar.f713y = eVar.m(j3); } } else if (i != 374648427) { if (i == 475249515) { if (!eVar.A) { - j jVar2 = eVar.f708f0; + j jVar2 = eVar.f709f0; q qVar = eVar.H; q qVar2 = eVar.I; - if (eVar.v == -1 || eVar.f712y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { - tVar = new t.b(eVar.f712y, 0); + if (eVar.v == -1 || eVar.f713y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { + tVar = new t.b(eVar.f713y, 0); } else { int[] iArr = new int[i10]; long[] jArr = new long[i10]; @@ -3443,7 +3443,7 @@ public class e implements h { i12 = i31; } iArr[i11] = (int) ((eVar.v + eVar.u) - jArr[i11]); - jArr2[i11] = eVar.f712y - jArr3[i11]; + jArr2[i11] = eVar.f713y - jArr3[i11]; long j4 = jArr2[i11]; if (j4 <= 0) { Log.w("MatroskaExtractor", "Discarding last cue point with unexpected duration: " + j4); @@ -3461,7 +3461,7 @@ public class e implements h { eVar.I = null; } } else if (eVar.h.size() != 0) { - eVar.f708f0.j(); + eVar.f709f0.j(); } else { throw new ParserException("No valid tracks were found"); } @@ -3491,14 +3491,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.f973c < i) { + if (wVar.f974c < 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.f973c; + int i2 = wVar2.f974c; iVar.readFully(bArr2, i2, i - i2); this.l.C(i); } @@ -3509,16 +3509,16 @@ public class e implements h { this.X = 0; this.Y = 0; this.Z = false; - this.f703a0 = false; - this.f704b0 = false; - this.f705c0 = 0; - this.f706d0 = 0; - this.f707e0 = false; + this.f704a0 = false; + this.f705b0 = false; + this.f706c0 = 0; + this.f707d0 = 0; + this.f708e0 = false; this.o.z(0); } public final long m(long j) throws ParserException { - long j2 = this.f710w; + long j2 = this.f711w; if (j2 != -9223372036854775807L) { return f0.E(j, j2, 1000); } @@ -3535,7 +3535,7 @@ public class e implements h { l(); return i4; } else if ("S_TEXT/ASS".equals(cVar.b)) { - o(iVar, f702c, i); + o(iVar, f703c, i); int i5 = this.X; l(); return i5; @@ -3546,25 +3546,25 @@ public class e implements h { if (cVar.h) { this.T &= -1073741825; int i6 = 128; - if (!this.f703a0) { + if (!this.f704a0) { iVar.readFully(this.l.a, 0, 1); this.W++; byte[] bArr = this.l.a; if ((bArr[0] & 128) != 128) { - this.f706d0 = bArr[0]; - this.f703a0 = true; + this.f707d0 = bArr[0]; + this.f704a0 = true; } else { throw new ParserException("Extension bit is set in signal byte"); } } - byte b2 = this.f706d0; + byte b2 = this.f707d0; if ((b2 & 1) == 1) { boolean z2 = (b2 & 2) == 2; this.T |= BasicMeasure.EXACTLY; - if (!this.f707e0) { + if (!this.f708e0) { iVar.readFully(this.q.a, 0, 8); this.W += 8; - this.f707e0 = true; + this.f708e0 = true; c.i.a.c.i2.w wVar2 = this.l; byte[] bArr2 = wVar2.a; if (!z2) { @@ -3579,18 +3579,18 @@ public class e implements h { this.X += 8; } if (z2) { - if (!this.f704b0) { + if (!this.f705b0) { iVar.readFully(this.l.a, 0, 1); this.W++; this.l.D(0); - this.f705c0 = this.l.s(); - this.f704b0 = true; + this.f706c0 = this.l.s(); + this.f705b0 = true; } - int i7 = this.f705c0 * 4; + int i7 = this.f706c0 * 4; this.l.z(i7); iVar.readFully(this.l.a, 0, i7); this.W += i7; - short s = (short) ((this.f705c0 / 2) + 1); + short s = (short) ((this.f706c0 / 2) + 1); int i8 = (s * 6) + 2; ByteBuffer byteBuffer = this.t; if (byteBuffer == null || byteBuffer.capacity() < i8) { @@ -3601,7 +3601,7 @@ public class e implements h { int i9 = 0; int i10 = 0; while (true) { - i3 = this.f705c0; + i3 = this.f706c0; if (i9 >= i3) { break; } @@ -3621,8 +3621,8 @@ public class e implements h { this.t.putShort((short) i11); this.t.putInt(0); } - this.f709r.B(this.t.array(), i8); - wVar.f(this.f709r, i8, 1); + this.f710r.B(this.t.array(), i8); + wVar.f(this.f710r, i8, 1); this.X += i8; } } @@ -3632,7 +3632,7 @@ public class e implements h { c.i.a.c.i2.w wVar3 = this.o; int length = bArr3.length; wVar3.a = bArr3; - wVar3.f973c = length; + wVar3.f974c = length; wVar3.b = 0; } } @@ -3651,10 +3651,10 @@ public class e implements h { } this.Z = true; } - int i12 = i + this.o.f973c; + int i12 = i + this.o.f974c; if (!"V_MPEG4/ISO/AVC".equals(cVar.b) && !"V_MPEGH/ISO/HEVC".equals(cVar.b)) { if (cVar.T != null) { - c.c.a.a0.d.D(this.o.f973c == 0); + c.c.a.a0.d.D(this.o.f974c == 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 8954aeb322..c9d39e58e8 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 f721c; + public int f722c; 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.f721c == 0) { + if (this.f722c == 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.f721c = 1; + this.f722c = 1; } else { throw new IllegalStateException("No valid varint length mask found"); } } int i2 = this.d; if (i2 > i) { - this.f721c = 0; + this.f722c = 0; return -2; } if (i2 != 1) { iVar.readFully(this.b, 1, i2 - 1); } - this.f721c = 0; + this.f722c = 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 62808a85ee..e5cf3a5d65 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.f1072c); + super(j, j2, aVar.f, aVar.f1073c); } @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 415c98a1c5..e879bd261d 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 f722c; + public final q f723c; 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.f722c = qVar2; + this.f723c = 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.f722c, j, true, true)); + return this.b.b(f0.c(this.f723c, 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.f722c.b(c2)); + u uVar = new u(b, this.f723c.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.f722c.b(i))); + return new t.a(uVar, new u(qVar.b(i), this.f723c.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 a465ad16c5..9bc02ec033 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 f723c; + public final long f724c; public e(long[] jArr, long[] jArr2, long j) { this.a = jArr; this.b = jArr2; - this.f723c = j == -9223372036854775807L ? h0.a(jArr2[jArr2.length - 1]) : j; + this.f724c = 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.f723c)), this.b, this.a); + Pair b = b(h0.b(f0.i(j, 0, this.f724c)), 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.f723c; + return this.f724c; } } 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 cfe94fe107..e0c0239f49 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 f724c; + public final long f725c; public final w d; public final z.a e; public final p f; @@ -49,7 +49,7 @@ public final class f implements h { public int q; /* renamed from: r reason: collision with root package name */ - public g f725r; + public g f726r; public boolean s; public boolean t; public long u; @@ -64,7 +64,7 @@ public final class f implements h { public f(int i) { this.b = i; - this.f724c = -9223372036854775807L; + this.f725c = -9223372036854775807L; this.d = new w(10); this.e = new z.a(); this.f = new p(); @@ -160,9 +160,9 @@ public final class f implements h { fVar = this; } } - if (this.f725r == null) { - w wVar = new w(this.e.f1072c); - iVar5.n(wVar.a, 0, this.e.f1072c); + if (this.f726r == null) { + w wVar = new w(this.e.f1073c); + iVar5.n(wVar.a, 0, this.e.f1073c); 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.f973c >= i6 + 4) { + if (wVar.f974c >= 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.f1072c, E, -1, null); + iVar4 = new i(position, aVar2.f1073c, 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", R.toString()); } } - iVar4 = new i(position, aVar2.f1072c, E, t, jArr); + iVar4 = new i(position, aVar2.f1073c, E, t, jArr); } iVar3 = iVar4; } if (iVar3 != null) { p pVar = fVar.f; - if (!((pVar.b == -1 || pVar.f804c == -1) ? false : true)) { + if (!((pVar.b == -1 || pVar.f805c == -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.f804c = i11; + pVar2.f805c = i11; } - iVar5.l(fVar.e.f1072c); + iVar5.l(fVar.e.f1073c); 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.f1072c); + iVar5.l(fVar.e.f1073c); 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.f1072c); + long j4 = position2 + ((long) aVar3.f1073c); 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.f1072c); + iVar.l(fVar.e.f1073c); iVar5 = iVar; hVar2 = hVar3; } hVar3 = null; fVar = this; - iVar.l(fVar.e.f1072c); + iVar.l(fVar.e.f1073c); iVar5 = iVar; hVar2 = hVar3; } else { @@ -350,7 +350,7 @@ public final class f implements h { i iVar6 = hVar; if ((fVar.b & 2) != 0) { if (eVar != null) { - d = eVar.f723c; + d = eVar.f724c; } else if (hVar != null) { j2 = hVar.i(); j = hVar.a(); @@ -375,18 +375,18 @@ public final class f implements h { } iVar2 = c(iVar); } - fVar.f725r = iVar2; + fVar.f726r = iVar2; fVar.i.a(iVar2); c.i.a.c.a2.w wVar2 = fVar.k; Format.b bVar = new Format.b(); z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2701x = aVar4.e; - bVar.f2702y = aVar4.d; + bVar.f2702x = aVar4.e; + bVar.f2703y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f804c; + bVar.B = pVar3.f805c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); @@ -394,23 +394,23 @@ public final class f implements h { eVar = null; if (!fVar.s) { } - fVar.f725r = iVar2; + fVar.f726r = iVar2; fVar.i.a(iVar2); c.i.a.c.a2.w wVar2 = fVar.k; Format.b bVar = new Format.b(); z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2701x = aVar4.e; - bVar.f2702y = aVar4.d; + bVar.f2702x = aVar4.e; + bVar.f2703y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f804c; + bVar.B = pVar3.f805c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); } - if (wVar.f973c >= 40) { + if (wVar.f974c >= 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.f1072c); + iVar5.l(fVar.e.f1073c); hVar = iVar3; if (iVar3 != null) { } @@ -442,18 +442,18 @@ public final class f implements h { eVar = null; if (!fVar.s) { } - fVar.f725r = iVar2; + fVar.f726r = iVar2; fVar.i.a(iVar2); c.i.a.c.a2.w wVar2 = fVar.k; Format.b bVar = new Format.b(); z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2701x = aVar4.e; - bVar.f2702y = aVar4.d; + bVar.f2702x = aVar4.e; + bVar.f2703y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f804c; + bVar.B = pVar3.f805c; 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.f1072c); + iVar5.l(fVar.e.f1073c); hVar = iVar3; if (iVar3 != null) { } @@ -488,18 +488,18 @@ public final class f implements h { eVar = null; if (!fVar.s) { } - fVar.f725r = iVar2; + fVar.f726r = iVar2; fVar.i.a(iVar2); c.i.a.c.a2.w wVar2 = fVar.k; Format.b bVar = new Format.b(); z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2701x = aVar4.e; - bVar.f2702y = aVar4.d; + bVar.f2702x = aVar4.e; + bVar.f2703y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f804c; + bVar.B = pVar3.f805c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); @@ -522,10 +522,10 @@ public final class f implements h { iVar5.l(1); fVar.l = 0; i = 0; - if (i == -1 && (fVar.f725r instanceof d)) { + if (i == -1 && (fVar.f726r instanceof d)) { a2 = fVar.a(fVar.o); - if (fVar.f725r.i() != a2) { - g gVar = fVar.f725r; + if (fVar.f726r.i() != a2) { + g gVar = fVar.f726r; ((d) gVar).d = a2; fVar.i.a(gVar); } @@ -534,21 +534,21 @@ public final class f implements h { } fVar.e.a(f3); if (fVar.n == -9223372036854775807L) { - fVar.n = fVar.f725r.d(iVar.getPosition()); - if (fVar.f724c != -9223372036854775807L) { - fVar.n = (fVar.f724c - fVar.f725r.d(0)) + fVar.n; + fVar.n = fVar.f726r.d(iVar.getPosition()); + if (fVar.f725c != -9223372036854775807L) { + fVar.n = (fVar.f725c - fVar.f726r.d(0)) + fVar.n; } } z.a aVar5 = fVar.e; - fVar.q = aVar5.f1072c; - g gVar2 = fVar.f725r; + fVar.q = aVar5.f1073c; + g gVar2 = fVar.f726r; if (gVar2 instanceof d) { d dVar = (d) gVar2; long a3 = fVar.a(fVar.o + ((long) aVar5.g)); - long position5 = iVar.getPosition() + ((long) fVar.e.f1072c); + long position5 = iVar.getPosition() + ((long) fVar.e.f1073c); if (!dVar.b(a3)) { dVar.b.a(a3); - dVar.f722c.a(position5); + dVar.f723c.a(position5); } if (fVar.t && dVar.b(fVar.u)) { fVar.t = false; @@ -558,7 +558,7 @@ public final class f implements h { } i = -1; a2 = fVar.a(fVar.o); - if (fVar.f725r.i() != a2) { + if (fVar.f726r.i() != a2) { } return i; } @@ -567,19 +567,19 @@ 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.f1072c, 0, null); + fVar.k.d(fVar.a(fVar.o), 1, fVar.e.f1073c, 0, null); fVar.o += (long) fVar.e.g; fVar.q = 0; } i = 0; a2 = fVar.a(fVar.o); - if (fVar.f725r.i() != a2) { + if (fVar.f726r.i() != a2) { } return i; } i = -1; a2 = fVar.a(fVar.o); - if (fVar.f725r.i() != a2) { + if (fVar.f726r.i() != a2) { } return i; } @@ -600,7 +600,7 @@ public final class f implements h { this.o = 0; this.q = 0; this.u = j2; - g gVar = this.f725r; + g gVar = this.f726r; if ((gVar instanceof d) && !((d) gVar).b(j2)) { this.t = true; this.k = this.h; @@ -608,7 +608,7 @@ public final class f implements h { } public final boolean i(i iVar) throws IOException { - g gVar = this.f725r; + g gVar = this.f726r; if (gVar != null) { long a2 = gVar.a(); if (a2 != -1 && iVar.f() > a2 - 4) { 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 9809a40b78..b48b9941a4 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 f726c; + public final long f727c; public final long d; public h(long[] jArr, long[] jArr2, long j, long j2) { this.a = jArr; this.b = jArr2; - this.f726c = j; + this.f727c = 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.f726c; + return this.f727c; } } 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 18fe10f0c3..69ef09ff92 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 f727c; + public final long f728c; 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.f727c = j2; + this.f728c = j2; this.f = jArr; this.d = j3; this.e = j3 != -1 ? j + j3 : -1; @@ -47,7 +47,7 @@ public final class i implements g { d.H(jArr); double d = (((double) j2) * 256.0d) / ((double) this.d); int e = f0.e(jArr, (long) d, true, true); - long j3 = this.f727c; + long j3 = this.f728c; 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.f727c); - double d = (((double) i) * 100.0d) / ((double) this.f727c); + long i = f0.i(j, 0, this.f728c); + double d = (((double) i) * 100.0d) / ((double) this.f728c); 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.f727c; + return this.f728c; } } 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 48015588d9..96fea25103 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 f728c = new ArrayList(); + public final List f729c = 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.f728c.size(); + int size = this.f729c.size(); for (int i2 = 0; i2 < size; i2++) { - b bVar = this.f728c.get(i2); + b bVar = this.f729c.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.f728c.toArray()) + " containers: " + Arrays.toString(this.d.toArray()); + return d.a(this.a) + " leaves: " + Arrays.toString(this.f729c.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 2d12fea583..9e69cc3903 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 @@ -43,11 +43,11 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f729c; + public final w f730c; public b(d.b bVar, Format format) { w wVar = bVar.b; - this.f729c = wVar; + this.f730c = wVar; wVar.D(12); int v = wVar.v(); if ("audio/raw".equals(format.t)) { @@ -74,7 +74,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.f729c.v() : i; + return i == -1 ? this.f730c.v() : i; } } @@ -84,7 +84,7 @@ public final class e { 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 int e; @@ -92,7 +92,7 @@ public final class e { w wVar = bVar.b; this.a = wVar; wVar.D(12); - this.f730c = wVar.v() & 255; + this.f731c = wVar.v() & 255; this.b = wVar.v(); } @@ -108,7 +108,7 @@ public final class e { @Override // c.i.a.c.a2.h0.e.a public int c() { - int i = this.f730c; + int i = this.f731c; if (i == 8) { return this.a.s(); } @@ -597,27 +597,27 @@ public final class e { i5 = i37; iArr2 = iArr10; } - long E = f0.E(j, 1000000, mVar2.f747c); + long E = f0.E(j, 1000000, mVar2.f748c); jArr3 = mVar2.h; if (jArr3 != null) { - f0.F(jArr2, 1000000, mVar2.f747c); + f0.F(jArr2, 1000000, mVar2.f748c); 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.f747c, mVar2.d) + j8; + long E2 = f0.E(mVar2.h[0], mVar2.f748c, 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.f747c); - long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f747c); + long E3 = f0.E(j8 - jArr2[0], (long) mVar2.f.H, mVar2.f748c); + long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f748c); if (!(E3 == 0 && E4 == 0) && E3 <= 2147483647L && E4 <= 2147483647L) { pVar.b = (int) E3; - pVar.f804c = (int) E4; - f0.F(jArr2, 1000000, mVar2.f747c); + pVar.f805c = (int) E4; + f0.F(jArr2, 1000000, mVar2.f748c); return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(mVar2.h[0], 1000000, mVar2.d)); } } @@ -630,9 +630,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.f747c); + jArr2[i41] = f0.E(jArr2[i41] - j10, 1000000, mVar2.f748c); } - return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f747c)); + return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f748c)); } boolean z6 = mVar2.b == 1; int[] iArr11 = new int[jArr8.length]; @@ -651,7 +651,7 @@ public final class e { long j11 = jArr10[i42]; if (j11 != -1) { iArr5 = iArr; - long E5 = f0.E(jArr11[i42], mVar2.f747c, mVar2.d); + long E5 = f0.E(jArr11[i42], mVar2.f748c, 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) { @@ -703,7 +703,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.f747c); + jArr13[i47] = f0.E(j12, 1000000, mVar2.d) + f0.E(Math.max(0L, jArr2[i48] - j13), 1000000, mVar2.f748c); if (z9 && iArr14[i47] > i51) { i51 = iArr4[i48]; } @@ -735,7 +735,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.f747c); + long E = f0.E(j, 1000000, mVar2.f748c); jArr3 = mVar2.h; if (jArr3 != null) { } @@ -993,7 +993,7 @@ public final class e { m a2 = m.a(wVar5); list3 = a2.a; i9 = a2.b; - str3 = a2.f981c; + str3 = a2.f982c; str2 = "video/hevc"; } else if (f14 == 1685480259 || f14 == 1685485123) { i8 = f11; @@ -1234,10 +1234,10 @@ public final class e { Format.b bVar = new Format.b(); bVar.a = num; bVar.k = str15; - bVar.f2701x = i43; - bVar.f2702y = i42; + bVar.f2702x = i43; + bVar.f2703y = i42; bVar.n = drmInitData3; - bVar.f2698c = str11; + bVar.f2699c = str11; format = bVar.a(); str7 = str15; } else { @@ -1266,10 +1266,10 @@ public final class e { Format.b bVar2 = new Format.b(); bVar2.a = num2; bVar2.k = str9; - bVar2.f2701x = i45; - bVar2.f2702y = i44; + bVar2.f2702x = i45; + bVar2.f2703y = i44; bVar2.n = drmInitData3; - bVar2.f2698c = str11; + bVar2.f2699c = str11; format = bVar2.a(); } else { str7 = str15; @@ -1281,18 +1281,18 @@ public final class e { Format.b bVar3 = new Format.b(); bVar3.a = num3; bVar3.k = "audio/ac4"; - bVar3.f2701x = 2; - bVar3.f2702y = i46; + bVar3.f2702x = 2; + bVar3.f2703y = i46; bVar3.n = drmInitData3; - bVar3.f2698c = str11; + bVar3.f2699c = str11; format = bVar3.a(); } else if (f17 == 1684305011) { Format.b r02 = c.d.b.a.a.r0(f3); r02.k = str6; - r02.f2701x = i19; - r02.f2702y = i18; + r02.f2702x = i19; + r02.f2703y = i18; r02.n = drmInitData3; - r02.f2698c = str11; + r02.f2699c = str11; format = r02.a(); } else { if (f17 == 1682927731) { @@ -1387,7 +1387,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.f1056c; + str8 = c9.f1057c; } uVar = u.t(bArr7); } @@ -1412,12 +1412,12 @@ public final class e { Format.b r03 = c.d.b.a.a.r0(f3); r03.k = str6; r03.h = str5; - r03.f2701x = i19; - r03.f2702y = i18; - r03.f2703z = i16; + r03.f2702x = i19; + r03.f2703y = i18; + r03.f2704z = i16; r03.m = uVar; r03.n = drmInitData3; - r03.f2698c = str11; + r03.f2699c = str11; format2 = r03.a(); } str = str11; @@ -1442,12 +1442,12 @@ public final class e { Format.b r03 = c.d.b.a.a.r0(f3); r03.k = str6; r03.h = str5; - r03.f2701x = i19; - r03.f2702y = i18; - r03.f2703z = i16; + r03.f2702x = i19; + r03.f2703y = i18; + r03.f2704z = i16; r03.m = uVar; r03.n = drmInitData3; - r03.f2698c = str11; + r03.f2699c = str11; format2 = r03.a(); str = str11; i29 = i12; @@ -1475,12 +1475,12 @@ public final class e { Format.b r03 = c.d.b.a.a.r0(f3); r03.k = str6; r03.h = str5; - r03.f2701x = i19; - r03.f2702y = i18; - r03.f2703z = i16; + r03.f2702x = i19; + r03.f2703y = i18; + r03.f2704z = i16; r03.m = uVar; r03.n = drmInitData3; - r03.f2698c = str11; + r03.f2699c = str11; format2 = r03.a(); str = str11; i29 = i12; @@ -1501,7 +1501,7 @@ public final class e { aVar4 = aVar6; Format.b r04 = c.d.b.a.a.r0(f3); r04.k = str18; - r04.f2698c = str11; + r04.f2699c = str11; r04.o = j3; r04.m = uVar2; format2 = r04.a(); @@ -1522,7 +1522,7 @@ public final class e { aVar4 = aVar6; Format.b r04 = c.d.b.a.a.r0(f3); r04.k = str18; - r04.f2698c = str11; + r04.f2699c = str11; r04.o = j3; r04.m = uVar2; format2 = r04.a(); @@ -1533,7 +1533,7 @@ public final class e { aVar4 = aVar6; Format.b r04 = c.d.b.a.a.r0(f3); r04.k = str18; - r04.f2698c = str11; + r04.f2699c = str11; r04.o = j3; r04.m = uVar2; format2 = r04.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 0ac05bc5a4..810c7d8b3f 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 f731c; + public final int f732c; public final int d; public f(int i, int i2, int i3, int i4) { this.a = i; this.b = i2; - this.f731c = i3; + this.f732c = 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 6ce1da4fd0..9a5aed5207 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 @@ -44,7 +44,7 @@ public class g implements h { public boolean G; /* renamed from: c reason: collision with root package name */ - public final int f732c; + public final int f733c; 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); @@ -61,7 +61,7 @@ public class g implements h { public long q; /* renamed from: r reason: collision with root package name */ - public int f733r; + public int f734r; @Nullable public c.i.a.c.i2.w s; public long t; @@ -69,17 +69,17 @@ public class g implements h { public long v; /* renamed from: w reason: collision with root package name */ - public long f734w; + public long f735w; /* renamed from: x reason: collision with root package name */ - public long f735x; + public long f736x; @Nullable /* renamed from: y reason: collision with root package name */ - public b f736y; + public b f737y; /* renamed from: z reason: collision with root package name */ - public int f737z; + public int f738z; /* compiled from: FragmentedMp4Extractor */ public static final class a { @@ -98,7 +98,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 f738c = new c.i.a.c.i2.w(); + public final c.i.a.c.i2.w f739c = new c.i.a.c.i2.w(); public p d; public f e; public int f; @@ -120,7 +120,7 @@ public class g implements h { } public long a() { - return !this.l ? this.d.f751c[this.f] : this.b.f[this.h]; + return !this.l ? this.d.f752c[this.f] : this.b.f[this.h]; } @Nullable @@ -174,7 +174,7 @@ public class g implements h { c.i.a.c.i2.w wVar2 = this.k; int length = bArr.length; wVar2.a = bArr; - wVar2.f973c = length; + wVar2.f974c = length; wVar2.b = 0; i3 = bArr.length; wVar = wVar2; @@ -191,8 +191,8 @@ public class g implements h { return i3 + 1; } if (!z2) { - this.f738c.z(8); - c.i.a.c.i2.w wVar4 = this.f738c; + this.f739c.z(8); + c.i.a.c.i2.w wVar4 = this.f739c; byte[] bArr2 = wVar4.a; bArr2[0] = 0; bArr2[1] = 1; @@ -210,13 +210,13 @@ public class g implements h { wVar5.E(-2); int i5 = (x2 * 6) + 2; if (i2 != 0) { - this.f738c.z(i5); - byte[] bArr3 = this.f738c.a; + this.f739c.z(i5); + byte[] bArr3 = this.f739c.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.f738c; + wVar5 = this.f739c; } this.a.f(wVar5, i5, 1); return i3 + 1 + i5; @@ -226,7 +226,7 @@ public class g implements h { o oVar = this.b; oVar.d = 0; oVar.q = 0; - oVar.f750r = false; + oVar.f751r = false; oVar.l = false; oVar.p = false; oVar.n = null; @@ -246,7 +246,7 @@ public class g implements h { public g(int i) { List emptyList = Collections.emptyList(); - this.f732c = i; + this.f733c = i; this.d = Collections.unmodifiableList(emptyList); byte[] bArr = new byte[16]; this.i = bArr; @@ -254,9 +254,9 @@ public class g implements h { this.m = new ArrayDeque<>(); this.n = new ArrayDeque<>(); this.e = new SparseArray<>(); - this.f734w = -9223372036854775807L; + this.f735w = -9223372036854775807L; this.v = -9223372036854775807L; - this.f735x = -9223372036854775807L; + this.f736x = -9223372036854775807L; this.D = j.d; this.E = new w[0]; this.F = new w[0]; @@ -312,7 +312,7 @@ public class g implements h { bArr = new byte[a2]; } wVar2.a = bArr; - wVar2.f973c = a2; + wVar2.f974c = a2; wVar2.b = 0; oVar.l = true; oVar.p = true; @@ -336,7 +336,7 @@ public class g implements h { public final void c() { this.o = 0; - this.f733r = 0; + this.f734r = 0; } public final f d(SparseArray sparseArray, int i) { @@ -372,14 +372,14 @@ public class g implements h { int i2 = this.o; int i3 = 1; if (i2 == 0) { - if (this.f733r == 0) { + if (this.f734r == 0) { if (!iVar2.c(this.l.a, 0, 8, true)) { z3 = false; if (z3) { return -1; } } else { - this.f733r = 8; + this.f734r = 8; this.l.D(0); this.q = this.l.t(); this.p = this.l.f(); @@ -388,7 +388,7 @@ public class g implements h { long j7 = this.q; if (j7 == 1) { iVar2.readFully(this.l.a, 8, 8); - this.f733r += 8; + this.f734r += 8; this.q = this.l.w(); } else if (j7 == 0) { long b2 = iVar.b(); @@ -396,14 +396,14 @@ public class g implements h { b2 = this.m.peek().b; } if (b2 != -1) { - this.q = (b2 - iVar.getPosition()) + ((long) this.f733r); + this.q = (b2 - iVar.getPosition()) + ((long) this.f734r); } } - if (this.q >= ((long) this.f733r)) { - long position = iVar.getPosition() - ((long) this.f733r); + if (this.q >= ((long) this.f734r)) { + long position = iVar.getPosition() - ((long) this.f734r); int i4 = this.p; if ((i4 == 1836019558 || i4 == 1835295092) && !this.G) { - this.D.a(new t.b(this.f734w, position)); + this.D.a(new t.b(this.f735w, position)); this.G = true; } if (this.p == 1836019558) { @@ -411,25 +411,25 @@ public class g implements h { for (int i5 = 0; i5 < size; i5++) { o oVar = this.e.valueAt(i5).b; Objects.requireNonNull(oVar); - oVar.f749c = position; + oVar.f750c = position; oVar.b = position; } } int i6 = this.p; if (i6 == 1835295092) { - this.f736y = null; + this.f737y = 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) { long position2 = (iVar.getPosition() + this.q) - 8; this.m.push(new d.a(this.p, position2)); - if (this.q == ((long) this.f733r)) { + if (this.q == ((long) this.f734r)) { j(position2); } else { c(); } } else if (i6 == 1751411826 || i6 == 1835296868 || i6 == 1836476516 || i6 == 1936286840 || i6 == 1937011556 || i6 == 1937011827 || i6 == 1668576371 || i6 == 1937011555 || i6 == 1937011578 || i6 == 1937013298 || i6 == 1937007471 || i6 == 1668232756 || i6 == 1937011571 || i6 == 1952867444 || i6 == 1952868452 || i6 == 1953196132 || i6 == 1953654136 || i6 == 1953658222 || i6 == 1886614376 || i6 == 1935763834 || i6 == 1935763823 || i6 == 1936027235 || i6 == 1970628964 || i6 == 1935828848 || i6 == 1936158820 || i6 == 1701606260 || i6 == 1835362404 || i6 == 1701671783) { - if (this.f733r == 8) { + if (this.f734r == 8) { long j8 = this.q; if (j8 <= 2147483647L) { c.i.a.c.i2.w wVar = new c.i.a.c.i2.w((int) j8); @@ -457,7 +457,7 @@ public class g implements h { } else if (i2 != 1) { long j9 = RecyclerView.FOREVER_NS; if (i2 != 2) { - b bVar = this.f736y; + b bVar = this.f737y; if (bVar == null) { SparseArray sparseArray = this.e; int size2 = sparseArray.size(); @@ -493,14 +493,14 @@ public class g implements h { a3 = 0; } iVar2.l(a3); - this.f736y = bVar2; + this.f737y = 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.f737z = i8; + this.f738z = i8; if (bVar.f < bVar.i) { iVar2.l(i8); n b3 = bVar.b(); @@ -516,25 +516,25 @@ public class g implements h { } } if (!bVar.c()) { - this.f736y = null; + this.f737y = null; } this.o = 3; if (i3 != 0) { } } else { if (bVar.d.a.g == 1) { - this.f737z = i8 - 8; + this.f738z = i8 - 8; iVar2.l(8); } if ("audio/ac4".equals(bVar.d.a.f.t)) { - this.A = bVar.d(this.f737z, 7); - m.a(this.f737z, this.j); + this.A = bVar.d(this.f738z, 7); + m.a(this.f738z, this.j); bVar.a.c(this.j, 7); this.A += 7; } else { - this.A = bVar.d(this.f737z, 0); + this.A = bVar.d(this.f738z, 0); } - this.f737z += this.A; + this.f738z += this.A; this.o = 4; this.B = 0; } @@ -553,7 +553,7 @@ public class g implements h { if (i11 == 0) { while (true) { int i12 = this.A; - int i13 = this.f737z; + int i13 = this.f738z; if (i12 >= i13) { break; } @@ -566,7 +566,7 @@ public class g implements h { bArr[2] = 0; int i14 = i11 + 1; int i15 = 4 - i11; - while (this.A < this.f737z) { + while (this.A < this.f738z) { int i16 = this.B; if (i16 == 0) { iVar2.readFully(bArr, i15, i14); @@ -585,13 +585,13 @@ public class g implements h { z2 = true; this.C = z2; this.A += 5; - this.f737z += i15; + this.f738z += i15; } } z2 = false; this.C = z2; this.A += 5; - this.f737z += i15; + this.f738z += i15; } else { throw new ParserException("Invalid NAL length"); } @@ -602,7 +602,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.f973c); + int e = u.e(wVar4.a, wVar4.f974c); this.h.D("video/hevc".equals(mVar.f.t) ? 1 : 0); this.h.C(e); c.c.a.a0.d.L(j, this.h, this.F); @@ -621,7 +621,7 @@ public class g implements h { i17 |= BasicMeasure.EXACTLY; } n b5 = bVar.b(); - wVar3.d(j, i17, this.f737z, 0, b5 != null ? b5.f748c : null); + wVar3.d(j, i17, this.f738z, 0, b5 != null ? b5.f749c : null); while (!this.n.isEmpty()) { a removeFirst = this.n.removeFirst(); this.u -= removeFirst.b; @@ -634,7 +634,7 @@ public class g implements h { } } if (!bVar.c()) { - this.f736y = null; + this.f737y = null; } this.o = 3; i3 = 1; @@ -646,7 +646,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.f749c; + long j12 = oVar4.f750c; if (j12 < j9) { bVar3 = this.e.valueAt(i19); j9 = j12; @@ -661,7 +661,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.f973c); + iVar2.readFully(wVar5.a, 0, wVar5.f974c); oVar5.o.D(0); oVar5.p = false; } else { @@ -670,7 +670,7 @@ public class g implements h { } } } else { - int i20 = ((int) this.q) - this.f733r; + int i20 = ((int) this.q) - this.f734r; c.i.a.c.i2.w wVar6 = this.s; if (wVar6 != null) { iVar2.readFully(wVar6.a, 8, i20); @@ -678,7 +678,7 @@ public class g implements h { d.b bVar4 = new d.b(i21, wVar6); long position5 = iVar.getPosition(); if (!this.m.isEmpty()) { - this.m.peek().f728c.add(bVar4); + this.m.peek().f729c.add(bVar4); } else { if (i21 == 1936286840) { wVar6.D(8); @@ -724,7 +724,7 @@ public class g implements h { } } Pair create = Pair.create(Long.valueOf(E), new c(iArr, jArr, jArr2, jArr3)); - this.f735x = ((Long) create.first).longValue(); + this.f736x = ((Long) create.first).longValue(); this.D.a((t) create.second); this.G = true; } else if (i21 == 1701671783 && this.E.length != 0) { @@ -738,7 +738,7 @@ public class g implements h { Objects.requireNonNull(str); long t3 = wVar6.t(); long E2 = f0.E(wVar6.t(), 1000000, t3); - long j17 = this.f735x; + long j17 = this.f736x; if (j17 != -9223372036854775807L) { j16 = j17 + E2; } @@ -814,7 +814,7 @@ public class g implements h { this.E = wVarArr; int i2 = 100; int i3 = 0; - if ((this.f732c & 4) != 0) { + if ((this.f733c & 4) != 0) { wVarArr[0] = this.D.p(100, 5); i2 = 101; i = 1; @@ -897,15 +897,15 @@ public class g implements h { int i18 = 12; if (i17 == 1836019574) { c.c.a.a0.d.E(true, "Unexpected moov box."); - DrmInitData h = h(pop.f728c); + DrmInitData h = h(pop.f729c); d.a b2 = pop.b(1836475768); Objects.requireNonNull(b2); SparseArray sparseArray2 = new SparseArray<>(); - int size = b2.f728c.size(); + int size = b2.f729c.size(); long j3 = -9223372036854775807L; int i19 = 0; while (i19 < size) { - d.b bVar3 = b2.f728c.get(i19); + d.b bVar3 = b2.f729c.get(i19); int i20 = bVar3.a; if (i20 == 1953654136) { c.i.a.c.i2.w wVar2 = bVar3.b; @@ -922,14 +922,14 @@ public class g implements h { i19++; i18 = 12; } - ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f732c & 16) != 0, false, new c(gVar3)); + ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f733c & 16) != 0, false, new c(gVar3)); int size2 = arrayList.size(); if (gVar3.e.size() == 0) { for (int i21 = 0; i21 < size2; i21++) { p pVar = (p) arrayList.get(i21); m mVar = pVar.a; gVar3.e.put(mVar.a, new b(gVar3.D.p(i21, mVar.b), pVar, gVar3.d(sparseArray2, mVar.a))); - gVar3.f734w = Math.max(gVar3.f734w, mVar.e); + gVar3.f735w = Math.max(gVar3.f735w, mVar.e); } gVar3.D.j(); } else { @@ -950,7 +950,7 @@ public class g implements h { int i23 = 8; if (i17 == 1836019558) { SparseArray sparseArray3 = gVar3.e; - int i24 = gVar3.f732c; + int i24 = gVar3.f733c; byte[] bArr5 = gVar3.i; int size3 = pop.d.size(); int i25 = 0; @@ -970,28 +970,28 @@ public class g implements h { long w2 = wVar4.w(); o oVar2 = valueAt.b; oVar2.b = w2; - oVar2.f749c = w2; + oVar2.f750c = w2; } 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.f731c, (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.f732c, (f & 32) != 0 ? wVar4.f() : fVar2.d); } if (valueAt != null) { o oVar3 = valueAt.b; long j4 = oVar3.q; - boolean z7 = oVar3.f750r; + boolean z7 = oVar3.f751r; valueAt.e(); valueAt.l = true; d.b c3 = aVar4.c(1952867444); if (c3 == null || (i24 & 2) != 0) { oVar3.q = j4; - oVar3.f750r = z7; + oVar3.f751r = z7; } else { c.i.a.c.i2.w wVar5 = c3.b; wVar5.D(i23); oVar3.q = ((wVar5.f() >> 24) & 255) == 1 ? wVar5.w() : wVar5.t(); - oVar3.f750r = true; + oVar3.f751r = true; } - List list2 = aVar4.f728c; + List list2 = aVar4.f729c; int size4 = list2.size(); int i26 = 0; int i27 = 0; @@ -1081,7 +1081,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.f747c); + j2 = f0.E(mVar3.i[0], 1000000, mVar3.f748c); int[] iArr2 = oVar5.h; int[] iArr3 = oVar5.i; long[] jArr3 = oVar5.j; @@ -1089,7 +1089,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.f747c; + long j5 = mVar3.f748c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1108,7 +1108,7 @@ public class g implements h { i14 = wVar7.f(); } else { z4 = z10; - i14 = fVar3.f731c; + i14 = fVar3.f732c; } a(i14); if (z11) { @@ -1133,7 +1133,7 @@ public class g implements h { iArr4[i12] = 0; } jArr3[i12] = f0.E(j6, 1000000, j5) - j2; - if (!oVar5.f750r) { + if (!oVar5.f751r) { bVar2 = bVar7; i16 = i11; iArr = iArr4; @@ -1178,7 +1178,7 @@ public class g implements h { if (mVar3.b == 2) { } i11 = oVar5.g[i31] + i32; - long j5 = mVar3.f747c; + long j5 = mVar3.f748c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1272,7 +1272,7 @@ public class g implements h { } int v3 = wVar10.v(); if (v3 == 1) { - oVar3.f749c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); + oVar3.f750c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); } else { throw new ParserException(c.d.b.a.a.l("Unexpected saio entry count: ", v3)); } @@ -1284,8 +1284,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.f728c.size(); i38++) { - d.b bVar8 = aVar4.f728c.get(i38); + for (int i38 = 0; i38 < aVar4.f729c.size(); i38++) { + d.b bVar8 = aVar4.f729c.get(i38); c.i.a.c.i2.w wVar13 = bVar8.b; int i39 = bVar8.a; if (i39 == 1935828848) { @@ -1348,10 +1348,10 @@ public class g implements h { throw new ParserException("Entry count in sbgp != 1 (unsupported)."); } } - int size5 = aVar4.f728c.size(); + int size5 = aVar4.f729c.size(); int i42 = 0; while (i42 < size5) { - d.b bVar9 = aVar4.f728c.get(i42); + d.b bVar9 = aVar4.f729c.get(i42); if (bVar9.a == 1970628964) { c.i.a.c.i2.w wVar14 = bVar9.b; wVar14.D(8); @@ -1391,7 +1391,7 @@ public class g implements h { pop = aVar; i24 = i; } - DrmInitData h2 = h(pop.f728c); + DrmInitData h2 = h(pop.f729c); 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 afc814db50..f249436a50 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 @@ -36,7 +36,7 @@ public final class i implements h, t { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f739c; + public final w f740c; public final w d; public final w e; public final w f; @@ -54,21 +54,21 @@ public final class i implements h, t { public int q; /* renamed from: r reason: collision with root package name */ - public int f740r; + public int f741r; public j s; public a[] t; public long[][] u; public int v; /* renamed from: w reason: collision with root package name */ - public long f741w; + public long f742w; /* renamed from: x reason: collision with root package name */ - public int f742x; + public int f743x; @Nullable /* renamed from: y reason: collision with root package name */ - public MotionPhotoMetadata f743y; + public MotionPhotoMetadata f744y; /* compiled from: Mp4Extractor */ public static final class a { @@ -76,13 +76,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 f744c; + public final c.i.a.c.a2.w f745c; public int d; public a(m mVar, p pVar, c.i.a.c.a2.w wVar) { this.a = mVar; this.b = pVar; - this.f744c = wVar; + this.f745c = wVar; } } @@ -97,7 +97,7 @@ public final class i implements h, t { this.i = new ArrayList(); this.f = new w(16); this.g = new ArrayDeque<>(); - this.f739c = new w(u.a); + this.f740c = new w(u.a); this.d = new w(4); this.e = new w(); this.o = -1; @@ -108,7 +108,7 @@ public final class i implements h, t { if (a2 == -1) { a2 = pVar.b(j); } - return a2 == -1 ? j2 : Math.min(pVar.f751c[a2], j2); + return a2 == -1 ? j2 : Math.min(pVar.f752c[a2], j2); } @Override // c.i.a.c.a2.h @@ -141,11 +141,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.f742x == 2 && (this.b & 2) != 0) { + if (this.f743x == 2 && (this.b & 2) != 0) { j jVar = this.s; Objects.requireNonNull(jVar); c.i.a.c.a2.w p = jVar.p(0, 4); - MotionPhotoMetadata motionPhotoMetadata = this.f743y; + MotionPhotoMetadata motionPhotoMetadata = this.f744y; if (motionPhotoMetadata != null) { metadata = new Metadata(motionPhotoMetadata); } @@ -221,7 +221,7 @@ public final class i implements h, t { long j6 = (long) this.m; long j7 = position2 - j6; if (this.k == 1836086884) { - this.f743y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); + this.f744y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); } this.n = null; this.j = 1; @@ -265,9 +265,9 @@ public final class i implements h, t { } } } - this.f742x = i8; + this.f743x = i8; } else if (!this.g.isEmpty()) { - this.g.peek().f728c.add(new d.b(this.k, wVar3)); + this.g.peek().f729c.add(new d.b(this.k, wVar3)); } } else if (j8 < Permission.USE_EXTERNAL_EMOJIS) { iVar.l((int) j8); @@ -304,7 +304,7 @@ public final class i implements h, t { int i13 = aVar.d; p pVar = aVar.b; if (i13 != pVar.b) { - long j12 = pVar.f751c[i13]; + long j12 = pVar.f752c[i13]; long j13 = this.u[i11][i13]; long j14 = j12 - position4; boolean z6 = j14 < 0 || j14 >= Permission.USE_EXTERNAL_EMOJIS; @@ -333,10 +333,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.f744c; + c.i.a.c.a2.w wVar4 = aVar2.f745c; int i15 = aVar2.d; p pVar2 = aVar2.b; - long j15 = pVar2.f751c[i15]; + long j15 = pVar2.f752c[i15]; int i16 = pVar2.d[i15]; long j16 = (j15 - position4) + ((long) this.p); if (j16 < 0 || j16 >= Permission.USE_EXTERNAL_EMOJIS) { @@ -367,7 +367,7 @@ public final class i implements h, t { int b2 = wVar4.b(iVar, i16 - i18, false); this.p += b2; this.q += b2; - this.f740r -= b2; + this.f741r -= b2; } } else { byte[] bArr2 = this.d.a; @@ -376,16 +376,16 @@ public final class i implements h, t { bArr2[2] = 0; int i19 = 4 - i17; while (this.q < i16) { - int i20 = this.f740r; + int i20 = this.f741r; if (i20 == 0) { iVar.readFully(bArr2, i19, i17); this.p += i17; this.d.D(0); int f3 = this.d.f(); if (f3 >= 0) { - this.f740r = f3; - this.f739c.D(0); - wVar4.c(this.f739c, 4); + this.f741r = f3; + this.f740c.D(0); + wVar4.c(this.f740c, 4); this.q += 4; i16 += i19; } else { @@ -395,7 +395,7 @@ public final class i implements h, t { int b3 = wVar4.b(iVar, i20, false); this.p += b3; this.q += b3; - this.f740r -= b3; + this.f741r -= b3; } } } @@ -405,7 +405,7 @@ public final class i implements h, t { this.o = -1; this.p = 0; this.q = 0; - this.f740r = 0; + this.f741r = 0; return 0; } else if (i2 == 3) { k kVar = this.h; @@ -434,16 +434,16 @@ public final class i implements h, t { i4 = 2; } } - kVar.f746c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); + kVar.f747c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); i23++; s = 2816; i4 = 2; } - if (kVar.f746c.isEmpty()) { + if (kVar.f747c.isEmpty()) { sVar.a = 0; } else { kVar.d = 3; - sVar.a = kVar.f746c.get(0).a; + sVar.a = kVar.f747c.get(0).a; } } else if (i21 == 3) { long position5 = iVar.getPosition(); @@ -451,8 +451,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.f746c.size()) { - k.a aVar3 = kVar.f746c.get(i25); + while (i25 < kVar.f747c.size()) { + k.a aVar3 = kVar.f747c.get(i25); wVar6.D((int) (aVar3.a - position5)); wVar6.E(i3); int h = wVar6.h(); @@ -570,7 +570,7 @@ public final class i implements h, t { this.o = -1; this.p = 0; this.q = 0; - this.f740r = 0; + this.f741r = 0; if (j != 0) { a[] aVarArr = this.t; if (aVarArr != null) { @@ -587,7 +587,7 @@ public final class i implements h, t { j(); } else { k kVar = this.h; - kVar.f746c.clear(); + kVar.f747c.clear(); kVar.d = 0; this.i.clear(); } @@ -618,12 +618,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.f751c[a2]; + j2 = pVar.f752c[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.f751c[b]; + long j10 = pVar.f752c[b]; j5 = j9; j7 = j10; } @@ -657,7 +657,7 @@ public final class i implements h, t { @Override // c.i.a.c.a2.t public long i() { - return this.f741w; + return this.f742w; } public final void j() { @@ -720,7 +720,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.f742x == 1; + boolean z5 = iVar3.f743x == 1; p pVar = new p(); d.b c2 = pop.c(1969517665); int i9 = 1768715124; @@ -1115,13 +1115,13 @@ public final class i implements h, t { a2.l = pVar2.e + 30; int i35 = mVar.b; if (i35 == 2 && j4 > 0 && (i7 = pVar2.b) > 1) { - a2.f2699r = ((float) i7) / (((float) j4) / 1000000.0f); + a2.f2700r = ((float) i7) / (((float) j4) / 1000000.0f); } if (i35 == 1) { int i36 = pVar.b; - if ((i36 == -1 || pVar.f804c == -1) ? false : true) { + if ((i36 == -1 || pVar.f805c == -1) ? false : true) { a2.A = i36; - a2.B = pVar.f804c; + a2.B = pVar.f805c; } } Metadata[] metadataArr = new Metadata[2]; @@ -1142,7 +1142,7 @@ public final class i implements h, t { if (metadata11.i.length > 0) { a2.i = metadata11; } - aVar.f744c.e(a2.a()); + aVar.f745c.e(a2.a()); if (mVar.b == 2 && i34 == -1) { i34 = arrayList.size(); } @@ -1175,7 +1175,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f744c.e(a2.a()); + aVar.f745c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1186,7 +1186,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f744c.e(a2.a()); + aVar.f745c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1203,7 +1203,7 @@ public final class i implements h, t { iVar = iVar3; long j5 = 0; iVar.v = i34; - iVar.f741w = j2; + iVar.f742w = j2; aVarArr = (a[]) arrayList.toArray(new a[0]); iVar.t = aVarArr; long[][] jArr = new long[aVarArr.length][]; @@ -1257,7 +1257,7 @@ public final class i implements h, t { iVar = iVar3; long j5 = 0; iVar.v = i34; - iVar.f741w = j2; + iVar.f742w = j2; aVarArr = (a[]) arrayList.toArray(new a[0]); iVar.t = aVarArr; long[][] jArr = new long[aVarArr.length][]; @@ -1293,7 +1293,7 @@ public final class i implements h, t { iVar = iVar3; long j5 = 0; iVar.v = i34; - iVar.f741w = j2; + iVar.f742w = j2; aVarArr = (a[]) arrayList.toArray(new a[0]); iVar.t = aVarArr; long[][] jArr = new long[aVarArr.length][]; 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 01293fe538..76b80aa048 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[] f745c; + public final byte[] f746c; public j(UUID uuid, int i, byte[] bArr) { this.a = uuid; this.b = i; - this.f745c = bArr; + this.f746c = 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 4eea3cd2f9..c74b19e84a 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 @@ -7,11 +7,11 @@ import java.util.ArrayList; import java.util.List; /* compiled from: SefReader */ public final class k { - public static final c.i.b.a.k a = new c.i.b.a.k(new j(new b.C0125b(MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR))); - public static final c.i.b.a.k b = new c.i.b.a.k(new j(new b.C0125b('*'))); + public static final c.i.b.a.k a = new c.i.b.a.k(new j(new b.C0126b(MentionUtilsKt.EMOJIS_AND_STICKERS_CHAR))); + public static final c.i.b.a.k b = new c.i.b.a.k(new j(new b.C0126b('*'))); /* renamed from: c reason: collision with root package name */ - public final List f746c = new ArrayList(); + public final List f747c = 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 5ca17e5717..4d8aa93be6 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 f747c; + public final long f748c; 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.f747c = j; + this.f748c = 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 4a1fad82e2..baa16d2ccb 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 f748c; + public final w.a f749c; 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.f748c = new w.a(i4, bArr, i2, i3); + this.f749c = 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 aff23bea8b..9a1b16fc4c 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 f749c; + public long f750c; public int d; public int e; public long[] f = new long[0]; @@ -26,5 +26,5 @@ public final class o { public long q; /* renamed from: r reason: collision with root package name */ - public boolean f750r; + public boolean f751r; } 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 35db866537..62653d9ebd 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[] f751c; + public final long[] f752c; public final int[] d; public final int e; public final long[] f; @@ -21,7 +21,7 @@ public final class p { d.k(jArr.length == jArr2.length); d.k(iArr2.length == jArr2.length ? true : z2); this.a = mVar; - this.f751c = jArr; + this.f752c = 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 06069b6ad0..d327dfac5e 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 f752c; + public final long f753c; public final i d; public int e; public long f; @@ -27,8 +27,8 @@ public final class b implements g { /* compiled from: DefaultOggSeeker */ /* renamed from: c.i.a.c.a2.i0.b$b reason: collision with other inner class name */ - public final class C0087b implements t { - public C0087b(a aVar) { + public final class C0088b implements t { + public C0088b(a aVar) { } @Override // c.i.a.c.a2.t @@ -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.f752c; + long j3 = bVar.f753c; 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 { d.k(j >= 0 && j2 > j); this.d = iVar; this.b = j; - this.f752c = j2; + this.f753c = j2; if (j3 == j2 - j || z2) { this.f = j4; this.e = 4; @@ -69,7 +69,7 @@ public final class b implements g { @Nullable public t a() { if (this.f != 0) { - return new C0087b(null); + return new C0088b(null); } return null; } @@ -85,7 +85,7 @@ public final class b implements g { long position = iVar.getPosition(); this.g = position; this.e = 1; - long j3 = this.f752c - 65307; + long j3 = this.f753c - 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.f756c; + long j5 = fVar.f757c; 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.f756c; + this.k = this.a.f757c; } 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.f756c > this.h) { + if (fVar2.f757c > 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.f756c; + this.k = this.a.f757c; 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.f752c); - this.f = this.a.f756c; + } while (iVar.getPosition() < this.f753c); + this.f = this.a.f757c; 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.f752c; + this.j = this.f753c; 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 ae5ce559d7..86d2fd41f6 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 f753c = -1; + public long f754c = -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() { - d.D(this.f753c != -1); - return new n(this.a, this.f753c); + d.D(this.f754c != -1); + return new n(this.a, this.f754c); } @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.f973c), null); + bVar.a = oVar2.e(Arrays.copyOfRange(bArr, 9, wVar.f974c), null); return true; } else if ((bArr[0] & Byte.MAX_VALUE) == 3) { o.a L1 = d.L1(wVar); @@ -96,7 +96,7 @@ public final class c extends i { } a aVar = this.o; if (aVar != null) { - aVar.f753c = j; + aVar.f754c = 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 4d823a837a..c98e13864f 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 @@ -20,7 +20,7 @@ public class d implements h { public i b; /* renamed from: c reason: collision with root package name */ - public boolean f754c; + public boolean f755c; static { a aVar = a.a; @@ -94,14 +94,14 @@ public class d implements h { throw new ParserException("Failed to determine bitstream type"); } } - if (!this.f754c) { + if (!this.f755c) { c.i.a.c.a2.w p = this.a.p(0, 1); this.a.j(); i iVar2 = this.b; - iVar2.f757c = this.a; + iVar2.f758c = this.a; iVar2.b = p; iVar2.e(true); - this.f754c = true; + this.f755c = true; } i iVar3 = this.b; c.c.a.a0.d.H(iVar3.b); @@ -139,7 +139,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.f756c, (fVar.b & 4) != 0); + iVar3.d = new b(iVar3, iVar3.f, iVar.b(), (long) (fVar.e + fVar.f), fVar.f757c, (fVar.b & 4) != 0); iVar3.h = i; e eVar = iVar3.a; w wVar = eVar.b; @@ -147,7 +147,7 @@ public class d implements h { if (bArr.length != 65025) { return 0; } - wVar.B(Arrays.copyOf(bArr, Math.max(65025, wVar.f973c)), eVar.b.f973c); + wVar.B(Arrays.copyOf(bArr, Math.max(65025, wVar.f974c)), eVar.b.f974c); return 0; } i = 2; @@ -174,7 +174,7 @@ public class d implements h { if (!iVar3.l) { t a = iVar3.d.a(); c.c.a.a0.d.H(a); - iVar3.f757c.a(a); + iVar3.f758c.a(a); iVar3.l = true; } if (iVar3.k > 0 || iVar3.a.b(iVar)) { @@ -185,8 +185,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.f973c); - iVar3.b.d(j3, 1, wVar2.f973c, 0, null); + iVar3.b.c(wVar2, wVar2.f974c); + iVar3.b.d(j3, 1, wVar2.f974c, 0, null); iVar3.e = -1; } } @@ -212,7 +212,7 @@ public class d implements h { e eVar = iVar.a; eVar.a.b(); eVar.b.z(0); - eVar.f755c = -1; + eVar.f756c = -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 c13d7c3581..ad6e65c4cd 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 f755c = -1; + public int f756c = -1; public int d; public boolean e; @@ -41,36 +41,36 @@ public final class e { this.b.z(0); } while (!this.e) { - if (this.f755c < 0) { + if (this.f756c < 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.f973c == 0) { + if ((fVar.b & 1) == 1 && this.b.f974c == 0) { i2 += a(0); i = this.d + 0; } else { i = 0; } iVar.l(i2); - this.f755c = i; + this.f756c = i; } - int a = a(this.f755c); - int i3 = this.f755c + this.d; + int a = a(this.f756c); + int i3 = this.f756c + this.d; if (a > 0) { w wVar = this.b; - wVar.b(wVar.f973c + a); + wVar.b(wVar.f974c + a); w wVar2 = this.b; - iVar.readFully(wVar2.a, wVar2.f973c, a); + iVar.readFully(wVar2.a, wVar2.f974c, a); w wVar3 = this.b; - wVar3.C(wVar3.f973c + a); + wVar3.C(wVar3.f974c + a); this.e = this.a.g[i3 + -1] != 255; } if (i3 == this.a.d) { i3 = -1; } - this.f755c = i3; + this.f756c = 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 122e63290d..f78be4cd8a 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 f756c; + public long f757c; 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.f756c = ((((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.f757c = ((((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.f756c = 0; + this.f757c = 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 48409fe382..d1f7b79605 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.f973c); + byte[] copyOf = Arrays.copyOf(wVar.a, wVar.f974c); List h = d.h(copyOf); Format.b bVar2 = new Format.b(); bVar2.k = "audio/opus"; - bVar2.f2701x = copyOf[9] & 255; - bVar2.f2702y = 48000; + bVar2.f2702x = copyOf[9] & 255; + bVar2.f2703y = 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 9f9443eec6..21d5fd02a3 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 f757c; + public j f758c; 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 e83aeb2730..dae134ad4c 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 @@ -27,7 +27,7 @@ public final class j extends i { @Nullable /* renamed from: r reason: collision with root package name */ - public y f758r; + public y f759r; /* compiled from: VorbisReader */ public static final class a { @@ -35,13 +35,13 @@ public final class j extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final z[] f759c; + public final z[] f760c; public final int d; public a(a0 a0Var, y yVar, byte[] bArr, z[] zVarArr, int i) { this.a = a0Var; this.b = bArr; - this.f759c = zVarArr; + this.f760c = zVarArr; this.d = i; } } @@ -69,21 +69,21 @@ public final class j extends i { a aVar = this.n; d.H(aVar); a aVar2 = aVar; - int i2 = !aVar2.f759c[(b >> 1) & (255 >>> (8 - aVar2.d))].a ? aVar2.a.e : aVar2.a.f; + int i2 = !aVar2.f760c[(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.f973c + 4; + int i3 = wVar.f974c + 4; if (length < i3) { wVar.A(Arrays.copyOf(bArr2, i3)); } else { wVar.C(i3); } byte[] bArr3 = wVar.a; - int i4 = wVar.f973c; + int i4 = wVar.f974c; bArr3[i4 - 4] = (byte) ((int) (j & 255)); bArr3[i4 - 3] = (byte) ((int) ((j >>> 8) & 255)); bArr3[i4 - 2] = (byte) ((int) ((j >>> 16) & 255)); @@ -121,13 +121,13 @@ public final class j extends i { int h3 = wVar.h(); int i6 = h3 <= 0 ? -1 : h3; int s2 = wVar.s(); - this.q = new a0(k, s, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s2 & 15)), (int) Math.pow(2.0d, (double) ((s2 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f973c)); + this.q = new a0(k, s, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s2 & 15)), (int) Math.pow(2.0d, (double) ((s2 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f974c)); } else { - y yVar = this.f758r; + y yVar = this.f759r; if (yVar == null) { - this.f758r = d.N1(wVar, true, true); + this.f759r = d.N1(wVar, true, true); } else { - int i7 = wVar.f973c; + int i7 = wVar.f974c; byte[] bArr3 = new byte[i7]; System.arraycopy(wVar.a, 0, bArr3, 0, i7); int i8 = a0Var.a; @@ -359,7 +359,7 @@ public final class j extends i { } } else { StringBuilder O = c.d.b.a.a.O("expected code book to start with [0x56, 0x43, 0x42] at "); - O.append((xVar.f808c * 8) + xVar.d); + O.append((xVar.f809c * 8) + xVar.d); throw new ParserException(O.toString()); } } @@ -374,9 +374,9 @@ public final class j extends i { Format.b bVar2 = new Format.b(); bVar2.k = "audio/vorbis"; bVar2.f = a0Var2.d; - bVar2.g = a0Var2.f686c; - bVar2.f2701x = a0Var2.a; - bVar2.f2702y = a0Var2.b; + bVar2.g = a0Var2.f687c; + bVar2.f2702x = a0Var2.a; + bVar2.f2703y = a0Var2.b; bVar2.m = arrayList; bVar.a = bVar2.a(); return true; @@ -394,7 +394,7 @@ public final class j extends i { if (z2) { this.n = null; this.q = null; - this.f758r = null; + this.f759r = null; } this.o = 0; this.p = false; 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 8f2bad51cf..9467438512 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 f760c; + public boolean f761c; 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.f760c = true; + this.f761c = 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 94af30dd61..41807f1662 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 f761c = new w(4096); + public final w f762c = 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 f762c = new v(new byte[64]); + public final v f763c = 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.f760c) { + if (!a0Var.f761c) { 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.f973c - 4; + int i3 = wVar.f974c - 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.f973c; + int i5 = wVar2.f974c; 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.f761c.a, 0, 4, true)) { + if ((f != -1 && f < 4) || !iVar.e(this.f762c.a, 0, 4, true)) { return -1; } - this.f761c.D(0); - int f2 = this.f761c.f(); + this.f762c.D(0); + int f2 = this.f762c.f(); if (f2 == 441) { return -1; } if (f2 == 442) { - iVar.n(this.f761c.a, 0, 10); - this.f761c.D(9); - iVar.l((this.f761c.s() & 7) + 14); + iVar.n(this.f762c.a, 0, 10); + this.f762c.D(9); + iVar.l((this.f762c.s() & 7) + 14); return 0; } else if (f2 == 443) { - iVar.n(this.f761c.a, 0, 2); - this.f761c.D(0); - iVar.l(this.f761c.x() + 6); + iVar.n(this.f762c.a, 0, 2); + this.f762c.D(0); + iVar.l(this.f762c.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.f761c.a, 0, 2); - this.f761c.D(0); - int x2 = this.f761c.x() + 6; + iVar.n(this.f762c.a, 0, 2); + this.f762c.D(0); + int x2 = this.f762c.x() + 6; if (aVar == null) { iVar.l(x2); return 0; } - this.f761c.z(x2); - iVar.readFully(this.f761c.a, 0, x2); - this.f761c.D(6); - w wVar3 = this.f761c; - wVar3.e(aVar.f762c.a, 0, 3); - aVar.f762c.k(0); - aVar.f762c.m(8); - aVar.d = aVar.f762c.f(); - aVar.e = aVar.f762c.f(); - aVar.f762c.m(6); - int g = aVar.f762c.g(8); + this.f762c.z(x2); + iVar.readFully(this.f762c.a, 0, x2); + this.f762c.D(6); + w wVar3 = this.f762c; + wVar3.e(aVar.f763c.a, 0, 3); + aVar.f763c.k(0); + aVar.f763c.m(8); + aVar.d = aVar.f763c.f(); + aVar.e = aVar.f763c.f(); + aVar.f763c.m(6); + int g = aVar.f763c.g(8); aVar.g = g; - wVar3.e(aVar.f762c.a, 0, g); - aVar.f762c.k(0); + wVar3.e(aVar.f763c.a, 0, g); + aVar.f763c.k(0); aVar.h = 0; if (aVar.d) { - aVar.f762c.m(4); - aVar.f762c.m(1); - aVar.f762c.m(1); - long g2 = (((long) aVar.f762c.g(3)) << 30) | ((long) (aVar.f762c.g(15) << 15)) | ((long) aVar.f762c.g(15)); - aVar.f762c.m(1); + aVar.f763c.m(4); + aVar.f763c.m(1); + aVar.f763c.m(1); + long g2 = (((long) aVar.f763c.g(3)) << 30) | ((long) (aVar.f763c.g(15) << 15)) | ((long) aVar.f763c.g(15)); + aVar.f763c.m(1); if (!aVar.f && aVar.e) { - aVar.f762c.m(4); - aVar.f762c.m(1); - aVar.f762c.m(1); - aVar.f762c.m(1); - aVar.b.b((((long) aVar.f762c.g(3)) << 30) | ((long) (aVar.f762c.g(15) << 15)) | ((long) aVar.f762c.g(15))); + aVar.f763c.m(4); + aVar.f763c.m(1); + aVar.f763c.m(1); + aVar.f763c.m(1); + aVar.b.b((((long) aVar.f763c.g(3)) << 30) | ((long) (aVar.f763c.g(15) << 15)) | ((long) aVar.f763c.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.f761c; + w wVar4 = this.f762c; 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.f963c = -9223372036854775807L; + e0Var.f964c = -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 cfd74b98a1..22af45988d 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 f763c; + public int f764c; public int d; public boolean e; public boolean f; @@ -63,18 +63,18 @@ public final class d0 implements i0 { int s4 = this.b.s(); this.e = (s3 & 128) != 0; int i4 = (((s3 & 15) << 8) | s4) + 3; - this.f763c = i4; + this.f764c = 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.f763c - this.d); + int min2 = Math.min(wVar.a(), this.f764c - this.d); wVar.e(this.b.a, this.d, min2); int i5 = this.d + min2; this.d = i5; - int i6 = this.f763c; + int i6 = this.f764c; if (i5 != i6) { continue; } else { @@ -89,7 +89,7 @@ public final class d0 implements i0 { this.f = true; return; } - this.b.C(this.f763c - 4); + this.b.C(this.f764c - 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 9dff201b26..e33ea24b39 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.f2698c = format.k; + bVar.f2699c = 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 c3f9fba888..0e22965891 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 f764c; + public boolean f765c; 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.f764c) { + if (!this.f765c) { this.a.l = 0; - this.f764c = true; + this.f765c = 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.f764c = false; + this.f765c = 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 a42a7441cc..451683bf04 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 f765c; + public final int f766c; public final int d; public a(int i, e0 e0Var, int i2) { - this.f765c = i; + this.f766c = 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.f973c; + int i = wVar.f974c; 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 K1 = d.K1(wVar, i2, this.f765c); + long K1 = d.K1(wVar, i2, this.f766c); if (K1 != -9223372036854775807L) { long b = this.a.b(K1); 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 39a558cf77..1bdd19e619 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 f766c; + public final String f767c; 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.f766c = str; + this.f767c = 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.f1057c[vVar.g(2)]; + i5 = l.f1058c[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.f2701x = i; - bVar.f2702y = i15; - bVar.f2698c = this.f766c; + bVar.f2702x = i; + bVar.f2703y = i15; + bVar.f2699c = this.f767c; 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 7b2e929341..e013652890 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 f767c = new w(); + public final w f768c = 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.f767c.A(f0.f); + this.f768c.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 462afc9591..48b1f7e6bb 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 f768c; + public boolean f769c; 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.f768c) { + if (!this.f769c) { this.a.m = 0; - this.f768c = true; + this.f769c = 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.f768c = false; + this.f769c = 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 77b76e0509..0ecad59d80 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 f769c; + public final List f770c; public final w d; public final SparseIntArray e; public final i0.c f; @@ -43,7 +43,7 @@ public final class h0 implements h { public i0 q; /* renamed from: r reason: collision with root package name */ - public int f770r; + public int f771r; public int s; /* compiled from: TsExtractor */ @@ -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 f771c = new SparseIntArray(); + public final SparseIntArray f772c = 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.f769c.get(0); + e0Var = h0Var.f770c.get(0); } else { - e0Var = new e0(h0Var.f769c.get(0).c()); - h0.this.f769c.add(e0Var); + e0Var = new e0(h0Var.f770c.get(0).c()); + h0.this.f770c.add(e0Var); } if ((wVar.s() & 128) != 0) { wVar.E(1); @@ -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.f771c.clear(); + this.f772c.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.f771c.get(i16, 8192)) { + if (i2 >= this.f772c.get(i16, 8192)) { } } else { i2 = g2; } - this.f771c.put(i16, i2); + this.f772c.put(i16, i2); this.b.put(i16, i0Var); } } i0Var = h0Var6.f.a(g, bVar2); if (h0.this.a != 2) { } - this.f771c.put(i16, i2); + this.f772c.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.f771c.size(); + int size = this.f772c.size(); int i18 = 0; while (i18 < size) { - int keyAt = this.f771c.keyAt(i18); - int valueAt = this.f771c.valueAt(i18); + int keyAt = this.f772c.keyAt(i18); + int valueAt = this.f772c.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.f769c = Collections.singletonList(e0Var); + this.f770c = Collections.singletonList(e0Var); } else { ArrayList arrayList = new ArrayList(); - this.f769c = arrayList; + this.f770c = arrayList; arrayList.add(e0Var); } this.d = new w(new byte[9400], 0); @@ -478,12 +478,12 @@ public final class h0 implements h { if (iVar.getPosition() != j2) { sVar.a = j2; } else { - g0Var.f767c.z(min); + g0Var.f768c.z(min); iVar.k(); - iVar.n(g0Var.f767c.a, 0, min); - w wVar = g0Var.f767c; + iVar.n(g0Var.f768c.a, 0, min); + w wVar = g0Var.f768c; int i4 = wVar.b; - int i5 = wVar.f973c; + int i5 = wVar.f974c; 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.f767c.z(min2); + g0Var.f768c.z(min2); iVar.k(); - iVar.n(g0Var.f767c.a, 0, min2); - w wVar2 = g0Var.f767c; + iVar.n(g0Var.f768c.a, 0, min2); + w wVar2 = g0Var.f768c; int i6 = wVar2.b; - int i7 = wVar2.f973c; + int i7 = wVar2.f974c; while (true) { if (i6 >= i7) { break; @@ -597,7 +597,7 @@ public final class h0 implements h { z2 = true; break; } - int i8 = this.d.f973c; + int i8 = this.d.f974c; 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.f973c; + int i10 = wVar4.f974c; byte[] bArr2 = wVar4.a; int i11 = i9; while (i11 < i10 && bArr2[i11] != 71) { @@ -620,18 +620,18 @@ public final class h0 implements h { this.d.D(i11); int i12 = i11 + 188; if (i12 > i10) { - int i13 = (i11 - i9) + this.f770r; - this.f770r = i13; + int i13 = (i11 - i9) + this.f771r; + this.f771r = i13; i2 = 2; if (this.a == 2 && i13 > 376) { throw new ParserException("Cannot find sync byte. Most likely not a Transport Stream."); } } else { i2 = 2; - this.f770r = r3; + this.f771r = r3; } w wVar5 = this.d; - int i14 = wVar5.f973c; + int i14 = wVar5.f974c; if (i12 > i14) { return r3; } @@ -702,13 +702,13 @@ public final class h0 implements h { public void g(long j, long j2) { f0 f0Var; d.D(this.a != 2); - int size = this.f769c.size(); + int size = this.f770c.size(); for (int i = 0; i < size; i++) { - e0 e0Var = this.f769c.get(i); + e0 e0Var = this.f770c.get(i); if ((e0Var.d() == -9223372036854775807L) || !(e0Var.d() == 0 || e0Var.c() == j2)) { synchronized (e0Var) { e0Var.a = j2; - e0Var.f963c = -9223372036854775807L; + e0Var.f964c = -9223372036854775807L; } } } @@ -720,7 +720,7 @@ public final class h0 implements h { for (int i2 = 0; i2 < this.g.size(); i2++) { this.g.valueAt(i2).c(); } - this.f770r = 0; + this.f771r = 0; } @Override // c.i.a.c.a2.h 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 37c5af7a30..5c2bd42118 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 f772c; + public final String f773c; 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.f772c = str; + this.f773c = 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.f2701x = 2; - bVar.f2702y = b.a; - bVar.f2698c = this.f772c; + bVar.f2702x = 2; + bVar.f2703y = b.a; + bVar.f2699c = this.f773c; Format a = bVar.a(); this.k = a; this.e.e(a); } this.l = b.b; - this.j = (((long) b.f1058c) * 1000000) / ((long) this.k.H); + this.j = (((long) b.f1059c) * 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 12a0b92716..e6ac68c6a7 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 f773c; + public final List f774c; public final byte[] d; public b(int i, @Nullable String str, @Nullable List list, byte[] bArr) { this.a = i; this.b = str; - this.f773c = list == null ? Collections.emptyList() : Collections.unmodifiableList(list); + this.f774c = 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 f774c; + public final int f775c; public int d; public String e; @@ -65,14 +65,14 @@ public interface i0 { } this.a = str; this.b = i2; - this.f774c = i3; + this.f775c = 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.f774c; + this.d = i == Integer.MIN_VALUE ? this.b : i + this.f775c; 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 fa7a572741..1cadee44bd 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 f775c; + public final w f776c; 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.f775c = wVar; + this.f776c = wVar; this.d = new v(wVar.a); } public final int a(i iVar) throws IOException { int i = 0; while (true) { - iVar.n(this.f775c.a, 0, 10); - this.f775c.D(0); - if (this.f775c.u() != 4801587) { + iVar.n(this.f776c.a, 0, 10); + this.f776c.D(0); + if (this.f776c.u() != 4801587) { break; } - this.f775c.E(3); - int r2 = this.f775c.r(); + this.f776c.E(3); + int r2 = this.f776c.r(); i += r2 + 10; iVar.g(r2); } @@ -73,16 +73,16 @@ public final class j implements h { int i2 = 0; int i3 = 0; while (true) { - iVar.n(this.f775c.a, 0, 2); - this.f775c.D(0); - if (!k.g(this.f775c.x())) { + iVar.n(this.f776c.a, 0, 2); + this.f776c.D(0); + if (!k.g(this.f776c.x())) { break; } i2++; if (i2 >= 4 && i3 > 188) { return true; } - iVar.n(this.f775c.a, 0, 4); + iVar.n(this.f776c.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 433e9d6f8d..eb5850ab8c 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.f2698c = format.k; + bVar.f2699c = 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 969091ef65..5ed1d6db34 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 f776c = new v(new byte[7]); + public final v f777c = new v(new byte[7]); public final w d = new w(Arrays.copyOf(a, 10)); @Nullable public final String e; @@ -38,7 +38,7 @@ public final class k implements o { public boolean q; /* renamed from: r reason: collision with root package name */ - public long f777r; + public long f778r; public int s; public long t; public c.i.a.c.a2.w u; @@ -48,7 +48,7 @@ public final class k implements o { h(); this.n = -1; this.o = -1; - this.f777r = -9223372036854775807L; + this.f778r = -9223372036854775807L; this.b = z2; this.e = str; } @@ -81,7 +81,7 @@ public final class k implements o { if (i4 == 0) { byte[] bArr = wVar.a; int i7 = wVar.b; - int i8 = wVar.f973c; + int i8 = wVar.f974c; 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.f776c.a, 1)) { - this.f776c.k(4); - int g = this.f776c.g(1); + if (i(wVar, this.f777c.a, 1)) { + this.f777c.k(4); + int g = this.f777c.g(1); int i10 = this.n; if (i10 == -1 || g == i10) { if (this.o != -1) { - if (i(wVar, this.f776c.a, 1)) { - this.f776c.k(i6); - if (this.f776c.g(4) == this.o) { + if (i(wVar, this.f777c.a, 1)) { + this.f777c.k(i6); + if (this.f777c.g(4) == this.o) { wVar.D(i9 + 2); } } @@ -112,12 +112,12 @@ public final class k implements o { break; } } - if (i(wVar, this.f776c.a, 4)) { - this.f776c.k(14); - int g2 = this.f776c.g(i5); + if (i(wVar, this.f777c.a, 4)) { + this.f777c.k(14); + int g2 = this.f777c.g(i5); if (g2 >= 7) { byte[] bArr2 = wVar.a; - int i11 = wVar.f973c; + int i11 = wVar.f974c; int i12 = i9 + g2; if (i12 < i11) { if (bArr2[i12] == -1) { @@ -174,41 +174,41 @@ public final class k implements o { } else if (i4 != 1) { if (i4 != 2) { if (i4 == 3) { - if (a(wVar, this.f776c.a, this.l ? 7 : 5)) { - this.f776c.k(0); + if (a(wVar, this.f777c.a, this.l ? 7 : 5)) { + this.f777c.k(0); if (!this.q) { - int g3 = this.f776c.g(2) + 1; + int g3 = this.f777c.g(2) + 1; if (g3 != 2) { Log.w("AdtsReader", "Detected audio object type: " + g3 + ", but assuming AAC LC."); g3 = 2; } - this.f776c.m(5); - int g4 = this.f776c.g(3); + this.f777c.m(5); + int g4 = this.f777c.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.f1056c; - bVar.f2701x = c2.b; - bVar.f2702y = c2.a; + bVar.h = c2.f1057c; + bVar.f2702x = c2.b; + bVar.f2703y = c2.a; bVar.m = Collections.singletonList(bArr3); - bVar.f2698c = this.e; + bVar.f2699c = this.e; Format a2 = bVar.a(); - this.f777r = 1024000000 / ((long) a2.H); + this.f778r = 1024000000 / ((long) a2.H); this.g.e(a2); this.q = true; } else { - this.f776c.m(10); + this.f777c.m(10); } - this.f776c.m(4); - int g5 = (this.f776c.g(13) - 2) - 5; + this.f777c.m(4); + int g5 = (this.f777c.g(13) - 2) - 5; if (this.l) { g5 -= 2; } c.i.a.c.a2.w wVar2 = this.g; - long j = this.f777r; + long j = this.f778r; this.i = 4; this.j = 0; this.u = wVar2; @@ -240,10 +240,10 @@ public final class k implements o { this.s = this.d.r() + 10; } } else if (wVar.a() != 0) { - v vVar = this.f776c; + v vVar = this.f777c; vVar.a[0] = wVar.a[wVar.b]; vVar.k(2); - int g6 = this.f776c.g(4); + int g6 = this.f777c.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 9ad9036f7f..fab4518f19 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.f773c)); + return new y(new n(bVar.f774c)); } 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.f1349c); + String str2 = new String(bArr, i7, 3, c.f1350c); 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.f2698c = str2; + bVar2.f2699c = 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 ed6b8f4b94..ffe98768ec 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 f778c; + public String f779c; 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.f778c; + String str = this.f779c; 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.f972c, 14); - int i16 = vVar2.f972c; + int min2 = Math.min(8 - vVar2.f973c, 14); + int i16 = vVar2.f973c; 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.f972c = 0; + vVar2.f973c = 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.f1070c; + int[] iArr = c.i.a.c.v1.w.f1071c; 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.f2701x = i24; - bVar.f2702y = i23; + bVar.f2702x = i24; + bVar.f2703y = i23; bVar.n = null; - bVar.f2698c = str2; + bVar.f2699c = 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.f778c = dVar.b(); + this.f779c = 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 155eb66176..6d61722f48 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 f779c; + public boolean f780c; 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.f779c = false; + this.f780c = false; } this.d--; - return this.f779c; + return this.f780c; } @Override // c.i.a.c.a2.j0.o public void b(c.i.a.c.i2.w wVar) { - if (!this.f779c) { + if (!this.f780c) { 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.f779c = false; + this.f780c = false; } @Override // c.i.a.c.a2.j0.o public void d() { - if (this.f779c) { + if (this.f780c) { for (w wVar : this.b) { wVar.d(this.f, 1, this.e, 0, null); } - this.f779c = false; + this.f780c = 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.f2698c = aVar.a; + bVar.f2699c = 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.f779c = true; + this.f780c = 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 d723ed734f..2f8e007836 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 f780c; + public w f781c; @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 f781c; + public int f782c; 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.f781c; + int i4 = this.f782c; if (length < i4 + i3) { this.e = Arrays.copyOf(bArr2, (i4 + i3) * 2); } - System.arraycopy(bArr, i, this.e, this.f781c, i3); - this.f781c += i3; + System.arraycopy(bArr, i, this.e, this.f782c, i3); + this.f782c += i3; } } } @@ -101,12 +101,12 @@ public final class p implements o { long j2; int i6; float f2; - d.H(this.f780c); + d.H(this.f781c); int i7 = wVar.b; - int i8 = wVar.f973c; + int i8 = wVar.f974c; byte[] bArr = wVar.a; this.i += (long) wVar.a(); - this.f780c.c(wVar, wVar.a()); + this.f781c.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.f781c - i12; - aVar.f781c = i13; + int i13 = aVar.f782c - i12; + aVar.f782c = 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.f781c); + byte[] copyOf = Arrays.copyOf(aVar2.e, aVar2.f782c); 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.f780c.e((Format) create.first); + this.f781c.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.f780c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f781c.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.f780c.e((Format) create.first); + this.f781c.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.f780c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f781c.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.f780c.e((Format) create.first); + this.f781c.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.f780c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f781c.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.f780c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f781c.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.f781c = 0; + aVar.f782c = 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.f780c = jVar.p(dVar.c(), 2); + this.f781c = 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 691d69d9d2..73b43845ab 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 f782c = new w(); + public final w f783c = 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 f783c; + public int f784c; 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.f783c = 0; + this.f784c = 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 f784c; + public boolean f785c; 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.f784c) { + if (this.f785c) { int i3 = this.f; int i4 = (i + 1) - i3; if (i4 < i2) { this.d = ((bArr[i4] & 192) >> 6) == 0; - this.f784c = false; + this.f785c = false; return; } this.f = (i2 - i) + i3; @@ -126,7 +126,7 @@ public final class q implements o { d.H(this.g); d.H(this.j); int i4 = wVar.b; - int i5 = wVar.f973c; + int i5 = wVar.f974c; 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.f783c; + int i10 = aVar.f784c; 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.f782c; + w wVar6 = this.f783c; int i14 = f0.a; wVar6.B(this.f.d, e); - this.b.a(this.l, this.f782c); + this.b.a(this.l, this.f783c); } 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.f784c = i7 == 182; + bVar3.f785c = 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.f784c = i7 == 182; + bVar3.f785c = 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.f784c = i7 == 182; + bVar3.f785c = 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.f784c = i7 == 182; + bVar3.f785c = 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.f783c = 4; + aVar.f784c = 4; } } else if (i7 > 31) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f783c = 3; + aVar.f784c = 3; } } else if (i7 != 181) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f783c = 2; + aVar.f784c = 2; } } else if (i7 == 176) { - aVar.f783c = 1; + aVar.f784c = 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.f784c = i7 == 182; + bVar3.f785c = 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.f784c = false; + bVar.f785c = 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 5802be3578..fcd6ba86c9 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 f785c; + public final boolean f786c; 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 f786c; + public final boolean f787c; public final SparseArray d = new SparseArray<>(); public final SparseArray e = new SparseArray<>(); public final x f; @@ -57,7 +57,7 @@ public final class r implements o { public long q; /* renamed from: r reason: collision with root package name */ - public boolean f787r; + public boolean f788r; /* compiled from: H264Reader */ public static final class a { @@ -66,7 +66,7 @@ public final class r implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public u.b f788c; + public u.b f789c; public int d; public int e; public int f; @@ -88,7 +88,7 @@ public final class r implements o { public b(w wVar, boolean z2, boolean z3) { this.a = wVar; this.b = z2; - this.f786c = z3; + this.f787c = z3; byte[] bArr = new byte[128]; this.g = bArr; this.f = new x(bArr, 0, 0); @@ -103,7 +103,7 @@ public final class r implements o { public r(e0 e0Var, boolean z2, boolean z3) { this.a = e0Var; this.b = z2; - this.f785c = z3; + this.f786c = z3; } /* JADX WARNING: Removed duplicated region for block: B:44:0x011e */ @@ -126,7 +126,7 @@ public final class r implements o { int i8; int i9; int i10; - if (!this.l || this.k.f786c) { + if (!this.l || this.k.f787c) { this.d.a(bArr, i, i2); this.e.a(bArr, i, i2); } @@ -152,7 +152,7 @@ public final class r implements o { bVar.f.f(); if (bVar.f.c()) { int f = bVar.f.f(); - if (!bVar.f786c) { + if (!bVar.f787c) { bVar.k = false; b.a aVar = bVar.n; aVar.e = f; @@ -196,7 +196,7 @@ public final class r implements o { i9 = 0; } else if (bVar.f.c()) { i9 = bVar.f.g(); - if (aVar2.f970c && !z4) { + if (aVar2.f971c && !z4) { if (bVar.f.c()) { i7 = bVar.f.g(); i5 = 0; @@ -215,7 +215,7 @@ public final class r implements o { i5 = 0; } else if (bVar.f.b(bVar2.l)) { i8 = bVar.f.e(bVar2.l); - if (!aVar2.f970c || z4) { + if (!aVar2.f971c || z4) { i10 = 0; } else if (bVar.f.c()) { i10 = bVar.f.g(); @@ -229,7 +229,7 @@ public final class r implements o { return; } b.a aVar3 = bVar.n; - aVar3.f788c = bVar2; + aVar3.f789c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -262,7 +262,7 @@ public final class r implements o { if (i4 == 0) { } b.a aVar3 = bVar.n; - aVar3.f788c = bVar2; + aVar3.f789c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -329,7 +329,7 @@ public final class r implements o { d.H(this.j); int i3 = f0.a; int i4 = wVar.b; - int i5 = wVar.f973c; + int i5 = wVar.f974c; byte[] bArr2 = wVar.a; this.g += (long) wVar.a(); this.j.c(wVar, wVar.a()); @@ -349,26 +349,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.f786c) { + if (!this.l || this.k.f787c) { this.d.b(i10); this.e.b(i10); if (this.l) { i = i5; bArr = bArr2; w wVar2 = this.d; - if (wVar2.f795c) { + if (wVar2.f796c) { 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.f795c) { + if (wVar3.f796c) { u.a c2 = u.c(wVar3.d, 3, wVar3.e); this.k.e.append(c2.a, c2); this.e.c(); } } - } else if (this.d.f795c && this.e.f795c) { + } else if (this.d.f796c && this.e.f796c) { ArrayList arrayList = new ArrayList(); w wVar4 = this.d; arrayList.add(Arrays.copyOf(wVar4.d, wVar4.e)); @@ -379,7 +379,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.f971c); + String a2 = h.a(d2.a, d2.b, d2.f972c); w wVar8 = this.j; Format.b bVar3 = new Format.b(); bArr = bArr2; @@ -407,14 +407,14 @@ public final class r implements o { boolean z4 = this.l; boolean z5 = this.n; if (bVar.i != 9) { - if (bVar.f786c) { + if (bVar.f787c) { b.a aVar = bVar.n; b.a aVar2 = bVar.m; if (aVar.a) { if (aVar2.a) { - u.b bVar4 = aVar.f788c; + u.b bVar4 = aVar.f789c; d.H(bVar4); - u.b bVar5 = aVar2.f788c; + u.b bVar5 = aVar2.f789c; d.H(bVar5); if (aVar.f == aVar2.f) { if (aVar.g == aVar2.g) { @@ -459,15 +459,15 @@ public final class r implements o { b.a aVar3 = bVar.n; z5 = aVar3.b && ((i2 = aVar3.e) == 7 || i2 == 2); } - boolean z7 = bVar.f787r; + boolean z7 = bVar.f788r; int i14 = bVar.i; z2 = z7 | (i14 != 5 || (z5 && i14 == 1)); - bVar.f787r = z2; + bVar.f788r = z2; if (z2) { this.n = false; } long j3 = this.m; - if (!this.l || this.k.f786c) { + if (!this.l || this.k.f787c) { this.d.d(i7); this.e.d(i7); } @@ -477,7 +477,7 @@ public final class r implements o { bVar2.l = j3; bVar2.j = j; int i15 = bVar2.b ? 1 : 1; - if (bVar2.f786c) { + if (bVar2.f787c) { if (!(i7 == 5 || i7 == i15 || i7 == 2)) { } b.a aVar4 = bVar2.m; @@ -494,18 +494,18 @@ public final class r implements o { } if (z4 && bVar.o) { long j4 = bVar.j; - bVar.a.d(bVar.q, bVar.f787r ? 1 : 0, (int) (j4 - bVar.p), i9 + ((int) (j - j4)), null); + bVar.a.d(bVar.q, bVar.f788r ? 1 : 0, (int) (j4 - bVar.p), i9 + ((int) (j - j4)), null); } bVar.p = bVar.j; bVar.q = bVar.l; - bVar.f787r = false; + bVar.f788r = false; bVar.o = true; if (bVar.b) { } - boolean z7 = bVar.f787r; + boolean z7 = bVar.f788r; int i14 = bVar.i; z2 = z7 | (i14 != 5 || (z5 && i14 == 1)); - bVar.f787r = z2; + bVar.f788r = z2; if (z2) { } long j3 = this.m; @@ -518,7 +518,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f786c) { + if (bVar2.f787c) { } i4 = i6; i5 = i; @@ -534,17 +534,17 @@ public final class r implements o { if (bVar.i != 9) { } long j4 = bVar.j; - bVar.a.d(bVar.q, bVar.f787r ? 1 : 0, (int) (j4 - bVar.p), i9 + ((int) (j - j4)), null); + bVar.a.d(bVar.q, bVar.f788r ? 1 : 0, (int) (j4 - bVar.p), i9 + ((int) (j - j4)), null); bVar.p = bVar.j; bVar.q = bVar.l; - bVar.f787r = false; + bVar.f788r = false; bVar.o = true; if (bVar.b) { } - boolean z7 = bVar.f787r; + boolean z7 = bVar.f788r; int i14 = bVar.i; z2 = z7 | (i14 != 5 || (z5 && i14 == 1)); - bVar.f787r = z2; + bVar.f788r = z2; if (z2) { } long j3 = this.m; @@ -557,7 +557,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f786c) { + if (bVar2.f787c) { } i4 = i6; i5 = i; @@ -593,7 +593,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.f785c); + this.k = new b(p, this.b, this.f786c); 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 be6f1568f1..b3c42b21bb 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 f789c; + public w f790c; 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 f790c; + public boolean f791c; 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; - d.H(this.f789c); + d.H(this.f790c); int i6 = f0.a; while (wVar.a() > 0) { - int i7 = wVar2.f973c; + int i7 = wVar2.f974c; byte[] bArr2 = wVar2.a; this.l += (long) wVar.a(); - this.f789c.c(wVar2, wVar.a()); + this.f790c.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.f790c; + aVar.m = aVar.f791c; 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.f790c; + aVar.m = aVar.f791c; 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.f795c) { + if (wVar3.f796c) { w wVar4 = this.h; - if (wVar4.f795c) { + if (wVar4.f796c) { w wVar5 = this.i; - if (wVar5.f795c) { - w wVar6 = this.f789c; + if (wVar5.f796c) { + w wVar6 = this.f790c; 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.f790c = z5; + aVar2.f791c = 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.f790c = z5; + aVar2.f791c = 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.f789c = p; + this.f790c = 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 9fdc7f5503..2eeea226c5 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 f791c; + public boolean f792c; 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) { d.H(this.b); - if (this.f791c) { + if (this.f792c) { 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.f791c = false; + this.f792c = false; return; } } @@ -46,16 +46,16 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void c() { - this.f791c = false; + this.f792c = false; } @Override // c.i.a.c.a2.j0.o public void d() { int i; d.H(this.b); - if (this.f791c && (i = this.e) != 0 && this.f == i) { + if (this.f792c && (i = this.e) != 0 && this.f == i) { this.b.d(this.d, 1, i, 0, null); - this.f791c = false; + this.f792c = 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.f791c = true; + this.f792c = 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 e6825ae5c7..853e263ccd 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 f792c; + public final v f793c; public c.i.a.c.a2.w d; public String e; public Format f; @@ -35,7 +35,7 @@ public final class u implements o { public long q; /* renamed from: r reason: collision with root package name */ - public int f793r; + public int f794r; public long s; public int t; @Nullable @@ -45,7 +45,7 @@ public final class u implements o { this.a = str; w wVar = new w(1024); this.b = wVar; - this.f792c = new v(wVar.a); + this.f793c = new v(wVar.a); } public static long a(v vVar) { @@ -81,25 +81,25 @@ public final class u implements o { bArr = new byte[s2]; } wVar2.B(bArr, s2); - v vVar = this.f792c; + v vVar = this.f793c; byte[] bArr2 = this.b.a; Objects.requireNonNull(vVar); int length = bArr2.length; vVar.a = bArr2; vVar.b = 0; - vVar.f972c = 0; + vVar.f973c = 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.f792c.a, this.h, min); + wVar.e(this.f793c.a, this.h, min); int i3 = this.h + min; this.h = i3; if (i3 == this.i) { - this.f792c.k(0); - v vVar2 = this.f792c; + this.f793c.k(0); + v vVar2 = this.f793c; if (!vVar2.f()) { this.l = true; int g = vVar2.g(1); @@ -124,10 +124,10 @@ public final class u implements o { bVar.a = this.e; bVar.k = "audio/mp4a-latm"; bVar.h = this.u; - bVar.f2701x = this.t; - bVar.f2702y = this.f793r; + bVar.f2702x = this.t; + bVar.f2703y = this.f794r; bVar.m = Collections.singletonList(bArr3); - bVar.f2698c = this.a; + bVar.f2699c = this.a; Format a = bVar.a(); if (!a.equals(this.f)) { this.f = a; @@ -244,8 +244,8 @@ 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.f1056c; - this.f793r = c2.a; + this.u = c2.f1057c; + this.f794r = 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 eda8cbc2c8..d80a2305ea 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 f794c; + public final String f795c; 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.f794c = str; + this.f795c = 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.f973c; + int i3 = wVar.f974c; 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.f1072c; + this.k = aVar.f1073c; 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.f2701x = aVar.e; - bVar.f2702y = i5; - bVar.f2698c = this.f794c; + bVar.f2702x = aVar.e; + bVar.f2703y = i5; + bVar.f2699c = this.f795c; 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 6ae2c0e86f..87bac2be8b 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 f795c; + public boolean f796c; public byte[] d; public int e; @@ -39,13 +39,13 @@ public final class w { } this.e -= i; this.b = false; - this.f795c = true; + this.f796c = true; return true; } public void c() { this.b = false; - this.f795c = false; + this.f796c = false; } public void d(int i) { @@ -57,7 +57,7 @@ public final class w { this.b = z2; if (z2) { this.e = 3; - this.f795c = false; + this.f796c = 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 e7771e53a3..367bb56fc1 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 f796c; + public w f797c; 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.f796c = p; + this.f797c = 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.f2695x) { + if (d != format.f2696x) { Format.b a = format.a(); a.o = d; Format a2 = a.a(); this.a = a2; - this.f796c.e(a2); + this.f797c.e(a2); } int a3 = wVar.a(); - this.f796c.c(wVar, a3); - w wVar2 = this.f796c; + this.f797c.c(wVar, a3); + w wVar2 = this.f797c; e0 e0Var = this.b; synchronized (e0Var) { - long j3 = e0Var.f963c; + long j3 = e0Var.f964c; 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 b176fc6573..bf6c379aff 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 f797c = 0; + public int f798c = 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.f797c; + int i4 = this.f798c; 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.f797c; + int i5 = this.f798c; 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.f797c = 0; + this.f798c = 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.f797c = i; + this.f798c = 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 accd3ba761..12c0933c7d 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.f973c; + int i3 = wVar.f974c; if (wVar.a() >= 10) { wVar.E(9); int s = 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.f973c, wVar.b + wVar.x())); + wVar.D(Math.min(wVar.f974c, 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 7dcacbe8e0..7f93446d64 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,17 +19,17 @@ public final class b implements h { public w b; /* renamed from: c reason: collision with root package name */ - public AbstractC0088b f798c; + public AbstractC0089b f799c; public int d = -1; public long e = -1; /* compiled from: WavExtractor */ - public static final class a implements AbstractC0088b { + public static final class a implements AbstractC0089b { public static final int[] a = {-1, -1, -1, -1, 2, 4, 6, 8, -1, -1, -1, -1, 2, 4, 6, 8}; 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 f799c; + public final j f800c; 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.f799c = jVar; + this.f800c = jVar; this.d = wVar; this.e = cVar; - int max = Math.max(1, cVar.f801c / 10); + int max = Math.max(1, cVar.f802c / 10); this.i = max; byte[] bArr = cVar.f; int length = bArr.length; @@ -60,23 +60,23 @@ 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.f801c; + int i4 = cVar.f802c; 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.f2701x = cVar.b; - bVar.f2702y = i4; - bVar.f2703z = 2; + bVar.f2702x = cVar.b; + bVar.f2703y = i4; + bVar.f2704z = 2; this.j = bVar.a(); return; } throw new ParserException(c.d.b.a.a.o("Expected frames per block: ", i3, "; got: ", i)); } - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public void a(long j) { this.k = 0; this.l = j; @@ -84,9 +84,9 @@ public final class b implements h { this.n = 0; } - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public void b(int i, long j) { - this.f799c.a(new e(this.e, this.f, (long) i, j)); + this.f800c.a(new e(this.e, this.f, (long) i, j)); this.d.e(this.j); } @@ -98,7 +98,7 @@ public final class b implements h { */ /* JADX WARNING: Removed duplicated region for block: B:41:0x0049 A[ADDED_TO_REGION, EDGE_INSN: B:41:0x0049->B:12:0x0049 ?: BREAK , SYNTHETIC] */ /* JADX WARNING: Removed duplicated region for block: B:6:0x002b */ - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public boolean c(c.i.a.c.a2.i r19, long r20) throws java.io.IOException { /* // Method dump skipped, instructions count: 364 @@ -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.f801c); + long E = this.l + f0.E(this.n, 1000000, (long) this.e.f802c); int i2 = i * 2 * this.e.b; this.d.d(E, 1, i2, this.m - i2, null); this.n += (long) i; @@ -121,7 +121,7 @@ public final class b implements h { /* compiled from: WavExtractor */ /* renamed from: c.i.a.c.a2.k0.b$b reason: collision with other inner class name */ - public interface AbstractC0088b { + public interface AbstractC0089b { void a(long j); void b(int i, long j) throws ParserException; @@ -130,12 +130,12 @@ public final class b implements h { } /* compiled from: WavExtractor */ - public static final class c implements AbstractC0088b { + public static final class c implements AbstractC0089b { public final j a; public final w b; /* renamed from: c reason: collision with root package name */ - public final c f800c; + public final c f801c; 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.f800c = cVar; + this.f801c = cVar; int i2 = (cVar.b * cVar.e) / 8; if (cVar.d == i2) { - int i3 = cVar.f801c * i2; + int i3 = cVar.f802c * 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.f2701x = cVar.b; - bVar.f2702y = cVar.f801c; - bVar.f2703z = i; + bVar.f2702x = cVar.b; + bVar.f2703y = cVar.f802c; + bVar.f2704z = i; this.d = bVar.a(); return; } @@ -168,20 +168,20 @@ public final class b implements h { throw new ParserException(P.toString()); } - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public void a(long j) { this.f = j; this.g = 0; this.h = 0; } - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public void b(int i, long j) { - this.a.a(new e(this.f800c, 1, (long) i, j)); + this.a.a(new e(this.f801c, 1, (long) i, j)); this.b.e(this.d); } - @Override // c.i.a.c.a2.k0.b.AbstractC0088b + @Override // c.i.a.c.a2.k0.b.AbstractC0089b public boolean c(i iVar, long j) throws IOException { int i; int i2; @@ -200,13 +200,13 @@ public final class b implements h { j2 -= (long) b; } } - c cVar = this.f800c; + c cVar = this.f801c; 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.f801c), 1, i6, i7, null); + this.b.d(this.f + f0.E(this.h, 1000000, (long) cVar.f802c), 1, i6, i7, null); this.h += (long) i5; this.g = i7; } @@ -232,16 +232,16 @@ public final class b implements h { d.H(this.b); int i3 = f0.a; boolean z2 = true; - if (this.f798c == null) { + if (this.f799c == null) { c x1 = d.x1(iVar); if (x1 != null) { int i4 = x1.a; if (i4 == 17) { - this.f798c = new a(this.a, this.b, x1); + this.f799c = new a(this.a, this.b, x1); } else if (i4 == 6) { - this.f798c = new c(this.a, this.b, x1, "audio/g711-alaw", -1); + this.f799c = new c(this.a, this.b, x1, "audio/g711-alaw", -1); } else if (i4 == 7) { - this.f798c = new c(this.a, this.b, x1, "audio/g711-mlaw", -1); + this.f799c = new c(this.a, this.b, x1, "audio/g711-mlaw", -1); } else { int i5 = x1.e; if (i4 != 1) { @@ -253,7 +253,7 @@ public final class b implements h { } else if (i4 != 65534) { i = 0; if (i != 0) { - this.f798c = new c(this.a, this.b, x1, "audio/raw", i); + this.f799c = new c(this.a, this.b, x1, "audio/raw", i); } else { StringBuilder O = c.d.b.a.a.O("Unsupported WAV format type: "); O.append(x1.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.f798c.b(this.d, longValue); + this.f799c.b(this.d, longValue); } } } else if (iVar.getPosition() == 0) { @@ -320,7 +320,7 @@ public final class b implements h { z2 = false; } d.D(z2); - return this.f798c.c(iVar, this.e - iVar.getPosition()) ? -1 : 0; + return this.f799c.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) { - AbstractC0088b bVar = this.f798c; + AbstractC0089b bVar = this.f799c; 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 5f1d785662..59a43b699e 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 f801c; + public final int f802c; 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.f801c = i3; + this.f802c = 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 44b183c798..a4119e4da1 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 f802c; + public final long f803c; 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.f802c = j; + this.f803c = 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.f801c); + return f0.E(j * ((long) this.b), 1000000, (long) this.a.f802c); } @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.f801c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); - long j2 = (((long) this.a.d) * i) + this.f802c; + long i = f0.i((((long) this.a.f802c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); + long j2 = (((long) this.a.d) * i) + this.f803c; 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.f802c)); + return new t.a(uVar, new u(b(j3), (((long) this.a.d) * j3) + this.f803c)); } @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 9a1af17caf..62c799e796 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 f803c; + public final int f804c; 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.f803c = i3; + this.f804c = 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.f803c = vVar.g(24); + this.f804c = 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.f803c, this.d, this.e, this.g, this.h, this.j, aVar, this.l); + return new o(this.a, this.b, this.f804c, 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.f2701x = this.g; - bVar.f2702y = this.e; + bVar.f2702x = this.g; + bVar.f2703y = 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 a14aef0c78..2d5810b793 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 f804c = -1; + public int f805c = -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.f804c = parseInt2; + this.f805c = 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 28f541e5f5..d0e28d9771 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 f805c; + public final long f806c; 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.f805c = j; + this.f806c = 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.f805c; + return this.f806c; } } 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 8abd2426cc..6eefda6e91 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 f806c; + public final long f807c; public u(long j, long j2) { this.b = j; - this.f806c = j2; + this.f807c = 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.f806c == uVar.f806c; + return this.b == uVar.b && this.f807c == uVar.f807c; } public int hashCode() { - return (((int) this.b) * 31) + ((int) this.f806c); + return (((int) this.b) * 31) + ((int) this.f807c); } public String toString() { StringBuilder O = a.O("[timeUs="); O.append(this.b); O.append(", position="); - return a.A(O, this.f806c, "]"); + return a.A(O, this.f807c, "]"); } } 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 f8b65dd51c..2dea1df68d 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 f807c; + public final int f808c; public final int d; public a(int i, byte[] bArr, int i2, int i3) { this.a = i; this.b = bArr; - this.f807c = i2; + this.f808c = i2; this.d = i3; } @@ -32,11 +32,11 @@ public interface w { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.f807c == aVar.f807c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); + return this.a == aVar.a && this.f808c == aVar.f808c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); } public int hashCode() { - return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f807c) * 31) + this.d; + return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f808c) * 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 d4fe6dda15..c086fb5dfc 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 f808c; + public int f809c; public int d; public x(byte[] bArr) { @@ -16,13 +16,13 @@ public final class x { } public boolean a() { - boolean z2 = (((this.a[this.f808c] & 255) >> this.d) & 1) == 1; + boolean z2 = (((this.a[this.f809c] & 255) >> this.d) & 1) == 1; c(1); return z2; } public int b(int i) { - int i2 = this.f808c; + int i2 = this.f809c; 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.f808c + i3; - this.f808c = i4; + int i4 = this.f809c + i3; + this.f809c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; boolean z2 = true; if (i5 > 7) { - this.f808c = i4 + 1; + this.f809c = i4 + 1; this.d = i5 - 8; } - int i6 = this.f808c; + int i6 = this.f809c; 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 58d64b180f..4b46812411 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 f809c = new HashMap(); + public final Map f810c = 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.f811c.size()) { + if (i2 >= cVar.f812c.size()) { break; - } else if (cVar.f811c.get(i2).d == aVar.d) { + } else if (cVar.f812c.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 f810c; + public final z f811c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f810c = zVar; + this.f811c = 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 f811c = new ArrayList(); + public final List f812c = 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.f864c.add(new z.a.C0091a(handler, c1Var)); - aVar2.f1083c.add(new q.a.C0099a(handler, c1Var)); + aVar.f865c.add(new z.a.C0092a(handler, c1Var)); + aVar2.f1084c.add(new q.a.C0100a(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.f811c.clear(); + cVar.f812c.clear(); } else { cVar.d = 0; cVar.e = false; - cVar.f811c.clear(); + cVar.f812c.clear(); } b(i2, cVar.a.n.p()); this.a.add(i2, cVar); - this.f809c.put(cVar.b, cVar); + this.f810c.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.f811c.isEmpty()) { + if (next.f812c.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.f811c.isEmpty()) { + if (cVar.e && cVar.f812c.isEmpty()) { b remove = this.g.remove(cVar); Objects.requireNonNull(remove); remove.a.a(remove.b); - remove.a.c(remove.f810c); + remove.a.c(remove.f811c); 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.f852c; + z.a aVar2 = tVar.f853c; Objects.requireNonNull(aVar2); - aVar2.f864c.add(new z.a.C0091a(handler, aVar)); + aVar2.f865c.add(new z.a.C0092a(handler, aVar)); Handler handler2 = new Handler(f0.o(), null); q.a aVar3 = tVar.d; Objects.requireNonNull(aVar3); - aVar3.f1083c.add(new q.a.C0099a(handler2, aVar)); + aVar3.f1084c.add(new q.a.C0100a(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.f811c.remove(((s) vVar).i); + remove.f812c.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.f809c.remove(remove.b); + this.f810c.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 26812e74b2..5f18fa53e8 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 f812c; + public final n f813c; 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.f812c = new n(mediaCodec, handlerThread2, z2); + this.f813c = 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.f812c; + n nVar = this.f813c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f814c = 0; + e.f815c = 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.f1074c; + cryptoInfo.mode = bVar.f1075c; 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.f966c == 0)) { + if (!(nVar.f967c == 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; - d.D(oVar.f815c == null); + d.D(oVar.f816c == null); oVar.b.start(); Handler handler = new Handler(oVar.b.getLooper()); mediaCodec.setCallback(oVar, handler); - oVar.f815c = handler; + oVar.f816c = 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.f966c == 0)) { + if (!(nVar.f967c == 0)) { i = nVar.b(); if (i >= 0) { d.H(oVar.h); @@ -171,7 +171,7 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void flush() { - this.f812c.d(); + this.f813c.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.f815c; + Handler handler = oVar.f816c; 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.f812c.a(); + this.f813c.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.f812c; + n nVar = this.f813c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f814c = i3; + e.f815c = 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.f812c; + n nVar = this.f813c; 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.f812c; + n nVar = this.f813c; 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 b4c1b9e850..d8c95838f4 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.f813c.queueInputBuffer(aVar.a, aVar.b, aVar.f814c, aVar.e, aVar.f); + nVar.f814c.queueInputBuffer(aVar.a, aVar.b, aVar.f815c, 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.f813c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f814c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); } } else { - nVar.f813c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f814c.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 3b20156ab5..c1566abeee 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 f813c; + public final MediaCodec f814c; 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 f814c; + public int f815c; 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.f813c = mediaCodec; + this.f814c = mediaCodec; this.d = handlerThread; this.g = jVar; boolean z3 = false; if (!z2) { - String K = f0.K(f0.f964c); + String K = f0.K(f0.f965c); } 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 d999261ec9..0d03aac703 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 f815c; + public Handler f816c; @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.f966c = 0; + nVar.f967c = 0; n nVar2 = this.e; nVar2.a = 0; nVar2.b = -1; - nVar2.f966c = 0; + nVar2.f967c = 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 6d13e4361d..6ebdfc9406 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 @@ -8,7 +8,7 @@ public final class p extends DecoderInputBuffer { public long q; /* renamed from: r reason: collision with root package name */ - public int f816r; + public int f817r; public int s = 32; public p() { @@ -18,7 +18,7 @@ public final class p extends DecoderInputBuffer { @Override // com.google.android.exoplayer2.decoder.DecoderInputBuffer public void p() { super.p(); - this.f816r = 0; + this.f817r = 0; } /* JADX WARNING: Code restructure failed: missing block: B:13:0x0049, code lost: @@ -32,7 +32,7 @@ public final class p extends DecoderInputBuffer { d.k(!decoderInputBuffer.l()); d.k(!decoderInputBuffer.n()); if (v()) { - if (this.f816r < this.s && decoderInputBuffer.m() == m()) { + if (this.f817r < this.s && decoderInputBuffer.m() == m()) { ByteBuffer byteBuffer = decoderInputBuffer.k; if (!(byteBuffer == null || (r3 = this.k) == null)) { } @@ -41,8 +41,8 @@ public final class p extends DecoderInputBuffer { if (z2) { return false; } - int i = this.f816r; - this.f816r = i + 1; + int i = this.f817r; + this.f817r = i + 1; if (i == 0) { this.m = decoderInputBuffer.m; if (decoderInputBuffer.o()) { @@ -66,6 +66,6 @@ public final class p extends DecoderInputBuffer { } public boolean v() { - return this.f816r > 0; + return this.f817r > 0; } } 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 9494addd0b..de1997a389 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 f817c; + public boolean f818c; } 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 ef1d8d303b..c546d5db12 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 f818c; + public final String f819c; @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.f818c = str3; + this.f819c = 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.f2696y == format2.f2696y && format.f2697z == format2.f2697z)) { + if (!this.e && !(format.f2697y == format2.f2697y && format.f2698z == format2.f2698z)) { 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.f2696y; - if (i4 <= 0 || (i = format.f2697z) <= 0) { + int i4 = format.f2697y; + if (i4 <= 0 || (i = format.f2698z) <= 0) { return true; } if (f0.a >= 21) { @@ -238,9 +238,9 @@ public final class s { } if (!z5) { StringBuilder O3 = a.O("legacyFrameSize, "); - O3.append(format.f2696y); + O3.append(format.f2697y); O3.append("x"); - O3.append(format.f2697z); + O3.append(format.f2698z); h(O3.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 7de9a20d43..6fa34a4344 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[] f819c; + public ByteBuffer[] f820c; /* 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.f819c = this.a.getOutputBuffers(); + this.f820c = 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.f819c[i]; + return f0.a >= 21 ? this.a.getOutputBuffer(i) : this.f820c[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.f819c = null; + this.f820c = 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.f819c = this.a.getOutputBuffers(); + this.f820c = 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 ddd39144a2..db0c2246cc 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 f820c; + public final h0 f821c; public final boolean d; public c0(boolean z2, h0 h0Var) { this.d = z2; - this.f820c = h0Var; + this.f821c = h0Var; this.b = h0Var.b(); } @@ -29,7 +29,7 @@ public abstract class c0 extends r1 { z2 = false; } if (z2) { - i = this.f820c.c(); + i = this.f821c.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.f820c.g() : i - 1; + int g = z2 ? this.f821c.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.f1016c += i2; + bVar.f1017c += 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.f1016c += i; + bVar.f1017c += 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.f1017c)) { - obj = Pair.create(obj, cVar.f1017c); + if (!r1.c.a.equals(cVar.f1018c)) { + obj = Pair.create(obj, cVar.f1018c); } - cVar.f1017c = obj; + cVar.f1018c = 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.f820c.e(i); + return this.f821c.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.f820c.d(i); + return this.f821c.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 c1e0dc92ee..7be0b0d3ae 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 f821c; + public final y.a f822c; public final long d; public final int e; @Nullable @@ -35,12 +35,12 @@ public final class c1 { public volatile long q; /* renamed from: r reason: collision with root package name */ - public volatile long f822r; + public volatile long f823r; public volatile long s; 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.f821c = aVar; + this.f822c = aVar; this.d = j; this.e = i; this.f = exoPlaybackException; @@ -53,7 +53,7 @@ public final class c1 { this.m = i2; this.n = d1Var; this.q = j2; - this.f822r = j3; + this.f823r = j3; this.s = 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.f821c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.f822r, this.s, this.o, this.p); + return new c1(this.b, this.f822c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.f823r, this.s, 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.f821c, 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.f822r, this.s, z2, this.p); + return new c1(this.b, this.f822c, 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.f823r, this.s, z2, this.p); } @CheckResult public c1 d(boolean z2, int i) { - return new c1(this.b, this.f821c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.f822r, this.s, this.o, this.p); + return new c1(this.b, this.f822c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.f823r, this.s, this.o, this.p); } @CheckResult public c1 e(@Nullable ExoPlaybackException exoPlaybackException) { - return new c1(this.b, this.f821c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.f822r, this.s, this.o, this.p); + return new c1(this.b, this.f822c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.f823r, this.s, this.o, this.p); } @CheckResult public c1 f(d1 d1Var) { - return new c1(this.b, this.f821c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.f822r, this.s, this.o, this.p); + return new c1(this.b, this.f822c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.f823r, this.s, this.o, this.p); } @CheckResult public c1 g(int i) { - return new c1(this.b, this.f821c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.f822r, this.s, this.o, this.p); + return new c1(this.b, this.f822c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.f823r, this.s, this.o, this.p); } @CheckResult public c1 h(r1 r1Var) { - return new c1(r1Var, this.f821c, 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.f822r, this.s, this.o, this.p); + return new c1(r1Var, this.f822c, 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.f823r, this.s, 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 db63311c26..838e8f9b9d 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 @@ -28,16 +28,16 @@ public final class f extends g0 implements Handler.Callback { public final Handler v; /* renamed from: w reason: collision with root package name */ - public final d f823w; + public final d f824w; /* renamed from: x reason: collision with root package name */ - public final Metadata[] f824x; + public final Metadata[] f825x; /* renamed from: y reason: collision with root package name */ - public final long[] f825y; + public final long[] f826y; /* renamed from: z reason: collision with root package name */ - public int f826z; + public int f827z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public f(e eVar, @Nullable Looper looper) { @@ -54,23 +54,23 @@ public final class f extends g0 implements Handler.Callback { } this.v = handler; this.t = cVar; - this.f823w = new d(); - this.f824x = new Metadata[5]; - this.f825y = new long[5]; + this.f824w = new d(); + this.f825x = new Metadata[5]; + this.f826y = new long[5]; } @Override // c.i.a.c.g0 public void B() { - Arrays.fill(this.f824x, (Object) null); - this.f826z = 0; + Arrays.fill(this.f825x, (Object) null); + this.f827z = 0; this.A = 0; this.B = null; } @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - Arrays.fill(this.f824x, (Object) null); - this.f826z = 0; + Arrays.fill(this.f825x, (Object) null); + this.f827z = 0; this.A = 0; this.C = false; this.D = false; @@ -93,13 +93,13 @@ public final class f extends g0 implements Handler.Callback { b b = this.t.b(x2); byte[] n0 = metadata.i[i].n0(); Objects.requireNonNull(n0); - this.f823w.p(); - this.f823w.r(n0.length); - ByteBuffer byteBuffer = this.f823w.k; + this.f824w.p(); + this.f824w.r(n0.length); + ByteBuffer byteBuffer = this.f824w.k; int i2 = f0.a; byteBuffer.put(n0); - this.f823w.s(); - Metadata a = b.a(this.f823w); + this.f824w.s(); + Metadata a = b.a(this.f824w); if (a != null) { J(a, list); } @@ -146,29 +146,29 @@ public final class f extends g0 implements Handler.Callback { @Override // c.i.a.c.k1 public void q(long j, long j2) { if (!this.C && this.A < 5) { - this.f823w.p(); + this.f824w.p(); s0 A = A(); - int I = I(A, this.f823w, false); + int I = I(A, this.f824w, false); if (I == -4) { - if (this.f823w.n()) { + if (this.f824w.n()) { this.C = true; } else { - d dVar = this.f823w; + d dVar = this.f824w; dVar.q = this.E; dVar.s(); b bVar = this.B; int i = f0.a; - Metadata a = bVar.a(this.f823w); + Metadata a = bVar.a(this.f824w); if (a != null) { ArrayList arrayList = new ArrayList(a.i.length); J(a, arrayList); if (!arrayList.isEmpty()) { Metadata metadata = new Metadata(arrayList); - int i2 = this.f826z; + int i2 = this.f827z; int i3 = this.A; int i4 = (i2 + i3) % 5; - this.f824x[i4] = metadata; - this.f825y[i4] = this.f823w.m; + this.f825x[i4] = metadata; + this.f826y[i4] = this.f824w.m; this.A = i3 + 1; } } @@ -176,14 +176,14 @@ public final class f extends g0 implements Handler.Callback { } else if (I == -5) { Format format = A.b; Objects.requireNonNull(format); - this.E = format.f2695x; + this.E = format.f2696x; } } if (this.A > 0) { - long[] jArr = this.f825y; - int i5 = this.f826z; + long[] jArr = this.f826y; + int i5 = this.f827z; if (jArr[i5] <= j) { - Metadata metadata2 = this.f824x[i5]; + Metadata metadata2 = this.f825x[i5]; int i6 = f0.a; Handler handler = this.v; if (handler != null) { @@ -191,10 +191,10 @@ public final class f extends g0 implements Handler.Callback { } else { this.u.l(metadata2); } - Metadata[] metadataArr = this.f824x; - int i7 = this.f826z; + Metadata[] metadataArr = this.f825x; + int i7 = this.f827z; metadataArr[i7] = null; - this.f826z = (i7 + 1) % 5; + this.f827z = (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 6033544f0b..269a34708a 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.f973c))); + return new Metadata(new EventMessage(n, n2, wVar.t(), wVar.t(), Arrays.copyOfRange(wVar.a, wVar.b, wVar.f974c))); } } 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 e08fbf9f97..8633c3ae02 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.f1349c.newDecoder(); + public final CharsetDecoder b = c.f1350c.newDecoder(); /* renamed from: c reason: collision with root package name */ - public final CharsetDecoder f827c = c.b.newDecoder(); + public final CharsetDecoder f828c = 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.f827c.decode(byteBuffer).toString(); - this.f827c.reset(); + str = this.f828c.decode(byteBuffer).toString(); + this.f828c.reset(); byteBuffer.rewind(); } catch (CharacterCodingException unused2) { - this.f827c.reset(); + this.f828c.reset(); byteBuffer.rewind(); str = null; } catch (Throwable th) { - this.f827c.reset(); + this.f828c.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 d85a4b23fc..a071f9c4b2 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 @@ -38,17 +38,17 @@ public final class b extends g { /* compiled from: Id3Decoder */ /* renamed from: c.i.a.c.c2.k.b$b reason: collision with other inner class name */ - public static final class C0089b { + public static final class C0090b { public final int a; public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f828c; + public final int f829c; - public C0089b(int i, boolean z2, int i2) { + public C0090b(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f828c = i2; + this.f829c = i2; } } @@ -204,13 +204,13 @@ public final class b extends g { int i5 = v; int x2 = i >= 3 ? wVar.x() : 0; if (s == 0 && s2 == 0 && s3 == 0 && s4 == 0 && i5 == 0 && x2 == 0) { - wVar.D(wVar.f973c); + wVar.D(wVar.f974c); return null; } int i6 = wVar.b + i5; - if (i6 > wVar.f973c) { + if (i6 > wVar.f974c) { Log.w("Id3Decoder", "Frame size exceeds remaining tag data"); - wVar.D(wVar.f973c); + wVar.D(wVar.f974c); return null; } if (aVar != null) { @@ -333,7 +333,7 @@ public final class b extends g { int s = wVar.s(); int s2 = wVar.s(); v vVar = new v(); - vVar.j(wVar.a, wVar.f973c); + vVar.j(wVar.a, wVar.f974c); vVar.k(wVar.b * 8); int i2 = ((i - 10) * 8) / (s + s2); int[] iArr = new int[i2]; @@ -542,7 +542,7 @@ public final class b extends g { /* JADX WARNING: Removed duplicated region for block: B:45:0x00b7 */ @Nullable public Metadata d(byte[] bArr, int i) { - C0089b bVar; + C0090b bVar; ArrayList arrayList = new ArrayList(); w wVar = new w(bArr, i); boolean z2 = false; @@ -582,7 +582,7 @@ public final class b extends g { } else { c.d.b.a.a.i0("Skipped ID3 tag with unsupported majorVersion=", s, "Id3Decoder"); } - bVar = new C0089b(s, s < 4 && (s2 & 128) != 0, r2); + bVar = new C0090b(s, s < 4 && (s2 & 128) != 0, r2); if (bVar != null) { return null; } @@ -590,7 +590,7 @@ public final class b extends g { if (bVar.a == 2) { i2 = 6; } - int i4 = bVar.f828c; + int i4 = bVar.f829c; 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 69a9909183..4dbbfcbb54 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 f829c; + public e0 f830c; @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.f829c; + e0 e0Var = this.f830c; if (e0Var == null || dVar.q != e0Var.d()) { long j8 = dVar.m; e0 e0Var2 = new e0(j8); - this.f829c = e0Var2; + this.f830c = 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.f829c; + e0 e0Var3 = this.f830c; 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.f829c; + e0 e0Var4 = this.f830c; 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 5b9efb50eb..b67d076809 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 f830c; + public boolean f831c; /* 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.f830c) { + if (d0.this.f831c) { p1.this.Y(false, -1, 3); } } @@ -48,12 +48,12 @@ public final class d0 { } public void a(boolean z2) { - if (z2 && !this.f830c) { + if (z2 && !this.f831c) { this.a.registerReceiver(this.b, new IntentFilter("android.media.AUDIO_BECOMING_NOISY")); - this.f830c = true; - } else if (!z2 && this.f830c) { + this.f831c = true; + } else if (!z2 && this.f831c) { this.a.unregisterReceiver(this.b); - this.f830c = false; + this.f831c = 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 037288ecd7..70b3abc78a 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 f831c; + public final float f832c; public final int d; public d1(float f, float f2) { @@ -17,7 +17,7 @@ public final class d1 { d.k(f > 0.0f); d.k(f2 <= 0.0f ? false : z2); this.b = f; - this.f831c = f2; + this.f832c = 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.f831c == d1Var.f831c; + return this.b == d1Var.b && this.f832c == d1Var.f832c; } public int hashCode() { - return Float.floatToRawIntBits(this.f831c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); + return Float.floatToRawIntBits(this.f832c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); } public String toString() { - return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f831c)); + return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f832c)); } } 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 ead2235f6c..e691d7a9d5 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 @@ -40,18 +40,18 @@ public final /* synthetic */ class a implements y.b { tVar.u(sVar2.o); } } else if (r1Var.q()) { - if (tVar.f860r) { + if (tVar.f861r) { 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.f861c); + aVar3 = new t.a(r1Var, r1.c.a, t.a.f862c); } tVar.n = aVar3; } else { r1Var.n(0, tVar.l); r1.c cVar = tVar.l; long j2 = cVar.q; - Object obj2 = cVar.f1017c; + Object obj2 = cVar.f1018c; s sVar3 = tVar.o; if (sVar3 != null) { long j3 = sVar3.j; @@ -62,7 +62,7 @@ public final /* synthetic */ class a implements y.b { Pair j5 = r1Var.j(tVar.l, tVar.m, 0, j); Object obj3 = j5.first; long longValue = ((Long) j5.second).longValue(); - if (!tVar.f860r) { + if (!tVar.f861r) { t.a aVar6 = tVar.n; aVar2 = new t.a(r1Var, aVar6.d, aVar6.e); } else { @@ -74,11 +74,11 @@ 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.f861c)) { + if (tVar.n.e != null && obj4.equals(t.a.f862c)) { obj4 = tVar.n.e; } aVar = aVar7.b(obj4); - tVar.f860r = true; + tVar.f861r = true; tVar.q = true; tVar.q(tVar.n); if (aVar == null) { @@ -95,7 +95,7 @@ public final /* synthetic */ class a implements y.b { Pair j5 = r1Var.j(tVar.l, tVar.m, 0, j); Object obj3 = j5.first; long longValue = ((Long) j5.second).longValue(); - if (!tVar.f860r) { + if (!tVar.f861r) { } tVar.n = aVar2; sVar = tVar.o; @@ -103,7 +103,7 @@ public final /* synthetic */ class a implements y.b { } } aVar = null; - tVar.f860r = true; + tVar.f861r = true; tVar.q = true; tVar.q(tVar.n); if (aVar == null) { 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 0c4bacecf8..3282289d41 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 @@ -87,7 +87,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final b q; /* renamed from: r reason: collision with root package name */ - public final m f832r; + public final m f833r; @Nullable public final String s; public final long t; @@ -95,16 +95,16 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final k v; /* renamed from: w reason: collision with root package name */ - public final c.i.a.c.i2.j f833w; + public final c.i.a.c.i2.j f834w; /* renamed from: x reason: collision with root package name */ - public final Runnable f834x; + public final Runnable f835x; /* renamed from: y reason: collision with root package name */ - public final Runnable f835y; + public final Runnable f836y; /* renamed from: z reason: collision with root package name */ - public final Handler f836z; + public final Handler f837z; /* compiled from: ProgressiveMediaPeriod */ public final class a implements Loader.e, q.a { @@ -112,7 +112,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 f837c; + public final c.i.a.c.h2.v f838c; public final k d; public final j e; public final c.i.a.c.i2.j f; @@ -128,7 +128,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.f837c = new c.i.a.c.h2.v(jVar); + this.f838c = new c.i.a.c.h2.v(jVar); this.d = kVar; this.e = jVar2; this.f = jVar3; @@ -152,13 +152,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.f837c.a(a); + long a2 = this.f838c.a(a); this.l = a2; if (a2 != -1) { this.l = a2 + j; } - b0.this.B = IcyHeaders.a(this.f837c.j()); - c.i.a.c.h2.v vVar = this.f837c; + b0.this.B = IcyHeaders.a(this.f838c.j()); + c.i.a.c.h2.v vVar = this.f838c; IcyHeaders icyHeaders = b0.this.B; if (icyHeaders == null || (i = icyHeaders.n) == -1) { fVar = vVar; @@ -169,7 +169,7 @@ 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.f837c.j(), j, this.l, this.e); + this.d.b(fVar, this.b, this.f838c.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) { @@ -197,14 +197,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.f855c; + i iVar = kVar2.f856c; 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.f836z.post(b0Var.f835y); + b0Var.f837z.post(b0Var.f836y); } } catch (InterruptedException unused) { throw new InterruptedIOException(); @@ -216,7 +216,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.f837c; + c.i.a.c.h2.v vVar2 = this.f838c; if (vVar2 != null) { try { vVar2.a.close(); @@ -227,7 +227,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.f837c; + c.i.a.c.h2.v vVar3 = this.f838c; int i3 = f0.a; if (vVar3 != null) { try { @@ -278,7 +278,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { i = -5; if (!e0Var.m()) { if (!z3) { - if (!e0Var.f846x) { + if (!e0Var.f847x) { Format format = e0Var.B; if (format != null && (z2 || format != e0Var.g)) { e0Var.p(format, s0Var); @@ -302,7 +302,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.f849c = e0Var.o[k]; + aVar2.f850c = e0Var.o[k]; i = -4; } } @@ -313,7 +313,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.f841c; + c.i.a.c.i2.w wVar = d0Var2.f842c; if (decoderInputBuffer.t()) { long j2 = aVar3.b; wVar.z(1); @@ -364,21 +364,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.f849c; + w.a aVar5 = aVar3.f850c; int i10 = f0.a; byte[] bArr2 = aVar5.b; byte[] bArr3 = bVar.a; i2 = i5; int i11 = aVar5.a; i3 = i; - int i12 = aVar5.f807c; + int i12 = aVar5.f808c; int i13 = aVar5.d; bVar.f = i4; bVar.d = iArr; bVar.e = iArr2; bVar.b = bArr2; bVar.a = bArr3; - bVar.f1074c = i11; + bVar.f1075c = i11; bVar.g = i12; bVar.h = i13; d0Var = d0Var2; @@ -390,7 +390,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { cryptoInfo.iv = bArr3; cryptoInfo.mode = i11; if (f0.a >= 24) { - b.C0098b bVar2 = bVar.j; + b.C0099b bVar2 = bVar.j; Objects.requireNonNull(bVar2); bVar2.b.set(i12, i13); bVar2.a.setPattern(bVar2.b); @@ -474,7 +474,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { int k = e0Var.k(e0Var.t); if (e0Var.m()) { if (j >= e0Var.n[k]) { - if (j <= e0Var.f845w || !z3) { + if (j <= e0Var.f846w || !z3) { i = e0Var.i(k, e0Var.q - e0Var.t, j, true); if (i == -1) { i = 0; @@ -540,14 +540,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[] f838c; + public final boolean[] f839c; public final boolean[] d; public e(TrackGroupArray trackGroupArray, boolean[] zArr) { this.a = trackGroupArray; this.b = zArr; int i = trackGroupArray.j; - this.f838c = new boolean[i]; + this.f839c = new boolean[i]; this.d = new boolean[i]; } } @@ -570,14 +570,14 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { this.n = uVar; this.o = aVar2; this.q = bVar; - this.f832r = mVar; + this.f833r = mVar; this.s = str; this.t = (long) i2; this.v = new k(lVar); - this.f833w = new c.i.a.c.i2.j(); - this.f834x = new g(this); - this.f835y = new i(this); - this.f836z = f0.j(); + this.f834w = new c.i.a.c.i2.j(); + this.f835x = new g(this); + this.f836y = new i(this); + this.f837z = f0.j(); this.D = new d[0]; this.C = new e0[0]; this.R = -9223372036854775807L; @@ -614,8 +614,8 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { return this.C[i2]; } } - m mVar = this.f832r; - Looper looper = this.f836z.getLooper(); + m mVar = this.f833r; + Looper looper = this.f837z.getLooper(); s sVar = this.m; q.a aVar = this.p; Objects.requireNonNull(looper); @@ -635,14 +635,14 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { } public final void C() { - a aVar = new a(this.k, this.l, this.v, this, this.f833w); + a aVar = new a(this.k, this.l, this.v, this, this.f834w); if (this.F) { c.c.a.a0.d.D(w()); long j2 = this.J; if (j2 == -9223372036854775807L || this.R <= j2) { t tVar = this.I; Objects.requireNonNull(tVar); - long j3 = tVar.h(this.R).a.f806c; + long j3 = tVar.h(this.R).a.f807c; long j4 = this.R; aVar.g.a = j3; aVar.j = j4; @@ -678,15 +678,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.f836z.post(new h(this, tVar)); + this.f837z.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.f837c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f951c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f838c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f952c, 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))); @@ -725,8 +725,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.f837c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f951c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f838c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f952c, 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))); @@ -800,7 +800,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public boolean g(long j2) { if (!this.U) { if (!(this.u.e != null) && !this.S && (!this.F || this.O != 0)) { - boolean b2 = this.f833w.b(); + boolean b2 = this.f834w.b(); if (this.u.b()) { return b2; } @@ -815,7 +815,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public boolean h() { boolean z2; if (this.u.b()) { - c.i.a.c.i2.j jVar = this.f833w; + c.i.a.c.i2.j jVar = this.f834w; synchronized (jVar) { z2 = jVar.b; } @@ -835,7 +835,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.f998c; + long j5 = o1Var.f999c; if (j5 == 0 && o1Var.d == 0) { return j2; } @@ -872,7 +872,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.f836z.post(this.f834x); + this.f837z.post(this.f835x); } @Override // c.i.a.c.d2.v @@ -890,7 +890,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { @Override // c.i.a.c.d2.v public void l(v.a aVar, long j2) { this.A = aVar; - this.f833w.b(); + this.f834w.b(); C(); } @@ -899,7 +899,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.f838c; + boolean[] zArr3 = eVar.f839c; int i2 = this.O; for (int i3 = 0; i3 < gVarArr.length; i3++) { if (f0VarArr[i3] != null && (gVarArr[i3] == null || !zArr[i3])) { @@ -924,7 +924,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { zArr2[i5] = true; if (!z2) { e0 e0Var = this.C[a2]; - z2 = !e0Var.r(j2, true) && e0Var.f844r + e0Var.t != 0; + z2 = !e0Var.r(j2, true) && e0Var.f845r + e0Var.t != 0; } } } @@ -973,8 +973,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.f837c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f951c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f838c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f952c, vVar.d, j2, j3, vVar.b); h0.b(aVar2.j); h0.b(this.J); r rVar2 = (r) this.n; @@ -1045,12 +1045,12 @@ 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.f846x; + z2 = e0Var.f847x; } if (!z2) { e0 e0Var2 = this.C[i2]; synchronized (e0Var2) { - j3 = e0Var2.f845w; + j3 = e0Var2.f846w; } j2 = Math.min(j2, j3); } else { @@ -1073,7 +1073,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { int i2; t(); if (!w()) { - boolean[] zArr = this.H.f838c; + boolean[] zArr = this.H.f839c; int length = this.C.length; for (int i3 = 0; i3 < length; i3++) { e0 e0Var = this.C[i3]; @@ -1113,7 +1113,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { e0[] e0VarArr = this.C; int i2 = 0; for (e0 e0Var : e0VarArr) { - i2 += e0Var.f844r + e0Var.q; + i2 += e0Var.f845r + e0Var.q; } return i2; } @@ -1124,7 +1124,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { long j3 = Long.MIN_VALUE; for (e0 e0Var : e0VarArr) { synchronized (e0Var) { - j2 = e0Var.f845w; + j2 = e0Var.f846w; } j3 = Math.max(j3, j2); } @@ -1142,7 +1142,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { return; } } - this.f833w.a(); + this.f834w.a(); int length = this.C.length; TrackGroup[] trackGroupArr = new TrackGroup[length]; boolean[] zArr = new boolean[length]; @@ -1157,7 +1157,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { IcyHeaders icyHeaders = this.B; if (icyHeaders != null) { if (h || this.D[i2].b) { - Metadata metadata = l.f2693r; + Metadata metadata = l.f2694r; Metadata metadata2 = metadata == null ? new Metadata(icyHeaders) : metadata.a(icyHeaders); Format.b a2 = l.a(); a2.i = metadata2; 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 44119d5603..3a3908eed1 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 @@ -33,7 +33,7 @@ public final class c0 extends j implements b0.b { @Nullable /* renamed from: r reason: collision with root package name */ - public x f839r; + public x f840r; /* compiled from: ProgressiveMediaSource */ public class a extends p { @@ -55,7 +55,7 @@ public final class c0 extends j implements b0.b { public l b; /* renamed from: c reason: collision with root package name */ - public t f840c = new p(); + public t f841c = new p(); public u d = new r(); public int e = 1048576; @@ -106,9 +106,9 @@ public final class c0 extends j implements b0.b { if (dVar != null) { dVar.a(true); } - loader.f2776c.execute(new Loader.g(b0Var)); - loader.f2776c.shutdown(); - b0Var.f836z.removeCallbacksAndMessages(null); + loader.f2777c.execute(new Loader.g(b0Var)); + loader.f2777c.shutdown(); + b0Var.f837z.removeCallbacksAndMessages(null); b0Var.A = null; b0Var.V = true; } @@ -116,16 +116,16 @@ public final class c0 extends j implements b0.b { @Override // c.i.a.c.d2.y public v m(y.a aVar, m mVar, long j) { j a2 = this.i.a(); - x xVar = this.f839r; + x xVar = this.f840r; 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.f852c.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.f853c.g(0, aVar, 0), this, mVar, this.h.f, this.m); } @Override // c.i.a.c.d2.j public void p(@Nullable x xVar) { - this.f839r = xVar; + this.f840r = xVar; this.k.a(); s(); } 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 cfa53d909a..9cdab83836 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 f841c = new w(32); + public final w f842c = 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 f842c; + public boolean f843c; @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.f944c; + c[] cVarArr = mVar.f945c; 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.f842c) { + if (!aVar.f843c) { 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.f842c = true; + aVar.f843c = 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 3d44089e35..4c1895b7c2 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 f843c; + public final s f844c; @Nullable public final q.a d; @Nullable @@ -59,23 +59,23 @@ public class e0 implements w { public int q; /* renamed from: r reason: collision with root package name */ - public int f844r; + public int f845r; public int s; public int t; public long u = Long.MIN_VALUE; public long v = Long.MIN_VALUE; /* renamed from: w reason: collision with root package name */ - public long f845w = Long.MIN_VALUE; + public long f846w = Long.MIN_VALUE; /* renamed from: x reason: collision with root package name */ - public boolean f846x; + public boolean f847x; /* renamed from: y reason: collision with root package name */ - public boolean f847y = true; + public boolean f848y = true; /* renamed from: z reason: collision with root package name */ - public boolean f848z = true; + public boolean f849z = true; /* compiled from: SampleQueue */ public static final class a { @@ -84,7 +84,7 @@ public class e0 implements w { @Nullable /* renamed from: c reason: collision with root package name */ - public w.a f849c; + public w.a f850c; } /* compiled from: SampleQueue */ @@ -93,7 +93,7 @@ public class e0 implements w { public e0(m mVar, @Nullable Looper looper, @Nullable s sVar, @Nullable q.a aVar) { this.e = looper; - this.f843c = sVar; + this.f844c = sVar; this.d = aVar; this.a = new d0(mVar); } @@ -128,9 +128,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.f847y) { + if (this.f848y) { if (z2) { - this.f847y = false; + this.f848y = false; } else { return; } @@ -158,8 +158,8 @@ public class e0 implements w { int k = k(i5 - 1); d.k(this.k[k] + ((long) this.l[k]) <= j3); } - this.f846x = (536870912 & i) != 0; - this.f845w = Math.max(this.f845w, j2); + this.f847x = (536870912 & i) != 0; + this.f846w = Math.max(this.f846w, j2); int k2 = k(this.q); this.n[k2] = j2; long[] jArr = this.k; @@ -220,7 +220,7 @@ public class e0 implements w { this.A = format; synchronized (this) { z2 = false; - this.f848z = false; + this.f849z = false; if (!f0.a(format, this.B)) { if (f0.a(format, this.C)) { this.B = this.C; @@ -236,7 +236,7 @@ public class e0 implements w { b bVar = this.f; if (bVar != null && z2) { b0 b0Var = (b0) bVar; - b0Var.f836z.post(b0Var.f834x); + b0Var.f837z.post(b0Var.f835x); } } @@ -257,7 +257,7 @@ public class e0 implements w { this.v = Math.max(this.v, j(i)); int i2 = this.q - i; this.q = i2; - this.f844r += i; + this.f845r += i; int i3 = this.s + i; this.s = i3; int i4 = this.i; @@ -338,7 +338,7 @@ public class e0 implements w { @Nullable public final synchronized Format l() { - return this.f848z ? null : this.B; + return this.f849z ? null : this.B; } public final boolean m() { @@ -350,7 +350,7 @@ public class e0 implements w { Format format; boolean z3 = true; if (!m()) { - if (!z2 && !this.f846x && ((format = this.B) == null || format == this.g)) { + if (!z2 && !this.f847x && ((format = this.B) == null || format == this.g)) { z3 = false; } return z3; @@ -371,10 +371,10 @@ public class e0 implements w { Format format2; Format format3 = this.g; boolean z2 = format3 == null; - DrmInitData drmInitData = z2 ? null : format3.f2694w; + DrmInitData drmInitData = z2 ? null : format3.f2695w; this.g = format; - DrmInitData drmInitData2 = format.f2694w; - s sVar = this.f843c; + DrmInitData drmInitData2 = format.f2695w; + s sVar = this.f844c; if (sVar != null) { Class c2 = sVar.c(format); Format.b a2 = format.a(); @@ -385,10 +385,10 @@ public class e0 implements w { } s0Var.b = format2; s0Var.a = this.h; - if (this.f843c != null) { + if (this.f844c != null) { if (z2 || !f0.a(drmInitData, drmInitData2)) { DrmSession drmSession = this.h; - s sVar2 = this.f843c; + s sVar2 = this.f844c; Looper looper = this.e; Objects.requireNonNull(looper); DrmSession b2 = sVar2.b(looper, this.d, format); @@ -405,9 +405,9 @@ public class e0 implements w { public void q(boolean z2) { d0 d0Var = this.a; d0.a aVar = d0Var.d; - if (aVar.f842c) { + if (aVar.f843c) { d0.a aVar2 = d0Var.f; - int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f842c ? 1 : 0); + int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f843c ? 1 : 0); c[] cVarArr = new c[i]; int i2 = 0; while (i2 < i) { @@ -427,19 +427,19 @@ public class e0 implements w { d0Var.g = 0; d0Var.a.c(); this.q = 0; - this.f844r = 0; + this.f845r = 0; this.s = 0; this.t = 0; - this.f847y = true; + this.f848y = true; this.u = Long.MIN_VALUE; this.v = Long.MIN_VALUE; - this.f845w = Long.MIN_VALUE; - this.f846x = false; + this.f846w = Long.MIN_VALUE; + this.f847x = false; this.C = null; if (z2) { this.A = null; this.B = null; - this.f848z = true; + this.f849z = true; } } @@ -450,7 +450,7 @@ public class e0 implements w { d0Var.e = d0Var.d; } int k = k(0); - if (!m() || j < this.n[k] || (j > this.f845w && !z2)) { + if (!m() || j < this.n[k] || (j > this.f846w && !z2)) { return false; } int i = i(k, this.q - this.t, j, 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 141563556d..13effcda92 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[] f850c; + public final int[] f851c; /* 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.f850c = new int[iArr.length]; + this.f851c = new int[iArr.length]; for (int i = 0; i < iArr.length; i++) { - this.f850c[iArr[i]] = i; + this.f851c[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.f850c[i] - 1; + int i2 = this.f851c[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.f850c[i] + 1; + int i2 = this.f851c[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 9ceb250ab4..65d4680993 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 f851c; + public final long f852c; 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.f1041c : null; - this.f851c = j; + v0.f fVar = z4 ? v0Var.f1042c : null; + this.f852c = 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) { d.t(i, 0, 1); Object obj = z2 ? b : null; - long j = this.f851c; + long j = this.f852c; Objects.requireNonNull(bVar); a aVar = a.a; bVar.a = null; bVar.b = obj; - bVar.f1016c = 0; + bVar.f1017c = 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 bf32dddbb7..54261add68 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 f852c = new z.a(); + public final z.a f853c = 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.f852c; + z.a aVar = this.f853c; Objects.requireNonNull(aVar); - aVar.f864c.add(new z.a.C0091a(handler, zVar)); + aVar.f865c.add(new z.a.C0092a(handler, zVar)); } @Override // c.i.a.c.d2.y public final void c(z zVar) { - z.a aVar = this.f852c; - Iterator it = aVar.f864c.iterator(); + z.a aVar = this.f853c; + Iterator it = aVar.f865c.iterator(); while (it.hasNext()) { - z.a.C0091a next = it.next(); + z.a.C0092a next = it.next(); if (next.b == zVar) { - aVar.f864c.remove(next); + aVar.f865c.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.f1083c.add(new q.a.C0099a(handler, qVar)); + aVar.f1084c.add(new q.a.C0100a(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 3b67da5c6a..6bbf42bb80 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,30 +12,30 @@ public final class a { public final Object b = null; /* renamed from: c reason: collision with root package name */ - public final int f853c; + public final int f854c; public final long[] d; - public final C0090a[] e; + public final C0091a[] e; public final long f; public final long g; /* compiled from: AdPlaybackState */ /* renamed from: c.i.a.c.d2.j0.a$a reason: collision with other inner class name */ - public static final class C0090a { + public static final class C0091a { public final int a = -1; public final Uri[] b = new Uri[0]; /* renamed from: c reason: collision with root package name */ - public final int[] f854c = new int[0]; + public final int[] f855c = new int[0]; public final long[] d = new long[0]; - public C0090a() { + public C0091a() { d.k(true); } public int a(int i) { int i2 = i + 1; while (true) { - int[] iArr = this.f854c; + int[] iArr = this.f855c; if (i2 >= iArr.length || iArr[i2] == 0 || iArr[i2] == 1) { break; } @@ -52,28 +52,28 @@ public final class a { if (this == obj) { return true; } - if (obj == null || C0090a.class != obj.getClass()) { + if (obj == null || C0091a.class != obj.getClass()) { return false; } - C0090a aVar = (C0090a) obj; - return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f854c, aVar.f854c) && Arrays.equals(this.d, aVar.d); + C0091a aVar = (C0091a) obj; + return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f855c, aVar.f855c) && Arrays.equals(this.d, aVar.d); } public int hashCode() { - int hashCode = Arrays.hashCode(this.f854c); + int hashCode = Arrays.hashCode(this.f855c); return Arrays.hashCode(this.d) + ((hashCode + (((this.a * 31) + Arrays.hashCode(this.b)) * 31)) * 31); } } - public a(@Nullable Object obj, long[] jArr, @Nullable C0090a[] aVarArr, long j, long j2) { + public a(@Nullable Object obj, long[] jArr, @Nullable C0091a[] aVarArr, long j, long j2) { this.d = jArr; this.f = j; this.g = j2; int length = jArr.length; - this.f853c = length; - C0090a[] aVarArr2 = new C0090a[length]; - for (int i = 0; i < this.f853c; i++) { - aVarArr2[i] = new C0090a(); + this.f854c = length; + C0091a[] aVarArr2 = new C0091a[length]; + for (int i = 0; i < this.f854c; i++) { + aVarArr2[i] = new C0091a(); } 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.f853c == aVar.f853c && 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.f854c == aVar.f854c && 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.f853c * 31; + int i = this.f854c * 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 { O.append("adGroup(timeUs="); O.append(this.d[i]); O.append(", ads=["); - for (int i2 = 0; i2 < this.e[i].f854c.length; i2++) { + for (int i2 = 0; i2 < this.e[i].f855c.length; i2++) { O.append("ad(state="); - int i3 = this.e[i].f854c[i2]; + int i3 = this.e[i].f855c[i2]; if (i3 == 0) { O.append('_'); } else if (i3 == 1) { @@ -125,7 +125,7 @@ public final class a { O.append(", durationUs="); O.append(this.e[i].d[i2]); O.append(')'); - if (i2 < this.e[i].f854c.length - 1) { + if (i2 < this.e[i].f855c.length - 1) { O.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 7c9504cb7e..8be2a85b95 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 f855c; + public i f856c; public k(l lVar) { this.a = lVar; } public long a() { - i iVar = this.f855c; + i iVar = this.f856c; 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.f855c = eVar; + this.f856c = 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 bfa8c57073..9a43f99efb 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.f998c, 0, j - j2); + long i = f0.i(o1Var.f999c, 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.f998c && i2 == o1Var.d)) { + if (!(i == o1Var.f999c && 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 6227370f8b..a913f56f1d 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.f852c.g(0, null, 0); + this.j = m.this.f853c.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.f861c; + obj = t.a.f862c; } 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.f852c.g(i, aVar2, 0); + this.j = m.this.f853c.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.f1083c, i, aVar2); + this.k = new q.a(m.this.d.f1084c, 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.f862c, uVar.d, uVar.e, j, j2); + return (j == uVar.f && j2 == uVar.g) ? uVar : new u(uVar.a, uVar.b, uVar.f863c, 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 f857c; + public final z f858c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f857c = zVar; + this.f858c = 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 10576722ef..cd8d2501a1 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 f858c; + public final a f859c; public final byte[] d; public int e; @@ -30,7 +30,7 @@ public final class q implements j { d.k(i > 0); this.a = jVar; this.b = i; - this.f858c = aVar; + this.f859c = 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.f858c; + a aVar = this.f859c; 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 ffe62fad05..463066f020 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 f859c; + public final long f860c; public r(long j, l lVar, long j2) { Uri uri = lVar.a; this.b = Collections.emptyMap(); - this.f859c = 0; + this.f860c = 0; } public r(long j, l lVar, Uri uri, Map> map, long j2, long j3, long j4) { this.b = map; - this.f859c = j3; + this.f860c = 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 ead9399550..01637f49e9 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 @@ -24,13 +24,13 @@ public final class t extends m { public boolean q; /* renamed from: r reason: collision with root package name */ - public boolean f860r; + public boolean f861r; /* compiled from: MaskingMediaSource */ public static final class a extends p { /* renamed from: c reason: collision with root package name */ - public static final Object f861c = new Object(); + public static final Object f862c = new Object(); @Nullable public final Object d; @Nullable @@ -46,7 +46,7 @@ public final class t extends m { public int b(Object obj) { Object obj2; r1 r1Var = this.b; - if (f861c.equals(obj) && (obj2 = this.e) != null) { + if (f862c.equals(obj) && (obj2 = this.e) != null) { obj = obj2; } return r1Var.b(obj); @@ -56,7 +56,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 = f861c; + bVar.b = f862c; } return bVar; } @@ -64,14 +64,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) ? f861c : m; + return f0.a(m, this.e) ? f862c : 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.f1017c, this.d)) { - cVar.f1017c = r1.c.a; + if (f0.a(cVar.f1018c, this.d)) { + cVar.f1018c = r1.c.a; } return cVar; } @@ -88,7 +88,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public int b(Object obj) { - return obj == a.f861c ? 0 : -1; + return obj == a.f862c ? 0 : -1; } @Override // c.i.a.c.r1 @@ -96,13 +96,13 @@ public final class t extends m { Object obj = null; int i2 = z2 ? 0 : null; if (z2) { - obj = a.f861c; + obj = a.f862c; } 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.f1016c = 0; + bVar.f1017c = 0; bVar.d = -9223372036854775807L; bVar.e = 0; bVar.f = aVar; @@ -116,7 +116,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public Object m(int i) { - return a.f861c; + return a.f862c; } @Override // c.i.a.c.r1 @@ -140,10 +140,10 @@ public final class t extends m { r1 j = yVar.j(); if (j != null) { this.n = new a(j, null, null); - this.f860r = true; + this.f861r = true; return; } - this.n = new a(new b(yVar.e()), r1.c.a, a.f861c); + this.n = new a(new b(yVar.e()), r1.c.a, a.f862c); } @Override // c.i.a.c.d2.y @@ -184,7 +184,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.f857c); + bVar.a.c(bVar.f858c); } this.g.clear(); } @@ -197,7 +197,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.f861c)) { + if (this.n.e != null && obj.equals(a.f862c)) { 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 c216c64872..be66e850d7 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 f862c; + public final Format f863c; 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.f862c = format; + this.f863c = 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 a5602ff19a..c09e77a0e8 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 f863c; + public final int f864c; public final long d; public final int e; public w(w wVar) { this.a = wVar.a; this.b = wVar.b; - this.f863c = wVar.f863c; + this.f864c = wVar.f864c; 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.f863c = -1; + this.f864c = -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.f863c = i2; + this.f864c = 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.f863c = i2; + this.f864c = 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.f863c = -1; + this.f864c = -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.f863c == wVar.f863c && this.d == wVar.d && this.e == wVar.e; + return this.a.equals(wVar.a) && this.b == wVar.b && this.f864c == wVar.f864c && this.d == wVar.d && this.e == wVar.e; } public int hashCode() { - return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f863c) * 31) + ((int) this.d)) * 31) + this.e; + return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f864c) * 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 53ba4200df..0300d78349 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.f863c, this.d, this.e)); + return new a(this.a.equals(obj) ? this : new w(obj, this.b, this.f864c, 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 e159826b73..d576de8218 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,30 +19,30 @@ public interface z { public final y.a b; /* renamed from: c reason: collision with root package name */ - public final CopyOnWriteArrayList f864c; + public final CopyOnWriteArrayList f865c; public final long d; /* compiled from: MediaSourceEventListener */ /* renamed from: c.i.a.c.d2.z$a$a reason: collision with other inner class name */ - public static final class C0091a { + public static final class C0092a { public Handler a; public z b; - public C0091a(Handler handler, z zVar) { + public C0092a(Handler handler, z zVar) { this.a = handler; this.b = zVar; } } public a() { - this.f864c = new CopyOnWriteArrayList<>(); + this.f865c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; this.d = 0; } - public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar, long j) { - this.f864c = copyOnWriteArrayList; + public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar, long j) { + this.f865c = copyOnWriteArrayList; this.a = i; this.b = aVar; this.d = j; @@ -57,48 +57,48 @@ public interface z { } public void b(u uVar) { - Iterator it = this.f864c.iterator(); + Iterator it = this.f865c.iterator(); while (it.hasNext()) { - C0091a next = it.next(); + C0092a next = it.next(); f0.D(next.a, new d(this, next.b, uVar)); } } public void c(r rVar, u uVar) { - Iterator it = this.f864c.iterator(); + Iterator it = this.f865c.iterator(); while (it.hasNext()) { - C0091a next = it.next(); + C0092a next = it.next(); f0.D(next.a, new f(this, next.b, rVar, uVar)); } } public void d(r rVar, u uVar) { - Iterator it = this.f864c.iterator(); + Iterator it = this.f865c.iterator(); while (it.hasNext()) { - C0091a next = it.next(); + C0092a next = it.next(); f0.D(next.a, new c(this, next.b, rVar, uVar)); } } public void e(r rVar, u uVar, IOException iOException, boolean z2) { - Iterator it = this.f864c.iterator(); + Iterator it = this.f865c.iterator(); while (it.hasNext()) { - C0091a next = it.next(); + C0092a next = it.next(); f0.D(next.a, new b(this, next.b, rVar, uVar, iOException, z2)); } } public void f(r rVar, u uVar) { - Iterator it = this.f864c.iterator(); + Iterator it = this.f865c.iterator(); while (it.hasNext()) { - C0091a next = it.next(); + C0092a next = it.next(); f0.D(next.a, new e(this, next.b, rVar, uVar)); } } @CheckResult public a g(int i, @Nullable y.a aVar, long j) { - return new a(this.f864c, i, aVar, j); + return new a(this.f865c, 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 1e2cdb1a1b..0ce132c724 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 f865c; + public b f866c; @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.f865c = bVar; + this.f866c = 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.f865c; + b bVar = this.f866c; 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.f865c; + b bVar = this.f866c; 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 eb39ea144d..77c339123f 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 f866c; + public final int f867c; 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.f866c = i2; + this.f867c = 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 2c107f6be6..29e2ca9e12 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 f867c; + public final Layout.Alignment f868c; @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 f868c; + public Layout.Alignment f869c; 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.f868c = null; + this.f869c = 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.f868c = cVar.f867c; + this.f869c = cVar.f868c; 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.f868c, 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.f869c, 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 { d.k(bitmap == null); } this.b = charSequence; - this.f867c = alignment; + this.f868c = 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 2b4608c86c..1dc6495a6e 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 @@ -41,16 +41,16 @@ public final class l extends g0 implements Handler.Callback { public final h v; /* renamed from: w reason: collision with root package name */ - public final s0 f869w; + public final s0 f870w; /* renamed from: x reason: collision with root package name */ - public boolean f870x; + public boolean f871x; /* renamed from: y reason: collision with root package name */ - public boolean f871y; + public boolean f872y; /* renamed from: z reason: collision with root package name */ - public boolean f872z; + public boolean f873z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public l(k kVar, @Nullable Looper looper) { @@ -67,7 +67,7 @@ public final class l extends g0 implements Handler.Callback { } this.t = handler; this.v = hVar; - this.f869w = new s0(); + this.f870w = new s0(); this.H = -9223372036854775807L; } @@ -87,8 +87,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.f870x = false; - this.f871y = false; + this.f871x = false; + this.f872y = false; this.H = -9223372036854775807L; if (this.A != 0) { O(); @@ -153,7 +153,7 @@ public final class l extends g0 implements Handler.Callback { public final void M() { g gVar; char c2 = 1; - this.f872z = true; + this.f873z = true; h hVar = this.v; Format format = this.B; Objects.requireNonNull(format); @@ -321,7 +321,7 @@ public final class l extends g0 implements Handler.Callback { @Override // c.i.a.c.k1 public boolean b() { - return this.f871y; + return this.f872y; } @Override // c.i.a.c.k1 @@ -346,14 +346,14 @@ public final class l extends g0 implements Handler.Callback { @Override // c.i.a.c.k1 public void q(long j, long j2) { boolean z2; - if (this.f924r) { + if (this.f925r) { long j3 = this.H; if (j3 != -9223372036854775807L && j >= j3) { N(); - this.f871y = true; + this.f872y = true; } } - if (!this.f871y) { + if (!this.f872y) { if (this.F == null) { g gVar = this.C; Objects.requireNonNull(gVar); @@ -387,7 +387,7 @@ public final class l extends g0 implements Handler.Callback { O(); } else { N(); - this.f871y = true; + this.f872y = true; } } } else if (jVar.j <= j) { @@ -417,7 +417,7 @@ public final class l extends g0 implements Handler.Callback { } } if (this.A != 2) { - while (!this.f870x) { + while (!this.f871x) { try { i iVar = this.D; if (iVar == null) { @@ -439,22 +439,22 @@ public final class l extends g0 implements Handler.Callback { this.A = 2; return; } - int I = I(this.f869w, iVar, false); + int I = I(this.f870w, iVar, false); if (I == -4) { if (iVar.n()) { - this.f870x = true; - this.f872z = false; + this.f871x = true; + this.f873z = false; } else { - Format format = this.f869w.b; + Format format = this.f870w.b; if (format != null) { - iVar.q = format.f2695x; + iVar.q = format.f2696x; iVar.s(); - this.f872z &= !iVar.o(); + this.f873z &= !iVar.o(); } else { return; } } - if (!this.f872z) { + if (!this.f873z) { 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 f445c04884..2a9860fbdd 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 @@ -45,7 +45,7 @@ public final class c extends e { public final int q; /* renamed from: r reason: collision with root package name */ - public final int f873r; + public final int f874r; public final long s; public final ArrayList t = new ArrayList<>(); public a u = new a(0, 4); @@ -54,24 +54,24 @@ public final class c extends e { @Nullable /* renamed from: w reason: collision with root package name */ - public List f874w; + public List f875w; /* renamed from: x reason: collision with root package name */ - public int f875x; + public int f876x; /* renamed from: y reason: collision with root package name */ - public int f876y; + public int f877y; /* renamed from: z reason: collision with root package name */ - public boolean f877z; + public boolean f878z; /* compiled from: Cea608Decoder */ public static final class a { - public final List a = new ArrayList(); + public final List a = new ArrayList(); public final List b = new ArrayList(); /* renamed from: c reason: collision with root package name */ - public final StringBuilder f878c = new StringBuilder(); + public final StringBuilder f879c = new StringBuilder(); public int d; public int e; public int f; @@ -80,17 +80,17 @@ public final class c extends e { /* compiled from: Cea608Decoder */ /* renamed from: c.i.a.c.e2.m.c$a$a reason: collision with other inner class name */ - public static class C0092a { + public static class C0093a { public final int a; public final boolean b; /* renamed from: c reason: collision with root package name */ - public int f879c; + public int f880c; - public C0092a(int i, boolean z2, int i2) { + public C0093a(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f879c = i2; + this.f880c = i2; } } @@ -100,20 +100,20 @@ public final class c extends e { } public void a(char c2) { - if (this.f878c.length() < 32) { - this.f878c.append(c2); + if (this.f879c.length() < 32) { + this.f879c.append(c2); } } public void b() { - int length = this.f878c.length(); + int length = this.f879c.length(); if (length > 0) { - this.f878c.delete(length - 1, length); + this.f879c.delete(length - 1, length); for (int size = this.a.size() - 1; size >= 0; size--) { - C0092a aVar = this.a.get(size); - int i = aVar.f879c; + C0093a aVar = this.a.get(size); + int i = aVar.f880c; if (i == length) { - aVar.f879c = i - 1; + aVar.f880c = i - 1; } else { return; } @@ -168,7 +168,7 @@ public final class c extends e { } public final SpannableString d() { - SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f878c); + SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f879c); int length = spannableStringBuilder.length(); int i = 0; int i2 = -1; @@ -178,7 +178,7 @@ public final class c extends e { boolean z2 = false; int i6 = -1; while (i < this.a.size()) { - C0092a aVar = this.a.get(i); + C0093a aVar = this.a.get(i); boolean z3 = aVar.b; int i7 = aVar.a; if (i7 != 8) { @@ -188,9 +188,9 @@ public final class c extends e { } z2 = z4; } - int i8 = aVar.f879c; + int i8 = aVar.f880c; i++; - if (i8 != (i < this.a.size() ? this.a.get(i).f879c : length)) { + if (i8 != (i < this.a.size() ? this.a.get(i).f880c : length)) { if (i2 != -1 && !z3) { spannableStringBuilder.setSpan(new UnderlineSpan(), i2, i8, 33); i2 = -1; @@ -225,14 +225,14 @@ public final class c extends e { } public boolean e() { - return this.a.isEmpty() && this.b.isEmpty() && this.f878c.length() == 0; + return this.a.isEmpty() && this.b.isEmpty() && this.f879c.length() == 0; } public void f(int i) { this.g = i; this.a.clear(); this.b.clear(); - this.f878c.setLength(0); + this.f879c.setLength(0); this.d = 15; this.e = 0; this.f = 0; @@ -243,20 +243,20 @@ public final class c extends e { this.s = j2 > 0 ? j2 * 1000 : -9223372036854775807L; this.p = "application/x-mp4-cea-608".equals(str) ? 2 : 3; if (i2 == 1) { - this.f873r = 0; + this.f874r = 0; this.q = 0; } else if (i2 == 2) { - this.f873r = 1; + this.f874r = 1; this.q = 0; } else if (i2 == 3) { - this.f873r = 0; + this.f874r = 0; this.q = 1; } else if (i2 != 4) { Log.w("Cea608Decoder", "Invalid channel. Defaulting to CC1."); - this.f873r = 0; + this.f874r = 0; this.q = 0; } else { - this.f873r = 1; + this.f874r = 1; this.q = 1; } l(0); @@ -268,7 +268,7 @@ public final class c extends e { @Override // c.i.a.c.e2.m.e public f e() { List list = this.v; - this.f874w = list; + this.f875w = list; Objects.requireNonNull(list); return new f(list); } @@ -295,12 +295,12 @@ public final class c extends e { byte b = (byte) (s2 & 127); byte b2 = (byte) (s3 & 127); if (b != 0 || b2 != 0) { - boolean z5 = this.f877z; + boolean z5 = this.f878z; if ((s & 4) == 4) { boolean[] zArr = n; if (zArr[s2] && zArr[s3]) { z2 = true; - this.f877z = z2; + this.f878z = z2; if (z2) { if ((b & 240) == 16) { if (this.A && this.B == b && this.C == b2) { @@ -343,7 +343,7 @@ public final class c extends e { if (i3 == 0) { this.D = (b >> 3) & 1; } - if (this.D == this.f873r) { + if (this.D == this.f874r) { if (i3 == 0) { int i4 = b & 247; if (i4 == 17 && (b2 & 240) == 48) { @@ -358,7 +358,7 @@ public final class c extends e { this.u.a(' '); boolean z6 = (b2 & 1) == 1; a aVar = this.u; - aVar.a.add(new a.C0092a((b2 >> 1) & 7, z6, aVar.f878c.length())); + aVar.a.add(new a.C0093a((b2 >> 1) & 7, z6, aVar.f879c.length())); } else { if ((b & 240) == 16 && (b2 & 192) == 64) { int i6 = g[b & 7]; @@ -367,8 +367,8 @@ public final class c extends e { } a aVar2 = this.u; if (i6 != aVar2.d) { - if (this.f875x != 1 && !aVar2.e()) { - a aVar3 = new a(this.f875x, this.f876y); + if (this.f876x != 1 && !aVar2.e()) { + a aVar3 = new a(this.f876x, this.f877y); this.u = aVar3; this.t.add(aVar3); } @@ -378,7 +378,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.C0092a(z7 ? 8 : i7, z8, aVar4.f878c.length())); + aVar4.a.add(new a.C0093a(z7 ? 8 : i7, z8, aVar4.f879c.length())); if (z7) { this.u.e = h[i7]; } @@ -404,7 +404,7 @@ public final class c extends e { m(4); break; default: - int i8 = this.f875x; + int i8 = this.f876x; if (i8 != 0) { if (b2 == 33) { this.u.b(); @@ -413,7 +413,7 @@ public final class c extends e { switch (b2) { case 44: this.v = Collections.emptyList(); - int i9 = this.f875x; + int i9 = this.f876x; if (i9 == 1 || i9 == 3) { k(); break; @@ -422,7 +422,7 @@ public final class c extends e { if (i8 == 1 && !this.u.e()) { a aVar5 = this.u; aVar5.b.add(aVar5.d()); - aVar5.f878c.setLength(0); + aVar5.f879c.setLength(0); aVar5.a.clear(); int min = Math.min(aVar5.h, aVar5.d); while (aVar5.b.size() >= min) { @@ -476,7 +476,7 @@ public final class c extends e { } } z2 = false; - this.f877z = z2; + this.f878z = z2; if (z2) { } this.A = false; @@ -486,7 +486,7 @@ public final class c extends e { } } } else if (z4) { - int i10 = this.f875x; + int i10 = this.f876x; if (i10 == 1 || i10 == 3) { this.v = j(); this.F = this.e; @@ -503,11 +503,11 @@ public final class c extends e { public void flush() { super.flush(); this.v = null; - this.f874w = null; + this.f875w = null; l(0); m(4); k(); - this.f877z = false; + this.f878z = false; this.A = false; this.B = 0; this.C = 0; @@ -539,7 +539,7 @@ public final class c extends e { List emptyList = Collections.emptyList(); this.v = emptyList; this.F = -9223372036854775807L; - this.f874w = emptyList; + this.f875w = emptyList; Objects.requireNonNull(emptyList); pollFirst.r(this.e, new f(emptyList), RecyclerView.FOREVER_NS); return pollFirst; @@ -547,7 +547,7 @@ public final class c extends e { @Override // c.i.a.c.e2.m.e public boolean h() { - return this.v != this.f874w; + return this.v != this.f875w; } public final List j() { @@ -576,15 +576,15 @@ public final class c extends e { } public final void k() { - this.u.f(this.f875x); + this.u.f(this.f876x); this.t.clear(); this.t.add(this.u); } public final void l(int i2) { - int i3 = this.f875x; + int i3 = this.f876x; if (i3 != i2) { - this.f875x = i2; + this.f876x = i2; if (i2 == 3) { for (int i4 = 0; i4 < this.t.size(); i4++) { this.t.get(i4).g = i2; @@ -599,7 +599,7 @@ public final class c extends e { } public final void m(int i2) { - this.f876y = i2; + this.f877y = 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 e9031dbf0c..4f83eec501 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 @@ -63,7 +63,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 f880c; + public static final int f881c; 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}; @@ -87,29 +87,29 @@ public final class d extends e { public boolean q; /* renamed from: r reason: collision with root package name */ - public int f881r; + public int f882r; public int s; public int t; public int u; public boolean v; /* renamed from: w reason: collision with root package name */ - public int f882w; + public int f883w; /* renamed from: x reason: collision with root package name */ - public int f883x; + public int f884x; /* renamed from: y reason: collision with root package name */ - public int f884y; + public int f885y; /* renamed from: z reason: collision with root package name */ - public int f885z; + public int f886z; static { int d2 = d(0, 0, 0, 0); b = d2; int d3 = d(0, 0, 0, 3); - f880c = d3; + f881c = d3; h = new int[]{d2, d3, d2, d2, d3, d2, d2}; k = new int[]{d2, d2, d2, d2, d2, d3, d3}; } @@ -221,16 +221,16 @@ public final class d extends e { this.o = false; this.p = 4; this.q = false; - this.f881r = 0; + this.f882r = 0; this.s = 0; this.t = 0; this.u = 15; this.v = true; - this.f882w = 0; - this.f883x = 0; - this.f884y = 0; + this.f883w = 0; + this.f884x = 0; + this.f885y = 0; int i2 = b; - this.f885z = i2; + this.f886z = i2; this.D = a; this.F = i2; } @@ -278,13 +278,13 @@ public final class d extends e { public final int b; /* renamed from: c reason: collision with root package name */ - public final byte[] f886c; + public final byte[] f887c; public int d = 0; public c(int i, int i2) { this.a = i; this.b = i2; - this.f886c = new byte[((i2 * 2) - 1)]; + this.f887c = new byte[((i2 * 2) - 1)]; } } @@ -336,7 +336,7 @@ public final class d extends e { } c cVar = new c(i2, i4); this.o = cVar; - byte[] bArr = cVar.f886c; + byte[] bArr = cVar.f887c; int i5 = cVar.d; cVar.d = i5 + 1; bArr[i5] = s3; @@ -349,7 +349,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.f886c; + byte[] bArr2 = cVar2.f887c; int i6 = cVar2.d; int i7 = i6 + 1; cVar2.d = i7; @@ -398,7 +398,7 @@ public final class d extends e { } v vVar = this.h; c cVar2 = this.o; - vVar.j(cVar2.f886c, cVar2.d); + vVar.j(cVar2.f887c, cVar2.d); int i = 3; int g = this.h.g(3); int g2 = this.h.g(5); @@ -590,8 +590,8 @@ public final class d extends e { int g5 = this.h.g(2); this.h.m(8); b bVar4 = this.l; - bVar4.f885z = d3; - bVar4.f882w = g5; + bVar4.f886z = d3; + bVar4.f883w = g5; break; } case 152: @@ -624,7 +624,7 @@ public final class d extends e { bVar5.v = f4; bVar5.p = g6; bVar5.q = f5; - bVar5.f881r = g7; + bVar5.f882r = g7; bVar5.s = g8; bVar5.t = g9; int i11 = g10 + 1; @@ -636,19 +636,19 @@ public final class d extends e { } } } - if (!(g11 == 0 || bVar5.f883x == g11)) { - bVar5.f883x = g11; + if (!(g11 == 0 || bVar5.f884x == g11)) { + bVar5.f884x = 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.f885z = i13; - bVar5.f882w = i16; + bVar5.f886z = i13; + bVar5.f883w = i16; } - if (!(g12 == 0 || bVar5.f884y == g12)) { - bVar5.f884y = g12; + if (!(g12 == 0 || bVar5.f885y == g12)) { + bVar5.f885y = g12; int i17 = g12 - 1; int i18 = b.j[i17]; int i19 = b.i[i17]; @@ -823,7 +823,7 @@ public final class d extends e { spannableStringBuilder.append('\n'); } spannableStringBuilder.append((CharSequence) bVar.b()); - int i3 = bVar.f882w; + int i3 = bVar.f883w; if (i3 != 0) { if (i3 == 1) { alignment = Layout.Alignment.ALIGN_OPPOSITE; @@ -831,22 +831,22 @@ public final class d extends e { alignment = Layout.Alignment.ALIGN_CENTER; } else if (i3 != 3) { StringBuilder O = c.d.b.a.a.O("Unexpected justification value: "); - O.append(bVar.f882w); + O.append(bVar.f883w); throw new IllegalArgumentException(O.toString()); } if (!bVar.q) { f2 = ((float) bVar.s) / 99.0f; - f = ((float) bVar.f881r) / 99.0f; + f = ((float) bVar.f882r) / 99.0f; } else { f2 = ((float) bVar.s) / 209.0f; - f = ((float) bVar.f881r) / 74.0f; + f = ((float) bVar.f882r) / 74.0f; } float f3 = (f2 * 0.9f) + 0.05f; float f4 = (f * 0.9f) + 0.05f; 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.f885z == b.b, bVar.f885z, 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.f886z == b.b, bVar.f886z, bVar.p); } alignment = Layout.Alignment.ALIGN_NORMAL; if (!bVar.q) { @@ -856,7 +856,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.f885z == b.b, bVar.f885z, 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.f886z == b.b, bVar.f886z, 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 da3e7f5a32..e6aaf9900a 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 f887c; + public final PriorityQueue f888c; @Nullable public b d; public long e; @@ -28,7 +28,7 @@ public abstract class e implements g { public static final class b extends i implements Comparable { /* renamed from: r reason: collision with root package name */ - public long f888r; + public long f889r; public b() { } @@ -43,7 +43,7 @@ public abstract class e implements g { if (n() == bVar2.n()) { long j = this.m - bVar2.m; if (j == 0) { - j = this.f888r - bVar2.f888r; + j = this.f889r - bVar2.f889r; if (j == 0) { return 0; } @@ -80,7 +80,7 @@ public abstract class e implements g { for (int i2 = 0; i2 < 2; i2++) { this.b.add(new c(new b(this))); } - this.f887c = new PriorityQueue<>(); + this.f888c = new PriorityQueue<>(); } @Override // c.i.a.c.e2.g @@ -112,8 +112,8 @@ public abstract class e implements g { } else { long j = this.f; this.f = 1 + j; - bVar.f888r = j; - this.f887c.add(bVar); + bVar.f889r = j; + this.f888c.add(bVar); } this.d = null; } @@ -126,9 +126,9 @@ public abstract class e implements g { public void flush() { this.f = 0; this.e = 0; - while (!this.f887c.isEmpty()) { + while (!this.f888c.isEmpty()) { int i = f0.a; - i(this.f887c.poll()); + i(this.f888c.poll()); } b bVar = this.d; if (bVar != null) { @@ -143,12 +143,12 @@ public abstract class e implements g { if (this.b.isEmpty()) { return null; } - while (!this.f887c.isEmpty()) { + while (!this.f888c.isEmpty()) { int i = f0.a; - if (this.f887c.peek().m > this.e) { + if (this.f888c.peek().m > this.e) { break; } - b poll = this.f887c.poll(); + b poll = this.f888c.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 d23ba197a4..6808d7b473 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.f895c.clear(); + hVar.f896c.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.f895c.clear(); + hVar2.f896c.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.f895c.get(g8)) != null) { + if (dVar3.b == 0 && (fVar = hVar2.f896c.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.f895c.put(fVar2.a, fVar2); + hVar2.f896c.put(fVar2.a, fVar2); break; } case 18: @@ -195,7 +195,7 @@ public final class a extends d { i8 = 0; i6 = 0; } - hVar2.h = new b.C0093b(g24, g25, i8, i7, i6, i5); + hVar2.h = new b.C0094b(g24, g25, i8, i7, i6, i5); break; } break; @@ -209,7 +209,7 @@ public final class a extends d { list = Collections.emptyList(); cVar2 = cVar; } else { - b.C0093b bVar2 = hVar3.h; + b.C0094b bVar2 = hVar3.h; if (bVar2 == null) { bVar2 = bVar.g; } @@ -220,15 +220,15 @@ public final class a extends d { bVar.f.setBitmap(createBitmap); } ArrayList arrayList = new ArrayList(); - SparseArray sparseArray6 = dVar4.f893c; + SparseArray sparseArray6 = dVar4.f894c; int i14 = 0; while (i14 < sparseArray6.size()) { bVar.f.save(); b.e valueAt = sparseArray6.valueAt(i14); - b.f fVar3 = bVar.i.f895c.get(sparseArray6.keyAt(i14)); - int i15 = valueAt.a + bVar2.f891c; + b.f fVar3 = bVar.i.f896c.get(sparseArray6.keyAt(i14)); + int i15 = valueAt.a + bVar2.f892c; int i16 = valueAt.b + bVar2.e; - bVar.f.clipRect(i15, i16, Math.min(fVar3.f894c + i15, bVar2.d), Math.min(fVar3.d + i16, bVar2.f)); + bVar.f.clipRect(i15, i16, Math.min(fVar3.f895c + 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.f890c : aVar.b; + int[] iArr = i18 == 3 ? aVar.d : i18 == 2 ? aVar.f891c : aVar.b; i2 = i14; - b.e(cVar4.f892c, iArr, i18, i19, i20, paint, canvas); + b.e(cVar4.f893c, 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.f890c[fVar3.h] : aVar.b[fVar3.i]); - bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f894c + i15), (float) (fVar3.d + i16), bVar.e); + bVar.e.setColor(i21 == 3 ? aVar.d[fVar3.g] : i21 == 2 ? aVar.f891c[fVar3.h] : aVar.b[fVar3.i]); + bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f895c + i15), (float) (fVar3.d + i16), bVar.e); } - Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f894c, fVar3.d); + Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f895c, 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.f894c) / 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.f895c) / 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 7b1cc18d15..4998fdf594 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,11 +16,11 @@ 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[] f889c = {0, 17, 34, 51, 68, 85, 102, 119, -120, -103, -86, -69, -52, -35, -18, -1}; + public static final byte[] f890c = {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(); - public final C0093b g = new C0093b(719, 575, 0, 719, 0, 575); + public final C0094b g = new C0094b(719, 575, 0, 719, 0, 575); public final a h = new a(0, new int[]{0, -1, ViewCompat.MEASURED_STATE_MASK, -8421505}, b(), c()); public final h i; public Bitmap j; @@ -31,33 +31,33 @@ public final class b { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f890c; + public final int[] f891c; public final int[] d; public a(int i, int[] iArr, int[] iArr2, int[] iArr3) { this.a = i; this.b = iArr; - this.f890c = iArr2; + this.f891c = iArr2; this.d = iArr3; } } /* compiled from: DvbParser */ /* renamed from: c.i.a.c.e2.n.b$b reason: collision with other inner class name */ - public static final class C0093b { + public static final class C0094b { public final int a; public final int b; /* renamed from: c reason: collision with root package name */ - public final int f891c; + public final int f892c; public final int d; public final int e; public final int f; - public C0093b(int i, int i2, int i3, int i4, int i5, int i6) { + public C0094b(int i, int i2, int i3, int i4, int i5, int i6) { this.a = i; this.b = i2; - this.f891c = i3; + this.f892c = 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[] f892c; + public final byte[] f893c; public final byte[] d; public c(int i, boolean z2, byte[] bArr, byte[] bArr2) { this.a = i; this.b = z2; - this.f892c = bArr; + this.f893c = 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 f893c; + public final SparseArray f894c; public d(int i, int i2, int i3, SparseArray sparseArray) { this.a = i2; this.b = i3; - this.f893c = sparseArray; + this.f894c = 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 f894c; + public final int f895c; 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.f894c = i2; + this.f895c = i2; this.d = i3; this.e = i5; this.f = i6; @@ -153,13 +153,13 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f895c = new SparseArray<>(); + public final SparseArray f896c = new SparseArray<>(); public final SparseArray d = new SparseArray<>(); public final SparseArray e = new SparseArray<>(); public final SparseArray f = new SparseArray<>(); public final SparseArray g = new SparseArray<>(); @Nullable - public C0093b h; + public C0094b h; @Nullable public d i; @@ -424,7 +424,7 @@ public final class b { } case 17: if (i == 3) { - bArr4 = bArr6 == null ? f889c : bArr6; + bArr4 = bArr6 == null ? f890c : 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 ab3f41847b..294253de29 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 @@ -18,18 +18,18 @@ import java.util.zip.Inflater; public final class a extends d { public final w n = new w(); public final w o = new w(); - public final C0094a p = new C0094a(); + public final C0095a p = new C0095a(); @Nullable public Inflater q; /* compiled from: PgsDecoder */ /* renamed from: c.i.a.c.e2.o.a$a reason: collision with other inner class name */ - public static final class C0094a { + public static final class C0095a { public final w a = new w(); public final int[] b = new int[256]; /* renamed from: c reason: collision with root package name */ - public boolean f896c; + public boolean f897c; 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.f896c = false; + this.f897c = false; } } @@ -65,7 +65,7 @@ public final class a extends d { a aVar = this; w wVar3 = aVar.n; wVar3.a = bArr; - wVar3.f973c = i; + wVar3.f974c = i; int i4 = 0; wVar3.b = 0; if (wVar3.a() > 0 && wVar3.c() == 120) { @@ -74,15 +74,15 @@ public final class a extends d { } if (f0.x(wVar3, aVar.o, aVar.q)) { w wVar4 = aVar.o; - wVar3.B(wVar4.a, wVar4.f973c); + wVar3.B(wVar4.a, wVar4.f974c); } } aVar.p.a(); ArrayList arrayList = new ArrayList(); while (aVar.n.a() >= 3) { w wVar5 = aVar.n; - C0094a aVar2 = aVar.p; - int i5 = wVar5.f973c; + C0095a aVar2 = aVar.p; + int i5 = wVar5.f974c; int s = 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.f896c = true; + aVar2.f897c = 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.f973c; + int i11 = wVar6.f974c; 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).f973c) == 0 || wVar2.b != i2 || !aVar2.f896c) { + if (aVar2.d == 0 || aVar2.e == 0 || aVar2.h == 0 || aVar2.i == 0 || (i2 = (wVar2 = aVar2.a).f974c) == 0 || wVar2.b != i2 || !aVar2.f897c) { 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 dbc3848a1f..c659050979 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 f897c; + public final int f898c; public c(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f897c = i3; + this.f898c = 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 67d388f4e5..3027ce62c5 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 @@ -33,7 +33,7 @@ public final class a extends d { public Map q; /* renamed from: r reason: collision with root package name */ - public float f898r = -3.4028235E38f; + public float f899r = -3.4028235E38f; public float s = -3.4028235E38f; public a(@Nullable List list) { @@ -147,7 +147,7 @@ public final class a extends d { c.d.b.a.a.k0("Skipping invalid timing: ", g, "SsaDecoder"); } else { Map map = aVar.q; - c cVar = (map == null || (i8 = bVar2.f899c) == -1) ? null : map.get(split[i8].trim()); + c cVar = (map == null || (i8 = bVar2.f900c) == -1) ? null : map.get(split[i8].trim()); String str = split[bVar2.d]; Matcher matcher = c.b.a.matcher(str); PointF pointF = null; @@ -181,14 +181,14 @@ public final class a extends d { wVar2 = wVar; } else { String replace = c.b.a.matcher(str).replaceAll("").replace("\\N", "\n").replace("\\n", "\n").replace("\\h", " "); - float f6 = aVar.f898r; + float f6 = aVar.f899r; float f7 = aVar.s; SpannableString spannableString = new SpannableString(replace); if (cVar != null) { - if (cVar.f900c != null) { + if (cVar.f901c != null) { bVar = bVar2; j = n3; - spannableString.setSpan(new ForegroundColorSpan(cVar.f900c.intValue()), 0, spannableString.length(), 33); + spannableString.setSpan(new ForegroundColorSpan(cVar.f901c.intValue()), 0, spannableString.length(), 33); } else { bVar = bVar2; j = n3; @@ -351,7 +351,7 @@ public final class a extends d { String K = f0.K(split[0].trim()); K.hashCode(); if (K.equals("playresx")) { - this.f898r = Float.parseFloat(split[1].trim()); + this.f899r = Float.parseFloat(split[1].trim()); } else if (K.equals("playresy")) { try { this.s = Float.parseFloat(split[1].trim()); @@ -466,7 +466,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.f901c; + int i11 = aVar.f902c; 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 f65a32731b..4368ea15b6 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 f899c; + public final int f900c; 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.f899c = i3; + this.f900c = 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 dd181cbfbf..f67b612b16 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 f900c; + public final Integer f901c; 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 f901c; + public final int f902c; 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.f901c = i3; + this.f902c = 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 f902c = 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 f903c = 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 = f902c.matcher(str); + Matcher matcher2 = f903c.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.f900c = num; + this.f901c = 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 d766283dc5..f3ddc47609 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 f903c = z.t("dot", "sesame", "circle"); + public static final z f904c = 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 387be7d2ac..0aa3935d1e 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 @@ -37,14 +37,14 @@ public final class c extends d { public static final Pattern q = Pattern.compile("^([-+]?\\d+\\.?\\d*?)%$"); /* renamed from: r reason: collision with root package name */ - public static final Pattern f904r = Pattern.compile("^(\\d+\\.?\\d*?)% (\\d+\\.?\\d*?)%$"); + public static final Pattern f905r = Pattern.compile("^(\\d+\\.?\\d*?)% (\\d+\\.?\\d*?)%$"); public static final Pattern s = 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); /* renamed from: w reason: collision with root package name */ - public final XmlPullParserFactory f905w; + public final XmlPullParserFactory f906w; /* compiled from: TtmlDecoder */ public static final class a { @@ -61,22 +61,22 @@ public final class c extends d { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f906c; + public final int f907c; public b(float f, int i, int i2) { this.a = f; this.b = i; - this.f906c = i2; + this.f907c = i2; } } /* compiled from: TtmlDecoder */ /* renamed from: c.i.a.c.e2.s.c$c reason: collision with other inner class name */ - public static final class C0095c { + public static final class C0096c { public final int a; public final int b; - public C0095c(int i, int i2) { + public C0096c(int i, int i2) { this.a = i; this.b = i2; } @@ -86,7 +86,7 @@ public final class c extends d { super("TtmlDecoder"); try { XmlPullParserFactory newInstance = XmlPullParserFactory.newInstance(); - this.f905w = newInstance; + this.f906w = newInstance; newInstance.setNamespaceAware(true); } catch (XmlPullParserException e) { throw new RuntimeException("Couldn't create XmlPullParserFactory instance", e); @@ -206,7 +206,7 @@ public final class c extends d { if (attributeValue3 != null) { i2 = Integer.parseInt(attributeValue3); } - int i3 = bVar.f906c; + int i3 = bVar.f907c; String attributeValue4 = xmlPullParser.getAttributeValue("http://www.w3.org/ns/ttml#parameter", "tickRate"); if (attributeValue4 != null) { i3 = Integer.parseInt(attributeValue4); @@ -217,7 +217,7 @@ public final class c extends d { /* JADX WARNING: Removed duplicated region for block: B:59:0x016f */ /* JADX WARNING: Removed duplicated region for block: B:76:0x01ac A[ADDED_TO_REGION] */ /* JADX WARNING: Removed duplicated region for block: B:93:0x01ee */ - public static Map p(XmlPullParser xmlPullParser, Map map, a aVar, @Nullable C0095c cVar, Map map2, Map map3) throws IOException, XmlPullParserException { + public static Map p(XmlPullParser xmlPullParser, Map map, a aVar, @Nullable C0096c cVar, Map map2, Map map3) throws IOException, XmlPullParserException { String t0; e eVar; float f; @@ -248,7 +248,7 @@ public final class c extends d { if (t04 != null) { String t05 = c.c.a.a0.d.t0(xmlPullParser, "origin"); if (t05 != null) { - Pattern pattern = f904r; + Pattern pattern = f905r; Matcher matcher = pattern.matcher(t05); Pattern pattern2 = s; Matcher matcher2 = pattern2.matcher(t05); @@ -857,7 +857,7 @@ public final class c extends d { fVar = k(fVar); try { fVar.b = i.a(attributeValue, false); - fVar.f909c = true; + fVar.f910c = true; break; } catch (IllegalArgumentException unused) { c.d.b.a.a.k0("Failed parsing color value: ", attributeValue, "TtmlDecoder"); @@ -878,7 +878,7 @@ public final class c extends d { p.c("TtmlDecoder", "Failed to parse shear: " + attributeValue, e); } } - fVar.f910r = f; + fVar.f911r = f; break; case '\t': String K4 = f0.K(attributeValue); @@ -940,7 +940,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.f903c, n2); + a1 b3 = h.b(b.f904c, 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(); @@ -1141,7 +1141,7 @@ public final class c extends d { parseDouble *= d2; break; case 3: - d = (double) bVar.f906c; + d = (double) bVar.f907c; parseDouble /= d; break; case 4: @@ -1157,7 +1157,7 @@ public final class c extends d { } @Nullable - public static C0095c u(XmlPullParser xmlPullParser) { + public static C0096c u(XmlPullParser xmlPullParser) { String t0 = c.c.a.a0.d.t0(xmlPullParser, "extent"); if (t0 == null) { return null; @@ -1173,7 +1173,7 @@ public final class c extends d { int parseInt = Integer.parseInt(group); String group2 = matcher.group(2); Objects.requireNonNull(group2); - return new C0095c(parseInt, Integer.parseInt(group2)); + return new C0096c(parseInt, Integer.parseInt(group2)); } catch (NumberFormatException unused) { c.d.b.a.a.k0("Ignoring malformed tts extent: ", t0, "TtmlDecoder"); return null; @@ -1184,12 +1184,12 @@ public final class c extends d { public f j(byte[] bArr, int i, boolean z2) throws SubtitleDecoderException { b bVar; try { - XmlPullParser newPullParser = this.f905w.newPullParser(); + XmlPullParser newPullParser = this.f906w.newPullParser(); HashMap hashMap = new HashMap(); HashMap hashMap2 = new HashMap(); HashMap hashMap3 = new HashMap(); hashMap2.put("", new e("", -3.4028235E38f, -3.4028235E38f, Integer.MIN_VALUE, Integer.MIN_VALUE, -3.4028235E38f, -3.4028235E38f, Integer.MIN_VALUE, -3.4028235E38f, Integer.MIN_VALUE)); - C0095c cVar = null; + C0096c cVar = null; newPullParser.setInput(new ByteArrayInputStream(bArr, 0, i), null); ArrayDeque arrayDeque = new ArrayDeque(); b bVar2 = u; 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 c1b5bd93b0..637f207f8e 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 @@ -32,7 +32,7 @@ public final class d { public final String b; /* renamed from: c reason: collision with root package name */ - public final boolean f907c; + public final boolean f908c; public final long d; public final long e; @Nullable @@ -54,7 +54,7 @@ public final class d { this.i = str4; this.f = fVar; this.g = strArr; - this.f907c = str2 != null; + this.f908c = str2 != null; this.d = j; this.e = j2; Objects.requireNonNull(str3); @@ -181,8 +181,8 @@ public final class d { if (R1.g == 1) { spannableStringBuilder.setSpan(new UnderlineSpan(), intValue, intValue2, 33); } - if (R1.f909c) { - if (R1.f909c) { + if (R1.f910c) { + if (R1.f910c) { c.c.a.a0.d.c(spannableStringBuilder, new ForegroundColorSpan(R1.b), intValue, intValue2, 33); } else { throw new IllegalStateException("Font color has not been defined."); @@ -269,10 +269,10 @@ public final class d { } else if (i == 3) { c.c.a.a0.d.c(spannableStringBuilder, new RelativeSizeSpan(R1.k / 100.0f), intValue, intValue2, 33); } - if (R1.f910r != Float.MAX_VALUE && "p".equals(this.a)) { - bVar.p = (R1.f910r * -90.0f) / 100.0f; + if (R1.f911r != Float.MAX_VALUE && "p".equals(this.a)) { + bVar.p = (R1.f911r * -90.0f) / 100.0f; } - bVar.f868c = R1.o; + bVar.f869c = R1.o; it2 = it; } } else { @@ -286,8 +286,8 @@ public final class d { i = R1.j; if (i == 1) { } - bVar.p = (R1.f910r * -90.0f) / 100.0f; - bVar.f868c = R1.o; + bVar.p = (R1.f911r * -90.0f) / 100.0f; + bVar.f869c = R1.o; it2 = it; } } @@ -302,8 +302,8 @@ public final class d { i = R1.j; if (i == 1) { } - bVar.p = (R1.f910r * -90.0f) / 100.0f; - bVar.f868c = R1.o; + bVar.p = (R1.f911r * -90.0f) / 100.0f; + bVar.f869c = R1.o; it2 = it; } } @@ -323,7 +323,7 @@ public final class d { if (!"".equals(this.h)) { str = this.h; } - if (this.f907c && z2) { + if (this.f908c && 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 ad6d3e70ac..e3b814e914 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 f908c; + public final float f909c; 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.f908c = f2; + this.f909c = 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 9deae47f60..e6e148d8f6 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 f909c; + public boolean f910c; public int d; public boolean e; public int f = -1; @@ -29,16 +29,16 @@ public final class f { public b q; /* renamed from: r reason: collision with root package name */ - public float f910r = Float.MAX_VALUE; + public float f911r = Float.MAX_VALUE; public f a(@Nullable f fVar) { int i; Layout.Alignment alignment; String str; if (fVar != null) { - if (!this.f909c && fVar.f909c) { + if (!this.f910c && fVar.f910c) { this.b = fVar.b; - this.f909c = true; + this.f910c = true; } if (this.h == -1) { this.h = fVar.h; @@ -71,8 +71,8 @@ public final class f { if (this.q == null) { this.q = fVar.q; } - if (this.f910r == Float.MAX_VALUE) { - this.f910r = fVar.f910r; + if (this.f911r == Float.MAX_VALUE) { + this.f911r = fVar.f911r; } if (!this.e && fVar.e) { this.d = fVar.d; 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 c539203b17..704ec0b665 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.f908c, 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.f909c, 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.f908c; + float f = eVar2.f909c; 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 89dab4820b..dcbd0fbffa 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 @@ -23,7 +23,7 @@ public final class a extends d { public final int q; /* renamed from: r reason: collision with root package name */ - public final String f911r; + public final String f912r; public final float s; public final int t; @@ -35,7 +35,7 @@ public final class a extends d { byte[] bArr = list.get(0); this.p = bArr[24]; this.q = ((bArr[26] & 255) << 24) | ((bArr[27] & 255) << 16) | ((bArr[28] & 255) << 8) | (bArr[29] & 255); - this.f911r = "Serif".equals(f0.m(bArr, 43, bArr.length - 43)) ? "serif" : str; + this.f912r = "Serif".equals(f0.m(bArr, 43, bArr.length - 43)) ? "serif" : str; int i = bArr[25] * 20; this.t = i; z2 = (bArr[0] & 32) == 0 ? false : z2; @@ -48,7 +48,7 @@ public final class a extends d { } else { this.p = 0; this.q = -1; - this.f911r = str; + this.f912r = str; this.o = false; this.s = 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.f973c = i; + wVar.f974c = 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.f1349c); + str = wVar.q(x2, c.f1350c); } if (str.isEmpty()) { return b.i; @@ -122,7 +122,7 @@ public final class a extends d { if (i5 != -1) { spannableStringBuilder.setSpan(new ForegroundColorSpan((i5 >>> 8) | ((i5 & 255) << 24)), 0, length, 16711713); } - String str2 = this.f911r; + String str2 = this.f912r; int length2 = spannableStringBuilder.length(); if (str2 != "sans-serif") { spannableStringBuilder.setSpan(new TypefaceSpan(str2), 0, length2, 16711713); 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 b03839e907..a91bd10e11 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 f912c = new StringBuilder(); + public final StringBuilder f913c = new StringBuilder(); public static String a(w wVar, StringBuilder sb) { boolean z2 = false; sb.setLength(0); int i = wVar.b; - int i2 = wVar.f973c; + int i2 = wVar.f974c; 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.f973c; + int i2 = wVar.f974c; 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 2ca5ae22a2..dda39512e5 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.f973c = i; + wVar.f974c = 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.f918c = charSequence; + eVar2.f919c = 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 fe3d3ae4e0..259a298b16 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 f913c = Collections.emptySet(); + public Set f914c = 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 f2ce847a29..111e09198c 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 f914c; + public final long f915c; public g(c cVar, long j, long j2) { this.a = cVar; this.b = j; - this.f914c = j2; + this.f915c = 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 71061f65fb..9f27fbdf41 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 @@ -37,7 +37,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 f915c; + public static final Map f916c; public static final Map d; /* compiled from: WebvttCueParser */ @@ -46,11 +46,11 @@ public final class h { public final c b; /* renamed from: c reason: collision with root package name */ - public final int f916c; + public final int f917c; public b(c cVar, int i, a aVar) { this.b = cVar; - this.f916c = i; + this.f917c = i; } } @@ -60,13 +60,13 @@ public final class h { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f917c; + public final String f918c; public final Set d; public c(String str, int i, String str2, Set set) { this.b = i; this.a = str; - this.f917c = str2; + this.f918c = str2; this.d = set; } } @@ -94,7 +94,7 @@ public final class h { public long b = 0; /* renamed from: c reason: collision with root package name */ - public CharSequence f918c; + public CharSequence f919c; public int d = 2; public float e = -3.4028235E38f; public int f = 1; @@ -153,7 +153,7 @@ public final class h { } else { alignment = Layout.Alignment.ALIGN_CENTER; } - bVar.f868c = alignment; + bVar.f869c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -176,7 +176,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f918c; + charSequence = this.f919c; if (charSequence != null) { bVar.a = charSequence; } @@ -193,13 +193,13 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f918c; + charSequence = this.f919c; if (charSequence != null) { } return bVar; } alignment = Layout.Alignment.ALIGN_NORMAL; - bVar.f868c = alignment; + bVar.f869c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -215,7 +215,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f918c; + charSequence = this.f919c; if (charSequence != null) { } return bVar; @@ -232,7 +232,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))); - f915c = Collections.unmodifiableMap(hashMap); + f916c = 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))); @@ -283,7 +283,7 @@ public final class h { break; case 2: for (String str3 : cVar.d) { - Map map = f915c; + Map map = f916c; if (map.containsKey(str3)) { spannableStringBuilder.setSpan(new ForegroundColorSpan(map.get(str3).intValue()), i2, length, 33); } else { @@ -317,7 +317,7 @@ public final class h { c4 = c3 != i3 ? c3 : 1; } int i8 = bVar.b.b - i7; - int i9 = bVar.f916c - i7; + int i9 = bVar.f917c - 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); @@ -495,10 +495,10 @@ public final class h { f fVar = list.get(i2); String str2 = cVar.a; Set set = cVar.d; - String str3 = cVar.f917c; - if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f913c.isEmpty() || !fVar.d.isEmpty()) { + String str3 = cVar.f918c; + if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f914c.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.f913c)) ? 0 : b2 + (fVar.f913c.size() * 4); + i = (b2 == -1 || !set.containsAll(fVar.f914c)) ? 0 : b2 + (fVar.f914c.size() * 4); } else { i = TextUtils.isEmpty(str2); } @@ -548,7 +548,7 @@ public final class h { sb.append(g.trim()); g = wVar.g(); } - eVar.f918c = f(str, sb.toString(), list); + eVar.f919c = f(str, sb.toString(), list); return new g(eVar.a().a(), eVar.a, eVar.b); } catch (NumberFormatException unused) { StringBuilder O = c.d.b.a.a.O("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 1d1b2e6dc1..f8614c9f57 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 @@ -37,7 +37,7 @@ public final class i extends d { String sb; w wVar = this.n; wVar.a = bArr; - wVar.f973c = i; + wVar.f974c = i; int i2 = 0; wVar.b = 0; ArrayList arrayList2 = new ArrayList(); @@ -73,7 +73,7 @@ public final class i extends d { this.n.g(); c cVar2 = this.o; w wVar3 = this.n; - cVar2.f912c.setLength(i2); + cVar2.f913c.setLength(i2); int i5 = wVar3.b; do { } while (!TextUtils.isEmpty(wVar3.g())); @@ -82,7 +82,7 @@ public final class i extends d { ArrayList arrayList3 = new ArrayList(); while (true) { w wVar4 = cVar2.b; - StringBuilder sb2 = cVar2.f912c; + StringBuilder sb2 = cVar2.f913c; c.c(wVar4); if (wVar4.a() >= 5 && "::cue".equals(wVar4.p(5))) { int i6 = wVar4.b; @@ -93,7 +93,7 @@ public final class i extends d { str = ""; } else if ("(".equals(b)) { int i7 = wVar4.b; - int i8 = wVar4.f973c; + int i8 = wVar4.f974c; boolean z3 = false; while (i7 < i8 && !z3) { int i9 = i7 + 1; @@ -105,7 +105,7 @@ public final class i extends d { } else { str = null; } - if (str == null || !"{".equals(c.b(cVar2.b, cVar2.f912c))) { + if (str == null || !"{".equals(c.b(cVar2.b, cVar2.f913c))) { break; } f fVar = new f(); @@ -136,7 +136,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.f913c = new HashSet(Arrays.asList((String[]) Arrays.copyOfRange(G, i10, length))); + fVar.f914c = new HashSet(Arrays.asList((String[]) Arrays.copyOfRange(G, i10, length))); } } boolean z5 = false; @@ -144,12 +144,12 @@ public final class i extends d { while (!z5) { w wVar5 = cVar2.b; int i13 = wVar5.b; - String b2 = c.b(wVar5, cVar2.f912c); + String b2 = c.b(wVar5, cVar2.f913c); boolean z6 = b2 == null || "}".equals(b2); if (!z6) { cVar2.b.D(i13); w wVar6 = cVar2.b; - StringBuilder sb3 = cVar2.f912c; + StringBuilder sb3 = cVar2.f913c; 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 17614c1761..7109671013 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.f914c; + jArr[i2 + 1] = gVar.f915c; } 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 261b3cff35..fa08191d6c 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.f2741c; + int[] iArr = DefaultTrackSelector.f2742c; 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 02ed8120e7..f6fdc96c91 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.f2741c; + int[] iArr = DefaultTrackSelector.f2742c; 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 c3f43e4284..a497d03351 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[] f919c; + public final int[] f920c; 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.f919c = new int[this.b]; + this.f920c = new int[this.b]; int i2 = 0; while (true) { int i3 = this.b; if (i2 < i3) { - int[] iArr2 = this.f919c; + int[] iArr2 = this.f920c; 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.f919c, eVar.f919c); + return this.a == eVar.a && Arrays.equals(this.f920c, eVar.f920c); } @Override // c.i.a.c.f2.j public final int f(int i) { - return this.f919c[i]; + return this.f920c[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.f919c) + (System.identityHashCode(this.a) * 31); + this.e = Arrays.hashCode(this.f920c) + (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.f919c.length; + return this.f920c.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 2dd3531f1c..17fd8808e2 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 f920c; + public final int f921c; @Nullable public final Object d; public a(TrackGroup trackGroup, int... iArr) { this.a = trackGroup; this.b = iArr; - this.f920c = 0; + this.f921c = 0; this.d = null; } public a(TrackGroup trackGroup, int[] iArr, int i, @Nullable Object obj) { this.a = trackGroup; this.b = iArr; - this.f920c = i; + this.f921c = 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 0a5fe64331..850549fe5a 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[] f921c; + public final TrackGroupArray[] f922c; 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.f921c = trackGroupArrayArr; + this.f922c = 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.f921c[i24]; + TrackGroupArray trackGroupArray4 = aVar7.f922c[i24]; int[][] iArr16 = iArr12[i24]; int i25 = iArr13[i24]; if (!parameters6.N && !parameters6.M) { int i26 = parameters6.A ? 24 : 16; - boolean z12 = parameters6.f2746z && (i25 & i26) != 0; + boolean z12 = parameters6.f2747z && (i25 & i26) != 0; DefaultTrackSelector.Parameters parameters7 = parameters6; int i27 = 0; while (true) { @@ -218,7 +218,7 @@ public abstract class i extends l { defaultTrackSelector = defaultTrackSelector2; int i28 = parameters7.q; iArr7 = iArr13; - int i29 = parameters7.f2742r; + int i29 = parameters7.f2743r; iArr6 = iArr12; int i30 = parameters7.s; i9 = i23; @@ -228,9 +228,9 @@ public abstract class i extends l { aVar4 = aVar6; int i33 = parameters7.v; aVarArr = aVarArr2; - int i34 = parameters7.f2743w; + int i34 = parameters7.f2744w; i8 = i24; - int i35 = parameters7.f2744x; + int i35 = parameters7.f2745x; 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.f2741c; + iArr9 = DefaultTrackSelector.f2742c; } else { List d = DefaultTrackSelector.d(trackGroup4, i36, i37, z13); ArrayList arrayList3 = (ArrayList) d; if (arrayList3.size() < 2) { - iArr9 = DefaultTrackSelector.f2741c; + iArr9 = DefaultTrackSelector.f2742c; } else { if (!z12) { HashSet hashSet2 = new HashSet(); @@ -301,7 +301,7 @@ public abstract class i extends l { } arrayList = arrayList; } - iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2741c : c.l0(list); + iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2742c : c.l0(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.f2745y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) { + if ((eVar3.i || parameters4.f2746y) && (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.f921c[i8].j > 0); + z10 = z5 | (aVar6.f922c[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.f921c[i47]; + TrackGroupArray trackGroupArray5 = aVar7.f922c[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.f921c[i58]; + TrackGroupArray trackGroupArray6 = aVar13.f922c[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.f921c[i58]; + TrackGroupArray trackGroupArray7 = aVar13.f922c[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.f921c[i69]; + TrackGroupArray trackGroupArray8 = aVar13.f922c[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.f920c, aVar19.d); + gVar = new h(aVar19.a, iArr29[0], aVar19.f921c, 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.f921c[i86].a(gVar2.a()); + int a2 = aVar13.f922c[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 3eac45bcd9..3312fc91c7 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 f922c; + public int f923c; public k(j... jVarArr) { this.b = jVarArr; @@ -26,9 +26,9 @@ public final class k { } public int hashCode() { - if (this.f922c == 0) { - this.f922c = 527 + Arrays.hashCode(this.b); + if (this.f923c == 0) { + this.f923c = 527 + Arrays.hashCode(this.b); } - return this.f922c; + return this.f923c; } } 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 4f37ae3577..ee0bd19d6f 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[] f923c; + public final g[] f924c; @Nullable public final Object d; public m(m1[] m1VarArr, g[] gVarArr, @Nullable Object obj) { this.b = m1VarArr; - this.f923c = (g[]) gVarArr.clone(); + this.f924c = (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.f923c[i], mVar.f923c[i]); + return mVar != null && f0.a(this.b[i], mVar.b[i]) && f0.a(this.f924c[i], mVar.f924c[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 876fa89c58..fa3a273fba 100644 --- a/app/src/main/java/c/i/a/c/g0.java +++ b/app/src/main/java/c/i/a/c/g0.java @@ -26,7 +26,7 @@ public abstract class g0 implements k1, l1 { public long q = Long.MIN_VALUE; /* renamed from: r reason: collision with root package name */ - public boolean f924r; + public boolean f925r; public boolean s; public g0(int i) { @@ -63,7 +63,7 @@ public abstract class g0 implements k1, l1 { if (a == -4) { if (decoderInputBuffer.n()) { this.q = Long.MIN_VALUE; - return this.f924r ? -4 : -3; + return this.f925r ? -4 : -3; } long j = decoderInputBuffer.m + this.p; decoderInputBuffer.m = j; @@ -71,9 +71,9 @@ public abstract class g0 implements k1, l1 { } else if (a == -5) { Format format = s0Var.b; Objects.requireNonNull(format); - if (format.f2695x != RecyclerView.FOREVER_NS) { + if (format.f2696x != RecyclerView.FOREVER_NS) { Format.b a2 = format.a(); - a2.o = format.f2695x + this.p; + a2.o = format.f2696x + this.p; s0Var.b = a2.a(); } } @@ -96,7 +96,7 @@ public abstract class g0 implements k1, l1 { this.m = 0; this.n = null; this.o = null; - this.f924r = false; + this.f925r = false; B(); } @@ -118,7 +118,7 @@ public abstract class g0 implements k1, l1 { @Override // c.i.a.c.k1 public final void j(Format[] formatArr, f0 f0Var, long j, long j2) throws ExoPlaybackException { - d.D(!this.f924r); + d.D(!this.f925r); this.n = f0Var; this.q = j2; this.o = formatArr; @@ -128,7 +128,7 @@ public abstract class g0 implements k1, l1 { @Override // c.i.a.c.k1 public final void k() { - this.f924r = true; + this.f925r = true; } @Override // c.i.a.c.k1 @@ -199,14 +199,14 @@ public abstract class g0 implements k1, l1 { @Override // c.i.a.c.k1 public final void u(long j) throws ExoPlaybackException { - this.f924r = false; + this.f925r = false; this.q = j; D(j, false); } @Override // c.i.a.c.k1 public final boolean v() { - return this.f924r; + return this.f925r; } @Override // c.i.a.c.k1 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 1cc826f1cd..20a4496521 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.f925c.compareTo(cVar2.f925c); + int compareTo = cVar.f926c.compareTo(cVar2.f926c); 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 c6cf23f034..e42c25e82e 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.f925c.compareTo(cVar.f925c); + int compareTo = cVar2.f926c.compareTo(cVar.f926c); 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 e54385decc..9e1f6fc568 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.f868c = null; + a.f869c = 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.f867c; + jVar.j = cVar.f868c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -148,16 +148,16 @@ public final class g extends View implements SubtitleView.a { jVar.o = cVar.h; jVar.p = cVar.i; jVar.q = cVar.j; - jVar.f927r = cVar.k; + jVar.f928r = cVar.k; jVar.s = bVar.b; - jVar.t = bVar.f866c; + jVar.t = bVar.f867c; jVar.u = i8; - jVar.f928w = bVar.e; + jVar.f929w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f929x = S1; - jVar.f930y = S12; - jVar.f931z = f4; + jVar.f930x = S1; + jVar.f931y = S12; + jVar.f932z = 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.f867c) && 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.f927r == cVar.k && jVar.s == bVar.b && jVar.t == bVar.f866c && jVar.u == i8 && jVar.f928w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f929x == S1 && jVar.f930y == S12 && jVar.f931z == 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.f868c) && 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.f928r == cVar.k && jVar.s == bVar.b && jVar.t == bVar.f867c && jVar.u == i8 && jVar.f929w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f930x == S1 && jVar.f931y == S12 && jVar.f932z == 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 = S1; } else { jVar.i = cVar.b; - jVar.j = cVar.f867c; + jVar.j = cVar.f868c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -212,16 +212,16 @@ public final class g extends View implements SubtitleView.a { jVar.o = cVar.h; jVar.p = cVar.i; jVar.q = cVar.j; - jVar.f927r = cVar.k; + jVar.f928r = cVar.k; jVar.s = bVar.b; - jVar.t = bVar.f866c; + jVar.t = bVar.f867c; jVar.u = i8; - jVar.f928w = bVar.e; + jVar.f929w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f929x = S1; - jVar.f930y = S12; - jVar.f931z = f4; + jVar.f930x = S1; + jVar.f931y = S12; + jVar.f932z = 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.f929x); - int i22 = (int) ((jVar.f929x * 0.125f) + 0.5f); + jVar.f.setTextSize(jVar.f930x); + int i22 = (int) ((jVar.f930x * 0.125f) + 0.5f); int i23 = i22 * 2; int i24 = i20 - i23; float f5 = jVar.q; @@ -253,18 +253,18 @@ public final class g extends View implements SubtitleView.a { } else { i5 = paddingLeft; i4 = paddingTop; - if (jVar.f930y > 0.0f) { + if (jVar.f931y > 0.0f) { i3 = width; i2 = paddingBottom; i10 = 0; - spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f930y), 0, spannableStringBuilder.length(), ItemTouchHelper.ACTION_MODE_DRAG_MASK); + spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f931y), 0, spannableStringBuilder.length(), ItemTouchHelper.ACTION_MODE_DRAG_MASK); } else { i3 = width; i2 = paddingBottom; i10 = 0; } SpannableStringBuilder spannableStringBuilder2 = new SpannableStringBuilder(spannableStringBuilder); - if (jVar.f928w == 1) { + if (jVar.f929w == 1) { ForegroundColorSpan[] foregroundColorSpanArr = (ForegroundColorSpan[]) spannableStringBuilder2.getSpans(i10, spannableStringBuilder2.length(), ForegroundColorSpan.class); int i25 = 0; for (int length = foregroundColorSpanArr.length; i25 < length; length = length) { @@ -273,7 +273,7 @@ public final class g extends View implements SubtitleView.a { } } if (Color.alpha(jVar.t) > 0) { - int i26 = jVar.f928w; + int i26 = jVar.f929w; if (i26 == 0 || i26 == 2) { f = S1; spannableStringBuilder.setSpan(new BackgroundColorSpan(jVar.t), 0, spannableStringBuilder.length(), ItemTouchHelper.ACTION_MODE_DRAG_MASK); @@ -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.f931z)); + i14 = (jVar.D - height2) - ((int) (((float) i21) * jVar.f932z)); } i13 = i14; jVar.E = new StaticLayout(spannableStringBuilder, jVar.f, i33, alignment, jVar.d, jVar.e, true); @@ -407,7 +407,7 @@ public final class g extends View implements SubtitleView.a { float f11 = (float) (i37 - i38); float f12 = (jVar.l * f11) + ((float) i38); int round2 = Math.round(f9 * jVar.q); - float f13 = jVar.f927r; + float f13 = jVar.f928r; int round3 = f13 != -3.4028235E38f ? Math.round(f11 * f13) : Math.round((((float) bitmap.getHeight()) / ((float) bitmap.getWidth())) * ((float) round2)); int i39 = jVar.p; if (i39 == 2) { 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 18882138b8..72d9a7367f 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 f925c; + public final String f926c; public final String d; public c(int i, int i2, String str, String str2, a aVar) { this.a = i; this.b = i2; - this.f925c = str; + this.f926c = 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 ba92c90a6b..630f9b4d0c 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 f926c; + public final float f927c; public final float d; public final float e; public final TextPaint f; @@ -48,23 +48,23 @@ public final class j { public float q; /* renamed from: r reason: collision with root package name */ - public float f927r; + public float f928r; public int s; public int t; public int u; public int v; /* renamed from: w reason: collision with root package name */ - public int f928w; + public int f929w; /* renamed from: x reason: collision with root package name */ - public float f929x; + public float f930x; /* renamed from: y reason: collision with root package name */ - public float f930y; + public float f931y; /* renamed from: z reason: collision with root package name */ - public float f931z; + public float f932z; public j(Context context) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(null, new int[]{16843287, 16843288}, 0, 0); @@ -74,7 +74,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.f926c = round; + this.f927c = round; TextPaint textPaint = new TextPaint(); this.f = textPaint; textPaint.setAntiAlias(true); @@ -100,7 +100,7 @@ public final class j { this.g.setColor(this.u); canvas.drawRect((float) (-this.I), 0.0f, (float) (staticLayout.getWidth() + this.I), (float) staticLayout.getHeight(), this.g); } - int i = this.f928w; + int i = this.f929w; boolean z3 = true; if (i == 1) { this.f.setStrokeJoin(Paint.Join.ROUND); @@ -111,7 +111,7 @@ public final class j { } else if (i == 2) { TextPaint textPaint = this.f; float f = this.b; - float f2 = this.f926c; + float f2 = this.f927c; textPaint.setShadowLayer(f, f2, f2, this.v); } else if (i == 3 || i == 4) { if (i != 3) { 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 ced2a12a58..e87701769d 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(d.Y(str19), f0.k(str20, d.e2(nVar.l.f866c))); + hashMap.put(d.Y(str19), f0.k(str20, d.e2(nVar.l.f867c))); 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.f867c; + Layout.Alignment alignment = cVar2.f868c; 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.f897c != 2 ? "over right" : "under left"); + str16 = f0.k("", sb2.toString(), cVar3.f898c != 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.f925c); + sb3.append(cVar6.f926c); } 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.f1349c), 1), "text/html", "base64"); + this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1350c), 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 d3f1097016..b9fc25a52d 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[] f932c = new float[16]; + public final float[] f933c = 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.f932c, fArr3); + c.a(this.f933c, fArr3); this.g = true; } float[] fArr4 = this.b; System.arraycopy(fArr3, 0, fArr4, 0, fArr4.length); - Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f932c, 0); + Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f933c, 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 4f4dee3cdf..6dfcfe19f6 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 @@ -9,7 +9,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[] f933c = {1.0f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; + public static final float[] f934c = {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}; @@ -32,14 +32,14 @@ public final class e { public final FloatBuffer b; /* renamed from: c reason: collision with root package name */ - public final FloatBuffer f934c; + public final FloatBuffer f935c; public final int d; public a(d.b bVar) { - float[] fArr = bVar.f989c; + float[] fArr = bVar.f990c; this.a = fArr.length / 3; this.b = c.c.a.a0.d.O(fArr); - this.f934c = c.c.a.a0.d.O(bVar.d); + this.f935c = c.c.a.a0.d.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 6b5ec13885..6b20c21a8f 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 @@ -24,7 +24,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 f935c = new e(); + public final e f936c = new e(); public final c d = new c(); public final d0 e = new d0<>(); public final d0 f = new d0<>(); @@ -39,14 +39,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.f987c.a(j, fArr); + this.d.f988c.a(j, fArr); } @Override // c.i.a.c.j2.x.a public void b() { this.e.b(); c cVar = this.d; - cVar.f987c.b(); + cVar.f988c.b(); cVar.d = false; this.b.set(true); } @@ -87,7 +87,7 @@ public final class f implements s, a { if (f4 == 1886547818) { wVar.E(8); int i8 = wVar.b; - int i9 = wVar.f973c; + int i9 = wVar.f974c; while (true) { if (i8 >= i9) { break; @@ -244,7 +244,7 @@ public final class f implements s, a { public SurfaceTexture d() { GLES20.glClearColor(0.5f, 0.5f, 0.5f, 1.0f); c.c.a.a0.d.r(); - e eVar = this.f935c; + e eVar = this.f936c; Objects.requireNonNull(eVar); int K = c.c.a.a0.d.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 9e222ea405..96fb64c9c8 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 @@ -44,7 +44,7 @@ public final class h extends GLSurfaceView { public g1.d q; /* renamed from: r reason: collision with root package name */ - public boolean f936r; + public boolean f937r; public boolean s; public boolean t; @@ -62,7 +62,7 @@ public final class h extends GLSurfaceView { public final float[] q; /* renamed from: r reason: collision with root package name */ - public final float[] f937r; + public final float[] f938r; public a(f fVar) { float[] fArr = new float[16]; @@ -72,7 +72,7 @@ public final class h extends GLSurfaceView { float[] fArr3 = new float[16]; this.n = fArr3; this.q = new float[16]; - this.f937r = new float[16]; + this.f938r = new float[16]; this.i = fVar; Matrix.setIdentityM(fArr, 0); Matrix.setIdentityM(fArr2, 0); @@ -99,8 +99,8 @@ public final class h extends GLSurfaceView { Long d; float[] fArr; synchronized (this) { - Matrix.multiplyMM(this.f937r, 0, this.l, 0, this.n, 0); - Matrix.multiplyMM(this.q, 0, this.m, 0, this.f937r, 0); + Matrix.multiplyMM(this.f938r, 0, this.l, 0, this.n, 0); + Matrix.multiplyMM(this.q, 0, this.m, 0, this.f938r, 0); } Matrix.multiplyMM(this.k, 0, this.j, 0, this.q, 0); f fVar = this.i; @@ -125,7 +125,7 @@ public final class h extends GLSurfaceView { if (l != null) { c cVar = fVar.d; float[] fArr3 = fVar.g; - float[] e = cVar.f987c.e(l.longValue()); + float[] e = cVar.f988c.e(l.longValue()); if (e != null) { float[] fArr4 = cVar.b; float f = e[0]; @@ -148,10 +148,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.f935c; + e eVar = fVar.f936c; Objects.requireNonNull(eVar); if (e.a(e2)) { - eVar.h = e2.f988c; + eVar.h = e2.f989c; e.a aVar = new e.a(e2.a.a[0]); eVar.i = aVar; if (!e2.d) { @@ -162,7 +162,7 @@ public final class h extends GLSurfaceView { } } Matrix.multiplyMM(fVar.h, 0, fArr2, 0, fVar.g, 0); - e eVar2 = fVar.f935c; + e eVar2 = fVar.f936c; int i = fVar.i; float[] fArr5 = fVar.h; e.a aVar2 = eVar2.i; @@ -173,7 +173,7 @@ public final class h extends GLSurfaceView { GLES20.glEnableVertexAttribArray(eVar2.o); c.c.a.a0.d.r(); int i2 = eVar2.h; - GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f933c, 0); + GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f934c, 0); GLES20.glUniformMatrix4fv(eVar2.l, 1, false, fArr5, 0); GLES20.glActiveTexture(33984); GLES20.glBindTexture(36197, i); @@ -181,7 +181,7 @@ public final class h extends GLSurfaceView { c.c.a.a0.d.r(); GLES20.glVertexAttribPointer(eVar2.n, 3, 5126, false, 12, (Buffer) aVar2.b); c.c.a.a0.d.r(); - GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f934c); + GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f935c); c.c.a.a0.d.r(); GLES20.glDrawArrays(aVar2.d, 0, aVar2.a); c.c.a.a0.d.r(); @@ -226,14 +226,14 @@ public final class h extends GLSurfaceView { WindowManager windowManager = (WindowManager) context.getSystemService("window"); Objects.requireNonNull(windowManager); this.k = new d(windowManager.getDefaultDisplay(), iVar, aVar); - this.f936r = true; + this.f937r = true; setEGLContextClientVersion(2); setRenderer(aVar); setOnTouchListener(iVar); } public final void a() { - boolean z2 = this.f936r && this.s; + boolean z2 = this.f937r && this.s; Sensor sensor = this.j; if (sensor != null && z2 != this.t) { if (z2) { @@ -274,7 +274,7 @@ public final class h extends GLSurfaceView { } public void setUseSensorRotation(boolean z2) { - this.f936r = z2; + this.f937r = z2; 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 a86aeb36a8..e5197a6b63 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 f938c = new UUID(-2129748144642739255L, 8654423357094679310L); + public static final UUID f939c = 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 74da084078..1eeb2bfce4 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 f939c; + public final g f940c; 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.f939c = gVar; + this.f940c = gVar; this.h = i; } @@ -46,14 +46,14 @@ public final class h1 { boolean z2; d.D(this.i); d.D(this.g.getThread() != Thread.currentThread()); - long c2 = this.f939c.c() + j; + long c2 = this.f940c.c() + j; while (true) { z2 = this.k; if (z2 || j <= 0) { break; } wait(j); - j = c2 - this.f939c.c(); + j = c2 - this.f940c.c(); } if (!z2) { throw new TimeoutException("Message delivery timed out."); diff --git a/app/src/main/java/c/i/a/c/h2/a.java b/app/src/main/java/c/i/a/c/h2/a.java index 14bbcd37a4..2a993530a6 100644 --- a/app/src/main/java/c/i/a/c/h2/a.java +++ b/app/src/main/java/c/i/a/c/h2/a.java @@ -13,12 +13,12 @@ import java.util.List; import java.util.NoSuchElementException; /* compiled from: lambda */ public final /* synthetic */ class a implements Runnable { - public final /* synthetic */ d.a.C0096a.C0097a i; + public final /* synthetic */ d.a.C0097a.C0098a i; public final /* synthetic */ int j; public final /* synthetic */ long k; public final /* synthetic */ long l; - public /* synthetic */ a(d.a.C0096a.C0097a aVar, int i, long j, long j2) { + public /* synthetic */ a(d.a.C0097a.C0098a aVar, int i, long j, long j2) { this.i = aVar; this.j = i; this.k = j; @@ -30,7 +30,7 @@ public final /* synthetic */ class a implements Runnable { y.a aVar; y.a aVar2; y.a next; - d.a.C0096a.C0097a aVar3 = this.i; + d.a.C0097a.C0098a aVar3 = this.i; int i = this.j; long j = this.k; long j2 = this.l; 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 60e44f4b01..4b73b764b6 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 @@ -12,30 +12,30 @@ public interface d { /* compiled from: BandwidthMeter */ /* renamed from: c.i.a.c.h2.d$a$a reason: collision with other inner class name */ - public static final class C0096a { - public final CopyOnWriteArrayList a = new CopyOnWriteArrayList<>(); + public static final class C0097a { + public final CopyOnWriteArrayList a = new CopyOnWriteArrayList<>(); /* compiled from: BandwidthMeter */ /* renamed from: c.i.a.c.h2.d$a$a$a reason: collision with other inner class name */ - public static final class C0097a { + public static final class C0098a { public final Handler a; public final a b; /* renamed from: c reason: collision with root package name */ - public boolean f940c; + public boolean f941c; - public C0097a(Handler handler, a aVar) { + public C0098a(Handler handler, a aVar) { this.a = handler; this.b = aVar; } } public void a(a aVar) { - Iterator it = this.a.iterator(); + Iterator it = this.a.iterator(); while (it.hasNext()) { - C0097a next = it.next(); + C0098a next = it.next(); if (next.b == aVar) { - next.f940c = true; + next.f941c = 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 1506d964a6..194dffeff3 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 f941c; + public int f942c; @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.f941c++; + this.f942c++; } } @@ -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.f941c; i3++) { + for (int i3 = 0; i3 < this.f942c; 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.f941c; i2++) { + for (int i2 = 0; i2 < this.f942c; 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.f941c; i++) { + for (int i = 0; i < this.f942c; 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.f941c; i++) { + for (int i = 0; i < this.f942c; 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 699aef4742..454997c4db 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 f942c; + public final int f943c; @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 f943c; + public int f944c; @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.f943c = lVar.f942c; + this.f944c = lVar.f943c; this.d = lVar.d; this.e = lVar.e; this.f = lVar.f; @@ -59,7 +59,7 @@ public final class l { public l a() { d.I(this.a, "The uri must be set."); - return new l(this.a, this.b, this.f943c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); + return new l(this.a, this.b, this.f944c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); } } @@ -74,7 +74,7 @@ public final class l { d.k(z2); this.a = uri; this.b = j; - this.f942c = i; + this.f943c = 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 O = c.d.b.a.a.O("DataSpec["); - O.append(b(this.f942c)); + O.append(b(this.f943c)); O.append(" "); O.append(this.a); O.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 979c13411b..af6078ce96 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[] f944c; + public final c[] f945c; 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.f944c = new c[1]; + this.f945c = 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 b5e0f465b5..d4a4dfd5d6 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 f945c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); + public static final u f946c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); public static final u d = u.u(2200000L, 1300000L, 930000L, 730000L, 530000L); public static final u e; public static final u f; @@ -40,7 +40,7 @@ public final class n implements d, x { @Nullable public final Context h; public final w i; - public final d.a.C0096a j; + public final d.a.C0097a j; public final z k; public final g l; public int m; @@ -50,7 +50,7 @@ public final class n implements d, x { public long q; /* renamed from: r reason: collision with root package name */ - public long f946r; + public long f947r; public long s; public long t; @@ -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> f947c = new ArrayList<>(); + public final ArrayList> f948c = new ArrayList<>(); public final void a() { - for (int size = this.f947c.size() - 1; size >= 0; size--) { - if (this.f947c.get(size).get() == null) { - this.f947c.remove(size); + for (int size = this.f948c.size() - 1; size >= 0; size--) { + if (this.f948c.get(size).get() == null) { + this.f948c.remove(size); } } } @@ -83,10 +83,10 @@ public final class n implements d, x { nVar.k(nVar.m > 0 ? (int) (c2 - nVar.n) : 0, nVar.o, nVar.s); nVar.n = c2; nVar.o = 0; - nVar.f946r = 0; + nVar.f947r = 0; nVar.q = 0; z zVar = nVar.k; - zVar.f975c.clear(); + zVar.f976c.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.f947c.size(); i++) { - n nVar = this.f947c.get(i).get(); + for (int i = 0; i < this.f948c.size(); i++) { + n nVar = this.f948c.get(i).get(); if (nVar != null) { b(nVar); } @@ -143,7 +143,7 @@ public final class n implements d, x { } wVar = aVar2.a(); this.i = wVar; - this.j = new d.a.C0096a(); + this.j = new d.a.C0097a(); this.k = new z(i); this.l = gVar; int q = context == null ? 0 : f0.q(context); @@ -162,7 +162,7 @@ public final class n implements d, x { } synchronized (aVar) { aVar.a(); - aVar.f947c.add(new WeakReference<>(this)); + aVar.f948c.add(new WeakReference<>(this)); aVar.b.post(new b(aVar, this)); } } @@ -422,12 +422,12 @@ public final class n implements d, x { long c2 = this.l.c(); int i = (int) (c2 - this.n); this.q += (long) i; - long j = this.f946r; + long j = this.f947r; long j2 = this.o; - this.f946r = j + j2; + this.f947r = j + j2; if (i > 0) { this.k.a((int) Math.sqrt((double) j2), (((float) j2) * 8000.0f) / ((float) i)); - if (this.q >= 2000 || this.f946r >= Permission.VIEW_GUILD_ANALYTICS) { + if (this.q >= 2000 || this.f947r >= Permission.VIEW_GUILD_ANALYTICS) { this.s = (long) this.k.b(0.5f); } k(i, this.o, this.s); @@ -467,10 +467,10 @@ public final class n implements d, x { @Override // c.i.a.c.h2.d public void f(Handler handler, d.a aVar) { - d.a.C0096a aVar2 = this.j; + d.a.C0097a aVar2 = this.j; Objects.requireNonNull(aVar2); aVar2.a(aVar); - aVar2.a.add(new d.a.C0096a.C0097a(handler, aVar)); + aVar2.a.add(new d.a.C0097a.C0098a(handler, aVar)); } @Override // c.i.a.c.h2.x @@ -491,10 +491,10 @@ public final class n implements d, x { public final void k(int i, long j, long j2) { if (i != 0 || j != 0 || j2 != this.t) { this.t = j2; - Iterator it = this.j.a.iterator(); + Iterator it = this.j.a.iterator(); while (it.hasNext()) { - d.a.C0096a.C0097a next = it.next(); - if (!next.f940c) { + d.a.C0097a.C0098a next = it.next(); + if (!next.f941c) { 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 2c4a483753..f5b54d5b4f 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 f948c; + public final j f949c; @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.f948c = jVar; + this.f949c = 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.f948c; + this.g = this.f949c; } } this.k = this.g; @@ -129,7 +129,7 @@ public final class o implements j { } this.k = this.j; } else { - this.k = this.f948c; + this.k = this.f949c; } 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.f948c.d(xVar); + this.f949c.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 1e4416157c..069bb08e3c 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 boolean q; /* renamed from: r reason: collision with root package name */ - public int f949r; + public int f950r; public long s; public long t; public long u; @@ -69,12 +69,12 @@ public class q extends e implements j { public String b; /* renamed from: c reason: collision with root package name */ - public int f950c = 8000; + public int f951c = 8000; public int d = 8000; /* renamed from: b */ public q a() { - return new q(this.b, this.f950c, this.d, false, this.a, null, null); + return new q(this.b, this.f951c, this.d, false, this.a, null, null); } } @@ -144,9 +144,9 @@ public class q extends e implements j { HttpURLConnection u = u(lVar); this.n = u; try { - this.f949r = u.getResponseCode(); + this.f950r = u.getResponseCode(); String responseMessage = u.getResponseMessage(); - int i = this.f949r; + int i = this.f950r; if (i < 200 || i > 299) { Map> headerFields = u.getHeaderFields(); InputStream errorStream = u.getErrorStream(); @@ -160,8 +160,8 @@ public class q extends e implements j { bArr = f0.f; } s(); - HttpDataSource$InvalidResponseCodeException httpDataSource$InvalidResponseCodeException = new HttpDataSource$InvalidResponseCodeException(this.f949r, responseMessage, headerFields, lVar, bArr); - if (this.f949r == 416) { + HttpDataSource$InvalidResponseCodeException httpDataSource$InvalidResponseCodeException = new HttpDataSource$InvalidResponseCodeException(this.f950r, responseMessage, headerFields, lVar, bArr); + if (this.f950r == 416) { httpDataSource$InvalidResponseCodeException.initCause(new DataSourceException(0)); } throw httpDataSource$InvalidResponseCodeException; @@ -169,7 +169,7 @@ public class q extends e implements j { String contentType = u.getContentType(); h hVar = this.l; if (hVar == null || hVar.apply(contentType)) { - if (this.f949r == 200) { + if (this.f950r == 200) { j = lVar.f; } j = 0; @@ -346,7 +346,7 @@ public class q extends e implements j { HttpURLConnection v; l lVar2 = lVar; URL url = new URL(lVar2.a.toString()); - int i = lVar2.f942c; + int i = lVar2.f943c; byte[] bArr = lVar2.d; long j = lVar2.f; long j2 = lVar2.g; 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 877e4f3443..68dda18e0e 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 f951c = Uri.EMPTY; + public Uri f952c = 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.f951c = lVar.a; + this.f952c = lVar.a; this.d = Collections.emptyMap(); long a = this.a.a(lVar); Uri m = m(); Objects.requireNonNull(m); - this.f951c = m; + this.f952c = 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 e9d0f97978..781a1bcd80 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 f952c; + public boolean f953c; 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.f942c, 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.f943c, lVar2.d, lVar2.e, lVar2.f + 0, a, lVar2.h, lVar2.i, lVar2.j); } - this.f952c = true; + this.f953c = 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.f952c) { - this.f952c = z2; + if (this.f953c) { + this.f953c = 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 9ea86cb547..667de3ca7e 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 f953c; + public final j f954c; public final j d; public final g e = a.b; @Nullable @@ -47,7 +47,7 @@ public final class c implements j { public boolean q; /* renamed from: r reason: collision with root package name */ - public boolean f954r; + public boolean f955r; public long s; public long t; @@ -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.f953c = new w(jVar, hVar); + this.f954c = 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)).f960c.get("exo_redir"); + byte[] bArr = ((n) cache.b(str)).f961c.get("exo_redir"); Uri uri2 = null; - String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1349c) : null; + String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1350c) : null; if (str2 != null) { uri2 = Uri.parse(str2); } @@ -102,13 +102,13 @@ public final class c implements j { if (i == -1) { z2 = false; } - this.f954r = z2; + this.f955r = z2; if (z2 && (aVar = this.f) != null) { aVar.a(i); } long j = lVar.g; if (j == -1) { - if (!this.f954r) { + if (!this.f955r) { long a4 = k.a(this.a.b(str)); this.o = a4; if (a4 != -1) { @@ -204,7 +204,7 @@ public final class c implements j { String str = lVar.h; int i = f0.a; Uri uri = null; - if (this.f954r) { + if (this.f955r) { hVar = null; } else if (this.g) { try { @@ -252,14 +252,14 @@ public final class c implements j { a4.f = this.n; a4.g = j5; lVar2 = a4.a(); - jVar = this.f953c; + jVar = this.f954c; if (jVar == null) { jVar = this.d; this.a.i(hVar); hVar = null; } } - this.t = (this.f954r || jVar != this.d) ? RecyclerView.FOREVER_NS : this.n + 102400; + this.t = (this.f955r || jVar != this.d) ? RecyclerView.FOREVER_NS : this.n + 102400; if (z2) { d.D(this.l == this.d); if (jVar != this.d) { @@ -303,7 +303,7 @@ public final class c implements j { mVar.b.remove("exo_redir"); } } - if (this.l == this.f953c) { + if (this.l == this.f954c) { this.a.c(str, mVar); } } @@ -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.f953c) { + if (this.l == this.f954c) { 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 63d76c68cd..e8ff9f05cd 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 f955c; + public String f956c; 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.f955c); - Cursor query = this.b.getReadableDatabase().query(this.f955c, a, null, null, null, null, null); + Objects.requireNonNull(this.f956c); + Cursor query = this.b.getReadableDatabase().query(this.f956c, 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.f955c = "ExoPlayerCacheFileMetadata" + hexString; + this.f956c = "ExoPlayerCacheFileMetadata" + hexString; if (d.I0(this.b.getReadableDatabase(), 2, hexString) != 1) { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { d.Z1(writableDatabase, 2, hexString, 1); - String str = this.f955c; + String str = this.f956c; writableDatabase.execSQL("DROP TABLE IF EXISTS " + str); - writableDatabase.execSQL("CREATE TABLE " + this.f955c + " (name TEXT PRIMARY KEY NOT NULL,length INTEGER NOT NULL,last_touch_timestamp INTEGER NOT NULL)"); + writableDatabase.execSQL("CREATE TABLE " + this.f956c + " (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.f955c); + Objects.requireNonNull(this.f956c); try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { Iterator it = set.iterator(); while (it.hasNext()) { - writableDatabase.delete(this.f955c, "name = ?", new String[]{it.next()}); + writableDatabase.delete(this.f956c, "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.f955c); + Objects.requireNonNull(this.f956c); 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.f955c, null, contentValues); + writableDatabase.replaceOrThrow(this.f956c, 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 d6377db8d0..3dd623ed8e 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 f956c = new TreeSet<>(); + public final TreeSet f957c = 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.f956c.equals(iVar.f956c) && this.e.equals(iVar.e); + return this.a == iVar.a && this.b.equals(iVar.b) && this.f957c.equals(iVar.f957c) && 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 55eaecb5b0..84ad8528be 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 f957c; + public final SparseBooleanArray f958c; 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 f958c = new SparseArray<>(); + public final SparseArray f959c = 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.f958c.delete(iVar.a); + this.f959c.delete(iVar.a); } else { - this.f958c.put(iVar.a, null); + this.f959c.put(iVar.a, null); } } @@ -84,7 +84,7 @@ public class j { i(writableDatabase, iVar); } writableDatabase.setTransactionSuccessful(); - this.f958c.clear(); + this.f959c.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.f958c.put(iVar.a, iVar); + this.f959c.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.f958c.size() != 0) { + if (this.f959c.size() != 0) { try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); - for (int i = 0; i < this.f958c.size(); i++) { + for (int i = 0; i < this.f959c.size(); i++) { try { - i valueAt = this.f958c.valueAt(i); + i valueAt = this.f959c.valueAt(i); if (valueAt == null) { - int keyAt = this.f958c.keyAt(i); + int keyAt = this.f959c.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.f958c.clear(); + this.f959c.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 { - d.D(this.f958c.size() == 0); + d.D(this.f959c.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 f959c; + public final SecretKeySpec f960c; @Nullable public final SecureRandom d; public final f e; @@ -288,7 +288,7 @@ public class j { } this.a = z2; this.b = cipher; - this.f959c = secretKeySpec; + this.f960c = 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.f959c, new IvParameterSpec(bArr)); + this.b.init(1, this.f960c, 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.f959c; + SecretKeySpec secretKeySpec = this.f960c; int i = f0.a; cipher.init(2, secretKeySpec, ivParameterSpec); dataInputStream2 = new DataInputStream(new CipherInputStream(bufferedInputStream, this.b)); @@ -546,7 +546,7 @@ public class j { d.D((aVar == null && file == null) ? false : true); this.a = new HashMap<>(); this.b = new SparseArray<>(); - this.f957c = new SparseBooleanArray(); + this.f958c = 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.f960c.entrySet(); + Set> entrySet = nVar.f961c.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.f956c.isEmpty() && iVar.d.isEmpty()) { + if (iVar != null && iVar.f957c.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.f957c.put(i, true); + this.f958c.put(i, true); } } @WorkerThread public void g() throws IOException { this.e.e(this.a); - int size = this.f957c.size(); + int size = this.f958c.size(); for (int i = 0; i < size; i++) { - this.b.remove(this.f957c.keyAt(i)); + this.b.remove(this.f958c.keyAt(i)); } - this.f957c.clear(); + this.f958c.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 90cd2b5202..cf1aa0e274 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).f960c.get("exo_len"); + byte[] bArr = ((n) lVar).f961c.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 b5c215c56b..1f60a29215 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 f960c; + public final Map f961c; public n() { this(Collections.emptyMap()); } public n(Map map) { - this.f960c = Collections.unmodifiableMap(map); + this.f961c = 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.f960c); + HashMap hashMap = new HashMap(this.f961c); 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.f1349c); + bArr = ((String) value2).getBytes(c.f1350c); } 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.f960c, hashMap) ? this : new n(hashMap); + return b(this.f961c, 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.f960c, ((n) obj).f960c); + return b(this.f961c, ((n) obj).f961c); } public int hashCode() { if (this.b == 0) { int i = 0; - for (Map.Entry entry : this.f960c.entrySet()) { + for (Map.Entry entry : this.f961c.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 80b8751ad6..2a181ee0f1 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.f961c.e(); + this.j.f962c.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 08ab3c4228..9aa2b99c66 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 f961c; + public final d f962c; 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.f961c = dVar; + this.f962c = 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.f961c.a(this, str, j, j2); + this.f962c.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).f956c.add(rVar); + this.d.d(rVar.i).f957c.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.f961c.d(this, rVar); + this.f962c.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.f956c.floor(rVar); + floor = iVar.f957c.floor(rVar); if (floor == null || floor.j + floor.k <= j) { - r ceiling = iVar.f956c.ceiling(rVar); + r ceiling = iVar.f957c.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.f956c.remove(hVar)) { + if (c2.f957c.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.f955c); + Objects.requireNonNull(fVar.f956c); try { - fVar.b.getWritableDatabase().delete(fVar.f955c, "name = ?", new String[]{name}); + fVar.b.getWritableDatabase().delete(fVar.f956c, "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.f961c.b(this, hVar); + this.f962c.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.f956c.iterator(); + Iterator it = iVar.f957c.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); - d.D(iVar.f956c.remove(rVar)); + d.D(iVar.f957c.remove(rVar)); File file3 = rVar.m; Objects.requireNonNull(file3); if (z2) { @@ -533,7 +533,7 @@ public final class q implements Cache { file = h; d.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f956c.add(rVar2); + iVar.f957c.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.f961c.c(this, rVar, rVar2); + this.f962c.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; d.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f956c.add(rVar2); + iVar.f957c.add(rVar2); arrayList = this.f.get(rVar.i); if (arrayList != null) { } - this.f961c.c(this, rVar, rVar2); + this.f962c.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 5b12756b3b..1b1ab12263 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.f968c = true; + cVar.f969c = 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 3a47919ee4..c693735be2 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.f967c; + l lVar = oVar.f968c; o.b bVar = oVar.d; - if (!cVar.d && cVar.f968c) { + if (!cVar.d && cVar.f969c) { E e = cVar.b; cVar.b = (t) lVar.get(); - cVar.f968c = false; + cVar.f969c = 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 e292a1fe8a..e0afd7f09b 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).f976c, ((z.b) obj2).f976c); + return Float.compare(((z.b) obj).f977c, ((z.b) obj2).f977c); } } 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 84bf296e6e..c4dc7256d3 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 f962c; + public int f963c; public int d; public synchronized void a(long j, V v) { int i = this.d; if (i > 0) { - if (j <= this.a[((this.f962c + i) - 1) % this.b.length]) { + if (j <= this.a[((this.f963c + i) - 1) % this.b.length]) { b(); } } c(); - int i2 = this.f962c; + int i2 = this.f963c; 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.f962c = 0; + this.f963c = 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.f962c; + int i2 = this.f963c; int i3 = length - i2; System.arraycopy(this.a, i2, jArr, 0, i3); - System.arraycopy(this.b, this.f962c, vArr, 0, i3); - int i4 = this.f962c; + System.arraycopy(this.b, this.f963c, vArr, 0, i3); + int i4 = this.f963c; if (i4 > 0) { System.arraycopy(this.a, 0, jArr, i3, i4); - System.arraycopy(this.b, 0, vArr, i3, this.f962c); + System.arraycopy(this.b, 0, vArr, i3, this.f963c); } this.a = jArr; this.b = vArr; - this.f962c = 0; + this.f963c = 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.f962c]; + long j3 = j - this.a[this.f963c]; if (j3 < 0 && (z2 || (-j3) >= j2)) { break; } @@ -81,10 +81,10 @@ public final class d0 { public final V f() { d.D(this.d > 0); V[] vArr = this.b; - int i = this.f962c; + int i = this.f963c; V v = vArr[i]; vArr[i] = null; - this.f962c = (i + 1) % vArr.length; + this.f963c = (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 c7863ba401..254427b207 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 f963c = -9223372036854775807L; + public long f964c = -9223372036854775807L; public e0(long j) { this.a = j; @@ -22,14 +22,14 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - if (this.f963c != -9223372036854775807L) { - this.f963c = j; + if (this.f964c != -9223372036854775807L) { + this.f964c = j; } else { long j2 = this.a; if (j2 != RecyclerView.FOREVER_NS) { this.b = j2 - j; } - this.f963c = j; + this.f964c = j; notifyAll(); } return j + this.b; @@ -39,7 +39,7 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - long j2 = this.f963c; + long j2 = this.f964c; 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.f963c != -9223372036854775807L) { + } else if (this.f964c != -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 f38fddcc82..ccdf802c62 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 f964c; + public static final String f965c; 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; - f964c = str3; + f965c = 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.f1349c); + return new String(bArr, c.f1350c); } public static String m(byte[] bArr, int i2, int i3) { - return new String(bArr, i2, i3, c.f1349c); + return new String(bArr, i2, i3, c.f1350c); } public static int n(int i2) { @@ -493,7 +493,7 @@ public final class f0 { } public static byte[] w(String str) { - return str.getBytes(c.f1349c); + return str.getBytes(c.f1350c); } 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 251f1e4714..49f7c1ee27 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 f965c = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d*\\.?\\d*?)\\)$"); + public static final Pattern f966c = 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 ? f965c : b).matcher(replace); + Matcher matcher = (z2 ? f966c : 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 52a40f5c54..1333d5cf39 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 f966c = 0; + public int f967c = 0; public int[] d; public int e; @@ -18,7 +18,7 @@ public final class n { } public void a(int i) { - int i2 = this.f966c; + int i2 = this.f967c; 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.f966c - 1; + this.b = this.f967c - 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.f966c++; + this.f967c++; } public int b() { - int i = this.f966c; + int i = this.f967c; if (i != 0) { int[] iArr = this.d; int i2 = this.a; int i3 = iArr[i2]; this.a = (i2 + 1) & this.e; - this.f966c = i - 1; + this.f967c = 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 5f838d5114..50fe4109d7 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 f967c; + public final l f968c; 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 f968c; + public boolean f969c; 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.f967c = lVar; + this.f968c = 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.f968c) { + if (next.f969c) { 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 643fe6c3be..b7ef3a8369 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 f969c = new Object(); + public static final Object f970c = 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 f970c; + public final boolean f971c; public a(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f970c = z2; + this.f971c = 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 f971c; + public final int f972c; 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.f971c = i3; + this.f972c = 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 (f969c) { + synchronized (f970c) { 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 cb21975a8c..f73c35df35 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 f972c; + public int f973c; public int d; public v() { @@ -28,32 +28,32 @@ public final class v { public final void a() { int i; int i2 = this.b; - d.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f972c == 0))); + d.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f973c == 0))); } public int b() { - return ((this.d - this.b) * 8) - this.f972c; + return ((this.d - this.b) * 8) - this.f973c; } public void c() { - if (this.f972c != 0) { - this.f972c = 0; + if (this.f973c != 0) { + this.f973c = 0; this.b++; a(); } } public int d() { - d.D(this.f972c == 0); + d.D(this.f973c == 0); return this.b; } public int e() { - return (this.b * 8) + this.f972c; + return (this.b * 8) + this.f973c; } public boolean f() { - boolean z2 = (this.a[this.b] & (128 >> this.f972c)) != 0; + boolean z2 = (this.a[this.b] & (128 >> this.f973c)) != 0; l(); return z2; } @@ -63,15 +63,15 @@ public final class v { if (i == 0) { return 0; } - this.f972c += i; + this.f973c += i; int i3 = 0; while (true) { - i2 = this.f972c; + i2 = this.f973c; if (i2 <= 8) { break; } int i4 = i2 - 8; - this.f972c = i4; + this.f973c = 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.f972c = 0; + this.f973c = 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.f972c; + int i6 = this.f973c; 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.f972c; + int i8 = this.f973c; 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.f972c = i8 - 8; + this.f973c = i8 - 8; } - int i10 = this.f972c + i7; - this.f972c = i10; + int i10 = this.f973c + i7; + this.f973c = 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.f972c = 0; + this.f973c = 0; this.b = i11 + 1; } a(); @@ -127,7 +127,7 @@ public final class v { } public void i(byte[] bArr, int i, int i2) { - d.D(this.f972c == 0); + d.D(this.f973c == 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.f972c = 0; + this.f973c = 0; this.d = i; } public void k(int i) { int i2 = i / 8; this.b = i2; - this.f972c = i - (i2 * 8); + this.f973c = i - (i2 * 8); a(); } public void l() { - int i = this.f972c + 1; - this.f972c = i; + int i = this.f973c + 1; + this.f973c = i; if (i == 8) { - this.f972c = 0; + this.f973c = 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.f972c; - this.f972c = i4; + int i4 = (i - (i2 * 8)) + this.f973c; + this.f973c = i4; if (i4 > 7) { this.b = i3 + 1; - this.f972c = i4 - 8; + this.f973c = i4 - 8; } a(); } public void n(int i) { - d.D(this.f972c == 0); + d.D(this.f973c == 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 0112b3a282..18607288a1 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 f973c; + public int f974c; public w() { this.a = f0.f; @@ -20,39 +20,39 @@ public final class w { public w(int i) { this.a = new byte[i]; - this.f973c = i; + this.f974c = i; } public w(byte[] bArr) { this.a = bArr; - this.f973c = bArr.length; + this.f974c = bArr.length; } public w(byte[] bArr, int i) { this.a = bArr; - this.f973c = i; + this.f974c = i; } public void A(byte[] bArr) { int length = bArr.length; this.a = bArr; - this.f973c = length; + this.f974c = length; this.b = 0; } public void B(byte[] bArr, int i) { this.a = bArr; - this.f973c = i; + this.f974c = i; this.b = 0; } public void C(int i) { d.k(i >= 0 && i <= this.a.length); - this.f973c = i; + this.f974c = i; } public void D(int i) { - d.k(i >= 0 && i <= this.f973c); + d.k(i >= 0 && i <= this.f974c); this.b = i; } @@ -61,7 +61,7 @@ public final class w { } public int a() { - return this.f973c - this.b; + return this.f974c - this.b; } public void b(int i) { @@ -106,7 +106,7 @@ public final class w { return null; } int i = this.b; - while (i < this.f973c) { + while (i < this.f974c) { 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.f973c; + int i5 = this.f974c; if (i == i5) { return m; } @@ -225,14 +225,14 @@ public final class w { return null; } int i = this.b; - while (i < this.f973c && this.a[i] != 0) { + while (i < this.f974c && 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.f973c) { + if (i < this.f974c) { 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.f973c || this.a[i3] != 0) ? i : i - 1); + String m = f0.m(this.a, i2, (i3 >= this.f974c || this.a[i3] != 0) ? i : i - 1); this.b += i; return m; } public String p(int i) { - return q(i, c.f1349c); + return q(i, c.f1350c); } 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 75de323ca5..97c8d6eb13 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 f974c; + public int f975c; public int d = 0; public x(byte[] bArr, int i, int i2) { this.a = bArr; - this.f974c = i; + this.f975c = i; this.b = i2; a(); } public final void a() { int i; - int i2 = this.f974c; + int i2 = this.f975c; d.D(i2 >= 0 && (i2 < (i = this.b) || (i2 == i && this.d == 0))); } public boolean b(int i) { - int i2 = this.f974c; + int i2 = this.f975c; 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.f974c; + int i = this.f975c; int i2 = this.d; int i3 = 0; - while (this.f974c < this.b && !d()) { + while (this.f975c < this.b && !d()) { i3++; } - boolean z2 = this.f974c == this.b; - this.f974c = i; + boolean z2 = this.f975c == this.b; + this.f975c = i; this.d = i2; return !z2 && b((i3 * 2) + 1); } public boolean d() { - boolean z2 = (this.a[this.f974c] & (128 >> this.d)) != 0; + boolean z2 = (this.a[this.f975c] & (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.f974c; + int i6 = this.f975c; i4 |= (bArr[i6] & 255) << i5; if (!i(i6 + 1)) { i3 = 1; } - this.f974c = i6 + i3; + this.f975c = i6 + i3; } byte[] bArr2 = this.a; - int i7 = this.f974c; + int i7 = this.f975c; int i8 = (-1 >>> (32 - i)) & (i4 | ((bArr2[i7] & 255) >> (8 - i2))); if (i2 == 8) { this.d = 0; if (!i(i7 + 1)) { i3 = 1; } - this.f974c = i7 + i3; + this.f975c = 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.f974c = i; + this.f975c = 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.f974c; + int i3 = this.f975c; if (i(i3 + 1)) { i = 2; } - this.f974c = i3 + i; + this.f975c = i3 + i; } a(); } public void k(int i) { - int i2 = this.f974c; + int i2 = this.f975c; int i3 = i / 8; int i4 = i2 + i3; - this.f974c = i4; + this.f975c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; if (i5 > 7) { - this.f974c = i4 + 1; + this.f975c = i4 + 1; this.d = i5 - 8; } while (true) { i2++; - if (i2 > this.f974c) { + if (i2 > this.f975c) { a(); return; } else if (i(i2)) { - this.f974c++; + this.f975c++; 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 3dfb9c7f77..9fa15087ea 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 f975c = new ArrayList<>(); + public final ArrayList f976c = 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 f976c; + public float f977c; 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.f975c, c.i); + Collections.sort(this.f976c, 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.f976c = f; - this.f975c.add(bVar); + bVar.f977c = f; + this.f976c.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.f975c.get(0); + b bVar2 = this.f976c.get(0); int i8 = bVar2.b; if (i8 <= i7) { this.g -= i8; - this.f975c.remove(0); + this.f976c.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.f975c, d.i); + Collections.sort(this.f976c, d.i); this.e = 0; } float f2 = f * ((float) this.g); int i = 0; - for (int i2 = 0; i2 < this.f975c.size(); i2++) { - b bVar = this.f975c.get(i2); + for (int i2 = 0; i2 < this.f976c.size(); i2++) { + b bVar = this.f976c.get(i2); i += bVar.b; if (((float) i) >= f2) { - return bVar.f976c; + return bVar.f977c; } } - if (this.f975c.isEmpty()) { + if (this.f976c.isEmpty()) { return Float.NaN; } - ArrayList arrayList = this.f975c; - return arrayList.get(arrayList.size() - 1).f976c; + ArrayList arrayList = this.f976c; + return arrayList.get(arrayList.size() - 1).f977c; } } 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 baf6004db4..f6b247b21c 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 f977c; + public long f978c; public j0() { - this.f977c = 15000; + this.f978c = 15000; this.b = 5000; this.a = new r1.c(); } public j0(long j, long j2) { - this.f977c = j; + this.f978c = 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.f977c); + g(g1Var, this.f978c); return true; } @@ -82,7 +82,7 @@ public class j0 implements i0 { } public boolean e() { - return this.f977c > 0; + return this.f978c > 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 d606d4e31d..1a45967a7d 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 f978c; + public final int f979c; 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.f978c = i2; + this.f979c = 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.f971c); + str = h.a(d.a, d.b, d.f972c); 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 ba71c66cba..794fa59ae8 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 f979c; + public boolean f980c; 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 f980c; + public long f981c; 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.f980c; + long j4 = j - this.f981c; 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.f980c = j; + this.f981c = 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 7dcc0c2195..9c74b091dd 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 f981c; + public final String f982c; public m(@Nullable List list, int i, @Nullable String str) { this.a = list; this.b = i; - this.f981c = str; + this.f982c = 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 36d13c1eff..58af17a915 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 @@ -62,7 +62,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.f964c); + public final boolean X0 = "NVIDIA".equals(f0.f965c); public a Y0; public boolean Z0; public boolean a1; @@ -100,12 +100,12 @@ public class n extends MediaCodecRenderer { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f982c; + public final int f983c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f982c = i3; + this.f983c = i3; } } @@ -1472,7 +1472,7 @@ public class n extends MediaCodecRenderer { case 0: case 4: String str2 = f0.d; - if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f964c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { + if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f965c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { i3 = f0.f(i2, 16) * f0.f(i, 16) * 16 * 16; i4 = 2; break; @@ -1518,7 +1518,7 @@ public class n extends MediaCodecRenderer { public static int I0(s sVar, Format format) { if (format.u == -1) { - return G0(sVar, format.t, format.f2696y, format.f2697z); + return G0(sVar, format.t, format.f2697y, format.f2698z); } int size = format.v.size(); int i = 0; @@ -1543,7 +1543,7 @@ public class n extends MediaCodecRenderer { if (aVar != null) { aVar.a.unregisterDisplayListener(aVar); } - t.b bVar = tVar.f984c; + t.b bVar = tVar.f985c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(2); } @@ -1592,7 +1592,7 @@ public class n extends MediaCodecRenderer { } t tVar = this.T0; if (tVar.b != null) { - t.b bVar = tVar.f984c; + t.b bVar = tVar.f985c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(1); t.a aVar2 = tVar.d; @@ -1710,12 +1710,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.f2696y; + int i2 = format2.f2697y; a aVar = this.Y0; - if (i2 > aVar.a || format2.f2697z > aVar.b) { + if (i2 > aVar.a || format2.f2698z > aVar.b) { i |= 256; } - if (I0(sVar, format2) > this.Y0.f982c) { + if (I0(sVar, format2) > this.Y0.f983c) { i |= 64; } return new e(sVar.a, format, format2, i != 0 ? 0 : c2.d, i); @@ -1765,14 +1765,14 @@ public class n extends MediaCodecRenderer { MediaCodecInfo.VideoCapabilities videoCapabilities; Format[] formatArr; int G0; - String str2 = sVar.f818c; + String str2 = sVar.f819c; Format[] formatArr2 = this.o; Objects.requireNonNull(formatArr2); - int i3 = format.f2696y; - int i4 = format.f2697z; + int i3 = format.f2697y; + int i4 = format.f2698z; int I0 = I0(sVar, format); if (formatArr2.length == 1) { - if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2696y, format.f2697z)) == -1)) { + if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2697y, format.f2698z)) == -1)) { I0 = Math.min((int) (((float) I0) * 1.5f), G0); } aVar = new a(i3, i4, I0); @@ -1785,15 +1785,15 @@ public class n extends MediaCodecRenderer { Format format2 = formatArr2[i5]; if (format.F != null && format2.F == null) { Format.b a2 = format2.a(); - a2.f2700w = format.F; + a2.f2701w = format.F; format2 = a2.a(); } if (sVar.c(format, format2).d != 0) { - int i6 = format2.f2696y; + int i6 = format2.f2697y; formatArr = formatArr2; - z4 |= i6 == -1 || format2.f2697z == -1; + z4 |= i6 == -1 || format2.f2698z == -1; int max = Math.max(i3, i6); - int max2 = Math.max(i4, format2.f2697z); + int max2 = Math.max(i4, format2.f2698z); I0 = Math.max(I0, I0(sVar, format2)); i4 = max2; i3 = max; @@ -1805,8 +1805,8 @@ public class n extends MediaCodecRenderer { } if (z4) { Log.w("MediaCodecVideoRenderer", "Resolutions unknown. Codec max resolution: " + i3 + "x" + i4); - int i7 = format.f2697z; - int i8 = format.f2696y; + int i7 = format.f2698z; + int i8 = format.f2697y; boolean z5 = i7 > i8; int i9 = z5 ? i7 : i8; if (z5) { @@ -1863,8 +1863,8 @@ public class n extends MediaCodecRenderer { } mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2696y); - mediaFormat.setInteger("height", format.f2697z); + mediaFormat.setInteger("width", format.f2697y); + mediaFormat.setInteger("height", format.f2698z); d.W1(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1876,7 +1876,7 @@ public class n extends MediaCodecRenderer { d.j1(mediaFormat, "profile", ((Integer) c2.first).intValue()); mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - d.j1(mediaFormat, "max-input-size", aVar.f982c); + d.j1(mediaFormat, "max-input-size", aVar.f983c); i2 = f0.a; if (i2 >= 23) { } @@ -1915,8 +1915,8 @@ public class n extends MediaCodecRenderer { i = !this.A1 ? this.B1 : 0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2696y); - mediaFormat.setInteger("height", format.f2697z); + mediaFormat.setInteger("width", format.f2697y); + mediaFormat.setInteger("height", format.f2698z); d.W1(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1938,7 +1938,7 @@ public class n extends MediaCodecRenderer { } mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - d.j1(mediaFormat, "max-input-size", aVar.f982c); + d.j1(mediaFormat, "max-input-size", aVar.f983c); i2 = f0.a; if (i2 >= 23) { mediaFormat.setInteger("priority", 0); @@ -2215,8 +2215,8 @@ public class n extends MediaCodecRenderer { rVar.f(this.e1); } if (this.A1) { - this.s1 = format.f2696y; - this.t1 = format.f2697z; + this.s1 = format.f2697y; + this.t1 = format.f2698z; } else { Objects.requireNonNull(mediaFormat); boolean z2 = mediaFormat.containsKey("crop-right") && mediaFormat.containsKey("crop-left") && mediaFormat.containsKey("crop-bottom") && mediaFormat.containsKey("crop-top"); @@ -2241,7 +2241,7 @@ public class n extends MediaCodecRenderer { l lVar = tVar.a; lVar.a.c(); lVar.b.c(); - lVar.f979c = false; + lVar.f980c = false; lVar.d = -9223372036854775807L; lVar.e = 0; tVar.e(); @@ -2310,22 +2310,22 @@ public class n extends MediaCodecRenderer { long j8 = j3 * 1000; lVar.a.b(j8); if (lVar.a.a()) { - lVar.f979c = false; + lVar.f980c = false; } else if (lVar.d != -9223372036854775807L) { - if (lVar.f979c) { + if (lVar.f980c) { l.a aVar = lVar.b; long j9 = aVar.d; } lVar.b.c(); lVar.b.b(lVar.d); - lVar.f979c = true; + lVar.f980c = true; lVar.b.b(j8); } - if (lVar.f979c && lVar.b.a()) { + if (lVar.f980c && lVar.b.a()) { l.a aVar2 = lVar.a; lVar.a = lVar.b; lVar.b = aVar2; - lVar.f979c = false; + lVar.f980c = false; } lVar.d = j8; lVar.e = lVar.a.a() ? 0 : lVar.e + 1; @@ -2394,7 +2394,7 @@ public class n extends MediaCodecRenderer { } tVar2.n = tVar2.m; tVar2.o = j14; - t.b bVar = tVar2.f984c; + t.b bVar = tVar2.f985c; if (!(bVar == null || tVar2.k == -9223372036854775807L)) { long j17 = bVar.j; if (j17 != -9223372036854775807L) { @@ -2596,7 +2596,7 @@ public class n extends MediaCodecRenderer { if (!c.i.a.c.i2.s.j(format.t)) { return 0; } - boolean z2 = format.f2694w != null; + boolean z2 = format.f2695w != null; List H0 = H0(tVar, format, z2, false); if (z2 && H0.isEmpty()) { H0 = H0(tVar, format, false, false); 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 4d00ffd780..902fb01a44 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 @@ -23,7 +23,7 @@ public class o implements GLSurfaceView.Renderer, r { public int q; /* renamed from: r reason: collision with root package name */ - public int[] f983r = new int[3]; + public int[] f984r = new int[3]; public int s; public int[] t = new int[3]; public int[] u = new int[3]; @@ -69,12 +69,12 @@ public class o implements GLSurfaceView.Renderer, r { int glGetAttribLocation = GLES20.glGetAttribLocation(this.q, "in_pos"); GLES20.glEnableVertexAttribArray(glGetAttribLocation); GLES20.glVertexAttribPointer(glGetAttribLocation, 2, 5126, false, 0, (Buffer) m); - this.f983r[0] = GLES20.glGetAttribLocation(this.q, "in_tc_y"); - GLES20.glEnableVertexAttribArray(this.f983r[0]); - this.f983r[1] = GLES20.glGetAttribLocation(this.q, "in_tc_u"); - GLES20.glEnableVertexAttribArray(this.f983r[1]); - this.f983r[2] = GLES20.glGetAttribLocation(this.q, "in_tc_v"); - GLES20.glEnableVertexAttribArray(this.f983r[2]); + this.f984r[0] = GLES20.glGetAttribLocation(this.q, "in_tc_y"); + GLES20.glEnableVertexAttribArray(this.f984r[0]); + this.f984r[1] = GLES20.glGetAttribLocation(this.q, "in_tc_u"); + GLES20.glEnableVertexAttribArray(this.f984r[1]); + this.f984r[2] = GLES20.glGetAttribLocation(this.q, "in_tc_v"); + GLES20.glEnableVertexAttribArray(this.f984r[2]); d.r(); this.s = GLES20.glGetUniformLocation(this.q, "mColorConversion"); d.r(); 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 086cd7c0c7..62ec09742a 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 f984c; + public final b f985c; @Nullable public final a d; public boolean e; @@ -144,10 +144,10 @@ public final class t { } } this.d = aVar; - this.f984c = b.i; + this.f985c = b.i; } else { this.d = null; - this.f984c = null; + this.f985c = 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 f6c213c32d..d28c9e081a 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 @@ -16,10 +16,10 @@ public final class b extends g0 { @Nullable /* renamed from: w reason: collision with root package name */ - public a f985w; + public a f986w; /* renamed from: x reason: collision with root package name */ - public long f986x; + public long f987x; public b() { super(6); @@ -27,7 +27,7 @@ public final class b extends g0 { @Override // c.i.a.c.g0 public void B() { - a aVar = this.f985w; + a aVar = this.f986w; if (aVar != null) { aVar.b(); } @@ -35,8 +35,8 @@ public final class b extends g0 { @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - this.f986x = Long.MIN_VALUE; - a aVar = this.f985w; + this.f987x = Long.MIN_VALUE; + a aVar = this.f986w; if (aVar != null) { aVar.b(); } @@ -70,12 +70,12 @@ public final class b extends g0 { @Override // c.i.a.c.k1 public void q(long j, long j2) { float[] fArr; - while (!i() && this.f986x < 100000 + j) { + while (!i() && this.f987x < 100000 + j) { this.t.p(); if (I(A(), this.t, false) == -4 && !this.t.n()) { DecoderInputBuffer decoderInputBuffer = this.t; - this.f986x = decoderInputBuffer.m; - if (this.f985w != null && !decoderInputBuffer.m()) { + this.f987x = decoderInputBuffer.m; + if (this.f986w != null && !decoderInputBuffer.m()) { this.t.s(); ByteBuffer byteBuffer = this.t.k; int i = f0.a; @@ -91,7 +91,7 @@ public final class b extends g0 { fArr = fArr2; } if (fArr != null) { - this.f985w.a(this.f986x - this.v, fArr); + this.f986w.a(this.f987x - this.v, fArr); } } } else { @@ -103,7 +103,7 @@ public final class b extends g0 { @Override // c.i.a.c.g0, c.i.a.c.h1.b public void r(int i, @Nullable Object obj) throws ExoPlaybackException { if (i == 7) { - this.f985w = (a) obj; + this.f986w = (a) obj; } } } 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 cd31244182..f495d3ee67 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 f987c = new d0<>(); + public final d0 f988c = 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 94c996aa6e..67d643666e 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 @@ -5,7 +5,7 @@ public final class d { public final a b; /* renamed from: c reason: collision with root package name */ - public final int f988c; + public final int f989c; public final boolean d; /* compiled from: Projection */ @@ -23,13 +23,13 @@ public final class d { public final int b; /* renamed from: c reason: collision with root package name */ - public final float[] f989c; + public final float[] f990c; public final float[] d; public b(int i, float[] fArr, float[] fArr2, int i2) { this.a = i; c.c.a.a0.d.k(((long) fArr.length) * 2 == ((long) fArr2.length) * 3); - this.f989c = fArr; + this.f990c = fArr; this.d = fArr2; this.b = i2; } @@ -38,14 +38,14 @@ public final class d { public d(a aVar, int i) { this.a = aVar; this.b = aVar; - this.f988c = i; + this.f989c = i; this.d = aVar == aVar; } public d(a aVar, a aVar2, int i) { this.a = aVar; this.b = aVar2; - this.f988c = i; + this.f989c = 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 7ae3afda11..81433eea9c 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 f990c; + public final float f991c; 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.f990c = f4; + this.f991c = 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 e8b65a7fed..11ae205dd1 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 f991c; + public final long f992c; 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.f991c = h0.a((long) i2); + this.f992c = 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.f991c); + j3 = Math.min(f0.p(j3, f), this.f992c); } 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.f991c || z3) { + } else if (j2 >= this.f992c || 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 b529c1d5e4..488a5c193b 100644 --- a/app/src/main/java/c/i/a/c/o0.java +++ b/app/src/main/java/c/i/a/c/o0.java @@ -40,7 +40,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[] f992c; + public final k1[] f993c; public final l d; public final c0 e; public final q0.e f; @@ -58,23 +58,23 @@ public final class o0 extends f0 implements g1 { public int q; /* renamed from: r reason: collision with root package name */ - public boolean f993r; + public boolean f994r; public int s; public boolean t; public int u; public int v; /* renamed from: w reason: collision with root package name */ - public h0 f994w; + public h0 f995w; /* renamed from: x reason: collision with root package name */ - public c1 f995x; + public c1 f996x; /* renamed from: y reason: collision with root package name */ - public int f996y; + public int f997y; /* renamed from: z reason: collision with root package name */ - public long f997z; + public long f998z; /* compiled from: ExoPlayerImpl */ public static final class a implements a1 { @@ -108,7 +108,7 @@ public final class o0 extends f0 implements g1 { O.append("]"); Log.i("ExoPlayerImpl", O.toString()); c.c.a.a0.d.D(k1VarArr.length > 0); - this.f992c = k1VarArr; + this.f993c = k1VarArr; Objects.requireNonNull(lVar); this.d = lVar; this.l = a0Var; @@ -120,24 +120,24 @@ public final class o0 extends f0 implements g1 { this.q = 0; this.h = new o<>(new CopyOnWriteArraySet(), looper, gVar, a0.i, new l(g1Var)); this.j = new ArrayList(); - this.f994w = new h0.a(0, new Random()); + this.f995w = new h0.a(0, new Random()); 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.f996y = -1; + this.f997y = -1; this.e = gVar.b(looper, null); o oVar = new o(this); this.f = oVar; - this.f995x = c1.i(mVar); + this.f996x = c1.i(mVar); if (c1Var != null) { c.c.a.a0.d.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.f967c, new b1(c1Var, g1Var)); + c1Var.n = new o<>(oVar2.e, looper, oVar2.a, oVar2.f968c, new b1(c1Var, g1Var)); l(c1Var); dVar.f(new Handler(looper), c1Var); } - this.g = new q0(k1VarArr, lVar, mVar, u0Var, dVar, this.q, this.f993r, c1Var, o1Var, t0Var, j, z3, looper, gVar, oVar); + this.g = new q0(k1VarArr, lVar, mVar, u0Var, dVar, this.q, this.f994r, c1Var, o1Var, t0Var, j, z3, looper, gVar, oVar); } public static boolean N(c1 c1Var) { @@ -146,7 +146,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public TrackGroupArray A() { - return this.f995x.h; + return this.f996x.h; } @Override // c.i.a.c.g1 @@ -157,10 +157,10 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public long C() { if (d()) { - c1 c1Var = this.f995x; - y.a aVar = c1Var.f821c; + c1 c1Var = this.f996x; + y.a aVar = c1Var.f822c; c1Var.b.h(aVar.a, this.i); - return h0.b(this.i.a(aVar.b, aVar.f863c)); + return h0.b(this.i.a(aVar.b, aVar.f864c)); } r1 D = D(); if (D.q()) { @@ -171,7 +171,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public r1 D() { - return this.f995x.b; + return this.f996x.b; } @Override // c.i.a.c.g1 @@ -181,48 +181,48 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public boolean F() { - return this.f993r; + return this.f994r; } @Override // c.i.a.c.g1 public long G() { - if (this.f995x.b.q()) { - return this.f997z; + if (this.f996x.b.q()) { + return this.f998z; } - c1 c1Var = this.f995x; - if (c1Var.k.d != c1Var.f821c.d) { + c1 c1Var = this.f996x; + if (c1Var.k.d != c1Var.f822c.d) { return c1Var.b.n(o(), this.a).b(); } long j = c1Var.q; - if (this.f995x.k.a()) { - c1 c1Var2 = this.f995x; + if (this.f996x.k.a()) { + c1 c1Var2 = this.f996x; r1.b h = c1Var2.b.h(c1Var2.k.a, this.i); - long d = h.d(this.f995x.k.b); + long d = h.d(this.f996x.k.b); j = d == Long.MIN_VALUE ? h.d : d; } - return P(this.f995x.k, j); + return P(this.f996x.k, j); } @Override // c.i.a.c.g1 public k H() { - return new k(this.f995x.i.f923c); + return new k(this.f996x.i.f924c); } @Override // c.i.a.c.g1 public int I(int i) { - return this.f992c[i].x(); + return this.f993c[i].x(); } @Override // c.i.a.c.g1 public long J() { - if (this.f995x.b.q()) { - return this.f997z; + if (this.f996x.b.q()) { + return this.f998z; } - if (this.f995x.f821c.a()) { - return h0.b(this.f995x.s); + if (this.f996x.f822c.a()) { + return h0.b(this.f996x.s); } - c1 c1Var = this.f995x; - return P(c1Var.f821c, c1Var.s); + c1 c1Var = this.f996x; + return P(c1Var.f822c, c1Var.s); } @Override // c.i.a.c.g1 @@ -232,25 +232,25 @@ public final class o0 extends f0 implements g1 { } public final int L() { - if (this.f995x.b.q()) { - return this.f996y; + if (this.f996x.b.q()) { + return this.f997y; } - c1 c1Var = this.f995x; - return c1Var.b.h(c1Var.f821c.a, this.i).f1016c; + c1 c1Var = this.f996x; + return c1Var.b.h(c1Var.f822c.a, this.i).f1017c; } @Nullable public final Pair M(r1 r1Var, int i, long j) { if (r1Var.q()) { - this.f996y = i; + this.f997y = i; if (j == -9223372036854775807L) { j = 0; } - this.f997z = j; + this.f998z = j; return null; } if (i == -1 || i >= r1Var.p()) { - i = r1Var.a(this.f993r); + i = r1Var.a(this.f994r); j = r1Var.n(i, this.a).a(); } return r1Var.j(this.a, this.i, i, h0.a(j)); @@ -265,8 +265,8 @@ 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.f997z); - long a3 = h0.a(this.f997z); + long a2 = h0.a(this.f998z); + long a3 = h0.a(this.f998z); TrackGroupArray trackGroupArray = TrackGroupArray.i; m mVar = this.b; c.i.b.b.a aVar3 = u.j; @@ -274,10 +274,10 @@ public final class o0 extends f0 implements g1 { a4.q = a4.s; return a4; } - Object obj = h.f821c.a; + Object obj = h.f822c.a; int i2 = f0.a; boolean z2 = !obj.equals(pair.first); - y.a aVar4 = z2 ? new y.a(pair.first) : h.f821c; + y.a aVar4 = z2 ? new y.a(pair.first) : h.f822c; long longValue = ((Long) pair.second).longValue(); long a5 = h0.a(s()); if (!r1Var2.q()) { @@ -298,19 +298,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).f1016c == r1Var.h(aVar4.a, this.i).f1016c) { + if (b != -1 && r1Var.f(b, this.i).f1017c == r1Var.h(aVar4.a, this.i).f1017c) { return h; } r1Var.h(aVar4.a, this.i); - long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f863c) : this.i.d; + long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f864c) : this.i.d; c1 a8 = h.b(aVar4, h.s, h.s, a7 - h.s, h.h, h.i, h.j).a(aVar4); a8.q = a7; return a8; } else { c.c.a.a0.d.D(!aVar4.a()); - long max = Math.max(0L, h.f822r - (longValue - a5)); + long max = Math.max(0L, h.f823r - (longValue - a5)); long j = h.q; - if (h.k.equals(h.f821c)) { + if (h.k.equals(h.f822c)) { j = longValue + max; } c1 b2 = h.b(aVar4, longValue, longValue, max, h.h, h.i, h.j); @@ -321,7 +321,7 @@ public final class o0 extends f0 implements g1 { public final long P(y.a aVar, long j) { long b = h0.b(j); - this.f995x.b.h(aVar.a, this.i); + this.f996x.b.h(aVar.a, this.i); return b + h0.b(this.i.e); } @@ -329,11 +329,11 @@ public final class o0 extends f0 implements g1 { for (int i3 = i2 - 1; i3 >= i; i3--) { this.j.remove(i3); } - this.f994w = this.f994w.a(i, i2); + this.f995w = this.f995w.a(i, i2); } public void R(boolean z2, int i, int i2) { - c1 c1Var = this.f995x; + c1 c1Var = this.f996x; if (c1Var.l != z2 || c1Var.m != i) { this.s++; c1 d = c1Var.d(z2, i); @@ -345,8 +345,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.f995x; - this.f995x = c1Var; + c1 c1Var2 = this.f996x; + this.f996x = c1Var; boolean z4 = !c1Var2.b.equals(c1Var.b); r1 r1Var = c1Var2.b; r1 r1Var2 = c1Var.b; @@ -355,8 +355,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.f821c.a, this.i).f1016c, this.a).f1017c; - Object obj2 = r1Var2.n(r1Var2.h(c1Var.f821c.a, this.i).f1016c, this.a).f1017c; + Object obj = r1Var.n(r1Var.h(c1Var2.f822c.a, this.i).f1017c, this.a).f1018c; + Object obj2 = r1Var2.n(r1Var2.h(c1Var.f822c.a, this.i).f1017c, this.a).f1018c; int i5 = this.a.o; if (!obj.equals(obj2)) { if (z2 && i == 0) { @@ -370,7 +370,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.f821c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); + pair = (z2 && i == 0 && r1Var2.b(c1Var.f822c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); } } boolean booleanValue = ((Boolean) pair.first).booleanValue(); @@ -382,7 +382,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.f821c.a, this.i).f1016c, this.a).e : null, intValue)); + this.h.b(1, new r(!c1Var.b.q() ? c1Var.b.n(c1Var.b.h(c1Var.f822c.a, this.i).f1017c, this.a).e : null, intValue)); } ExoPlaybackException exoPlaybackException = c1Var2.f; ExoPlaybackException exoPlaybackException2 = c1Var.f; @@ -393,7 +393,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.f923c))); + this.h.b(2, new m(c1Var, new k(c1Var.i.f924c))); } if (!c1Var2.j.equals(c1Var.j)) { this.h.b(3, new j(c1Var)); @@ -433,7 +433,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public void a() { - c1 c1Var = this.f995x; + c1 c1Var = this.f996x; if (c1Var.e == 1) { c1 e = c1Var.e(null); c1 g = e.g(e.b.q() ? 4 : 2); @@ -444,27 +444,27 @@ public final class o0 extends f0 implements g1 { } public h1 b(h1.b bVar) { - return new h1(this.g, bVar, this.f995x.b, o(), this.p, this.g.q); + return new h1(this.g, bVar, this.f996x.b, o(), this.p, this.g.q); } @Override // c.i.a.c.g1 public d1 c() { - return this.f995x.n; + return this.f996x.n; } @Override // c.i.a.c.g1 public boolean d() { - return this.f995x.f821c.a(); + return this.f996x.f822c.a(); } @Override // c.i.a.c.g1 public long e() { - return h0.b(this.f995x.f822r); + return h0.b(this.f996x.f823r); } @Override // c.i.a.c.g1 public void f(int i, long j) { - r1 r1Var = this.f995x.b; + r1 r1Var = this.f996x.b; if (i < 0 || (!r1Var.q() && i >= r1Var.p())) { throw new IllegalSeekPositionException(r1Var, i, j); } @@ -472,13 +472,13 @@ public final class o0 extends f0 implements g1 { this.s++; if (d()) { Log.w("ExoPlayerImpl", "seekTo ignored because an ad is playing"); - q0.d dVar = new q0.d(this.f995x); + q0.d dVar = new q0.d(this.f996x); dVar.a(1); o0 o0Var = ((o) this.f).a; o0Var.e.a.post(new t(o0Var, dVar)); return; } - c1 c1Var = this.f995x; + c1 c1Var = this.f996x; if (c1Var.e != 1) { i2 = 2; } @@ -489,13 +489,13 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public boolean g() { - return this.f995x.l; + return this.f996x.l; } @Override // c.i.a.c.g1 public void h(boolean z2) { - if (this.f993r != z2) { - this.f993r = z2; + if (this.f994r != z2) { + this.f994r = z2; this.g.o.b(12, z2 ? 1 : 0, 0).sendToTarget(); o oVar = this.h; oVar.b(10, new h(z2)); @@ -505,16 +505,16 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public List i() { - return this.f995x.j; + return this.f996x.j; } @Override // c.i.a.c.g1 public int j() { - if (this.f995x.b.q()) { + if (this.f996x.b.q()) { return 0; } - c1 c1Var = this.f995x; - return c1Var.b.b(c1Var.f821c.a); + c1 c1Var = this.f996x; + return c1Var.b.b(c1Var.f822c.a); } @Override // c.i.a.c.g1 @@ -522,14 +522,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.f967c)); + oVar.e.add(new o.c<>(aVar, oVar.f968c)); } } @Override // c.i.a.c.g1 public int m() { if (d()) { - return this.f995x.f821c.f863c; + return this.f996x.f822c.f864c; } return -1; } @@ -543,7 +543,7 @@ public final class o0 extends f0 implements g1 { if (next.a.equals(aVar)) { o.b bVar = oVar.d; next.d = true; - if (next.f968c) { + if (next.f969c) { bVar.a(next.a, next.b); } oVar.e.remove(next); @@ -563,7 +563,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 @Nullable public ExoPlaybackException p() { - return this.f995x.f; + return this.f996x.f; } @Override // c.i.a.c.g1 @@ -582,21 +582,21 @@ public final class o0 extends f0 implements g1 { if (!d()) { return J(); } - c1 c1Var = this.f995x; - c1Var.b.h(c1Var.f821c.a, this.i); - c1 c1Var2 = this.f995x; - return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f995x.d); + c1 c1Var = this.f996x; + c1Var.b.h(c1Var.f822c.a, this.i); + c1 c1Var2 = this.f996x; + return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f996x.d); } @Override // c.i.a.c.g1 public int u() { - return this.f995x.e; + return this.f996x.e; } @Override // c.i.a.c.g1 public int w() { if (d()) { - return this.f995x.f821c.b; + return this.f996x.f822c.b; } return -1; } @@ -614,6 +614,6 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public int z() { - return this.f995x.m; + return this.f996x.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 63b0c24461..62e775f33b 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 f998c; + public final long f999c; public final long d; static { @@ -32,7 +32,7 @@ public final class o1 { boolean z2 = true; d.k(j >= 0); d.k(j2 < 0 ? false : z2); - this.f998c = j; + this.f999c = j; this.d = j2; } @@ -44,10 +44,10 @@ public final class o1 { return false; } o1 o1Var = (o1) obj; - return this.f998c == o1Var.f998c && this.d == o1Var.d; + return this.f999c == o1Var.f999c && this.d == o1Var.d; } public int hashCode() { - return (((int) this.f998c) * 31) + ((int) this.d); + return (((int) this.f999c) * 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 800f9c69b2..2c4dc36c36 100644 --- a/app/src/main/java/c/i/a/c/p1.java +++ b/app/src/main/java/c/i/a/c/p1.java @@ -84,7 +84,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 f999c; + public final Context f1000c; public final o0 d; public final c e; public final CopyOnWriteArraySet f; @@ -102,7 +102,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable /* renamed from: r reason: collision with root package name */ - public AudioTrack f1000r; + public AudioTrack f1001r; @Nullable public Surface s; public boolean t; @@ -112,16 +112,16 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable /* renamed from: w reason: collision with root package name */ - public TextureView f1001w; + public TextureView f1002w; /* renamed from: x reason: collision with root package name */ - public int f1002x; + public int f1003x; /* renamed from: y reason: collision with root package name */ - public int f1003y; + public int f1004y; /* renamed from: z reason: collision with root package name */ - public int f1004z; + public int f1005z; /* compiled from: SimpleExoPlayer */ public static final class b { @@ -129,7 +129,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 f1005c; + public g f1006c; public l d; public a0 e; public u0 f; @@ -178,7 +178,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.f945c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f946c.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())); @@ -199,7 +199,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.f945c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f946c.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())); @@ -223,7 +223,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.f1005c = gVar; + this.f1006c = gVar; this.o = 500; this.p = 2000; } @@ -532,7 +532,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { q1 q1Var; int t; Context applicationContext = bVar.a.getApplicationContext(); - this.f999c = applicationContext; + this.f1000c = applicationContext; c1 c1Var = bVar.h; this.k = c1Var; this.A = bVar.j; @@ -559,7 +559,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.f964c; + String str = f0.f965c; 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)); @@ -574,23 +574,23 @@ public class p1 extends f0 implements g1, g1.d, g1.c { this.b = k1VarArr; this.B = 1.0f; if (i2 >= 21) { - AudioTrack audioTrack = this.f1000r; + AudioTrack audioTrack = this.f1001r; if (!(audioTrack == null || audioTrack.getAudioSessionId() == 0)) { - this.f1000r.release(); - this.f1000r = null; + this.f1001r.release(); + this.f1001r = null; } - if (this.f1000r == null) { - this.f1000r = new AudioTrack(3, SendUtils.MAX_MESSAGE_CHARACTER_COUNT_PREMIUM, 4, 2, 2, 0, 0); + if (this.f1001r == null) { + this.f1001r = new AudioTrack(3, SendUtils.MAX_MESSAGE_CHARACTER_COUNT_PREMIUM, 4, 2, 2, 0, 0); } - this.f1004z = this.f1000r.getAudioSessionId(); + this.f1005z = this.f1001r.getAudioSessionId(); } else { UUID uuid = h0.a; AudioManager audioManager = (AudioManager) applicationContext.getSystemService(MediaStreamTrack.AUDIO_TRACK_KIND); - this.f1004z = audioManager == null ? -1 : audioManager.generateAudioSessionId(); + this.f1005z = 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.f1005c, 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.f1006c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -612,7 +612,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.f1015c; + c cVar2 = (c) q1Var.f1016c; c.i.a.c.y1.a N = N(p1.this.n); if (!N.equals(p1.this.J)) { p1 p1Var = p1.this; @@ -625,15 +625,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f1019c = false; + s1Var.f1020c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f1020c = false; + t1Var.f1021c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f1004z)); - R(2, 102, Integer.valueOf(this.f1004z)); + R(i, 102, Integer.valueOf(this.f1005z)); + R(2, 102, Integer.valueOf(this.f1005z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -655,7 +655,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.f1005c, 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.f1006c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -672,15 +672,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f1019c = false; + s1Var.f1020c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f1020c = false; + t1Var.f1021c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f1004z)); - R(2, 102, Integer.valueOf(this.f1004z)); + R(i, 102, Integer.valueOf(this.f1005z)); + R(2, 102, Integer.valueOf(this.f1005z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -701,7 +701,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.f995x.p; + boolean z3 = p1Var.d.f996x.p; s1 s1Var = p1Var.o; if (!p1Var.g() || z3) { z2 = false; @@ -727,7 +727,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.f995x.h; + return this.d.f996x.h; } @Override // c.i.a.c.g1 @@ -745,7 +745,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.f995x.b; + return this.d.f996x.b; } @Override // c.i.a.c.g1 @@ -756,7 +756,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Override // c.i.a.c.g1 public boolean F() { Z(); - return this.d.f993r; + return this.d.f994r; } @Override // c.i.a.c.g1 @@ -774,7 +774,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.f992c[i].x(); + return this.d.f993c[i].x(); } @Override // c.i.a.c.g1 @@ -814,9 +814,9 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } public final void P(int i, int i2) { - if (i != this.f1002x || i2 != this.f1003y) { - this.f1002x = i; - this.f1003y = i2; + if (i != this.f1003x || i2 != this.f1004y) { + this.f1003x = i; + this.f1004y = 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); @@ -832,14 +832,14 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } public final void Q() { - TextureView textureView = this.f1001w; + TextureView textureView = this.f1002w; if (textureView != null) { if (textureView.getSurfaceTextureListener() != this.e) { Log.w("SimpleExoPlayer", "SurfaceTextureListener already unset or replaced."); } else { - this.f1001w.setSurfaceTextureListener(null); + this.f1002w.setSurfaceTextureListener(null); } - this.f1001w = null; + this.f1002w = null; } SurfaceHolder surfaceHolder = this.v; if (surfaceHolder != null) { @@ -930,10 +930,10 @@ 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.f995x; - c1 a2 = c1Var.a(c1Var.f821c); + c1 c1Var = o0Var.f996x; + c1 a2 = c1Var.a(c1Var.f822c); a2.q = a2.s; - a2.f822r = 0; + a2.f823r = 0; c1 e = a2.g(1).e(b3); o0Var.s++; o0Var.g.o.a(6).sendToTarget(); @@ -972,7 +972,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { if (textureView != null) { S(null); } - this.f1001w = textureView; + this.f1002w = textureView; if (textureView == null) { V(null, true); P(0, 0); @@ -1025,7 +1025,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.f995x.n; + return this.d.f996x.n; } @Override // c.i.a.c.g1 @@ -1037,7 +1037,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.f995x.f822r); + return h0.b(this.d.f996x.f823r); } @Override // c.i.a.c.g1 @@ -1059,7 +1059,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.f995x.l; + return this.d.f996x.l; } @Override // c.i.a.c.g1 @@ -1071,7 +1071,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.f995x.j; + return this.d.f996x.j; } @Override // c.i.a.c.g1 @@ -1107,7 +1107,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable public ExoPlaybackException p() { Z(); - return this.d.f995x.f; + return this.d.f996x.f; } @Override // c.i.a.c.g1 @@ -1132,7 +1132,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.f995x.e; + return this.d.f996x.e; } @Override // c.i.a.c.g1 @@ -1150,6 +1150,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.f995x.m; + return this.d.f996x.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 a627846059..b891351cc5 100644 --- a/app/src/main/java/c/i/a/c/q0.java +++ b/app/src/main/java/c/i/a/c/q0.java @@ -76,23 +76,23 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final Looper q; /* renamed from: r reason: collision with root package name */ - public final r1.c f1006r; + public final r1.c f1007r; public final r1.b s; public final long t; public final boolean u; public final m0 v; /* renamed from: w reason: collision with root package name */ - public final ArrayList f1007w; + public final ArrayList f1008w; /* renamed from: x reason: collision with root package name */ - public final c.i.a.c.i2.g f1008x; + public final c.i.a.c.i2.g f1009x; /* renamed from: y reason: collision with root package name */ - public final e f1009y; + public final e f1010y; /* renamed from: z reason: collision with root package name */ - public final z0 f1010z; + public final z0 f1011z; /* compiled from: ExoPlayerImplInternal */ public static final class a { @@ -100,13 +100,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 f1011c; + public final int f1012c; public final long d; public a(List list, h0 h0Var, int i, long j, p0 p0Var) { this.a = list; this.b = h0Var; - this.f1011c = i; + this.f1012c = i; this.d = j; } } @@ -168,7 +168,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 f1012c; + public int f1013c; public boolean d; public int e; public boolean f; @@ -180,7 +180,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.f1012c += i; + this.f1013c += i; } public void b(int i) { @@ -208,7 +208,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 f1013c; + public final long f1014c; public final boolean d; public final boolean e; public final boolean f; @@ -216,7 +216,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.f1013c = j2; + this.f1014c = j2; this.d = z2; this.e = z3; this.f = z4; @@ -229,17 +229,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 f1014c; + public final long f1015c; public g(r1 r1Var, int i, long j) { this.a = r1Var; this.b = i; - this.f1014c = j; + this.f1015c = 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.f1009y = eVar; + this.f1010y = eVar; this.i = k1VarArr; this.k = lVar; this.l = mVar; @@ -251,7 +251,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.f1008x = gVar; + this.f1009x = gVar; this.t = u0Var.b(); this.u = u0Var.a(); c1 i2 = c1.i(mVar); @@ -263,13 +263,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.j[i3] = k1VarArr[i3].l(); } this.v = new m0(this, gVar); - this.f1007w = new ArrayList<>(); - this.f1006r = new r1.c(); + this.f1008w = new ArrayList<>(); + this.f1007r = new r1.c(); this.s = new r1.b(); lVar.a = dVar; this.U = true; Handler handler = new Handler(looper); - this.f1010z = new z0(c1Var, handler); + this.f1011z = new z0(c1Var, handler); this.A = new b1(this, c1Var, handler); HandlerThread handlerThread = new HandlerThread("ExoPlayer:Playback", -16); this.p = handlerThread; @@ -301,8 +301,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.f1016c, cVar2).n) { - Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f1016c, cVar.k + bVar.e); + if (r1Var2.n(bVar.f1017c, cVar2).n) { + Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f1017c, cVar.k + bVar.e); cVar.f(r1Var.b(j.first), ((Long) j.second).longValue(), j.first); } return true; @@ -317,16 +317,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.f1014c); + Pair j = r1Var3.j(cVar, bVar, gVar.b, gVar.f1015c); if (r1Var.equals(r1Var3)) { return j; } if (r1Var.b(j.first) != -1) { r1Var3.h(j.first, bVar); - return r1Var3.n(bVar.f1016c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f1016c, gVar.f1014c) : j; + return r1Var3.n(bVar.f1017c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f1017c, gVar.f1015c) : j; } if (z2 && (L = L(cVar, bVar, i, z3, j.first, r1Var3, r1Var)) != null) { - return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f1016c, -9223372036854775807L); + return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f1017c, -9223372036854775807L); } return null; } catch (IndexOutOfBoundsException unused) { @@ -353,9 +353,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.f821c; + y.a aVar = c1Var.f822c; r1 r1Var = c1Var.b; - return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f1016c, cVar).n; + return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f1017c, cVar).n; } public static Format[] j(c.i.a.c.f2.g gVar) { @@ -432,7 +432,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.f1010z; + z0 z0Var = this.f1011z; x0 x0Var = z0Var.h; x0 x0Var2 = z0Var.i; x0 x0Var3 = x0Var; @@ -441,10 +441,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.f923c.length == i2.f923c.length) { + if (mVar != null && mVar.f924c.length == i2.f924c.length) { int i4 = 0; while (true) { - if (i4 >= i2.f923c.length) { + if (i4 >= i2.f924c.length) { z2 = true; break; } else if (!i2.a(mVar, i4)) { @@ -457,14 +457,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z2 = false; if (!z2) { if (z3) { - z0 z0Var2 = this.f1010z; + z0 z0Var2 = this.f1011z; x0 x0Var4 = z0Var2.h; boolean m = z0Var2.m(x0Var4); boolean[] zArr = new boolean[this.i.length]; long a2 = x0Var4.a(i2, this.E.s, m, zArr); c1 c1Var = this.E; i = 4; - c1 u = u(c1Var.f821c, a2, c1Var.d); + c1 u = u(c1Var.f822c, a2, c1Var.d); this.E = u; if (!(u.e == 4 || a2 == u.s)) { this.F.b(4); @@ -478,7 +478,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.f1073c[i3]; + c.i.a.c.d2.f0 f0Var = x0Var4.f1074c[i3]; if (zArr2[i3]) { if (f0Var != k1Var.h()) { f(k1Var); @@ -491,7 +491,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { i(zArr2); } else { i = 4; - this.f1010z.m(x0Var3); + this.f1011z.m(x0Var3); if (x0Var3.d) { x0Var3.a(i2, Math.max(x0Var3.f.b, this.S - x0Var3.o), false, new boolean[x0Var3.i.length]); } @@ -555,21 +555,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.f821c; + y.a aVar2 = c1Var.f822c; long j3 = c1Var.s; - long j4 = g0(this.E, this.s, this.f1006r) ? this.E.d : this.E.s; + long j4 = g0(this.E, this.s, this.f1007r) ? this.E.d : this.E.s; 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.f821c)) { + if (!aVar2.equals(this.E.f822c)) { z6 = true; aVar = aVar2; j = j3; j2 = -9223372036854775807L; - this.f1010z.b(); + this.f1011z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -592,7 +592,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.f810c); + bVar.a.c(bVar.f811c); } b1Var.g.clear(); b1Var.h.clear(); @@ -605,7 +605,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j = j3; j2 = j4; z6 = false; - this.f1010z.b(); + this.f1011z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -625,12 +625,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void G() { - x0 x0Var = this.f1010z.h; + x0 x0Var = this.f1011z.h; this.I = x0Var != null && x0Var.f.g && this.H; } public final void H(long j) throws ExoPlaybackException { - x0 x0Var = this.f1010z.h; + x0 x0Var = this.f1011z.h; if (x0Var != null) { j += x0Var.o; } @@ -642,8 +642,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k1Var.u(this.S); } } - for (x0 x0Var2 = this.f1010z.h; x0Var2 != null; x0Var2 = x0Var2.l) { - c.i.a.c.f2.g[] gVarArr = x0Var2.n.f923c; + for (x0 x0Var2 = this.f1011z.h; x0Var2 != null; x0Var2 = x0Var2.l) { + c.i.a.c.f2.g[] gVarArr = x0Var2.n.f924c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.j(); @@ -654,15 +654,15 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void J(r1 r1Var, r1 r1Var2) { if (!r1Var.q() || !r1Var2.q()) { - int size = this.f1007w.size(); + int size = this.f1008w.size(); while (true) { size--; if (size < 0) { - Collections.sort(this.f1007w); + Collections.sort(this.f1008w); return; - } else if (!I(this.f1007w.get(size), r1Var, r1Var2, this.L, this.M, this.f1006r, this.s)) { - this.f1007w.get(size).i.c(false); - this.f1007w.remove(size); + } else if (!I(this.f1008w.get(size), r1Var, r1Var2, this.L, this.M, this.f1007r, this.s)) { + this.f1008w.get(size).i.c(false); + this.f1008w.remove(size); } } } @@ -674,7 +674,7 @@ 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.f1010z.h.f.a; + y.a aVar = this.f1011z.h.f.a; long Q = Q(aVar, this.E.s, true, false); if (Q != this.E.s) { this.E = u(aVar, Q, this.E.d); @@ -703,7 +703,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.f1006r, this.s); + Pair K = K(this.E.b, gVar, true, this.L, this.M, this.f1007r, this.s); if (K == null) { Pair m = m(this.E.b); aVar = (y.a) m.first; @@ -713,16 +713,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.f1014c == -9223372036854775807L ? -9223372036854775807L : j2; - y.a n = this.f1010z.n(this.E.b, obj, j2); + j = gVar.f1015c == -9223372036854775807L ? -9223372036854775807L : j2; + y.a n = this.f1011z.n(this.E.b, obj, j2); if (n.a()) { this.E.b.h(n.a, this.s); - j2 = this.s.e(n.b) == n.f863c ? this.s.f.f : 0; + j2 = this.s.e(n.b) == n.f864c ? this.s.f.f : 0; aVar = n; z2 = true; } else { aVar = n; - z2 = gVar.f1014c == -9223372036854775807L; + z2 = gVar.f1015c == -9223372036854775807L; } } try { @@ -744,8 +744,8 @@ 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.f821c)) { - x0 x0Var = this.f1010z.h; + if (aVar.equals(this.E.f822c)) { + x0 x0Var = this.f1011z.h; long i3 = (x0Var == null || !x0Var.d || j2 == 0) ? j2 : x0Var.a.i(j2, this.D); if (h0.b(i3) == h0.b(this.E.s) && ((i2 = (c1Var = this.E).e) == 2 || i2 == 3)) { this.E = u(aVar, c1Var.s, j); @@ -779,7 +779,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.f821c, j); + l0(r1Var, aVar, r1Var, c1Var2.f822c, j); z2 = z3; j4 = P; this.E = u(aVar, j4, j); @@ -815,7 +815,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.f1010z; + z0 z0Var = this.f1011z; return Q(aVar, j, z0Var.h != z0Var.i, z2); } @@ -826,7 +826,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.f1010z.h; + x0 x0Var = this.f1011z.h; x0 x0Var2 = x0Var; while (x0Var2 != null && !aVar.equals(x0Var2.f.a)) { x0Var2 = x0Var2.l; @@ -837,7 +837,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (x0Var2 != null) { while (true) { - z0Var = this.f1010z; + z0Var = this.f1011z; if (z0Var.h == x0Var2) { break; } @@ -849,7 +849,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } if (x0Var2 != null) { - this.f1010z.m(x0Var2); + this.f1011z.m(x0Var2); if (!x0Var2.d) { x0Var2.f = x0Var2.f.b(j); } else { @@ -866,7 +866,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { H(j); y(); } else { - this.f1010z.b(); + this.f1011z.b(); H(j); } q(false); @@ -894,7 +894,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { h1Var.c(false); return; } - c0 b2 = this.f1008x.b(looper, null); + c0 b2 = this.f1009x.b(looper, null); b2.a.post(new x(this, h1Var)); } @@ -902,7 +902,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k1Var.k(); if (k1Var instanceof c.i.a.c.e2.l) { c.i.a.c.e2.l lVar = (c.i.a.c.e2.l) k1Var; - c.c.a.a0.d.D(lVar.f924r); + c.c.a.a0.d.D(lVar.f925r); lVar.H = j; } } @@ -929,8 +929,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.f1011c != -1) { - this.R = new g(new i1(aVar.a, aVar.b), aVar.f1011c, aVar.d); + if (aVar.f1012c != -1) { + this.R = new g(new i1(aVar.a, aVar.b), aVar.f1012c, aVar.d); } b1 b1Var = this.A; List list = aVar.a; @@ -956,7 +956,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.f1010z; + z0 z0Var = this.f1011z; if (z0Var.i != z0Var.h) { N(true); q(false); @@ -972,8 +972,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.f1010z.h; x0Var != null; x0Var = x0Var.l) { - c.i.a.c.f2.g[] gVarArr = x0Var.n.f923c; + for (x0 x0Var = this.f1011z.h; x0Var != null; x0Var = x0Var.l) { + c.i.a.c.f2.g[] gVarArr = x0Var.n.f924c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.c(z2); @@ -1008,7 +1008,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.f1010z; + z0 z0Var = this.f1011z; r1 r1Var = this.E.b; z0Var.f = i; if (!z0Var.p(r1Var)) { @@ -1024,7 +1024,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.f1010z; + z0 z0Var = this.f1011z; r1 r1Var = this.E.b; z0Var.g = z2; if (!z0Var.p(r1Var)) { @@ -1105,11 +1105,11 @@ 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.s).f1016c, this.f1006r); - if (!this.f1006r.c()) { + r1Var.n(r1Var.h(aVar.a, this.s).f1017c, this.f1007r); + if (!this.f1007r.c()) { return false; } - r1.c cVar = this.f1006r; + r1.c cVar = this.f1007r; return cVar.k && cVar.h != -9223372036854775807L; } @@ -1131,19 +1131,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.f1008x.a(); + long a2 = this.f1009x.a(); if (!this.E.b.q() && this.A.j) { - this.f1010z.l(this.S); - z0 z0Var = this.f1010z; + this.f1011z.l(this.S); + z0 z0Var = this.f1011z; x0 x0Var3 = z0Var.j; if (x0Var3 == null || (!x0Var3.f.h && x0Var3.f() && z0Var.j.f.e != -9223372036854775807L && z0Var.k < 100)) { - z0 z0Var2 = this.f1010z; + z0 z0Var2 = this.f1011z; long j3 = this.S; c1 c1Var = this.E; x0 x0Var4 = z0Var2.j; - y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f821c, c1Var.d, c1Var.s) : z0Var2.c(c1Var.b, x0Var4, j3); + y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f822c, c1Var.d, c1Var.s) : z0Var2.c(c1Var.b, x0Var4, j3); if (d2 != null) { - z0 z0Var3 = this.f1010z; + z0 z0Var3 = this.f1011z; l1[] l1VarArr = this.j; l lVar = this.k; c.i.a.c.h2.m h = this.m.h(); @@ -1152,7 +1152,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.f1078c; + j2 = d2.f1079c; } j2 = 0; j = j2; @@ -1174,7 +1174,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.f1010z.h == x0Var6) { + if (this.f1011z.h == x0Var6) { H(x0Var6.e()); } q(false); @@ -1186,7 +1186,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { y(); } - x0 x0Var8 = this.f1010z.i; + x0 x0Var8 = this.f1011z.i; if (x0Var8 != null) { if (x0Var8.l != null && !this.I) { if (x0Var8.d) { @@ -1198,7 +1198,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.f1073c[i2]; + c.i.a.c.d2.f0 f0Var = x0Var8.f1074c[i2]; if (!(k1Var.h() == f0Var && (f0Var == null || k1Var.i()))) { break; } @@ -1210,7 +1210,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.f1010z; + z0 z0Var4 = this.f1011z; x0 x0Var10 = z0Var4.i; c.c.a.a0.d.D((x0Var10 == null || x0Var10.l == null) ? false : true); z0Var4.i = z0Var4.i.l; @@ -1249,7 +1249,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.f1073c[i4]; + c.i.a.c.d2.f0 f0Var2 = x0Var8.f1074c[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); @@ -1258,7 +1258,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } } - z0 z0Var5 = this.f1010z; + z0 z0Var5 = this.f1011z; x0 x0Var12 = z0Var5.i; if (!(x0Var12 == null || z0Var5.h == x0Var12 || x0Var12.g)) { m mVar4 = x0Var12.n; @@ -1271,10 +1271,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.f1073c[i5]; + boolean z10 = k1Var4.h() != x0Var12.f1074c[i5]; if (!mVar4.b(i5) || z10) { if (!k1Var4.v()) { - k1Var4.j(j(mVar4.f923c[i5]), x0Var12.f1073c[i5], x0Var12.e(), x0Var12.o); + k1Var4.j(j(mVar4.f924c[i5]), x0Var12.f1074c[i5], x0Var12.e(), x0Var12.o); } else if (k1Var4.b()) { f(k1Var4); } else { @@ -1290,17 +1290,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.f1010z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { + if (!(e0() && !this.I && (x0Var = this.f1011z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { break; } if (z11) { z(); } - z0 z0Var6 = this.f1010z; + z0 z0Var6 = this.f1011z; x0 x0Var13 = z0Var6.h; x0 a3 = z0Var6.a(); y0 y0Var = a3.f; - this.E = u(y0Var.a, y0Var.b, y0Var.f1078c); + this.E = u(y0Var.a, y0Var.b, y0Var.f1079c); this.F.b(x0Var13.f.f ? 0 : 3); r1 r1Var = this.E.b; l0(r1Var, a3.f.a, r1Var, x0Var13.f.a, -9223372036854775807L); @@ -1314,7 +1314,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.f1010z.h; + x0 x0Var14 = this.f1011z.h; if (x0Var14 == null) { M(a2, 10); return; @@ -1336,7 +1336,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.f1073c[i7] != k1Var5.h(); + boolean z14 = x0Var14.f1074c[i7] != k1Var5.h(); boolean z15 = z14 || (!z14 && k1Var5.i()) || k1Var5.d() || k1Var5.b(); boolean z16 = z2 && z15; if (!z15) { @@ -1367,8 +1367,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.f1010z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; - x0 x0Var15 = this.f1010z.j; + long j6 = f0(c1Var2.b, this.f1011z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; + x0 x0Var15 = this.f1011z.j; boolean z18 = x0Var15.f() && x0Var15.f.h; boolean z19 = x0Var15.f.a.a() && !x0Var15.d; if (!z18) { @@ -1392,8 +1392,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.f1010z.h; x0Var16 != null; x0Var16 = x0Var16.l) { - c.i.a.c.f2.g[] gVarArr = x0Var16.n.f923c; + for (x0 x0Var16 = this.f1011z.h; x0Var16 != null; x0Var16 = x0Var16.l) { + c.i.a.c.f2.g[] gVarArr = x0Var16.n.f924c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.k(); @@ -1425,13 +1425,13 @@ 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.f1073c[i8]) { + if (w(k1VarArr6[i8]) && this.i[i8].h() == x0Var14.f1074c[i8]) { this.i[i8].s(); } i8++; } c1 c1Var3 = this.E; - if (!c1Var3.g && c1Var3.f822r < 500000 && v()) { + if (!c1Var3.g && c1Var3.f823r < 500000 && v()) { throw new IllegalStateException("Playback stuck buffering and not loading"); } } @@ -1458,7 +1458,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.f821c, 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.f822r, c1Var5.s, c1Var5.o, z4); + this.E = new c1(c1Var5.b, c1Var5.f822c, 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.f823r, c1Var5.s, c1Var5.o, z4); } this.O = false; c.c.a.a0.d.f0(); @@ -1573,7 +1573,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.f1010z.i) != null) { + if (e.type == 1 && (x0Var = this.f1011z.i) != null) { e = e.a(x0Var.f.a); } if (!e.isRecoverable || this.V != null) { @@ -1594,7 +1594,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.f1010z.h; + x0 x0Var2 = this.f1011z.h; if (x0Var2 != null) { exoPlaybackException2 = exoPlaybackException2.a(x0Var2.f.a); } @@ -1614,7 +1614,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.f1010z.i; + x0 x0Var = this.f1011z.i; m mVar = x0Var.n; for (int i = 0; i < this.i.length; i++) { if (!mVar.b(i)) { @@ -1626,16 +1626,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.f1010z; + z0 z0Var = this.f1011z; x0 x0Var2 = z0Var.i; boolean z3 = x0Var2 == z0Var.h; m mVar2 = x0Var2.n; m1 m1Var = mVar2.b[i2]; - Format[] j = j(mVar2.f923c[i2]); + Format[] j = j(mVar2.f924c[i2]); boolean z4 = e0() && this.E.e == 3; boolean z5 = !z2 && z4; this.Q++; - k1Var.o(m1Var, j, x0Var2.f1073c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); + k1Var.o(m1Var, j, x0Var2.f1074c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); k1Var.r(103, new p0(this)); m0 m0Var = this.v; Objects.requireNonNull(m0Var); @@ -1684,30 +1684,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.s).f1016c, this.f1006r); - r1.c cVar = this.f1006r; + r1Var.n(r1Var.h(obj, this.s).f1017c, this.f1007r); + r1.c cVar = this.f1007r; if (cVar.h != -9223372036854775807L && cVar.c()) { - r1.c cVar2 = this.f1006r; + r1.c cVar2 = this.f1007r; if (cVar2.k) { long j2 = cVar2.i; int i = f0.a; - return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.f1006r.h) - (j + this.s.e); + return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.f1007r.h) - (j + this.s.e); } } return -9223372036854775807L; } public final void k0() { - x0 x0Var = this.f1010z.j; + x0 x0Var = this.f1011z.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.f821c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.f822r, c1Var.s, c1Var.o, c1Var.p); + this.E = new c1(c1Var.b, c1Var.f822c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.f823r, c1Var.s, c1Var.o, c1Var.p); } } public final long l() { - x0 x0Var = this.f1010z.i; + x0 x0Var = this.f1011z.i; if (x0Var == null) { return 0; } @@ -1721,7 +1721,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.f1073c[i]) { + if (w(k1VarArr[i]) && this.i[i].h() == x0Var.f1074c[i]) { long t = this.i[i].t(); if (t == Long.MIN_VALUE) { return Long.MIN_VALUE; @@ -1742,15 +1742,15 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } return; } - r1Var.n(r1Var.h(aVar.a, this.s).f1016c, this.f1006r); + r1Var.n(r1Var.h(aVar.a, this.s).f1017c, this.f1007r); t0 t0Var = this.B; - v0.f fVar = this.f1006r.m; + v0.f fVar = this.f1007r.m; int i = f0.a; k0 k0Var = (k0) t0Var; Objects.requireNonNull(k0Var); k0Var.d = h0.a(fVar.a); k0Var.g = h0.a(fVar.b); - k0Var.h = h0.a(fVar.f1050c); + k0Var.h = h0.a(fVar.f1051c); float f3 = fVar.d; if (f3 == -3.4028235E38f) { f3 = 0.97f; @@ -1768,10 +1768,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k0Var2.a(); return; } - Object obj = this.f1006r.f1017c; + Object obj = this.f1007r.f1018c; Object obj2 = null; if (!r1Var2.q()) { - obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.s).f1016c, this.f1006r).f1017c; + obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.s).f1017c, this.f1007r).f1018c; } if (!f0.a(obj2, obj)) { k0 k0Var3 = (k0) this.B; @@ -1786,12 +1786,12 @@ 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.f1006r, this.s, r1Var.a(this.M), -9223372036854775807L); - y.a n = this.f1010z.n(r1Var, j2.first, 0); + Pair j2 = r1Var.j(this.f1007r, this.s, r1Var.a(this.M), -9223372036854775807L); + y.a n = this.f1011z.n(r1Var, j2.first, 0); long longValue = ((Long) j2.second).longValue(); if (n.a()) { r1Var.h(n.a, this.s); - if (n.f863c == this.s.e(n.b)) { + if (n.f864c == this.s.e(n.b)) { j = this.s.f.f; } longValue = j; @@ -1820,21 +1820,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.f1010z.h; + x0 x0Var = this.f1011z.h; if (x0Var != null) { long k = x0Var.d ? x0Var.a.k() : -9223372036854775807L; if (k != -9223372036854775807L) { H(k); if (k != this.E.s) { c1 c1Var = this.E; - this.E = u(c1Var.f821c, k, c1Var.d); + this.E = u(c1Var.f822c, k, c1Var.d); this.F.b(4); } q0Var2 = this; q0Var = q0Var2; } else { m0 m0Var = this.v; - boolean z2 = x0Var != this.f1010z.i; + boolean z2 = x0Var != this.f1011z.i; k1 k1Var = m0Var.k; if (k1Var == null || k1Var.b() || (!m0Var.k.d() && (z2 || m0Var.k.i()))) { m0Var.m = true; @@ -1874,7 +1874,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.S = m2; long j4 = m2 - x0Var.o; long j5 = this.E.s; - if (this.f1007w.isEmpty() || this.E.f821c.a()) { + if (this.f1008w.isEmpty() || this.E.f822c.a()) { q0Var2 = this; q0Var = q0Var2; } else { @@ -1883,10 +1883,10 @@ 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.f821c.a); - int min = Math.min(this.T, this.f1007w.size()); + int b2 = c1Var2.b.b(c1Var2.f822c.a); + int min = Math.min(this.T, this.f1008w.size()); if (min > 0) { - cVar = this.f1007w.get(min - 1); + cVar = this.f1008w.get(min - 1); j = j5; q0Var4 = this; q0Var = q0Var4; @@ -1908,10 +1908,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { q0Var7 = q0Var3; break; } - cVar = q0Var4.f1007w.get(min - 1); + cVar = q0Var4.f1008w.get(min - 1); } - if (min < q0Var4.f1007w.size()) { - cVar2 = q0Var4.f1007w.get(min); + if (min < q0Var4.f1008w.size()) { + cVar2 = q0Var4.f1008w.get(min); while (true) { if (cVar2 == null || cVar2.l == null) { break; @@ -1921,10 +1921,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { break; } min++; - if (min >= q0Var4.f1007w.size()) { + if (min >= q0Var4.f1008w.size()) { break; } - cVar2 = q0Var4.f1007w.get(min); + cVar2 = q0Var4.f1008w.get(min); } while (cVar2 != null && cVar2.l != null && cVar2.j == b2) { long j6 = cVar2.k; @@ -1934,11 +1934,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { try { q0Var4.R(cVar2.i); Objects.requireNonNull(cVar2.i); - q0Var4.f1007w.remove(min); - cVar2 = min >= q0Var4.f1007w.size() ? q0Var4.f1007w.get(min) : null; + q0Var4.f1008w.remove(min); + cVar2 = min >= q0Var4.f1008w.size() ? q0Var4.f1008w.get(min) : null; } catch (Throwable th) { Objects.requireNonNull(cVar2.i); - q0Var4.f1007w.remove(min); + q0Var4.f1008w.remove(min); throw th; } } @@ -1950,16 +1950,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { while (true) { int i2 = cVar2.j; min++; - if (min >= q0Var4.f1007w.size()) { + if (min >= q0Var4.f1008w.size()) { } - cVar2 = q0Var4.f1007w.get(min); + cVar2 = q0Var4.f1008w.get(min); } while (cVar2 != null) { long j6 = cVar2.k; q0Var4.R(cVar2.i); Objects.requireNonNull(cVar2.i); - q0Var4.f1007w.remove(min); - if (min >= q0Var4.f1007w.size()) { + q0Var4.f1008w.remove(min); + if (min >= q0Var4.f1008w.size()) { } } q0Var4.T = min; @@ -1980,17 +1980,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { while (true) { if (cVar != null) { } - cVar = q0Var4.f1007w.get(min - 1); + cVar = q0Var4.f1008w.get(min - 1); } - if (min < q0Var4.f1007w.size()) { + if (min < q0Var4.f1008w.size()) { } cVar2 = null; while (true) { int i2 = cVar2.j; min++; - if (min >= q0Var4.f1007w.size()) { + if (min >= q0Var4.f1008w.size()) { } - cVar2 = q0Var4.f1007w.get(min); + cVar2 = q0Var4.f1008w.get(min); } while (cVar2 != null) { } @@ -2000,15 +2000,15 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } q0Var2.E.s = j4; } - q0Var2.E.q = q0Var2.f1010z.j.d(); - q0Var2.E.f822r = q0Var.n(); + q0Var2.E.q = q0Var2.f1011z.j.d(); + q0Var2.E.f823r = q0Var.n(); c1 c1Var3 = q0Var2.E; - if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f821c)) { + if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f822c)) { 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.f821c.a, c1Var4.s); + long k2 = q0Var2.k(c1Var4.b, c1Var4.f822c.a, c1Var4.s); long n = q0Var.n(); k0 k0Var = (k0) t0Var; if (k0Var.d != -9223372036854775807L) { @@ -2018,12 +2018,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.f990c; + float f3 = k0Var.f991c; 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.f990c; + float f4 = k0Var.f991c; k0Var.o = (long) (((1.0f - f4) * ((float) abs)) + (((float) j9) * f4)); } if (k0Var.m == -9223372036854775807L || SystemClock.elapsedRealtime() - k0Var.m >= 1000) { @@ -2060,7 +2060,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.f831c)); + q0Var2.v.e(new d1(f2, q0Var2.E.n.f832c)); q0Var2.t(q0Var2.E.n, q0Var2.v.c().b, false, false); } } @@ -2073,7 +2073,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.f1010z.j; + x0 x0Var = this.f1011z.j; if (x0Var == null) { return 0; } @@ -2081,7 +2081,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.f1010z; + z0 z0Var = this.f1011z; x0 x0Var = z0Var.j; if (x0Var != null && x0Var.a == vVar) { z0Var.l(this.S); @@ -2090,17 +2090,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.f1010z.j; - y.a aVar = x0Var == null ? this.E.f821c : x0Var.f.a; + x0 x0Var = this.f1011z.j; + y.a aVar = x0Var == null ? this.E.f822c : 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.s : x0Var.d(); - this.E.f822r = n(); + this.E.f823r = n(); if ((z3 || z2) && x0Var != null && x0Var.d) { - this.m.d(this.i, x0Var.m, x0Var.n.f923c); + this.m.d(this.i, x0Var.m, x0Var.n.f924c); } } @@ -2147,16 +2147,16 @@ 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.f1010z; + z0 z0Var = this.f1011z; int i7 = this.L; boolean z13 = this.M; - r1.c cVar = this.f1006r; + r1.c cVar = this.f1007r; r1.b bVar = this.s; if (r1Var.q()) { y.a aVar3 = c1.a; fVar = new f(c1.a, 0, -9223372036854775807L, false, true, false); } else { - y.a aVar4 = c1Var.f821c; + y.a aVar4 = c1Var.f822c; Object obj3 = aVar4.a; boolean g02 = g0(c1Var, bVar, cVar); long j6 = g02 ? c1Var.d : c1Var.s; @@ -2170,8 +2170,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z9 = false; z5 = true; } else { - if (gVar2.f1014c == -9223372036854775807L) { - i4 = r1Var.h(K.first, bVar).f1016c; + if (gVar2.f1015c == -9223372036854775807L) { + i4 = r1Var.h(K.first, bVar).f1017c; obj = obj3; z11 = false; } else { @@ -2202,7 +2202,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).f1016c; + i4 = r1Var.h(L, bVar).f1017c; z5 = false; } obj = obj2; @@ -2228,11 +2228,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).f1016c; + i6 = r1Var.h(obj2, bVar).f1017c; } else { aVar = aVar2; c1Var.b.h(aVar.a, bVar); - Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f1016c, j6 + bVar.e); + Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f1017c, j6 + bVar.e); obj = j7.first; j6 = ((Long) j7.second).longValue(); i5 = -1; @@ -2259,7 +2259,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j4 = c1Var.s; } else { r1Var.h(n.a, bVar); - j4 = n.f863c == bVar.e(n.b) ? bVar.f.f : 0; + j4 = n.f864c == bVar.e(n.b) ? bVar.f.f : 0; } j3 = j4; } else { @@ -2301,10 +2301,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.f1013c; + long j9 = fVar.f1014c; boolean z14 = fVar.d; long j10 = fVar.b; - boolean z15 = !this.E.f821c.equals(aVar5) || j10 != this.E.s; + boolean z15 = !this.E.f822c.equals(aVar5) || j10 != this.E.s; try { if (fVar.e) { if (this.E.e != 1) { @@ -2316,14 +2316,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j5 = j9; z12 = false; try { - if (!this.f1010z.q(r1Var, this.S, l())) { + if (!this.f1011z.q(r1Var, this.S, l())) { N(false); } } catch (Throwable th2) { th = th2; gVar = null; c1 c1Var2 = this.E; - l0(r1Var, aVar5, c1Var2.b, c1Var2.f821c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f822c, !fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2340,16 +2340,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.f1010z.h; x0Var != null; x0Var = x0Var.l) { + for (x0 x0Var = this.f1011z.h; x0Var != null; x0Var = x0Var.l) { if (x0Var.f.a.equals(aVar5)) { - x0Var.f = this.f1010z.g(r1Var, x0Var.f); + x0Var.f = this.f1011z.g(r1Var, x0Var.f); } } j10 = P(aVar5, j10, z14); } } c1 c1Var3 = this.E; - l0(r1Var, aVar5, c1Var3.b, c1Var3.f821c, fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var3.b, c1Var3.f822c, fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2366,7 +2366,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.f821c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f822c, !fVar.f ? j10 : -9223372036854775807L); this.E = u(aVar5, j10, j5); G(); J(r1Var, this.E.b); @@ -2379,7 +2379,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.f1010z.j; + x0 x0Var = this.f1011z.j; if (x0Var != null && x0Var.a == vVar) { float f2 = this.v.c().b; r1 r1Var = this.E.b; @@ -2397,12 +2397,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.f923c); - if (x0Var == this.f1010z.h) { + this.m.d(this.i, x0Var.m, x0Var.n.f924c); + if (x0Var == this.f1011z.h) { H(x0Var.f.b); h(); c1 c1Var = this.E; - this.E = u(c1Var.f821c, x0Var.f.b, c1Var.d); + this.E = u(c1Var.f822c, x0Var.f.b, c1Var.d); } y(); } @@ -2417,13 +2417,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.f1010z.h; + x0 x0Var = this.f1011z.h; while (true) { i = 0; if (x0Var == null) { break; } - c.i.a.c.f2.g[] gVarArr = x0Var.n.f923c; + c.i.a.c.f2.g[] gVarArr = x0Var.n.f924c; int length = gVarArr.length; while (i < length) { c.i.a.c.f2.g gVar = gVarArr[i]; @@ -2452,17 +2452,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.s || !aVar.equals(this.E.f821c); + this.U = this.U || j != this.E.s || !aVar.equals(this.E.f822c); G(); c1 c1Var = this.E; TrackGroupArray trackGroupArray2 = c1Var.h; m mVar2 = c1Var.i; List list = c1Var.j; if (this.A.j) { - x0 x0Var = this.f1010z.h; + x0 x0Var = this.f1011z.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.f923c; + c.i.a.c.f2.g[] gVarArr = mVar3.f924c; c.i.a.f.e.o.c.n(4, "initialCapacity"); Object[] objArr = new Object[4]; int length = gVarArr.length; @@ -2472,7 +2472,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { while (i2 < length) { c.i.a.c.f2.g gVar = gVarArr[i2]; if (gVar != null) { - Metadata metadata = gVar.d(i).f2693r; + Metadata metadata = gVar.d(i).f2694r; if (metadata == null) { Metadata metadata2 = new Metadata(new Metadata.Entry[i]); int i4 = i3 + 1; @@ -2502,14 +2502,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.f1078c != j2) { + if (y0Var.f1079c != j2) { x0Var.f = y0Var.a(j2); } } uVar = uVar2; trackGroupArray = trackGroupArray3; mVar = mVar3; - } else if (!aVar.equals(c1Var.f821c)) { + } else if (!aVar.equals(c1Var.f822c)) { TrackGroupArray trackGroupArray4 = TrackGroupArray.i; m mVar4 = this.l; c.i.b.b.a aVar3 = u.j; @@ -2525,7 +2525,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean v() { - x0 x0Var = this.f1010z.j; + x0 x0Var = this.f1011z.j; if (x0Var == null) { return false; } @@ -2533,7 +2533,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean x() { - x0 x0Var = this.f1010z.h; + x0 x0Var = this.f1011z.h; long j = x0Var.f.e; return x0Var.d && (j == -9223372036854775807L || this.E.s < j || !e0()); } @@ -2545,9 +2545,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (!v()) { z2 = false; } else { - x0 x0Var = this.f1010z.j; + x0 x0Var = this.f1011z.j; long o = o(!x0Var.d ? 0 : x0Var.a.c()); - if (x0Var == this.f1010z.h) { + if (x0Var == this.f1011z.h) { j2 = this.S; j = x0Var.o; } else { @@ -2558,7 +2558,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } this.K = z2; if (z2) { - x0 x0Var2 = this.f1010z.j; + x0 x0Var2 = this.f1011z.j; long j3 = this.S; c.c.a.a0.d.D(x0Var2.g()); x0Var2.a.g(j3 - x0Var2.o); @@ -2573,7 +2573,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.f1009y).a; + o0 o0Var = ((o) this.f1010y).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 c1714ed5c2..2baba77da2 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 f1015c; + public final b f1016c; 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.f1015c = bVar; + this.f1016c = bVar; AudioManager audioManager = (AudioManager) applicationContext.getSystemService(MediaStreamTrack.AUDIO_TRACK_KIND); d.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 15112be68b..a837b3c201 100644 --- a/app/src/main/java/c/i/a/c/r1.java +++ b/app/src/main/java/c/i/a/c/r1.java @@ -53,13 +53,13 @@ public abstract class r1 { public Object b; /* renamed from: c reason: collision with root package name */ - public int f1016c; + public int f1017c; public long d; public long e; public c.i.a.c.d2.j0.a f = c.i.a.c.d2.j0.a.a; public long a(int i, int i2) { - a.C0090a aVar = this.f.e[i]; + a.C0091a aVar = this.f.e[i]; if (aVar.a != -1) { return aVar.d[i2]; } @@ -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.f1016c == bVar.f1016c && 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.f1017c == bVar.f1017c && 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.f1016c) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31); + return this.f.hashCode() + ((((((((hashCode + i) * 31) + this.f1017c) * 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 f1017c = a; + public Object f1018c = a; @Nullable @Deprecated public Object d; @@ -174,7 +174,7 @@ public abstract class r1 { public long q; /* renamed from: r reason: collision with root package name */ - public long f1018r; + public long f1019r; public long s; static { @@ -189,7 +189,7 @@ public abstract class r1 { } public long b() { - return h0.b(this.f1018r); + return h0.b(this.f1019r); } public boolean 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.f1017c = obj; + this.f1018c = obj; this.e = v0Var != null ? v0Var : b; this.d = (v0Var == null || (gVar = v0Var.b) == null) ? null : gVar.h; this.f = obj2; @@ -211,7 +211,7 @@ public abstract class r1 { this.l = fVar != null; this.m = fVar; this.q = j4; - this.f1018r = j5; + this.f1019r = j5; this.o = i; this.p = i2; this.s = j6; @@ -227,11 +227,11 @@ public abstract class r1 { return false; } c cVar = (c) obj; - return f0.a(this.f1017c, cVar.f1017c) && 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.f1018r == cVar.f1018r && this.o == cVar.o && this.p == cVar.p && this.s == cVar.s; + return f0.a(this.f1018c, cVar.f1018c) && 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.f1019r == cVar.f1019r && this.o == cVar.o && this.p == cVar.p && this.s == cVar.s; } public int hashCode() { - int hashCode = (this.e.hashCode() + ((this.f1017c.hashCode() + 217) * 31)) * 31; + int hashCode = (this.e.hashCode() + ((this.f1018c.hashCode() + 217) * 31)) * 31; Object obj = this.f; int i = 0; int hashCode2 = (hashCode + (obj == null ? 0 : obj.hashCode())) * 31; @@ -243,7 +243,7 @@ public abstract class r1 { long j2 = this.h; long j3 = this.i; long j4 = this.q; - long j5 = this.f1018r; + long j5 = this.f1019r; long j6 = this.s; 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).f1016c; + int i3 = g(i, bVar, false).f1017c; if (n(i3, cVar).p != i) { return i + 1; } 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 306a993a3c..0e19566e2b 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 f1019c; + public boolean f1020c; 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.f1019c || !this.d) { + if (!this.f1020c || !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 afc8056abf..4b132647aa 100644 --- a/app/src/main/java/c/i/a/c/t.java +++ b/app/src/main/java/c/i/a/c/t.java @@ -18,7 +18,7 @@ public final /* synthetic */ class t implements Runnable { public final void run() { o0 o0Var = this.i; q0.d dVar = this.j; - int i = o0Var.s - dVar.f1012c; + int i = o0Var.s - dVar.f1013c; o0Var.s = i; boolean z2 = true; if (dVar.d) { @@ -30,9 +30,9 @@ public final /* synthetic */ class t implements Runnable { } if (i == 0) { r1 r1Var = dVar.b.b; - if (!o0Var.f995x.b.q() && r1Var.q()) { - o0Var.f996y = -1; - o0Var.f997z = 0; + if (!o0Var.f996x.b.q() && r1Var.q()) { + o0Var.f997y = -1; + o0Var.f998z = 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 49b57b0d81..ef3292f356 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 f1020c; + public boolean f1021c; 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.f1020c || !this.d) { + if (!this.f1021c || !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 8dcaea92d6..321ace1407 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 f1021c = r0.l; + public c.i.b.b.w f1022c = 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.f863c == i2) || (!z2 && aVar.b == -1 && aVar.e == i3); + return (z2 && aVar.b == i && aVar.f864c == 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.f1021c.get(aVar2); + r1 r1Var2 = this.f1022c.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.f1021c = aVar.a(); + this.f1022c = 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.f863c) { + if (z3 && this.o.w() == aVar2.b && this.o.m() == aVar2.f864c) { 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.f1021c.get(aVar); + r1 r1Var = aVar == null ? null : this.l.f1022c.get(aVar); if (aVar != null && r1Var != null) { - return Z(r1Var, r1Var.h(aVar.a, this.j).f1016c, aVar); + return Z(r1Var, r1Var.h(aVar.a, this.j).f1017c, 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.f1021c.get(aVar) != null) { + if (this.l.f1022c.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 e01cb157d1..7c91d562d7 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 f1022c; + public final int f1023c; @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.f1022c = i; + this.f1023c = 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.f1022c == aVar.f1022c && 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.f1023c == aVar.f1023c && 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.f1022c), 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.f1023c), 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 2604ad1d3f..d9081ac02a 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 f1023c; + public final /* synthetic */ u f1024c; 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.f1023c = uVar; + this.f1024c = 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 4a701e6b7b..d60b574798 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 f1024c; + public final /* synthetic */ k f1025c; public /* synthetic */ h(d1.a aVar, TrackGroupArray trackGroupArray, k kVar) { this.a = aVar; this.b = trackGroupArray; - this.f1024c = kVar; + this.f1025c = 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 4513be9ce2..a9326fa0f7 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 f1025c; + public final /* synthetic */ u f1026c; public /* synthetic */ i0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f1025c = uVar; + this.f1026c = 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 b3802de8e9..0027f5aa42 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 f1026c; + public final /* synthetic */ int f1027c; 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.f1026c = i2; + this.f1027c = 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 bb8fd59263..bf29d955eb 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 f1027c; + public final /* synthetic */ long f1028c; public final /* synthetic */ long d; public /* synthetic */ k(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f1027c = j; + this.f1028c = 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 e125a29e82..8c0058a885 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 f1028c; + public final /* synthetic */ e f1029c; public /* synthetic */ l0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f1028c = eVar; + this.f1029c = 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 61c2f6f73b..6cac8daf22 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 f1029c; + public final /* synthetic */ long f1030c; public /* synthetic */ m(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f1029c = j; + this.f1030c = 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 da5085b0a9..60bc68f573 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 f1030c; + public final /* synthetic */ e f1031c; public /* synthetic */ m0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f1030c = eVar; + this.f1031c = 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 e64cc25618..2a8af36fd2 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 f1031c; + public final /* synthetic */ int f1032c; public /* synthetic */ n(d1.a aVar, int i, int i2) { this.a = aVar; this.b = i; - this.f1031c = i2; + this.f1032c = 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 fe7738f449..1bf63858b5 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 f1032c; + public final /* synthetic */ u f1033c; public /* synthetic */ n0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f1032c = uVar; + this.f1033c = 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 6c03adc77b..ba68a28cca 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 f1033c; + public final /* synthetic */ int f1034c; public /* synthetic */ o(d1.a aVar, v0 v0Var, int i) { this.a = aVar; this.b = v0Var; - this.f1033c = i; + this.f1034c = 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 5d6187dcba..c529f375e1 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 f1034c; + public final /* synthetic */ int f1035c; public /* synthetic */ o0(d1.a aVar, long j, int i) { this.a = aVar; this.b = j; - this.f1034c = i; + this.f1035c = 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 31c9bfd53b..af85ddfeaa 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 f1035c; + public final /* synthetic */ int f1036c; public /* synthetic */ s0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f1035c = i; + this.f1036c = 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 812c50bffc..f4fd2fd127 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 f1036c; + public final /* synthetic */ int f1037c; public /* synthetic */ t0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f1036c = i; + this.f1037c = 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 14c3455f78..6d97a5c7ff 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 f1037c; + public final /* synthetic */ long f1038c; public /* synthetic */ v0(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f1037c = j; + this.f1038c = 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 b5ad2d12ce..6356453398 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 f1038c; + public final /* synthetic */ u f1039c; public /* synthetic */ w(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f1038c = uVar; + this.f1039c = 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 5ace93fb70..7708dbc2a3 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 f1039c; + public final /* synthetic */ long f1040c; public /* synthetic */ z(d1.a aVar, int i, long j) { this.a = aVar; this.b = i; - this.f1039c = j; + this.f1040c = 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 f82901d6dc..92e0f76bfa 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 f1040c; + public final /* synthetic */ long f1041c; public final /* synthetic */ long d; public /* synthetic */ z0(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f1040c = j; + this.f1041c = 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 b409ae23eb..a5401c398c 100644 --- a/app/src/main/java/c/i/a/c/v0.java +++ b/app/src/main/java/c/i/a/c/v0.java @@ -16,7 +16,7 @@ public final class v0 { public final g b; /* renamed from: c reason: collision with root package name */ - public final f f1041c; + public final f f1042c; public final w0 d; public final d e; @@ -59,7 +59,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f1042c; + public String f1043c; public long d; public boolean e; public boolean f; @@ -80,7 +80,7 @@ public final class v0 { public String q; /* renamed from: r reason: collision with root package name */ - public List f1043r = Collections.emptyList(); + public List f1044r = Collections.emptyList(); @Nullable public Uri s; @Nullable @@ -91,27 +91,27 @@ public final class v0 { public w0 v; /* renamed from: w reason: collision with root package name */ - public long f1044w = -9223372036854775807L; + public long f1045w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f1045x = -9223372036854775807L; + public long f1046x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f1046y = -9223372036854775807L; + public long f1047y = -9223372036854775807L; /* renamed from: z reason: collision with root package name */ - public float f1047z = -3.4028235E38f; + public float f1048z = -3.4028235E38f; public v0 a() { g gVar; c.c.a.a0.d.D(this.h == null || this.j != null); Uri uri = this.b; if (uri != null) { - String str = this.f1042c; + String str = this.f1043c; 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.s; - g gVar2 = new g(uri, str, eVar, uri2 != null ? new b(uri2, this.t, null) : null, this.p, this.q, this.f1043r, this.u, null); + g gVar2 = new g(uri, str, eVar, uri2 != null ? new b(uri2, this.t, null) : null, this.p, this.q, this.f1044r, this.u, null); String str2 = this.a; if (str2 == null) { str2 = uri.toString(); @@ -124,7 +124,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.f1044w, this.f1045x, this.f1046y, this.f1047z, this.A); + f fVar = new f(this.f1045w, this.f1046x, this.f1047y, this.f1048z, this.A); w0 w0Var = this.v; if (w0Var == null) { w0Var = new w0(null, null); @@ -139,14 +139,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final boolean f1048c; + public final boolean f1049c; 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.f1048c = z2; + this.f1049c = z2; this.d = z3; this.e = z4; } @@ -159,13 +159,13 @@ public final class v0 { return false; } d dVar = (d) obj; - return this.a == dVar.a && this.b == dVar.b && this.f1048c == dVar.f1048c && this.d == dVar.d && this.e == dVar.e; + return this.a == dVar.a && this.b == dVar.b && this.f1049c == dVar.f1049c && 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.f1048c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); + return (((((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + (this.f1049c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); } } @@ -176,7 +176,7 @@ public final class v0 { public final Uri b; /* renamed from: c reason: collision with root package name */ - public final Map f1049c; + public final Map f1050c; public final boolean d; public final boolean e; public final boolean f; @@ -188,7 +188,7 @@ public final class v0 { c.c.a.a0.d.k(!z3 || uri != null); this.a = uuid; this.b = uri; - this.f1049c = map; + this.f1050c = map; this.d = z2; this.f = z3; this.e = z4; @@ -204,14 +204,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.f1049c, eVar.f1049c) && 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.f1050c, eVar.f1050c) && 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.f1049c.hashCode(); + int hashCode3 = this.f1050c.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); } } @@ -222,14 +222,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f1050c; + public final long f1051c; 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.f1050c = j3; + this.f1051c = j3; this.d = f; this.e = f2; } @@ -242,13 +242,13 @@ public final class v0 { return false; } f fVar = (f) obj; - return this.a == fVar.a && this.b == fVar.b && this.f1050c == fVar.f1050c && this.d == fVar.d && this.e == fVar.e; + return this.a == fVar.a && this.b == fVar.b && this.f1051c == fVar.f1051c && this.d == fVar.d && this.e == fVar.e; } public int hashCode() { long j = this.a; long j2 = this.b; - long j3 = this.f1050c; + long j3 = this.f1051c; int i = ((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31; float f = this.d; int i2 = 0; @@ -269,7 +269,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public final e f1051c; + public final e f1052c; @Nullable public final b d; public final List e; @@ -282,7 +282,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.f1051c = eVar; + this.f1052c = eVar; this.d = bVar; this.e = list; this.f = str2; @@ -298,7 +298,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.f1051c, gVar.f1051c) && 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.f1052c, gVar.f1052c) && 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() { @@ -306,7 +306,7 @@ public final class v0 { String str = this.b; int i = 0; int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31; - e eVar = this.f1051c; + e eVar = this.f1052c; 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; @@ -323,7 +323,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.f1041c = fVar; + this.f1042c = fVar; this.d = w0Var; this.e = dVar; } @@ -336,14 +336,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.f1041c, v0Var.f1041c) && 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.f1042c, v0Var.f1042c) && 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.f1041c.hashCode(); + int hashCode3 = this.f1042c.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 7019398065..fa1da6d4fb 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.f2704c, 2) : AudioProcessor.a.a; + return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2705c, 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 86ce68ade1..0e7d3f4bb3 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 @@ -17,7 +17,7 @@ public final class b0 extends u { public int q; /* renamed from: r reason: collision with root package name */ - public int f1052r; + public int f1053r; public boolean s; public long t; @@ -83,10 +83,10 @@ public final class b0 extends u { byte[] bArr2 = this.n; if (i5 == bArr2.length) { if (this.s) { - l(bArr2, this.f1052r); - this.t += (long) ((this.q - (this.f1052r * 2)) / this.l); + l(bArr2, this.f1053r); + this.t += (long) ((this.q - (this.f1053r * 2)) / this.l); } else { - this.t += (long) ((i5 - this.f1052r) / this.l); + this.t += (long) ((i5 - this.f1053r) / this.l); } m(byteBuffer, this.n, this.q); this.q = 0; @@ -103,9 +103,9 @@ public final class b0 extends u { int k2 = k(byteBuffer); byteBuffer.limit(k2); this.t += (long) (byteBuffer.remaining() / this.l); - m(byteBuffer, this.o, this.f1052r); + m(byteBuffer, this.o, this.f1053r); if (k2 < limit4) { - l(this.o, this.f1052r); + l(this.o, this.f1053r); this.p = 0; byteBuffer.limit(limit4); } @@ -136,7 +136,7 @@ public final class b0 extends u { this.n = new byte[i2]; } int i3 = ((int) ((this.j * j2) / 1000000)) * i; - this.f1052r = i3; + this.f1053r = i3; if (this.o.length != i3) { this.o = new byte[i3]; } @@ -154,14 +154,14 @@ public final class b0 extends u { l(this.n, i); } if (!this.s) { - this.t += (long) (this.f1052r / this.l); + this.t += (long) (this.f1053r / this.l); } } @Override // c.i.a.c.v1.u public void i() { this.m = false; - this.f1052r = 0; + this.f1053r = 0; byte[] bArr = f0.f; this.n = bArr; this.o = bArr; @@ -185,8 +185,8 @@ public final class b0 extends u { } public final void m(ByteBuffer byteBuffer, byte[] bArr, int i) { - int min = Math.min(byteBuffer.remaining(), this.f1052r); - int i2 = this.f1052r - min; + int min = Math.min(byteBuffer.remaining(), this.f1053r); + int i2 = this.f1053r - min; System.arraycopy(bArr, i - i2, this.o, 0, i2); byteBuffer.position(byteBuffer.limit() - min); byteBuffer.get(this.o, i2, min); 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 3948f3d67b..5e3aea42d2 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 f1053c; + public final float f1054c; public final float d; public final float e; public final int f; @@ -26,7 +26,7 @@ public final class c0 { public int q; /* renamed from: r reason: collision with root package name */ - public int f1054r; + public int f1055r; public int s; public int t; public int u; @@ -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.f1053c = f; + this.f1054c = 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.f1053c; + float f = this.f1054c; float f2 = this.d; float f3 = f / f2; float f4 = this.e * f2; @@ -139,11 +139,11 @@ public final class c0 { if (i10 >= this.h) { int i11 = 0; while (true) { - int i12 = this.f1054r; + int i12 = this.f1055r; if (i12 > 0) { int min = Math.min(this.h, i12); a(this.j, i11, min); - this.f1054r -= min; + this.f1055r -= min; i11 += min; } else { short[] sArr = this.j; @@ -186,7 +186,7 @@ public final class c0 { if (f3 >= 2.0f) { i7 = (int) (((float) i22) / (f3 - f5)); } else { - this.f1054r = (int) (((2.0f - f3) * ((float) i22)) / (f3 - f5)); + this.f1055r = (int) (((2.0f - f3) * ((float) i22)) / (f3 - f5)); i7 = i22; } short[] c2 = c(this.l, this.m, i7); @@ -199,7 +199,7 @@ public final class c0 { if (f3 < 0.5f) { i6 = (int) ((((float) i22) * f3) / (f5 - f3)); } else { - this.f1054r = (int) ((((2.0f * f3) - f5) * ((float) i22)) / (f5 - f3)); + this.f1055r = (int) ((((2.0f * f3) - f5) * ((float) i22)) / (f5 - f3)); i6 = i22; } int i23 = i22 + i6; 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 4ee9cf7020..08533681ab 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 f1055c = 1.0f; + public float f1056c = 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.f1055c - 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.f1056c - 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.f2704c, 2); + AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2705c, 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.f1053c; + float f = c0Var.f1054c; float f2 = c0Var.d; float f3 = c0Var.e * f2; int i3 = c0Var.m + ((int) ((((((float) i2) / (f / f2)) + ((float) c0Var.o)) / f3) + 0.5f)); @@ -114,7 +114,7 @@ public final class d0 implements AudioProcessor { c0Var.m = i3; } c0Var.k = 0; - c0Var.f1054r = 0; + c0Var.f1055r = 0; c0Var.o = 0; } this.p = true; @@ -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.f2704c, this.f1055c, this.d, aVar2.b); + this.j = new c0(aVar.b, aVar.f2705c, this.f1056c, this.d, aVar2.b); } else { c0 c0Var = this.j; if (c0Var != null) { @@ -137,7 +137,7 @@ public final class d0 implements AudioProcessor { c0Var.o = 0; c0Var.p = 0; c0Var.q = 0; - c0Var.f1054r = 0; + c0Var.f1055r = 0; c0Var.s = 0; c0Var.t = 0; c0Var.u = 0; @@ -183,7 +183,7 @@ public final class d0 implements AudioProcessor { @Override // com.google.android.exoplayer2.audio.AudioProcessor public void reset() { - this.f1055c = 1.0f; + this.f1056c = 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 824e2a75a1..53ddfd1563 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 f1056c; + public final String f1057c; public b(int i, int i2, String str, a aVar) { this.a = i; this.b = i2; - this.f1056c = str; + this.f1057c = 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 5f3c8a92a7..d9e1988764 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[] f1057c = {24000, 22050, 16000}; + public static final int[] f1058c = {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 983ec83330..550895225d 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 f1058c; + public final int f1059c; public b(int i, int i2, int i3, int i4, int i5, a aVar) { this.a = i3; this.b = i4; - this.f1058c = i5; + this.f1059c = 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 c8d65db8b4..a2f3b7aeaf 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 f1059c; + public final int f1060c; 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.f1059c = i2; + this.f1060c = 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.f1059c).setUsage(this.d); + AudioAttributes.Builder usage = new AudioAttributes.Builder().setContentType(this.b).setFlags(this.f1060c).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.f1059c == nVar.f1059c && this.d == nVar.d && this.e == nVar.e; + return this.b == nVar.b && this.f1060c == nVar.f1060c && this.d == nVar.d && this.e == nVar.e; } public int hashCode() { - return ((((((527 + this.b) * 31) + this.f1059c) * 31) + this.d) * 31) + this.e; + return ((((((527 + this.b) * 31) + this.f1060c) * 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 85713d6aff..4ea8dd97d4 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[] f1060c; + public final int[] f1061c; public final int d; public o(@Nullable int[] iArr, int i) { if (iArr != null) { int[] copyOf = Arrays.copyOf(iArr, iArr.length); - this.f1060c = copyOf; + this.f1061c = copyOf; Arrays.sort(copyOf); } else { - this.f1060c = new int[0]; + this.f1061c = new int[0]; } this.d = i; } public boolean a(int i) { - return Arrays.binarySearch(this.f1060c, i) >= 0; + return Arrays.binarySearch(this.f1061c, 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.f1060c, oVar.f1060c) && this.d == oVar.d; + return Arrays.equals(this.f1061c, oVar.f1061c) && this.d == oVar.d; } public int hashCode() { - return (Arrays.hashCode(this.f1060c) * 31) + this.d; + return (Arrays.hashCode(this.f1061c) * 31) + this.d; } public String toString() { StringBuilder O = a.O("AudioCapabilities[maxChannelCount="); O.append(this.d); O.append(", supportedEncodings="); - O.append(Arrays.toString(this.f1060c)); + O.append(Arrays.toString(this.f1061c)); O.append("]"); return O.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 b4d5f690d3..4b4ea75295 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 f1061c; + public long f1062c; 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 f1062c; + public long f1063c; public long d; public long e; @@ -54,7 +54,7 @@ public final class r { if (i == 0) { this.e = 0; this.f = -1; - this.f1061c = System.nanoTime() / 1000; + this.f1062c = 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 5cb06b9ef6..39b4bf6c78 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 f1063c; + public AudioTrack f1064c; public int d; public int e; @Nullable @@ -38,23 +38,23 @@ public final class s { public boolean q; /* renamed from: r reason: collision with root package name */ - public long f1064r; + public long f1065r; public long s; public long t; public long u; public int v; /* renamed from: w reason: collision with root package name */ - public int f1065w; + public int f1066w; /* renamed from: x reason: collision with root package name */ - public long f1066x; + public long f1067x; /* renamed from: y reason: collision with root package name */ - public long f1067y; + public long f1068y; /* renamed from: z reason: collision with root package name */ - public long f1068z; + public long f1069z; /* compiled from: AudioTrackPositionTracker */ public interface a { @@ -85,10 +85,10 @@ public final class s { } public final long b() { - AudioTrack audioTrack = this.f1063c; + AudioTrack audioTrack = this.f1064c; Objects.requireNonNull(audioTrack); - if (this.f1066x != -9223372036854775807L) { - return Math.min(this.A, this.f1068z + ((((SystemClock.elapsedRealtime() * 1000) - this.f1066x) * ((long) this.g)) / 1000000)); + if (this.f1067x != -9223372036854775807L) { + return Math.min(this.A, this.f1069z + ((((SystemClock.elapsedRealtime() * 1000) - this.f1067x) * ((long) this.g)) / 1000000)); } int playState = audioTrack.getPlayState(); if (playState == 1) { @@ -103,12 +103,12 @@ public final class s { } if (f0.a <= 29) { if (playbackHeadPosition == 0 && this.s > 0 && playState == 3) { - if (this.f1067y == -9223372036854775807L) { - this.f1067y = SystemClock.elapsedRealtime(); + if (this.f1068y == -9223372036854775807L) { + this.f1068y = SystemClock.elapsedRealtime(); } return this.s; } - this.f1067y = -9223372036854775807L; + this.f1068y = -9223372036854775807L; } if (this.s > playbackHeadPosition) { this.t++; @@ -122,7 +122,7 @@ public final class s { boolean z2; if (j <= b()) { if (this.h) { - AudioTrack audioTrack = this.f1063c; + AudioTrack audioTrack = this.f1064c; Objects.requireNonNull(audioTrack); if (audioTrack.getPlayState() == 2 && b() == 0) { z2 = true; @@ -140,13 +140,13 @@ public final class s { public void d() { this.l = 0; - this.f1065w = 0; + this.f1066w = 0; this.v = 0; this.m = 0; this.C = 0; this.F = 0; this.k = false; - this.f1063c = null; + this.f1064c = null; this.f = null; } @@ -154,7 +154,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.f1063c = audioTrack; + this.f1064c = audioTrack; this.d = i2; this.e = i3; this.f = new r(audioTrack); @@ -171,9 +171,9 @@ public final class s { this.t = 0; this.u = 0; this.p = false; - this.f1066x = -9223372036854775807L; - this.f1067y = -9223372036854775807L; - this.f1064r = 0; + this.f1067x = -9223372036854775807L; + this.f1068y = -9223372036854775807L; + this.f1065r = 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 f5c8ac6f4d..5ef3f12eb4 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 f1069c; + public AudioProcessor.a f1070c; 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.f1069c = aVar; + this.f1070c = 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.f1069c = this.e; + this.f1070c = this.e; g(); } @@ -98,7 +98,7 @@ public abstract class u implements AudioProcessor { this.d = aVar; this.e = aVar; this.b = aVar; - this.f1069c = aVar; + this.f1070c = 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 9b47720b62..cbe205d670 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.f1069c.e); + ByteBuffer j = j(((limit - position) / this.b.e) * this.f1070c.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.f2704c != iArr.length; + boolean z2 = aVar.f2705c != iArr.length; int i = 0; while (i < iArr.length) { int i2 = iArr[i]; - if (i2 < aVar.f2704c) { + if (i2 < aVar.f2705c) { 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 edb823a87c..badcd70f13 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[] f1070c = {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[] f1071c = {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 f34ae1b38b..2b38e256f4 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.f2704c, 4) : AudioProcessor.a.a; + return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2705c, 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 27cfacbd00..908da49ed0 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 @@ -188,12 +188,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.f964c)) { + if (i < 24 && "OMX.SEC.aac.dec".equals(str) && "samsung".equals(f0.f965c)) { String str2 = f0.b; if (str2.startsWith("zeroflte") || str2.startsWith("herolte") || str2.startsWith("heroqlte")) { z2 = true; this.T0 = z2; - String str3 = sVar.f818c; + String str3 = sVar.f819c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -227,9 +227,9 @@ public class y extends MediaCodecRenderer implements r { int i4 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2701x = i3; - bVar.f2702y = i4; - bVar.f2703z = 4; + bVar.f2702x = i3; + bVar.f2703y = i4; + bVar.f2704z = 4; if (audioSink.s(bVar.a()) == 2) { mediaFormat.setInteger("pcm-encoding", 4); } @@ -246,7 +246,7 @@ public class y extends MediaCodecRenderer implements r { } z2 = false; this.T0 = z2; - String str3 = sVar.f818c; + String str3 = sVar.f819c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -365,11 +365,11 @@ public class y extends MediaCodecRenderer implements r { int r2 = "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.f2703z = r2; + bVar.f2704z = r2; bVar.A = format.J; bVar.B = format.K; - bVar.f2701x = mediaFormat.getInteger("channel-count"); - bVar.f2702y = mediaFormat.getInteger("sample-rate"); + bVar.f2702x = mediaFormat.getInteger("channel-count"); + bVar.f2703y = mediaFormat.getInteger("sample-rate"); Format a2 = bVar.a(); if (this.T0 && a2.G == 6 && (i = format.G) < 6) { iArr = new int[i]; @@ -510,9 +510,9 @@ public class y extends MediaCodecRenderer implements r { int i3 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2701x = i2; - bVar.f2702y = i3; - bVar.f2703z = 2; + bVar.f2702x = i2; + bVar.f2703y = i3; + bVar.f2704z = 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 1287e3572b..9cc23632df 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[] f1071c = {32000, 64000, 96000, 128000, 160000, 192000, 224000, 256000, 288000, 320000, 352000, 384000, 416000, 448000}; + public static final int[] f1072c = {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 f1072c; + public int f1073c; 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.f1071c[i4 - 1] : z.d[i4 - 1]; + int i9 = i2 == 3 ? z.f1072c[i4 - 1] : z.d[i4 - 1]; this.f = i9; - this.f1072c = (((i9 * 12) / this.d) + i8) * 4; + this.f1073c = (((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.f1072c = ((i11 * 144) / this.d) + i8; + this.f1073c = ((i11 * 144) / this.d) + i8; } else { int i12 = z.g[i4 - 1]; this.f = i12; if (i3 == 1) { i10 = 72; } - this.f1072c = ((i10 * i12) / this.d) + i8; + this.f1073c = ((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 ? f1071c[i4 - 1] : d[i4 - 1]) * 12) / i6) + i7) * 4; + return ((((i2 == 3 ? f1072c[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 e635ef3606..34823a719a 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[] f1073c; + public final f0[] f1074c; 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.f1073c = new f0[l1VarArr.length]; + this.f1074c = 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.f809c.get(obj); + b1.c cVar = b1Var.f810c.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.f811c.add(b); + cVar.f812c.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.f1073c; + f0[] f0VarArr = this.f1074c; 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.f923c, this.h, this.f1073c, zArr, j); - f0[] f0VarArr2 = this.f1073c; + long m = this.a.m(mVar.f924c, this.h, this.f1074c, zArr, j); + f0[] f0VarArr2 = this.f1074c; 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.f1073c; + f0[] f0VarArr3 = this.f1074c; if (i4 >= f0VarArr3.length) { return m; } @@ -125,7 +125,7 @@ public final class x0 { this.e = true; } } else { - d.D(mVar.f923c[i4] == null); + d.D(mVar.f924c[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.f923c[i]; + g gVar = this.n.f924c[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.f923c[i]; + g gVar = this.n.f924c[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.f923c; + g[] gVarArr = b.f924c; 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 e387850018..507ff2642f 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 f1074c; + public int f1075c; @Nullable public int[] d; @Nullable @@ -22,16 +22,16 @@ public final class b { public int h; public final MediaCodec.CryptoInfo i; @Nullable - public final C0098b j; + public final C0099b j; /* compiled from: CryptoInfo */ @RequiresApi(24) /* renamed from: c.i.a.c.x1.b$b reason: collision with other inner class name */ - public static final class C0098b { + public static final class C0099b { public final MediaCodec.CryptoInfo a; public final MediaCodec.CryptoInfo.Pattern b = new MediaCodec.CryptoInfo.Pattern(0, 0); - public C0098b(MediaCodec.CryptoInfo cryptoInfo, a aVar) { + public C0099b(MediaCodec.CryptoInfo cryptoInfo, a aVar) { this.a = cryptoInfo; } } @@ -39,6 +39,6 @@ public final class b { public b() { MediaCodec.CryptoInfo cryptoInfo = new MediaCodec.CryptoInfo(); this.i = cryptoInfo; - this.j = f0.a >= 24 ? new C0098b(cryptoInfo, null) : null; + this.j = f0.a >= 24 ? new C0099b(cryptoInfo, null) : null; } } 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 0c48e27b20..9b5fa4a117 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 f1075c; + public int f1076c; 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 6e6a64eb4e..216faea15a 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 f1076c; + public final Format f1077c; 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.f1076c = format2; + this.f1077c = 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.f1076c.equals(eVar.f1076c); + return this.d == eVar.d && this.e == eVar.e && this.a.equals(eVar.a) && this.b.equals(eVar.b) && this.f1077c.equals(eVar.f1077c); } public int hashCode() { int m = a.m(this.a, (((this.d + 527) * 31) + this.e) * 31, 31); - return this.f1076c.hashCode() + ((this.b.hashCode() + m) * 31); + return this.f1077c.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 460fde7321..398acc2d11 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 @@ -17,7 +17,7 @@ public abstract class g f1077c = new ArrayDeque<>(); + public final ArrayDeque f1078c = new ArrayDeque<>(); public final ArrayDeque d = new ArrayDeque<>(); public final I[] e; public final O[] f; @@ -104,7 +104,7 @@ public abstract class g 0) { + if (!this.f1078c.isEmpty() && this.h > 0) { break; } this.b.wait(); @@ -131,7 +131,7 @@ public abstract class g 0) { + if (!this.f1078c.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 67640af35d..a0b4ff97fe 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.f1080c; + c1 c1Var = z0Var.f1081c; 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 c6639f1d90..ec3ee045be 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 f1078c; + public final long f1079c; 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.f1078c = j2; + this.f1079c = 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.f1078c ? this : new y0(this.a, this.b, j, this.d, this.e, this.f, this.g, this.h); + return j == this.f1079c ? 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.f1078c, this.d, this.e, this.f, this.g, this.h); + return j == this.b ? this : new y0(this.a, j, this.f1079c, 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.f1078c == y0Var.f1078c && 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.f1079c == y0Var.f1079c && 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.f1078c)) * 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.f1079c)) * 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 3c3425de17..581c9716b4 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 f1079c; + public final int f1080c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f1079c = i3; + this.f1080c = 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.f1079c == aVar.f1079c; + return this.a == aVar.a && this.b == aVar.b && this.f1080c == aVar.f1080c; } public int hashCode() { - return ((((527 + this.a) * 31) + this.b) * 31) + this.f1079c; + return ((((527 + this.a) * 31) + this.b) * 31) + this.f1080c; } } 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 8cccb3e15d..bf13c0f035 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 f1080c; + public final c1 f1081c; 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.f1080c = c1Var; + this.f1081c = 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).f1016c; + int i = r1Var.g(d, this.a, true).f1017c; Object obj = this.a.b; long j5 = y0Var.a.d; if (r1Var.n(i, this.b).o == d) { @@ -125,26 +125,26 @@ public final class z0 { r1Var.h(aVar.a, this.a); if (aVar.a()) { int i2 = aVar.b; - a.C0090a[] aVarArr = this.a.f.e; + a.C0091a[] aVarArr = this.a.f.e; int i3 = aVarArr[i2].a; if (i3 == -1) { return null; } - int a = aVarArr[i2].a(aVar.f863c); + int a = aVarArr[i2].a(aVar.f864c); if (a < i3) { - return e(r1Var, aVar.a, i2, a, y0Var.f1078c, aVar.d); + return e(r1Var, aVar.a, i2, a, y0Var.f1079c, aVar.d); } - long j6 = y0Var.f1078c; + long j6 = y0Var.f1079c; if (j6 == -9223372036854775807L) { r1.c cVar = this.b; r1.b bVar = this.a; - Pair k2 = r1Var.k(cVar, bVar, bVar.f1016c, -9223372036854775807L, Math.max(0L, j3)); + Pair k2 = r1Var.k(cVar, bVar, bVar.f1017c, -9223372036854775807L, Math.max(0L, j3)); if (k2 == null) { return null; } j6 = ((Long) k2.second).longValue(); } - return f(r1Var, aVar.a, j6, y0Var.f1078c, aVar.d); + return f(r1Var, aVar.a, j6, y0Var.f1079c, 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.f863c, j, aVar.d) : f(r1Var, aVar.a, j2, j, aVar.d); + return aVar.a() ? e(r1Var, aVar.a, aVar.b, aVar.f864c, 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.f863c); + j = this.a.a(aVar.b, aVar.f864c); } else { j = y0Var.d; if (j == -9223372036854775807L || j == Long.MIN_VALUE) { j = this.a.d; } } - return new y0(aVar, y0Var.b, y0Var.f1078c, y0Var.d, j, h, j2, i); + return new y0(aVar, y0Var.b, y0Var.f1079c, 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).f1016c, this.b).k) { + if (r1Var.n(r1Var.f(b, this.a).f1017c, 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).f1016c, this.b).p == r1Var.b(aVar.a); + return r1Var.n(r1Var.h(aVar.a, this.a).f1017c, this.b).p == r1Var.b(aVar.a); } public final void k() { - if (this.f1080c != null) { + if (this.f1081c != 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).f1016c; + int i = r1Var.h(obj, this.a).f1017c; Object obj2 = this.l; - if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f1016c != i) { + if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f1017c != 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).f1016c == i) { + if (b2 != -1 && r1Var.f(b2, this.a).f1017c == i) { j2 = x0Var2.f.a.d; break; } @@ -360,7 +360,7 @@ public final class z0 { } return !m; } - x0Var.f = y0Var.a(y0Var2.f1078c); + x0Var.f = y0Var.a(y0Var2.f1079c); 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 2af5c2a204..7c55682238 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 f1081c; + public final boolean f1082c; public final Map d; public a0(@Nullable String str, boolean z2, s sVar) { d.k(!z2 || !TextUtils.isEmpty(str)); this.a = sVar; this.b = str; - this.f1081c = z2; + this.f1082c = z2; this.d = new HashMap(); } @@ -92,7 +92,7 @@ public final class a0 implements b0 { throw th; } } catch (Exception e2) { - Uri uri = vVar.f951c; + Uri uri = vVar.f952c; 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.f1081c || TextUtils.isEmpty(str)) { + if (this.f1082c || 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.f938c.equals(uuid) ? RestAPIBuilder.CONTENT_TYPE_JSON : "application/octet-stream"); + hashMap.put("Content-Type", uuid2.equals(uuid) ? "text/xml" : h0.f939c.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 d6621aa510..37c4b88dd9 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.f2722x; + DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2723x; 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 9a8b9855b4..355f2484a2 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 f1082c; + public s f1083c; @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.f1049c.entrySet()) { + for (Map.Entry entry : eVar.f1050c.entrySet()) { String key = entry.getKey(); String value = entry.getValue(); Objects.requireNonNull(key); @@ -62,7 +62,7 @@ public final class p implements t { byte[] copyOf = bArr != null ? Arrays.copyOf(bArr, bArr.length) : null; d.D(defaultDrmSessionManager.m.isEmpty()); defaultDrmSessionManager.v = 0; - defaultDrmSessionManager.f2721w = copyOf; + defaultDrmSessionManager.f2722w = copyOf; return defaultDrmSessionManager; } } 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 cad770ef91..7b71c3c584 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,83 +17,83 @@ public interface q { public final y.a b; /* renamed from: c reason: collision with root package name */ - public final CopyOnWriteArrayList f1083c; + public final CopyOnWriteArrayList f1084c; /* compiled from: DrmSessionEventListener */ /* renamed from: c.i.a.c.z1.q$a$a reason: collision with other inner class name */ - public static final class C0099a { + public static final class C0100a { public Handler a; public q b; - public C0099a(Handler handler, q qVar) { + public C0100a(Handler handler, q qVar) { this.a = handler; this.b = qVar; } } public a() { - this.f1083c = new CopyOnWriteArrayList<>(); + this.f1084c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; } - public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar) { - this.f1083c = copyOnWriteArrayList; + public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar) { + this.f1084c = copyOnWriteArrayList; this.a = i; this.b = aVar; } public void a() { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new h(this, next.b)); } } public void b() { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new g(this, next.b)); } } public void c() { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new i(this, next.b)); } } public void d() { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new e(this, next.b)); } } public void e(Exception exc) { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new j(this, next.b, exc)); } } public void f() { - Iterator it = this.f1083c.iterator(); + Iterator it = this.f1084c.iterator(); while (it.hasNext()) { - C0099a next = it.next(); + C0100a next = it.next(); f0.D(next.a, new f(this, next.b)); } } @CheckResult public a g(int i, @Nullable y.a aVar) { - return new a(this.f1083c, i, aVar); + return new a(this.f1084c, i, aVar); } } diff --git a/app/src/main/java/c/i/a/c/z1/s.java b/app/src/main/java/c/i/a/c/z1/s.java index d501c00d04..1cff4893fc 100644 --- a/app/src/main/java/c/i/a/c/z1/s.java +++ b/app/src/main/java/c/i/a/c/z1/s.java @@ -20,7 +20,7 @@ public interface s { @Override // c.i.a.c.z1.s @Nullable public DrmSession b(Looper looper, @Nullable q.a aVar, Format format) { - if (format.f2694w == null) { + if (format.f2695w == null) { return null; } return new v(new DrmSession.DrmSessionException(new UnsupportedDrmException(1))); @@ -29,7 +29,7 @@ public interface s { @Override // c.i.a.c.z1.s @Nullable public Class c(Format format) { - if (format.f2694w != null) { + if (format.f2695w != null) { return c0.class; } return null; 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 b6ec83a16e..fb88001e25 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[] f1084c; + public final byte[] f1085c; public final boolean d; static { boolean z2; - if ("Amazon".equals(f0.f964c)) { + if ("Amazon".equals(f0.f965c)) { 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.f1084c = bArr; + this.f1085c = 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 8004a12346..5239e36dad 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 f1085c; + public final MediaDrm f1086c; public int d; public z(UUID uuid) throws UnsupportedSchemeException { @@ -46,8 +46,8 @@ public final class z implements x { Objects.requireNonNull(uuid); d.n(!h0.b.equals(uuid), "Use C.CLEARKEY_UUID instead"); this.b = uuid; - MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f938c.equals(uuid)) ? uuid : uuid2); - this.f1085c = mediaDrm; + MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f939c.equals(uuid)) ? uuid : uuid2); + this.f1086c = 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.f1085c.queryKeyStatus(bArr); + return this.f1086c.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.f1085c.getPropertyString("securityLevel")); + boolean z2 = i < 21 && h0.d.equals(this.b) && "L3".equals(this.f1086c.getPropertyString("securityLevel")); UUID uuid = this.b; - if (i < 27 && h0.f938c.equals(uuid)) { + if (i < 27 && h0.f939c.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.f1085c.getProvisionRequest(); + MediaDrm.ProvisionRequest provisionRequest = this.f1086c.getProvisionRequest(); return new x.d(provisionRequest.getData(), provisionRequest.getDefaultUrl()); } @Override // c.i.a.c.z1.x public byte[] e() throws MediaDrmException { - return this.f1085c.openSession(); + return this.f1086c.openSession(); } @Override // c.i.a.c.z1.x public void f(byte[] bArr, byte[] bArr2) { - this.f1085c.restoreKeys(bArr, bArr2); + this.f1086c.restoreKeys(bArr, bArr2); } @Override // c.i.a.c.z1.x public void g(byte[] bArr) { - this.f1085c.closeSession(bArr); + this.f1086c.closeSession(bArr); } @Override // c.i.a.c.z1.x public void h(@Nullable x.b bVar) { - this.f1085c.setOnEventListener(new m(this, bVar)); + this.f1086c.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.f938c.equals(this.b) && f0.a < 27) { + if (h0.f939c.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", O.toString(), e); } } - return this.f1085c.provideKeyResponse(bArr, bArr2); + return this.f1086c.provideKeyResponse(bArr, bArr2); } @Override // c.i.a.c.z1.x public void j(byte[] bArr) throws DeniedByServerException { - this.f1085c.provideProvisionResponse(bArr); + this.f1086c.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.f964c)) { + if (uuid2.equals(uuid) && "Amazon".equals(f0.f965c)) { 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.f938c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; + str = (i12 >= 26 || !h0.f939c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; } bArr3 = d.w1(bArr8, uuid); } else { bArr2 = null; str = null; } - MediaDrm.KeyRequest keyRequest = this.f1085c.getKeyRequest(bArr, bArr2, str, i, hashMap); + MediaDrm.KeyRequest keyRequest = this.f1086c.getKeyRequest(bArr, bArr2, str, i, hashMap); UUID uuid4 = this.b; byte[] data = keyRequest.getData(); - if (h0.f938c.equals(uuid4) && f0.a < 27) { + if (h0.f939c.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.f1085c.release(); + this.f1086c.release(); } } } diff --git a/app/src/main/java/c/i/a/d/a/a.java b/app/src/main/java/c/i/a/d/a/a.java index e362740fe5..f0ca0c51c1 100644 --- a/app/src/main/java/c/i/a/d/a/a.java +++ b/app/src/main/java/c/i/a/d/a/a.java @@ -13,13 +13,13 @@ public interface a extends IInterface { /* compiled from: IGetInstallReferrerService */ /* renamed from: c.i.a.d.a.a$a reason: collision with other inner class name */ - public static abstract class AbstractBinderC0100a extends b implements a { + public static abstract class AbstractBinderC0101a extends b implements a { public static final /* synthetic */ int a = 0; /* compiled from: IGetInstallReferrerService */ /* renamed from: c.i.a.d.a.a$a$a reason: collision with other inner class name */ - public static class C0101a extends c.i.a.a.a implements a { - public C0101a(IBinder iBinder) { + public static class C0102a extends c.i.a.a.a implements a { + public C0102a(IBinder iBinder) { super(iBinder); } 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 80f2f2e8fa..9dc50a78ff 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 f1086c = Integer.MIN_VALUE; + public int f1087c = Integer.MIN_VALUE; public int d = Integer.MIN_VALUE; public int e; public int f; @@ -27,7 +27,7 @@ public class b { public boolean q; /* renamed from: r reason: collision with root package name */ - public boolean f1087r; + public boolean f1088r; public int a() { return this.h - this.i; @@ -37,7 +37,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.f1086c = Math.max(this.f1086c, flexItem.c0() + view.getRight() + i3); + this.f1087c = Math.max(this.f1087c, 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 d413aeb314..1e724acddb 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[] f1088c; + public int[] f1089c; @Nullable public long[] d; @Nullable @@ -42,20 +42,20 @@ public class c { /* compiled from: FlexboxHelper */ /* renamed from: c.i.a.e.c$c reason: collision with other inner class name */ - public static class C0102c implements Comparable { + public static class C0103c implements Comparable { public int i; public int j; - public C0102c() { + public C0103c() { } - public C0102c(a aVar) { + public C0103c(a aVar) { } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // java.lang.Comparable - public int compareTo(@NonNull C0102c cVar) { - C0102c cVar2 = cVar; + public int compareTo(@NonNull C0103c cVar) { + C0103c cVar2 = cVar; int i = this.j; int i2 = cVar2.j; return i != i2 ? i - i2 : this.i - cVar2.i; @@ -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.f1088c; + int[] iArr = this.f1089c; List flexLinesInternal = this.a.getFlexLinesInternal(); int size = flexLinesInternal.size(); for (int i2 = iArr != null ? iArr[i] : 0; i2 < size; i2++) { @@ -331,8 +331,8 @@ public class c { i17 = i26; } bVar3.q |= flexItem2.R() != 0.0f; - bVar3.f1087r |= flexItem2.w() != 0.0f; - iArr = this.f1088c; + bVar3.f1088r |= flexItem2.w() != 0.0f; + iArr = this.f1089c; if (iArr != null) { iArr[i24] = arrayList.size(); } @@ -388,8 +388,8 @@ public class c { if (z3) { } bVar3.q |= flexItem2.R() != 0.0f; - bVar3.f1087r |= flexItem2.w() != 0.0f; - iArr = this.f1088c; + bVar3.f1088r |= flexItem2.w() != 0.0f; + iArr = this.f1089c; if (iArr != null) { } bVar3.e = q(flexItem2, i23) + s(flexItem2, i23) + (i23 ? c2.getMeasuredWidth() : c2.getMeasuredHeight()) + bVar3.e; @@ -428,8 +428,8 @@ public class c { if (z3) { } bVar3.q |= flexItem2.R() != 0.0f; - bVar3.f1087r |= flexItem2.w() != 0.0f; - iArr = this.f1088c; + bVar3.f1088r |= flexItem2.w() != 0.0f; + iArr = this.f1089c; 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.f1088c[i]; + int i2 = this.f1089c[i]; if (i2 == -1) { i2 = 0; } for (int size = list.size() - 1; size >= i2; size--) { list.remove(size); } - int[] iArr = this.f1088c; + int[] iArr = this.f1089c; int length = iArr.length - 1; if (i > length) { Arrays.fill(iArr, -1); @@ -561,10 +561,10 @@ public class c { } @NonNull - public final List f(int i) { + public final List f(int i) { ArrayList arrayList = new ArrayList(i); for (int i2 = 0; i2 < i; i2++) { - C0102c cVar = new C0102c(null); + C0103c cVar = new C0103c(null); cVar.j = ((FlexItem) this.a.f(i2).getLayoutParams()).getOrder(); cVar.i = i2; arrayList.add(cVar); @@ -723,7 +723,7 @@ public class c { throw new IllegalArgumentException(c.d.b.a.a.l("Invalid flex direction: ", flexDirection)); } int i8 = i4 + i6; - int[] iArr = this.f1088c; + int[] iArr = this.f1089c; if (iArr != null) { i7 = iArr[i3]; } @@ -734,7 +734,7 @@ public class c { int i9 = bVar.e; if (i9 < i5 && bVar.q) { l(i, i2, bVar, i5, i8, false); - } else if (i9 > i5 && bVar.f1087r) { + } else if (i9 > i5 && bVar.f1088r) { w(i, i2, bVar, i5, i8, false); } i7++; @@ -743,18 +743,18 @@ public class c { } public void i(int i) { - int[] iArr = this.f1088c; + int[] iArr = this.f1089c; if (iArr == null) { if (i < 10) { i = 10; } - this.f1088c = new int[i]; + this.f1089c = new int[i]; } else if (iArr.length < i) { int length = iArr.length * 2; if (length >= i) { i = length; } - this.f1088c = Arrays.copyOf(iArr, i); + this.f1089c = Arrays.copyOf(iArr, i); } } @@ -1209,12 +1209,12 @@ public class c { } } - public final int[] x(int i, List list, SparseIntArray sparseIntArray) { + public final int[] x(int i, List list, SparseIntArray sparseIntArray) { Collections.sort(list); sparseIntArray.clear(); int[] iArr = new int[i]; int i2 = 0; - for (C0102c cVar : list) { + for (C0103c cVar : list) { int i3 = cVar.i; iArr[i2] = i3; sparseIntArray.append(i3, cVar.j); 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 36dfc96eb1..10aa80765e 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 f1089c = new a(); + public final a f1090c = 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.f1089c.submit(runnable); + this.f1090c.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 183b091da8..fb65590481 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 @@ -15,17 +15,17 @@ public final class a { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0105a f1090c; - public static final a.AbstractC0105a d; - public static final c.i.a.f.e.h.a e; + public static final a.AbstractC0106a f1091c; + public static final a.AbstractC0106a d; + public static final c.i.a.f.e.h.a e; public static final c.i.a.f.e.h.a f; public static final c g = new h(); /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ @Deprecated /* renamed from: c.i.a.f.c.a.a$a reason: collision with other inner class name */ - public static class C0103a implements a.d { - public static final C0103a i = new C0103a(new C0104a()); + public static class C0104a implements a.d { + public static final C0104a i = new C0104a(new C0105a()); public final String j; public final boolean k; @Nullable @@ -34,38 +34,38 @@ public final class a { /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ @Deprecated /* renamed from: c.i.a.f.c.a.a$a$a reason: collision with other inner class name */ - public static class C0104a { + public static class C0105a { public String a; public Boolean b = Boolean.FALSE; @Nullable /* renamed from: c reason: collision with root package name */ - public String f1091c; + public String f1092c; - public C0104a() { + public C0105a() { } - public C0104a(C0103a aVar) { + public C0105a(C0104a aVar) { this.a = aVar.j; this.b = Boolean.valueOf(aVar.k); - this.f1091c = aVar.l; + this.f1092c = aVar.l; } } - public C0103a(C0104a aVar) { + public C0104a(C0105a aVar) { this.j = aVar.a; this.k = aVar.b.booleanValue(); - this.l = aVar.f1091c; + this.l = aVar.f1092c; } public boolean equals(@Nullable Object obj) { if (obj == this) { return true; } - if (!(obj instanceof C0103a)) { + if (!(obj instanceof C0104a)) { return false; } - C0103a aVar = (C0103a) obj; + C0104a aVar = (C0104a) obj; return d.j0(this.j, aVar.j) && this.k == aVar.k && d.j0(this.l, aVar.l); } @@ -80,10 +80,10 @@ public final class a { a.g gVar2 = new a.g<>(); b = gVar2; h hVar = new h(); - f1090c = hVar; + f1091c = hVar; i iVar = new i(); d = iVar; - c.i.a.f.e.h.a aVar = b.f1092c; + c.i.a.f.e.h.a aVar = b.f1093c; 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); c.i.a.f.h.d.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 9cfe4ff310..cb3ce02c53 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 @@ -4,10 +4,10 @@ import c.i.a.f.e.h.a; import c.i.a.f.h.d.d; public final class b { public static final a.g a; - public static final a.AbstractC0105a b; + public static final a.AbstractC0106a b; /* renamed from: c reason: collision with root package name */ - public static final a f1092c; + public static final a f1093c; public static final d d = new d(); static { @@ -15,6 +15,6 @@ public final class b { a = gVar; g gVar2 = new g(); b = gVar2; - f1092c = new a<>("Auth.PROXY_API", gVar2, gVar); + f1093c = new a<>("Auth.PROXY_API", gVar2, gVar); } } diff --git a/app/src/main/java/c/i/a/f/c/a/d/d.java b/app/src/main/java/c/i/a/f/c/a/d/d.java index 4441563d0b..293637fe68 100644 --- a/app/src/main/java/c/i/a/f/c/a/d/d.java +++ b/app/src/main/java/c/i/a/f/c/a/d/d.java @@ -2,10 +2,10 @@ package c.i.a.f.c.a.d; import c.i.a.f.c.a.a; /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ -public final class d extends a.C0103a { +public final class d extends a.C0104a { /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ - public static final class a extends a.C0103a.C0104a { + public static final class a extends a.C0104a.C0105a { public final d a() { return new d(this, null); } diff --git a/app/src/main/java/c/i/a/f/c/a/e/a.java b/app/src/main/java/c/i/a/f/c/a/e/a.java index d342894ecd..b5bdd47d11 100644 --- a/app/src/main/java/c/i/a/f/c/a/e/a.java +++ b/app/src/main/java/c/i/a/f/c/a/e/a.java @@ -8,7 +8,7 @@ import c.i.a.f.h.b.i; /* compiled from: com.google.android.gms:play-services-auth-api-phone@@17.4.0 */ public abstract class a extends b { public static final a.g j; - public static final a.AbstractC0105a k; + public static final a.AbstractC0106a k; public static final c.i.a.f.e.h.a l; static { diff --git a/app/src/main/java/c/i/a/f/c/a/e/b.java b/app/src/main/java/c/i/a/f/c/a/e/b.java index 9fb2e68c38..28b433edb0 100644 --- a/app/src/main/java/c/i/a/f/c/a/e/b.java +++ b/app/src/main/java/c/i/a/f/c/a/e/b.java @@ -8,10 +8,10 @@ import c.i.a.f.e.h.j.l; import c.i.a.f.e.k.c; import c.i.a.f.h.b.i; /* compiled from: com.google.android.gms:play-services-auth-api-phone@@17.4.0 */ -public final class b extends a.AbstractC0105a { +public final class b extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.j.f, c.i.a.f.e.h.j.l] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ i b(Context context, Looper looper, c cVar, a.d.c cVar2, f fVar, l lVar) { return new i(context, looper, cVar, fVar, lVar); } 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 aa76c99524..13af39dfe2 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.f2799c; + Object obj = GoogleApiAvailability.f2800c; 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 b7c2ef0767..b01e14f830 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 f1093c = new ReentrantLock(); + public final Lock f1094c = new ReentrantLock(); public final SharedPreferences d; public a(Context context) { @@ -128,7 +128,7 @@ public class a { jSONObject.put("expirationTime", googleSignInAccount.p); jSONObject.put("obfuscatedIdentifier", googleSignInAccount.q); JSONArray jSONArray = new JSONArray(); - List list = googleSignInAccount.f2793r; + List list = googleSignInAccount.f2794r; Scope[] scopeArr = (Scope[]) list.toArray(new Scope[list.size()]); Arrays.sort(scopeArr, c.i); int i = 0; @@ -155,7 +155,7 @@ public class a { if (account != null) { jSONObject2.put("accountName", account.name); } - jSONObject2.put("idTokenRequested", googleSignInOptions.f2794r); + jSONObject2.put("idTokenRequested", googleSignInOptions.f2795r); jSONObject2.put("forceCodeForRefreshToken", googleSignInOptions.t); jSONObject2.put("serverAuthRequested", googleSignInOptions.s); if (!TextUtils.isEmpty(googleSignInOptions.u)) { @@ -174,21 +174,21 @@ public class a { } public final void e(String str, String str2) { - this.f1093c.lock(); + this.f1094c.lock(); try { this.d.edit().putString(str, str2).apply(); } finally { - this.f1093c.unlock(); + this.f1094c.unlock(); } } @Nullable public final String g(String str) { - this.f1093c.lock(); + this.f1094c.lock(); try { return this.d.getString(str, null); } finally { - this.f1093c.unlock(); + this.f1094c.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 da91354b67..5f99f272a9 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.f1124c.isEmpty()) { - for (Scope scope : cVar.f1124c) { + if (!cVar.f1125c.isEmpty()) { + for (Scope scope : cVar.f1125c) { 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/g.java b/app/src/main/java/c/i/a/f/c/a/f/b/g.java index 63e61eeca2..06110c6cb2 100644 --- a/app/src/main/java/c/i/a/f/c/a/f/b/g.java +++ b/app/src/main/java/c/i/a/f/c/a/f/b/g.java @@ -21,8 +21,8 @@ public final class g { synchronized (c.i.a.f.e.h.j.g.k) { c.i.a.f.e.h.j.g gVar = c.i.a.f.e.h.j.g.l; if (gVar != null) { - gVar.f1108r.incrementAndGet(); - Handler handler = gVar.f1109w; + gVar.f1109r.incrementAndGet(); + Handler handler = gVar.f1110w; handler.sendMessageAtFrontOfQueue(handler.obtainMessage(10)); } } 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 91a98342aa..f608933e4f 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.f1093c.lock(); + aVar.f1094c.lock(); try { aVar.d.edit().clear().apply(); } finally { - aVar.f1093c.unlock(); + aVar.f1094c.unlock(); } } } diff --git a/app/src/main/java/c/i/a/f/c/a/g.java b/app/src/main/java/c/i/a/f/c/a/g.java index 26370a4e9d..0993aa9077 100644 --- a/app/src/main/java/c/i/a/f/c/a/g.java +++ b/app/src/main/java/c/i/a/f/c/a/g.java @@ -5,10 +5,10 @@ import android.os.Looper; import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; -public final class g extends a.AbstractC0105a { +public final class g extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ c.i.a.f.h.d.a a(Context context, Looper looper, c cVar, c cVar2, c.a aVar, c.b bVar) { return new c.i.a.f.h.d.a(context, looper, cVar, cVar2, aVar, bVar); } diff --git a/app/src/main/java/c/i/a/f/c/a/h.java b/app/src/main/java/c/i/a/f/c/a/h.java index 453c6abd04..902522eaf2 100644 --- a/app/src/main/java/c/i/a/f/c/a/h.java +++ b/app/src/main/java/c/i/a/f/c/a/h.java @@ -8,11 +8,11 @@ import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; import c.i.a.f.h.c.o; /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ -public final class h extends a.AbstractC0105a { +public final class h extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a - public final /* synthetic */ o a(Context context, Looper looper, c cVar, a.C0103a aVar, c.a aVar2, c.b bVar) { + @Override // c.i.a.f.e.h.a.AbstractC0106a + public final /* synthetic */ o a(Context context, Looper looper, c cVar, a.C0104a aVar, c.a aVar2, c.b bVar) { return new o(context, looper, cVar, aVar, aVar2, bVar); } } diff --git a/app/src/main/java/c/i/a/f/c/a/i.java b/app/src/main/java/c/i/a/f/c/a/i.java index 03ca209139..a95b11da3c 100644 --- a/app/src/main/java/c/i/a/f/c/a/i.java +++ b/app/src/main/java/c/i/a/f/c/a/i.java @@ -9,10 +9,10 @@ import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; import com.google.android.gms.auth.api.signin.GoogleSignInOptions; /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ -public final class i extends a.AbstractC0105a { +public final class i extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ f a(Context context, Looper looper, c cVar, @Nullable GoogleSignInOptions googleSignInOptions, c.a aVar, c.b bVar) { return new f(context, looper, cVar, googleSignInOptions, aVar, bVar); } 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 0261c1438a..86cb58d50c 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> f1094c = new SimpleArrayMap<>(); + public final SimpleArrayMap> f1095c = 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.f1094c) { - TaskCompletionSource remove = this.f1094c.remove(str); + synchronized (this.f1095c) { + TaskCompletionSource remove = this.f1095c.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.f1094c) { - this.f1094c.put(num, taskCompletionSource); + synchronized (this.f1095c) { + this.f1095c.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 40459da7ee..2dfcbb619a 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 f1095c; + public final ScheduledExecutorService f1096c; public g d = new g(this, null); public int e = 1; @VisibleForTesting public f(Context context, ScheduledExecutorService scheduledExecutorService) { - this.f1095c = scheduledExecutorService; + this.f1096c = 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 3e255cd054..d9a8e551f8 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.f1095c.schedule(new i(this), 30, TimeUnit.SECONDS); + this.n.f1096c.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.f1095c.execute(new k(this)); + this.n.f1096c.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.f1095c.execute(new l(this, iBinder)); + this.n.f1096c.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.f1095c.execute(new n(this)); + this.n.f1096c.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 78c5334efc..d24c80d377 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.f1095c.schedule(new m(gVar, poll), 30, TimeUnit.SECONDS); + gVar.n.f1096c.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.f1096c; + obtain.what = poll.f1097c; 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 af6918b782..52b6ab2eb3 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.f1095c.execute(new k(gVar)); + gVar.n.f1096c.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 f21775f6c6..ee73f6c2f5 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 f1096c; + public final int f1097c; public final Bundle d; public q(int i, int i2, Bundle bundle) { this.a = i; - this.f1096c = i2; + this.f1097c = i2; this.d = bundle; } @@ -43,7 +43,7 @@ public abstract class q { public abstract boolean d(); public String toString() { - int i = this.f1096c; + int i = this.f1097c; 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 502f8be8d2..a3be846f4e 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 f1097c = 0; + public int f1098c = 0; public r(Context context) { this.a = context; } public final synchronized int a() { - int i = this.f1097c; + int i = this.f1098c; 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.f1097c = 1; + this.f1098c = 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.f1097c = 2; + this.f1098c = 2; } else { - this.f1097c = 1; + this.f1098c = 1; } - return this.f1097c; + return this.f1098c; } - this.f1097c = 2; + this.f1098c = 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 1a06e5836c..cb01462858 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 f1098c; + public final ScheduledFuture f1099c; public x(b bVar, String str, ScheduledFuture scheduledFuture) { this.a = bVar; this.b = str; - this.f1098c = scheduledFuture; + this.f1099c = 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.f1098c; - synchronized (bVar.f1094c) { - bVar.f1094c.remove(str); + ScheduledFuture scheduledFuture = this.f1099c; + synchronized (bVar.f1095c) { + bVar.f1095c.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 199de4c5a8..418e40d610 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.f1094c) { - for (int i = 0; i < bVar.f1094c.size(); i++) { - bVar.a(bVar.f1094c.keyAt(i), intent2.getExtras()); + synchronized (bVar.f1095c) { + for (int i = 0; i < bVar.f1095c.size(); i++) { + bVar.a(bVar.f1095c.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 aebdb76198..4f6c46d14d 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 f1099c; + public final String f1100c; public final Throwable d; public a0(boolean z2, String str, Throwable th) { this.b = z2; - this.f1099c = str; + this.f1100c = str; this.d = th; } @@ -25,6 +25,6 @@ public class a0 { } public String c() { - return this.f1099c; + return this.f1100c; } } 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 003562ab48..f2193d33fd 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.f1135c == null) { - c.i.a.f.e.o.c.f1135c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); + if (c.i.a.f.e.o.c.f1136c == null) { + c.i.a.f.e.o.c.f1136c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); } - if (!c.i.a.f.e.o.c.f1135c.booleanValue()) { + if (!c.i.a.f.e.o.c.f1136c.booleanValue()) { z2 = true; d.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 ef40343f76..56f2f5d1f0 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 f1100c = new AtomicBoolean(); + public static final AtomicBoolean f1101c = 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 c0b3550cab..8bd7bc6598 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 f1101c; + public volatile String f1102c; 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.f1137c == null) { - s.f1137c = context.getApplicationContext(); + if (s.f1138c == null) { + s.f1138c = 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.f1101c)) { + } else if (str.equals(this.f1102c)) { a0Var = a0.a; } else { try { @@ -131,7 +131,7 @@ public class f { } } if (a0Var2.b) { - this.f1101c = str; + this.f1102c = 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 7f235b3622..6beaeb2784 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 @@ -16,16 +16,16 @@ import java.util.Set; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public final class a { @Nullable - public final AbstractC0105a a; + public final AbstractC0106a a; @Nullable public final g b; /* renamed from: c reason: collision with root package name */ - public final String f1102c; + public final String f1103c; /* 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 */ - public static abstract class AbstractC0105a extends e { + public static abstract class AbstractC0106a extends e { @Deprecated public T a(Context context, Looper looper, c.i.a.f.e.k.c cVar, O o, c.a aVar, c.b bVar) { return b(context, looper, cVar, o, aVar, bVar); @@ -49,7 +49,7 @@ public final class a { /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ /* renamed from: c.i.a.f.e.h.a$d$a reason: collision with other inner class name */ - public interface AbstractC0106a extends d { + public interface AbstractC0107a extends d { Account S(); } @@ -107,10 +107,10 @@ public final class a { /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: c.i.a.f.e.h.a$a */ /* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: c.i.a.f.e.h.a$g */ /* JADX WARN: Multi-variable type inference failed */ - public a(String str, AbstractC0105a aVar, g gVar) { + public a(String str, AbstractC0106a aVar, g gVar) { c.c.a.a0.d.z(aVar, "Cannot construct an Api with a null ClientBuilder"); c.c.a.a0.d.z(gVar, "Cannot construct an Api with a null ClientKey"); - this.f1102c = str; + this.f1103c = 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 8d3a2d790b..c6a2c40e96 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 @@ -44,7 +44,7 @@ public class b { public final a b; /* renamed from: c reason: collision with root package name */ - public final O f1103c; + public final O f1104c; public final c.i.a.f.e.h.j.b d; public final Looper e; public final int f; @@ -59,11 +59,11 @@ public class b { public final n b; /* renamed from: c reason: collision with root package name */ - public final Looper f1104c; + public final Looper f1105c; public a(n nVar, Account account, Looper looper) { this.b = nVar; - this.f1104c = looper; + this.f1105c = looper; } } @@ -76,8 +76,8 @@ public class b { this.a = applicationContext; e(activity); this.b = aVar; - this.f1103c = o; - this.e = aVar2.f1104c; + this.f1104c = o; + this.e = aVar2.f1105c; 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); @@ -91,7 +91,7 @@ public class b { } catch (IllegalStateException | ConcurrentModificationException unused) { } } - Handler handler = this.i.f1109w; + Handler handler = this.i.f1110w; handler.sendMessage(handler.obtainMessage(7, this)); } @@ -103,15 +103,15 @@ public class b { this.a = applicationContext; e(context); this.b = aVar; - this.f1103c = o; - this.e = aVar2.f1104c; + this.f1104c = o; + this.e = aVar2.f1105c; this.d = new c.i.a.f.e.h.j.b<>(aVar, o); this.g = new y(this); g a2 = g.a(applicationContext); this.i = a2; this.f = a2.q.getAndIncrement(); this.h = aVar2.b; - Handler handler = a2.f1109w; + Handler handler = a2.f1110w; handler.sendMessage(handler.obtainMessage(7, this)); } @@ -169,25 +169,25 @@ public class b { GoogleSignInAccount K; GoogleSignInAccount K2; c.a aVar = new c.a(); - O o = this.f1103c; + O o = this.f1104c; Account account = null; if (!(o instanceof a.d.b) || (K2 = ((a.d.b) o).K()) == null) { - O o2 = this.f1103c; - if (o2 instanceof a.d.AbstractC0106a) { - account = ((a.d.AbstractC0106a) o2).S(); + O o2 = this.f1104c; + if (o2 instanceof a.d.AbstractC0107a) { + account = ((a.d.AbstractC0107a) o2).S(); } } else if (K2.l != null) { account = new Account(K2.l, "com.google"); } aVar.a = account; - O o3 = this.f1103c; + O o3 = this.f1104c; 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.f1125c = this.a.getPackageName(); + aVar.f1126c = this.a.getPackageName(); return aVar; } @@ -197,8 +197,8 @@ public class b { Objects.requireNonNull(gVar); TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); p0 p0Var = new p0(aVar, taskCompletionSource); - Handler handler = gVar.f1109w; - handler.sendMessage(handler.obtainMessage(13, new c0(p0Var, gVar.f1108r.get(), this))); + Handler handler = gVar.f1110w; + handler.sendMessage(handler.obtainMessage(13, new c0(p0Var, gVar.f1109r.get(), this))); return taskCompletionSource.a; } @@ -208,8 +208,8 @@ public class b { n nVar = this.h; Objects.requireNonNull(gVar); q0 q0Var = new q0(1, pVar, taskCompletionSource, nVar); - Handler handler = gVar.f1109w; - handler.sendMessage(handler.obtainMessage(4, new c0(q0Var, gVar.f1108r.get(), this))); + Handler handler = gVar.f1110w; + handler.sendMessage(handler.obtainMessage(4, new c0(q0Var, gVar.f1109r.get(), this))); return taskCompletionSource.a; } @@ -218,8 +218,8 @@ public class b { g gVar = this.i; Objects.requireNonNull(gVar); o0 o0Var = new o0(i, t); - Handler handler = gVar.f1109w; - handler.sendMessage(handler.obtainMessage(4, new c0(o0Var, gVar.f1108r.get(), this))); + Handler handler = gVar.f1110w; + handler.sendMessage(handler.obtainMessage(4, new c0(o0Var, gVar.f1109r.get(), this))); return t; } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/a1.java b/app/src/main/java/c/i/a/f/e/h/j/a1.java index 62e0c7eca5..e89ed10486 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/a1.java +++ b/app/src/main/java/c/i/a/f/e/h/j/a1.java @@ -16,7 +16,7 @@ public class a1 extends t0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a1(j jVar, g gVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2799c; + Object obj = GoogleApiAvailability.f2800c; this.o = gVar; jVar.a("ConnectionlessLifecycleHelper", this); } @@ -62,7 +62,7 @@ public class a1 extends t0 { @Override // c.i.a.f.e.h.j.t0 public final void k() { - Handler handler = this.o.f1109w; + Handler handler = this.o.f1110w; handler.sendMessage(handler.obtainMessage(3)); } @@ -70,7 +70,7 @@ public class a1 extends t0 { public final void l(ConnectionResult connectionResult, int i) { g gVar = this.o; if (!gVar.c(connectionResult, i)) { - Handler handler = gVar.f1109w; + Handler handler = gVar.f1110w; handler.sendMessage(handler.obtainMessage(5, i, 0, connectionResult)); } } 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 cdb5582f38..a2c0e0e618 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 @@ -11,11 +11,11 @@ public final class b { @Nullable /* renamed from: c reason: collision with root package name */ - public final O f1105c; + public final O f1106c; public b(a aVar, @Nullable O o) { this.b = aVar; - this.f1105c = o; + this.f1106c = o; this.a = Arrays.hashCode(new Object[]{aVar, o}); } @@ -30,7 +30,7 @@ public final class b { return false; } b bVar = (b) obj; - return c.c.a.a0.d.j0(this.b, bVar.b) && c.c.a.a0.d.j0(this.f1105c, bVar.f1105c); + return c.c.a.a0.d.j0(this.b, bVar.b) && c.c.a.a0.d.j0(this.f1106c, bVar.f1106c); } 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 1db293a348..78b2b8f213 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 t0 { /* 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.f2799c; + Object obj = GoogleApiAvailability.f2800c; 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 5c82c5ee17..514bb6859c 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 f1106c; + public final b f1107c; public c0(s sVar, int i, b bVar) { this.a = sVar; this.b = i; - this.f1106c = bVar; + this.f1107c = 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 0942054bbc..e3aa3b8cad 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 f1107c; + public final Runnable f1108c; public d0(@NonNull m mVar, @NonNull q qVar, @NonNull Runnable runnable) { this.a = mVar; this.b = qVar; - this.f1107c = runnable; + this.f1108c = 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 c088375714..eb56b8ed50 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 @@ -66,7 +66,7 @@ public class g implements Handler.Callback { public final AtomicInteger q; /* renamed from: r reason: collision with root package name */ - public final AtomicInteger f1108r; + public final AtomicInteger f1109r; public final Map, a> s; @Nullable public a1 t; @@ -75,10 +75,10 @@ public class g implements Handler.Callback { @NotOnlyInitialized /* renamed from: w reason: collision with root package name */ - public final Handler f1109w; + public final Handler f1110w; /* renamed from: x reason: collision with root package name */ - public volatile boolean f1110x; + public volatile boolean f1111x; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public class a implements c.a, c.b { @@ -87,7 +87,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 f1111c; + public final a.b f1112c; public final b d; public final x0 e; public final Set f = new HashSet(); @@ -102,21 +102,21 @@ public class g implements Handler.Callback { @WorkerThread public a(c.i.a.f.e.h.b bVar) { - Looper looper = g.this.f1109w.getLooper(); + Looper looper = g.this.f1110w.getLooper(); c.i.a.f.e.k.c a = bVar.a().a(); c.i.a.f.e.h.a aVar = bVar.b; d.G(aVar.a != null, "This API was constructed with a SimpleClientBuilder. Use getSimpleClientBuilder"); - a.AbstractC0105a aVar2 = aVar.a; + a.AbstractC0106a aVar2 = aVar.a; Objects.requireNonNull(aVar2, "null reference"); - a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1103c, this, this); + a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1104c, this, this); this.b = a2; if (!(a2 instanceof z)) { - this.f1111c = a2; + this.f1112c = a2; this.d = bVar.d; this.e = new x0(); this.h = bVar.f; if (a2.o()) { - this.i = new g0(g.this.n, g.this.f1109w, bVar.a().a()); + this.i = new g0(g.this.n, g.this.f1110w, bVar.a().a()); } else { this.i = null; } @@ -150,7 +150,7 @@ public class g implements Handler.Callback { @WorkerThread public final void b() { - d.s(g.this.f1109w); + d.s(g.this.f1110w); Status status = g.i; f(status); x0 x0Var = this.e; @@ -183,24 +183,24 @@ public class g implements Handler.Callback { sb.append(n); } x0Var.a(true, new Status(20, sb.toString())); - Handler handler = g.this.f1109w; + Handler handler = g.this.f1110w; Message obtain = Message.obtain(handler, 9, this.d); Objects.requireNonNull(g.this); handler.sendMessageDelayed(obtain, 5000); - Handler handler2 = g.this.f1109w; + Handler handler2 = g.this.f1110w; Message obtain2 = Message.obtain(handler2, 11, this.d); Objects.requireNonNull(g.this); handler2.sendMessageDelayed(obtain2, 120000); g.this.p.a.clear(); for (d0 d0Var : this.g.values()) { - d0Var.f1107c.run(); + d0Var.f1108c.run(); } } @WorkerThread public final void d(@NonNull ConnectionResult connectionResult, @Nullable Exception exc) { f fVar; - d.s(g.this.f1109w); + d.s(g.this.f1110w); g0 g0Var = this.i; if (!(g0Var == null || (fVar = g0Var.g) == null)) { fVar.h(); @@ -213,11 +213,11 @@ public class g implements Handler.Callback { } else if (this.a.isEmpty()) { this.l = connectionResult; } else if (exc != null) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); i(null, exc, false); - } else if (!g.this.f1110x) { + } else if (!g.this.f1111x) { Status p = p(connectionResult); - d.s(g.this.f1109w); + d.s(g.this.f1110w); i(p, null, false); } else { i(p(connectionResult), null, true); @@ -226,14 +226,14 @@ public class g implements Handler.Callback { this.j = true; } if (this.j) { - Handler handler = g.this.f1109w; + Handler handler = g.this.f1110w; Message obtain = Message.obtain(handler, 9, this.d); Objects.requireNonNull(g.this); handler.sendMessageDelayed(obtain, 5000); return; } Status p2 = p(connectionResult); - d.s(g.this.f1109w); + d.s(g.this.f1110w); i(p2, null, false); } } @@ -241,16 +241,16 @@ public class g implements Handler.Callback { @Override // c.i.a.f.e.h.j.f public final void e(int i) { - if (Looper.myLooper() == g.this.f1109w.getLooper()) { + if (Looper.myLooper() == g.this.f1110w.getLooper()) { c(i); } else { - g.this.f1109w.post(new v(this, i)); + g.this.f1110w.post(new v(this, i)); } } @WorkerThread public final void f(Status status) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); i(status, null, false); } @@ -262,16 +262,16 @@ public class g implements Handler.Callback { @Override // c.i.a.f.e.h.j.f public final void h(@Nullable Bundle bundle) { - if (Looper.myLooper() == g.this.f1109w.getLooper()) { + if (Looper.myLooper() == g.this.f1110w.getLooper()) { t(); } else { - g.this.f1109w.post(new u(this)); + g.this.f1110w.post(new u(this)); } } @WorkerThread public final void i(@Nullable Status status, @Nullable Exception exc, boolean z2) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); boolean z3 = true; boolean z4 = status == null; if (exc != null) { @@ -297,7 +297,7 @@ public class g implements Handler.Callback { @WorkerThread public final void j(s sVar) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); if (!this.b.j()) { this.a.add(sVar); ConnectionResult connectionResult = this.l; @@ -315,7 +315,7 @@ public class g implements Handler.Callback { @WorkerThread public final boolean k(boolean z2) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); if (!this.b.j() || this.g.size() != 0) { return false; } @@ -354,14 +354,14 @@ public class g implements Handler.Callback { o(sVar); return true; } - String name = this.f1111c.getClass().getName(); + String name = this.f1112c.getClass().getName(); String str = a.i; long v0 = a.v0(); StringBuilder N = c.d.b.a.a.N(c.d.b.a.a.b(str, name.length() + 77), name, " could not execute call because it requires feature (", str, ", "); N.append(v0); N.append(")."); Log.w("GoogleApiManager", N.toString()); - if (!g.this.f1110x || !m0Var.g(this)) { + if (!g.this.f1111x || !m0Var.g(this)) { m0Var.e(new UnsupportedApiCallException(a)); return true; } @@ -369,19 +369,19 @@ public class g implements Handler.Callback { int indexOf = this.k.indexOf(cVar); if (indexOf >= 0) { c cVar2 = this.k.get(indexOf); - g.this.f1109w.removeMessages(15, cVar2); - Handler handler = g.this.f1109w; + g.this.f1110w.removeMessages(15, cVar2); + Handler handler = g.this.f1110w; Message obtain = Message.obtain(handler, 15, cVar2); Objects.requireNonNull(g.this); handler.sendMessageDelayed(obtain, 5000); return false; } this.k.add(cVar); - Handler handler2 = g.this.f1109w; + Handler handler2 = g.this.f1110w; Message obtain2 = Message.obtain(handler2, 15, cVar); Objects.requireNonNull(g.this); handler2.sendMessageDelayed(obtain2, 5000); - Handler handler3 = g.this.f1109w; + Handler handler3 = g.this.f1110w; Message obtain3 = Message.obtain(handler3, 16, cVar); Objects.requireNonNull(g.this); handler3.sendMessageDelayed(obtain3, 120000); @@ -416,32 +416,32 @@ 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.f1111c.getClass().getName()), th); + throw new IllegalStateException(String.format("Error in GoogleApi implementation for client %s.", this.f1112c.getClass().getName()), th); } } public final Status p(ConnectionResult connectionResult) { - String str = this.d.b.f1102c; + String str = this.d.b.f1103c; String valueOf = String.valueOf(connectionResult); return new Status(17, c.d.b.a.a.h(valueOf.length() + c.d.b.a.a.b(str, 63), "API: ", str, " is not available on this device. Connection failed with: ", valueOf)); } @WorkerThread public final void q() { - d.s(g.this.f1109w); + d.s(g.this.f1110w); this.l = null; } @WorkerThread public final void r() { - d.s(g.this.f1109w); + d.s(g.this.f1110w); if (!this.b.j() && !this.b.e()) { try { g gVar = g.this; int a = gVar.p.a(gVar.n, this.b); if (a != 0) { ConnectionResult connectionResult = new ConnectionResult(a, null); - String name = this.f1111c.getClass().getName(); + String name = this.f1112c.getClass().getName(); String valueOf = String.valueOf(connectionResult); StringBuilder sb = new StringBuilder(name.length() + 35 + valueOf.length()); sb.append("The service for "); @@ -463,15 +463,15 @@ public class g implements Handler.Callback { fVar2.h(); } g0Var.f.h = Integer.valueOf(System.identityHashCode(g0Var)); - a.AbstractC0105a aVar = g0Var.d; + a.AbstractC0106a aVar = g0Var.d; Context context = g0Var.b; - Looper looper = g0Var.f1113c.getLooper(); + Looper looper = g0Var.f1114c.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.f1113c.post(new f0(g0Var)); + g0Var.f1114c.post(new f0(g0Var)); } else { g0Var.g.p(); } @@ -505,11 +505,11 @@ public class g implements Handler.Callback { } else { try { m mVar = next.a; - a.b bVar = this.f1111c; + a.b bVar = this.f1112c; 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.f1295c, taskCompletionSource)); + vVar.b.a((c.i.a.f.j.b.e.f) bVar, i.j(vVar.f1296c, taskCompletionSource)); } catch (DeadObjectException unused) { e(3); this.b.c("DeadObjectException thrown while calling register listener method."); @@ -543,15 +543,15 @@ public class g implements Handler.Callback { @WorkerThread public final void v() { if (this.j) { - g.this.f1109w.removeMessages(11, this.d); - g.this.f1109w.removeMessages(9, this.d); + g.this.f1110w.removeMessages(11, this.d); + g.this.f1110w.removeMessages(9, this.d); this.j = false; } } public final void w() { - g.this.f1109w.removeMessages(12, this.d); - Handler handler = g.this.f1109w; + g.this.f1110w.removeMessages(12, this.d); + Handler handler = g.this.f1110w; handler.sendMessageDelayed(handler.obtainMessage(12, this.d), g.this.m); } } @@ -563,7 +563,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 f1112c = null; + public c.i.a.f.e.k.g f1113c = null; @Nullable public Set d = null; public boolean e = false; @@ -575,16 +575,16 @@ public class g implements Handler.Callback { @Override // c.i.a.f.e.k.b.c public final void a(@NonNull ConnectionResult connectionResult) { - g.this.f1109w.post(new z(this, connectionResult)); + g.this.f1110w.post(new z(this, connectionResult)); } @WorkerThread public final void b(ConnectionResult connectionResult) { a aVar = g.this.s.get(this.b); if (aVar != null) { - d.s(g.this.f1109w); + d.s(g.this.f1110w); a.f fVar = aVar.b; - String name = aVar.f1111c.getClass().getName(); + String name = aVar.f1112c.getClass().getName(); String valueOf = String.valueOf(connectionResult); fVar.c(c.d.b.a.a.h(valueOf.length() + name.length() + 25, "onSignInFailed for ", name, " with ", valueOf)); aVar.d(connectionResult, null); @@ -627,15 +627,15 @@ public class g implements Handler.Callback { public g(Context context, Looper looper, GoogleApiAvailability googleApiAvailability) { boolean z2 = true; this.q = new AtomicInteger(1); - this.f1108r = new AtomicInteger(0); + this.f1109r = new AtomicInteger(0); this.s = new ConcurrentHashMap(5, 0.75f, 1); this.t = null; this.u = new ArraySet(); this.v = new ArraySet(); - this.f1110x = true; + this.f1111x = true; this.n = context; c.i.a.f.h.e.c cVar = new c.i.a.f.h.e.c(looper, this); - this.f1109w = cVar; + this.f1110w = cVar; this.o = googleApiAvailability; this.p = new s(googleApiAvailability); PackageManager packageManager = context.getPackageManager(); @@ -643,7 +643,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.f1110x = false; + this.f1111x = false; } cVar.sendMessage(cVar.obtainMessage(6)); } @@ -656,7 +656,7 @@ public class g implements Handler.Callback { handlerThread.start(); Looper looper = handlerThread.getLooper(); Context applicationContext = context.getApplicationContext(); - Object obj = GoogleApiAvailability.f2799c; + Object obj = GoogleApiAvailability.f2800c; l = new g(applicationContext, looper, GoogleApiAvailability.d); } gVar = l; @@ -727,9 +727,9 @@ public class g implements Handler.Callback { j2 = 10000; } this.m = j2; - this.f1109w.removeMessages(12); + this.f1110w.removeMessages(12); for (b bVar : this.s.keySet()) { - Handler handler = this.f1109w; + Handler handler = this.f1110w; handler.sendMessageDelayed(handler.obtainMessage(12, bVar), this.m); } break; @@ -746,11 +746,11 @@ public class g implements Handler.Callback { case 8: case 13: c0 c0Var = (c0) message.obj; - a aVar3 = this.s.get(c0Var.f1106c.d); + a aVar3 = this.s.get(c0Var.f1107c.d); if (aVar3 == null) { - aVar3 = d(c0Var.f1106c); + aVar3 = d(c0Var.f1107c); } - if (!aVar3.s() || this.f1108r.get() == c0Var.b) { + if (!aVar3.s() || this.f1109r.get() == c0Var.b) { aVar3.j(c0Var.a); break; } else { @@ -779,7 +779,7 @@ public class g implements Handler.Callback { String x0 = ConnectionResult.x0(i5); String str = connectionResult.m; Status status = new Status(17, c.d.b.a.a.h(c.d.b.a.a.b(str, c.d.b.a.a.b(x0, 69)), "Error resolution was canceled by the user, original error message: ", x0, ": ", str)); - d.s(g.this.f1109w); + d.s(g.this.f1110w); aVar.i(status, null, false); break; } else { @@ -818,7 +818,7 @@ public class g implements Handler.Callback { case 9: if (this.s.containsKey(message.obj)) { a aVar4 = this.s.get(message.obj); - d.s(g.this.f1109w); + d.s(g.this.f1110w); if (aVar4.j) { aVar4.r(); break; @@ -837,12 +837,12 @@ public class g implements Handler.Callback { case 11: if (this.s.containsKey(message.obj)) { a aVar5 = this.s.get(message.obj); - d.s(g.this.f1109w); + d.s(g.this.f1110w); if (aVar5.j) { aVar5.v(); g gVar = g.this; Status status2 = gVar.o.c(gVar.n) == 18 ? new Status(8, "Connection timed out while waiting for Google Play services update to complete.") : new Status(8, "API failed to connect while resuming due to an unknown error."); - d.s(g.this.f1109w); + d.s(g.this.f1110w); aVar5.i(status2, null, false); aVar5.b.c("Timing out connection while resuming."); break; @@ -882,8 +882,8 @@ public class g implements Handler.Callback { if (this.s.containsKey(cVar3.a)) { a aVar7 = this.s.get(cVar3.a); if (aVar7.k.remove(cVar3)) { - g.this.f1109w.removeMessages(15, cVar3); - g.this.f1109w.removeMessages(16, cVar3); + g.this.f1110w.removeMessages(15, cVar3); + g.this.f1110w.removeMessages(16, cVar3); Feature feature = cVar3.b; ArrayList arrayList = new ArrayList(aVar7.a.size()); for (s sVar : aVar7.a) { 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 82c46c57a6..61b651654f 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 @@ -16,12 +16,12 @@ 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.AbstractC0105a a = c.i.a.f.l.c.f1299c; + public static a.AbstractC0106a a = c.i.a.f.l.c.f1300c; public final Context b; /* renamed from: c reason: collision with root package name */ - public final Handler f1113c; - public final a.AbstractC0105a d; + public final Handler f1114c; + public final a.AbstractC0106a d; public Set e; public c.i.a.f.e.k.c f; public f g; @@ -29,9 +29,9 @@ public final class g0 extends d implements c.a, c.b { @WorkerThread public g0(Context context, Handler handler, @NonNull c.i.a.f.e.k.c cVar) { - a.AbstractC0105a aVar = a; + a.AbstractC0106a aVar = a; this.b = context; - this.f1113c = handler; + this.f1114c = handler; c.c.a.a0.d.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 31befd1912..3441766e73 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 f1114c; + public final String f1115c; 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.f1131c; + String str = q0.f1132c; 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.f1114c = null; + this.f1115c = null; return; } - this.f1114c = str; + this.f1115c = 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 8a2ecd7916..0917217003 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.f1112c = v0; + bVar.f1113c = 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 b487938417..b454577655 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 f1115c; + public volatile a f1116c; /* 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 { d.z(l, "Listener must not be null"); this.b = l; d.w(str); - this.f1115c = new a<>(l, str); + this.f1116c = new a<>(l, str); } public final void a(b bVar) { diff --git a/app/src/main/java/c/i/a/f/e/h/j/k0.java b/app/src/main/java/c/i/a/f/e/h/j/k0.java index b063cb8acf..09a12ab0b9 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/k0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/k0.java @@ -10,17 +10,17 @@ import java.util.Objects; public final class k0 extends p { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ p.a f1116c; + public final /* synthetic */ p.a f1117c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public k0(p.a aVar, Feature[] featureArr, boolean z2) { super(featureArr, z2, null); - this.f1116c = aVar; + this.f1117c = aVar; } @Override // c.i.a.f.e.h.j.p public final void c(A a, TaskCompletionSource taskCompletionSource) throws RemoteException { - Objects.requireNonNull(this.f1116c.a); + Objects.requireNonNull(this.f1117c.a); a.w().W(new k(taskCompletionSource)); } } 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 3bd6d3af66..2a3ebcbd34 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 d0 f1117c; + public final d0 f1118c; public n0(d0 d0Var, TaskCompletionSource taskCompletionSource) { super(3, taskCompletionSource); - this.f1117c = d0Var; + this.f1118c = d0Var; } @Override // c.i.a.f.e.h.j.s @@ -30,27 +30,27 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.m0 @Nullable public final Feature[] f(g.a aVar) { - Objects.requireNonNull(this.f1117c.a); + Objects.requireNonNull(this.f1118c.a); return null; } @Override // c.i.a.f.e.h.j.m0 public final boolean g(g.a aVar) { - Objects.requireNonNull(this.f1117c.a); + Objects.requireNonNull(this.f1118c.a); return false; } @Override // c.i.a.f.e.h.j.e0 public final void h(g.a aVar) throws RemoteException { - m mVar = this.f1117c.a; + m mVar = this.f1118c.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.f1295c, taskCompletionSource)); - k.a aVar2 = this.f1117c.a.a.f1115c; + vVar.b.a((f) fVar, i.j(vVar.f1296c, taskCompletionSource)); + k.a aVar2 = this.f1118c.a.a.f1116c; if (aVar2 != null) { - aVar.g.put(aVar2, this.f1117c); + aVar.g.put(aVar2, this.f1118c); } } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/p0.java b/app/src/main/java/c/i/a/f/e/h/j/p0.java index e8a930df18..9d9319f453 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/p0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/p0.java @@ -16,11 +16,11 @@ import java.util.Objects; public final class p0 extends e0 { /* renamed from: c reason: collision with root package name */ - public final k.a f1118c; + public final k.a f1119c; public p0(k.a aVar, TaskCompletionSource taskCompletionSource) { super(4, taskCompletionSource); - this.f1118c = aVar; + this.f1119c = aVar; } @Override // c.i.a.f.e.h.j.s @@ -30,7 +30,7 @@ public final class p0 extends e0 { @Override // c.i.a.f.e.h.j.m0 @Nullable public final Feature[] f(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1118c); + d0 d0Var = aVar.g.get(this.f1119c); if (d0Var == null) { return null; } @@ -40,7 +40,7 @@ public final class p0 extends e0 { @Override // c.i.a.f.e.h.j.m0 public final boolean g(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1118c); + d0 d0Var = aVar.g.get(this.f1119c); if (d0Var == null) { return false; } @@ -50,17 +50,17 @@ public final class p0 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.f1118c); + d0 remove = aVar.g.remove(this.f1119c); 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.f1296c, taskCompletionSource)); + xVar.b.a((f) fVar, i.j(xVar.f1297c, taskCompletionSource)); k kVar = remove.a.a; kVar.b = null; - kVar.f1115c = null; + kVar.f1116c = null; return; } this.b.b(Boolean.FALSE); diff --git a/app/src/main/java/c/i/a/f/e/h/j/q0.java b/app/src/main/java/c/i/a/f/e/h/j/q0.java index c09bab0cca..c8f8576a82 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/q0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/q0.java @@ -16,12 +16,12 @@ public final class q0 extends m0 { public final p b; /* renamed from: c reason: collision with root package name */ - public final TaskCompletionSource f1119c; + public final TaskCompletionSource f1120c; public final n d; public q0(int i, p pVar, TaskCompletionSource taskCompletionSource, n nVar) { super(i); - this.f1119c = taskCompletionSource; + this.f1120c = taskCompletionSource; this.b = pVar; this.d = nVar; if (i == 2 && pVar.b) { @@ -31,25 +31,25 @@ public final class q0 extends m0 { @Override // c.i.a.f.e.h.j.s public final void b(@NonNull Status status) { - this.f1119c.a(this.d.a(status)); + this.f1120c.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.f1119c); + this.b.c(aVar.b, this.f1120c); } catch (DeadObjectException e) { throw e; } catch (RemoteException e2) { - this.f1119c.a(this.d.a(s.a(e2))); + this.f1120c.a(this.d.a(s.a(e2))); } catch (RuntimeException e3) { - this.f1119c.a(e3); + this.f1120c.a(e3); } } @Override // c.i.a.f.e.h.j.s public final void d(@NonNull x0 x0Var, boolean z2) { - TaskCompletionSource taskCompletionSource = this.f1119c; + TaskCompletionSource taskCompletionSource = this.f1120c; x0Var.b.put(taskCompletionSource, Boolean.valueOf(z2)); b0 b0Var = taskCompletionSource.a; y0 y0Var = new y0(x0Var, taskCompletionSource); @@ -59,7 +59,7 @@ public final class q0 extends m0 { @Override // c.i.a.f.e.h.j.s public final void e(@NonNull Exception exc) { - this.f1119c.a(exc); + this.f1120c.a(exc); } @Override // c.i.a.f.e.h.j.m0 diff --git a/app/src/main/java/c/i/a/f/e/h/j/t.java b/app/src/main/java/c/i/a/f/e/h/j/t.java index fe160b5b6f..e676e6ea0b 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/t.java +++ b/app/src/main/java/c/i/a/f/e/h/j/t.java @@ -12,7 +12,7 @@ public final class t implements c.a { @Override // c.i.a.f.e.h.j.c.a public final void a(boolean z2) { - Handler handler = this.a.f1109w; + Handler handler = this.a.f1110w; handler.sendMessage(handler.obtainMessage(1, Boolean.valueOf(z2))); } } 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 739ab37088..2c63d960d5 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.f1111c.getClass().getName().concat(" disconnecting because it was signed out.")); + aVar.b.c(aVar.f1112c.getClass().getName().concat(" disconnecting because it was signed out.")); } } 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 146fcb31d9..cc144ddf1d 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 @@ -25,7 +25,7 @@ public final class z implements Runnable { bVar2.e = true; if (bVar2.a.o()) { g.b bVar3 = this.j; - if (bVar3.e && (gVar = bVar3.f1112c) != null) { + if (bVar3.e && (gVar = bVar3.f1113c) != 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 c75358c3d3..44e3f1c531 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 @@ -43,7 +43,7 @@ public abstract class b { public volatile String b = null; /* renamed from: c reason: collision with root package name */ - public j0 f1120c; + public j0 f1121c; public final Context d; public final e e; public final c.i.a.f.e.c f; @@ -63,10 +63,10 @@ public abstract class b { @Nullable public final a p; @Nullable - public final AbstractC0107b q; + public final AbstractC0108b q; /* renamed from: r reason: collision with root package name */ - public final int f1121r; + public final int f1122r; @Nullable public final String s; @Nullable @@ -77,7 +77,7 @@ public abstract class b { @RecentlyNonNull /* renamed from: w reason: collision with root package name */ - public AtomicInteger f1122w = new AtomicInteger(0); + public AtomicInteger f1123w = new AtomicInteger(0); /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ public interface a { @@ -88,7 +88,7 @@ public abstract class b { /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ /* renamed from: c.i.a.f.e.k.b$b reason: collision with other inner class name */ - public interface AbstractC0107b { + public interface AbstractC0108b { void g(@RecentlyNonNull ConnectionResult connectionResult); } @@ -109,7 +109,7 @@ public abstract class b { bVar.b(null, bVar.v()); return; } - AbstractC0107b bVar2 = b.this.q; + AbstractC0108b bVar2 = b.this.q; if (bVar2 != null) { bVar2.g(connectionResult); } @@ -176,7 +176,7 @@ public abstract class b { @Override // android.os.Handler public final void handleMessage(Message message) { TListener tlistener; - if (b.this.f1122w.get() == message.arg1) { + if (b.this.f1123w.get() == message.arg1) { int i = message.what; if (!(i == 1 || i == 7)) { if (i == 4) { @@ -369,7 +369,7 @@ public abstract class b { @Override // c.i.a.f.e.k.b.f public final void d(ConnectionResult connectionResult) { - AbstractC0107b bVar = b.this.q; + AbstractC0108b bVar = b.this.q; if (bVar != null) { bVar.g(connectionResult); } @@ -429,7 +429,7 @@ public abstract class b { } } - public b(@RecentlyNonNull Context context, @RecentlyNonNull Looper looper, @RecentlyNonNull e eVar, @RecentlyNonNull c.i.a.f.e.c cVar, @RecentlyNonNull int i2, @Nullable a aVar, @Nullable AbstractC0107b bVar, @Nullable String str) { + public b(@RecentlyNonNull Context context, @RecentlyNonNull Looper looper, @RecentlyNonNull e eVar, @RecentlyNonNull c.i.a.f.e.c cVar, @RecentlyNonNull int i2, @Nullable a aVar, @Nullable AbstractC0108b bVar, @Nullable String str) { c.c.a.a0.d.z(context, "Context must not be null"); this.d = context; c.c.a.a0.d.z(looper, "Looper must not be null"); @@ -438,7 +438,7 @@ public abstract class b { c.c.a.a0.d.z(cVar, "API availability must not be null"); this.f = cVar; this.g = new g(looper); - this.f1121r = i2; + this.f1122r = i2; this.p = aVar; this.q = bVar; this.s = str; @@ -457,7 +457,7 @@ public abstract class b { i2 = 4; } Handler handler = bVar.g; - handler.sendMessage(handler.obtainMessage(i2, bVar.f1122w.get(), 16)); + handler.sendMessage(handler.obtainMessage(i2, bVar.f1123w.get(), 16)); } public static boolean E(b bVar, int i2, int i3, IInterface iInterface) { @@ -505,18 +505,18 @@ public abstract class b { i iVar = this.n; if (iVar != null) { e eVar = this.e; - String str = this.f1120c.a; + String str = this.f1121c.a; Objects.requireNonNull(str, "null reference"); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); String B = B(); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); Objects.requireNonNull(eVar); eVar.c(new e.a(str, "com.google.android.gms", 4225, false), iVar, B); this.n = null; } } else if (i2 == 2 || i2 == 3) { i iVar2 = this.n; - if (!(iVar2 == null || (j0Var = this.f1120c) == null)) { + if (!(iVar2 == null || (j0Var = this.f1121c) == 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 "); @@ -525,34 +525,34 @@ public abstract class b { sb.append("com.google.android.gms"); Log.e("GmsClient", sb.toString()); e eVar2 = this.e; - String str3 = this.f1120c.a; + String str3 = this.f1121c.a; Objects.requireNonNull(str3, "null reference"); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); String B2 = B(); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); Objects.requireNonNull(eVar2); eVar2.c(new e.a(str3, "com.google.android.gms", 4225, false), iVar2, B2); - this.f1122w.incrementAndGet(); + this.f1123w.incrementAndGet(); } - i iVar3 = new i(this.f1122w.get()); + i iVar3 = new i(this.f1123w.get()); this.n = iVar3; String y2 = y(); Object obj = e.a; - this.f1120c = new j0("com.google.android.gms", y2, false, 4225, false); + this.f1121c = new j0("com.google.android.gms", y2, false, 4225, false); e eVar3 = this.e; Objects.requireNonNull(y2, "null reference"); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); String B3 = B(); - Objects.requireNonNull(this.f1120c); + Objects.requireNonNull(this.f1121c); if (!eVar3.b(new e.a(y2, "com.google.android.gms", 4225, false), iVar3, B3)) { - String str4 = this.f1120c.a; + String str4 = this.f1121c.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); sb2.append(" on "); sb2.append("com.google.android.gms"); Log.e("GmsClient", sb2.toString()); - int i3 = this.f1122w.get(); + int i3 = this.f1123w.get(); Handler handler = this.g; handler.sendMessage(handler.obtainMessage(7, i3, -1, new l(16))); } @@ -566,7 +566,7 @@ public abstract class b { @WorkerThread public void b(@Nullable g gVar, @RecentlyNonNull Set set) { Bundle u = u(); - GetServiceRequest getServiceRequest = new GetServiceRequest(this.f1121r); + GetServiceRequest getServiceRequest = new GetServiceRequest(this.f1122r); getServiceRequest.l = this.d.getPackageName(); getServiceRequest.o = u; if (set != null) { @@ -583,12 +583,12 @@ public abstract class b { } } getServiceRequest.q = a; - getServiceRequest.f2802r = t(); + getServiceRequest.f2803r = t(); try { synchronized (this.i) { j jVar = this.j; if (jVar != null) { - jVar.v(new j(this, this.f1122w.get()), getServiceRequest); + jVar.v(new j(this, this.f1123w.get()), getServiceRequest); } else { Log.w("GmsClient", "mServiceBroker is null, client disconnected"); } @@ -596,12 +596,12 @@ public abstract class b { } catch (DeadObjectException e2) { Log.w("GmsClient", "IGmsServiceBroker.getService failed", e2); Handler handler = this.g; - handler.sendMessage(handler.obtainMessage(6, this.f1122w.get(), 3)); + handler.sendMessage(handler.obtainMessage(6, this.f1123w.get(), 3)); } catch (SecurityException e3) { throw e3; } catch (RemoteException | RuntimeException e4) { Log.w("GmsClient", "IGmsServiceBroker.getService failed", e4); - int i2 = this.f1122w.get(); + int i2 = this.f1123w.get(); Handler handler2 = this.g; handler2.sendMessage(handler2.obtainMessage(1, i2, -1, new k(8, null, null))); } @@ -630,7 +630,7 @@ public abstract class b { @RecentlyNonNull public String f() { j0 j0Var; - if (!j() || (j0Var = this.f1120c) == null) { + if (!j() || (j0Var = this.f1121c) == null) { throw new RuntimeException("Failed to connect when checking package"); } Objects.requireNonNull(j0Var); @@ -645,7 +645,7 @@ public abstract class b { @Override // c.i.a.f.e.h.a.f public void h() { - this.f1122w.incrementAndGet(); + this.f1123w.incrementAndGet(); synchronized (this.m) { int size = this.m.size(); for (int i2 = 0; i2 < size; i2++) { @@ -664,7 +664,7 @@ public abstract class b { public void i(@RecentlyNonNull e eVar) { x xVar = (x) eVar; - c.i.a.f.e.h.j.g.this.f1109w.post(new w(xVar)); + c.i.a.f.e.h.j.g.this.f1110w.post(new w(xVar)); } @RecentlyNonNull @@ -716,7 +716,7 @@ public abstract class b { c.c.a.a0.d.z(dVar, "Connection progress callbacks cannot be null."); this.k = dVar; Handler handler = this.g; - handler.sendMessage(handler.obtainMessage(3, this.f1122w.get(), b, null)); + handler.sendMessage(handler.obtainMessage(3, this.f1123w.get(), b, null)); return; } g(new d()); 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 2fa789f34c..5edebd4b51 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 f1124c; + public final Set f1125c; 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 f1125c; + public String f1126c; public String d; public final c a() { - return new c(this.a, this.b, null, 0, null, this.f1125c, this.d, c.i.a.f.l.a.i); + return new c(this.a, this.b, null, 0, null, this.f1126c, this.d, c.i.a.f.l.a.i); } } @@ -55,6 +55,6 @@ public final class c { Objects.requireNonNull(bVar); hashSet.addAll(null); } - this.f1124c = Collections.unmodifiableSet(hashSet); + this.f1125c = 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 9035540285..b1ed0f85d1 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 f1126x; + public final c f1127x; /* renamed from: y reason: collision with root package name */ - public final Set f1127y; + public final Set f1128y; @Nullable /* renamed from: z reason: collision with root package name */ - public final Account f1128z; + public final Account f1129z; /* 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.f2799c; + Object obj = GoogleApiAvailability.f2800c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; Objects.requireNonNull(fVar, "null reference"); Objects.requireNonNull(lVar, "null reference"); - this.f1126x = cVar; - this.f1128z = cVar.a; - Set set = cVar.f1124c; + this.f1127x = cVar; + this.f1129z = cVar.a; + Set set = cVar.f1125c; for (Scope scope : set) { if (!set.contains(scope)) { throw new IllegalStateException("Expanding scopes is not permitted, use implied scopes instead"); } } - this.f1127y = set; + this.f1128y = set; } @Override // c.i.a.f.e.h.a.f @NonNull public Set a() { - return o() ? this.f1127y : Collections.emptySet(); + return o() ? this.f1128y : Collections.emptySet(); } @Override // c.i.a.f.e.k.b @Nullable public final Account s() { - return this.f1128z; + return this.f1129z; } @Override // c.i.a.f.e.k.b public final Set v() { - return this.f1127y; + return this.f1128y; } } 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 22d564f261..24eb10b440 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 f1129c; + public final String f1130c; public final int d; public final boolean e; @@ -29,7 +29,7 @@ public abstract class e { d.w(str); this.b = str; d.w(str2); - this.f1129c = str2; + this.f1130c = str2; this.d = i; this.e = z2; } @@ -42,11 +42,11 @@ public abstract class e { return false; } a aVar = (a) obj; - return d.j0(this.b, aVar.b) && d.j0(this.f1129c, aVar.f1129c) && d.j0(null, null) && this.d == aVar.d && this.e == aVar.e; + return d.j0(this.b, aVar.b) && d.j0(this.f1130c, aVar.f1130c) && d.j0(null, null) && this.d == aVar.d && this.e == aVar.e; } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.f1129c, null, Integer.valueOf(this.d), Boolean.valueOf(this.e)}); + return Arrays.hashCode(new Object[]{this.b, this.f1130c, 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 fdf6479b0c..7f83586e6f 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 @@ -12,7 +12,7 @@ import java.util.HashMap; public final class e0 extends e { /* renamed from: c reason: collision with root package name */ - public final HashMap f1130c = new HashMap<>(); + public final HashMap f1131c = new HashMap<>(); public final Context d; public final Handler e; public final a f; @@ -31,13 +31,13 @@ public final class e0 extends e { public final boolean b(e.a aVar, ServiceConnection serviceConnection, String str) { boolean z2; c.c.a.a0.d.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1130c) { - g0 g0Var = this.f1130c.get(aVar); + synchronized (this.f1131c) { + g0 g0Var = this.f1131c.get(aVar); if (g0Var == null) { g0Var = new g0(this, aVar); g0Var.i.put(serviceConnection, serviceConnection); g0Var.a(str); - this.f1130c.put(aVar, g0Var); + this.f1131c.put(aVar, g0Var); } else { this.e.removeMessages(0, aVar); if (!g0Var.i.containsKey(serviceConnection)) { @@ -64,8 +64,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) { c.c.a.a0.d.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1130c) { - g0 g0Var = this.f1130c.get(aVar); + synchronized (this.f1131c) { + g0 g0Var = this.f1131c.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 7465f05eee..7d0cc2fb89 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.f1130c) { + synchronized (this.i.f1131c) { e.a aVar = (e.a) message.obj; - g0 g0Var = this.i.f1130c.get(aVar); + g0 g0Var = this.i.f1131c.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.f1130c.remove(aVar); + this.i.f1131c.remove(aVar); } } return true; } else if (i != 1) { return false; } else { - synchronized (this.i.f1130c) { + synchronized (this.i.f1131c) { e.a aVar2 = (e.a) message.obj; - g0 g0Var2 = this.i.f1130c.get(aVar2); + g0 g0Var2 = this.i.f1131c.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.f1129c; + String str = aVar2.f1130c; 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/g.java b/app/src/main/java/c/i/a/f/e/k/g.java index 1a55f44346..b35d2eff6e 100644 --- a/app/src/main/java/c/i/a/f/e/k/g.java +++ b/app/src/main/java/c/i/a/f/e/k/g.java @@ -16,8 +16,8 @@ public interface g extends IInterface { /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ /* renamed from: c.i.a.f.e.k.g$a$a reason: collision with other inner class name */ - public static class C0108a extends b implements g { - public C0108a(IBinder iBinder) { + public static class C0109a extends b implements g { + public C0109a(IBinder iBinder) { super(iBinder, "com.google.android.gms.common.internal.IAccountAccessor"); } @@ -36,7 +36,7 @@ public interface g extends IInterface { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.common.internal.IAccountAccessor"); - return queryLocalInterface instanceof g ? (g) queryLocalInterface : new C0108a(iBinder); + return queryLocalInterface instanceof g ? (g) queryLocalInterface : new C0109a(iBinder); } } 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 0614af533c..44c07f6750 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.f1129c); + intent = new Intent(aVar2.b).setPackage(aVar2.f1130c); } 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.f1130c) { + synchronized (this.o.f1131c) { 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.f1130c) { + synchronized (this.o.f1131c) { 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/l0.java b/app/src/main/java/c/i/a/f/e/k/l0.java index e714593e29..bd7367d43f 100644 --- a/app/src/main/java/c/i/a/f/e/k/l0.java +++ b/app/src/main/java/c/i/a/f/e/k/l0.java @@ -14,7 +14,7 @@ public final class l0 extends b implements k0 { @Override // c.i.a.f.e.k.k0 public final a b() throws RemoteException { Parcel g = g(1, e()); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } diff --git a/app/src/main/java/c/i/a/f/e/k/q.java b/app/src/main/java/c/i/a/f/e/k/q.java index f46f737cf2..7553721632 100644 --- a/app/src/main/java/c/i/a/f/e/k/q.java +++ b/app/src/main/java/c/i/a/f/e/k/q.java @@ -5,14 +5,14 @@ import c.i.a.f.e.h.j.l; import c.i.a.f.e.k.b; import com.google.android.gms.common.ConnectionResult; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ -public final class q implements b.AbstractC0107b { +public final class q implements b.AbstractC0108b { public final /* synthetic */ l i; public q(l lVar) { this.i = lVar; } - @Override // c.i.a.f.e.k.b.AbstractC0107b + @Override // c.i.a.f.e.k.b.AbstractC0108b public final void g(@NonNull ConnectionResult connectionResult) { this.i.g(connectionResult); } 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 028c9bf076..49ef13c86d 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 f1131c; + public static String f1132c; 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) { - f1131c = bundle.getString("com.google.app.id"); + f1132c = 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 4e48d3fbb6..00d3b231e0 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 @@ -14,12 +14,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 f1132c; + public final /* synthetic */ l.a f1133c; public t(d dVar, TaskCompletionSource taskCompletionSource, l.a aVar, l.b bVar) { this.a = dVar; this.b = taskCompletionSource; - this.f1132c = aVar; + this.f1133c = aVar; } @Override // c.i.a.f.e.h.d.a @@ -41,7 +41,7 @@ public final class t implements d.a { c.c.a.a0.d.G(basePendingResult.f(), "Result is not ready."); h j = basePendingResult.j(); TaskCompletionSource taskCompletionSource = this.b; - taskCompletionSource.a.t(this.f1132c.a(j)); + taskCompletionSource.a.t(this.f1133c.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 6b25c01619..54f4b37f35 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 f1133c; + public final int f1134c; 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.f1133c = i; + this.f1134c = i; } public void a(@RecentlyNonNull String str, @Nullable Object... objArr) { - if (this.f1133c <= 3) { + if (this.f1134c <= 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/m/a.java b/app/src/main/java/c/i/a/f/e/m/a.java index 2302a17a87..ade1f256bb 100644 --- a/app/src/main/java/c/i/a/f/e/m/a.java +++ b/app/src/main/java/c/i/a/f/e/m/a.java @@ -2,10 +2,10 @@ package c.i.a.f.e.m; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ @Deprecated public class a { - public static AbstractC0109a a; + public static AbstractC0110a a; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ /* renamed from: c.i.a.f.e.m.a$a reason: collision with other inner class name */ - public interface AbstractC0109a { + public interface AbstractC0110a { } } diff --git a/app/src/main/java/c/i/a/f/e/m/b.java b/app/src/main/java/c/i/a/f/e/m/b.java index e5a197121c..7e0c986803 100644 --- a/app/src/main/java/c/i/a/f/e/m/b.java +++ b/app/src/main/java/c/i/a/f/e/m/b.java @@ -2,5 +2,5 @@ package c.i.a.f.e.m; import c.i.a.f.e.m.a; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ -public final class b implements a.AbstractC0109a { +public final class b implements a.AbstractC0110a { } 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 41e2edd9d1..750ce66edf 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 f1134c = new ConcurrentHashMap<>(); + public ConcurrentHashMap f1135c = 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.f1134c.containsKey(serviceConnection)) { + if (!(!(serviceConnection instanceof i0)) || !this.f1135c.containsKey(serviceConnection)) { try { context.unbindService(serviceConnection); } catch (IllegalArgumentException | IllegalStateException unused) { @@ -49,11 +49,11 @@ public class a { } else { try { try { - context.unbindService(this.f1134c.get(serviceConnection)); + context.unbindService(this.f1135c.get(serviceConnection)); } catch (IllegalArgumentException | IllegalStateException unused2) { } } finally { - this.f1134c.remove(serviceConnection); + this.f1135c.remove(serviceConnection); } } } @@ -76,7 +76,7 @@ public class a { return false; } if (!(serviceConnection instanceof i0)) { - ServiceConnection putIfAbsent = this.f1134c.putIfAbsent(serviceConnection, serviceConnection); + ServiceConnection putIfAbsent = this.f1135c.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.f1134c.remove(serviceConnection, serviceConnection); + this.f1135c.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 1c87a4fcff..7100211660 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 @@ -133,7 +133,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public static Boolean f1135c; + public static Boolean f1136c; @Nullable public static Boolean d; public static Boolean e; @@ -172,10 +172,10 @@ public final class c { /* compiled from: SizeSelectors */ /* renamed from: c.i.a.f.e.o.c$c reason: collision with other inner class name */ - public static class C0110c implements j { + public static class C0111c implements j { public final /* synthetic */ int a; - public C0110c(int i) { + public C0111c(int i) { this.a = i; } @@ -759,7 +759,7 @@ public final class c { c7 c7Var = ((u4) c6Var).zzb; if (c7Var != null) { for (int i2 = 0; i2 < c7Var.b; i2++) { - U0(sb, i, String.valueOf(c7Var.f1161c[i2] >>> 3), c7Var.d[i2]); + U0(sb, i, String.valueOf(c7Var.f1162c[i2] >>> 3), c7Var.d[i2]); } } } @@ -1065,7 +1065,7 @@ public final class c { @NonNull public static c.o.a.x.c Y(int i) { - return q0(new C0110c(i)); + return q0(new C0111c(i)); } public static long Y0(byte[] bArr, int i) { @@ -1106,10 +1106,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1203c = ""; + s3Var.f1204c = ""; return A0; } else { - s3Var.f1203c = new String(bArr, A0, i2, w4.a); + s3Var.f1204c = new String(bArr, A0, i2, w4.a); return A0 + i2; } } @@ -1130,10 +1130,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1203c = ""; + s3Var.f1204c = ""; return A0; } else { - s3Var.f1203c = k7.a.c(bArr, A0, i2); + s3Var.f1204c = k7.a.c(bArr, A0, i2); return A0 + i2; } } @@ -1165,10 +1165,10 @@ public final class c { } else if (i2 > bArr.length - A0) { throw zzij.a(); } else if (i2 == 0) { - s3Var.f1203c = t3.i; + s3Var.f1204c = t3.i; return A0; } else { - s3Var.f1203c = t3.h(bArr, A0, i2); + s3Var.f1204c = t3.h(bArr, A0, i2); return A0 + i2; } } @@ -1710,14 +1710,14 @@ public final class c { public static int w0(q6 q6Var, int i, byte[] bArr, int i2, int i3, b5 b5Var, s3 s3Var) throws IOException { int y0 = y0(q6Var, bArr, i2, i3, s3Var); - b5Var.add(s3Var.f1203c); + b5Var.add(s3Var.f1204c); while (y0 < i3) { int A0 = A0(bArr, y0, s3Var); if (i != s3Var.a) { break; } y0 = y0(q6Var, bArr, A0, i3, s3Var); - b5Var.add(s3Var.f1203c); + b5Var.add(s3Var.f1204c); } return y0; } @@ -1733,7 +1733,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.f1203c = b2; + s3Var.f1204c = b2; return m; } @@ -1758,7 +1758,7 @@ public final class c { int i4 = (b3 == 1 ? 1 : 0) + i3; q6Var.h(a2, bArr, i3, i4, s3Var); q6Var.d(a2); - s3Var.f1203c = a2; + s3Var.f1204c = 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 97b13b641c..3efa232ec0 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 f1136c; + public static final Method f1137c; @Nullable public static final Method d; @@ -45,7 +45,7 @@ public class i { } catch (Exception unused3) { method3 = null; } - f1136c = method3; + f1137c = 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 2c760e9319..6ae27e8547 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 f1137c; + public static Context f1138c; public static a0 a(String str, t tVar, boolean z2, boolean z3) { o0 o0Var; try { if (a == null) { - Objects.requireNonNull(f1137c, "null reference"); + Objects.requireNonNull(f1138c, "null reference"); synchronized (b) { if (a == null) { - IBinder b2 = DynamiteModule.c(f1137c, DynamiteModule.i, "com.google.android.gms.googlecertificates").b("com.google.android.gms.common.GoogleCertificatesImpl"); + IBinder b2 = DynamiteModule.c(f1138c, 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(f1137c, "null reference"); + Objects.requireNonNull(f1138c, "null reference"); try { - return a.t0(new zzj(str, tVar, z2, z3), new b(f1137c.getPackageManager())) ? a0.a : new c0(new u(z2, str, tVar), null); + return a.t0(new zzj(str, tVar, z2, z3), new b(f1138c.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 934f64c814..e0189d014b 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 f1138c = new WeakReference<>(null); - public WeakReference d = f1138c; + public static final WeakReference f1139c = new WeakReference<>(null); + public WeakReference d = f1139c; 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 df83250be7..d9a701b6f0 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[] f1139c; + public final byte[] f1140c; public w(byte[] bArr) { super(Arrays.copyOfRange(bArr, 0, 25)); - this.f1139c = bArr; + this.f1140c = bArr; } @Override // c.i.a.f.e.t public final byte[] g() { - return this.f1139c; + return this.f1140c; } } diff --git a/app/src/main/java/c/i/a/f/f/a.java b/app/src/main/java/c/i/a/f/f/a.java index 87f236f297..d35c8f2db5 100644 --- a/app/src/main/java/c/i/a/f/f/a.java +++ b/app/src/main/java/c/i/a/f/f/a.java @@ -9,17 +9,17 @@ public interface a extends IInterface { /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ /* renamed from: c.i.a.f.f.a$a reason: collision with other inner class name */ - public static abstract class AbstractBinderC0111a extends c.i.a.f.h.g.a implements a { + public static abstract class AbstractBinderC0112a extends c.i.a.f.h.g.a implements a { /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ /* renamed from: c.i.a.f.f.a$a$a reason: collision with other inner class name */ - public static class C0112a extends b implements a { - public C0112a(IBinder iBinder) { + public static class C0113a extends b implements a { + public C0113a(IBinder iBinder) { super(iBinder, "com.google.android.gms.dynamic.IObjectWrapper"); } } - public AbstractBinderC0111a() { + public AbstractBinderC0112a() { super("com.google.android.gms.dynamic.IObjectWrapper"); } @@ -29,7 +29,7 @@ public interface a extends IInterface { return null; } IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.dynamic.IObjectWrapper"); - return queryLocalInterface instanceof a ? (a) queryLocalInterface : new C0112a(iBinder); + return queryLocalInterface instanceof a ? (a) queryLocalInterface : new C0113a(iBinder); } } } diff --git a/app/src/main/java/c/i/a/f/f/b.java b/app/src/main/java/c/i/a/f/f/b.java index cbbe36c75b..61e0a29c8f 100644 --- a/app/src/main/java/c/i/a/f/f/b.java +++ b/app/src/main/java/c/i/a/f/f/b.java @@ -6,7 +6,7 @@ import c.i.a.f.f.a; import java.lang.reflect.Field; import java.util.Objects; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ -public final class b extends a.AbstractBinderC0111a { +public final class b extends a.AbstractBinderC0112a { public final T a; public b(T t) { 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 43e243c55b..c186de296c 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 @@ -5,17 +5,17 @@ import com.google.android.gms.dynamite.DynamiteModule; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ public final class b implements DynamiteModule.a { @Override // com.google.android.gms.dynamite.DynamiteModule.a - public final DynamiteModule.a.C0302a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0302a aVar = new DynamiteModule.a.C0302a(); + public final DynamiteModule.a.C0303a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0303a aVar = new DynamiteModule.a.C0303a(); int b = bVar.b(context, str); aVar.a = b; if (b != 0) { - aVar.f2804c = -1; + aVar.f2805c = -1; } else { int a = bVar.a(context, str, true); aVar.b = a; if (a != 0) { - aVar.f2804c = 1; + aVar.f2805c = 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 c2c9d244be..99fd8ba272 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 @@ -5,8 +5,8 @@ import com.google.android.gms.dynamite.DynamiteModule; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ public final class c implements DynamiteModule.a { @Override // com.google.android.gms.dynamite.DynamiteModule.a - public final DynamiteModule.a.C0302a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0302a aVar = new DynamiteModule.a.C0302a(); + public final DynamiteModule.a.C0303a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0303a aVar = new DynamiteModule.a.C0303a(); int b = bVar.b(context, str); aVar.a = b; if (b != 0) { @@ -16,11 +16,11 @@ public final class c implements DynamiteModule.a { } int i = aVar.a; if (i == 0 && aVar.b == 0) { - aVar.f2804c = 0; + aVar.f2805c = 0; } else if (i >= aVar.b) { - aVar.f2804c = -1; + aVar.f2805c = -1; } else { - aVar.f2804c = 1; + aVar.f2805c = 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 0fecdb70a4..7d02fe7149 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 @@ -5,18 +5,18 @@ import com.google.android.gms.dynamite.DynamiteModule; /* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */ public final class d implements DynamiteModule.a { @Override // com.google.android.gms.dynamite.DynamiteModule.a - public final DynamiteModule.a.C0302a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0302a aVar = new DynamiteModule.a.C0302a(); + public final DynamiteModule.a.C0303a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0303a aVar = new DynamiteModule.a.C0303a(); aVar.a = bVar.b(context, str); int a = bVar.a(context, str, true); aVar.b = a; int i = aVar.a; if (i == 0 && a == 0) { - aVar.f2804c = 0; + aVar.f2805c = 0; } else if (a >= i) { - aVar.f2804c = 1; + aVar.f2805c = 1; } else { - aVar.f2804c = -1; + aVar.f2805c = -1; } return aVar; } diff --git a/app/src/main/java/c/i/a/f/g/f.java b/app/src/main/java/c/i/a/f/g/f.java index 8918ff2a61..34fa150249 100644 --- a/app/src/main/java/c/i/a/f/g/f.java +++ b/app/src/main/java/c/i/a/f/g/f.java @@ -19,7 +19,7 @@ public final class f extends b implements g { e.writeString(str); e.writeInt(i); Parcel g = g(2, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } @@ -51,7 +51,7 @@ public final class f extends b implements g { e.writeString(str); e.writeInt(z2 ? 1 : 0); Parcel g = g(7, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } @@ -64,7 +64,7 @@ public final class f extends b implements g { e.writeInt(i); c.b(e, aVar2); Parcel g = g(8, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } @@ -88,7 +88,7 @@ public final class f extends b implements g { e.writeString(str); e.writeInt(i); Parcel g = g(4, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } diff --git a/app/src/main/java/c/i/a/f/g/h.java b/app/src/main/java/c/i/a/f/g/h.java index 3718956374..25163f1468 100644 --- a/app/src/main/java/c/i/a/f/g/h.java +++ b/app/src/main/java/c/i/a/f/g/h.java @@ -20,7 +20,7 @@ public final class h extends b implements i { e.writeInt(i); c.b(e, aVar2); Parcel g = g(2, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } @@ -33,7 +33,7 @@ public final class h extends b implements i { e.writeInt(i); c.b(e, aVar2); Parcel g = g(3, e); - a g2 = a.AbstractBinderC0111a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(g.readStrongBinder()); g.recycle(); return g2; } diff --git a/app/src/main/java/c/i/a/f/h/b/b.java b/app/src/main/java/c/i/a/f/h/b/b.java index 61c78681ee..13cbe6f3d0 100644 --- a/app/src/main/java/c/i/a/f/h/b/b.java +++ b/app/src/main/java/c/i/a/f/h/b/b.java @@ -7,7 +7,7 @@ public final class b { public static final Feature b; /* renamed from: c reason: collision with root package name */ - public static final Feature f1140c; + public static final Feature f1141c; public static final Feature[] d; static { @@ -16,7 +16,7 @@ public final class b { Feature feature2 = new Feature("sms_retrieve", 1); b = feature2; Feature feature3 = new Feature("user_consent", 3); - f1140c = feature3; + f1141c = feature3; d = new Feature[]{feature, feature2, feature3}; } } 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 52f39f3e9e..675ad9ab7c 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 @@ -13,15 +13,15 @@ import c.i.a.f.e.k.d; import java.util.Objects; /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ public final class o extends d { - public final a.C0103a A; + public final a.C0104a A; - public o(Context context, Looper looper, c cVar, a.C0103a aVar, c.a aVar2, c.b bVar) { + public o(Context context, Looper looper, c cVar, a.C0104a aVar, c.a aVar2, c.b bVar) { super(context, looper, 68, cVar, aVar2, bVar); - a.C0103a.C0104a aVar3 = new a.C0103a.C0104a(aVar == null ? a.C0103a.i : aVar); + a.C0104a.C0105a aVar3 = new a.C0104a.C0105a(aVar == null ? a.C0104a.i : aVar); byte[] bArr = new byte[16]; a.a.nextBytes(bArr); - aVar3.f1091c = Base64.encodeToString(bArr, 11); - this.A = new a.C0103a(aVar3); + aVar3.f1092c = Base64.encodeToString(bArr, 11); + this.A = new a.C0104a(aVar3); } @Override // c.i.a.f.e.k.b, c.i.a.f.e.h.a.f @@ -40,7 +40,7 @@ public final class o extends d { @Override // c.i.a.f.e.k.b public final Bundle u() { - a.C0103a aVar = this.A; + a.C0104a aVar = this.A; Objects.requireNonNull(aVar); Bundle bundle = new Bundle(); bundle.putString("consumer_package", aVar.j); 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 9c7538ca0e..17e8f270a6 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.f1126x; + c.i.a.f.e.k.c cVar = this.f1127x; Account account = cVar.a; if (TextUtils.isEmpty(account != null ? account.name : null)) { return false; } - if (cVar.d.get(b.f1092c) == null) { + if (cVar.d.get(b.f1093c) == 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 06e5f7aae4..343588ce54 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.f1113c.post(new i0(g0Var, (zam) b.a(parcel, zam.CREATOR))); + g0Var.f1114c.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 97f23c7fd0..589f2a7712 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 f1141c = new b0(this); + public final Runnable f1142c = 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.f1141c); + b().removeCallbacks(this.f1142c); } 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.f1141c, j)) { + if (!b().postDelayed(this.f1142c, 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 83116c86f9..f3eac1f07a 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.f1150c.getResources().getXml(i)); + i0Var = g0Var.I(g0Var.i.f1151c.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.f1151c; + String str3 = i0Var.f1152c; 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 d427493c24..a4fd7a3e67 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 f1142c = c1.a; + public static volatile d1 f1143c = 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 bc133f0112..2f0e67a745 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 @@ -11,7 +11,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 f1143c = f0.b("analytics.local_dispatch_millis", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD, 120000); + public static f0 f1144c = f0.b("analytics.local_dispatch_millis", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD, 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,23 +28,23 @@ public final class e0 { public static f0 q = f0.a("analytics.max_post_length.k", 8192, 8192); /* renamed from: r reason: collision with root package name */ - public static f0 f1144r = f0.a("analytics.max_batch_post_length", 8192, 8192); + public static f0 f1145r = f0.a("analytics.max_batch_post_length", 8192, 8192); public static f0 s = 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); /* renamed from: w reason: collision with root package name */ - public static f0 f1145w = f0.d("analytics.test.disable_receiver", false, false); + public static f0 f1146w = f0.d("analytics.test.disable_receiver", false, false); /* renamed from: x reason: collision with root package name */ - public static f0 f1146x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); + public static f0 f1147x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); /* renamed from: y reason: collision with root package name */ - public static f0 f1147y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); + public static f0 f1148y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); /* renamed from: z reason: collision with root package name */ - public static f0 f1148z = f0.b("analytics.service_client.reconnect_throttle_millis", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD, StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD); + public static f0 f1149z = f0.b("analytics.service_client.reconnect_throttle_millis", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD, StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD); 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 2708f0838e..9b5c0b7065 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 f1149c; + public String f1150c; 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.f1149c); + hashMap.put("appId", this.f1150c); 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 aa452d4364..6066dd9511 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 @@ -15,7 +15,7 @@ public class g { public final Context b; /* renamed from: c reason: collision with root package name */ - public final Context f1150c; + public final Context f1151c; public final b d; public final z e = new z(this); public final m0 f; @@ -31,7 +31,7 @@ public class g { Context context2 = iVar.b; Objects.requireNonNull(context2, "null reference"); this.b = context; - this.f1150c = context2; + this.f1151c = context2; c.i.a.f.e.o.d dVar = c.i.a.f.e.o.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 ae5e8908bc..e6a5661b78 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.f1151c = str2; + this.b.f1152c = 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 e49506b4ab..282366a931 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 f1151c; + public String f1152c; 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 8681861f94..90184c4dac 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.f1146x.a.longValue()); + this.m.e(e0.f1147x.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 0ba1fe32d9..5e8ac52dae 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 f1152c; + public final long f1153c; 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.f1152c = j2; + this.f1153c = j2; this.e = i; TextUtils.isEmpty(null); this.g = null; @@ -94,9 +94,9 @@ public final class j0 { public final String toString() { StringBuilder O = a.O("ht="); O.append(this.d); - if (this.f1152c != 0) { + if (this.f1153c != 0) { O.append(", dbId="); - O.append(this.f1152c); + O.append(this.f1153c); } if (this.e != 0) { O.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 401e6e9f52..f0b286f299 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 f1153c; + public boolean f1154c; public boolean d; public n0(g gVar) { @@ -21,9 +21,9 @@ public class n0 extends BroadcastReceiver { } public final void a() { - if (this.f1153c) { + if (this.f1154c) { this.b.c().C("Unregistering connectivity change receiver"); - this.f1153c = false; + this.f1154c = 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 47f0721f19..f58aa3eeb3 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 @@ -184,7 +184,7 @@ public final class o0 extends e { } catch (NumberFormatException unused) { j = 0; } - S(sb, "z", j != 0 ? String.valueOf(j) : String.valueOf(j0Var.f1152c)); + S(sb, "z", j != 0 ? String.valueOf(j) : String.valueOf(j0Var.f1153c)); } return sb.toString(); } catch (UnsupportedEncodingException e) { @@ -319,7 +319,7 @@ public final class o0 extends e { if (byteArrayOutputStream.size() > 0) { length++; } - if (byteArrayOutputStream.size() + length <= e0.f1144r.a.intValue()) { + if (byteArrayOutputStream.size() + length <= e0.f1145r.a.intValue()) { try { if (byteArrayOutputStream.size() > 0) { byteArrayOutputStream.write(k); @@ -336,7 +336,7 @@ public final class o0 extends e { if (z5) { break; } - arrayList.add(Long.valueOf(j0Var.f1152c)); + arrayList.add(Long.valueOf(j0Var.f1153c)); } z5 = false; if (z5) { @@ -598,7 +598,7 @@ public final class o0 extends e { if (z4) { break; } - arrayList2.add(Long.valueOf(j0Var2.f1152c)); + arrayList2.add(Long.valueOf(j0Var2.f1153c)); 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 48e0c1a3fd..100c77e186 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 = r2.b.getPackageManager(); String packageName = r2.b.getPackageName(); - f1Var.f1149c = packageName; + f1Var.f1150c = 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.f1149c)) { - f1Var3.f1149c = f1Var2.f1149c; + if (!TextUtils.isEmpty(f1Var2.f1150c)) { + f1Var3.f1150c = f1Var2.f1150c; } 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 d2cf5e3395..a6602a0076 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 @@ -29,7 +29,7 @@ public final class r extends e { public final a0 q; /* renamed from: r reason: collision with root package name */ - public final a0 f1154r; + public final a0 f1155r; public final y0 s; public long t; public boolean u; @@ -42,7 +42,7 @@ public final class r extends e { this.o = new j(gVar); this.s = new y0(this.i.d); this.q = new s(this, gVar); - this.f1154r = new t(this, gVar); + this.f1155r = new t(this, gVar); } @Override // c.i.a.f.h.j.e @@ -81,7 +81,7 @@ public final class r extends e { } arrayList.remove(j0Var); try { - this.l.W(j0Var.f1152c); + this.l.W(j0Var.f1153c); } catch (SQLiteException e) { B("Failed to remove hit that was send for delivery", e); W(); @@ -142,7 +142,7 @@ public final class r extends e { public final void S() { k0 k0Var; if (!this.u && e0.a.a.booleanValue() && !this.o.R()) { - if (this.s.b(e0.f1148z.a.longValue())) { + if (this.s.b(e0.f1149z.a.longValue())) { this.s.a(); C("Connecting to service"); j jVar = this.o; @@ -169,7 +169,7 @@ public final class r extends e { lVar.j = false; } else { try { - lVar.wait(e0.f1147y.a.longValue()); + lVar.wait(e0.f1148y.a.longValue()); } catch (InterruptedException unused) { lVar.k.G("Wait for service connect was interrupted"); } @@ -233,7 +233,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()).f1152c == j) { + if (((j0) it.next()).f1153c == j) { z("Database contains successfully uploaded hit", Long.valueOf(j), Integer.valueOf(arrayList2.size())); W(); try { @@ -252,12 +252,12 @@ public final class r extends e { if (!this.o.S(j0Var)) { break; } - j = Math.max(j, j0Var.f1152c); + j = Math.max(j, j0Var.f1153c); arrayList2.remove(j0Var); d("Hit sent do device AnalyticsService for delivery", j0Var); try { - this.l.W(j0Var.f1152c); - arrayList.add(Long.valueOf(j0Var.f1152c)); + this.l.W(j0Var.f1153c); + arrayList.add(Long.valueOf(j0Var.f1153c)); } catch (SQLiteException e3) { B("Failed to remove hit that was send for delivery", e3); W(); @@ -360,11 +360,11 @@ public final class r extends e { this.n.a(); W(); } else { - if (!e0.f1145w.a.booleanValue()) { + if (!e0.f1146w.a.booleanValue()) { n0 n0Var = this.n; n0Var.b.c(); n0Var.b.e(); - if (!n0Var.f1153c) { + if (!n0Var.f1154c) { Context context = n0Var.b.b; context.registerReceiver(n0Var, new IntentFilter("android.net.conn.CONNECTIVITY_CHANGE")); IntentFilter intentFilter = new IntentFilter("com.google.analytics.RADIO_POWERED"); @@ -372,10 +372,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.f1153c = true; + n0Var.f1154c = true; } n0 n0Var2 = this.n; - if (!n0Var2.f1153c) { + if (!n0Var2.f1154c) { n0Var2.b.c().G("Connectivity unknown. Receiver not registered"); } z2 = n0Var2.d; @@ -414,8 +414,8 @@ public final class r extends e { if (abs >= 0) { j3 = abs; } - a0Var2.b().removeCallbacks(a0Var2.f1141c); - if (!a0Var2.b().postDelayed(a0Var2.f1141c, j3)) { + a0Var2.b().removeCallbacks(a0Var2.f1142c); + if (!a0Var2.b().postDelayed(a0Var2.f1142c, j3)) { a0Var2.b.c().B("Failed to adjust delayed post. time", Long.valueOf(j3)); return; } @@ -470,7 +470,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.f1142c); + Objects.requireNonNull((c1) b1.f1143c); } jobScheduler.schedule(build); return; @@ -501,7 +501,7 @@ public final class r extends e { if (j != Long.MIN_VALUE) { return j; } - long longValue = e0.f1143c.a.longValue(); + long longValue = e0.f1144c.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 97e9951568..bb087bd9dc 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 f1155c; + public static Boolean f1156c; public static boolean a(Context context) { Objects.requireNonNull(context, "null reference"); - Boolean bool = f1155c; + Boolean bool = f1156c; if (bool != null) { return bool.booleanValue(); } boolean a2 = z0.a(context, "com.google.android.gms.analytics.AnalyticsReceiver", false); - f1155c = Boolean.valueOf(a2); + f1156c = Boolean.valueOf(a2); return a2; } } diff --git a/app/src/main/java/c/i/a/f/h/j/t.java b/app/src/main/java/c/i/a/f/h/j/t.java index 2294847186..6548f49ca5 100644 --- a/app/src/main/java/c/i/a/f/h/j/t.java +++ b/app/src/main/java/c/i/a/f/h/j/t.java @@ -21,6 +21,6 @@ public final class t extends a0 { } catch (SQLiteException e) { rVar.x("Failed to delete stale hits", e); } - rVar.f1154r.e(86400000); + rVar.f1155r.e(86400000); } } 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 f85f6634a3..50eb6d8062 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 f1156c; + public final T f1157c; public t0(T t) { - this.f1156c = t; + this.f1157c = 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.f1300c.isHeld()) { + if (aVar != null && aVar.f1301c.isHeld()) { aVar.b(); } } } catch (SecurityException unused) { } - m0 c2 = g.b(this.f1156c).c(); + m0 c2 = g.b(this.f1157c).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.f1156c).e(); + a e = g.b(this.f1157c).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 e81abd44da..f39c979d38 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.f1156c.b(i)) { + if (t0Var.f1157c.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 ab799a91d7..20ee87d3c3 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.f1156c.a(jobParameters, false); + t0Var.f1157c.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 c8063214d5..a94504f357 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 f1157c; + public String f1158c; public Set d; public z(g gVar) { @@ -63,7 +63,7 @@ public final class z { public final Set g() { String str; String str2 = e0.s.a; - if (this.d == null || (str = this.f1157c) == null || !str.equals(str2)) { + if (this.d == null || (str = this.f1158c) == 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.f1157c = str2; + this.f1158c = str2; this.d = hashSet; } return this.d; diff --git a/app/src/main/java/c/i/a/f/h/k/j.java b/app/src/main/java/c/i/a/f/h/k/j.java index 8dce3731d5..283d354567 100644 --- a/app/src/main/java/c/i/a/f/h/k/j.java +++ b/app/src/main/java/c/i/a/f/h/k/j.java @@ -7,10 +7,10 @@ import c.i.a.f.e.h.j.f; import c.i.a.f.e.h.j.l; import c.i.a.f.e.k.c; /* compiled from: com.google.firebase:firebase-appindexing@@19.1.0 */ -public final class j extends a.AbstractC0105a { +public final class j extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.j.f, c.i.a.f.e.h.j.l] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ g b(Context context, Looper looper, c cVar, a.d.c cVar2, f fVar, l lVar) { return new g(context, looper, cVar, fVar, lVar); } 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 9da6756109..cf544475a2 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 @@ -4,16 +4,16 @@ import c.i.a.f.e.h.a; /* compiled from: com.google.firebase:firebase-appindexing@@19.1.0 */ public final class k { public static final a.g a; - public static final a.AbstractC0105a b; + public static final a.AbstractC0106a b; /* renamed from: c reason: collision with root package name */ - public static final a f1158c; + public static final a f1159c; static { a.g gVar = new a.g<>(); a = gVar; j jVar = new j(); b = jVar; - f1158c = new a<>("AppDataSearch.LIGHTWEIGHT_API", jVar, gVar); + f1159c = 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 c6365633c4..4fba5ffd2c 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 @@ -12,7 +12,7 @@ public final class c0 extends g.a { public final /* synthetic */ boolean q; /* renamed from: r reason: collision with root package name */ - public final /* synthetic */ boolean f1159r; + public final /* synthetic */ boolean f1160r; public final /* synthetic */ g s; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -24,12 +24,12 @@ public final class c0 extends g.a { this.o = str2; this.p = bundle; this.q = z2; - this.f1159r = z3; + this.f1160r = z3; } @Override // c.i.a.f.h.l.g.a public final void a() throws RemoteException { Long l = this.m; - this.s.j.logEvent(this.n, this.o, this.p, this.q, this.f1159r, l == null ? this.i : l.longValue()); + this.s.j.logEvent(this.n, this.o, this.p, this.q, this.f1160r, 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 4b81ee2f6d..8624808e9c 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 f1160c; + public final ContentObserver f1161c; public c2() { this.b = null; - this.f1160c = null; + this.f1161c = null; } public c2(Context context) { this.b = context; f2 f2Var = new f2(); - this.f1160c = f2Var; + this.f1161c = 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 626fc13c40..976058c1f8 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[] f1161c; + public int[] f1162c; 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.f1161c = iArr; + this.f1162c = 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.f1161c; + int[] iArr = this.f1162c; if (i2 == iArr.length) { int i3 = i2 + (i2 < 4 ? 8 : i2 >> 1); - this.f1161c = Arrays.copyOf(iArr, i3); + this.f1162c = Arrays.copyOf(iArr, i3); this.d = Arrays.copyOf(this.d, i3); } - int[] iArr2 = this.f1161c; + int[] iArr2 = this.f1162c; 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.f1161c[i], this.d[i], v7Var); + b(this.f1162c[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.f1161c[i4]; + int i5 = this.f1162c[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.f1161c; - int[] iArr2 = c7Var.f1161c; + int[] iArr = this.f1162c; + int[] iArr2 = c7Var.f1162c; 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.f1161c; + int[] iArr = this.f1162c; 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 5d26e29427..363edd53be 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 f1162c = 0; + public static final /* synthetic */ int f1163c = 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/dc.java b/app/src/main/java/c/i/a/f/h/l/dc.java index 9701065289..280c54e25a 100644 --- a/app/src/main/java/c/i/a/f/h/l/dc.java +++ b/app/src/main/java/c/i/a/f/h/l/dc.java @@ -44,7 +44,7 @@ public abstract class dc extends s0 implements ec { fc fcVar14 = null; switch (i) { case 1: - initialize(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), (zzae) v.a(parcel, zzae.CREATOR), parcel.readLong()); + initialize(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), (zzae) v.a(parcel, zzae.CREATOR), parcel.readLong()); break; case 2: logEvent(parcel.readString(), parcel.readString(), (Bundle) v.a(parcel, Bundle.CREATOR), parcel.readInt() != 0, parcel.readInt() != 0, parcel.readLong()); @@ -63,7 +63,7 @@ public abstract class dc extends s0 implements ec { case 4: String readString3 = parcel.readString(); String readString4 = parcel.readString(); - a g = a.AbstractBinderC0111a.g(parcel.readStrongBinder()); + a g = a.AbstractBinderC0112a.g(parcel.readStrongBinder()); ClassLoader classLoader = v.a; setUserProperty(readString3, readString4, g, parcel.readInt() != 0, parcel.readLong()); break; @@ -126,7 +126,7 @@ public abstract class dc extends s0 implements ec { setSessionTimeoutDuration(parcel.readLong()); break; case 15: - setCurrentScreen(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readString(), parcel.readString(), parcel.readLong()); + setCurrentScreen(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readString(), parcel.readString(), parcel.readLong()); break; case 16: IBinder readStrongBinder5 = parcel.readStrongBinder(); @@ -191,25 +191,25 @@ public abstract class dc extends s0 implements ec { endAdUnitExposure(parcel.readString(), parcel.readLong()); break; case 25: - onActivityStarted(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityStarted(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 26: - onActivityStopped(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityStopped(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 27: - onActivityCreated(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), (Bundle) v.a(parcel, Bundle.CREATOR), parcel.readLong()); + onActivityCreated(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), (Bundle) v.a(parcel, Bundle.CREATOR), parcel.readLong()); break; case 28: - onActivityDestroyed(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityDestroyed(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 29: - onActivityPaused(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityPaused(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 30: - onActivityResumed(a.AbstractBinderC0111a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityResumed(a.AbstractBinderC0112a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 31: - a g2 = a.AbstractBinderC0111a.g(parcel.readStrongBinder()); + a g2 = a.AbstractBinderC0112a.g(parcel.readStrongBinder()); IBinder readStrongBinder12 = parcel.readStrongBinder(); if (readStrongBinder12 != null) { IInterface queryLocalInterface12 = readStrongBinder12.queryLocalInterface("com.google.android.gms.measurement.api.internal.IBundleReceiver"); @@ -227,7 +227,7 @@ public abstract class dc extends s0 implements ec { performAction(bundle2, fcVar4, parcel.readLong()); break; case 33: - logHealthData(parcel.readInt(), parcel.readString(), a.AbstractBinderC0111a.g(parcel.readStrongBinder()), a.AbstractBinderC0111a.g(parcel.readStrongBinder()), a.AbstractBinderC0111a.g(parcel.readStrongBinder())); + logHealthData(parcel.readInt(), parcel.readString(), a.AbstractBinderC0112a.g(parcel.readStrongBinder()), a.AbstractBinderC0112a.g(parcel.readStrongBinder()), a.AbstractBinderC0112a.g(parcel.readStrongBinder())); break; case 34: IBinder readStrongBinder14 = parcel.readStrongBinder(); 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 0c9adfd066..f1391e184a 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[] f1164c; + public final int[] f1165c; 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.f1164c = iArr; + this.f1165c = 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.f1190c; + Object[] objArr2 = o6Var2.f1191c; 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.f1164c[i + 2]; + int i2 = this.f1165c[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.f1164c[i2 + 2] & 1048575), i); + j7.e.e(t, (long) (this.f1165c[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.f1164c.length; + length = this.f1165c.length; Unsafe unsafe = b; int i3 = 1048575; int i4 = 0; for (i = 0; i < length; i += 3) { int I = I(i); - int[] iArr = this.f1164c; + int[] iArr = this.f1165c; 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.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.h(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 19: - s6.q(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.q(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 20: - s6.u(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.u(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 21: - s6.x(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.x(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 22: - s6.J(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.J(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 23: - s6.D(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.D(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 24: - s6.O(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.O(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 25: - s6.R(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.R(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 26: - s6.f(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var); + s6.f(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var); break; case 27: - s6.g(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.g(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); break; case 28: - s6.o(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var); + s6.o(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var); break; case 29: - s6.M(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.M(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 30: - s6.Q(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.Q(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 31: - s6.P(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.P(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 32: - s6.G(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.G(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 33: - s6.N(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.N(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 34: - s6.A(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.A(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 35: - s6.h(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.h(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 36: - s6.q(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.q(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 37: - s6.u(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.u(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 38: - s6.x(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.x(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 39: - s6.J(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.J(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 40: - s6.D(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.D(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 41: - s6.O(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.O(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 42: - s6.R(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.R(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 43: - s6.M(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.M(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 44: - s6.Q(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.Q(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 45: - s6.P(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.P(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 46: - s6.G(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.G(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 47: - s6.N(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.N(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 48: - s6.A(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.A(this.f1165c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 49: - s6.p(this.f1164c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.p(this.f1165c[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.f1164c.length; + length = this.f1165c.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.f1164c; + int[] iArr = this.f1165c; 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.f1164c[i + 1]; + return this.f1165c[i + 1]; } public final int K(int i) { - return this.f1164c[i + 2]; + return this.f1165c[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.f1164c.length; + int length = this.f1165c.length; int i3 = 0; for (int i4 = 0; i4 < length; i4 += 3) { int I = I(i4); - int i5 = this.f1164c[i4]; + int i5 = this.f1165c[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.f1164c[i6]; + int i7 = this.f1165c[i6]; int I = I(i6); - int i8 = this.f1164c[i6 + 2]; + int i8 = this.f1165c[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.f1164c.length; i11 += 3) { + for (int i11 = 0; i11 < this.f1165c.length; i11 += 3) { int I = I(i11); int i12 = (I & 267386880) >>> 20; - int i13 = this.f1164c[i11]; + int i13 = this.f1165c[i11]; long j = (long) (I & 1048575); if (i12 >= o4.DOUBLE_LIST_PACKED.a() && i12 <= o4.SINT64_LIST_PACKED.a()) { - int i14 = this.f1164c[i11 + 2]; + int i14 = this.f1165c[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.f1164c.length; i18 += 3) { + for (int i18 = 0; i18 < this.f1165c.length; i18 += 3) { int I2 = I(i18); - int[] iArr = this.f1164c; + int[] iArr = this.f1165c; 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.f1164c.length; + int length = this.f1165c.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.f1164c.length; + length = this.f1165c.length; for (i = 0; i < length; i += 3) { int I = I(i); - int i2 = this.f1164c[i]; + int i2 = this.f1165c[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.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.h(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 19: - s6.q(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.q(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 20: - s6.u(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.u(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 21: - s6.x(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.x(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 22: - s6.J(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.J(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 23: - s6.D(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.D(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 24: - s6.O(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.O(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 25: - s6.R(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.R(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 26: - s6.f(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.f(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 27: - s6.g(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.g(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); break; case 28: - s6.o(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.o(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 29: - s6.M(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.M(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 30: - s6.Q(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.Q(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 31: - s6.P(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.P(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 32: - s6.G(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.G(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 33: - s6.N(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.N(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 34: - s6.A(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.A(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 35: - s6.h(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.h(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 36: - s6.q(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.q(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 37: - s6.u(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.u(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 38: - s6.x(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.x(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 39: - s6.J(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.J(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 40: - s6.D(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.D(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 41: - s6.O(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.O(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 42: - s6.R(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.R(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 43: - s6.M(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.M(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 44: - s6.Q(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.Q(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 45: - s6.P(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.P(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 46: - s6.G(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.G(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 47: - s6.N(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.N(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 48: - s6.A(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.A(this.f1165c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 49: - s6.p(this.f1164c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.p(this.f1165c[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.f1164c.length; + length = this.f1165c.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.f1164c; + int[] iArr = e6Var5.f1165c; 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.a1(bArr3, i3, s3Var4) : c.b1(bArr3, i3, s3Var4); - unsafe2.putObject(t4, j, s3Var4.f1203c); + unsafe2.putObject(t4, j, s3Var4.f1204c); s3Var3 = s3Var4; e6Var3 = e6Var6; t3 = t4; @@ -3503,9 +3503,9 @@ public final class e6 implements q6 { i20 = c.y0(o, bArr3, i3, i2, s3Var4); Object object = unsafe2.getObject(t4, j); if (object == null) { - unsafe2.putObject(t4, j, s3Var4.f1203c); + unsafe2.putObject(t4, j, s3Var4.f1204c); } else { - unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1203c)); + unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1204c)); } s3Var3 = s3Var4; e6Var3 = e6Var6; @@ -3537,7 +3537,7 @@ public final class e6 implements q6 { break; } else { i20 = c.c1(bArr3, i3, s3Var6); - unsafe2.putObject(t6, j, s3Var6.f1203c); + unsafe2.putObject(t6, j, s3Var6.f1204c); 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.f1164c.length; i += 3) { + for (int i = 0; i < this.f1165c.length; i += 3) { int I = I(i); long j = (long) (1048575 & I); - int i2 = this.f1164c[i]; + int i2 = this.f1165c[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.f1164c[i8 + 2] & 1048575); + long j2 = (long) (this.f1165c[i8 + 2] & 1048575); boolean z2 = true; switch (i7) { case 51: @@ -4092,9 +4092,9 @@ public final class e6 implements q6 { int y0 = c.y0(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.f1203c); + unsafe.putObject(t, j, s3Var.f1204c); } else { - unsafe.putObject(t, j, w4.c(object, s3Var.f1203c)); + unsafe.putObject(t, j, w4.c(object, s3Var.f1204c)); } unsafe.putInt(t, j2, i4); return y0; @@ -4103,7 +4103,7 @@ public final class e6 implements q6 { case 61: if (i5 == 2) { i9 = c.c1(bArr, i, s3Var); - unsafe.putObject(t, j, s3Var.f1203c); + unsafe.putObject(t, j, s3Var.f1204c); unsafe.putInt(t, j2, i4); return i9; } @@ -4144,9 +4144,9 @@ public final class e6 implements q6 { i9 = c.x0(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.f1203c); + unsafe.putObject(t, j, s3Var.f1204c); } else { - unsafe.putObject(t, j, w4.c(object2, s3Var.f1203c)); + unsafe.putObject(t, j, w4.c(object2, s3Var.f1204c)); } unsafe.putInt(t, j2, i4); return i9; @@ -4335,7 +4335,7 @@ public final class e6 implements q6 { i24 = i6; } } else { - int[] iArr = e6Var2.f1164c; + int[] iArr = e6Var2.f1165c; 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.a1(bArr2, i26, s3Var3) : c.b1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1203c); + unsafe2.putObject(t5, j, s3Var3.f1204c); i18 = i7 | i32; i19 = i2; b10 = b8; @@ -4715,9 +4715,9 @@ public final class e6 implements q6 { if (i28 == 2) { i20 = c.y0(e6Var2.o(i13), bArr2, i26, i2, s3Var3); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1203c); + unsafe2.putObject(t5, j, s3Var3.f1204c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1203c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1204c)); } i18 = i7 | i32; i19 = i2; @@ -4762,7 +4762,7 @@ public final class e6 implements q6 { i13 = i4; if (i28 == 2) { i20 = c.c1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1203c); + unsafe2.putObject(t5, j, s3Var3.f1204c); b5 = b9; i7 |= i32; i24 = i17; @@ -4944,9 +4944,9 @@ public final class e6 implements q6 { if (i28 == 3) { i20 = c.x0(e6Var2.o(i4), bArr, i26, i2, (i27 << 3) | 4, s3Var); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1203c); + unsafe2.putObject(t5, j, s3Var3.f1204c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1203c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1204c)); } 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.f1164c; + int[] iArr2 = e6Var.f1165c; int i37 = iArr2[i36]; Object r2 = j7.r(t2, (long) (iArr2[i36 + 1] & 1048575)); if (r2 != 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.f1164c[i + 1] & 1048575); + long j = (long) (this.f1165c[i + 1] & 1048575); if (v(t2, i)) { Object r2 = j7.r(t, j); Object r3 = 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.f1164c; + int[] iArr = this.f1165c; 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.f1164c[i2 + 2] & 1048575)) == i; + return j7.b(t, (long) (this.f1165c[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.f1164c.length / 3) - 1; + int length = (this.f1165c.length / 3) - 1; while (i2 <= length) { int i3 = (length + i2) >>> 1; int i4 = i3 * 3; - int i5 = this.f1164c[i4]; + int i5 = this.f1165c[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 28d8dcc098..d27e14eb3f 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.f1162c; + int i = d5.f1163c; 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 ff94988220..86a3798699 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.f1161c[i] >>> 3, c7Var2.d[i]); + ((g4) v7Var).c(c7Var2.f1162c[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.f1161c, i); - System.arraycopy(c7Var4.f1161c, 0, copyOf, c7Var3.b, c7Var4.b); + int[] copyOf = Arrays.copyOf(c7Var3.f1162c, i); + System.arraycopy(c7Var4.f1162c, 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.f1161c[i3] >>> 3); + int M = zzhi.M(2, c7Var2.f1162c[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 72bb28eb40..535933b0a8 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 @@ -28,7 +28,7 @@ public class g { public static Boolean b; /* renamed from: c reason: collision with root package name */ - public final String f1165c; + public final String f1166c; public final c.i.a.f.e.o.b d; public final ExecutorService e; public final c.i.a.f.i.a.a f; @@ -151,9 +151,9 @@ public class g { boolean z3; boolean z4; if (str == null || !e(str2, str3)) { - this.f1165c = "FA"; + this.f1166c = "FA"; } else { - this.f1165c = str; + this.f1166c = str; } this.d = d.a; ThreadPoolExecutor threadPoolExecutor = new ThreadPoolExecutor(1, 1, 60, TimeUnit.SECONDS, new LinkedBlockingQueue(), new o()); @@ -176,22 +176,22 @@ public class g { z3 = false; if (!z3) { this.i = true; - Log.w(this.f1165c, "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.f1166c, "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.f1165c, "Specified origin or custom app id is null. Both parameters will be ignored."); + Log.w(this.f1166c, "Specified origin or custom app id is null. Both parameters will be ignored."); } } else { - Log.v(this.f1165c, "Deferring to Google Analytics for Firebase for event data collection. https://goo.gl/J1sWQy"); + Log.v(this.f1166c, "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.f1165c, "Unable to register lifecycle notifications. Application null."); + Log.w(this.f1166c, "Unable to register lifecycle notifications. Application null."); return; } else { application.registerActivityLifecycleCallbacks(new b()); @@ -283,13 +283,13 @@ public class g { public final void b(Exception exc, boolean z2, boolean z3) { this.i |= z2; if (z2) { - Log.w(this.f1165c, "Data collection startup failed. No data will be collected.", exc); + Log.w(this.f1166c, "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.f1165c, "Error with data collection. Data lost.", exc); + Log.w(this.f1166c, "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 f85e83b3f2..35a89b89a5 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.f2805c = this; + zzhi.f2806c = 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.f2805c); + q6Var.g((c6) obj, zzhi.f2806c); 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 19ded9bca0..a8a1f9772a 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 f1166c; + public final boolean f1167c; public final j4 d; public g6(d7 d7Var, j4 j4Var, c6 c6Var) { this.b = d7Var; - this.f1166c = j4Var.e(c6Var); + this.f1167c = 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.f1166c ? (hashCode * 53) + this.d.b(t).hashCode() : hashCode; + return this.f1167c ? (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.f1166c) { + if (!this.f1167c) { 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.f1166c) { + if (this.f1167c) { 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) { A0 = c.c1(bArr, A0, s3Var); - t3Var = (t3) s3Var.f1203c; + t3Var = (t3) s3Var.f1204c; } } } 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.f1166c) { + if (this.f1167c) { 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 52444ab76e..ed350ad63d 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 f1167c; + public static final l2 f1168c; 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); - f1167c = q2Var.c("measurement.service.global_params", true); + f1168c = 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 f1167c.d().booleanValue(); + return f1168c.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 b09bdeb073..bb4abad586 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 f1168c = new h4(true); + public static final h4 f1169c = 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 = f1168c; + h4Var = f1169c; 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 05ff837d0e..a28aa8783a 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 f1169c; + public static final l2 f1170c; 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); - f1169c = q2Var.c("measurement.audience.use_bundle_timestamp_for_event_count_filters", false); + f1170c = 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 f1169c.d().booleanValue(); + return f1170c.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 d3033cccf6..2d820fe64f 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.f1165c; + str3 = this.q.f1166c; } 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.f1165c, "Failed to connect to measurement client."); + Log.w(this.q.f1166c, "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 3533272de3..43e5b15337 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 f1170c; + public static final boolean f1171c; 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); - f1170c = p; + f1171c = 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 4e38d62f27..fe861d7dbc 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 f1171c = new u2(n2.a); + public static u2 f1172c = 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 = f1171c; + u2 u2Var = f1172c; 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.Z0(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.f1205c.matcher(str2).matches()) { + if (str2 == null || !u1.f1206c.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 3ab1820273..e143537543 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 f1172c; + public static final l2 f1173c; 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); - f1172c = q2Var.c("measurement.sdk.collection.last_deep_link_referrer_campaign2", false); + f1173c = 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 f1172c.d().booleanValue(); + return f1173c.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 f49106d020..f545907da5 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 f1173c; + public boolean f1174c; public boolean d; public n4() { @@ -263,7 +263,7 @@ public final class n4> { return obj; } d5 d5Var = (d5) obj; - int i = d5.f1162c; + int i = d5.f1163c; throw new NoSuchMethodError(); } @@ -291,9 +291,9 @@ public final class n4> { } public final void h() { - if (!this.f1173c) { + if (!this.f1174c) { this.b.c(); - this.f1173c = true; + this.f1174c = true; } } @@ -329,7 +329,7 @@ public final class n4> { Object value = entry.getValue(); if (value instanceof d5) { d5 d5Var = (d5) value; - int i = d5.f1162c; + int i = d5.f1163c; 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 c9e17656fa..da41065208 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> f1174c = new ConcurrentHashMap(); + public final ConcurrentMap, q6> f1175c = 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.f1174c.get(cls); + q6 q6Var2 = (q6) this.f1175c.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.f1204c, null, x5.a); + q6Var = e6.n(b, k6.a, m5.a, s6.f1205c, null, x5.a); } } } - q6 q6Var3 = (q6) this.f1174c.putIfAbsent(cls, q6Var); + q6 q6Var3 = (q6) this.f1175c.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 bcb55fde65..85a68c38d3 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[] f1182h0 = new o4[51]; + public static final o4[] f1183h0 = 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]; - f1182h0[o4Var.zzba] = o4Var; + f1183h0[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 2178273db6..ced5e09cc9 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 f1189c = Collections.unmodifiableList(Collections.emptyList()).getClass(); + public static final Class f1190c = 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 (f1189c.isAssignableFrom(list2.getClass())) { + if (f1190c.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 (!f1189c.isAssignableFrom(list.getClass())) { + } else if (!f1190c.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 db6f7b8cb2..633585bf05 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[] f1190c; + public final Object[] f1191c; public final int d; public o6(c6 c6Var, String str, Object[] objArr) { this.a = c6Var; this.b = str; - this.f1190c = objArr; + this.f1191c = 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 76e2107d65..7f32dac28e 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.f1205c.matcher(str).matches()) { + if (u1.f1206c.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 56941dcbc2..30578d8290 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 @@ -16,7 +16,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 f1196c; + public static final l2 f1197c; public static final l2 d; public static final l2 e; public static final l2 f; @@ -33,30 +33,30 @@ public final class p8 implements m8 { public static final l2 q; /* renamed from: r reason: collision with root package name */ - public static final l2 f1197r; + public static final l2 f1198r; public static final l2 s; public static final l2 t; public static final l2 u; public static final l2 v; /* renamed from: w reason: collision with root package name */ - public static final l2 f1198w; + public static final l2 f1199w; /* renamed from: x reason: collision with root package name */ - public static final l2 f1199x; + public static final l2 f1200x; /* renamed from: y reason: collision with root package name */ - public static final l2 f1200y; + public static final l2 f1201y; /* renamed from: z reason: collision with root package name */ - public static final l2 f1201z; + public static final l2 f1202z; 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"); - f1196c = q2Var.b("measurement.config.url_authority", "app-measurement.com"); + f1197c = 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); @@ -73,15 +73,15 @@ public final class p8 implements m8 { q2Var.b("measurement.log_tag.service", "FA-SVC"); p = q2Var.a("measurement.upload.stale_data_deletion_interval", 86400000); q = q2Var.a("measurement.upload.backoff_period", 43200000); - f1197r = q2Var.a("measurement.upload.initial_upload_delay_time", 15000); + f1198r = q2Var.a("measurement.upload.initial_upload_delay_time", 15000); s = 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); - f1198w = q2Var.a("measurement.upload.max_error_events_per_day", 1000); - f1199x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); - f1200y = q2Var.a("measurement.upload.max_events_per_day", 100000); - f1201z = q2Var.a("measurement.upload.max_public_events_per_day", 50000); + f1199w = q2Var.a("measurement.upload.max_error_events_per_day", 1000); + f1200x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); + f1201y = q2Var.a("measurement.upload.max_events_per_day", 100000); + f1202z = 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); @@ -143,7 +143,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final String c() { - return f1196c.d(); + return f1197c.d(); } @Override // c.i.a.f.h.l.m8 @@ -183,7 +183,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long l() { - return f1200y.d().longValue(); + return f1201y.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -198,7 +198,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long o() { - return f1201z.d().longValue(); + return f1202z.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -208,7 +208,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long q() { - return f1197r.d().longValue(); + return f1198r.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -218,7 +218,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long s() { - return f1198w.d().longValue(); + return f1199w.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -243,7 +243,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long x() { - return f1199x.d().longValue(); + return f1200x.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 0c7d812a63..73805ecb01 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 f1202c; + public final SharedPreferences.OnSharedPreferenceChangeListener f1203c; 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.f1202c); + s2Var.b.unregisterOnSharedPreferenceChangeListener(s2Var.f1203c); } 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 addf16d603..3553699f5d 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 f1203c; + public Object f1204c; 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 f9504608af..b0c4ed6d74 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 f1204c = e(true); + public static final d7 f1205c = 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 046240cf26..ab1d1c6aca 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 f1205c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1206c = 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 fa25b7ae7b..0575f345a0 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.f1173c) { + if (n4Var.f1174c) { 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.f2805c; + g4 g4Var = zzhi.f2806c; 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 8f0df97bcc..c8c31a5af3 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 f1206c; + public static final l2 f1207c; 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); - f1206c = q2Var.c("measurement.service.consent_state_v1_W36", false); + f1207c = 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 f1206c.d().booleanValue(); + return f1207c.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 30a1641851..ffa939f6c4 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.f1208c.query(y1Var.d, y1.b, null, null, null); + Cursor query = y1Var.f1209c.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 b0c80b574d..d7d2b5246e 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 f1208c; + public final ContentResolver f1209c; 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.f1208c = contentResolver; + this.f1209c = 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.f1208c.unregisterContentObserver(y1Var.e); + y1Var.f1209c.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 261dcf22d3..ac4422ed05 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 f1209c; + public static final l2 f1210c; 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); - f1209c = q2Var.c("measurement.service.ad_impression", true); + f1210c = 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 f1209c.d().booleanValue(); + return f1210c.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 44ac816053..5fdf583872 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 f1210c; + public static final l2 f1211c; 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)); - f1210c = q2Var.a("measurement.test.int_flag", -2); + f1211c = 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 f1210c.d().longValue(); + return f1211c.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 50ca0f47ce..55c8aa74db 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 f1211c; + public final List f1212c; @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.f1211c = list; + this.f1212c = 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.f1211c); + String valueOf = String.valueOf(this.f1212c); 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 43eb6eb7b1..e31f9c2670 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 f1212c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1213c = 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 d2da16b110..f2b2f0265d 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.f1298c, cVar); + super(a.f1299c, 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 769c0ee67e..668482de55 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 @@ -15,21 +15,21 @@ public class a { /* compiled from: com.google.android.gms:play-services-measurement-sdk-api@@18.0.0 */ /* renamed from: c.i.a.f.i.a.a$a reason: collision with other inner class name */ - public interface AbstractC0113a extends z5 { + public interface AbstractC0114a extends z5 { } public a(g gVar) { this.a = gVar; } - public void a(AbstractC0113a aVar) { + public void a(AbstractC0114a aVar) { g.c cVar; g gVar = this.a; Objects.requireNonNull(gVar); synchronized (gVar.g) { for (int i = 0; i < gVar.g.size(); i++) { if (aVar.equals(gVar.g.get(i).first)) { - Log.w(gVar.f1165c, "OnEventListener already registered."); + Log.w(gVar.f1166c, "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.f1165c, "Failed to register event listener on calling thread. Trying again on the dynamite thread."); + Log.w(gVar.f1166c, "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 88fdfcada3..0762d04f61 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 f1213c = new ArrayMap(); + public final Map f1214c = 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 7f941be3e1..d532000a35 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 f1214c; + public String f1215c; public String d; public String e; public String f; @@ -37,23 +37,23 @@ public final class a4 { public boolean q; /* renamed from: r reason: collision with root package name */ - public boolean f1215r; + public boolean f1216r; public String s; public Boolean t; public long u; public List v; /* renamed from: w reason: collision with root package name */ - public String f1216w; + public String f1217w; /* renamed from: x reason: collision with root package name */ - public long f1217x; + public long f1218x; /* renamed from: y reason: collision with root package name */ - public long f1218y; + public long f1219y; /* renamed from: z reason: collision with root package name */ - public long f1219z; + public long f1220z; @WorkerThread public a4(u4 u4Var, String str) { @@ -74,7 +74,7 @@ public final class a4 { @WorkerThread public final String B() { this.a.f().b(); - return this.f1216w; + return this.f1217w; } @WorkerThread @@ -247,8 +247,8 @@ public final class a4 { @WorkerThread public final void c(String str) { this.a.f().b(); - this.E |= !t9.q0(this.f1214c, str); - this.f1214c = str; + this.E |= !t9.q0(this.f1215c, str); + this.f1215c = str; } @WorkerThread @@ -291,7 +291,7 @@ public final class a4 { @WorkerThread public final boolean i() { this.a.f().b(); - return this.f1215r; + return this.f1216r; } @WorkerThread @@ -357,14 +357,14 @@ public final class a4 { @WorkerThread public final void r(boolean z2) { this.a.f().b(); - this.E |= this.f1215r != z2; - this.f1215r = z2; + this.E |= this.f1216r != z2; + this.f1216r = z2; } @WorkerThread public final String s() { this.a.f().b(); - return this.f1214c; + return this.f1215c; } @WorkerThread @@ -380,8 +380,8 @@ public final class a4 { if (TextUtils.isEmpty(str)) { str = null; } - this.E |= !t9.q0(this.f1216w, str); - this.f1216w = str; + this.E |= !t9.q0(this.f1217w, str); + this.f1217w = str; } @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 4a9994a290..76eb0c7a8f 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().f1228x.a(true); + x8Var.b.l().f1229x.a(true); } Bundle bundle = new Bundle(); if (!x8Var.b.a.h.z().booleanValue()) { - x8Var.b.e.f1231c.c(); + x8Var.b.e.f1232c.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 8bed876cbe..8639ecb9dc 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 f1220c; + public boolean f1221c; 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.f1220c = false; + this.f1221c = 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.f1220c != u) { - this.f1220c = u; + if (this.f1221c != u) { + this.f1221c = 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 ae5095a16b..ff1b2adef0 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.f1261c0); - boolean z5 = f9.b() && this.a.h.u(this.d, p.f1259b0); + boolean z4 = f9.b() && this.a.h.u(this.d, p.f1262c0); + boolean z5 = f9.b() && this.a.h.u(this.d, p.f1260b0); 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.f1253c + 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.f1254c + 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.f1253c; + long j = lVar.f1254c; 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 eb26cdf7c3..deb31a7cb4 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 f1221c = b.a; + public e f1222c = 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.f1221c.i(str, "measurement.event_sampling_enabled")); + return "1".equals(this.f1222c.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.f1221c.i(str, j3Var.b); + String i = this.f1222c.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.f1221c.i(str, j3Var.b); + String i = this.f1222c.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.f1221c.i(str, j3Var.b); + String i = this.f1222c.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.f1221c.i(str, j3Var.b); + String i = this.f1222c.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 1b22f1c93a..c1d224ce84 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 @@ -44,7 +44,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class c6 extends a5 { /* renamed from: c reason: collision with root package name */ - public y6 f1222c; + public y6 f1223c; public w5 d; public final Set e = new CopyOnWriteArraySet(); public boolean f; @@ -123,7 +123,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.f1224c == null) { + if ((!this.a.h.o(p.I0) || i != 20) && dVar.b == null && dVar.f1225c == null) { g().k.a("Discarding empty consent settings"); return; } @@ -139,9 +139,9 @@ public final class c6 extends a5 { if (bool == null) { bool = dVar3.b; } - Boolean bool2 = dVar.f1224c; + Boolean bool2 = dVar.f1225c; if (bool2 == null) { - bool2 = dVar3.f1224c; + bool2 = dVar3.f1225c; } d dVar4 = new d(bool, bool2); this.i = dVar4; @@ -247,7 +247,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.f1263e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { + if (this.a.h.o(p.f1264e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { String string = bundle.getString("gclid"); Objects.requireNonNull((c.i.a.f.e.o.d) this.a.o); K("auto", "_lgclid", string, System.currentTimeMillis()); @@ -361,7 +361,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().f1228x.b()) { + if (l().v.a() <= 0 || !l().u(j) || !l().f1229x.b()) { bundle2 = z10; arrayList = arrayList2; } else { @@ -483,10 +483,10 @@ public final class c6 extends a5 { } else { str3 = string2; } - if (q.h && q.f1237c != null) { + if (q.h && q.f1238c != null) { q.h = false; - boolean q0 = t9.q0(q.f1237c.b, str3); - boolean q02 = t9.q0(q.f1237c.a, string); + boolean q0 = t9.q0(q.f1238c.b, str3); + boolean q02 = t9.q0(q.f1238c.a, string); if (q0 && q02) { q.g().k.a("Ignoring call to log screen view event with duplicate parameters."); return; @@ -502,9 +502,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.f1237c == null ? q.d : q.f1237c; + i7 i7Var = q.f1238c == null ? q.d : q.f1238c; i7 i7Var2 = new i7(string, str3, q.e().t0(), true, j); - q.f1237c = i7Var2; + q.f1238c = i7Var2; q.d = i7Var; q.i = i7Var2; Objects.requireNonNull((c.i.a.f.e.o.d) q.a.o); @@ -623,7 +623,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.f1222c); + ((Application) this.a.b.getApplicationContext()).unregisterActivityLifecycleCallbacks(this.f1223c); } } @@ -632,7 +632,7 @@ public final class c6 extends a5 { b(); t(); if (this.a.m()) { - if (this.a.h.o(p.f1262d0)) { + if (this.a.h.o(p.f1263d0)) { Boolean w2 = this.a.h.w("google_analytics_deferred_deep_link_enabled"); if (w2 != null && w2.booleanValue()) { g().m.a("Deferred Deep Link feature enabled."); @@ -670,7 +670,7 @@ public final class c6 extends a5 { @Nullable public final String O() { u4 u4Var = this.a; - String str = u4Var.f1279c; + String str = u4Var.f1280c; if (str != null) { return str; } @@ -711,11 +711,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.f1282x.a.o().l.a() <= 0) { + if (this.a.f1283x.a.o().l.a() <= 0) { z2 = false; } if (!z2) { - m4 m4Var = this.a.f1282x; + m4 m4Var = this.a.f1283x; m4Var.a(m4Var.a.b.getPackageName()); } } @@ -781,7 +781,7 @@ public final class c6 extends a5 { w8 s = s(); s.b(); d9 d9Var = s.e; - d9Var.f1231c.c(); + d9Var.f1232c.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 39661ae59e..66400b0aac 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.f1263e0) || y6Var.i.a.h.o(p.f1265g0) || y6Var.i.a.h.o(p.f1264f0)) { + if (y6Var.i.a.h.o(p.f1264e0) || y6Var.i.a.h.o(p.f1266g0) || y6Var.i.a.h.o(p.f1265f0)) { 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.f1263e0) && !bundle2.containsKey("gclid") && bundle != null && bundle.containsKey("gclid")) { + if (y6Var.i.a.h.o(p.f1264e0) && !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.f1265g0) && !y6Var.i.a.h.o(p.f1264f0) && bundle != null && bundle.containsKey("gclid") && (bundle2 == null || !bundle2.containsKey("gclid"))) { + if (y6Var.i.a.h.o(p.f1266g0) && !y6Var.i.a.h.o(p.f1265f0) && 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.f1264f0)) { + if (y6Var.i.a.h.o(p.f1265f0)) { 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 1bd9db2d17..b2d7077c00 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 f1223c; + public long f1224c; 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.f1223c = ((Long) pair.second).longValue(); + this.f1224c = ((Long) pair.second).longValue(); this.d.m(); this.b = (Long) q9.R(this.a, "_eid"); } - long j = this.f1223c - 1; - this.f1223c = j; + long j = this.f1224c - 1; + this.f1224c = 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.f1223c, this.a); + this.d.q().Q(str, l, this.f1224c, 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.f1223c = longValue; + this.f1224c = 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.f1223c, a1Var); + this.d.q().Q(str, l, this.f1224c, 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 e886c52e1e..125ec98464 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 f1224c; + public final Boolean f1225c; public d(Boolean bool, Boolean bool2) { this.b = bool; - this.f1224c = bool2; + this.f1225c = 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.f1224c; + Boolean bool2 = this.f1225c; 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.f1224c) == a(dVar.f1224c); + return a(this.b) == a(dVar.b) && a(this.f1225c) == a(dVar.f1225c); } public final boolean f(d dVar) { Boolean bool = this.b; Boolean bool2 = Boolean.FALSE; if (bool != bool2 || dVar.b == bool2) { - return this.f1224c == bool2 && dVar.f1224c != bool2; + return this.f1225c == bool2 && dVar.f1225c != bool2; } return true; } public final d h(d dVar) { - return new d(c(this.b, dVar.b), c(this.f1224c, dVar.f1224c)); + return new d(c(this.b, dVar.b), c(this.f1225c, dVar.f1225c)); } public final int hashCode() { - return a(this.f1224c) + ((a(this.b) + 527) * 31); + return a(this.f1225c) + ((a(this.b) + 527) * 31); } public final boolean j() { @@ -135,7 +135,7 @@ public final class d { } public final boolean k() { - Boolean bool = this.f1224c; + Boolean bool = this.f1225c; 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.f1224c; + Boolean bool2 = this.f1225c; 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 b4cd9a4ca9..5dd472814f 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 @@ -8,7 +8,7 @@ import com.discord.stores.StoreGuildScheduledEvents; public final class d4 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final Pair f1225c = new Pair<>("", 0L); + public static final Pair f1226c = 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,23 +29,23 @@ public final class d4 extends r5 { public final h4 q = new h4(this, "time_before_start", 10000); /* renamed from: r reason: collision with root package name */ - public final h4 f1226r = new h4(this, "session_timeout", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD); + public final h4 f1227r = new h4(this, "session_timeout", StoreGuildScheduledEvents.FETCH_GUILD_EVENTS_THRESHOLD); public final f4 s = 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); /* renamed from: w reason: collision with root package name */ - public boolean f1227w; + public boolean f1228w; /* renamed from: x reason: collision with root package name */ - public f4 f1228x = new f4(this, "app_backgrounded", false); + public f4 f1229x = new f4(this, "app_backgrounded", false); /* renamed from: y reason: collision with root package name */ - public f4 f1229y = new f4(this, "deep_link_retrieval_complete", false); + public f4 f1230y = new f4(this, "deep_link_retrieval_complete", false); /* renamed from: z reason: collision with root package name */ - public h4 f1230z = new h4(this, "deep_link_retrieval_attempts", 0); + public h4 f1231z = new h4(this, "deep_link_retrieval_attempts", 0); public d4(u4 u4Var) { super(u4Var); @@ -57,13 +57,13 @@ public final class d4 extends r5 { SharedPreferences sharedPreferences = this.a.b.getSharedPreferences("com.google.android.gms.measurement.prefs", 0); this.d = sharedPreferences; boolean z2 = sharedPreferences.getBoolean("has_been_opened", false); - this.f1227w = z2; + this.f1228w = z2; if (!z2) { SharedPreferences.Editor edit = this.d.edit(); edit.putBoolean("has_been_opened", true); edit.apply(); } - this.e = new k4(this, "health_monitor", Math.max(0L, p.f1260c.a(null).longValue()), null); + this.e = new k4(this, "health_monitor", Math.max(0L, p.f1261c.a(null).longValue()), null); } @Override // c.i.a.f.i.b.r5 @@ -89,7 +89,7 @@ public final class d4 extends r5 { } public final boolean u(long j) { - return j - this.f1226r.a() > this.v.a(); + return j - this.f1227r.a() > this.v.a(); } @WorkerThread 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 c15f62efc1..f9cf830bc2 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.f1256c; + String str = o.f1257c; 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 b871060b8f..7221390b33 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 f1231c; + public final i f1232c; public final /* synthetic */ w8 d; public d9(w8 w8Var) { this.d = w8Var; - this.f1231c = new c9(this, w8Var.a); + this.f1232c = 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.f1231c.c(); - this.f1231c.b(3600000); + this.f1232c.c(); + this.f1232c.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 4b0472afdb..535841a90a 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 f1232c; + public g1 f1233c; 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.f1232c = g1Var; + this.f1233c = 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.f1232c; + g1 g1Var = this.f1233c; 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.f1233c; + Boolean bool = eaVar.f1234c; 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.f1261c0) && eaVar.h()) { + if (f9.b() && this.h.a.h.u(this.a, p.f1262c0) && eaVar.h()) { list.clear(); } - if (!f9.b() || !this.h.a.h.u(this.a, p.f1261c0)) { + if (!f9.b() || !this.h.a.h.u(this.a, p.f1262c0)) { 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 b192868d7e..791649f2d1 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 @@ -25,15 +25,15 @@ public final /* synthetic */ class e6 implements Runnable { URL url; c6 c6Var = this.i; c6Var.b(); - if (c6Var.l().f1229y.b()) { + if (c6Var.l().f1230y.b()) { c6Var.g().m.a("Deferred Deep Link already retrieved. Not fetching again."); return; } - long a = c6Var.l().f1230z.a(); - c6Var.l().f1230z.b(a + 1); + long a = c6Var.l().f1231z.a(); + c6Var.l().f1231z.b(a + 1); if (a >= 5) { c6Var.g().i.a("Permanently failed to retrieve Deferred Deep Link. Reached maximum retries."); - c6Var.l().f1229y.a(true); + c6Var.l().f1230y.a(true); return; } u4 u4Var = c6Var.a; @@ -41,7 +41,7 @@ public final /* synthetic */ class e6 implements Runnable { u4.q(u4Var.n()); n3 z2 = u4Var.z(); z2.t(); - String str = z2.f1256c; + String str = z2.f1257c; d4 o = u4Var.o(); o.b(); Objects.requireNonNull((d) o.a.o); @@ -85,7 +85,7 @@ public final /* synthetic */ class e6 implements Runnable { t9 t = u4Var.t(); u4Var.z(); String str2 = (String) pair.first; - long a2 = u4Var.o().f1230z.a() - 1; + long a2 = u4Var.o().f1231z.a() - 1; Objects.requireNonNull(t); try { c.c.a.a0.d.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 10993366dd..5de6580cab 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().f1229y.a(true); + u4Var.o().f1230y.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 a8f84cdfcc..d055fec08b 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 f1233c; + public Boolean f1234c; 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 792c68f0f3..b32ff3870a 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 f1234c; + public long f1235c; 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 5779fb2d6a..2349faec96 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 f1235c; + public boolean f1236c; public boolean d; public final /* synthetic */ d4 e; @@ -30,8 +30,8 @@ public final class f4 { @WorkerThread public final boolean b() { - if (!this.f1235c) { - this.f1235c = true; + if (!this.f1236c) { + this.f1236c = 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/fa.java b/app/src/main/java/c/i/a/f/i/b/fa.java index 10ee894b4f..37fd4915b4 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.f1261c0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1262c0); 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.f1233c = bool4; + this.f1234c = 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 10fc091cca..ec2811226f 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 @@ -465,7 +465,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.f1253c)); + contentValues.put("lifetime_count", Long.valueOf(lVar.f1254c)); 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)); @@ -502,11 +502,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.f1217x)); + contentValues.put("day", Long.valueOf(a4Var.f1218x)); a4Var.a.f().b(); - contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1218y)); + contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1219y)); a4Var.a.f().b(); - contentValues.put("daily_events_count", Long.valueOf(a4Var.f1219z)); + contentValues.put("daily_events_count", Long.valueOf(a4Var.f1220z)); a4Var.a.f().b(); contentValues.put("daily_conversions_count", Long.valueOf(a4Var.A)); a4Var.a.f().b(); @@ -639,8 +639,8 @@ public final class g extends i9 { public final boolean M(u9 u9Var) { b(); n(); - if (Y(u9Var.a, u9Var.f1286c) == null) { - if (t9.X(u9Var.f1286c)) { + if (Y(u9Var.a, u9Var.f1287c) == null) { + if (t9.X(u9Var.f1287c)) { 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; @@ -652,14 +652,14 @@ public final class g extends i9 { if (S >= ((long) i2)) { return false; } - } else if (!"_npa".equals(u9Var.f1286c) && 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.f1287c) && 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.f1286c); + contentValues.put(ModelAuditLogEntry.CHANGE_KEY_NAME, u9Var.f1287c); contentValues.put("set_timestamp", Long.valueOf(u9Var.d)); G(contentValues, "value", u9Var.e); try { @@ -693,7 +693,7 @@ public final class g extends i9 { e(); contentValues.put("triggered_event", t9.g0(zzz.q)); contentValues.put("triggered_timestamp", Long.valueOf(zzz.k.k)); - contentValues.put("time_to_live", Long.valueOf(zzz.f2812r)); + contentValues.put("time_to_live", Long.valueOf(zzz.f2813r)); e(); contentValues.put("expired_event", t9.g0(zzz.s)); try { @@ -864,16 +864,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.f1217x != j2; - a4Var.f1217x = j2; + a4Var.E |= a4Var.f1218x != j2; + a4Var.f1218x = j2; long j3 = cursor.getLong(12); a4Var.a.f().b(); - a4Var.E |= a4Var.f1218y != j3; - a4Var.f1218y = j3; + a4Var.E |= a4Var.f1219y != j3; + a4Var.f1219y = j3; long j4 = cursor.getLong(13); a4Var.a.f().b(); - a4Var.E |= a4Var.f1219z != j4; - a4Var.f1219z = j4; + a4Var.E |= a4Var.f1220z != j4; + a4Var.f1220z = j4; long j5 = cursor.getLong(14); a4Var.a.f().b(); a4Var.E |= a4Var.A != j5; @@ -1512,7 +1512,7 @@ public final class g extends i9 { long a = l().i.a(); Objects.requireNonNull((c.i.a.f.e.o.d) this.a.o); long elapsedRealtime = SystemClock.elapsedRealtime(); - if (Math.abs(elapsedRealtime - a) > p.f1271y.a(null).longValue()) { + if (Math.abs(elapsedRealtime - a) > p.f1272y.a(null).longValue()) { l().i.b(elapsedRealtime); b(); n(); @@ -1685,7 +1685,7 @@ public final class g extends i9 { if (query.getLong(0) == j2) { fVar.b = query.getLong(1); fVar.a = query.getLong(2); - fVar.f1234c = query.getLong(3); + fVar.f1235c = query.getLong(3); fVar.d = query.getLong(4); fVar.e = query.getLong(5); } @@ -1696,7 +1696,7 @@ public final class g extends i9 { fVar.a += j3; } if (z4) { - fVar.f1234c += j3; + fVar.f1235c += j3; } if (z5) { fVar.d += j3; @@ -1708,7 +1708,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.f1234c)); + contentValues.put("daily_conversions_count", Long.valueOf(fVar.f1235c)); 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 832251d01b..360b04aa11 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 f1236c; + public boolean f1237c; public long d; public final /* synthetic */ d4 e; @@ -22,8 +22,8 @@ public final class h4 { @WorkerThread public final long a() { - if (!this.f1236c) { - this.f1236c = true; + if (!this.f1237c) { + this.f1237c = 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/h6.java b/app/src/main/java/c/i/a/f/i/b/h6.java index 06de31fb44..e5c214c2bd 100644 --- a/app/src/main/java/c/i/a/f/i/b/h6.java +++ b/app/src/main/java/c/i/a/f/i/b/h6.java @@ -11,7 +11,7 @@ public final class h6 implements Runnable { @Override // java.lang.Runnable public final void run() { - this.j.l().f1226r.b(this.i); + this.j.l().f1227r.b(this.i); this.j.g().m.b("Session timeout duration set", Long.valueOf(this.i)); } } 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 3ae53a4a28..79c4598a79 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 f1237c; + public volatile i7 f1238c; 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.f1240c); + bundle.putLong("_si", i7Var.f1241c); } 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.f1240c != i7Var.f1240c || !t9.q0(i7Var2.b, i7Var.b) || !t9.q0(i7Var2.a, i7Var.a)) { + if (i7Var2 == null || i7Var2.f1241c != i7Var.f1241c || !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.f1240c); + bundle2.putLong("_pi", i7Var2.f1241c); } 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.f1237c == null ? this.d : this.f1237c; + i7 i7Var3 = this.f1238c == null ? this.d : this.f1238c; if (i7Var.b == null) { - i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1240c, i7Var.e, i7Var.f); + i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1241c, i7Var.e, i7Var.f); } else { i7Var2 = i7Var; } - this.d = this.f1237c; - this.f1237c = i7Var2; + this.d = this.f1238c; + this.f1238c = 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 f8f74386de..c2cd5b0441 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.f1258a0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1259a0); 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.f1233c = Boolean.TRUE; + this.f1234c = 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 44ed271cf7..a861142761 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 f1238c; + public final Runnable f1239c; public volatile long d; public i(t5 t5Var) { Objects.requireNonNull(t5Var, "null reference"); this.b = t5Var; - this.f1238c = new k(this, t5Var); + this.f1239c = 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.f1238c, j)) { + if (!d().postDelayed(this.f1239c, 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.f1238c); + d().removeCallbacks(this.f1239c); } 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 78f159efc6..a3dd23406e 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 f1239c; + public boolean f1240c; public Bundle d; public final /* synthetic */ d4 e; @@ -25,8 +25,8 @@ public final class i4 { @WorkerThread public final Bundle a() { - if (!this.f1239c) { - this.f1239c = true; + if (!this.f1240c) { + this.f1240c = 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 39c25c4155..e208c6c671 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 f1240c; + public final long f1241c; 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.f1240c = j; + this.f1241c = 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 481fd9d0e3..fb47c21f42 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 f1241c; + public boolean f1242c; 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.f1241c) { + if (!this.f1242c) { throw new IllegalStateException("Not initialized"); } } public final void o() { - if (!this.f1241c) { + if (!this.f1242c) { p(); this.b.q++; - this.f1241c = true; + this.f1242c = 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 39487127c8..b5e0fa27de 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 f1242c; + public long f1243c; 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.f1242c = TimeUnit.MINUTES.convert((long) (instance.get(16) + instance.get(15)), TimeUnit.MILLISECONDS); + this.f1243c = 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.f1242c; + return this.f1243c; } 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 cc4411dee7..ff84cf56c0 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 f1243c; + public final h3 f1244c; 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.f1243c = h3Var; + this.f1244c = 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.f1243c; + h3 h3Var = j3Var.f1244c; if (h3Var != null) { v2 = (V) h3Var.a(); } @@ -60,7 +60,7 @@ public final class j3 { } } catch (SecurityException unused2) { } - h3 h3Var2 = this.f1243c; + h3 h3Var2 = this.f1244c; 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 12619d9c6f..93c7665321 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 f1244c; + public String f1245c; 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.f1244c = this.d.w().getString(this.a, null); + this.f1245c = this.d.w().getString(this.a, null); } - return this.f1244c; + return this.f1245c; } @WorkerThread @@ -32,6 +32,6 @@ public final class j4 { SharedPreferences.Editor edit = this.d.w().edit(); edit.putString(this.a, str); edit.apply(); - this.f1244c = str; + this.f1245c = 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 0edb4a3e8b..45e19673bb 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.f1221c = k9Var.b; + k9Var.k.h.f1222c = 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 990c6a6ffe..e5e91f71c3 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 @@ -10,7 +10,7 @@ public final class k4 { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1245c; + public final String f1246c; public final long d; public final /* synthetic */ d4 e; @@ -20,7 +20,7 @@ public final class k4 { d.m(j > 0); this.a = str.concat(":start"); this.b = str.concat(":count"); - this.f1245c = str.concat(":value"); + this.f1246c = str.concat(":value"); this.d = j; } @@ -31,7 +31,7 @@ public final class k4 { long currentTimeMillis = System.currentTimeMillis(); SharedPreferences.Editor edit = this.e.w().edit(); edit.remove(this.b); - edit.remove(this.f1245c); + edit.remove(this.f1246c); 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 cc89d0ee22..953f524511 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 @@ -15,7 +15,7 @@ import c.i.a.f.e.k.b; import c.i.a.f.e.n.a; import com.google.android.gms.common.ConnectionResult; /* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */ -public final class k8 implements ServiceConnection, b.a, b.AbstractC0107b { +public final class k8 implements ServiceConnection, b.a, b.AbstractC0108b { public volatile boolean i; public volatile r3 j; public final /* synthetic */ q7 k; @@ -32,7 +32,7 @@ public final class k8 implements ServiceConnection, b.a, b.AbstractC0107b { this.k.f().v(new o8(this)); } - @Override // c.i.a.f.e.k.b.AbstractC0107b + @Override // c.i.a.f.e.k.b.AbstractC0108b @MainThread public final void g(@NonNull ConnectionResult connectionResult) { d.u("MeasurementServiceConnection.onConnectionFailed"); @@ -91,7 +91,7 @@ public final class k8 implements ServiceConnection, b.a, b.AbstractC0107b { try { a b = a.b(); q7 q7Var = this.k; - b.c(q7Var.a.b, q7Var.f1274c); + b.c(q7Var.a.b, q7Var.f1275c); } 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 91e4ba7dcc..d49657d2a1 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 @@ -81,7 +81,7 @@ public class k9 implements t5 { public p4 b; /* renamed from: c reason: collision with root package name */ - public x3 f1246c; + public x3 f1247c; public g d; public b4 e; public h9 f; @@ -98,23 +98,23 @@ public class k9 implements t5 { public int q; /* renamed from: r reason: collision with root package name */ - public boolean f1247r; + public boolean f1248r; public boolean s; public boolean t; public FileLock u; public FileChannel v; /* renamed from: w reason: collision with root package name */ - public List f1248w; + public List f1249w; /* renamed from: x reason: collision with root package name */ - public List f1249x; + public List f1250x; /* renamed from: y reason: collision with root package name */ - public long f1250y; + public long f1251y; /* renamed from: z reason: collision with root package name */ - public final Map f1251z; + public final Map f1252z; /* compiled from: com.google.android.gms:play-services-measurement@@18.0.0 */ public class a { @@ -122,7 +122,7 @@ public class k9 implements t5 { public List b; /* renamed from: c reason: collision with root package name */ - public List f1252c; + public List f1253c; public long d; public a(k9 k9Var, j9 j9Var) { @@ -133,13 +133,13 @@ public class k9 implements t5 { } public final boolean b(long j, a1 a1Var) { - if (this.f1252c == null) { - this.f1252c = new ArrayList(); + if (this.f1253c == null) { + this.f1253c = new ArrayList(); } if (this.b == null) { this.b = new ArrayList(); } - if (this.f1252c.size() > 0 && ((this.f1252c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { + if (this.f1253c.size() > 0 && ((this.f1253c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { return false; } long g = this.d + ((long) a1Var.g()); @@ -147,33 +147,33 @@ public class k9 implements t5 { return false; } this.d = g; - this.f1252c.add(a1Var); + this.f1253c.add(a1Var); this.b.add(Long.valueOf(j)); - return this.f1252c.size() < Math.max(1, p.j.a(null).intValue()); + return this.f1253c.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.f1250y = -1; + this.f1251y = -1; q9 q9Var = new q9(this); q9Var.o(); this.h = q9Var; x3 x3Var = new x3(this); x3Var.o(); - this.f1246c = x3Var; + this.f1247c = x3Var; p4 p4Var = new p4(this); p4Var.o(); this.b = p4Var; - this.f1251z = new HashMap(); + this.f1252z = 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.f1241c) { + } else if (!i9Var.f1242c) { String valueOf = String.valueOf(i9Var.getClass()); StringBuilder sb = new StringBuilder(valueOf.length() + 27); sb.append("Component not initialized: "); @@ -258,7 +258,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.f1263e0) && "_cmp".equals(zzaq.i) && "referrer API v2".equals(zzaq.j.i.getString("_cis"))) { + if (this.k.h.o(p.f1264e0) && "_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); @@ -359,7 +359,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.f2811z, T.y())) { + if (t9.d0(zzn.j, T.v(), zzn.f2812z, 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(); @@ -380,7 +380,7 @@ public class k9 implements t5 { } } if (T != null) { - if (((T.N() == -2147483648L || T.N() == zzn.f2807r) ? false : true) || (T.N() == -2147483648L && T.M() != null && !T.M().equals(zzn.k))) { + if (((T.N() == -2147483648L || T.N() == zzn.f2808r) ? false : true) || (T.N() == -2147483648L && T.M() != null && !T.M().equals(zzn.k))) { Bundle bundle = new Bundle(); bundle.putString("_pv", T.M()); l(new zzaq("_au", new zzap(bundle), "auto", j4), zzn); @@ -390,7 +390,7 @@ public class k9 implements t5 { if (i == 0) { o(new zzku("_fot", j4, Long.valueOf(j5), "auto"), zzn); U(); - this.k.f1282x.a(zzn.i); + this.k.f1283x.a(zzn.i); U(); P(); Bundle bundle2 = new Bundle(); @@ -408,7 +408,7 @@ public class k9 implements t5 { str2 = "_et"; j2 = 1; } - if (zzn.f2810y) { + if (zzn.f2811y) { bundle2.putLong("_dac", j2); } g K2 = K(); @@ -486,7 +486,7 @@ public class k9 implements t5 { } else { j = 1; } - if (zzn.f2810y) { + if (zzn.f2811y) { bundle3.putLong("_dac", j); } B(new zzaq("_v", new zzap(bundle3), "auto", j4), zzn); @@ -638,8 +638,8 @@ public class k9 implements t5 { T.m(zzn.j); z2 = true; } - if (!TextUtils.equals(zzn.f2811z, T.y())) { - T.q(zzn.f2811z); + if (!TextUtils.equals(zzn.f2812z, T.y())) { + T.q(zzn.f2812z); z2 = true; } if (da.b() && this.k.h.u(T.o(), p.j0) && !TextUtils.equals(zzn.D, T.B())) { @@ -659,8 +659,8 @@ public class k9 implements t5 { T.D(zzn.k); z2 = true; } - if (zzn.f2807r != T.N()) { - T.p(zzn.f2807r); + if (zzn.f2808r != T.N()) { + T.p(zzn.f2808r); z2 = true; } String str = zzn.l; @@ -688,12 +688,12 @@ public class k9 implements t5 { T.R(zzn.t); z2 = true; } - if (zzn.f2808w != T.h()) { - T.n(zzn.f2808w); + if (zzn.f2809w != T.h()) { + T.n(zzn.f2809w); z2 = true; } - if (zzn.f2809x != T.i()) { - T.r(zzn.f2809x); + if (zzn.f2810x != T.i()) { + T.r(zzn.f2810x); z2 = true; } if (zzn.A != T.j()) { @@ -716,7 +716,7 @@ public class k9 implements t5 { z2 = true; if (!TextUtils.equals(zzn.j, T.v())) { } - if (!TextUtils.equals(zzn.f2811z, T.y())) { + if (!TextUtils.equals(zzn.f2812z, T.y())) { } T.u(zzn.D); z2 = true; @@ -727,7 +727,7 @@ public class k9 implements t5 { z2 = true; T.D(zzn.k); z2 = true; - if (zzn.f2807r != T.N()) { + if (zzn.f2808r != T.N()) { } String str = zzn.l; T.G(zzn.l); @@ -740,9 +740,9 @@ public class k9 implements t5 { } T.R(zzn.t); z2 = true; - if (zzn.f2808w != T.h()) { + if (zzn.f2809w != T.h()) { } - if (zzn.f2809x != T.i()) { + if (zzn.f2810x != T.i()) { } if (zzn.A != T.j()) { } @@ -778,7 +778,7 @@ public class k9 implements t5 { T.c(c(h)); } T.m(zzn.j); - T.q(zzn.f2811z); + T.q(zzn.f2812z); if (da.b() && this.k.h.u(T.o(), p.j0)) { T.u(zzn.D); } @@ -792,7 +792,7 @@ public class k9 implements t5 { if (!TextUtils.isEmpty(zzn.k)) { T.D(zzn.k); } - T.p(zzn.f2807r); + T.p(zzn.f2808r); String str3 = zzn.l; if (str3 != null) { T.G(str3); @@ -805,8 +805,8 @@ public class k9 implements t5 { if (!this.k.h.o(p.y0)) { T.R(zzn.t); } - T.n(zzn.f2808w); - T.r(zzn.f2809x); + T.n(zzn.f2809w); + T.r(zzn.f2810x); T.b(zzn.A); T.z(zzn.B); T.a.f().b(); @@ -867,7 +867,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(((c.i.a.f.e.o.d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1272z.a(l).longValue()) { + if (z3 && (T = K().T(str)) != null && Math.abs(((c.i.a.f.e.o.d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1273z.a(l).longValue()) { this.k.g().C().a("Fetching config for blacklisted app"); n(T); return; @@ -923,7 +923,7 @@ public class k9 implements t5 { i = 0; u9Var = new u9(str, zzaq2.k, concat, ((c.i.a.f.e.o.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.f1286c), 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.f1287c), u9Var.e); this.k.t().S(this.A, str, 9, null, null, 0); } z2 = true; @@ -1044,7 +1044,7 @@ public class k9 implements t5 { if (!TextUtils.isEmpty(zzn.k)) { u0.a0(zzn.k); } - long j3 = zzn.f2807r; + long j3 = zzn.f2808r; if (j3 != -2147483648L) { u0.c0((int) j3); } @@ -1059,11 +1059,11 @@ public class k9 implements t5 { 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.f2811z)) { - u0.r0(zzn.f2811z); + if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2812z)) { + u0.r0(zzn.f2812z); } - } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2811z)) { - u0.r0(zzn.f2811z); + } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2812z)) { + u0.r0(zzn.f2812z); } long j4 = zzn.n; if (j4 != 0) { @@ -1078,14 +1078,14 @@ public class k9 implements t5 { if (!t8.b() || !this.k.a().o(p.J0) || h.j()) { Pair s = this.j.s(zzn.i, h); if (!TextUtils.isEmpty((CharSequence) s.first)) { - if (zzn.f2808w) { + if (zzn.f2809w) { u0.e0((String) s.first); Object obj2 = s.second; if (obj2 != null) { u0.y(((Boolean) obj2).booleanValue()); } } - } else if (!this.k.y().s(this.k.j()) && zzn.f2809x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { + } else if (!this.k.y().s(this.k.j()) && zzn.f2810x && (!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())); @@ -1133,7 +1133,7 @@ public class k9 implements t5 { T2.a(0); T2.l(0); T2.D(zzn.k); - T2.p(zzn.f2807r); + T2.p(zzn.f2808r); T2.G(zzn.l); T2.t(zzn.m); T2.w(zzn.n); @@ -1153,7 +1153,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).f1286c); + L.r(C.get(i2).f1287c); L.q(C.get(i2).d); N().G(L, C.get(i2).e); u0.u(L); @@ -1194,8 +1194,8 @@ public class k9 implements t5 { } public final x3 J() { - C(this.f1246c); - return this.f1246c; + C(this.f1247c); + return this.f1247c; } public final g K() { @@ -1204,7 +1204,7 @@ public class k9 implements t5 { } public final boolean L(zzn zzn) { - return (!da.b() || !this.k.h.u(zzn.i, p.j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2811z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2811z); + return (!da.b() || !this.k.h.u(zzn.i, p.j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2812z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2812z); } public final ba M() { @@ -1249,7 +1249,7 @@ public class k9 implements t5 { x(); } else { U(); - if (this.f1248w != null) { + if (this.f1249w != null) { this.k.g().n.a("Uploading requested multiple times"); this.t = false; x(); @@ -1271,8 +1271,8 @@ public class k9 implements t5 { } String u = K().u(); if (!TextUtils.isEmpty(u)) { - if (this.f1250y == -1) { - this.f1250y = K().j0(); + if (this.f1251y == -1) { + this.f1251y = 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()) { @@ -1307,7 +1307,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.f1221c.i(u, "gaia_collection_enabled")) && (!t8.b() || !this.k.h.o(p.J0) || a(u).j()); + boolean z3 = "1".equals(this.k.h.f1222c.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; @@ -1376,10 +1376,10 @@ public class k9 implements t5 { try { URL url = new URL(a3); d.m(!arrayList.isEmpty()); - if (this.f1248w != null) { + if (this.f1249w != null) { this.k.g().f.a("Set uploading progress before finishing the previous upload"); } else { - this.f1248w = new ArrayList(arrayList); + this.f1249w = new ArrayList(arrayList); } this.k.o().g.b(currentTimeMillis); String str2 = "?"; @@ -1398,7 +1398,7 @@ public class k9 implements t5 { } } } else { - this.f1250y = -1; + this.f1251y = -1; String B = K().B(currentTimeMillis - p.d.a(null).longValue()); if (!TextUtils.isEmpty(B) && (T = K().T(B)) != null) { n(T); @@ -1432,7 +1432,7 @@ public class k9 implements t5 { boolean z3 = true; this.m = true; U(); - if (!this.k.h.o(p.f1267i0) || (fileLock = this.u) == null || !fileLock.isValid()) { + if (!this.k.h.o(p.f1268i0) || (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; @@ -1580,7 +1580,7 @@ public class k9 implements t5 { } U(); P(); - d dVar2 = this.f1251z.get(str); + d dVar2 = this.f1252z.get(str); if (dVar2 != null) { return dVar2; } @@ -1789,9 +1789,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.f1286c), u9Var.e); + this.k.g().n.d("User property triggered", zzz3.i, this.k.u().y(u9Var.f1287c), u9Var.e); } else { - this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1286c), u9Var.e); + this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1287c), u9Var.e); } zzaq zzaq5 = zzz3.q; if (zzaq5 != null) { @@ -1905,7 +1905,7 @@ public class k9 implements t5 { arrayMap = new ArrayMap(); arrayMap.put("If-Modified-Since", str); } - this.f1247r = true; + this.f1248r = true; x3 J = J(); String o2 = a4Var.o(); l9 l9Var = new l9(this); @@ -1961,20 +1961,20 @@ public class k9 implements t5 { } l z2 = K().z(zzn.i, "_s"); if (z2 != null) { - j2 = z2.f1253c; + j2 = z2.f1254c; 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.f1286c), n0); + this.k.g().n.c("Setting user property", this.k.u().y(u9Var.f1287c), 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.f1286c), u9Var.e); + this.k.g().f.c("Too many unique user properties are set. Ignoring user property", this.k.u().y(u9Var.f1287c), u9Var.e); this.k.t().S(this.A, zzn.i, 9, null, null, 0); } } finally { @@ -1986,10 +1986,10 @@ public class k9 implements t5 { @WorkerThread public final void p(zzn zzn) { - if (this.f1248w != null) { + if (this.f1249w != null) { ArrayList arrayList = new ArrayList(); - this.f1249x = arrayList; - arrayList.addAll(this.f1248w); + this.f1250x = arrayList; + arrayList.addAll(this.f1249w); } g K = K(); String str = zzn.i; @@ -2055,9 +2055,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.f1286c), u9Var.e); + this.k.g().m.d("User property updated immediately", zzz2.i, this.k.u().y(u9Var.f1287c), u9Var.e); } else { - this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1286c), u9Var.e); + this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1287c), u9Var.e); } if (z3 && (zzaq = zzz2.q) != null) { I(new zzaq(zzaq, zzz2.l), zzn); @@ -2087,7 +2087,7 @@ public class k9 implements t5 { try { bArr = new byte[0]; } catch (Throwable th2) { - this.f1247r = false; + this.f1248r = false; x(); throw th2; } @@ -2160,7 +2160,7 @@ public class k9 implements t5 { } K().s(); K().e0(); - this.f1247r = false; + this.f1248r = false; x(); } catch (Throwable th3) { K().e0(); @@ -2173,7 +2173,7 @@ public class k9 implements t5 { if (t8.b() && this.k.h.o(p.J0)) { U(); P(); - this.f1251z.put(str, dVar); + this.f1252z.put(str, dVar); g K = K(); if (t8.b() && K.a.h.o(p.J0)) { Objects.requireNonNull(str, "null reference"); @@ -2394,7 +2394,7 @@ public class k9 implements t5 { try { a aVar9 = new a(k9Var3, null); g K = K(); - long j3 = k9Var3.f1250y; + long j3 = k9Var3.f1251y; d.A(aVar9); K.b(); K.n(); @@ -2417,7 +2417,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { e1.a t2 = aVar9.a.t(); t2.F(); @@ -2432,10 +2432,10 @@ public class k9 implements t5 { long j4 = 0; while (true) { z2 = z11; - if (i13 >= aVar9.f1252c.size()) { + if (i13 >= aVar9.f1253c.size()) { break; } - a1.a t3 = aVar9.f1252c.get(i13).t(); + a1.a t3 = aVar9.f1253c.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())); @@ -2530,7 +2530,7 @@ public class k9 implements t5 { } else { z2 = true; } - if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1234c > ((long) k9Var3.k.a().q(aVar9.a.G1(), p.n))) { + if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1235c > ((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; @@ -2773,7 +2773,7 @@ public class k9 implements t5 { } } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2810,7 +2810,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2862,7 +2862,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2879,7 +2879,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2896,7 +2896,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2913,7 +2913,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2924,7 +2924,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1252c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1253c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -3306,7 +3306,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } else { @@ -3326,7 +3326,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } else { @@ -3385,7 +3385,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.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } @@ -3402,7 +3402,7 @@ public class k9 implements t5 { if (cursor2 != null) { cursor2.close(); } - list = aVar9.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th5) { @@ -3431,7 +3431,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.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th7) { @@ -3448,7 +3448,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.f1252c; + list = aVar9.f1253c; if (!(list != null || list.isEmpty())) { } } catch (SQLiteException e9) { @@ -3572,15 +3572,15 @@ 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.f1220c = S.a.J().u(); - S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1220c)); + S.f1221c = S.a.J().u(); + S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1221c)); S.b = true; } T().s(); return; } else { long a4 = this.k.o().h.a(); - long max4 = Math.max(0L, p.f1268r.a(null).longValue()); + long max4 = Math.max(0L, p.f1269r.a(null).longValue()); if (!N().N(a4, max4)) { j2 = Math.max(j2, a4 + max4); } @@ -3588,7 +3588,7 @@ public class k9 implements t5 { Objects.requireNonNull((c.i.a.f.e.o.d) this.k.o); long currentTimeMillis2 = j2 - System.currentTimeMillis(); if (currentTimeMillis2 <= 0) { - currentTimeMillis2 = Math.max(0L, p.f1269w.a(null).longValue()); + currentTimeMillis2 = Math.max(0L, p.f1270w.a(null).longValue()); h4 h4Var = this.k.o().f; Objects.requireNonNull((c.i.a.f.e.o.d) this.k.o); h4Var.b(System.currentTimeMillis()); @@ -3607,7 +3607,7 @@ public class k9 implements t5 { T.g().n.b("Scheduling upload, millis", Long.valueOf(currentTimeMillis2)); Objects.requireNonNull((c.i.a.f.e.o.d) T.a.o); long elapsedRealtime = SystemClock.elapsedRealtime() + currentTimeMillis2; - if (currentTimeMillis2 < Math.max(0L, p.f1270x.a(null).longValue())) { + if (currentTimeMillis2 < Math.max(0L, p.f1271x.a(null).longValue())) { if (!(T.e.d != 0)) { T.e.b(currentTimeMillis2); } @@ -3678,8 +3678,8 @@ public class k9 implements t5 { @WorkerThread public final void x() { U(); - if (this.f1247r || this.s || this.t) { - this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.f1247r), Boolean.valueOf(this.s), Boolean.valueOf(this.t)); + if (this.f1248r || this.s || this.t) { + this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.f1248r), Boolean.valueOf(this.s), Boolean.valueOf(this.t)); return; } this.k.g().n.a("Stopping uploading service(s)"); 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 b8d1600c4a..16af714ffe 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 f1253c; + public final long f1254c; public final long d; public final long e; public final long f; @@ -31,7 +31,7 @@ public final class l { d.m(j5 < 0 ? false : z2); this.a = str; this.b = str2; - this.f1253c = j; + this.f1254c = 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.f1253c, this.d, this.e, j, this.g, this.h, this.i, this.j, this.k); + return new l(this.a, this.b, this.f1254c, 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.f1253c, this.d, this.e, this.f, j, Long.valueOf(j2), this.i, this.j, this.k); + return new l(this.a, this.b, this.f1254c, 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.f1253c, 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.f1254c, 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 d27ad3e9a7..60e20dfea2 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.f1286c)) { + if (z2 || !t9.r0(u9Var.f1287c)) { 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 d2b624c9df..9d4ff12fe4 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 f1254c; + public final String f1255c; public final long d; public final long e; public final zzap f; @@ -24,7 +24,7 @@ public final class m { d.w(str3); this.a = str2; this.b = str3; - this.f1254c = TextUtils.isEmpty(str) ? null : str; + this.f1255c = 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.f1254c = TextUtils.isEmpty(str) ? null : str; + this.f1255c = 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.f1254c, this.a, this.b, this.d, j, this.f); + return new m(u4Var, this.f1255c, 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 5ec4c680d3..4a595a7ffb 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 f1255c = new p3(this, this.a.b, "google_app_measurement_local.db"); + public final p3 f1256c = 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.f1255c.getWritableDatabase(); + SQLiteDatabase writableDatabase = this.f1256c.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 7dc5d57413..db8b888482 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.f1256c; + String str = o.f1257c; Objects.requireNonNull(cVar); j3 j3Var = p.L; - atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1221c.i(str, j3Var.b))); + atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1222c.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 bfb7db5f9a..9bc4e80b8d 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 @@ -31,8 +31,8 @@ public final class m9 implements z3 { throw th2; } } - List list = k9Var.f1248w; - k9Var.f1248w = null; + List list = k9Var.f1249w; + k9Var.f1249w = null; boolean z2 = true; if ((i == 200 || i == 204) && th == null) { try { @@ -59,7 +59,7 @@ public final class m9 implements z3 { throw e; } } catch (SQLiteException e2) { - List list2 = k9Var.f1249x; + List list2 = k9Var.f1250x; 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.f1249x = null; + k9Var.f1250x = null; if (!k9Var.J().u() || !k9Var.v()) { - k9Var.f1250y = -1; + k9Var.f1251y = -1; k9Var.w(); } else { k9Var.Q(); 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 916f76a545..42ef40ffa9 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 f1256c; + public String f1257c; 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.f1256c = packageName; + this.f1257c = 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.f1279c) && "am".equals(this.a.d); + boolean z5 = !TextUtils.isEmpty(this.a.f1280c) && "am".equals(this.a.d); boolean z6 = z4 | z5; if (!z6) { if (status == null) { @@ -162,10 +162,10 @@ public final class n3 extends a5 { this.l = ""; this.m = ""; if (z5) { - this.l = this.a.f1279c; + this.l = this.a.f1280c; } list = null; - H0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1114c : c.H0(this.a.b, "google_app_id"); + H0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1115c : c.H0(this.a.b, "google_app_id"); this.k = !TextUtils.isEmpty(H0) ? "" : H0; if (!da.b() && this.a.h.o(p.j0)) { Context context2 = this.a.b; @@ -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.f1256c, TextUtils.isEmpty(this.k) ? this.l : this.k); + g().n.c("App measurement enabled for app package, google app id", this.f1257c, 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 ad182d83d7..c6fb9fa703 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 f1257c = new AtomicReference<>(); + public static final AtomicReference f1258c = 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.f1287c, v5.a, f1257c); + return !z() ? str : v(str, v5.f1288c, v5.a, f1258c); } @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 3cf886e397..c6a71a347b 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 @@ -53,41 +53,41 @@ public final class p { public static List> a = Collections.synchronizedList(new ArrayList()); /* renamed from: a0 reason: collision with root package name */ - public static j3 f1258a0; + public static j3 f1259a0; 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 f1259b0; + public static j3 f1260b0; /* renamed from: c reason: collision with root package name */ - public static j3 f1260c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); + public static j3 f1261c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); /* renamed from: c0 reason: collision with root package name */ - public static j3 f1261c0; + public static j3 f1262c0; 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 f1262d0; + public static j3 f1263d0; 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 f1263e0; + public static j3 f1264e0; 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 f1264f0; + public static j3 f1265f0; 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 f1265g0; + public static j3 f1266g0; 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 f1266h0; + public static j3 f1267h0; 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 f1267i0; + public static j3 f1268i0; public static j3 j = a("measurement.upload.max_events_per_bundle", 1000, 1000, v2.a); public static j3 j0; public static j3 k = a("measurement.upload.max_events_per_day", 100000, 100000, g3.a); @@ -106,7 +106,7 @@ public final class p { public static j3 q0; /* renamed from: r reason: collision with root package name */ - public static j3 f1268r = a("measurement.upload.backoff_period", 43200000L, 43200000L, b0.a); + public static j3 f1269r = a("measurement.upload.backoff_period", 43200000L, 43200000L, b0.a); public static j3 r0; public static j3 s = a("measurement.upload.window_interval", 3600000L, 3600000L, a0.a); public static j3 s0; @@ -118,19 +118,19 @@ public final class p { public static j3 v0; /* renamed from: w reason: collision with root package name */ - public static j3 f1269w = a("measurement.upload.minimum_delay", 500L, 500L, h0.a); + public static j3 f1270w = a("measurement.upload.minimum_delay", 500L, 500L, h0.a); public static j3 w0; /* renamed from: x reason: collision with root package name */ - public static j3 f1270x = a("measurement.alarm_manager.minimum_interval", 60000L, 60000L, g0.a); + public static j3 f1271x = 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 f1271y = a("measurement.upload.stale_data_deletion_interval", 86400000L, 86400000L, j0.a); + public static j3 f1272y = 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 f1272z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); + public static j3 f1273z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); public static j3 z0; static { @@ -151,15 +151,15 @@ 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); - f1258a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); - f1259b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); - f1261c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); - f1262d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); - f1263e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); - f1264f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); - f1265g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); - f1266h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); - f1267i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); + f1259a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); + f1260b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); + f1262c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); + f1263d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); + f1264e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); + f1265f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); + f1266g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); + f1267h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); + f1268i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); j0 = 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); 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 17c6904968..3a82f1bccc 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 K0 = c.K0(t.q(), v5.a, v5.f1287c); + String K0 = c.K0(t.q(), v5.a, v5.f1288c); if (!TextUtils.isEmpty(K0)) { 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 K0 = c.K0(((l0) t3.j).z(), v5.a, v5.f1287c); + String K0 = c.K0(((l0) t3.j).z(), v5.a, v5.f1288c); if (K0 != 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 9a94f39672..9a50b57280 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 f1273c = 0; + public char f1274c = 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.f1245c, null); + String string = k4Var.e.w().getString(k4Var.f1246c, null); long j4 = k4Var.e.w().getLong(k4Var.b, 0); k4Var.a(); - pair = (string == null || j4 <= 0) ? d4.f1225c : new Pair<>(string, Long.valueOf(j4)); - if (pair != null || pair == d4.f1225c) { + pair = (string == null || j4 <= 0) ? d4.f1226c : new Pair<>(string, Long.valueOf(j4)); + if (pair != null || pair == d4.f1226c) { 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 492ca465a5..82fb8e9989 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 @@ -42,7 +42,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 f1274c; + public final k8 f1275c; public i3 d; public volatile Boolean e; public final i f; @@ -53,7 +53,7 @@ public final class q7 extends a5 { public q7(u4 u4Var) { super(u4Var); this.g = new e9(u4Var.o); - this.f1274c = new k8(this); + this.f1275c = new k8(this); this.f = new p7(this, u4Var); this.i = new z7(this, u4Var); } @@ -88,7 +88,7 @@ public final class q7 extends a5 { t(); if (!B()) { if (G()) { - k8 k8Var = this.f1274c; + k8 k8Var = this.f1275c; k8Var.k.b(); Context context = k8Var.k.a.b; synchronized (k8Var) { @@ -108,7 +108,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.f1274c; + k8 k8Var2 = this.f1275c; k8Var2.k.b(); Context context2 = k8Var2.k.a.b; a b = a.b(); @@ -119,7 +119,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.f1274c, 129); + b.a(context2, intent, k8Var2.k.f1275c, 129); return; } } @@ -132,13 +132,13 @@ public final class q7 extends a5 { public final void D() { b(); t(); - k8 k8Var = this.f1274c; + k8 k8Var = this.f1275c; if (k8Var.j != null && (k8Var.j.j() || k8Var.j.e())) { k8Var.j.h(); } k8Var.j = null; try { - a.b().c(this.a.b, this.f1274c); + a.b().c(this.a.b, this.f1275c); } catch (IllegalArgumentException | IllegalStateException unused) { } this.d = null; @@ -288,7 +288,7 @@ public final class q7 extends a5 { String E = z2 ? g().E() : null; o.b(); o.t(); - String str4 = o.f1256c; + String str4 = o.f1257c; o.t(); String str5 = o.k; o.t(); @@ -333,7 +333,7 @@ public final class q7 extends a5 { } long j6 = o.g; boolean d = o.a.d(); - boolean z4 = !o.l().f1227w; + boolean z4 = !o.l().f1228w; o.b(); if (o.a.d()) { if (!((rb) ob.i.a()).a() || !o.a.h.o(p.l0)) { 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 0d1f89e1ee..0ef2fff6d4 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.f2811z); + return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2812z); } public static boolean P(String str) { diff --git a/app/src/main/java/c/i/a/f/i/b/r3.java b/app/src/main/java/c/i/a/f/i/b/r3.java index 7549492993..5da9d81d57 100644 --- a/app/src/main/java/c/i/a/f/i/b/r3.java +++ b/app/src/main/java/c/i/a/f/i/b/r3.java @@ -10,7 +10,7 @@ import c.i.a.f.e.k.b; import c.i.a.f.e.k.e; /* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */ public final class r3 extends b { - public r3(Context context, Looper looper, b.a aVar, b.AbstractC0107b bVar) { + public r3(Context context, Looper looper, b.a aVar, b.AbstractC0108b bVar) { super(context, looper, e.a(context), c.b, 93, aVar, bVar, null); } 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 21e52325d3..be038a0c45 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 f1275c = new AtomicLong(Long.MIN_VALUE); + public static final AtomicLong f1276c = 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 e060812000..6435796cfb 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 f1276c; + public final boolean f1277c; 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.f1276c = z3; + this.f1277c = z3; } public final void a(String str) { - this.d.w(this.a, this.b, this.f1276c, str, null, null, null); + this.d.w(this.a, this.b, this.f1277c, str, null, null, null); } public final void b(String str, Object obj) { - this.d.w(this.a, this.b, this.f1276c, str, obj, null, null); + this.d.w(this.a, this.b, this.f1277c, str, obj, null, null); } public final void c(String str, Object obj, Object obj2) { - this.d.w(this.a, this.b, this.f1276c, str, obj, obj2, null); + this.d.w(this.a, this.b, this.f1277c, str, obj, obj2, null); } public final void d(String str, Object obj, Object obj2, Object obj3) { - this.d.w(this.a, this.b, this.f1276c, str, obj, obj2, obj3); + this.d.w(this.a, this.b, this.f1277c, 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 d492ff9e4a..2a50ab0029 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.f1275c.getAndIncrement(); + long andIncrement = r4.f1276c.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.f1275c.getAndIncrement(); + long andIncrement = r4.f1276c.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 9b6ad57819..0ffa39a96a 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.f1256c, p.N))); + atomicReference.set(Integer.valueOf(cVar.q(o.f1257c, 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 23313c6486..b89ee71241 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.f1273c == 0) { + if (q3Var.f1274c == 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.f1273c = 'C'; + this.n.f1274c = 'C'; } else { - this.n.f1273c = 'c'; + this.n.f1274c = '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.f1273c; + char c2 = q3Var3.f1274c; 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.f1245c, sb2); + edit.putString(k4Var.f1246c, 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.f1245c, sb2); + edit2.putString(k4Var.f1246c, 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 d4f5ed4e1b..51f13cfe8d 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.f1256c, p.M))); + atomicReference.set(Long.valueOf(cVar.n(o.f1257c, 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 156abbb7ab..c0e249863e 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 @@ -56,7 +56,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[] f1277c = {"firebase_", "google_", "ga_"}; + public static final String[] f1278c = {"firebase_", "google_", "ga_"}; public static final String[] d = {"_err"}; public SecureRandom e; public final AtomicLong f = new AtomicLong(0); @@ -210,7 +210,7 @@ public final class t9 extends r5 { } } bundle.putLong("triggered_timestamp", zzz.k.k); - bundle.putLong("time_to_live", zzz.f2812r); + bundle.putLong("time_to_live", zzz.f2813r); zzaq zzaq3 = zzz.s; if (zzaq3 != null) { bundle.putString("expired_event_name", zzaq3.i); @@ -650,7 +650,7 @@ public final class t9 extends r5 { g().h.b("Name is required and can't be null. Type", str); return false; } - String[] strArr3 = f1277c; + String[] strArr3 = f1278c; int length = strArr3.length; int i = 0; while (true) { @@ -783,7 +783,7 @@ public final class t9 extends r5 { if (!z3) { return 21; } - if (!e0(str3, u5.f1285c)) { + if (!e0(str3, u5.f1286c)) { return 20; } q7 x2 = this.a.x(); @@ -1110,6 +1110,6 @@ public final class t9 extends r5 { if ("_id".equals(str)) { return 256; } - return (!this.a.h.o(p.f1266h0) || !"_lgclid".equals(str)) ? 36 : 100; + return (!this.a.h.o(p.f1267h0) || !"_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 afcb5c7008..e1600f2b26 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 f1278c; + public long f1279c; @NonNull public Bundle d; @@ -22,7 +22,7 @@ public final class u3 { this.a = str; this.b = str2; this.d = bundle; - this.f1278c = j; + this.f1279c = 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.f1278c); + return new zzaq(this.a, new zzap(new Bundle(this.d)), this.b, this.f1279c); } 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 8d18467cca..96bb4af6a8 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 f1279c; + public final String f1280c; public final String d; public final String e; public final boolean f; @@ -52,23 +52,23 @@ public class u4 implements t5 { public final c6 q; /* renamed from: r reason: collision with root package name */ - public final a f1280r; + public final a f1281r; public final d7 s; public m3 t; public q7 u; public j v; /* renamed from: w reason: collision with root package name */ - public n3 f1281w; + public n3 f1282w; /* renamed from: x reason: collision with root package name */ - public m4 f1282x; + public m4 f1283x; /* renamed from: y reason: collision with root package name */ - public boolean f1283y = false; + public boolean f1284y = false; /* renamed from: z reason: collision with root package name */ - public Boolean f1284z; + public Boolean f1285z; public u4(y5 y5Var) { Context context; @@ -79,8 +79,8 @@ public class u4 implements t5 { this.g = gaVar; c.h = gaVar; this.b = context2; - this.f1279c = y5Var.b; - this.d = y5Var.f1289c; + this.f1280c = y5Var.b; + this.d = y5Var.f1290c; this.e = y5Var.d; this.f = y5Var.h; this.B = y5Var.e; @@ -105,8 +105,8 @@ public class u4 implements t5 { s2.b(); synchronized (c2.class) { c2 c2Var = c2.a; - if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1160c == null)) { - context.getContentResolver().unregisterContentObserver(c2.a.f1160c); + if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1161c == null)) { + context.getContentResolver().unregisterContentObserver(c2.a.f1161c); } c2.a = null; } @@ -130,7 +130,7 @@ public class u4 implements t5 { o3 o3Var = new o3(this); o3Var.p(); this.n = o3Var; - this.f1280r = new a(this); + this.f1281r = new a(this); h7 h7Var = new h7(this); h7Var.u(); this.p = h7Var; @@ -155,12 +155,12 @@ public class u4 implements t5 { c6 s = s(); if (s.a.b.getApplicationContext() instanceof Application) { Application application = (Application) s.a.b.getApplicationContext(); - if (s.f1222c == null) { - s.f1222c = new y6(s, null); + if (s.f1223c == null) { + s.f1223c = new y6(s, null); } if (z3) { - application.unregisterActivityLifecycleCallbacks(s.f1222c); - application.registerActivityLifecycleCallbacks(s.f1222c); + application.unregisterActivityLifecycleCallbacks(s.f1223c); + application.registerActivityLifecycleCallbacks(s.f1223c); s.g().n.a("Registered activity lifecycle callback"); } } @@ -220,7 +220,7 @@ public class u4 implements t5 { } public final a A() { - a aVar = this.f1280r; + a aVar = this.f1281r; if (aVar != null) { return aVar; } @@ -317,20 +317,20 @@ public class u4 implements t5 { */ @WorkerThread public final boolean m() { - if (this.f1283y) { + if (this.f1284y) { f().b(); - Boolean bool = this.f1284z; + Boolean bool = this.f1285z; if (!(bool == null || this.A == 0)) { if (!bool.booleanValue()) { Objects.requireNonNull((d) this.o); } - return this.f1284z.booleanValue(); + return this.f1285z.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.f1284z = valueOf; + this.f1285z = valueOf; if (valueOf.booleanValue()) { t9 t = t(); n3 z3 = z(); @@ -346,9 +346,9 @@ public class u4 implements t5 { z6.t(); } z2 = true; - this.f1284z = Boolean.valueOf(z2); + this.f1285z = Boolean.valueOf(z2); } - return this.f1284z.booleanValue(); + return this.f1285z.booleanValue(); } throw new IllegalStateException("AppMeasurement is not initialized"); } @@ -384,7 +384,7 @@ public class u4 implements t5 { } public final boolean v() { - return TextUtils.isEmpty(this.f1279c); + return TextUtils.isEmpty(this.f1280c); } public final h7 w() { @@ -403,7 +403,7 @@ public class u4 implements t5 { } public final n3 z() { - p(this.f1281w); - return this.f1281w; + p(this.f1282w); + return this.f1282w; } } 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 218690db31..fe009f9fb6 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[] f1285c = {"items"}; + public static final String[] f1286c = {"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 42c1611596..724787e3b3 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 f1286c; + public final String f1287c; 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.f1286c = str3; + this.f1287c = 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 9fa1a26959..0a4f82ec24 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[] f1287c = {"_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[] f1288c = {"_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.K0(str, f1287c, a); + return c.K0(str, f1288c, 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 8b964d65ec..f8308e6b02 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.f1256c, p.O))); + atomicReference.set(Double.valueOf(cVar.r(o.f1257c, 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 e7a17ddbab..137cd6811c 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().f1228x.b()) { + if (w8Var.a.h.z().booleanValue() || w8Var.l().f1229x.b()) { d9 d9Var = w8Var.e; d9Var.d.b(); - d9Var.f1231c.c(); + d9Var.f1232c.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.f1231c.c(); + d9Var2.f1232c.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().f1228x.a(false); + f9Var.a.l().f1229x.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 c227f391f4..90a9206322 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 @@ -43,7 +43,7 @@ public final class w4 implements Runnable { u4Var.v = jVar; n3 n3Var = new n3(u4Var, y5Var.f); n3Var.u(); - u4Var.f1281w = n3Var; + u4Var.f1282w = n3Var; m3 m3Var = new m3(u4Var); m3Var.u(); u4Var.t = m3Var; @@ -52,8 +52,8 @@ public final class w4 implements Runnable { u4Var.u = q7Var; u4Var.m.q(); u4Var.i.q(); - u4Var.f1282x = new m4(u4Var); - n3 n3Var2 = u4Var.f1281w; + u4Var.f1283x = new m4(u4Var); + n3 n3Var2 = u4Var.f1282w; if (!n3Var2.b) { n3Var2.w(); n3Var2.a.G.incrementAndGet(); @@ -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.f1256c; - if (TextUtils.isEmpty(u4Var.f1279c)) { + String str2 = n3Var.f1257c; + if (TextUtils.isEmpty(u4Var.f1280c)) { 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.f1283y = true; + u4Var.f1284y = 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 ff8e0edb89..b5d5f1b4bc 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.E(0, null, null, q7Var.a.b.getPackageName()); } else { - i3Var.E(i7Var.f1240c, i7Var.a, i7Var.b, q7Var.a.b.getPackageName()); + i3Var.E(i7Var.f1241c, 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 eabcb870b7..77b0e6ba85 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 f1288c; + public Handler f1289c; 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.f1288c == null) { - this.f1288c = new bc(Looper.getMainLooper()); + if (this.f1289c == null) { + this.f1289c = 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 83843c2cc6..afd26d8065 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(); d.w(str); - Integer num = aVar.f1213c.get(str); + Integer num = aVar.f1214c.get(str); if (num != null) { i7 w2 = aVar.q().w(false); int intValue = num.intValue() - 1; if (intValue == 0) { - aVar.f1213c.remove(str); + aVar.f1214c.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(), w2); } - if (aVar.f1213c.isEmpty()) { + if (aVar.f1214c.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.f1213c.put(str, Integer.valueOf(intValue)); + aVar.f1214c.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 bdb31d270d..2602100fb9 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.f1288c.removeCallbacks(b9Var); + this.b.f1289c.removeCallbacks(b9Var); } if (this.b.a.h.o(p.v0)) { - this.b.l().f1228x.a(false); + this.b.l().f1229x.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 551c946bc4..78788b1140 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(); d.w(str); - if (aVar.f1213c.isEmpty()) { + if (aVar.f1214c.isEmpty()) { aVar.d = j; } - Integer num = aVar.f1213c.get(str); + Integer num = aVar.f1214c.get(str); if (num != null) { - aVar.f1213c.put(str, Integer.valueOf(num.intValue() + 1)); - } else if (aVar.f1213c.size() >= 100) { + aVar.f1214c.put(str, Integer.valueOf(num.intValue() + 1)); + } else if (aVar.f1214c.size() >= 100) { aVar.g().i.a("Too many ads visible"); } else { - aVar.f1213c.put(str, 1); + aVar.f1214c.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 59c8216d06..3995c490d5 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 f1289c; + public String f1290c; 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.f1289c = zzae.m; + this.f1290c = 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 ed2902368e..54e7a22f3d 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.f1237c; - q.f1237c = null; + q.d = q.f1238c; + q.f1238c = null; q.f().v(new o7(q, E, elapsedRealtime)); } else { - q.f1237c = null; + q.f1238c = null; q.f().v(new l7(q, elapsedRealtime)); } w8 s = this.i.s(); @@ -112,7 +112,7 @@ public final class y6 implements Application.ActivityLifecycleCallbacks { m.f().v(new a3(m, SystemClock.elapsedRealtime())); return; } - q.f1237c = q.i; + q.f1238c = 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.f1240c); + bundle2.putLong(ModelAuditLogEntry.CHANGE_KEY_ID, i7Var.f1241c); 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 4a91503e48..9ead7725e2 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.f1288c.postDelayed(b9Var, 2000); + x8Var.b.f1289c.postDelayed(b9Var, 2000); if (w8Var.a.h.z().booleanValue()) { - w8Var.e.f1231c.c(); + w8Var.e.f1232c.c(); } f9 f9Var = w8Var.d; if (!f9Var.a.a.h.o(p.v0)) { - f9Var.a.l().f1228x.a(true); + f9Var.a.l().f1229x.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 1a9a757ae9..b0f7feb00b 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 @@ -32,7 +32,7 @@ public final class z4 extends l3 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f1290c = null; + public String f1291c = null; public z4(k9 k9Var) { Objects.requireNonNull(k9Var, "null reference"); @@ -84,7 +84,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.f1286c)) { + if (z2 || !t9.r0(u9Var.f1287c)) { arrayList.add(new zzku(u9Var)); } } @@ -198,7 +198,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.f1286c)) { + if (z2 || !t9.r0(u9Var.f1287c)) { arrayList.add(new zzku(u9Var)); } } @@ -235,7 +235,7 @@ public final class z4 extends l3 { if (z2) { try { if (this.b == null) { - if (!"com.google.android.gms".equals(this.f1290c) && !c.S(this.a.k.b, Binder.getCallingUid())) { + if (!"com.google.android.gms".equals(this.f1291c) && !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); @@ -252,15 +252,15 @@ public final class z4 extends l3 { throw e; } } - if (this.f1290c == null) { + if (this.f1291c == null) { Context context = this.a.k.b; int callingUid = Binder.getCallingUid(); boolean z4 = e.a; if (c.o0(context, callingUid, str)) { - this.f1290c = str; + this.f1291c = str; } } - if (!str.equals(this.f1290c)) { + if (!str.equals(this.f1291c)) { throw new SecurityException(String.format("Unknown calling package name '%s'.", str)); } return; @@ -286,6 +286,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.f2811z, zzn.D); + this.a.k.t().c0(zzn.j, zzn.f2812z, 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 49aa9b90c1..b46a64873a 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.f1212c.matcher(str).matches()) { + if (p.f1213c.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/a.java b/app/src/main/java/c/i/a/f/j/b/a.java index c7ef95eac2..67e575a845 100644 --- a/app/src/main/java/c/i/a/f/j/b/a.java +++ b/app/src/main/java/c/i/a/f/j/b/a.java @@ -5,9 +5,9 @@ public class a implements a.d { public final int i = -1; /* renamed from: c.i.a.f.j.b.a$a reason: collision with other inner class name */ - public static class C0114a { + public static class C0115a { } - public a(C0114a aVar, h hVar) { + public a(C0115a aVar, h hVar) { } } 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 730fcbde12..fb858960e4 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.f1294c.f1115c); + sVar.d.b(sVar.f1295c.f1116c); 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 aa5b2c747f..d42689837a 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 @@ -25,7 +25,7 @@ import com.google.android.gms.tasks.TaskCompletionSource; import java.util.Objects; public final class i extends MessagesClient { public static final a.g j; - public static final a.AbstractC0105a k; + public static final a.AbstractC0106a k; public static final a l; public final int m = 1; @@ -66,9 +66,9 @@ public final class i extends MessagesClient { @Override // com.google.android.gms.nearby.messages.MessagesClient public final Task g(MessageListener messageListener, SubscribeOptions subscribeOptions) { - d.p(subscribeOptions.a.f2813r == 0, "Strategy.setBackgroundScanMode() is only supported by background subscribe (the version which takes a PendingIntent)."); + d.p(subscribeOptions.a.f2814r == 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.f2814c), m), subscribeOptions), new m(m)); + return k(m, new l(this, m, new s(this, m(subscribeOptions.f2815c), m), subscribeOptions), new m(m)); } @Override // com.google.android.gms.nearby.messages.MessagesClient @@ -83,18 +83,18 @@ 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.f1115c; + k.a aVar = kVar.f1116c; x xVar = new x(this, aVar, a0Var2); - d.z(kVar.f1115c, "Listener has already been released."); + d.z(kVar.f1116c, "Listener has already been released."); d.z(aVar, "Listener has already been released."); - d.p(d.j0(kVar.f1115c, aVar), "Listener registration and unregistration methods must be constructed with the same ListenerHolder."); + d.p(d.j0(kVar.f1116c, 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); TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); n0 n0Var = new n0(new d0(vVar, xVar, runnable), taskCompletionSource); - Handler handler = gVar.f1109w; - handler.sendMessage(handler.obtainMessage(8, new c0(n0Var, gVar.f1108r.get(), this))); + Handler handler = gVar.f1110w; + handler.sendMessage(handler.obtainMessage(8, new c0(n0Var, gVar.f1109r.get(), this))); return taskCompletionSource.a; } 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 2f9c3c85e9..8855710678 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 f1291c; + public final b0 f1292c; public final PublishOptions d; public j(i iVar, Message message, b0 b0Var, PublishOptions publishOptions) { this.a = iVar; this.b = message; - this.f1291c = b0Var; + this.f1292c = 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.f1291c; + b0 b0Var = this.f1292c; 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 f4b9409719..0eacdc8a82 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 f1292c; + public final d0 f1293c; public final SubscribeOptions d; public l(i iVar, k kVar, d0 d0Var, SubscribeOptions subscribeOptions) { this.a = iVar; this.b = kVar; - this.f1292c = d0Var; + this.f1293c = 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.f1292c; + d0 d0Var = this.f1293c; SubscribeOptions subscribeOptions = this.d; int i = iVar.m; - if (!fVar.A.a(kVar2.f1115c)) { + if (!fVar.A.a(kVar2.f1116c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1115c, new WeakReference<>(new h(kVar2))); + oVar.a.put(kVar2.f1116c, new WeakReference<>(new h(kVar2))); } - fVar.w().C(new SubscribeRequest(3, fVar.A.b(kVar2.f1115c), subscribeOptions.a, new j(kVar), subscribeOptions.b, null, 0, null, null, null, false, d0Var, false, null, subscribeOptions.d, 0, i)); + fVar.w().C(new SubscribeRequest(3, fVar.A.b(kVar2.f1116c), 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 f5492cc2dc..b7a709e0a0 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.f1115c)) { + if (!fVar.A.a(kVar2.f1116c)) { jVar.g(new Status(0, null)); return; } - fVar.w().m0(new zzcg(1, fVar.A.b(kVar2.f1115c), jVar, null, 0, null, null, false, null)); + fVar.w().m0(new zzcg(1, fVar.A.b(kVar2.f1116c), jVar, null, 0, null, null, false, null)); o oVar = fVar.A; - oVar.a.remove(kVar2.f1115c); + oVar.a.remove(kVar2.f1116c); } } 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 d72b7f8fe2..02d2ad5487 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.f1115c)) { + if (!fVar.A.a(kVar2.f1116c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1115c, new WeakReference<>(new m(kVar2))); + oVar.a.put(kVar2.f1116c, new WeakReference<>(new m(kVar2))); } - zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1115c), false, null, null); + zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1116c), false, null, null); zzcb.l = true; fVar.w().r(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 f4f18932c0..6129dc22d0 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.f1115c)) { + if (!fVar.A.a(kVar2.f1116c)) { jVar.g(new Status(0, null)); return; } - zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1115c), false, null, null); + zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1116c), false, null, null); zzcb.l = false; fVar.w().r(zzcb); c.i.a.f.h.m.o oVar = fVar.A; - oVar.a.remove(kVar2.f1115c); + oVar.a.remove(kVar2.f1116c); } } diff --git a/app/src/main/java/c/i/a/f/j/b/e/q.java b/app/src/main/java/c/i/a/f/j/b/e/q.java index 14ffd01c86..e49177ee8e 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/q.java +++ b/app/src/main/java/c/i/a/f/j/b/e/q.java @@ -5,10 +5,10 @@ import android.os.Looper; import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; -public final class q extends a.AbstractC0105a { +public final class q extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ f a(Context context, Looper looper, c cVar, c.i.a.f.j.b.a aVar, c.a aVar2, c.b bVar) { return new f(context, looper, aVar2, bVar, cVar, aVar); } 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 7f5bbf52d8..a74f08d7be 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 f1293c; + public final /* synthetic */ k f1294c; 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.f1293c = kVar2; + this.f1294c = 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 7e7550701e..dd65c5fc31 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 f1294c; + public final /* synthetic */ k f1295c; 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.f1294c = kVar2; + this.f1295c = 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 3ee82c9d55..1b31264199 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 f1295c; + public final /* synthetic */ i f1296c; /* 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.f1295c = iVar; + this.f1296c = 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 9d8d3e40b7..5d4f3e7456 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 f1296c; + public final /* synthetic */ i f1297c; /* 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.f1296c = iVar; + this.f1297c = 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 4fa33cc955..63bead65d5 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.f1293c.f1115c); + rVar.d.b(rVar.f1294c.f1116c); k kVar = rVar.b; if (kVar != null) { kVar.a(b0.a); diff --git a/app/src/main/java/c/i/a/f/j/b/e/y.java b/app/src/main/java/c/i/a/f/j/b/e/y.java index 94ebcce66d..df41b35c08 100644 --- a/app/src/main/java/c/i/a/f/j/b/e/y.java +++ b/app/src/main/java/c/i/a/f/j/b/e/y.java @@ -6,17 +6,17 @@ import com.google.android.gms.tasks.TaskCompletionSource; public final class y extends p { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ a0 f1297c; + public final /* synthetic */ a0 f1298c; public final /* synthetic */ i d; public y(i iVar, a0 a0Var) { this.d = iVar; - this.f1297c = a0Var; + this.f1298c = a0Var; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [c.i.a.f.e.h.a$b, com.google.android.gms.tasks.TaskCompletionSource] */ @Override // c.i.a.f.e.h.j.p public final /* synthetic */ void c(f fVar, TaskCompletionSource taskCompletionSource) throws RemoteException { - this.f1297c.a(fVar, i.j(this.d, taskCompletionSource)); + this.f1298c.a(fVar, i.j(this.d, taskCompletionSource)); } } 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 996a380219..fb47767982 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 @@ -6,11 +6,11 @@ import c.i.a.f.h.o.l; import com.google.android.gms.safetynet.SafetyNetApi; public final class a { public static final a.g a; - public static final a.AbstractC0105a b; + public static final a.AbstractC0106a b; @Deprecated /* renamed from: c reason: collision with root package name */ - public static final c.i.a.f.e.h.a f1298c; + public static final c.i.a.f.e.h.a f1299c; @Deprecated public static final SafetyNetApi d = new i(); @@ -19,6 +19,6 @@ public final class a { a = gVar; h hVar = new h(); b = hVar; - f1298c = new c.i.a.f.e.h.a<>("SafetyNet.API", hVar, gVar); + f1299c = new c.i.a.f.e.h.a<>("SafetyNet.API", hVar, gVar); } } diff --git a/app/src/main/java/c/i/a/f/k/h.java b/app/src/main/java/c/i/a/f/k/h.java index 9a92917270..2b9bda5573 100644 --- a/app/src/main/java/c/i/a/f/k/h.java +++ b/app/src/main/java/c/i/a/f/k/h.java @@ -6,10 +6,10 @@ import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; import c.i.a.f.h.o.l; -public final class h extends a.AbstractC0105a { +public final class h extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ l a(Context context, Looper looper, c cVar, a.d.c cVar2, c.a aVar, c.b bVar) { return new l(context, looper, cVar, aVar, bVar); } 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 539a1c85ff..6ef5e438f9 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 @@ -56,7 +56,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.f1113c.post(new i0(g0Var, new zam())); + g0Var.f1114c.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 e96e294527..a0bb02e9bf 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,8 +10,8 @@ public final class c { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0105a f1299c; - public static final a.AbstractC0105a d; + public static final a.AbstractC0106a f1300c; + public static final a.AbstractC0106a d; static { a.g gVar = new a.g<>(); @@ -19,7 +19,7 @@ public final class c { a.g gVar2 = new a.g<>(); b = gVar2; e eVar = new e(); - f1299c = eVar; + f1300c = eVar; d dVar = new d(); d = dVar; new Scope("profile"); diff --git a/app/src/main/java/c/i/a/f/l/d.java b/app/src/main/java/c/i/a/f/l/d.java index b0719652a0..76f024a793 100644 --- a/app/src/main/java/c/i/a/f/l/d.java +++ b/app/src/main/java/c/i/a/f/l/d.java @@ -6,10 +6,10 @@ import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ -public final class d extends a.AbstractC0105a { +public final class d extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final c.i.a.f.l.b.a a(Context context, Looper looper, c cVar, g gVar, c.a aVar, c.b bVar) { throw new NoSuchMethodError(); } diff --git a/app/src/main/java/c/i/a/f/l/e.java b/app/src/main/java/c/i/a/f/l/e.java index 8f03c06c58..5746921861 100644 --- a/app/src/main/java/c/i/a/f/l/e.java +++ b/app/src/main/java/c/i/a/f/l/e.java @@ -7,10 +7,10 @@ import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ -public final class e extends a.AbstractC0105a { +public final class e extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final c.i.a.f.l.b.a a(Context context, Looper looper, c cVar, a aVar, c.a aVar2, c.b bVar) { a aVar3 = cVar.g; Integer num = cVar.h; 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 5ad02435fb..0759f6209c 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 f1300c; + public final PowerManager.WakeLock f1301c; public WorkSource d; public final int e; public final String f; @@ -41,7 +41,7 @@ public class a { public AtomicInteger k; public a(@NonNull Context context, int i, @NonNull String str) { - a.AbstractC0109a aVar; + a.AbstractC0110a aVar; WorkSource workSource = null; String packageName = context == null ? null : context.getPackageName(); this.b = this; @@ -58,7 +58,7 @@ public class a { } else { this.f = str; } - this.f1300c = ((PowerManager) context.getSystemService("power")).newWakeLock(i, str); + this.f1301c = ((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.f1300c.setWorkSource(this.d); + this.f1301c.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: - c.c.a.a0.d.x0(r7.f1300c, null); + c.c.a.a0.d.x0(r7.f1301c, 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.f1300c.isHeld()) { + if ((!this.i.isEmpty() || this.j > 0) && !this.f1301c.isHeld()) { this.i.clear(); this.j = 0; } @@ -152,7 +152,7 @@ public class a { if (!this.h) { } } - this.f1300c.acquire(); + this.f1301c.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: - c.c.a.a0.d.x0(r6.f1300c, null); + c.c.a.a0.d.x0(r6.f1301c, 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.f1136c) == null)) { + if (!(workSource == null || (method = i.f1137c) == 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.f1300c.isHeld()) { + if (this.f1301c.isHeld()) { try { - this.f1300c.release(); + this.f1301c.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.f1300c.isHeld(); + this.f1301c.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 35b6a024d6..f923a82b2d 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 f1301c; + public boolean f1302c; 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) { - d.G(this.f1301c, "Task is not yet complete"); + d.G(this.f1302c, "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) { - d.G(this.f1301c, "Task is not yet complete"); + d.G(this.f1302c, "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.f1301c; + z2 = this.f1302c; } return z2; } @@ -171,7 +171,7 @@ public final class b0 extends Task { public final boolean p() { boolean z2; synchronized (this.a) { - z2 = this.f1301c && !this.d && this.f == null; + z2 = this.f1302c && !this.d && this.f == null; } return z2; } @@ -197,7 +197,7 @@ public final class b0 extends Task { d.z(exc, "Exception must not be null"); synchronized (this.a) { v(); - this.f1301c = true; + this.f1302c = 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.f1301c = true; + this.f1302c = 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.f1301c) { + if (this.f1302c) { return false; } - this.f1301c = true; + this.f1302c = 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.f1301c) { + if (this.f1302c) { 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.f1301c) { + if (this.f1302c) { 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 1708763515..d2a069aea9 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 f1302c; + public final b0 f1303c; 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.f1302c = b0Var; + this.f1303c = b0Var; } public final void a() { @@ -25,7 +25,7 @@ public final class j implements h { return; } if (this.g != null) { - b0 b0Var = this.f1302c; + b0 b0Var = this.f1303c; 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.f1302c.u(); + this.f1303c.u(); } else { - this.f1302c.t(null); + this.f1303c.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 298e7ed278..7c2ea861fa 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 f1303c; + public final b0 f1304c; public k(@NonNull Executor executor, @NonNull a aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1303c = b0Var; + this.f1304c = 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 fc764195fd..bb650439a7 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 f1304c; + public final b0 f1305c; public l(@NonNull Executor executor, @NonNull a> aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1304c = b0Var; + this.f1305c = 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 f1305c; + public b f1306c; public p(@NonNull Executor executor, @NonNull b bVar) { this.a = executor; - this.f1305c = bVar; + this.f1306c = bVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.n()) { synchronized (this.b) { - if (this.f1305c != null) { + if (this.f1306c != 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 c879c50451..558a448354 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 f1306c; + public c f1307c; public q(@NonNull Executor executor, @NonNull c cVar) { this.a = executor; - this.f1306c = cVar; + this.f1307c = cVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { synchronized (this.b) { - if (this.f1306c != null) { + if (this.f1307c != 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 1343ab0866..e61b87cfdb 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.f1306c; + c cVar = this.j.f1307c; 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 cfee535251..580a9437c2 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.f1307c; + d dVar = this.j.f1308c; 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 d706564dce..595037f2a4 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 f1307c; + public d f1308c; public t(@NonNull Executor executor, @NonNull d dVar) { this.a = executor; - this.f1307c = dVar; + this.f1308c = 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.f1307c != null) { + if (this.f1308c != 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 bf91712c47..a47d8961a6 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 f1308c; + public e f1309c; public u(@NonNull Executor executor, @NonNull e eVar) { this.a = executor; - this.f1308c = eVar; + this.f1309c = eVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.p()) { synchronized (this.b) { - if (this.f1308c != null) { + if (this.f1309c != 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 c56e7bd8f4..509632b803 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.f1308c; + e eVar = this.j.f1309c; 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 41025162f3..15fbc37308 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.f1309c.s(new NullPointerException("Continuation returned null")); + xVar.f1310c.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.f1309c.s((Exception) e.getCause()); + this.j.f1310c.s((Exception) e.getCause()); return; } - this.j.f1309c.s(e); + this.j.f1310c.s(e); } catch (CancellationException unused) { - this.j.f1309c.u(); + this.j.f1310c.u(); } catch (Exception e2) { - this.j.f1309c.s(e2); + this.j.f1310c.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 2c00de9bf0..4addd4b3d9 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 f1309c; + public final b0 f1310c; public x(@NonNull Executor executor, @NonNull f fVar, @NonNull b0 b0Var) { this.a = executor; this.b = fVar; - this.f1309c = b0Var; + this.f1310c = 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 f1310c; + public boolean f1311c; public final void a(@NonNull Task task) { z poll; synchronized (this.a) { if (this.b != null) { - if (!this.f1310c) { - this.f1310c = true; + if (!this.f1311c) { + this.f1311c = true; } } return; @@ -26,7 +26,7 @@ public final class y { synchronized (this.a) { poll = this.b.poll(); if (poll == null) { - this.f1310c = false; + this.f1311c = false; return; } } diff --git a/app/src/main/java/c/i/a/g/a/a.java b/app/src/main/java/c/i/a/g/a/a.java index 091e9d3998..1ec33267cb 100644 --- a/app/src/main/java/c/i/a/g/a/a.java +++ b/app/src/main/java/c/i/a/g/a/a.java @@ -26,11 +26,11 @@ public abstract class a extends c { /* compiled from: HeaderBehavior */ /* renamed from: c.i.a.g.a.a$a reason: collision with other inner class name */ - public class RunnableC0115a implements Runnable { + public class RunnableC0116a implements Runnable { public final CoordinatorLayout i; public final V j; - public RunnableC0115a(CoordinatorLayout coordinatorLayout, V v) { + public RunnableC0116a(CoordinatorLayout coordinatorLayout, V v) { this.i = coordinatorLayout; this.j = v; } @@ -79,7 +79,7 @@ public abstract class a extends c { } this.scroller.fling(0, getTopAndBottomOffset(), 0, Math.round(f), 0, 0, i, i2); if (this.scroller.computeScrollOffset()) { - RunnableC0115a aVar = new RunnableC0115a(coordinatorLayout, v); + RunnableC0116a aVar = new RunnableC0116a(coordinatorLayout, v); this.flingRunnable = aVar; ViewCompat.postOnAnimation(v, aVar); return true; 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 5abe1945fb..9b7884b508 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.f1311c = dVar.a.getLeft(); + dVar.f1312c = 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 7a2ea22ddd..246eb74257 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 f1311c; + public int f1312c; 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.f1311c)); + ViewCompat.offsetLeftAndRight(view2, this.e - (view2.getLeft() - this.f1312c)); } 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 13613e0cf6..7f95d5b0b2 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 f1312c; + public int f1313c; public int d; public int e; public int f; @@ -49,7 +49,7 @@ public class a { public boolean q; /* renamed from: r reason: collision with root package name */ - public LayerDrawable f1313r; + public LayerDrawable f1314r; public int s; public a(MaterialButton materialButton, @NonNull ShapeAppearanceModel shapeAppearanceModel) { @@ -59,11 +59,11 @@ public class a { @Nullable public Shapeable a() { - LayerDrawable layerDrawable = this.f1313r; + LayerDrawable layerDrawable = this.f1314r; if (layerDrawable == null || layerDrawable.getNumberOfLayers() <= 1) { return null; } - return this.f1313r.getNumberOfLayers() > 2 ? (Shapeable) this.f1313r.getDrawable(2) : (Shapeable) this.f1313r.getDrawable(1); + return this.f1314r.getNumberOfLayers() > 2 ? (Shapeable) this.f1314r.getDrawable(2) : (Shapeable) this.f1314r.getDrawable(1); } @Nullable @@ -73,11 +73,11 @@ public class a { @Nullable public final MaterialShapeDrawable c(boolean z2) { - LayerDrawable layerDrawable = this.f1313r; + LayerDrawable layerDrawable = this.f1314r; if (layerDrawable == null || layerDrawable.getNumberOfLayers() <= 0) { return null; } - return (MaterialShapeDrawable) ((LayerDrawable) ((InsetDrawable) this.f1313r.getDrawable(0)).getDrawable()).getDrawable(!z2 ? 1 : 0); + return (MaterialShapeDrawable) ((LayerDrawable) ((InsetDrawable) this.f1314r.getDrawable(0)).getDrawable()).getDrawable(!z2 ? 1 : 0); } @Nullable @@ -129,8 +129,8 @@ 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.f1312c, this.e, this.d, this.f), this.m); - this.f1313r = rippleDrawable; + RippleDrawable rippleDrawable = new RippleDrawable(RippleUtils.sanitizeRippleDrawableColor(this.l), new InsetDrawable((Drawable) new LayerDrawable(new Drawable[]{materialShapeDrawable2, materialShapeDrawable}), this.f1313c, this.e, this.d, this.f), this.m); + this.f1314r = rippleDrawable; materialButton.setInternalBackground(rippleDrawable); MaterialShapeDrawable b = b(); if (b != null) { 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 6c34083b44..2dc8ddfe43 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 f1314c; + public final MaterialCardView f1315c; @NonNull public final Rect d = new Rect(); @NonNull @@ -63,7 +63,7 @@ public class a { @Nullable /* renamed from: r reason: collision with root package name */ - public MaterialShapeDrawable f1315r; + public MaterialShapeDrawable f1316r; @Nullable public MaterialShapeDrawable s; public boolean t = false; @@ -71,8 +71,8 @@ public class a { /* compiled from: MaterialCardViewHelper */ /* renamed from: c.i.a.g.c.a$a reason: collision with other inner class name */ - public class C0116a extends InsetDrawable { - public C0116a(a aVar, Drawable drawable, int i, int i2, int i3, int i4) { + public class C0117a extends InsetDrawable { + public C0117a(a aVar, Drawable drawable, int i, int i2, int i3, int i4) { super(drawable, i, i2, i3, i4); } @@ -93,7 +93,7 @@ public class a { } public a(@NonNull MaterialCardView materialCardView, AttributeSet attributeSet, int i, @StyleRes int i2) { - this.f1314c = materialCardView; + this.f1315c = 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.f1314c.getMaxCardElevation() + (j() ? a() : 0.0f); + return this.f1315c.getMaxCardElevation() + (j() ? a() : 0.0f); } public final float d() { - return (this.f1314c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); + return (this.f1315c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); } @NonNull @@ -141,9 +141,9 @@ public class a { } else { StateListDrawable stateListDrawable = new StateListDrawable(); MaterialShapeDrawable materialShapeDrawable = new MaterialShapeDrawable(this.n); - this.f1315r = materialShapeDrawable; + this.f1316r = materialShapeDrawable; materialShapeDrawable.setFillColor(this.l); - stateListDrawable.addState(new int[]{16842919}, this.f1315r); + stateListDrawable.addState(new int[]{16842919}, this.f1316r); rippleDrawable = stateListDrawable; } this.p = rippleDrawable; @@ -165,7 +165,7 @@ public class a { public final Drawable f(Drawable drawable) { int i; int i2; - if (this.f1314c.getUseCompatPadding()) { + if (this.f1315c.getUseCompatPadding()) { int ceil = (int) Math.ceil((double) d()); i2 = (int) Math.ceil((double) c()); i = ceil; @@ -173,7 +173,7 @@ public class a { i2 = 0; i = 0; } - return new C0116a(this, drawable, i2, i, i2, i); + return new C0117a(this, drawable, i2, i, i2, i); } public void g(@Nullable Drawable drawable) { @@ -206,43 +206,43 @@ public class a { if (materialShapeDrawable3 != null) { materialShapeDrawable3.setShapeAppearanceModel(shapeAppearanceModel); } - MaterialShapeDrawable materialShapeDrawable4 = this.f1315r; + MaterialShapeDrawable materialShapeDrawable4 = this.f1316r; if (materialShapeDrawable4 != null) { materialShapeDrawable4.setShapeAppearanceModel(shapeAppearanceModel); } } public final boolean i() { - return this.f1314c.getPreventCornerOverlap() && !this.e.isRoundRect(); + return this.f1315c.getPreventCornerOverlap() && !this.e.isRoundRect(); } public final boolean j() { - return this.f1314c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1314c.getUseCompatPadding(); + return this.f1315c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1315c.getUseCompatPadding(); } public void k() { float f = 0.0f; float a2 = i() || j() ? a() : 0.0f; - if (this.f1314c.getPreventCornerOverlap() && this.f1314c.getUseCompatPadding()) { - f = (float) ((1.0d - b) * ((double) this.f1314c.getCardViewRadius())); + if (this.f1315c.getPreventCornerOverlap() && this.f1315c.getUseCompatPadding()) { + f = (float) ((1.0d - b) * ((double) this.f1315c.getCardViewRadius())); } int i = (int) (a2 - f); - MaterialCardView materialCardView = this.f1314c; + MaterialCardView materialCardView = this.f1315c; 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.f1314c.setBackgroundInternal(f(this.e)); + this.f1315c.setBackgroundInternal(f(this.e)); } - this.f1314c.setForeground(f(this.j)); + this.f1315c.setForeground(f(this.j)); } public final void m() { Drawable drawable; if (!RippleUtils.USE_FRAMEWORK_RIPPLE || (drawable = this.p) == null) { - MaterialShapeDrawable materialShapeDrawable = this.f1315r; + MaterialShapeDrawable materialShapeDrawable = this.f1316r; if (materialShapeDrawable != null) { materialShapeDrawable.setFillColor(this.l); return; 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 fd2e72f340..61783ce5e6 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 f1316c; + public final ColorStateList f1317c; 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.f1316c = colorStateList; + this.f1317c = 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.f1316c); + materialShapeDrawable.setFillColor(this.f1317c); 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 4d30c74a18..d70e4eefd7 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 f1317c; + public final a f1318c; @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.f1317c = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayTodayStyle, 0)); + this.f1318c = 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 07825549fd..ce66cdfa10 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.f1317c : this.m.a; + aVar = z2 ? this.m.b : l.h().getTimeInMillis() == j ? this.m.f1318c : 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 aa87e8877e..35acd04745 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 f1318c = null; + public final TimeZone f1319c = 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 4040d099ab..b387877eb5 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.f1318c; + java.util.TimeZone timeZone = kVar.f1319c; 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 b0967abab8..028afed95b 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 f1319c = new ArrayList<>(); + public final ArrayList f1320c = 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 84f377da1b..a129879933 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 f1320c = new Path(); + public final Path f1321c = 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.f1320c); - if (this.f1320c.isConvex()) { - outline.setConvexPath(this.f1320c); + this.a.calculatePath(this.o, 1.0f, this.e, this.f1321c); + if (this.f1321c.isConvex()) { + outline.setConvexPath(this.f1321c); } } 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 234b8b103b..0f792e6b87 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.AbstractC0117f f1321c; + public final /* synthetic */ f.AbstractC0118f f1322c; public final /* synthetic */ f d; - public d(f fVar, boolean z2, f.AbstractC0117f fVar2) { + public d(f fVar, boolean z2, f.AbstractC0118f fVar2) { this.d = fVar; this.b = z2; - this.f1321c = fVar2; + this.f1322c = 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.AbstractC0117f fVar2 = this.f1321c; + f.AbstractC0118f fVar2 = this.f1322c; 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 9b614cf45e..a57f76e3d7 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 @@ -7,23 +7,23 @@ import com.google.android.material.floatingactionbutton.FloatingActionButton; /* compiled from: FloatingActionButtonImpl */ public class e extends AnimatorListenerAdapter { public final /* synthetic */ boolean a; - public final /* synthetic */ f.AbstractC0117f b; + public final /* synthetic */ f.AbstractC0118f b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ f f1322c; + public final /* synthetic */ f f1323c; - public e(f fVar, boolean z2, f.AbstractC0117f fVar2) { - this.f1322c = fVar; + public e(f fVar, boolean z2, f.AbstractC0118f fVar2) { + this.f1323c = fVar; this.a = z2; this.b = fVar2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f fVar = this.f1322c; + f fVar = this.f1323c; fVar.B = 0; fVar.v = null; - f.AbstractC0117f fVar2 = this.b; + f.AbstractC0118f fVar2 = this.b; if (fVar2 != null) { FloatingActionButton.a aVar = (FloatingActionButton.a) fVar2; aVar.a.onShown(FloatingActionButton.this); @@ -32,8 +32,8 @@ public class e extends AnimatorListenerAdapter { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationStart(Animator animator) { - this.f1322c.F.internalSetVisibility(0, this.a); - f fVar = this.f1322c; + this.f1323c.F.internalSetVisibility(0, this.a); + f fVar = this.f1323c; 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 30b77aae5f..343657b1f9 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[] f1323c = {16843623, 16842908, 16842910}; + public static final int[] f1324c = {16843623, 16842908, 16842910}; public static final int[] d = {16842908, 16842910}; public static final int[] e = {16843623, 16842910}; public static final int[] f = {16842910}; @@ -74,7 +74,7 @@ public class f { public float q; /* renamed from: r reason: collision with root package name */ - public int f1324r; + public int f1325r; @NonNull public final StateListAnimator s; @Nullable @@ -86,17 +86,17 @@ public class f { @Nullable /* renamed from: w reason: collision with root package name */ - public MotionSpec f1325w; + public MotionSpec f1326w; @Nullable /* renamed from: x reason: collision with root package name */ - public MotionSpec f1326x; + public MotionSpec f1327x; /* renamed from: y reason: collision with root package name */ - public float f1327y; + public float f1328y; /* renamed from: z reason: collision with root package name */ - public float f1328z = 1.0f; + public float f1329z = 1.0f; /* compiled from: FloatingActionButtonImpl */ public class a extends MatrixEvaluator { @@ -105,7 +105,7 @@ public class f { @Override // com.google.android.material.animation.MatrixEvaluator public Matrix evaluate(float f, @NonNull Matrix matrix, @NonNull Matrix matrix2) { - f.this.f1328z = f; + f.this.f1329z = f; return super.evaluate(f, matrix, matrix2); } @@ -113,7 +113,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.f1328z = f; + f.this.f1329z = f; return super.evaluate(f, matrix, matrix2); } } @@ -165,7 +165,7 @@ public class f { /* compiled from: FloatingActionButtonImpl */ /* renamed from: c.i.a.g.e.f$f reason: collision with other inner class name */ - public interface AbstractC0117f { + public interface AbstractC0118f { } /* compiled from: FloatingActionButtonImpl */ @@ -186,7 +186,7 @@ public class f { public float b; /* renamed from: c reason: collision with root package name */ - public float f1329c; + public float f1330c; public h(d dVar) { } @@ -195,7 +195,7 @@ public class f { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f.this.w((float) ((int) this.f1329c)); + f.this.w((float) ((int) this.f1330c)); this.a = false; } @@ -204,12 +204,12 @@ public class f { if (!this.a) { MaterialShapeDrawable materialShapeDrawable = f.this.i; this.b = materialShapeDrawable == null ? 0.0f : materialShapeDrawable.getElevation(); - this.f1329c = a(); + this.f1330c = a(); this.a = true; } f fVar = f.this; float f = this.b; - fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1329c - f)) + f))); + fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1330c - f)) + f))); } } @@ -219,12 +219,12 @@ public class f { StateListAnimator stateListAnimator = new StateListAnimator(); this.s = stateListAnimator; stateListAnimator.addState(b, c(new d())); - stateListAnimator.addState(f1323c, c(new c())); + stateListAnimator.addState(f1324c, 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.f1327y = floatingActionButton.getRotation(); + this.f1328y = floatingActionButton.getRotation(); } public final void a(float f2, @NonNull Matrix matrix) { @@ -286,7 +286,7 @@ public class f { } public void e(@NonNull Rect rect) { - int sizeDimension = this.m ? (this.f1324r - this.F.getSizeDimension()) / 2 : 0; + int sizeDimension = this.m ? (this.f1325r - this.F.getSizeDimension()) / 2 : 0; float d2 = this.n ? d() + this.q : 0.0f; int max = Math.max(sizeDimension, (int) Math.ceil((double) d2)); int max2 = Math.max(sizeDimension, (int) Math.ceil((double) (d2 * 1.5f))); @@ -342,7 +342,7 @@ public class f { } public final void o(float f2) { - this.f1328z = f2; + this.f1329z = f2; Matrix matrix = this.K; a(f2, matrix); this.F.setImageMatrix(matrix); @@ -378,7 +378,7 @@ public class f { } public final boolean t() { - return !this.m || this.F.getSizeDimension() >= this.f1324r; + return !this.m || this.F.getSizeDimension() >= this.f1325r; } public void u() { 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 46abddbe2a..0a18894a85 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.f1327y == rotation) { + if (fVar.f1328y == rotation) { return true; } - fVar.f1327y = rotation; + fVar.f1328y = 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 38df603ea1..38e4a8cba9 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 @@ -57,7 +57,7 @@ public class i extends f { if (this.G.isCompatPaddingEnabled()) { super.e(rect); } else if (!t()) { - int sizeDimension = (this.f1324r - this.F.getSizeDimension()) / 2; + int sizeDimension = (this.f1325r - this.F.getSizeDimension()) / 2; rect.set(sizeDimension, sizeDimension, sizeDimension, sizeDimension); } else { rect.set(0, 0, 0, 0); @@ -141,7 +141,7 @@ public class i extends f { } else { StateListAnimator stateListAnimator = new StateListAnimator(); stateListAnimator.addState(f.b, x(f, f3)); - stateListAnimator.addState(f.f1323c, x(f, f2)); + stateListAnimator.addState(f.f1324c, 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 7ffcec72bd..41506d16a6 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 f1330c; + public static Object f1331c; public CharSequence d; public final TextPaint e; public final int f; @@ -34,9 +34,9 @@ public final class a { /* compiled from: StaticLayoutBuilderCompat */ /* renamed from: c.i.a.g.f.a$a reason: collision with other inner class name */ - public static class C0118a extends Exception { + public static class C0119a extends Exception { /* JADX WARNING: Illegal instructions before constructor call */ - public C0118a(Throwable th) { + public C0119a(Throwable th) { super(r0.toString(), th); StringBuilder O = c.d.b.a.a.O("Error thrown initializing StaticLayout "); O.append(th.getMessage()); @@ -50,7 +50,7 @@ public final class a { this.g = charSequence.length(); } - public StaticLayout a() throws C0118a { + public StaticLayout a() throws C0119a { if (this.d == null) { this.d = ""; } @@ -79,7 +79,7 @@ public final class a { } if (!a) { try { - f1330c = this.k && i >= 23 ? TextDirectionHeuristics.RTL : TextDirectionHeuristics.LTR; + f1331c = 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); @@ -87,13 +87,13 @@ public final class a { declaredConstructor.setAccessible(true); a = true; } catch (Exception e) { - throw new C0118a(e); + throw new C0119a(e); } } try { - return (StaticLayout) ((Constructor) Preconditions.checkNotNull(b)).newInstance(charSequence, 0, Integer.valueOf(this.g), this.e, Integer.valueOf(max), this.h, Preconditions.checkNotNull(f1330c), 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(f1331c), 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 C0118a(e2); + throw new C0119a(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 6984d3d9dd..9d24059ae0 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 f1331c = 1; + public int f1332c = 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 s2 = this.a; - this.f1331c = ((CircularProgressIndicatorSpec) s2).indicatorDirection == 0 ? 1 : -1; + this.f1332c = ((CircularProgressIndicatorSpec) s2).indicatorDirection == 0 ? 1 : -1; this.d = ((float) ((CircularProgressIndicatorSpec) s2).trackThickness) * f; this.e = ((float) ((CircularProgressIndicatorSpec) s2).trackCornerRadius) * f; this.f = ((float) (((CircularProgressIndicatorSpec) s2).indicatorSize - ((CircularProgressIndicatorSpec) s2).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.f1331c; + float f3 = (float) this.f1332c; 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.f1331c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1331c)), paint); + canvas.drawRect((this.f - f5) + f2, Math.min(0.0f, ((float) this.f1332c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1332c)), paint); canvas.translate((this.f - f5) + f2, 0.0f); - canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1331c), true, paint); + canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1332c), true, paint); canvas.translate(f - (f2 * 2.0f), 0.0f); - canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1331c), true, paint); + canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1332c), 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 b4cc899461..c63ecc38d3 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.f1332c[0] = ArgbEvaluatorCompat.getInstance().evaluate(dVar2.k.getInterpolation(b3), Integer.valueOf(compositeARGBWithAlpha), Integer.valueOf(compositeARGBWithAlpha2)).intValue(); + dVar2.f1333c[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.f1332c[0] = MaterialColors.compositeARGBWithAlpha(this.l.indicatorColors[0], this.a.getAlpha()); + this.f1333c[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 f6b2c461de..f8ac588bfe 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[] f1332c; + public final int[] f1333c; public g(int i) { this.b = new float[(i * 2)]; - this.f1332c = new int[i]; + this.f1333c = 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 4c260a5c3d..5362b5ec84 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 f1333c = 300.0f; + public float f1334c = 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.f1333c = (float) clipBounds.width(); + this.f1334c = (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.f1333c; + float f3 = this.f1334c; canvas.clipRect((-f3) / 2.0f, (-f2) / 2.0f, f3 / 2.0f, f2 / 2.0f); S s = this.a; this.d = ((float) ((LinearProgressIndicatorSpec) s).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.f1333c; + float f3 = this.f1334c; 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.f1333c) / 2.0f) + this.e; + float f = ((-this.f1334c) / 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 881aa93269..ba7b4bc3e6 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.f1332c; + int[] iArr = jVar2.f1333c; 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.f1332c, MaterialColors.compositeARGBWithAlpha(this.g.indicatorColors[0], this.a.getAlpha())); + Arrays.fill(this.f1333c, 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 5579e04286..e02a4b38cc 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.f1332c, MaterialColors.compositeARGBWithAlpha(lVar2.i.indicatorColors[lVar2.j], lVar2.a.getAlpha())); + Arrays.fill(lVar2.f1333c, 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.f1332c; + int[] iArr = this.f1333c; 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 7e8a4a4d1c..328aa40b92 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 f1334c = new Handler(Looper.getMainLooper(), new C0119a()); + public final Handler f1335c = new Handler(Looper.getMainLooper(), new C0120a()); @Nullable public c d; @Nullable @@ -22,8 +22,8 @@ public class a { /* compiled from: SnackbarManager */ /* renamed from: c.i.a.g.h.a$a reason: collision with other inner class name */ - public class C0119a implements Handler.Callback { - public C0119a() { + public class C0120a implements Handler.Callback { + public C0120a() { } @Override // android.os.Handler.Callback @@ -56,7 +56,7 @@ public class a { public int b; /* renamed from: c reason: collision with root package name */ - public boolean f1335c; + public boolean f1336c; public c(int i, b bVar) { this.a = new WeakReference<>(bVar); @@ -76,7 +76,7 @@ public class a { if (bVar == null) { return false; } - this.f1334c.removeCallbacksAndMessages(cVar); + this.f1335c.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.f1335c) { - cVar.f1335c = true; - this.f1334c.removeCallbacksAndMessages(cVar); + if (!cVar.f1336c) { + cVar.f1336c = true; + this.f1335c.removeCallbacksAndMessages(cVar); } } } @@ -113,8 +113,8 @@ public class a { synchronized (this.b) { if (c(bVar)) { c cVar = this.d; - if (cVar.f1335c) { - cVar.f1335c = false; + if (cVar.f1336c) { + cVar.f1336c = false; g(cVar); } } @@ -127,8 +127,8 @@ public class a { if (i <= 0) { i = i == -1 ? 1500 : 2750; } - this.f1334c.removeCallbacksAndMessages(cVar); - Handler handler = this.f1334c; + this.f1335c.removeCallbacksAndMessages(cVar); + Handler handler = this.f1335c; handler.sendMessageDelayed(Message.obtain(handler, 0, cVar), (long) i); } } diff --git a/app/src/main/java/c/i/a/g/j/a.java b/app/src/main/java/c/i/a/g/j/a.java index c267adbea3..46c5b3c7ee 100644 --- a/app/src/main/java/c/i/a/g/j/a.java +++ b/app/src/main/java/c/i/a/g/j/a.java @@ -15,7 +15,7 @@ import com.google.android.material.animation.AnimationUtils; import com.google.android.material.textfield.TextInputLayout; /* compiled from: ClearTextEndIconDelegate */ public class a extends m { - public final TextWatcher d = new C0120a(); + public final TextWatcher d = new C0121a(); public final View.OnFocusChangeListener e = new b(); public final TextInputLayout.OnEditTextAttachedListener f = new c(); public final TextInputLayout.OnEndIconChangedListener g = new d(); @@ -24,8 +24,8 @@ public class a extends m { /* compiled from: ClearTextEndIconDelegate */ /* renamed from: c.i.a.g.j.a$a reason: collision with other inner class name */ - public class C0120a implements TextWatcher { - public C0120a() { + public class C0121a implements TextWatcher { + public C0121a() { } @Override // android.text.TextWatcher @@ -89,10 +89,10 @@ public class a extends m { /* compiled from: ClearTextEndIconDelegate */ /* renamed from: c.i.a.g.j.a$d$a reason: collision with other inner class name */ - public class RunnableC0121a implements Runnable { + public class RunnableC0122a implements Runnable { public final /* synthetic */ EditText i; - public RunnableC0121a(EditText editText) { + public RunnableC0122a(EditText editText) { this.i = editText; } @@ -109,7 +109,7 @@ public class a extends m { public void onEndIconChanged(@NonNull TextInputLayout textInputLayout, int i) { EditText editText = textInputLayout.getEditText(); if (editText != null && i == 2) { - editText.post(new RunnableC0121a(editText)); + editText.post(new RunnableC0122a(editText)); if (editText.getOnFocusChangeListener() == a.this.e) { editText.setOnFocusChangeListener(null); } 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 eebb483b7f..aa78942dbf 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.f1336c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1337c.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 6bb129b874..898a50004a 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.f1336c.setScaleX(floatValue); - this.a.f1336c.setScaleY(floatValue); + this.a.f1337c.setScaleX(floatValue); + this.a.f1337c.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 6a3ba554d3..5d0c2974ad 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 @@ -53,10 +53,10 @@ public class h extends m { /* compiled from: DropdownMenuEndIconDelegate */ /* renamed from: c.i.a.g.j.h$a$a reason: collision with other inner class name */ - public class RunnableC0122a implements Runnable { + public class RunnableC0123a implements Runnable { public final /* synthetic */ AutoCompleteTextView i; - public RunnableC0122a(AutoCompleteTextView autoCompleteTextView) { + public RunnableC0123a(AutoCompleteTextView autoCompleteTextView) { this.i = autoCompleteTextView; } @@ -74,10 +74,10 @@ 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.f1336c.hasFocus()) { + if (h.this.n.isTouchExplorationEnabled() && h.e(d) && !h.this.f1337c.hasFocus()) { d.dismissDropDown(); } - d.post(new RunnableC0122a(d)); + d.post(new RunnableC0123a(d)); } } @@ -175,7 +175,7 @@ public class h extends m { z2 = true; } if (!z2) { - ViewCompat.setImportantForAccessibility(h.this.f1336c, 2); + ViewCompat.setImportantForAccessibility(h.this.f1337c, 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 adf50def70..2485a256ef 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.f1336c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1337c.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 1bfa51c418..ff900fa894 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.f1336c.setChecked(hVar.j); + hVar.f1337c.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 210dad9b72..706e0471d6 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 f1336c; + public CheckableImageButton f1337c; public m(@NonNull TextInputLayout textInputLayout) { this.a = textInputLayout; this.b = textInputLayout.getContext(); - this.f1336c = textInputLayout.getEndIconView(); + this.f1337c = 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 b736c8cc44..1dac2d4b27 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 f1337c; + public LinearLayout f1338c; public int d; public FrameLayout e; @Nullable @@ -55,7 +55,7 @@ public final class n { @Nullable /* renamed from: r reason: collision with root package name */ - public TextView f1338r; + public TextView f1339r; public int s; @Nullable public ColorStateList t; @@ -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 f1339c; + public final /* synthetic */ int f1340c; public final /* synthetic */ TextView d; public a(int i, TextView textView, int i2, TextView textView2) { this.a = i; this.b = textView; - this.f1339c = i2; + this.f1340c = i2; this.d = textView2; } @@ -86,7 +86,7 @@ public final class n { TextView textView2 = this.b; if (textView2 != null) { textView2.setVisibility(4); - if (this.f1339c == 1 && (textView = n.this.l) != null) { + if (this.f1340c == 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.f1337c == null && this.e == null) { + if (this.f1338c == null && this.e == null) { LinearLayout linearLayout = new LinearLayout(this.a); - this.f1337c = linearLayout; + this.f1338c = linearLayout; linearLayout.setOrientation(0); - this.b.addView(this.f1337c, -1, -2); + this.b.addView(this.f1338c, -1, -2); this.e = new FrameLayout(this.a); - this.f1337c.addView(this.e, new LinearLayout.LayoutParams(0, -2, 1.0f)); + this.f1338c.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.f1337c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); + this.f1338c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); } - this.f1337c.setVisibility(0); + this.f1338c.setVisibility(0); this.d++; } public void b() { - if ((this.f1337c == null || this.b.getEditText() == null) ? false : true) { + if ((this.f1338c == null || this.b.getEditText() == null) ? false : true) { EditText editText = this.b.getEditText(); boolean isFontScaleAtLeast1_3 = MaterialResources.isFontScaleAtLeast1_3(this.a); - LinearLayout linearLayout = this.f1337c; + LinearLayout linearLayout = this.f1338c; 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); } @@ -181,7 +181,7 @@ public final class n { if (i != 2) { return null; } - return this.f1338r; + return this.f1339r; } @ColorInt @@ -212,7 +212,7 @@ public final class n { public void j(TextView textView, int i) { FrameLayout frameLayout; - LinearLayout linearLayout = this.f1337c; + LinearLayout linearLayout = this.f1338c; 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.f1337c; + LinearLayout linearLayout2 = this.f1338c; if (i2 == 0) { linearLayout2.setVisibility(8); } @@ -240,7 +240,7 @@ public final class n { AnimatorSet animatorSet = new AnimatorSet(); this.f = animatorSet; ArrayList arrayList = new ArrayList(); - d(arrayList, this.q, this.f1338r, 2, i, i2); + d(arrayList, this.q, this.f1339r, 2, i, i2); d(arrayList, this.k, this.l, 1, i, i2); AnimatorSetCompat.playTogether(animatorSet, arrayList); animatorSet.addListener(new a(i2, f(i), i, f(i2))); 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 4e4230077a..645048a623 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.f1336c.setChecked(!p.d(pVar)); + pVar.f1337c.setChecked(!p.d(pVar)); } } @@ -38,7 +38,7 @@ public class p extends m { textInputLayout.setEndIconVisible(true); textInputLayout.setEndIconCheckable(true); p pVar = p.this; - pVar.f1336c.setChecked(!p.d(pVar)); + pVar.f1337c.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 d9b8c06e30..49a24ade5c 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 @@ -23,7 +23,7 @@ public class b implements ViewTreeObserver.OnPreDrawListener { clockFaceView.j = height; clockFaceView.a(); ClockHandView clockHandView = clockFaceView.l; - clockHandView.f2853z = clockFaceView.j; + clockHandView.f2854z = 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 aeac472e2e..01b3ecb710 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.f2851x = this; + timePickerView2.k.f2852x = this; g(i, "%d"); g(j, "%d"); g(k, "%02d"); diff --git a/app/src/main/java/c/i/a/g/k/i.java b/app/src/main/java/c/i/a/g/k/i.java index 28073b57d0..7be68dfefb 100644 --- a/app/src/main/java/c/i/a/g/k/i.java +++ b/app/src/main/java/c/i/a/g/k/i.java @@ -33,7 +33,7 @@ public class i implements TimePickerView.d, g { public final EditText q; /* renamed from: r reason: collision with root package name */ - public MaterialButtonToggleGroup f1340r; + public MaterialButtonToggleGroup f1341r; /* compiled from: TimePickerTextInputPresenter */ public class a extends TextWatcherAdapter { @@ -107,9 +107,9 @@ public class i implements TimePickerView.d, g { chipTextInputComboView2.setTag(i2, 10); if (timeModel.k == 0) { MaterialButtonToggleGroup materialButtonToggleGroup = (MaterialButtonToggleGroup) linearLayout.findViewById(R.id.material_clock_period_toggle); - this.f1340r = materialButtonToggleGroup; + this.f1341r = materialButtonToggleGroup; materialButtonToggleGroup.addOnButtonCheckedListener(new j(this)); - this.f1340r.setVisibility(0); + this.f1341r.setVisibility(0); e(); } c cVar = new c(); @@ -185,7 +185,7 @@ public class i implements TimePickerView.d, g { } public final void e() { - MaterialButtonToggleGroup materialButtonToggleGroup = this.f1340r; + MaterialButtonToggleGroup materialButtonToggleGroup = this.f1341r; if (materialButtonToggleGroup != null) { materialButtonToggleGroup.check(this.j.o == 0 ? R.id.material_clock_period_am_button : R.id.material_clock_period_pm_button); } 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 463836e606..bf41f29178 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 @@ -2,10 +2,10 @@ package c.i.a.g.l; /* compiled from: FadeModeEvaluators */ public class b { public static final a a = new a(); - public static final a b = new C0123b(); + public static final a b = new C0124b(); /* renamed from: c reason: collision with root package name */ - public static final a f1341c = new c(); + public static final a f1342c = new c(); public static final a d = new d(); /* compiled from: FadeModeEvaluators */ @@ -18,7 +18,7 @@ public class b { /* compiled from: FadeModeEvaluators */ /* renamed from: c.i.a.g.l.b$b reason: collision with other inner class name */ - public static class C0123b implements a { + public static class C0124b implements a { @Override // c.i.a.g.l.a public c a(float f, float f2, float f3) { return c.a(k.g(255, 0, f2, f3, f), 255); 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 8acd237b68..d00c2f4b34 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 f1342c; + public final boolean f1343c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1342c = z2; + this.f1343c = 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 0d21f6e085..880492f90a 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.f1343c > fVar.e; + return fVar.f1344c > 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.f1343c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1344c) / 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 cff70dd6eb..b5928023a8 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 f1343c; + public final float f1344c; 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.f1343c = f3; + this.f1344c = 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 403429c04e..cfef460d53 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 f1344c = new Path(); + public final Path f1345c = 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 858f733aea..36d8104ea4 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 @@ -5,10 +5,10 @@ import androidx.annotation.RequiresApi; @RequiresApi(21) public class b { public static final a a = new a(); - public static final a b = new C0124b(); + public static final a b = new C0125b(); /* renamed from: c reason: collision with root package name */ - public static final a f1345c = new c(); + public static final a f1346c = new c(); public static final a d = new d(); /* compiled from: FadeModeEvaluators */ @@ -21,7 +21,7 @@ public class b { /* compiled from: FadeModeEvaluators */ /* renamed from: c.i.a.g.l.l.b$b reason: collision with other inner class name */ - public static class C0124b implements a { + public static class C0125b implements a { @Override // c.i.a.g.l.l.a public c a(float f, float f2, float f3) { return c.a(k.g(255, 0, f2, f3, f), 255); 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 731101ea39..290c215321 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 f1346c; + public final boolean f1347c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1346c = z2; + this.f1347c = 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 d65ed17e2f..3fa485b907 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.f1347c > fVar.e; + return fVar.f1348c > 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.f1347c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1348c) / 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 6fcb735b31..ef7ff83384 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 f1347c; + public final float f1348c; 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.f1347c = f3; + this.f1348c = 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 7461d4ece5..13b48a8017 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 f1348c = new Path(); + public final Path f1349c = new Path(); public final ShapeAppearancePathProvider d = ShapeAppearancePathProvider.getInstance(); public ShapeAppearanceModel e; } diff --git a/app/src/main/java/c/i/b/a/b.java b/app/src/main/java/c/i/b/a/b.java index 4951a9cb49..8575232228 100644 --- a/app/src/main/java/c/i/b/a/b.java +++ b/app/src/main/java/c/i/b/a/b.java @@ -14,10 +14,10 @@ public abstract class b implements h { /* compiled from: CharMatcher */ /* renamed from: c.i.b.a.b$b reason: collision with other inner class name */ - public static final class C0125b extends a { + public static final class C0126b extends a { public final char a; - public C0125b(char c2) { + public C0126b(char c2) { this.a = c2; } 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 cd38db2343..22330a94b0 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 f1349c = Charset.forName(Constants.ENCODING); + public static final Charset f1350c = 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 fe842bbbbb..812eeb4cd3 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 f1350c; + public a f1351c; /* 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 f1351c; + public a f1352c; 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.f1350c = aVar; + this.f1351c = 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.f1350c.f1351c = aVar; - this.f1350c = aVar; + this.f1351c.f1352c = aVar; + this.f1351c = 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.f1351c; + a aVar = this.b.f1352c; 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.f1351c; + aVar = aVar.f1352c; 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 f88900a5f7..bff9e362ee 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 f1352c = Integer.MAX_VALUE; + public final int f1353c = 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.f1352c; + this.o = kVar.f1353c; this.k = charSequence; } } diff --git a/app/src/main/java/c/i/b/b/d.java b/app/src/main/java/c/i/b/b/d.java index 81eb144687..67acce5db5 100644 --- a/app/src/main/java/c/i/b/b/d.java +++ b/app/src/main/java/c/i/b/b/d.java @@ -54,7 +54,7 @@ public abstract class d extends f implements Serializable { @Override // java.util.AbstractCollection, java.util.Collection, java.util.Set, java.lang.Iterable public Iterator>> iterator() { - return new C0126b(); + return new C0127b(); } @Override // java.util.AbstractCollection, java.util.Collection, java.util.Set @@ -85,12 +85,12 @@ public abstract class d extends f implements Serializable { /* compiled from: AbstractMapBasedMultimap */ /* renamed from: c.i.b.b.d$b$b reason: collision with other inner class name */ - public class C0126b implements Iterator>> { + public class C0127b implements Iterator>> { public final Iterator>> i; @NullableDecl public Collection j; - public C0126b() { + public C0127b() { this.i = b.this.k.entrySet().iterator(); } @@ -136,7 +136,7 @@ public abstract class d extends f implements Serializable { dVar.clear(); return; } - C0126b bVar = new C0126b(); + C0127b bVar = new C0127b(); while (bVar.hasNext()) { bVar.next(); bVar.remove(); @@ -262,7 +262,7 @@ public abstract class d extends f implements Serializable { /* compiled from: AbstractMapBasedMultimap */ /* renamed from: c.i.b.b.d$d reason: collision with other inner class name */ - public class C0127d extends h0> { + public class C0128d extends h0> { /* compiled from: AbstractMapBasedMultimap */ /* renamed from: c.i.b.b.d$d$a */ @@ -298,7 +298,7 @@ public abstract class d extends f implements Serializable { } } - public C0127d(Map> map) { + public C0128d(Map> map) { super(map); } @@ -538,7 +538,7 @@ public abstract class d extends f implements Serializable { @Override // java.util.NavigableSet public Iterator descendingIterator() { - return ((C0127d) descendingSet()).iterator(); + return ((C0128d) descendingSet()).iterator(); } @Override // java.util.NavigableSet @@ -573,7 +573,7 @@ public abstract class d extends f implements Serializable { @Override // java.util.NavigableSet public K pollFirst() { - C0127d.a aVar = (C0127d.a) iterator(); + C0128d.a aVar = (C0128d.a) iterator(); if (!aVar.hasNext()) { return null; } @@ -681,7 +681,7 @@ public abstract class d extends f implements Serializable { } /* compiled from: AbstractMapBasedMultimap */ - public class i extends d.C0127d implements SortedSet { + public class i extends d.C0128d implements SortedSet { public i(SortedMap> sortedMap) { super(sortedMap); } 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 74d7f7f607..d859af593a 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 f1353c = -1; + public int f1354c = -1; @MonotonicNonNullDecl public e0.p d; @MonotonicNonNullDecl @@ -36,7 +36,7 @@ public final class d0 { if (i == -1) { i = 16; } - int i2 = this.f1353c; + int i2 = this.f1354c; if (i2 == -1) { i2 = 4; } @@ -78,7 +78,7 @@ public final class d0 { if (i != -1) { gVar.a("initialCapacity", i); } - int i2 = this.f1353c; + int i2 = this.f1354c; if (i2 != -1) { gVar.a("concurrencyLevel", i2); } @@ -86,8 +86,8 @@ public final class d0 { if (pVar != null) { String m0 = c.m0(pVar.toString()); g.a aVar = new g.a(null); - gVar.f1350c.f1351c = aVar; - gVar.f1350c = aVar; + gVar.f1351c.f1352c = aVar; + gVar.f1351c = aVar; aVar.b = m0; aVar.a = "keyStrength"; } @@ -95,15 +95,15 @@ public final class d0 { if (pVar2 != null) { String m02 = c.m0(pVar2.toString()); g.a aVar2 = new g.a(null); - gVar.f1350c.f1351c = aVar2; - gVar.f1350c = aVar2; + gVar.f1351c.f1352c = aVar2; + gVar.f1351c = aVar2; aVar2.b = m02; aVar2.a = "valueStrength"; } if (this.f != null) { g.a aVar3 = new g.a(null); - gVar.f1350c.f1351c = aVar3; - gVar.f1350c = aVar3; + gVar.f1351c.f1352c = aVar3; + gVar.f1351c = 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 1276a5e221..5f47b773dd 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 f1354c; + public final E f1355c; public c(K k, int i, @NullableDecl E e) { this.a = k; this.b = i; - this.f1354c = e; + this.f1355c = e; } @Override // c.i.b.b.e0.i public E a() { - return this.f1354c; + return this.f1355c; } @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.f1353c; + int i3 = d0Var.f1354c; 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.f1353c = i2; + d0Var.f1354c = 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 f1355c = null; + public volatile V f1356c = 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.f1355c = wVar.f1355c; + wVar3.f1356c = wVar.f1356c; 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).f1355c = obj; + ((w) iVar).f1356c = 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.f1355c; + return this.f1356c; } } @@ -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> f1356c = ((b0>) e0.i); + public volatile b0> f1357c = ((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.f1356c = yVar.f1356c.b(p, yVar3); + yVar3.f1357c = yVar.f1357c.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.f1356c; - yVar.f1356c = new c0(p, obj, yVar); + b0> b0Var = yVar.f1357c; + yVar.f1357c = 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.f1356c; + return this.f1357c; } @Override // c.i.b.b.e0.i public V getValue() { - return this.f1356c.get(); + return this.f1357c.get(); } } @@ -1335,7 +1335,7 @@ public class e0, S extends n> extends Abs } public e0(d0 d0Var, j jVar) { - int i2 = d0Var.f1353c; + int i2 = d0Var.f1354c; 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 04623648d1..8cee36f805 100644 --- a/app/src/main/java/c/i/b/b/l.java +++ b/app/src/main/java/c/i/b/b/l.java @@ -37,7 +37,7 @@ public class l extends AbstractMap implements Serializable { @MonotonicNonNullDecl /* renamed from: r reason: collision with root package name */ - public transient Set f1357r; + public transient Set f1358r; @MonotonicNonNullDecl public transient Set> s; @MonotonicNonNullDecl @@ -463,12 +463,12 @@ public class l extends AbstractMap implements Serializable { @Override // java.util.AbstractMap, java.util.Map public Set keySet() { - Set set = this.f1357r; + Set set = this.f1358r; if (set != null) { return set; } c cVar = new c(); - this.f1357r = cVar; + this.f1358r = cVar; return cVar; } diff --git a/app/src/main/java/c/i/b/b/m0.java b/app/src/main/java/c/i/b/b/m0.java index 32ee4d092d..4d10aebc0f 100644 --- a/app/src/main/java/c/i/b/b/m0.java +++ b/app/src/main/java/c/i/b/b/m0.java @@ -51,7 +51,7 @@ public class m0 extends c { @Override // c.i.b.b.f public Set d() { Map> map = this.l; - return map instanceof NavigableMap ? new d.f((NavigableMap) this.l) : map instanceof SortedMap ? new d.i((SortedMap) this.l) : new d.C0127d(this.l); + return map instanceof NavigableMap ? new d.f((NavigableMap) this.l) : map instanceof SortedMap ? new d.i((SortedMap) this.l) : new d.C0128d(this.l); } @Override // c.i.b.b.d 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 c127e2e88f..a2b43762a4 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 f1358c = new b(1); + public static final n f1359c = 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.f1358c : n.a; + return i < 0 ? n.b : i > 0 ? n.f1359c : n.a; } } diff --git a/app/src/main/java/c/i/b/b/r0.java b/app/src/main/java/c/i/b/b/r0.java index a2f30bae9e..908a156890 100644 --- a/app/src/main/java/c/i/b/b/r0.java +++ b/app/src/main/java/c/i/b/b/r0.java @@ -20,8 +20,8 @@ public final class r0 extends w { /* compiled from: RegularImmutableMap */ /* renamed from: c.i.b.b.r0$a$a reason: collision with other inner class name */ - public class C0128a extends u> { - public C0128a() { + public class C0129a extends u> { + public C0129a() { } @Override // java.util.List @@ -81,7 +81,7 @@ public final class r0 extends w { @Override // c.i.b.b.z public u> o() { - return new C0128a(); + return new C0129a(); } @Override // java.util.AbstractCollection, java.util.Collection, java.util.Set 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 0df0d47cf0..ecb1ced2de 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 f1359c; + public boolean f1360c; 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 f26720928e..552798f9ec 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.f1359c = false; - } else if (this.f1359c) { + this.f1360c = false; + } else if (this.f1360c) { this.a = (Object[]) objArr.clone(); - this.f1359c = false; + this.f1360c = 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.f1359c = true; + this.f1360c = 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 b191115a53..001ff58d73 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 f1360c = false; + public boolean f1361c = 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.f1360c = true; + this.f1361c = 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.f1360c = false; + this.f1361c = false; } } diff --git a/app/src/main/java/c/i/c/c.java b/app/src/main/java/c/i/c/c.java index 75d6055dc5..b1e6161dce 100644 --- a/app/src/main/java/c/i/c/c.java +++ b/app/src/main/java/c/i/c/c.java @@ -50,7 +50,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 f1361c = new ArrayMap(); + public static final Map f1362c = new ArrayMap(); public final Context d; public final String e; public final i f; @@ -68,14 +68,14 @@ public class c { /* compiled from: FirebaseApp */ @TargetApi(14) /* renamed from: c.i.c.c$c reason: collision with other inner class name */ - public static class C0129c implements c.a { - public static AtomicReference a = new AtomicReference<>(); + public static class C0130c implements c.a { + public static AtomicReference a = new AtomicReference<>(); @Override // c.i.a.f.e.h.j.c.a public void a(boolean z2) { Object obj = c.a; synchronized (c.a) { - Iterator it = new ArrayList(c.f1361c.values()).iterator(); + Iterator it = new ArrayList(c.f1362c.values()).iterator(); while (it.hasNext()) { c cVar = (c) it.next(); if (cVar.h.get()) { @@ -116,7 +116,7 @@ public class c { public void onReceive(Context context, Intent intent) { Object obj = c.a; synchronized (c.a) { - for (c cVar : c.f1361c.values()) { + for (c cVar : c.f1362c.values()) { cVar.d(); } } @@ -202,7 +202,7 @@ public class c { public static c b() { c cVar; synchronized (a) { - cVar = f1361c.get("[DEFAULT]"); + cVar = f1362c.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."); } @@ -213,7 +213,7 @@ public class c { @Nullable public static c e(@NonNull Context context) { synchronized (a) { - if (f1361c.containsKey("[DEFAULT]")) { + if (f1362c.containsKey("[DEFAULT]")) { return b(); } i a2 = i.a(context); @@ -228,12 +228,12 @@ public class c { @NonNull public static c f(@NonNull Context context, @NonNull i iVar) { c cVar; - AtomicReference atomicReference = C0129c.a; + AtomicReference atomicReference = C0130c.a; if (context.getApplicationContext() instanceof Application) { Application application = (Application) context.getApplicationContext(); - if (C0129c.a.get() == null) { - C0129c cVar2 = new C0129c(); - if (C0129c.a.compareAndSet(null, cVar2)) { + if (C0130c.a.get() == null) { + C0130c cVar2 = new C0130c(); + if (C0130c.a.compareAndSet(null, cVar2)) { c.i.a.f.e.h.j.c.a(application); c.i.a.f.e.h.j.c cVar3 = c.i.a.f.e.h.j.c.i; Objects.requireNonNull(cVar3); @@ -247,7 +247,7 @@ public class c { context = context.getApplicationContext(); } synchronized (a) { - Map map = f1361c; + Map map = f1362c; c.c.a.a0.d.G(!map.containsKey("[DEFAULT]"), "FirebaseApp name [DEFAULT] already exists!"); c.c.a.a0.d.z(context, "Application context cannot be null."); cVar = new c(context, "[DEFAULT]", iVar); @@ -306,7 +306,7 @@ public class c { boolean h = h(); for (Map.Entry, r> entry : kVar.b.entrySet()) { r value = entry.getValue(); - int i = entry.getKey().f1369c; + int i = entry.getKey().f1370c; 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 804d69f9e8..3b4b64c7f3 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 f1362c; + public final String f1363c; public final String d; public final String e; public final String f; @@ -27,7 +27,7 @@ public final class i { d.G(!h.a(str), "ApplicationId must be set."); this.b = str; this.a = str2; - this.f1362c = str3; + this.f1363c = 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 d.j0(this.b, iVar.b) && d.j0(this.a, iVar.a) && d.j0(this.f1362c, iVar.f1362c) && d.j0(this.d, iVar.d) && d.j0(this.e, iVar.e) && d.j0(this.f, iVar.f) && d.j0(this.g, iVar.g); + return d.j0(this.b, iVar.b) && d.j0(this.a, iVar.a) && d.j0(this.f1363c, iVar.f1363c) && d.j0(this.d, iVar.d) && d.j0(this.e, iVar.e) && d.j0(this.f, iVar.f) && d.j0(this.g, iVar.g); } public int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.a, this.f1362c, this.d, this.e, this.f, this.g}); + return Arrays.hashCode(new Object[]{this.b, this.a, this.f1363c, 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.f1362c); + kVar.a("databaseUrl", this.f1363c); 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/a.java b/app/src/main/java/c/i/c/j/a/a.java index cf4fbb574e..e189c25862 100644 --- a/app/src/main/java/c/i/c/j/a/a.java +++ b/app/src/main/java/c/i/c/j/a/a.java @@ -5,7 +5,7 @@ import androidx.annotation.NonNull; public interface a { /* renamed from: c.i.c.j.a.a$a reason: collision with other inner class name */ - public interface AbstractC0130a { + public interface AbstractC0131a { } public interface b { @@ -15,5 +15,5 @@ public interface a { void b(@NonNull String str, @NonNull String str2, Object obj); - AbstractC0130a c(String str, b bVar); + AbstractC0131a c(String str, b bVar); } 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 affed1cd42..f120284b12 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,10 +18,10 @@ 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 f1363c = new ConcurrentHashMap(); + public final Map f1364c = new ConcurrentHashMap(); /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ - public class a implements a.AbstractC0130a { + public class a implements a.AbstractC0131a { public a(b bVar, String str) { } } @@ -154,12 +154,12 @@ public class b implements a { @Override // c.i.c.j.a.a @WorkerThread - public a.AbstractC0130a c(@NonNull String str, a.b bVar) { + public a.AbstractC0131a c(@NonNull String str, a.b bVar) { Objects.requireNonNull(bVar, "null reference"); if (!c.a(str)) { return null; } - if (!str.isEmpty() && this.f1363c.containsKey(str) && this.f1363c.get(str) != null) { + if (!str.isEmpty() && this.f1364c.containsKey(str) && this.f1364c.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.f1363c.put(str, bVar2); + this.f1364c.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 a65e5a713e..2c5ed48a04 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 f1364c; + public c.i.a.f.i.a.a f1365c; public e d; public b(c.i.a.f.i.a.a aVar, a.b bVar) { this.b = bVar; - this.f1364c = aVar; + this.f1365c = 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 41c39b272e..4880755c95 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 f1365c = Arrays.asList("auto", "app", "am"); + public static final List f1366c = 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 !f1365c.contains(str); + return !f1366c.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 9ae0b960ff..71c73773f8 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 f1366c; + public f f1367c; 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.f1366c = fVar; + this.f1367c = 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 ed39d69a85..90950ebcb2 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 @@ -6,7 +6,7 @@ import c.i.a.f.i.a.a; import c.i.a.f.i.b.v5; import java.util.Set; /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ -public final class e implements a.AbstractC0113a { +public final class e implements a.AbstractC0114a { public final /* synthetic */ b a; public e(b bVar) { @@ -18,7 +18,7 @@ public final class e implements a.AbstractC0113a { if (this.a.a.contains(str2)) { Bundle bundle2 = new Bundle(); Set set = c.a; - String K0 = c.K0(str2, v5.f1287c, v5.a); + String K0 = c.K0(str2, v5.f1288c, v5.a); if (K0 != null) { str2 = K0; } diff --git a/app/src/main/java/c/i/c/j/a/c/f.java b/app/src/main/java/c/i/c/j/a/c/f.java index c12c97f2c8..a1ac9bc2d7 100644 --- a/app/src/main/java/c/i/c/j/a/c/f.java +++ b/app/src/main/java/c/i/c/j/a/c/f.java @@ -4,7 +4,7 @@ import android.os.Bundle; import c.i.a.f.i.a.a; import com.discord.models.domain.ModelAuditLogEntry; /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ -public final class f implements a.AbstractC0113a { +public final class f implements a.AbstractC0114a { public final /* synthetic */ d a; public f(d dVar) { 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 1f063b7a16..29701960f0 100644 --- a/app/src/main/java/c/i/c/k/a.java +++ b/app/src/main/java/c/i/c/k/a.java @@ -9,20 +9,20 @@ public interface a { /* compiled from: com.google.firebase:firebase-appindexing@@19.1.0 */ /* renamed from: c.i.c.k.a$a reason: collision with other inner class name */ - public static class C0131a { + public static class C0132a { public final Bundle a = new Bundle(); public final String b; /* renamed from: c reason: collision with root package name */ - public String f1367c; + public String f1368c; public String d; public String e; - public C0131a(@NonNull String str) { + public C0132a(@NonNull String str) { this.b = str; } - public C0131a a(@NonNull String str, @NonNull String... strArr) { + public C0132a a(@NonNull String str, @NonNull String... strArr) { Bundle bundle = this.a; String[] strArr2 = (String[]) Arrays.copyOf(strArr, strArr.length); if (strArr2.length > 0) { diff --git a/app/src/main/java/c/i/c/k/c/a.java b/app/src/main/java/c/i/c/k/c/a.java index c652319734..a537cc5824 100644 --- a/app/src/main/java/c/i/c/k/c/a.java +++ b/app/src/main/java/c/i/c/k/c/a.java @@ -2,7 +2,7 @@ package c.i.c.k.c; import c.i.c.k.a; /* compiled from: com.google.firebase:firebase-appindexing@@19.1.0 */ -public final class a extends a.C0131a { +public final class a extends a.C0132a { public String f; public a() { 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 8ec14c8179..69f3b81d9f 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.f1158c, (a.d) null, new h()); + super(context, k.f1159c, (a.d) null, new h()); } } diff --git a/app/src/main/java/c/i/c/k/d/e.java b/app/src/main/java/c/i/c/k/d/e.java index 1a599ff60b..cd77702cfa 100644 --- a/app/src/main/java/c/i/c/k/d/e.java +++ b/app/src/main/java/c/i/c/k/d/e.java @@ -12,7 +12,7 @@ import com.google.android.gms.tasks.TaskCompletionSource; public abstract class e extends p implements c.i.a.f.e.h.j.e { /* renamed from: c reason: collision with root package name */ - public TaskCompletionSource f1368c; + public TaskCompletionSource f1369c; public e(d dVar) { } @@ -20,7 +20,7 @@ public abstract class e extends p implements c.i.a.f.e.h.j.e { @Override // c.i.a.f.e.h.j.e public void a(Status status) { d.p(!status.v0(), "Failed result must not be success."); - TaskCompletionSource taskCompletionSource = this.f1368c; + TaskCompletionSource taskCompletionSource = this.f1369c; taskCompletionSource.a.s(c.D0(status, status.p)); } @@ -29,17 +29,17 @@ public abstract class e extends p implements c.i.a.f.e.h.j.e { public void b(Status status) { Status status2 = status; if (status2.v0()) { - this.f1368c.a.t(null); + this.f1369c.a.t(null); return; } - TaskCompletionSource taskCompletionSource = this.f1368c; + TaskCompletionSource taskCompletionSource = this.f1369c; taskCompletionSource.a.s(c.D0(status2, "User Action indexing error, please try again.")); } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [c.i.a.f.e.h.a$b, com.google.android.gms.tasks.TaskCompletionSource] */ @Override // c.i.a.f.e.h.j.p public void c(g gVar, TaskCompletionSource taskCompletionSource) throws RemoteException { - this.f1368c = taskCompletionSource; + this.f1369c = taskCompletionSource; d dVar = (d) this; gVar.w().R(new h(dVar), dVar.d); } 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 593777fbfe..b16103dd37 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 f1369c; + public final int f1370c; 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 f1370c; + public int f1371c; 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.f1370c = 0; + this.f1371c = 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.f1370c, this.d, this.e, this.f, null); + return new d<>(new HashSet(this.a), new HashSet(this.b), this.f1371c, 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.f1370c == 0) { - this.f1370c = i; + if (this.f1371c == 0) { + this.f1371c = 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.f1369c = i; + this.f1370c = 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.f1369c + ", type=" + this.d + ", deps=" + Arrays.toString(this.b.toArray()) + "}"; + return "Component<" + Arrays.toString(this.a.toArray()) + ">{" + this.f1370c + ", 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 59d59a7453..6a9ac2130d 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> f1371c = new HashMap(); + public final Map, r> f1372c = 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.f1373c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { + if ((oVar.f1374c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { for (m mVar3 : set) { mVar2.b.add(mVar3); - mVar3.f1372c.add(mVar2); + mVar3.f1373c.add(mVar2); } } } @@ -90,7 +90,7 @@ public class k extends a { hashSet2.remove(mVar5); i++; for (m mVar6 : mVar5.b) { - mVar6.f1372c.remove(mVar5); + mVar6.f1373c.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.f1371c.put(cls2, value); + this.f1372c.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.f1371c.containsKey(next.a)) { + if ((next.b == 1) && !this.f1372c.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.f1371c.get(cls); + return this.f1372c.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 46f0fb9103..9f79e1679a 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 f1372c = new HashSet(); + public final Set f1373c = new HashSet(); public m(d dVar) { this.a = dVar; } public boolean a() { - return this.f1372c.isEmpty(); + return this.f1373c.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 bc6e1e7a0a..dae6c215da 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 f1373c; + public final int f1374c; public o(Class cls, int i, int i2) { Objects.requireNonNull(cls, "Null dependency anInterface."); this.a = cls; this.b = i; - this.f1373c = i2; + this.f1374c = 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.f1373c == oVar.f1373c; + return this.a == oVar.a && this.b == oVar.b && this.f1374c == oVar.f1374c; } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1373c; + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1374c; } 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.f1373c != 0) { + if (this.f1374c != 0) { z2 = false; } return a.K(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 16f82e37a3..070a9c58e5 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 f1374c; + public final Executor f1375c; public q(Executor executor) { - this.f1374c = executor; + this.f1375c = executor; } @Override // c.i.c.q.d public void a(Class cls, b bVar) { - b(cls, this.f1374c, bVar); + b(cls, this.f1375c, 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 8ab064d002..9a87cf30c8 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 f1375c; + public volatile a f1376c; public r(a aVar) { - this.f1375c = aVar; + this.f1376c = 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.f1375c.get(); + t = this.f1376c.get(); this.b = t; - this.f1375c = null; + this.f1376c = 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 eb0a091462..1623773224 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> f1376c; + public final Set> f1377c; 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.f1373c == 0) { + if (oVar.f1374c == 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.f1376c = Collections.unmodifiableSet(hashSet3); + this.f1377c = 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.f1376c.contains(cls)) { + if (this.f1377c.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 b7eb338c3a..5ab4cf82d8 100644 --- a/app/src/main/java/c/i/c/m/b.java +++ b/app/src/main/java/c/i/c/m/b.java @@ -72,7 +72,7 @@ public final /* synthetic */ class b implements f { bVar2.b("Firebase Analytics is available."); ?? eVar2 = new c.i.c.m.d.i.e(aVar2); a aVar3 = new a(); - a.AbstractC0130a c2 = aVar2.c("clx", aVar3); + a.AbstractC0131a c2 = aVar2.c("clx", aVar3); if (c2 == null) { bVar2.b("Could not register AnalyticsConnectorListener with Crashlytics origin."); c2 = aVar2.c("crash", aVar3); @@ -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.f1387c, hVar2, k0Var.f, bVar6, null, null, k0Var.n, k0Var.k, cVar4); + k0Var.h = new x(k0Var.a, k0Var.m, bVar5, k0Var.i, k0Var.f1388c, 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 93d4c39d41..ba6d7e93c9 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 f1377c; + public final /* synthetic */ Executor f1378c; 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.f1377c = executor; + this.f1378c = 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.f1377c, true); + h.a(this.d, bVar, this.a, this.b, this.f1378c, 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 13b3dfe74f..d554e29540 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 f1378c; + public final Context f1379c; 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.f1378c = context; + this.f1379c = 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.f1378c), 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.f1379c), str2, this.h, this.g), this.j, r0.f(this.i).g(), this.k, "0"); } public String c() { - Context context = this.f1378c; + Context context = this.f1379c; 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 a0c5dd7eac..3721f4591c 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 f1379c; + public CountDownLatch f1380c; 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.f1379c = new CountDownLatch(1); + this.f1380c = new CountDownLatch(1); this.a.a.a("clx", str, bundle); bVar.b("Awaiting app exception callback from FA..."); try { - if (this.f1379c.await((long) 500, TimeUnit.MILLISECONDS)) { + if (this.f1380c.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.f1379c = null; + this.f1380c = null; } } @Override // c.i.c.m.d.i.b public void b(@NonNull String str, @NonNull Bundle bundle) { - CountDownLatch countDownLatch = this.f1379c; + CountDownLatch countDownLatch = this.f1380c; 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 f35ce8832f..57b823549b 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 f1380c; + public final b f1381c; 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.f1380c = bVar; + this.f1381c = 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.f1380c; + b bVar = this.f1381c; 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 2c98194790..42876784b6 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.f1401z.a("_ae", bundle); + this.j.f1402z.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 f0845f7d7f..717898c612 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 f1381c; + public final String f1382c; 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.f1381c = str3; + this.f1382c = str3; this.d = str4; this.e = str5; this.f = str6; diff --git a/app/src/main/java/c/i/c/m/d/k/c0.java b/app/src/main/java/c/i/c/m/d/k/c0.java index 263aa5de4c..8b54203e9e 100644 --- a/app/src/main/java/c/i/c/m/d/k/c0.java +++ b/app/src/main/java/c/i/c/m/d/k/c0.java @@ -34,7 +34,7 @@ public class c0 implements f { } x xVar = this.b.m; Context context = xVar.i; - c.i.c.m.d.q.b a = ((h0) xVar.f1397r).a(bVar2); + c.i.c.m.d.q.b a = ((h0) xVar.f1398r).a(bVar2); File[] q = xVar.q(); for (File file : q) { x.c(bVar2.e, file); 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 bfdebe49bc..8b727d3fb2 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 @@ -40,14 +40,14 @@ public class d1 { public final g b; /* renamed from: c reason: collision with root package name */ - public final c f1382c; + public final c f1383c; 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.f1382c = cVar; + this.f1383c = cVar; this.d = bVar; this.e = f1Var; } @@ -67,14 +67,14 @@ public class d1 { s sVar; boolean equals = str2.equals("crash"); n0 n0Var = this.a; - int i = n0Var.f1388c.getResources().getConfiguration().orientation; + int i = n0Var.f1389c.getResources().getConfiguration().orientation; e eVar = new e(th, n0Var.f); Long valueOf = Long.valueOf(j); - ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1388c); + ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1389c); 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.f1439c, 4)); + arrayList.add(n0Var.c(thread, eVar.f1440c, 4)); if (z2) { for (Map.Entry entry : Thread.getAllStackTraces().entrySet()) { Thread key = entry.getKey(); @@ -84,13 +84,13 @@ public class d1 { } } w wVar = new w(arrayList); - v.d.AbstractC0137d.a.b.AbstractC0140b a = n0Var.a(eVar, 4, 8, 0); + v.d.AbstractC0138d.a.b.AbstractC0141b a = n0Var.a(eVar, 4, 8, 0); Long l = 0L; String str3 = ""; String str4 = l == null ? " address" : str3; if (str4.isEmpty()) { o oVar = new o("0", "0", l.longValue(), null); - v.d.AbstractC0137d.a.b.AbstractC0139a[] aVarArr = new v.d.AbstractC0137d.a.b.AbstractC0139a[1]; + v.d.AbstractC0138d.a.b.AbstractC0140a[] aVarArr = new v.d.AbstractC0138d.a.b.AbstractC0140a[1]; Long l2 = 0L; Long l3 = 0L; String str5 = n0Var.e.d; @@ -106,13 +106,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.f1388c); + e a2 = e.a(n0Var.f1389c); Float f = a2.a; Double valueOf4 = f != null ? Double.valueOf(f.doubleValue()) : null; int b = a2.b(); - boolean m = h.m(n0Var.f1388c); + boolean m = h.m(n0Var.f1389c); long p = h.p(); - Context context = n0Var.f1388c; + Context context = n0Var.f1389c; ActivityManager.MemoryInfo memoryInfo = new ActivityManager.MemoryInfo(); ((ActivityManager) context.getSystemService(ActivityChooserModel.ATTRIBUTE_ACTIVITY)).getMemoryInfo(memoryInfo); long j2 = p - memoryInfo.availMem; @@ -120,11 +120,11 @@ public class d1 { r.b bVar = new r.b(); bVar.a = valueOf4; bVar.b = Integer.valueOf(b); - bVar.f1425c = Boolean.valueOf(m); + bVar.f1426c = Boolean.valueOf(m); bVar.d = Integer.valueOf(i); bVar.e = Long.valueOf(j2); bVar.f = Long.valueOf(a3); - v.d.AbstractC0137d.b a4 = bVar.a(); + v.d.AbstractC0138d.b a4 = bVar.a(); String str9 = " timestamp"; String str10 = valueOf == null ? str9 : str3; if (str10.isEmpty()) { @@ -161,7 +161,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.f1429c); + Objects.requireNonNull(g.f1430c); String a6 = ((d) h.a).a(jVar); String format = String.format(Locale.US, "%010d", Integer.valueOf(gVar.f.getAndIncrement())); if (equals) { @@ -211,7 +211,7 @@ public class d1 { while (it.hasNext()) { File file = (File) it.next(); try { - arrayList.add(new c(g.f1429c.f(g.j(file)), file.getName())); + arrayList.add(new c(g.f1430c.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); @@ -224,7 +224,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.f1382c; + c cVar = this.f1383c; 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 775341c792..fad2fde817 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 f1383c; + public final /* synthetic */ Executor f1384c; 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.f1383c = executor; + this.f1384c = executor; } /* Return type fixed from 'com.google.android.gms.tasks.Task' to match base method */ @@ -41,7 +41,7 @@ public class f0 implements f { } } x.b(x.this); - c.i.c.m.d.q.b a = ((h0) x.this.f1397r).a(bVar2); + c.i.c.m.d.q.b a = ((h0) x.this.f1398r).a(bVar2); List list = this.a; boolean z2 = this.b; float f = this.d.j.b; @@ -54,7 +54,7 @@ public class f0 implements f { thread.start(); } } - x.this.A.b(this.f1383c, c.c.a.y.b.m(bVar2)); + x.this.A.b(this.f1384c, 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 b2deb028fe..a171144983 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 f1384c = new a(); + public static final Comparator f1385c = new a(); /* compiled from: CommonUtils */ public class a implements Comparator { 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 8249b51b01..841f1421d2 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 @@ -7,7 +7,7 @@ import c.i.c.m.d.q.d.a; import c.i.c.m.d.q.d.c; import c.i.c.m.d.q.d.d; /* compiled from: CrashlyticsController */ -public class h0 implements b.AbstractC0144b { +public class h0 implements b.AbstractC0145b { public final /* synthetic */ x a; public h0(x xVar) { @@ -15,7 +15,7 @@ public class h0 implements b.AbstractC0144b { } public b a(@NonNull c.i.c.m.d.s.h.b bVar) { - String str = bVar.f1436c; + String str = bVar.f1437c; 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 95afee76ac..7b23a569e2 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 f1386c = new Object(); + public final Object f1387c = 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.f1386c) { + synchronized (this.f1387c) { 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.f1386c) { + synchronized (this.f1387c) { 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 96dea5d389..2a5aba123c 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 f1387c; + public final q0 f1388c; 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.f1387c = q0Var; + this.f1388c = 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.f1387c; + q0 q0Var = this.f1388c; synchronized (q0Var) { if (bool != null) { try { @@ -169,7 +169,7 @@ public class k0 { edit.remove("firebase_crashlytics_collection_enabled"); } edit.commit(); - synchronized (q0Var.f1390c) { + synchronized (q0Var.f1391c) { if (q0Var.b()) { if (!q0Var.e) { q0Var.d.b(null); diff --git a/app/src/main/java/c/i/c/m/d/k/l0.java b/app/src/main/java/c/i/c/m/d/k/l0.java index 400f326b95..75fd60ec0b 100644 --- a/app/src/main/java/c/i/c/m/d/k/l0.java +++ b/app/src/main/java/c/i/c/m/d/k/l0.java @@ -17,7 +17,7 @@ public class l0 implements Callable { boolean z2 = true; if (!xVar.k.b().exists()) { String i = xVar.i(); - if (i == null || !xVar.f1398w.e(i)) { + if (i == null || !xVar.f1399w.e(i)) { z2 = false; } } else { 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 02d2ef7a4b..e99b9d043a 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 f1388c; + public final Context f1389c; public final v0 d; public final b e; public final d f; @@ -33,16 +33,16 @@ public class n0 { } public n0(Context context, v0 v0Var, b bVar, d dVar) { - this.f1388c = context; + this.f1389c = context; this.d = v0Var; this.e = bVar; this.f = dVar; } - public final v.d.AbstractC0137d.a.b.AbstractC0140b a(e eVar, int i, int i2, int i3) { + public final v.d.AbstractC0138d.a.b.AbstractC0141b a(e eVar, int i, int i2, int i3) { String str = eVar.b; String str2 = eVar.a; - StackTraceElement[] stackTraceElementArr = eVar.f1439c; + StackTraceElement[] stackTraceElementArr = eVar.f1440c; int i4 = 0; if (stackTraceElementArr == null) { stackTraceElementArr = new StackTraceElement[0]; @@ -55,7 +55,7 @@ public class n0 { i4++; } } - v.d.AbstractC0137d.a.b.AbstractC0140b bVar = null; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar = null; Objects.requireNonNull(str, "Null type"); w wVar = new w(b(stackTraceElementArr, i)); Integer valueOf = Integer.valueOf(i4); @@ -69,7 +69,7 @@ public class n0 { throw new IllegalStateException(a.u("Missing required properties:", str3)); } - public final w b(StackTraceElement[] stackTraceElementArr, int i) { + public final w b(StackTraceElement[] stackTraceElementArr, int i) { ArrayList arrayList = new ArrayList(); for (StackTraceElement stackTraceElement : stackTraceElementArr) { q.b bVar = new q.b(); @@ -84,14 +84,14 @@ public class n0 { bVar.a = Long.valueOf(max); Objects.requireNonNull(str, "Null symbol"); bVar.b = str; - bVar.f1423c = fileName; + bVar.f1424c = fileName; bVar.d = Long.valueOf(j); arrayList.add(bVar.a()); } return new w<>(arrayList); } - public final v.d.AbstractC0137d.a.b.AbstractC0141d c(Thread thread, StackTraceElement[] stackTraceElementArr, int i) { + public final v.d.AbstractC0138d.a.b.AbstractC0142d c(Thread thread, StackTraceElement[] stackTraceElementArr, int i) { String name = thread.getName(); Objects.requireNonNull(name, "Null name"); Integer valueOf = Integer.valueOf(i); 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 69ade48123..8679385526 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 f1389c; + public final Thread.UncaughtExceptionHandler f1390c; 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.f1389c = uncaughtExceptionHandler; + this.f1390c = 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.f1389c.uncaughtException(thread, th); + this.f1390c.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.f1389c.uncaughtException(thread, th); + this.f1390c.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 2fe8963d92..021b7a515e 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 f1390c; + public final Object f1391c; 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.f1390c = obj; + this.f1391c = 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.f1390c) { + synchronized (this.f1391c) { 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 9347c4a6bf..a0ac2d34a0 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 f1391id; + private final int f1392id; public r0(int i) { - this.f1391id = i; + this.f1392id = i; } public static r0 f(String str) { @@ -19,11 +19,11 @@ public enum r0 { } public int g() { - return this.f1391id; + return this.f1392id; } @Override // java.lang.Enum, java.lang.Object public String toString() { - return Integer.toString(this.f1391id); + return Integer.toString(this.f1392id); } } 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 7ad10d2f72..c673a0b5e1 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 f1392c; + public final /* synthetic */ long f1393c; public u(x xVar, String str, String str2, long j) { this.a = str; this.b = str2; - this.f1392c = j; + this.f1393c = 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.f1392c; + long j = this.f1393c; 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 fda0466c23..d56654c69d 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 f1393c; + public final String f1394c; public u0(@NonNull String str, @NonNull String str2, @NonNull File file) { this.b = str; - this.f1393c = str2; + this.f1394c = str2; this.a = file; } @Override // c.i.c.m.d.k.a1 @NonNull public String a() { - return this.f1393c; + return this.f1394c; } /* 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 5347e722db..634a88ee19 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 f1394c; + public final /* synthetic */ String f1395c; 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.f1394c = str3; + this.f1395c = 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.f1394c; + String str3 = this.f1395c; String str4 = this.d; int i = this.e; - String str5 = this.f.f1400y; + String str5 = this.f.f1401y; 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 aca619a5e4..6be1afd6ac 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 f1395c; + public final x0 f1396c; 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.f1395c = new x0(); + this.f1396c = 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.f1395c; + x0 x0Var = this.f1396c; 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 3628468bd2..2ae46ec0df 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 @@ -56,7 +56,7 @@ public class x { public static final FilenameFilter b = new b(); /* renamed from: c reason: collision with root package name */ - public static final Comparator f1396c = new c(); + public static final Comparator f1397c = 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"); @@ -79,23 +79,23 @@ public class x { public final b q; /* renamed from: r reason: collision with root package name */ - public final b.AbstractC0144b f1397r; + public final b.AbstractC0145b f1398r; public final j s; 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; /* renamed from: w reason: collision with root package name */ - public final c.i.c.m.d.a f1398w; + public final c.i.c.m.d.a f1399w; /* renamed from: x reason: collision with root package name */ - public final c.i.c.m.d.t.d f1399x; + public final c.i.c.m.d.t.d f1400x; /* renamed from: y reason: collision with root package name */ - public final String f1400y; + public final String f1401y; /* renamed from: z reason: collision with root package name */ - public final c.i.c.m.d.i.a f1401z; + public final c.i.c.m.d.i.a f1402z; /* compiled from: CrashlyticsController */ public class a extends h { @@ -193,7 +193,7 @@ public class x { } /* compiled from: CrashlyticsController */ - public static final class j implements b.AbstractC0132b { + public static final class j implements b.AbstractC0133b { public final c.i.c.m.d.o.h a; public j(c.i.c.m.d.o.h hVar) { @@ -261,7 +261,7 @@ public class x { } } - public x(Context context, i iVar, c.i.c.m.d.n.b bVar, v0 v0Var, q0 q0Var, c.i.c.m.d.o.h hVar, m0 m0Var, b bVar2, c.i.c.m.d.q.a aVar, b.AbstractC0144b bVar3, c.i.c.m.d.a aVar2, c.i.c.m.d.i.a aVar3, c.i.c.m.d.s.d dVar) { + public x(Context context, i iVar, c.i.c.m.d.n.b bVar, v0 v0Var, q0 q0Var, c.i.c.m.d.o.h hVar, m0 m0Var, b bVar2, c.i.c.m.d.q.a aVar, b.AbstractC0145b bVar3, c.i.c.m.d.a aVar2, c.i.c.m.d.i.a aVar3, c.i.c.m.d.s.d dVar) { this.i = context; this.m = iVar; this.n = bVar; @@ -270,10 +270,10 @@ public class x { this.p = hVar; this.k = m0Var; this.q = bVar2; - this.f1397r = new h0(this); - this.f1398w = aVar2; - this.f1400y = bVar2.g.a(); - this.f1401z = aVar3; + this.f1398r = new h0(this); + this.f1399w = aVar2; + this.f1401y = bVar2.g.a(); + this.f1402z = aVar3; f1 f1Var = new f1(); this.l = f1Var; j jVar = new j(hVar); @@ -283,13 +283,13 @@ public class x { 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.f1399x = aVar4; + this.f1400x = 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.f1433c)); + 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.f1434c)); 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); @@ -333,25 +333,25 @@ public class x { String str3 = g.b; c.i.c.m.d.b bVar = c.i.c.m.d.b.a; c.d.b.a.a.j0("Opening a new session with ID ", str3, bVar); - xVar.f1398w.h(str3); + xVar.f1399w.h(str3); Locale locale = Locale.US; String format = String.format(locale, "Crashlytics Android SDK/%s", "17.3.0"); xVar.z(str3, "BeginSession", new u(xVar, str3, format, j2)); - xVar.f1398w.d(str3, format, j2); + xVar.f1399w.d(str3, format, j2); v0 v0Var = xVar.o; String str4 = v0Var.e; b bVar2 = xVar.q; String str5 = bVar2.e; String str6 = bVar2.f; String b2 = v0Var.b(); - int g2 = r0.f(xVar.q.f1381c).g(); + int g2 = r0.f(xVar.q.f1382c).g(); xVar.z(str3, "SessionApp", new v(xVar, str4, str5, str6, b2, g2)); - xVar.f1398w.f(str3, str4, str5, str6, b2, g2, xVar.f1400y); + xVar.f1399w.f(str3, str4, str5, str6, b2, g2, xVar.f1401y); String str7 = Build.VERSION.RELEASE; String str8 = Build.VERSION.CODENAME; boolean t = h.t(xVar.i); xVar.z(str3, "SessionOS", new w(xVar, str7, str8, t)); - xVar.f1398w.g(str3, str7, str8, t); + xVar.f1399w.g(str3, str7, str8, t); Context context = xVar.i; StatFs statFs = new StatFs(Environment.getDataDirectory().getPath()); h.b bVar3 = h.b.UNKNOWN; @@ -374,14 +374,14 @@ public class x { String str11 = Build.MANUFACTURER; String str12 = Build.PRODUCT; xVar.z(str3, "SessionDevice", new y(xVar, ordinal, str10, availableProcessors, p, blockCount, r2, k2, str11, str12)); - xVar.f1398w.c(str3, ordinal, str10, availableProcessors, p, blockCount, r2, k2, str11, str12); + xVar.f1399w.c(str3, ordinal, str10, availableProcessors, p, blockCount, r2, k2, str11, str12); xVar.t.a(str3); d1 d1Var = xVar.A; String t2 = t(str3); n0 n0Var = d1Var.a; Objects.requireNonNull(n0Var); Charset charset = v.a; - b.C0135b bVar5 = new b.C0135b(); + b.C0136b bVar5 = new b.C0136b(); bVar5.a = "17.3.0"; String str13 = n0Var.e.a; Objects.requireNonNull(str13, "Null gmpAppId"); @@ -395,10 +395,10 @@ public class x { String str15 = n0Var.e.f; Objects.requireNonNull(str15, "Null displayVersion"); bVar5.f = str15; - bVar5.f1408c = 4; + bVar5.f1409c = 4; f.b bVar6 = new f.b(); bVar6.b(false); - bVar6.f1410c = Long.valueOf(j2); + bVar6.f1411c = Long.valueOf(j2); Objects.requireNonNull(t2, "Null identifier"); bVar6.b = t2; String str16 = n0.a; @@ -422,7 +422,7 @@ public class x { Integer num2 = 3; Objects.requireNonNull(str7, "Null version"); Objects.requireNonNull(str8, "Null buildVersion"); - Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1388c)); + Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1389c)); String str20 = num2 == null ? " platform" : ""; if (valueOf == null) { str20 = c.d.b.a.a.u(str20, " jailbroken"); @@ -437,13 +437,13 @@ public class x { int availableProcessors2 = Runtime.getRuntime().availableProcessors(); long p2 = h.p(); long blockCount2 = ((long) statFs2.getBlockCount()) * ((long) statFs2.getBlockSize()); - boolean r3 = h.r(n0Var.f1388c); - int k3 = h.k(n0Var.f1388c); + boolean r3 = h.r(n0Var.f1389c); + int k3 = h.k(n0Var.f1389c); i.b bVar7 = new i.b(); bVar7.a = Integer.valueOf(i2); Objects.requireNonNull(str10, "Null model"); bVar7.b = str10; - bVar7.f1413c = Integer.valueOf(availableProcessors2); + bVar7.f1414c = Integer.valueOf(availableProcessors2); bVar7.d = Long.valueOf(p2); bVar7.e = Long.valueOf(blockCount2); bVar7.f = Boolean.valueOf(r3); @@ -467,7 +467,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.f1429c.g(a3)); + c.i.c.m.d.o.g.l(new File(h3, "report"), c.i.c.m.d.o.g.f1430c.g(a3)); } catch (IOException e2) { c.i.c.m.d.b.a.c("Could not persist report for session " + g3, e2); } @@ -601,7 +601,7 @@ public class x { } public static void x(c.i.c.m.d.p.c cVar, File[] fileArr, String str) { - Arrays.sort(fileArr, h.f1384c); + Arrays.sort(fileArr, h.f1385c); 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())); @@ -668,7 +668,7 @@ public class x { for (int i5 = 0; i5 < min; i5++) { hashSet.add(o(s[i5])); } - File[] listFiles = ((j) this.t.f1404c).a().listFiles(); + File[] listFiles = ((j) this.t.f1405c).a().listFiles(); if (listFiles != null) { for (File file2 : listFiles) { String name = file2.getName(); @@ -723,7 +723,7 @@ public class x { z(o, "SessionUser", new z(this, f1Var)); String str4 = "report"; String str5 = "user"; - if (this.f1398w.e(o)) { + if (this.f1399w.e(o)) { } c.i.c.m.d.b.a.b("Closing open sessions."); i3 = z2 ? 1 : 0; @@ -767,7 +767,7 @@ public class x { z(o, "SessionUser", new z(this, f1Var)); String str4 = "report"; String str5 = "user"; - if (this.f1398w.e(o)) { + if (this.f1399w.e(o)) { } c.i.c.m.d.b.a.b("Closing open sessions."); i3 = z2 ? 1 : 0; @@ -796,10 +796,10 @@ public class x { z(o, "SessionUser", new z(this, f1Var)); String str4 = "report"; String str5 = "user"; - if (this.f1398w.e(o)) { + if (this.f1399w.e(o)) { c.i.c.m.d.b bVar2 = c.i.c.m.d.b.a; c.d.b.a.a.j0("Finalizing native report for session ", o, bVar2); - c.i.c.m.d.d b3 = this.f1398w.b(o); + c.i.c.m.d.d b3 = this.f1399w.b(o); File d2 = b3.d(); if (d2 == null || !d2.exists()) { bVar2.g("No minidump data found for session " + o); @@ -868,8 +868,8 @@ 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.f1429c; - b.C0135b bVar4 = (b.C0135b) hVar.f(c.i.c.m.d.o.g.j(file5)).i(); + c.i.c.m.d.m.x.h hVar = c.i.c.m.d.o.g.f1430c; + b.C0136b bVar4 = (b.C0136b) hVar.f(c.i.c.m.d.o.g.j(file5)).i(); bVar4.g = null; bVar4.h = dVar; v a3 = bVar4.a(); @@ -881,7 +881,7 @@ public class x { bVar3.d.d(); } } - if (!this.f1398w.a(o)) { + if (!this.f1399w.a(o)) { c.d.b.a.a.j0("Could not finalize native session: ", o, c.i.c.m.d.b.a); } } @@ -1064,13 +1064,13 @@ public class x { } File next = it3.next(); try { - c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.o.g.f1429c; + c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.o.g.f1430c; String j4 = c.i.c.m.d.o.g.j(next); Objects.requireNonNull(hVar2); try { JsonReader jsonReader = new JsonReader(new StringReader(j4)); try { - v.d.AbstractC0137d b6 = c.i.c.m.d.m.x.h.b(jsonReader); + v.d.AbstractC0138d b6 = c.i.c.m.d.m.x.h.b(jsonReader); jsonReader.close(); arrayList4.add(b6); if (!z3) { @@ -1110,14 +1110,14 @@ 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.f1429c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1430c; j2 = hVar3.f(c.i.c.m.d.o.g.j(file)).j(j3, z3, str2); - w wVar = new w<>(arrayList4); + w wVar = new w<>(arrayList4); if (j2.h() == null) { v.a i6 = j2.i(); f.b bVar9 = (f.b) j2.h().l(); bVar9.j = wVar; - b.C0135b bVar10 = (b.C0135b) i6; + b.C0136b bVar10 = (b.C0136b) i6; bVar10.g = bVar9.a(); v a4 = bVar10.a(); v.d h2 = a4.h(); @@ -1137,9 +1137,9 @@ public class x { if (!z3) { } try { - c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1429c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1430c; j2 = hVar3.f(c.i.c.m.d.o.g.j(file)).j(j3, z3, str2); - w wVar = new w<>(arrayList4); + w wVar = new w<>(arrayList4); if (j2.h() == null) { } } catch (IOException e14) { @@ -1243,7 +1243,7 @@ public class x { public final File[] s() { File[] r2 = r(l(), a); - Arrays.sort(r2, f1396c); + Arrays.sort(r2, f1397c); return r2; } @@ -1276,7 +1276,7 @@ public class x { bVar.b("Notifying that unsent reports are available."); this.C.b(Boolean.TRUE); q0 q0Var = this.j; - synchronized (q0Var.f1390c) { + synchronized (q0Var.f1391c) { b0Var = q0Var.d.a; } Task q2 = b0Var.q(new e0(this)); @@ -1330,7 +1330,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.f1399x); + c.i.c.m.d.t.e eVar = new c.i.c.m.d.t.e(th, this.f1400x); Context context = this.i; e a2 = e.a(context); Float f2 = a2.a; @@ -1344,7 +1344,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.f1439c; + StackTraceElement[] stackTraceElementArr = eVar.f1440c; String str3 = this.q.b; String str4 = this.o.e; if (z2) { @@ -1353,7 +1353,7 @@ public class x { int i5 = 0; for (Map.Entry entry : allStackTraces.entrySet()) { threadArr2[i5] = entry.getKey(); - linkedList.add(this.f1399x.a(entry.getValue())); + linkedList.add(this.f1400x.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 71b7813eb1..7ff79ef758 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 f1403c; + public final /* synthetic */ long f1404c; 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.f1403c = j; + this.f1404c = 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.f1403c; + long j = this.f1404c; 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 51d59d1210..2318e97bdc 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,12 +10,12 @@ public class b { public final Context b; /* renamed from: c reason: collision with root package name */ - public final AbstractC0132b f1404c; + public final AbstractC0133b f1405c; public a d = a; /* compiled from: LogFileManager */ /* renamed from: c.i.c.m.d.l.b$b reason: collision with other inner class name */ - public interface AbstractC0132b { + public interface AbstractC0133b { } /* compiled from: LogFileManager */ @@ -46,15 +46,15 @@ public class b { } } - public b(Context context, AbstractC0132b bVar) { + public b(Context context, AbstractC0133b bVar) { this.b = context; - this.f1404c = bVar; + this.f1405c = bVar; a(null); } - public b(Context context, AbstractC0132b bVar, String str) { + public b(Context context, AbstractC0133b bVar, String str) { this.b = context; - this.f1404c = bVar; + this.f1405c = 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.f1404c).a(), c.d.b.a.a.v("crashlytics-userlog-", str, ".temp")), 65536); + this.d = new e(new File(((x.j) this.f1405c).a(), c.d.b.a.a.v("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 7ca0e853a3..be5aef021d 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 f1405c; + public final int f1406c; public b(int i, int i2) { this.b = i; - this.f1405c = i2; + this.f1406c = i2; } public String toString() { @@ -60,21 +60,21 @@ public class c implements Closeable { sb.append("[position = "); sb.append(this.b); sb.append(", length = "); - return c.d.b.a.a.z(sb, this.f1405c, "]"); + return c.d.b.a.a.z(sb, this.f1406c, "]"); } } /* compiled from: QueueFile */ /* renamed from: c.i.c.m.d.l.c$c reason: collision with other inner class name */ - public final class C0133c extends InputStream { + public final class C0134c extends InputStream { public int i; public int j; - public C0133c(b bVar, a aVar) { + public C0134c(b bVar, a aVar) { int i = bVar.b + 4; int i2 = c.this.k; this.i = i >= i2 ? (i + 16) - i2 : i; - this.j = bVar.f1405c; + this.j = bVar.f1406c; } @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.f1405c); + i2 = z(bVar.b + 4 + bVar.f1406c); } 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.f1405c); + int z2 = z(bVar.b + 4 + bVar.f1406c); 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.f1405c); + this.n = new b(i7, this.n.f1406c); } 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 C0133c(p, null), p.f1405c); - i2 = z(p.b + 4 + p.f1405c); + dVar.a(new C0134c(p, null), p.f1406c); + i2 = z(p.b + 4 + p.f1406c); } } @@ -298,7 +298,7 @@ public class c implements Closeable { c(); } else { b bVar = this.m; - int z2 = z(bVar.b + 4 + bVar.f1405c); + int z2 = z(bVar.b + 4 + bVar.f1406c); t(z2, this.o, 0, 4); int r2 = 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.f1405c + 16 : (((i2 + 4) + bVar.f1405c) + this.k) - i3; + return i2 >= i3 ? (i2 - i3) + 4 + bVar.f1406c + 16 : (((i2 + 4) + bVar.f1406c) + 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 dab24c06e0..f709981e7d 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 f1406c; + public final int f1407c; 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.f1406c = i; + this.f1407c = i; } @Override // c.i.c.m.d.l.a @@ -96,12 +96,12 @@ public class e implements a { str = "null"; } try { - int i = this.f1406c / 4; + int i = this.f1407c / 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.f1406c) { + while (!this.d.f() && this.d.x() > this.f1407c) { 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 86a2d94c07..567f7ad133 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 @@ -10,8 +10,8 @@ public final class a implements c.i.c.p.g.a { /* compiled from: AutoCrashlyticsReportEncoder */ /* renamed from: c.i.c.m.d.m.a$a reason: collision with other inner class name */ - public static final class C0134a implements c.i.c.p.c { - public static final C0134a a = new C0134a(); + public static final class C0135a implements c.i.c.p.c { + public static final C0135a a = new C0135a(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b @@ -91,13 +91,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class f implements c.i.c.p.c { + public static final class f implements c.i.c.p.c { public static final f a = new f(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - dVar.f("clsId", ((v.d.a.AbstractC0136a) obj).a()); + dVar.f("clsId", ((v.d.a.AbstractC0137a) obj).a()); } } @@ -146,13 +146,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class i implements c.i.c.p.c { + public static final class i implements c.i.c.p.c { public static final i a = new i(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a aVar = (v.d.AbstractC0137d.a) obj; + v.d.AbstractC0138d.a aVar = (v.d.AbstractC0138d.a) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("execution", aVar.c()); dVar2.f("customAttributes", aVar.b()); @@ -162,13 +162,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class j implements c.i.c.p.c { + public static final class j implements c.i.c.p.c { public static final j a = new j(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b.AbstractC0139a aVar = (v.d.AbstractC0137d.a.b.AbstractC0139a) obj; + v.d.AbstractC0138d.a.b.AbstractC0140a aVar = (v.d.AbstractC0138d.a.b.AbstractC0140a) obj; c.i.c.p.d dVar2 = dVar; dVar2.b("baseAddress", aVar.a()); dVar2.b("size", aVar.c()); @@ -179,13 +179,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class k implements c.i.c.p.c { + public static final class k implements c.i.c.p.c { public static final k a = new k(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b bVar = (v.d.AbstractC0137d.a.b) obj; + v.d.AbstractC0138d.a.b bVar = (v.d.AbstractC0138d.a.b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("threads", bVar.d()); dVar2.f("exception", bVar.b()); @@ -195,13 +195,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class l implements c.i.c.p.c { + public static final class l implements c.i.c.p.c { public static final l a = new l(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b.AbstractC0140b bVar = (v.d.AbstractC0137d.a.b.AbstractC0140b) obj; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar = (v.d.AbstractC0138d.a.b.AbstractC0141b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("type", bVar.e()); dVar2.f(ModelAuditLogEntry.CHANGE_KEY_REASON, bVar.d()); @@ -212,13 +212,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class m implements c.i.c.p.c { + public static final class m implements c.i.c.p.c { public static final m a = new m(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b.c cVar = (v.d.AbstractC0137d.a.b.c) obj; + v.d.AbstractC0138d.a.b.c cVar = (v.d.AbstractC0138d.a.b.c) obj; c.i.c.p.d dVar2 = dVar; dVar2.f(ModelAuditLogEntry.CHANGE_KEY_NAME, cVar.c()); dVar2.f(ModelAuditLogEntry.CHANGE_KEY_CODE, cVar.b()); @@ -227,13 +227,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class n implements c.i.c.p.c { + public static final class n implements c.i.c.p.c { public static final n a = new n(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b.AbstractC0141d dVar2 = (v.d.AbstractC0137d.a.b.AbstractC0141d) obj; + v.d.AbstractC0138d.a.b.AbstractC0142d dVar2 = (v.d.AbstractC0138d.a.b.AbstractC0142d) obj; c.i.c.p.d dVar3 = dVar; dVar3.f(ModelAuditLogEntry.CHANGE_KEY_NAME, dVar2.c()); dVar3.c("importance", dVar2.b()); @@ -242,13 +242,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class o implements c.i.c.p.c { + public static final class o implements c.i.c.p.c { public static final o a = new o(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a aVar = (v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a) obj; + v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a aVar = (v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a) obj; c.i.c.p.d dVar2 = dVar; dVar2.b("pc", aVar.d()); dVar2.f("symbol", aVar.e()); @@ -259,13 +259,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class p implements c.i.c.p.c { + public static final class p implements c.i.c.p.c { public static final p a = new p(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d.b bVar = (v.d.AbstractC0137d.b) obj; + v.d.AbstractC0138d.b bVar = (v.d.AbstractC0138d.b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("batteryLevel", bVar.a()); dVar2.c("batteryVelocity", bVar.b()); @@ -277,13 +277,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class q implements c.i.c.p.c { + public static final class q implements c.i.c.p.c { public static final q a = new q(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - v.d.AbstractC0137d dVar2 = (v.d.AbstractC0137d) obj; + v.d.AbstractC0138d dVar2 = (v.d.AbstractC0138d) obj; c.i.c.p.d dVar3 = dVar; dVar3.b("timestamp", dVar2.d()); dVar3.f("type", dVar2.e()); @@ -294,13 +294,13 @@ public final class a implements c.i.c.p.g.a { } /* compiled from: AutoCrashlyticsReportEncoder */ - public static final class r implements c.i.c.p.c { + public static final class r implements c.i.c.p.c { public static final r a = new r(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b public void a(Object obj, c.i.c.p.d dVar) throws IOException { - dVar.f("content", ((v.d.AbstractC0137d.c) obj).a()); + dVar.f("content", ((v.d.AbstractC0138d.c) obj).a()); } } @@ -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.f1445c.remove(v.class); + eVar.f1446c.remove(v.class); eVar.b.put(b.class, bVar2); - eVar.f1445c.remove(b.class); + eVar.f1446c.remove(b.class); h hVar = h.a; eVar.b.put(v.d.class, hVar); - eVar.f1445c.remove(v.d.class); + eVar.f1446c.remove(v.d.class); eVar.b.put(f.class, hVar); - eVar.f1445c.remove(f.class); + eVar.f1446c.remove(f.class); e eVar2 = e.a; eVar.b.put(v.d.a.class, eVar2); - eVar.f1445c.remove(v.d.a.class); + eVar.f1446c.remove(v.d.a.class); eVar.b.put(g.class, eVar2); - eVar.f1445c.remove(g.class); + eVar.f1446c.remove(g.class); f fVar = f.a; - eVar.b.put(v.d.a.AbstractC0136a.class, fVar); - eVar.f1445c.remove(v.d.a.AbstractC0136a.class); + eVar.b.put(v.d.a.AbstractC0137a.class, fVar); + eVar.f1446c.remove(v.d.a.AbstractC0137a.class); eVar.b.put(h.class, fVar); - eVar.f1445c.remove(h.class); + eVar.f1446c.remove(h.class); t tVar = t.a; eVar.b.put(v.d.f.class, tVar); - eVar.f1445c.remove(v.d.f.class); + eVar.f1446c.remove(v.d.f.class); eVar.b.put(u.class, tVar); - eVar.f1445c.remove(u.class); + eVar.f1446c.remove(u.class); s sVar = s.a; eVar.b.put(v.d.e.class, sVar); - eVar.f1445c.remove(v.d.e.class); + eVar.f1446c.remove(v.d.e.class); eVar.b.put(t.class, sVar); - eVar.f1445c.remove(t.class); + eVar.f1446c.remove(t.class); g gVar = g.a; eVar.b.put(v.d.c.class, gVar); - eVar.f1445c.remove(v.d.c.class); + eVar.f1446c.remove(v.d.c.class); eVar.b.put(i.class, gVar); - eVar.f1445c.remove(i.class); + eVar.f1446c.remove(i.class); q qVar = q.a; - eVar.b.put(v.d.AbstractC0137d.class, qVar); - eVar.f1445c.remove(v.d.AbstractC0137d.class); + eVar.b.put(v.d.AbstractC0138d.class, qVar); + eVar.f1446c.remove(v.d.AbstractC0138d.class); eVar.b.put(j.class, qVar); - eVar.f1445c.remove(j.class); + eVar.f1446c.remove(j.class); i iVar = i.a; - eVar.b.put(v.d.AbstractC0137d.a.class, iVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.class); + eVar.b.put(v.d.AbstractC0138d.a.class, iVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.class); eVar.b.put(k.class, iVar); - eVar.f1445c.remove(k.class); + eVar.f1446c.remove(k.class); k kVar = k.a; - eVar.b.put(v.d.AbstractC0137d.a.b.class, kVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.class); + eVar.b.put(v.d.AbstractC0138d.a.b.class, kVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.class); eVar.b.put(l.class, kVar); - eVar.f1445c.remove(l.class); + eVar.f1446c.remove(l.class); n nVar = n.a; - eVar.b.put(v.d.AbstractC0137d.a.b.AbstractC0141d.class, nVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.AbstractC0141d.class); + eVar.b.put(v.d.AbstractC0138d.a.b.AbstractC0142d.class, nVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.AbstractC0142d.class); eVar.b.put(p.class, nVar); - eVar.f1445c.remove(p.class); + eVar.f1446c.remove(p.class); o oVar = o.a; - eVar.b.put(v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a.class, oVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a.class); + eVar.b.put(v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a.class, oVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a.class); eVar.b.put(q.class, oVar); - eVar.f1445c.remove(q.class); + eVar.f1446c.remove(q.class); l lVar = l.a; - eVar.b.put(v.d.AbstractC0137d.a.b.AbstractC0140b.class, lVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.AbstractC0140b.class); + eVar.b.put(v.d.AbstractC0138d.a.b.AbstractC0141b.class, lVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.AbstractC0141b.class); eVar.b.put(n.class, lVar); - eVar.f1445c.remove(n.class); + eVar.f1446c.remove(n.class); m mVar = m.a; - eVar.b.put(v.d.AbstractC0137d.a.b.c.class, mVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.c.class); + eVar.b.put(v.d.AbstractC0138d.a.b.c.class, mVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.c.class); eVar.b.put(o.class, mVar); - eVar.f1445c.remove(o.class); + eVar.f1446c.remove(o.class); j jVar = j.a; - eVar.b.put(v.d.AbstractC0137d.a.b.AbstractC0139a.class, jVar); - eVar.f1445c.remove(v.d.AbstractC0137d.a.b.AbstractC0139a.class); + eVar.b.put(v.d.AbstractC0138d.a.b.AbstractC0140a.class, jVar); + eVar.f1446c.remove(v.d.AbstractC0138d.a.b.AbstractC0140a.class); eVar.b.put(m.class, jVar); - eVar.f1445c.remove(m.class); - C0134a aVar = C0134a.a; + eVar.f1446c.remove(m.class); + C0135a aVar = C0135a.a; eVar.b.put(v.b.class, aVar); - eVar.f1445c.remove(v.b.class); + eVar.f1446c.remove(v.b.class); eVar.b.put(c.class, aVar); - eVar.f1445c.remove(c.class); + eVar.f1446c.remove(c.class); p pVar = p.a; - eVar.b.put(v.d.AbstractC0137d.b.class, pVar); - eVar.f1445c.remove(v.d.AbstractC0137d.b.class); + eVar.b.put(v.d.AbstractC0138d.b.class, pVar); + eVar.f1446c.remove(v.d.AbstractC0138d.b.class); eVar.b.put(r.class, pVar); - eVar.f1445c.remove(r.class); + eVar.f1446c.remove(r.class); r rVar = r.a; - eVar.b.put(v.d.AbstractC0137d.c.class, rVar); - eVar.f1445c.remove(v.d.AbstractC0137d.c.class); + eVar.b.put(v.d.AbstractC0138d.c.class, rVar); + eVar.f1446c.remove(v.d.AbstractC0138d.c.class); eVar.b.put(s.class, rVar); - eVar.f1445c.remove(s.class); + eVar.f1446c.remove(s.class); c cVar = c.a; eVar.b.put(v.c.class, cVar); - eVar.f1445c.remove(v.c.class); + eVar.f1446c.remove(v.c.class); eVar.b.put(d.class, cVar); - eVar.f1445c.remove(d.class); + eVar.f1446c.remove(d.class); d dVar = d.a; eVar.b.put(v.c.a.class, dVar); - eVar.f1445c.remove(v.c.a.class); + eVar.f1446c.remove(v.c.a.class); eVar.b.put(e.class, dVar); - eVar.f1445c.remove(e.class); + eVar.f1446c.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 0c2df4458e..8274c2abac 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 f1407c; + public final String f1408c; public final int d; public final String e; public final String f; @@ -18,26 +18,26 @@ public final class b extends v { /* compiled from: AutoValue_CrashlyticsReport */ /* renamed from: c.i.c.m.d.m.b$b reason: collision with other inner class name */ - public static final class C0135b extends v.a { + public static final class C0136b extends v.a { public String a; public String b; /* renamed from: c reason: collision with root package name */ - public Integer f1408c; + public Integer f1409c; public String d; public String e; public String f; public v.d g; public v.c h; - public C0135b() { + public C0136b() { } - public C0135b(v vVar, a aVar) { + public C0136b(v vVar, a aVar) { b bVar = (b) vVar; this.a = bVar.b; - this.b = bVar.f1407c; - this.f1408c = Integer.valueOf(bVar.d); + this.b = bVar.f1408c; + this.f1409c = 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.u(str, " gmpAppId"); } - if (this.f1408c == null) { + if (this.f1409c == null) { str = c.d.b.a.a.u(str, " platform"); } if (this.d == null) { @@ -64,7 +64,7 @@ public final class b extends v { str = c.d.b.a.a.u(str, " displayVersion"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f1408c.intValue(), this.d, this.e, this.f, this.g, this.h, null); + return new b(this.a, this.b, this.f1409c.intValue(), this.d, this.e, this.f, this.g, this.h, null); } throw new IllegalStateException(c.d.b.a.a.u("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.f1407c = str2; + this.f1408c = 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.f1407c; + return this.f1408c; } @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.f1407c.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.f1408c.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.f1407c.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.f1408c.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; @@ -164,14 +164,14 @@ public final class b extends v { @Override // c.i.c.m.d.m.v public v.a i() { - return new C0135b(this, null); + return new C0136b(this, null); } public String toString() { StringBuilder O = c.d.b.a.a.O("CrashlyticsReport{sdkVersion="); O.append(this.b); O.append(", gmpAppId="); - O.append(this.f1407c); + O.append(this.f1408c); O.append(", platform="); O.append(this.d); O.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 7e4081ac49..ad5c3e7371 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,14 +9,14 @@ public final class f extends v.d { public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1409c; + public final long f1410c; public final Long d; public final boolean e; public final v.d.a f; public final v.d.f g; public final v.d.e h; public final v.d.c i; - public final w j; + public final w j; public final int k; /* compiled from: AutoValue_CrashlyticsReport_Session */ @@ -25,14 +25,14 @@ public final class f extends v.d { public String b; /* renamed from: c reason: collision with root package name */ - public Long f1410c; + public Long f1411c; public Long d; public Boolean e; public v.d.a f; public v.d.f g; public v.d.e h; public v.d.c i; - public w j; + public w j; public Integer k; public b() { @@ -42,7 +42,7 @@ public final class f extends v.d { f fVar = (f) dVar; this.a = fVar.a; this.b = fVar.b; - this.f1410c = Long.valueOf(fVar.f1409c); + this.f1411c = Long.valueOf(fVar.f1410c); 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.u(str, " identifier"); } - if (this.f1410c == null) { + if (this.f1411c == null) { str = c.d.b.a.a.u(str, " startedAt"); } if (this.e == null) { @@ -72,7 +72,7 @@ public final class f extends v.d { str = c.d.b.a.a.u(str, " generatorType"); } if (str.isEmpty()) { - return new f(this.a, this.b, this.f1410c.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.f1411c.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.u("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.f1409c = j; + this.f1410c = j; this.d = l; this.e = z2; this.f = aVar; @@ -117,7 +117,7 @@ public final class f extends v.d { @Override // c.i.c.m.d.m.v.d @Nullable - public w d() { + public w d() { return this.j; } @@ -132,7 +132,7 @@ public final class f extends v.d { v.d.f fVar; v.d.e eVar; v.d.c cVar; - w wVar; + w wVar; if (obj == this) { return true; } @@ -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.f1409c == 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.f1410c == 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.f1409c; + long j = this.f1410c; int hashCode = (((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003; Long l = this.d; int i = 0; @@ -172,7 +172,7 @@ public final class f extends v.d { int hashCode4 = (hashCode3 ^ (eVar == null ? 0 : eVar.hashCode())) * 1000003; v.d.c cVar = this.i; int hashCode5 = (hashCode4 ^ (cVar == null ? 0 : cVar.hashCode())) * 1000003; - w wVar = this.j; + w wVar = this.j; if (wVar != null) { i = wVar.hashCode(); } @@ -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.f1409c; + return this.f1410c; } @Override // c.i.c.m.d.m.v.d @@ -206,7 +206,7 @@ public final class f extends v.d { O.append(", identifier="); O.append(this.b); O.append(", startedAt="); - O.append(this.f1409c); + O.append(this.f1410c); O.append(", endedAt="); O.append(this.d); O.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 745ee881fb..2df733d592 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,16 +9,16 @@ public final class g extends v.d.a { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1411c; - public final v.d.a.AbstractC0136a d = null; + public final String f1412c; + public final v.d.a.AbstractC0137a d = null; public final String e; public final String f; public final String g; - public g(String str, String str2, String str3, v.d.a.AbstractC0136a aVar, String str4, String str5, String str6, a aVar2) { + public g(String str, String str2, String str3, v.d.a.AbstractC0137a aVar, String str4, String str5, String str6, a aVar2) { this.a = str; this.b = str2; - this.f1411c = str3; + this.f1412c = 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.f1411c; + return this.f1412c; } @Override // c.i.c.m.d.m.v.d.a @@ -56,7 +56,7 @@ public final class g extends v.d.a { public boolean equals(Object obj) { String str; - v.d.a.AbstractC0136a aVar; + v.d.a.AbstractC0137a aVar; String str2; String str3; if (obj == this) { @@ -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.f1411c) != 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.f1412c) != 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) { @@ -81,7 +81,7 @@ public final class g extends v.d.a { @Override // c.i.c.m.d.m.v.d.a @Nullable - public v.d.a.AbstractC0136a f() { + public v.d.a.AbstractC0137a f() { return this.d; } @@ -93,10 +93,10 @@ 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.f1411c; + String str = this.f1412c; int i = 0; int hashCode2 = (hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003; - v.d.a.AbstractC0136a aVar = this.d; + v.d.a.AbstractC0137a aVar = this.d; int hashCode3 = (hashCode2 ^ (aVar == null ? 0 : aVar.hashCode())) * 1000003; String str2 = this.e; int hashCode4 = (hashCode3 ^ (str2 == null ? 0 : str2.hashCode())) * 1000003; @@ -115,7 +115,7 @@ public final class g extends v.d.a { O.append(", version="); O.append(this.b); O.append(", displayVersion="); - O.append(this.f1411c); + O.append(this.f1412c); O.append(", organization="); O.append(this.d); O.append(", installationUuid="); diff --git a/app/src/main/java/c/i/c/m/d/m/h.java b/app/src/main/java/c/i/c/m/d/m/h.java index 5e86a15332..91e073ea27 100644 --- a/app/src/main/java/c/i/c/m/d/m/h.java +++ b/app/src/main/java/c/i/c/m/d/m/h.java @@ -3,8 +3,8 @@ package c.i.c.m.d.m; import androidx.annotation.NonNull; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Application_Organization */ -public final class h extends v.d.a.AbstractC0136a { - @Override // c.i.c.m.d.m.v.d.a.AbstractC0136a +public final class h extends v.d.a.AbstractC0137a { + @Override // c.i.c.m.d.m.v.d.a.AbstractC0137a @NonNull public String a() { return null; @@ -14,10 +14,10 @@ public final class h extends v.d.a.AbstractC0136a { if (obj == this) { return true; } - if (!(obj instanceof v.d.a.AbstractC0136a)) { + if (!(obj instanceof v.d.a.AbstractC0137a)) { return false; } - ((v.d.a.AbstractC0136a) obj).a(); + ((v.d.a.AbstractC0137a) obj).a(); throw null; } 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 7cfce8baab..d86a7dcb2b 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 f1412c; + public final int f1413c; 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 f1413c; + public Integer f1414c; 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.u(str, " model"); } - if (this.f1413c == null) { + if (this.f1414c == null) { str = c.d.b.a.a.u(str, " cores"); } if (this.d == null) { @@ -57,7 +57,7 @@ public final class i extends v.d.c { str = c.d.b.a.a.u(str, " modelClass"); } if (str.isEmpty()) { - return new i(this.a.intValue(), this.b, this.f1413c.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.f1414c.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.u("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.f1412c = i2; + this.f1413c = 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.f1412c; + return this.f1413c; } @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.f1412c == 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.f1413c == 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.f1412c) * 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.f1413c) * 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 { O.append(", model="); O.append(this.b); O.append(", cores="); - O.append(this.f1412c); + O.append(this.f1413c); O.append(", ram="); O.append(this.d); O.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 0a3e92661e..79e2ae7742 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 @@ -4,47 +4,47 @@ import androidx.annotation.NonNull; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event */ -public final class j extends v.d.AbstractC0137d { +public final class j extends v.d.AbstractC0138d { public final long a; public final String b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0137d.a f1414c; - public final v.d.AbstractC0137d.b d; - public final v.d.AbstractC0137d.c e; + public final v.d.AbstractC0138d.a f1415c; + public final v.d.AbstractC0138d.b d; + public final v.d.AbstractC0138d.c e; - public j(long j, String str, v.d.AbstractC0137d.a aVar, v.d.AbstractC0137d.b bVar, v.d.AbstractC0137d.c cVar, a aVar2) { + public j(long j, String str, v.d.AbstractC0138d.a aVar, v.d.AbstractC0138d.b bVar, v.d.AbstractC0138d.c cVar, a aVar2) { this.a = j; this.b = str; - this.f1414c = aVar; + this.f1415c = aVar; this.d = bVar; this.e = cVar; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d @NonNull - public v.d.AbstractC0137d.a a() { - return this.f1414c; + public v.d.AbstractC0138d.a a() { + return this.f1415c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d @NonNull - public v.d.AbstractC0137d.b b() { + public v.d.AbstractC0138d.b b() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d @Nullable - public v.d.AbstractC0137d.c c() { + public v.d.AbstractC0138d.c c() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d public long d() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d @NonNull public String e() { return this.b; @@ -54,12 +54,12 @@ public final class j extends v.d.AbstractC0137d { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d)) { + if (!(obj instanceof v.d.AbstractC0138d)) { return false; } - v.d.AbstractC0137d dVar = (v.d.AbstractC0137d) obj; - if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1414c.equals(dVar.a()) && this.d.equals(dVar.b())) { - v.d.AbstractC0137d.c cVar = this.e; + v.d.AbstractC0138d dVar = (v.d.AbstractC0138d) obj; + if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1415c.equals(dVar.a()) && this.d.equals(dVar.b())) { + v.d.AbstractC0138d.c cVar = this.e; if (cVar == null) { if (dVar.c() == null) { return true; @@ -73,8 +73,8 @@ public final class j extends v.d.AbstractC0137d { public int hashCode() { long j = this.a; - int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1414c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; - v.d.AbstractC0137d.c cVar = this.e; + int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1415c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; + v.d.AbstractC0138d.c cVar = this.e; return (cVar == null ? 0 : cVar.hashCode()) ^ hashCode; } @@ -84,7 +84,7 @@ public final class j extends v.d.AbstractC0137d { O.append(", type="); O.append(this.b); O.append(", app="); - O.append(this.f1414c); + O.append(this.f1415c); O.append(", device="); O.append(this.d); O.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 578fbdd305..22a1127e9f 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 @@ -4,77 +4,77 @@ import androidx.annotation.NonNull; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application */ -public final class k extends v.d.AbstractC0137d.a { - public final v.d.AbstractC0137d.a.b a; +public final class k extends v.d.AbstractC0138d.a { + public final v.d.AbstractC0138d.a.b a; public final w b; /* renamed from: c reason: collision with root package name */ - public final Boolean f1415c; + public final Boolean f1416c; public final int d; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application */ - public static final class b extends v.d.AbstractC0137d.a.AbstractC0138a { - public v.d.AbstractC0137d.a.b a; + public static final class b extends v.d.AbstractC0138d.a.AbstractC0139a { + public v.d.AbstractC0138d.a.b a; public w b; /* renamed from: c reason: collision with root package name */ - public Boolean f1416c; + public Boolean f1417c; public Integer d; public b() { } - public b(v.d.AbstractC0137d.a aVar, a aVar2) { + public b(v.d.AbstractC0138d.a aVar, a aVar2) { k kVar = (k) aVar; this.a = kVar.a; this.b = kVar.b; - this.f1416c = kVar.f1415c; + this.f1417c = kVar.f1416c; this.d = Integer.valueOf(kVar.d); } - public v.d.AbstractC0137d.a a() { + public v.d.AbstractC0138d.a a() { String str = this.a == null ? " execution" : ""; if (this.d == null) { str = c.d.b.a.a.u(str, " uiOrientation"); } if (str.isEmpty()) { - return new k(this.a, this.b, this.f1416c, this.d.intValue(), null); + return new k(this.a, this.b, this.f1417c, this.d.intValue(), null); } throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); } } - public k(v.d.AbstractC0137d.a.b bVar, w wVar, Boolean bool, int i, a aVar) { + public k(v.d.AbstractC0138d.a.b bVar, w wVar, Boolean bool, int i, a aVar) { this.a = bVar; this.b = wVar; - this.f1415c = bool; + this.f1416c = bool; this.d = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a @Nullable public Boolean a() { - return this.f1415c; + return this.f1416c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a @Nullable public w b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a @NonNull - public v.d.AbstractC0137d.a.b c() { + public v.d.AbstractC0138d.a.b c() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a public int d() { return this.d; } - public v.d.AbstractC0137d.a.AbstractC0138a e() { + public v.d.AbstractC0138d.a.AbstractC0139a e() { return new b(this, null); } @@ -84,11 +84,11 @@ public final class k extends v.d.AbstractC0137d.a { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a)) { + if (!(obj instanceof v.d.AbstractC0138d.a)) { return false; } - v.d.AbstractC0137d.a aVar = (v.d.AbstractC0137d.a) obj; - return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1415c) != null ? bool.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.d(); + v.d.AbstractC0138d.a aVar = (v.d.AbstractC0138d.a) obj; + return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1416c) != 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.AbstractC0137d.a { w wVar = this.b; int i = 0; int hashCode2 = (hashCode ^ (wVar == null ? 0 : wVar.hashCode())) * 1000003; - Boolean bool = this.f1415c; + Boolean bool = this.f1416c; if (bool != null) { i = bool.hashCode(); } @@ -109,7 +109,7 @@ public final class k extends v.d.AbstractC0137d.a { O.append(", customAttributes="); O.append(this.b); O.append(", background="); - O.append(this.f1415c); + O.append(this.f1416c); O.append(", uiOrientation="); return c.d.b.a.a.z(O, 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 0783c4cd38..82aa4d900b 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 @@ -3,42 +3,42 @@ package c.i.c.m.d.m; import androidx.annotation.NonNull; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution */ -public final class l extends v.d.AbstractC0137d.a.b { - public final w a; - public final v.d.AbstractC0137d.a.b.AbstractC0140b b; +public final class l extends v.d.AbstractC0138d.a.b { + public final w a; + public final v.d.AbstractC0138d.a.b.AbstractC0141b b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0137d.a.b.c f1417c; - public final w d; + public final v.d.AbstractC0138d.a.b.c f1418c; + public final w d; - public l(w wVar, v.d.AbstractC0137d.a.b.AbstractC0140b bVar, v.d.AbstractC0137d.a.b.c cVar, w wVar2, a aVar) { + public l(w wVar, v.d.AbstractC0138d.a.b.AbstractC0141b bVar, v.d.AbstractC0138d.a.b.c cVar, w wVar2, a aVar) { this.a = wVar; this.b = bVar; - this.f1417c = cVar; + this.f1418c = cVar; this.d = wVar2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b @NonNull - public w a() { + public w a() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b @NonNull - public v.d.AbstractC0137d.a.b.AbstractC0140b b() { + public v.d.AbstractC0138d.a.b.AbstractC0141b b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b @NonNull - public v.d.AbstractC0137d.a.b.c c() { - return this.f1417c; + public v.d.AbstractC0138d.a.b.c c() { + return this.f1418c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b @NonNull - public w d() { + public w d() { return this.a; } @@ -46,15 +46,15 @@ public final class l extends v.d.AbstractC0137d.a.b { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b)) { return false; } - v.d.AbstractC0137d.a.b bVar = (v.d.AbstractC0137d.a.b) obj; - return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1417c.equals(bVar.c()) && this.d.equals(bVar.a()); + v.d.AbstractC0138d.a.b bVar = (v.d.AbstractC0138d.a.b) obj; + return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1418c.equals(bVar.c()) && this.d.equals(bVar.a()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1417c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1418c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -63,7 +63,7 @@ public final class l extends v.d.AbstractC0137d.a.b { O.append(", exception="); O.append(this.b); O.append(", signal="); - O.append(this.f1417c); + O.append(this.f1418c); O.append(", binaries="); O.append(this.d); O.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 1e0cd6e19b..c88819bb7e 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 @@ -4,39 +4,39 @@ import androidx.annotation.NonNull; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_BinaryImage */ -public final class m extends v.d.AbstractC0137d.a.b.AbstractC0139a { +public final class m extends v.d.AbstractC0138d.a.b.AbstractC0140a { public final long a; public final long b; /* renamed from: c reason: collision with root package name */ - public final String f1418c; + public final String f1419c; public final String d; public m(long j, long j2, String str, String str2, a aVar) { this.a = j; this.b = j2; - this.f1418c = str; + this.f1419c = str; this.d = str2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0139a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0140a @NonNull public long a() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0139a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0140a @NonNull public String b() { - return this.f1418c; + return this.f1419c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0139a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0140a public long c() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0139a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0140a @Nullable public String d() { return this.d; @@ -46,11 +46,11 @@ public final class m extends v.d.AbstractC0137d.a.b.AbstractC0139a { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b.AbstractC0139a)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b.AbstractC0140a)) { return false; } - v.d.AbstractC0137d.a.b.AbstractC0139a aVar = (v.d.AbstractC0137d.a.b.AbstractC0139a) obj; - if (this.a == aVar.a() && this.b == aVar.c() && this.f1418c.equals(aVar.b())) { + v.d.AbstractC0138d.a.b.AbstractC0140a aVar = (v.d.AbstractC0138d.a.b.AbstractC0140a) obj; + if (this.a == aVar.a() && this.b == aVar.c() && this.f1419c.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.AbstractC0137d.a.b.AbstractC0139a { 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.f1418c.hashCode()) * 1000003; + int hashCode = (((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003) ^ this.f1419c.hashCode()) * 1000003; String str = this.d; return (str == null ? 0 : str.hashCode()) ^ hashCode; } @@ -77,7 +77,7 @@ public final class m extends v.d.AbstractC0137d.a.b.AbstractC0139a { O.append(", size="); O.append(this.b); O.append(", name="); - O.append(this.f1418c); + O.append(this.f1419c); O.append(", uuid="); return c.d.b.a.a.G(O, 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 dedd215270..7191db8288 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 @@ -4,47 +4,47 @@ import androidx.annotation.NonNull; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_Exception */ -public final class n extends v.d.AbstractC0137d.a.b.AbstractC0140b { +public final class n extends v.d.AbstractC0138d.a.b.AbstractC0141b { public final String a; public final String b; /* renamed from: c reason: collision with root package name */ - public final w f1419c; - public final v.d.AbstractC0137d.a.b.AbstractC0140b d; + public final w f1420c; + public final v.d.AbstractC0138d.a.b.AbstractC0141b d; public final int e; - public n(String str, String str2, w wVar, v.d.AbstractC0137d.a.b.AbstractC0140b bVar, int i, a aVar) { + public n(String str, String str2, w wVar, v.d.AbstractC0138d.a.b.AbstractC0141b bVar, int i, a aVar) { this.a = str; this.b = str2; - this.f1419c = wVar; + this.f1420c = wVar; this.d = bVar; this.e = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0140b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0141b @Nullable - public v.d.AbstractC0137d.a.b.AbstractC0140b a() { + public v.d.AbstractC0138d.a.b.AbstractC0141b a() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0140b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0141b @NonNull - public w b() { - return this.f1419c; + public w b() { + return this.f1420c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0140b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0141b public int c() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0140b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0141b @Nullable public String d() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0140b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0141b @NonNull public String e() { return this.a; @@ -52,23 +52,23 @@ public final class n extends v.d.AbstractC0137d.a.b.AbstractC0140b { public boolean equals(Object obj) { String str; - v.d.AbstractC0137d.a.b.AbstractC0140b bVar; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar; if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b.AbstractC0140b)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b.AbstractC0141b)) { return false; } - v.d.AbstractC0137d.a.b.AbstractC0140b bVar2 = (v.d.AbstractC0137d.a.b.AbstractC0140b) obj; - return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1419c.equals(bVar2.b()) && ((bVar = this.d) != null ? bVar.equals(bVar2.a()) : bVar2.a() == null) && this.e == bVar2.c(); + v.d.AbstractC0138d.a.b.AbstractC0141b bVar2 = (v.d.AbstractC0138d.a.b.AbstractC0141b) obj; + return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1420c.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.f1419c.hashCode()) * 1000003; - v.d.AbstractC0137d.a.b.AbstractC0140b bVar = this.d; + int hashCode2 = (((hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003) ^ this.f1420c.hashCode()) * 1000003; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar = this.d; if (bVar != null) { i = bVar.hashCode(); } @@ -81,7 +81,7 @@ public final class n extends v.d.AbstractC0137d.a.b.AbstractC0140b { O.append(", reason="); O.append(this.b); O.append(", frames="); - O.append(this.f1419c); + O.append(this.f1420c); O.append(", causedBy="); O.append(this.d); O.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 4f1927f823..305680501a 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 @@ -3,32 +3,32 @@ package c.i.c.m.d.m; import androidx.annotation.NonNull; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_Signal */ -public final class o extends v.d.AbstractC0137d.a.b.c { +public final class o extends v.d.AbstractC0138d.a.b.c { public final String a; public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1420c; + public final long f1421c; public o(String str, String str2, long j, a aVar) { this.a = str; this.b = str2; - this.f1420c = j; + this.f1421c = j; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.c @NonNull public long a() { - return this.f1420c; + return this.f1421c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.c @NonNull public String b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.c @NonNull public String c() { return this.a; @@ -38,15 +38,15 @@ public final class o extends v.d.AbstractC0137d.a.b.c { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b.c)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b.c)) { return false; } - v.d.AbstractC0137d.a.b.c cVar = (v.d.AbstractC0137d.a.b.c) obj; - return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1420c == cVar.a(); + v.d.AbstractC0138d.a.b.c cVar = (v.d.AbstractC0138d.a.b.c) obj; + return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1421c == cVar.a(); } public int hashCode() { - long j = this.f1420c; + long j = this.f1421c; 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.AbstractC0137d.a.b.c { O.append(", code="); O.append(this.b); O.append(", address="); - return c.d.b.a.a.A(O, this.f1420c, "}"); + return c.d.b.a.a.A(O, this.f1421c, "}"); } } 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 7dc16147e8..444a0f2ce4 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 @@ -3,31 +3,31 @@ package c.i.c.m.d.m; import androidx.annotation.NonNull; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_Thread */ -public final class p extends v.d.AbstractC0137d.a.b.AbstractC0141d { +public final class p extends v.d.AbstractC0138d.a.b.AbstractC0142d { public final String a; public final int b; /* renamed from: c reason: collision with root package name */ - public final w f1421c; + public final w f1422c; public p(String str, int i, w wVar, a aVar) { this.a = str; this.b = i; - this.f1421c = wVar; + this.f1422c = wVar; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d @NonNull - public w a() { - return this.f1421c; + public w a() { + return this.f1422c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d public int b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d @NonNull public String c() { return this.a; @@ -37,15 +37,15 @@ public final class p extends v.d.AbstractC0137d.a.b.AbstractC0141d { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b.AbstractC0141d)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b.AbstractC0142d)) { return false; } - v.d.AbstractC0137d.a.b.AbstractC0141d dVar = (v.d.AbstractC0137d.a.b.AbstractC0141d) obj; - return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1421c.equals(dVar.a()); + v.d.AbstractC0138d.a.b.AbstractC0142d dVar = (v.d.AbstractC0138d.a.b.AbstractC0142d) obj; + return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1422c.equals(dVar.a()); } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1421c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1422c.hashCode(); } public String toString() { @@ -54,7 +54,7 @@ public final class p extends v.d.AbstractC0137d.a.b.AbstractC0141d { O.append(", importance="); O.append(this.b); O.append(", frames="); - O.append(this.f1421c); + O.append(this.f1422c); O.append("}"); return O.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 3600285d8f..1d7c9fa55c 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 @@ -4,26 +4,26 @@ import androidx.annotation.NonNull; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_Thread_Frame */ -public final class q extends v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a { +public final class q extends v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a { public final long a; public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1422c; + public final String f1423c; public final long d; public final int e; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application_Execution_Thread_Frame */ - public static final class b extends v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a.AbstractC0143a { + public static final class b extends v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a.AbstractC0144a { public Long a; public String b; /* renamed from: c reason: collision with root package name */ - public String f1423c; + public String f1424c; public Long d; public Integer e; - public v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a a() { + public v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a a() { String str = this.a == null ? " pc" : ""; if (this.b == null) { str = c.d.b.a.a.u(str, " symbol"); @@ -35,7 +35,7 @@ public final class q extends v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142 str = c.d.b.a.a.u(str, " importance"); } if (str.isEmpty()) { - return new q(this.a.longValue(), this.b, this.f1423c, this.d.longValue(), this.e.intValue(), null); + return new q(this.a.longValue(), this.b, this.f1424c, this.d.longValue(), this.e.intValue(), null); } throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); } @@ -44,33 +44,33 @@ public final class q extends v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142 public q(long j, String str, String str2, long j2, int i, a aVar) { this.a = j; this.b = str; - this.f1422c = str2; + this.f1423c = str2; this.d = j2; this.e = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a @Nullable public String a() { - return this.f1422c; + return this.f1423c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a public int b() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a public long c() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a public long d() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a @NonNull public String e() { return this.b; @@ -81,17 +81,17 @@ public final class q extends v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142 if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a)) { + if (!(obj instanceof v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a)) { return false; } - v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a aVar = (v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a) obj; - return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1422c) != null ? str.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.c() && this.e == aVar.b(); + v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a aVar = (v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a) obj; + return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1423c) != 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.f1422c; + String str = this.f1423c; 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.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142 O.append(", symbol="); O.append(this.b); O.append(", file="); - O.append(this.f1422c); + O.append(this.f1423c); O.append(", offset="); O.append(this.d); O.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 e3c60bf761..465b5615e6 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 @@ -3,30 +3,30 @@ package c.i.c.m.d.m; import androidx.annotation.Nullable; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Device */ -public final class r extends v.d.AbstractC0137d.b { +public final class r extends v.d.AbstractC0138d.b { public final Double a; public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1424c; + public final boolean f1425c; public final int d; public final long e; public final long f; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Device */ - public static final class b extends v.d.AbstractC0137d.b.a { + public static final class b extends v.d.AbstractC0138d.b.a { public Double a; public Integer b; /* renamed from: c reason: collision with root package name */ - public Boolean f1425c; + public Boolean f1426c; public Integer d; public Long e; public Long f; - public v.d.AbstractC0137d.b a() { + public v.d.AbstractC0138d.b a() { String str = this.b == null ? " batteryVelocity" : ""; - if (this.f1425c == null) { + if (this.f1426c == null) { str = c.d.b.a.a.u(str, " proximityOn"); } if (this.d == null) { @@ -39,7 +39,7 @@ public final class r extends v.d.AbstractC0137d.b { str = c.d.b.a.a.u(str, " diskUsed"); } if (str.isEmpty()) { - return new r(this.a, this.b.intValue(), this.f1425c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); + return new r(this.a, this.b.intValue(), this.f1426c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); } throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); } @@ -48,34 +48,34 @@ public final class r extends v.d.AbstractC0137d.b { public r(Double d, int i, boolean z2, int i2, long j, long j2, a aVar) { this.a = d; this.b = i; - this.f1424c = z2; + this.f1425c = z2; this.d = i2; this.e = j; this.f = j2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b @Nullable public Double a() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b public int b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b public long c() { return this.f; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b public int d() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b public long e() { return this.e; } @@ -84,28 +84,28 @@ public final class r extends v.d.AbstractC0137d.b { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0137d.b)) { + if (!(obj instanceof v.d.AbstractC0138d.b)) { return false; } - v.d.AbstractC0137d.b bVar = (v.d.AbstractC0137d.b) obj; + v.d.AbstractC0138d.b bVar = (v.d.AbstractC0138d.b) obj; Double d = this.a; if (d != null ? d.equals(bVar.a()) : bVar.a() == null) { - if (this.b == bVar.b() && this.f1424c == bVar.f() && this.d == bVar.d() && this.e == bVar.e() && this.f == bVar.c()) { + if (this.b == bVar.b() && this.f1425c == bVar.f() && this.d == bVar.d() && this.e == bVar.e() && this.f == bVar.c()) { return true; } } return false; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.b public boolean f() { - return this.f1424c; + return this.f1425c; } public int hashCode() { Double d = this.a; int hashCode = ((((d == null ? 0 : d.hashCode()) ^ 1000003) * 1000003) ^ this.b) * 1000003; - int i = this.f1424c ? 1231 : 1237; + int i = this.f1425c ? 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.AbstractC0137d.b { O.append(", batteryVelocity="); O.append(this.b); O.append(", proximityOn="); - O.append(this.f1424c); + O.append(this.f1425c); O.append(", orientation="); O.append(this.d); O.append(", ramUsed="); diff --git a/app/src/main/java/c/i/c/m/d/m/s.java b/app/src/main/java/c/i/c/m/d/m/s.java index 68e10606de..470c81d897 100644 --- a/app/src/main/java/c/i/c/m/d/m/s.java +++ b/app/src/main/java/c/i/c/m/d/m/s.java @@ -3,14 +3,14 @@ package c.i.c.m.d.m; import androidx.annotation.NonNull; import c.i.c.m.d.m.v; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Log */ -public final class s extends v.d.AbstractC0137d.c { +public final class s extends v.d.AbstractC0138d.c { public final String a; public s(String str, a aVar) { this.a = str; } - @Override // c.i.c.m.d.m.v.d.AbstractC0137d.c + @Override // c.i.c.m.d.m.v.d.AbstractC0138d.c @NonNull public String a() { return this.a; @@ -20,8 +20,8 @@ public final class s extends v.d.AbstractC0137d.c { if (obj == this) { return true; } - if (obj instanceof v.d.AbstractC0137d.c) { - return this.a.equals(((v.d.AbstractC0137d.c) obj).a()); + if (obj instanceof v.d.AbstractC0138d.c) { + return this.a.equals(((v.d.AbstractC0138d.c) obj).a()); } return false; } 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 2119518931..a2cc58104b 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 f1426c; + public final String f1427c; public final boolean d; public t(int i, String str, String str2, boolean z2, a aVar) { this.a = i; this.b = str; - this.f1426c = str2; + this.f1427c = str2; this.d = z2; } @Override // c.i.c.m.d.m.v.d.e @NonNull public String a() { - return this.f1426c; + return this.f1427c; } @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.f1426c.equals(eVar.a()) && this.d == eVar.d(); + return this.a == eVar.b() && this.b.equals(eVar.c()) && this.f1427c.equals(eVar.a()) && this.d == eVar.d(); } public int hashCode() { - return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1426c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); + return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1427c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); } public String toString() { @@ -61,7 +61,7 @@ public final class t extends v.d.e { O.append(", version="); O.append(this.b); O.append(", buildVersion="); - O.append(this.f1426c); + O.append(this.f1427c); O.append(", jailbroken="); return c.d.b.a.a.K(O, this.d, "}"); } diff --git a/app/src/main/java/c/i/c/m/d/m/v.java b/app/src/main/java/c/i/c/m/d/m/v.java index 46d49ac510..8662c2a34f 100644 --- a/app/src/main/java/c/i/c/m/d/m/v.java +++ b/app/src/main/java/c/i/c/m/d/m/v.java @@ -61,7 +61,7 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$a$a reason: collision with other inner class name */ - public static abstract class AbstractC0136a { + public static abstract class AbstractC0137a { @NonNull public abstract String a(); } @@ -82,7 +82,7 @@ public abstract class v { public abstract String e(); @Nullable - public abstract AbstractC0136a f(); + public abstract AbstractC0137a f(); @NonNull public abstract String g(); @@ -130,7 +130,7 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$d reason: collision with other inner class name */ - public static abstract class AbstractC0137d { + public static abstract class AbstractC0138d { /* compiled from: CrashlyticsReport */ @AutoValue @@ -140,7 +140,7 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue.Builder /* renamed from: c.i.c.m.d.m.v$d$d$a$a reason: collision with other inner class name */ - public static abstract class AbstractC0138a { + public static abstract class AbstractC0139a { } /* compiled from: CrashlyticsReport */ @@ -151,7 +151,7 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$d$a$b$a reason: collision with other inner class name */ - public static abstract class AbstractC0139a { + public static abstract class AbstractC0140a { @NonNull public abstract long a(); @@ -167,12 +167,12 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$d$a$b$b reason: collision with other inner class name */ - public static abstract class AbstractC0140b { + public static abstract class AbstractC0141b { @Nullable - public abstract AbstractC0140b a(); + public abstract AbstractC0141b a(); @NonNull - public abstract w b(); + public abstract w b(); public abstract int c(); @@ -200,17 +200,17 @@ public abstract class v { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$d$a$b$d reason: collision with other inner class name */ - public static abstract class AbstractC0141d { + public static abstract class AbstractC0142d { /* compiled from: CrashlyticsReport */ @AutoValue /* renamed from: c.i.c.m.d.m.v$d$d$a$b$d$a reason: collision with other inner class name */ - public static abstract class AbstractC0142a { + public static abstract class AbstractC0143a { /* compiled from: CrashlyticsReport */ @AutoValue.Builder /* renamed from: c.i.c.m.d.m.v$d$d$a$b$d$a$a reason: collision with other inner class name */ - public static abstract class AbstractC0143a { + public static abstract class AbstractC0144a { } @Nullable @@ -227,7 +227,7 @@ public abstract class v { } @NonNull - public abstract w a(); + public abstract w a(); public abstract int b(); @@ -236,16 +236,16 @@ public abstract class v { } @NonNull - public abstract w a(); + public abstract w a(); @NonNull - public abstract AbstractC0140b b(); + public abstract AbstractC0141b b(); @NonNull public abstract c c(); @NonNull - public abstract w d(); + public abstract w d(); } @Nullable @@ -339,7 +339,7 @@ public abstract class v { public abstract Long c(); @Nullable - public abstract w d(); + public abstract w d(); @NonNull public abstract String e(); @@ -402,7 +402,7 @@ public abstract class v { bVar.g = new u(str, null); bVar.a(); } - ((b.C0135b) i).g = l.a(); + ((b.C0136b) i).g = l.a(); } return i.a(); } 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 59256fe726..9201b19782 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 @@ -67,7 +67,7 @@ public class h { /* JADX WARNING: Removed duplicated region for block: B:261:0x0209 A[SYNTHETIC] */ /* JADX WARNING: Removed duplicated region for block: B:267:0x01e9 A[SYNTHETIC] */ @NonNull - public static v.d.AbstractC0137d b(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0138d b(@NonNull JsonReader jsonReader) throws IOException { char c2; char c3; char c4; @@ -78,7 +78,7 @@ public class h { Integer num = 0; String str = null; k kVar = null; - v.d.AbstractC0137d.b bVar = null; + v.d.AbstractC0138d.b bVar = null; s sVar = null; while (true) { String str2 = ""; @@ -191,7 +191,7 @@ public class h { } else if (c3 != 5) { jsonReader.skipValue(); } else { - bVar2.f1425c = Boolean.valueOf(jsonReader.nextBoolean()); + bVar2.f1426c = Boolean.valueOf(jsonReader.nextBoolean()); } } jsonReader.endObject(); @@ -243,7 +243,7 @@ public class h { bool = Boolean.valueOf(jsonReader.nextBoolean()); } else if (c4 == 1) { jsonReader.beginObject(); - v.d.AbstractC0137d.a.b.AbstractC0140b bVar3 = null; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar3 = null; o oVar = null; w wVar2 = null; w wVar3 = null; @@ -441,13 +441,13 @@ public class h { } @NonNull - public static v.d.AbstractC0137d.a.b.AbstractC0140b c(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0138d.a.b.AbstractC0141b c(@NonNull JsonReader jsonReader) throws IOException { jsonReader.beginObject(); Integer num = null; String str = null; String str2 = null; w wVar = null; - v.d.AbstractC0137d.a.b.AbstractC0140b bVar = null; + v.d.AbstractC0138d.a.b.AbstractC0141b bVar = null; while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); nextName.hashCode(); @@ -522,7 +522,7 @@ public class h { } @NonNull - public static v.d.AbstractC0137d.a.b.AbstractC0141d.AbstractC0142a d(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0138d.a.b.AbstractC0142d.AbstractC0143a d(@NonNull JsonReader jsonReader) throws IOException { q.b bVar = new q.b(); jsonReader.beginObject(); while (jsonReader.hasNext()) { @@ -574,7 +574,7 @@ public class h { bVar.a = Long.valueOf(jsonReader.nextLong()); break; case 3: - bVar.f1423c = jsonReader.nextString(); + bVar.f1424c = jsonReader.nextString(); break; case 4: bVar.e = Integer.valueOf(jsonReader.nextInt()); @@ -599,7 +599,7 @@ public class h { String str2; char c6; Charset charset = v.a; - b.C0135b bVar = new b.C0135b(); + b.C0136b bVar = new b.C0136b(); jsonReader.beginObject(); while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); @@ -711,7 +711,7 @@ public class h { bVar.d = nextString4; break; case 5: - bVar.f1408c = Integer.valueOf(jsonReader.nextInt()); + bVar.f1409c = 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.f1410c = Long.valueOf(jsonReader.nextLong()); + bVar2.f1411c = 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.f1413c = Integer.valueOf(jsonReader.nextInt()); + bVar3.f1414c = 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 4b996de131..88d7224036 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 @@ -26,7 +26,7 @@ public class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f1427c; + public final String f1428c; public final Map d; public final Map e; public MultipartBody.a f = null; @@ -35,14 +35,14 @@ public class a { x.a f = new x().f(); TimeUnit timeUnit = TimeUnit.MILLISECONDS; m.checkParameterIsNotNull(timeUnit, "unit"); - f.f3029w = c.b("timeout", 10000, timeUnit); + f.f3030w = c.b("timeout", 10000, timeUnit); a = new x(f); } /* 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.f1427c = str; + this.f1428c = str; this.d = map; this.e = new HashMap(); } @@ -58,7 +58,7 @@ public class a { } else { aVar.b("Cache-Control", dVar2); } - String str = this.f1427c; + String str = this.f1428c; 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.f3124c; + MediaType.a aVar = MediaType.f3125c; 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 9831722821..2fc650296a 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 f1428c; + public Headers f1429c; public c(int i, String str, Headers headers) { this.a = i; this.b = str; - this.f1428c = headers; + this.f1429c = 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 fb17d6c932..ceea7e502c 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 f1429c = new h(); + public static final h f1430c = 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 269fcbd3b9..d2fbd072c3 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.f1439c) { + for (StackTraceElement stackTraceElement : eVar.f1440c) { 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.f1439c) { + for (StackTraceElement stackTraceElement : eVar.f1440c) { 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 ebac7017b2..f422aafe84 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 f1430c; + public final String f1431c; public final String d; public final int e; public final a f; @@ -26,7 +26,7 @@ public class b { /* compiled from: ReportUploader */ /* renamed from: c.i.c.m.d.q.b$b reason: collision with other inner class name */ - public interface AbstractC0144b { + public interface AbstractC0145b { } /* compiled from: ReportUploader */ @@ -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.f1430c = str; + this.f1431c = 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.f1430c, this.d, cVar); + c.i.c.m.d.q.c.a aVar = new c.i.c.m.d.q.c.a(this.f1431c, 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 9adf3edb1c..aee5939f5b 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 f1431c; + public final c f1432c; public a(@Nullable String str, String str2, c cVar) { this.a = str; this.b = str2; - this.f1431c = cVar; + this.f1432c = 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 7cdca8864e..1406007295 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 f1432c; + public final Map f1433c; public d(File file, Map map) { this.a = file; this.b = new File[]{file}; - this.f1432c = new HashMap(map); + this.f1433c = 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.f1432c); + return Collections.unmodifiableMap(this.f1433c); } @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 8185358962..ffbb8de36a 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.f1431c.d()); + int h = b.h(aVar.f1432c.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 692028ac5c..8d33785468 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.f1431c.b().entrySet()) { + for (Map.Entry entry : aVar.f1432c.b().entrySet()) { b.e.put(entry.getKey(), entry.getValue()); } - c.i.c.m.d.q.c.c cVar = aVar.f1431c; + c.i.c.m.d.q.c.c cVar = aVar.f1432c; 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.f1428c.c("X-REQUEST-ID")); + bVar3.b("Create report request ID: " + a.f1429c.c("X-REQUEST-ID")); bVar3.b("Result was: " + i2); return c.i.a.f.e.o.c.f0(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 f0bbd935e3..f51ac3df04 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.f1431c; + c cVar = aVar.f1432c; 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 c3b6e83963..e97961d8c6 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 f1433c = a("AzSBpY4F0rHiHFdinTvM", "IayrSTFL9eJ69YeSUO2"); + public static final String f1434c = 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 000fd5df05..90a0d54356 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 f1434c; + public final e f1435c; 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.f1428c.c("X-REQUEST-ID")); + cVar2.f.b("Settings request ID: " + a.f1429c.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.f1434c.a(jSONObject); + c.i.c.m.d.s.h.f a2 = c.this.f1435c.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.f1434c = eVar; + this.f1435c = 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.f1434c.a(a2); + c.i.c.m.d.s.h.f a3 = this.f1435c.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 d76eede23f..5b2d7804e6 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 f1435c; + public final String f1436c; 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.f1435c = str3; + this.f1436c = 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 effb64d57f..5e40baacf3 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 f1436c; + public final String f1437c; 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.f1436c = str3; + this.f1437c = 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.f1436c = str3; + this.f1437c = 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 cfdbc1e24e..0038a0b6da 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 f1437c; + public final c f1438c; 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.f1437c = cVar; + this.f1438c = cVar; } @Override // c.i.c.m.d.s.h.e public c a() { - return this.f1437c; + return this.f1438c; } @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 a14648241a..b2512c95df 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 f1438c; + public final String f1439c; 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.f1438c = str3; + this.f1439c = 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 256d6ab163..de6aba5d7b 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.f1435c); + b.b("app[identifier]", aVar.f1436c); 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.f1428c.c("X-REQUEST-ID")); + bVar.b(str + " app request ID: " + a.f1429c.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 4c2cd5b8dd..567e939571 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.f1438c); + e(aVar, "X-CRASHLYTICS-OS-BUILD-VERSION", gVar.f1439c); 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 8b5ce1b526..eaa4b0eb28 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[] f1439c; + public final StackTraceElement[] f1440c; public final e d; public e(Throwable th, d dVar) { this.a = th.getLocalizedMessage(); this.b = th.getClass().getName(); - this.f1439c = dVar.a(th.getStackTrace()); + this.f1440c = 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 d5c5a65c1c..4857946385 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 f1440c; + public String f1441c; public a(Context context) { this.a = context; @@ -26,10 +26,10 @@ public class a { } else { str = null; } - this.f1440c = str; + this.f1441c = str; this.b = true; } - String str2 = this.f1440c; + String str2 = this.f1441c; 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 d786d0239e..79b6c742e5 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 f1441c; + public final d f1442c; public final f d; public a(Context context, d dVar, f fVar) { this.b = context; - this.f1441c = dVar; + this.f1442c = 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.f1443c = new File(a2, "session.json"); + bVar2.f1444c = 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 e05e09ea67..11f32db416 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.f1441c).a(a.getCanonicalPath(), aVar.b.getAssets()); + z2 = ((JniNativeApi) aVar.f1442c).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 20a9a73718..a8e7b24378 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 f1442c; + public final File f1443c; 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 f1443c; + public File f1444c; 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.f1442c = bVar.f1443c; + this.f1443c = bVar.f1444c; 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 30bc346956..277c5fe4f9 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.f1442c; + return this.a.f1443c; } @Override // c.i.c.m.d.d diff --git a/app/src/main/java/c/i/c/o/b/b.java b/app/src/main/java/c/i/c/o/b/b.java index ad0d7d63b1..45eaa85743 100644 --- a/app/src/main/java/c/i/c/o/b/b.java +++ b/app/src/main/java/c/i/c/o/b/b.java @@ -6,10 +6,10 @@ import c.i.a.f.e.h.a; import c.i.a.f.e.h.c; import c.i.a.f.e.k.c; /* compiled from: com.google.firebase:firebase-dynamic-links@@19.1.1 */ -public final class b extends a.AbstractC0105a { +public final class b extends a.AbstractC0106a { /* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */ - @Override // c.i.a.f.e.h.a.AbstractC0105a + @Override // c.i.a.f.e.h.a.AbstractC0106a public final /* synthetic */ d a(Context context, Looper looper, c cVar, a.d.c cVar2, c.a aVar, c.b bVar) { return new d(context, looper, cVar, aVar, bVar); } diff --git a/app/src/main/java/c/i/c/o/b/c.java b/app/src/main/java/c/i/c/o/b/c.java index 213246d3c9..e37a11f70b 100644 --- a/app/src/main/java/c/i/c/o/b/c.java +++ b/app/src/main/java/c/i/c/o/b/c.java @@ -7,7 +7,7 @@ import c.i.a.f.e.h.b; /* compiled from: com.google.firebase:firebase-dynamic-links@@19.1.1 */ public final class c extends b { public static final a.g j; - public static final a.AbstractC0105a k; + public static final a.AbstractC0106a k; public static final a l; static { diff --git a/app/src/main/java/c/i/c/o/b/i.java b/app/src/main/java/c/i/c/o/b/i.java index 9b1b5f0b7c..afb8ed884c 100644 --- a/app/src/main/java/c/i/c/o/b/i.java +++ b/app/src/main/java/c/i/c/o/b/i.java @@ -10,12 +10,12 @@ import com.google.firebase.dynamiclinks.PendingDynamicLinkData; public final class i extends p { /* renamed from: c reason: collision with root package name */ - public final String f1444c; + public final String f1445c; @Nullable public final a d; public i(a aVar, String str) { - this.f1444c = str; + this.f1445c = str; this.d = aVar; } @@ -24,7 +24,7 @@ public final class i extends p { public final /* synthetic */ void c(d dVar, TaskCompletionSource taskCompletionSource) throws RemoteException { d dVar2 = dVar; try { - dVar2.w().a0(new g(this.d, taskCompletionSource), this.f1444c); + dVar2.w().a0(new g(this.d, taskCompletionSource), this.f1445c); } catch (RemoteException unused) { } } 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 07c835e5f9..32a5eeb354 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.f1445c, eVar.d, eVar.e); + f fVar = new f(writer, eVar.b, eVar.f1446c, 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 e1cb485f31..eee74f7da5 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> f1445c; + public final Map, c.i.c.p.e> f1446c; 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.f1445c = hashMap2; + this.f1446c = 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 4354b1e3e7..1190d4ae9f 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> f1446c; + public final Map, c> f1447c; 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.f1446c = map; + this.f1447c = 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.f1446c.get(obj.getClass()); + c cVar = this.f1447c.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 2d705e6ed4..d0c1ab4abb 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 f1447c; + public final Context f1448c; public final Executor d; public f(Context context) { - this.f1447c = context; + this.f1448c = context; this.d = a.i; } public f(Context context, ExecutorService executorService) { - this.f1447c = context; + this.f1448c = 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.f1447c; + Context context = this.f1448c; 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 d55eb65ba4..3b9158eb20 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 f1448c; + public final String f1449c; public i(FirebaseInstanceId firebaseInstanceId, String str, String str2) { this.a = firebaseInstanceId; this.b = str; - this.f1448c = str2; + this.f1449c = str2; } @Override // c.i.a.f.n.a public final Object a(Task task) { - return this.a.m(this.b, this.f1448c); + return this.a.m(this.b, this.f1449c); } } 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 471942b3ab..d56b1a9496 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 f1449c; + public final String f1450c; public final String d; public l(FirebaseInstanceId firebaseInstanceId, String str, String str2, String str3) { this.a = firebaseInstanceId; this.b = str; - this.f1449c = str2; + this.f1450c = 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.f1449c; + String str2 = this.f1450c; 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 f8cee2bf4e..6c1b31153d 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 f1450c; + public final b f1451c; 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.f1450c = bVar; + this.f1451c = 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.f1451c == null) { + if (qVar2.f1452c == null) { qVar2.e(); } - str4 = qVar2.f1451c; + str4 = qVar2.f1452c; } 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.f1450c; + b bVar = this.f1451c; 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 80ad12fbe3..df3884ad2b 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 f1451c; + public String f1452c; 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.f1451c = c2.versionName; + this.f1452c = 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 117ad53fc5..aa94f91440 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 f1452c = null; + public Boolean f1453c = 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.f1452c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1453c.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.f1452c == null) { - this.f1452c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); + if (this.f1453c == null) { + this.f1453c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); } - if (!this.f1452c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1453c.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.f1452c.booleanValue(); + return this.f1453c.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 f56509b8bb..6b49e30012 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 f1453c = new ArrayMap(); + public final Map f1454c = 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 f1454c; + public final String f1455c; public final String d; public final long e; public a(String str, String str2, long j) { - this.f1454c = str; + this.f1455c = str; this.d = str2; this.e = j; } @@ -113,7 +113,7 @@ public class w { } public synchronized void c() { - this.f1453c.clear(); + this.f1454c.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 72281039e4..5f0a74d88d 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.f1454c)) { + if (j == null || !b.equals(j.f1455c)) { 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 231c7c3468..fd363fbde8 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 f1455c; + public static a f1456c; public static ComponentName a(@NonNull Context context, @NonNull Intent intent) { synchronized (b) { - if (f1455c == null) { + if (f1456c == null) { a aVar = new a(context, 1, "wake:com.google.firebase.iid.WakeLockHolder"); - f1455c = aVar; - aVar.f1300c.setReferenceCounted(true); + f1456c = aVar; + aVar.f1301c.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) { - f1455c.a(a); + f1456c.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 7d8580a07d..2290af725c 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 f1456c; + public final long f1457c; - public a(String str, long j, long j2, C0145a aVar) { + public a(String str, long j, long j2, C0146a aVar) { this.a = str; this.b = j; - this.f1456c = j2; + this.f1457c = 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.f1456c; + return this.f1457c; } @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.f1456c == kVar.b(); + return this.a.equals(kVar.a()) && this.b == kVar.c() && this.f1457c == kVar.b(); } public int hashCode() { long j = this.b; - long j2 = this.f1456c; + long j2 = this.f1457c; 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 { O.append(", tokenExpirationTimestamp="); O.append(this.b); O.append(", tokenCreationTimestamp="); - return c.d.b.a.a.A(O, this.f1456c, "}"); + return c.d.b.a.a.A(O, this.f1457c, "}"); } } 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 03bea6c839..befcdec39c 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.f1457c; + c cVar = fVar.f1458c; 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.f1457c; + c.i.c.c cVar2 = fVar.f1458c; 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 e0cfd2fe35..7fb13d663f 100644 --- a/app/src/main/java/c/i/c/u/f.java +++ b/app/src/main/java/c/i/c/u/f.java @@ -41,7 +41,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 f1457c; + public final c f1458c; public final c.i.c.u.p.c d; public final c.i.c.u.o.c e; public final n f; @@ -76,7 +76,7 @@ public class f implements g { n c2 = n.c(); b bVar = new b(cVar); l lVar = new l(); - this.f1457c = cVar; + this.f1458c = cVar; this.d = cVar2; this.e = cVar3; this.f = c2; @@ -111,7 +111,7 @@ public class f implements g { public final void b(boolean z2) { c.i.c.u.o.d b2; synchronized (a) { - c cVar = this.f1457c; + c cVar = this.f1458c; cVar.a(); b a2 = b.a(cVar.d, "generatefid.lock"); try { @@ -133,7 +133,7 @@ public class f implements g { } if (z2) { a.b bVar2 = (a.b) b2.k(); - bVar2.f1460c = null; + bVar2.f1461c = null; b2 = bVar2.a(); } l(b2); @@ -170,27 +170,27 @@ public class f implements g { throw new FirebaseInstallationsException("Firebase servers have received too many requests from this client in a short period of time. Please try again later.", FirebaseInstallationsException.a.TOO_MANY_REQUESTS); } 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.C0148b bVar = (b.C0148b) c.i.c.u.p.f.a(); - bVar.f1464c = f.b.BAD_CONFIG; + b.C0149b bVar = (b.C0149b) c.i.c.u.p.f.a(); + bVar.f1465c = f.b.BAD_CONFIG; f = bVar.a(); } else { c2.disconnect(); } } } - b.C0148b bVar2 = (b.C0148b) c.i.c.u.p.f.a(); - bVar2.f1464c = f.b.AUTH_ERROR; + b.C0149b bVar2 = (b.C0149b) c.i.c.u.p.f.a(); + bVar2.f1465c = 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.f1463c.ordinal(); + int ordinal = bVar3.f1464c.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.f1460c = str3; + bVar4.f1461c = str3; bVar4.e = Long.valueOf(j); bVar4.f = Long.valueOf(b2); return bVar4.a(); @@ -222,21 +222,21 @@ public class f implements g { @Nullable public String d() { - c.i.c.c cVar = this.f1457c; + c.i.c.c cVar = this.f1458c; cVar.a(); return cVar.f.a; } @VisibleForTesting public String e() { - c.i.c.c cVar = this.f1457c; + c.i.c.c cVar = this.f1458c; cVar.a(); return cVar.f.b; } @Nullable public String g() { - c.i.c.c cVar = this.f1457c; + c.i.c.c cVar = this.f1458c; cVar.a(); return cVar.f.g; } @@ -274,10 +274,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.f1457c; + c.i.c.c cVar = this.f1458c; cVar.a(); - if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1457c.h()) { - if (((c.i.c.u.o.a) dVar).f1459c == c.a.ATTEMPT_MIGRATION) { + if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1458c.h()) { + if (((c.i.c.u.o.a) dVar).f1460c == c.a.ATTEMPT_MIGRATION) { c.i.c.u.o.b bVar = this.g; synchronized (bVar.b) { synchronized (bVar.b) { @@ -311,7 +311,7 @@ public class f implements g { break; } String str3 = strArr[i]; - String str4 = bVar.f1461c; + String str4 = bVar.f1462c; String string = bVar.b.getString("|T|" + str4 + "|" + str3, null); if (string == null || string.isEmpty()) { i++; @@ -367,14 +367,14 @@ public class f implements g { int ordinal = aVar4.e.ordinal(); if (ordinal == 0) { String str6 = aVar4.b; - String str7 = aVar4.f1462c; + String str7 = aVar4.f1463c; 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.f1460c = c3; + bVar2.f1461c = 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 198a424f68..1ab6b51314 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 f1458c; + public static n f1459c; 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 (f1458c == null) { - f1458c = new n(aVar); + if (f1459c == null) { + f1459c = new n(aVar); } - return f1458c; + return f1459c; } 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 5bd3950241..5759e3dfaf 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 f1459c; + public final c.a f1460c; 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 f1460c; + public String f1461c; public String d; public Long e; public Long f; @@ -32,11 +32,11 @@ public final class a extends d { public b() { } - public b(d dVar, C0146a aVar) { + public b(d dVar, C0147a aVar) { a aVar2 = (a) dVar; this.a = aVar2.b; - this.b = aVar2.f1459c; - this.f1460c = aVar2.d; + this.b = aVar2.f1460c; + this.f1461c = 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.u(str, " tokenCreationEpochInSecs"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f1460c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); + return new a(this.a, this.b, this.f1461c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); } throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); } @@ -76,9 +76,9 @@ public final class a extends d { } } - public a(String str, c.a aVar, String str2, String str3, long j, long j2, String str4, C0146a aVar2) { + public a(String str, c.a aVar, String str2, String str3, long j, long j2, String str4, C0147a aVar2) { this.b = str; - this.f1459c = aVar; + this.f1460c = 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.f1459c.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.f1460c.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.f1459c; + return this.f1460c; } @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.f1459c.hashCode()) * 1000003; + int hashCode = ((((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003) ^ this.f1460c.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 O = c.d.b.a.a.O("PersistedInstallationEntry{firebaseInstallationId="); O.append(this.b); O.append(", registrationStatus="); - O.append(this.f1459c); + O.append(this.f1460c); O.append(", authToken="); O.append(this.d); O.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 486f752eb8..d051ae3de9 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 f1461c; + public final String f1462c; /* 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.f1461c = str; + this.f1462c = 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 8fdeb30629..d8fbc12646 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.f1460c = optString2; + bVar.f1461c = 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 06b2c72b01..6cbaefa151 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).f1459c; + c.a aVar = ((a) this).f1460c; 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 03a9c36d6a..6b5746329a 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 f1462c; + public final String f1463c; public final f d; public final d.a e; - public a(String str, String str2, String str3, f fVar, d.a aVar, C0147a aVar2) { + public a(String str, String str2, String str3, f fVar, d.a aVar, C0148a aVar2) { this.a = str; this.b = str2; - this.f1462c = str3; + this.f1463c = 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.f1462c; + return this.f1463c; } @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.f1462c; + String str3 = this.f1463c; 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.f1462c; + String str3 = this.f1463c; 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 { O.append(", fid="); O.append(this.b); O.append(", refreshToken="); - O.append(this.f1462c); + O.append(this.f1463c); O.append(", authToken="); O.append(this.d); O.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 096c9638d6..d514d75b8c 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,22 +9,22 @@ public final class b extends f { public final long b; /* renamed from: c reason: collision with root package name */ - public final f.b f1463c; + public final f.b f1464c; /* compiled from: AutoValue_TokenResult */ /* renamed from: c.i.c.u.p.b$b reason: collision with other inner class name */ - public static final class C0148b extends f.a { + public static final class C0149b extends f.a { public String a; public Long b; /* renamed from: c reason: collision with root package name */ - public f.b f1464c; + public f.b f1465c; @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.f1464c, null); + return new b(this.a, this.b.longValue(), this.f1465c, null); } throw new IllegalStateException(c.d.b.a.a.u("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.f1463c = bVar; + this.f1464c = bVar; } @Override // c.i.c.u.p.f @Nullable public f.b b() { - return this.f1463c; + return this.f1464c; } @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.f1463c; + f.b bVar = this.f1464c; 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.f1463c; + f.b bVar = this.f1464c; if (bVar != null) { i = bVar.hashCode(); } @@ -103,7 +103,7 @@ public final class b extends f { O.append(", tokenExpirationTimestamp="); O.append(this.b); O.append(", responseCode="); - O.append(this.f1463c); + O.append(this.f1464c); O.append("}"); return O.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 1c7c44aea7..d2481d54c0 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 @@ -42,13 +42,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 f1465c; + public final Context f1466c; 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.f1465c = context; + this.f1466c = context; this.d = aVar; this.e = aVar2; } @@ -139,25 +139,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.f1465c.getPackageName()); + httpURLConnection.addRequestProperty("X-Android-Package", this.f1466c.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.f1465c; + Context context = this.f1466c; 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.f1465c.getPackageName()); + Log.e("ContentValues", "Could not get fingerprint hash for package: " + this.f1466c.getPackageName()); } else { str2 = e.a(digest, false); } } catch (PackageManager.NameNotFoundException e) { StringBuilder O = c.d.b.a.a.O("No such package: "); - O.append(this.f1465c.getPackageName()); + O.append(this.f1466c.getPackageName()); Log.e("ContentValues", O.toString(), e); } httpURLConnection.addRequestProperty("X-Android-Cert", str2); @@ -190,7 +190,7 @@ public class c { while (jsonReader.hasNext()) { String nextName2 = jsonReader.nextName(); if (nextName2.equals("token")) { - ((b.C0148b) a2).a = jsonReader.nextString(); + ((b.C0149b) a2).a = jsonReader.nextString(); } else if (nextName2.equals("expiresIn")) { a2.b(d(jsonReader.nextString())); } else { @@ -217,7 +217,7 @@ public class c { while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); if (nextName.equals("token")) { - ((b.C0148b) a2).a = jsonReader.nextString(); + ((b.C0149b) a2).a = jsonReader.nextString(); } else if (nextName.equals("expiresIn")) { a2.b(d(jsonReader.nextString())); } else { @@ -227,8 +227,8 @@ public class c { jsonReader.endObject(); jsonReader.close(); inputStream.close(); - b.C0148b bVar = (b.C0148b) a2; - bVar.f1464c = f.b.OK; + b.C0149b bVar = (b.C0149b) a2; + bVar.f1465c = 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 6bf104e9f6..b5d652639f 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 f1466c = n.c(); + public final n f1467c = n.c(); @GuardedBy("this") public long d; @GuardedBy("this") public int e; public synchronized boolean a() { - return this.e == 0 || this.f1466c.a() > this.d; + return this.e == 0 || this.f1467c.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.f1466c); + Objects.requireNonNull(this.f1467c); j = (long) Math.min(pow + ((double) ((long) (Math.random() * 1000.0d))), (double) b); } - this.d = this.f1466c.a() + j; + this.d = this.f1467c.a() + j; } - this.d = this.f1466c.a() + j; + this.d = this.f1467c.a() + j; } } diff --git a/app/src/main/java/c/i/c/u/p/f.java b/app/src/main/java/c/i/c/u/p/f.java index 3687d0f1e3..8c6edb07cb 100644 --- a/app/src/main/java/c/i/c/u/p/f.java +++ b/app/src/main/java/c/i/c/u/p/f.java @@ -27,7 +27,7 @@ public abstract class f { @NonNull public static a a() { - b.C0148b bVar = new b.C0148b(); + b.C0149b bVar = new b.C0149b(); bVar.b(0); return bVar; } 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 4708b5ddb0..e2a08d5944 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 f1467c; + public final c f1468c; 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.f1467c = cVar; + this.f1468c = 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 e61b790080..986d6cc369 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 f1468c; + public final r f1469c; public c(Context context, r rVar, Executor executor) { this.a = executor; this.b = context; - this.f1468c = rVar; + this.f1469c = 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.f1468c.a("gcm.n.noui")) { + if (this.f1469c.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.f1468c.e("gcm.n.image"); + String e8 = this.f1469c.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.f1468c; + rVar = this.f1469c; 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.f1468c; + rVar = this.f1469c; 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 5269c0ddda..3237cb8b13 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.f1445c.remove(m.b.class); + eVar.f1446c.remove(m.b.class); eVar.b.put(m.class, new m.a()); - eVar.f1445c.remove(m.class); + eVar.f1446c.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 ccee2edf99..c2d87cb2fb 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.f1469c); + sb.append(uVar.f1470c); } 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 d300e03a59..0f6117bfe4 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 f1469c; + public final String f1470c; @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.f1469c = str2; + this.f1470c = 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.f1469c)) { - String[] split = string.split(uVar.f1469c, -1); + if (string.contains(uVar.f1470c)) { + String[] split = string.split(uVar.f1470c, -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 50b050f6b1..c8be921719 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 f1470c; + public final String f1471c; 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.f1470c = str; + this.f1471c = str; this.d = a.g(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.f1470c.equals(vVar.f1470c); + return this.b.equals(vVar.b) && this.f1471c.equals(vVar.f1471c); } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.f1470c, this.b}); + return Arrays.hashCode(new Object[]{this.f1471c, 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 f139379584..12108d1b01 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 f1471c; + public u f1472c; 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.f1471c; + u uVar = this.f1472c; 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 e2291160d4..39d0b6507d 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.f1471c = u.a(sharedPreferences, "topic_operation_queue", ",", scheduledExecutorService); + wVar2.f1472c = 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 9928c29b1c..57de8e90a5 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 f1472c; + public final FirebaseInstanceId f1473c; 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.f1472c = firebaseInstanceId; + this.f1473c = 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.f1472c.f()); + o oVar = (o) a(this.f1473c.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.f1472c.f()); + o oVar = (o) a(this.f1473c.f()); n nVar = this.f; String id2 = oVar.getId(); String a2 = oVar.a(); @@ -124,7 +124,7 @@ public class y { } } try { - String str = a2.f1470c; + String str = a2.f1471c; 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.f1471c; + u uVar = wVar.f1472c; 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 e15bff5ad0..e3800b3bf0 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 f1473c = c.IDENTITY; + public d f1474c = 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.f1473c, 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.f1474c, 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/a.java b/app/src/main/java/c/i/d/q/a.java index 811741a552..7fe0533da7 100644 --- a/app/src/main/java/c/i/d/q/a.java +++ b/app/src/main/java/c/i/d/q/a.java @@ -20,11 +20,11 @@ public final class a { /* compiled from: $Gson$Types */ /* renamed from: c.i.d.q.a$a reason: collision with other inner class name */ - public static final class C0150a implements GenericArrayType, Serializable { + public static final class C0151a implements GenericArrayType, Serializable { private static final long serialVersionUID = 0; private final Type componentType; - public C0150a(Type type) { + public C0151a(Type type) { this.componentType = a.a(type); } @@ -190,12 +190,12 @@ public final class a { public static Type a(Type type) { if (type instanceof Class) { Class cls = (Class) type; - return cls.isArray() ? new C0150a(a(cls.getComponentType())) : cls; + return cls.isArray() ? new C0151a(a(cls.getComponentType())) : cls; } else if (type instanceof ParameterizedType) { ParameterizedType parameterizedType = (ParameterizedType) type; return new b(parameterizedType.getOwnerType(), parameterizedType.getRawType(), parameterizedType.getActualTypeArguments()); } else if (type instanceof GenericArrayType) { - return new C0150a(((GenericArrayType) type).getGenericComponentType()); + return new C0151a(((GenericArrayType) type).getGenericComponentType()); } else { if (!(type instanceof WildcardType)) { return type; @@ -349,14 +349,14 @@ public final class a { if (cls3.isArray()) { Class componentType = cls3.getComponentType(); Type h = h(type, cls, componentType, collection); - return componentType == h ? cls3 : new C0150a(h); + return componentType == h ? cls3 : new C0151a(h); } } if (type2 instanceof GenericArrayType) { GenericArrayType genericArrayType = (GenericArrayType) type2; Type genericComponentType = genericArrayType.getGenericComponentType(); Type h2 = h(type, cls, genericComponentType, collection); - return genericComponentType == h2 ? genericArrayType : new C0150a(h2); + return genericComponentType == h2 ? genericArrayType : new C0151a(h2); } else if (type2 instanceof ParameterizedType) { ParameterizedType parameterizedType = (ParameterizedType) type2; Type ownerType = parameterizedType.getOwnerType(); 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 0a4a6c0b5f..74a11cb0cf 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 f1474c; + public final /* synthetic */ Type f1475c; public f(g gVar, Class cls, Type type) { w wVar; this.b = cls; - this.f1474c = type; + this.f1475c = 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 O = a.O("Unable to invoke no-args constructor for "); - O.append(this.f1474c); + O.append(this.f1475c); O.append(". Registering an InstanceCreator with Gson for this type may fix this problem."); throw new RuntimeException(O.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 3f9404705e..ec3224fe5d 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 f1475y = new C0151a(); + public static final Reader f1476y = new C0152a(); /* renamed from: z reason: collision with root package name */ - public static final Object f1476z = new Object(); + public static final Object f1477z = new Object(); public Object[] A = new Object[32]; public int B = 0; public String[] C = new String[32]; @@ -28,7 +28,7 @@ public final class a extends JsonReader { /* compiled from: JsonTreeReader */ /* renamed from: c.i.d.q.x.a$a reason: collision with other inner class name */ - public class C0151a extends Reader { + public class C0152a extends Reader { @Override // java.io.Reader, java.io.Closeable, java.lang.AutoCloseable public void close() throws IOException { throw new AssertionError(); @@ -41,7 +41,7 @@ public final class a extends JsonReader { } public a(JsonElement jsonElement) { - super(f1475y); + super(f1476y); c0(jsonElement); } @@ -147,7 +147,7 @@ public final class a extends JsonReader { } else if (a02 instanceof j) { return JsonToken.NULL; } else { - if (a02 == f1476z) { + if (a02 == f1477z) { 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[]{f1476z}; + this.A = new Object[]{f1477z}; 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 f7652ea635..cd3d29c12b 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 @@ -17,10 +17,10 @@ public final class b extends JsonWriter { public final List v = new ArrayList(); /* renamed from: w reason: collision with root package name */ - public String f1477w; + public String f1478w; /* renamed from: x reason: collision with root package name */ - public JsonElement f1478x = j.a; + public JsonElement f1479x = j.a; /* compiled from: JsonTreeWriter */ public class a extends Writer { @@ -94,7 +94,7 @@ public final class b extends JsonWriter { public JsonElement M() { if (this.v.isEmpty()) { - return this.f1478x; + return this.f1479x; } StringBuilder O = c.d.b.a.a.O("Expected one JSON element but was "); O.append(this.v); @@ -107,13 +107,13 @@ public final class b extends JsonWriter { } public final void Q(JsonElement jsonElement) { - if (this.f1477w != null) { + if (this.f1478w != null) { if (!(jsonElement instanceof j) || this.s) { - ((JsonObject) N()).a.put(this.f1477w, jsonElement); + ((JsonObject) N()).a.put(this.f1478w, jsonElement); } - this.f1477w = null; + this.f1478w = null; } else if (this.v.isEmpty()) { - this.f1478x = jsonElement; + this.f1479x = jsonElement; } else { JsonElement N = N(); if (N instanceof g) { @@ -151,7 +151,7 @@ public final class b extends JsonWriter { @Override // com.google.gson.stream.JsonWriter public JsonWriter e() throws IOException { - if (this.v.isEmpty() || this.f1477w != null) { + if (this.v.isEmpty() || this.f1478w != null) { throw new IllegalStateException(); } else if (N() instanceof g) { List list = this.v; @@ -164,7 +164,7 @@ public final class b extends JsonWriter { @Override // com.google.gson.stream.JsonWriter public JsonWriter f() throws IOException { - if (this.v.isEmpty() || this.f1477w != null) { + if (this.v.isEmpty() || this.f1478w != null) { throw new IllegalStateException(); } else if (N() instanceof JsonObject) { List list = this.v; @@ -181,10 +181,10 @@ public final class b extends JsonWriter { @Override // com.google.gson.stream.JsonWriter public JsonWriter p(String str) throws IOException { - if (this.v.isEmpty() || this.f1477w != null) { + if (this.v.isEmpty() || this.f1478w != null) { throw new IllegalStateException(); } else if (N() instanceof JsonObject) { - this.f1477w = str; + this.f1478w = str; return this; } else { throw new IllegalStateException(); 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 b1a13f9013..629a15486c 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 f1479c; + public final Object f1480c; public final Field d; public c() { @@ -23,7 +23,7 @@ public final class c extends b { } catch (Exception unused) { obj = null; } - this.f1479c = obj; + this.f1480c = 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.f1479c == null || this.d == null)) { + if (!(this.f1480c == null || this.d == null)) { try { - b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1479c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1479c, this.d)).longValue()), Boolean.TRUE); + b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1480c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1480c, 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 8dbb537ff9..74e9904c63 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.f1499c); + byte[] b = fVar.b((i3 * i4) / 5, hVar.f1500c); 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.f1499c); + byte[] b = fVar.b(i, hVar.f1500c); 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 aaface217e..3db365b4fa 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 f1486c; + public final f f1487c; public e(f fVar) { super(fVar.a, fVar.b); - this.f1486c = fVar; + this.f1487c = fVar; } @Override // c.i.e.f public byte[] a() { - byte[] a = this.f1486c.a(); + byte[] a = this.f1487c.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.f1486c.b(i, bArr); + byte[] b = this.f1487c.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.f1486c.c(); + return this.f1487c.c(); } @Override // c.i.e.f public f d() { - return new e(this.f1486c.d()); + return new e(this.f1487c.d()); } } diff --git a/app/src/main/java/c/i/e/h.java b/app/src/main/java/c/i/e/h.java index c327015771..8b35fe4252 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[] f1487c; + public final byte[] f1488c; 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.f1487c = bArr; + this.f1488c = 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.f1487c; + return this.f1488c; } int i4 = i * i2; byte[] bArr = new byte[i4]; int i5 = (this.g * i3) + this.f; if (i == i3) { - System.arraycopy(this.f1487c, i5, bArr, 0, i4); + System.arraycopy(this.f1488c, i5, bArr, 0, i4); return bArr; } for (int i6 = 0; i6 < i2; i6++) { - System.arraycopy(this.f1487c, i5, bArr, i6 * i, i); + System.arraycopy(this.f1488c, 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.f1487c, ((i + this.g) * this.d) + this.f, bArr, 0, i2); + System.arraycopy(this.f1488c, ((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 2dbda67df4..200c2a5fb2 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 f1489c; + public final boolean f1490c; public final int d; public final int e; public a(b bVar, k[] kVarArr, boolean z2, int i, int i2) { super(bVar, kVarArr); - this.f1489c = z2; + this.f1490c = 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 aceb8dc39c..aba4a4c16f 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.f1498c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1499c, 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.f1498c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1499c, 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.f1498c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1499c, 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.f1498c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1499c, 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.f1498c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1499c, 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 57618da766..ce54321a33 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", "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[] f1490c = {"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[] f1491c = {"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.f1489c; + boolean z2 = aVar.f1490c; 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.f1502c; + aVar2 = c.i.e.n.l.a.f1503c; 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 = f1490c[b3]; + str = f1491c[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 3701865f23..c51821d640 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 f1491c; + public boolean f1492c; public int d; public int e; public int f; @@ -21,11 +21,11 @@ public final class a { /* compiled from: Detector */ /* renamed from: c.i.e.m.d.a$a reason: collision with other inner class name */ - public static final class C0152a { + public static final class C0153a { public final int a; public final int b; - public C0152a(int i, int i2) { + public C0153a(int i, int i2) { this.a = i; this.b = i2; } @@ -73,7 +73,7 @@ public final class a { int i; int i2; long j; - C0152a aVar; + C0153a aVar; int i3 = 2; int i4 = -1; int i5 = 1; @@ -257,27 +257,27 @@ public final class a { kVar5 = kVar14; kVar6 = kVar13; } - C0152a aVar2 = new C0152a(c.h0((((kVar7.a + kVar8.a) + kVar6.a) + kVar5.a) / 4.0f), c.h0((((kVar7.b + kVar8.b) + kVar6.b) + kVar5.b) / 4.0f)); + C0153a aVar2 = new C0153a(c.h0((((kVar7.a + kVar8.a) + kVar6.a) + kVar5.a) / 4.0f), c.h0((((kVar7.b + kVar8.b) + kVar6.b) + kVar5.b) / 4.0f)); this.f = 1; - C0152a aVar3 = aVar2; - C0152a aVar4 = aVar3; - C0152a aVar5 = aVar4; + C0153a aVar3 = aVar2; + C0153a aVar4 = aVar3; + C0153a aVar5 = aVar4; boolean z3 = true; while (this.f < 9) { - C0152a e = e(aVar2, z3, i5, i4); - C0152a e2 = e(aVar3, z3, i5, i5); - C0152a e3 = e(aVar4, z3, i4, i5); - C0152a e4 = e(aVar5, z3, i4, i4); + C0153a e = e(aVar2, z3, i5, i4); + C0153a e2 = e(aVar3, z3, i5, i5); + C0153a e3 = e(aVar4, z3, i4, i5); + C0153a e4 = e(aVar5, z3, i4, i4); if (this.f > i3) { double y2 = (double) ((c.y(e4.a, e4.b, e.a, e.b) * ((float) this.f)) / (c.y(aVar5.a, aVar5.b, aVar2.a, aVar2.b) * ((float) (this.f + i3)))); if (y2 < 0.75d || y2 > 1.25d) { break; } - C0152a aVar6 = new C0152a(e.a - 3, e.b + 3); - C0152a aVar7 = new C0152a(e2.a - 3, e2.b - 3); - C0152a aVar8 = new C0152a(e3.a + 3, e3.b - 3); + C0153a aVar6 = new C0153a(e.a - 3, e.b + 3); + C0153a aVar7 = new C0153a(e2.a - 3, e2.b - 3); + C0153a aVar8 = new C0153a(e3.a + 3, e3.b - 3); aVar = e; - C0152a aVar9 = new C0152a(e4.a + 3, e4.b + 3); + C0153a aVar9 = new C0153a(e4.a + 3, e4.b + 3); int c2 = c(aVar9, aVar6); if (!(c2 != 0 && c(aVar6, aVar7) == c2 && c(aVar7, aVar8) == c2 && c(aVar8, aVar9) == c2)) { break; @@ -297,7 +297,7 @@ public final class a { } int i48 = this.f; if (i48 == 5 || i48 == 7) { - this.f1491c = i48 == 5; + this.f1492c = 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.f1491c) { + if (this.f1492c) { 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.f1491c) { + if (this.f1492c) { 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.f1491c) { + if (this.f1492c) { 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.f1491c, 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.f1492c, this.e, this.d); } } throw NotFoundException.k; @@ -385,7 +385,7 @@ public final class a { throw NotFoundException.k; } - public final int c(C0152a aVar, C0152a aVar2) { + public final int c(C0153a aVar, C0153a aVar2) { float y2 = c.y(aVar.a, aVar.b, aVar2.a, aVar2.b); int i = aVar2.a; int i2 = aVar.a; @@ -417,7 +417,7 @@ public final class a { } public final int d() { - if (this.f1491c) { + if (this.f1492c) { return (this.d * 4) + 11; } int i = this.d; @@ -427,7 +427,7 @@ public final class a { return ((((i - 4) / 8) + 1) * 2) + (i * 4) + 15; } - public final C0152a e(C0152a aVar, boolean z2, int i, int i2) { + public final C0153a e(C0153a aVar, boolean z2, int i, int i2) { int i3 = aVar.a + i; int i4 = aVar.b; while (true) { @@ -446,7 +446,7 @@ public final class a { while (f(i7, i6) && this.b.f(i7, i6) == z2) { i6 += i2; } - return new C0152a(i7, i6 - i2); + return new C0153a(i7, i6 - i2); } public final boolean f(int i, int i2) { 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 4344814e80..9b4bb2bf5b 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 f1492c; + public int f1493c; public c(byte[] bArr) { this.a = bArr; } public int a() { - return ((this.a.length - this.b) * 8) - this.f1492c; + return ((this.a.length - this.b) * 8) - this.f1493c; } public int b(int i) { if (i <= 0 || i > 32 || i > a()) { throw new IllegalArgumentException(String.valueOf(i)); } - int i2 = this.f1492c; + int i2 = this.f1493c; 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.f1492c = i9; + this.f1493c = i9; if (i9 == 8) { - this.f1492c = 0; + this.f1493c = 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.f1492c += i; + this.f1493c += 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 18cf6a9af4..5143d7c6f6 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 f1498c; + public final String f1499c; 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.f1498c = str; + this.f1499c = 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 46104353ff..7afb914e03 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.f1500c; + float f4 = iVar.f1501c; 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 a8b2ca5a89..1f0ff81ce9 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[] f1499c = b; + public byte[] f1500c = 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.f1499c.length < i) { - this.f1499c = new byte[i]; + if (this.f1500c.length < i) { + this.f1500c = 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 b4e3eda858..acc0efbbdd 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 f1500c; + public final float f1501c; 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.f1500c = f7; + this.f1501c = 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.f1500c; + float f26 = b.f1501c; 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.f1500c; + float f48 = b2.f1501c; 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 f2660ff5de..2f3718488c 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 f1501c; + public final int f1502c; 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.f1501c = i5; + this.f1502c = 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.f1501c) { + if ((z9 || !z4) && i2 < this.f1502c) { z9 = a(i3, i4, i2, false); if (z9) { i2++; @@ -86,7 +86,7 @@ public final class a { } } } - if (i2 >= this.f1501c) { + if (i2 >= this.f1502c) { 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.f1501c) / 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.f1502c) / 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 7b2aba8e68..3c5888ba3b 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 f1502c; + public static final a f1503c; 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); - f1502c = aVar; + f1503c = 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 bc71677a83..c2431dc96d 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).f1506c; - int i2 = aVar.e(kVar9, kVar).f1506c; + int i = aVar.e(kVar11, kVar).f1507c; + int i2 = aVar.e(kVar9, kVar).f1507c; 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).f1506c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1506c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1506c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1506c)) { + } else if (!aVar.c(kVar13) || Math.abs(i4 - aVar.e(kVar9, kVar12).f1507c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1507c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1507c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1507c)) { kVar13 = kVar12; } if (kVar13 != null) { kVar = kVar13; } - int i5 = aVar.e(kVar11, kVar).f1506c; - int i6 = aVar.e(kVar9, kVar).f1506c; + int i5 = aVar.e(kVar11, kVar).f1507c; + int i6 = aVar.e(kVar9, kVar).f1507c; 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).f1506c - aVar.e(kVar9, kVar14).f1506c) <= Math.abs(aVar.e(kVar11, kVar15).f1506c - aVar.e(kVar9, kVar15).f1506c)) { + } else if (!aVar.c(kVar15) || Math.abs(aVar.e(kVar11, kVar14).f1507c - aVar.e(kVar9, kVar14).f1507c) <= Math.abs(aVar.e(kVar11, kVar15).f1507c - aVar.e(kVar9, kVar15).f1507c)) { kVar15 = kVar14; } if (kVar15 != null) { kVar = kVar15; } - int max = Math.max(aVar.e(kVar11, kVar).f1506c, aVar.e(kVar9, kVar).f1506c) + 1; + int max = Math.max(aVar.e(kVar11, kVar).f1507c, aVar.e(kVar9, kVar).f1507c) + 1; if ((max & 1) == 1) { max++; } @@ -190,7 +190,7 @@ public final class a implements i { throw NotFoundException.k; } } - Result result = new Result(eVar.f1498c, eVar.a, kVarArr, c.i.e.a.DATA_MATRIX); + Result result = new Result(eVar.f1499c, 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 dddd58bd71..40f337e7ae 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 f1503c; + public final e f1504c; 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.f1505c; + int i4 = eVar.f1506c; if (i4 == i2 && (i = eVar.d) == i3) { - this.f1503c = eVar; + this.f1504c = 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 ca5bcb99a1..8e59dcedd5 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[] f1504c = {'*', '*', '*', ' ', '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[] f1505c = {'*', '*', '*', ' ', '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 64ebc0c1be..619c085e8d 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.f1503c; + e eVar = aVar.f1504c; 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.f1503c.h) { + if (i8 == aVar.f1504c.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.f1504c; + char[] cArr5 = c.f1505c; 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.f1492c; + int i88 = 8 - cVar2.f1493c; 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 f941183000..fc309bb0f7 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 f1505c; + public final int f1506c; 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.f1505c = i2; + this.f1506c = 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 d0c2f64b50..917719655e 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,28 +20,28 @@ public final class a { public final k b; /* renamed from: c reason: collision with root package name */ - public final int f1506c; + public final int f1507c; - public b(k kVar, k kVar2, int i, C0153a aVar) { + public b(k kVar, k kVar2, int i, C0154a aVar) { this.a = kVar; this.b = kVar2; - this.f1506c = i; + this.f1507c = i; } public String toString() { - return this.a + AutocompleteViewModel.COMMAND_DISCOVER_TOKEN + this.b + MentionUtilsKt.SLASH_CHAR + this.f1506c; + return this.a + AutocompleteViewModel.COMMAND_DISCOVER_TOKEN + this.b + MentionUtilsKt.SLASH_CHAR + this.f1507c; } } /* compiled from: Detector */ public static final class c implements Serializable, Comparator { - public c(C0153a aVar) { + public c(C0154a aVar) { } /* 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.f1506c - bVar2.f1506c; + return bVar.f1507c - bVar2.f1507c; } } 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 a3eacaf345..f2d5b63c29 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[] f1507c = {'A', 'B', 'C', 'D'}; + public static final char[] f1508c = {'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(f1507c, a[i5])) { + if (i5 != -1 && g(f1508c, 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(f1507c, a[i9])) && i8 < this.f) { + if ((this.d.length() <= 1 || !g(f1508c, 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 = f1507c; + char[] cArr = f1508c; 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 5e3ba3de4c..6e787398ac 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 f1508c = new StringBuilder(20); + public final StringBuilder f1509c = 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.f1508c; + StringBuilder sb = this.f1509c; 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.f1508c.charAt(i14)); + i13 += "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%".indexOf(this.f1509c.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 855000218e..4f24e80bbc 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 f1509c; + public static final int f1510c; 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; - f1509c = iArr[47]; + f1510c = 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) == f1509c) { + } else if (h(iArr) == f1510c) { 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 9f2974b613..0a62681406 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.f1513c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i7, p.f1514c) + 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 8a3a1b2d51..61aa370f31 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.f1513c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i2, p.f1514c) + 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.f1513c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i5, p.f1514c) + 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 e8fbe00812..1d0c26a4cb 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[][] f1510c = {new int[]{1, 1, 2}, new int[]{1, 1, 3}}; + public static final int[][] f1511c = {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, f1510c[0]); + iArr = h(aVar, f2, f1511c[0]); } catch (NotFoundException unused) { - iArr = h(aVar, f2, f1510c[1]); + iArr = h(aVar, f2, f1511c[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 5a61c6af5c..79197a1cb7 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.f2898c, aVar2); + Result result = new Result(k.a.substring(1), k.b, k.f2899c, 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 a592884a81..9e050c46c7 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.f2898c; + c.i.e.k[] kVarArr = c2.f2899c; 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.f2898c; + c.i.e.k[] kVarArr = b.f2899c; 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 5e4d3746e1..7bda0e356a 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.f2898c, a.UPC_A); + Result result2 = new Result(str.substring(1), null, result.f2899c, 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 e72c6a6f61..d046087755 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 f1511c = new StringBuilder(); + public final StringBuilder f1512c = 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.f1511c; + StringBuilder sb = this.f1512c; 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 6ca059caba..79d358f6f0 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 f1512c = new n(); + public final n f1513c = 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.f1512c.a(i, aVar, l); + return this.f1513c.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 e7aa040738..a30894a77b 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[][] f1513c; + public static final int[][] f1514c; 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}}; - f1513c = iArr; + f1514c = iArr; int[][] iArr2 = new int[20][]; d = iArr2; System.arraycopy(iArr, 0, iArr2, 0, 10); for (int i = 10; i < 20; i++) { - int[] iArr3 = f1513c[i - 10]; + int[] iArr3 = f1514c[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.f2898c; - k[] kVarArr2 = result.f2898c; + k[] kVarArr = a2.f2899c; + k[] kVarArr2 = result.f2899c; if (kVarArr2 == null) { - result.f2898c = kVarArr; + result.f2899c = 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.f2898c = kVarArr3; + result.f2899c = 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 91bbe33cb5..5f3063cce8 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[] f1514c; + public final float[] f1515c; 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.f1514c = new float[4]; + this.f1515c = 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 548718d40a..170c099b09 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[] f1515c; + public final k[] f1516c; public c(int i, int[] iArr, int i2, int i3, int i4) { this.a = i; this.b = iArr; float f = (float) i4; - this.f1515c = new k[]{new k((float) i2, f), new k((float) i3, f)}; + this.f1516c = 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 554770f13a..fc1952be7f 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 f1516c; + public final c f1517c; public int d; public d(int i, int i2, c cVar) { super(i, i2); - this.f1516c = cVar; + this.f1517c = 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 9778bb5581..a1d3153ee3 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.f1516c.a * 9) + dVar2.f1516c.a; + int i4 = (dVar.f1517c.a * 9) + dVar2.f1517c.a; if (i4 > 72) { i4--; } @@ -83,8 +83,8 @@ public final class e extends a { i7 = 0; } sb.append(i7); - k[] kVarArr = dVar.f1516c.f1515c; - k[] kVarArr2 = dVar2.f1516c.f1515c; + k[] kVarArr = dVar.f1517c.f1516c; + k[] kVarArr2 = dVar2.f1517c.f1516c; 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 k0 = ((float) c.k0(iArr)) / ((float) i5); int[] iArr2 = this.e; int[] iArr3 = this.f; - float[] fArr = this.f1514c; + float[] fArr = this.f1515c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f = ((float) iArr[i6]) / k0; @@ -243,17 +243,17 @@ public final class e extends a { z3 = true; if (z4) { if (!z3) { - a.h(this.e, this.f1514c); + a.h(this.e, this.f1515c); } else { throw NotFoundException.k; } } if (z3) { - a.g(this.e, this.f1514c); + a.g(this.e, this.f1515c); } if (z5) { if (!z6) { - a.h(this.f, this.f1514c); + a.h(this.f, this.f1515c); } 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 25637e6369..47fb78fefb 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 f1517c; + public final c f1518c; public a(b bVar, b bVar2, c cVar, boolean z2) { this.a = bVar; this.b = bVar2; - this.f1517c = cVar; + this.f1518c = 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.f1517c, aVar.f1517c); + return a(this.a, aVar.a) && a(this.b, aVar.b) && a(this.f1518c, aVar.f1518c); } public int hashCode() { - return (b(this.a) ^ b(this.b)) ^ b(this.f1517c); + return (b(this.a) ^ b(this.b)) ^ b(this.f1518c); } public String toString() { @@ -45,7 +45,7 @@ public final class a { sb.append(" , "); sb.append(this.b); sb.append(" : "); - c cVar = this.f1517c; + c cVar = this.f1518c; 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 60d2a77df5..349b0c96f1 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 f1518c; + public final boolean f1519c; public b(List list, int i, boolean z2) { this.a = new ArrayList(list); this.b = i; - this.f1518c = z2; + this.f1519c = 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.f1518c == bVar.f1518c; + return this.a.equals(bVar.a) && this.f1519c == bVar.f1519c; } public int hashCode() { - return this.a.hashCode() ^ Boolean.valueOf(this.f1518c).hashCode(); + return this.a.hashCode() ^ Boolean.valueOf(this.f1519c).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 2c491fbea8..66d6a2aae7 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).f1517c.f1515c; - c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1517c.f1515c; + c.i.e.k[] kVarArr = list.get(0).f1518c.f1516c; + c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1518c.f1516c; 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).f1517c.a != iArr2[i4]) { + } else if (list2.get(i4).f1518c.a != iArr2[i4]) { z2 = false; break; } else { @@ -281,7 +281,7 @@ public final class c extends a { if (Math.abs(k0 - f) / f <= 0.3f) { int[] iArr3 = this.e; int[] iArr4 = this.f; - float[] fArr = this.f1514c; + float[] fArr = this.f1515c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f2 = (((float) iArr[i6]) * 1.0f) / k0; @@ -381,17 +381,17 @@ public final class c extends a { z4 = true; if (z5) { if (!z4) { - a.h(this.e, this.f1514c); + a.h(this.e, this.f1515c); } else { throw NotFoundException.k; } } if (z4) { - a.g(this.e, this.f1514c); + a.g(this.e, this.f1515c); } if (z7) { if (!z6) { - a.h(this.f, this.f1514c); + a.h(this.f, this.f1515c); } 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).f1517c.b[1]; + int i11 = i9 >= 0 ? i9 : list.isEmpty() ? 0 : list.get(list.size() - 1).f1518c.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 b3d788b319..3e51109c37 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 f1519c; + public final String f1520c; public final String d; public e(a aVar, String str, String str2) { super(aVar); - this.f1519c = str2; + this.f1520c = 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.f1519c); + sb.append(this.f1520c); 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 aa2ee1d152..5474777d77 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 f1520c; + public final int f1521c; public final boolean d; public o(int i, String str) { super(i); this.b = str; this.d = false; - this.f1520c = 0; + this.f1521c = 0; } public o(int i, String str, int i2) { super(i); this.d = true; - this.f1520c = i2; + this.f1521c = 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 2998245256..bd1995ea06 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 f1521c; + public final int f1522c; 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.f1521c = i3; + this.f1522c = 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 e9a12744b4..58b182be65 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[][] f1522c; + public static final Object[][] f1523c; 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}}; - f1522c = 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}}; + f1523c = 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 = f1522c; + Object[][] objArr3 = f1523c; 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 c6dd20aaa0..9e702b793e 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 f1523c = new StringBuilder(); + public final StringBuilder f1524c = 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.f1520c) : null; + String valueOf = b.d ? String.valueOf(b.f1521c) : 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.f1523c.setLength(0); + this.f1524c.setLength(0); if (str != null) { - this.f1523c.append(str); + this.f1524c.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.f1523c.toString()), true); + lVar = new l(new o(i10, this.f1524c.toString()), true); } else { - this.f1523c.append(c4); + this.f1524c.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.f1523c.toString()), true); + lVar = new l(new o(i18, this.f1524c.toString()), true); } else { - this.f1523c.append(c5); + this.f1524c.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.f1521c == 10 ? new o(i28, this.f1523c.toString()) : new o(i28, this.f1523c.toString(), pVar.f1521c), true); + lVar = new l(pVar.f1522c == 10 ? new o(i28, this.f1524c.toString()) : new o(i28, this.f1524c.toString(), pVar.f1522c), true); } else { - this.f1523c.append(i29); - int i30 = pVar.f1521c; + this.f1524c.append(i29); + int i30 = pVar.f1522c; if (i30 == 10) { - lVar = new l(new o(this.b.a, this.f1523c.toString()), true); + lVar = new l(new o(this.b.a, this.f1524c.toString()), true); } else { - this.f1523c.append(i30); + this.f1524c.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.f1523c.toString()) : new o(i2, this.f1523c.toString(), oVar.f1520c); + return (oVar == null || !oVar.d) ? new o(i2, this.f1524c.toString()) : new o(i2, this.f1524c.toString(), oVar.f1521c); } 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 bf0030985f..8b83d641cf 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[] f1524c = {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[] f1525c = {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 (f1524c[binarySearch] - 1) % 929; + return (f1525c[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 ae0487894f..0101d8d478 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.f1498c, r2.a, r4, c.i.e.a.PDF_417); + r3 = new com.google.zxing.Result(r2.f1499c, 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.f1526c, a4.d, a4.e); + a3 = new c.i.e.r.d.c(a3.a, a3.b, a3.f1527c, a4.d, a4.e); } fVar2 = new f(aVar, a3); if (fVar2 == null) { - if (i12 != 0 || (cVar6 = fVar2.f1529c) == null) { + if (i12 != 0 || (cVar6 = fVar2.f1530c) == null) { break; } cVar2 = cVar5; @@ -197,7 +197,7 @@ public final class b implements i { if (fVar2 == null) { } } - fVar2.f1529c = cVar2; + fVar2.f1530c = 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.f1529c.f : fVar.f1529c.g; + i6 = z3 ? fVar.f1530c.f : fVar.f1530c.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.f1527c == dVar6.f1527c) { + if (dVar7 != null && dVar7.a() && dVar7.f1528c == dVar6.f1528c) { 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 7fb8040316..cc13534bca 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 f1525c; + public final int f1526c; 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.f1525c = i2; + this.f1526c = 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 df34abfb33..97e065444c 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 f1526c; + public final k f1527c; 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.f1526c = kVar2; + this.f1527c = 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.f1526c = cVar.f1526c; + this.f1527c = cVar.f1527c; 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 2a87056492..138ac41c23 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 f1527c; + public final int f1528c; 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.f1527c = i3; + this.f1528c = i3; this.d = i4; } public boolean a() { int i = this.e; - return i != -1 && this.f1527c == (i % 3) * 3; + return i != -1 && this.f1528c == (i % 3) * 3; } public void b() { - this.e = (this.f1527c / 3) + ((this.d / 30) * 3); + this.e = (this.f1528c / 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 950659647e..951f0a0ba9 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[] f1528c; + public static final BigInteger[] f1529c; static { BigInteger[] bigIntegerArr = new BigInteger[16]; - f1528c = bigIntegerArr; + f1529c = bigIntegerArr; bigIntegerArr[0] = BigInteger.ONE; BigInteger valueOf = BigInteger.valueOf(900); bigIntegerArr[1] = valueOf; int i = 2; while (true) { - BigInteger[] bigIntegerArr2 = f1528c; + BigInteger[] bigIntegerArr2 = f1529c; 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(f1528c[(i - i2) - 1].multiply(BigInteger.valueOf((long) iArr[i2]))); + bigInteger = bigInteger.add(f1529c[(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 9df8d45f4b..34d4cdb394 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 f1529c; + public c f1530c; public final int d; public f(a aVar, c cVar) { this.a = aVar; int i = aVar.a; this.d = i; - this.f1529c = cVar; + this.f1530c = cVar; this.b = new g[(i + 2)]; } @@ -23,7 +23,7 @@ public final class f { if (dVar.a()) { return i2; } - if (!(i != -1 && dVar.f1527c == (i % 3) * 3)) { + if (!(i != -1 && dVar.f1528c == (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.f1530c; + boolean z2 = hVar.f1531c; k kVar = z2 ? cVar.b : cVar.d; - k kVar2 = z2 ? cVar.f1526c : cVar.e; + k kVar2 = z2 ? cVar.f1527c : 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 3e581e499c..1f78d5c155 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 f1530c; + public final boolean f1531c; public h(c cVar, boolean z2) { super(cVar); - this.f1530c = z2; + this.f1531c = 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.f1530c) { + if (!this.f1531c) { 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.f1530c) { + if (!this.f1531c) { 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.f1525c) { + } else if ((i2 * 3) + 1 != aVar.f1526c) { 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.f1530c + '\n' + super.toString(); + return "IsLeft: " + this.f1531c + '\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 6d946c0d78..5e4bf8e5e7 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.f1530c; + boolean z2 = hVar.f1531c; k kVar5 = z2 ? cVar.b : cVar.d; - k kVar6 = z2 ? cVar.f1526c : cVar.e; + k kVar6 = z2 ? cVar.f1527c : 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.f1530c; + boolean z3 = hVar.f1531c; k kVar7 = cVar2.b; - k kVar8 = cVar2.f1526c; + k kVar8 = cVar2.f1527c; 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.f1531c[i16]; + int i17 = length - bVar3.f1532c[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 299415ade0..16dcea5b74 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[] f1531c; + public final int[] f1532c; public final c d; public final c e; public b(int i, int i2) { this.b = new int[i]; - this.f1531c = new int[i]; + this.f1532c = 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.f1531c[this.b[i5]] = i5; + this.f1532c[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.f1531c[i]) - 1]; + return this.b[(929 - this.f1532c[i]) - 1]; } throw new ArithmeticException(); } @@ -52,7 +52,7 @@ public final class b { return 0; } int[] iArr = this.b; - int[] iArr2 = this.f1531c; + int[] iArr2 = this.f1532c; 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 6c80a683b1..ff5844fe02 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[] f1532c = {8, 1, 1, 1, 1, 1, 1, 3}; + public static final int[] f1533c = {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, f1532c); + k[] c2 = c(bVar, i5, i6, i3, i4, f1533c); 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 423f75c471..646de0cd39 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.f1540c) { + if (eVar2.f1541c) { 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.f1540c = true; + eVar2.f1541c = 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.f1540c) { + if (eVar2.f1541c) { 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.f1539c; + float f7 = dVar2.f1540c; 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).f1539c - f9) > max) { + if (Math.abs(eVar2.b.get(i11).f1540c - 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.f1539c; + f4 += dVar3.f1540c; } 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.f1541c; + c.i.e.s.c.d dVar5 = fVar.f1542c; 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.f1498c, eVar.a, kVarArr, c.i.e.a.QR_CODE); + Result result = new Result(eVar.f1499c, 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 00b94ef305..3dccb097d3 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 f1533c; + public g f1534c; 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.f1533c; + g gVar = this.f1534c; if (gVar != null) { return gVar; } @@ -69,7 +69,7 @@ public final class a { if (a2 == null) { a2 = g.a(a ^ 21522, i ^ 21522); } - this.f1533c = a2; + this.f1534c = a2; if (a2 != null) { return a2; } @@ -113,8 +113,8 @@ public final class a { } public void e() { - if (this.f1533c != null) { - c cVar = c.values()[this.f1533c.f1534c]; + if (this.f1534c != null) { + c cVar = c.values()[this.f1534c.f1535c]; 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 64be2aa875..163f45a393 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.f1533c = null; + aVar.f1534c = null; aVar.d = true; aVar.d(); aVar.c(); @@ -45,7 +45,7 @@ public final class e { e = null; aVar.e(); aVar.b = null; - aVar.f1533c = null; + aVar.f1534c = 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.f1534c]; + c cVar = c.values()[c2.f1535c]; 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.f1536c > 6) { + if (d2.f1537c > 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 da101f11ca..4930d3877a 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 f1534c; + public final byte f1535c; 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.f1534c = (byte) (i & 7); + this.f1535c = (byte) (i & 7); return; } } @@ -55,10 +55,10 @@ public final class g { return false; } g gVar = (g) obj; - return this.b == gVar.b && this.f1534c == gVar.f1534c; + return this.b == gVar.b && this.f1535c == gVar.f1535c; } public int hashCode() { - return (this.b.ordinal() << 3) | this.f1534c; + return (this.b.ordinal() << 3) | this.f1535c; } } 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 64943adb58..0c30d721b2 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.f1536c; + int i = jVar.f1537c; 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 293965803d..b0e2784379 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 f1536c; + public final int f1537c; 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.f1536c = i; + this.f1537c = 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.f1536c * 4) + 17; + return (this.f1537c * 4) + 17; } public String toString() { - return String.valueOf(this.f1536c); + return String.valueOf(this.f1537c); } } 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 83fcd93603..cb27f37b60 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 f1537c; + public final float f1538c; public a(float f, float f2, float f3) { super(f, f2); - this.f1537c = f3; + this.f1538c = 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 e7f528a805..9d5a5014e2 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 f1538c; + public final int f1539c; 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.f1538c = i; + this.f1539c = 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.f1537c); - if (abs <= 1.0f || abs <= aVar.f1537c) { + float abs = Math.abs(f2 - aVar.f1538c); + if (abs <= 1.0f || abs <= aVar.f1538c) { z2 = true; continue; if (z2) { - return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1537c + f2) / 2.0f); + return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1538c + 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 b62a86fbf7..1f757bc18e 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.f1538c; + int i4 = bVar.f1539c; 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 4db4db110f..9a5f248e29 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 f1539c; + public final float f1540c; public final int d; public d(float f, float f2, float f3) { super(f, f2); - this.f1539c = f3; + this.f1540c = f3; this.d = 1; } public d(float f, float f2, float f3, int i) { super(f, f2); - this.f1539c = f3; + this.f1540c = 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 6721376d27..dde95fa106 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 f1540c; + public boolean f1541c; 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.f1539c - this.average), Math.abs(dVar4.f1539c - this.average)) : compare; + return compare == 0 ? Float.compare(Math.abs(dVar3.f1540c - this.average), Math.abs(dVar4.f1540c - 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.f1539c - this.average), Math.abs(dVar.f1539c - this.average)); + return Float.compare(Math.abs(dVar2.f1540c - this.average), Math.abs(dVar.f1540c - 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.f1539c); - if (abs <= 1.0f || abs <= dVar.f1539c) { + float abs = Math.abs(f5 - dVar.f1540c); + if (abs <= 1.0f || abs <= dVar.f1540c) { 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.f1539c) + f5) / f7, i29)); + list.set(i27, new d(((dVar.a * f6) + f2) / f7, ((dVar.b * f6) + f) / f7, ((f6 * dVar.f1540c) + 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.f1539c; + f2 += dVar.f1540c; } } if (i < 3) { @@ -332,7 +332,7 @@ public class e { } float f3 = f2 / ((float) size); for (d dVar2 : this.b) { - f += Math.abs(dVar2.f1539c - f3); + f += Math.abs(dVar2.f1540c - 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 1b77a84bd3..264c50849e 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 f1541c; + public final d f1542c; public f(d[] dVarArr) { this.a = dVarArr[0]; this.b = dVarArr[1]; - this.f1541c = dVarArr[2]; + this.f1542c = 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 049f792114..ffaa1ef840 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.f566c = -1; + kVar.f567c = -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 bd573e3de6..62ba671609 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> f1542c = new ArrayList(); + public final List> f1543c = new ArrayList(); public final List d = new ArrayList(); public final void a() { if (this.a != null) { - Iterator> it = this.f1542c.iterator(); + Iterator> it = this.f1543c.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 9abbc13813..4f9302dd07 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 f1543c = new Paint(); + public Paint f1544c = 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.f1543c.setColor(-1); + this.f1544c.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.f1543c : this.d); + canvas.drawRect(rect2, z3 ? this.f1544c : 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 807b613782..f3e965baa4 100644 --- a/app/src/main/java/c/k/a/a/b.java +++ b/app/src/main/java/c/k/a/a/b.java @@ -25,19 +25,19 @@ public class b extends BaseAdapter { /* compiled from: ColorPaletteAdapter */ /* renamed from: c.k.a.a.b$b reason: collision with other inner class name */ - public final class C0155b { + public final class C0156b { public View a; public ColorPanelView b; /* renamed from: c reason: collision with root package name */ - public ImageView f1544c; + public ImageView f1545c; public int d; - public C0155b(Context context) { + public C0156b(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.f1544c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); + this.f1545c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); this.d = this.b.getBorderColor(); this.a.setTag(this); } @@ -68,31 +68,31 @@ public class b extends BaseAdapter { @Override // android.widget.Adapter public View getView(int i, View view, ViewGroup viewGroup) { View view2; - C0155b bVar; + C0156b bVar; if (view == null) { - bVar = new C0155b(viewGroup.getContext()); + bVar = new C0156b(viewGroup.getContext()); view2 = bVar.a; } else { view2 = view; - bVar = (C0155b) view.getTag(); + bVar = (C0156b) view.getTag(); } int i2 = b.this.j[i]; int alpha = Color.alpha(i2); bVar.b.setColor(i2); - bVar.f1544c.setImageResource(b.this.k == i ? R.b.cpv_preset_checked : 0); + bVar.f1545c.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.f1544c.setColorFilter((ColorFilter) null); + bVar.f1545c.setColorFilter((ColorFilter) null); } else { - bVar.f1544c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); + bVar.f1545c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); } } else if (alpha <= 165) { bVar.b.setBorderColor(i2 | ViewCompat.MEASURED_STATE_MASK); - bVar.f1544c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); + bVar.f1545c.setColorFilter(ViewCompat.MEASURED_STATE_MASK, PorterDuff.Mode.SRC_IN); } else { bVar.b.setBorderColor(bVar.d); - bVar.f1544c.setColorFilter(-1, PorterDuff.Mode.SRC_IN); + bVar.f1545c.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/c.java b/app/src/main/java/c/k/a/a/c.java index 25da45f2ba..628f1a0d0f 100644 --- a/app/src/main/java/c/k/a/a/c.java +++ b/app/src/main/java/c/k/a/a/c.java @@ -6,9 +6,9 @@ import com.jaredrummler.android.colorpicker.ColorPickerDialog; /* compiled from: ColorPaletteAdapter */ public class c implements View.OnClickListener { public final /* synthetic */ int i; - public final /* synthetic */ b.C0155b j; + public final /* synthetic */ b.C0156b j; - public c(b.C0155b bVar, int i) { + public c(b.C0156b bVar, int i) { this.j = bVar; this.i = i; } diff --git a/app/src/main/java/c/k/a/a/d.java b/app/src/main/java/c/k/a/a/d.java index 62cae5946d..5507a31e58 100644 --- a/app/src/main/java/c/k/a/a/d.java +++ b/app/src/main/java/c/k/a/a/d.java @@ -4,9 +4,9 @@ import android.view.View; import c.k.a.a.b; /* compiled from: ColorPaletteAdapter */ public class d implements View.OnLongClickListener { - public final /* synthetic */ b.C0155b i; + public final /* synthetic */ b.C0156b i; - public d(b.C0155b bVar) { + public d(b.C0156b bVar) { this.i = bVar; } diff --git a/app/src/main/java/c/l/a/a.java b/app/src/main/java/c/l/a/a.java index d5ec5f47be..7df613a2d3 100644 --- a/app/src/main/java/c/l/a/a.java +++ b/app/src/main/java/c/l/a/a.java @@ -25,9 +25,9 @@ public final class a extends Drawable implements Animatable2Compat { public final int i; @IntRange(from = 1, to = 2147483647L) public final int j; - public final List k = k.toList(this.f1546w.a.getFrameDurations()); + public final List k = k.toList(this.f1547w.a.getFrameDurations()); @IntRange(from = 0, to = 2147483647L) - public final int l = this.f1546w.a.getByteCount(); + public final int l = this.f1547w.a.getByteCount(); @IntRange(from = -1, to = 2147483647L) public int m; public final Paint n; @@ -36,32 +36,32 @@ public final class a extends Drawable implements Animatable2Compat { public final int[] q; /* renamed from: r reason: collision with root package name */ - public int f1545r; + public int f1546r; public int s; public boolean t; public long u; public Long v; /* renamed from: w reason: collision with root package name */ - public C0156a f1546w; + public C0157a f1547w; /* compiled from: ApngDrawable.kt */ /* renamed from: c.l.a.a$a reason: collision with other inner class name */ - public static final class C0156a extends Drawable.ConstantState { + public static final class C0157a extends Drawable.ConstantState { public final Apng a; public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1547c; + public final int f1548c; public final int d; public final Function0 e; /* compiled from: ApngDrawable.kt */ /* renamed from: c.l.a.a$a$a reason: collision with other inner class name */ - public static final class C0157a extends o implements Function0 { - public static final C0157a i = new C0157a(); + public static final class C0158a extends o implements Function0 { + public static final C0158a i = new C0158a(); - public C0157a() { + public C0158a() { super(0); } @@ -74,17 +74,17 @@ public final class a extends Drawable implements Animatable2Compat { } /* JADX INFO: this call moved to the top of the method (can break code semantics) */ - public C0156a(C0156a aVar) { - this(aVar.a.copy(), aVar.b, aVar.f1547c, aVar.d, aVar.e); + public C0157a(C0157a aVar) { + this(aVar.a.copy(), aVar.b, aVar.f1548c, aVar.d, aVar.e); m.checkNotNullParameter(aVar, "apngState"); } - public C0156a(Apng apng, @IntRange(from = 1, to = 2147483647L) int i, @IntRange(from = 1, to = 2147483647L) int i2, int i3, Function0 function0) { + public C0157a(Apng apng, @IntRange(from = 1, to = 2147483647L) int i, @IntRange(from = 1, to = 2147483647L) int i2, int i3, Function0 function0) { m.checkNotNullParameter(apng, "apng"); m.checkNotNullParameter(function0, "currentTimeProvider"); this.a = apng; this.b = i; - this.f1547c = i2; + this.f1548c = i2; this.d = i3; this.e = function0; } @@ -96,35 +96,35 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable.ConstantState public Drawable newDrawable() { - return new a(new C0156a(this)); + return new a(new C0157a(this)); } } @VisibleForTesting - public a(C0156a aVar) { + public a(C0157a aVar) { m.checkNotNullParameter(aVar, "apngState"); - this.f1546w = aVar; + this.f1547w = aVar; this.i = aVar.a.getDuration(); - int frameCount = this.f1546w.a.getFrameCount(); + int frameCount = this.f1547w.a.getFrameCount(); this.j = frameCount; - this.f1546w.a.getAllFrameByteCount(); - this.m = this.f1546w.a.getLoopCount(); - this.f1546w.a.isRecycled(); + this.f1547w.a.getAllFrameByteCount(); + this.m = this.f1547w.a.getLoopCount(); + this.f1547w.a.isRecycled(); this.n = new Paint(6); this.o = new ArrayList(); this.p = new ArrayList(); this.q = new int[frameCount]; - C0156a aVar2 = this.f1546w; - this.f1545r = aVar2.b; - this.s = aVar2.f1547c; + C0157a aVar2 = this.f1547w; + this.f1546r = aVar2.b; + this.s = aVar2.f1548c; for (int i = 1; i < frameCount; i++) { int[] iArr = this.q; int i2 = i - 1; - iArr[i] = iArr[i2] + this.f1546w.a.getFrameDurations()[i2]; + iArr[i] = iArr[i2] + this.f1547w.a.getFrameDurations()[i2]; } Rect bounds = getBounds(); - C0156a aVar3 = this.f1546w; - bounds.set(0, 0, aVar3.b, aVar3.f1547c); + C0157a aVar3 = this.f1547w; + bounds.set(0, 0, aVar3.b, aVar3.f1548c); } @WorkerThread @@ -139,7 +139,7 @@ public final class a extends Drawable implements Animatable2Compat { if (z2) { int i = (num == null && num2 == null) ? 160 : 0; Apng decode = Apng.Companion.decode(inputStream); - return new a(new C0156a(decode, num != null ? num.intValue() : decode.getWidth(), num2 != null ? num2.intValue() : decode.getHeight(), i, C0156a.C0157a.i)); + return new a(new C0157a(decode, num != null ? num.intValue() : decode.getWidth(), num2 != null ? num2.intValue() : decode.getHeight(), i, C0157a.C0158a.i)); } throw new IllegalArgumentException(("Can not specify 0 or negative as height value. height = " + num2).toString()); } @@ -186,7 +186,7 @@ public final class a extends Drawable implements Animatable2Compat { m.checkNotNullParameter(canvas, "canvas"); if (this.t) { int c2 = c(); - long longValue = this.f1546w.e.mo17invoke().longValue(); + long longValue = this.f1547w.e.mo17invoke().longValue(); Long l = this.v; this.u = l == null ? this.u : (this.u + longValue) - l.longValue(); this.v = Long.valueOf(longValue); @@ -215,7 +215,7 @@ public final class a extends Drawable implements Animatable2Compat { } } } - Apng apng = this.f1546w.a; + Apng apng = this.f1547w.a; int c3 = c(); Rect bounds = getBounds(); m.checkNotNullExpressionValue(bounds, "bounds"); @@ -227,7 +227,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public Drawable.ConstantState getConstantState() { - return this.f1546w; + return this.f1547w; } @Override // android.graphics.drawable.Drawable @@ -237,7 +237,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public int getIntrinsicWidth() { - return this.f1545r; + return this.f1546r; } @Override // android.graphics.drawable.Drawable @@ -252,7 +252,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public Drawable mutate() { - this.f1546w = new C0156a(this.f1546w); + this.f1547w = new C0157a(this.f1547w); return this; } diff --git a/app/src/main/java/c/m/a/a.java b/app/src/main/java/c/m/a/a.java index 4209b4fcea..f22cb8a749 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.f1548c; + j5 = c.f1549c; } 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 6ad5ea62ef..cac89738ab 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 f1548c; + public static final long f1549c; 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); - f1548c = timeUnit.toMillis(1); + f1549c = 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 21075f1463..535e91c5e6 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 f1549c; + public final a f1550c; /* 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 f1550c; + public final long f1551c; 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.f1550c = j3; + this.f1551c = j3; this.d = bVar; } public long a() { - return this.a + this.f1550c + (this.d.b() - this.b); + return this.a + this.f1551c + (this.d.b() - this.b); } } public e(c.m.a.b bVar, c cVar, a aVar) { this.a = bVar; this.b = cVar; - this.f1549c = aVar; + this.f1550c = 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.f1549c.c(); + datagramSocket = this.f1550c.c(); datagramSocket.setSoTimeout(l.intValue()); byte[] bArr = new byte[48]; - DatagramPacket b2 = this.f1549c.b(bArr, a2, 123); + DatagramPacket b2 = this.f1550c.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.f1549c.a(copyOf)); + datagramSocket.receive(this.f1550c.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 f9c6decfbc..5efcbf9390 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.f1550c); + this.a.b(bVar.f1551c); } @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 49958a4e8e..cab6af1cc8 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 f1551c = Executors.newSingleThreadExecutor(b.i); + public final ExecutorService f1552c = 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.f1550c; + long j = d.f1551c; 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.f1551c.submit(new c(this)); + this.f1552c.submit(new c(this)); } } diff --git a/app/src/main/java/c/n/a/a/a.java b/app/src/main/java/c/n/a/a/a.java index 1f56352163..4b881bfbe7 100644 --- a/app/src/main/java/c/n/a/a/a.java +++ b/app/src/main/java/c/n/a/a/a.java @@ -18,8 +18,8 @@ public interface a extends IInterface { /* compiled from: ISACallback */ /* renamed from: c.n.a.a.a$a reason: collision with other inner class name */ - public static abstract class AbstractBinderC0158a extends Binder implements a { - public AbstractBinderC0158a() { + public static abstract class AbstractBinderC0159a extends Binder implements a { + public AbstractBinderC0159a() { attachInterface(this, "com.msc.sa.aidl.ISACallback"); } diff --git a/app/src/main/java/c/n/a/a/b.java b/app/src/main/java/c/n/a/a/b.java index 669d6bd7d2..0e159cb55d 100644 --- a/app/src/main/java/c/n/a/a/b.java +++ b/app/src/main/java/c/n/a/a/b.java @@ -15,10 +15,10 @@ public interface b extends IInterface { /* compiled from: ISAService */ /* renamed from: c.n.a.a.b$a$a reason: collision with other inner class name */ - public static class C0159a implements b { + public static class C0160a implements b { public IBinder a; - public C0159a(IBinder iBinder) { + public C0160a(IBinder iBinder) { this.a = iBinder; } diff --git a/app/src/main/java/c/o/a/b.java b/app/src/main/java/c/o/a/b.java index 83f5d73cac..9882161abf 100644 --- a/app/src/main/java/c/o/a/b.java +++ b/app/src/main/java/c/o/a/b.java @@ -9,17 +9,17 @@ import java.util.concurrent.CopyOnWriteArraySet; /* compiled from: CameraLogger */ public final class b { public static int a = 3; - public static Set b; + public static Set b; @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public static AbstractC0160b f1552c; + public static AbstractC0161b f1553c; @NonNull public String d; /* compiled from: CameraLogger */ - public static class a implements AbstractC0160b { - @Override // c.o.a.b.AbstractC0160b + public static class a implements AbstractC0161b { + @Override // c.o.a.b.AbstractC0161b public void a(int i, @NonNull String str, @NonNull String str2, @Nullable Throwable th) { if (i == 0) { Log.v(str, str2, th); @@ -35,7 +35,7 @@ public final class b { /* compiled from: CameraLogger */ /* renamed from: c.o.a.b$b reason: collision with other inner class name */ - public interface AbstractC0160b { + public interface AbstractC0161b { void a(int i, @NonNull String str, @NonNull String str2, @Nullable Throwable th); } @@ -43,7 +43,7 @@ public final class b { CopyOnWriteArraySet copyOnWriteArraySet = new CopyOnWriteArraySet(); b = copyOnWriteArraySet; a aVar = new a(); - f1552c = aVar; + f1553c = aVar; copyOnWriteArraySet.add(aVar); } @@ -66,7 +66,7 @@ public final class b { sb.append(" "); } String trim = sb.toString().trim(); - for (AbstractC0160b bVar : b) { + for (AbstractC0161b bVar : b) { bVar.a(i, this.d, trim, th); } return trim; diff --git a/app/src/main/java/c/o/a/c.java b/app/src/main/java/c/o/a/c.java index 344dbecf0c..5048ad6430 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 f1553c = new HashSet(4); + public Set f1554c = 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.f1553c); + return Collections.unmodifiableSet(this.f1554c); } 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 f5daf4fac0..b1cf762878 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 f1554c; + public int f1555c; 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 ee0dbf9790..94ef01587e 100644 --- a/app/src/main/java/c/o/a/n/b.java +++ b/app/src/main/java/c/o/a/n/b.java @@ -24,17 +24,17 @@ import java.util.Collections; import java.util.List; import java.util.Objects; /* compiled from: Camera1Engine */ -public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback, a.AbstractC0169a { +public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback, a.AbstractC0170a { /* renamed from: c0 reason: collision with root package name */ - public final c.o.a.n.q.a f1555c0 = c.o.a.n.q.a.a(); + public final c.o.a.n.q.a f1556c0 = c.o.a.n.q.a.a(); /* renamed from: d0 reason: collision with root package name */ - public Camera f1556d0; + public Camera f1557d0; @VisibleForTesting /* renamed from: e0 reason: collision with root package name */ - public int f1557e0; + public int f1558e0; /* compiled from: Camera1Engine */ public class a implements Runnable { @@ -44,8 +44,8 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback /* compiled from: Camera1Engine */ /* renamed from: c.o.a.n.b$a$a reason: collision with other inner class name */ - public class RunnableC0161a implements Runnable { - public RunnableC0161a() { + public class RunnableC0162a implements Runnable { + public RunnableC0162a() { } @Override // java.lang.Runnable @@ -57,18 +57,18 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback /* compiled from: Camera1Engine */ /* renamed from: c.o.a.n.b$a$b reason: collision with other inner class name */ - public class C0162b implements Camera.AutoFocusCallback { + public class C0163b implements Camera.AutoFocusCallback { /* compiled from: Camera1Engine */ /* renamed from: c.o.a.n.b$a$b$a reason: collision with other inner class name */ - public class RunnableC0163a implements Runnable { - public RunnableC0163a() { + public class RunnableC0164a implements Runnable { + public RunnableC0164a() { } @Override // java.lang.Runnable public void run() { - b.this.f1556d0.cancelAutoFocus(); - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + b.this.f1557d0.cancelAutoFocus(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -78,11 +78,11 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(null); } b.this.c1(parameters); - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } - public C0162b() { + public C0163b() { } @Override // android.hardware.Camera.AutoFocusCallback @@ -94,7 +94,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback if (b.this.a1()) { b bVar = b.this; c.o.a.n.v.f fVar = bVar.m; - fVar.c("focus reset", true, bVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0163a())); + fVar.c("focus reset", true, bVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0164a())); } } } @@ -111,7 +111,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.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -121,12 +121,12 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(c2.b(maxNumMeteringAreas, aVar)); } parameters.setFocusMode("auto"); - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.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 RunnableC0161a()); + b.this.m.c("focus end", true, 2500, new RunnableC0162a()); try { - b.this.f1556d0.autoFocus(new C0162b()); + b.this.f1557d0.autoFocus(new C0163b()); } catch (RuntimeException e) { i.i.a(3, "startAutoFocus:", "Error calling autoFocus", e); } @@ -136,18 +136,18 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback /* compiled from: Camera1Engine */ /* renamed from: c.o.a.n.b$b reason: collision with other inner class name */ - public class RunnableC0164b implements Runnable { + public class RunnableC0165b implements Runnable { public final /* synthetic */ c.o.a.m.f i; - public RunnableC0164b(c.o.a.m.f fVar) { + public RunnableC0165b(c.o.a.m.f fVar) { this.i = fVar; } @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.e1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } } @@ -162,9 +162,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); b.this.g1(parameters); - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } @@ -178,9 +178,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.j1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } } @@ -195,9 +195,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.f1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } } @@ -216,9 +216,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.k1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).f(bVar.C, this.k); @@ -243,9 +243,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.d1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).c(bVar.D, this.k, this.l); @@ -278,9 +278,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1556d0.getParameters(); + Camera.Parameters parameters = b.this.f1557d0.getParameters(); if (b.this.i1(parameters, this.i)) { - b.this.f1556d0.setParameters(parameters); + b.this.f1557d0.setParameters(parameters); } } } @@ -291,8 +291,8 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i public void F0(@NonNull m mVar) { - m mVar2 = this.f1568w; - this.f1568w = mVar; + m mVar2 = this.f1569w; + this.f1569w = mVar; c.o.a.n.v.f fVar = this.m; fVar.b("white balance (" + mVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new d(mVar2))); } @@ -319,14 +319,14 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback bVar.a(1, "onStartBind:", "Started"); try { if (this.n.j() == SurfaceHolder.class) { - this.f1556d0.setPreviewDisplay((SurfaceHolder) this.n.i()); + this.f1557d0.setPreviewDisplay((SurfaceHolder) this.n.i()); } else if (this.n.j() == SurfaceTexture.class) { - this.f1556d0.setPreviewTexture((SurfaceTexture) this.n.i()); + this.f1557d0.setPreviewTexture((SurfaceTexture) this.n.i()); } else { throw new RuntimeException("Unknown CameraPreview output class."); } this.q = Q0(this.P); - this.f1567r = R0(); + this.f1568r = R0(); bVar.a(1, "onStartBind:", "Returning"); return c.i.a.f.e.o.c.F(null); } catch (IOException e2) { @@ -339,23 +339,23 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public Task Q() { try { - Camera open = Camera.open(this.f1557e0); - this.f1556d0 = open; + Camera open = Camera.open(this.f1558e0); + this.f1557d0 = 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.f1556d0.getParameters(); - int i2 = this.f1557e0; + Camera.Parameters parameters = this.f1557d0.getParameters(); + int i2 = this.f1558e0; 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.f1556d0.setParameters(parameters); + this.f1557d0.setParameters(parameters); try { - this.f1556d0.setDisplayOrientation(this.K.c(bVar2, bVar3, 1)); + this.f1557d0.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) { @@ -387,9 +387,9 @@ 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.f1556d0.getParameters(); + Camera.Parameters parameters = this.f1557d0.getParameters(); parameters.setPreviewFormat(17); - c.o.a.x.b bVar2 = this.f1567r; + c.o.a.x.b bVar2 = this.f1568r; parameters.setPreviewSize(bVar2.i, bVar2.j); c.o.a.m.i iVar = this.P; c.o.a.m.i iVar2 = c.o.a.m.i.PICTURE; @@ -401,13 +401,13 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setPictureSize(Q0.i, Q0.j); } try { - this.f1556d0.setParameters(parameters); - this.f1556d0.setPreviewCallbackWithBuffer(null); - this.f1556d0.setPreviewCallbackWithBuffer(this); - l1().e(17, this.f1567r, this.K); + this.f1557d0.setParameters(parameters); + this.f1557d0.setPreviewCallbackWithBuffer(null); + this.f1557d0.setPreviewCallbackWithBuffer(this); + l1().e(17, this.f1568r, this.K); bVar.a(1, "onStartPreview", "Starting preview with startPreview()."); try { - this.f1556d0.startPreview(); + this.f1557d0.startPreview(); bVar.a(1, "onStartPreview", "Started preview."); return c.i.a.f.e.o.c.F(null); } catch (Exception e2) { @@ -430,13 +430,13 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i @NonNull public Task S() { - this.f1567r = null; + this.f1568r = null; this.q = null; try { if (this.n.j() == SurfaceHolder.class) { - this.f1556d0.setPreviewDisplay(null); + this.f1557d0.setPreviewDisplay(null); } else if (this.n.j() == SurfaceTexture.class) { - this.f1556d0.setPreviewTexture(null); + this.f1557d0.setPreviewTexture(null); } else { throw new RuntimeException("Unknown CameraPreview output class."); } @@ -453,19 +453,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.f1556d0 != null) { + if (this.f1557d0 != null) { try { bVar.a(1, "onStopEngine:", "Clean up.", "Releasing camera."); - this.f1556d0.release(); + this.f1557d0.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.f1556d0 = null; + this.f1557d0 = null; this.o = null; } this.o = null; - this.f1556d0 = null; + this.f1557d0 = null; i.i.a(2, "onStopEngine:", "Clean up.", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -474,7 +474,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public List T0() { try { - List supportedPreviewSizes = this.f1556d0.getParameters().getSupportedPreviewSizes(); + List supportedPreviewSizes = this.f1557d0.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); @@ -498,10 +498,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.p = null; l1().d(); bVar.a(1, "onStopPreview:", "Releasing preview buffers."); - this.f1556d0.setPreviewCallbackWithBuffer(null); + this.f1557d0.setPreviewCallbackWithBuffer(null); try { bVar.a(1, "onStopPreview:", "Stopping preview."); - this.f1556d0.stopPreview(); + this.f1557d0.stopPreview(); bVar.a(1, "onStopPreview:", "Stopped preview."); } catch (Exception e2) { i.i.a(3, "stopPreview", "Could not stop preview", e2); @@ -529,9 +529,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.f1554c = aVar2.c(bVar2, bVar3, 2); + aVar.f1555c = aVar2.c(bVar2, bVar3, 2); aVar.d = w(bVar3); - c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1556d0); + c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1557d0); this.p = aVar3; aVar3.c(); bVar.a(1, "onTakePicture:", "executed."); @@ -544,11 +544,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.f1554c = 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.f1566b0); + aVar.f1555c = 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.f1567b0); } else { - aVar.f1554c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); - this.p = new c.o.a.v.e(aVar, this, this.f1556d0, aVar2); + aVar.f1555c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); + this.p = new c.o.a.v.e(aVar, this, this.f1557d0, aVar2); } this.p.c(); bVar.a(1, "onTakePictureSnapshot:", "executed."); @@ -569,7 +569,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.f1555c0); + Objects.requireNonNull(this.f1556c0); 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(); @@ -578,7 +578,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.f1557e0 = i2; + this.f1558e0 = i2; return true; } } @@ -628,7 +628,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.f1555c0; + c.o.a.n.q.a aVar = this.f1556c0; c.o.a.m.f fVar2 = this.v; Objects.requireNonNull(aVar); parameters.setFlashMode(c.o.a.n.q.a.b.get(fVar2)); @@ -643,18 +643,18 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.m.f fVar2 = this.v; this.v = fVar; c.o.a.n.v.f fVar3 = this.m; - fVar3.b("flash (" + fVar + ")", true, new c.o.a.n.v.h(fVar3, c.o.a.n.v.e.ENGINE, new RunnableC0164b(fVar2))); + fVar3.b("flash (" + fVar + ")", true, new c.o.a.n.v.h(fVar3, c.o.a.n.v.e.ENGINE, new RunnableC0165b(fVar2))); } public final boolean f1(@NonNull Camera.Parameters parameters, @NonNull c.o.a.m.h hVar) { - if (this.o.c(this.f1571z)) { - c.o.a.n.q.a aVar = this.f1555c0; - c.o.a.m.h hVar2 = this.f1571z; + if (this.o.c(this.f1572z)) { + c.o.a.n.q.a aVar = this.f1556c0; + c.o.a.m.h hVar2 = this.f1572z; Objects.requireNonNull(aVar); parameters.setSceneMode(c.o.a.n.q.a.e.get(hVar2)); return true; } - this.f1571z = hVar; + this.f1572z = hVar; return false; } @@ -679,10 +679,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.f1557e0, cameraInfo); + Camera.getCameraInfo(this.f1558e0, cameraInfo); if (cameraInfo.canDisableShutterSound) { try { - return this.f1556d0.enableShutterSound(this.E); + return this.f1557d0.enableShutterSound(this.E); } catch (RuntimeException unused) { return false; } @@ -729,15 +729,15 @@ 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.f1568w)) { - c.o.a.n.q.a aVar = this.f1555c0; - m mVar2 = this.f1568w; + if (this.o.c(this.f1569w)) { + c.o.a.n.q.a aVar = this.f1556c0; + m mVar2 = this.f1569w; Objects.requireNonNull(aVar); - parameters.setWhiteBalance(c.o.a.n.q.a.f1573c.get(mVar2)); + parameters.setWhiteBalance(c.o.a.n.q.a.f1574c.get(mVar2)); parameters.remove("auto-whitebalance-lock"); return true; } - this.f1568w = mVar; + this.f1569w = mVar; return false; } @@ -749,7 +749,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.f1556d0.setParameters(parameters); + this.f1557d0.setParameters(parameters); return true; } this.C = f2; @@ -758,8 +758,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.f1571z; - this.f1571z = hVar; + c.o.a.m.h hVar2 = this.f1572z; + this.f1572z = 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))); } @@ -781,7 +781,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.f1556d0.addCallbackBuffer(bArr); + this.f1557d0.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 40eb6d9e9c..715b2891cc 100644 --- a/app/src/main/java/c/o/a/n/d.java +++ b/app/src/main/java/c/o/a/n/d.java @@ -49,25 +49,25 @@ 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 f1558c0; + public final CameraManager f1559c0; /* renamed from: d0 reason: collision with root package name */ - public String f1559d0; + public String f1560d0; /* renamed from: e0 reason: collision with root package name */ - public CameraDevice f1560e0; + public CameraDevice f1561e0; /* renamed from: f0 reason: collision with root package name */ - public CameraCharacteristics f1561f0; + public CameraCharacteristics f1562f0; /* renamed from: g0 reason: collision with root package name */ - public CameraCaptureSession f1562g0; + public CameraCaptureSession f1563g0; /* renamed from: h0 reason: collision with root package name */ - public CaptureRequest.Builder f1563h0; + public CaptureRequest.Builder f1564h0; /* renamed from: i0 reason: collision with root package name */ - public TotalCaptureResult f1564i0; + public TotalCaptureResult f1565i0; public final c.o.a.n.q.b j0; public ImageReader k0; public Surface l0; @@ -90,17 +90,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.f1563h0, this.i); + boolean h1 = dVar.h1(dVar.f1564h0, 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.f1563h0, this.i); + dVar2.h1(dVar2.f1564h0, this.i); try { d dVar3 = d.this; - dVar3.f1562g0.capture(dVar3.f1563h0.build(), null, null); + dVar3.f1563g0.capture(dVar3.f1564h0.build(), null, null); d dVar4 = d.this; dVar4.v = this.j; - dVar4.h1(dVar4.f1563h0, this.i); + dVar4.h1(dVar4.f1564h0, this.i); d.this.k1(); } catch (CameraAccessException e) { throw d.this.o1(e); @@ -122,7 +122,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.f1563h0; + CaptureRequest.Builder builder = dVar.f1564h0; Location location = dVar.B; if (location != null) { builder.set(CaptureRequest.JPEG_GPS_LOCATION, location); @@ -142,7 +142,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.f1563h0, this.i)) { + if (dVar.m1(dVar.f1564h0, this.i)) { d.this.k1(); } } @@ -150,17 +150,17 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. /* compiled from: Camera2Engine */ /* renamed from: c.o.a.n.d$d reason: collision with other inner class name */ - public class RunnableC0165d implements Runnable { + public class RunnableC0166d implements Runnable { public final /* synthetic */ c.o.a.m.h i; - public RunnableC0165d(c.o.a.m.h hVar) { + public RunnableC0166d(c.o.a.m.h hVar) { this.i = hVar; } @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.i1(dVar.f1563h0, this.i)) { + if (dVar.i1(dVar.f1564h0, this.i)) { d.this.k1(); } } @@ -183,7 +183,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.f1563h0, this.i)) { + if (dVar.n1(dVar.f1564h0, this.i)) { d.this.k1(); if (this.j) { ((CameraView.b) d.this.l).f(this.k, this.l); @@ -211,7 +211,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.f1563h0, this.i)) { + if (dVar.g1(dVar.f1564h0, this.i)) { d.this.k1(); if (this.j) { ((CameraView.b) d.this.l).c(this.k, this.l, this.m); @@ -231,7 +231,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.f1563h0, this.i)) { + if (dVar.j1(dVar.f1564h0, this.i)) { d.this.k1(); } } @@ -256,7 +256,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.f1564i0 = totalCaptureResult; + dVar.f1565i0 = totalCaptureResult; for (c.o.a.n.o.a aVar : dVar.o0) { aVar.b(d.this, captureRequest, totalCaptureResult); } @@ -343,8 +343,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. /* compiled from: Camera2Engine */ /* renamed from: c.o.a.n.d$l$a$a reason: collision with other inner class name */ - public class RunnableC0166a implements Runnable { - public RunnableC0166a() { + public class RunnableC0167a implements Runnable { + public RunnableC0167a() { } @Override // java.lang.Runnable @@ -382,7 +382,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (d.this.a1()) { d dVar = d.this; c.o.a.n.v.f fVar = dVar.m; - fVar.c("reset metering", true, dVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.PREVIEW, new RunnableC0166a())); + fVar.c("reset metering", true, dVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.PREVIEW, new RunnableC0167a())); } } } @@ -444,11 +444,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.f1560e0 = cameraDevice; + d.this.f1561e0 = cameraDevice; try { i.i.a(1, "onStartEngine:", "Opened camera device."); d dVar = d.this; - dVar.f1561f0 = dVar.f1558c0.getCameraCharacteristics(dVar.f1559d0); + dVar.f1562f0 = dVar.f1559c0.getCameraCharacteristics(dVar.f1560d0); 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) { @@ -459,7 +459,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.f1558c0, dVar2.f1559d0, b, i); + dVar2.o = new c.o.a.n.u.b(dVar2.f1559c0, dVar2.f1560d0, b, i); d dVar3 = d.this; Objects.requireNonNull(dVar3); dVar3.q1(1); @@ -481,7 +481,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. /* Return type fixed from 'java.lang.Object' to match base method */ @Override // java.util.concurrent.Callable public Void call() throws Exception { - c.o.a.x.b bVar = d.this.f1567r; + c.o.a.x.b bVar = d.this.f1568r; ((SurfaceHolder) this.i).setFixedSize(bVar.i, bVar.j); return null; } @@ -502,7 +502,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.f1562g0 = cameraCaptureSession; + d.this.f1563g0 = cameraCaptureSession; i.i.a(1, "onStartBind:", "Completed"); this.a.b(null); } @@ -582,7 +582,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.j0 = c.o.a.n.q.b.a; this.o0 = new CopyOnWriteArrayList(); this.q0 = new i(); - this.f1558c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService(ChatInputComponentTypes.CAMERA); + this.f1559c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService(ChatInputComponentTypes.CAMERA); new c.o.a.n.o.g().e(this); } @@ -593,8 +593,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // c.o.a.n.i public void F0(@NonNull c.o.a.m.m mVar) { - c.o.a.m.m mVar2 = this.f1568w; - this.f1568w = mVar; + c.o.a.m.m mVar2 = this.f1569w; + this.f1569w = mVar; c.o.a.n.v.f fVar = this.m; fVar.b("white balance (" + mVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new c(mVar2))); } @@ -623,7 +623,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. bVar.a(1, "onStartBind:", "Started"); TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); this.q = Q0(this.P); - this.f1567r = R0(); + this.f1568r = R0(); ArrayList arrayList = new ArrayList(); Class j2 = this.n.j(); Object i3 = this.n.i(); @@ -637,7 +637,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } } else if (j2 == SurfaceTexture.class) { SurfaceTexture surfaceTexture = (SurfaceTexture) i3; - c.o.a.x.b bVar2 = this.f1567r; + c.o.a.x.b bVar2 = this.f1568r; surfaceTexture.setDefaultBufferSize(bVar2.i, bVar2.j); this.m0 = new Surface(surfaceTexture); } else { @@ -673,7 +673,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } arrayList3.add(bVar4); } - c.o.a.x.b bVar5 = this.f1567r; + c.o.a.x.b bVar5 = this.f1568r; c.o.a.x.a f2 = c.o.a.x.a.f(bVar5.i, bVar5.j); if (b2) { f2 = c.o.a.x.a.f(f2.k, f2.j); @@ -698,7 +698,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } bVar7.a(1, "computeFrameProcessingSize:", "result:", bVar8, "flip:", Boolean.valueOf(b2)); this.s = bVar8; - ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1565a0 + 1); + ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1566a0 + 1); this.k0 = newInstance2; handler = null; newInstance2.setOnImageAvailableListener(this, null); @@ -715,7 +715,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.l0 = null; } try { - this.f1560e0.createCaptureSession(arrayList, new o(taskCompletionSource), handler); + this.f1561e0.createCaptureSession(arrayList, new o(taskCompletionSource), handler); return taskCompletionSource.a; } catch (CameraAccessException e3) { throw o1(e3); @@ -728,7 +728,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public Task Q() { TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); try { - this.f1558c0.openCamera(this.f1559d0, new m(taskCompletionSource), (Handler) null); + this.f1559c0.openCamera(this.f1560d0, new m(taskCompletionSource), (Handler) null); return taskCompletionSource.a; } catch (CameraAccessException e2) { throw o1(e2); @@ -767,7 +767,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. bVar.a(1, "onStopBind:", "About to clean up."); this.l0 = null; this.m0 = null; - this.f1567r = null; + this.f1568r = null; this.q = null; this.s = null; ImageReader imageReader = this.k0; @@ -780,8 +780,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. imageReader2.close(); this.n0 = null; } - this.f1562g0.close(); - this.f1562g0 = null; + this.f1563g0.close(); + this.f1563g0 = null; bVar.a(1, "onStopBind:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -792,19 +792,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.f1560e0.close(); + this.f1561e0.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.f1560e0 = null; + this.f1561e0 = null; i.i.a(1, "onStopEngine:", "Aborting actions."); for (c.o.a.n.o.a aVar : this.o0) { aVar.a(this); } - this.f1561f0 = null; + this.f1562f0 = null; this.o = null; - this.f1563h0 = null; + this.f1564h0 = null; i.i.a(2, "onStopEngine:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -813,7 +813,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull public List T0() { try { - StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1558c0.getCameraCharacteristics(this.f1559d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1559c0.getCameraCharacteristics(this.f1560d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); if (streamConfigurationMap != null) { Size[] outputSizes = streamConfigurationMap.getOutputSizes(this.n.j()); ArrayList arrayList = new ArrayList(outputSizes.length); @@ -840,12 +840,12 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (this.u) { S0().d(); } - this.f1563h0.removeTarget(this.m0); + this.f1564h0.removeTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1563h0.removeTarget(surface); + this.f1564h0.removeTarget(surface); } - this.f1564i0 = null; + this.f1565i0 = null; bVar.a(1, "onStopPreview:", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -875,11 +875,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.f1554c = aVar2.c(bVar, bVar2, 2); + aVar.f1555c = aVar2.c(bVar, bVar2, 2); aVar.d = w(bVar2); try { - CaptureRequest.Builder createCaptureRequest = this.f1560e0.createCaptureRequest(2); - d1(createCaptureRequest, this.f1563h0); + CaptureRequest.Builder createCaptureRequest = this.f1561e0.createCaptureRequest(2); + d1(createCaptureRequest, this.f1564h0); c.o.a.v.b bVar3 = new c.o.a.v.b(aVar, this, createCaptureRequest, this.n0); this.p = bVar3; bVar3.c(); @@ -901,7 +901,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.f1554c = this.K.c(c.o.a.n.t.b.VIEW, bVar, 1); + aVar.f1555c = 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(); @@ -925,13 +925,13 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. Objects.requireNonNull(this.j0); int intValue = c.o.a.n.q.b.b.get(eVar).intValue(); try { - String[] cameraIdList = this.f1558c0.getCameraIdList(); + String[] cameraIdList = this.f1559c0.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.f1558c0.getCameraCharacteristics(str); + CameraCharacteristics cameraCharacteristics = this.f1559c0.getCameraCharacteristics(str); if (intValue == ((Integer) u1(cameraCharacteristics, CameraCharacteristics.LENS_FACING, -99)).intValue()) { - this.f1559d0 = str; + this.f1560d0 = str; this.K.f(eVar, ((Integer) u1(cameraCharacteristics, CameraCharacteristics.SENSOR_ORIENTATION, 0)).intValue()); return true; } @@ -945,14 +945,14 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } public final void c1(@NonNull Surface... surfaceArr) { - this.f1563h0.addTarget(this.m0); + this.f1564h0.addTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1563h0.addTarget(surface); + this.f1564h0.addTarget(surface); } for (Surface surface2 : surfaceArr) { if (surface2 != null) { - this.f1563h0.addTarget(surface2); + this.f1564h0.addTarget(surface2); } else { throw new IllegalArgumentException("Should not add a null surface."); } @@ -996,7 +996,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.f1562g0.capture(builder.build(), this.q0, null); + this.f1563g0.capture(builder.build(), this.q0, null); } } @@ -1085,14 +1085,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.f1571z)) { + if (this.o.c(this.f1572z)) { c.o.a.n.q.b bVar = this.j0; - c.o.a.m.h hVar2 = this.f1571z; + c.o.a.m.h hVar2 = this.f1572z; Objects.requireNonNull(bVar); builder.set(CaptureRequest.CONTROL_SCENE_MODE, Integer.valueOf(c.o.a.n.q.b.d.get(hVar2).intValue())); return true; } - this.f1571z = hVar; + this.f1572z = hVar; return false; } @@ -1141,16 +1141,16 @@ 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.f1571z; - this.f1571z = hVar; + c.o.a.m.h hVar2 = this.f1572z; + this.f1572z = 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 RunnableC0165d(hVar2))); + fVar.b("hdr (" + hVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0166d(hVar2))); } public final void l1(boolean z2, int i2) { if ((this.m.f == c.o.a.n.v.e.PREVIEW && !O()) || !z2) { try { - this.f1562g0.setRepeatingRequest(this.f1563h0.build(), this.q0, null); + this.f1563g0.setRepeatingRequest(this.f1564h0.build(), this.q0, null); } catch (CameraAccessException e2) { throw new CameraException(e2, i2); } catch (IllegalStateException e3) { @@ -1171,14 +1171,14 @@ 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.f1568w)) { + if (this.o.c(this.f1569w)) { c.o.a.n.q.b bVar = this.j0; - c.o.a.m.m mVar2 = this.f1568w; + c.o.a.m.m mVar2 = this.f1569w; Objects.requireNonNull(bVar); - builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1574c.get(mVar2).intValue())); + builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1575c.get(mVar2).intValue())); return true; } - this.f1568w = mVar; + this.f1569w = mVar; return false; } @@ -1255,7 +1255,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (gVar != null) { gVar.a(this); } - CaptureRequest.Builder builder = this.f1563h0; + CaptureRequest.Builder builder = this.f1564h0; boolean z2 = false; int[] iArr = (int[]) t1(CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES, new int[0]); ArrayList arrayList = new ArrayList(); @@ -1279,12 +1279,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.f1563h0; - CaptureRequest.Builder createCaptureRequest = this.f1560e0.createCaptureRequest(i2); - this.f1563h0 = createCaptureRequest; + CaptureRequest.Builder builder = this.f1564h0; + CaptureRequest.Builder createCaptureRequest = this.f1561e0.createCaptureRequest(i2); + this.f1564h0 = createCaptureRequest; createCaptureRequest.setTag(Integer.valueOf(i2)); - d1(this.f1563h0, builder); - return this.f1563h0; + d1(this.f1564h0, builder); + return this.f1564h0; } @NonNull @@ -1315,7 +1315,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @NonNull public List s1() { try { - StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1558c0.getCameraCharacteristics(this.f1559d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1559c0.getCameraCharacteristics(this.f1560d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); if (streamConfigurationMap != null) { Size[] outputSizes = streamConfigurationMap.getOutputSizes(this.t); ArrayList arrayList = new ArrayList(outputSizes.length); @@ -1342,7 +1342,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.f1561f0.get(key); + T t2 = (T) this.f1562f0.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 662c44afe8..40c2600ef7 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.f1572c = cVar; - this.e.f1(((d) cVar).f1563h0); + this.f1573c = cVar; + this.e.f1(((d) cVar).f1564h0); d dVar = (d) cVar; - CaptureRequest.Builder builder = dVar.f1563h0; + CaptureRequest.Builder builder = dVar.f1564h0; CaptureRequest.Key key = CaptureRequest.CONTROL_AE_LOCK; Boolean bool = Boolean.FALSE; builder.set(key, bool); - dVar.f1563h0.set(CaptureRequest.CONTROL_AWB_LOCK, bool); + dVar.f1564h0.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 39dda3c5b9..3647e0c9a2 100644 --- a/app/src/main/java/c/o/a/n/g.java +++ b/app/src/main/java/c/o/a/n/g.java @@ -51,33 +51,33 @@ public abstract class g extends i { public int Z; /* renamed from: a0 reason: collision with root package name */ - public int f1565a0; + public int f1566a0; /* renamed from: b0 reason: collision with root package name */ - public c.o.a.u.a f1566b0; + public c.o.a.u.a f1567b0; public c.o.a.w.a n; public c.o.a.c o; public c.o.a.v.d p; public c.o.a.x.b q; /* renamed from: r reason: collision with root package name */ - public c.o.a.x.b f1567r; + public c.o.a.x.b f1568r; public c.o.a.x.b s; public int t; public boolean u; public f v; /* renamed from: w reason: collision with root package name */ - public m f1568w; + public m f1569w; /* renamed from: x reason: collision with root package name */ - public l f1569x; + public l f1570x; /* renamed from: y reason: collision with root package name */ - public c.o.a.m.b f1570y; + public c.o.a.m.b f1571y; /* renamed from: z reason: collision with root package name */ - public h f1571z; + public h f1572z; /* compiled from: CameraBaseEngine */ public class a implements Runnable { @@ -193,13 +193,13 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void B0(@NonNull c.o.a.m.l lVar) { - this.f1569x = lVar; + this.f1570x = lVar; } @Override // c.o.a.n.i @Nullable public final c.o.a.x.b C(@NonNull c.o.a.n.t.b bVar) { - c.o.a.x.b bVar2 = this.f1567r; + c.o.a.x.b bVar2 = this.f1568r; if (bVar2 == null) { return null; } @@ -265,7 +265,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.l H() { - return this.f1569x; + return this.f1570x; } @Override // c.o.a.n.i @@ -297,7 +297,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final m M() { - return this.f1568w; + return this.f1569w; } @Override // c.o.a.n.i @@ -385,7 +385,7 @@ public abstract class g extends i { @NonNull public c.o.a.p.c S0() { if (this.J == null) { - this.J = V0(this.f1565a0); + this.J = V0(this.f1566a0); } return this.J; } @@ -447,7 +447,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.f1570y = bVar; + this.f1571y = bVar; } @Override // c.o.a.n.i @@ -485,7 +485,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.b h() { - return this.f1570y; + return this.f1571y; } @Override // c.o.a.n.i @@ -511,7 +511,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void j0(int i) { - this.f1565a0 = i; + this.f1566a0 = i; } @Override // c.o.a.n.i @@ -552,7 +552,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.f1566b0 = aVar; + this.f1567b0 = aVar; } @Override // c.o.a.n.i @@ -562,7 +562,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final int q() { - return this.f1565a0; + return this.f1566a0; } @Override // c.o.a.n.i @@ -573,7 +573,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final h r() { - return this.f1571z; + return this.f1572z; } @Override // c.o.a.n.i diff --git a/app/src/main/java/c/o/a/n/h.java b/app/src/main/java/c/o/a/n/h.java index 2e7f8be95b..4ecb021b80 100644 --- a/app/src/main/java/c/o/a/n/h.java +++ b/app/src/main/java/c/o/a/n/h.java @@ -12,13 +12,13 @@ public class h implements Runnable { @Override // java.lang.Runnable public void run() { b R0 = this.i.R0(); - if (R0.equals(this.i.f1567r)) { + if (R0.equals(this.i.f1568r)) { i.i.a(1, "onSurfaceChanged:", "The computed preview size is identical. No op."); return; } i.i.a(1, "onSurfaceChanged:", "Computed a new preview size. Calling onPreviewStreamSizeChanged()."); g gVar = this.i; - gVar.f1567r = R0; + gVar.f1568r = R0; gVar.X0(); } } 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 c66256e81a..cfa2f8adb3 100644 --- a/app/src/main/java/c/o/a/n/i.java +++ b/app/src/main/java/c/o/a/n/i.java @@ -123,8 +123,8 @@ public abstract class i implements a.c, d.a { /* compiled from: CameraEngine */ /* renamed from: c.o.a.n.i$i reason: collision with other inner class name */ - public static class C0167i implements Thread.UncaughtExceptionHandler { - public C0167i(c cVar) { + public static class C0168i implements Thread.UncaughtExceptionHandler { + public C0168i(c cVar) { } @Override // java.lang.Thread.UncaughtExceptionHandler @@ -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.f1578c.iterator(); + Iterator> it = fVar.f1579c.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.f1578c.iterator(); + Iterator> it = fVar.f1579c.iterator(); while (it.hasNext()) { hashSet.add(it.next().a); } @@ -346,7 +346,7 @@ public abstract class i implements a.c, d.a { c.o.a.b bVar = i; bVar.a(1, "DESTROY:", "state:", this.m.f, "thread:", Thread.currentThread(), "depth:", Integer.valueOf(i2), "unrecoverably:", Boolean.valueOf(z2)); if (z2) { - this.j.e.setUncaughtExceptionHandler(new C0167i(null)); + this.j.e.setUncaughtExceptionHandler(new C0168i(null)); } CountDownLatch countDownLatch = new CountDownLatch(1); L0(true).c(this.j.g, new d(this, countDownLatch)); 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 5786b8f70e..dbc3de6294 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.f1572c = cVar; + this.f1573c = 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 57ea14d7db..eb33886bcc 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 f1572c; + public c f1573c; 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.f1572c = cVar; + this.f1573c = cVar; d dVar = (d) cVar; if (!dVar.o0.contains(this)) { dVar.o0.add(this); } - if (((d) cVar).f1564i0 != null) { + if (((d) cVar).f1565i0 != 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.f1572c = cVar; + this.f1573c = cVar; } @NonNull public T k(@NonNull CameraCharacteristics.Key key, @NonNull T t) { - T t2 = (T) ((d) this.f1572c).f1561f0.get(key); + T t2 = (T) ((d) this.f1573c).f1562f0.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.f1572c).o0.remove(this); - i(this.f1572c); + ((d) this.f1573c).o0.remove(this); + i(this.f1573c); } } } 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 21cc5dd00a..1b708c6542 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.f1572c = cVar; + this.f1573c = 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.f1572c); + this.e.get(this.f).j(this.f1573c); } } } 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 8b621b43a3..a1fa6280ac 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.f1572c = cVar; + this.f1573c = 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 79f4ebcba3..56877f91d7 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.f1572c = cVar; + this.f1573c = 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 c8c3844c46..aaa5b10f94 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).f1563h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1564h0.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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); + ((d) cVar).f1564h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); d dVar = (d) cVar; - dVar.f1563h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1564h0.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 01cab40e36..2c4f788543 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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AF_MODE, 1); + ((d) cVar).f1564h0.set(CaptureRequest.CONTROL_AF_MODE, 1); d dVar = (d) cVar; - dVar.f1563h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + dVar.f1564h0.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 ed0e7b33f3..23c01457c1 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).f1563h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1564h0.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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AWB_LOCK, Boolean.TRUE); + ((d) cVar).f1564h0.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 2eb94e5500..ca4fdb2885 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 f1573c; + public static final Map f1574c; 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(); - f1573c = hashMap2; + f1574c = 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 90f66eaaa6..761c25a0ed 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 f1574c; + public static final Map f1575c; public static final Map d; static { HashMap hashMap = new HashMap(); b = hashMap; HashMap hashMap2 = new HashMap(); - f1574c = hashMap2; + f1575c = 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 36ae275ee6..ad6113e94d 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.f1572c = cVar; + this.f1573c = 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 b159fa6137..0abfb76c71 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.f1572c = cVar; + this.f1573c = 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 36824020d4..53908454d4 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).f1563h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, null); + ((d) cVar).f1564h0.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).f1563h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1564h0.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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.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).f1564h0.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).f1563h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, 1); + ((d) cVar).f1564h0.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 0b8d680977..8b08cfb553 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).f1563h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.FALSE); + ((c.o.a.n.d) cVar).f1564h0.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).f1563h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((c.o.a.n.d) cVar).f1564h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); } - TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1564i0; + TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); + ((c.o.a.n.d) cVar).f1564h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); } c.o.a.n.d dVar = (c.o.a.n.d) cVar; - dVar.f1563h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1564h0.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 1ea4011c03..ccda576d40 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).f1563h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); + ((d) cVar).f1564h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); } @Override // c.o.a.n.r.a public boolean m(@NonNull c cVar) { - Integer num = (Integer) ((d) cVar).f1563h0.get(CaptureRequest.CONTROL_AF_MODE); + Integer num = (Integer) ((d) cVar).f1564h0.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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); + ((d) cVar).f1564h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AF, 0)).intValue(); if (!list.isEmpty() && intValue > 0) { - ((d) cVar).f1563h0.set(CaptureRequest.CONTROL_AF_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1564h0.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 e2f54fb150..1a5b8f1733 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).f1563h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1564h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); z2 = true; } - TotalCaptureResult totalCaptureResult = ((d) cVar).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + ((d) cVar).f1564h0.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 6aa2308bd7..4624d06ac9 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.f1561f0, dVar.f1563h0); + 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.f1562f0, dVar.f1564h0); 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 4d9bd7efaa..08b1aa0df5 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).f1563h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1564h0.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).f1564i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1565i0; 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).f1563h0.set(CaptureRequest.CONTROL_AWB_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1564h0.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 93278aef9a..092ba66edc 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).f1563h0.set(CaptureRequest.CONTROL_AWB_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1564h0.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 ca6a8396cf..0dc6b5de5d 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 f1575c; + public final c.o.a.x.b f1576c; 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.f1575c = bVar; + this.f1576c = 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.f1575c; + c.o.a.x.b bVar = this.f1576c; 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 6e1f8a155e..6a834b68de 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 f1576c; + public final c.o.a.x.b f1577c; 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.f1576c = bVar; + this.f1577c = 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.f1576c; + c.o.a.x.b bVar = this.f1577c; 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 75cf0cdf40..26690a5835 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 f1577c = 0; + public int f1578c = 0; @VisibleForTesting public int d = 0; @VisibleForTesting @@ -31,7 +31,7 @@ public class a { } int ordinal = bVar2.ordinal(); if (ordinal == 1) { - return ((360 - this.f1577c) + 360) % 360; + return ((360 - this.f1578c) + 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.f1577c), "displayOffset:", Integer.valueOf(this.d), "deviceOrientation:", Integer.valueOf(this.e)); + a.a(1, "Angles changed:", "sensorOffset:", Integer.valueOf(this.f1578c), "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.f1577c = i; + this.f1578c = i; if (eVar == e.FRONT) { - this.f1577c = ((360 - i) + 360) % 360; + this.f1578c = ((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 6cfa5d9dce..84373dcec9 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.f1573c, str); + m mVar = (m) a.b(c.o.a.n.q.a.f1574c, str); if (mVar != null) { this.a.add(mVar); } } } - this.f1553c.add(f.OFF); + this.f1554c.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.f1553c.add(fVar); + this.f1554c.add(fVar); } } } @@ -72,7 +72,7 @@ public class a extends c { this.g.add(c.o.a.x.a.f(i5, i6)); } ArrayList arrayList = new ArrayList(c.o.a.r.a.b.keySet()); - Collections.sort(arrayList, new a.C0170a(((long) Integer.MAX_VALUE) * ((long) Integer.MAX_VALUE))); + Collections.sort(arrayList, new a.C0171a(((long) Integer.MAX_VALUE) * ((long) Integer.MAX_VALUE))); while (true) { if (arrayList.size() <= 0) { camcorderProfile = CamcorderProfile.get(i, 0); 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 16226f7c14..b8aa6d7ab3 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.f1574c, Integer.valueOf(i2)); + m mVar = (m) bVar.a(c.o.a.n.q.b.f1575c, Integer.valueOf(i2)); if (mVar != null) { this.a.add(mVar); } } - this.f1553c.add(fVar); + this.f1554c.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.f1553c.addAll(hashSet); + this.f1554c.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 ffd36cf187..368d92baff 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,16 +16,16 @@ public class a { public final b b; /* renamed from: c reason: collision with root package name */ - public final ArrayDeque> f1578c = new ArrayDeque<>(); + public final ArrayDeque> f1579c = new ArrayDeque<>(); public boolean d = false; public final Object e = new Object(); /* compiled from: CameraOrchestrator */ /* renamed from: c.o.a.n.v.a$a reason: collision with other inner class name */ - public class CallableC0168a implements Callable> { + public class CallableC0169a implements Callable> { public final /* synthetic */ Runnable i; - public CallableC0168a(a aVar, Runnable runnable) { + public CallableC0169a(a aVar, Runnable runnable) { this.i = runnable; } @@ -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> f1579c; + public final Callable> f1580c; public final boolean d; public final long e; - public c(String str, Callable callable, boolean z2, long j, CallableC0168a aVar) { + public c(String str, Callable callable, boolean z2, long j, CallableC0169a aVar) { this.a = str; - this.f1579c = callable; + this.f1580c = 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.f1578c.remove(cVar); + aVar.f1579c.remove(cVar); g gVar = i.this.j; gVar.f.postDelayed(new b(aVar), 0); return; @@ -78,12 +78,12 @@ public class a { @NonNull public Task b(@NonNull String str, boolean z2, @NonNull Runnable runnable) { - return d(str, z2, 0, new CallableC0168a(this, runnable)); + return d(str, z2, 0, new CallableC0169a(this, runnable)); } @NonNull public Task c(@NonNull String str, boolean z2, long j, @NonNull Runnable runnable) { - return d(str, z2, j, new CallableC0168a(this, runnable)); + return d(str, z2, j, new CallableC0169a(this, runnable)); } @NonNull @@ -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.f1578c.addLast(cVar); + this.f1579c.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.f1578c.iterator(); + Iterator> it = this.f1579c.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.f1578c.remove(cVar); + this.f1579c.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 5dcd154f87..03ad9f4dba 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.f1578c.iterator(); + Iterator> it = this.i.f1579c.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 097e66bb60..6f38bba7b9 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.f1579c.call(); + Task task = (Task) this.i.f1580c.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 087ed400fa..efed205eb4 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 f1580c = null; + public c.o.b.b.b f1581c = 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.f1580c; + c.o.b.b.b bVar = this.f1581c; 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.f1580c; + c.o.b.b.b bVar5 = this.f1581c; Objects.requireNonNull(dVar3); m.checkNotNullParameter(bVar5, "drawable"); bVar5.a(); d dVar4 = this.b; - c.o.b.b.b bVar6 = this.f1580c; + c.o.b.b.b bVar6 = this.f1581c; 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.f1597c) { + if (dVar.f1598c) { GLES20.glDeleteProgram(p.m10constructorimpl(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.f1580c = null; + this.f1581c = null; } @Override // c.o.a.o.b public void j(int i) { this.b = new d(i, "aPosition", "uMVPMatrix", "aTextureCoord", "uTexMatrix"); - this.f1580c = new c.o.b.b.c(); + this.f1581c = 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 4c76e15e03..c36bd8d961 100644 --- a/app/src/main/java/c/o/a/p/a.java +++ b/app/src/main/java/c/o/a/p/a.java @@ -7,15 +7,15 @@ import java.util.concurrent.LinkedBlockingQueue; /* compiled from: ByteBufferFrameManager */ public class a extends c { public LinkedBlockingQueue i; - public AbstractC0169a j; + public AbstractC0170a j; public final int k = 0; /* compiled from: ByteBufferFrameManager */ /* renamed from: c.o.a.p.a$a reason: collision with other inner class name */ - public interface AbstractC0169a { + public interface AbstractC0170a { } - public a(int i, @Nullable AbstractC0169a aVar) { + public a(int i, @Nullable AbstractC0170a aVar) { super(i, byte[].class); this.j = aVar; } @@ -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.f1582c) { + if (z2 && bArr2.length == this.f1583c) { 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.f1582c; + int i2 = this.f1583c; 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 9bf166dfea..2c8aaed0cb 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 f1581c = null; + public Object f1582c = null; public long d = -1; public long e = -1; @@ -16,7 +16,7 @@ public class b { } public long a() { - if (this.f1581c != null) { + if (this.f1582c != 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.f1581c != null) { + if (this.f1582c != null) { a.a(0, "Frame with time", Long.valueOf(this.d), "is being released."); - Object obj = this.f1581c; - this.f1581c = null; + Object obj = this.f1582c; + this.f1582c = 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 4f98547358..2c68310327 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 f1582c = -1; + public int f1583c = -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.f1581c = t; + poll.f1582c = 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.f1582c = -1; + this.f1583c = -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.f1582c = (int) Math.ceil(((double) ((long) ((bVar.j * bVar.i) * ImageFormat.getBitsPerPixel(i)))) / 8.0d); + this.f1583c = (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 c4a90ca40b..44bf2af39d 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[] f1583c; + public PointF[] f1584c; /* compiled from: GestureFinder */ public interface a { } public c(@NonNull a aVar, int i) { - this.f1583c = new PointF[i]; + this.f1584c = new PointF[i]; for (int i2 = 0; i2 < i; i2++) { - this.f1583c[i2] = new PointF(0.0f, 0.0f); + this.f1584c[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 abd9607796..65be0bc75d 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.f1583c[0].x = motionEvent.getX(0); - this.f1583c[0].y = motionEvent.getY(0); + this.f1584c[0].x = motionEvent.getX(0); + this.f1584c[0].y = motionEvent.getY(0); z2 = true; if (motionEvent.getPointerCount() > 1) { - this.f1583c[1].x = motionEvent.getX(1); - this.f1583c[1].y = motionEvent.getY(1); + this.f1584c[1].x = motionEvent.getX(1); + this.f1584c[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 95dc583dcc..65e08d713c 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.f1583c[0].x) { + if (motionEvent.getX() == f.this.f1584c[0].x) { float y2 = motionEvent.getY(); f fVar = f.this; - if (y2 == fVar.f1583c[0].y) { + if (y2 == fVar.f1584c[0].y) { if (fVar.b == aVar) { z2 = true; } - f.this.f1583c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1584c[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.f1583c[0].set(motionEvent.getX(), motionEvent.getY()); + fVar4.f1584c[0].set(motionEvent.getX(), motionEvent.getY()); z2 = z3; - f.this.f1583c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1584c[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 dfa9a906b9..06b2ab436a 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.f1583c[0].x = motionEvent.getX(); - this.f1583c[0].y = motionEvent.getY(); + this.f1584c[0].x = motionEvent.getX(); + this.f1584c[0].y = motionEvent.getY(); return true; } } diff --git a/app/src/main/java/c/o/a/r/a.java b/app/src/main/java/c/o/a/r/a.java index 40e8078699..1260c94ecc 100644 --- a/app/src/main/java/c/o/a/r/a.java +++ b/app/src/main/java/c/o/a/r/a.java @@ -19,10 +19,10 @@ public class a { /* compiled from: CamcorderProfiles */ /* renamed from: c.o.a.r.a$a reason: collision with other inner class name */ - public static class C0170a implements Comparator { + public static class C0171a implements Comparator { public final /* synthetic */ long i; - public C0170a(long j) { + public C0171a(long j) { this.i = j; } @@ -55,7 +55,7 @@ public class a { public static CamcorderProfile a(int i, @NonNull c.o.a.x.b bVar) { long j = ((long) bVar.i) * ((long) bVar.j); ArrayList arrayList = new ArrayList(b.keySet()); - Collections.sort(arrayList, new C0170a(j)); + Collections.sort(arrayList, new C0171a(j)); while (arrayList.size() > 0) { int intValue = b.get((c.o.a.x.b) arrayList.remove(0)).intValue(); if (CamcorderProfile.hasProfile(i, intValue)) { 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 631b9a351d..24566ebe45 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 f1584c = new c.o.a.o.c(); + public c.o.a.o.b f1585c = 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.f1584c = this.d; + this.f1585c = this.d; this.d = null; } if (this.e == -1) { - String c2 = this.f1584c.c(); - String h = this.f1584c.h(); + String c2 = this.f1585c.c(); + String h = this.f1585c.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.f1584c.j(r0); + this.f1585c.j(r0); d.b("program creation"); } else { StringBuilder O = a.O("Could not link program: "); @@ -66,7 +66,7 @@ public class c { GLES20.glUseProgram(this.e); d.b("glUseProgram(handle)"); this.a.a(); - this.f1584c.e(j, this.b); + this.f1585c.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.f1584c.f(); + this.f1585c.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 5833bdc9c5..d1fcc0ba08 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 f1585c; + public final c f1586c; @VisibleForTesting public final OrientationEventListener d; public int e = -1; @@ -59,18 +59,18 @@ public class f { fVar = f.this; if (i2 == fVar.e) { fVar.e = i2; - CameraView.b bVar = (CameraView.b) fVar.f1585c; + CameraView.b bVar = (CameraView.b) fVar.f1586c; bVar.b.a(1, "onDeviceOrientationChanged", Integer.valueOf(i2)); CameraView cameraView = CameraView.this; - int i3 = cameraView.f2931w.g; + int i3 = cameraView.f2932w.g; if (!cameraView.l) { int i4 = (360 - i3) % 360; - c.o.a.n.t.a e = cameraView.f2932x.e(); + c.o.a.n.t.a e = cameraView.f2933x.e(); e.e(i4); e.e = i4; e.d(); } else { - c.o.a.n.t.a e2 = cameraView.f2932x.e(); + c.o.a.n.t.a e2 = cameraView.f2933x.e(); e2.e(i2); e2.e = i2; e2.d(); @@ -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.f1585c; + CameraView.b bVar = (CameraView.b) f.this.f1586c; 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.f1585c = cVar; + this.f1586c = 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 944d5c765b..fe006cbfd2 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 f1586c; + public static g f1587c; 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"); - f1586c = b2; + f1587c = b2; b2.f.post(runnable); } diff --git a/app/src/main/java/c/o/a/u/a.java b/app/src/main/java/c/o/a/u/a.java index a6a4fb4f95..4ed50c318b 100644 --- a/app/src/main/java/c/o/a/u/a.java +++ b/app/src/main/java/c/o/a/u/a.java @@ -4,7 +4,7 @@ public interface a { /* compiled from: Overlay */ /* renamed from: c.o.a.u.a$a reason: collision with other inner class name */ - public enum EnumC0171a { + public enum EnumC0172a { PREVIEW, PICTURE_SNAPSHOT, VIDEO_SNAPSHOT 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 5dbbb730b2..d0bf9b1fc0 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 f1587c; + public SurfaceTexture f1588c; 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.f1587c = surfaceTexture; + this.f1588c = surfaceTexture; surfaceTexture.setDefaultBufferSize(bVar.i, bVar.j); - this.d = new Surface(this.f1587c); + this.d = new Surface(this.f1588c); 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 e9d82a3fe5..fa0bcd5bd3 100644 --- a/app/src/main/java/c/o/a/u/c.java +++ b/app/src/main/java/c/o/a/u/c.java @@ -18,7 +18,7 @@ public class c extends FrameLayout implements a { public static final String i; public static final b j; @VisibleForTesting - public a.EnumC0171a k = a.EnumC0171a.PREVIEW; + public a.EnumC0172a k = a.EnumC0172a.PREVIEW; /* compiled from: OverlayLayout */ public static class a extends FrameLayout.LayoutParams { @@ -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 f1588c = false; + public boolean f1589c = false; public a(@NonNull Context context, @NonNull AttributeSet attributeSet) { super(context, attributeSet); @@ -34,15 +34,15 @@ 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.f1588c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); + this.f1589c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); } finally { obtainStyledAttributes.recycle(); } } @VisibleForTesting - public boolean a(@NonNull a.EnumC0171a aVar) { - return (aVar == a.EnumC0171a.PREVIEW && this.a) || (aVar == a.EnumC0171a.VIDEO_SNAPSHOT && this.f1588c) || (aVar == a.EnumC0171a.PICTURE_SNAPSHOT && this.b); + public boolean a(@NonNull a.EnumC0172a aVar) { + return (aVar == a.EnumC0172a.PREVIEW && this.a) || (aVar == a.EnumC0172a.VIDEO_SNAPSHOT && this.f1589c) || (aVar == a.EnumC0172a.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.K(sb, this.f1588c, "]"); + return c.d.b.a.a.K(sb, this.f1589c, "]"); } } @@ -69,7 +69,7 @@ public class c extends FrameLayout implements a { setWillNotDraw(false); } - public void a(@NonNull a.EnumC0171a aVar, @NonNull Canvas canvas) { + public void a(@NonNull a.EnumC0172a aVar, @NonNull Canvas canvas) { synchronized (this) { this.k = aVar; int ordinal = aVar.ordinal(); @@ -88,7 +88,7 @@ public class c extends FrameLayout implements a { } } - public boolean b(@NonNull a.EnumC0171a aVar) { + public boolean b(@NonNull a.EnumC0172a aVar) { for (int i2 = 0; i2 < getChildCount(); i2++) { if (((a) getChildAt(i2).getLayoutParams()).a(aVar)) { return true; @@ -106,7 +106,7 @@ public class c extends FrameLayout implements a { @SuppressLint({"MissingSuperCall"}) public void draw(Canvas canvas) { j.a(1, "normal draw called."); - a.EnumC0171a aVar = a.EnumC0171a.PREVIEW; + a.EnumC0172a aVar = a.EnumC0172a.PREVIEW; if (b(aVar)) { a(aVar, canvas); } 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 d9cca6edca..80c25eb8ff 100644 --- a/app/src/main/java/c/o/a/v/a.java +++ b/app/src/main/java/c/o/a/v/a.java @@ -15,8 +15,8 @@ public class a extends c { /* compiled from: Full1PictureRecorder */ /* renamed from: c.o.a.v.a$a reason: collision with other inner class name */ - public class C0172a implements Camera.ShutterCallback { - public C0172a() { + public class C0173a implements Camera.ShutterCallback { + public C0173a() { } @Override // android.hardware.Camera.ShutterCallback @@ -57,7 +57,7 @@ public class a extends c { } l.a aVar = a.this.i; aVar.f = bArr; - aVar.f1554c = i; + aVar.f1555c = 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.f1554c); + parameters.setRotation(this.i.f1555c); camera.setParameters(parameters); } @@ -97,7 +97,7 @@ public class a extends c { this.m.setPreviewCallbackWithBuffer(null); this.n.l1().d(); try { - this.m.takePicture(new C0172a(), null, null, new b()); + this.m.takePicture(new C0173a(), null, null, new b()); bVar.a(1, "take() returned."); } catch (Exception e) { this.k = e; 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 6c40cea6e8..b3d736794f 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).f1561f0, totalCaptureResult); + bVar.q = new DngCreator(((d) cVar).f1562f0, totalCaptureResult); b bVar2 = b.this; DngCreator dngCreator = bVar2.q; - int i2 = bVar2.i.f1554c; + int i2 = bVar2.i.f1555c; 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.f1572c = cVar; + this.f1573c = 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.f1554c)); + bVar2.p.set(CaptureRequest.JPEG_ORIENTATION, Integer.valueOf(aVar.f1555c)); } 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.f1586c = b; + g.f1587c = 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.f1554c = 0; + aVar.f1555c = 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.f1554c = i; + aVar2.f1555c = 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 ccc217564b..005632cbd5 100644 --- a/app/src/main/java/c/o/a/v/d.java +++ b/app/src/main/java/c/o/a/v/d.java @@ -34,10 +34,10 @@ 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.f2934z == null) { - cameraView.f2934z = new MediaActionSound(); + if (cameraView.f2935z == null) { + cameraView.f2935z = new MediaActionSound(); } - cameraView.f2934z.play(0); + cameraView.f2935z.play(0); } CameraView.this.s.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 a5a71c75bf..f2374f9f82 100644 --- a/app/src/main/java/c/o/a/v/e.java +++ b/app/src/main/java/c/o/a/v/e.java @@ -22,13 +22,13 @@ public class e extends i { /* compiled from: Snapshot1PictureRecorder */ /* renamed from: c.o.a.v.e$a$a reason: collision with other inner class name */ - public class RunnableC0173a implements Runnable { + public class RunnableC0174a implements Runnable { public final /* synthetic */ byte[] i; public final /* synthetic */ c.o.a.x.b j; public final /* synthetic */ int k; public final /* synthetic */ c.o.a.x.b l; - public RunnableC0173a(byte[] bArr, c.o.a.x.b bVar, int i, c.o.a.x.b bVar2) { + public RunnableC0174a(byte[] bArr, c.o.a.x.b bVar, int i, c.o.a.x.b bVar2) { this.i = bArr; this.j = bVar; this.k = i; @@ -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.f1554c = 0; + eVar.i.f1555c = 0; eVar.b(); } } @@ -100,11 +100,11 @@ public class e extends i { e.this.a(false); e eVar = e.this; l.a aVar = eVar.i; - int i = aVar.f1554c; + int i = aVar.f1555c; 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) { - g.a(new RunnableC0173a(bArr, C, i, bVar)); + g.a(new RunnableC0174a(bArr, C, i, bVar)); camera.setPreviewCallbackWithBuffer(null); camera.setPreviewCallbackWithBuffer(e.this.m); c.o.a.p.a l1 = e.this.m.l1(); 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 3f190d7776..0a1fd370e6 100644 --- a/app/src/main/java/c/o/a/v/f.java +++ b/app/src/main/java/c/o/a/v/f.java @@ -21,7 +21,7 @@ public class f extends g { public Integer v; /* renamed from: w reason: collision with root package name */ - public Integer f1589w; + public Integer f1590w; /* compiled from: Snapshot2PictureRecorder */ public class a extends c.o.a.n.o.f { @@ -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.f1572c = cVar; + this.f1573c = cVar; i.l.a(1, "FlashAction:", "Parameters locked, opening torch."); - ((d) cVar).f1563h0.set(CaptureRequest.FLASH_MODE, 2); + ((d) cVar).f1564h0.set(CaptureRequest.FLASH_MODE, 2); d dVar = (d) cVar; - dVar.f1563h0.set(CaptureRequest.CONTROL_AE_MODE, 1); + dVar.f1564h0.set(CaptureRequest.CONTROL_AE_MODE, 1); dVar.k1(); } } @@ -72,15 +72,15 @@ public class f extends g { @Override // c.o.a.n.o.e public void j(@NonNull c.o.a.n.o.c cVar) { - this.f1572c = cVar; + this.f1573c = cVar; try { i.l.a(1, "ResetFlashAction:", "Reverting the flash changes."); - CaptureRequest.Builder builder = ((d) cVar).f1563h0; + CaptureRequest.Builder builder = ((d) cVar).f1564h0; builder.set(CaptureRequest.CONTROL_AE_MODE, 1); builder.set(CaptureRequest.FLASH_MODE, 0); ((d) cVar).e1(this, builder); builder.set(CaptureRequest.CONTROL_AE_MODE, f.this.v); - builder.set(CaptureRequest.FLASH_MODE, f.this.f1589w); + builder.set(CaptureRequest.FLASH_MODE, f.this.f1590w); ((d) cVar).k1(); } catch (CameraAccessException unused) { } @@ -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.f1566b0); + super(aVar, dVar, eVar, aVar2, dVar.f1567b0); 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.s = hVar; hVar.f(new a()); - TotalCaptureResult totalCaptureResult = dVar.f1564i0; + TotalCaptureResult totalCaptureResult = dVar.f1565i0; 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.f1563h0.get(CaptureRequest.CONTROL_AE_MODE); - this.f1589w = (Integer) dVar.f1563h0.get(CaptureRequest.FLASH_MODE); + this.v = (Integer) dVar.f1564h0.get(CaptureRequest.CONTROL_AE_MODE); + this.f1590w = (Integer) dVar.f1564h0.get(CaptureRequest.FLASH_MODE); } public static /* synthetic */ void d(f fVar) { diff --git a/app/src/main/java/c/o/a/v/g.java b/app/src/main/java/c/o/a/v/g.java index 9c9a9dfa69..d4f405335b 100644 --- a/app/src/main/java/c/o/a/v/g.java +++ b/app/src/main/java/c/o/a/v/g.java @@ -23,7 +23,7 @@ public class g extends i { public b q; /* renamed from: r reason: collision with root package name */ - public c f1590r; + public c f1591r; /* compiled from: SnapshotGlPictureRecorder */ public class a implements f { @@ -42,7 +42,7 @@ public class g extends i { public void b(int i) { g gVar = g.this; Objects.requireNonNull(gVar); - gVar.f1590r = new c(new c.o.b.f.b(33984, 36197, Integer.valueOf(i))); + gVar.f1591r = new c(new c.o.b.f.b(33984, 36197, Integer.valueOf(i))); Rect v = c.i.a.f.e.o.c.v(gVar.i.d, gVar.n); gVar.i.d = new c.o.a.x.b(v.width(), v.height()); if (gVar.p) { @@ -52,7 +52,7 @@ public class g extends i { @Override // c.o.a.w.f public void c(@NonNull c.o.a.o.b bVar) { - g.this.f1590r.d = bVar.a(); + g.this.f1591r.d = bVar.a(); } } @@ -63,7 +63,7 @@ public class g extends i { this.n = aVar3; this.o = aVar4; if (aVar4 != null) { - if (((c.o.a.u.c) aVar4).b(a.EnumC0171a.PICTURE_SNAPSHOT)) { + if (((c.o.a.u.c) aVar4).b(a.EnumC0172a.PICTURE_SNAPSHOT)) { z2 = true; this.p = z2; } 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 95342b75bd..94f7114862 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.f1599c; + a aVar2 = bVar2.f1600c; e eVar = bVar2.d; Objects.requireNonNull(aVar2); m.checkNotNullParameter(eVar, "eglSurface"); @@ -77,17 +77,17 @@ public class h implements Runnable { EGLDisplay eGLDisplay = cVar.a; EGLSurface eGLSurface = eVar.a; if (EGL14.eglMakeCurrent(eGLDisplay, eGLSurface, eGLSurface, bVar3.a)) { - float[] fArr = gVar.f1590r.b; + float[] fArr = gVar.f1591r.b; surfaceTexture.getTransformMatrix(fArr); 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.f1554c), 0.0f, 0.0f, 1.0f); + Matrix.rotateM(fArr, 0, (float) (i + gVar.i.f1555c), 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) { c.o.a.u.b bVar4 = gVar.q; - a.EnumC0171a aVar3 = a.EnumC0171a.PICTURE_SNAPSHOT; + a.EnumC0172a aVar3 = a.EnumC0172a.PICTURE_SNAPSHOT; Objects.requireNonNull(bVar4); try { Canvas lockCanvas = bVar4.d.lockCanvas(null); @@ -99,18 +99,18 @@ public class h implements Runnable { } synchronized (bVar4.g) { GLES20.glBindTexture(36197, bVar4.f.a); - bVar4.f1587c.updateTexImage(); + bVar4.f1588c.updateTexImage(); } - bVar4.f1587c.getTransformMatrix(bVar4.e.b); + bVar4.f1588c.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.f1554c, 0.0f, 0.0f, 1.0f); + Matrix.rotateM(gVar.q.e.b, 0, (float) gVar.i.f1555c, 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.f1554c = 0; + gVar.i.f1555c = 0; long timestamp = surfaceTexture.getTimestamp() / 1000; i.l.a(1, "takeFrame:", "timestampUs:", Long.valueOf(timestamp)); - gVar.f1590r.a(timestamp); + gVar.f1591r.a(timestamp); if (gVar.p) { c.o.a.u.b bVar5 = gVar.q; Objects.requireNonNull(bVar5); @@ -131,15 +131,15 @@ public class h implements Runnable { m.checkNotNullExpressionValue(byteArray, "it.toByteArray()"); c0.y.b.closeFinally(byteArrayOutputStream, null); aVar4.f = byteArray; - c.o.b.a.a aVar5 = bVar2.f1599c; + c.o.b.a.a aVar5 = bVar2.f1600c; e eVar2 = bVar2.d; Objects.requireNonNull(aVar5); m.checkNotNullParameter(eVar2, "eglSurface"); EGL14.eglDestroySurface(aVar5.a.a, eVar2.a); - bVar2.d = d.f1594c; + bVar2.d = d.f1595c; bVar2.b = -1; bVar2.a = -1; - gVar.f1590r.b(); + gVar.f1591r.b(); surfaceTexture2.release(); if (gVar.p) { c.o.a.u.b bVar6 = gVar.q; @@ -150,10 +150,10 @@ public class h implements Runnable { } else { r3 = 0; } - SurfaceTexture surfaceTexture3 = bVar6.f1587c; + SurfaceTexture surfaceTexture3 = bVar6.f1588c; if (surfaceTexture3 != null) { surfaceTexture3.release(); - bVar6.f1587c = r3; + bVar6.f1588c = 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 c8b29254b6..41b1f4e1d8 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 f1591c; + public T f1592c; public boolean d; public int e; public int f; @@ -32,10 +32,10 @@ public abstract class a { /* compiled from: CameraPreview */ /* renamed from: c.o.a.w.a$a reason: collision with other inner class name */ - public class RunnableC0174a implements Runnable { + public class RunnableC0175a implements Runnable { public final /* synthetic */ TaskCompletionSource i; - public RunnableC0174a(TaskCompletionSource taskCompletionSource) { + public RunnableC0175a(TaskCompletionSource taskCompletionSource) { this.i = taskCompletionSource; } @@ -60,7 +60,7 @@ public abstract class a { } public a(@NonNull Context context, @NonNull ViewGroup viewGroup) { - this.f1591c = n(context, viewGroup); + this.f1592c = n(context, viewGroup); } public void e(@Nullable b bVar) { @@ -144,7 +144,7 @@ public abstract class a { } Handler handler = new Handler(Looper.getMainLooper()); TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); - handler.post(new RunnableC0174a(taskCompletionSource)); + handler.post(new RunnableC0175a(taskCompletionSource)); try { c.i.a.f.e.o.c.c(taskCompletionSource.a); } catch (Exception unused) { 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 b05f26b043..7185666984 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.f1591c).requestRender(); + ((GLSurfaceView) d.this.f1592c).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.f1591c).queueEvent(new a(i)); + ((GLSurfaceView) d.this.f1592c).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.f1591c).queueEvent(new b(bVar)); + ((GLSurfaceView) this.f1592c).queueEvent(new b(bVar)); } @Override // c.o.a.w.e public void b(@NonNull f fVar) { - ((GLSurfaceView) this.f1591c).queueEvent(new a(fVar)); + ((GLSurfaceView) this.f1592c).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.f1591c).requestRender(); + ((GLSurfaceView) this.f1592c).requestRender(); } } @@ -255,11 +255,11 @@ public class d extends a implements b, e { @Override // c.o.a.w.a public void p() { - ((GLSurfaceView) this.f1591c).onPause(); + ((GLSurfaceView) this.f1592c).onPause(); } @Override // c.o.a.w.a public void q() { - ((GLSurfaceView) this.f1591c).onResume(); + ((GLSurfaceView) this.f1592c).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 a91fee4d51..69ec5cadd9 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.f1591c).getHolder(); + return ((SurfaceView) this.f1592c).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 74da497f9b..1f41814da5 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.f1591c).setScaleX(f4); - ((TextureView) j.this.f1591c).setScaleY(f); + ((TextureView) j.this.f1592c).setScaleX(f4); + ((TextureView) j.this.f1592c).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.f1591c).setTransform(matrix); + ((TextureView) j.this.f1592c).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.f1591c).post(new a(null)); + ((TextureView) this.f1592c).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.f1591c).getSurfaceTexture(); + return ((TextureView) this.f1592c).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.f1591c).post(new b(i, taskCompletionSource)); + ((TextureView) this.f1592c).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 e066c3dd69..50e4445a79 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.f1594c; + e eVar = d.f1595c; 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.f1592c = null; + this.f1593c = 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 f8ebd5cb2c..ef34217f85 100644 --- a/app/src/main/java/c/o/b/a/b.java +++ b/app/src/main/java/c/o/b/a/b.java @@ -27,7 +27,7 @@ public class b { iArr[6] = d.o; iArr[7] = 8; iArr[8] = d.p; - iArr[9] = d.q | d.f1595r; + iArr[9] = d.q | d.f1596r; iArr[10] = d.s; iArr[11] = i2; iArr[12] = z2 ? EglBase.EGL_RECORDABLE_ANDROID : d.e; 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 2eeac91666..7fdc14e1f0 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 f1592c; + public a f1593c; 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.f1592c = a; + this.f1593c = 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.f1592c = a2; + this.f1593c = 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 57263d3b54..4647dbdd6c 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[] f1593c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; + public static final float[] f1594c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; public FloatBuffer d; public c() { - float[] fArr = f1593c; + float[] fArr = f1594c; 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 f3c6adbb23..452858f432 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 f1594c = new e(EGL14.EGL_NO_SURFACE); + public static final e f1595c = new e(EGL14.EGL_NO_SURFACE); public static final int d = 12288; public static final int e = 12344; public static final int f = 12375; @@ -24,6 +24,6 @@ public final class d { public static final int q = 4; /* renamed from: r reason: collision with root package name */ - public static final int f1595r = 1; + public static final int f1596r = 1; public static final int s = 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 c4b34abd32..eeedb96a5f 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.m10constructorimpl(5); /* renamed from: c reason: collision with root package name */ - public static final int f1596c = p.m10constructorimpl(33984); + public static final int f1597c = p.m10constructorimpl(33984); public static final int d = p.m10constructorimpl(36197); public static final int e = p.m10constructorimpl(10241); public static final int f = p.m10constructorimpl(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 00ee327e94..799b266f92 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 f1597c; + public final boolean f1598c; public final c[] d; public a(int i, boolean z2, c... cVarArr) { m.checkNotNullParameter(cVarArr, "shaders"); this.b = i; - this.f1597c = z2; + this.f1598c = 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 55eb5b026d..12329c2d1c 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 f1598c; + public final String f1599c; public b(int i, int i2, String str, DefaultConstructorMarker defaultConstructorMarker) { int i3; - this.f1598c = str; + this.f1599c = str; int h = c.c.a.y.b.h(i2); if (h == 0) { i3 = GLES20.glGetAttribLocation(p.m10constructorimpl(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 a5b32317a9..588d6e1bac 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 f1599c; + public c.o.b.a.a f1600c; 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.f1599c = aVar; + this.f1600c = 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.f1599c; + c.o.b.a.a aVar = this.f1600c; 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.f1599c.a(this.d, d.f); + i = this.f1600c.a(this.d, d.f); } int i2 = this.b; if (i2 < 0) { - i2 = this.f1599c.a(this.d, d.g); + i2 = this.f1600c.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 33a37cba84..402f9d7858 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.f1592c; + c.o.b.c.a aVar2 = aVar.f1593c; 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.f1594c) { + if (eVar != d.f1595c) { 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 999de136a6..66f31bed1e 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 mo17invoke() { b bVar = this.this$0; if (!(bVar.d == null || bVar.e == null || bVar.f == null || this.$internalFormat == null || bVar.g == null)) { - GLES20.glTexImage2D(p.m10constructorimpl(bVar.f1600c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m10constructorimpl(this.this$0.f.intValue()), p.m10constructorimpl(this.this$0.g.intValue()), null); + GLES20.glTexImage2D(p.m10constructorimpl(bVar.f1601c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m10constructorimpl(this.this$0.f.intValue()), p.m10constructorimpl(this.this$0.g.intValue()), null); } - GLES20.glTexParameterf(p.m10constructorimpl(this.this$0.f1600c), f.e, f.j); - GLES20.glTexParameterf(p.m10constructorimpl(this.this$0.f1600c), f.f, f.k); - int r0 = p.m10constructorimpl(this.this$0.f1600c); + GLES20.glTexParameterf(p.m10constructorimpl(this.this$0.f1601c), f.e, f.j); + GLES20.glTexParameterf(p.m10constructorimpl(this.this$0.f1601c), f.f, f.k); + int r0 = p.m10constructorimpl(this.this$0.f1601c); int i = f.g; int i2 = f.i; GLES20.glTexParameteri(r0, i, i2); - GLES20.glTexParameteri(p.m10constructorimpl(this.this$0.f1600c), f.h, i2); + GLES20.glTexParameteri(p.m10constructorimpl(this.this$0.f1601c), 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 87a5316ca5..b1be4a4220 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 f1600c; + public final int f1601c; 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.f1600c = i2; + this.f1601c = 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.f1596c : i, (i3 & 2) != 0 ? f.d : i2, null); + this((i3 & 1) != 0 ? f.f1597c : i, (i3 & 2) != 0 ? f.d : i2, null); int i4 = i3 & 4; } public void a() { GLES20.glActiveTexture(p.m10constructorimpl(this.b)); - GLES20.glBindTexture(p.m10constructorimpl(this.f1600c), p.m10constructorimpl(this.a)); + GLES20.glBindTexture(p.m10constructorimpl(this.f1601c), p.m10constructorimpl(this.a)); d.b("bind"); } public void b() { - GLES20.glBindTexture(p.m10constructorimpl(this.f1600c), p.m10constructorimpl(0)); - GLES20.glActiveTexture(f.f1596c); + GLES20.glBindTexture(p.m10constructorimpl(this.f1601c), p.m10constructorimpl(0)); + GLES20.glActiveTexture(f.f1597c); 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 18d73a24e2..bc45a270d5 100644 --- a/app/src/main/java/c/p/a/b.java +++ b/app/src/main/java/c/p/a/b.java @@ -70,23 +70,23 @@ public final class b extends FrameLayout implements View.OnClickListener, Animat public boolean q; /* renamed from: r reason: collision with root package name */ - public boolean f1601r; + public boolean f1602r; public boolean s; public Runnable t; public boolean u; public ArrayList