From d6a3f93327738c6244de116cfe1f15d611b49cdc Mon Sep 17 00:00:00 2001 From: Juby210 Date: Tue, 13 Jul 2021 22:23:20 +0200 Subject: [PATCH] 83.11 - Beta (83111) --- app/build.gradle | 76 +- app/src/main/AndroidManifest.xml | 4 +- .../v4/media/session/MediaSessionCompat.java | 2 +- .../v4/media/session/PlaybackStateCompat.java | 2 +- .../android/support/v4/os/ResultReceiver.java | 6 +- .../appcompat/view/SupportMenuInflater.java | 2 +- .../widget/ActivityChooserModel.java | 2 +- .../AppCompatTextViewAutoSizeHelper.java | 2 +- .../widget/ToolbarWidgetWrapper.java | 2 +- .../BrowserServiceFileProvider.java | 4 +- .../browser/customtabs/CustomTabsClient.java | 6 +- .../browser/customtabs/CustomTabsIntent.java | 4 +- .../customtabs/CustomTabsSessionToken.java | 6 +- .../PostMessageServiceConnection.java | 2 +- .../TrustedWebActivityCallbackRemote.java | 2 +- .../TrustedWebActivityServiceConnection.java | 4 +- .../futures/AbstractResolvableFuture.java | 16 +- .../constraintlayout/motion/widget/Debug.java | 6 +- .../motion/widget/KeyAttributes.java | 2 +- .../motion/widget/KeyTimeCycle.java | 2 +- .../motion/widget/MotionLayout.java | 2 +- .../motion/widget/MotionScene.java | 2 +- .../solver/ArrayLinkedVariables.java | 2 +- .../constraintlayout/solver/ArrayRow.java | 16 +- .../constraintlayout/solver/LinearSystem.java | 28 +- .../constraintlayout/solver/Metrics.java | 2 +- .../solver/SolverVariable.java | 6 +- .../solver/SolverVariableValues.java | 16 +- .../constraintlayout/solver/state/State.java | 2 +- .../solver/widgets/Barrier.java | 4 +- .../solver/widgets/ConstraintWidget.java | 2 +- .../solver/widgets/analyzer/ChainRun.java | 4 +- .../widgets/analyzer/DependencyGraph.java | 78 +- .../widgets/analyzer/DependencyNode.java | 2 +- .../solver/widgets/analyzer/WidgetGroup.java | 8 +- .../widget/ConstraintAttribute.java | 18 +- .../widget/CoordinatorLayout.java | 2 +- .../NotificationCompatSideChannelService.java | 2 +- .../core/app/NotificationManagerCompat.java | 2 +- .../java/androidx/core/app/RemoteInput.java | 2 +- .../java/androidx/core/app/ShareCompat.java | 2 +- .../androidx/core/content/FileProvider.java | 6 +- .../java/androidx/core/graphics/Insets.java | 2 +- .../androidx/core/graphics/PathParser.java | 4 +- .../core/graphics/TypefaceCompatUtil.java | 2 +- .../androidx/core/os/LocaleListCompat.java | 2 +- .../core/os/LocaleListCompatWrapper.java | 4 +- .../core/provider/FontsContractCompat.java | 2 +- .../core/util/RangeKt$toClosedRange$1.java | 4 +- .../core/widget/NestedScrollView.java | 2 +- .../cursoradapter/widget/CursorAdapter.java | 2 +- .../provider/RawDocumentFile.java | 2 +- .../exifinterface/media/ExifInterface.java | 6 +- .../java/androidx/fragment/app/Fragment.java | 60 +- .../fragment/app/FragmentContainerView.java | 2 +- .../fragment/app/FragmentFactory.java | 12 +- .../app/FragmentLayoutInflaterFactory.java | 2 +- .../fragment/app/FragmentManager.java | 20 +- .../app/FragmentStatePagerAdapter.java | 2 +- .../androidx/fragment/app/FragmentStore.java | 6 +- .../fragment/app/FragmentTransaction.java | 4 +- ...tViewModelLazyKt$activityViewModels$1.java | 2 +- ...tViewModelLazyKt$activityViewModels$2.java | 2 +- .../app/SpecialEffectsController.java | 2 +- .../androidx/lifecycle/LifecycleRegistry.java | 2 +- .../java/androidx/lifecycle/LiveData.java | 2 +- .../loader/app/LoaderManagerImpl.java | 2 +- .../java/androidx/loader/content/Loader.java | 2 +- .../androidx/media/AudioAttributesCompat.java | 4 +- .../media/AudioFocusRequestCompat.java | 2 +- .../media/MediaBrowserServiceCompat.java | 4 +- .../preference/PreferenceFragment.java | 2 +- .../preference/PreferenceFragmentCompat.java | 2 +- .../widget/DefaultItemAnimator.java | 2 +- .../widget/GridLayoutManager.java | 4 +- .../recyclerview/widget/LayoutState.java | 2 +- .../widget/LinearLayoutManager.java | 2 +- .../recyclerview/widget/RecyclerView.java | 60 +- .../androidx/room/InvalidationTracker.java | 2 +- .../java/androidx/room/RoomMasterTable.java | 2 +- .../java/androidx/room/RoomOpenHelper.java | 2 +- .../java/androidx/room/util/CopyLock.java | 2 +- .../java/androidx/room/util/TableInfo.java | 4 +- .../java/androidx/savedstate/Recreator.java | 4 +- .../ShortcutInfoCompatSaverImpl.java | 2 +- .../sqlite/db/SupportSQLiteOpenHelper.java | 2 +- .../sqlite/db/SupportSQLiteQueryBuilder.java | 2 +- .../db/framework/FrameworkSQLiteDatabase.java | 2 +- .../java/androidx/transition/Transition.java | 22 +- .../transition/TransitionInflater.java | 6 +- .../androidx/transition/TransitionSet.java | 2 +- .../androidx/transition/TransitionValues.java | 6 +- .../drawable/PathInterpolatorCompat.java | 2 +- .../drawable/VectorDrawableCompat.java | 4 +- .../versionedparcelable/VersionedParcel.java | 6 +- .../VersionedParcelStream.java | 2 +- .../androidx/viewpager/widget/ViewPager.java | 2 +- .../adapter/FragmentStateAdapter.java | 4 +- .../main/java/androidx/work/InputMerger.java | 2 +- .../java/androidx/work/WorkerFactory.java | 4 +- .../androidx/work/impl/model/WorkSpec.java | 4 +- .../work/impl/model/WorkTypeConverters.java | 6 +- .../androidx/work/impl/utils/WakeLocks.java | 6 +- .../impl/utils/futures/AbstractFuture.java | 16 +- app/src/main/java/c/a/a/a.java | 62 +- app/src/main/java/c/a/a/b/a.java | 44 +- app/src/main/java/c/a/a/b/b.java | 2 +- app/src/main/java/c/a/a/b/f.java | 6 +- app/src/main/java/c/a/a/b/g.java | 2 +- app/src/main/java/c/a/a/b/h.java | 2 +- app/src/main/java/c/a/a/c/a.java | 50 +- app/src/main/java/c/a/a/c/b.java | 50 +- app/src/main/java/c/a/a/c/c.java | 24 +- app/src/main/java/c/a/a/c/d.java | 6 +- app/src/main/java/c/a/a/c/f.java | 2 +- app/src/main/java/c/a/a/c/i.java | 4 +- app/src/main/java/c/a/a/c/k.java | 2 +- app/src/main/java/c/a/a/d/a/a.java | 24 +- app/src/main/java/c/a/a/e/a.java | 86 +- app/src/main/java/c/a/a/e/b.java | 28 +- app/src/main/java/c/a/a/e/c.java | 36 +- app/src/main/java/c/a/a/e/d.java | 34 +- app/src/main/java/c/a/a/e/e.java | 40 +- app/src/main/java/c/a/a/e/f.java | 12 +- app/src/main/java/c/a/a/f/a.java | 40 +- app/src/main/java/c/a/a/g.java | 4 +- app/src/main/java/c/a/a/h.java | 18 +- app/src/main/java/c/a/a/i.java | 14 +- app/src/main/java/c/a/a/j.java | 20 +- app/src/main/java/c/a/a/k.java | 2 +- app/src/main/java/c/a/a/l.java | 10 +- app/src/main/java/c/a/a/m.java | 12 +- app/src/main/java/c/a/a/q.java | 52 +- app/src/main/java/c/a/a/r.java | 38 +- app/src/main/java/c/a/a/y/a.java | 34 +- app/src/main/java/c/a/a/y/c.java | 64 +- app/src/main/java/c/a/a0/a/a/e.java | 2 +- app/src/main/java/c/a/a0/a/a/l.java | 2 +- app/src/main/java/c/a/d/e.java | 2 +- app/src/main/java/c/a/d/j.java | 14 +- app/src/main/java/c/a/d/l.java | 17 +- app/src/main/java/c/a/d/o.java | 2 +- app/src/main/java/c/a/d/q0.java | 2 +- app/src/main/java/c/a/g/d.java | 2 +- app/src/main/java/c/a/i/a2.java | 24 +- app/src/main/java/c/a/i/a3.java | 18 +- app/src/main/java/c/a/i/a4.java | 33 +- app/src/main/java/c/a/i/a5.java | 46 +- app/src/main/java/c/a/i/b2.java | 20 +- app/src/main/java/c/a/i/b3.java | 21 +- app/src/main/java/c/a/i/b4.java | 21 +- app/src/main/java/c/a/i/b5.java | 38 +- app/src/main/java/c/a/i/c.java | 4 +- app/src/main/java/c/a/i/c0.java | 4 +- app/src/main/java/c/a/i/c1.java | 4 +- app/src/main/java/c/a/i/c2.java | 22 +- app/src/main/java/c/a/i/c3.java | 34 +- app/src/main/java/c/a/i/c4.java | 40 +- app/src/main/java/c/a/i/c5.java | 47 +- app/src/main/java/c/a/i/d.java | 4 +- app/src/main/java/c/a/i/d0.java | 4 +- app/src/main/java/c/a/i/d1.java | 4 +- app/src/main/java/c/a/i/d2.java | 23 +- app/src/main/java/c/a/i/d3.java | 16 +- app/src/main/java/c/a/i/d4.java | 38 +- app/src/main/java/c/a/i/d5.java | 32 +- app/src/main/java/c/a/i/e2.java | 25 +- app/src/main/java/c/a/i/e3.java | 39 +- app/src/main/java/c/a/i/e4.java | 39 +- app/src/main/java/c/a/i/e5.java | 20 +- app/src/main/java/c/a/i/f2.java | 22 +- app/src/main/java/c/a/i/f3.java | 14 +- app/src/main/java/c/a/i/f4.java | 45 +- app/src/main/java/c/a/i/f5.java | 2 +- app/src/main/java/c/a/i/g.java | 4 +- app/src/main/java/c/a/i/g0.java | 16 +- app/src/main/java/c/a/i/g1.java | 4 +- app/src/main/java/c/a/i/g2.java | 15 +- app/src/main/java/c/a/i/g3.java | 22 +- app/src/main/java/c/a/i/g4.java | 27 +- app/src/main/java/c/a/i/g5.java | 18 +- app/src/main/java/c/a/i/h.java | 4 +- app/src/main/java/c/a/i/h2.java | 24 +- app/src/main/java/c/a/i/h3.java | 22 +- app/src/main/java/c/a/i/h4.java | 22 +- app/src/main/java/c/a/i/h5.java | 21 +- app/src/main/java/c/a/i/i0.java | 28 +- app/src/main/java/c/a/i/i1.java | 4 +- app/src/main/java/c/a/i/i2.java | 30 +- app/src/main/java/c/a/i/i3.java | 24 +- app/src/main/java/c/a/i/i4.java | 26 +- app/src/main/java/c/a/i/i5.java | 16 +- app/src/main/java/c/a/i/j0.java | 4 +- app/src/main/java/c/a/i/j1.java | 41 +- app/src/main/java/c/a/i/j2.java | 34 +- app/src/main/java/c/a/i/j3.java | 21 +- app/src/main/java/c/a/i/j4.java | 24 +- app/src/main/java/c/a/i/j5.java | 33 +- app/src/main/java/c/a/i/k.java | 4 +- app/src/main/java/c/a/i/k1.java | 48 +- app/src/main/java/c/a/i/k2.java | 23 +- app/src/main/java/c/a/i/k3.java | 34 +- app/src/main/java/c/a/i/k4.java | 28 +- app/src/main/java/c/a/i/k5.java | 39 +- app/src/main/java/c/a/i/l1.java | 30 +- app/src/main/java/c/a/i/l2.java | 25 +- app/src/main/java/c/a/i/l3.java | 36 +- app/src/main/java/c/a/i/l4.java | 26 +- app/src/main/java/c/a/i/l5.java | 29 +- app/src/main/java/c/a/i/m1.java | 29 +- app/src/main/java/c/a/i/m2.java | 41 +- app/src/main/java/c/a/i/m3.java | 32 +- app/src/main/java/c/a/i/m4.java | 58 +- app/src/main/java/c/a/i/m5.java | 50 +- app/src/main/java/c/a/i/n1.java | 28 +- app/src/main/java/c/a/i/n2.java | 37 +- app/src/main/java/c/a/i/n3.java | 37 +- app/src/main/java/c/a/i/n4.java | 63 +- app/src/main/java/c/a/i/n5.java | 99 +- app/src/main/java/c/a/i/o1.java | 27 +- app/src/main/java/c/a/i/o2.java | 43 +- app/src/main/java/c/a/i/o3.java | 40 +- app/src/main/java/c/a/i/o4.java | 56 +- app/src/main/java/c/a/i/o5.java | 45 + app/src/main/java/c/a/i/p1.java | 33 +- app/src/main/java/c/a/i/p2.java | 33 +- app/src/main/java/c/a/i/p3.java | 39 +- app/src/main/java/c/a/i/p4.java | 23 +- app/src/main/java/c/a/i/p5.java | 119 + app/src/main/java/c/a/i/q.java | 4 +- app/src/main/java/c/a/i/q1.java | 39 +- app/src/main/java/c/a/i/q2.java | 21 +- app/src/main/java/c/a/i/q3.java | 25 +- app/src/main/java/c/a/i/q4.java | 29 +- app/src/main/java/c/a/i/r1.java | 18 +- app/src/main/java/c/a/i/r2.java | 26 +- app/src/main/java/c/a/i/r3.java | 27 +- app/src/main/java/c/a/i/r4.java | 20 +- app/src/main/java/c/a/i/s0.java | 26 +- app/src/main/java/c/a/i/s1.java | 20 +- app/src/main/java/c/a/i/s2.java | 19 +- app/src/main/java/c/a/i/s3.java | 42 +- app/src/main/java/c/a/i/s4.java | 19 +- app/src/main/java/c/a/i/t.java | 4 +- app/src/main/java/c/a/i/t0.java | 4 +- app/src/main/java/c/a/i/t1.java | 25 +- app/src/main/java/c/a/i/t2.java | 22 +- app/src/main/java/c/a/i/t3.java | 43 +- app/src/main/java/c/a/i/t4.java | 28 +- app/src/main/java/c/a/i/u.java | 4 +- app/src/main/java/c/a/i/u0.java | 4 +- app/src/main/java/c/a/i/u1.java | 27 +- app/src/main/java/c/a/i/u2.java | 19 +- app/src/main/java/c/a/i/u3.java | 30 +- app/src/main/java/c/a/i/u4.java | 23 +- app/src/main/java/c/a/i/v.java | 4 +- app/src/main/java/c/a/i/v0.java | 4 +- app/src/main/java/c/a/i/v1.java | 26 +- app/src/main/java/c/a/i/v2.java | 33 +- app/src/main/java/c/a/i/v3.java | 71 +- app/src/main/java/c/a/i/v4.java | 27 +- app/src/main/java/c/a/i/w0.java | 4 +- app/src/main/java/c/a/i/w1.java | 32 +- app/src/main/java/c/a/i/w2.java | 30 +- app/src/main/java/c/a/i/w3.java | 69 +- app/src/main/java/c/a/i/w4.java | 14 +- app/src/main/java/c/a/i/x.java | 4 +- app/src/main/java/c/a/i/x0.java | 4 +- app/src/main/java/c/a/i/x1.java | 20 +- app/src/main/java/c/a/i/x2.java | 28 +- app/src/main/java/c/a/i/x3.java | 13 +- app/src/main/java/c/a/i/x4.java | 19 +- app/src/main/java/c/a/i/y.java | 4 +- app/src/main/java/c/a/i/y0.java | 4 +- app/src/main/java/c/a/i/y1.java | 16 +- app/src/main/java/c/a/i/y2.java | 31 +- app/src/main/java/c/a/i/y3.java | 18 +- app/src/main/java/c/a/i/y4.java | 28 +- app/src/main/java/c/a/i/z.java | 4 +- app/src/main/java/c/a/i/z0.java | 4 +- app/src/main/java/c/a/i/z1.java | 24 +- app/src/main/java/c/a/i/z2.java | 18 +- app/src/main/java/c/a/i/z3.java | 44 +- app/src/main/java/c/a/i/z4.java | 20 +- app/src/main/java/c/a/j/a.java | 10 +- app/src/main/java/c/a/j/e.java | 2 +- app/src/main/java/c/a/k/a.java | 2 +- app/src/main/java/c/a/k/c/a.java | 16 +- app/src/main/java/c/a/k/c/b.java | 10 +- app/src/main/java/c/a/k/c/e.java | 6 +- app/src/main/java/c/a/l/a.java | 2 +- app/src/main/java/c/a/l/b.java | 2 +- app/src/main/java/c/a/l/f/c.java | 4 +- app/src/main/java/c/a/l/g/a.java | 2 +- app/src/main/java/c/a/l/g/c.java | 2 +- app/src/main/java/c/a/l/g/d.java | 4 +- app/src/main/java/c/a/n/a/a0.java | 4 +- app/src/main/java/c/a/n/a/b0.java | 5 +- app/src/main/java/c/a/n/a/c0.java | 4 +- app/src/main/java/c/a/n/a/d0.java | 5 +- app/src/main/java/c/a/n/a/e0.java | 4 +- app/src/main/java/c/a/n/a/f.java | 4 +- app/src/main/java/c/a/n/a/f0.java | 7 +- app/src/main/java/c/a/n/a/g.java | 5 +- app/src/main/java/c/a/n/a/g0.java | 16 +- app/src/main/java/c/a/n/a/h.java | 6 +- app/src/main/java/c/a/n/a/h0.java | 14 +- app/src/main/java/c/a/n/a/i.java | 4 +- app/src/main/java/c/a/n/a/i0.java | 14 +- app/src/main/java/c/a/n/a/j.java | 8 +- app/src/main/java/c/a/n/a/j0.java | 15 +- app/src/main/java/c/a/n/a/k.java | 4 +- app/src/main/java/c/a/n/a/k0.java | 16 + app/src/main/java/c/a/n/a/l.java | 5 +- app/src/main/java/c/a/n/a/{k0 => l0}/a.java | 2 +- app/src/main/java/c/a/n/a/{k0 => l0}/b.java | 2 +- app/src/main/java/c/a/n/a/{k0 => l0}/c.java | 2 +- app/src/main/java/c/a/n/a/m.java | 5 +- app/src/main/java/c/a/n/a/n.java | 3 +- app/src/main/java/c/a/n/a/o.java | 4 +- app/src/main/java/c/a/n/a/q.java | 5 +- app/src/main/java/c/a/n/a/r.java | 2 +- app/src/main/java/c/a/n/a/s.java | 12 +- app/src/main/java/c/a/n/a/t.java | 13 +- app/src/main/java/c/a/n/a/u.java | 4 +- app/src/main/java/c/a/n/a/v.java | 5 +- app/src/main/java/c/a/n/a/w.java | 5 +- app/src/main/java/c/a/n/a/x.java | 5 +- app/src/main/java/c/a/n/a/y.java | 5 +- app/src/main/java/c/a/n/a/z.java | 5 +- app/src/main/java/c/a/o/g/a.java | 4 +- app/src/main/java/c/a/o/h/a.java | 24 +- app/src/main/java/c/a/q/k.java | 2 +- app/src/main/java/c/a/r/a.java | 10 +- app/src/main/java/c/a/r/a0.java | 230 +- app/src/main/java/c/a/r/b.java | 12 +- app/src/main/java/c/a/r/b0.java | 212 +- app/src/main/java/c/a/r/c0.java | 22 +- app/src/main/java/c/a/r/d0.java | 372 +- app/src/main/java/c/a/r/e.java | 40 +- app/src/main/java/c/a/r/f.java | 2 +- app/src/main/java/c/a/r/g0.java | 454 +- app/src/main/java/c/a/r/h0.java | 81 +- app/src/main/java/c/a/r/i0.java | 140 + app/src/main/java/c/a/r/i0/a.java | 118 - app/src/main/java/c/a/r/i0/b.java | 87 - app/src/main/java/c/a/r/j.java | 2 +- app/src/main/java/c/a/r/j0.java | 67 + app/src/main/java/c/a/r/j0/a.java | 69 - app/src/main/java/c/a/r/k0/a.java | 152 +- app/src/main/java/c/a/r/k0/b.java | 325 +- app/src/main/java/c/a/r/{i0 => k0}/c.java | 2 +- app/src/main/java/c/a/r/k0/c/k.java | 12 - app/src/main/java/c/a/r/{i0 => k0}/d.java | 4 +- app/src/main/java/c/a/r/{i0 => k0}/e.java | 2 +- app/src/main/java/c/a/r/{i0 => k0}/f.java | 4 +- app/src/main/java/c/a/r/{i0 => k0}/g.java | 2 +- app/src/main/java/c/a/r/l.java | 6 +- app/src/main/java/c/a/r/l0/a.java | 837 +- app/src/main/java/c/a/r/m0/a.java | 153 +- app/src/main/java/c/a/r/m0/b.java | 289 +- app/src/main/java/c/a/r/{k0 => m0}/c/a.java | 12 +- app/src/main/java/c/a/r/{k0 => m0}/c/b.java | 4 +- app/src/main/java/c/a/r/{k0 => m0}/c/c.java | 2 +- app/src/main/java/c/a/r/{k0 => m0}/c/d.java | 6 +- app/src/main/java/c/a/r/{k0 => m0}/c/e.java | 183 +- app/src/main/java/c/a/r/{k0 => m0}/c/f.java | 4 +- app/src/main/java/c/a/r/{k0 => m0}/c/g.java | 12 +- app/src/main/java/c/a/r/{k0 => m0}/c/h.java | 12 +- app/src/main/java/c/a/r/{k0 => m0}/c/i.java | 2 +- app/src/main/java/c/a/r/m0/c/j.java | 25 + .../java/c/a/r/{k0/c/j.java => m0/c/k.java} | 496 +- app/src/main/java/c/a/r/m0/c/l.java | 25 + app/src/main/java/c/a/r/m0/c/m.java | 11 + .../java/c/a/r/{k0/c/l.java => m0/c/n.java} | 6 +- .../java/c/a/r/{k0/c/m.java => m0/c/o.java} | 30 +- .../java/c/a/r/{k0/c/n.java => m0/c/p.java} | 16 +- .../java/c/a/r/{k0/c/o.java => m0/c/q.java} | 6 +- .../java/c/a/r/{k0/c/p.java => m0/c/r.java} | 6 +- .../java/c/a/r/{k0/c/q.java => m0/c/s.java} | 6 +- .../java/c/a/r/{k0/c/r.java => m0/c/t.java} | 4 +- app/src/main/java/c/a/r/n.java | 12 +- app/src/main/java/c/a/r/n0/a.java | 821 + app/src/main/java/c/a/r/{l0 => n0}/b.java | 2 +- app/src/main/java/c/a/r/{l0 => n0}/c.java | 2 +- app/src/main/java/c/a/r/{l0 => n0}/d.java | 2 +- app/src/main/java/c/a/r/{l0 => n0}/e.java | 2 +- app/src/main/java/c/a/r/{l0 => n0}/f.java | 2 +- app/src/main/java/c/a/r/o.java | 4 +- app/src/main/java/c/a/r/o0/a.java | 149 + app/src/main/java/c/a/r/o0/b.java | 17 + app/src/main/java/c/a/r/{m0 => o0}/c.java | 2 +- app/src/main/java/c/a/r/{m0 => o0}/d.java | 6 +- app/src/main/java/c/a/r/{m0 => o0}/e.java | 223 +- app/src/main/java/c/a/r/{m0 => o0}/f.java | 2 +- app/src/main/java/c/a/r/o0/g.java | 25 + app/src/main/java/c/a/r/o0/h.java | 28 + app/src/main/java/c/a/r/p.java | 2 +- app/src/main/java/c/a/r/q.java | 2 +- app/src/main/java/c/a/r/r.java | 2 +- app/src/main/java/c/a/r/s.java | 30 +- app/src/main/java/c/a/r/t.java | 2 +- app/src/main/java/c/a/r/u.java | 2 +- app/src/main/java/c/a/r/v.java | 2 +- app/src/main/java/c/a/r/w.java | 6 +- app/src/main/java/c/a/r/x.java | 34 +- app/src/main/java/c/a/r/y.java | 29 +- app/src/main/java/c/a/r/z.java | 46 +- app/src/main/java/c/a/s/b.java | 2 +- app/src/main/java/c/a/s/d.java | 2 +- app/src/main/java/c/a/t/b.java | 20 +- app/src/main/java/c/a/u/a/a.java | 8 +- app/src/main/java/c/a/u/a/e.java | 6 +- app/src/main/java/c/a/u/a/f.java | 10 +- app/src/main/java/c/a/u/a/i.java | 2 +- app/src/main/java/c/a/u/a/k.java | 10 +- app/src/main/java/c/a/u/b/b/e.java | 4 +- app/src/main/java/c/a/u/c/a.java | 6 +- app/src/main/java/c/a/z/a0.java | 61 +- app/src/main/java/c/a/z/b0.java | 39 +- app/src/main/java/c/a/z/d0.java | 66 +- app/src/main/java/c/a/z/e0.java | 2 +- app/src/main/java/c/a/z/g.java | 2 +- app/src/main/java/c/a/z/i0/e.java | 10 +- app/src/main/java/c/a/z/i0/f.java | 2 +- app/src/main/java/c/a/z/i0/o.java | 2 +- app/src/main/java/c/a/z/k.java | 8 +- app/src/main/java/c/a/z/k0/a.java | 2 +- app/src/main/java/c/a/z/k0/c/a.java | 22 +- app/src/main/java/c/a/z/k0/c/b.java | 18 +- app/src/main/java/c/a/z/k0/c/c.java | 2 +- app/src/main/java/c/a/z/m.java | 2 +- app/src/main/java/c/a/z/m0/a.java | 2 +- app/src/main/java/c/a/z/o0/g.java | 4 +- app/src/main/java/c/a/z/o0/h.java | 10 +- app/src/main/java/c/a/z/r.java | 2 +- app/src/main/java/c/a/z/s.java | 2 +- app/src/main/java/c/a/z/v.java | 14 +- app/src/main/java/c/a/z/w.java | 2 +- app/src/main/java/c/a/z/y.java | 36 +- app/src/main/java/c/a/z/z.java | 20 +- app/src/main/java/c/b/a/a/a.java | 10 +- app/src/main/java/c/b/a/d/i.java | 24 +- app/src/main/java/c/b/a/d/j.java | 6 +- app/src/main/java/c/b/a/d/k.java | 4 +- app/src/main/java/c/b/a/e/a.java | 4 +- app/src/main/java/c/b/a/e/c.java | 4 +- app/src/main/java/c/b/a/f/b.java | 8 +- app/src/main/java/c/b/a/h/a.java | 8 +- app/src/main/java/c/c/a/a0/h0/d.java | 70 +- app/src/main/java/c/c/a/a0/m.java | 2 +- app/src/main/java/c/c/a/a0/p.java | 4 +- app/src/main/java/c/c/a/a0/q.java | 6 +- app/src/main/java/c/c/a/a0/r.java | 4 +- app/src/main/java/c/c/a/a0/s.java | 6 +- app/src/main/java/c/c/a/b0/d.java | 10 +- app/src/main/java/c/c/a/b0/g.java | 6 +- app/src/main/java/c/c/a/c0/a.java | 8 +- app/src/main/java/c/c/a/d.java | 2 +- app/src/main/java/c/c/a/f.java | 2 +- app/src/main/java/c/c/a/j.java | 52 +- app/src/main/java/c/c/a/k.java | 4 +- app/src/main/java/c/c/a/o.java | 10 +- app/src/main/java/c/c/a/q.java | 2 +- app/src/main/java/c/c/a/r.java | 4 +- app/src/main/java/c/c/a/s.java | 2 +- app/src/main/java/c/c/a/w/b/a.java | 24 +- app/src/main/java/c/c/a/w/b/d.java | 28 +- app/src/main/java/c/c/a/w/b/f.java | 10 +- app/src/main/java/c/c/a/w/b/g.java | 10 +- app/src/main/java/c/c/a/w/b/h.java | 14 +- app/src/main/java/c/c/a/w/b/i.java | 28 +- app/src/main/java/c/c/a/w/b/l.java | 22 +- app/src/main/java/c/c/a/w/b/n.java | 14 +- app/src/main/java/c/c/a/w/b/o.java | 10 +- app/src/main/java/c/c/a/w/b/p.java | 10 +- app/src/main/java/c/c/a/w/b/q.java | 10 +- app/src/main/java/c/c/a/w/b/r.java | 12 +- app/src/main/java/c/c/a/w/b/s.java | 6 +- app/src/main/java/c/c/a/w/c/a.java | 26 +- app/src/main/java/c/c/a/w/c/b.java | 4 +- app/src/main/java/c/c/a/w/c/c.java | 6 +- app/src/main/java/c/c/a/w/c/d.java | 4 +- app/src/main/java/c/c/a/w/c/e.java | 6 +- app/src/main/java/c/c/a/w/c/g.java | 6 +- app/src/main/java/c/c/a/w/c/h.java | 6 +- app/src/main/java/c/c/a/w/c/i.java | 2 +- app/src/main/java/c/c/a/w/c/j.java | 2 +- app/src/main/java/c/c/a/w/c/k.java | 2 +- app/src/main/java/c/c/a/w/c/l.java | 14 +- app/src/main/java/c/c/a/w/c/o.java | 20 +- app/src/main/java/c/c/a/x/a.java | 2 +- app/src/main/java/c/c/a/x/b.java | 9 +- app/src/main/java/c/c/a/y/a.java | 6 +- app/src/main/java/c/c/a/y/b.java | 10 +- app/src/main/java/c/c/a/y/c.java | 6 +- app/src/main/java/c/c/a/y/d.java | 4 +- app/src/main/java/c/c/a/y/e.java | 6 +- app/src/main/java/c/c/a/y/f.java | 8 +- app/src/main/java/c/c/a/y/i.java | 4 +- app/src/main/java/c/c/a/y/k/k.java | 4 +- app/src/main/java/c/c/a/y/k/l.java | 4 +- app/src/main/java/c/c/a/y/l/a.java | 4 +- app/src/main/java/c/c/a/y/l/d.java | 4 +- app/src/main/java/c/c/a/y/l/e.java | 4 +- app/src/main/java/c/c/a/y/l/f.java | 4 +- app/src/main/java/c/c/a/y/l/g.java | 4 +- app/src/main/java/c/c/a/y/l/h.java | 4 +- app/src/main/java/c/c/a/y/l/i.java | 6 +- app/src/main/java/c/c/a/y/l/j.java | 4 +- app/src/main/java/c/c/a/y/l/k.java | 6 +- app/src/main/java/c/c/a/y/l/l.java | 4 +- app/src/main/java/c/c/a/y/l/m.java | 4 +- app/src/main/java/c/c/a/y/l/n.java | 6 +- app/src/main/java/c/c/a/y/l/o.java | 4 +- app/src/main/java/c/c/a/y/l/p.java | 6 +- app/src/main/java/c/c/a/y/m/b.java | 78 +- app/src/main/java/c/c/a/y/m/c.java | 54 +- app/src/main/java/c/c/a/y/m/d.java | 22 +- app/src/main/java/c/c/a/y/m/e.java | 14 +- app/src/main/java/c/c/a/y/m/g.java | 10 +- app/src/main/java/c/c/a/y/m/h.java | 34 +- app/src/main/java/c/c/a/y/m/i.java | 42 +- app/src/main/java/c/c/a/z/c.java | 12 +- app/src/main/java/c/d/a/a/a.java | 18 +- app/src/main/java/c/d/a/a/e0.java | 2 +- app/src/main/java/c/d/a/a/j.java | 2 +- app/src/main/java/c/d/a/a/q.java | 4 +- app/src/main/java/c/d/a/a/r.java | 4 +- app/src/main/java/c/d/a/a/t.java | 4 +- app/src/main/java/c/d/a/a/u.java | 2 +- app/src/main/java/c/d/b/a/a.java | 172 +- app/src/main/java/c/e/a/a.java | 4 +- app/src/main/java/c/e/b/a.java | 12 +- app/src/main/java/c/e/b/b.java | 16 +- app/src/main/java/c/e/b/c.java | 26 +- app/src/main/java/c/e/b/d.java | 48 +- app/src/main/java/c/f/b/b/a.java | 34 +- app/src/main/java/c/f/b/b/d.java | 24 +- app/src/main/java/c/f/b/b/e.java | 6 +- app/src/main/java/c/f/b/b/i.java | 8 +- app/src/main/java/c/f/d/b/b.java | 8 +- app/src/main/java/c/f/d/d/i.java | 14 +- app/src/main/java/c/f/d/e/a.java | 16 +- app/src/main/java/c/f/d/f/b.java | 2 +- app/src/main/java/c/f/d/i/a.java | 4 +- app/src/main/java/c/f/d/m/c.java | 4 +- app/src/main/java/c/f/e/c.java | 16 +- app/src/main/java/c/f/g/a/a/c.java | 24 +- app/src/main/java/c/f/g/a/a/d.java | 4 +- app/src/main/java/c/f/g/a/a/e.java | 8 +- app/src/main/java/c/f/g/a/a/f.java | 2 +- app/src/main/java/c/f/g/a/a/h/f.java | 18 +- app/src/main/java/c/f/g/a/a/h/h.java | 18 +- app/src/main/java/c/f/g/a/a/h/i/a.java | 20 +- app/src/main/java/c/f/g/a/a/h/i/c.java | 6 +- app/src/main/java/c/f/g/b/a.java | 4 +- app/src/main/java/c/f/g/b/b.java | 12 +- app/src/main/java/c/f/g/b/c.java | 10 +- app/src/main/java/c/f/g/b/d.java | 2 +- app/src/main/java/c/f/g/c/b.java | 8 +- app/src/main/java/c/f/g/d/a.java | 38 +- app/src/main/java/c/f/g/d/b/a.java | 6 +- app/src/main/java/c/f/g/e/b.java | 2 +- app/src/main/java/c/f/g/e/e.java | 2 +- app/src/main/java/c/f/g/e/f.java | 38 +- app/src/main/java/c/f/g/e/g.java | 2 +- app/src/main/java/c/f/g/e/l.java | 12 +- app/src/main/java/c/f/g/e/m.java | 50 +- app/src/main/java/c/f/g/e/n.java | 32 +- app/src/main/java/c/f/g/e/p.java | 6 +- app/src/main/java/c/f/g/f/a.java | 4 +- app/src/main/java/c/f/g/f/b.java | 2 +- app/src/main/java/c/f/g/f/c.java | 6 +- app/src/main/java/c/f/g/f/d.java | 2 +- app/src/main/java/c/f/g/g/a.java | 6 +- app/src/main/java/c/f/h/a/a/c.java | 6 +- app/src/main/java/c/f/h/a/b/a.java | 18 +- app/src/main/java/c/f/h/a/b/d/a.java | 2 +- app/src/main/java/c/f/h/a/b/d/b.java | 20 +- app/src/main/java/c/f/h/a/b/e/c.java | 6 +- app/src/main/java/c/f/h/a/b/f/a.java | 2 +- app/src/main/java/c/f/h/a/b/f/b.java | 6 +- app/src/main/java/c/f/h/a/c/a.java | 36 +- app/src/main/java/c/f/h/a/d/e.java | 6 +- app/src/main/java/c/f/h/b/a/b.java | 2 +- app/src/main/java/c/f/i/a.java | 8 +- app/src/main/java/c/f/i/b.java | 2 +- app/src/main/java/c/f/i/d.java | 6 +- app/src/main/java/c/f/j/a/a/b.java | 4 +- app/src/main/java/c/f/j/a/a/e.java | 4 +- app/src/main/java/c/f/j/a/a/f.java | 10 +- app/src/main/java/c/f/j/a/b/e.java | 6 +- app/src/main/java/c/f/j/a/c/a.java | 22 +- app/src/main/java/c/f/j/a/c/c.java | 2 +- app/src/main/java/c/f/j/a/c/d.java | 8 +- app/src/main/java/c/f/j/c/b.java | 8 +- app/src/main/java/c/f/j/c/f.java | 6 +- app/src/main/java/c/f/j/c/l.java | 12 +- app/src/main/java/c/f/j/c/m.java | 2 +- app/src/main/java/c/f/j/c/n.java | 6 +- app/src/main/java/c/f/j/c/v.java | 36 +- app/src/main/java/c/f/j/d/b.java | 8 +- app/src/main/java/c/f/j/d/e.java | 4 +- app/src/main/java/c/f/j/d/f.java | 16 +- app/src/main/java/c/f/j/e/a.java | 6 +- app/src/main/java/c/f/j/e/b.java | 6 +- app/src/main/java/c/f/j/e/c.java | 2 +- app/src/main/java/c/f/j/e/h.java | 12 +- app/src/main/java/c/f/j/e/j.java | 24 +- app/src/main/java/c/f/j/e/k.java | 8 +- app/src/main/java/c/f/j/e/l.java | 106 +- app/src/main/java/c/f/j/e/o.java | 16 +- app/src/main/java/c/f/j/e/p.java | 36 +- app/src/main/java/c/f/j/h/a.java | 16 +- app/src/main/java/c/f/j/h/d.java | 12 +- app/src/main/java/c/f/j/j/a.java | 4 +- app/src/main/java/c/f/j/j/e.java | 6 +- app/src/main/java/c/f/j/j/h.java | 8 +- app/src/main/java/c/f/j/l/b.java | 4 +- app/src/main/java/c/f/j/l/c.java | 2 +- app/src/main/java/c/f/j/l/e.java | 2 +- app/src/main/java/c/f/j/l/f.java | 8 +- app/src/main/java/c/f/j/l/g.java | 14 +- app/src/main/java/c/f/j/l/o.java | 2 +- app/src/main/java/c/f/j/l/p.java | 8 +- app/src/main/java/c/f/j/l/q.java | 6 +- app/src/main/java/c/f/j/l/s.java | 2 +- app/src/main/java/c/f/j/l/w.java | 4 +- app/src/main/java/c/f/j/l/x.java | 18 +- app/src/main/java/c/f/j/l/y.java | 4 +- app/src/main/java/c/f/j/n/b.java | 6 +- app/src/main/java/c/f/j/p/a.java | 2 +- app/src/main/java/c/f/j/p/a0.java | 4 +- app/src/main/java/c/f/j/p/a1.java | 6 +- app/src/main/java/c/f/j/p/b.java | 4 +- app/src/main/java/c/f/j/p/b0.java | 12 +- app/src/main/java/c/f/j/p/b1.java | 20 +- app/src/main/java/c/f/j/p/c0.java | 4 +- app/src/main/java/c/f/j/p/d.java | 8 +- app/src/main/java/c/f/j/p/d0.java | 8 +- app/src/main/java/c/f/j/p/e0.java | 6 +- app/src/main/java/c/f/j/p/f0.java | 6 +- app/src/main/java/c/f/j/p/h.java | 14 +- app/src/main/java/c/f/j/p/h1.java | 6 +- app/src/main/java/c/f/j/p/i.java | 12 +- app/src/main/java/c/f/j/p/i0.java | 8 +- app/src/main/java/c/f/j/p/i1.java | 10 +- app/src/main/java/c/f/j/p/j.java | 20 +- app/src/main/java/c/f/j/p/j0.java | 4 +- app/src/main/java/c/f/j/p/k.java | 10 +- app/src/main/java/c/f/j/p/k0.java | 26 +- app/src/main/java/c/f/j/p/l0.java | 2 +- app/src/main/java/c/f/j/p/m.java | 2 +- app/src/main/java/c/f/j/p/m0.java | 22 +- app/src/main/java/c/f/j/p/n.java | 48 +- app/src/main/java/c/f/j/p/o.java | 2 +- app/src/main/java/c/f/j/p/o0.java | 22 +- app/src/main/java/c/f/j/p/q.java | 14 +- app/src/main/java/c/f/j/p/q0.java | 16 +- app/src/main/java/c/f/j/p/r0.java | 14 +- app/src/main/java/c/f/j/p/s.java | 6 +- app/src/main/java/c/f/j/p/s0.java | 26 +- app/src/main/java/c/f/j/p/t.java | 20 +- app/src/main/java/c/f/j/p/t0.java | 2 +- app/src/main/java/c/f/j/p/v.java | 12 +- app/src/main/java/c/f/j/p/w.java | 18 +- app/src/main/java/c/f/j/p/x.java | 2 +- app/src/main/java/c/f/j/p/y.java | 4 +- app/src/main/java/c/f/j/s/d.java | 2 +- app/src/main/java/c/f/k/a.java | 4 +- app/src/main/java/c/f/l/a/a.java | 12 +- app/src/main/java/c/f/l/a/b.java | 2 +- app/src/main/java/c/f/l/b/b.java | 22 +- app/src/main/java/c/f/l/b/c.java | 16 +- app/src/main/java/c/f/m/a.java | 12 +- app/src/main/java/c/f/m/b.java | 14 +- app/src/main/java/c/f/m/c.java | 2 +- app/src/main/java/c/f/m/e.java | 2 +- app/src/main/java/c/f/m/f.java | 6 +- app/src/main/java/c/f/m/j.java | 10 +- app/src/main/java/c/f/m/m.java | 4 +- app/src/main/java/c/g/a/a/i.java | 18 +- app/src/main/java/c/g/a/b/a.java | 14 +- app/src/main/java/c/g/a/b/b.java | 4 +- app/src/main/java/c/g/a/b/e.java | 2 +- app/src/main/java/c/g/a/b/p/a.java | 8 +- app/src/main/java/c/g/a/b/p/c.java | 6 +- app/src/main/java/c/g/a/b/p/e.java | 2 +- app/src/main/java/c/g/a/b/p/g.java | 14 +- app/src/main/java/c/g/a/b/p/i.java | 2 +- app/src/main/java/c/g/a/b/q/a.java | 2 +- app/src/main/java/c/g/a/b/q/b.java | 2 +- app/src/main/java/c/g/a/b/q/c.java | 18 +- app/src/main/java/c/g/a/b/q/d.java | 292 +- app/src/main/java/c/g/a/b/r/a.java | 6 +- app/src/main/java/c/g/a/b/r/b.java | 6 +- app/src/main/java/c/g/a/b/s/b.java | 2 +- app/src/main/java/c/g/a/b/t/a.java | 2 +- app/src/main/java/c/g/a/b/t/d.java | 2 +- app/src/main/java/c/g/a/b/t/k.java | 12 +- app/src/main/java/c/g/a/c/c0/a.java | 2 +- app/src/main/java/c/g/a/c/c0/a0.java | 6 +- app/src/main/java/c/g/a/c/c0/b0.java | 66 +- app/src/main/java/c/g/a/c/c0/c.java | 30 +- app/src/main/java/c/g/a/c/c0/c0.java | 52 +- app/src/main/java/c/g/a/c/c0/d.java | 8 +- app/src/main/java/c/g/a/c/c0/f.java | 14 +- app/src/main/java/c/g/a/c/c0/h.java | 6 +- app/src/main/java/c/g/a/c/c0/j.java | 2 +- app/src/main/java/c/g/a/c/c0/k.java | 12 +- app/src/main/java/c/g/a/c/c0/o.java | 30 +- app/src/main/java/c/g/a/c/c0/q.java | 10 +- app/src/main/java/c/g/a/c/c0/u.java | 16 +- app/src/main/java/c/g/a/c/c0/v.java | 2 +- app/src/main/java/c/g/a/c/c0/w.java | 12 +- app/src/main/java/c/g/a/c/c0/x.java | 10 +- app/src/main/java/c/g/a/c/c0/y.java | 16 +- app/src/main/java/c/g/a/c/d.java | 2 +- app/src/main/java/c/g/a/c/d0/a.java | 4 +- app/src/main/java/c/g/a/c/e.java | 4 +- app/src/main/java/c/g/a/c/e0/h/b.java | 2 +- app/src/main/java/c/g/a/c/e0/h/c.java | 8 +- app/src/main/java/c/g/a/c/e0/h/d.java | 8 +- app/src/main/java/c/g/a/c/e0/h/f.java | 4 +- app/src/main/java/c/g/a/c/e0/h/h.java | 8 +- app/src/main/java/c/g/a/c/e0/h/l.java | 8 +- app/src/main/java/c/g/a/c/e0/h/m.java | 8 +- app/src/main/java/c/g/a/c/g0/a.java | 6 +- app/src/main/java/c/g/a/c/g0/b.java | 4 +- app/src/main/java/c/g/a/c/g0/e.java | 12 +- app/src/main/java/c/g/a/c/g0/f.java | 48 +- app/src/main/java/c/g/a/c/g0/j.java | 4 +- app/src/main/java/c/g/a/c/g0/l.java | 8 +- app/src/main/java/c/g/a/c/g0/t/i.java | 2 +- app/src/main/java/c/g/a/c/g0/t/j.java | 4 +- app/src/main/java/c/g/a/c/g0/t/l.java | 16 +- app/src/main/java/c/g/a/c/g0/t/m.java | 10 +- app/src/main/java/c/g/a/c/g0/t/u.java | 4 +- app/src/main/java/c/g/a/c/g0/u/d.java | 20 +- app/src/main/java/c/g/a/c/h0/c.java | 4 +- app/src/main/java/c/g/a/c/h0/m.java | 16 +- app/src/main/java/c/g/a/c/h0/n.java | 46 +- app/src/main/java/c/g/a/c/i0/d.java | 8 +- app/src/main/java/c/g/a/c/i0/r.java | 12 +- app/src/main/java/c/g/a/c/i0/t.java | 2 +- app/src/main/java/c/g/a/c/i0/u.java | 10 +- app/src/main/java/c/g/a/c/l.java | 2 +- app/src/main/java/c/g/a/c/y/b.java | 4 +- app/src/main/java/c/g/a/c/z/a.java | 4 +- app/src/main/java/c/h/a/a/a.java | 14 +- app/src/main/java/c/h/a/a/b.java | 14 +- app/src/main/java/c/h/a/a/e.java | 14 +- app/src/main/java/c/i/a/b/i/a.java | 4 +- app/src/main/java/c/i/a/b/i/b.java | 2 +- app/src/main/java/c/i/a/b/i/d.java | 36 +- app/src/main/java/c/i/a/b/i/e/b.java | 30 +- app/src/main/java/c/i/a/b/i/e/c.java | 12 +- app/src/main/java/c/i/a/b/i/e/f.java | 14 +- app/src/main/java/c/i/a/b/i/e/g.java | 12 +- app/src/main/java/c/i/a/b/i/e/h.java | 2 +- app/src/main/java/c/i/a/b/j/a.java | 32 +- app/src/main/java/c/i/a/b/j/b.java | 24 +- app/src/main/java/c/i/a/b/j/c.java | 4 +- app/src/main/java/c/i/a/b/j/i.java | 2 +- app/src/main/java/c/i/a/b/j/j.java | 6 +- app/src/main/java/c/i/a/b/j/l.java | 10 +- app/src/main/java/c/i/a/b/j/n.java | 6 +- app/src/main/java/c/i/a/b/j/p.java | 6 +- app/src/main/java/c/i/a/b/j/q/a.java | 2 +- app/src/main/java/c/i/a/b/j/q/b.java | 2 +- app/src/main/java/c/i/a/b/j/q/c.java | 12 +- app/src/main/java/c/i/a/b/j/q/i.java | 4 +- app/src/main/java/c/i/a/b/j/q/j.java | 6 +- app/src/main/java/c/i/a/b/j/q/k.java | 10 +- app/src/main/java/c/i/a/b/j/r/a/a.java | 10 +- app/src/main/java/c/i/a/b/j/t/b.java | 10 +- app/src/main/java/c/i/a/b/j/t/c.java | 6 +- app/src/main/java/c/i/a/b/j/t/d.java | 6 +- app/src/main/java/c/i/a/b/j/t/f.java | 8 +- app/src/main/java/c/i/a/b/j/t/g.java | 6 +- app/src/main/java/c/i/a/b/j/t/h/c.java | 36 +- app/src/main/java/c/i/a/b/j/t/h/d.java | 8 +- app/src/main/java/c/i/a/b/j/t/h/f.java | 10 +- app/src/main/java/c/i/a/b/j/t/h/g.java | 2 +- app/src/main/java/c/i/a/b/j/t/h/h.java | 6 +- app/src/main/java/c/i/a/b/j/t/h/i.java | 18 +- app/src/main/java/c/i/a/b/j/t/h/j.java | 4 +- app/src/main/java/c/i/a/b/j/t/h/k.java | 10 +- app/src/main/java/c/i/a/b/j/t/h/l.java | 6 +- app/src/main/java/c/i/a/b/j/t/h/m.java | 6 +- app/src/main/java/c/i/a/b/j/t/h/o.java | 6 +- app/src/main/java/c/i/a/b/j/t/h/p.java | 4 +- app/src/main/java/c/i/a/b/j/t/h/q.java | 6 +- app/src/main/java/c/i/a/b/j/t/i/a.java | 16 +- app/src/main/java/c/i/a/b/j/t/i/a0.java | 6 +- app/src/main/java/c/i/a/b/j/t/i/b.java | 12 +- app/src/main/java/c/i/a/b/j/t/i/d.java | 10 +- app/src/main/java/c/i/a/b/j/t/i/k.java | 6 +- app/src/main/java/c/i/a/b/j/t/i/p.java | 2 +- app/src/main/java/c/i/a/b/j/t/i/s.java | 6 +- app/src/main/java/c/i/a/b/j/t/i/t.java | 2 +- app/src/main/java/c/i/a/b/j/t/i/u.java | 6 +- app/src/main/java/c/i/a/b/j/u/a.java | 4 +- app/src/main/java/c/i/a/b/j/w/a.java | 2 +- app/src/main/java/c/i/a/c/a2/a.java | 44 +- app/src/main/java/c/i/a/c/a2/a0.java | 4 +- app/src/main/java/c/i/a/c/a2/b0/b.java | 16 +- app/src/main/java/c/i/a/c/a2/c.java | 8 +- app/src/main/java/c/i/a/c/a2/c0/c.java | 12 +- app/src/main/java/c/i/a/c/a2/c0/d.java | 20 +- app/src/main/java/c/i/a/c/a2/d.java | 8 +- app/src/main/java/c/i/a/c/a2/d0/b.java | 20 +- app/src/main/java/c/i/a/c/a2/d0/c.java | 20 +- app/src/main/java/c/i/a/c/a2/d0/d.java | 8 +- app/src/main/java/c/i/a/c/a2/d0/e.java | 14 +- app/src/main/java/c/i/a/c/a2/e.java | 6 +- app/src/main/java/c/i/a/c/a2/e0/a.java | 24 +- app/src/main/java/c/i/a/c/a2/e0/b.java | 4 +- app/src/main/java/c/i/a/c/a2/e0/d.java | 4 +- app/src/main/java/c/i/a/c/a2/e0/e.java | 28 +- app/src/main/java/c/i/a/c/a2/f0/b.java | 8 +- app/src/main/java/c/i/a/c/a2/f0/e.java | 534 +- app/src/main/java/c/i/a/c/a2/f0/g.java | 10 +- app/src/main/java/c/i/a/c/a2/g0/c.java | 2 +- app/src/main/java/c/i/a/c/a2/g0/d.java | 10 +- app/src/main/java/c/i/a/c/a2/g0/e.java | 8 +- app/src/main/java/c/i/a/c/a2/g0/f.java | 82 +- app/src/main/java/c/i/a/c/a2/g0/h.java | 6 +- app/src/main/java/c/i/a/c/a2/g0/i.java | 12 +- app/src/main/java/c/i/a/c/a2/h0/d.java | 8 +- app/src/main/java/c/i/a/c/a2/h0/e.java | 204 +- app/src/main/java/c/i/a/c/a2/h0/f.java | 4 +- app/src/main/java/c/i/a/c/a2/h0/g.java | 126 +- app/src/main/java/c/i/a/c/a2/h0/h.java | 6 +- app/src/main/java/c/i/a/c/a2/h0/i.java | 74 +- app/src/main/java/c/i/a/c/a2/h0/j.java | 4 +- app/src/main/java/c/i/a/c/a2/h0/k.java | 6 +- app/src/main/java/c/i/a/c/a2/h0/m.java | 4 +- app/src/main/java/c/i/a/c/a2/h0/n.java | 4 +- app/src/main/java/c/i/a/c/a2/h0/o.java | 2 +- app/src/main/java/c/i/a/c/a2/h0/p.java | 4 +- app/src/main/java/c/i/a/c/a2/i0/b.java | 28 +- app/src/main/java/c/i/a/c/a2/i0/c.java | 10 +- app/src/main/java/c/i/a/c/a2/i0/d.java | 20 +- app/src/main/java/c/i/a/c/a2/i0/e.java | 20 +- app/src/main/java/c/i/a/c/a2/i0/f.java | 6 +- app/src/main/java/c/i/a/c/a2/i0/h.java | 6 +- app/src/main/java/c/i/a/c/a2/i0/i.java | 2 +- app/src/main/java/c/i/a/c/a2/i0/j.java | 26 +- app/src/main/java/c/i/a/c/a2/j0/a0.java | 4 +- app/src/main/java/c/i/a/c/a2/j0/b0.java | 84 +- app/src/main/java/c/i/a/c/a2/j0/d0.java | 10 +- app/src/main/java/c/i/a/c/a2/j0/e0.java | 2 +- app/src/main/java/c/i/a/c/a2/j0/f.java | 8 +- app/src/main/java/c/i/a/c/a2/j0/f0.java | 8 +- app/src/main/java/c/i/a/c/a2/j0/g.java | 12 +- app/src/main/java/c/i/a/c/a2/j0/g0.java | 4 +- app/src/main/java/c/i/a/c/a2/j0/h.java | 8 +- app/src/main/java/c/i/a/c/a2/j0/h0.java | 66 +- app/src/main/java/c/i/a/c/a2/j0/i.java | 12 +- app/src/main/java/c/i/a/c/a2/j0/i0.java | 10 +- app/src/main/java/c/i/a/c/a2/j0/j.java | 22 +- app/src/main/java/c/i/a/c/a2/j0/j0.java | 2 +- app/src/main/java/c/i/a/c/a2/j0/k.java | 64 +- app/src/main/java/c/i/a/c/a2/j0/l.java | 6 +- app/src/main/java/c/i/a/c/a2/j0/m.java | 20 +- app/src/main/java/c/i/a/c/a2/j0/n.java | 18 +- app/src/main/java/c/i/a/c/a2/j0/p.java | 40 +- app/src/main/java/c/i/a/c/a2/j0/q.java | 40 +- app/src/main/java/c/i/a/c/a2/j0/r.java | 50 +- app/src/main/java/c/i/a/c/a2/j0/s.java | 28 +- app/src/main/java/c/i/a/c/a2/j0/t.java | 14 +- app/src/main/java/c/i/a/c/a2/j0/u.java | 28 +- app/src/main/java/c/i/a/c/a2/j0/v.java | 14 +- app/src/main/java/c/i/a/c/a2/j0/w.java | 8 +- app/src/main/java/c/i/a/c/a2/j0/x.java | 14 +- app/src/main/java/c/i/a/c/a2/j0/y.java | 10 +- app/src/main/java/c/i/a/c/a2/j0/z.java | 4 +- app/src/main/java/c/i/a/c/a2/k0/b.java | 74 +- app/src/main/java/c/i/a/c/a2/k0/c.java | 4 +- app/src/main/java/c/i/a/c/a2/k0/e.java | 12 +- app/src/main/java/c/i/a/c/a2/o.java | 12 +- app/src/main/java/c/i/a/c/a2/p.java | 4 +- app/src/main/java/c/i/a/c/a2/r.java | 6 +- app/src/main/java/c/i/a/c/a2/u.java | 10 +- app/src/main/java/c/i/a/c/a2/w.java | 8 +- app/src/main/java/c/i/a/c/a2/x.java | 14 +- app/src/main/java/c/i/a/c/b1.java | 38 +- app/src/main/java/c/i/a/c/b2/l.java | 32 +- app/src/main/java/c/i/a/c/b2/m.java | 6 +- app/src/main/java/c/i/a/c/b2/n.java | 8 +- app/src/main/java/c/i/a/c/b2/o.java | 6 +- app/src/main/java/c/i/a/c/b2/p.java | 4 +- app/src/main/java/c/i/a/c/b2/q.java | 2 +- app/src/main/java/c/i/a/c/b2/s.java | 14 +- app/src/main/java/c/i/a/c/b2/u.java | 10 +- app/src/main/java/c/i/a/c/c0.java | 22 +- app/src/main/java/c/i/a/c/c1.java | 22 +- app/src/main/java/c/i/a/c/c2/c.java | 2 +- app/src/main/java/c/i/a/c/c2/f.java | 38 +- app/src/main/java/c/i/a/c/c2/h/a.java | 2 +- app/src/main/java/c/i/a/c/c2/i/a.java | 2 +- app/src/main/java/c/i/a/c/c2/j/a.java | 12 +- app/src/main/java/c/i/a/c/c2/k/b.java | 24 +- app/src/main/java/c/i/a/c/c2/l/a.java | 10 +- app/src/main/java/c/i/a/c/d0.java | 12 +- app/src/main/java/c/i/a/c/d1.java | 10 +- app/src/main/java/c/i/a/c/d2/a.java | 6 +- app/src/main/java/c/i/a/c/d2/b0.java | 88 +- app/src/main/java/c/i/a/c/d2/c0.java | 10 +- app/src/main/java/c/i/a/c/d2/d0.java | 10 +- app/src/main/java/c/i/a/c/d2/e0.java | 76 +- app/src/main/java/c/i/a/c/d2/h0.java | 10 +- app/src/main/java/c/i/a/c/d2/i0.java | 10 +- app/src/main/java/c/i/a/c/d2/j.java | 16 +- app/src/main/java/c/i/a/c/d2/j0/a.java | 40 +- app/src/main/java/c/i/a/c/d2/k.java | 6 +- app/src/main/java/c/i/a/c/d2/l.java | 4 +- app/src/main/java/c/i/a/c/d2/m.java | 14 +- app/src/main/java/c/i/a/c/d2/q.java | 6 +- app/src/main/java/c/i/a/c/d2/r.java | 6 +- app/src/main/java/c/i/a/c/d2/t.java | 26 +- app/src/main/java/c/i/a/c/d2/u.java | 4 +- app/src/main/java/c/i/a/c/d2/w.java | 16 +- app/src/main/java/c/i/a/c/d2/y.java | 2 +- app/src/main/java/c/i/a/c/d2/z.java | 34 +- app/src/main/java/c/i/a/c/e0.java | 8 +- app/src/main/java/c/i/a/c/e2/b.java | 4 +- app/src/main/java/c/i/a/c/e2/c.java | 12 +- app/src/main/java/c/i/a/c/e2/l.java | 34 +- app/src/main/java/c/i/a/c/e2/m/c.java | 82 +- app/src/main/java/c/i/a/c/e2/m/d.java | 54 +- app/src/main/java/c/i/a/c/e2/m/e.java | 16 +- app/src/main/java/c/i/a/c/e2/n/a.java | 32 +- app/src/main/java/c/i/a/c/e2/n/b.java | 34 +- app/src/main/java/c/i/a/c/e2/o/a.java | 22 +- app/src/main/java/c/i/a/c/e2/p/c.java | 4 +- app/src/main/java/c/i/a/c/e2/q/a.java | 20 +- app/src/main/java/c/i/a/c/e2/q/b.java | 4 +- app/src/main/java/c/i/a/c/e2/q/c.java | 12 +- app/src/main/java/c/i/a/c/e2/s/b.java | 2 +- app/src/main/java/c/i/a/c/e2/s/c.java | 38 +- app/src/main/java/c/i/a/c/e2/s/d.java | 16 +- app/src/main/java/c/i/a/c/e2/s/e.java | 4 +- app/src/main/java/c/i/a/c/e2/s/f.java | 6 +- app/src/main/java/c/i/a/c/e2/s/g.java | 4 +- app/src/main/java/c/i/a/c/e2/t/a.java | 16 +- app/src/main/java/c/i/a/c/e2/u/c.java | 6 +- app/src/main/java/c/i/a/c/e2/u/d.java | 4 +- app/src/main/java/c/i/a/c/e2/u/f.java | 2 +- app/src/main/java/c/i/a/c/e2/u/g.java | 4 +- app/src/main/java/c/i/a/c/e2/u/h.java | 36 +- app/src/main/java/c/i/a/c/e2/u/i.java | 16 +- app/src/main/java/c/i/a/c/e2/u/k.java | 2 +- app/src/main/java/c/i/a/c/f2/b.java | 2 +- app/src/main/java/c/i/a/c/f2/c.java | 2 +- app/src/main/java/c/i/a/c/f2/e.java | 14 +- app/src/main/java/c/i/a/c/f2/g.java | 6 +- app/src/main/java/c/i/a/c/f2/i.java | 34 +- app/src/main/java/c/i/a/c/f2/k.java | 8 +- app/src/main/java/c/i/a/c/f2/m.java | 6 +- app/src/main/java/c/i/a/c/g0.java | 12 +- app/src/main/java/c/i/a/c/g2/e.java | 2 +- app/src/main/java/c/i/a/c/g2/f.java | 2 +- app/src/main/java/c/i/a/c/g2/g.java | 38 +- app/src/main/java/c/i/a/c/g2/i.java | 4 +- app/src/main/java/c/i/a/c/g2/j.java | 18 +- app/src/main/java/c/i/a/c/g2/n.java | 10 +- app/src/main/java/c/i/a/c/g2/o/d.java | 6 +- app/src/main/java/c/i/a/c/g2/o/e.java | 8 +- app/src/main/java/c/i/a/c/g2/o/f.java | 10 +- app/src/main/java/c/i/a/c/g2/o/h.java | 20 +- app/src/main/java/c/i/a/c/h0.java | 2 +- app/src/main/java/c/i/a/c/h1.java | 8 +- app/src/main/java/c/i/a/c/h2/a.java | 6 +- app/src/main/java/c/i/a/c/h2/d.java | 16 +- app/src/main/java/c/i/a/c/h2/e.java | 12 +- app/src/main/java/c/i/a/c/h2/g.java | 4 +- app/src/main/java/c/i/a/c/h2/l.java | 14 +- app/src/main/java/c/i/a/c/h2/m.java | 4 +- app/src/main/java/c/i/a/c/h2/n.java | 44 +- app/src/main/java/c/i/a/c/h2/o.java | 10 +- app/src/main/java/c/i/a/c/h2/q.java | 30 +- app/src/main/java/c/i/a/c/h2/v.java | 6 +- app/src/main/java/c/i/a/c/h2/w.java | 10 +- app/src/main/java/c/i/a/c/h2/y/c.java | 24 +- app/src/main/java/c/i/a/c/h2/y/f.java | 20 +- app/src/main/java/c/i/a/c/h2/y/h.java | 2 +- app/src/main/java/c/i/a/c/h2/y/i.java | 6 +- app/src/main/java/c/i/a/c/h2/y/j.java | 50 +- app/src/main/java/c/i/a/c/h2/y/k.java | 2 +- app/src/main/java/c/i/a/c/h2/y/n.java | 14 +- app/src/main/java/c/i/a/c/h2/y/p.java | 2 +- app/src/main/java/c/i/a/c/h2/y/q.java | 36 +- app/src/main/java/c/i/a/c/h2/y/r.java | 2 +- app/src/main/java/c/i/a/c/i2/a.java | 2 +- app/src/main/java/c/i/a/c/i2/b.java | 6 +- app/src/main/java/c/i/a/c/i2/d.java | 2 +- app/src/main/java/c/i/a/c/i2/d0.java | 24 +- app/src/main/java/c/i/a/c/i2/e0.java | 12 +- app/src/main/java/c/i/a/c/i2/f0.java | 10 +- app/src/main/java/c/i/a/c/i2/i.java | 4 +- app/src/main/java/c/i/a/c/i2/n.java | 12 +- app/src/main/java/c/i/a/c/i2/o.java | 8 +- app/src/main/java/c/i/a/c/i2/u.java | 12 +- app/src/main/java/c/i/a/c/i2/v.java | 56 +- app/src/main/java/c/i/a/c/i2/w.java | 40 +- app/src/main/java/c/i/a/c/i2/x.java | 42 +- app/src/main/java/c/i/a/c/i2/z.java | 28 +- app/src/main/java/c/i/a/c/j0.java | 10 +- app/src/main/java/c/i/a/c/j2/j.java | 6 +- app/src/main/java/c/i/a/c/j2/l.java | 8 +- app/src/main/java/c/i/a/c/j2/m.java | 4 +- app/src/main/java/c/i/a/c/j2/n.java | 68 +- app/src/main/java/c/i/a/c/j2/o.java | 6 +- app/src/main/java/c/i/a/c/j2/t.java | 6 +- app/src/main/java/c/i/a/c/j2/x/b.java | 10 +- app/src/main/java/c/i/a/c/j2/x/c.java | 2 +- app/src/main/java/c/i/a/c/j2/x/d.java | 10 +- app/src/main/java/c/i/a/c/k0.java | 4 +- app/src/main/java/c/i/a/c/l0.java | 8 +- app/src/main/java/c/i/a/c/o0.java | 162 +- app/src/main/java/c/i/a/c/o1.java | 8 +- app/src/main/java/c/i/a/c/p1.java | 94 +- app/src/main/java/c/i/a/c/q0.java | 356 +- app/src/main/java/c/i/a/c/q1.java | 4 +- app/src/main/java/c/i/a/c/r1.java | 26 +- app/src/main/java/c/i/a/c/s1.java | 4 +- app/src/main/java/c/i/a/c/t.java | 10 +- app/src/main/java/c/i/a/c/t1.java | 4 +- app/src/main/java/c/i/a/c/u1/c1.java | 16 +- app/src/main/java/c/i/a/c/u1/d1.java | 8 +- app/src/main/java/c/i/a/c/u1/f0.java | 4 +- app/src/main/java/c/i/a/c/u1/h.java | 4 +- app/src/main/java/c/i/a/c/u1/i0.java | 4 +- app/src/main/java/c/i/a/c/u1/j.java | 4 +- app/src/main/java/c/i/a/c/u1/k.java | 4 +- app/src/main/java/c/i/a/c/u1/l0.java | 4 +- app/src/main/java/c/i/a/c/u1/m.java | 4 +- app/src/main/java/c/i/a/c/u1/m0.java | 4 +- app/src/main/java/c/i/a/c/u1/n.java | 4 +- app/src/main/java/c/i/a/c/u1/n0.java | 4 +- app/src/main/java/c/i/a/c/u1/o.java | 4 +- app/src/main/java/c/i/a/c/u1/o0.java | 4 +- app/src/main/java/c/i/a/c/u1/s0.java | 4 +- app/src/main/java/c/i/a/c/u1/t0.java | 4 +- app/src/main/java/c/i/a/c/u1/v0.java | 4 +- app/src/main/java/c/i/a/c/u1/w.java | 4 +- app/src/main/java/c/i/a/c/u1/z.java | 4 +- app/src/main/java/c/i/a/c/u1/z0.java | 4 +- app/src/main/java/c/i/a/c/v0.java | 56 +- app/src/main/java/c/i/a/c/v1/a0.java | 2 +- app/src/main/java/c/i/a/c/v1/b0.java | 12 +- app/src/main/java/c/i/a/c/v1/c0.java | 12 +- app/src/main/java/c/i/a/c/v1/d0.java | 14 +- app/src/main/java/c/i/a/c/v1/k.java | 12 +- app/src/main/java/c/i/a/c/v1/l.java | 2 +- app/src/main/java/c/i/a/c/v1/m.java | 4 +- app/src/main/java/c/i/a/c/v1/n.java | 10 +- app/src/main/java/c/i/a/c/v1/o.java | 14 +- app/src/main/java/c/i/a/c/v1/r.java | 6 +- app/src/main/java/c/i/a/c/v1/s.java | 44 +- app/src/main/java/c/i/a/c/v1/u.java | 8 +- app/src/main/java/c/i/a/c/v1/v.java | 6 +- app/src/main/java/c/i/a/c/v1/w.java | 2 +- app/src/main/java/c/i/a/c/v1/x.java | 2 +- app/src/main/java/c/i/a/c/v1/y.java | 24 +- app/src/main/java/c/i/a/c/v1/z.java | 14 +- app/src/main/java/c/i/a/c/x0.java | 24 +- app/src/main/java/c/i/a/c/x1/b.java | 10 +- app/src/main/java/c/i/a/c/x1/d.java | 2 +- app/src/main/java/c/i/a/c/x1/e.java | 10 +- app/src/main/java/c/i/a/c/x1/g.java | 14 +- app/src/main/java/c/i/a/c/y.java | 2 +- app/src/main/java/c/i/a/c/y0.java | 12 +- app/src/main/java/c/i/a/c/y1/a.java | 8 +- app/src/main/java/c/i/a/c/z0.java | 38 +- app/src/main/java/c/i/a/c/z1/a0.java | 10 +- app/src/main/java/c/i/a/c/z1/m.java | 2 +- app/src/main/java/c/i/a/c/z1/p.java | 4 +- app/src/main/java/c/i/a/c/z1/q.java | 38 +- app/src/main/java/c/i/a/c/z1/y.java | 6 +- app/src/main/java/c/i/a/c/z1/z.java | 38 +- app/src/main/java/c/i/a/d/a/a.java | 6 +- app/src/main/java/c/i/a/e/b.java | 4 +- app/src/main/java/c/i/a/e/c.java | 50 +- app/src/main/java/c/i/a/f/a/a/a.java | 4 +- app/src/main/java/c/i/a/f/b/f.java | 6 +- app/src/main/java/c/i/a/f/c/a/a.java | 32 +- app/src/main/java/c/i/a/f/c/a/b.java | 6 +- app/src/main/java/c/i/a/f/c/a/d/d.java | 4 +- app/src/main/java/c/i/a/f/c/a/e/a.java | 2 +- app/src/main/java/c/i/a/f/c/a/e/b.java | 4 +- app/src/main/java/c/i/a/f/c/a/f/a.java | 2 +- app/src/main/java/c/i/a/f/c/a/f/b/a.java | 16 +- app/src/main/java/c/i/a/f/c/a/f/b/f.java | 4 +- app/src/main/java/c/i/a/f/c/a/f/b/m.java | 4 +- app/src/main/java/c/i/a/f/c/a/g.java | 4 +- app/src/main/java/c/i/a/f/c/a/h.java | 6 +- app/src/main/java/c/i/a/f/c/a/i.java | 4 +- app/src/main/java/c/i/a/f/d/b.java | 12 +- app/src/main/java/c/i/a/f/d/f.java | 4 +- app/src/main/java/c/i/a/f/d/g.java | 8 +- app/src/main/java/c/i/a/f/d/k.java | 4 +- app/src/main/java/c/i/a/f/d/l.java | 2 +- app/src/main/java/c/i/a/f/d/q.java | 10 +- app/src/main/java/c/i/a/f/d/r.java | 14 +- app/src/main/java/c/i/a/f/d/x.java | 10 +- app/src/main/java/c/i/a/f/d/y.java | 6 +- app/src/main/java/c/i/a/f/e/a0.java | 6 +- app/src/main/java/c/i/a/f/e/c.java | 6 +- app/src/main/java/c/i/a/f/e/e.java | 2 +- app/src/main/java/c/i/a/f/e/f.java | 10 +- app/src/main/java/c/i/a/f/e/h/a.java | 12 +- app/src/main/java/c/i/a/f/e/h/b.java | 26 +- app/src/main/java/c/i/a/f/e/h/j/b.java | 6 +- app/src/main/java/c/i/a/f/e/h/j/b0.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/b1.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/c0.java | 4 +- app/src/main/java/c/i/a/f/e/h/j/c1.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/d0.java | 4 +- app/src/main/java/c/i/a/f/e/h/j/g.java | 98 +- app/src/main/java/c/i/a/f/e/h/j/g0.java | 10 +- app/src/main/java/c/i/a/f/e/h/j/h.java | 8 +- app/src/main/java/c/i/a/f/e/h/j/i0.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/k.java | 4 +- app/src/main/java/c/i/a/f/e/h/j/l0.java | 16 +- app/src/main/java/c/i/a/f/e/h/j/m0.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/n0.java | 14 +- app/src/main/java/c/i/a/f/e/h/j/o0.java | 16 +- app/src/main/java/c/i/a/f/e/h/j/w.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/y0.java | 2 +- app/src/main/java/c/i/a/f/e/h/j/z.java | 4 +- app/src/main/java/c/i/a/f/e/k/b.java | 46 +- app/src/main/java/c/i/a/f/e/k/c.java | 8 +- app/src/main/java/c/i/a/f/e/k/d.java | 22 +- app/src/main/java/c/i/a/f/e/k/e.java | 8 +- app/src/main/java/c/i/a/f/e/k/e0.java | 12 +- app/src/main/java/c/i/a/f/e/k/f0.java | 12 +- app/src/main/java/c/i/a/f/e/k/g.java | 6 +- app/src/main/java/c/i/a/f/e/k/g0.java | 6 +- app/src/main/java/c/i/a/f/e/k/l0.java | 2 +- app/src/main/java/c/i/a/f/e/k/q.java | 4 +- app/src/main/java/c/i/a/f/e/k/q0.java | 4 +- app/src/main/java/c/i/a/f/e/k/t.java | 6 +- app/src/main/java/c/i/a/f/e/l/a.java | 6 +- app/src/main/java/c/i/a/f/e/m/a.java | 4 +- app/src/main/java/c/i/a/f/e/m/b.java | 2 +- app/src/main/java/c/i/a/f/e/n/a.java | 12 +- app/src/main/java/c/i/a/f/e/o/c.java | 46 +- app/src/main/java/c/i/a/f/e/o/i.java | 4 +- app/src/main/java/c/i/a/f/e/s.java | 10 +- app/src/main/java/c/i/a/f/e/v.java | 4 +- app/src/main/java/c/i/a/f/e/w.java | 6 +- app/src/main/java/c/i/a/f/f/a.java | 10 +- app/src/main/java/c/i/a/f/f/b.java | 4 +- app/src/main/java/c/i/a/f/g/b.java | 8 +- app/src/main/java/c/i/a/f/g/c.java | 10 +- app/src/main/java/c/i/a/f/g/d.java | 10 +- app/src/main/java/c/i/a/f/g/f.java | 8 +- app/src/main/java/c/i/a/f/g/h.java | 4 +- app/src/main/java/c/i/a/f/h/c/o.java | 12 +- app/src/main/java/c/i/a/f/h/d/a.java | 4 +- app/src/main/java/c/i/a/f/h/e/a.java | 2 +- app/src/main/java/c/i/a/f/h/j/a0.java | 6 +- app/src/main/java/c/i/a/f/h/j/a1.java | 4 +- app/src/main/java/c/i/a/f/h/j/b1.java | 2 +- app/src/main/java/c/i/a/f/h/j/e0.java | 10 +- app/src/main/java/c/i/a/f/h/j/f1.java | 4 +- app/src/main/java/c/i/a/f/h/j/g.java | 6 +- app/src/main/java/c/i/a/f/h/j/h0.java | 2 +- app/src/main/java/c/i/a/f/h/j/i0.java | 2 +- app/src/main/java/c/i/a/f/h/j/j.java | 2 +- app/src/main/java/c/i/a/f/h/j/j0.java | 8 +- app/src/main/java/c/i/a/f/h/j/n0.java | 6 +- app/src/main/java/c/i/a/f/h/j/o0.java | 10 +- app/src/main/java/c/i/a/f/h/j/p.java | 4 +- app/src/main/java/c/i/a/f/h/j/q.java | 6 +- app/src/main/java/c/i/a/f/h/j/r.java | 36 +- app/src/main/java/c/i/a/f/h/j/s0.java | 6 +- app/src/main/java/c/i/a/f/h/j/t0.java | 10 +- app/src/main/java/c/i/a/f/h/j/u0.java | 2 +- app/src/main/java/c/i/a/f/h/j/v0.java | 2 +- app/src/main/java/c/i/a/f/h/j/z.java | 8 +- app/src/main/java/c/i/a/f/h/k/j.java | 4 +- app/src/main/java/c/i/a/f/h/k/k.java | 6 +- app/src/main/java/c/i/a/f/h/l/a3.java | 4 +- app/src/main/java/c/i/a/f/h/l/b3.java | 2 +- app/src/main/java/c/i/a/f/h/l/c0.java | 6 +- app/src/main/java/c/i/a/f/h/l/c2.java | 6 +- app/src/main/java/c/i/a/f/h/l/c3.java | 4 +- app/src/main/java/c/i/a/f/h/l/c7.java | 20 +- app/src/main/java/c/i/a/f/h/l/d5.java | 2 +- app/src/main/java/c/i/a/f/h/l/dc.java | 22 +- app/src/main/java/c/i/a/f/h/l/e6.java | 230 +- app/src/main/java/c/i/a/f/h/l/f5.java | 2 +- app/src/main/java/c/i/a/f/h/l/f7.java | 8 +- app/src/main/java/c/i/a/f/h/l/g.java | 18 +- app/src/main/java/c/i/a/f/h/l/g4.java | 4 +- app/src/main/java/c/i/a/f/h/l/g6.java | 14 +- app/src/main/java/c/i/a/f/h/l/ga.java | 6 +- app/src/main/java/c/i/a/f/h/l/h4.java | 4 +- app/src/main/java/c/i/a/f/h/l/h9.java | 6 +- app/src/main/java/c/i/a/f/h/l/j.java | 4 +- app/src/main/java/c/i/a/f/h/l/j7.java | 4 +- app/src/main/java/c/i/a/f/h/l/l2.java | 6 +- app/src/main/java/c/i/a/f/h/l/la.java | 6 +- app/src/main/java/c/i/a/f/h/l/m2.java | 2 +- app/src/main/java/c/i/a/f/h/l/n4.java | 10 +- app/src/main/java/c/i/a/f/h/l/n6.java | 8 +- app/src/main/java/c/i/a/f/h/l/o2.java | 2 +- app/src/main/java/c/i/a/f/h/l/o4.java | 4 +- app/src/main/java/c/i/a/f/h/l/o5.java | 6 +- app/src/main/java/c/i/a/f/h/l/o6.java | 4 +- app/src/main/java/c/i/a/f/h/l/p2.java | 4 +- app/src/main/java/c/i/a/f/h/l/p8.java | 30 +- app/src/main/java/c/i/a/f/h/l/s2.java | 4 +- app/src/main/java/c/i/a/f/h/l/s3.java | 2 +- app/src/main/java/c/i/a/f/h/l/s6.java | 2 +- app/src/main/java/c/i/a/f/h/l/u1.java | 2 +- app/src/main/java/c/i/a/f/h/l/u4.java | 4 +- app/src/main/java/c/i/a/f/h/l/v8.java | 6 +- app/src/main/java/c/i/a/f/h/l/x1.java | 2 +- app/src/main/java/c/i/a/f/h/l/y1.java | 6 +- app/src/main/java/c/i/a/f/h/l/y2.java | 2 +- app/src/main/java/c/i/a/f/h/l/y3.java | 2 +- app/src/main/java/c/i/a/f/h/l/y6.java | 2 +- app/src/main/java/c/i/a/f/h/l/y7.java | 6 +- app/src/main/java/c/i/a/f/h/l/ya.java | 6 +- app/src/main/java/c/i/a/f/h/m/e.java | 10 +- app/src/main/java/c/i/a/f/h/m/p.java | 2 +- app/src/main/java/c/i/a/f/h/o/d.java | 2 +- app/src/main/java/c/i/a/f/i/a/a.java | 8 +- app/src/main/java/c/i/a/f/i/b/a.java | 2 +- app/src/main/java/c/i/a/f/i/b/a4.java | 22 +- app/src/main/java/c/i/a/f/i/b/a9.java | 4 +- app/src/main/java/c/i/a/f/i/b/b4.java | 8 +- app/src/main/java/c/i/a/f/i/b/ba.java | 8 +- app/src/main/java/c/i/a/f/i/b/c.java | 12 +- app/src/main/java/c/i/a/f/i/b/c6.java | 34 +- app/src/main/java/c/i/a/f/i/b/c7.java | 8 +- app/src/main/java/c/i/a/f/i/b/ca.java | 14 +- app/src/main/java/c/i/a/f/i/b/d.java | 18 +- app/src/main/java/c/i/a/f/i/b/d4.java | 12 +- app/src/main/java/c/i/a/f/i/b/d6.java | 2 +- app/src/main/java/c/i/a/f/i/b/d9.java | 8 +- app/src/main/java/c/i/a/f/i/b/da.java | 12 +- app/src/main/java/c/i/a/f/i/b/e6.java | 12 +- app/src/main/java/c/i/a/f/i/b/e7.java | 2 +- app/src/main/java/c/i/a/f/i/b/ea.java | 2 +- app/src/main/java/c/i/a/f/i/b/f.java | 2 +- app/src/main/java/c/i/a/f/i/b/f4.java | 6 +- app/src/main/java/c/i/a/f/i/b/f9.java | 8 +- app/src/main/java/c/i/a/f/i/b/fa.java | 4 +- app/src/main/java/c/i/a/f/i/b/g.java | 54 +- app/src/main/java/c/i/a/f/i/b/h4.java | 6 +- app/src/main/java/c/i/a/f/i/b/h7.java | 16 +- app/src/main/java/c/i/a/f/i/b/ha.java | 4 +- app/src/main/java/c/i/a/f/i/b/i.java | 8 +- app/src/main/java/c/i/a/f/i/b/i4.java | 6 +- app/src/main/java/c/i/a/f/i/b/i7.java | 4 +- app/src/main/java/c/i/a/f/i/b/i9.java | 8 +- app/src/main/java/c/i/a/f/i/b/j.java | 8 +- app/src/main/java/c/i/a/f/i/b/j3.java | 8 +- app/src/main/java/c/i/a/f/i/b/j4.java | 8 +- app/src/main/java/c/i/a/f/i/b/j9.java | 2 +- app/src/main/java/c/i/a/f/i/b/k4.java | 6 +- app/src/main/java/c/i/a/f/i/b/k8.java | 6 +- app/src/main/java/c/i/a/f/i/b/k9.java | 190 +- app/src/main/java/c/i/a/f/i/b/l.java | 10 +- app/src/main/java/c/i/a/f/i/b/l3.java | 2 +- app/src/main/java/c/i/a/f/i/b/m.java | 10 +- app/src/main/java/c/i/a/f/i/b/m3.java | 4 +- app/src/main/java/c/i/a/f/i/b/m6.java | 4 +- app/src/main/java/c/i/a/f/i/b/m9.java | 10 +- app/src/main/java/c/i/a/f/i/b/n3.java | 14 +- app/src/main/java/c/i/a/f/i/b/o3.java | 4 +- app/src/main/java/c/i/a/f/i/b/p.java | 50 +- app/src/main/java/c/i/a/f/i/b/p4.java | 4 +- app/src/main/java/c/i/a/f/i/b/q3.java | 10 +- app/src/main/java/c/i/a/f/i/b/q7.java | 18 +- app/src/main/java/c/i/a/f/i/b/q9.java | 2 +- app/src/main/java/c/i/a/f/i/b/r3.java | 2 +- app/src/main/java/c/i/a/f/i/b/r4.java | 2 +- app/src/main/java/c/i/a/f/i/b/s3.java | 12 +- app/src/main/java/c/i/a/f/i/b/s4.java | 4 +- app/src/main/java/c/i/a/f/i/b/s6.java | 2 +- app/src/main/java/c/i/a/f/i/b/t3.java | 12 +- app/src/main/java/c/i/a/f/i/b/t6.java | 2 +- app/src/main/java/c/i/a/f/i/b/t9.java | 14 +- app/src/main/java/c/i/a/f/i/b/u3.java | 8 +- app/src/main/java/c/i/a/f/i/b/u4.java | 46 +- app/src/main/java/c/i/a/f/i/b/u5.java | 2 +- app/src/main/java/c/i/a/f/i/b/u9.java | 4 +- app/src/main/java/c/i/a/f/i/b/v5.java | 4 +- app/src/main/java/c/i/a/f/i/b/v6.java | 2 +- app/src/main/java/c/i/a/f/i/b/v8.java | 8 +- app/src/main/java/c/i/a/f/i/b/w4.java | 8 +- app/src/main/java/c/i/a/f/i/b/w7.java | 2 +- app/src/main/java/c/i/a/f/i/b/w8.java | 6 +- app/src/main/java/c/i/a/f/i/b/x.java | 8 +- app/src/main/java/c/i/a/f/i/b/x8.java | 4 +- app/src/main/java/c/i/a/f/i/b/y0.java | 10 +- app/src/main/java/c/i/a/f/i/b/y5.java | 4 +- app/src/main/java/c/i/a/f/i/b/y6.java | 10 +- app/src/main/java/c/i/a/f/i/b/y8.java | 6 +- app/src/main/java/c/i/a/f/i/b/z4.java | 16 +- app/src/main/java/c/i/a/f/j/a.java | 2 +- app/src/main/java/c/i/a/f/j/b/a.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/b.java | 2 +- app/src/main/java/c/i/a/f/j/b/e/i.java | 10 +- app/src/main/java/c/i/a/f/j/b/e/j.java | 6 +- app/src/main/java/c/i/a/f/j/b/e/l.java | 12 +- app/src/main/java/c/i/a/f/j/b/e/m.java | 6 +- app/src/main/java/c/i/a/f/j/b/e/n.java | 6 +- app/src/main/java/c/i/a/f/j/b/e/o.java | 6 +- app/src/main/java/c/i/a/f/j/b/e/q.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/r.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/s.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/v.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/x.java | 4 +- app/src/main/java/c/i/a/f/j/b/e/x0.java | 2 +- app/src/main/java/c/i/a/f/k/a.java | 6 +- app/src/main/java/c/i/a/f/k/h.java | 4 +- app/src/main/java/c/i/a/f/l/b/a.java | 2 +- app/src/main/java/c/i/a/f/l/c.java | 6 +- app/src/main/java/c/i/a/f/l/d.java | 4 +- app/src/main/java/c/i/a/f/l/e.java | 4 +- app/src/main/java/c/i/a/f/m/a.java | 24 +- app/src/main/java/c/i/a/f/n/b0.java | 22 +- app/src/main/java/c/i/a/f/n/j.java | 10 +- app/src/main/java/c/i/a/f/n/k.java | 4 +- app/src/main/java/c/i/a/f/n/l.java | 10 +- app/src/main/java/c/i/a/f/n/m.java | 10 +- app/src/main/java/c/i/a/f/n/n.java | 8 +- app/src/main/java/c/i/a/f/n/o.java | 2 +- app/src/main/java/c/i/a/f/n/p.java | 6 +- app/src/main/java/c/i/a/f/n/q.java | 6 +- app/src/main/java/c/i/a/f/n/r.java | 2 +- app/src/main/java/c/i/a/f/n/s.java | 2 +- app/src/main/java/c/i/a/f/n/t.java | 6 +- app/src/main/java/c/i/a/f/n/u.java | 6 +- app/src/main/java/c/i/a/f/n/v.java | 2 +- app/src/main/java/c/i/a/f/n/w.java | 10 +- app/src/main/java/c/i/a/f/n/x.java | 10 +- app/src/main/java/c/i/a/f/n/y.java | 8 +- app/src/main/java/c/i/a/g/a/a.java | 6 +- app/src/main/java/c/i/a/g/a/c.java | 2 +- app/src/main/java/c/i/a/g/a/d.java | 4 +- app/src/main/java/c/i/a/g/b/a.java | 8 +- app/src/main/java/c/i/a/g/c/a.java | 38 +- app/src/main/java/c/i/a/g/d/a.java | 6 +- app/src/main/java/c/i/a/g/d/b.java | 4 +- app/src/main/java/c/i/a/g/d/g.java | 2 +- app/src/main/java/c/i/a/g/d/k.java | 2 +- app/src/main/java/c/i/a/g/d/l.java | 2 +- app/src/main/java/c/i/a/g/e/b.java | 2 +- app/src/main/java/c/i/a/g/e/c.java | 8 +- app/src/main/java/c/i/a/g/e/d.java | 8 +- app/src/main/java/c/i/a/g/e/e.java | 16 +- app/src/main/java/c/i/a/g/e/f.java | 32 +- app/src/main/java/c/i/a/g/e/h.java | 4 +- app/src/main/java/c/i/a/g/e/i.java | 2 +- app/src/main/java/c/i/a/g/f/a.java | 16 +- app/src/main/java/c/i/a/g/g/a.java | 12 +- app/src/main/java/c/i/a/g/g/d.java | 4 +- app/src/main/java/c/i/a/g/g/g.java | 4 +- app/src/main/java/c/i/a/g/g/h.java | 10 +- app/src/main/java/c/i/a/g/g/j.java | 4 +- app/src/main/java/c/i/a/g/g/l.java | 4 +- app/src/main/java/c/i/a/g/h/a.java | 24 +- app/src/main/java/c/i/a/g/j/a.java | 12 +- app/src/main/java/c/i/a/g/j/d.java | 2 +- app/src/main/java/c/i/a/g/j/e.java | 4 +- app/src/main/java/c/i/a/g/j/h.java | 10 +- app/src/main/java/c/i/a/g/j/i.java | 2 +- app/src/main/java/c/i/a/g/j/l.java | 2 +- app/src/main/java/c/i/a/g/j/m.java | 4 +- app/src/main/java/c/i/a/g/j/n.java | 30 +- app/src/main/java/c/i/a/g/j/p.java | 4 +- app/src/main/java/c/i/a/g/k/b.java | 4 +- app/src/main/java/c/i/a/g/k/f.java | 2 +- app/src/main/java/c/i/a/g/l/b.java | 6 +- app/src/main/java/c/i/a/g/l/c.java | 4 +- app/src/main/java/c/i/a/g/l/e.java | 4 +- app/src/main/java/c/i/a/g/l/f.java | 4 +- app/src/main/java/c/i/a/g/l/g.java | 2 +- app/src/main/java/c/i/a/g/l/k.java | 2 +- app/src/main/java/c/i/a/g/l/l/b.java | 6 +- app/src/main/java/c/i/a/g/l/l/c.java | 4 +- app/src/main/java/c/i/a/g/l/l/e.java | 4 +- app/src/main/java/c/i/a/g/l/l/f.java | 4 +- app/src/main/java/c/i/a/g/l/l/g.java | 2 +- app/src/main/java/c/i/a/g/l/l/k.java | 2 +- app/src/main/java/c/i/b/a/b.java | 4 +- app/src/main/java/c/i/b/a/c.java | 2 +- app/src/main/java/c/i/b/a/g.java | 14 +- app/src/main/java/c/i/b/a/k.java | 4 +- app/src/main/java/c/i/b/b/d.java | 18 +- app/src/main/java/c/i/b/b/d0.java | 18 +- app/src/main/java/c/i/b/b/e0.java | 32 +- app/src/main/java/c/i/b/b/l.java | 6 +- app/src/main/java/c/i/b/b/m0.java | 2 +- app/src/main/java/c/i/b/b/n.java | 4 +- app/src/main/java/c/i/b/b/r0.java | 6 +- app/src/main/java/c/i/b/b/s.java | 2 +- app/src/main/java/c/i/b/b/u.java | 8 +- app/src/main/java/c/i/b/b/v.java | 4 +- app/src/main/java/c/i/b/b/w.java | 6 +- app/src/main/java/c/i/c/c.java | 26 +- app/src/main/java/c/i/c/i.java | 10 +- app/src/main/java/c/i/c/j/a/a.java | 4 +- app/src/main/java/c/i/c/j/a/b.java | 10 +- app/src/main/java/c/i/c/j/a/c/b.java | 4 +- app/src/main/java/c/i/c/j/a/c/c.java | 4 +- app/src/main/java/c/i/c/j/a/c/d.java | 4 +- app/src/main/java/c/i/c/j/a/c/e.java | 4 +- app/src/main/java/c/i/c/j/a/c/f.java | 2 +- app/src/main/java/c/i/c/k/a.java | 8 +- app/src/main/java/c/i/c/k/c/a.java | 2 +- app/src/main/java/c/i/c/k/d/c.java | 2 +- app/src/main/java/c/i/c/l/d.java | 16 +- app/src/main/java/c/i/c/l/k.java | 14 +- app/src/main/java/c/i/c/l/m.java | 4 +- app/src/main/java/c/i/c/l/o.java | 10 +- app/src/main/java/c/i/c/l/q.java | 6 +- app/src/main/java/c/i/c/l/r.java | 8 +- app/src/main/java/c/i/c/l/s.java | 8 +- app/src/main/java/c/i/c/m/b.java | 4 +- app/src/main/java/c/i/c/m/d/e.java | 6 +- app/src/main/java/c/i/c/m/d/h.java | 8 +- app/src/main/java/c/i/c/m/d/i/c.java | 10 +- app/src/main/java/c/i/c/m/d/k/a.java | 6 +- app/src/main/java/c/i/c/m/d/k/a0.java | 2 +- app/src/main/java/c/i/c/m/d/k/b.java | 4 +- app/src/main/java/c/i/c/m/d/k/d1.java | 44 +- app/src/main/java/c/i/c/m/d/k/f0.java | 6 +- app/src/main/java/c/i/c/m/d/k/h.java | 6 +- app/src/main/java/c/i/c/m/d/k/h0.java | 4 +- app/src/main/java/c/i/c/m/d/k/i.java | 6 +- app/src/main/java/c/i/c/m/d/k/k0.java | 8 +- app/src/main/java/c/i/c/m/d/k/n0.java | 20 +- app/src/main/java/c/i/c/m/d/k/p0.java | 8 +- app/src/main/java/c/i/c/m/d/k/q0.java | 6 +- app/src/main/java/c/i/c/m/d/k/r0.java | 8 +- app/src/main/java/c/i/c/m/d/k/u.java | 6 +- app/src/main/java/c/i/c/m/d/k/u0.java | 8 +- app/src/main/java/c/i/c/m/d/k/v.java | 8 +- app/src/main/java/c/i/c/m/d/k/v0.java | 6 +- app/src/main/java/c/i/c/m/d/k/x.java | 96 +- app/src/main/java/c/i/c/m/d/k/y.java | 6 +- app/src/main/java/c/i/c/m/d/k/z0.java | 4 +- app/src/main/java/c/i/c/m/d/l/b.java | 14 +- app/src/main/java/c/i/c/m/d/l/c.java | 26 +- app/src/main/java/c/i/c/m/d/l/e.java | 8 +- app/src/main/java/c/i/c/m/d/m/a.java | 152 +- app/src/main/java/c/i/c/m/d/m/b.java | 42 +- app/src/main/java/c/i/c/m/d/m/f.java | 44 +- app/src/main/java/c/i/c/m/d/m/g.java | 22 +- app/src/main/java/c/i/c/m/d/m/h.java | 8 +- app/src/main/java/c/i/c/m/d/m/i.java | 36 +- app/src/main/java/c/i/c/m/d/m/j.java | 44 +- app/src/main/java/c/i/c/m/d/m/k.java | 54 +- app/src/main/java/c/i/c/m/d/m/l.java | 42 +- app/src/main/java/c/i/c/m/d/m/m.java | 26 +- app/src/main/java/c/i/c/m/d/m/n.java | 42 +- app/src/main/java/c/i/c/m/d/m/o.java | 24 +- app/src/main/java/c/i/c/m/d/m/p.java | 26 +- app/src/main/java/c/i/c/m/d/m/q.java | 46 +- app/src/main/java/c/i/c/m/d/m/r.java | 52 +- app/src/main/java/c/i/c/m/d/m/s.java | 8 +- app/src/main/java/c/i/c/m/d/m/t.java | 12 +- app/src/main/java/c/i/c/m/d/m/v.java | 34 +- app/src/main/java/c/i/c/m/d/m/x/b.java | 4 +- app/src/main/java/c/i/c/m/d/m/x/c.java | 4 +- app/src/main/java/c/i/c/m/d/m/x/d.java | 6 +- app/src/main/java/c/i/c/m/d/m/x/e.java | 6 +- app/src/main/java/c/i/c/m/d/m/x/h.java | 74 +- app/src/main/java/c/i/c/m/d/n/a.java | 8 +- app/src/main/java/c/i/c/m/d/n/c.java | 4 +- app/src/main/java/c/i/c/m/d/o/g.java | 2 +- app/src/main/java/c/i/c/m/d/p/b.java | 4 +- app/src/main/java/c/i/c/m/d/p/d.java | 4 +- app/src/main/java/c/i/c/m/d/q/b.java | 8 +- app/src/main/java/c/i/c/m/d/q/c/a.java | 4 +- app/src/main/java/c/i/c/m/d/q/c/d.java | 6 +- app/src/main/java/c/i/c/m/d/q/d/a.java | 2 +- app/src/main/java/c/i/c/m/d/q/d/c.java | 6 +- app/src/main/java/c/i/c/m/d/q/d/d.java | 2 +- app/src/main/java/c/i/c/m/d/r/c.java | 2 +- app/src/main/java/c/i/c/m/d/s/c.java | 10 +- app/src/main/java/c/i/c/m/d/s/h/a.java | 4 +- app/src/main/java/c/i/c/m/d/s/h/b.java | 6 +- app/src/main/java/c/i/c/m/d/s/h/f.java | 6 +- app/src/main/java/c/i/c/m/d/s/h/g.java | 4 +- app/src/main/java/c/i/c/m/d/s/i/a.java | 4 +- app/src/main/java/c/i/c/m/d/s/i/c.java | 2 +- app/src/main/java/c/i/c/m/d/t/e.java | 4 +- app/src/main/java/c/i/c/m/d/u/a.java | 6 +- app/src/main/java/c/i/c/m/e/a.java | 6 +- app/src/main/java/c/i/c/m/e/c.java | 2 +- app/src/main/java/c/i/c/m/e/g.java | 6 +- app/src/main/java/c/i/c/m/e/h.java | 2 +- app/src/main/java/c/i/c/o/b/b.java | 4 +- app/src/main/java/c/i/c/o/b/c.java | 2 +- app/src/main/java/c/i/c/p/h/d.java | 2 +- app/src/main/java/c/i/c/p/h/e.java | 4 +- app/src/main/java/c/i/c/p/h/f.java | 6 +- app/src/main/java/c/i/c/s/f.java | 8 +- app/src/main/java/c/i/c/s/i.java | 6 +- app/src/main/java/c/i/c/s/l.java | 6 +- app/src/main/java/c/i/c/s/n.java | 10 +- app/src/main/java/c/i/c/s/q.java | 4 +- app/src/main/java/c/i/c/s/v.java | 12 +- app/src/main/java/c/i/c/s/w.java | 12 +- app/src/main/java/c/i/c/s/x.java | 4 +- app/src/main/java/c/i/c/s/y.java | 10 +- app/src/main/java/c/i/c/u/a.java | 14 +- app/src/main/java/c/i/c/u/e.java | 4 +- app/src/main/java/c/i/c/u/f.java | 38 +- app/src/main/java/c/i/c/u/i.java | 6 +- app/src/main/java/c/i/c/u/n.java | 8 +- app/src/main/java/c/i/c/u/o/a.java | 30 +- app/src/main/java/c/i/c/u/o/b.java | 4 +- app/src/main/java/c/i/c/u/o/c.java | 2 +- app/src/main/java/c/i/c/u/o/d.java | 6 +- app/src/main/java/c/i/c/u/p/a.java | 14 +- app/src/main/java/c/i/c/u/p/b.java | 20 +- app/src/main/java/c/i/c/u/p/c.java | 22 +- app/src/main/java/c/i/c/u/p/e.java | 10 +- app/src/main/java/c/i/c/u/p/f.java | 2 +- app/src/main/java/c/i/c/v/a.java | 4 +- app/src/main/java/c/i/c/w/c.java | 24 +- app/src/main/java/c/i/c/w/q.java | 6 +- app/src/main/java/c/i/c/w/r.java | 8 +- app/src/main/java/c/i/c/w/t.java | 2 +- app/src/main/java/c/i/c/w/u.java | 8 +- app/src/main/java/c/i/c/w/v.java | 10 +- app/src/main/java/c/i/c/w/w.java | 4 +- app/src/main/java/c/i/c/w/x.java | 2 +- app/src/main/java/c/i/c/w/y.java | 12 +- app/src/main/java/c/i/d/e.java | 4 +- app/src/main/java/c/i/d/q/a.java | 12 +- app/src/main/java/c/i/d/q/f.java | 6 +- app/src/main/java/c/i/d/q/x/a.java | 12 +- app/src/main/java/c/i/d/q/x/b.java | 6 +- app/src/main/java/c/i/d/q/y/c.java | 8 +- app/src/main/java/c/i/e/c.java | 4 +- app/src/main/java/c/i/e/e.java | 12 +- app/src/main/java/c/i/e/h.java | 12 +- app/src/main/java/c/i/e/m/a.java | 4 +- app/src/main/java/c/i/e/m/b.java | 10 +- app/src/main/java/c/i/e/m/c/a.java | 8 +- app/src/main/java/c/i/e/m/d/a.java | 52 +- app/src/main/java/c/i/e/n/c.java | 12 +- app/src/main/java/c/i/e/n/e.java | 4 +- app/src/main/java/c/i/e/n/f.java | 2 +- app/src/main/java/c/i/e/n/h.java | 6 +- app/src/main/java/c/i/e/n/i.java | 8 +- app/src/main/java/c/i/e/n/k/a.java | 10 +- app/src/main/java/c/i/e/n/l/a.java | 6 +- app/src/main/java/c/i/e/o/a.java | 16 +- app/src/main/java/c/i/e/o/b/a.java | 6 +- app/src/main/java/c/i/e/o/b/c.java | 2 +- app/src/main/java/c/i/e/o/b/d.java | 8 +- app/src/main/java/c/i/e/o/b/e.java | 4 +- app/src/main/java/c/i/e/o/c/a.java | 12 +- app/src/main/java/c/i/e/q/a.java | 8 +- app/src/main/java/c/i/e/q/c.java | 6 +- app/src/main/java/c/i/e/q/d.java | 6 +- app/src/main/java/c/i/e/q/e.java | 2 +- app/src/main/java/c/i/e/q/f.java | 4 +- app/src/main/java/c/i/e/q/h.java | 6 +- app/src/main/java/c/i/e/q/j.java | 2 +- app/src/main/java/c/i/e/q/k.java | 4 +- app/src/main/java/c/i/e/q/l.java | 2 +- app/src/main/java/c/i/e/q/n.java | 4 +- app/src/main/java/c/i/e/q/o.java | 4 +- app/src/main/java/c/i/e/q/p.java | 14 +- app/src/main/java/c/i/e/q/r/a.java | 4 +- app/src/main/java/c/i/e/q/r/b.java | 2 +- app/src/main/java/c/i/e/q/r/c.java | 4 +- app/src/main/java/c/i/e/q/r/d.java | 4 +- app/src/main/java/c/i/e/q/r/e.java | 14 +- app/src/main/java/c/i/e/q/r/f/a.java | 10 +- app/src/main/java/c/i/e/q/r/f/b.java | 8 +- app/src/main/java/c/i/e/q/r/f/c.java | 16 +- app/src/main/java/c/i/e/q/r/f/d/e.java | 6 +- app/src/main/java/c/i/e/q/r/f/d/o.java | 6 +- app/src/main/java/c/i/e/q/r/f/d/p.java | 4 +- app/src/main/java/c/i/e/q/r/f/d/r.java | 10 +- app/src/main/java/c/i/e/q/r/f/d/s.java | 28 +- app/src/main/java/c/i/e/r/a.java | 4 +- app/src/main/java/c/i/e/r/b.java | 16 +- app/src/main/java/c/i/e/r/d/a.java | 4 +- app/src/main/java/c/i/e/r/d/c.java | 6 +- app/src/main/java/c/i/e/r/d/d.java | 8 +- app/src/main/java/c/i/e/r/d/e.java | 8 +- app/src/main/java/c/i/e/r/d/f.java | 10 +- app/src/main/java/c/i/e/r/d/h.java | 12 +- app/src/main/java/c/i/e/r/d/j.java | 10 +- app/src/main/java/c/i/e/r/d/k/b.java | 10 +- app/src/main/java/c/i/e/r/e/a.java | 4 +- app/src/main/java/c/i/e/s/a.java | 16 +- app/src/main/java/c/i/e/s/b/a.java | 10 +- app/src/main/java/c/i/e/s/b/e.java | 8 +- app/src/main/java/c/i/e/s/b/g.java | 8 +- app/src/main/java/c/i/e/s/b/h.java | 2 +- app/src/main/java/c/i/e/s/b/j.java | 8 +- app/src/main/java/c/i/e/s/c/a.java | 4 +- app/src/main/java/c/i/e/s/c/b.java | 10 +- app/src/main/java/c/i/e/s/c/c.java | 2 +- app/src/main/java/c/i/e/s/c/d.java | 6 +- app/src/main/java/c/i/e/s/c/e.java | 16 +- app/src/main/java/c/i/e/s/c/f.java | 4 +- app/src/main/java/c/j/a/e.java | 2 +- app/src/main/java/c/j/a/f/d.java | 4 +- app/src/main/java/c/k/a/a/a.java | 6 +- app/src/main/java/c/k/a/a/b.java | 24 +- app/src/main/java/c/k/a/a/c.java | 4 +- app/src/main/java/c/k/a/a/d.java | 4 +- app/src/main/java/c/k/a/a/e.java | 90 +- app/src/main/java/c/k/a/a/f.java | 4 +- app/src/main/java/c/l/a/a.java | 40 +- app/src/main/java/c/m/a/a.java | 2 +- app/src/main/java/c/m/a/c.java | 4 +- app/src/main/java/c/m/a/d.java | 2 +- app/src/main/java/c/m/a/g/d/e.java | 20 +- app/src/main/java/c/m/a/g/d/g.java | 2 +- app/src/main/java/c/m/a/g/d/i.java | 6 +- app/src/main/java/c/n/a/a/a.java | 4 +- app/src/main/java/c/n/a/a/b.java | 4 +- app/src/main/java/c/o/a/b.java | 14 +- app/src/main/java/c/o/a/c.java | 4 +- app/src/main/java/c/o/a/l.java | 2 +- app/src/main/java/c/o/a/n/b.java | 156 +- app/src/main/java/c/o/a/n/d.java | 158 +- app/src/main/java/c/o/a/n/f.java | 8 +- app/src/main/java/c/o/a/n/g.java | 32 +- app/src/main/java/c/o/a/n/i.java | 10 +- app/src/main/java/c/o/a/n/k.java | 2 +- app/src/main/java/c/o/a/n/m.java | 2 +- app/src/main/java/c/o/a/n/o/d.java | 2 +- app/src/main/java/c/o/a/n/o/e.java | 14 +- app/src/main/java/c/o/a/n/o/h.java | 4 +- app/src/main/java/c/o/a/n/o/j.java | 2 +- app/src/main/java/c/o/a/n/p/a.java | 2 +- app/src/main/java/c/o/a/n/p/b.java | 8 +- app/src/main/java/c/o/a/n/p/c.java | 6 +- app/src/main/java/c/o/a/n/p/e.java | 6 +- app/src/main/java/c/o/a/n/q/a.java | 4 +- app/src/main/java/c/o/a/n/q/b.java | 4 +- app/src/main/java/c/o/a/n/r/a.java | 2 +- app/src/main/java/c/o/a/n/r/b.java | 2 +- app/src/main/java/c/o/a/n/r/c.java | 10 +- app/src/main/java/c/o/a/n/r/d.java | 10 +- app/src/main/java/c/o/a/n/r/e.java | 10 +- app/src/main/java/c/o/a/n/r/f.java | 6 +- app/src/main/java/c/o/a/n/r/g.java | 2 +- app/src/main/java/c/o/a/n/r/i.java | 6 +- app/src/main/java/c/o/a/n/r/j.java | 2 +- app/src/main/java/c/o/a/n/s/a.java | 6 +- app/src/main/java/c/o/a/n/s/b.java | 8 +- app/src/main/java/c/o/a/n/t/a.java | 12 +- app/src/main/java/c/o/a/n/u/a.java | 8 +- app/src/main/java/c/o/a/n/u/b.java | 8 +- app/src/main/java/c/o/a/n/v/a.java | 24 +- app/src/main/java/c/o/a/n/v/b.java | 2 +- app/src/main/java/c/o/a/n/v/c.java | 2 +- app/src/main/java/c/o/a/o/a.java | 14 +- app/src/main/java/c/o/a/p/a.java | 10 +- app/src/main/java/c/o/a/p/b.java | 10 +- app/src/main/java/c/o/a/p/c.java | 8 +- app/src/main/java/c/o/a/q/c.java | 6 +- app/src/main/java/c/o/a/q/e.java | 8 +- app/src/main/java/c/o/a/q/f.java | 10 +- app/src/main/java/c/o/a/q/g.java | 4 +- app/src/main/java/c/o/a/r/a.java | 6 +- app/src/main/java/c/o/a/r/c.java | 14 +- app/src/main/java/c/o/a/r/f.java | 14 +- app/src/main/java/c/o/a/r/g.java | 4 +- app/src/main/java/c/o/a/u/a.java | 2 +- app/src/main/java/c/o/a/u/b.java | 6 +- app/src/main/java/c/o/a/u/c.java | 18 +- app/src/main/java/c/o/a/v/a.java | 10 +- app/src/main/java/c/o/a/v/b.java | 16 +- app/src/main/java/c/o/a/v/d.java | 8 +- app/src/main/java/c/o/a/v/e.java | 10 +- app/src/main/java/c/o/a/v/f.java | 24 +- app/src/main/java/c/o/a/v/g.java | 2 +- app/src/main/java/c/o/a/v/h.java | 22 +- app/src/main/java/c/o/a/w/a.java | 10 +- app/src/main/java/c/o/a/w/d.java | 14 +- app/src/main/java/c/o/a/w/h.java | 2 +- app/src/main/java/c/o/a/w/j.java | 12 +- app/src/main/java/c/o/b/a/a.java | 4 +- app/src/main/java/c/o/b/a/b.java | 2 +- app/src/main/java/c/o/b/a/c.java | 6 +- app/src/main/java/c/o/b/b/c.java | 4 +- app/src/main/java/c/o/b/c/d.java | 4 +- app/src/main/java/c/o/b/c/f.java | 2 +- app/src/main/java/c/o/b/d/a.java | 4 +- app/src/main/java/c/o/b/d/b.java | 4 +- app/src/main/java/c/o/b/e/a.java | 10 +- app/src/main/java/c/o/b/e/b.java | 4 +- app/src/main/java/c/o/b/f/a.java | 10 +- app/src/main/java/c/o/b/f/b.java | 12 +- app/src/main/java/c/p/a/b.java | 26 +- app/src/main/java/c/p/a/l.java | 24 +- app/src/main/java/c/p/a/m.java | 14 +- app/src/main/java/c/p/a/n.java | 2 +- app/src/main/java/c/q/a/f.java | 6 +- app/src/main/java/c/q/a/i/a.java | 4 +- app/src/main/java/c/q/a/i/b.java | 8 +- app/src/main/java/c/q/a/i/c.java | 4 +- app/src/main/java/c/q/a/j/a.java | 22 +- app/src/main/java/c/q/a/j/b.java | 38 +- app/src/main/java/c/q/a/k/a.java | 22 +- app/src/main/java/c/q/a/k/b.java | 6 +- app/src/main/java/c/q/a/k/c.java | 16 +- app/src/main/java/c/q/a/k/d.java | 2 +- app/src/main/java/c/q/a/l/a.java | 104 +- app/src/main/java/c/q/a/l/c.java | 8 +- .../co/discord/media_engine/AudioEncoder.java | 2 +- .../co/discord/media_engine/Duration.java | 2 +- .../co/discord/media_engine/InboundAudio.java | 31 +- .../media_engine/InboundFrameOpStats.java | 110 +- .../discord/media_engine/InboundRtpAudio.java | 180 +- .../discord/media_engine/InboundRtpVideo.java | 80 +- .../discord/media_engine/OutboundAudio.java | 33 +- .../media_engine/OutboundRtpAudio.java | 52 +- .../media_engine/OutboundRtpVideo.java | 110 +- .../discord/media_engine/PlayoutMetric.java | 88 +- .../discord/media_engine/ReceiverReport.java | 59 +- .../co/discord/media_engine/Resolution.java | 2 +- .../media_engine/SoundshareAudioSource.java | 2 +- .../co/discord/media_engine/StatisticsKt.java | 4 + .../co/discord/media_engine/StatsCodec.java | 16 +- .../co/discord/media_engine/VoiceQuality.java | 128 +- .../discord/media_engine/VoiceQualityKt.java | 10 +- .../media_engine/internal/FrameCounts.java | 2 +- .../media_engine/internal/Inbound.java | 16 +- .../media_engine/internal/InboundAudio.java | 169 +- .../media_engine/internal/InboundPlayout.java | 84 +- .../internal/InboundRtcpStats.java | 71 +- .../internal/InboundRtpStats.java | 43 +- .../media_engine/internal/InboundVideo.java | 119 +- .../internal/NativeStatisticsKt.java | 4 + .../media_engine/internal/Outbound.java | 53 +- .../media_engine/internal/OutboundAudio.java | 221 +- .../media_engine/internal/OutboundVideo.java | 63 +- .../media_engine/internal/PacketStats.java | 29 +- .../media_engine/internal/RtcpStats.java | 90 +- .../media_engine/internal/Screenshare.java | 132 +- .../media_engine/internal/Substream.java | 75 +- .../media_engine/internal/TransformStats.java | 91 +- .../media_engine/internal/Transport.java | 62 +- .../java/com/adjust/sdk/ActivityHandler.java | 2 +- .../java/com/adjust/sdk/AdjustFactory.java | 2 +- app/src/main/java/com/adjust/sdk/Util.java | 6 +- .../airbnb/lottie/LottieAnimationView.java | 64 +- .../lottie/parser/AnimatableValueParser.java | 57 +- .../billingclient/api/BillingFlowParams.java | 8 +- .../android/billingclient/api/Purchase.java | 10 +- .../api/InstallReferrerClientImpl.java | 16 +- .../discord/api/activity/ActivityEmoji.java | 12 +- .../discord/api/activity/ActivityParty.java | 12 +- .../discord/api/application/Application.java | 14 +- .../api/application/ThirdPartySku.java | 8 +- .../discord/api/botuikit/ComponentEmoji.java | 10 +- .../java/com/discord/api/channel/Channel.java | 14 +- .../api/channel/ChannelRecipientNick.java | 14 +- .../com/discord/api/commands/Application.java | 4 +- .../api/commands/ApplicationCommand.java | 10 +- .../api/commands/ApplicationCommandData.java | 10 +- .../ApplicationCommandPermission.java | 10 +- .../com/discord/api/emoji/GuildEmoji.java | 12 +- .../FriendSuggestionDelete.java | 2 +- .../java/com/discord/api/guild/Guild.java | 14 +- .../api/guild/GuildMaxVideoChannelUsers.java | 2 +- .../discord/api/guild/PruneCountResponse.java | 2 +- .../discord/api/guild/VanityUrlResponse.java | 2 +- .../api/guild/preview/GuildPreview.java | 10 +- .../discord/api/guildhash/GuildHashes.java | 2 +- .../GuildScheduledEvent.java | 39 +- .../discord/api/hubs/EmailVerification.java | 30 + .../discord/api/interaction/Interaction.java | 14 +- .../interaction/InteractionStateUpdate.java | 12 +- .../discord/api/message/LocalAttachment.java | 12 +- .../java/com/discord/api/message/Message.java | 12 +- .../discord/api/message/MessageReference.java | 2 +- .../message/attachment/MessageAttachment.java | 10 +- .../discord/api/message/embed/EmbedImage.java | 2 +- .../api/message/embed/EmbedThumbnail.java | 2 +- .../discord/api/message/embed/EmbedVideo.java | 2 +- .../api/message/reaction/MessageReaction.java | 12 +- .../reaction/MessageReactionEmoji.java | 14 +- .../api/permission/PermissionOverwrite.java | 18 +- .../api/premium/ClaimedOutboundPromotion.java | 18 +- .../api/premium/OutboundPromotion.java | 37 +- .../discord/api/premium/SubscriptionPlan.java | 10 +- .../com/discord/api/presence/Presence.java | 2 +- .../com/discord/api/report/ReportNode.java | 10 +- .../api/report/ReportNodeBottomButton.java | 2 +- .../discord/api/report/ReportNodeChild.java | 2 +- .../api/report/ReportSubmissionBody.java | 10 +- .../java/com/discord/api/role/GuildRole.java | 12 +- .../RecommendedStageInstanceGuild.java | 10 +- .../api/stageinstance/StageInstance.java | 10 +- .../java/com/discord/api/sticker/Sticker.java | 16 +- .../discord/api/sticker/StickerPartial.java | 14 +- .../api/thread/AugmentedThreadMember.java | 2 +- .../com/discord/api/thread/ThreadMember.java | 6 +- .../api/thread/ThreadMemberUpdate.java | 10 +- .../api/thread/ThreadMembersUpdate.java | 10 +- .../main/java/com/discord/api/user/User.java | 12 +- .../discord/api/utcdatetime/UtcDateTime.java | 2 +- .../discord/api/voice/state/VoiceState.java | 2 +- app/src/main/java/com/discord/app/App.java | 6 +- .../java/com/discord/app/AppActivity.java | 32 +- .../java/com/discord/app/AppBottomSheet.java | 12 +- .../java/com/discord/app/AppFragment.java | 4 +- app/src/main/java/com/discord/app/AppLog.java | 12 +- .../discord/app/AppTransitionActivity.java | 6 +- .../discord/app/AudioManagerFeatureFlag.java | 8 +- .../discord/app/DiscordConnectService.java | 10 +- .../com/discord/app/RebrandFeatureFlag.java | 4 +- .../com/discord/chips_view/ChipsView.java | 28 +- .../AnchoredVoiceControlsViewBinding.java | 4 +- .../CommandCategoryItemBinding.java | 4 +- .../ConfirmRemovePermissionDialogBinding.java | 4 +- .../ContactSyncPermissionsSheetBinding.java | 4 +- .../ContactSyncUpsellSheetBinding.java | 4 +- .../DiscordHubAddServerListItemBinding.java | 34 + .../EmojiCategoryItemGuildBinding.java | 4 +- .../EmojiCategoryItemStandardBinding.java | 4 +- ...ptyFriendsStateContactSyncViewBinding.java | 22 +- .../EmptyFriendsStateViewBinding.java | 20 +- .../databinding/FeedbackViewBinding.java | 4 +- .../GifCategoryItemViewBinding.java | 4 +- .../GifSuggestedTermViewBinding.java | 4 +- .../GroupInviteFriendsBottomSheetBinding.java | 4 +- .../GroupInviteFriendsSheetItemBinding.java | 4 +- .../GuildScheduledEventListItemBinding.java | 39 + .../GuildTemplateChannelsItemViewBinding.java | 4 +- .../databinding/InlineMediaViewBinding.java | 30 +- .../LayoutUnhandledUriBinding.java | 4 +- .../databinding/LeaveGuildDialogBinding.java | 4 +- .../NotificationMuteSettingsViewBinding.java | 4 +- ...okenPermissionDetailedListItemBinding.java | 4 +- .../PaymentMethodListItemBinding.java | 4 +- .../databinding/PaymentSourceViewBinding.java | 4 +- .../PublishMessageDialogBinding.java | 4 +- .../RemovablePermissionOwnerViewBinding.java | 4 +- ...ettingsChannelListCategoryItemBinding.java | 4 +- .../SettingsChannelListItemBinding.java | 4 +- .../SimpleMemberListItemBinding.java | 4 +- ...ceBlockedBottomSheetHeaderItemBinding.java | 4 +- ...AudienceBlockedBottomSheetItemBinding.java | 4 +- .../StageRaisedHandsItemUserBinding.java | 4 +- .../StartStageHeaderItemBinding.java | 22 + .../StartStageListItemBinding.java | 36 + .../StickerCategoryItemGuildBinding.java | 4 +- .../StickerCategoryItemPackBinding.java | 4 +- .../StickerPackDetailsDialogBinding.java | 4 +- .../StickerPremiumUpsellDialogBinding.java | 33 + .../StickerStoreHeaderItemBinding.java | 4 +- .../SuggestedFriendViewBinding.java | 4 +- .../TabsHostBottomNavigationViewBinding.java | 66 +- .../ThreadBrowserThreadViewBinding.java | 4 +- .../UserProfileAdminViewBinding.java | 4 +- .../UserProfileConnectionsViewBinding.java | 4 +- .../UserProfileHeaderViewBinding.java | 4 +- .../UserProfileStageActionsViewBinding.java | 4 +- .../UserProfileVoiceSettingsViewBinding.java | 4 +- .../ViewAddPermissionOwnerBinding.java | 10 +- ...AppcommandsOptiontitleListitemBinding.java | 4 +- .../ViewAuthInviteInfoBinding.java | 4 +- .../ViewCategoryOverrideItemBinding.java | 4 +- .../ViewChannelOverrideItemBinding.java | 4 +- .../ViewChatEmbedGameInviteBinding.java | 42 +- .../ViewCommunityGetStartedHeaderBinding.java | 4 +- ...CommunityGetStartedInformationBinding.java | 4 +- ...ViewConnectionGuildIntegrationBinding.java | 4 +- .../ViewDialogConfirmationBinding.java | 20 +- .../ViewGiftEntitlementListItemBinding.java | 4 +- .../ViewGiftOutboundPromoListItemBinding.java | 4 +- .../ViewGiftSkuListItemBinding.java | 4 +- .../ViewGlobalSearchItemBinding.java | 4 +- .../ViewGuildInviteBottomSheetBinding.java | 26 +- .../ViewMemberVerificationBinding.java | 4 +- .../ViewMobileReportsBottomButtonBinding.java | 4 +- .../ViewNitroBoostPerksBinding.java | 38 +- .../ViewReportsMenuNodeBinding.java | 160 +- ...ViewSelectableFriendSuggestionBinding.java | 4 +- ...ttingsCommunitySettingSelectorBinding.java | 4 +- ...ewSettingsBoostedBoostListitemBinding.java | 4 +- ...ewSettingsBoostedGuildListitemBinding.java | 4 +- ...ViewSettingsBoostedSampleGuildBinding.java | 4 +- .../ViewUserStatusPresenceCustomBinding.java | 4 +- .../VoiceControlsSheetViewBinding.java | 102 +- .../VoiceUserListItemUserBinding.java | 4 +- .../WidgetAddFriendUserListItemBinding.java | 4 +- .../databinding/WidgetAgeVerifyBinding.java | 4 +- ...tApplicationCommandBottomSheetBinding.java | 4 +- .../WidgetAuditLogFilterSheetBinding.java | 4 +- .../WidgetAuthBirthdayBinding.java | 4 +- .../databinding/WidgetAuthCaptchaBinding.java | 4 +- .../databinding/WidgetAuthLandingBinding.java | 4 +- .../databinding/WidgetAuthLoginBinding.java | 4 +- .../WidgetAuthMfaBackupCodesBinding.java | 4 +- .../databinding/WidgetAuthMfaBinding.java | 4 +- .../WidgetAuthPhoneVerifyBinding.java | 4 +- ...AuthRegisterAccountInformationBinding.java | 4 +- .../WidgetAuthRegisterIdentityBinding.java | 4 +- .../WidgetAuthResetPasswordBinding.java | 4 +- .../WidgetAuthUndeleteAccountBinding.java | 4 +- .../databinding/WidgetBanUserBinding.java | 4 +- .../databinding/WidgetBugReportBinding.java | 4 +- .../WidgetCallFullscreenBinding.java | 20 +- .../databinding/WidgetChangeLogBinding.java | 4 +- .../WidgetChangeLogSpecialBinding.java | 4 +- .../WidgetChannelFollowSheetBinding.java | 4 +- ...dgetChannelFollowSuccessDialogBinding.java | 4 +- .../WidgetChannelGroupDmSettingsBinding.java | 4 +- ...etChannelMembersListItemHeaderBinding.java | 6 +- ...mbersListItemPlaceholderHeaderBinding.java | 6 +- ...dgetChannelMembersListItemUserBinding.java | 4 +- ...getChannelNotificationSettingsBinding.java | 4 +- ...WidgetChannelSettingsAddMemberBinding.java | 4 +- ...etChannelSettingsAddMemberItemBinding.java | 4 +- ...tChannelSettingsAddMemberSheetBinding.java | 4 +- ...ChannelSettingsEditPermissionsBinding.java | 53 +- ...nelSettingsPermissionsAdvancedBinding.java | 4 +- ...nelSettingsPermissionsOverviewBinding.java | 4 +- .../WidgetChannelSidebarActionsBinding.java | 4 +- .../WidgetChannelTopicBinding.java | 4 +- ...nnelsListActionsChangeNicknameBinding.java | 4 +- .../WidgetChannelsListBinding.java | 4 +- ...annelsListItemActiveStageEventBinding.java | 4 +- ...WidgetChannelsListItemCategoryBinding.java | 4 +- .../WidgetChannelsListItemChannelBinding.java | 4 +- ...ChannelsListItemChannelPrivateBinding.java | 4 +- ...nnelsListItemChannelStageVoiceBinding.java | 4 +- ...etChannelsListItemChannelVoiceBinding.java | 4 +- ...idgetChannelsListItemDirectoryBinding.java | 23 +- ...lsListItemGuildScheduledEventsBinding.java | 25 + .../WidgetChannelsListItemHeaderBinding.java | 4 +- ...getChannelsListItemTextActionsBinding.java | 4 +- ...tChannelsListItemThreadActionsBinding.java | 4 +- .../WidgetChannelsListItemThreadBinding.java | 4 +- ...idgetChannelsListItemVoiceUserBinding.java | 4 +- .../WidgetChannelsListUnreadsBinding.java | 4 +- ...etChatInputApplicationCommandsBinding.java | 4 +- ...idgetChatInputAutocompleteItemBinding.java | 4 +- .../databinding/WidgetChatInputBinding.java | 16 +- ...utCommandApplicationHeaderItemBinding.java | 14 +- ...putEmojiAutocompleteUpsellItemBinding.java | 4 +- .../WidgetChatListActionsBinding.java | 4 +- ...tAdapterItemApplicationCommandBinding.java | 4 +- ...tChatListAdapterItemAttachmentBinding.java | 4 +- ...ListAdapterItemBotComponentRowBinding.java | 4 +- .../WidgetChatListAdapterItemCallBinding.java | 4 +- ...WidgetChatListAdapterItemEmbedBinding.java | 8 +- ...istAdapterItemEphemeralMessageBinding.java | 4 +- .../WidgetChatListAdapterItemGiftBinding.java | 4 +- ...AdapterItemGuildInviteReminderBinding.java | 4 +- ...atListAdapterItemGuildTemplateBinding.java | 4 +- ...hatListAdapterItemGuildWelcomeBinding.java | 4 +- ...idgetChatListAdapterItemInviteBinding.java | 49 +- ...atListAdapterItemMentionFooterBinding.java | 4 +- ...atListAdapterItemMessageHeaderBinding.java | 4 +- ...AdapterItemPrivateChannelStartBinding.java | 4 +- ...etChatListAdapterItemReactionsBinding.java | 4 +- ...apterItemSpotifyListenTogetherBinding.java | 4 +- ...ChatListAdapterItemStageInviteBinding.java | 4 +- ...WidgetChatListAdapterItemStartBinding.java | 4 +- ...hatListAdapterItemStickerGreetBinding.java | 4 +- ...AdapterItemStickerGreetCompactBinding.java | 4 +- ...idgetChatListAdapterItemSystemBinding.java | 4 +- ...ChatListAdapterItemTextDividerBinding.java | 16 +- ...ListAdapterItemThreadDraftFormBinding.java | 4 +- ...ChatListAdapterItemThreadEmbedBinding.java | 4 +- ...tListAdapterItemUploadProgressBinding.java | 4 +- ...etChatListBotUiButtonComponentBinding.java | 24 +- .../databinding/WidgetChatOverlayBinding.java | 12 +- .../databinding/WidgetChatStatusBinding.java | 4 +- ...idgetChoosePlanAdapterPlanItemBinding.java | 24 +- .../databinding/WidgetChoosePlanBinding.java | 4 +- .../WidgetClaimOutboundPromoBinding.java | 4 +- ...dgetCollapsedVoiceUserListItemBinding.java | 4 +- ...etConfirmRemoveCommunityDialogBinding.java | 4 +- .../WidgetConnectionsAddXboxBinding.java | 4 +- .../databinding/WidgetContactSyncBinding.java | 4 +- .../WidgetCreateChannelBinding.java | 4 +- .../WidgetCreationIntentBinding.java | 4 +- ...dgetDisableDeleteAccountDialogBinding.java | 4 +- .../WidgetDiscordHubAddServerBinding.java | 34 + .../WidgetDiscordHubDescriptionBinding.java | 38 + .../WidgetDiscordHubEmailFlowBinding.java | 42 + .../databinding/WidgetDiscoveryBinding.java | 4 +- .../WidgetDiscoveryStageCardBinding.java | 4 +- .../databinding/WidgetEditRoleBinding.java | 31 +- .../databinding/WidgetEmojiPickerBinding.java | 4 +- .../databinding/WidgetEmojiSheetBinding.java | 4 +- .../WidgetEnableMfaStepsBinding.java | 4 +- .../WidgetEnableSmsBackupDialogBinding.java | 4 +- .../WidgetEndStageBottomSheetBinding.java | 4 +- .../WidgetExpressionTrayBinding.java | 4 +- .../databinding/WidgetFatalCrashBinding.java | 4 +- .../WidgetFeedbackSheetBinding.java | 4 +- .../WidgetFolderContextMenuBinding.java | 20 +- .../WidgetFriendsAddByIdBinding.java | 4 +- ...etFriendsListAdapterItemFriendBinding.java | 4 +- ...tFriendsListAdapterItemPendingBinding.java | 4 +- .../databinding/WidgetFriendsListBinding.java | 4 +- ...getFriendsListExpandableHeaderBinding.java | 12 +- .../WidgetFriendsNearbyBinding.java | 4 +- .../databinding/WidgetGifCategoryBinding.java | 4 +- .../databinding/WidgetGifPickerBinding.java | 4 +- .../WidgetGifPickerSearchBinding.java | 4 +- .../WidgetGlobalSearchBinding.java | 4 +- .../WidgetGlobalSearchItemGuildBinding.java | 4 +- .../WidgetGlobalStatusIndicatorBinding.java | 4 +- .../WidgetGroupInviteFriendsBinding.java | 4 +- .../WidgetGroupInviteFriendsItemBinding.java | 4 +- .../databinding/WidgetGuildCloneBinding.java | 4 +- .../WidgetGuildContextMenuBinding.java | 28 +- .../databinding/WidgetGuildCreateBinding.java | 4 +- .../WidgetGuildFolderSettingsBinding.java | 4 +- .../WidgetGuildHubProfileActionsBinding.java | 36 + .../databinding/WidgetGuildInviteBinding.java | 4 +- .../WidgetGuildInviteInfoBinding.java | 4 +- .../WidgetGuildInviteSettingsBinding.java | 4 +- .../WidgetGuildInviteShareBinding.java | 4 +- .../WidgetGuildInviteShareCompactBinding.java | 4 +- ...ildInviteShareEmptySuggestionsBinding.java | 4 +- .../WidgetGuildInviteShareItemBinding.java | 20 +- .../WidgetGuildInviteShareSheetBinding.java | 4 +- .../databinding/WidgetGuildJoinBinding.java | 4 +- .../WidgetGuildProfileActionsBinding.java | 96 + .../WidgetGuildProfileSheetBinding.java | 150 +- ...dScheduledEventListBottomSheetBinding.java | 30 + .../WidgetGuildSelectorItemBinding.java | 4 +- .../WidgetGuildStickerSheetBinding.java | 4 +- .../WidgetGuildTransferOwnershipBinding.java | 4 +- .../WidgetGuildWelcomeChannelBinding.java | 4 +- .../WidgetGuildWelcomeSheetBinding.java | 4 +- .../databinding/WidgetGuildsListBinding.java | 4 +- .../WidgetGuildsListItemDmBinding.java | 12 +- .../WidgetGuildsListItemFolderBinding.java | 4 +- .../WidgetGuildsListItemGuildBinding.java | 32 +- ...getGuildsListItemGuildVerticalBinding.java | 4 +- .../WidgetGuildsListItemProfileBinding.java | 4 +- .../databinding/WidgetHomeBinding.java | 26 +- .../WidgetHomePanelCenterNsfwBinding.java | 4 +- .../WidgetIncomingShareBinding.java | 4 +- .../WidgetIssueDetailsFormBinding.java | 4 +- .../databinding/WidgetKickUserBinding.java | 4 +- .../WidgetManageReactionsBinding.java | 4 +- .../WidgetManageReactionsEmojiBinding.java | 4 +- ...idgetManageReactionsResultUserBinding.java | 4 +- .../databinding/WidgetMediaBinding.java | 4 +- .../WidgetMemberVerificationBinding.java | 4 +- ...emberVerificationPendingDialogBinding.java | 4 +- ...dgetMemberVerificationRuleItemBinding.java | 4 +- ...idgetMemberVerificationSuccessBinding.java | 4 +- .../WidgetMobileReportsBinding.java | 4 +- .../WidgetMuteSettingsSheetBinding.java | 4 +- .../WidgetNavigationHelpBinding.java | 4 +- .../WidgetNoticeDialogBinding.java | 4 +- .../WidgetNoticeNuxOverlayBinding.java | 4 +- .../WidgetNoticeNuxSamsungLinkBinding.java | 4 +- .../databinding/WidgetNoticePopupBinding.java | 4 +- .../WidgetNuxChannelPromptBinding.java | 4 +- .../WidgetNuxGuildTemplateBinding.java | 4 +- .../WidgetOauthAuthorizeBinding.java | 4 +- .../WidgetOutboundPromoTermsBinding.java | 4 +- .../WidgetPaymentSourceEditDialogBinding.java | 4 +- ...getPhoneCountryCodeBottomSheetBinding.java | 4 +- ...WidgetPhoneCountryCodeListItemBinding.java | 4 +- .../WidgetPremiumGuildTransferBinding.java | 4 +- .../databinding/WidgetPruneUsersBinding.java | 4 +- .../databinding/WidgetQrScannerBinding.java | 4 +- .../WidgetQuickMentionsDialogBinding.java | 4 +- .../databinding/WidgetRemoteAuthBinding.java | 18 +- .../WidgetScreenShareNfxSheetBinding.java | 4 +- .../databinding/WidgetSearchBinding.java | 4 +- ...etSearchSuggestionsItemChannelBinding.java | 4 +- ...WidgetSearchSuggestionsItemHasBinding.java | 4 +- ...archSuggestionsItemRecentQueryBinding.java | 4 +- ...earchSuggestionsItemSuggestionBinding.java | 4 +- ...dgetSelectComponentBottomSheetBinding.java | 4 +- ...SelectComponentBottomSheetItemBinding.java | 4 +- .../WidgetServerBoostConfirmationBinding.java | 4 +- .../WidgetServerBoostStatusBinding.java | 12 +- .../WidgetServerDeleteDialogBinding.java | 4 +- ...erNotificationOverrideSelectorBinding.java | 4 +- .../WidgetServerNotificationsBinding.java | 12 +- .../WidgetServerSettingsAuditLogBinding.java | 4 +- ...gsAuditLogFilterActionListitemBinding.java | 4 +- ...ingsAuditLogFilterUserListitemBinding.java | 4 +- ...ServerSettingsAuditLogListitemBinding.java | 4 +- ...idgetServerSettingsBanListItemBinding.java | 4 +- .../WidgetServerSettingsBansBinding.java | 4 +- .../WidgetServerSettingsBinding.java | 8 +- .../WidgetServerSettingsChannelsBinding.java | 4 +- ...verSettingsChannelsSortActionsBinding.java | 4 +- ...verSettingsChannelsSortFabMenuBinding.java | 4 +- ...erverSettingsCommunityOverviewBinding.java | 4 +- ...ettingsCommunitySetupFirstStepBinding.java | 4 +- ...ttingsCommunitySetupSecondStepBinding.java | 4 +- ...ettingsCommunitySetupThirdStepBinding.java | 4 +- ...tServerSettingsEditIntegrationBinding.java | 4 +- ...WidgetServerSettingsEditMemberBinding.java | 4 +- .../WidgetServerSettingsEmojisBinding.java | 4 +- ...WidgetServerSettingsEmojisEditBinding.java | 4 +- ...dgetServerSettingsEmojisHeaderBinding.java | 4 +- ...WidgetServerSettingsEmojisItemBinding.java | 4 +- ...erSettingsInstantInviteActionsBinding.java | 4 +- ...rSettingsInstantInviteListItemBinding.java | 4 +- ...etServerSettingsInstantInvitesBinding.java | 4 +- ...verSettingsIntegrationListItemBinding.java | 4 +- ...dgetServerSettingsIntegrationsBinding.java | 4 +- ...etServerSettingsMemberListItemBinding.java | 4 +- .../WidgetServerSettingsMembersBinding.java | 4 +- ...WidgetServerSettingsModerationBinding.java | 4 +- ...rverSettingsOverviewAfkTimeoutBinding.java | 4 +- .../WidgetServerSettingsOverviewBinding.java | 38 +- ...etServerSettingsOverviewRegionBinding.java | 4 +- .../WidgetServerSettingsRoleItemBinding.java | 4 +- .../WidgetServerSettingsRolesListBinding.java | 4 +- .../WidgetServerSettingsSecurityBinding.java | 4 +- ...etServerSettingsSecurityDialogBinding.java | 4 +- .../WidgetServerSettingsVanityUrlBinding.java | 4 +- .../WidgetSettingsAccessibilityBinding.java | 4 +- ...dgetSettingsAccountBackupCodesBinding.java | 4 +- .../WidgetSettingsAccountBinding.java | 20 +- ...tSettingsAccountChangePasswordBinding.java | 4 +- ...ettingsAccountContactsNameEditBinding.java | 4 +- .../WidgetSettingsAccountEditBinding.java | 4 +- ...WidgetSettingsAccountEmailEditBinding.java | 4 +- .../WidgetSettingsAppearanceBinding.java | 12 +- ...SettingsAuthorizedAppsListItemBinding.java | 4 +- .../WidgetSettingsBehaviorBinding.java | 4 +- .../databinding/WidgetSettingsBinding.java | 45 +- .../WidgetSettingsBlockedUsersBinding.java | 4 +- .../WidgetSettingsBoostBinding.java | 12 +- .../WidgetSettingsConnectionsBinding.java | 4 +- .../WidgetSettingsDeveloperBinding.java | 4 +- .../WidgetSettingsEnableMfaKeyBinding.java | 4 +- .../WidgetSettingsGiftingBinding.java | 8 +- ...ettingsItemAddConnectedAccountBinding.java | 4 +- .../WidgetSettingsItemBlockedUserBinding.java | 4 +- ...etSettingsItemConnectedAccountBinding.java | 4 +- .../WidgetSettingsLanguageBinding.java | 4 +- ...dgetSettingsLanguageSelectItemBinding.java | 4 +- .../WidgetSettingsMediaBinding.java | 4 +- .../WidgetSettingsNotificationOsBinding.java | 4 +- .../WidgetSettingsNotificationsBinding.java | 4 +- .../WidgetSettingsPremiumBinding.java | 20 +- .../WidgetSettingsPrivacyBinding.java | 20 +- .../WidgetSettingsUserProfileBinding.java | 4 +- .../WidgetSettingsVoiceBinding.java | 20 +- .../WidgetSettingsVoiceInputModeBinding.java | 4 +- ...tageAudienceBlockedBottomSheetBinding.java | 4 +- ...StageAudienceNoticeBottomSheetBinding.java | 4 +- .../WidgetStageChannelAudienceBinding.java | 4 +- .../WidgetStageChannelDetailsBinding.java | 4 +- ...ageChannelModeratorPermissionsBinding.java | 4 +- ...tStageModeratorJoinBottomSheetBinding.java | 4 +- ...etStagePublicNoticeBottomSheetBinding.java | 4 +- ...getStageRaisedHandsBottomSheetBinding.java | 4 +- .../WidgetStageSettingsBinding.java | 4 +- ...dgetStageStartEventBottomSheetBinding.java | 4 +- .../WidgetStartCallSheetBinding.java | 4 +- .../databinding/WidgetStartStageBinding.java | 10 +- ...idgetStartStageServerSelectionBinding.java | 4 +- ...StageServerSelectionBulletItemBinding.java | 4 +- ...tStageServerSelectionGuildItemBinding.java | 4 +- .../WidgetStickerPackStoreSheetBinding.java | 4 +- .../WidgetStickerPickerBinding.java | 8 +- .../WidgetStickerSheetBinding.java | 4 +- .../databinding/WidgetTabsHostBinding.java | 4 +- .../WidgetTextChannelSettingsBinding.java | 8 +- ...idgetThreadArchiveActionsSheetBinding.java | 40 +- .../WidgetThreadBrowserActiveBinding.java | 12 +- .../WidgetThreadBrowserArchivedBinding.java | 12 +- .../WidgetThreadBrowserBinding.java | 4 +- ...WidgetThreadBrowserFilterSheetBinding.java | 4 +- ...dgetThreadNotificationSettingsBinding.java | 4 +- .../WidgetThreadSettingsBinding.java | 14 +- .../WidgetThreadStatusBinding.java | 4 +- .../databinding/WidgetTosAcceptBinding.java | 4 +- .../WidgetTosReportViolationBinding.java | 4 +- ...WidgetTosReportViolationReasonBinding.java | 4 +- .../WidgetUnknownStickerSheetBinding.java | 4 +- .../databinding/WidgetUrlActionsBinding.java | 4 +- .../WidgetUserAccountVerifyBinding.java | 4 +- .../WidgetUserEmailUpdateBinding.java | 4 +- .../WidgetUserEmailVerifyBinding.java | 4 +- .../WidgetUserMentionsBinding.java | 4 +- .../WidgetUserMentionsFilterBinding.java | 4 +- .../WidgetUserPasswordVerifyBinding.java | 4 +- .../WidgetUserPhoneManageBinding.java | 4 +- .../WidgetUserPhoneVerifyBinding.java | 4 +- ...getUserProfileAdapterItemEmptyBinding.java | 4 +- ...etUserProfileAdapterItemFriendBinding.java | 20 +- ...etUserProfileAdapterItemServerBinding.java | 4 +- .../WidgetUserSetCustomStatusBinding.java | 4 +- .../databinding/WidgetUserSheetBinding.java | 20 +- .../WidgetUserStatusUpdateBinding.java | 20 +- .../WidgetVoiceBottomSheetBinding.java | 4 +- .../WidgetVoiceCallIncomingBinding.java | 4 +- .../WidgetVoiceCallInlineBinding.java | 4 +- .../WidgetVoiceChannelSettingsBinding.java | 8 +- ...ceNoiseCancellationBottomSheetBinding.java | 4 +- ...WidgetVoiceSettingsBottomSheetBinding.java | 4 +- .../discord/dialogs/ImageUploadDialog.java | 24 +- .../discord/embed/RenderableEmbedMedia.java | 10 +- .../gateway/GatewaySocket$discover$1.java | 19 +- .../gateway/GatewaySocket$discover$2.java | 18 +- .../gateway/GatewaySocket$discover$3.java | 29 + .../GatewaySocket$expeditedHeartbeat$1.java | 16 +- .../gateway/GatewaySocket$handleHello$1.java | 30 + .../GatewaySocket$handleWebSocketClose$1.java | 30 + ...GatewaySocket$handleWebSocketOpened$1.java | 30 + .../com/discord/gateway/GatewaySocket.java | 75 +- .../gsonutils/RuntimeTypeAdapterFactory.java | 2 +- .../discord/hardware_analytics/BuildInfo.java | 10 +- .../hardware_analytics/DecoderCountInfo.java | 14 +- .../HardwareSurveyService.java | 6 +- .../hardware_analytics/MemoryInfo.java | 6 +- app/src/main/java/com/discord/i18n/Hook.java | 2 +- .../java/com/discord/i18n/RenderContext.java | 4 +- .../discord/models/application/Unread.java | 4 +- .../discord/models/commands/Application.java | 16 +- .../models/commands/ApplicationCommand.java | 6 +- .../ApplicationCommandLocalSendData.java | 2 +- .../gson/InboundGatewayGsonParser.java | 2 +- .../com/discord/models/domain/Harvest.java | 16 +- .../java/com/discord/models/domain/Model.java | 6 +- .../discord/models/domain/ModelAuditLog.java | 51 +- .../models/domain/ModelAuditLogEntry.java | 255 +- .../com/discord/models/domain/ModelCall.java | 6 +- .../domain/ModelChannelFollowerStats.java | 2 +- .../domain/ModelChannelFollowerStatsDto.java | 2 +- .../models/domain/ModelConnectedAccount.java | 10 +- .../ModelConnectedAccountIntegration.java | 16 +- .../ModelConnectedIntegrationAccount.java | 16 +- .../ModelConnectedIntegrationGuild.java | 16 +- .../models/domain/ModelEntitlement.java | 18 +- .../models/domain/ModelGuildFolder.java | 16 +- .../models/domain/ModelGuildIntegration.java | 12 +- .../domain/ModelGuildMemberListUpdate.java | 36 +- .../domain/ModelLibraryApplication.java | 2 +- .../ModelMemberVerificationFormResponse.java | 2 +- .../domain/ModelNotificationSettings.java | 4 +- .../models/domain/ModelOAuth2Token.java | 16 +- .../discord/models/domain/ModelPayload.java | 48 +- .../models/domain/ModelPaymentSource.java | 18 +- .../domain/ModelPremiumGuildSubscription.java | 18 +- .../ModelPremiumGuildSubscriptionSlot.java | 16 +- .../discord/models/domain/ModelReadState.java | 2 +- .../models/domain/ModelSearchResponse.java | 2 +- .../discord/models/domain/ModelSession.java | 4 +- .../com/discord/models/domain/ModelSku.java | 22 +- .../models/domain/ModelStoreListing.java | 16 +- .../models/domain/ModelSubscription.java | 42 +- .../models/domain/ModelTypingResponse.java | 47 +- .../discord/models/domain/ModelUserNote.java | 16 +- .../models/domain/ModelUserProfile.java | 8 +- .../models/domain/ModelUserRelationship.java | 10 +- .../models/domain/ModelUserSettings.java | 9 +- .../models/domain/ModelVoiceRegion.java | 6 +- .../discord/models/domain/ModelWebhook.java | 6 +- .../models/domain/PaymentSourceRaw.java | 18 +- .../com/discord/models/domain/StreamType.java | 2 +- .../discord/models/domain/TypeAliasesKt.java | 4 - .../domain/billing/ModelInvoiceDiscount.java | 2 +- .../domain/billing/ModelInvoiceItem.java | 18 +- .../domain/billing/ModelInvoicePreview.java | 18 +- .../models/domain/emoji/ModelEmojiCustom.java | 27 +- .../models/domain/emoji/ModelEmojiGuild.java | 16 +- .../domain/emoji/ModelEmojiUnicode.java | 6 +- .../domain/premium/SubscriptionPlanType.java | 4 +- .../domain/spotify/ModelSpotifyAlbum.java | 16 +- .../domain/spotify/ModelSpotifyArtist.java | 16 +- .../domain/spotify/ModelSpotifyTrack.java | 16 +- .../experiments/domain/ExperimentContext.java | 2 +- .../experiments/dto/UserExperimentDto.java | 2 +- .../discord/models/gifpicker/dto/GifDto.java | 2 +- .../models/gifpicker/dto/ModelGif.java | 2 +- .../java/com/discord/models/guild/Guild.java | 22 +- .../discord/models/member/GuildMember.java | 2 +- .../com/discord/models/message/Message.java | 18 +- .../models/sticker/dto/ModelStickerPack.java | 18 +- .../dto/ModelStickerPackStoreListing.java | 16 +- .../models/store/dto/ModelStoreAsset.java | 18 +- .../store/dto/ModelStoreDirectoryLayout.java | 16 +- .../com/discord/models/user/CoreUser.java | 6 +- .../java/com/discord/models/user/MeUser.java | 6 +- .../NullSerializableTypeAdapter.java | 12 +- .../com/discord/overlay/OverlayService.java | 2 +- .../overlay/views/OverlayBubbleWrap.java | 10 +- .../com/discord/player/AppMediaPlayer.java | 40 +- .../restapi/BreadcrumbInterceptor.java | 2 +- .../restapi/RequiredHeadersInterceptor.java | 2 +- .../com/discord/restapi/RestAPIBuilder.java | 16 +- .../com/discord/restapi/RestAPIInterface.java | 14 + .../com/discord/restapi/RestAPIParams.java | 134 +- .../restapi/SpotifyTokenInterceptor.java | 2 +- .../utils/RetryWithDelay$restRetry$1.java | 2 +- .../com/discord/rlottie/RLottieDrawable.java | 36 +- .../com/discord/rlottie/RLottieImageView.java | 2 +- .../rtcconnection/KrispOveruseDetector.java | 2 +- .../rtcconnection/MediaSinkWantsManager.java | 112 +- .../discord/rtcconnection/RtcConnection.java | 407 +- .../discord/rtcconnection/VideoMetadata.java | 10 +- .../audio/DiscordAudioManager.java | 132 +- .../enums/BluetoothHeadsetAudioState.java | 10 +- .../BluetoothProfileConnectionState.java | 10 +- .../mediaengine/MediaEngine.java | 14 +- .../mediaengine/MediaEngineConnection.java | 216 +- .../mediaengine/ThumbnailEmitter.java | 8 +- .../rtcconnection/socket/io/Payloads.java | 12 +- .../samsung/SamsungConnectActivity.java | 4 +- .../ScreenshotDetector.java | 4 +- .../com/discord/simpleast/code/CodeNode.java | 8 +- .../com/discord/simpleast/core/node/Node.java | 8 +- .../simpleast/core/parser/ParseSpec.java | 6 +- .../discord/simpleast/core/parser/Parser.java | 6 +- .../com/discord/stores/BuiltInCommands.java | 4 +- .../ConnectionTimeStats$addListener$1.java | 39 + .../ConnectionTimeStats$addListener$2.java | 30 + .../ConnectionTimeStats$addListener$3.java | 30 + .../ConnectionTimeStats$addListener$4.java | 22 + .../discord/stores/ConnectionTimeStats.java | 267 + .../com/discord/stores/DiscoverCommands.java | 2 +- .../discord/stores/NotificationTextUtils.java | 8 +- .../com/discord/stores/ReadyPayloadUtils.java | 4 +- .../discord/stores/RtcLatencyTestResult.java | 2 +- .../main/java/com/discord/stores/Store.java | 13 +- ...oreAnalytics$trackCallReportProblem$1.java | 2 +- .../com/discord/stores/StoreAnalytics.java | 4 +- .../stores/StoreApplicationCommandsKt.java | 4 +- .../stores/StoreApplicationInteractions.java | 2 +- ...reApplicationStreaming$createStream$1.java | 6 +- .../stores/StoreApplicationStreaming.java | 2 +- ...reAudioManagerV2$selectOutputDevice$1.java | 2 +- .../discord/stores/StoreAudioManagerV2.java | 10 +- .../StoreAuditLog$handleFetchFailure$1.java | 2 +- .../StoreAuditLog$handleFetchSuccess$1.java | 27 +- ...eAuditLog$setAuditLogFilterActionId$1.java | 4 +- ...oreAuditLog$setAuditLogFilterUserId$1.java | 4 +- .../StoreAuditLog$toggleSelectedState$1.java | 2 +- .../com/discord/stores/StoreAuditLog.java | 70 +- .../com/discord/stores/StoreChangeLog.java | 24 +- .../discord/stores/StoreChannelMembers.java | 4 +- ...StoreChannels$observeDefaultChannel$1.java | 2 +- .../discord/stores/StoreChannelsSelected.java | 4 +- .../java/com/discord/stores/StoreChat.java | 2 +- .../discord/stores/StoreClientDataState.java | 2 +- .../discord/stores/StoreClientVersion.java | 2 +- .../com/discord/stores/StoreConnectivity.java | 2 +- .../com/discord/stores/StoreContactSync.java | 2 +- .../stores/StoreEmoji$getEmojiSet$4.java | 3 +- .../java/com/discord/stores/StoreEmoji.java | 4 +- .../com/discord/stores/StoreEmojiCustom.java | 10 +- ...xperiments$tryInitializeExperiments$1.java | 2 +- ...oreGameParty$observeUsersForPartyId$1.java | 2 +- ...ldGatewaySocket$gatewayUrlTransform$1.java | 2 +- ...nnection$buildGatewaySocket$socket$1.java} | 4 +- ...nnection$buildGatewaySocket$socket$2.java} | 6 +- .../stores/StoreGatewayConnection.java | 4 +- .../java/com/discord/stores/StoreGifting.java | 2 +- .../stores/StoreGooglePlaySkuDetails.java | 2 +- .../stores/StoreGuildIntegrations.java | 2 +- ...dEvents$observeGuildScheduledEvents$1.java | 98 + .../stores/StoreGuildScheduledEvents.java | 56 + .../discord/stores/StoreGuildStickers.java | 6 +- .../com/discord/stores/StoreGuildsSorted.java | 18 +- .../java/com/discord/stores/StoreLurking.java | 2 +- ...iaEngine$EngineListener$onConnected$1.java | 28 + ...aEngine$EngineListener$onConnecting$1.java | 28 + ...diaEngine$getDefaultVideoDeviceGUID$1.java | 2 +- ...toreMediaEngine$handleNewConnection$1.java | 46 +- ...it$2.java => StoreMediaEngine$init$1.java} | 4 +- ...ediaEngine$selectDefaultVideoDevice$1.java | 2 +- ...ngine$selectDefaultVideoDeviceAsync$1.java | 2 +- .../com/discord/stores/StoreMediaEngine.java | 87 +- .../discord/stores/StoreMediaSettings.java | 6 +- .../com/discord/stores/StoreMentions.java | 18 +- .../com/discord/stores/StoreMessageAck.java | 2 +- .../StoreMessages$sendMessage$request$1.java | 3 +- .../discord/stores/StoreMessagesLoader.java | 2 +- ...ionLifecycleCallbacks$noticeHandler$1.java | 3 + .../com/discord/stores/StoreNavigation.java | 2 +- .../java/com/discord/stores/StoreNotices.java | 16 +- .../discord/stores/StoreNotifications.java | 2 +- .../java/com/discord/stores/StoreNux.java | 2 +- ...oundPromotions$handleConnectionOpen$1.java | 145 - ...oundPromotions$handleConnectionOpen$2.java | 144 +- ...oundPromotions$handleConnectionOpen$3.java | 23 +- ...oundPromotions$handleConnectionOpen$4.java | 59 + .../StoreOutboundPromotions$markSeen$1.java | 61 + ...tboundPromotions$observeUnseenCount$1.java | 22 + .../stores/StoreOutboundPromotions.java | 127 +- ...StoreReadStates$computeUnreadMarker$4.java | 2 +- .../com/discord/stores/StoreReadStates.java | 4 +- ...reRtcConnection$createRtcConnection$1.java | 28 + ...eRtcConnection$onFirstFrameReceived$1.java | 30 + ...StoreRtcConnection$onFirstFrameSent$1.java | 28 + .../StoreRtcConnection$onStateChange$1.java | 28 + .../StoreRtcConnection$onVideoStream$1.java | 10 +- .../discord/stores/StoreRtcConnection.java | 96 +- .../java/com/discord/stores/StoreSearch.java | 16 +- ...nelCooldownObservable$newObservable$1.java | 23 +- ...nelCooldownObservable$newObservable$2.java | 10 +- ...nelCooldownObservable$newObservable$4.java | 7 +- ...toreSlowMode$sam$rx_functions_Func1$0.java | 17 - .../com/discord/stores/StoreSlowMode.java | 116 +- .../java/com/discord/stores/StoreSpotify.java | 2 +- .../discord/stores/StoreStageChannels.java | 28 +- .../com/discord/stores/StoreStickers.java | 2 +- .../stores/StoreStream$deferredInit$1.java | 3 +- .../java/com/discord/stores/StoreStream.java | 46 +- ...ectionListener$onFirstFrameReceived$1.java | 30 + ...ConnectionListener$onFirstFrameSent$1.java | 28 + ...RtcConnectionListener$onStateChange$1.java | 31 +- ...RtcConnectionListener$onStateChange$2.java | 25 + ...amRtcConnection$createRtcConnection$1.java | 28 + ...eamRtcConnection$updateStreamVolume$1.java | 2 +- .../stores/StoreStreamRtcConnection.java | 88 +- .../discord/stores/StoreThreadMessages.java | 2 +- .../discord/stores/StoreThreadsActive.java | 4 +- .../stores/StoreThreadsActiveJoined.java | 2 +- .../discord/stores/StoreThreadsJoined.java | 4 + .../java/com/discord/stores/StoreUser.java | 24 +- .../com/discord/stores/StoreUserPresence.java | 2 +- .../stores/StoreUserRelationships.java | 2 +- .../com/discord/stores/StoreUserSettings.java | 2 +- .../stores/StoreUserSettingsSystem.java | 43 +- .../StoreUserTyping$setUserTyping$1.java | 40 +- .../stores/StoreVoiceChannelSelected.java | 4 +- .../stores/StoreVoiceParticipants.java | 10 +- .../stores/updates/ObservationDeck.java | 2 +- .../tooltips/DefaultTooltipCreator.java | 8 +- .../com/discord/tooltips/SparkleView.java | 8 +- .../com/discord/tooltips/TooltipManager.java | 20 +- .../utilities/StoreUIEventHandler.java | 12 +- .../analytics/AnalyticSuperProperties.java | 2 +- .../utilities/analytics/AnalyticsTracker.java | 7 +- .../utilities/analytics/InstallReferrer.java | 2 +- .../discord/utilities/analytics/Traits.java | 8 +- .../auditlogs/AuditLogChangeUtils.java | 440 +- .../AuditLogUtils$ALL_ACTION_TYPES$2.java | 2 +- .../utilities/auditlogs/AuditLogUtils.java | 462 +- .../com/discord/utilities/auth/AuthUtils.java | 2 +- ...gleSmartLockManager$saveCredentials$1.java | 2 +- .../auth/GoogleSmartLockManager.java | 21 +- .../utilities/billing/BillingUtils.java | 4 +- .../utilities/billing/GooglePlayInAppSku.java | 2 +- .../billing/GooglePlayInAppSkus.java | 2 +- .../utilities/billing/GooglePlaySku.java | 48 +- .../utilities/billing/PremiumUtilsKt.java | 18 +- .../cache/SharedPreferencesProvider.java | 16 +- .../utilities/captcha/CaptchaErrorBody.java | 2 +- ...aHelper$ensurePlayServicesAvailable$2.java | 2 +- .../captcha/CaptchaHelper$showCaptcha$2.java | 2 +- .../CaptchaHelper$tryShowCaptcha$1.java | 8 +- .../utilities/captcha/CaptchaHelper.java | 4 +- .../channel/ChannelPermissionUtilsKt.java | 58 +- .../channel/ChannelSelector$findAndSet$1.java | 2 +- .../channel/GuildChannelIconUtilsKt.java | 18 +- .../utilities/channel/GuildChannelsInfo.java | 2 +- .../collections/ListenerCollection.java | 7 + .../ListenerCollectionSubject.java | 36 + .../colors/RepresentativeColors.java | 2 +- .../discord/utilities/dsti/StickerUtils.java | 14 +- .../utilities/duration/DurationUtilsKt.java | 20 +- .../utilities/embed/EmbedResourceUtils.java | 2 +- .../com/discord/utilities/embed/FileType.java | 22 +- .../com/discord/utilities/error/Error.java | 37 +- .../experiments/ExperimentRegistry.java | 2 +- .../SimpleDraweeViewExtensionsKt.java | 10 +- .../utilities/fcm/NotificationData.java | 54 +- .../utilities/fcm/NotificationRenderer.java | 14 +- .../features/GrowthTeamFeatures.java | 7 +- .../discord/utilities/file/FileUtilsKt.java | 2 +- .../utilities/gifting/GiftingUtils.java | 20 +- .../com/discord/utilities/icon/IconUtils.java | 38 +- .../images/MGImages$requestImageCrop$1.java | 2 +- .../discord/utilities/images/MGImages.java | 8 +- ...tAppBitmapMemoryCacheParamsSupplier$1.java | 2 +- .../utilities/images/MGImagesConfig.java | 4 +- .../discord/utilities/intent/IntentUtils.java | 10 +- .../utilities/intent/RouteHandlers.java | 2 +- .../lazy/memberlist/MemberListRow.java | 10 +- .../com/discord/utilities/media/AppSound.java | 2 +- .../utilities/message/MessageUtils.java | 2 +- ...ilders$deleteConnectionModalBuilder$2.java | 2 +- .../utilities/notices/NoticeBuilders.java | 6 +- .../permissions/ManageGuildContext.java | 2 +- .../permissions/PermissionUtils.java | 12 +- .../utilities/persister/Persister.java | 6 +- .../discord/utilities/phone/PhoneUtils.java | 2 +- .../discord/utilities/platform/Platform.java | 32 +- .../utilities/premium/PremiumUtils.java | 4 +- .../utilities/presence/PresenceUtils.java | 26 +- .../StageCallRichPresencePartyData.java | 2 +- .../spotify/SpotifyMetadataReceiver.java | 2 +- .../utilities/rest/AttachmentRequestBody.java | 2 +- ...nalyticsInterceptor$$inlined$invoke$1.java | 2 +- .../com/discord/utilities/rest/RestAPI.java | 34 +- .../utilities/rest/RestAPIAbortMessages.java | 2 +- .../com/discord/utilities/rest/SendUtils.java | 4 +- .../search/network/state/SearchState.java | 2 +- .../query/node/answer/HasAnswerOption.java | 2 +- .../search/query/node/answer/UserNode.java | 2 +- .../strings/ContextSearchStringProvider.java | 20 +- .../suggestion/SearchSuggestionEngine.java | 2 +- .../suggestion/entries/ChannelSuggestion.java | 2 +- .../SearchData$Builder$buildForChannel$1.java | 2 +- .../utilities/stage/StageChannelUtils.java | 2 +- .../utilities/stateful/StatefulViews.java | 10 +- ...teIntentService$IpcCallback$handler$1.java | 4 +- .../textprocessing/MessagePreprocessor.java | 2 +- .../textprocessing/MessageRenderContext.java | 2 +- .../Rules$createCodeBlockRule$1.java | 2 +- .../Rules$createInlineCodeRule$2.java | 2 +- .../utilities/textprocessing/Rules.java | 18 +- .../node/BlockBackgroundNode.java | 6 +- .../textprocessing/node/BlockQuoteNode.java | 2 +- .../node/ChannelMentionNode.java | 6 +- .../node/EditedMessageNode.java | 2 +- .../textprocessing/node/EmojiNode.java | 18 +- .../textprocessing/node/RoleMentionNode.java | 2 +- .../textprocessing/node/SpoilerNode.java | 6 +- .../textprocessing/node/UserMentionNode.java | 8 +- .../utilities/threads/ThreadUtils.java | 21 +- .../com/discord/utilities/time/ClockKt.java | 4 + ...dledUrlDialog$$inlined$apply$lambda$1.java | 2 +- .../com/discord/utilities/uri/UriHandler.java | 12 +- .../utilities/view/grid/FrameGridLayout.java | 2 +- .../view/recycler/PaddedItemDecorator.java | 2 +- .../views/FloatingButtonMenuInitializer.java | 2 +- .../utilities/voice/CallSoundManager.java | 18 +- .../voice/DiscordOverlayService.java | 4 +- .../ScreenShareManager$startStream$1.java | 2 +- .../utilities/voice/ScreenShareManager.java | 10 +- .../voice/VoiceChannelJoinabilityUtils.java | 2 +- .../voice/VoiceEngineForegroundService.java | 20 +- .../voice/VoiceEngineNotificationBuilder.java | 12 +- .../VoiceEngineServiceController$init$3.java | 2 +- .../VoiceEngineServiceController$init$4.java | 2 +- .../voice/VoiceEngineServiceController.java | 16 +- .../utilities/voice/VoiceViewUtils.java | 32 +- .../utilities/websocket/WebSocket.java | 2 +- .../discord/views/ActiveSubscriptionView.java | 44 +- .../com/discord/views/ChatActionItem.java | 22 +- .../com/discord/views/CheckedSetting.java | 128 +- .../discord/views/CodeVerificationView.java | 48 +- .../java/com/discord/views/CutoutView.java | 22 +- .../com/discord/views/FailedUploadList.java | 58 +- .../com/discord/views/FailedUploadView.java | 30 +- .../java/com/discord/views/GuildView.java | 20 +- .../discord/views/JoinVoiceChannelButton.java | 2 +- .../java/com/discord/views/LoadingButton.java | 26 +- .../views/MemberVerificationAvatarView.java | 10 +- .../com/discord/views/NumericBadgingView.java | 14 +- .../discord/views/OAuthPermissionViews.java | 46 +- .../views/OverlayMenuBubbleDialog.java | 56 +- .../com/discord/views/OverlayMenuView.java | 70 +- .../main/java/com/discord/views/PileView.java | 18 +- .../com/discord/views/ScreenTitleView.java | 22 +- .../com/discord/views/SearchInputView.java | 24 +- .../com/discord/views/ServerFolderView.java | 36 +- .../java/com/discord/views/StatusView.java | 12 +- .../com/discord/views/StreamPreviewView.java | 38 +- .../com/discord/views/TernaryCheckBox.java | 56 +- .../com/discord/views/ToolbarTitleLayout.java | 28 +- .../com/discord/views/UploadProgressView.java | 60 +- .../com/discord/views/UserListItemView.java | 28 +- .../java/com/discord/views/UsernameView.java | 26 +- .../com/discord/views/VoiceUserLimitView.java | 22 +- .../java/com/discord/views/VoiceUserView.java | 28 +- .../discord/views/calls/SpeakerPulseView.java | 2 +- .../views/calls/StageCallSpeakerView.java | 40 +- .../calls/StageCallVisitCommunityView.java | 24 +- .../views/calls/VideoCallParticipantView.java | 178 +- .../discord/views/calls/VolumeSliderView.java | 24 +- .../GuildChannelSideBarActionsView.java | 28 +- .../PrivateChannelSideBarActionsView.java | 20 +- .../discovery/DiscoveryStageCardBodyView.java | 48 +- .../DiscoveryStageCardControlsView.java | 28 +- .../DiscoveryStageCardTopHatView.java | 20 +- .../DiscoveryStageCardSpeakersView.java | 16 +- .../experiments/ExperimentOverrideView.java | 44 +- .../ChannelPermissionOwnerView.java | 22 +- .../views/phone/PhoneOrEmailInputView.java | 38 +- .../views/premium/AccountCreditView.java | 50 +- .../discord/views/premium/GiftSelectView.java | 2 +- .../PremiumGuildConfirmationView.java | 38 +- .../PremiumGuildProgressView.java | 34 +- .../PremiumGuildSubscriptionUpsellView.java | 36 +- .../PremiumSubscriptionMarketingView.java | 62 +- .../views/segmentedcontrol/CardSegment.java | 8 +- .../com/discord/views/steps/StepsView.java | 80 +- .../discord/views/sticker/StickerView.java | 30 +- .../com/discord/views/typing/TypingDots.java | 30 +- .../views/user/UserAvatarPresenceView.java | 50 +- .../UserAvatarPresenceViewController.java | 6 +- .../discord/views/user/UserSummaryView.java | 6 +- .../AccessibilityDetectionNavigator.java | 2 +- .../WidgetChannelFollowSheet$binding$2.java | 44 +- ...ollowSheet$configureChannelSelector$1.java | 2 +- .../WidgetChannelFollowSheet.java | 12 +- .../WidgetChannelFollowSheetViewModel.java | 4 +- ...tChannelFollowSuccessDialog$binding$2.java | 12 +- .../WidgetChannelFollowSuccessDialog.java | 8 +- .../widgets/auth/AuthInviteInfoView.java | 34 +- .../auth/WidgetAgeVerify$binding$2.java | 64 +- .../discord/widgets/auth/WidgetAgeVerify.java | 20 +- .../auth/WidgetAuthAgeGated$binding$2.java | 12 +- .../widgets/auth/WidgetAuthAgeGated.java | 2 +- .../auth/WidgetAuthBirthday$binding$2.java | 24 +- ...idgetAuthBirthday$validationManager$2.java | 4 +- .../widgets/auth/WidgetAuthBirthday.java | 10 +- .../auth/WidgetAuthCaptcha$binding$2.java | 12 +- .../widgets/auth/WidgetAuthCaptcha.java | 6 +- .../auth/WidgetAuthLanding$binding$2.java | 28 +- ...AuthLanding$configureRegisterButton$1.java | 2 +- .../widgets/auth/WidgetAuthLanding.java | 4 +- .../auth/WidgetAuthLogin$binding$2.java | 28 +- .../WidgetAuthLogin$forgotPassword$2.java | 4 +- .../auth/WidgetAuthLogin$onViewBound$5.java | 4 +- .../WidgetAuthLogin$validationManager$2.java | 4 +- .../discord/widgets/auth/WidgetAuthLogin.java | 12 +- .../widgets/auth/WidgetAuthMfa$binding$2.java | 12 +- .../auth/WidgetAuthMfa$onViewBound$1.java | 4 +- ...WidgetAuthMfa$showBackupCodesDialog$1.java | 2 +- .../discord/widgets/auth/WidgetAuthMfa.java | 48 +- .../auth/WidgetAuthPhoneVerify$binding$2.java | 32 +- .../widgets/auth/WidgetAuthPhoneVerify.java | 6 +- ...hRegisterAccountInformation$binding$2.java | 20 +- ...RegisterAccountInformation$register$2.java | 2 +- ...ccountInformation$validationManager$2.java | 6 +- .../WidgetAuthRegisterAccountInformation.java | 14 +- .../WidgetAuthRegisterIdentity$binding$2.java | 28 +- ...dgetAuthRegisterIdentity$handleNext$1.java | 2 +- ...sterIdentity$phoneValidationManager$2.java | 2 +- .../auth/WidgetAuthRegisterIdentity.java | 18 +- .../WidgetAuthResetPassword$binding$2.java | 8 +- .../widgets/auth/WidgetAuthResetPassword.java | 4 +- .../WidgetAuthUndeleteAccount$binding$2.java | 12 +- .../auth/WidgetAuthUndeleteAccount.java | 4 +- .../auth/WidgetOauth2Authorize$adapter$1.java | 10 +- .../auth/WidgetOauth2Authorize$binding$2.java | 80 +- ...h2Authorize$configureNotSupportedUI$1.java | 2 +- ...etOauth2Authorize$validationManager$2.java | 2 +- .../widgets/auth/WidgetOauth2Authorize.java | 40 +- ...zeSamsung$samsungDisclaimerLauncher$1.java | 2 +- .../auth/WidgetRemoteAuth$binding$2.java | 48 +- .../auth/WidgetRemoteAuth$viewModel$2.java | 2 +- .../widgets/auth/WidgetRemoteAuth.java | 14 +- ...State$observeChatListComponentState$1.java | 2 +- .../botuikit/ComponentStateMapper.java | 2 +- .../views/ActionRowComponentView.java | 16 +- .../botuikit/views/ButtonComponentView.java | 6 +- .../views/select/ComponentContext.java | 2 +- .../SelectComponentBottomSheet$binding$2.java | 20 +- .../select/SelectComponentBottomSheet.java | 6 +- .../SelectComponentBottomSheetAdapter.java | 26 +- ...ectComponentBottomSheetItemViewHolder.java | 2 +- .../views/select/SelectComponentView.java | 16 +- .../discord/widgets/bugreports/Priority.java | 2 +- .../bugreports/WidgetBugReport$binding$2.java | 64 +- .../bugreports/WidgetBugReport$items$2.java | 5 +- .../WidgetBugReport$onViewBound$5.java | 4 +- .../WidgetBugReport$validationManager$2.java | 4 +- .../WidgetBugReport$viewModel$2.java | 4 +- .../widgets/bugreports/WidgetBugReport.java | 20 +- .../changelog/WidgetChangeLog$binding$2.java | 36 +- .../WidgetChangeLog$configureFooter$1.java | 2 +- .../widgets/changelog/WidgetChangeLog.java | 18 +- .../WidgetChangeLogSpecial$binding$2.java | 52 +- .../changelog/WidgetChangeLogSpecial.java | 20 +- .../channels/SimpleMembersAdapter.java | 12 +- .../widgets/channels/SimpleRolesAdapter.java | 2 +- .../WidgetChannelOnboarding$binding$2.java | 4 +- .../channels/WidgetChannelOnboarding.java | 2 +- .../WidgetChannelSelector$binding$2.java | 8 +- .../channels/WidgetChannelSelector.java | 16 +- ...WidgetChannelSidebarActions$binding$2.java | 8 +- ...etChannelSidebarActions$configureUI$8.java | 1 + .../channels/WidgetChannelSidebarActions.java | 8 +- ...on$observeStoreState$1$1$storeState$1.java | 2 +- .../WidgetChannelTopic$binding$2.java | 20 +- .../WidgetChannelTopic$showContextMenu$3.java | 1 + .../WidgetChannelTopic$showContextMenu$4.java | 2 +- .../widgets/channels/WidgetChannelTopic.java | 22 +- .../WidgetCreateChannel$binding$2.java | 100 +- .../WidgetCreateChannel$categoryId$2.java | 2 +- .../WidgetCreateChannel$configureUI$1.java | 2 +- .../WidgetCreateChannel$guildId$2.java | 2 +- ...CreateChannel$onViewBoundOrOnResume$4.java | 2 +- .../channels/WidgetCreateChannel$type$2.java | 2 +- .../widgets/channels/WidgetCreateChannel.java | 24 +- .../WidgetGroupInviteFriends$binding$2.java | 24 +- ...idgetGroupInviteFriends$configureUI$1.java | 2 +- .../WidgetGroupInviteFriends$setupFAB$1.java | 2 +- .../channels/WidgetGroupInviteFriends.java | 16 +- .../WidgetGroupInviteFriendsAdapter.java | 32 +- .../GroupInviteFriendsSheet$binding$2.java | 12 +- .../invite/GroupInviteFriendsSheet.java | 12 +- .../GroupInviteFriendsSheetAdapter.java | 16 +- ...del$Companion$getPrivateChannelList$1.java | 4 +- ...mpanion$getSelectedGuildChannelList$1.java | 24 +- ...ListBuilder$$inlined$forEach$lambda$2.java | 2 +- ...ListBuilder$$inlined$forEach$lambda$5.java | 2 +- ...ListBuilder$$inlined$forEach$lambda$6.java | 4 +- ...ListBuilder$$inlined$forEach$lambda$7.java | 2 +- .../channels/list/WidgetChannelListModel.java | 85 +- .../WidgetChannelListUnreads$binding$2.java | 8 +- .../list/WidgetChannelListUnreads.java | 10 +- .../list/WidgetChannelsList$binding$2.java | 80 +- .../WidgetChannelsList$onViewBound$10.java | 31 +- .../WidgetChannelsList$onViewBound$11.java | 29 +- .../WidgetChannelsList$onViewBound$12.java | 14 +- .../WidgetChannelsList$onViewBound$13.java | 28 + .../WidgetChannelsList$onViewBound$5.java | 2 +- ...ound$6$$special$$inlined$let$lambda$1.java | 4 +- .../WidgetChannelsList$onViewBound$8.java | 27 +- .../WidgetChannelsList$onViewBound$9.java | 22 +- .../channels/list/WidgetChannelsList.java | 55 +- ...$ItemChannelAddServer$onConfigure$1$1.java | 23 + ...ter$ItemChannelCategory$onConfigure$4.java | 2 +- ...temGuildScheduledEvents$onConfigure$1.java | 20 + ...sListAdapter$ItemHeader$onConfigure$1.java | 2 +- ...sListAdapter$ItemHeader$onConfigure$2.java | 2 +- ...sListAdapter$ItemInvite$onConfigure$1.java | 2 +- ...tAdapter$onViewGuildScheduledEvents$1.java | 27 + .../list/WidgetChannelsListAdapter.java | 446 +- ...mChannelActions$Model$Companion$get$1.java | 2 +- ...nnelsListItemChannelActions$binding$2.java | 44 +- ...s$configureUI$$inlined$apply$lambda$4.java | 4 +- ...sListItemChannelActions$configureUI$6.java | 4 +- .../WidgetChannelsListItemChannelActions.java | 10 +- ...emThreadActions$Model$Companion$get$1.java | 4 +- ...annelsListItemThreadActions$binding$2.java | 52 +- ...lsListItemThreadActions$configureUI$2.java | 4 +- ...lsListItemThreadActions$configureUI$3.java | 2 +- ...stItemThreadActions$unarchiveThread$1.java | 2 +- .../WidgetChannelsListItemThreadActions.java | 4 +- .../list/WidgetCollapsedUsersListAdapter.java | 16 +- .../list/WidgetThreadArchiveActions.java | 4 +- .../channels/list/items/ChannelListItem.java | 6 + .../list/items/ChannelListItemAddServer.java | 17 + .../ChannelListItemGuildScheduledEvents.java | 96 + .../list/items/ChannelListItemHeader.java | 18 +- .../list/items/ChannelListItemInvite.java | 51 +- .../ChannelListItemStageAudienceCount.java | 2 +- .../channels/list/items/CollapsedUser.java | 2 +- .../GuildMemberListItemGeneratorKt.java | 2 +- ...ivateChannelMemberListItemGeneratorKt.java | 6 +- .../ThreadMemberListItemGeneratorKt.java | 1 + .../memberlist/WidgetChannelMembersList.java | 2 +- .../adapter/ChannelMembersListAdapter.java | 62 +- .../ChannelMembersListViewHolderHeader.java | 6 +- ...nelMembersListViewHolderMember$bind$3.java | 4 +- .../ChannelMembersListViewHolderMember.java | 8 +- .../permissions/AddMemberAdapter.java | 30 +- ...nfirmRemovePermissionDialog$binding$2.java | 16 +- .../ConfirmRemovePermissionDialog.java | 4 +- ...PermissionOwnerViewHolder$configure$1.java | 4 +- .../permissions/PermissionOwnerListView.java | 14 +- ...elSettingsAddMemberFragment$binding$2.java | 8 +- ...idgetChannelSettingsAddMemberFragment.java | 6 +- ...ewModel$Companion$observeStoreState$1.java | 2 +- ...nelSettingsAddMemberFragmentViewModel.java | 2 +- ...annelSettingsAddMemberSheet$binding$2.java | 12 +- .../WidgetChannelSettingsAddMemberSheet.java | 4 +- ...nnelSettingsEditPermissions$binding$2.java | 158 +- ...elSettingsEditPermissions$channelId$2.java | 2 +- ...SettingsEditPermissions$configureUI$1.java | 2 +- ...nnelSettingsEditPermissions$guildId$2.java | 2 +- ...ditPermissions$permissionCheckboxes$2.java | 2 +- ...issions$setupPermissionCheckedState$1.java | 2 +- ...nelSettingsEditPermissions$targetId$2.java | 2 +- ...ChannelSettingsEditPermissions$type$2.java | 2 +- .../WidgetChannelSettingsEditPermissions.java | 121 +- ...etChannelSettingsPermissionsAddMember.java | 8 +- ...dgetChannelSettingsPermissionsAddRole.java | 4 +- ...ingsPermissionsAdvanced$configureUI$1.java | 2 +- ...ingsPermissionsAdvanced$viewBinding$2.java | 16 +- ...getChannelSettingsPermissionsAdvanced.java | 20 +- ...gsPermissionsOverview$configureTabs$1.java | 2 +- ...ingsPermissionsOverview$viewBinding$2.java | 16 +- ...getChannelSettingsPermissionsOverview.java | 26 +- ...idgetCreateChannelAddMember$binding$2.java | 4 +- ...getCreateChannelAddMember$channelId$2.java | 2 +- ...tCreateChannelAddMember$onViewBound$2.java | 2 +- .../WidgetCreateChannelAddMember.java | 8 +- ...annelModeratorPermissions$channelId$2.java | 2 +- ...nelModeratorPermissions$configureUI$1.java | 2 +- ...nelModeratorPermissions$viewBinding$2.java | 8 +- ...idgetStageChannelModeratorPermissions.java | 9 +- ...nsViewModel$Companion$observeStores$1.java | 6 +- ...eChannelModeratorPermissionsViewModel.java | 2 +- ...ewModel$Companion$observeStoreState$1.java | 6 +- ...odel$ViewState$Valid$isDefaultPhoto$2.java | 4 +- ...lGroupDMSettingsViewModel$editGroup$1.java | 4 +- ...GroupDMSettingsViewModel$leaveGroup$1.java | 4 +- .../ChannelGroupDMSettingsViewModel.java | 4 +- .../{ => settings}/ChannelSettings.java | 2 +- ...s$appViewModels$$inlined$viewModels$1.java | 2 +- ...idgetChannelGroupDMSettings$binding$2.java | 30 +- ...hannelGroupDMSettings$configureIcon$1.java | 2 +- ...hannelGroupDMSettings$configureIcon$2.java | 2 +- ...hannelGroupDMSettings$configureIcon$3.java | 2 +- ...tChannelGroupDMSettings$configureUi$1.java | 6 +- ...tChannelGroupDMSettings$configureUi$2.java | 2 +- ...tChannelGroupDMSettings$configureUi$3.java | 2 +- ...tChannelGroupDMSettings$configureUi$4.java | 2 +- ...ChannelGroupDMSettings$confirmLeave$1.java | 2 +- ...nelGroupDMSettings$iconEditedResult$1.java | 2 +- ...oupDMSettings$onViewBoundOrOnResume$1.java | 4 +- ...oupDMSettings$onViewBoundOrOnResume$2.java | 4 +- ...DMSettings$sam$rx_functions_Action1$0.java | 2 +- ...getChannelGroupDMSettings$viewModel$2.java | 6 +- .../WidgetChannelGroupDMSettings.java | 30 +- ...$get$1$$special$$inlined$let$lambda$1.java | 4 +- ...icationSettings$Model$Companion$get$1.java | 4 +- ...ChannelNotificationSettings$binding$2.java | 30 +- ...ettings$configureNotificationRadios$1.java | 10 +- ...ficationSettings$configureUI$onMute$1.java | 4 +- ...cationSettings$configureUI$onUnmute$1.java | 4 +- ...ationSettings$onViewBoundOrOnResume$1.java | 2 +- ...ationSettings$onViewBoundOrOnResume$2.java | 4 +- .../WidgetChannelNotificationSettings.java | 8 +- ...ChannelSettings$Model$Companion$get$1.java | 6 +- .../WidgetTextChannelSettings$binding$2.java | 86 +- ...extChannelSettings$cannotDeleteWarn$1.java | 2 +- ...dgetTextChannelSettings$configureUI$1.java | 8 +- ...dgetTextChannelSettings$configureUI$2.java | 6 +- ...dgetTextChannelSettings$configureUI$3.java | 6 +- ...dgetTextChannelSettings$configureUI$5.java | 6 +- ...dgetTextChannelSettings$configureUI$6.java | 4 +- ...dgetTextChannelSettings$configureUI$7.java | 6 +- ...dgetTextChannelSettings$configureUI$8.java | 4 +- ...dgetTextChannelSettings$configureUI$9.java | 4 +- ...etTextChannelSettings$confirmDelete$1.java | 2 +- ...etTextChannelSettings$confirmDelete$2.java | 4 +- ...dgetTextChannelSettings$onViewBound$1.java | 6 +- ...dgetTextChannelSettings$onViewBound$2.java | 6 +- ...annelSettings$onViewBoundOrOnResume$1.java | 4 +- ...dgetTextChannelSettings$saveChannel$1.java | 4 +- .../WidgetTextChannelSettings.java | 114 +- ...icationSettings$Model$Companion$get$1.java | 6 +- ...tThreadNotificationSettings$binding$2.java | 22 +- ...Settings$configureNotificationRadio$1.java | 8 +- ...ationSettings$onViewBoundOrOnResume$1.java | 2 +- ...ationSettings$onViewBoundOrOnResume$2.java | 4 +- .../WidgetThreadNotificationSettings.java | 12 +- ...s$appViewModels$$inlined$viewModels$1.java | 2 +- .../WidgetThreadSettings$binding$2.java | 38 +- .../WidgetThreadSettings$configureUI$1.java | 24 + .../WidgetThreadSettings$configureUI$2.java | 25 + .../WidgetThreadSettings$configureUI$3.java} | 6 +- .../WidgetThreadSettings$confirmDelete$1.java | 17 + .../WidgetThreadSettings$confirmDelete$2.java | 19 + .../WidgetThreadSettings$onViewBound$1.java | 2 +- .../WidgetThreadSettings$onViewBound$2.java | 28 + ...hreadSettings$onViewBoundOrOnResume$1.java | 6 +- ...hreadSettings$onViewBoundOrOnResume$2.java | 6 +- .../WidgetThreadSettings$viewModel$2.java | 6 +- .../{ => settings}/WidgetThreadSettings.java | 84 +- ...adSettingsViewModel$onThreadDeleted$1.java | 37 + ...adSettingsViewModel$onThreadDeleted$2.java | 33 + ...tThreadSettingsViewModel$saveThread$1.java | 6 +- ...tThreadSettingsViewModel$saveThread$2.java | 6 +- .../WidgetThreadSettingsViewModel.java | 215 +- .../WidgetThreadDraftArchiveSheet.java | 2 +- .../browser/ThreadBrowserThreadView.java | 66 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../WidgetThreadBrowser$binding$2.java | 8 +- .../WidgetThreadBrowser$channelId$2.java | 2 +- .../WidgetThreadBrowser$guildId$2.java | 2 +- .../WidgetThreadBrowser$updateMenu$1.java | 4 +- .../WidgetThreadBrowser$updateMenu$2.java | 4 +- .../threads/browser/WidgetThreadBrowser.java | 21 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../WidgetThreadBrowserActive$binding$2.java | 12 +- .../browser/WidgetThreadBrowserActive.java | 10 +- .../WidgetThreadBrowserActiveViewModel.java | 4 +- .../browser/WidgetThreadBrowserAdapter.java | 12 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- ...WidgetThreadBrowserArchived$binding$2.java | 24 +- .../browser/WidgetThreadBrowserArchived.java | 12 +- ...ewModel$Companion$observeStoreState$2.java | 2 +- .../WidgetThreadBrowserArchivedViewModel.java | 6 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...getThreadBrowserFilterSheet$binding$2.java | 24 +- .../WidgetThreadBrowserFilterSheet.java | 4 +- .../browser/WidgetThreadBrowserViewModel.java | 2 +- ...Manager$defaultMessageResultHandler$1.java | 2 +- .../discord/widgets/chat/MessageManager.java | 24 +- .../chat/WidgetUrlActions$binding$2.java | 16 +- .../WidgetUrlActions$onViewCreated$1.java | 2 +- .../WidgetUrlActions$onViewCreated$2.java | 2 +- .../WidgetUrlActions$onViewCreated$3.java | 2 +- .../widgets/chat/WidgetUrlActions.java | 6 +- .../chat/input/AppFlexInputViewModel.java | 8 +- .../ChatInputViewModel$sendMessage$1.java | 23 +- .../chat/input/ChatInputViewModel.java | 40 +- .../chat/input/CommandCategoryViewHolder.java | 12 +- .../widgets/chat/input/StickerViewHolder.java | 8 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../chat/input/WidgetChatInput$binding$2.java | 118 +- ...getChatInput$configureSendListeners$2.java | 2 +- ...getChatInput$configureSendListeners$6.java | 8 +- .../WidgetChatInput$flexInputFragment$2.java | 2 +- .../input/WidgetChatInput$onViewBound$1.java | 4 +- ...tChatInput$setWindowInsetsListeners$3.java | 12 +- .../widgets/chat/input/WidgetChatInput.java | 126 +- ...achments$configureFlexInputFragment$1.java | 2 +- ...putAttachments$createPreviewAdapter$1.java | 4 +- .../input/WidgetChatInputAttachments.java | 16 +- ...omplete$configureDataSubscriptions$13.java | 4 +- ...complete$configureDataSubscriptions$3.java | 10 +- ...complete$configureDataSubscriptions$5.java | 10 +- .../input/WidgetChatInputAutocomplete.java | 23 +- ...WidgetChatInputDiscoveryCommandsModel.java | 2 +- .../SelectedAppCommandOptionAdapterItem.java | 8 +- ...edAppCommandSectionHeadingAdapterItem.java | 10 +- .../SelectedAppCommandTitleAdapterItem.java | 12 +- .../SelectedApplicationCommandAdapter.java | 2 +- .../WidgetChatInputApplicationCommands.java | 20 +- .../WidgetChatInputModelMappingFunctions.java | 37 +- .../ApplicationCommandAutocompletable.java | 8 +- ...plicationCommandChoiceAutocompletable.java | 8 +- .../autocomplete/ChannelAutocompletable.java | 8 +- ...bles$observeChannelAutocompletables$1.java | 4 +- .../ChatInputAutocompletables.java | 7 +- .../autocomplete/EmojiAutocompletable.java | 22 +- .../GlobalRoleAutocompletable.java | 8 +- .../autocomplete/RoleAutocompletable.java | 8 +- .../autocomplete/UserAutocompletable.java | 23 +- .../adapter/AutocompleteItemViewHolder.java | 20 +- .../adapter/ChatInputAutocompleteAdapter.java | 72 +- .../adapter/CommandHeaderViewHolder.java | 4 +- .../EmojiAutocompleteUpsellViewHolder.java | 2 +- ...licationCommandsAutocompletableSource.java | 7 +- .../sources/ChannelAutocompletableSource.java | 4 +- .../sources/EmojiAutocompletableSource.java | 7 +- .../sources/UserAutocompletableSource.java | 25 +- .../input/emoji/EmojiCategoryAdapter.java | 18 +- .../input/emoji/EmojiCategoryViewHolder.java | 38 +- .../input/emoji/EmojiPickerViewModel.java | 22 +- .../chat/input/emoji/WidgetEmojiAdapter.java | 52 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../emoji/WidgetEmojiPicker$binding$2.java | 56 +- .../chat/input/emoji/WidgetEmojiPicker.java | 14 +- .../input/emoji/WidgetEmojiPickerSheet.java | 4 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../WidgetExpressionTray$binding$2.java | 60 +- ...essionTray$setWindowInsetsListeners$2.java | 2 +- .../expression/WidgetExpressionTray.java | 24 +- .../chat/input/gifpicker/GifAdapter.java | 16 +- .../input/gifpicker/GifCategoryAdapter.java | 14 +- .../gifpicker/GifCategoryViewHolder.java | 8 +- .../input/gifpicker/GifCategoryViewModel.java | 4 +- .../chat/input/gifpicker/GifLoadingView.java | 2 +- .../input/gifpicker/GifSearchViewModel.java | 6 +- .../chat/input/gifpicker/GifViewHolder.java | 10 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../WidgetGifCategory$binding$2.java | 12 +- ...ifCategory$setWindowInsetsListeners$2.java | 2 +- .../input/gifpicker/WidgetGifCategory.java | 20 +- .../gifpicker/WidgetGifPicker$binding$2.java | 8 +- .../chat/input/gifpicker/WidgetGifPicker.java | 4 +- .../WidgetGifPickerSearch$binding$2.java | 24 +- .../gifpicker/WidgetGifPickerSearch.java | 6 +- .../input/gifpicker/WidgetGifPickerSheet.java | 4 +- .../input/models/AutocompleteInputModel.java | 16 +- .../input/sticker/OwnedHeaderViewHolder.java | 10 +- .../input/sticker/StickerCategoryAdapter.java | 26 +- .../sticker/StickerCategoryViewHolder.java | 12 +- .../StickerFullSizeDialog$binding$2.java | 4 +- .../input/sticker/StickerFullSizeDialog.java | 2 +- .../sticker/StickerPickerNfxManager.java | 2 +- ...ewModel$Companion$observeStoreState$1.java | 94 +- .../input/sticker/StickerPickerViewModel.java | 132 +- .../chat/input/sticker/StickerViewHolder.java | 10 +- .../input/sticker/StoreHeaderViewHolder.java | 34 +- ...WidgetStickerPackStoreSheet$binding$2.java | 16 +- .../sticker/WidgetStickerPackStoreSheet.java | 4 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../WidgetStickerPicker$binding$2.java | 84 +- ...getStickerPicker$viewModelForInline$2.java | 2 +- ...dgetStickerPicker$viewModelForSheet$2.java | 2 +- .../input/sticker/WidgetStickerPicker.java | 28 +- .../sticker/WidgetStickerPickerSheet.java | 4 +- ...tListItemMessageAccessibilityDelegate.java | 2 +- .../chat/list/InlineMediaView$updateUI$2.java | 4 +- .../widgets/chat/list/InlineMediaView.java | 6 +- .../list/PublishActionDialog$binding$2.java | 24 +- .../chat/list/PublishActionDialog.java | 22 +- .../list/PublishActionDialogViewModel.java | 8 +- .../chat/list/ThreadSpineItemDecoration.java | 2 +- .../chat/list/ViewEmbedGameInvite.java | 14 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../widgets/chat/list/WidgetChatList.java | 2 +- .../chat/list/actions/EmojiViewHolder.java | 2 +- ...nDialogs$showPinMessageConfirmation$1.java | 2 +- .../list/actions/MessageActionDialogs.java | 12 +- .../list/actions/MoreEmojisViewHolder.java | 2 +- .../WidgetChatListActions$binding$2.java | 68 +- .../WidgetChatListActions$configureUI$10.java | 2 +- .../WidgetChatListActions$configureUI$9.java | 4 +- .../list/actions/WidgetChatListActions.java | 34 +- .../list/adapter/WidgetChatListAdapter.java | 22 +- ...ventsHandler$onQuickDownloadClicked$1.java | 4 +- ...rEventsHandler$onUserActivityAction$1.java | 2 +- .../WidgetChatListAdapterEventsHandler.java | 2 +- ...ChatListAdapterItemApplicationCommand.java | 44 +- ...stAdapterItemAttachment$configureUI$6.java | 2 +- ...stAdapterItemAttachment$configureUI$7.java | 2 +- .../WidgetChatListAdapterItemAttachment.java | 52 +- .../WidgetChatListAdapterItemBlocked.java | 10 +- ...getChatListAdapterItemBotComponentRow.java | 16 +- .../WidgetChatListAdapterItemCallMessage.java | 48 +- ...rItemEmbed$Companion$bindUrlOnClick$1.java | 2 +- ...ureEmbedImage$$inlined$apply$lambda$1.java | 4 +- ...hatListAdapterItemEmbed$onConfigure$4.java | 2 +- .../WidgetChatListAdapterItemEmbed.java | 126 +- .../WidgetChatListAdapterItemEmptyPins.java | 10 +- ...terItemEphemeralMessage$onConfigure$2.java | 2 +- ...etChatListAdapterItemEphemeralMessage.java | 34 +- .../WidgetChatListAdapterItemGameInvite.java | 6 +- ...dgetChatListAdapterItemGift$buttons$2.java | 2 +- .../WidgetChatListAdapterItemGift.java | 98 +- ...ItemGuildInviteReminder$onConfigure$1.java | 2 +- ...ItemGuildInviteReminder$onConfigure$2.java | 2 +- ...hatListAdapterItemGuildInviteReminder.java | 24 +- ...emGuildTemplate$configureResolvedUI$1.java | 2 +- ...idgetChatListAdapterItemGuildTemplate.java | 32 +- ...AdapterItemGuildWelcome$onConfigure$1.java | 2 +- ...AdapterItemGuildWelcome$onConfigure$2.java | 2 +- ...WidgetChatListAdapterItemGuildWelcome.java | 30 +- ...apterItemInvite$configureResolvedUI$2.java | 29 +- ...apterItemInvite$configureResolvedUI$4.java | 57 + .../WidgetChatListAdapterItemInvite.java | 636 +- .../WidgetChatListAdapterItemInviteBase.java | 6 +- ...idgetChatListAdapterItemMentionFooter.java | 20 +- .../WidgetChatListAdapterItemMessage.java | 74 +- ...idgetChatListAdapterItemMessageHeader.java | 20 +- .../WidgetChatListAdapterItemNewMessages.java | 6 +- ...hatListAdapterItemPrivateChannelStart.java | 22 +- .../WidgetChatListAdapterItemReactions.java | 18 +- ...tChatListAdapterItemSearchResultCount.java | 4 +- ...emSpotifyListenTogether$configureUI$2.java | 2 +- ...emSpotifyListenTogether$configureUI$3.java | 2 +- ...tListAdapterItemSpotifyListenTogether.java | 44 +- ...StageInvite$Model$Companion$observe$1.java | 2 +- .../WidgetChatListAdapterItemStageInvite.java | 38 +- ...stAdapterItemStart$configureChannel$1.java | 2 +- ...istAdapterItemStart$configureThread$1.java | 18 +- ...istAdapterItemStart$configureThread$3.java | 2 +- .../WidgetChatListAdapterItemStart.java | 41 +- .../WidgetChatListAdapterItemSticker.java | 6 +- ...WidgetChatListAdapterItemStickerGreet.java | 16 +- ...hatListAdapterItemStickerGreetCompact.java | 18 +- ...rItemSystemMessage$getSystemMessage$1.java | 6 +- ...dapterItemSystemMessage$onConfigure$2.java | 2 +- ...idgetChatListAdapterItemSystemMessage.java | 44 +- ...getChatListAdapterItemThreadDraftForm.java | 34 +- .../WidgetChatListAdapterItemThreadEmbed.java | 76 +- .../WidgetChatListAdapterItemTimestamp.java | 4 +- ...dgetChatListAdapterItemUploadProgress.java | 44 +- .../chat/list/adapter/WidgetChatListItem.java | 4 +- .../chat/list/entries/GameInviteEntry.java | 2 +- .../chat/list/entries/InviteEntry.java | 2 +- .../chat/list/entries/NewMessagesEntry.java | 2 +- .../list/entries/SearchResultCountEntry.java | 2 +- .../chat/list/entries/SpacerEntry.java | 2 +- .../entries/SpotifyListenTogetherEntry.java | 2 +- .../chat/list/entries/StageInviteEntry.java | 2 +- .../chat/list/entries/StartOfChatEntry.java | 54 +- .../entries/StickerGreetCompactEntry.java | 2 +- .../chat/list/entries/StickerGreetEntry.java | 2 +- .../chat/list/entries/ThreadEmbedEntry.java | 2 +- .../entries/ThreadStarterDividerEntry.java | 2 +- .../chat/list/entries/TimestampEntry.java | 2 +- .../list/entries/UploadProgressEntry.java | 2 +- ...ChatListModelMessages$Companion$get$2.java | 152 +- .../model/WidgetChatListModelMessages.java | 43 +- ...tModelTop$Companion$getWelcomeEntry$2.java | 14 +- .../list/model/WidgetChatListModelTop.java | 6 +- ...plicationCommandBottomSheet$binding$2.java | 32 +- .../WidgetApplicationCommandBottomSheet.java | 6 +- ...pplicationCommandBottomSheetViewModel.java | 6 +- .../list/utils/EmbeddedMessageParser.java | 2 +- .../ManageReactionsEmojisAdapter.java | 20 +- .../ManageReactionsModelProvider.java | 2 +- .../ManageReactionsResultsAdapter.java | 28 +- .../WidgetManageReactions$binding$2.java | 8 +- .../WidgetManageReactions.java | 6 +- .../ChatTypingModel$Companion$get$1.java | 45 +- ...nion$getTypingObservableForChannel$1.java} | 4 +- ...anion$getTypingObservableForChannel$2.java | 53 + ...mpanion$getTypingObservableForDraft$1.java | 25 + ...ypingModel$Companion$getTypingUsers$1.java | 2 +- ...ypingModel$Companion$getTypingUsers$2.java | 2 +- .../widgets/chat/overlay/ChatTypingModel.java | 32 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...wModels$$inlined$activityViewModels$3.java | 2 +- ...wModels$$inlined$activityViewModels$4.java | 2 +- .../overlay/WidgetChatOverlay$binding$2.java | 52 +- ...ions$$inlined$forEachIndexed$lambda$1.java | 2 +- .../chat/overlay/WidgetChatOverlay.java | 40 +- ...lPinnedMessages$Model$Companion$get$1.java | 2 +- ...WidgetChannelPinnedMessages$binding$2.java | 4 +- .../pins/WidgetChannelPinnedMessages.java | 4 +- .../WidgetClientOutdated$binding$2.java | 8 +- .../widgets/client/WidgetClientOutdated.java | 2 +- .../contact_sync/AddFriendsFailed.java | 12 +- ...ontactSyncFriendSuggestionListAdapter.java | 26 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...ContactSyncPermissionsSheet$binding$2.java | 28 +- .../ContactSyncPermissionsSheet.java | 6 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../ContactSyncUpsellSheet$binding$2.java | 24 +- .../ContactSyncUpsellSheet$configureUI$4.java | 2 +- .../contact_sync/ContactSyncUpsellSheet.java | 8 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../WidgetContactSync$binding$2.java | 140 +- .../WidgetContactSync$configureToolbar$1.java | 2 +- .../WidgetContactSync$configureToolbar$2.java | 2 +- .../WidgetContactSync$configureUI$10.java | 2 +- .../WidgetContactSync$configureUI$3.java | 2 +- .../WidgetContactSync$configureUI$5.java | 2 +- .../contact_sync/WidgetContactSync.java | 36 +- ...tDebugging$Adapter$Item$onConfigure$2.java | 4 +- .../debugging/WidgetDebugging$binding$2.java | 4 +- .../WidgetDebugging$configureUI$1.java | 2 +- .../WidgetDebugging$configureUI$2.java | 2 +- .../widgets/debugging/WidgetDebugging.java | 12 +- .../debugging/WidgetFatalCrash$binding$2.java | 28 +- .../widgets/debugging/WidgetFatalCrash.java | 18 +- .../directories/DiscordHubAddServerState.java | 92 + .../DiscordHubAddServerViewHolder$bind$1.java | 19 + .../DiscordHubAddServerViewHolder.java | 51 + .../WidgetDiscordHubAddServer$adapter$1.java | 70 + ...wModels$$inlined$activityViewModels$1.java | 23 + ...wModels$$inlined$activityViewModels$2.java | 23 + .../WidgetDiscordHubAddServer$binding$2.java | 37 + ...dgetDiscordHubAddServer$onViewBound$1.java | 29 + ...dgetDiscordHubAddServer$onViewBound$3.java | 24 + ...WidgetDiscordHubAddServer$viewModel$2.java | 19 + .../WidgetDiscordHubAddServer.java | 82 + ...erViewModel$Companion$observeStores$1.java | 70 + .../WidgetDiscordHubAddServerViewModel.java | 88 + .../widgets/emoji/EmojiSheetViewModel.java | 2 +- .../emoji/WidgetEmojiSheet$binding$2.java | 68 +- .../widgets/emoji/WidgetEmojiSheet.java | 38 +- .../feedback/FeedbackSheetViewModel.java | 2 +- .../WidgetFeedbackSheet$binding$2.java | 12 +- .../WidgetFeedbackSheet$handleEvent$1.java | 2 +- .../widgets/feedback/WidgetFeedbackSheet.java | 4 +- ...endsStateContactSyncView$updateView$1.java | 2 +- .../EmptyFriendsStateContactSyncView.java | 4 +- .../friends/EmptyFriendsStateView.java | 2 +- ...dsListViewModel$acceptFriendRequest$2.java | 2 +- ...riendsListViewModel$launchVoiceCall$2.java | 2 +- ...dsListViewModel$removeFriendRequest$2.java | 2 +- .../widgets/friends/FriendsListViewModel.java | 16 +- .../widgets/friends/NearbyManager.java | 10 +- .../widgets/friends/SuggestedFriendView.java | 24 +- .../widgets/friends/WidgetFriendsAdd.java | 8 +- .../WidgetFriendsAddById$binding$2.java | 16 +- .../widgets/friends/WidgetFriendsAddById.java | 8 +- .../friends/WidgetFriendsAddUserAdapter.java | 4 +- .../WidgetFriendsFindNearby$binding$2.java | 24 +- ...WidgetFriendsFindNearby$onViewBound$6.java | 2 +- .../friends/WidgetFriendsFindNearby.java | 8 +- .../friends/WidgetFriendsList$binding$2.java | 20 +- .../WidgetFriendsList$configureToolbar$1.java | 6 +- .../WidgetFriendsList$configureToolbar$2.java | 2 +- .../WidgetFriendsList$onViewBound$8.java | 2 +- .../widgets/friends/WidgetFriendsList.java | 6 +- .../friends/WidgetFriendsListAdapter.java | 128 +- .../WidgetFriendsListLoadingAdapter.java | 10 +- .../GuildDeleteFeedbackSheetNavigator.java | 4 +- .../GuildDeleteFeedbackSheetViewModel.java | 2 +- .../WidgetGuildFolderSettings$binding$2.java | 20 +- ...WidgetGuildFolderSettings$viewModel$2.java | 2 +- .../guilds/WidgetGuildFolderSettings.java | 32 +- .../WidgetGuildFolderSettingsViewModel.java | 10 +- .../guilds/WidgetGuildSelector$binding$2.java | 8 +- .../widgets/guilds/WidgetGuildSelector.java | 26 +- .../GuildContextMenuViewModel.java | 2 +- .../contextmenu/WidgetFolderContextMenu.java | 8 +- .../contextmenu/WidgetGuildContextMenu.java | 6 +- .../guilds/create/ChannelTemplate.java | 6 +- .../guilds/create/CreateGuildTrigger.java | 3 +- .../guilds/create/GuildCreateCloneViews.java | 6 +- .../create/GuildTemplateChannelsView.java | 26 +- .../guilds/create/StockGuildTemplate.java | 110 +- .../WidgetCreationIntent$binding$2.java | 20 +- .../guilds/create/WidgetCreationIntent.java | 16 +- .../create/WidgetGuildClone$binding$2.java | 44 +- .../guilds/create/WidgetGuildClone.java | 16 +- .../create/WidgetGuildCreate$binding$2.java | 20 +- .../guilds/create/WidgetGuildCreate.java | 6 +- .../create/WidgetGuildCreateViewModel.java | 8 +- .../widgets/guilds/invite/GuildInvite.java | 2 +- .../GuildInviteShareSheetViewModel.java | 18 +- .../guilds/invite/GuildInviteUiHelperKt.java | 14 +- .../invite/InviteSuggestionsAdapter.java | 8 +- ...onsManager$observeInviteSuggestions$2.java | 2 +- .../guilds/invite/PrivateChannelAdapter.java | 6 +- ...t$ChannelsSpinnerAdapter$setupViews$1.java | 2 +- .../invite/ViewInviteSettingsSheet.java | 36 +- .../invite/WidgetGuildInvite$binding$2.java | 20 +- .../WidgetGuildInvite$configureUI$1.java | 32 +- .../guilds/invite/WidgetGuildInvite.java | 52 +- ...s$ChannelsSpinnerAdapter$setupViews$1.java | 2 +- .../WidgetGuildInviteSettings$binding$2.java | 20 +- ...WidgetGuildInviteSettings$viewModel$2.java | 4 +- .../invite/WidgetGuildInviteSettings.java | 26 +- .../WidgetGuildInviteShare$binding$2.java | 40 +- .../WidgetGuildInviteShare$configureUI$3.java | 2 +- .../WidgetGuildInviteShare$configureUI$4.java | 2 +- .../WidgetGuildInviteShare$viewModel$2.java | 2 +- .../guilds/invite/WidgetGuildInviteShare.java | 12 +- ...dgetGuildInviteShareCompact$binding$2.java | 36 +- ...etGuildInviteShareCompact$viewModel$2.java | 2 +- .../invite/WidgetGuildInviteShareCompact.java | 19 +- ...InviteShareEmptySuggestions$binding$2.java | 24 +- ...InviteShareEmptySuggestions$guildId$2.java | 2 +- ...nviteShareEmptySuggestions$updateUi$1.java | 2 +- ...idgetGuildInviteShareEmptySuggestions.java | 27 +- ...WidgetGuildInviteShareSheet$binding$2.java | 84 +- ...reEmptyStateUI$$inlined$with$lambda$1.java | 2 +- ...figureNormalUI$$inlined$with$lambda$2.java | 2 +- .../invite/WidgetGuildInviteShareSheet.java | 14 +- .../guilds/invite/WidgetInviteInfo.java | 82 +- .../guilds/invite/WidgetInviteModel.java | 16 +- .../widgets/guilds/join/ChannelItem.java | 2 +- .../guilds/join/ChannelViewHolder.java | 2 +- .../join/WidgetGuildJoin$binding$2.java | 8 +- .../widgets/guilds/join/WidgetGuildJoin.java | 8 +- .../WidgetGuildWelcomeSheet$binding$2.java | 28 +- .../guilds/join/WidgetGuildWelcomeSheet.java | 8 +- ...WidgetGuildWelcomeSheetChannelAdapter.java | 36 +- .../WidgetLeaveGuildDialog$binding$2.java | 20 +- .../guilds/leave/WidgetLeaveGuildDialog.java | 10 +- .../widgets/guilds/list/GuildListItem.java | 2 +- .../guilds/list/GuildListViewHolder.java | 118 +- .../guilds/list/WidgetGuildListAdapter.java | 30 +- .../list/WidgetGuildsList$binding$2.java | 8 +- ...tGuildsList$configureBottomNavSpace$1.java | 4 +- .../widgets/guilds/list/WidgetGuildsList.java | 31 +- ...tViewModel$createDirectMessageItems$2.java | 2 +- .../list/WidgetGuildsListViewModel.java | 10 +- .../widgets/guilds/profile/EmojiItem.java | 2 +- .../guilds/profile/MoreEmojiViewHolder.java | 2 +- .../WidgetGuildProfileSheet$binding$2.java | 229 +- ...GuildActions$$inlined$apply$lambda$1.java} | 4 +- ...GuildActions$$inlined$apply$lambda$2.java} | 4 +- ...GuildActions$$inlined$apply$lambda$3.java} | 4 +- ...GuildActions$$inlined$apply$lambda$4.java} | 4 +- ...GuildActions$$inlined$apply$lambda$5.java} | 4 +- ...GuildActions$$inlined$apply$lambda$6.java} | 4 +- ...ProfileSheet$configureGuildActions$1.java} | 4 +- ...ProfileSheet$configureGuildActions$9.java} | 4 +- ...ildHubActions$$inlined$apply$lambda$1.java | 35 + ...ofileSheet$configureGuildHubActions$1.java | 18 + ...ofileSheet$configureGuildHubActions$2.java | 21 + ...igureTabItems$$inlined$apply$lambda$4.java | 10 +- ...WidgetGuildProfileSheet$configureUI$1.java | 20 + ...WidgetGuildProfileSheet$configureUI$2.java | 20 + ...ofileSheet$showChangeNicknameDialog$2.java | 2 +- .../profile/WidgetGuildProfileSheet.java | 720 +- .../WidgetGuildProfileSheetEmojisAdapter.java | 6 +- ...ileSheetViewModel$onClickMarkAsRead$1.java | 2 +- .../WidgetGuildProfileSheetViewModel.java | 70 +- ...licAnnouncementProfileSheet$binding$2.java | 20 +- .../WidgetPublicAnnouncementProfileSheet.java | 2 +- .../GuildScheduledEventListAdapter.java | 118 + .../GuildScheduledEventListItem.java | 96 + ...stViewModel$Companion$observeStores$1.java | 25 + ...stViewModel$Companion$observeStores$2.java | 23 + .../GuildScheduledEventListViewModel.java | 224 + ...t$appViewModels$$inlined$viewModels$1.java | 25 + ...heduledEventListBottomSheet$binding$2.java | 36 + ...eduledEventListBottomSheet$onResume$1.java | 26 + ...duledEventListBottomSheet$viewModel$2.java | 22 + ...getGuildScheduledEventListBottomSheet.java | 123 + .../widgets/home/WidgetHome$binding$2.java | 116 +- .../home/WidgetHome$configureFirstOpen$2.java | 2 +- .../home/WidgetHome$configureLeftPanel$1.java | 4 +- ...ome$configureNavigationDrawerAction$1.java | 2 +- .../WidgetHome$maybeShowHubEmailUpsell$1.java | 30 + .../WidgetHome$onViewBoundOrOnResume$10.java | 28 +- .../WidgetHome$onViewBoundOrOnResume$11.java | 28 + .../WidgetHome$onViewBoundOrOnResume$12.java | 26 + .../WidgetHome$onViewBoundOrOnResume$8.java | 13 +- .../WidgetHome$onViewBoundOrOnResume$9.java | 12 +- ...tHome$setPanelWindowInsetsListeners$1.java | 2 +- ...tHome$setPanelWindowInsetsListeners$3.java | 2 +- .../com/discord/widgets/home/WidgetHome.java | 129 +- ...eHeaderManager$getOnConfigureAction$1.java | 24 +- ...meHeaderManager$getOnSelectedAction$1.java | 14 +- .../widgets/home/WidgetHomeHeaderManager.java | 16 +- .../home/WidgetHomeModel$Companion$get$2.java | 2 +- .../widgets/home/WidgetHomePanelLoading.java | 46 +- .../widgets/home/WidgetHomePanelNsfw.java | 32 +- .../widgets/home/WidgetHomeViewModel.java | 18 +- .../WidgetMainSurveyDialog$onViewBound$2.java | 2 +- .../widgets/home/WidgetMainSurveyDialog.java | 10 +- .../widgets/hubs/DiscordHubEmailState.java | 92 + ...iscordHubEmailViewModel$submitEmail$1.java | 32 + .../hubs/DiscordHubEmailViewModel.java | 53 + .../widgets/hubs/HubDescriptionArgs.java | 77 + .../widgets/hubs/HubDescriptionState.java | 110 + .../discord/widgets/hubs/HubEmailArgs.java | 134 + ...bDescription$$special$$inlined$args$1.java | 44 + ...n$appViewModels$$inlined$viewModels$1.java | 25 + ...WidgetDiscordHubDescription$binding$2.java | 42 + ...etDiscordHubDescription$configureUI$1.java | 16 + ...etDiscordHubDescription$onViewBound$1.java | 29 + ...ordHubDescription$validationManager$2.java | 27 + ...dgetDiscordHubDescription$viewModel$2.java | 21 + .../hubs/WidgetDiscordHubDescription.java | 85 + ...HubEmailFlow$$special$$inlined$args$1.java | 44 + ...w$appViewModels$$inlined$viewModels$1.java | 25 + .../WidgetDiscordHubEmailFlow$binding$2.java | 99 + ...etDiscordHubEmailFlow$onViewCreated$1.java | 29 + ...etDiscordHubEmailFlow$onViewCreated$2.java | 16 + ...etDiscordHubEmailFlow$onViewCreated$3.java | 20 + ...etDiscordHubEmailFlow$onViewCreated$4.java | 16 + ...ubEmailFlow$onViewCreated$learnMore$1.java | 64 + ...idgetDiscordHubEmailFlow$updateView$1.java | 20 + ...idgetDiscordHubEmailFlow$updateView$2.java | 16 + ...scordHubEmailFlow$validationManager$2.java | 27 + ...WidgetDiscordHubEmailFlow$viewModel$2.java | 19 + .../hubs/WidgetDiscordHubEmailFlow.java | 173 + ...onViewModel$Companion$observeStores$1.java | 76 + ...dHubsDescriptionViewModel$addServer$1.java | 33 + ...WidgetDiscordHubsDescriptionViewModel.java | 113 + .../widgets/media/WidgetMedia$binding$2.java | 16 +- .../WidgetMedia$onViewBoundOrOnResume$1.java | 10 +- .../discord/widgets/media/WidgetMedia.java | 12 +- .../media/WidgetQRScanner$binding$2.java | 8 +- .../widgets/media/WidgetQRScanner.java | 8 +- .../MobileReportsBottomButton.java | 34 +- .../MobileReportsBreadcrumbs.java | 12 +- .../MobileReportsViewModel.java | 4 +- .../mobile_reports/ReportsMenuNode.java | 62 +- .../WidgetMobileReports$binding$2.java | 8 +- .../WidgetMobileReports$viewModel$2.java | 6 +- .../mobile_reports/WidgetMobileReports.java | 8 +- .../NoticePopup$enqueue$notice$1$3$2.java | 12 +- .../notice/NoticePopup$enqueue$notice$1.java | 38 +- .../discord/widgets/notice/NoticePopup.java | 2 +- ...nel$createModel$onClickTopRightIcon$1.java | 4 +- .../widgets/notice/NoticePopupChannel.java | 14 +- ...ticeDialog$Companion$showInputModal$1.java | 2 +- ...ticeDialog$Companion$showInputModal$3.java | 2 +- .../notice/WidgetNoticeDialog$binding$2.java | 24 +- .../widgets/notice/WidgetNoticeDialog.java | 20 +- .../WidgetNoticeNuxOverlay$binding$2.java | 8 +- .../WidgetNoticeNuxOverlay$onViewBound$1.java | 2 +- .../notice/WidgetNoticeNuxOverlay.java | 6 +- .../WidgetNoticeNuxSamsungLink$binding$2.java | 8 +- .../notice/WidgetNoticeNuxSamsungLink.java | 6 +- .../nux/WidgetGuildTemplates$binding$2.java | 48 +- ...nViewBound$guildCreateClickListener$1.java | 4 +- .../widgets/nux/WidgetGuildTemplates.java | 4 +- .../nux/WidgetNavigationHelp$binding$2.java | 12 +- .../widgets/nux/WidgetNavigationHelp.java | 12 +- .../nux/WidgetNuxChannelPrompt$binding$2.java | 28 +- ...WidgetNuxChannelPrompt$handleSubmit$1.java | 2 +- .../widgets/nux/WidgetNuxChannelPrompt.java | 6 +- ...NuxPostRegistrationJoin$onViewBound$1.java | 2 +- ...NuxPostRegistrationJoin$onViewBound$2.java | 2 +- .../nux/WidgetNuxPostRegistrationJoin.java | 4 +- .../phone/PhoneCountryCodeAdapter.java | 10 +- .../phone/PhoneCountryCodeAdapterItem.java | 2 +- ...PhoneCountryCodeBottomSheet$binding$2.java | 8 +- .../WidgetPhoneCountryCodeBottomSheet.java | 4 +- ...special$$inlined$activityViewModels$1.java | 2 +- ...special$$inlined$activityViewModels$2.java | 2 +- .../WidgetQuickMentionsDialog$binding$2.java | 8 +- .../WidgetQuickMentionsDialog.java | 8 +- ...$updateView$$inlined$forEach$lambda$1.java | 2 +- .../discord/widgets/roles/RolesListView.java | 2 +- .../search/WidgetSearch$binding$2.java | 16 +- .../WidgetSearch$configureSearchInput$1.java | 2 +- .../WidgetSearch$configureSearchInput$5.java | 4 +- .../discord/widgets/search/WidgetSearch.java | 20 +- ...etSearchResults$Model$Companion$get$1.java | 6 +- .../search/results/WidgetSearchResults.java | 2 +- .../suggestions/WidgetSearchSuggestions.java | 2 +- .../WidgetSearchSuggestionsAdapter.java | 126 +- .../servers/NotificationMuteSettingsView.java | 18 +- .../NotificationsOverridesAdapter.java | 54 +- .../servers/SettingsChannelListAdapter.java | 54 +- .../WidgetServerDeleteDialog$binding$2.java | 24 +- .../servers/WidgetServerDeleteDialog.java | 16 +- .../WidgetServerNotifications$binding$2.java | 58 +- ...tServerNotifications$configureRadio$1.java | 2 +- ...dgetServerNotifications$onViewBound$1.java | 2 +- ...dgetServerNotifications$onViewBound$2.java | 2 +- .../servers/WidgetServerNotifications.java | 30 +- ...tificationsOverrideSelector$binding$2.java | 8 +- ...cationsOverrideSelector$onViewBound$2.java | 2 +- ...etServerNotificationsOverrideSelector.java | 8 +- ...getServerRegionSelectDialog$binding$2.java | 8 +- .../WidgetServerRegionSelectDialog.java | 24 +- .../WidgetServerSettings$binding$2.java | 88 +- ...dgetServerSettings$configureToolbar$1.java | 2 +- .../WidgetServerSettings$configureUI$1.java | 2 +- .../WidgetServerSettings$configureUI$10.java | 2 +- .../WidgetServerSettings$configureUI$11.java | 2 +- .../WidgetServerSettings$configureUI$12.java | 2 +- .../WidgetServerSettings$configureUI$13.java | 2 +- .../WidgetServerSettings$configureUI$14.java | 2 +- .../WidgetServerSettings$configureUI$2.java | 2 +- .../WidgetServerSettings$configureUI$3.java | 2 +- .../WidgetServerSettings$configureUI$4.java | 2 +- .../WidgetServerSettings$configureUI$5.java | 2 +- .../WidgetServerSettings$configureUI$6.java | 2 +- .../WidgetServerSettings$configureUI$7.java | 2 +- .../WidgetServerSettings$configureUI$8.java | 2 +- .../WidgetServerSettings$configureUI$9.java | 2 +- .../widgets/servers/WidgetServerSettings.java | 10 +- .../WidgetServerSettingsBans$binding$2.java | 20 +- .../servers/WidgetServerSettingsBans.java | 22 +- ...ettingsChannels$Model$Companion$get$1.java | 2 +- ...idgetServerSettingsChannels$binding$2.java | 16 +- ...ingsChannels$configureFabVisibility$1.java | 2 +- ...igureFabVisibility$setFabVisibility$1.java | 4 +- ...tServerSettingsChannels$configureUI$1.java | 4 +- ...tServerSettingsChannels$configureUI$2.java | 4 +- ...verSettingsChannels$reorderChannels$1.java | 2 +- ...SettingsChannels$setOnClickListener$2.java | 2 +- .../servers/WidgetServerSettingsChannels.java | 6 +- ...ingsChannelsFabMenuFragment$binding$2.java | 20 +- ...ServerSettingsChannelsFabMenuFragment.java | 8 +- ...SettingsChannelsSortActions$binding$2.java | 16 +- ...dgetServerSettingsChannelsSortActions.java | 4 +- ...rverSettingsEditIntegration$binding$2.java | 104 +- ...SettingsEditIntegration$onViewBound$2.java | 2 +- .../WidgetServerSettingsEditIntegration.java | 28 +- ...getServerSettingsEditMember$binding$2.java | 32 +- ...erverSettingsEditMember$configureUI$4.java | 2 +- .../WidgetServerSettingsEditMember.java | 20 +- ...tServerSettingsEditMemberRolesAdapter.java | 4 +- ...idgetServerSettingsEditRole$binding$2.java | 198 +- ...tServerSettingsEditRole$configureUI$1.java | 2 +- ...itRole$setupHoistAndMentionSettings$2.java | 2 +- ...getServerSettingsEditRole$setupMenu$1.java | 2 +- .../servers/WidgetServerSettingsEditRole.java | 153 +- .../WidgetServerSettingsEmojis$binding$2.java | 8 +- .../servers/WidgetServerSettingsEmojis.java | 62 +- ...getServerSettingsEmojisEdit$binding$2.java | 8 +- ...verSettingsEmojisEdit$configureMenu$1.java | 2 +- .../WidgetServerSettingsEmojisEdit.java | 14 +- ...ttingsInstantInvitesActions$binding$2.java | 16 +- ...tingsInstantInvitesActions$onResume$2.java | 2 +- ...tingsInstantInvitesActions$onResume$3.java | 4 +- ...etServerSettingsInstantInvitesActions.java | 4 +- ...tServerSettingsIntegrations$binding$2.java | 16 +- .../WidgetServerSettingsIntegrations.java | 8 +- ...getServerSettingsIntegrationsListItem.java | 66 +- ...getServerSettingsModeration$binding$2.java | 40 +- ...getServerSettingsModeration$guildId$2.java | 2 +- ...erverSettingsModeration$updateGuild$1.java | 2 +- .../WidgetServerSettingsModeration.java | 22 +- ...ingsOverview$AfkBottomSheet$binding$2.java | 24 +- ...idgetServerSettingsOverview$binding$2.java | 184 +- ...ingsOverview$configureBannerSection$2.java | 2 +- ...ingsOverview$configureSplashSection$2.java | 2 +- ...tServerSettingsOverview$configureUI$2.java | 2 +- ...tServerSettingsOverview$configureUI$4.java | 2 +- ...tServerSettingsOverview$configureUI$6.java | 8 +- ...tServerSettingsOverview$configureUI$7.java | 8 +- ...tServerSettingsOverview$onViewBound$1.java | 2 +- ...tServerSettingsOverview$onViewBound$2.java | 2 +- ...wRegionDialog$$inlined$apply$lambda$1.java | 6 +- .../servers/WidgetServerSettingsOverview.java | 132 +- ...dgetServerSettingsRolesList$binding$2.java | 12 +- ...dgetServerSettingsRolesList$guildId$2.java | 2 +- ...erSettingsRolesList$processRoleDrop$1.java | 2 +- .../WidgetServerSettingsRolesList.java | 16 +- ...istAdapter$RoleListItem$onConfigure$2.java | 2 +- ...istAdapter$RoleListItem$onConfigure$3.java | 2 +- ...istAdapter$RoleListItem$onConfigure$4.java | 2 +- .../WidgetServerSettingsRolesListAdapter.java | 30 +- ...ngsSecurity$ToggleMfaDialog$binding$2.java | 16 +- ...idgetServerSettingsSecurity$binding$2.java | 12 +- ...idgetServerSettingsSecurity$guildId$2.java | 2 +- .../servers/WidgetServerSettingsSecurity.java | 28 +- ...erSettingsTransferOwnership$binding$2.java | 20 +- ...WidgetServerSettingsTransferOwnership.java | 6 +- ...dgetServerSettingsVanityUrl$binding$2.java | 36 +- ...dgetServerSettingsVanityUrl$guildId$2.java | 2 +- .../WidgetServerSettingsVanityUrl.java | 26 +- ...ettingsAuditLog$Model$Companion$get$1.java | 16 +- ...idgetServerSettingsAuditLog$binding$2.java | 36 +- ...tServerSettingsAuditLog$onViewBound$1.java | 10 +- ...tServerSettingsAuditLog$onViewBound$3.java | 2 +- ...tServerSettingsAuditLog$onViewBound$4.java | 2 +- .../WidgetServerSettingsAuditLog.java | 16 +- .../WidgetServerSettingsAuditLogAdapter.java | 50 +- ...etServerSettingsAuditLogFilterAdapter.java | 52 +- ...tLogFilterSheet$Model$Companion$get$2.java | 2 +- ...SettingsAuditLogFilterSheet$binding$2.java | 8 +- ...dgetServerSettingsAuditLogFilterSheet.java | 10 +- .../CommunityGetStartedHeaderIconView.java | 12 +- .../CommunityGetStartedInformationView.java | 28 +- .../community/CommunitySelectorView.java | 20 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...onfirmRemoveCommunityDialog$binding$2.java | 20 +- .../WidgetConfirmRemoveCommunityDialog.java | 4 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...rSettingsCommunityFirstStep$binding$2.java | 16 +- ...tingsCommunityFirstStep$configureUI$1.java | 4 +- ...tingsCommunityFirstStep$configureUI$2.java | 2 +- ...idgetServerSettingsCommunityFirstStep.java | 6 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...erSettingsCommunityOverview$binding$2.java | 24 +- ...erSettingsCommunityOverview$guildId$2.java | 2 +- ...unityOverview$onViewBoundOrOnResume$2.java | 4 +- ...SettingsCommunityOverview$viewModel$2.java | 2 +- ...WidgetServerSettingsCommunityOverview.java | 16 +- ...verSettingsCommunityOverviewViewModel.java | 16 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...SettingsCommunitySecondStep$binding$2.java | 16 +- ...dgetServerSettingsCommunitySecondStep.java | 10 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...rSettingsCommunityThirdStep$binding$2.java | 24 +- ...tingsCommunityThirdStep$configureUI$1.java | 2 +- ...tingsCommunityThirdStep$configureUI$2.java | 2 +- ...idgetServerSettingsCommunityThirdStep.java | 10 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...rverSettingsEnableCommunity$binding$2.java | 16 +- .../WidgetServerSettingsEnableCommunity.java | 2 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- ...ettingsEnableCommunitySteps$guildId$2.java | 2 +- ...ommunitySteps$onViewBoundOrOnResume$3.java | 2 +- ...getServerSettingsEnableCommunitySteps.java | 8 +- ...erverSettingsEnableCommunityViewModel.java | 16 +- ...erVerificationPendingDialog$binding$2.java | 24 +- ...PendingDialog$onViewBoundOrOnResume$2.java | 2 +- ...VerificationPendingDialog$viewModel$2.java | 2 +- .../MemberVerificationPendingDialog.java | 58 +- .../MemberVerificationRulesAdapter.java | 56 +- ...erVerificationSuccessDialog$binding$2.java | 12 +- .../MemberVerificationSuccessDialog.java | 8 +- .../MemberVerificationView.java | 22 +- .../WidgetMemberVerification$binding$2.java | 36 +- ...rVerification$onViewBoundOrOnResume$2.java | 2 +- .../WidgetMemberVerification$viewModel$2.java | 4 +- .../WidgetMemberVerification.java | 14 +- .../WidgetMemberVerificationViewModel.java | 16 +- .../MemberVerificationItemMultipleChoice.java | 2 +- ...GuildSubscriptionPerkView$configure$1.java | 2 +- .../PremiumGuildSubscriptionPerkView.java | 30 +- ...emiumGuildSubscriptionPerkViewAdapter.java | 2 +- ...emiumGuildTransferInProgressViewModel.java | 2 +- .../premiumguild/PremiumGuildViewModel.java | 10 +- ...getPremiumGuildSubscription$binding$2.java | 96 +- ...getPremiumGuildSubscription$guildId$2.java | 2 +- ...remiumGuildSubscription$onViewBound$2.java | 2 +- .../WidgetPremiumGuildSubscription.java | 30 +- ...ildSubscriptionConfirmation$binding$2.java | 24 +- ...ildSubscriptionConfirmation$guildId$2.java | 2 +- ...uildSubscriptionConfirmation$slotId$2.java | 2 +- ...tPremiumGuildSubscriptionConfirmation.java | 18 +- ...umGuildSubscriptionTransfer$binding$2.java | 32 +- ...GuildSubscriptionTransfer$viewModel$2.java | 2 +- ...idgetPremiumGuildSubscriptionTransfer.java | 16 +- ...erverSettingsInstantInvites$binding$2.java | 16 +- ...erverSettingsInstantInvites$guildId$2.java | 2 +- .../WidgetServerSettingsInstantInvites.java | 16 +- ...tServerSettingsInstantInvitesListItem.java | 60 +- ...WidgetServerSettingsMembers$binding$2.java | 24 +- ...etServerSettingsMembers$configureUI$1.java | 2 +- ...etServerSettingsMembers$configureUI$2.java | 6 +- ...WidgetServerSettingsMembers$guildId$2.java | 2 +- .../members/WidgetServerSettingsMembers.java | 16 +- .../WidgetServerSettingsMembersAdapter.java | 26 +- ...rSettingsMembersModel$Companion$get$1.java | 2 +- .../settings/MuteSettingsSheetViewModel.java | 8 +- .../WidgetMuteSettingsSheet$binding$2.java | 64 +- .../settings/WidgetMuteSettingsSheet.java | 22 +- .../WidgetSettings$Model$Companion$get$1.java | 34 +- .../WidgetSettings$Model$Companion$get$2.java | 29 - .../settings/WidgetSettings$binding$2.java | 158 +- .../WidgetSettings$configureToolbar$1.java | 4 +- ...gs$onViewBound$$inlined$with$lambda$3.java | 21 +- ...gs$onViewBound$$inlined$with$lambda$4.java | 152 +- ...gs$onViewBound$$inlined$with$lambda$5.java | 151 + .../WidgetSettings$onViewBound$1$8.java | 19 - .../widgets/settings/WidgetSettings.java | 85 +- ...WidgetSettingsAccessibility$binding$2.java | 48 +- ...etSettingsAccessibility$configureUI$2.java | 4 +- .../settings/WidgetSettingsAccessibility.java | 18 +- ...idgetSettingsActivityStatus$binding$2.java | 4 +- .../WidgetSettingsActivityStatus.java | 4 +- .../WidgetSettingsAppearance$binding$2.java | 162 +- ...idgetSettingsAppearance$configureUI$2.java | 4 +- ...idgetSettingsAppearance$updateTheme$1.java | 4 +- .../settings/WidgetSettingsAppearance.java | 12 +- ...idgetSettingsAuthorizedApps$adapter$1.java | 30 +- ...idgetSettingsAuthorizedApps$binding$2.java | 4 +- .../WidgetSettingsAuthorizedApps.java | 8 +- .../WidgetSettingsBehavior$binding$2.java | 20 +- .../settings/WidgetSettingsBehavior.java | 12 +- .../WidgetSettingsLanguage$binding$2.java | 24 +- .../WidgetSettingsLanguage$onViewBound$1.java | 2 +- .../settings/WidgetSettingsLanguage.java | 136 +- ...idgetSettingsLanguageSelect$binding$2.java | 4 +- .../WidgetSettingsLanguageSelect.java | 22 +- .../WidgetSettingsMedia$binding$2.java | 52 +- .../widgets/settings/WidgetSettingsMedia.java | 14 +- ...WidgetSettingsNotifications$binding$2.java | 24 +- ...Notifications$onViewBoundOrOnResume$1.java | 2 +- .../settings/WidgetSettingsNotifications.java | 8 +- ...dgetSettingsNotificationsOs$binding$2.java | 16 +- .../WidgetSettingsNotificationsOs.java | 4 +- .../WidgetSettingsPrivacy$binding$2.java | 104 +- ...Privacy$configureContactSyncOptions$2.java | 2 +- ...Privacy$configureContactSyncOptions$3.java | 2 +- ...Privacy$configureContactSyncOptions$4.java | 2 +- ...ngsPrivacy$configurePrivacyControls$1.java | 18 +- ...ngsPrivacy$configurePrivacyControls$2.java | 8 +- ...sPrivacy$configureRequestDataButton$1.java | 2 +- ...tSettingsPrivacy$friendSourceRadios$2.java | 2 +- ...tSettingsPrivacy$onRequestDataClick$1.java | 2 +- ...tSettingsPrivacy$onRequestDataClick$2.java | 6 +- ...tSettingsPrivacy$onRequestDataClick$4.java | 2 +- .../WidgetSettingsPrivacy$onViewBound$4.java | 2 +- ...ttingsPrivacy$onViewBoundOrOnResume$2.java | 2 +- .../settings/WidgetSettingsPrivacy.java | 92 +- ...ingsVoice$InputModeSelector$binding$2.java | 12 +- .../WidgetSettingsVoice$binding$2.java | 132 +- .../widgets/settings/WidgetSettingsVoice.java | 46 +- ...tDisableDeleteAccountDialog$binding$2.java | 28 +- .../WidgetDisableDeleteAccountDialog.java | 8 +- ...WidgetEnableSMSBackupDialog$binding$2.java | 24 +- .../account/WidgetEnableSMSBackupDialog.java | 16 +- .../WidgetSettingsAccount$binding$2.java | 188 +- ...$configureAccountVerificationBanner$1.java | 2 +- .../WidgetSettingsAccount$configureUI$16.java | 2 +- .../WidgetSettingsAccount$configureUI$2.java | 2 +- .../WidgetSettingsAccount$configureUI$8.java | 2 +- .../WidgetSettingsAccount$onViewBound$1.java | 4 +- ...tSettingsAccount$showRemove2FAModal$1.java | 2 +- .../account/WidgetSettingsAccount.java | 49 +- ...er$BackupCodeViewHolder$onConfigure$1.java | 2 +- ...tSettingsAccountBackupCodes$binding$2.java | 16 +- ...gsAccountBackupCodes$getBackupCodes$1.java | 4 +- .../WidgetSettingsAccountBackupCodes.java | 16 +- ...ttingsAccountChangePassword$binding$2.java | 20 +- ...gsAccountChangePassword$onViewBound$2.java | 2 +- ...countChangePassword$saveNewPassword$1.java | 2 +- .../WidgetSettingsAccountChangePassword.java | 26 +- ...ingsAccountContactsNameEdit$binding$2.java | 12 +- ...WidgetSettingsAccountContactsNameEdit.java | 8 +- ...getSettingsAccountEmailEdit$binding$2.java | 8 +- .../WidgetSettingsAccountEmailEdit.java | 12 +- ...SettingsAccountUsernameEdit$binding$2.java | 20 +- ...ingsAccountUsernameEdit$configureUI$1.java | 2 +- ...countUsernameEdit$validationManager$2.java | 6 +- .../WidgetSettingsAccountUsernameEdit.java | 20 +- .../WidgetSettingsBlockedUsers$binding$2.java | 12 +- .../account/WidgetSettingsBlockedUsers.java | 6 +- .../WidgetSettingsBlockedUsersAdapter.java | 16 +- ...lockedUsersViewModel$onClickUnblock$1.java | 2 +- ...lockedUsersViewModel$onClickUnblock$2.java | 2 +- .../WidgetSettingsBlockedUsersViewModel.java | 2 +- .../WidgetEnableMFADownload$binding$2.java | 4 +- .../account/mfa/WidgetEnableMFADownload.java | 4 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../mfa/WidgetEnableMFAInput$binding$2.java | 4 +- .../account/mfa/WidgetEnableMFAInput.java | 2 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../mfa/WidgetEnableMFAKey$binding$2.java | 12 +- .../account/mfa/WidgetEnableMFAKey.java | 14 +- ...wModels$$inlined$activityViewModels$1.java | 2 +- ...wModels$$inlined$activityViewModels$2.java | 2 +- .../mfa/WidgetEnableMFASteps$binding$2.java | 8 +- ...nableMFASteps$onViewBoundOrOnResume$1.java | 2 +- .../account/mfa/WidgetEnableMFASteps.java | 4 +- .../mfa/WidgetEnableMFASuccess$binding$2.java | 4 +- .../WidgetEnableMFASuccess$onViewBound$1.java | 2 +- .../account/mfa/WidgetEnableMFASuccess.java | 2 +- .../account/mfa/WidgetEnableMFAViewModel.java | 2 +- .../billing/PaymentSourceAdapter.java | 20 +- .../settings/billing/PaymentSourceView.java | 34 +- ...dgetPaymentSourceEditDialog$binding$2.java | 52 +- ...ourceEditDialog$deletePaymentSource$1.java | 2 +- ...rceEditDialog$initPaymentSourceInfo$2.java | 2 +- ...ourceEditDialog$updatePaymentSource$1.java | 2 +- .../WidgetPaymentSourceEditDialog.java | 12 +- .../ConnectionsGuildIntegrationView.java | 26 +- ...r$onConfigure$$inlined$apply$lambda$1.java | 2 +- ...r$onConfigure$$inlined$apply$lambda$2.java | 2 +- ...dgetSettingsUserConnections$binding$2.java | 8 +- ...SettingsUserConnections$onViewBound$2.java | 2 +- .../WidgetSettingsUserConnections.java | 72 +- ...tSettingsUserConnectionsAdd$binding$2.java | 4 +- .../WidgetSettingsUserConnectionsAdd.java | 6 +- ...tingsUserConnectionsAddXbox$binding$2.java | 12 +- .../WidgetSettingsUserConnectionsAddXbox.java | 10 +- .../developer/ExperimentOverridesAdapter.java | 14 +- .../WidgetSettingsDeveloper$binding$2.java | 32 +- ...ttingsDeveloper$setupNoticesSection$1.java | 2 +- ...$setupNoticesSection$noticesAdapter$1.java | 2 +- .../developer/WidgetSettingsDeveloper.java | 6 +- .../settings/premium/ChoosePlanViewModel.java | 6 +- .../premium/OutboundPromosFeatureFlag.java | 9 - .../OutboundPromosPreviewFeatureFlag.java | 19 + .../premium/SettingsPremiumViewModel.java | 4 +- .../premium/WidgetChoosePlan$binding$2.java | 16 +- .../premium/WidgetChoosePlan$viewModel$2.java | 4 +- .../settings/premium/WidgetChoosePlan.java | 10 +- .../premium/WidgetChoosePlanAdapter.java | 18 +- .../WidgetClaimOutboundPromo$binding$2.java | 44 +- .../premium/WidgetClaimOutboundPromo.java | 6 +- .../WidgetOutboundPromoTerms$binding$2.java | 8 +- .../premium/WidgetOutboundPromoTerms.java | 4 +- .../WidgetSettingsGifting$binding$2.java | 76 +- ...ting$onViewBound$chooseGiftCallback$1.java | 2 +- .../premium/WidgetSettingsGifting.java | 20 +- ...tingAdapter$SkuListItem$onConfigure$1.java | 4 +- .../premium/WidgetSettingsGiftingAdapter.java | 70 +- ...tSettingsGiftingOutboundPromosAdapter.java | 34 +- .../WidgetSettingsGiftingViewModel.java | 28 +- .../WidgetSettingsPremium$binding$2.java | 236 +- ...gureButtons$$inlined$forEach$lambda$2.java | 4 +- ...ettingsPremium$configurePaymentInfo$2.java | 4 +- .../WidgetSettingsPremium$onViewBound$1.java | 6 +- .../premium/WidgetSettingsPremium.java | 157 +- ...umGuildSubscriptionSampleGuildAdapter.java | 22 +- .../SettingsPremiumGuildViewModel.java | 10 +- ...ngsPremiumGuildSubscription$binding$2.java | 54 +- ...remiumGuildSubscription$onViewBound$1.java | 2 +- ...idgetSettingsPremiumGuildSubscription.java | 16 +- ...ttingsPremiumGuildSubscriptionAdapter.java | 74 +- ...ewModel$Companion$observeStoreState$1.java | 2 +- ...ileViewModel$observeHeaderViewState$1.java | 2 +- ...serProfileViewModel$saveUserChanges$2.java | 2 +- .../profile/SettingsUserProfileViewModel.java | 127 +- .../WidgetSettingsUserProfile$binding$2.java | 44 +- ...gsUserProfile$configureAvatarSelect$1.java | 2 +- ...gsUserProfile$configureBannerSelect$2.java | 6 +- ...dgetSettingsUserProfile$onViewBound$3.java | 24 +- ...dgetSettingsUserProfile$onViewBound$4.java | 16 - .../profile/WidgetSettingsUserProfile.java | 70 +- .../share/WidgetIncomingShare$binding$2.java | 52 +- .../WidgetIncomingShare$configureUi$2.java | 2 +- .../WidgetIncomingShare$onViewBound$4.java | 2 +- ...IncomingShare$onViewBoundOrOnResume$1.java | 3 +- .../widgets/share/WidgetIncomingShare.java | 12 +- ...ageChannelJoinHelper$connectToStage$2.java | 2 +- .../widgets/stage/StageChannelJoinHelper.java | 6 +- .../stage/StageChannelNotifications.java | 6 +- .../com/discord/widgets/stage/StageRoles.java | 2 +- .../stage/discovery/DiscoveryAdapter.java | 2 +- .../discovery/IntroductionCardViewHolder.java | 14 +- .../stage/discovery/StageCardViewHolder.java | 42 +- .../discovery/WidgetDiscovery$binding$2.java | 32 +- .../WidgetDiscovery$onViewBound$1.java | 2 +- .../stage/discovery/WidgetDiscovery.java | 10 +- ...nion$observePresenceDiscoveryModels$1.java | 2 +- ...ion$observeUserGuildDiscoveryModels$1.java | 2 +- ...l$tryConnectToVoice$job$1$connected$1.java | 2 +- .../discovery/WidgetDiscoveryViewModel.java | 4 +- .../WidgetStageSettings$binding$2.java | 52 +- ...igureStageUI$$inlined$apply$lambda$1.java} | 8 +- ...igureStageUI$$inlined$apply$lambda$2.java} | 8 +- ...etStageSettings$configureStageUI$2$1.java} | 4 +- ...dgetStageSettings$configureStageUI$5.java} | 34 +- .../WidgetStageSettings$viewModel$2.java | 2 +- .../stage/settings/WidgetStageSettings.java | 170 +- .../WidgetStageSettingsViewModel.java | 108 +- ...tageAudienceBlockedBottomSheetAdapter.java | 56 +- .../WidgetEndStageBottomSheet$binding$2.java | 8 +- .../sheet/WidgetEndStageBottomSheet.java | 4 +- ...eAudienceBlockedBottomSheet$binding$2.java | 8 +- ...WidgetStageAudienceBlockedBottomSheet.java | 4 +- ...geAudienceNoticeBottomSheet$binding$2.java | 48 +- .../WidgetStageAudienceNoticeBottomSheet.java | 4 +- ...ageModeratorJoinBottomSheet$binding$2.java | 20 +- ...eratorJoinBottomSheet$onViewCreated$1.java | 2 +- .../WidgetStageModeratorJoinBottomSheet.java | 4 +- ...tagePublicNoticeBottomSheet$binding$2.java | 24 +- .../WidgetStagePublicNoticeBottomSheet.java | 6 +- ...StageRaisedHandsBottomSheet$binding$2.java | 52 +- ...omSheet$configureToggleSpeakerState$1.java | 2 +- .../WidgetStageRaisedHandsBottomSheet.java | 18 +- ...getStageRaisedHandsBottomSheetAdapter.java | 34 +- ...tStageStartEventBottomSheet$binding$2.java | 32 +- .../WidgetStageStartEventBottomSheet.java | 14 +- ...etStageStartEventBottomSheetViewModel.java | 8 +- ...ateStageEventViewHolder$onConfigure$1.java | 19 + .../stage/start/StartStageAdapter.java | 188 + .../widgets/stage/start/StartStageItem.java | 295 + .../StartStageServerSelectionAdapter.java | 46 +- ...ewModel$Companion$observeStoreState$1.java | 2 +- .../StartStageServerSelectionViewModel.java | 4 +- .../stage/start/StartStageViewModel.java | 69 + ...e$appViewModels$$inlined$viewModels$1.java | 25 + .../start/WidgetStartStage$binding$2.java | 45 +- .../start/WidgetStartStage$channelId$2.java | 2 +- .../start/WidgetStartStage$onViewBound$1.java | 25 + ...getStartStage$onViewBoundOrOnResume$1.java | 27 +- .../WidgetStartStage$settingsLauncher$1.java | 23 +- .../start/WidgetStartStage$viewModel$2.java | 20 + .../widgets/stage/start/WidgetStartStage.java | 88 +- ...etStartStageServerSelection$binding$2.java | 28 +- ...artStageServerSelection$onViewBound$1.java | 2 +- .../WidgetStartStageServerSelection.java | 4 +- .../UserProfileStageActionsView.java | 18 +- .../status/WidgetChatStatus$binding$2.java | 8 +- .../widgets/status/WidgetChatStatus.java | 10 +- ...WidgetGlobalStatusIndicator$binding$2.java | 28 +- ...Indicator$pulseFadeIndicatorContent$1.java | 30 - ...Indicator$pulseFadeIndicatorContent$2.java | 47 - ...Indicator$pulseFadeIndicatorContent$3.java | 21 - ...Indicator$setupStageContainerClicks$2.java | 2 +- .../status/WidgetGlobalStatusIndicator.java | 106 +- .../WidgetGlobalStatusIndicatorViewModel.java | 4 +- .../status/WidgetThreadStatus$binding$2.java | 8 +- .../widgets/status/WidgetThreadStatus.java | 28 +- .../stickers/GuildStickerSheetViewModel.java | 2 +- .../WidgetGuildStickerSheet$binding$2.java | 56 +- .../stickers/WidgetGuildStickerSheet.java | 24 +- ...getStickerPackDetailsDialog$binding$2.java | 20 +- .../WidgetStickerPackDetailsDialog.java | 12 +- ...tStickerPremiumUpsellDialog$binding$2.java | 36 + ...ckerPremiumUpsellDialog$onViewBound$1.java | 16 + ...ckerPremiumUpsellDialog$onViewBound$2.java | 23 + .../WidgetStickerPremiumUpsellDialog.java | 58 + .../WidgetStickerSheet$binding$2.java | 44 +- .../WidgetStickerSheet$configureUI$3.java | 2 +- .../widgets/stickers/WidgetStickerSheet.java | 8 +- .../WidgetUnknownStickerSheet$binding$2.java | 8 +- .../stickers/WidgetUnknownStickerSheet.java | 4 +- .../tabs/TabsHostBottomNavigationView.java | 12 +- .../widgets/tabs/TabsHostViewModel.java | 2 +- .../tabs/WidgetTabsHost$binding$2.java | 36 +- .../discord/widgets/tabs/WidgetTabsHost.java | 6 +- .../tos/WidgetTosAccept$binding$2.java | 28 +- .../tos/WidgetTosAccept$configureUI$1.java | 2 +- .../tos/WidgetTosAccept$onViewBound$2.java | 2 +- .../discord/widgets/tos/WidgetTosAccept.java | 10 +- .../tos/WidgetTosReportViolation$args$2.java | 2 +- .../WidgetTosReportViolation$binding$2.java | 24 +- .../widgets/tos/WidgetTosReportViolation.java | 20 +- .../WidgetTosReportViolationReasonView.java | 16 +- .../WidgetTosReportViolationViewModel.java | 2 +- .../user/Badge$Companion$onBadgeClick$1.java | 2 +- .../java/com/discord/widgets/user/Badge.java | 46 +- .../widgets/user/WidgetBanUser$binding$2.java | 36 +- .../user/WidgetBanUser$onViewBound$3.java | 6 +- .../discord/widgets/user/WidgetBanUser.java | 4 +- .../user/WidgetKickUser$binding$2.java | 20 +- ...idgetKickUser$onViewBoundOrOnResume$2.java | 2 +- .../discord/widgets/user/WidgetKickUser.java | 8 +- .../user/WidgetPruneUsers$binding$2.java | 28 +- .../widgets/user/WidgetPruneUsers.java | 12 +- ...special$$inlined$activityViewModels$1.java | 2 +- ...special$$inlined$activityViewModels$2.java | 2 +- ...getUserMentions$Model$Companion$get$1.java | 18 +- ...ons$WidgetUserMentionFilter$binding$2.java | 12 +- ...ns$WidgetUserMentionFilter$onResume$3.java | 2 +- .../user/WidgetUserMentions$binding$2.java | 4 +- ...WidgetUserMentions$configureToolbar$1.java | 2 +- .../widgets/user/WidgetUserMentions.java | 14 +- .../WidgetUserMutualFriends$binding$2.java | 4 +- .../WidgetUserMutualFriends$userId$2.java | 2 +- .../widgets/user/WidgetUserMutualFriends.java | 80 +- .../WidgetUserMutualGuilds$binding$2.java | 4 +- .../widgets/user/WidgetUserMutualGuilds.java | 30 +- .../WidgetUserPasswordVerify$binding$2.java | 12 +- ...serPasswordVerify$validationManager$2.java | 4 +- .../user/WidgetUserPasswordVerify.java | 16 +- .../WidgetUserSetCustomStatus$binding$2.java | 40 +- .../user/WidgetUserSetCustomStatus.java | 14 +- .../WidgetUserSetCustomStatusViewModel.java | 8 +- .../user/WidgetUserStatusSheet$binding$2.java | 34 +- .../widgets/user/WidgetUserStatusSheet.java | 48 +- .../WidgetUserAccountVerify$binding$2.java | 16 +- .../user/account/WidgetUserAccountVerify.java | 8 +- ...serAccountVerifyBase$setOptionsMenu$1.java | 2 +- .../WidgetUserEmailUpdate$binding$2.java | 20 +- .../WidgetUserEmailUpdate$onViewBound$3.java | 2 +- .../user/email/WidgetUserEmailUpdate.java | 6 +- .../WidgetUserEmailVerify$binding$2.java | 12 +- .../WidgetUserEmailVerify$configureUI$1.java | 2 +- .../WidgetUserEmailVerify$configureUI$2.java | 2 +- .../user/email/WidgetUserEmailVerify.java | 20 +- .../WidgetUserPhoneManage$binding$2.java | 24 +- .../user/phone/WidgetUserPhoneManage.java | 28 +- .../WidgetUserPhoneVerify$binding$2.java | 12 +- .../user/phone/WidgetUserPhoneVerify.java | 4 +- .../user/presence/ModelStageRichPresence.java | 2 +- .../presence/ViewHolderGameRichPresence.java | 2 +- ...HolderMusicRichPresence$configureUi$1.java | 2 +- ...HolderMusicRichPresence$configureUi$2.java | 2 +- ...HolderMusicRichPresence$configureUi$3.java | 4 +- .../presence/ViewHolderMusicRichPresence.java | 8 +- .../ViewHolderPlatformRichPresence.java | 2 +- ...igureButtonUi$$inlined$apply$lambda$1.java | 2 +- .../ViewHolderStageChannelRichPresence.java | 2 +- .../ViewHolderStreamRichPresence.java | 4 +- .../presence/ViewHolderUserRichPresence.java | 208 +- .../user/profile/UserProfileAdminView.java | 46 +- .../profile/UserProfileConnectionsView.java | 20 +- ...erProfileHeaderView$configureBanner$3.java | 2 +- ...erProfileHeaderView$onFinishInflate$1.java | 2 +- .../user/profile/UserProfileHeaderView.java | 60 +- .../profile/UserProfileHeaderViewModel.java | 16 +- .../profile/UserStatusPresenceCustomView.java | 40 +- .../WidgetUserProfileEmptyListItem.java | 8 +- .../user/search/ViewGlobalSearchItem.java | 46 +- ...special$$inlined$activityViewModels$1.java | 2 +- ...special$$inlined$activityViewModels$2.java | 2 +- .../search/WidgetGlobalSearch$binding$2.java | 28 +- .../WidgetGlobalSearch$onViewBound$4.java | 2 +- .../WidgetGlobalSearch$onViewBound$6.java | 6 +- .../user/search/WidgetGlobalSearch.java | 24 +- .../search/WidgetGlobalSearchAdapter.java | 4 +- ...special$$inlined$activityViewModels$1.java | 2 +- ...special$$inlined$activityViewModels$2.java | 2 +- .../user/search/WidgetGlobalSearchDialog.java | 4 +- .../WidgetGlobalSearchGuildsAdapter.java | 22 +- ...odel$Companion$asDirectMessageItems$2.java | 2 +- .../search/WidgetGlobalSearchGuildsModel.java | 18 +- ...tGlobalSearchModel$Companion$create$2.java | 6 +- ...tGlobalSearchModel$Companion$create$4.java | 6 +- ...el$Companion$create$filteredResults$6.java | 8 +- ...eate$filteredResults$channelResults$2.java | 2 +- ...balSearchModel$Companion$getForSend$1.java | 8 +- .../user/search/WidgetGlobalSearchModel.java | 8 +- .../UserProfileVoiceSettingsView.java | 22 +- .../usersheet/WidgetUserSheet$binding$2.java | 136 +- ...Sheet$configureProfileActionButtons$5.java | 4 +- .../WidgetUserSheet$onViewCreated$15.java | 2 +- .../WidgetUserSheet$onViewCreated$16.java | 4 +- .../WidgetUserSheet$onViewCreated$2.java | 2 +- .../user/usersheet/WidgetUserSheet.java | 56 +- ...tUserSheetViewModel$addRelationship$2.java | 2 +- ...etUserSheetViewModel$disconnectUser$1.java | 2 +- ...etUserSheetViewModel$disconnectUser$2.java | 2 +- ...tUserSheetViewModel$guildDeafenUser$2.java | 2 +- ...getUserSheetViewModel$guildMuteUser$2.java | 2 +- ...tUserSheetViewModel$launchVideoCall$2.java | 2 +- ...tUserSheetViewModel$launchVoiceCall$2.java | 2 +- ...serSheetViewModel$moveUserToChannel$1.java | 2 +- ...serSheetViewModel$moveUserToChannel$2.java | 2 +- ...erSheetViewModel$removeRelationship$2.java | 2 +- .../usersheet/WidgetUserSheetViewModel.java | 44 +- ...ewModelStoreState$observeStoreState$3.java | 4 +- .../WidgetUserSheetViewModelStoreState.java | 16 +- ...vateCallLaunchUtilsKt$callAndLaunch$1.java | 2 +- .../WidgetCallFailed$sendFriendRequest$1.java | 2 +- .../widgets/voice/call/WidgetCallFailed.java | 12 +- .../WidgetVoiceCallIncoming$binding$2.java | 40 +- .../voice/call/WidgetVoiceCallIncoming.java | 8 +- .../call/WidgetVoiceCallInline$binding$2.java | 4 +- .../voice/call/WidgetVoiceCallInline.java | 10 +- .../controls/AnchoredVoiceControlsView.java | 46 +- .../VoiceControlsOutputSelectorState.java | 10 +- .../controls/VoiceControlsSheetView.java | 24 +- .../WidgetScreenShareNfxSheet$binding$2.java | 8 +- .../controls/WidgetScreenShareNfxSheet.java | 4 +- .../widgets/voice/feedback/FeedbackIssue.java | 48 +- .../widgets/voice/feedback/FeedbackView.java | 40 +- .../WidgetIssueDetailsForm$binding$2.java | 12 +- .../WidgetIssueDetailsForm$onViewBound$1.java | 2 +- .../feedback/WidgetIssueDetailsForm.java | 14 +- .../call/CallFeedbackSheetNavigator.java | 4 +- .../call/CallFeedbackSheetViewModel.java | 6 +- .../stream/StreamFeedbackSheetNavigator.java | 4 +- .../stream/StreamFeedbackSheetViewModel.java | 4 +- .../WidgetCallFullscreen$binding$2.java | 136 +- .../WidgetCallFullscreen$configureMenu$1.java | 8 +- .../WidgetCallFullscreen$configureMenu$2.java | 8 +- ...dgetCallFullscreen$configureStageUi$1.java | 2 +- ...dgetCallFullscreen$configureStageUi$4.java | 2 +- ...lscreen$initializeSystemUiListeners$5.java | 2 +- .../WidgetCallFullscreen$onViewBound$3.java | 2 +- ...geSpeakerPillManagingScrollListener$1.java | 2 +- .../WidgetCallFullscreen$viewModel$2.java | 2 +- .../fullscreen/WidgetCallFullscreen.java | 76 +- .../WidgetCallFullscreenViewModel.java | 38 +- ...getGuildCallOnboardingSheet$binding$2.java | 4 +- .../WidgetGuildCallOnboardingSheet.java | 16 +- ...dgetGuildCallOnboardingSheetViewModel.java | 2 +- .../WidgetStartCallSheet$binding$2.java | 8 +- .../fullscreen/WidgetStartCallSheet.java | 4 +- .../fullscreen/grid/PrivateCallGridView.java | 4 +- .../fullscreen/grid/VideoCallGridAdapter.java | 8 +- .../grid/VideoCallGridViewHolder.java | 2 +- .../stage/AudienceHeaderViewHolder.java | 6 +- .../fullscreen/stage/AudienceViewHolder.java | 24 +- .../fullscreen/stage/DetailsViewHolder.java | 52 +- .../fullscreen/stage/DividerViewHolder.java | 2 +- .../fullscreen/stage/SpeakerViewHolder.java | 8 +- .../fullscreen/stage/StageCallAdapter.java | 2 +- .../stage/StageCallBottomSheetManager.java | 14 +- .../voice/fullscreen/stage/StageCallItem.java | 2 +- ...ChannelSettings$Model$Companion$get$1.java | 4 +- .../WidgetVoiceChannelSettings$binding$2.java | 84 +- ...getVoiceChannelSettings$configureUI$1.java | 2 +- ...getVoiceChannelSettings$configureUI$6.java | 2 +- ...getVoiceChannelSettings$saveChannel$1.java | 2 +- .../settings/WidgetVoiceChannelSettings.java | 36 +- .../voice/sheet/CallParticipantsAdapter.java | 60 +- ...oiseCancellationBottomSheet$binding$2.java | 8 +- .../WidgetNoiseCancellationBottomSheet.java | 8 +- ...NoiseCancellationBottomSheetViewModel.java | 4 +- .../WidgetVoiceBottomSheet$binding$2.java | 64 +- .../voice/sheet/WidgetVoiceBottomSheet.java | 66 +- .../WidgetVoiceBottomSheetViewModel.java | 24 +- ...getVoiceSettingsBottomSheet$binding$2.java | 24 +- ...oiceSettingsBottomSheet$configureUI$3.java | 2 +- .../sheet/WidgetVoiceSettingsBottomSheet.java | 6 +- .../java/com/esotericsoftware/kryo/Kryo.java | 66 +- .../esotericsoftware/kryo/Registration.java | 10 +- .../kryo/io/ByteBufferOutput.java | 4 +- .../kryo/io/InputChunked.java | 4 +- .../com/esotericsoftware/kryo/io/Output.java | 6 +- .../kryo/io/OutputChunked.java | 4 +- .../kryo/serializers/BeanSerializer.java | 8 +- .../CompatibleFieldSerializer.java | 10 +- .../serializers/DefaultArraySerializers.java | 2 +- .../kryo/serializers/FieldSerializer.java | 12 +- .../serializers/FieldSerializerConfig.java | 18 +- .../FieldSerializerGenericsUtil.java | 18 +- .../FieldSerializerUnsafeUtilImpl.java | 4 +- .../kryo/serializers/GenericsResolver.java | 2 +- .../kryo/serializers/ObjectField.java | 6 +- .../serializers/TaggedFieldSerializer.java | 4 +- .../TaggedFieldSerializerConfig.java | 2 +- .../serializers/VersionFieldSerializer.java | 4 +- .../kryo/util/DefaultClassResolver.java | 28 +- .../kryo/util/IdentityMap.java | 6 +- .../kryo/util/IdentityObjectIntMap.java | 6 +- .../esotericsoftware/kryo/util/IntMap.java | 6 +- .../esotericsoftware/kryo/util/ObjectMap.java | 6 +- .../kryo/util/UnsafeUtil.java | 22 +- .../com/esotericsoftware/kryo/util/Util.java | 12 +- .../com/facebook/animated/gif/GifImage.java | 4 +- .../facebook/cache/disk/DiskCacheConfig.java | 8 +- .../common/references/CloseableReference.java | 2 +- .../common/references/SharedReference.java | 10 +- .../controller/AbstractDraweeController.java | 48 +- .../AbstractDraweeControllerBuilder.java | 4 +- .../drawable/ScalingUtils$ScaleType.java | 2 +- .../generic/GenericDraweeHierarchy.java | 18 +- .../drawee/span/DraweeSpanStringBuilder.java | 10 +- .../facebook/drawee/view/DraweeHolder.java | 10 +- .../factory/AnimatedFactoryV2Impl.java | 6 +- .../cache/MemoryCacheParams.java | 4 +- .../imagepipeline/memory/BasePool.java | 20 +- .../nativecode/DalvikPurgeableDecoder.java | 12 +- .../nativecode/NativeJpegTranscoder.java | 6 +- .../NativeJpegTranscoderFactory.java | 6 +- .../platform/GingerbreadPurgeableDecoder.java | 8 +- .../platform/KitKatPurgeableDecoder.java | 8 +- .../producers/LocalExifThumbnailProducer.java | 10 +- .../imagepipeline/request/ImageRequest.java | 24 +- .../request/ImageRequestBuilder.java | 4 +- .../samples/zoomable/ZoomableDraweeView.java | 10 +- .../facebook/soloader/Api18TraceUtils.java | 8 +- .../java/com/facebook/soloader/SoLoader.java | 24 +- .../PersistentCookieJar.java | 8 +- .../cache/IdentifiableCookie.java | 4 +- .../persistence/SerializableCookie.java | 4 +- .../mmin18/widget/RealtimeBlurView.java | 46 +- ...larmManagerSchedulerBroadcastReceiver.java | 2 +- .../JobInfoSchedulerService.java | 2 +- .../exoplayer2/ExoPlaybackException.java | 2 +- .../com/google/android/exoplayer2/Format.java | 94 +- .../exoplayer2/audio/AudioProcessor.java | 8 +- .../android/exoplayer2/audio/AudioSink.java | 2 +- .../exoplayer2/audio/DefaultAudioSink.java | 204 +- .../decoder/DecoderInputBuffer.java | 2 +- .../exoplayer2/drm/DefaultDrmSession.java | 30 +- .../drm/DefaultDrmSessionManager.java | 20 +- .../android/exoplayer2/drm/DrmInitData.java | 2 +- .../mediacodec/MediaCodecRenderer.java | 230 +- .../exoplayer2/mediacodec/MediaCodecUtil.java | 28 +- .../metadata/flac/PictureFrame.java | 4 +- .../metadata/flac/VorbisComment.java | 2 +- .../exoplayer2/metadata/id3/BinaryFrame.java | 2 +- .../metadata/id3/TextInformationFrame.java | 4 +- .../exoplayer2/metadata/id3/UrlLinkFrame.java | 4 +- .../metadata/mp4/MdtaMetadataEntry.java | 2 +- .../metadata/scte35/SpliceInsertCommand.java | 16 +- .../scte35/SpliceScheduleCommand.java | 8 +- .../trackselection/DefaultTrackSelector.java | 88 +- .../TrackSelectionParameters.java | 4 +- .../android/exoplayer2/ui/DefaultTimeBar.java | 46 +- .../exoplayer2/ui/PlayerControlView.java | 178 +- .../android/exoplayer2/ui/PlayerView.java | 44 +- .../exoplayer2/ui/TrackSelectionView.java | 14 +- ...ataSource$InvalidContentTypeException.java | 2 +- ...taSource$InvalidResponseCodeException.java | 2 +- .../android/exoplayer2/upstream/Loader.java | 10 +- .../upstream/RawResourceDataSource.java | 2 +- .../upstream/cache/CacheDataSink.java | 8 +- .../exoplayer2/video/DummySurface.java | 2 +- .../google/android/flexbox/FlexboxLayout.java | 126 +- .../android/flexbox/FlexboxLayoutManager.java | 164 +- .../ads/identifier/AdvertisingIdClient.java | 16 +- .../gms/analytics/AnalyticsJobService.java | 6 +- .../gms/analytics/AnalyticsReceiver.java | 2 +- .../gms/analytics/AnalyticsService.java | 4 +- .../gms/auth/api/credentials/Credential.java | 4 +- .../api/credentials/CredentialsClient.java | 4 +- .../auth/api/signin/GoogleSignInAccount.java | 8 +- .../auth/api/signin/GoogleSignInOptions.java | 32 +- .../gms/common/GoogleApiAvailability.java | 6 +- .../gms/common/api/AvailabilityException.java | 2 +- .../gms/common/api/GoogleApiActivity.java | 2 +- .../api/internal/BasePendingResult.java | 8 +- .../common/internal/GetServiceRequest.java | 8 +- .../android/gms/dynamite/DynamiteModule.java | 22 +- .../android/gms/internal/icing/zzk.java | 2 +- .../gms/internal/measurement/zzhi.java | 4 +- .../android/gms/internal/nearby/zzgs.java | 2 +- .../gms/measurement/AppMeasurement.java | 36 +- .../AppMeasurementDynamiteService.java | 24 +- .../gms/measurement/internal/zzaq.java | 2 +- .../gms/measurement/internal/zzku.java | 2 +- .../android/gms/measurement/internal/zzn.java | 32 +- .../android/gms/measurement/internal/zzz.java | 8 +- .../android/gms/nearby/messages/Message.java | 2 +- .../android/gms/nearby/messages/Strategy.java | 12 +- .../gms/nearby/messages/SubscribeOptions.java | 2 +- .../messages/internal/SubscribeRequest.java | 24 +- .../gms/nearby/messages/internal/zzad.java | 2 +- .../gms/nearby/messages/internal/zzaf.java | 2 +- .../gms/nearby/messages/internal/zzbz.java | 6 +- .../gms/safetynet/SafetyNetClient.java | 2 +- .../gms/tasks/TaskCompletionSource.java | 8 +- .../android/material/appbar/AppBarLayout.java | 6 +- .../appbar/CollapsingToolbarLayout.java | 2 +- .../behavior/SwipeDismissBehavior.java | 2 +- .../material/bottomappbar/BottomAppBar.java | 6 +- .../BottomNavigationPresenter.java | 6 +- .../bottomsheet/BottomSheetBehavior.java | 2 +- .../material/button/MaterialButton.java | 8 +- .../button/MaterialButtonToggleGroup.java | 12 +- .../material/card/MaterialCardView.java | 38 +- .../circularreveal/CircularRevealHelper.java | 2 +- .../datepicker/MonthsPagerAdapter.java | 6 +- .../ExtendedFloatingActionButton.java | 24 +- .../FloatingActionButton.java | 20 +- .../internal/CollapsingTextHelper.java | 2 +- .../internal/NavigationMenuPresenter.java | 20 +- .../material/internal/ThemeEnforcement.java | 2 +- .../android/material/internal/ViewUtils.java | 6 +- .../CircularProgressIndicatorSpec.java | 2 +- .../IndeterminateDrawable.java | 2 +- .../material/shape/MaterialShapeDrawable.java | 24 +- .../shape/ShapeAppearancePathProvider.java | 10 +- .../android/material/shape/ShapePath.java | 30 +- .../snackbar/BaseTransientBottomBar.java | 4 +- .../android/material/tabs/TabLayout.java | 10 +- .../material/tabs/TabLayoutMediator.java | 10 +- .../material/textfield/TextInputEditText.java | 2 +- .../material/textfield/TextInputLayout.java | 8 +- .../material/timepicker/ClockFaceView.java | 4 +- .../material/timepicker/ClockHandView.java | 36 +- .../timepicker/MaterialTimePicker.java | 2 +- .../FabTransformationBehavior.java | 12 +- .../material/transition/FadeProvider.java | 6 +- .../transition/FadeThroughProvider.java | 6 +- .../MaterialContainerTransform.java | 80 +- .../transition/MaterialSharedAxis.java | 2 +- .../material/transition/ScaleProvider.java | 6 +- .../transition/SlideDistanceProvider.java | 4 +- .../transition/platform/FadeProvider.java | 6 +- .../platform/FadeThroughProvider.java | 6 +- .../platform/MaterialContainerTransform.java | 80 +- .../platform/MaterialSharedAxis.java | 2 +- .../transition/platform/ScaleProvider.java | 6 +- .../platform/SlideDistanceProvider.java | 4 +- .../firebase/iid/FirebaseInstanceId.java | 10 +- .../messaging/EnhancedIntentService.java | 4 +- .../firebase/messaging/FirebaseMessaging.java | 12 +- app/src/main/java/com/google/gson/Gson.java | 32 +- .../java/com/google/gson/TypeAdapter.java | 2 +- .../com/google/gson/internal/Excluder.java | 6 +- .../gson/internal/bind/ArrayTypeAdapter.java | 8 +- .../internal/bind/MapTypeAdapterFactory.java | 10 +- .../bind/ReflectiveTypeAdapterFactory.java | 6 +- .../gson/internal/bind/TreeTypeAdapter.java | 8 +- .../bind/TypeAdapterRuntimeTypeWrapper.java | 8 +- .../gson/internal/bind/TypeAdapters.java | 26 +- .../com/google/gson/reflect/TypeToken.java | 2 +- .../com/google/gson/stream/JsonReader.java | 62 +- .../com/google/gson/stream/JsonWriter.java | 6 +- .../main/java/com/google/zxing/Result.java | 6 +- .../java/com/hcaptcha/sdk/HCaptchaConfig.java | 6 +- .../java/com/hcaptcha/sdk/HCaptchaError.java | 2 +- .../android/colorpicker/ColorPanelView.java | 14 +- .../android/colorpicker/ColorPickerView.java | 78 +- .../colorpicker/ColorPreferenceCompat.java | 6 +- .../java/com/linecorp/apng/decoder/Apng.java | 10 +- .../adapters/AttachmentPreviewAdapter.java | 2 +- .../flexinput/adapters/FileListAdapter.java | 36 +- .../flexinput/fragment/CameraFragment.java | 2 +- .../flexinput/fragment/FilesFragment.java | 8 +- .../flexinput/fragment/FlexInputFragment.java | 26 +- .../flexinput/fragment/MediaFragment.java | 16 +- .../lytefast/flexinput/model/Attachment.java | 12 +- .../flexinput/utils/SelectionAggregator.java | 2 +- .../flexinput/utils/SelectionCoordinator.java | 8 +- .../flexinput/viewmodel/FlexInputState.java | 12 +- .../otaliastudios/cameraview/CameraView.java | 228 +- .../com/yalantis/ucrop/UCropActivity.java | 42 +- .../ucrop/view/GestureCropImageView.java | 6 +- .../com/yalantis/ucrop/view/OverlayView.java | 26 +- .../com/yalantis/ucrop/view/UCropView.java | 22 +- .../widget/HorizontalProgressWheelView.java | 6 +- app/src/main/java/d0/c0/b.java | 4 +- app/src/main/java/d0/c0/c.java | 4 +- app/src/main/java/d0/c0/e.java | 8 +- app/src/main/java/d0/d0/a.java | 2 +- app/src/main/java/d0/e0/c.java | 2 + app/src/main/java/d0/e0/i.java | 14 +- app/src/main/java/d0/e0/l.java | 2 +- app/src/main/java/d0/e0/p/d/d.java | 8 +- app/src/main/java/d0/e0/p/d/e.java | 6 +- app/src/main/java/d0/e0/p/d/f.java | 6 +- app/src/main/java/d0/e0/p/d/f0.java | 2 +- app/src/main/java/d0/e0/p/d/h.java | 70 +- app/src/main/java/d0/e0/p/d/i.java | 12 +- app/src/main/java/d0/e0/p/d/j.java | 26 +- app/src/main/java/d0/e0/p/d/j0.java | 8 +- app/src/main/java/d0/e0/p/d/l0/a.java | 16 +- app/src/main/java/d0/e0/p/d/l0/b.java | 12 +- app/src/main/java/d0/e0/p/d/l0/d.java | 2 +- app/src/main/java/d0/e0/p/d/l0/e.java | 24 +- app/src/main/java/d0/e0/p/d/l0/g.java | 12 +- app/src/main/java/d0/e0/p/d/l0/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/a.java | 2 +- app/src/main/java/d0/e0/p/d/m0/b/a.java | 14 +- app/src/main/java/d0/e0/p/d/m0/b/g.java | 10 +- app/src/main/java/d0/e0/p/d/m0/b/h.java | 22 +- app/src/main/java/d0/e0/p/d/m0/b/j.java | 6 +- app/src/main/java/d0/e0/p/d/m0/b/k.java | 64 +- app/src/main/java/d0/e0/p/d/m0/b/o.java | 6 +- app/src/main/java/d0/e0/p/d/m0/b/p/a.java | 2 +- app/src/main/java/d0/e0/p/d/m0/b/p/b.java | 28 +- app/src/main/java/d0/e0/p/d/m0/b/p/c.java | 16 +- app/src/main/java/d0/e0/p/d/m0/b/p/d.java | 4 +- app/src/main/java/d0/e0/p/d/m0/b/q/a.java | 10 +- app/src/main/java/d0/e0/p/d/m0/b/q/c.java | 26 +- app/src/main/java/d0/e0/p/d/m0/b/q/e.java | 8 +- app/src/main/java/d0/e0/p/d/m0/b/q/g.java | 10 +- app/src/main/java/d0/e0/p/d/m0/b/q/l.java | 2 +- app/src/main/java/d0/e0/p/d/m0/b/q/p.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/a.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/d0.java | 12 +- app/src/main/java/d0/e0/p/d/m0/c/e1.java | 30 +- app/src/main/java/d0/e0/p/d/m0/c/g1/d.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/g1/f.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/g1/g.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/g1/j.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/h1/a.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/i1/a.java | 12 +- app/src/main/java/d0/e0/p/d/m0/c/i1/b0.java | 10 +- app/src/main/java/d0/e0/p/d/m0/c/i1/c0.java | 32 +- app/src/main/java/d0/e0/p/d/m0/c/i1/e.java | 2 +- app/src/main/java/d0/e0/p/d/m0/c/i1/f.java | 16 +- app/src/main/java/d0/e0/p/d/m0/c/i1/g0.java | 2 +- app/src/main/java/d0/e0/p/d/m0/c/i1/h0.java | 10 +- app/src/main/java/d0/e0/p/d/m0/c/i1/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/i1/k.java | 2 +- app/src/main/java/d0/e0/p/d/m0/c/i1/k0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/i1/l0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/i1/o.java | 22 +- app/src/main/java/d0/e0/p/d/m0/c/i1/q.java | 72 +- app/src/main/java/d0/e0/p/d/m0/c/i1/x.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/i1/z.java | 12 +- app/src/main/java/d0/e0/p/d/m0/c/j1/a.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/j1/b.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/j1/c.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/k1/a/a.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/a/f.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/a/k.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/a.java | 14 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/b.java | 14 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/c.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/e.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/h.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/k.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/l.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/o.java | 8 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/q.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/t.java | 2 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/v.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/y.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/k1/b/z.java | 4 +- app/src/main/java/d0/e0/p/d/m0/c/l0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/c/r0.java | 10 +- app/src/main/java/d0/e0/p/d/m0/c/t.java | 22 +- app/src/main/java/d0/e0/p/d/m0/d/b/e.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/a0.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/a/b.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/a/b0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/c.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/e0.java | 70 +- app/src/main/java/d0/e0/p/d/m0/e/a/g0/a.java | 20 +- app/src/main/java/d0/e0/p/d/m0/e/a/g0/b.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/g0/c.java | 10 +- app/src/main/java/d0/e0/p/d/m0/e/a/g0/d.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/a/g0/j.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/h0/b.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/h0/c.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/h0/f.java | 8 +- app/src/main/java/d0/e0/p/d/m0/e/a/h0/g.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/h0/k.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/i0/a.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/i0/b.java | 14 +- app/src/main/java/d0/e0/p/d/m0/e/a/i0/g.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/i0/h.java | 6 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/a.java | 12 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/d.java | 8 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/e.java | 6 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/f.java | 32 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/h.java | 62 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/i.java | 6 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/j.java | 20 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/k.java | 40 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/l.java | 2 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/o.java | 10 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/q.java | 8 +- .../main/java/d0/e0/p/d/m0/e/a/i0/l/s.java | 12 +- .../main/java/d0/e0/p/d/m0/e/a/i0/m/a.java | 14 +- .../main/java/d0/e0/p/d/m0/e/a/i0/m/f.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/k0/a.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/d.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/e.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/j.java | 178 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/l.java | 26 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/q.java | 18 +- app/src/main/java/d0/e0/p/d/m0/e/a/l0/s.java | 12 +- app/src/main/java/d0/e0/p/d/m0/e/a/s.java | 10 +- app/src/main/java/d0/e0/p/d/m0/e/a/u.java | 16 +- app/src/main/java/d0/e0/p/d/m0/e/a/w.java | 12 +- app/src/main/java/d0/e0/p/d/m0/e/b/a.java | 24 +- app/src/main/java/d0/e0/p/d/m0/e/b/b.java | 22 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/a.java | 48 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/b.java | 36 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/c.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/d.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/e.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/b/b0/f.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/b/c.java | 34 +- app/src/main/java/d0/e0/p/d/m0/e/b/e.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/b/f.java | 10 +- app/src/main/java/d0/e0/p/d/m0/e/b/j.java | 6 +- app/src/main/java/d0/e0/p/d/m0/e/b/k.java | 4 +- app/src/main/java/d0/e0/p/d/m0/e/b/n.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/b/s.java | 5 +- app/src/main/java/d0/e0/p/d/m0/e/b/u.java | 2 +- app/src/main/java/d0/e0/p/d/m0/e/b/z.java | 4 +- app/src/main/java/d0/e0/p/d/m0/f/a0/a.java | 102 +- app/src/main/java/d0/e0/p/d/m0/f/a0/b/b.java | 14 +- app/src/main/java/d0/e0/p/d/m0/f/a0/b/d.java | 10 +- app/src/main/java/d0/e0/p/d/m0/f/a0/b/g.java | 10 +- app/src/main/java/d0/e0/p/d/m0/f/a0/b/h.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/b.java | 170 +- app/src/main/java/d0/e0/p/d/m0/f/c.java | 58 +- app/src/main/java/d0/e0/p/d/m0/f/d.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/e.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/f.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/g.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/h.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/i.java | 22 +- app/src/main/java/d0/e0/p/d/m0/f/l.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/m.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/n.java | 26 +- app/src/main/java/d0/e0/p/d/m0/f/o.java | 26 +- app/src/main/java/d0/e0/p/d/m0/f/p.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/q.java | 58 +- app/src/main/java/d0/e0/p/d/m0/f/r.java | 8 +- app/src/main/java/d0/e0/p/d/m0/f/s.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/t.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/u.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/v.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/w.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/y/a.java | 6 +- app/src/main/java/d0/e0/p/d/m0/f/y/b.java | 10 +- app/src/main/java/d0/e0/p/d/m0/f/z/a.java | 26 +- app/src/main/java/d0/e0/p/d/m0/f/z/b.java | 160 +- app/src/main/java/d0/e0/p/d/m0/f/z/d.java | 2 +- app/src/main/java/d0/e0/p/d/m0/f/z/h.java | 18 +- app/src/main/java/d0/e0/p/d/m0/f/z/i.java | 8 +- app/src/main/java/d0/e0/p/d/m0/g/a.java | 14 +- app/src/main/java/d0/e0/p/d/m0/g/b.java | 8 +- app/src/main/java/d0/e0/p/d/m0/g/c.java | 4 +- app/src/main/java/d0/e0/p/d/m0/g/e.java | 2 +- app/src/main/java/d0/e0/p/d/m0/g/g.java | 4 +- app/src/main/java/d0/e0/p/d/m0/i/a.java | 6 +- app/src/main/java/d0/e0/p/d/m0/i/b.java | 2 +- app/src/main/java/d0/e0/p/d/m0/i/c.java | 10 +- app/src/main/java/d0/e0/p/d/m0/i/d.java | 48 +- app/src/main/java/d0/e0/p/d/m0/i/f.java | 6 +- app/src/main/java/d0/e0/p/d/m0/i/g.java | 14 +- app/src/main/java/d0/e0/p/d/m0/i/t.java | 4 +- app/src/main/java/d0/e0/p/d/m0/j/b.java | 4 +- app/src/main/java/d0/e0/p/d/m0/j/c.java | 18 +- app/src/main/java/d0/e0/p/d/m0/j/d.java | 22 +- app/src/main/java/d0/e0/p/d/m0/j/i.java | 34 +- app/src/main/java/d0/e0/p/d/m0/k/a0/b.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/a0/d.java | 32 +- app/src/main/java/d0/e0/p/d/m0/k/a0/e.java | 8 +- app/src/main/java/d0/e0/p/d/m0/k/a0/f.java | 2 +- app/src/main/java/d0/e0/p/d/m0/k/a0/i.java | 8 +- app/src/main/java/d0/e0/p/d/m0/k/a0/m.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/a0/n.java | 10 +- app/src/main/java/d0/e0/p/d/m0/k/a0/o.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/a0/p/b.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/b.java | 12 +- app/src/main/java/d0/e0/p/d/m0/k/d.java | 4 +- app/src/main/java/d0/e0/p/d/m0/k/k.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/u/a/d.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/v/a0.java | 2 +- app/src/main/java/d0/e0/p/d/m0/k/v/j.java | 10 +- app/src/main/java/d0/e0/p/d/m0/k/v/k.java | 8 +- app/src/main/java/d0/e0/p/d/m0/k/v/n.java | 10 +- app/src/main/java/d0/e0/p/d/m0/k/v/r.java | 12 +- app/src/main/java/d0/e0/p/d/m0/k/v/w.java | 5 +- app/src/main/java/d0/e0/p/d/m0/k/v/x.java | 2 +- app/src/main/java/d0/e0/p/d/m0/k/v/y.java | 2 +- app/src/main/java/d0/e0/p/d/m0/k/v/z.java | 2 +- app/src/main/java/d0/e0/p/d/m0/k/w/a.java | 6 +- app/src/main/java/d0/e0/p/d/m0/k/x/a.java | 8 +- app/src/main/java/d0/e0/p/d/m0/k/y/d.java | 8 +- app/src/main/java/d0/e0/p/d/m0/l/a.java | 12 +- app/src/main/java/d0/e0/p/d/m0/l/b/a.java | 12 +- app/src/main/java/d0/e0/p/d/m0/l/b/a0.java | 2 +- app/src/main/java/d0/e0/p/d/m0/l/b/c0.java | 8 +- app/src/main/java/d0/e0/p/d/m0/l/b/d.java | 2 +- app/src/main/java/d0/e0/p/d/m0/l/b/d0/a.java | 4 +- app/src/main/java/d0/e0/p/d/m0/l/b/e.java | 22 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/d.java | 78 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/h.java | 84 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/k.java | 2 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/l.java | 22 +- app/src/main/java/d0/e0/p/d/m0/l/b/e0/m.java | 10 +- app/src/main/java/d0/e0/p/d/m0/l/b/f.java | 12 +- app/src/main/java/d0/e0/p/d/m0/l/b/h.java | 12 +- app/src/main/java/d0/e0/p/d/m0/l/b/i.java | 6 +- app/src/main/java/d0/e0/p/d/m0/l/b/j.java | 14 +- app/src/main/java/d0/e0/p/d/m0/l/b/l.java | 6 +- app/src/main/java/d0/e0/p/d/m0/l/b/o.java | 8 +- app/src/main/java/d0/e0/p/d/m0/l/b/r.java | 10 +- app/src/main/java/d0/e0/p/d/m0/l/b/u.java | 22 +- app/src/main/java/d0/e0/p/d/m0/l/b/x.java | 6 +- app/src/main/java/d0/e0/p/d/m0/l/b/y.java | 14 +- app/src/main/java/d0/e0/p/d/m0/l/b/z.java | 6 +- app/src/main/java/d0/e0/p/d/m0/m/c.java | 6 +- app/src/main/java/d0/e0/p/d/m0/m/f.java | 44 +- app/src/main/java/d0/e0/p/d/m0/n/a0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/c.java | 4 +- app/src/main/java/d0/e0/p/d/m0/n/e.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/e1.java | 4 +- app/src/main/java/d0/e0/p/d/m0/n/f.java | 16 +- app/src/main/java/d0/e0/p/d/m0/n/g.java | 30 +- app/src/main/java/d0/e0/p/d/m0/n/i.java | 8 +- app/src/main/java/d0/e0/p/d/m0/n/j0.java | 2 +- app/src/main/java/d0/e0/p/d/m0/n/l1/a.java | 12 +- app/src/main/java/d0/e0/p/d/m0/n/l1/c.java | 2 +- app/src/main/java/d0/e0/p/d/m0/n/l1/j.java | 12 +- app/src/main/java/d0/e0/p/d/m0/n/l1/m.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/l1/n.java | 2 +- app/src/main/java/d0/e0/p/d/m0/n/l1/v.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/m1/a.java | 8 +- app/src/main/java/d0/e0/p/d/m0/n/o1/a.java | 8 +- app/src/main/java/d0/e0/p/d/m0/n/p.java | 14 +- app/src/main/java/d0/e0/p/d/m0/n/p0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/p1/d.java | 8 +- app/src/main/java/d0/e0/p/d/m0/n/q0.java | 6 +- app/src/main/java/d0/e0/p/d/m0/n/r0.java | 8 +- app/src/main/java/d0/e0/p/d/m0/n/t.java | 14 +- app/src/main/java/d0/e0/p/d/m0/n/v.java | 2 +- app/src/main/java/d0/e0/p/d/m0/n/v0.java | 14 +- app/src/main/java/d0/e0/p/d/m0/n/z.java | 10 +- app/src/main/java/d0/e0/p/d/m0/o/c.java | 6 +- app/src/main/java/d0/e0/p/d/m0/o/d.java | 10 +- app/src/main/java/d0/e0/p/d/m0/o/i.java | 2 +- app/src/main/java/d0/e0/p/d/m0/o/j.java | 20 +- app/src/main/java/d0/e0/p/d/m0/o/k.java | 14 +- app/src/main/java/d0/e0/p/d/m0/o/l.java | 2 +- app/src/main/java/d0/e0/p/d/m0/p/b.java | 4 +- app/src/main/java/d0/e0/p/d/m0/p/d.java | 8 +- app/src/main/java/d0/e0/p/d/m0/p/e.java | 6 +- app/src/main/java/d0/e0/p/d/m0/p/f.java | 2 +- app/src/main/java/d0/e0/p/d/n.java | 6 +- app/src/main/java/d0/e0/p/d/n0/a.java | 10 +- app/src/main/java/d0/e0/p/d/n0/b.java | 6 +- app/src/main/java/d0/e0/p/d/n0/c.java | 26 +- app/src/main/java/d0/e0/p/d/s.java | 10 +- app/src/main/java/d0/e0/p/d/v.java | 2 +- app/src/main/java/d0/e0/p/d/w.java | 2 +- app/src/main/java/d0/e0/p/d/x.java | 10 +- app/src/main/java/d0/f0/g.java | 6 +- app/src/main/java/d0/f0/h.java | 6 +- app/src/main/java/d0/f0/q.java | 4 +- app/src/main/java/d0/f0/r.java | 16 +- app/src/main/java/d0/g0/c.java | 6 +- app/src/main/java/d0/g0/d.java | 6 +- app/src/main/java/d0/g0/g.java | 14 +- app/src/main/java/d0/g0/j.java | 2 +- app/src/main/java/d0/g0/w.java | 2 +- app/src/main/java/d0/g0/y.java | 10 +- app/src/main/java/d0/t/a.java | 6 +- app/src/main/java/d0/t/c.java | 14 +- app/src/main/java/d0/t/h.java | 2 +- app/src/main/java/d0/t/l0.java | 4 +- app/src/main/java/d0/t/n.java | 6 +- app/src/main/java/d0/t/p0.java | 2 +- app/src/main/java/d0/t/q0/c.java | 48 +- app/src/main/java/d0/t/u.java | 10 +- app/src/main/java/d0/t/w.java | 4 +- app/src/main/java/d0/u/a.java | 6 +- app/src/main/java/d0/v/a.java | 6 +- app/src/main/java/d0/w/c.java | 12 +- app/src/main/java/d0/w/g/b.java | 6 +- app/src/main/java/d0/w/h/a/f.java | 4 +- app/src/main/java/d0/w/h/a/h.java | 8 +- app/src/main/java/d0/x/a.java | 4 +- app/src/main/java/d0/y/d.java | 32 +- app/src/main/java/d0/z/d/a.java | 2 +- app/src/main/java/d0/z/d/f.java | 70 +- app/src/main/java/d0/z/d/m.java | 6 +- app/src/main/java/defpackage/e.java | 6 +- app/src/main/java/defpackage/h.java | 12 +- app/src/main/java/defpackage/l.java | 24 +- app/src/main/java/defpackage/q.java | 2 +- app/src/main/java/e0/a/a/a/a.java | 30 +- app/src/main/java/e0/a/a/a/g.java | 30 +- app/src/main/java/f0/a.java | 14 +- app/src/main/java/f0/d.java | 6 +- app/src/main/java/f0/d0.java | 10 +- app/src/main/java/f0/e0.java | 2 +- app/src/main/java/f0/f0/c.java | 49 +- app/src/main/java/f0/f0/d/b.java | 6 +- app/src/main/java/f0/f0/e/a.java | 34 +- app/src/main/java/f0/f0/f/a.java | 6 +- app/src/main/java/f0/f0/f/c.java | 30 +- app/src/main/java/f0/f0/f/d.java | 22 +- app/src/main/java/f0/f0/g/a.java | 8 +- app/src/main/java/f0/f0/g/b.java | 10 +- app/src/main/java/f0/f0/g/c.java | 34 +- app/src/main/java/f0/f0/g/d.java | 18 +- app/src/main/java/f0/f0/g/e.java | 82 +- app/src/main/java/f0/f0/g/j.java | 74 +- app/src/main/java/f0/f0/g/k.java | 6 +- app/src/main/java/f0/f0/g/m.java | 2 +- app/src/main/java/f0/f0/h/b.java | 28 +- app/src/main/java/f0/f0/h/c.java | 4 +- app/src/main/java/f0/f0/h/e.java | 4 +- app/src/main/java/f0/f0/h/g.java | 16 +- app/src/main/java/f0/f0/h/h.java | 2 +- app/src/main/java/f0/f0/h/i.java | 22 +- app/src/main/java/f0/f0/h/j.java | 18 +- app/src/main/java/f0/f0/i/b.java | 28 +- app/src/main/java/f0/f0/j/a.java | 6 +- app/src/main/java/f0/f0/j/b.java | 4 +- app/src/main/java/f0/f0/j/c.java | 66 +- app/src/main/java/f0/f0/j/d.java | 16 +- app/src/main/java/f0/f0/j/e.java | 40 +- app/src/main/java/f0/f0/j/l.java | 32 +- app/src/main/java/f0/f0/j/m.java | 38 +- app/src/main/java/f0/f0/j/n.java | 18 +- app/src/main/java/f0/f0/j/o.java | 6 +- app/src/main/java/f0/f0/j/p.java | 10 +- app/src/main/java/f0/f0/k/a.java | 2 +- app/src/main/java/f0/f0/k/b.java | 14 +- app/src/main/java/f0/f0/k/e.java | 10 +- app/src/main/java/f0/f0/k/h.java | 8 +- app/src/main/java/f0/f0/k/i/a.java | 4 +- app/src/main/java/f0/f0/k/i/c.java | 2 +- app/src/main/java/f0/f0/k/i/d.java | 2 +- app/src/main/java/f0/f0/k/i/e.java | 3 +- app/src/main/java/f0/f0/k/i/f.java | 8 +- app/src/main/java/f0/f0/k/i/g.java | 2 +- app/src/main/java/f0/f0/k/i/h.java | 4 +- app/src/main/java/f0/f0/k/i/i.java | 2 +- app/src/main/java/f0/f0/m/d.java | 10 +- app/src/main/java/f0/f0/n/d.java | 58 +- app/src/main/java/f0/f0/n/e.java | 2 +- app/src/main/java/f0/f0/n/f.java | 12 +- app/src/main/java/f0/f0/n/h.java | 22 +- app/src/main/java/f0/f0/n/i.java | 18 +- app/src/main/java/f0/g.java | 14 +- app/src/main/java/f0/g0/a.java | 28 +- app/src/main/java/f0/i.java | 2 +- app/src/main/java/f0/j.java | 8 +- app/src/main/java/f0/m.java | 18 +- app/src/main/java/f0/n.java | 12 +- app/src/main/java/f0/q.java | 18 +- app/src/main/java/f0/r.java | 2 +- app/src/main/java/f0/u.java | 10 +- app/src/main/java/f0/v.java | 14 +- app/src/main/java/f0/w.java | 32 +- app/src/main/java/f0/x.java | 76 +- app/src/main/java/f0/y.java | 2 +- app/src/main/java/f0/z.java | 24 +- app/src/main/java/g0/b.java | 6 +- app/src/main/java/g0/c.java | 2 +- app/src/main/java/g0/e.java | 196 +- app/src/main/java/g0/h.java | 12 +- app/src/main/java/g0/l.java | 6 +- app/src/main/java/g0/m.java | 12 +- app/src/main/java/g0/n.java | 8 +- app/src/main/java/g0/p.java | 4 +- app/src/main/java/g0/r.java | 6 +- app/src/main/java/g0/s.java | 14 +- app/src/main/java/g0/t.java | 14 +- app/src/main/java/g0/y.java | 10 +- app/src/main/java/g0/z/a.java | 6 +- app/src/main/java/h0/a/a/a.java | 68 +- app/src/main/java/h0/a/a/b.java | 10 +- app/src/main/java/h0/a/a/d.java | 60 +- app/src/main/java/h0/a/a/f.java | 148 +- app/src/main/java/h0/a/a/g.java | 10 +- app/src/main/java/h0/a/a/h.java | 4 +- app/src/main/java/h0/a/a/i.java | 2 +- app/src/main/java/h0/a/a/j.java | 4 +- app/src/main/java/h0/a/a/l.java | 4 +- app/src/main/java/h0/a/a/m.java | 36 +- app/src/main/java/h0/a/a/n.java | 16 +- app/src/main/java/h0/a/a/o.java | 8 +- app/src/main/java/h0/a/a/p.java | 6 +- app/src/main/java/h0/a/a/r.java | 98 +- app/src/main/java/h0/a/a/s.java | 4 +- app/src/main/java/h0/a/a/t.java | 2 +- app/src/main/java/h0/a/a/u.java | 4 +- app/src/main/java/h0/a/a/v.java | 14 +- app/src/main/java/h0/a/a/w.java | 6 +- app/src/main/java/h0/b/a/b/b.java | 6 +- app/src/main/java/h0/b/a/b/c.java | 6 +- app/src/main/java/h0/b/a/d/a.java | 2 +- app/src/main/java/h0/b/a/d/b.java | 4 +- app/src/main/java/h0/b/b/b.java | 4 +- app/src/main/java/h0/b/b/c.java | 2 +- app/src/main/java/i0/a0.java | 90 +- app/src/main/java/i0/c.java | 6 +- app/src/main/java/i0/c0.java | 2 +- app/src/main/java/i0/e0/a/a.java | 6 +- app/src/main/java/i0/e0/a/b.java | 4 +- app/src/main/java/i0/e0/a/f.java | 6 +- app/src/main/java/i0/f0/a/b.java | 8 +- app/src/main/java/i0/f0/b/a.java | 2 +- app/src/main/java/i0/g.java | 6 +- app/src/main/java/i0/j.java | 6 +- app/src/main/java/i0/p.java | 12 +- app/src/main/java/i0/t.java | 70 +- app/src/main/java/i0/u.java | 10 +- app/src/main/java/i0/v.java | 16 +- app/src/main/java/i0/w.java | 22 +- app/src/main/java/i0/x.java | 4 +- app/src/main/java/i0/y.java | 6 +- app/src/main/java/i0/z.java | 4 +- app/src/main/java/j0/a.java | 4 +- app/src/main/java/j0/f.java | 14 +- app/src/main/java/j0/h.java | 2 +- app/src/main/java/j0/j/b/b.java | 6 +- app/src/main/java/j0/k/a.java | 4 +- app/src/main/java/j0/l/a/a.java | 6 +- app/src/main/java/j0/l/a/a1.java | 2 +- app/src/main/java/j0/l/a/a2.java | 2 +- app/src/main/java/j0/l/a/c2.java | 2 +- app/src/main/java/j0/l/a/f.java | 2 +- app/src/main/java/j0/l/a/g.java | 2 +- app/src/main/java/j0/l/a/h1.java | 2 +- app/src/main/java/j0/l/a/j1.java | 18 +- app/src/main/java/j0/l/a/l0.java | 2 +- app/src/main/java/j0/l/a/m.java | 2 +- app/src/main/java/j0/l/a/o.java | 2 +- app/src/main/java/j0/l/a/o1.java | 2 +- app/src/main/java/j0/l/a/p0.java | 12 +- app/src/main/java/j0/l/a/q0.java | 2 +- app/src/main/java/j0/l/a/r2.java | 14 +- app/src/main/java/j0/l/a/t1.java | 2 +- app/src/main/java/j0/l/a/u.java | 2 +- app/src/main/java/j0/l/a/x0.java | 48 +- app/src/main/java/j0/l/a/x1.java | 14 +- app/src/main/java/j0/l/a/y1.java | 12 +- app/src/main/java/j0/l/b/a.java | 4 +- app/src/main/java/j0/l/c/a.java | 62 +- app/src/main/java/j0/l/c/b.java | 38 +- app/src/main/java/j0/l/c/c.java | 8 +- app/src/main/java/j0/l/c/d.java | 2 +- app/src/main/java/j0/l/c/j.java | 16 +- app/src/main/java/j0/l/c/m.java | 6 +- app/src/main/java/j0/l/e/e.java | 6 +- app/src/main/java/j0/l/e/f.java | 8 +- app/src/main/java/j0/l/e/j.java | 4 +- app/src/main/java/j0/l/e/n/t.java | 8 +- app/src/main/java/j0/n/a.java | 4 +- app/src/main/java/j0/o/l.java | 2 +- app/src/main/java/j0/o/o.java | 16 +- app/src/main/java/j0/p/a.java | 6 +- app/src/main/java/j0/q/a.java | 38 +- app/src/main/java/j0/q/c.java | 12 +- app/src/main/java/j0/r/a.java | 4 +- .../kotlin/coroutines/CoroutineContext.java | 8 +- .../impl/protobuf/CodedOutputStream.java | 36 +- app/src/main/java/okhttp3/MediaType.java | 2 +- app/src/main/java/okhttp3/MultipartBody.java | 16 +- app/src/main/java/okhttp3/RequestBody.java | 10 +- app/src/main/java/okhttp3/Response.java | 26 +- .../publicsuffix/PublicSuffixDatabase.java | 4 +- app/src/main/java/okio/ByteString.java | 6 +- .../objectweb/asm/ClassTooLargeException.java | 2 +- .../java/org/webrtc/AndroidVideoDecoder.java | 4 +- .../java/org/webrtc/Camera1Enumerator.java | 2 +- .../main/java/org/webrtc/Camera1Session.java | 6 +- .../main/java/org/webrtc/Camera2Session.java | 2 +- .../main/java/org/webrtc/CameraCapturer.java | 2 +- app/src/main/java/org/webrtc/DataChannel.java | 4 +- app/src/main/java/org/webrtc/EglBase.java | 2 +- .../main/java/org/webrtc/EncodedImage.java | 2 +- .../java/org/webrtc/FileVideoCapturer.java | 4 +- app/src/main/java/org/webrtc/GlShader.java | 4 +- .../java/org/webrtc/GlTextureFrameBuffer.java | 6 +- .../java/org/webrtc/HardwareVideoEncoder.java | 2 +- .../java/org/webrtc/MediaStreamTrack.java | 2 +- app/src/main/java/org/webrtc/RTCStats.java | 8 +- .../main/java/org/webrtc/RtpParameters.java | 6 +- .../main/java/org/webrtc/RtpTransceiver.java | 2 +- app/src/main/java/org/webrtc/StatsReport.java | 6 +- .../java/org/webrtc/SurfaceTextureHelper.java | 4 +- .../java/org/webrtc/TextureBufferImpl.java | 8 +- .../main/java/org/webrtc/VideoEncoder.java | 2 +- .../java/org/webrtc/VideoFileRenderer.java | 2 +- .../org/webrtc/audio/WebRtcAudioRecord.java | 6 +- .../org/webrtc/audio/WebRtcAudioUtils.java | 2 +- .../webrtc/voiceengine/WebRtcAudioRecord.java | 4 +- app/src/main/java/rx/Observable.java | 4 +- app/src/main/java/rx/Subscriber.java | 2 +- app/src/main/java/s/a/a/a.java | 20 +- app/src/main/java/s/a/a/b.java | 2 +- app/src/main/java/s/a/a/k.java | 8 +- app/src/main/java/s/a/a/l.java | 2 +- app/src/main/java/s/a/a/m.java | 4 +- app/src/main/java/s/a/a/x.java | 4 +- app/src/main/java/s/a/a2/a.java | 12 +- app/src/main/java/s/a/a2/e/a.java | 6 +- app/src/main/java/s/a/b2/a.java | 60 +- app/src/main/java/s/a/b2/c.java | 2 +- app/src/main/java/s/a/b2/k.java | 4 +- app/src/main/java/s/a/b2/m.java | 4 +- app/src/main/java/s/a/g1.java | 20 +- app/src/main/java/s/a/h1.java | 2 +- app/src/main/java/s/a/k.java | 8 +- app/src/main/java/s/a/m.java | 2 +- app/src/main/java/s/a/o0.java | 5 +- app/src/main/java/s/a/p0.java | 8 +- app/src/main/java/s/a/q0.java | 6 +- app/src/main/java/s/a/r.java | 2 +- app/src/main/java/s/a/u.java | 14 +- app/src/main/java/s/a/u1.java | 2 +- app/src/main/java/s/a/y1/a.java | 8 +- app/src/main/java/s/a/z1/a.java | 12 +- app/src/main/java/s/a/z1/b.java | 2 +- app/src/main/java/s/a/z1/c.java | 4 +- app/src/main/java/s/a/z1/g.java | 8 +- app/src/main/java/x/a/a/a.java | 40 +- app/src/main/java/x/a/a/b.java | 30 +- app/src/main/java/x/a/a/c.java | 16 +- app/src/main/java/x/a/a/d/a.java | 20 +- app/src/main/java/x/a/a/d/b.java | 12 +- app/src/main/java/x/a/b/a/a.java | 28 +- app/src/main/java/x/a/b/b/a/a.java | 4 +- app/src/main/java/x/a/b/b/a/b.java | 8 +- app/src/main/java/x/a/b/b/a/c.java | 2 +- app/src/main/java/x/a/b/c/a.java | 10 +- app/src/main/java/z/a.java | 6 +- app/src/main/java/z/b.java | 10 +- app/src/main/java/z/d.java | 6 +- app/src/main/java/z/g.java | 4 +- .../ic_audit_sticker_grey_24dp.xml | 4 + .../ic_audit_sticker_white_24dp.xml | 4 + .../ic_audit_thread_grey_24dp.xml | 4 + .../ic_audit_thread_white_24dp.xml | 4 + .../drawable-anydpi-v24/ic_ellipsis_16dp.xml | 4 + .../ic_nitro_wheel_18dp.xml | 5 + .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 366 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 302 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 349 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 274 bytes .../res/drawable-hdpi/ic_ellipsis_16dp.png | Bin 0 -> 122 bytes .../res/drawable-hdpi/ic_nitro_wheel_18dp.png | Bin 0 -> 370 bytes .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 245 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 195 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 231 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 176 bytes .../res/drawable-ldpi/ic_ellipsis_16dp.png | Bin 0 -> 111 bytes .../res/drawable-ldpi/ic_nitro_wheel_18dp.png | Bin 0 -> 236 bytes .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 258 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 209 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 243 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 194 bytes .../res/drawable-mdpi/ic_ellipsis_16dp.png | Bin 0 -> 147 bytes .../res/drawable-mdpi/ic_nitro_wheel_18dp.png | Bin 0 -> 295 bytes .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 430 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 361 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 413 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 332 bytes .../res/drawable-xhdpi/ic_ellipsis_16dp.png | Bin 0 -> 221 bytes .../drawable-xhdpi/ic_nitro_wheel_18dp.png | Bin 0 -> 532 bytes .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 582 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 492 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 511 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 435 bytes .../res/drawable-xxhdpi/ic_ellipsis_16dp.png | Bin 0 -> 181 bytes .../drawable-xxhdpi/ic_nitro_wheel_18dp.png | Bin 0 -> 731 bytes .../ic_audit_sticker_grey_24dp.png | Bin 0 -> 682 bytes .../ic_audit_sticker_white_24dp.png | Bin 0 -> 618 bytes .../ic_audit_thread_grey_24dp.png | Bin 0 -> 620 bytes .../ic_audit_thread_white_24dp.png | Bin 0 -> 575 bytes .../res/drawable-xxxhdpi/ic_ellipsis_16dp.png | Bin 0 -> 406 bytes .../drawable-xxxhdpi/ic_nitro_wheel_18dp.png | Bin 0 -> 966 bytes .../bg_discord_hub_email_confirmation.xml | 12 + .../bg_discord_hub_email_verification.xml | 120 + .../bg_guild_scheduled_event_list_item.xml | 6 + app/src/main/res/drawable/ic_event_20dp.xml | 4 + app/src/main/res/drawable/ic_heart_12dp.xml | 4 + app/src/main/res/drawable/ic_heart_16dp.xml | 4 + .../res/drawable/ic_profile_banner_24dp.xml | 4 + .../rounded_rectangle_16dp_radius.xml | 5 + .../bottom_sheet_simple_selector_item.xml | 2 +- .../guild_scheduled_event_list_item.xml | 11 + .../res/layout-v22/start_stage_list_item.xml | 8 + .../sticker_premium_upsell_dialog.xml | 10 + ...nnels_list_item_guild_scheduled_events.xml | 6 + .../widget_chat_list_adapter_item_invite.xml | 21 + ...uild_scheduled_event_list_bottom_sheet.xml | 7 + .../main/res/layout-v22/widget_settings.xml | 58 + .../widget_start_stage_server_selection.xml | 2 +- .../bottom_sheet_simple_selector_item.xml | 2 +- .../discord_hub_add_server_list_item.xml | 10 + .../guild_scheduled_event_list_item.xml | 11 + .../start_stage_header_item.xml} | 5 +- .../main/res/layout/start_stage_list_item.xml | 8 + .../layout/sticker_premium_upsell_dialog.xml | 10 + .../layout/view_premium_settings_perks.xml | 5 +- .../layout/view_premium_settings_tier_1.xml | 1 + ...dget_channel_settings_edit_permissions.xml | 3 + ...nnels_list_item_guild_scheduled_events.xml | 6 + .../widget_chat_list_adapter_item_invite.xml | 20 +- .../layout/widget_discord_hub_add_server.xml | 12 + .../layout/widget_discord_hub_description.xml | 11 + .../widget_discord_hub_email_confirmation.xml | 10 + .../layout/widget_discord_hub_email_flow.xml | 13 + .../layout/widget_discord_hub_email_input.xml | 12 + .../layout/widget_discord_hub_waitlist.xml | 7 + app/src/main/res/layout/widget_edit_role.xml | 3 + .../widget_guild_hub_profile_actions.xml | 17 + .../layout/widget_guild_profile_actions.xml | 41 + .../res/layout/widget_guild_profile_sheet.xml | 42 +- ...uild_scheduled_event_list_bottom_sheet.xml | 7 + ...get_select_component_bottom_sheet_item.xml | 4 +- app/src/main/res/layout/widget_settings.xml | 5 +- .../layout/widget_settings_user_profile.xml | 2 +- .../main/res/layout/widget_start_stage.xml | 7 +- .../widget_start_stage_server_selection.xml | 2 +- .../res/layout/widget_thread_settings.xml | 10 + app/src/main/res/values-ar-rXB/plurals.xml | 20 +- app/src/main/res/values-ar-rXB/strings.xml | 168 +- app/src/main/res/values-bg/plurals.xml | 36 + app/src/main/res/values-bg/strings.xml | 235 +- app/src/main/res/values-cs/plurals.xml | 38 + app/src/main/res/values-cs/strings.xml | 237 +- app/src/main/res/values-da/strings.xml | 9 - app/src/main/res/values-de/plurals.xml | 36 + app/src/main/res/values-de/strings.xml | 234 +- app/src/main/res/values-el/plurals.xml | 36 + app/src/main/res/values-el/strings.xml | 235 +- app/src/main/res/values-en-rXA/plurals.xml | 20 +- app/src/main/res/values-en-rXA/strings.xml | 168 +- app/src/main/res/values-es-rES/plurals.xml | 36 + app/src/main/res/values-es-rES/strings.xml | 236 +- app/src/main/res/values-fi/plurals.xml | 36 + app/src/main/res/values-fi/strings.xml | 235 +- app/src/main/res/values-fr/plurals.xml | 36 + app/src/main/res/values-fr/strings.xml | 236 +- app/src/main/res/values-hi/plurals.xml | 36 + app/src/main/res/values-hi/strings.xml | 245 +- app/src/main/res/values-hr/plurals.xml | 43 + app/src/main/res/values-hr/strings.xml | 235 +- app/src/main/res/values-hu/plurals.xml | 36 + app/src/main/res/values-hu/strings.xml | 235 +- app/src/main/res/values-it/plurals.xml | 36 + app/src/main/res/values-it/strings.xml | 236 +- app/src/main/res/values-ja/plurals.xml | 36 + app/src/main/res/values-ja/strings.xml | 236 +- app/src/main/res/values-ko/plurals.xml | 36 + app/src/main/res/values-ko/strings.xml | 238 +- app/src/main/res/values-lt/plurals.xml | 34 + app/src/main/res/values-lt/strings.xml | 235 +- app/src/main/res/values-nl/plurals.xml | 36 + app/src/main/res/values-nl/strings.xml | 242 +- app/src/main/res/values-no/plurals.xml | 36 + app/src/main/res/values-no/strings.xml | 234 +- app/src/main/res/values-pl/plurals.xml | 39 + app/src/main/res/values-pl/strings.xml | 236 +- app/src/main/res/values-pt-rBR/plurals.xml | 36 + app/src/main/res/values-pt-rBR/strings.xml | 242 +- app/src/main/res/values-ro/plurals.xml | 36 + app/src/main/res/values-ro/strings.xml | 235 +- app/src/main/res/values-ru/plurals.xml | 42 + app/src/main/res/values-ru/strings.xml | 236 +- app/src/main/res/values-sv-rSE/plurals.xml | 36 + app/src/main/res/values-sv-rSE/strings.xml | 236 +- app/src/main/res/values-th/plurals.xml | 36 + app/src/main/res/values-th/strings.xml | 236 +- app/src/main/res/values-tr/plurals.xml | 36 + app/src/main/res/values-tr/strings.xml | 236 +- app/src/main/res/values-uk/plurals.xml | 44 + app/src/main/res/values-uk/strings.xml | 237 +- app/src/main/res/values-vi/plurals.xml | 36 + app/src/main/res/values-vi/strings.xml | 241 +- app/src/main/res/values-zh-rCN/plurals.xml | 36 + app/src/main/res/values-zh-rCN/strings.xml | 235 +- app/src/main/res/values-zh-rTW/plurals.xml | 36 + app/src/main/res/values-zh-rTW/strings.xml | 235 +- app/src/main/res/values/attrs.xml | 4 + app/src/main/res/values/plurals.xml | 20 +- app/src/main/res/values/public.xml | 30216 ++++++++-------- app/src/main/res/values/strings.xml | 170 +- app/src/main/res/values/styles.xml | 4 + build.gradle | 40 +- settings.gradle | 4 +- 4994 files changed, 69736 insertions(+), 53901 deletions(-) create mode 100644 app/src/main/java/c/a/i/o5.java create mode 100644 app/src/main/java/c/a/i/p5.java create mode 100644 app/src/main/java/c/a/n/a/k0.java rename app/src/main/java/c/a/n/a/{k0 => l0}/a.java (96%) rename app/src/main/java/c/a/n/a/{k0 => l0}/b.java (96%) rename app/src/main/java/c/a/n/a/{k0 => l0}/c.java (97%) create mode 100644 app/src/main/java/c/a/r/i0.java delete mode 100644 app/src/main/java/c/a/r/i0/a.java delete mode 100644 app/src/main/java/c/a/r/i0/b.java create mode 100644 app/src/main/java/c/a/r/j0.java delete mode 100644 app/src/main/java/c/a/r/j0/a.java rename app/src/main/java/c/a/r/{i0 => k0}/c.java (99%) delete mode 100644 app/src/main/java/c/a/r/k0/c/k.java rename app/src/main/java/c/a/r/{i0 => k0}/d.java (97%) rename app/src/main/java/c/a/r/{i0 => k0}/e.java (97%) rename app/src/main/java/c/a/r/{i0 => k0}/f.java (91%) rename app/src/main/java/c/a/r/{i0 => k0}/g.java (97%) rename app/src/main/java/c/a/r/{k0 => m0}/c/a.java (78%) rename app/src/main/java/c/a/r/{k0 => m0}/c/b.java (95%) rename app/src/main/java/c/a/r/{k0 => m0}/c/c.java (98%) rename app/src/main/java/c/a/r/{k0 => m0}/c/d.java (96%) rename app/src/main/java/c/a/r/{k0 => m0}/c/e.java (86%) rename app/src/main/java/c/a/r/{k0 => m0}/c/f.java (95%) rename app/src/main/java/c/a/r/{k0 => m0}/c/g.java (78%) rename app/src/main/java/c/a/r/{k0 => m0}/c/h.java (84%) rename app/src/main/java/c/a/r/{k0 => m0}/c/i.java (95%) create mode 100644 app/src/main/java/c/a/r/m0/c/j.java rename app/src/main/java/c/a/r/{k0/c/j.java => m0/c/k.java} (65%) create mode 100644 app/src/main/java/c/a/r/m0/c/l.java create mode 100644 app/src/main/java/c/a/r/m0/c/m.java rename app/src/main/java/c/a/r/{k0/c/l.java => m0/c/n.java} (84%) rename app/src/main/java/c/a/r/{k0/c/m.java => m0/c/o.java} (63%) rename app/src/main/java/c/a/r/{k0/c/n.java => m0/c/p.java} (63%) rename app/src/main/java/c/a/r/{k0/c/o.java => m0/c/q.java} (82%) rename app/src/main/java/c/a/r/{k0/c/p.java => m0/c/r.java} (85%) rename app/src/main/java/c/a/r/{k0/c/q.java => m0/c/s.java} (77%) rename app/src/main/java/c/a/r/{k0/c/r.java => m0/c/t.java} (62%) create mode 100644 app/src/main/java/c/a/r/n0/a.java rename app/src/main/java/c/a/r/{l0 => n0}/b.java (98%) rename app/src/main/java/c/a/r/{l0 => n0}/c.java (98%) rename app/src/main/java/c/a/r/{l0 => n0}/d.java (97%) rename app/src/main/java/c/a/r/{l0 => n0}/e.java (97%) rename app/src/main/java/c/a/r/{l0 => n0}/f.java (95%) create mode 100644 app/src/main/java/c/a/r/o0/a.java create mode 100644 app/src/main/java/c/a/r/o0/b.java rename app/src/main/java/c/a/r/{m0 => o0}/c.java (96%) rename app/src/main/java/c/a/r/{m0 => o0}/d.java (95%) rename app/src/main/java/c/a/r/{m0 => o0}/e.java (56%) rename app/src/main/java/c/a/r/{m0 => o0}/f.java (97%) create mode 100644 app/src/main/java/c/a/r/o0/g.java create mode 100644 app/src/main/java/c/a/r/o0/h.java create mode 100644 app/src/main/java/co/discord/media_engine/StatisticsKt.java create mode 100644 app/src/main/java/co/discord/media_engine/internal/NativeStatisticsKt.java create mode 100644 app/src/main/java/com/discord/api/hubs/EmailVerification.java create mode 100644 app/src/main/java/com/discord/databinding/DiscordHubAddServerListItemBinding.java create mode 100644 app/src/main/java/com/discord/databinding/GuildScheduledEventListItemBinding.java create mode 100644 app/src/main/java/com/discord/databinding/StartStageHeaderItemBinding.java create mode 100644 app/src/main/java/com/discord/databinding/StartStageListItemBinding.java create mode 100644 app/src/main/java/com/discord/databinding/StickerPremiumUpsellDialogBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetChannelsListItemGuildScheduledEventsBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetDiscordHubAddServerBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetDiscordHubDescriptionBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetDiscordHubEmailFlowBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetGuildHubProfileActionsBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetGuildProfileActionsBinding.java create mode 100644 app/src/main/java/com/discord/databinding/WidgetGuildScheduledEventListBottomSheetBinding.java create mode 100644 app/src/main/java/com/discord/gateway/GatewaySocket$discover$3.java create mode 100644 app/src/main/java/com/discord/gateway/GatewaySocket$handleHello$1.java create mode 100644 app/src/main/java/com/discord/gateway/GatewaySocket$handleWebSocketClose$1.java create mode 100644 app/src/main/java/com/discord/gateway/GatewaySocket$handleWebSocketOpened$1.java delete mode 100644 app/src/main/java/com/discord/models/domain/TypeAliasesKt.java create mode 100644 app/src/main/java/com/discord/stores/ConnectionTimeStats$addListener$1.java create mode 100644 app/src/main/java/com/discord/stores/ConnectionTimeStats$addListener$2.java create mode 100644 app/src/main/java/com/discord/stores/ConnectionTimeStats$addListener$3.java create mode 100644 app/src/main/java/com/discord/stores/ConnectionTimeStats$addListener$4.java create mode 100644 app/src/main/java/com/discord/stores/ConnectionTimeStats.java rename app/src/main/java/com/discord/stores/{StoreGatewayConnection$buildGatewaySocket$1.java => StoreGatewayConnection$buildGatewaySocket$socket$1.java} (77%) rename app/src/main/java/com/discord/stores/{StoreGatewayConnection$buildGatewaySocket$2.java => StoreGatewayConnection$buildGatewaySocket$socket$2.java} (75%) create mode 100644 app/src/main/java/com/discord/stores/StoreGuildScheduledEvents$observeGuildScheduledEvents$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreGuildScheduledEvents.java create mode 100644 app/src/main/java/com/discord/stores/StoreMediaEngine$EngineListener$onConnected$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreMediaEngine$EngineListener$onConnecting$1.java rename app/src/main/java/com/discord/stores/{StoreMediaEngine$init$2.java => StoreMediaEngine$init$1.java} (89%) delete mode 100644 app/src/main/java/com/discord/stores/StoreOutboundPromotions$handleConnectionOpen$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreOutboundPromotions$handleConnectionOpen$4.java create mode 100644 app/src/main/java/com/discord/stores/StoreOutboundPromotions$markSeen$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreOutboundPromotions$observeUnseenCount$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreRtcConnection$createRtcConnection$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreRtcConnection$onFirstFrameReceived$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreRtcConnection$onFirstFrameSent$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreRtcConnection$onStateChange$1.java delete mode 100644 app/src/main/java/com/discord/stores/StoreSlowMode$sam$rx_functions_Func1$0.java create mode 100644 app/src/main/java/com/discord/stores/StoreStreamRtcConnection$RtcConnectionListener$onFirstFrameReceived$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreStreamRtcConnection$RtcConnectionListener$onFirstFrameSent$1.java create mode 100644 app/src/main/java/com/discord/stores/StoreStreamRtcConnection$RtcConnectionListener$onStateChange$2.java create mode 100644 app/src/main/java/com/discord/stores/StoreStreamRtcConnection$createRtcConnection$1.java create mode 100644 app/src/main/java/com/discord/utilities/collections/ListenerCollection.java create mode 100644 app/src/main/java/com/discord/utilities/collections/ListenerCollectionSubject.java create mode 100644 app/src/main/java/com/discord/utilities/time/ClockKt.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList$onViewBound$13.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemChannelAddServer$onConfigure$1$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter$ItemGuildScheduledEvents$onConfigure$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsListAdapter$onViewGuildScheduledEvents$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/items/ChannelListItemAddServer.java create mode 100644 app/src/main/java/com/discord/widgets/channels/list/items/ChannelListItemGuildScheduledEvents.java rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelGroupDMSettingsViewModel$Companion$observeStoreState$1.java (86%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelGroupDMSettingsViewModel$ViewState$Valid$isDefaultPhoto$2.java (89%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelGroupDMSettingsViewModel$editGroup$1.java (94%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelGroupDMSettingsViewModel$leaveGroup$1.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelGroupDMSettingsViewModel.java (99%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/ChannelSettings.java (98%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$appViewModels$$inlined$viewModels$1.java (95%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$binding$2.java (83%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureIcon$1.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureIcon$2.java (96%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureIcon$3.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureUi$1.java (89%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureUi$2.java (96%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureUi$3.java (96%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$configureUi$4.java (94%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$confirmLeave$1.java (95%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$iconEditedResult$1.java (95%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$onViewBoundOrOnResume$1.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$onViewBoundOrOnResume$2.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$sam$rx_functions_Action1$0.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings$viewModel$2.java (73%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelGroupDMSettings.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$Model$Companion$get$1$$special$$inlined$let$lambda$1.java (94%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$Model$Companion$get$1.java (89%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$binding$2.java (82%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$configureNotificationRadios$1.java (88%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$configureUI$onMute$1.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$configureUI$onUnmute$1.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$onViewBoundOrOnResume$1.java (97%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings$onViewBoundOrOnResume$2.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetChannelNotificationSettings.java (95%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$Model$Companion$get$1.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$binding$2.java (83%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$cannotDeleteWarn$1.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$1.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$2.java (79%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$3.java (94%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$5.java (77%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$6.java (82%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$7.java (78%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$8.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$configureUI$9.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$confirmDelete$1.java (91%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$confirmDelete$2.java (93%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$onViewBound$1.java (86%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$onViewBound$2.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$onViewBoundOrOnResume$1.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings$saveChannel$1.java (93%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetTextChannelSettings.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings$Model$Companion$get$1.java (88%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings$binding$2.java (84%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings$configureNotificationRadio$1.java (90%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings$onViewBoundOrOnResume$1.java (97%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings$onViewBoundOrOnResume$2.java (92%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadNotificationSettings.java (96%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$appViewModels$$inlined$viewModels$1.java (95%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$binding$2.java (52%) create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings$configureUI$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings$configureUI$2.java rename app/src/main/java/com/discord/widgets/channels/{WidgetThreadSettings$configureUI$1.java => settings/WidgetThreadSettings$configureUI$3.java} (70%) create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings$confirmDelete$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings$confirmDelete$2.java rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$onViewBound$1.java (96%) create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettings$onViewBound$2.java rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$onViewBoundOrOnResume$1.java (81%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$onViewBoundOrOnResume$2.java (81%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings$viewModel$2.java (73%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettings.java (63%) create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettingsViewModel$onThreadDeleted$1.java create mode 100644 app/src/main/java/com/discord/widgets/channels/settings/WidgetThreadSettingsViewModel$onThreadDeleted$2.java rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettingsViewModel$saveThread$1.java (88%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettingsViewModel$saveThread$2.java (88%) rename app/src/main/java/com/discord/widgets/channels/{ => settings}/WidgetThreadSettingsViewModel.java (55%) create mode 100644 app/src/main/java/com/discord/widgets/chat/list/adapter/WidgetChatListAdapterItemInvite$configureResolvedUI$4.java rename app/src/main/java/com/discord/widgets/chat/overlay/{ChatTypingModel$Companion$getTarget$1.java => ChatTypingModel$Companion$getTypingObservableForChannel$1.java} (55%) create mode 100644 app/src/main/java/com/discord/widgets/chat/overlay/ChatTypingModel$Companion$getTypingObservableForChannel$2.java create mode 100644 app/src/main/java/com/discord/widgets/chat/overlay/ChatTypingModel$Companion$getTypingObservableForDraft$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/DiscordHubAddServerState.java create mode 100644 app/src/main/java/com/discord/widgets/directories/DiscordHubAddServerViewHolder$bind$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/DiscordHubAddServerViewHolder.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$adapter$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$appActivityViewModels$$inlined$activityViewModels$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$appActivityViewModels$$inlined$activityViewModels$2.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$binding$2.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$onViewBound$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$onViewBound$3.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer$viewModel$2.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServer.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServerViewModel$Companion$observeStores$1.java create mode 100644 app/src/main/java/com/discord/widgets/directories/WidgetDiscordHubAddServerViewModel.java rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$1.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$1.java} (84%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$2.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$2.java} (84%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$3.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$3.java} (81%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$4.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$4.java} (76%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$5.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$5.java} (74%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$$inlined$apply$lambda$6.java => WidgetGuildProfileSheet$configureGuildActions$$inlined$apply$lambda$6.java} (79%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$1.java => WidgetGuildProfileSheet$configureGuildActions$1.java} (71%) rename app/src/main/java/com/discord/widgets/guilds/profile/{WidgetGuildProfileSheet$configureActions$9.java => WidgetGuildProfileSheet$configureGuildActions$9.java} (75%) create mode 100644 app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$$inlined$apply$lambda$1.java create mode 100644 app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$1.java create mode 100644 app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureGuildHubActions$2.java create mode 100644 app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureUI$1.java create mode 100644 app/src/main/java/com/discord/widgets/guilds/profile/WidgetGuildProfileSheet$configureUI$2.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListAdapter.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListItem.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel$Companion$observeStores$1.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel$Companion$observeStores$2.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/GuildScheduledEventListViewModel.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/WidgetGuildScheduledEventListBottomSheet$appViewModels$$inlined$viewModels$1.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/WidgetGuildScheduledEventListBottomSheet$binding$2.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/WidgetGuildScheduledEventListBottomSheet$onResume$1.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/WidgetGuildScheduledEventListBottomSheet$viewModel$2.java create mode 100644 app/src/main/java/com/discord/widgets/guildscheduledevent/WidgetGuildScheduledEventListBottomSheet.java create mode 100644 app/src/main/java/com/discord/widgets/home/WidgetHome$maybeShowHubEmailUpsell$1.java create mode 100644 app/src/main/java/com/discord/widgets/home/WidgetHome$onViewBoundOrOnResume$11.java create mode 100644 app/src/main/java/com/discord/widgets/home/WidgetHome$onViewBoundOrOnResume$12.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/DiscordHubEmailState.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/DiscordHubEmailViewModel$submitEmail$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/DiscordHubEmailViewModel.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/HubDescriptionArgs.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/HubDescriptionState.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/HubEmailArgs.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$$special$$inlined$args$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$appViewModels$$inlined$viewModels$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$binding$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$configureUI$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$onViewBound$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$validationManager$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription$viewModel$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubDescription.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$$special$$inlined$args$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$appViewModels$$inlined$viewModels$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$binding$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$onViewCreated$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$onViewCreated$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$onViewCreated$3.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$onViewCreated$4.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$onViewCreated$learnMore$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$updateView$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$updateView$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$validationManager$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow$viewModel$2.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubEmailFlow.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubsDescriptionViewModel$Companion$observeStores$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubsDescriptionViewModel$addServer$1.java create mode 100644 app/src/main/java/com/discord/widgets/hubs/WidgetDiscordHubsDescriptionViewModel.java delete mode 100644 app/src/main/java/com/discord/widgets/settings/WidgetSettings$Model$Companion$get$2.java create mode 100644 app/src/main/java/com/discord/widgets/settings/WidgetSettings$onViewBound$$inlined$with$lambda$5.java delete mode 100644 app/src/main/java/com/discord/widgets/settings/WidgetSettings$onViewBound$1$8.java delete mode 100644 app/src/main/java/com/discord/widgets/settings/premium/OutboundPromosFeatureFlag.java create mode 100644 app/src/main/java/com/discord/widgets/settings/premium/OutboundPromosPreviewFeatureFlag.java delete mode 100644 app/src/main/java/com/discord/widgets/settings/profile/WidgetSettingsUserProfile$onViewBound$4.java rename app/src/main/java/com/discord/widgets/stage/settings/{WidgetStageSettings$configureUI$$inlined$apply$lambda$1.java => WidgetStageSettings$configureStageUI$$inlined$apply$lambda$1.java} (75%) rename app/src/main/java/com/discord/widgets/stage/settings/{WidgetStageSettings$configureUI$$inlined$apply$lambda$2.java => WidgetStageSettings$configureStageUI$$inlined$apply$lambda$2.java} (64%) rename app/src/main/java/com/discord/widgets/stage/settings/{WidgetStageSettings$configureUI$2$1.java => WidgetStageSettings$configureStageUI$2$1.java} (50%) rename app/src/main/java/com/discord/widgets/stage/settings/{WidgetStageSettings$configureUI$5.java => WidgetStageSettings$configureStageUI$5.java} (80%) create mode 100644 app/src/main/java/com/discord/widgets/stage/start/StartStageAdapter$CreateStageEventViewHolder$onConfigure$1.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/StartStageAdapter.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/StartStageItem.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/StartStageViewModel.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/WidgetStartStage$appViewModels$$inlined$viewModels$1.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/WidgetStartStage$onViewBound$1.java create mode 100644 app/src/main/java/com/discord/widgets/stage/start/WidgetStartStage$viewModel$2.java delete mode 100644 app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator$pulseFadeIndicatorContent$1.java delete mode 100644 app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator$pulseFadeIndicatorContent$2.java delete mode 100644 app/src/main/java/com/discord/widgets/status/WidgetGlobalStatusIndicator$pulseFadeIndicatorContent$3.java create mode 100644 app/src/main/java/com/discord/widgets/stickers/WidgetStickerPremiumUpsellDialog$binding$2.java create mode 100644 app/src/main/java/com/discord/widgets/stickers/WidgetStickerPremiumUpsellDialog$onViewBound$1.java create mode 100644 app/src/main/java/com/discord/widgets/stickers/WidgetStickerPremiumUpsellDialog$onViewBound$2.java create mode 100644 app/src/main/java/com/discord/widgets/stickers/WidgetStickerPremiumUpsellDialog.java create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_audit_sticker_grey_24dp.xml create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_audit_sticker_white_24dp.xml create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_audit_thread_grey_24dp.xml create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_audit_thread_white_24dp.xml create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_ellipsis_16dp.xml create mode 100644 app/src/main/res/drawable-anydpi-v24/ic_nitro_wheel_18dp.xml create mode 100644 app/src/main/res/drawable-hdpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-hdpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-hdpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-hdpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-hdpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-hdpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-ldpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-mdpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_audit_sticker_grey_24dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_audit_sticker_white_24dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_audit_thread_grey_24dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_audit_thread_white_24dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_ellipsis_16dp.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_nitro_wheel_18dp.png create mode 100644 app/src/main/res/drawable/bg_discord_hub_email_confirmation.xml create mode 100644 app/src/main/res/drawable/bg_discord_hub_email_verification.xml create mode 100644 app/src/main/res/drawable/bg_guild_scheduled_event_list_item.xml create mode 100644 app/src/main/res/drawable/ic_event_20dp.xml create mode 100644 app/src/main/res/drawable/ic_heart_12dp.xml create mode 100644 app/src/main/res/drawable/ic_heart_16dp.xml create mode 100644 app/src/main/res/drawable/ic_profile_banner_24dp.xml create mode 100644 app/src/main/res/drawable/rounded_rectangle_16dp_radius.xml create mode 100644 app/src/main/res/layout-v22/guild_scheduled_event_list_item.xml create mode 100644 app/src/main/res/layout-v22/start_stage_list_item.xml create mode 100644 app/src/main/res/layout-v22/sticker_premium_upsell_dialog.xml create mode 100644 app/src/main/res/layout-v22/widget_channels_list_item_guild_scheduled_events.xml create mode 100644 app/src/main/res/layout-v22/widget_chat_list_adapter_item_invite.xml create mode 100644 app/src/main/res/layout-v22/widget_guild_scheduled_event_list_bottom_sheet.xml create mode 100644 app/src/main/res/layout-v22/widget_settings.xml create mode 100644 app/src/main/res/layout/discord_hub_add_server_list_item.xml create mode 100644 app/src/main/res/layout/guild_scheduled_event_list_item.xml rename app/src/main/res/{layout-v22/widget_start_stage.xml => layout/start_stage_header_item.xml} (62%) create mode 100644 app/src/main/res/layout/start_stage_list_item.xml create mode 100644 app/src/main/res/layout/sticker_premium_upsell_dialog.xml create mode 100644 app/src/main/res/layout/widget_channels_list_item_guild_scheduled_events.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_add_server.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_description.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_email_confirmation.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_email_flow.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_email_input.xml create mode 100644 app/src/main/res/layout/widget_discord_hub_waitlist.xml create mode 100644 app/src/main/res/layout/widget_guild_hub_profile_actions.xml create mode 100644 app/src/main/res/layout/widget_guild_profile_actions.xml create mode 100644 app/src/main/res/layout/widget_guild_scheduled_event_list_bottom_sheet.xml diff --git a/app/build.gradle b/app/build.gradle index 63b63bfefb..907db55bb0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,38 +1,38 @@ -plugins { - id 'com.android.application' -} - -android { - compileSdkVersion 30 - buildToolsVersion "30.0.2" - - defaultConfig { - applicationId 'com.discord' - minSdkVersion 21 - targetSdkVersion 29 - versionCode 82118 - versionName "82.18 - Beta" - - testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" - } - - buildTypes { - release { - minifyEnabled false - proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' - } - } - - compileOptions { - sourceCompatibility JavaVersion.VERSION_1_8 - targetCompatibility JavaVersion.VERSION_1_8 - } - - lintOptions { - abortOnError false - } -} - -dependencies { - // some dependencies -} +plugins { + id 'com.android.application' +} + +android { + compileSdkVersion 30 + buildToolsVersion "30.0.2" + + defaultConfig { + applicationId 'com.discord' + minSdkVersion 21 + targetSdkVersion 29 + versionCode 83111 + versionName "83.11 - Beta" + + testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" + } + + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' + } + } + + compileOptions { + sourceCompatibility JavaVersion.VERSION_1_8 + targetCompatibility JavaVersion.VERSION_1_8 + } + + lintOptions { + abortOnError false + } +} + +dependencies { + // some dependencies +} diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d40951430d..17f611b734 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ - + @@ -174,7 +174,7 @@ - + diff --git a/app/src/main/java/android/support/v4/media/session/MediaSessionCompat.java b/app/src/main/java/android/support/v4/media/session/MediaSessionCompat.java index a4a71b930d..8d7dd2b05a 100644 --- a/app/src/main/java/android/support/v4/media/session/MediaSessionCompat.java +++ b/app/src/main/java/android/support/v4/media/session/MediaSessionCompat.java @@ -62,7 +62,7 @@ public class MediaSessionCompat { StringBuilder L = c.d.b.a.a.L("MediaSession.QueueItem {Description="); L.append(this.i); L.append(", Id="); - return c.d.b.a.a.A(L, this.j, " }"); + return c.d.b.a.a.z(L, this.j, " }"); } @Override // android.os.Parcelable diff --git a/app/src/main/java/android/support/v4/media/session/PlaybackStateCompat.java b/app/src/main/java/android/support/v4/media/session/PlaybackStateCompat.java index 5c75055b2d..b8a9a125b6 100644 --- a/app/src/main/java/android/support/v4/media/session/PlaybackStateCompat.java +++ b/app/src/main/java/android/support/v4/media/session/PlaybackStateCompat.java @@ -153,7 +153,7 @@ public final class PlaybackStateCompat implements Parcelable { sb.append(", custom actions="); sb.append(this.q); sb.append(", active item id="); - return c.d.b.a.a.A(sb, this.r, "}"); + return c.d.b.a.a.z(sb, this.r, "}"); } @Override // android.os.Parcelable 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 9283b4fa4a..1fba4d3064 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.AbstractBinderC0355a { + public class b extends a.AbstractBinderC0356a { public b() { } @@ -44,12 +44,12 @@ public class ResultReceiver implements Parcelable { public ResultReceiver(Parcel parcel) { x.a.b.c.a aVar; IBinder readStrongBinder = parcel.readStrongBinder(); - int i = a.AbstractBinderC0355a.a; + int i = a.AbstractBinderC0356a.a; if (readStrongBinder == null) { aVar = null; } else { IInterface queryLocalInterface = readStrongBinder.queryLocalInterface("android.support.v4.os.IResultReceiver"); - aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0355a.C0356a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface; + aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0356a.C0357a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface; } this.i = aVar; } diff --git a/app/src/main/java/androidx/appcompat/view/SupportMenuInflater.java b/app/src/main/java/androidx/appcompat/view/SupportMenuInflater.java index 8e71659a0d..e647d24057 100644 --- a/app/src/main/java/androidx/appcompat/view/SupportMenuInflater.java +++ b/app/src/main/java/androidx/appcompat/view/SupportMenuInflater.java @@ -317,7 +317,7 @@ public class SupportMenuInflater extends MenuInflater { if (name.equals("menu")) { eventType = xmlPullParser.next(); } else { - throw new RuntimeException(a.u("Expecting menu, got ", name)); + throw new RuntimeException(a.t("Expecting menu, got ", name)); } } } diff --git a/app/src/main/java/androidx/appcompat/widget/ActivityChooserModel.java b/app/src/main/java/androidx/appcompat/widget/ActivityChooserModel.java index bf4ba6c164..19526dc7f5 100644 --- a/app/src/main/java/androidx/appcompat/widget/ActivityChooserModel.java +++ b/app/src/main/java/androidx/appcompat/widget/ActivityChooserModel.java @@ -261,7 +261,7 @@ public class ActivityChooserModel extends DataSetObservable { if (TextUtils.isEmpty(str) || str.endsWith(".xml")) { this.mHistoryFileName = str; } else { - this.mHistoryFileName = a.u(str, ".xml"); + this.mHistoryFileName = a.t(str, ".xml"); } } diff --git a/app/src/main/java/androidx/appcompat/widget/AppCompatTextViewAutoSizeHelper.java b/app/src/main/java/androidx/appcompat/widget/AppCompatTextViewAutoSizeHelper.java index 9cd65be200..ad1f05121b 100644 --- a/app/src/main/java/androidx/appcompat/widget/AppCompatTextViewAutoSizeHelper.java +++ b/app/src/main/java/androidx/appcompat/widget/AppCompatTextViewAutoSizeHelper.java @@ -498,7 +498,7 @@ public class AppCompatTextViewAutoSizeHelper { autoSizeText(); } } else { - throw new IllegalArgumentException(a.l("Unknown auto-size text type: ", i)); + throw new IllegalArgumentException(a.k("Unknown auto-size text type: ", i)); } } diff --git a/app/src/main/java/androidx/appcompat/widget/ToolbarWidgetWrapper.java b/app/src/main/java/androidx/appcompat/widget/ToolbarWidgetWrapper.java index a1331c3aa3..ef4b48954f 100644 --- a/app/src/main/java/androidx/appcompat/widget/ToolbarWidgetWrapper.java +++ b/app/src/main/java/androidx/appcompat/widget/ToolbarWidgetWrapper.java @@ -592,7 +592,7 @@ public class ToolbarWidgetWrapper implements DecorToolbar { layoutParams.gravity = 8388691; } } else { - throw new IllegalArgumentException(a.l("Invalid navigation mode ", i)); + throw new IllegalArgumentException(a.k("Invalid navigation mode ", i)); } } } diff --git a/app/src/main/java/androidx/browser/browseractions/BrowserServiceFileProvider.java b/app/src/main/java/androidx/browser/browseractions/BrowserServiceFileProvider.java index a05d45925a..a02b30522e 100644 --- a/app/src/main/java/androidx/browser/browseractions/BrowserServiceFileProvider.java +++ b/app/src/main/java/androidx/browser/browseractions/BrowserServiceFileProvider.java @@ -203,9 +203,9 @@ public final class BrowserServiceFileProvider extends FileProvider { } private static Uri generateUri(Context context, String str) { - String v = a.v("image_provider_images/", str, ".png"); + String u = a.u("image_provider_images/", str, ".png"); Uri.Builder scheme = new Uri.Builder().scheme("content"); - return scheme.authority(context.getPackageName() + ".image_provider").path(v).build(); + return scheme.authority(context.getPackageName() + ".image_provider").path(u).build(); } public static void grantReadPermission(@NonNull Intent intent, @Nullable List list, @NonNull Context context) { diff --git a/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java b/app/src/main/java/androidx/browser/customtabs/CustomTabsClient.java index 1868de0887..849bfecc4e 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.AbstractBinderC0344a { + public class AnonymousClass2 extends a.AbstractBinderC0345a { private Handler mHandler = new Handler(Looper.getMainLooper()); public final /* synthetic */ CustomTabsCallback val$callback; @@ -219,7 +219,7 @@ public class CustomTabsClient { } } - private a.AbstractBinderC0344a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) { + private a.AbstractBinderC0345a 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.AbstractBinderC0344a createCallbackWrapper = createCallbackWrapper(customTabsCallback); + a.AbstractBinderC0345a createCallbackWrapper = createCallbackWrapper(customTabsCallback); if (pendingIntent != null) { try { Bundle bundle = new Bundle(); diff --git a/app/src/main/java/androidx/browser/customtabs/CustomTabsIntent.java b/app/src/main/java/androidx/browser/customtabs/CustomTabsIntent.java index 5aee6f1816..f279272654 100644 --- a/app/src/main/java/androidx/browser/customtabs/CustomTabsIntent.java +++ b/app/src/main/java/androidx/browser/customtabs/CustomTabsIntent.java @@ -213,7 +213,7 @@ public final class CustomTabsIntent { @NonNull public Builder setColorSchemeParams(int i, @NonNull CustomTabColorSchemeParams customTabColorSchemeParams) { if (i < 0 || i > 2 || i == 0) { - throw new IllegalArgumentException(a.l("Invalid colorScheme: ", i)); + throw new IllegalArgumentException(a.k("Invalid colorScheme: ", i)); } if (this.mColorSchemeParamBundles == null) { this.mColorSchemeParamBundles = new SparseArray<>(); @@ -355,7 +355,7 @@ public final class CustomTabsIntent { public static CustomTabColorSchemeParams getColorSchemeParams(@NonNull Intent intent, int i) { Bundle bundle; if (i < 0 || i > 2 || i == 0) { - throw new IllegalArgumentException(a.l("Invalid colorScheme: ", i)); + throw new IllegalArgumentException(a.k("Invalid colorScheme: ", i)); } Bundle extras = intent.getExtras(); if (extras == null) { diff --git a/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java b/app/src/main/java/androidx/browser/customtabs/CustomTabsSessionToken.java index 7dbc2e41dd..f3a4ce217d 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.AbstractBinderC0344a { - @Override // x.a.a.a.AbstractBinderC0344a, android.os.IInterface + public static class MockCallback extends a.AbstractBinderC0345a { + @Override // x.a.a.a.AbstractBinderC0345a, android.os.IInterface public IBinder asBinder() { return this; } @@ -150,7 +150,7 @@ public class CustomTabsSessionToken { return null; } if (binder != null) { - aVar = a.AbstractBinderC0344a.asInterface(binder); + aVar = a.AbstractBinderC0345a.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 0d8e7ca276..75ca04c7af 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.AbstractBinderC0344a.asInterface(callbackBinder); + this.mSessionBinder = a.AbstractBinderC0345a.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 32ca99f85b..7a6d5e617c 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.AbstractBinderC0348a.asInterface(iBinder); + a asInterface = iBinder == null ? null : a.AbstractBinderC0349a.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 10bf9538bb..652c860af7 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.AbstractBinderC0348a { + public class AnonymousClass1 extends a.AbstractBinderC0349a { public final /* synthetic */ TrustedWebActivityCallback val$callback; public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) { @@ -154,7 +154,7 @@ public final class TrustedWebActivityServiceConnection { public static void ensureBundleContains(Bundle bundle, String str) { if (!bundle.containsKey(str)) { - throw new IllegalArgumentException(c.d.b.a.a.u("Bundle must contain ", str)); + throw new IllegalArgumentException(c.d.b.a.a.t("Bundle must contain ", str)); } } diff --git a/app/src/main/java/androidx/concurrent/futures/AbstractResolvableFuture.java b/app/src/main/java/androidx/concurrent/futures/AbstractResolvableFuture.java index b142c397ac..aafcef8831 100644 --- a/app/src/main/java/androidx/concurrent/futures/AbstractResolvableFuture.java +++ b/app/src/main/java/androidx/concurrent/futures/AbstractResolvableFuture.java @@ -599,28 +599,28 @@ public abstract class AbstractResolvableFuture implements a { O.append(timeUnit.toString().toLowerCase(locale)); String sb = O.toString(); if (nanos + 1000 < 0) { - String u = c.d.b.a.a.u(sb, " (plus "); + String t = c.d.b.a.a.t(sb, " (plus "); long j2 = -nanos; long convert = timeUnit.convert(j2, TimeUnit.NANOSECONDS); long nanos2 = j2 - timeUnit.toNanos(convert); int i = (convert > 0 ? 1 : (convert == 0 ? 0 : -1)); boolean z2 = i == 0 || nanos2 > 1000; if (i > 0) { - String str = u + convert + " " + lowerCase; + String str = t + convert + " " + lowerCase; if (z2) { - str = c.d.b.a.a.u(str, ","); + str = c.d.b.a.a.t(str, ","); } - u = c.d.b.a.a.u(str, " "); + t = c.d.b.a.a.t(str, " "); } if (z2) { - u = c.d.b.a.a.r(u, nanos2, " nanoseconds "); + t = c.d.b.a.a.q(t, nanos2, " nanoseconds "); } - sb = c.d.b.a.a.u(u, "delay)"); + sb = c.d.b.a.a.t(t, "delay)"); } if (isDone()) { - throw new TimeoutException(c.d.b.a.a.u(sb, " but future completed as timeout expired")); + throw new TimeoutException(c.d.b.a.a.t(sb, " but future completed as timeout expired")); } - throw new TimeoutException(c.d.b.a.a.v(sb, " for ", abstractResolvableFuture)); + throw new TimeoutException(c.d.b.a.a.u(sb, " for ", abstractResolvableFuture)); } throw new InterruptedException(); } diff --git a/app/src/main/java/androidx/constraintlayout/motion/widget/Debug.java b/app/src/main/java/androidx/constraintlayout/motion/widget/Debug.java index eea89668ef..e0ad6d4b20 100644 --- a/app/src/main/java/androidx/constraintlayout/motion/widget/Debug.java +++ b/app/src/main/java/androidx/constraintlayout/motion/widget/Debug.java @@ -177,7 +177,7 @@ public class Debug { try { return context.getResources().getResourceEntryName(i); } catch (Exception unused) { - return a.l("?", i); + return a.k("?", i); } } @@ -231,7 +231,7 @@ public class Debug { L.append(") "); L.append(stackTrace[i2].getMethodName()); String sb = L.toString(); - str3 = a.u(str3, " "); + str3 = a.t(str3, " "); Log.v(str, str2 + str3 + sb + str3); } } @@ -248,7 +248,7 @@ public class Debug { L.append(stackTrace[i2].getLineNumber()); L.append(") "); String sb = L.toString(); - str2 = a.u(str2, " "); + str2 = a.t(str2, " "); PrintStream printStream = System.out; printStream.println(str + str2 + sb + str2); } diff --git a/app/src/main/java/androidx/constraintlayout/motion/widget/KeyAttributes.java b/app/src/main/java/androidx/constraintlayout/motion/widget/KeyAttributes.java index e751c89186..b7ddd286ca 100644 --- a/app/src/main/java/androidx/constraintlayout/motion/widget/KeyAttributes.java +++ b/app/src/main/java/androidx/constraintlayout/motion/widget/KeyAttributes.java @@ -645,7 +645,7 @@ public class KeyAttributes extends Key { } if (this.mCustomConstraints.size() > 0) { for (String str : this.mCustomConstraints.keySet()) { - hashMap.put(a.u("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); + hashMap.put(a.t("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); } } } diff --git a/app/src/main/java/androidx/constraintlayout/motion/widget/KeyTimeCycle.java b/app/src/main/java/androidx/constraintlayout/motion/widget/KeyTimeCycle.java index 73f5613c71..6b50ad1a2f 100644 --- a/app/src/main/java/androidx/constraintlayout/motion/widget/KeyTimeCycle.java +++ b/app/src/main/java/androidx/constraintlayout/motion/widget/KeyTimeCycle.java @@ -624,7 +624,7 @@ public class KeyTimeCycle extends Key { } if (this.mCustomConstraints.size() > 0) { for (String str : this.mCustomConstraints.keySet()) { - hashMap.put(a.u("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); + hashMap.put(a.t("CUSTOM,", str), Integer.valueOf(this.mCurveFit)); } } } diff --git a/app/src/main/java/androidx/constraintlayout/motion/widget/MotionLayout.java b/app/src/main/java/androidx/constraintlayout/motion/widget/MotionLayout.java index ad19e10a66..b4efe78161 100644 --- a/app/src/main/java/androidx/constraintlayout/motion/widget/MotionLayout.java +++ b/app/src/main/java/androidx/constraintlayout/motion/widget/MotionLayout.java @@ -1887,7 +1887,7 @@ public class MotionLayout extends ConstraintLayout implements NestedScrollingPar this.lastY = y2; return; } - a.h0("WARNING could not find view id ", viewById == null ? a.l("", i) : viewById.getContext().getResources().getResourceName(i), "MotionLayout"); + a.h0("WARNING could not find view id ", viewById == null ? a.k("", i) : viewById.getContext().getResources().getResourceName(i), "MotionLayout"); } public ConstraintSet getConstraintSet(int i) { diff --git a/app/src/main/java/androidx/constraintlayout/motion/widget/MotionScene.java b/app/src/main/java/androidx/constraintlayout/motion/widget/MotionScene.java index c32641b8bd..5589dfbaa7 100644 --- a/app/src/main/java/androidx/constraintlayout/motion/widget/MotionScene.java +++ b/app/src/main/java/androidx/constraintlayout/motion/widget/MotionScene.java @@ -432,7 +432,7 @@ public class MotionScene { public String debugString(Context context) { String resourceEntryName = this.mConstraintSetStart == -1 ? "null" : context.getResources().getResourceEntryName(this.mConstraintSetStart); if (this.mConstraintSetEnd == -1) { - return a.u(resourceEntryName, " -> null"); + return a.t(resourceEntryName, " -> null"); } StringBuilder P = a.P(resourceEntryName, " -> "); P.append(context.getResources().getResourceEntryName(this.mConstraintSetEnd)); diff --git a/app/src/main/java/androidx/constraintlayout/solver/ArrayLinkedVariables.java b/app/src/main/java/androidx/constraintlayout/solver/ArrayLinkedVariables.java index 3be95e5cb0..09f712bd23 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/ArrayLinkedVariables.java +++ b/app/src/main/java/androidx/constraintlayout/solver/ArrayLinkedVariables.java @@ -493,7 +493,7 @@ public class ArrayLinkedVariables implements ArrayRow.ArrayRowVariables { String str = ""; int i2 = 0; while (i != -1 && i2 < this.currentSize) { - StringBuilder L = a.L(a.u(str, " -> ")); + StringBuilder L = a.L(a.t(str, " -> ")); L.append(this.mArrayValues[i]); L.append(" : "); StringBuilder L2 = a.L(L.toString()); diff --git a/app/src/main/java/androidx/constraintlayout/solver/ArrayRow.java b/app/src/main/java/androidx/constraintlayout/solver/ArrayRow.java index 9ec254bddf..31f8999928 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/ArrayRow.java +++ b/app/src/main/java/androidx/constraintlayout/solver/ArrayRow.java @@ -445,11 +445,11 @@ public class ArrayRow implements LinearSystem.Row { L.append(this.variable); str = L.toString(); } - String u = a.u(str, " = "); + String t = a.t(str, " = "); if (this.constantValue != 0.0f) { - StringBuilder L2 = a.L(u); + StringBuilder L2 = a.L(t); L2.append(this.constantValue); - u = L2.toString(); + t = L2.toString(); z2 = true; } else { z2 = false; @@ -461,17 +461,17 @@ public class ArrayRow implements LinearSystem.Row { String solverVariable = variable.toString(); if (!z2) { if (variableValue < 0.0f) { - u = a.u(u, "- "); + t = a.t(t, "- "); } - u = variableValue == 1.0f ? a.u(u, solverVariable) : u + variableValue + " " + solverVariable; + t = variableValue == 1.0f ? a.t(t, solverVariable) : t + variableValue + " " + solverVariable; z2 = true; } else if (i > 0) { - u = a.u(u, " + "); + t = a.t(t, " + "); if (variableValue == 1.0f) { } z2 = true; } else { - u = a.u(u, " - "); + t = a.t(t, " - "); } variableValue *= -1.0f; if (variableValue == 1.0f) { @@ -479,7 +479,7 @@ public class ArrayRow implements LinearSystem.Row { z2 = true; } } - return !z2 ? a.u(u, "0.0") : u; + return !z2 ? a.t(t, "0.0") : t; } public String toString() { diff --git a/app/src/main/java/androidx/constraintlayout/solver/LinearSystem.java b/app/src/main/java/androidx/constraintlayout/solver/LinearSystem.java index 52c73a3877..7b5b113c46 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/LinearSystem.java +++ b/app/src/main/java/androidx/constraintlayout/solver/LinearSystem.java @@ -220,7 +220,7 @@ public class LinearSystem { for (int i = 0; i < this.mNumRows; i++) { StringBuilder L = a.L(str); L.append(this.mRows[i]); - str = a.u(L.toString(), "\n"); + str = a.t(L.toString(), "\n"); } StringBuilder L2 = a.L(str); L2.append(this.mGoal); @@ -232,7 +232,7 @@ public class LinearSystem { StringBuilder L = a.L("Display Rows ("); L.append(this.mNumRows); L.append("x"); - System.out.println(a.z(L, this.mNumColumns, ")\n")); + System.out.println(a.y(L, this.mNumColumns, ")\n")); } private int enforceBFS(Row row) throws Exception { @@ -336,7 +336,7 @@ public class LinearSystem { int i2 = i * 4; int i3 = i2 / 1024; int i4 = i3 / 1024; - return i4 > 0 ? a.n("", i4, " Mb") : i3 > 0 ? a.n("", i3, " Kb") : a.n("", i2, " bytes"); + return i4 > 0 ? a.l("", i4, " Mb") : i3 > 0 ? a.l("", i3, " Kb") : a.l("", i2, " bytes"); } private String getDisplayStrength(int i) { @@ -811,34 +811,34 @@ public class LinearSystem { public void displayReadableRows() { displaySolverVariables(); - String z2 = a.z(a.L(" num vars "), this.mVariablesID, "\n"); + String y2 = a.y(a.L(" num vars "), this.mVariablesID, "\n"); for (int i = 0; i < this.mVariablesID + 1; i++) { SolverVariable solverVariable = this.mCache.mIndexedVariables[i]; if (solverVariable != null && solverVariable.isFinalValue) { - z2 = z2 + " $[" + i + "] => " + solverVariable + " = " + solverVariable.computedValue + "\n"; + y2 = y2 + " $[" + i + "] => " + solverVariable + " = " + solverVariable.computedValue + "\n"; } } - String u = a.u(z2, "\n"); + String t = a.t(y2, "\n"); for (int i2 = 0; i2 < this.mVariablesID + 1; i2++) { SolverVariable[] solverVariableArr = this.mCache.mIndexedVariables; SolverVariable solverVariable2 = solverVariableArr[i2]; if (solverVariable2 != null && solverVariable2.isSynonym) { - u = u + " ~[" + i2 + "] => " + solverVariable2 + " = " + solverVariableArr[solverVariable2.synonym] + " + " + solverVariable2.synonymDelta + "\n"; + t = t + " ~[" + i2 + "] => " + solverVariable2 + " = " + solverVariableArr[solverVariable2.synonym] + " + " + solverVariable2.synonymDelta + "\n"; } } - String u2 = a.u(u, "\n\n # "); + String t2 = a.t(t, "\n\n # "); for (int i3 = 0; i3 < this.mNumRows; i3++) { - StringBuilder L = a.L(u2); + StringBuilder L = a.L(t2); L.append(this.mRows[i3].toReadableString()); - u2 = a.u(L.toString(), "\n # "); + t2 = a.t(L.toString(), "\n # "); } if (this.mGoal != null) { - StringBuilder P = a.P(u2, "Goal: "); + StringBuilder P = a.P(t2, "Goal: "); P.append(this.mGoal); P.append("\n"); - u2 = P.toString(); + t2 = P.toString(); } - System.out.println(u2); + System.out.println(t2); } public void displaySystemInformations() { @@ -888,7 +888,7 @@ public class LinearSystem { if (this.mRows[i].variable.mType == SolverVariable.Type.UNRESTRICTED) { StringBuilder L = a.L(str); L.append(this.mRows[i].toReadableString()); - str = a.u(L.toString(), "\n"); + str = a.t(L.toString(), "\n"); } } StringBuilder L2 = a.L(str); diff --git a/app/src/main/java/androidx/constraintlayout/solver/Metrics.java b/app/src/main/java/androidx/constraintlayout/solver/Metrics.java index c8e627207f..79f482049e 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/Metrics.java +++ b/app/src/main/java/androidx/constraintlayout/solver/Metrics.java @@ -100,6 +100,6 @@ public class Metrics { L.append("\ngraphSolved: "); L.append(this.graphSolved); L.append("\nlinearSolved: "); - return a.A(L, this.linearSolved, "\n"); + return a.z(L, this.linearSolved, "\n"); } } diff --git a/app/src/main/java/androidx/constraintlayout/solver/SolverVariable.java b/app/src/main/java/androidx/constraintlayout/solver/SolverVariable.java index 0883513b4c..dccfe45170 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/SolverVariable.java +++ b/app/src/main/java/androidx/constraintlayout/solver/SolverVariable.java @@ -285,13 +285,13 @@ public class SolverVariable { if (fArr[i] != 0.0f) { z3 = false; } - str = i < fArr.length + -1 ? a.u(sb, ", ") : a.u(sb, "] "); + str = i < fArr.length + -1 ? a.t(sb, ", ") : a.t(sb, "] "); i++; } if (z2) { - str = a.u(str, " (-)"); + str = a.t(str, " (-)"); } - return z3 ? a.u(str, " (*)") : str; + return z3 ? a.t(str, " (*)") : str; } public String toString() { diff --git a/app/src/main/java/androidx/constraintlayout/solver/SolverVariableValues.java b/app/src/main/java/androidx/constraintlayout/solver/SolverVariableValues.java index e4f472348f..6febe5cf30 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/SolverVariableValues.java +++ b/app/src/main/java/androidx/constraintlayout/solver/SolverVariableValues.java @@ -404,26 +404,26 @@ public class SolverVariableValues implements ArrayRow.ArrayRowVariables { if (variable != null) { String str4 = str3 + variable + " = " + getVariableValue(i2) + " "; int indexOf = indexOf(variable); - String u = a.u(str4, "[p: "); + String t = a.t(str4, "[p: "); if (this.previous[indexOf] != -1) { - StringBuilder L = a.L(u); + StringBuilder L = a.L(t); L.append(this.mCache.mIndexedVariables[this.variables[this.previous[indexOf]]]); str = L.toString(); } else { - str = a.u(u, "none"); + str = a.t(t, "none"); } - String u2 = a.u(str, ", n: "); + String t2 = a.t(str, ", n: "); if (this.next[indexOf] != -1) { - StringBuilder L2 = a.L(u2); + StringBuilder L2 = a.L(t2); L2.append(this.mCache.mIndexedVariables[this.variables[this.next[indexOf]]]); str2 = L2.toString(); } else { - str2 = a.u(u2, "none"); + str2 = a.t(t2, "none"); } - str3 = a.u(str2, "]"); + str3 = a.t(str2, "]"); } } - return a.u(str3, " }"); + return a.t(str3, " }"); } @Override // androidx.constraintlayout.solver.ArrayRow.ArrayRowVariables diff --git a/app/src/main/java/androidx/constraintlayout/solver/state/State.java b/app/src/main/java/androidx/constraintlayout/solver/state/State.java index d3cd6310ef..a2e63a233e 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/state/State.java +++ b/app/src/main/java/androidx/constraintlayout/solver/state/State.java @@ -108,7 +108,7 @@ public class State { StringBuilder L = a.L("__HELPER_KEY_"); int i = this.numHelpers; this.numHelpers = i + 1; - return a.z(L, i, "__"); + return a.y(L, i, "__"); } public void apply(ConstraintWidgetContainer constraintWidgetContainer) { diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/Barrier.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/Barrier.java index 3f631fa851..325ac8efed 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/Barrier.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/Barrier.java @@ -259,12 +259,12 @@ public class Barrier extends HelperWidget { for (int i = 0; i < this.mWidgetsCount; i++) { ConstraintWidget constraintWidget = this.mWidgets[i]; if (i > 0) { - sb = a.u(sb, ", "); + sb = a.t(sb, ", "); } StringBuilder L2 = a.L(sb); L2.append(constraintWidget.getDebugName()); sb = L2.toString(); } - return a.u(sb, "}"); + return a.t(sb, "}"); } } diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/ConstraintWidget.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/ConstraintWidget.java index 6a5bcb28b2..42d668d9d6 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/ConstraintWidget.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/ConstraintWidget.java @@ -3069,7 +3069,7 @@ public class ConstraintWidget { sb.append(") - ("); sb.append(this.mWidth); sb.append(" x "); - return a.z(sb, this.mHeight, ")"); + return a.y(sb, this.mHeight, ")"); } public void updateFromRuns(boolean z2, boolean z3) { diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/ChainRun.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/ChainRun.java index 5dc832c2f7..01ceed540b 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/ChainRun.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/ChainRun.java @@ -178,8 +178,8 @@ public class ChainRun extends WidgetRun { String sb = L.toString(); Iterator it = this.widgets.iterator(); while (it.hasNext()) { - String u = a.u(sb, "<"); - sb = a.u(u + it.next(), "> "); + String t = a.t(sb, "<"); + sb = a.t(t + it.next(), "> "); } return sb; } diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyGraph.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyGraph.java index d1ac6f3b9d..872bc626da 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyGraph.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyGraph.java @@ -266,9 +266,9 @@ public class DependencyGraph { while (it.hasNext()) { str = generateDisplayGraph(it.next(), str); } - String u = a.u(str, "\n}\n"); + String t = a.t(str, "\n}\n"); PrintStream printStream = System.out; - printStream.println("content:<<\n" + u + "\n>>"); + printStream.println("content:<<\n" + t + "\n>>"); } private void findGroup(WidgetRun widgetRun, int i, ArrayList arrayList) { @@ -300,16 +300,16 @@ public class DependencyGraph { StringBuilder L = a.L("cluster_"); L.append(chainRun.widget.getDebugName()); String sb = L.toString(); - String v = a.v("subgraph ", i == 0 ? a.u(sb, "_h") : a.u(sb, "_v"), " {\n"); + String u = a.u("subgraph ", i == 0 ? a.t(sb, "_h") : a.t(sb, "_v"), " {\n"); Iterator it = chainRun.widgets.iterator(); String str2 = ""; while (it.hasNext()) { WidgetRun next = it.next(); String debugName = next.widget.getDebugName(); - v = a.v(v, i == 0 ? a.u(debugName, "_HORIZONTAL") : a.u(debugName, "_VERTICAL"), ";\n"); + u = a.u(u, i == 0 ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), ";\n"); str2 = generateDisplayGraph(next, str2); } - return a.v(str, str2, a.u(v, "}\n")); + return a.u(str, str2, a.t(u, "}\n")); } private String generateDisplayGraph(WidgetRun widgetRun, String str) { @@ -337,14 +337,14 @@ public class DependencyGraph { L2.append(" -> "); L2.append(dependencyNode.name()); L2.append("\n"); - generateDisplayNode = a.u(generateDisplayNode, L2.toString()); + generateDisplayNode = a.t(generateDisplayNode, L2.toString()); } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { StringBuilder L3 = a.L("\n"); L3.append(dependencyNode.name()); L3.append(" -> "); L3.append(dependencyNode2.name()); L3.append("\n"); - generateDisplayNode = a.u(generateDisplayNode, L3.toString()); + generateDisplayNode = a.t(generateDisplayNode, L3.toString()); } } else if (horizontalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) { widgetRun.widget.getDebugName(); @@ -358,14 +358,14 @@ public class DependencyGraph { L4.append(" -> "); L4.append(dependencyNode.name()); L4.append("\n"); - generateDisplayNode = a.u(generateDisplayNode, L4.toString()); + generateDisplayNode = a.t(generateDisplayNode, L4.toString()); } else if (dependencyNode.targets.isEmpty() && !dependencyNode2.targets.isEmpty()) { StringBuilder L5 = a.L("\n"); L5.append(dependencyNode.name()); L5.append(" -> "); L5.append(dependencyNode2.name()); L5.append("\n"); - generateDisplayNode = a.u(generateDisplayNode, L5.toString()); + generateDisplayNode = a.t(generateDisplayNode, L5.toString()); } } else if (verticalDimensionBehaviour == ConstraintWidget.DimensionBehaviour.MATCH_CONSTRAINT && widgetRun.widget.getDimensionRatio() > 0.0f) { widgetRun.widget.getDebugName(); @@ -382,22 +382,22 @@ public class DependencyGraph { P.append(dependencyNode2.name()); String sb = P.toString(); if (dependencyNode.margin > 0 || z2 || (dependencyNode.run instanceof HelperReferences)) { - String u = a.u(sb, "["); + String t = a.t(sb, "["); if (dependencyNode.margin > 0) { - u = a.z(a.P(u, "label=\""), dependencyNode.margin, "\""); + t = a.y(a.P(t, "label=\""), dependencyNode.margin, "\""); if (z2) { - u = a.u(u, ","); + t = a.t(t, ","); } } if (z2) { - u = a.u(u, " style=dashed "); + t = a.t(t, " style=dashed "); } if (dependencyNode.run instanceof HelperReferences) { - u = a.u(u, " style=bold,color=gray "); + t = a.t(t, " style=bold,color=gray "); } - sb = a.u(u, "]"); + sb = a.t(t, "]"); } - str = a.u(str, a.u(sb, "\n")); + str = a.t(str, a.t(sb, "\n")); } return str; } @@ -440,59 +440,59 @@ public class DependencyGraph { ConstraintWidget constraintWidget = widgetRun.widget; ConstraintWidget.DimensionBehaviour horizontalDimensionBehaviour = !z2 ? constraintWidget.getHorizontalDimensionBehaviour() : constraintWidget.getVerticalDimensionBehaviour(); RunGroup runGroup = widgetRun.runGroup; - String u = a.u(a.u(a.u(!z2 ? a.u(debugName, "_HORIZONTAL") : a.u(debugName, "_VERTICAL"), " [shape=none, label=<"), ""), " "); + String t = a.t(a.t(a.t(!z2 ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), " [shape=none, label=<"), "
"), " "); if (!z2) { - String u2 = a.u(u, " "); + str = a.t(t2, " PORT=\"LEFT\" BORDER=\"1\">L"); } else { - String u3 = a.u(u, " "); + str = a.t(t3, " PORT=\"TOP\" BORDER=\"1\">T"); } - String u4 = a.u(str, " "; + String str4 = t4 + ">" + debugName + str2 + " "; if (!z2) { - String u5 = a.u(str4, " "); + str3 = a.t(t5, " PORT=\"RIGHT\" BORDER=\"1\">R"); } else { - String u6 = a.u(str4, " "), " "), " "); + str3 = a.t(t7, " PORT=\"BOTTOM\" BORDER=\"1\">B"); } - return a.u(a.u(str3, "
LT" + debugName + str2 + " RbbB
"), ">];\n"); + return a.t(a.t(str3, " "), ">];\n"); } public void buildGraph() { diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyNode.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyNode.java index 18c56991b3..23ace75774 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyNode.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/DependencyNode.java @@ -51,7 +51,7 @@ public class DependencyNode implements Dependency { public String name() { String debugName = this.run.widget.getDebugName(); Type type = this.type; - StringBuilder P = a.P((type == Type.LEFT || type == Type.RIGHT) ? a.u(debugName, "_HORIZONTAL") : a.u(debugName, "_VERTICAL"), ":"); + StringBuilder P = a.P((type == Type.LEFT || type == Type.RIGHT) ? a.t(debugName, "_HORIZONTAL") : a.t(debugName, "_VERTICAL"), ":"); P.append(this.type.name()); return P.toString(); } diff --git a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/WidgetGroup.java b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/WidgetGroup.java index ae4321cc6c..22c926de89 100644 --- a/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/WidgetGroup.java +++ b/app/src/main/java/androidx/constraintlayout/solver/widgets/analyzer/WidgetGroup.java @@ -200,13 +200,13 @@ public class WidgetGroup { StringBuilder sb = new StringBuilder(); sb.append(getOrientationString()); sb.append(" ["); - String z2 = a.z(sb, this.f23id, "] <"); + String y2 = a.y(sb, this.f23id, "] <"); Iterator it = this.widgets.iterator(); while (it.hasNext()) { - StringBuilder P = a.P(z2, " "); + StringBuilder P = a.P(y2, " "); P.append(it.next().getDebugName()); - z2 = P.toString(); + y2 = P.toString(); } - return a.u(z2, " >"); + return a.t(y2, " >"); } } diff --git a/app/src/main/java/androidx/constraintlayout/widget/ConstraintAttribute.java b/app/src/main/java/androidx/constraintlayout/widget/ConstraintAttribute.java index eb5359efda..1c3b7711f7 100644 --- a/app/src/main/java/androidx/constraintlayout/widget/ConstraintAttribute.java +++ b/app/src/main/java/androidx/constraintlayout/widget/ConstraintAttribute.java @@ -173,32 +173,32 @@ public class ConstraintAttribute { Class cls = view.getClass(); for (String str : hashMap.keySet()) { ConstraintAttribute constraintAttribute = hashMap.get(str); - String u = a.u("set", str); + String t = a.t("set", str); try { switch (constraintAttribute.mType.ordinal()) { case 0: - cls.getMethod(u, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mIntegerValue)); + cls.getMethod(t, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mIntegerValue)); continue; case 1: - cls.getMethod(u, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); + cls.getMethod(t, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); continue; case 2: - cls.getMethod(u, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mColorValue)); + cls.getMethod(t, Integer.TYPE).invoke(view, Integer.valueOf(constraintAttribute.mColorValue)); continue; case 3: - Method method = cls.getMethod(u, Drawable.class); + Method method = cls.getMethod(t, Drawable.class); ColorDrawable colorDrawable = new ColorDrawable(); colorDrawable.setColor(constraintAttribute.mColorValue); method.invoke(view, colorDrawable); continue; case 4: - cls.getMethod(u, CharSequence.class).invoke(view, constraintAttribute.mStringValue); + cls.getMethod(t, CharSequence.class).invoke(view, constraintAttribute.mStringValue); continue; case 5: - cls.getMethod(u, Boolean.TYPE).invoke(view, Boolean.valueOf(constraintAttribute.mBooleanValue)); + cls.getMethod(t, Boolean.TYPE).invoke(view, Boolean.valueOf(constraintAttribute.mBooleanValue)); continue; case 6: - cls.getMethod(u, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); + cls.getMethod(t, Float.TYPE).invoke(view, Float.valueOf(constraintAttribute.mFloatValue)); continue; default: continue; @@ -209,7 +209,7 @@ public class ConstraintAttribute { StringBuilder sb = new StringBuilder(); sb.append(cls.getName()); sb.append(" must have a method "); - sb.append(u); + sb.append(t); Log.e("TransitionLayout", sb.toString()); } catch (IllegalAccessException e2) { StringBuilder Q = a.Q(" Custom Attribute \"", str, "\" not found on "); diff --git a/app/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java b/app/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java index 1f83d7982a..3abe2ec962 100644 --- a/app/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java +++ b/app/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java @@ -897,7 +897,7 @@ public class CoordinatorLayout extends ViewGroup implements NestedScrollingParen } return constructor.newInstance(context, attributeSet); } catch (Exception e) { - throw new RuntimeException(a.u("Could not inflate Behavior subclass ", str), e); + throw new RuntimeException(a.t("Could not inflate Behavior subclass ", str), e); } } diff --git a/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java b/app/src/main/java/androidx/core/app/NotificationCompatSideChannelService.java index 9144c57d83..742c8a560a 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 x.a.b.a.a; public abstract class NotificationCompatSideChannelService extends Service { - public class NotificationSideChannelStub extends a.AbstractBinderC0351a { + public class NotificationSideChannelStub extends a.AbstractBinderC0352a { 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 f3fb72cb83..dd782e19bd 100644 --- a/app/src/main/java/androidx/core/app/NotificationManagerCompat.java +++ b/app/src/main/java/androidx/core/app/NotificationManagerCompat.java @@ -224,7 +224,7 @@ public final class NotificationManagerCompat { private void handleServiceConnected(ComponentName componentName, IBinder iBinder) { ListenerRecord listenerRecord = this.mRecordMap.get(componentName); if (listenerRecord != null) { - listenerRecord.service = a.AbstractBinderC0351a.asInterface(iBinder); + listenerRecord.service = a.AbstractBinderC0352a.asInterface(iBinder); listenerRecord.retryCount = 0; processListenerQueue(listenerRecord); } diff --git a/app/src/main/java/androidx/core/app/RemoteInput.java b/app/src/main/java/androidx/core/app/RemoteInput.java index 641dc0d7ef..8ea69a3a1e 100644 --- a/app/src/main/java/androidx/core/app/RemoteInput.java +++ b/app/src/main/java/androidx/core/app/RemoteInput.java @@ -234,7 +234,7 @@ public final class RemoteInput { } private static String getExtraResultsKeyForData(String str) { - return a.u("android.remoteinput.dataTypeResultsData", str); + return a.t("android.remoteinput.dataTypeResultsData", str); } public static Bundle getResultsFromIntent(Intent intent) { diff --git a/app/src/main/java/androidx/core/app/ShareCompat.java b/app/src/main/java/androidx/core/app/ShareCompat.java index 717abf000f..69ab5f0ec5 100644 --- a/app/src/main/java/androidx/core/app/ShareCompat.java +++ b/app/src/main/java/androidx/core/app/ShareCompat.java @@ -485,7 +485,7 @@ public final class ShareCompat { configureMenuItem(findItem, intentBuilder); return; } - throw new IllegalArgumentException(a.n("Could not find menu item with id ", i, " in the supplied menu")); + throw new IllegalArgumentException(a.l("Could not find menu item with id ", i, " in the supplied menu")); } public static void configureMenuItem(@NonNull MenuItem menuItem, @NonNull IntentBuilder intentBuilder) { diff --git a/app/src/main/java/androidx/core/content/FileProvider.java b/app/src/main/java/androidx/core/content/FileProvider.java index fba3eb71d2..560f6389e7 100644 --- a/app/src/main/java/androidx/core/content/FileProvider.java +++ b/app/src/main/java/androidx/core/content/FileProvider.java @@ -104,7 +104,7 @@ public class FileProvider extends ContentProvider { String substring = path2.endsWith("/") ? canonicalPath.substring(path2.length()) : canonicalPath.substring(path2.length() + 1); return new Uri.Builder().scheme("content").authority(this.mAuthority).encodedPath(Uri.encode(entry.getKey()) + '/' + Uri.encode(substring, "/")).build(); } - throw new IllegalArgumentException(a.u("Failed to find configured root that contains ", canonicalPath)); + throw new IllegalArgumentException(a.t("Failed to find configured root that contains ", canonicalPath)); } catch (IOException unused) { throw new IllegalArgumentException("Failed to resolve canonical path for " + file); } @@ -170,7 +170,7 @@ public class FileProvider extends ContentProvider { if ("rwt".equals(str)) { return 1006632960; } - throw new IllegalArgumentException(a.u("Invalid mode: ", str)); + throw new IllegalArgumentException(a.t("Invalid mode: ", str)); } private static PathStrategy parsePathStrategy(Context context, String str) throws IOException, XmlPullParserException { @@ -222,7 +222,7 @@ public class FileProvider extends ContentProvider { throw new IllegalArgumentException("Missing android.support.FILE_PROVIDER_PATHS meta-data"); } } else { - throw new IllegalArgumentException(a.u("Couldn't find meta-data for provider with authority ", str)); + throw new IllegalArgumentException(a.t("Couldn't find meta-data for provider with authority ", str)); } } diff --git a/app/src/main/java/androidx/core/graphics/Insets.java b/app/src/main/java/androidx/core/graphics/Insets.java index ecdaec29d7..a297badde2 100644 --- a/app/src/main/java/androidx/core/graphics/Insets.java +++ b/app/src/main/java/androidx/core/graphics/Insets.java @@ -73,6 +73,6 @@ public final class Insets { L.append(", right="); L.append(this.right); L.append(", bottom="); - return a.y(L, this.bottom, '}'); + return a.w(L, this.bottom, '}'); } } diff --git a/app/src/main/java/androidx/core/graphics/PathParser.java b/app/src/main/java/androidx/core/graphics/PathParser.java index d13d1cbcd2..10e2c4fef0 100644 --- a/app/src/main/java/androidx/core/graphics/PathParser.java +++ b/app/src/main/java/androidx/core/graphics/PathParser.java @@ -503,7 +503,7 @@ public class PathParser { PathDataNode.nodesToPath(createNodesFromPathData, path); return path; } catch (RuntimeException e) { - throw new RuntimeException(a.u("Error in parsing ", str), e); + throw new RuntimeException(a.t("Error in parsing ", str), e); } } @@ -591,7 +591,7 @@ public class PathParser { } return copyOfRange(fArr, 0, i2); } catch (NumberFormatException e) { - throw new RuntimeException(a.v("error in parsing \"", str, "\""), e); + throw new RuntimeException(a.u("error in parsing \"", str, "\""), e); } } diff --git a/app/src/main/java/androidx/core/graphics/TypefaceCompatUtil.java b/app/src/main/java/androidx/core/graphics/TypefaceCompatUtil.java index f85db961f4..1b77c7b435 100644 --- a/app/src/main/java/androidx/core/graphics/TypefaceCompatUtil.java +++ b/app/src/main/java/androidx/core/graphics/TypefaceCompatUtil.java @@ -141,7 +141,7 @@ public class TypefaceCompatUtil { L.append("-"); String sb = L.toString(); for (int i = 0; i < 100; i++) { - File file = new File(cacheDir, a.l(sb, i)); + File file = new File(cacheDir, a.k(sb, i)); try { if (file.createNewFile()) { return file; diff --git a/app/src/main/java/androidx/core/os/LocaleListCompat.java b/app/src/main/java/androidx/core/os/LocaleListCompat.java index fa0e2feb18..bab7d8a40f 100644 --- a/app/src/main/java/androidx/core/os/LocaleListCompat.java +++ b/app/src/main/java/androidx/core/os/LocaleListCompat.java @@ -48,7 +48,7 @@ public final class LocaleListCompat { return new Locale(split2[0]); } } - throw new IllegalArgumentException(a.v("Can not parse language tag: [", str, "]")); + throw new IllegalArgumentException(a.u("Can not parse language tag: [", str, "]")); } @NonNull diff --git a/app/src/main/java/androidx/core/os/LocaleListCompatWrapper.java b/app/src/main/java/androidx/core/os/LocaleListCompatWrapper.java index c82a236d77..108ea0d139 100644 --- a/app/src/main/java/androidx/core/os/LocaleListCompatWrapper.java +++ b/app/src/main/java/androidx/core/os/LocaleListCompatWrapper.java @@ -30,7 +30,7 @@ public final class LocaleListCompatWrapper implements LocaleListInterface { for (int i = 0; i < localeArr.length; i++) { Locale locale = localeArr[i]; if (locale == null) { - throw new NullPointerException(a.n("list[", i, "] is null")); + throw new NullPointerException(a.l("list[", i, "] is null")); } else if (!hashSet.contains(locale)) { Locale locale2 = (Locale) locale.clone(); localeArr2[i] = locale2; @@ -40,7 +40,7 @@ public final class LocaleListCompatWrapper implements LocaleListInterface { } hashSet.add(locale2); } else { - throw new IllegalArgumentException(a.n("list[", i, "] is a repetition")); + throw new IllegalArgumentException(a.l("list[", i, "] is a repetition")); } } this.mList = localeArr2; diff --git a/app/src/main/java/androidx/core/provider/FontsContractCompat.java b/app/src/main/java/androidx/core/provider/FontsContractCompat.java index 218cdd5218..347c9021cb 100644 --- a/app/src/main/java/androidx/core/provider/FontsContractCompat.java +++ b/app/src/main/java/androidx/core/provider/FontsContractCompat.java @@ -568,7 +568,7 @@ public class FontsContractCompat { String providerAuthority = fontRequest.getProviderAuthority(); ProviderInfo resolveContentProvider = packageManager.resolveContentProvider(providerAuthority, 0); if (resolveContentProvider == null) { - throw new PackageManager.NameNotFoundException(a.u("No package found for authority: ", providerAuthority)); + throw new PackageManager.NameNotFoundException(a.t("No package found for authority: ", providerAuthority)); } else if (resolveContentProvider.packageName.equals(fontRequest.getProviderPackage())) { List convertToByteArrayList = convertToByteArrayList(packageManager.getPackageInfo(resolveContentProvider.packageName, 64).signatures); Collections.sort(convertToByteArrayList, sByteArrayComparator); 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 177db59749..0b92fa0e22 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 @@ -14,7 +14,7 @@ public final class RangeKt$toClosedRange$1 implements a { @Override // d0.d0.a public boolean contains(T t) { m.checkParameterIsNotNull(t, "value"); - return a.C0191a.contains(this, t); + return a.C0192a.contains(this, t); } /* JADX WARNING: Unknown variable types count: 1 */ @@ -30,6 +30,6 @@ public final class RangeKt$toClosedRange$1 implements a { } public boolean isEmpty() { - return a.C0191a.isEmpty(this); + return a.C0192a.isEmpty(this); } } diff --git a/app/src/main/java/androidx/core/widget/NestedScrollView.java b/app/src/main/java/androidx/core/widget/NestedScrollView.java index 1cb632c42f..e76c02aab2 100644 --- a/app/src/main/java/androidx/core/widget/NestedScrollView.java +++ b/app/src/main/java/androidx/core/widget/NestedScrollView.java @@ -171,7 +171,7 @@ public class NestedScrollView extends FrameLayout implements NestedScrollingPare StringBuilder L = a.L("HorizontalScrollView.SavedState{"); L.append(Integer.toHexString(System.identityHashCode(this))); L.append(" scrollPosition="); - return a.z(L, this.scrollPosition, "}"); + return a.y(L, this.scrollPosition, "}"); } @Override // android.view.View.BaseSavedState, android.os.Parcelable, android.view.AbsSavedState diff --git a/app/src/main/java/androidx/cursoradapter/widget/CursorAdapter.java b/app/src/main/java/androidx/cursoradapter/widget/CursorAdapter.java index 70c46b4325..0dffdbe49f 100644 --- a/app/src/main/java/androidx/cursoradapter/widget/CursorAdapter.java +++ b/app/src/main/java/androidx/cursoradapter/widget/CursorAdapter.java @@ -169,7 +169,7 @@ public abstract class CursorAdapter extends BaseAdapter implements Filterable, C bindView(view, this.mContext, this.mCursor); return view; } else { - throw new IllegalStateException(a.l("couldn't move cursor to position ", i)); + throw new IllegalStateException(a.k("couldn't move cursor to position ", i)); } } diff --git a/app/src/main/java/androidx/documentfile/provider/RawDocumentFile.java b/app/src/main/java/androidx/documentfile/provider/RawDocumentFile.java index 9497daad39..c87c1b77b3 100644 --- a/app/src/main/java/androidx/documentfile/provider/RawDocumentFile.java +++ b/app/src/main/java/androidx/documentfile/provider/RawDocumentFile.java @@ -64,7 +64,7 @@ public class RawDocumentFile extends DocumentFile { public DocumentFile createFile(String str, String str2) { String extensionFromMimeType = MimeTypeMap.getSingleton().getExtensionFromMimeType(str); if (extensionFromMimeType != null) { - str2 = a.v(str2, ".", extensionFromMimeType); + str2 = a.u(str2, ".", extensionFromMimeType); } File file = new File(this.mFile, str2); try { diff --git a/app/src/main/java/androidx/exifinterface/media/ExifInterface.java b/app/src/main/java/androidx/exifinterface/media/ExifInterface.java index 386b80e631..987c4ec671 100644 --- a/app/src/main/java/androidx/exifinterface/media/ExifInterface.java +++ b/app/src/main/java/androidx/exifinterface/media/ExifInterface.java @@ -1366,7 +1366,7 @@ public class ExifInterface { StringBuilder L = a.L("("); L.append(ExifInterface.IFD_FORMAT_NAMES[this.format]); L.append(", data length:"); - return a.z(L, this.bytes.length, ")"); + return a.y(L, this.bytes.length, ")"); } } @@ -3034,11 +3034,11 @@ public class ExifInterface { if (i2 == 7 || i2 == 10 || readUnsignedShort == 42) { int readInt = byteOrderedDataInputStream.readInt(); if (readInt < 8 || readInt >= i) { - throw new IOException(a.l("Invalid first Ifd offset: ", readInt)); + throw new IOException(a.k("Invalid first Ifd offset: ", readInt)); } int i3 = readInt - 8; if (i3 > 0 && byteOrderedDataInputStream.skipBytes(i3) != i3) { - throw new IOException(a.l("Couldn't jump to first Ifd: ", i3)); + throw new IOException(a.k("Couldn't jump to first Ifd: ", i3)); } return; } diff --git a/app/src/main/java/androidx/fragment/app/Fragment.java b/app/src/main/java/androidx/fragment/app/Fragment.java index cfb47adae6..8d1582e207 100644 --- a/app/src/main/java/androidx/fragment/app/Fragment.java +++ b/app/src/main/java/androidx/fragment/app/Fragment.java @@ -462,13 +462,13 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis } return fragment; } catch (InstantiationException e) { - throw new InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e); + throw new InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e); } catch (IllegalAccessException e2) { - throw new InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e2); + throw new InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e2); } catch (NoSuchMethodException e3) { - throw new InstantiationException(a.v("Unable to instantiate fragment ", str, ": could not find Fragment constructor"), e3); + throw new InstantiationException(a.u("Unable to instantiate fragment ", str, ": could not find Fragment constructor"), e3); } catch (InvocationTargetException e4) { - throw new InstantiationException(a.v("Unable to instantiate fragment ", str, ": calling Fragment constructor caused an exception"), e4); + throw new InstantiationException(a.u("Unable to instantiate fragment ", str, ": calling Fragment constructor caused an exception"), e4); } } @@ -479,7 +479,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis registerOnPreAttachListener(new AnonymousClass8(function, atomicReference, activityResultContract, activityResultCallback)); return new AnonymousClass9(atomicReference, activityResultContract); } - throw new IllegalStateException(a.s("Fragment ", this, " is attempting to registerForActivityResult after being created. Fragments must call registerForActivityResult() before they are created (i.e. initialization, onAttach(), or onCreate()).")); + throw new IllegalStateException(a.r("Fragment ", this, " is attempting to registerForActivityResult after being created. Fragments must call registerForActivityResult() before they are created (i.e. initialization, onAttach(), or onCreate()).")); } private void registerOnPreAttachListener(@NonNull OnPreAttachedListener onPreAttachedListener) { @@ -635,7 +635,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis } printWriter.print(str); printWriter.println("Child " + this.mChildFragmentManager + ":"); - this.mChildFragmentManager.dump(a.u(str, " "), fileDescriptor, printWriter, strArr); + this.mChildFragmentManager.dump(a.t(str, " "), fileDescriptor, printWriter, strArr); } @Override // java.lang.Object @@ -710,7 +710,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (this.mHost != null) { return this.mChildFragmentManager; } - throw new IllegalStateException(a.s("Fragment ", this, " has not been attached yet.")); + throw new IllegalStateException(a.r("Fragment ", this, " has not been attached yet.")); } @Nullable @@ -871,7 +871,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (fragmentManager != null) { return fragmentManager; } - throw new IllegalStateException(a.s("Fragment ", this, " not associated with a fragment manager.")); + throw new IllegalStateException(a.r("Fragment ", this, " not associated with a fragment manager.")); } public float getPostOnViewCreatedAlpha() { @@ -1353,7 +1353,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mChildFragmentManager.dispatchActivityCreated(); return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onActivityCreated()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onActivityCreated()")); } public void performAttach() { @@ -1371,7 +1371,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mChildFragmentManager.dispatchAttach(); return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onAttach()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onAttach()")); } public void performConfigurationChanged(@NonNull Configuration configuration) { @@ -1401,7 +1401,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mLifecycleRegistry.handleLifecycleEvent(Lifecycle.Event.ON_CREATE); return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onCreate()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onCreate()")); } public boolean performCreateOptionsMenu(@NonNull Menu menu, @NonNull MenuInflater menuInflater) { @@ -1443,7 +1443,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mIsCreated = false; onDestroy(); if (!this.mCalled) { - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onDestroy()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onDestroy()")); } } @@ -1460,7 +1460,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mPerformedCreateView = false; return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onDestroyView()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onDestroyView()")); } public void performDetach() { @@ -1469,7 +1469,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis onDetach(); this.mLayoutInflater = null; if (!this.mCalled) { - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onDetach()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onDetach()")); } else if (!this.mChildFragmentManager.isDestroyed()) { this.mChildFragmentManager.dispatchDestroy(); this.mChildFragmentManager = new FragmentManagerImpl(); @@ -1522,7 +1522,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mCalled = false; onPause(); if (!this.mCalled) { - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onPause()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onPause()")); } } @@ -1569,7 +1569,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mChildFragmentManager.dispatchResume(); return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onResume()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onResume()")); } public void performSaveInstanceState(Bundle bundle) { @@ -1597,7 +1597,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mChildFragmentManager.dispatchStart(); return; } - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onStart()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onStart()")); } public void performStop() { @@ -1610,7 +1610,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mCalled = false; onStop(); if (!this.mCalled) { - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onStop()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onStop()")); } } @@ -1655,7 +1655,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis getParentFragmentManager().launchRequestPermissions(this, strArr, i); return; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to Activity")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to Activity")); } @NonNull @@ -1664,7 +1664,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (activity != null) { return activity; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to an activity.")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to an activity.")); } @NonNull @@ -1673,7 +1673,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (arguments != null) { return arguments; } - throw new IllegalStateException(a.s("Fragment ", this, " does not have any arguments.")); + throw new IllegalStateException(a.r("Fragment ", this, " does not have any arguments.")); } @NonNull @@ -1682,7 +1682,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (context != null) { return context; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to a context.")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to a context.")); } @NonNull @@ -1697,7 +1697,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (host != null) { return host; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to a host.")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to a host.")); } @NonNull @@ -1707,7 +1707,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis return parentFragment; } if (getContext() == null) { - throw new IllegalStateException(a.s("Fragment ", this, " is not attached to any Fragment or host")); + throw new IllegalStateException(a.r("Fragment ", this, " is not attached to any Fragment or host")); } throw new IllegalStateException("Fragment " + this + " is not a child Fragment, it is directly attached to " + getContext()); } @@ -1718,7 +1718,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis if (view != null) { return view; } - throw new IllegalStateException(a.s("Fragment ", this, " did not return a View from onCreateView() or this was called before onCreateView().")); + throw new IllegalStateException(a.r("Fragment ", this, " did not return a View from onCreateView() or this was called before onCreateView().")); } public void restoreChildFragmentState(@Nullable Bundle bundle) { @@ -1742,7 +1742,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mCalled = false; onViewStateRestored(bundle); if (!this.mCalled) { - throw new SuperNotCalledException(a.s("Fragment ", this, " did not call through to super.onViewStateRestored()")); + throw new SuperNotCalledException(a.r("Fragment ", this, " did not call through to super.onViewStateRestored()")); } else if (this.mView != null) { this.mViewLifecycleOwner.handleLifecycleEvent(Lifecycle.Event.ON_CREATE); } @@ -1921,7 +1921,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis this.mTargetRequestCode = i; return; } - throw new IllegalArgumentException(a.s("Fragment ", fragment, " must share the same FragmentManager to be set as a target fragment")); + throw new IllegalArgumentException(a.r("Fragment ", fragment, " must share the same FragmentManager to be set as a target fragment")); } @Deprecated @@ -1955,7 +1955,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis fragmentHostCallback.onStartActivityFromFragment(this, intent, -1, bundle); return; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to Activity")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to Activity")); } @Deprecated @@ -1969,7 +1969,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis getParentFragmentManager().launchStartActivityForResult(this, intent, i, bundle); return; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to Activity")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to Activity")); } @Deprecated @@ -1981,7 +1981,7 @@ public class Fragment implements ComponentCallbacks, View.OnCreateContextMenuLis getParentFragmentManager().launchStartIntentSenderForResult(this, intentSender, i, intent, i2, i3, i4, bundle); return; } - throw new IllegalStateException(a.s("Fragment ", this, " not attached to Activity")); + throw new IllegalStateException(a.r("Fragment ", this, " not attached to Activity")); } public void startPostponedEnterTransition() { diff --git a/app/src/main/java/androidx/fragment/app/FragmentContainerView.java b/app/src/main/java/androidx/fragment/app/FragmentContainerView.java index c6549b0dc1..5d27a8f770 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentContainerView.java +++ b/app/src/main/java/androidx/fragment/app/FragmentContainerView.java @@ -62,7 +62,7 @@ public final class FragmentContainerView extends FrameLayout { Fragment findFragmentById = fragmentManager.findFragmentById(id2); if (classAttribute != null && findFragmentById == null) { if (id2 <= 0) { - throw new IllegalStateException(a.v("FragmentContainerView must have an android:id to add Fragment ", classAttribute, string != null ? a.u(" with tag ", string) : "")); + throw new IllegalStateException(a.u("FragmentContainerView must have an android:id to add Fragment ", classAttribute, string != null ? a.t(" with tag ", string) : "")); } Fragment instantiate = fragmentManager.getFragmentFactory().instantiate(context.getClassLoader(), classAttribute); instantiate.onInflate(context, attributeSet, (Bundle) null); diff --git a/app/src/main/java/androidx/fragment/app/FragmentFactory.java b/app/src/main/java/androidx/fragment/app/FragmentFactory.java index d3dde37303..5840af3106 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentFactory.java +++ b/app/src/main/java/androidx/fragment/app/FragmentFactory.java @@ -39,9 +39,9 @@ public class FragmentFactory { try { return loadClass(classLoader, str); } catch (ClassNotFoundException e) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class name exists"), e); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class name exists"), e); } catch (ClassCastException e2) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class is a valid subclass of Fragment"), e2); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class is a valid subclass of Fragment"), e2); } } @@ -50,13 +50,13 @@ public class FragmentFactory { try { return (Fragment) loadFragmentClass(classLoader, str).getConstructor(new Class[0]).newInstance(new Object[0]); } catch (InstantiationException e) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e); } catch (IllegalAccessException e2) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e2); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": make sure class name exists, is public, and has an empty constructor that is public"), e2); } catch (NoSuchMethodException e3) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": could not find Fragment constructor"), e3); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": could not find Fragment constructor"), e3); } catch (InvocationTargetException e4) { - throw new Fragment.InstantiationException(a.v("Unable to instantiate fragment ", str, ": calling Fragment constructor caused an exception"), e4); + throw new Fragment.InstantiationException(a.u("Unable to instantiate fragment ", str, ": calling Fragment constructor caused an exception"), e4); } } } diff --git a/app/src/main/java/androidx/fragment/app/FragmentLayoutInflaterFactory.java b/app/src/main/java/androidx/fragment/app/FragmentLayoutInflaterFactory.java index 01683127e0..a94969ae16 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentLayoutInflaterFactory.java +++ b/app/src/main/java/androidx/fragment/app/FragmentLayoutInflaterFactory.java @@ -96,7 +96,7 @@ public class FragmentLayoutInflaterFactory implements LayoutInflater.Factory2 { } return fragment.mView; } - throw new IllegalStateException(a.v("Fragment ", attributeValue, " did not create a view.")); + throw new IllegalStateException(a.u("Fragment ", attributeValue, " did not create a view.")); } @Override // android.view.LayoutInflater.Factory diff --git a/app/src/main/java/androidx/fragment/app/FragmentManager.java b/app/src/main/java/androidx/fragment/app/FragmentManager.java index d8ea5cca0d..e23474baa6 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentManager.java +++ b/app/src/main/java/androidx/fragment/app/FragmentManager.java @@ -1312,10 +1312,10 @@ public abstract class FragmentManager implements FragmentResultOwner { FragmentHostCallback fragmentHostCallback2 = this.mHost; if (fragmentHostCallback2 instanceof ActivityResultRegistryOwner) { ActivityResultRegistry activityResultRegistry = ((ActivityResultRegistryOwner) fragmentHostCallback2).getActivityResultRegistry(); - String u = a.u("FragmentManager:", fragment != null ? a.D(new StringBuilder(), fragment.mWho, ":") : ""); - this.mStartActivityForResult = activityResultRegistry.register(a.u(u, "StartActivityForResult"), new ActivityResultContracts.StartActivityForResult(), new AnonymousClass9()); - this.mStartIntentSenderForResult = activityResultRegistry.register(a.u(u, "StartIntentSenderForResult"), new FragmentIntentSenderContract(), new AnonymousClass10()); - this.mRequestPermissions = activityResultRegistry.register(a.u(u, "RequestPermissions"), new ActivityResultContracts.RequestMultiplePermissions(), new AnonymousClass11()); + String t = a.t("FragmentManager:", fragment != null ? a.D(new StringBuilder(), fragment.mWho, ":") : ""); + this.mStartActivityForResult = activityResultRegistry.register(a.t(t, "StartActivityForResult"), new ActivityResultContracts.StartActivityForResult(), new AnonymousClass9()); + this.mStartIntentSenderForResult = activityResultRegistry.register(a.t(t, "StartIntentSenderForResult"), new FragmentIntentSenderContract(), new AnonymousClass10()); + this.mRequestPermissions = activityResultRegistry.register(a.t(t, "RequestPermissions"), new ActivityResultContracts.RequestMultiplePermissions(), new AnonymousClass11()); return; } return; @@ -1630,7 +1630,7 @@ public abstract class FragmentManager implements FragmentResultOwner { public void dump(@NonNull String str, @Nullable FileDescriptor fileDescriptor, @NonNull PrintWriter printWriter, @Nullable String[] strArr) { int size; int size2; - String u = a.u(str, " "); + String t = a.t(str, " "); this.mFragmentStore.dump(str, fileDescriptor, printWriter, strArr); ArrayList arrayList = this.mCreatedMenus; if (arrayList != null && (size2 = arrayList.size()) > 0) { @@ -1655,7 +1655,7 @@ public abstract class FragmentManager implements FragmentResultOwner { printWriter.print(i2); printWriter.print(": "); printWriter.println(backStackRecord.toString()); - backStackRecord.dump(u, printWriter); + backStackRecord.dump(t, printWriter); } } printWriter.print(str); @@ -2247,7 +2247,7 @@ public abstract class FragmentManager implements FragmentResultOwner { enqueueAction(new PopBackStackState(null, i, i2), false); return; } - throw new IllegalArgumentException(a.l("Bad id: ", i)); + throw new IllegalArgumentException(a.k("Bad id: ", i)); } public void popBackStack(@Nullable String str, int i) { @@ -2262,7 +2262,7 @@ public abstract class FragmentManager implements FragmentResultOwner { if (i >= 0) { return popBackStackImmediate(null, i, i2); } - throw new IllegalArgumentException(a.l("Bad id: ", i)); + throw new IllegalArgumentException(a.k("Bad id: ", i)); } public boolean popBackStackImmediate(@Nullable String str, int i) { @@ -2326,7 +2326,7 @@ public abstract class FragmentManager implements FragmentResultOwner { public void putFragment(@NonNull Bundle bundle, @NonNull String str, @NonNull Fragment fragment) { if (fragment.mFragmentManager != this) { - throwException(new IllegalStateException(a.s("Fragment ", fragment, " is not currently in the FragmentManager"))); + throwException(new IllegalStateException(a.r("Fragment ", fragment, " is not currently in the FragmentManager"))); } bundle.putString(str, fragment.mWho); } @@ -2530,7 +2530,7 @@ public abstract class FragmentManager implements FragmentResultOwner { public Fragment.SavedState saveFragmentInstanceState(@NonNull Fragment fragment) { FragmentStateManager fragmentStateManager = this.mFragmentStore.getFragmentStateManager(fragment.mWho); if (fragmentStateManager == null || !fragmentStateManager.getFragment().equals(fragment)) { - throwException(new IllegalStateException(a.s("Fragment ", fragment, " is not currently in the FragmentManager"))); + throwException(new IllegalStateException(a.r("Fragment ", fragment, " is not currently in the FragmentManager"))); } return fragmentStateManager.saveInstanceState(); } diff --git a/app/src/main/java/androidx/fragment/app/FragmentStatePagerAdapter.java b/app/src/main/java/androidx/fragment/app/FragmentStatePagerAdapter.java index 1d551c926f..1c172a4fd8 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentStatePagerAdapter.java +++ b/app/src/main/java/androidx/fragment/app/FragmentStatePagerAdapter.java @@ -163,7 +163,7 @@ public abstract class FragmentStatePagerAdapter extends PagerAdapter { if (bundle == null) { bundle = new Bundle(); } - this.mFragmentManager.putFragment(bundle, a.l("f", i), fragment); + this.mFragmentManager.putFragment(bundle, a.k("f", i), fragment); } } return bundle; diff --git a/app/src/main/java/androidx/fragment/app/FragmentStore.java b/app/src/main/java/androidx/fragment/app/FragmentStore.java index 70cb5cfb02..75fcc7dbb8 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentStore.java +++ b/app/src/main/java/androidx/fragment/app/FragmentStore.java @@ -48,7 +48,7 @@ public class FragmentStore { } public void dump(@NonNull String str, @Nullable FileDescriptor fileDescriptor, @NonNull PrintWriter printWriter, @Nullable String[] strArr) { - String u = a.u(str, " "); + String t = a.t(str, " "); if (!this.mActive.isEmpty()) { printWriter.print(str); printWriter.print("Active Fragments:"); @@ -57,7 +57,7 @@ public class FragmentStore { if (fragmentStateManager != null) { Fragment fragment = fragmentStateManager.getFragment(); printWriter.println(fragment); - fragment.dump(u, fileDescriptor, printWriter, strArr); + fragment.dump(t, fileDescriptor, printWriter, strArr); } else { printWriter.println("null"); } @@ -284,7 +284,7 @@ public class FragmentStore { } addFragment(findActiveFragment); } else { - throw new IllegalStateException(a.v("No instantiated fragment for (", str, ")")); + throw new IllegalStateException(a.u("No instantiated fragment for (", str, ")")); } } } diff --git a/app/src/main/java/androidx/fragment/app/FragmentTransaction.java b/app/src/main/java/androidx/fragment/app/FragmentTransaction.java index 77ac0fc534..1802796781 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentTransaction.java +++ b/app/src/main/java/androidx/fragment/app/FragmentTransaction.java @@ -173,9 +173,9 @@ public abstract class FragmentTransaction { this.mSharedElementSourceNames = new ArrayList<>(); this.mSharedElementTargetNames = new ArrayList<>(); } else if (this.mSharedElementTargetNames.contains(str)) { - throw new IllegalArgumentException(a.v("A shared element with the target name '", str, "' has already been added to the transaction.")); + throw new IllegalArgumentException(a.u("A shared element with the target name '", str, "' has already been added to the transaction.")); } else if (this.mSharedElementSourceNames.contains(transitionName)) { - throw new IllegalArgumentException(a.v("A shared element with the source name '", transitionName, "' has already been added to the transaction.")); + throw new IllegalArgumentException(a.u("A shared element with the source name '", transitionName, "' has already been added to the transaction.")); } this.mSharedElementSourceNames.add(transitionName); this.mSharedElementTargetNames.add(str); diff --git a/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$1.java b/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$1.java index d9314764fb..0bd213c749 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$1.java +++ b/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$1.java @@ -17,6 +17,6 @@ public final class FragmentViewModelLazyKt$activityViewModels$1 extends o implem @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final ViewModelStore mo1invoke() { - return a.n0(this.$this_activityViewModels, "requireActivity()", "requireActivity().viewModelStore"); + return a.e0(this.$this_activityViewModels, "requireActivity()", "requireActivity().viewModelStore"); } } diff --git a/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$2.java b/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$2.java index 409875a1c7..851ebde956 100644 --- a/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$2.java +++ b/app/src/main/java/androidx/fragment/app/FragmentViewModelLazyKt$activityViewModels$2.java @@ -17,6 +17,6 @@ public final class FragmentViewModelLazyKt$activityViewModels$2 extends o implem @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final ViewModelProvider.Factory mo1invoke() { - return a.e0(this.$this_activityViewModels, "requireActivity()"); + return a.T(this.$this_activityViewModels, "requireActivity()"); } } diff --git a/app/src/main/java/androidx/fragment/app/SpecialEffectsController.java b/app/src/main/java/androidx/fragment/app/SpecialEffectsController.java index 02e77ffb14..c19a997b89 100644 --- a/app/src/main/java/androidx/fragment/app/SpecialEffectsController.java +++ b/app/src/main/java/androidx/fragment/app/SpecialEffectsController.java @@ -182,7 +182,7 @@ public abstract class SpecialEffectsController { if (i == 8) { return GONE; } - throw new IllegalArgumentException(a.l("Unknown visibility ", i)); + throw new IllegalArgumentException(a.k("Unknown visibility ", i)); } @NonNull diff --git a/app/src/main/java/androidx/lifecycle/LifecycleRegistry.java b/app/src/main/java/androidx/lifecycle/LifecycleRegistry.java index 532ca9f84f..0cd83f61f0 100644 --- a/app/src/main/java/androidx/lifecycle/LifecycleRegistry.java +++ b/app/src/main/java/androidx/lifecycle/LifecycleRegistry.java @@ -96,7 +96,7 @@ public class LifecycleRegistry extends Lifecycle { @SuppressLint({"RestrictedApi"}) private void enforceMainThreadIfNeeded(String str) { if (this.mEnforceMainThread && !ArchTaskExecutor.getInstance().isMainThread()) { - throw new IllegalStateException(a.v("Method ", str, " must be called on the main thread")); + throw new IllegalStateException(a.u("Method ", str, " must be called on the main thread")); } } diff --git a/app/src/main/java/androidx/lifecycle/LiveData.java b/app/src/main/java/androidx/lifecycle/LiveData.java index 5e6c2fdbf0..18ab44a45f 100644 --- a/app/src/main/java/androidx/lifecycle/LiveData.java +++ b/app/src/main/java/androidx/lifecycle/LiveData.java @@ -144,7 +144,7 @@ public abstract class LiveData { public static void assertMainThread(String str) { if (!ArchTaskExecutor.getInstance().isMainThread()) { - throw new IllegalStateException(a.v("Cannot invoke ", str, " on a background thread")); + throw new IllegalStateException(a.u("Cannot invoke ", str, " on a background thread")); } } diff --git a/app/src/main/java/androidx/loader/app/LoaderManagerImpl.java b/app/src/main/java/androidx/loader/app/LoaderManagerImpl.java index f4a2844e67..96c93430e0 100644 --- a/app/src/main/java/androidx/loader/app/LoaderManagerImpl.java +++ b/app/src/main/java/androidx/loader/app/LoaderManagerImpl.java @@ -77,7 +77,7 @@ public class LoaderManagerImpl extends LoaderManager { printWriter.print(str); printWriter.print("mLoader="); printWriter.println(this.mLoader); - this.mLoader.dump(a.u(str, " "), fileDescriptor, printWriter, strArr); + this.mLoader.dump(a.t(str, " "), fileDescriptor, printWriter, strArr); if (this.mObserver != null) { printWriter.print(str); printWriter.print("mCallbacks="); diff --git a/app/src/main/java/androidx/loader/content/Loader.java b/app/src/main/java/androidx/loader/content/Loader.java index 081958933b..a9549e567b 100644 --- a/app/src/main/java/androidx/loader/content/Loader.java +++ b/app/src/main/java/androidx/loader/content/Loader.java @@ -233,7 +233,7 @@ public class Loader { StringBuilder sb = new StringBuilder(64); DebugUtils.buildShortClassTag(this, sb); sb.append(" id="); - return a.z(sb, this.mId, "}"); + return a.y(sb, this.mId, "}"); } @MainThread diff --git a/app/src/main/java/androidx/media/AudioAttributesCompat.java b/app/src/main/java/androidx/media/AudioAttributesCompat.java index 980805a22d..c1c42598c0 100644 --- a/app/src/main/java/androidx/media/AudioAttributesCompat.java +++ b/app/src/main/java/androidx/media/AudioAttributesCompat.java @@ -188,7 +188,7 @@ public class AudioAttributesCompat implements VersionedParcelable { if (!z2) { return 3; } - throw new IllegalArgumentException(a.n("Unknown usage value ", i2, " in audio attributes")); + throw new IllegalArgumentException(a.l("Unknown usage value ", i2, " in audio attributes")); } } @@ -226,7 +226,7 @@ public class AudioAttributesCompat implements VersionedParcelable { return "USAGE_GAME"; case 15: default: - return a.l("unknown usage ", i); + return a.k("unknown usage ", i); case 16: return "USAGE_ASSISTANT"; } diff --git a/app/src/main/java/androidx/media/AudioFocusRequestCompat.java b/app/src/main/java/androidx/media/AudioFocusRequestCompat.java index 2dc4680f0a..fe583e902f 100644 --- a/app/src/main/java/androidx/media/AudioFocusRequestCompat.java +++ b/app/src/main/java/androidx/media/AudioFocusRequestCompat.java @@ -69,7 +69,7 @@ public class AudioFocusRequestCompat { this.mFocusGain = i; return this; } - throw new IllegalArgumentException(a.l("Illegal audio focus gain type ", i)); + throw new IllegalArgumentException(a.k("Illegal audio focus gain type ", i)); } @NonNull diff --git a/app/src/main/java/androidx/media/MediaBrowserServiceCompat.java b/app/src/main/java/androidx/media/MediaBrowserServiceCompat.java index 04b287f7c3..0307e82106 100644 --- a/app/src/main/java/androidx/media/MediaBrowserServiceCompat.java +++ b/app/src/main/java/androidx/media/MediaBrowserServiceCompat.java @@ -1603,7 +1603,7 @@ public abstract class MediaBrowserServiceCompat extends Service { onLoadItem(str, r0); this.mCurConnection = null; if (!r0.isDone()) { - throw new IllegalStateException(a.u("onLoadItem must call detach() or sendResult() before returning for id=", str)); + throw new IllegalStateException(a.t("onLoadItem must call detach() or sendResult() before returning for id=", str)); } } @@ -1613,7 +1613,7 @@ public abstract class MediaBrowserServiceCompat extends Service { onSearch(str, bundle, r0); this.mCurConnection = null; if (!r0.isDone()) { - throw new IllegalStateException(a.u("onSearch must call detach() or sendResult() before returning for query=", str)); + throw new IllegalStateException(a.t("onSearch must call detach() or sendResult() before returning for query=", str)); } } diff --git a/app/src/main/java/androidx/preference/PreferenceFragment.java b/app/src/main/java/androidx/preference/PreferenceFragment.java index f08370741a..9da388e2c4 100644 --- a/app/src/main/java/androidx/preference/PreferenceFragment.java +++ b/app/src/main/java/androidx/preference/PreferenceFragment.java @@ -528,7 +528,7 @@ public abstract class PreferenceFragment extends Fragment implements PreferenceM boolean z2 = findPreference instanceof PreferenceScreen; obj = findPreference; if (!z2) { - throw new IllegalArgumentException(a.v("Preference object with key ", str, " is not a PreferenceScreen")); + throw new IllegalArgumentException(a.u("Preference object with key ", str, " is not a PreferenceScreen")); } } setPreferenceScreen((PreferenceScreen) obj); diff --git a/app/src/main/java/androidx/preference/PreferenceFragmentCompat.java b/app/src/main/java/androidx/preference/PreferenceFragmentCompat.java index 45db255fa0..ce1e727096 100644 --- a/app/src/main/java/androidx/preference/PreferenceFragmentCompat.java +++ b/app/src/main/java/androidx/preference/PreferenceFragmentCompat.java @@ -520,7 +520,7 @@ public abstract class PreferenceFragmentCompat extends Fragment implements Prefe boolean z2 = findPreference instanceof PreferenceScreen; obj = findPreference; if (!z2) { - throw new IllegalArgumentException(a.v("Preference object with key ", str, " is not a PreferenceScreen")); + throw new IllegalArgumentException(a.u("Preference object with key ", str, " is not a PreferenceScreen")); } } setPreferenceScreen((PreferenceScreen) obj); diff --git a/app/src/main/java/androidx/recyclerview/widget/DefaultItemAnimator.java b/app/src/main/java/androidx/recyclerview/widget/DefaultItemAnimator.java index f33f204e1f..c4e1051bc7 100644 --- a/app/src/main/java/androidx/recyclerview/widget/DefaultItemAnimator.java +++ b/app/src/main/java/androidx/recyclerview/widget/DefaultItemAnimator.java @@ -275,7 +275,7 @@ public class DefaultItemAnimator extends SimpleItemAnimator { L.append(", toX="); L.append(this.toX); L.append(", toY="); - return a.y(L, this.toY, '}'); + return a.w(L, this.toY, '}'); } } diff --git a/app/src/main/java/androidx/recyclerview/widget/GridLayoutManager.java b/app/src/main/java/androidx/recyclerview/widget/GridLayoutManager.java index 2ffe0256c4..992790e737 100644 --- a/app/src/main/java/androidx/recyclerview/widget/GridLayoutManager.java +++ b/app/src/main/java/androidx/recyclerview/widget/GridLayoutManager.java @@ -629,7 +629,7 @@ public class GridLayoutManager extends LinearLayoutManager { this.mSet[i13] = next; i13++; } else { - throw new IllegalArgumentException(a.z(a.N("Item at position ", i14, " requires ", spanSize, " spans but GridLayoutManager has only "), this.mSpanCount, " spans.")); + throw new IllegalArgumentException(a.y(a.N("Item at position ", i14, " requires ", spanSize, " spans but GridLayoutManager has only "), this.mSpanCount, " spans.")); } } if (i13 == 0) { @@ -1043,7 +1043,7 @@ public class GridLayoutManager extends LinearLayoutManager { requestLayout(); return; } - throw new IllegalArgumentException(a.l("Span count should be at least 1. Provided ", i)); + throw new IllegalArgumentException(a.k("Span count should be at least 1. Provided ", i)); } } diff --git a/app/src/main/java/androidx/recyclerview/widget/LayoutState.java b/app/src/main/java/androidx/recyclerview/widget/LayoutState.java index 6e05e1b5df..48f8dc6aa7 100644 --- a/app/src/main/java/androidx/recyclerview/widget/LayoutState.java +++ b/app/src/main/java/androidx/recyclerview/widget/LayoutState.java @@ -42,6 +42,6 @@ public class LayoutState { L.append(", mStartLine="); L.append(this.mStartLine); L.append(", mEndLine="); - return a.y(L, this.mEndLine, '}'); + return a.w(L, this.mEndLine, '}'); } } diff --git a/app/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java b/app/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java index de22e3469c..e102c23f02 100644 --- a/app/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java +++ b/app/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java @@ -1487,7 +1487,7 @@ public class LinearLayoutManager extends RecyclerView.LayoutManager implements I } return; } - throw new IllegalArgumentException(a.l("invalid orientation:", i)); + throw new IllegalArgumentException(a.k("invalid orientation:", i)); } public void setRecycleChildrenOnDetach(boolean z2) { diff --git a/app/src/main/java/androidx/recyclerview/widget/RecyclerView.java b/app/src/main/java/androidx/recyclerview/widget/RecyclerView.java index 5ae753843f..3e9c7c64e7 100644 --- a/app/src/main/java/androidx/recyclerview/widget/RecyclerView.java +++ b/app/src/main/java/androidx/recyclerview/widget/RecyclerView.java @@ -287,7 +287,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("Called attach on a child which is not detached: "); sb.append(childViewHolderInt); - throw new IllegalArgumentException(a.i(RecyclerView.this, sb)); + throw new IllegalArgumentException(a.h(RecyclerView.this, sb)); } } RecyclerView.access$000(RecyclerView.this, view, i, layoutParams); @@ -304,7 +304,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("called detach on an already detached child "); sb.append(childViewHolderInt); - throw new IllegalArgumentException(a.i(RecyclerView.this, sb)); + throw new IllegalArgumentException(a.h(RecyclerView.this, sb)); } } RecyclerView.access$100(RecyclerView.this, i); @@ -1006,7 +1006,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (indexOfChild == -1) { StringBuilder L = a.L("Added View has RecyclerView as parent but view is not a real child. Unfiltered index:"); L.append(this.mRecyclerView.indexOfChild(view)); - throw new IllegalStateException(a.i(this.mRecyclerView, L)); + throw new IllegalStateException(a.h(this.mRecyclerView, L)); } else if (indexOfChild != i) { this.mRecyclerView.mLayout.moveView(indexOfChild, i); } @@ -1598,7 +1598,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro ViewParent parent = view.getParent(); RecyclerView recyclerView = this.mRecyclerView; if (parent != recyclerView || recyclerView.indexOfChild(view) == -1) { - throw new IllegalArgumentException(a.i(this.mRecyclerView, a.L("View should be fully attached to be ignored"))); + throw new IllegalArgumentException(a.h(this.mRecyclerView, a.L("View should be fully attached to be ignored"))); } ViewHolder childViewHolderInt = RecyclerView.getChildViewHolderInt(view); childViewHolderInt.addFlags(128); @@ -2471,7 +2471,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (findPositionOffset < 0 || findPositionOffset >= RecyclerView.this.mAdapter.getItemCount()) { StringBuilder N = a.N("Inconsistency detected. Invalid item position ", i, "(offset:", findPositionOffset, ").state:"); N.append(RecyclerView.this.mState.getItemCount()); - throw new IndexOutOfBoundsException(a.i(RecyclerView.this, N)); + throw new IndexOutOfBoundsException(a.h(RecyclerView.this, N)); } tryBindViewHolderByDeadline(childViewHolderInt, findPositionOffset, i, Long.MAX_VALUE); ViewGroup.LayoutParams layoutParams2 = childViewHolderInt.itemView.getLayoutParams(); @@ -2493,7 +2493,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro layoutParams.mPendingInvalidate = z2; return; } - throw new IllegalArgumentException(a.i(RecyclerView.this, a.L("The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter"))); + throw new IllegalArgumentException(a.h(RecyclerView.this, a.L("The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter"))); } public void clear() { @@ -2533,7 +2533,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro } StringBuilder M = a.M("invalid position ", i, ". State item count is "); M.append(RecyclerView.this.mState.getItemCount()); - throw new IndexOutOfBoundsException(a.i(RecyclerView.this, M)); + throw new IndexOutOfBoundsException(a.h(RecyclerView.this, M)); } public void dispatchViewRecycled(@NonNull ViewHolder viewHolder) { @@ -2666,7 +2666,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("layout index should not be -1 after unhiding a view:"); sb.append(childViewHolderInt); - throw new IllegalStateException(a.i(RecyclerView.this, sb)); + throw new IllegalStateException(a.h(RecyclerView.this, sb)); } public View getScrapViewAt(int i) { @@ -2815,12 +2815,12 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro z2 = true; } L.append(z2); - throw new IllegalArgumentException(a.i(RecyclerView.this, L)); + throw new IllegalArgumentException(a.h(RecyclerView.this, L)); } else if (viewHolder.isTmpDetached()) { StringBuilder sb = new StringBuilder(); sb.append("Tmp detached view should be removed from RecyclerView before it can be recycled: "); sb.append(viewHolder); - throw new IllegalArgumentException(a.i(RecyclerView.this, sb)); + throw new IllegalArgumentException(a.h(RecyclerView.this, sb)); } else if (!viewHolder.shouldIgnore()) { boolean doesTransientStatePreventRecycling = viewHolder.doesTransientStatePreventRecycling(); Adapter adapter = RecyclerView.this.mAdapter; @@ -2860,7 +2860,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (!z2) { } } else { - throw new IllegalArgumentException(a.i(RecyclerView.this, a.L("Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle."))); + throw new IllegalArgumentException(a.h(RecyclerView.this, a.L("Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle."))); } } @@ -2876,7 +2876,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro childViewHolderInt.setScrapContainer(this, false); this.mAttachedScrap.add(childViewHolderInt); } else { - throw new IllegalArgumentException(a.i(RecyclerView.this, a.L("Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool."))); + throw new IllegalArgumentException(a.h(RecyclerView.this, a.L("Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool."))); } } @@ -2921,7 +2921,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (i < 0 || i >= RecyclerView.this.mState.getItemCount()) { StringBuilder N = a.N("Invalid item position ", i, "(", i, "). Item count:"); N.append(RecyclerView.this.mState.getItemCount()); - throw new IndexOutOfBoundsException(a.i(RecyclerView.this, N)); + throw new IndexOutOfBoundsException(a.h(RecyclerView.this, N)); } boolean z5 = true; if (RecyclerView.this.mState.isPreLayout()) { @@ -2950,7 +2950,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (findPositionOffset < 0 || findPositionOffset >= RecyclerView.this.mAdapter.getItemCount()) { StringBuilder N2 = a.N("Inconsistency detected. Invalid item position ", i, "(offset:", findPositionOffset, ").state:"); N2.append(RecyclerView.this.mState.getItemCount()); - throw new IndexOutOfBoundsException(a.i(RecyclerView.this, N2)); + throw new IndexOutOfBoundsException(a.h(RecyclerView.this, N2)); } int itemViewType = RecyclerView.this.mAdapter.getItemViewType(findPositionOffset); if (RecyclerView.this.mAdapter.hasStableIds() && (viewHolder = getScrapOrCachedViewForId(RecyclerView.this.mAdapter.getItemId(findPositionOffset), itemViewType, z2)) != null) { @@ -2960,9 +2960,9 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (!(viewHolder != null || (viewCacheExtension = this.mViewCacheExtension) == null || (viewForPositionAndType = viewCacheExtension.getViewForPositionAndType(this, i, itemViewType)) == null)) { viewHolder = RecyclerView.this.getChildViewHolder(viewForPositionAndType); if (viewHolder == null) { - throw new IllegalArgumentException(a.i(RecyclerView.this, a.L("getViewForPositionAndType returned a view which does not have a ViewHolder"))); + throw new IllegalArgumentException(a.h(RecyclerView.this, a.L("getViewForPositionAndType returned a view which does not have a ViewHolder"))); } else if (viewHolder.shouldIgnore()) { - throw new IllegalArgumentException(a.i(RecyclerView.this, a.L("getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view."))); + throw new IllegalArgumentException(a.h(RecyclerView.this, a.L("getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view."))); } } if (viewHolder == null) { @@ -3092,7 +3092,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("Inconsistency detected. Invalid view holder adapter position"); sb.append(viewHolder); - throw new IndexOutOfBoundsException(a.i(RecyclerView.this, sb)); + throw new IndexOutOfBoundsException(a.h(RecyclerView.this, sb)); } else if (RecyclerView.this.mState.isPreLayout() || RecyclerView.this.mAdapter.getItemViewType(viewHolder.mPosition) == viewHolder.getItemViewType()) { return !RecyclerView.this.mAdapter.hasStableIds() || viewHolder.getItemId() == RecyclerView.this.mAdapter.getItemId(viewHolder.mPosition); } else { @@ -4705,14 +4705,14 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro sb.append(childViewHolderInt); sb.append(" \n View Holder 2:"); sb.append(viewHolder); - throw new IllegalStateException(a.i(this, sb)); + throw new IllegalStateException(a.h(this, sb)); } StringBuilder sb2 = new StringBuilder(); sb2.append("Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\n ViewHolder 1:"); sb2.append(childViewHolderInt); sb2.append(" \n View Holder 2:"); sb2.append(viewHolder); - throw new IllegalStateException(a.i(this, sb2)); + throw new IllegalStateException(a.h(this, sb2)); } } Log.e("RecyclerView", "Problem while matching changed view holders with the newones. The pre-layout information for the change holder " + viewHolder2 + " cannot be found but it is necessary for " + viewHolder + exceptionLabel()); @@ -4797,7 +4797,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("Invalid direction: "); sb.append(i); - throw new IllegalArgumentException(a.i(this, sb)); + throw new IllegalArgumentException(a.h(this, sb)); } private void onPointerUp(MotionEvent motionEvent) { @@ -5118,19 +5118,19 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro return; } if (str == null) { - throw new IllegalStateException(a.i(this, a.L("Cannot call this method unless RecyclerView is computing a layout or scrolling"))); + throw new IllegalStateException(a.h(this, a.L("Cannot call this method unless RecyclerView is computing a layout or scrolling"))); } - throw new IllegalStateException(a.i(this, a.L(str))); + throw new IllegalStateException(a.h(this, a.L(str))); } public void assertNotInLayoutOrScroll(String str) { if (isComputingLayout()) { if (str == null) { - throw new IllegalStateException(a.i(this, a.L("Cannot call this method while RecyclerView is computing a layout or scrolling"))); + throw new IllegalStateException(a.h(this, a.L("Cannot call this method while RecyclerView is computing a layout or scrolling"))); } throw new IllegalStateException(str); } else if (this.mDispatchScrollCounter > 0) { - Log.w("RecyclerView", "Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.", new IllegalStateException(a.i(this, a.L("")))); + Log.w("RecyclerView", "Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.", new IllegalStateException(a.h(this, a.L("")))); } } @@ -5805,7 +5805,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (layoutManager != null) { return layoutManager.generateDefaultLayoutParams(); } - throw new IllegalStateException(a.i(this, a.L("RecyclerView has no LayoutManager"))); + throw new IllegalStateException(a.h(this, a.L("RecyclerView has no LayoutManager"))); } @Override // android.view.ViewGroup @@ -5814,7 +5814,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (layoutManager != null) { return layoutManager.generateLayoutParams(getContext(), attributeSet); } - throw new IllegalStateException(a.i(this, a.L("RecyclerView has no LayoutManager"))); + throw new IllegalStateException(a.h(this, a.L("RecyclerView has no LayoutManager"))); } @Override // android.view.ViewGroup @@ -5823,7 +5823,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro if (layoutManager != null) { return layoutManager.generateLayoutParams(layoutParams); } - throw new IllegalStateException(a.i(this, a.L("RecyclerView has no LayoutManager"))); + throw new IllegalStateException(a.h(this, a.L("RecyclerView has no LayoutManager"))); } @Override // android.view.ViewGroup, android.view.View @@ -6022,7 +6022,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro @VisibleForTesting public void initFastScroller(StateListDrawable stateListDrawable, Drawable drawable, StateListDrawable stateListDrawable2, Drawable drawable2) { if (stateListDrawable == null || drawable == null || stateListDrawable2 == null || drawable2 == null) { - throw new IllegalArgumentException(a.i(this, a.L("Trying to set fast scroller without both required drawables."))); + throw new IllegalArgumentException(a.h(this, a.L("Trying to set fast scroller without both required drawables."))); } Resources resources = getContext().getResources(); new FastScroller(this, stateListDrawable, drawable, stateListDrawable2, drawable2, resources.getDimensionPixelSize(R.dimen.fastscroll_default_thickness), resources.getDimensionPixelSize(R.dimen.fastscroll_minimum_range), resources.getDimensionPixelOffset(R.dimen.fastscroll_margin)); @@ -6735,7 +6735,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro StringBuilder sb = new StringBuilder(); sb.append("Called removeDetachedView with a view which is not flagged as tmp detached."); sb.append(childViewHolderInt); - throw new IllegalArgumentException(a.i(this, sb)); + throw new IllegalArgumentException(a.h(this, sb)); } } view.clearAnimation(); @@ -7067,7 +7067,7 @@ public class RecyclerView extends ViewGroup implements ScrollingView, NestedScro sb.append("LayoutManager "); sb.append(layoutManager); sb.append(" is already attached to a RecyclerView:"); - throw new IllegalArgumentException(a.i(layoutManager.mRecyclerView, sb)); + throw new IllegalArgumentException(a.h(layoutManager.mRecyclerView, sb)); } } this.mRecycler.updateViewCacheSize(); diff --git a/app/src/main/java/androidx/room/InvalidationTracker.java b/app/src/main/java/androidx/room/InvalidationTracker.java index e2d2009e9f..5c41b27ec2 100644 --- a/app/src/main/java/androidx/room/InvalidationTracker.java +++ b/app/src/main/java/androidx/room/InvalidationTracker.java @@ -441,7 +441,7 @@ public class InvalidationTracker { String[] resolveViews = resolveViews(strArr); for (String str : resolveViews) { if (!this.mTableIdLookup.containsKey(str.toLowerCase(Locale.US))) { - throw new IllegalArgumentException(a.u("There is no table with name ", str)); + throw new IllegalArgumentException(a.t("There is no table with name ", str)); } } return resolveViews; diff --git a/app/src/main/java/androidx/room/RoomMasterTable.java b/app/src/main/java/androidx/room/RoomMasterTable.java index 7d33e6ce12..fcc86cac2f 100644 --- a/app/src/main/java/androidx/room/RoomMasterTable.java +++ b/app/src/main/java/androidx/room/RoomMasterTable.java @@ -16,6 +16,6 @@ public class RoomMasterTable { } public static String createInsertQuery(String str) { - return a.v("INSERT OR REPLACE INTO room_master_table (id,identity_hash) VALUES(42, '", str, "')"); + return a.u("INSERT OR REPLACE INTO room_master_table (id,identity_hash) VALUES(42, '", str, "')"); } } diff --git a/app/src/main/java/androidx/room/RoomOpenHelper.java b/app/src/main/java/androidx/room/RoomOpenHelper.java index 27bea07703..22b7ddca0b 100644 --- a/app/src/main/java/androidx/room/RoomOpenHelper.java +++ b/app/src/main/java/androidx/room/RoomOpenHelper.java @@ -204,7 +204,7 @@ public class RoomOpenHelper extends SupportSQLiteOpenHelper.Callback { if (!z2) { DatabaseConfiguration databaseConfiguration2 = this.mConfiguration; if (databaseConfiguration2 == null || databaseConfiguration2.isMigrationRequired(i, i2)) { - throw new IllegalStateException(a.p("A migration from ", i, " to ", i2, " was required but not found. Please provide the necessary Migration path via RoomDatabase.Builder.addMigration(Migration ...) or allow for destructive migrations via one of the RoomDatabase.Builder.fallbackToDestructiveMigration* methods.")); + throw new IllegalStateException(a.o("A migration from ", i, " to ", i2, " was required but not found. Please provide the necessary Migration path via RoomDatabase.Builder.addMigration(Migration ...) or allow for destructive migrations via one of the RoomDatabase.Builder.fallbackToDestructiveMigration* methods.")); } this.mDelegate.dropAllTables(supportSQLiteDatabase); this.mDelegate.createAllTables(supportSQLiteDatabase); diff --git a/app/src/main/java/androidx/room/util/CopyLock.java b/app/src/main/java/androidx/room/util/CopyLock.java index d67ebc5640..9782400231 100644 --- a/app/src/main/java/androidx/room/util/CopyLock.java +++ b/app/src/main/java/androidx/room/util/CopyLock.java @@ -20,7 +20,7 @@ public class CopyLock { private final Lock mThreadLock; public CopyLock(@NonNull String str, @NonNull File file, boolean z2) { - File file2 = new File(file, a.u(str, ".lck")); + File file2 = new File(file, a.t(str, ".lck")); this.mCopyLockFile = file2; this.mThreadLock = getThreadLock(file2.getAbsolutePath()); this.mFileLevelLock = z2; diff --git a/app/src/main/java/androidx/room/util/TableInfo.java b/app/src/main/java/androidx/room/util/TableInfo.java index 41d5cb860c..af54482b9c 100644 --- a/app/src/main/java/androidx/room/util/TableInfo.java +++ b/app/src/main/java/androidx/room/util/TableInfo.java @@ -160,8 +160,8 @@ public class TableInfo { } public int hashCode() { - int x2 = a.x(this.onUpdate, a.x(this.onDelete, this.referenceTable.hashCode() * 31, 31), 31); - return this.referenceColumnNames.hashCode() + ((this.columnNames.hashCode() + x2) * 31); + int m = a.m(this.onUpdate, a.m(this.onDelete, this.referenceTable.hashCode() * 31, 31), 31); + return this.referenceColumnNames.hashCode() + ((this.columnNames.hashCode() + m) * 31); } public String toString() { diff --git a/app/src/main/java/androidx/savedstate/Recreator.java b/app/src/main/java/androidx/savedstate/Recreator.java index 9204d7a3c4..f56273301f 100644 --- a/app/src/main/java/androidx/savedstate/Recreator.java +++ b/app/src/main/java/androidx/savedstate/Recreator.java @@ -52,7 +52,7 @@ public final class Recreator implements GenericLifecycleObserver { try { ((SavedStateRegistry.AutoRecreated) declaredConstructor.newInstance(new Object[0])).onRecreated(this.mOwner); } catch (Exception e) { - throw new RuntimeException(a.u("Failed to instantiate ", str), e); + throw new RuntimeException(a.t("Failed to instantiate ", str), e); } } catch (NoSuchMethodException e2) { StringBuilder L = a.L("Class"); @@ -61,7 +61,7 @@ public final class Recreator implements GenericLifecycleObserver { throw new IllegalStateException(L.toString(), e2); } } catch (ClassNotFoundException e3) { - throw new RuntimeException(a.v("Class ", str, " wasn't found"), e3); + throw new RuntimeException(a.u("Class ", str, " wasn't found"), e3); } } diff --git a/app/src/main/java/androidx/sharetarget/ShortcutInfoCompatSaverImpl.java b/app/src/main/java/androidx/sharetarget/ShortcutInfoCompatSaverImpl.java index 71e8a5917c..91c823bcde 100644 --- a/app/src/main/java/androidx/sharetarget/ShortcutInfoCompatSaverImpl.java +++ b/app/src/main/java/androidx/sharetarget/ShortcutInfoCompatSaverImpl.java @@ -446,7 +446,7 @@ public class ShortcutInfoCompatSaverImpl extends ShortcutInfoCompatSaver } } catch (IOException | OutOfMemoryError | RuntimeException e) { Log.wtf("ShortcutInfoCompatSaver", "Unable to write bitmap to file", e); - throw new RuntimeException(c.d.b.a.a.u("Unable to write bitmap to file ", str), e); + throw new RuntimeException(c.d.b.a.a.t("Unable to write bitmap to file ", str), e); } } else { throw new IllegalArgumentException("path is empty"); diff --git a/app/src/main/java/androidx/sqlite/db/SupportSQLiteOpenHelper.java b/app/src/main/java/androidx/sqlite/db/SupportSQLiteOpenHelper.java index f33d9694df..cfb1ed1159 100644 --- a/app/src/main/java/androidx/sqlite/db/SupportSQLiteOpenHelper.java +++ b/app/src/main/java/androidx/sqlite/db/SupportSQLiteOpenHelper.java @@ -89,7 +89,7 @@ public interface SupportSQLiteOpenHelper extends Closeable { public abstract void onCreate(@NonNull SupportSQLiteDatabase supportSQLiteDatabase); public void onDowngrade(@NonNull SupportSQLiteDatabase supportSQLiteDatabase, int i, int i2) { - throw new SQLiteException(a.o("Can't downgrade database from version ", i, " to ", i2)); + throw new SQLiteException(a.n("Can't downgrade database from version ", i, " to ", i2)); } public void onOpen(@NonNull SupportSQLiteDatabase supportSQLiteDatabase) { diff --git a/app/src/main/java/androidx/sqlite/db/SupportSQLiteQueryBuilder.java b/app/src/main/java/androidx/sqlite/db/SupportSQLiteQueryBuilder.java index ed092d53e4..390b5ed2c3 100644 --- a/app/src/main/java/androidx/sqlite/db/SupportSQLiteQueryBuilder.java +++ b/app/src/main/java/androidx/sqlite/db/SupportSQLiteQueryBuilder.java @@ -95,7 +95,7 @@ public final class SupportSQLiteQueryBuilder { this.mLimit = str; return this; } - throw new IllegalArgumentException(a.u("invalid LIMIT clauses:", str)); + throw new IllegalArgumentException(a.t("invalid LIMIT clauses:", str)); } public SupportSQLiteQueryBuilder orderBy(String str) { diff --git a/app/src/main/java/androidx/sqlite/db/framework/FrameworkSQLiteDatabase.java b/app/src/main/java/androidx/sqlite/db/framework/FrameworkSQLiteDatabase.java index 2ac0a9bd10..4f70ae1757 100644 --- a/app/src/main/java/androidx/sqlite/db/framework/FrameworkSQLiteDatabase.java +++ b/app/src/main/java/androidx/sqlite/db/framework/FrameworkSQLiteDatabase.java @@ -92,7 +92,7 @@ public class FrameworkSQLiteDatabase implements SupportSQLiteDatabase { @Override // androidx.sqlite.db.SupportSQLiteDatabase public int delete(String str, String str2, Object[] objArr) { StringBuilder P = a.P("DELETE FROM ", str); - P.append(TextUtils.isEmpty(str2) ? "" : a.u(" WHERE ", str2)); + P.append(TextUtils.isEmpty(str2) ? "" : a.t(" WHERE ", str2)); SupportSQLiteStatement compileStatement = compileStatement(P.toString()); SimpleSQLiteQuery.bind(compileStatement, objArr); return compileStatement.executeUpdateDelete(); diff --git a/app/src/main/java/androidx/transition/Transition.java b/app/src/main/java/androidx/transition/Transition.java index 6180c865c5..1134f5ab7c 100644 --- a/app/src/main/java/androidx/transition/Transition.java +++ b/app/src/main/java/androidx/transition/Transition.java @@ -487,7 +487,7 @@ public abstract class Transition implements Cloneable { i--; iArr = iArr2; } else { - throw new InflateException(a.v("Unknown match type in matchOrder: '", trim, "'")); + throw new InflateException(a.u("Unknown match type in matchOrder: '", trim, "'")); } i++; } @@ -1277,10 +1277,10 @@ public abstract class Transition implements Cloneable { L.append(": "); String sb = L.toString(); if (this.mDuration != -1) { - sb = a.A(a.P(sb, "dur("), this.mDuration, ") "); + sb = a.z(a.P(sb, "dur("), this.mDuration, ") "); } if (this.mStartDelay != -1) { - sb = a.A(a.P(sb, "dly("), this.mStartDelay, ") "); + sb = a.z(a.P(sb, "dly("), this.mStartDelay, ") "); } if (this.mInterpolator != null) { StringBuilder P = a.P(sb, "interp("); @@ -1291,27 +1291,27 @@ public abstract class Transition implements Cloneable { if (this.mTargetIds.size() <= 0 && this.mTargets.size() <= 0) { return sb; } - String u = a.u(sb, "tgts("); + String t = a.t(sb, "tgts("); if (this.mTargetIds.size() > 0) { for (int i = 0; i < this.mTargetIds.size(); i++) { if (i > 0) { - u = a.u(u, ", "); + t = a.t(t, ", "); } - StringBuilder L2 = a.L(u); + StringBuilder L2 = a.L(t); L2.append(this.mTargetIds.get(i)); - u = L2.toString(); + t = L2.toString(); } } if (this.mTargets.size() > 0) { for (int i2 = 0; i2 < this.mTargets.size(); i2++) { if (i2 > 0) { - u = a.u(u, ", "); + t = a.t(t, ", "); } - StringBuilder L3 = a.L(u); + StringBuilder L3 = a.L(t); L3.append(this.mTargets.get(i2)); - u = L3.toString(); + t = L3.toString(); } } - return a.u(u, ")"); + return a.t(t, ")"); } } diff --git a/app/src/main/java/androidx/transition/TransitionInflater.java b/app/src/main/java/androidx/transition/TransitionInflater.java index 0bea76aef4..47deca420d 100644 --- a/app/src/main/java/androidx/transition/TransitionInflater.java +++ b/app/src/main/java/androidx/transition/TransitionInflater.java @@ -47,7 +47,7 @@ public class TransitionInflater { throw new InflateException("Could not instantiate " + cls + " class " + attributeValue, e); } } else { - throw new InflateException(a.u(str, " tag must have a 'class' attribute")); + throw new InflateException(a.t(str, " tag must have a 'class' attribute")); } } @@ -191,7 +191,7 @@ public class TransitionInflater { transition.excludeTarget(Class.forName(namedString3), true); } catch (ClassNotFoundException e) { obtainStyledAttributes.recycle(); - throw new RuntimeException(a.u("Could not create ", namedString3), e); + throw new RuntimeException(a.t("Could not create ", namedString3), e); } } else { String namedString4 = TypedArrayUtils.getNamedString(obtainStyledAttributes, xmlPullParser, "targetClass", 0); @@ -227,7 +227,7 @@ public class TransitionInflater { } if (namedResourceId >= 0 && (inflateTransition = inflateTransition(namedResourceId)) != null) { if (scene == null) { - throw new RuntimeException(a.l("No toScene for transition ID ", namedResourceId)); + throw new RuntimeException(a.k("No toScene for transition ID ", namedResourceId)); } else if (sceneForLayout == null) { transitionManager.setTransition(scene, inflateTransition); } else { diff --git a/app/src/main/java/androidx/transition/TransitionSet.java b/app/src/main/java/androidx/transition/TransitionSet.java index 4da91fd656..bcb9ddae9d 100644 --- a/app/src/main/java/androidx/transition/TransitionSet.java +++ b/app/src/main/java/androidx/transition/TransitionSet.java @@ -452,7 +452,7 @@ public class TransitionSet extends Transition { } else if (i == 1) { this.mPlayTogether = false; } else { - throw new AndroidRuntimeException(a.l("Invalid parameter for TransitionSet ordering: ", i)); + throw new AndroidRuntimeException(a.k("Invalid parameter for TransitionSet ordering: ", i)); } return this; } diff --git a/app/src/main/java/androidx/transition/TransitionValues.java b/app/src/main/java/androidx/transition/TransitionValues.java index e48008bb3a..1fb283cccc 100644 --- a/app/src/main/java/androidx/transition/TransitionValues.java +++ b/app/src/main/java/androidx/transition/TransitionValues.java @@ -38,10 +38,10 @@ public class TransitionValues { StringBuilder P = a.P(L.toString(), " view = "); P.append(this.view); P.append("\n"); - String u = a.u(P.toString(), " values:"); + String t = a.t(P.toString(), " values:"); for (String str : this.values.keySet()) { - u = u + " " + str + ": " + this.values.get(str) + "\n"; + t = t + " " + str + ": " + this.values.get(str) + "\n"; } - return u; + return t; } } diff --git a/app/src/main/java/androidx/vectordrawable/graphics/drawable/PathInterpolatorCompat.java b/app/src/main/java/androidx/vectordrawable/graphics/drawable/PathInterpolatorCompat.java index 47929b86ce..721ca1e1e5 100644 --- a/app/src/main/java/androidx/vectordrawable/graphics/drawable/PathInterpolatorCompat.java +++ b/app/src/main/java/androidx/vectordrawable/graphics/drawable/PathInterpolatorCompat.java @@ -105,7 +105,7 @@ public class PathInterpolatorCompat implements Interpolator { initPath(createPathFromPathData); return; } - throw new InflateException(a.u("The path is null, which is created from ", namedString)); + throw new InflateException(a.t("The path is null, which is created from ", namedString)); } else if (!TypedArrayUtils.hasAttribute(xmlPullParser, "controlX1")) { throw new InflateException("pathInterpolator requires the controlX1 attribute"); } else if (TypedArrayUtils.hasAttribute(xmlPullParser, "controlY1")) { diff --git a/app/src/main/java/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat.java b/app/src/main/java/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat.java index 11c3e85d7e..05fa3da504 100644 --- a/app/src/main/java/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat.java +++ b/app/src/main/java/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat.java @@ -550,7 +550,7 @@ public class VectorDrawableCompat extends VectorDrawableCommon { public void printVPath(int i) { String str = ""; for (int i2 = 0; i2 < i; i2++) { - str = a.u(str, " "); + str = a.t(str, " "); } StringBuilder P = a.P(str, "current path is :"); P.append(this.mPathName); @@ -1092,7 +1092,7 @@ public class VectorDrawableCompat extends VectorDrawableCommon { private void printGroupTree(VGroup vGroup, int i) { String str = ""; for (int i2 = 0; i2 < i; i2++) { - str = a.u(str, " "); + str = a.t(str, " "); } StringBuilder P = a.P(str, "current group is :"); P.append(vGroup.getGroupName()); diff --git a/app/src/main/java/androidx/versionedparcelable/VersionedParcel.java b/app/src/main/java/androidx/versionedparcelable/VersionedParcel.java index c61b1a8d3a..583b5aff7e 100644 --- a/app/src/main/java/androidx/versionedparcelable/VersionedParcel.java +++ b/app/src/main/java/androidx/versionedparcelable/VersionedParcel.java @@ -287,7 +287,7 @@ public abstract class VersionedParcel { objectOutputStream.close(); writeByteArray(byteArrayOutputStream.toByteArray()); } catch (IOException e) { - throw new RuntimeException(a.v("VersionedParcelable encountered IOException writing serializable object (name = ", name, ")"), e); + throw new RuntimeException(a.u("VersionedParcelable encountered IOException writing serializable object (name = ", name, ")"), e); } } @@ -567,9 +567,9 @@ public abstract class VersionedParcel { try { return (Serializable) new AnonymousClass1(new ByteArrayInputStream(readByteArray())).readObject(); } catch (IOException e) { - throw new RuntimeException(a.v("VersionedParcelable encountered IOException reading a Serializable object (name = ", readString, ")"), e); + throw new RuntimeException(a.u("VersionedParcelable encountered IOException reading a Serializable object (name = ", readString, ")"), e); } catch (ClassNotFoundException e2) { - throw new RuntimeException(a.v("VersionedParcelable encountered ClassNotFoundException reading a Serializable object (name = ", readString, ")"), e2); + throw new RuntimeException(a.u("VersionedParcelable encountered ClassNotFoundException reading a Serializable object (name = ", readString, ")"), e2); } } diff --git a/app/src/main/java/androidx/versionedparcelable/VersionedParcelStream.java b/app/src/main/java/androidx/versionedparcelable/VersionedParcelStream.java index d49f5d3292..c07c47b037 100644 --- a/app/src/main/java/androidx/versionedparcelable/VersionedParcelStream.java +++ b/app/src/main/java/androidx/versionedparcelable/VersionedParcelStream.java @@ -184,7 +184,7 @@ public class VersionedParcelStream extends VersionedParcel { bundle.putFloatArray(str, readFloatArray()); return; default: - throw new RuntimeException(a.l("Unknown type ", i)); + throw new RuntimeException(a.k("Unknown type ", i)); } } diff --git a/app/src/main/java/androidx/viewpager/widget/ViewPager.java b/app/src/main/java/androidx/viewpager/widget/ViewPager.java index 2d6a44fc84..383fab53b4 100644 --- a/app/src/main/java/androidx/viewpager/widget/ViewPager.java +++ b/app/src/main/java/androidx/viewpager/widget/ViewPager.java @@ -348,7 +348,7 @@ public class ViewPager extends ViewGroup { StringBuilder L = a.L("FragmentPager.SavedState{"); L.append(Integer.toHexString(System.identityHashCode(this))); L.append(" position="); - return a.z(L, this.position, "}"); + return a.y(L, this.position, "}"); } @Override // androidx.customview.view.AbsSavedState, android.os.Parcelable diff --git a/app/src/main/java/androidx/viewpager2/adapter/FragmentStateAdapter.java b/app/src/main/java/androidx/viewpager2/adapter/FragmentStateAdapter.java index d8eac9e64d..499d9e7fd4 100644 --- a/app/src/main/java/androidx/viewpager2/adapter/FragmentStateAdapter.java +++ b/app/src/main/java/androidx/viewpager2/adapter/FragmentStateAdapter.java @@ -295,7 +295,7 @@ public abstract class FragmentStateAdapter extends RecyclerView.Adapter>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31)) * 31) + this.runAttemptCount) * 31)) * 31) + ((int) (j4 ^ (j4 >>> 32)))) * 31) + ((int) (j5 ^ (j5 >>> 32)))) * 31) + ((int) (j6 ^ (j6 >>> 32)))) * 31) + ((int) (j7 ^ (j7 >>> 32)))) * 31) + (this.runInForeground ? 1 : 0); + return ((((((((((hashCode5 + ((((hashCode4 + ((((((((hashCode3 + ((hashCode2 + ((m + hashCode) * 31)) * 31)) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31)) * 31) + this.runAttemptCount) * 31)) * 31) + ((int) (j4 ^ (j4 >>> 32)))) * 31) + ((int) (j5 ^ (j5 >>> 32)))) * 31) + ((int) (j6 ^ (j6 >>> 32)))) * 31) + ((int) (j7 ^ (j7 >>> 32)))) * 31) + (this.runInForeground ? 1 : 0); } public boolean isBackedOff() { diff --git a/app/src/main/java/androidx/work/impl/model/WorkTypeConverters.java b/app/src/main/java/androidx/work/impl/model/WorkTypeConverters.java index ae4d73904b..ed0192358d 100644 --- a/app/src/main/java/androidx/work/impl/model/WorkTypeConverters.java +++ b/app/src/main/java/androidx/work/impl/model/WorkTypeConverters.java @@ -286,7 +286,7 @@ public class WorkTypeConverters { if (i == 1) { return BackoffPolicy.LINEAR; } - throw new IllegalArgumentException(a.n("Could not convert ", i, " to BackoffPolicy")); + throw new IllegalArgumentException(a.l("Could not convert ", i, " to BackoffPolicy")); } @TypeConverter @@ -306,7 +306,7 @@ public class WorkTypeConverters { if (i == 4) { return NetworkType.METERED; } - throw new IllegalArgumentException(a.n("Could not convert ", i, " to NetworkType")); + throw new IllegalArgumentException(a.l("Could not convert ", i, " to NetworkType")); } @TypeConverter @@ -329,7 +329,7 @@ public class WorkTypeConverters { if (i == 5) { return WorkInfo.State.CANCELLED; } - throw new IllegalArgumentException(a.n("Could not convert ", i, " to State")); + throw new IllegalArgumentException(a.l("Could not convert ", i, " to State")); } @TypeConverter diff --git a/app/src/main/java/androidx/work/impl/utils/WakeLocks.java b/app/src/main/java/androidx/work/impl/utils/WakeLocks.java index c48f5319a2..3fbf63ce2f 100644 --- a/app/src/main/java/androidx/work/impl/utils/WakeLocks.java +++ b/app/src/main/java/androidx/work/impl/utils/WakeLocks.java @@ -30,11 +30,11 @@ public class WakeLocks { } public static PowerManager.WakeLock newWakeLock(@NonNull Context context, @NonNull String str) { - String u = a.u("WorkManager: ", str); - PowerManager.WakeLock newWakeLock = ((PowerManager) context.getApplicationContext().getSystemService("power")).newWakeLock(1, u); + String t = a.t("WorkManager: ", str); + PowerManager.WakeLock newWakeLock = ((PowerManager) context.getApplicationContext().getSystemService("power")).newWakeLock(1, t); WeakHashMap weakHashMap = sWakeLocks; synchronized (weakHashMap) { - weakHashMap.put(newWakeLock, u); + weakHashMap.put(newWakeLock, t); } return newWakeLock; } diff --git a/app/src/main/java/androidx/work/impl/utils/futures/AbstractFuture.java b/app/src/main/java/androidx/work/impl/utils/futures/AbstractFuture.java index 576943a685..bb8e7c9bb8 100644 --- a/app/src/main/java/androidx/work/impl/utils/futures/AbstractFuture.java +++ b/app/src/main/java/androidx/work/impl/utils/futures/AbstractFuture.java @@ -599,28 +599,28 @@ public abstract class AbstractFuture implements a { O.append(timeUnit.toString().toLowerCase(locale)); String sb = O.toString(); if (nanos + 1000 < 0) { - String u = c.d.b.a.a.u(sb, " (plus "); + String t = c.d.b.a.a.t(sb, " (plus "); long j2 = -nanos; long convert = timeUnit.convert(j2, TimeUnit.NANOSECONDS); long nanos2 = j2 - timeUnit.toNanos(convert); int i = (convert > 0 ? 1 : (convert == 0 ? 0 : -1)); boolean z2 = i == 0 || nanos2 > 1000; if (i > 0) { - String str = u + convert + " " + lowerCase; + String str = t + convert + " " + lowerCase; if (z2) { - str = c.d.b.a.a.u(str, ","); + str = c.d.b.a.a.t(str, ","); } - u = c.d.b.a.a.u(str, " "); + t = c.d.b.a.a.t(str, " "); } if (z2) { - u = c.d.b.a.a.r(u, nanos2, " nanoseconds "); + t = c.d.b.a.a.q(t, nanos2, " nanoseconds "); } - sb = c.d.b.a.a.u(u, "delay)"); + sb = c.d.b.a.a.t(t, "delay)"); } if (isDone()) { - throw new TimeoutException(c.d.b.a.a.u(sb, " but future completed as timeout expired")); + throw new TimeoutException(c.d.b.a.a.t(sb, " but future completed as timeout expired")); } - throw new TimeoutException(c.d.b.a.a.v(sb, " for ", abstractFuture)); + throw new TimeoutException(c.d.b.a.a.u(sb, " for ", abstractFuture)); } throw new InterruptedException(); } diff --git a/app/src/main/java/c/a/a/a.java b/app/src/main/java/c/a/a/a.java index bd1e21548a..44836a65ab 100644 --- a/app/src/main/java/c/a/a/a.java +++ b/app/src/main/java/c/a/a/a.java @@ -69,7 +69,7 @@ public final class a extends AppDialog { ((a) this.j).dismiss(); } else if (i == 4) { KProperty[] kPropertyArr = a.i; - ((a) this.j).g().f161c.toggle(); + ((a) this.j).g().f160c.toggle(); } else { throw null; } @@ -110,41 +110,41 @@ public final class a extends AppDialog { public u invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362514; - ImageView imageView = (ImageView) view2.findViewById(2131362514); + int i2 = 2131362524; + ImageView imageView = (ImageView) view2.findViewById(2131362524); if (imageView != null) { - i2 = 2131363582; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363582); + i2 = 2131363625; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363625); if (materialButton != null) { - i2 = 2131363583; - SwitchMaterial switchMaterial = (SwitchMaterial) view2.findViewById(2131363583); + i2 = 2131363626; + SwitchMaterial switchMaterial = (SwitchMaterial) view2.findViewById(2131363626); if (switchMaterial != null) { - i2 = 2131363584; - RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363584); + i2 = 2131363627; + RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363627); if (relativeLayout != null) { - i2 = 2131363585; - View findViewById = view2.findViewById(2131363585); + i2 = 2131363628; + View findViewById = view2.findViewById(2131363628); if (findViewById != null) { - i2 = 2131363586; - MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363586); + i2 = 2131363629; + MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363629); if (materialButton2 != null) { - i2 = 2131363587; - RelativeLayout relativeLayout2 = (RelativeLayout) view2.findViewById(2131363587); + i2 = 2131363630; + RelativeLayout relativeLayout2 = (RelativeLayout) view2.findViewById(2131363630); if (relativeLayout2 != null) { - i2 = 2131363588; - MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131363588); + i2 = 2131363631; + MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131363631); if (materialButton3 != null) { - i2 = 2131363589; - MaterialButton materialButton4 = (MaterialButton) view2.findViewById(2131363589); + i2 = 2131363632; + MaterialButton materialButton4 = (MaterialButton) view2.findViewById(2131363632); if (materialButton4 != null) { - i2 = 2131363590; - TextView textView = (TextView) view2.findViewById(2131363590); + i2 = 2131363633; + TextView textView = (TextView) view2.findViewById(2131363633); if (textView != null) { - i2 = 2131364778; - TextView textView2 = (TextView) view2.findViewById(2131364778); + i2 = 2131364831; + TextView textView2 = (TextView) view2.findViewById(2131364831); if (textView2 != null) { - i2 = 2131364779; - TextView textView3 = (TextView) view2.findViewById(2131364779); + i2 = 2131364832; + TextView textView3 = (TextView) view2.findViewById(2131364832); if (textView3 != null) { return new u((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3); } @@ -174,7 +174,7 @@ public final class a extends AppDialog { } public a() { - super(2131558525); + super(2131558527); } public final u g() { @@ -191,7 +191,7 @@ public final class a extends AppDialog { boolean z2 = getArgumentsOrDefault().getBoolean("PARAM_IS_USER_PREMIUM"); boolean z3 = this.l != null && getArgumentsOrDefault().getBoolean("PARAM_CAN_COMPRESS"); int i3 = 8; - int i4 = i2 != 8 ? i2 != 50 ? i2 != 100 ? i2 != 200 ? 0 : 2131888513 : 2131888512 : 2131888511 : 2131888514; + int i4 = i2 != 8 ? i2 != 50 ? i2 != 100 ? i2 != 200 ? 0 : 2131888514 : 2131888513 : 2131888512 : 2131888515; MaterialButton materialButton = g().i; m.checkNotNullExpressionValue(materialButton, "binding.imageUploadFailedSendCompress"); materialButton.setVisibility(z3 ? 0 : 8); @@ -220,10 +220,10 @@ public final class a extends AppDialog { } relativeLayout2.setVisibility(i3); g().d.setOnClickListener(new View$OnClickListenerC0001a(4, this)); - SwitchMaterial switchMaterial = g().f161c; + SwitchMaterial switchMaterial = g().f160c; m.checkNotNullExpressionValue(switchMaterial, "binding.imageUploadFaile…mpressionSettingsCheckbox"); switchMaterial.setChecked(StoreStream.Companion.getUserSettings().getIsAutoImageCompressionEnabled()); - g().f161c.setOnCheckedChangeListener(d.a); + g().f160c.setOnCheckedChangeListener(d.a); TextView textView = g().j; m.checkNotNullExpressionValue(textView, "binding.imageUploadFailedText"); CharSequence charSequence = null; @@ -233,7 +233,7 @@ public final class a extends AppDialog { Object[] objArr = new Object[1]; Context context2 = getContext(); objArr[0] = context2 != null ? c.a.l.b.g(context2, i4, new Object[0], null, 4) : null; - charSequence = c.a.l.b.g(context, 2131894218, objArr, null, 4); + charSequence = c.a.l.b.g(context, 2131894323, objArr, null, 4); } } else { Context context3 = getContext(); @@ -241,7 +241,7 @@ public final class a extends AppDialog { Object[] objArr2 = new Object[1]; Context context4 = getContext(); objArr2[0] = context4 != null ? c.a.l.b.g(context4, i4, new Object[0], null, 4) : null; - charSequence = c.a.l.b.g(context3, 2131894219, objArr2, null, 4); + charSequence = c.a.l.b.g(context3, 2131894324, objArr2, null, 4); } } textView.setText(charSequence); diff --git a/app/src/main/java/c/a/a/b/a.java b/app/src/main/java/c/a/a/b/a.java index f6f91d0858..e3b962ca57 100644 --- a/app/src/main/java/c/a/a/b/a.java +++ b/app/src/main/java/c/a/a/b/a.java @@ -10,7 +10,7 @@ import c.a.a.b.f; import c.a.d.h0; import c.a.d.j0; import c.a.d.o; -import c.a.i.m1; +import c.a.i.l1; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; import com.discord.models.user.User; @@ -62,10 +62,10 @@ public final class a extends AppDialog { ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.addRelationship$default(h.l, "User Profile", h.k, 2, null, 8, null), false, 1, null), h, null, 2, null), f.class, (Context) null, (Function1) null, new h(h), (Function0) null, (Function0) null, new g(h), 54, (Object) null); } else if (i == 1) { KProperty[] kPropertyArr2 = a.i; - ((a) this.j).h().removeRelationship(2131894330); + ((a) this.j).h().removeRelationship(2131894435); } else if (i == 2) { KProperty[] kPropertyArr3 = a.i; - ((a) this.j).h().removeRelationship(2131888788); + ((a) this.j).h().removeRelationship(2131888789); } else { throw null; } @@ -79,35 +79,35 @@ public final class a extends AppDialog { } /* compiled from: UserActionsDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, m1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); + super(1, l1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public m1 invoke(View view) { + public l1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131365422; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view2.findViewById(2131365422); + int i2 = 2131365481; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view2.findViewById(2131365481); if (simpleDraweeView != null) { - i2 = 2131365423; - TextView textView = (TextView) view2.findViewById(2131365423); + i2 = 2131365482; + TextView textView = (TextView) view2.findViewById(2131365482); if (textView != null) { - i2 = 2131365424; - TextView textView2 = (TextView) view2.findViewById(2131365424); + i2 = 2131365483; + TextView textView2 = (TextView) view2.findViewById(2131365483); if (textView2 != null) { - i2 = 2131365425; - TextView textView3 = (TextView) view2.findViewById(2131365425); + i2 = 2131365484; + TextView textView3 = (TextView) view2.findViewById(2131365484); if (textView3 != null) { - i2 = 2131365426; - TextView textView4 = (TextView) view2.findViewById(2131365426); + i2 = 2131365485; + TextView textView4 = (TextView) view2.findViewById(2131365485); if (textView4 != null) { - return new m1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); + return new l1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4); } } } @@ -163,7 +163,7 @@ public final class a extends AppDialog { Context requireContext = aVar3.requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); textView.setText(UserNameFormatterKt.getSpannableForUserNameWithDiscrim(user, str, requireContext, 2130968932, 2130969326, 2131427362, 2130968988, 2130969325, 2131427362)); - TextView textView2 = aVar3.g().f125c; + TextView textView2 = aVar3.g().f119c; m.checkNotNullExpressionValue(textView2, "binding.userActionsDialogBlockItem"); int i = 8; textView2.setVisibility(aVar2.f33c ? 0 : 8); @@ -227,15 +227,15 @@ public final class a extends AppDialog { } public a() { - super(2131558706); + super(2131558711); h hVar = new h(this); h0 h0Var = new h0(this); this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(f.class), new m(4, h0Var), new j0(hVar)); this.m = new MGImages.DistinctChangeDetector(); } - public final m1 g() { - return (m1) this.k.getValue((Fragment) this, i[0]); + public final l1 g() { + return (l1) this.k.getValue((Fragment) this, i[0]); } public final f h() { @@ -246,7 +246,7 @@ public final class a extends AppDialog { public void onViewBound(View view) { m.checkNotNullParameter(view, "view"); super.onViewBound(view); - g().f125c.setOnClickListener(new View$OnClickListenerC0002a(0, this)); + g().f119c.setOnClickListener(new View$OnClickListenerC0002a(0, this)); g().e.setOnClickListener(new View$OnClickListenerC0002a(1, this)); g().d.setOnClickListener(new View$OnClickListenerC0002a(2, this)); } diff --git a/app/src/main/java/c/a/a/b/b.java b/app/src/main/java/c/a/a/b/b.java index 0013d13506..150ade5c2b 100644 --- a/app/src/main/java/c/a/a/b/b.java +++ b/app/src/main/java/c/a/a/b/b.java @@ -29,7 +29,7 @@ public final class b extends o implements Function1 { Objects.requireNonNull(fVar); User user = cVar2.a; if (user == null) { - fVar.j.j.onNext(new f.b.a(2131888048)); + fVar.j.j.onNext(new f.b.a(2131888049)); } else { int type = ModelUserRelationship.getType(cVar2.b); boolean z2 = type != 2; diff --git a/app/src/main/java/c/a/a/b/f.java b/app/src/main/java/c/a/a/b/f.java index a1570c0cc7..9b3c6d0f69 100644 --- a/app/src/main/java/c/a/a/b/f.java +++ b/app/src/main/java/c/a/a/b/f.java @@ -58,7 +58,7 @@ public final class f extends AppViewModel { } public String toString() { - return c.d.b.a.a.z(c.d.b.a.a.L("Failure(failureMessageStringRes="), this.a, ")"); + return c.d.b.a.a.y(c.d.b.a.a.L("Failure(failureMessageStringRes="), this.a, ")"); } } @@ -84,7 +84,7 @@ public final class f extends AppViewModel { } public String toString() { - return c.d.b.a.a.z(c.d.b.a.a.L("Success(successMessageStringRes="), this.a, ")"); + return c.d.b.a.a.y(c.d.b.a.a.L("Success(successMessageStringRes="), this.a, ")"); } } @@ -246,7 +246,7 @@ public final class f extends AppViewModel { public Unit invoke(Error error) { m.checkNotNullParameter(error, "it"); PublishSubject publishSubject = this.this$0.j; - publishSubject.j.onNext(new b.a(2131888048)); + publishSubject.j.onNext(new b.a(2131888049)); return Unit.a; } } diff --git a/app/src/main/java/c/a/a/b/g.java b/app/src/main/java/c/a/a/b/g.java index 2b4d4b2ed4..81a58dd384 100644 --- a/app/src/main/java/c/a/a/b/g.java +++ b/app/src/main/java/c/a/a/b/g.java @@ -20,7 +20,7 @@ public final class g extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(Void r3) { PublishSubject publishSubject = this.this$0.j; - publishSubject.j.onNext(new f.b.C0003b(2131894329)); + publishSubject.j.onNext(new f.b.C0003b(2131894434)); return Unit.a; } } diff --git a/app/src/main/java/c/a/a/b/h.java b/app/src/main/java/c/a/a/b/h.java index 58bb39c146..033e51494e 100644 --- a/app/src/main/java/c/a/a/b/h.java +++ b/app/src/main/java/c/a/a/b/h.java @@ -23,7 +23,7 @@ public final class h extends o implements Function1 { public Unit invoke(Error error) { m.checkNotNullParameter(error, "it"); PublishSubject publishSubject = this.this$0.j; - publishSubject.j.onNext(new f.b.a(2131888048)); + publishSubject.j.onNext(new f.b.a(2131888049)); return Unit.a; } } diff --git a/app/src/main/java/c/a/a/c/a.java b/app/src/main/java/c/a/a/c/a.java index 9291bc5785..e678d06af3 100644 --- a/app/src/main/java/c/a/a/c/a.java +++ b/app/src/main/java/c/a/a/c/a.java @@ -115,26 +115,26 @@ public final class a extends AppDialog { int i2 = 2131361894; ProgressBar progressBar = (ProgressBar) view2.findViewById(2131361894); if (progressBar != null) { - i2 = 2131364073; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364073); + i2 = 2131364119; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364119); if (linearLayout != null) { - i2 = 2131364301; - TextView textView = (TextView) view2.findViewById(2131364301); + i2 = 2131364347; + TextView textView = (TextView) view2.findViewById(2131364347); if (textView != null) { - i2 = 2131364302; - LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364302); + i2 = 2131364348; + LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364348); if (loadingButton != null) { - i2 = 2131364303; - TextView textView2 = (TextView) view2.findViewById(2131364303); + i2 = 2131364349; + TextView textView2 = (TextView) view2.findViewById(2131364349); if (textView2 != null) { - i2 = 2131364304; - AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364304); + i2 = 2131364350; + AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364350); if (appViewFlipper != null) { - i2 = 2131364305; - TextView textView3 = (TextView) view2.findViewById(2131364305); + i2 = 2131364351; + TextView textView3 = (TextView) view2.findViewById(2131364351); if (textView3 != null) { - i2 = 2131364306; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364306); + i2 = 2131364352; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364352); if (materialButton != null) { return new w0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton); } @@ -181,7 +181,7 @@ public final class a extends AppDialog { m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionCancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, cVar2.f34c, 0.0f, 2, null); aVar.setCancelable(cVar2.e); - aVar.g().f170c.setIsLoading(cVar2.d); + aVar.g().f173c.setIsLoading(cVar2.d); AppViewFlipper appViewFlipper = aVar.g().e; m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper"); appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0009f) ? 1 : 0); @@ -195,26 +195,26 @@ public final class a extends AppDialog { if (eVar.g) { TextView textView2 = aVar.g().b; m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionCancelBody"); - c.a.l.b.m(textView2, 2131892142, new Object[]{renderUtcDate$default}, null, 4); + c.a.l.b.m(textView2, 2131892217, new Object[]{renderUtcDate$default}, null, 4); } else { TextView textView3 = aVar.g().b; m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody"); - c.a.l.b.m(textView3, 2131892141, new Object[]{renderUtcDate$default}, null, 4); + c.a.l.b.m(textView3, 2131892216, new Object[]{renderUtcDate$default}, null, 4); } - aVar.g().f170c.setBackgroundColor(ColorCompat.getColor(aVar, 2131100324)); + aVar.g().f173c.setBackgroundColor(ColorCompat.getColor(aVar, 2131100324)); } else if (cVar2 instanceof f.c.b) { TextView textView4 = aVar.g().f; m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionCancelHeader"); - textView4.setText(aVar.getString(2131892153)); + textView4.setText(aVar.getString(2131892228)); TextView textView5 = aVar.g().b; m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionCancelBody"); TimeUtils timeUtils2 = TimeUtils.INSTANCE; String currentPeriodEnd2 = ((f.c.b) cVar2).f.getCurrentPeriodEnd(); Context requireContext2 = aVar.requireContext(); m.checkNotNullExpressionValue(requireContext2, "requireContext()"); - c.a.l.b.m(textView5, 2131892154, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4); - aVar.g().f170c.setText(aVar.getString(2131891735)); - aVar.g().f170c.setBackgroundColor(ColorCompat.getThemedColor(aVar, 2130969007)); + c.a.l.b.m(textView5, 2131892229, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4); + aVar.g().f173c.setText(aVar.getString(2131891807)); + aVar.g().f173c.setBackgroundColor(ColorCompat.getThemedColor(aVar, 2130969007)); } else if (cVar2 instanceof f.c.C0008c) { Integer num = ((f.c.C0008c) cVar2).f; if (num != null) { @@ -242,7 +242,7 @@ public final class a extends AppDialog { public Long mo1invoke() { Bundle arguments = this.this$0.getArguments(); Long valueOf = arguments != null ? Long.valueOf(arguments.getLong("extra_slot_id")) : null; - Objects.requireNonNull(valueOf, "null cannot be cast to non-null type com.discord.models.domain.PremiumGuildSubscriptionSlotId /* = kotlin.Long */"); + Objects.requireNonNull(valueOf, "null cannot be cast to non-null type com.discord.primitives.PremiumGuildSubscriptionSlotId /* = kotlin.Long */"); return Long.valueOf(valueOf.longValue()); } } @@ -266,7 +266,7 @@ public final class a extends AppDialog { } public a() { - super(2131558638); + super(2131558640); f fVar = new f(this); h0 h0Var = new h0(this); this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(f.class), new m(2, h0Var), new j0(fVar)); @@ -282,7 +282,7 @@ public final class a extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().g.setOnClickListener(new View$OnClickListenerC0005a(0, this)); - g().f170c.setOnClickListener(new View$OnClickListenerC0005a(1, this)); + g().f173c.setOnClickListener(new View$OnClickListenerC0005a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/b.java b/app/src/main/java/c/a/a/c/b.java index ce019ed024..8681515066 100644 --- a/app/src/main/java/c/a/a/c/b.java +++ b/app/src/main/java/c/a/a/c/b.java @@ -112,29 +112,29 @@ public final class b extends AppDialog { public x0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364073; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364073); + int i2 = 2131364119; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364119); if (linearLayout != null) { - i2 = 2131364307; - TextView textView = (TextView) view2.findViewById(2131364307); + i2 = 2131364353; + TextView textView = (TextView) view2.findViewById(2131364353); if (textView != null) { - i2 = 2131364308; - LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364308); + i2 = 2131364354; + LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131364354); if (loadingButton != null) { - i2 = 2131364309; - TextView textView2 = (TextView) view2.findViewById(2131364309); + i2 = 2131364355; + TextView textView2 = (TextView) view2.findViewById(2131364355); if (textView2 != null) { - i2 = 2131364310; - AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364310); + i2 = 2131364356; + AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(2131364356); if (appViewFlipper != null) { - i2 = 2131364311; - TextView textView3 = (TextView) view2.findViewById(2131364311); + i2 = 2131364357; + TextView textView3 = (TextView) view2.findViewById(2131364357); if (textView3 != null) { - i2 = 2131364312; - ImageView imageView = (ImageView) view2.findViewById(2131364312); + i2 = 2131364358; + ImageView imageView = (ImageView) view2.findViewById(2131364358); if (imageView != null) { - i2 = 2131364313; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364313); + i2 = 2131364359; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364359); if (materialButton != null) { return new x0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton); } @@ -185,7 +185,7 @@ public final class b extends AppDialog { MaterialButton materialButton2 = bVar.g().h; m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionUncancelNevermind"); ViewExtensions.setEnabledAndAlpha$default(materialButton2, z3 && !((k.c.b) cVar2).b, 0.0f, 2, null); - bVar.g().f176c.setIsLoading(z3 && ((k.c.b) cVar2).b); + bVar.g().f178c.setIsLoading(z3 && ((k.c.b) cVar2).b); k.c.C0010c cVar3 = k.c.C0010c.a; if (!(!m.areEqual(cVar2, cVar3)) || !z3 || ((k.c.b) cVar2).b) { z2 = false; @@ -195,21 +195,21 @@ public final class b extends AppDialog { if (z3) { TextView textView2 = bVar.g().f; m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionUncancelHeader"); - textView2.setText(bVar.getString(2131892177)); + textView2.setText(bVar.getString(2131892252)); TextView textView3 = bVar.g().b; m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionUncancelBody"); - textView3.setText(bVar.getString(2131892174)); + textView3.setText(bVar.getString(2131892249)); } else if (m.areEqual(cVar2, k.c.d.a)) { TextView textView4 = bVar.g().f; m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionUncancelHeader"); - textView4.setText(bVar.getString(2131892173)); + textView4.setText(bVar.getString(2131892248)); ImageView imageView = bVar.g().g; m.checkNotNullExpressionValue(imageView, "binding.premiumGuildSubscriptionUncancelImage"); imageView.setVisibility(0); TextView textView5 = bVar.g().b; m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody"); - textView5.setText(bVar.getString(2131892172)); - bVar.g().f176c.setText(bVar.getString(2131891735)); + textView5.setText(bVar.getString(2131892247)); + bVar.g().f178c.setText(bVar.getString(2131891807)); } else if (cVar2 instanceof k.c.a) { Integer num = ((k.c.a) cVar2).a; if (num != null) { @@ -238,7 +238,7 @@ public final class b extends AppDialog { public Long mo1invoke() { Bundle arguments = this.this$0.getArguments(); Long valueOf = arguments != null ? Long.valueOf(arguments.getLong("extra_slot_id")) : null; - Objects.requireNonNull(valueOf, "null cannot be cast to non-null type com.discord.models.domain.PremiumGuildSubscriptionSlotId /* = kotlin.Long */"); + Objects.requireNonNull(valueOf, "null cannot be cast to non-null type com.discord.primitives.PremiumGuildSubscriptionSlotId /* = kotlin.Long */"); return Long.valueOf(valueOf.longValue()); } } @@ -262,7 +262,7 @@ public final class b extends AppDialog { } public b() { - super(2131558639); + super(2131558641); f fVar = new f(this); h0 h0Var = new h0(this); this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(k.class), new m(3, h0Var), new j0(fVar)); @@ -278,7 +278,7 @@ public final class b extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); g().h.setOnClickListener(new a(0, this)); - g().f176c.setOnClickListener(new a(1, this)); + g().f178c.setOnClickListener(new a(1, this)); } @Override // com.discord.app.AppDialog diff --git a/app/src/main/java/c/a/a/c/c.java b/app/src/main/java/c/a/a/c/c.java index 74a416ba15..ff37851a96 100644 --- a/app/src/main/java/c/a/a/c/c.java +++ b/app/src/main/java/c/a/a/c/c.java @@ -41,8 +41,8 @@ public final class c extends AppDialog { m.checkNotNullParameter(fragmentManager, "fragmentManager"); m.checkNotNullParameter(context, "context"); m.checkNotNullParameter(function0, "dismissListener"); - CharSequence g = z2 ? c.a.l.b.g(context, 2131889977, new Object[0], null, 4) : c.a.l.b.g(context, 2131889960, new Object[0], null, 4); - CharSequence g2 = str == null ? c.a.l.b.g(context, 2131889962, new Object[]{StringResourceUtilsKt.getI18nPluralString(context, 2131755178, i, Integer.valueOf(i))}, null, 4) : z2 ? c.a.l.b.g(context, 2131889978, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755179, i, Integer.valueOf(i))}, null, 4) : c.a.l.b.g(context, 2131889961, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755176, i, Integer.valueOf(i))}, null, 4); + CharSequence g = z2 ? c.a.l.b.g(context, 2131890042, new Object[0], null, 4) : c.a.l.b.g(context, 2131890025, new Object[0], null, 4); + CharSequence g2 = str == null ? c.a.l.b.g(context, 2131890027, new Object[]{StringResourceUtilsKt.getI18nPluralString(context, 2131755179, i, Integer.valueOf(i))}, null, 4) : z2 ? c.a.l.b.g(context, 2131890043, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755180, i, Integer.valueOf(i))}, null, 4) : c.a.l.b.g(context, 2131890026, new Object[]{str, StringResourceUtilsKt.getI18nPluralString(context, 2131755177, i, Integer.valueOf(i))}, null, 4); c cVar = new c(); cVar.m = function0; Bundle bundle = new Bundle(); @@ -67,17 +67,17 @@ public final class c extends AppDialog { public v0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364297; - TextView textView = (TextView) view2.findViewById(2131364297); + int i2 = 2131364343; + TextView textView = (TextView) view2.findViewById(2131364343); if (textView != null) { - i2 = 2131364298; - TextView textView2 = (TextView) view2.findViewById(2131364298); + i2 = 2131364344; + TextView textView2 = (TextView) view2.findViewById(2131364344); if (textView2 != null) { - i2 = 2131364299; - LottieAnimationView lottieAnimationView = (LottieAnimationView) view2.findViewById(2131364299); + i2 = 2131364345; + LottieAnimationView lottieAnimationView = (LottieAnimationView) view2.findViewById(2131364345); if (lottieAnimationView != null) { - i2 = 2131364300; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364300); + i2 = 2131364346; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364346); if (materialButton != null) { return new v0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton); } @@ -104,7 +104,7 @@ public final class c extends AppDialog { } public c() { - super(2131558637); + super(2131558639); } public final v0 g() { @@ -129,7 +129,7 @@ public final class c extends AppDialog { Bundle arguments = getArguments(); CharSequence charSequence = null; textView.setText(arguments != null ? arguments.getCharSequence("extra_body1_text") : null); - TextView textView2 = g().f165c; + TextView textView2 = g().f167c; m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionActivatedBody2"); Bundle arguments2 = getArguments(); if (arguments2 != null) { diff --git a/app/src/main/java/c/a/a/c/d.java b/app/src/main/java/c/a/a/c/d.java index d978c3ca64..5de877f945 100644 --- a/app/src/main/java/c/a/a/c/d.java +++ b/app/src/main/java/c/a/a/c/d.java @@ -39,13 +39,13 @@ public final class d extends o implements Function1 { if ((state instanceof StorePremiumGuildSubscription.State.Loading) || (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loading)) { obj = f.c.C0009f.f; } else if ((state instanceof StorePremiumGuildSubscription.State.Failure) || (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Failure)) { - obj = new f.c.C0008c(2131892147); + obj = new f.c.C0008c(2131892222); } else if (!(state instanceof StorePremiumGuildSubscription.State.Loaded) || !(subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loaded)) { - obj = new f.c.C0008c(2131892147); + obj = new f.c.C0008c(2131892222); } else { ModelSubscription modelSubscription = (ModelSubscription) u.firstOrNull((List) ((StoreSubscriptions.SubscriptionsState.Loaded) subscriptionsState).getSubscriptions()); if (modelSubscription == null) { - obj = new f.c.C0008c(2131892147); + obj = new f.c.C0008c(2131892222); } else if (fVar.getViewState() instanceof f.c.b) { obj = new f.c.b(modelSubscription); } else { diff --git a/app/src/main/java/c/a/a/c/f.java b/app/src/main/java/c/a/a/c/f.java index 351bc0c60d..0c16e27fa6 100644 --- a/app/src/main/java/c/a/a/c/f.java +++ b/app/src/main/java/c/a/a/c/f.java @@ -187,7 +187,7 @@ public final class f extends AppViewModel { } public String toString() { - return c.d.b.a.a.B(c.d.b.a.a.L("Dismiss(dismissStringId="), this.f, ")"); + return c.d.b.a.a.A(c.d.b.a.a.L("Dismiss(dismissStringId="), this.f, ")"); } } diff --git a/app/src/main/java/c/a/a/c/i.java b/app/src/main/java/c/a/a/c/i.java index 3f759a56ce..7f09586f80 100644 --- a/app/src/main/java/c/a/a/c/i.java +++ b/app/src/main/java/c/a/a/c/i.java @@ -32,10 +32,10 @@ public final class i extends o implements Function1 { if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loading) { obj = k.c.C0010c.a; } else if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Failure) { - obj = new k.c.a(2131892147); + obj = new k.c.a(2131892222); } else if (subscriptionsState instanceof StoreSubscriptions.SubscriptionsState.Loaded) { ModelSubscription modelSubscription = (ModelSubscription) u.firstOrNull((List) ((StoreSubscriptions.SubscriptionsState.Loaded) subscriptionsState).getSubscriptions()); - obj = modelSubscription == null ? new k.c.a(2131892147) : new k.c.b(modelSubscription, false, false); + obj = modelSubscription == null ? new k.c.a(2131892222) : new k.c.b(modelSubscription, false, false); } else { obj = new k.c.a(null, 1); } diff --git a/app/src/main/java/c/a/a/c/k.java b/app/src/main/java/c/a/a/c/k.java index 98f4046d93..aa3e89c82a 100644 --- a/app/src/main/java/c/a/a/c/k.java +++ b/app/src/main/java/c/a/a/c/k.java @@ -98,7 +98,7 @@ public final class k extends AppViewModel { } public String toString() { - return c.d.b.a.a.B(c.d.b.a.a.L("Dismiss(errorToastStringResId="), this.a, ")"); + return c.d.b.a.a.A(c.d.b.a.a.L("Dismiss(errorToastStringResId="), this.a, ")"); } } diff --git a/app/src/main/java/c/a/a/d/a/a.java b/app/src/main/java/c/a/a/d/a/a.java index f3ea620b0c..8f819ced07 100644 --- a/app/src/main/java/c/a/a/d/a/a.java +++ b/app/src/main/java/c/a/a/d/a/a.java @@ -122,23 +122,23 @@ public final class a extends AppDialog { public c.a.i.b invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131361989; - MaterialRadioButton materialRadioButton = (MaterialRadioButton) view2.findViewById(2131361989); + int i2 = 2131361991; + MaterialRadioButton materialRadioButton = (MaterialRadioButton) view2.findViewById(2131361991); if (materialRadioButton != null) { - i2 = 2131361990; - TextView textView = (TextView) view2.findViewById(2131361990); + i2 = 2131361992; + TextView textView = (TextView) view2.findViewById(2131361992); if (textView != null) { - i2 = 2131361991; - RadioGroup radioGroup = (RadioGroup) view2.findViewById(2131361991); + i2 = 2131361993; + RadioGroup radioGroup = (RadioGroup) view2.findViewById(2131361993); if (radioGroup != null) { - i2 = 2131361992; - MaterialRadioButton materialRadioButton2 = (MaterialRadioButton) view2.findViewById(2131361992); + i2 = 2131361994; + MaterialRadioButton materialRadioButton2 = (MaterialRadioButton) view2.findViewById(2131361994); if (materialRadioButton2 != null) { - i2 = 2131361993; - MaterialRadioButton materialRadioButton3 = (MaterialRadioButton) view2.findViewById(2131361993); + i2 = 2131361995; + MaterialRadioButton materialRadioButton3 = (MaterialRadioButton) view2.findViewById(2131361995); if (materialRadioButton3 != null) { - i2 = 2131361994; - MaterialRadioButton materialRadioButton4 = (MaterialRadioButton) view2.findViewById(2131361994); + i2 = 2131361996; + MaterialRadioButton materialRadioButton4 = (MaterialRadioButton) view2.findViewById(2131361996); if (materialRadioButton4 != null) { return new c.a.i.b((LinearLayout) view2, materialRadioButton, textView, radioGroup, materialRadioButton2, materialRadioButton3, materialRadioButton4); } diff --git a/app/src/main/java/c/a/a/e/a.java b/app/src/main/java/c/a/a/e/a.java index 403dea3d5d..3f3356c9e0 100644 --- a/app/src/main/java/c/a/a/e/a.java +++ b/app/src/main/java/c/a/a/e/a.java @@ -12,7 +12,7 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.viewpager2.adapter.FragmentStateAdapter; import androidx.viewpager2.widget.ViewPager2; -import c.a.i.c5; +import c.a.i.e5; import c.a.i.n0; import com.discord.app.AppDialog; import com.discord.app.AppFragment; @@ -183,29 +183,29 @@ public final class a extends AppDialog { } /* compiled from: MultiValuePropPremiumUpsellDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, c5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); + super(1, e5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public c5 invoke(View view) { + public e5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364357; - TextView textView = (TextView) view2.findViewById(2131364357); + int i2 = 2131364404; + TextView textView = (TextView) view2.findViewById(2131364404); if (textView != null) { - i2 = 2131364364; - TextView textView2 = (TextView) view2.findViewById(2131364364); + i2 = 2131364411; + TextView textView2 = (TextView) view2.findViewById(2131364411); if (textView2 != null) { - i2 = 2131364365; - ImageView imageView = (ImageView) view2.findViewById(2131364365); + i2 = 2131364412; + ImageView imageView = (ImageView) view2.findViewById(2131364412); if (imageView != null) { - return new c5((LinearLayout) view2, textView, textView2, imageView); + return new e5((LinearLayout) view2, textView, textView2, imageView); } } } @@ -214,11 +214,11 @@ public final class a extends AppDialog { } public d() { - super(2131559116); + super(2131559131); } - public final c5 g() { - return (c5) this.k.getValue((Fragment) this, i[0]); + public final e5 g() { + return (e5) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppFragment @@ -228,7 +228,7 @@ public final class a extends AppDialog { ImageView imageView = g().d; Bundle arguments = getArguments(); imageView.setImageResource(arguments != null ? arguments.getInt("extra_image_id") : 0); - TextView textView = g().f75c; + TextView textView = g().f87c; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellHeader"); Bundle arguments2 = getArguments(); textView.setText(arguments2 != null ? arguments2.getString("extra_header_string") : null); @@ -290,26 +290,26 @@ public final class a extends AppDialog { public n0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364358; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364358); + int i2 = 2131364405; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364405); if (linearLayout != null) { - i2 = 2131364359; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364359); + i2 = 2131364406; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364406); if (materialButton != null) { - i2 = 2131364361; - View findViewById = view2.findViewById(2131364361); + i2 = 2131364408; + View findViewById = view2.findViewById(2131364408); if (findViewById != null) { - i2 = 2131364362; - TabLayout tabLayout = (TabLayout) view2.findViewById(2131364362); + i2 = 2131364409; + TabLayout tabLayout = (TabLayout) view2.findViewById(2131364409); if (tabLayout != null) { - i2 = 2131364363; - MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131364363); + i2 = 2131364410; + MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131364410); if (materialButton2 != null) { - i2 = 2131364366; - MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131364366); + i2 = 2131364413; + MaterialButton materialButton3 = (MaterialButton) view2.findViewById(2131364413); if (materialButton3 != null) { - i2 = 2131364368; - ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(2131364368); + i2 = 2131364415; + ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(2131364415); if (viewPager2 != null) { return new n0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2); } @@ -324,7 +324,7 @@ public final class a extends AppDialog { } public a() { - super(2131558592); + super(2131558594); } public static final void g(a aVar) { @@ -363,29 +363,29 @@ public final class a extends AppDialog { String str; super.onCreate(bundle); AppDialog.hideKeyboard$default(this, null, 1, null); - String string2 = getString(2131892426); + String string2 = getString(2131892504); m.checkNotNullExpressionValue(string2, "getString(R.string.premi…psell_tag_passive_mobile)"); - String string3 = getString(2131892425); + String string3 = getString(2131892503); m.checkNotNullExpressionValue(string3, "getString(R.string.premi…l_tag_description_mobile)"); - String string4 = getString(2131892415); + String string4 = getString(2131892491); m.checkNotNullExpressionValue(string4, "getString(R.string.premi…ell_emoji_passive_mobile)"); - String string5 = getString(2131892412); + String string5 = getString(2131892488); m.checkNotNullExpressionValue(string5, "getString(R.string.premi…emoji_description_mobile)"); - String string6 = getString(2131892405); + String string6 = getString(2131892481); m.checkNotNullExpressionValue(string6, "getString(R.string.premi…ed_emojis_passive_mobile)"); - String string7 = getString(2131892404); + String string7 = getString(2131892480); m.checkNotNullExpressionValue(string7, "getString(R.string.premi…mojis_description_mobile)"); - CharSequence j2 = c.a.l.b.j(this, 2131892430, new Object[0], null, 4); - Object[] objArr = {c.a.l.b.j(this, 2131888514, new Object[0], null, 4), c.a.l.b.j(this, 2131888512, new Object[0], null, 4)}; - String string8 = getString(2131892400); + CharSequence j2 = c.a.l.b.j(this, 2131892508, new Object[0], null, 4); + Object[] objArr = {c.a.l.b.j(this, 2131888515, new Object[0], null, 4), c.a.l.b.j(this, 2131888513, new Object[0], null, 4)}; + String string8 = getString(2131892476); m.checkNotNullExpressionValue(string8, "getString(R.string.premi…ed_avatar_passive_mobile)"); - String string9 = getString(2131892399); + String string9 = getString(2131892475); m.checkNotNullExpressionValue(string9, "getString(R.string.premi…vatar_description_mobile)"); - String string10 = getString(2131892408); + String string10 = getString(2131892484); m.checkNotNullExpressionValue(string10, "getString(R.string.premi…ell_badge_passive_mobile)"); - String string11 = getString(2131892407); + String string11 = getString(2131892483); m.checkNotNullExpressionValue(string11, "getString(R.string.premi…badge_description_mobile)"); - List listOf = n.listOf((Object[]) new c[]{new c(2131232248, string2, string3), new c(2131232163, string4, string5), new c(2131232115, string6, string7), new c(2131232249, j2, c.a.l.b.j(this, 2131892429, objArr, null, 4)), new c(2131232118, string8, string9), new c(2131232121, string10, string11)}); + List listOf = n.listOf((Object[]) new c[]{new c(2131232261, string2, string3), new c(2131232176, string4, string5), new c(2131232128, string6, string7), new c(2131232262, j2, c.a.l.b.j(this, 2131892507, objArr, null, 4)), new c(2131232131, string8, string9), new c(2131232134, string10, string11)}); Bundle arguments = getArguments(); int i2 = arguments != null ? arguments.getInt("extra_page_number") : 0; Bundle arguments2 = getArguments(); diff --git a/app/src/main/java/c/a/a/e/b.java b/app/src/main/java/c/a/a/e/b.java index ee49f94cab..9b1ed3033f 100644 --- a/app/src/main/java/c/a/a/e/b.java +++ b/app/src/main/java/c/a/a/e/b.java @@ -85,20 +85,20 @@ public final class b extends AppDialog { public y0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362781; - TextView textView = (TextView) view2.findViewById(2131362781); + int i2 = 2131362791; + TextView textView = (TextView) view2.findViewById(2131362791); if (textView != null) { - i2 = 2131364359; - ImageView imageView = (ImageView) view2.findViewById(2131364359); + i2 = 2131364406; + ImageView imageView = (ImageView) view2.findViewById(2131364406); if (imageView != null) { - i2 = 2131364360; - TextView textView2 = (TextView) view2.findViewById(2131364360); + i2 = 2131364407; + TextView textView2 = (TextView) view2.findViewById(2131364407); if (textView2 != null) { - i2 = 2131364367; - TextView textView3 = (TextView) view2.findViewById(2131364367); + i2 = 2131364414; + TextView textView3 = (TextView) view2.findViewById(2131364414); if (textView3 != null) { - i2 = 2131365402; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131365402); + i2 = 2131365461; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131365461); if (materialButton != null) { return new y0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton); } @@ -111,7 +111,7 @@ public final class b extends AppDialog { } public b() { - super(2131558640); + super(2131558642); } public final y0 g() { @@ -138,17 +138,17 @@ public final class b extends AppDialog { requireDialog().setCanceledOnTouchOutside(true); TextView textView = g().d; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellDescription"); - c.a.l.b.m(textView, 2131892420, new Object[]{this.m}, null, 4); + c.a.l.b.m(textView, 2131892496, new Object[]{this.m}, null, 4); TextView textView2 = g().e; m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellServerPerk"); Context requireContext = requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); - c.a.l.b.m(textView2, 2131892418, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext, 2131755294, 2, 2)}, null, 4); + c.a.l.b.m(textView2, 2131892494, new Object[]{StringResourceUtilsKt.getI18nPluralString(requireContext, 2131755295, 2, 2)}, null, 4); TextView textView3 = g().b; m.checkNotNullExpressionValue(textView3, "binding.continueButton"); textView3.setVisibility(this.n ^ true ? 0 : 8); g().b.setOnClickListener(new a(0, this)); g().f.setOnClickListener(new a(1, this)); - g().f182c.setOnClickListener(new a(2, this)); + g().f183c.setOnClickListener(new a(2, this)); } } diff --git a/app/src/main/java/c/a/a/e/c.java b/app/src/main/java/c/a/a/e/c.java index b079481f17..e2e0a9e4b1 100644 --- a/app/src/main/java/c/a/a/e/c.java +++ b/app/src/main/java/c/a/a/e/c.java @@ -83,29 +83,29 @@ public final class c extends AppDialog { public g1 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362196; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131362196); + int i2 = 2131362200; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131362200); if (linearLayout != null) { - i2 = 2131362656; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362656); + i2 = 2131362666; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362666); if (materialButton != null) { - i2 = 2131362775; - View findViewById = view2.findViewById(2131362775); + i2 = 2131362785; + View findViewById = view2.findViewById(2131362785); if (findViewById != null) { - i2 = 2131363290; - MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363290); + i2 = 2131363320; + MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363320); if (materialButton2 != null) { - i2 = 2131365373; - View findViewById2 = view2.findViewById(2131365373); + i2 = 2131365432; + View findViewById2 = view2.findViewById(2131365432); if (findViewById2 != null) { - i2 = 2131365418; - TextView textView = (TextView) view2.findViewById(2131365418); + i2 = 2131365477; + TextView textView = (TextView) view2.findViewById(2131365477); if (textView != null) { - i2 = 2131365419; - TextView textView2 = (TextView) view2.findViewById(2131365419); + i2 = 2131365478; + TextView textView2 = (TextView) view2.findViewById(2131365478); if (textView2 != null) { - i2 = 2131365535; - ImageView imageView = (ImageView) view2.findViewById(2131365535); + i2 = 2131365594; + ImageView imageView = (ImageView) view2.findViewById(2131365594); if (imageView != null) { return new g1((LinearLayout) view2, linearLayout, materialButton, findViewById, materialButton2, findViewById2, textView, textView2, imageView); } @@ -121,7 +121,7 @@ public final class c extends AppDialog { } public c() { - super(2131558659); + super(2131558661); } public final g1 g() { @@ -155,6 +155,6 @@ public final class c extends AppDialog { textView2.setText(str); } g().b.setOnClickListener(new a(0, this)); - g().f95c.setOnClickListener(new a(1, this)); + g().f94c.setOnClickListener(new a(1, this)); } } diff --git a/app/src/main/java/c/a/a/e/d.java b/app/src/main/java/c/a/a/e/d.java index 7a2ad13b4a..bf8edc0514 100644 --- a/app/src/main/java/c/a/a/e/d.java +++ b/app/src/main/java/c/a/a/e/d.java @@ -81,20 +81,20 @@ public final class d extends AppDialog { public z0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364364; - ImageView imageView = (ImageView) view2.findViewById(2131364364); + int i2 = 2131364411; + ImageView imageView = (ImageView) view2.findViewById(2131364411); if (imageView != null) { - i2 = 2131364369; - TextView textView = (TextView) view2.findViewById(2131364369); + i2 = 2131364416; + TextView textView = (TextView) view2.findViewById(2131364416); if (textView != null) { - i2 = 2131364370; - TextView textView2 = (TextView) view2.findViewById(2131364370); + i2 = 2131364417; + TextView textView2 = (TextView) view2.findViewById(2131364417); if (textView2 != null) { - i2 = 2131364420; - TextView textView3 = (TextView) view2.findViewById(2131364420); + i2 = 2131364470; + TextView textView3 = (TextView) view2.findViewById(2131364470); if (textView3 != null) { - i2 = 2131364421; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364421); + i2 = 2131364471; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364471); if (materialButton != null) { return new z0((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton); } @@ -107,7 +107,7 @@ public final class d extends AppDialog { } public d() { - super(2131558641); + super(2131558643); } public final z0 g() { @@ -133,17 +133,17 @@ public final class d extends AppDialog { } requireDialog().setCanceledOnTouchOutside(true); boolean z2 = getArgumentsOrDefault().getBoolean("ARG_IS_TIER_1"); - CharSequence j2 = c.a.l.b.j(this, z2 ? 2131892376 : 2131892378, new Object[0], null, 4); + CharSequence j2 = c.a.l.b.j(this, z2 ? 2131892452 : 2131892454, new Object[0], null, 4); TextView textView = g().d; m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle"); - c.a.l.b.m(textView, 2131892433, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), j2}, null, 4); - TextView textView2 = g().f187c; + c.a.l.b.m(textView, 2131892511, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), j2}, null, 4); + TextView textView2 = g().f188c; m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription"); - c.a.l.b.m(textView2, 2131892432, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4); + c.a.l.b.m(textView2, 2131892510, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4); MaterialButton materialButton = g().f; m.checkNotNullExpressionValue(materialButton, "binding.purchasePremiumYearly"); - c.a.l.b.m(materialButton, 2131892431, new Object[]{this.m}, null, 4); - g().b.setImageResource(z2 ? 2131232231 : 2131232232); + c.a.l.b.m(materialButton, 2131892509, new Object[]{this.m}, null, 4); + g().b.setImageResource(z2 ? 2131232244 : 2131232245); TextView textView3 = g().e; m.checkNotNullExpressionValue(textView3, "binding.purchasePremiumMonthly"); textView3.setVisibility(this.n ^ true ? 0 : 8); diff --git a/app/src/main/java/c/a/a/e/e.java b/app/src/main/java/c/a/a/e/e.java index eb77b766bd..ce3b099d32 100644 --- a/app/src/main/java/c/a/a/e/e.java +++ b/app/src/main/java/c/a/a/e/e.java @@ -60,23 +60,23 @@ public final class e extends AppDialog { public t0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364284; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364284); + int i2 = 2131364330; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364330); if (materialButton != null) { - i2 = 2131364285; - TextView textView = (TextView) view2.findViewById(2131364285); + i2 = 2131364331; + TextView textView = (TextView) view2.findViewById(2131364331); if (textView != null) { - i2 = 2131364286; - ImageView imageView = (ImageView) view2.findViewById(2131364286); + i2 = 2131364332; + ImageView imageView = (ImageView) view2.findViewById(2131364332); if (imageView != null) { - i2 = 2131364287; - ImageView imageView2 = (ImageView) view2.findViewById(2131364287); + i2 = 2131364333; + ImageView imageView2 = (ImageView) view2.findViewById(2131364333); if (imageView2 != null) { - i2 = 2131364288; - ImageView imageView3 = (ImageView) view2.findViewById(2131364288); + i2 = 2131364334; + ImageView imageView3 = (ImageView) view2.findViewById(2131364334); if (imageView3 != null) { - i2 = 2131364289; - ImageView imageView4 = (ImageView) view2.findViewById(2131364289); + i2 = 2131364335; + ImageView imageView4 = (ImageView) view2.findViewById(2131364335); if (imageView4 != null) { return new t0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4); } @@ -108,7 +108,7 @@ public final class e extends AppDialog { } public e() { - super(2131558635); + super(2131558637); } public final t0 g() { @@ -123,19 +123,19 @@ public final class e extends AppDialog { dismiss(); } boolean z2 = getArgumentsOrDefault().getBoolean("ARG_IS_TIER_1"); - int i3 = z2 ? 2131230927 : 2131230931; - int i4 = z2 ? 2131232184 : 2131232173; - int i5 = z2 ? 2131232263 : 2131232261; + int i3 = z2 ? 2131230930 : 2131230934; + int i4 = z2 ? 2131232197 : 2131232186; + int i5 = z2 ? 2131232276 : 2131232274; if (z2) { Context requireContext = requireContext(); m.checkNotNullExpressionValue(requireContext, "requireContext()"); - i2 = DrawableCompat.getThemedDrawableRes$default(requireContext, 2130969517, 0, 2, (Object) null); + i2 = DrawableCompat.getThemedDrawableRes$default(requireContext, 2130969519, 0, 2, (Object) null); } else { Context requireContext2 = requireContext(); m.checkNotNullExpressionValue(requireContext2, "requireContext()"); - i2 = DrawableCompat.getThemedDrawableRes$default(requireContext2, 2130969518, 0, 2, (Object) null); + i2 = DrawableCompat.getThemedDrawableRes$default(requireContext2, 2130969520, 0, 2, (Object) null); } - int i6 = z2 ? 2131887002 : 2131887004; + int i6 = z2 ? 2131887003 : 2131887005; g().d.setBackgroundResource(i3); g().e.setImageDrawable(ContextCompat.getDrawable(requireContext(), i4)); g().g.setImageDrawable(ContextCompat.getDrawable(requireContext(), i5)); @@ -143,7 +143,7 @@ public final class e extends AppDialog { m.checkNotNullExpressionValue(imageView, "binding.premiumActivatedWumpus"); imageView.setScaleX(z2 ? 1.0f : -1.0f); g().f.setImageDrawable(ContextCompat.getDrawable(requireContext(), i2)); - TextView textView = g().f156c; + TextView textView = g().f157c; m.checkNotNullExpressionValue(textView, "binding.premiumActivatedDescription"); textView.setText(getString(i6)); requireDialog().setCanceledOnTouchOutside(true); diff --git a/app/src/main/java/c/a/a/e/f.java b/app/src/main/java/c/a/a/e/f.java index 3783fea6b9..995d54fd57 100644 --- a/app/src/main/java/c/a/a/e/f.java +++ b/app/src/main/java/c/a/a/e/f.java @@ -44,11 +44,11 @@ public final class f extends AppDialog { public u0 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131364284; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364284); + int i2 = 2131364330; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131364330); if (materialButton != null) { - i2 = 2131364290; - TextView textView = (TextView) view2.findViewById(2131364290); + i2 = 2131364336; + TextView textView = (TextView) view2.findViewById(2131364336); if (textView != null) { return new u0((LinearLayout) view2, materialButton, textView); } @@ -76,7 +76,7 @@ public final class f extends AppDialog { } public f() { - super(2131558636); + super(2131558638); } @Override // com.discord.app.AppDialog @@ -93,7 +93,7 @@ public final class f extends AppDialog { m.checkNotNullExpressionValue(str, "arguments?.getString(EXTRA_PLAN_NAME) ?: \"\""); FragmentViewBindingDelegate fragmentViewBindingDelegate = this.l; KProperty[] kPropertyArr = i; - TextView textView = ((u0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f162c; + TextView textView = ((u0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f161c; m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText"); c.a.l.b.m(textView, 2131886939, new Object[]{str}, null, 4); requireDialog().setCanceledOnTouchOutside(true); diff --git a/app/src/main/java/c/a/a/f/a.java b/app/src/main/java/c/a/a/f/a.java index b3449d8ade..4a713e6e89 100644 --- a/app/src/main/java/c/a/a/f/a.java +++ b/app/src/main/java/c/a/a/f/a.java @@ -6,7 +6,7 @@ import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; -import c.a.i.y4; +import c.a.i.a5; import com.discord.app.AppDialog; import com.discord.stores.StoreNotices; import com.discord.stores.StoreStream; @@ -78,35 +78,35 @@ public final class a extends AppDialog { } /* compiled from: WidgetMaskedLinksDialog.kt */ - public static final /* synthetic */ class c extends k implements Function1 { + public static final /* synthetic */ class c extends k implements Function1 { public static final c i = new c(); public c() { - super(1, y4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); + super(1, a5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public y4 invoke(View view) { + public a5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131363829; - TextView textView = (TextView) view2.findViewById(2131363829); + int i2 = 2131363875; + TextView textView = (TextView) view2.findViewById(2131363875); if (textView != null) { - i2 = 2131363830; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363830); + i2 = 2131363876; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363876); if (materialButton != null) { - i2 = 2131363831; - MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363831); + i2 = 2131363877; + MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363877); if (materialButton2 != null) { - i2 = 2131363832; - TextView textView2 = (TextView) view2.findViewById(2131363832); + i2 = 2131363878; + TextView textView2 = (TextView) view2.findViewById(2131363878); if (textView2 != null) { - i2 = 2131365552; - TextView textView3 = (TextView) view2.findViewById(2131365552); + i2 = 2131365611; + TextView textView3 = (TextView) view2.findViewById(2131365611); if (textView3 != null) { - return new y4((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); + return new a5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3); } } } @@ -131,11 +131,11 @@ public final class a extends AppDialog { } public a() { - super(2131559083); + super(2131559098); } - public final y4 g() { - return (y4) this.k.getValue((Fragment) this, i[0]); + public final a5 g() { + return (a5) this.k.getValue((Fragment) this, i[0]); } @Override // androidx.fragment.app.Fragment @@ -165,8 +165,8 @@ public final class a extends AppDialog { } TextView textView = g().b; m.checkNotNullExpressionValue(textView, "binding.maskedLinksBodyText"); - c.a.l.b.m(textView, 2131891044, new Object[]{obj}, null, 4); - g().f185c.setOnClickListener(new d(this)); + c.a.l.b.m(textView, 2131891115, new Object[]{obj}, null, 4); + g().f64c.setOnClickListener(new d(this)); g().d.setOnClickListener(new View$OnClickListenerC0016a(0, this, str)); g().e.setOnClickListener(new View$OnClickListenerC0016a(1, this, str)); } diff --git a/app/src/main/java/c/a/a/g.java b/app/src/main/java/c/a/a/g.java index 1eb1ade47e..f56bd08266 100644 --- a/app/src/main/java/c/a/a/g.java +++ b/app/src/main/java/c/a/a/g.java @@ -84,8 +84,8 @@ public final class g extends AppDialog { i2 = 2131361858; MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131361858); if (materialButton2 != null) { - i2 = 2131365552; - TextView textView2 = (TextView) view2.findViewById(2131365552); + i2 = 2131365611; + TextView textView2 = (TextView) view2.findViewById(2131365611); if (textView2 != null) { return new c.a.i.a((LinearLayout) view2, textView, materialButton, materialButton2, textView2); } diff --git a/app/src/main/java/c/a/a/h.java b/app/src/main/java/c/a/a/h.java index 4a8c016fbc..3591535f60 100644 --- a/app/src/main/java/c/a/a/h.java +++ b/app/src/main/java/c/a/a/h.java @@ -48,7 +48,7 @@ public final class h extends AppDialog { m.checkNotNullExpressionValue(requireContext2, "requireContext()"); String str = (String) this.k; m.checkNotNullExpressionValue(str, "username"); - o.a(requireContext2, str, 2131887621); + o.a(requireContext2, str, 2131887622); ((h) this.j).dismiss(); } else { throw null; @@ -76,14 +76,14 @@ public final class h extends AppDialog { public c.a.i.h invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362703; - TextView textView = (TextView) view2.findViewById(2131362703); + int i2 = 2131362713; + TextView textView = (TextView) view2.findViewById(2131362713); if (textView != null) { - i2 = 2131362704; - TextView textView2 = (TextView) view2.findViewById(2131362704); + i2 = 2131362714; + TextView textView2 = (TextView) view2.findViewById(2131362714); if (textView2 != null) { - i2 = 2131362705; - TextView textView3 = (TextView) view2.findViewById(2131362705); + i2 = 2131362715; + TextView textView3 = (TextView) view2.findViewById(2131362715); if (textView3 != null) { return new c.a.i.h((LinearLayout) view2, textView, textView2, textView3); } @@ -109,11 +109,11 @@ public final class h extends AppDialog { String string2 = getArgumentsOrDefault().getString("ARG_USERNAME", ""); int i2 = getArgumentsOrDefault().getInt("ARG_PLATFORM_IMAGE_RES", 0); if (i2 != 0) { - TextView textView = g().f99c; + TextView textView = g().f98c; m.checkNotNullExpressionValue(textView, "binding.connectedAccountActionsDialogHeader"); ViewExtensions.setCompoundDrawableWithIntrinsicBounds$default(textView, i2, 0, 0, 0, 14, null); } - TextView textView2 = g().f99c; + TextView textView2 = g().f98c; m.checkNotNullExpressionValue(textView2, "binding.connectedAccountActionsDialogHeader"); textView2.setText(string2); TextView textView3 = g().d; diff --git a/app/src/main/java/c/a/a/i.java b/app/src/main/java/c/a/a/i.java index 58060577a5..e94713cf43 100644 --- a/app/src/main/java/c/a/a/i.java +++ b/app/src/main/java/c/a/a/i.java @@ -51,14 +51,14 @@ public final class i extends AppDialog { public e invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362218; - TextView textView = (TextView) view2.findViewById(2131362218); + int i2 = 2131362222; + TextView textView = (TextView) view2.findViewById(2131362222); if (textView != null) { - i2 = 2131362219; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362219); + i2 = 2131362223; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362223); if (materialButton != null) { - i2 = 2131364073; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364073); + i2 = 2131364119; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364119); if (linearLayout != null) { return new e((LinearLayout) view2, textView, materialButton, linearLayout); } @@ -97,6 +97,6 @@ public final class i extends AppDialog { Integer valueOf = arguments != null ? Integer.valueOf(arguments.getInt("ARG_MAX_VIDEO_CHANNEL_USERS")) : null; TextView textView = ((e) this.k.getValue((Fragment) this, kPropertyArr[0])).b; m.checkNotNullExpressionValue(textView, "binding.cameraCapacityBody"); - textView.setText(c.a.l.b.j(this, 2131894597, new Object[]{String.valueOf(valueOf)}, null, 4)); + textView.setText(c.a.l.b.j(this, 2131894704, new Object[]{String.valueOf(valueOf)}, null, 4)); } } diff --git a/app/src/main/java/c/a/a/j.java b/app/src/main/java/c/a/a/j.java index cc97ad047c..1f134f7e1f 100644 --- a/app/src/main/java/c/a/a/j.java +++ b/app/src/main/java/c/a/a/j.java @@ -61,14 +61,14 @@ public final class j extends AppDialog { public c.a.i.k invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362909; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362909); + int i2 = 2131362920; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362920); if (materialButton != null) { - i2 = 2131362910; - DatePicker datePicker = (DatePicker) view2.findViewById(2131362910); + i2 = 2131362921; + DatePicker datePicker = (DatePicker) view2.findViewById(2131362921); if (datePicker != null) { - i2 = 2131362911; - TextView textView = (TextView) view2.findViewById(2131362911); + i2 = 2131362922; + TextView textView = (TextView) view2.findViewById(2131362922); if (textView != null) { return new c.a.i.k((LinearLayout) view2, materialButton, datePicker, textView); } @@ -132,7 +132,7 @@ public final class j extends AppDialog { @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment public void onPause() { super.onPause(); - g().f113c.clearFocus(); + g().f111c.clearFocus(); } @Override // com.discord.app.AppDialog @@ -146,12 +146,12 @@ public final class j extends AppDialog { charSequence = ""; } textView.setText(charSequence); - DatePicker datePicker = g().f113c; + DatePicker datePicker = g().f111c; m.checkNotNullExpressionValue(datePicker, "binding.dialogDatePickerInput"); Bundle arguments2 = getArguments(); long j2 = 0; datePicker.setMaxDate(arguments2 != null ? arguments2.getLong("max_date") : 0); - DatePicker datePicker2 = g().f113c; + DatePicker datePicker2 = g().f111c; m.checkNotNullExpressionValue(datePicker2, "binding.dialogDatePickerInput"); datePicker2.setMinDate(BirthdayHelper.INSTANCE.subtractYearsFromToday(150)); Bundle arguments3 = getArguments(); @@ -165,7 +165,7 @@ public final class j extends AppDialog { Calendar instance = Calendar.getInstance(); m.checkNotNullExpressionValue(instance, "calendar"); instance.setTimeInMillis(this.l); - g().f113c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); + g().f111c.init(instance.get(1), instance.get(2), instance.get(5), new c(this)); g().b.setOnClickListener(new d(this)); } } diff --git a/app/src/main/java/c/a/a/k.java b/app/src/main/java/c/a/a/k.java index 3e141a8a78..694c774f19 100644 --- a/app/src/main/java/c/a/a/k.java +++ b/app/src/main/java/c/a/a/k.java @@ -20,7 +20,7 @@ public final class k extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(View view) { m.checkNotNullParameter(view, ""); - this.$onConfirm.invoke(2131888797); + this.$onConfirm.invoke(2131888798); return Unit.a; } } diff --git a/app/src/main/java/c/a/a/l.java b/app/src/main/java/c/a/a/l.java index dd57e40db4..7ff9ad0f01 100644 --- a/app/src/main/java/c/a/a/l.java +++ b/app/src/main/java/c/a/a/l.java @@ -45,11 +45,11 @@ public final class l extends AppDialog { public s invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131363502; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363502); + int i2 = 2131363544; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363544); if (materialButton != null) { - i2 = 2131364073; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364073); + i2 = 2131364119; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131364119); if (linearLayout != null) { return new s((LinearLayout) view2, materialButton, linearLayout); } @@ -73,7 +73,7 @@ public final class l extends AppDialog { } public l() { - super(2131558519); + super(2131558521); } @Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment diff --git a/app/src/main/java/c/a/a/m.java b/app/src/main/java/c/a/a/m.java index 0b05b2e4ec..0d77b4c629 100644 --- a/app/src/main/java/c/a/a/m.java +++ b/app/src/main/java/c/a/a/m.java @@ -95,14 +95,14 @@ public final class m extends AppDialog { public l invoke(View view) { View view2 = view; d0.z.d.m.checkNotNullParameter(view2, "p1"); - int i2 = 2131362890; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362890); + int i2 = 2131362901; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131362901); if (materialButton != null) { - i2 = 2131362914; - MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(2131362914); + i2 = 2131362925; + MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(2131362925); if (maxHeightRecyclerView != null) { - i2 = 2131362915; - TextView textView = (TextView) view2.findViewById(2131362915); + i2 = 2131362926; + TextView textView = (TextView) view2.findViewById(2131362926); if (textView != null) { return new l((LinearLayout) view2, materialButton, maxHeightRecyclerView, textView); } diff --git a/app/src/main/java/c/a/a/q.java b/app/src/main/java/c/a/a/q.java index 471a621f4c..c0675d7677 100644 --- a/app/src/main/java/c/a/a/q.java +++ b/app/src/main/java/c/a/a/q.java @@ -5,7 +5,7 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; -import c.a.i.s4; +import c.a.i.u4; import com.discord.api.auth.mfa.EnableMfaResponse; import com.discord.app.AppDialog; import com.discord.restapi.RestAPIParams; @@ -41,41 +41,41 @@ public final class q extends AppDialog { } /* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, s4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); + super(1, u4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public s4 invoke(View view) { + public u4 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131363079; - LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131363079); + int i2 = 2131363109; + LinearLayout linearLayout = (LinearLayout) view2.findViewById(2131363109); if (linearLayout != null) { - i2 = 2131363080; - TextView textView = (TextView) view2.findViewById(2131363080); + i2 = 2131363110; + TextView textView = (TextView) view2.findViewById(2131363110); if (textView != null) { - i2 = 2131363081; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363081); + i2 = 2131363111; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363111); if (materialButton != null) { - i2 = 2131363082; - TextView textView2 = (TextView) view2.findViewById(2131363082); + i2 = 2131363112; + TextView textView2 = (TextView) view2.findViewById(2131363112); if (textView2 != null) { - i2 = 2131363083; - LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(2131363083); + i2 = 2131363113; + LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(2131363113); if (linearLayout2 != null) { - i2 = 2131363084; - LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131363084); + i2 = 2131363114; + LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131363114); if (loadingButton != null) { - i2 = 2131363085; - TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(2131363085); + i2 = 2131363115; + TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(2131363115); if (textInputLayout != null) { - return new s4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); + return new u4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout); } } } @@ -144,7 +144,7 @@ public final class q extends AppDialog { m.checkNotNullParameter(error2, "error"); q qVar = this.this$0.i; KProperty[] kPropertyArr = q.i; - qVar.g().f154c.setIsLoading(false); + qVar.g().f165c.setIsLoading(false); Error.Response response = error2.getResponse(); m.checkNotNullExpressionValue(response, "error.response"); if (response.getCode() == 60005) { @@ -172,7 +172,7 @@ public final class q extends AppDialog { TextInputLayout textInputLayout = qVar.g().d; m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput"); String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout); - this.i.g().f154c.setIsLoading(true); + this.i.g().f165c.setIsLoading(true); Observable ui$default = ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().enableMFA(new RestAPIParams.EnableMFA("random code", "random secret", textOrEmpty)), false, 1, null), this.i, null, 2, null); a aVar = a.i; ObservableExtensionsKt.appSubscribe$default(ui$default, this.i.getClass(), this.j.getContext(), (Function1) null, new b(this), (Function0) null, (Function0) null, aVar, 52, (Object) null); @@ -197,11 +197,11 @@ public final class q extends AppDialog { } public q() { - super(2131559002); + super(2131559014); } - public final s4 g() { - return (s4) this.k.getValue((Fragment) this, i[0]); + public final u4 g() { + return (u4) this.k.getValue((Fragment) this, i[0]); } @Override // com.discord.app.AppDialog @@ -209,8 +209,8 @@ public final class q extends AppDialog { m.checkNotNullParameter(view, "view"); super.onViewBound(view); setCancelable(false); - g().f154c.setIsLoading(false); - g().f154c.setOnClickListener(new d(this, view)); + g().f165c.setIsLoading(false); + g().f165c.setOnClickListener(new d(this, view)); g().b.setOnClickListener(new e(this)); } } diff --git a/app/src/main/java/c/a/a/r.java b/app/src/main/java/c/a/a/r.java index a2868ecbc1..f4e04ad26f 100644 --- a/app/src/main/java/c/a/a/r.java +++ b/app/src/main/java/c/a/a/r.java @@ -9,7 +9,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt; import c.a.a.v; import c.a.d.h0; import c.a.d.j0; -import c.a.i.l5; +import c.a.i.n5; import com.discord.app.AppDialog; import com.discord.app.AppViewModel; import com.discord.stores.StoreStream; @@ -44,29 +44,29 @@ public final class r extends AppDialog { } /* compiled from: WidgetUrgentMessageDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, l5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); + super(1, n5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public l5 invoke(View view) { + public n5 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131365551; - LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131365551); + int i2 = 2131365610; + LoadingButton loadingButton = (LoadingButton) view2.findViewById(2131365610); if (loadingButton != null) { - i2 = 2131365552; - TextView textView = (TextView) view2.findViewById(2131365552); + i2 = 2131365611; + TextView textView = (TextView) view2.findViewById(2131365611); if (textView != null) { - i2 = 2131365553; - TextView textView2 = (TextView) view2.findViewById(2131365553); + i2 = 2131365612; + TextView textView2 = (TextView) view2.findViewById(2131365612); if (textView2 != null) { - return new l5((LinearLayout) view2, loadingButton, textView, textView2); + return new n5((LinearLayout) view2, loadingButton, textView, textView2); } } } @@ -92,13 +92,13 @@ public final class r extends AppDialog { m.checkNotNullParameter(dVar2, "viewState"); r rVar = this.this$0; KProperty[] kPropertyArr = r.i; - TextView textView = rVar.g().f123c; + TextView textView = rVar.g().f134c; m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader"); - textView.setText(rVar.getString(2131893824)); + textView.setText(rVar.getString(2131893922)); TextView textView2 = rVar.g().d; m.checkNotNullExpressionValue(textView2, "binding.viewDialogConfirmationText"); - textView2.setText(rVar.getString(2131893823)); - rVar.g().b.setText(rVar.getString(2131891735)); + textView2.setText(rVar.getString(2131893921)); + rVar.g().b.setText(rVar.getString(2131891807)); rVar.g().b.setIsLoading(dVar2.b); rVar.g().b.setOnClickListener(new s(rVar)); return Unit.a; @@ -127,7 +127,7 @@ public final class r extends AppDialog { if (m.areEqual(bVar2, v.b.a.a)) { rVar.dismiss(); } else if (m.areEqual(bVar2, v.b.C0018b.a)) { - c.a.d.o.g(rVar.getContext(), 2131890529, 0, null, 12); + c.a.d.o.g(rVar.getContext(), 2131890598, 0, null, 12); } else { throw new NoWhenBranchMatchedException(); } @@ -152,14 +152,14 @@ public final class r extends AppDialog { } public r() { - super(2131559265); + super(2131559280); e eVar = e.i; h0 h0Var = new h0(this); this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(v.class), new m(1, h0Var), new j0(eVar)); } - public final l5 g() { - return (l5) this.k.getValue((Fragment) this, i[0]); + public final n5 g() { + return (n5) this.k.getValue((Fragment) this, i[0]); } public final v h() { diff --git a/app/src/main/java/c/a/a/y/a.java b/app/src/main/java/c/a/a/y/a.java index 3038e1cf6d..af90f1ccd8 100644 --- a/app/src/main/java/c/a/a/y/a.java +++ b/app/src/main/java/c/a/a/y/a.java @@ -61,26 +61,26 @@ public final class a extends AppDialog { public p invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131363319; - TextView textView = (TextView) view2.findViewById(2131363319); + int i2 = 2131363349; + TextView textView = (TextView) view2.findViewById(2131363349); if (textView != null) { - i2 = 2131363320; - RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363320); + i2 = 2131363350; + RelativeLayout relativeLayout = (RelativeLayout) view2.findViewById(2131363350); if (relativeLayout != null) { - i2 = 2131363322; - MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363322); + i2 = 2131363352; + MaterialButton materialButton = (MaterialButton) view2.findViewById(2131363352); if (materialButton != null) { - i2 = 2131363327; - LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(2131363327); + i2 = 2131363357; + LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(2131363357); if (linkifiedTextView != null) { - i2 = 2131363328; - MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363328); + i2 = 2131363358; + MaterialButton materialButton2 = (MaterialButton) view2.findViewById(2131363358); if (materialButton2 != null) { - i2 = 2131363329; - TextView textView2 = (TextView) view2.findViewById(2131363329); + i2 = 2131363359; + TextView textView2 = (TextView) view2.findViewById(2131363359); if (textView2 != null) { - i2 = 2131363330; - ImageView imageView = (ImageView) view2.findViewById(2131363330); + i2 = 2131363360; + ImageView imageView = (ImageView) view2.findViewById(2131363360); if (imageView != null) { return new p((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView); } @@ -160,14 +160,14 @@ public final class a extends AppDialog { KProperty[] kPropertyArr = a.i; MaterialButton materialButton = aVar.g().d; m.checkNotNullExpressionValue(materialButton, "binding.giftEntitlementCopy"); - materialButton.setText(context.getString(2131887620)); + materialButton.setText(context.getString(2131887621)); this.i.g().f139c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, 2130969333, 0, 2, (Object) null)); } } } public a() { - super(2131558510); + super(2131558511); } public final p g() { @@ -205,7 +205,7 @@ public final class a extends AppDialog { Pair pair = SubscriptionPlanType.Companion.from(inAppSku.getPaymentGatewaySkuId()).getInterval() == SubscriptionInterval.MONTHLY ? new Pair(2131886533, 2131755023) : new Pair(2131886536, 2131755026); int intValue = ((Number) pair.component1()).intValue(); int intValue2 = ((Number) pair.component2()).intValue(); - String string2 = getString(giftingUtils.getTierForSku(inAppSku.getSkuId()) == PremiumTier.TIER_1 ? 2131892376 : 2131892378); + String string2 = getString(giftingUtils.getTierForSku(inAppSku.getSkuId()) == PremiumTier.TIER_1 ? 2131892452 : 2131892454); m.checkNotNullExpressionValue(string2, "getString(\n if (G…ring.premium_tier_2\n )"); TextView textView = g().g; m.checkNotNullExpressionValue(textView, "binding.giftPurchasedDialogSubtext"); diff --git a/app/src/main/java/c/a/a/y/c.java b/app/src/main/java/c/a/a/y/c.java index 535f11248c..e02cf1d93a 100644 --- a/app/src/main/java/c/a/a/y/c.java +++ b/app/src/main/java/c/a/a/y/c.java @@ -10,7 +10,7 @@ import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; import c.a.d.f; -import c.a.i.a4; +import c.a.i.z3; import com.discord.api.application.Application; import com.discord.api.premium.SubscriptionPlan; import com.discord.app.AppDialog; @@ -95,22 +95,22 @@ public final class c extends AppDialog { m.checkNotNullParameter(str, "giftCode"); m.checkNotNullParameter(str2, "source"); m.checkNotNullParameter(str, "giftCode"); - StoreStream.Companion.getNotices().requestToShow(new StoreNotices.Notice("gift:" + str, null, 0, 0, false, n.listOf((Object[]) new d0.e0.c[]{a0.getOrCreateKotlinClass(WidgetSettingsGifting.class), a0.getOrCreateKotlinClass(WidgetHome.class)}), 0, 0, new C0020a(str, str2, j), 22, null)); + StoreStream.Companion.getNotices().requestToShow(new StoreNotices.Notice("gift:" + str, null, 0, 0, false, n.listOf((Object[]) new d0.e0.c[]{a0.getOrCreateKotlinClass(WidgetSettingsGifting.class), a0.getOrCreateKotlinClass(WidgetHome.class)}), 0, false, 0, new C0020a(str, str2, j), 150, null)); } } /* compiled from: WidgetGiftAcceptDialog.kt */ - public static final /* synthetic */ class b extends k implements Function1 { + public static final /* synthetic */ class b extends k implements Function1 { public static final b i = new b(); public b() { - super(1, a4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); + super(1, z3.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0); } /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public a4 invoke(View view) { + public z3 invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); int i2 = 2131361813; @@ -140,7 +140,7 @@ public final class c extends AppDialog { i2 = 2131361821; ProgressBar progressBar = (ProgressBar) view2.findViewById(2131361821); if (progressBar != null) { - return new a4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); + return new z3((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar); } } } @@ -216,14 +216,14 @@ public final class c extends AppDialog { str = ""; } CharSequence i2 = cVar2.i(gift); - LinearLayout linearLayout = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.j(cVar2, 2131889035, new Object[]{str}, null, 4) : c.a.l.b.j(cVar2, 2131889034, new Object[0], null, 4), cVar2).f63c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.j(cVar2, 2131889016, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.j(cVar2, 2131889017, new Object[]{i2}, null, 4) : c.a.l.b.j(cVar2, 2131889015, new Object[]{str}, null, 4), cVar2).e; + LinearLayout linearLayout = c.d.b.a.a.n0(c.d.b.a.a.n0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.j(cVar2, 2131889036, new Object[]{str}, null, 4) : c.a.l.b.j(cVar2, 2131889035, new Object[0], null, 4), cVar2).f191c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.j(cVar2, 2131889017, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.j(cVar2, 2131889018, new Object[]{i2}, null, 4) : c.a.l.b.j(cVar2, 2131889016, new Object[]{str}, null, 4), cVar2).e; m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer"); linearLayout.setVisibility(8); MaterialButton materialButton = cVar2.h().d; m.checkNotNullExpressionValue(materialButton, "binding.acceptGiftConfirm"); Context context = cVar2.getContext(); if (context != null) { - charSequence = context.getText(2131889030); + charSequence = context.getText(2131889031); } materialButton.setText(charSequence); cVar2.h().d.setOnClickListener(new d(cVar2)); @@ -234,16 +234,16 @@ public final class c extends AppDialog { cVar3.g(gift2); TextView textView = cVar3.h().h; m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader"); - c.a.l.b.m(textView, 2131889033, new Object[0], null, 4); - TextView textView2 = cVar3.h().f63c; + c.a.l.b.m(textView, 2131889034, new Object[0], null, 4); + TextView textView2 = cVar3.h().f191c; m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText"); - c.a.l.b.m(textView2, 2131889000, new Object[0], null, 4); + c.a.l.b.m(textView2, 2131889001, new Object[0], null, 4); LinearLayout linearLayout2 = cVar3.h().e; m.checkNotNullExpressionValue(linearLayout2, "binding.acceptGiftDisclaimerContainer"); linearLayout2.setVisibility(8); MaterialButton materialButton2 = cVar3.h().d; m.checkNotNullExpressionValue(materialButton2, "binding.acceptGiftConfirm"); - c.a.l.b.m(materialButton2, 2131889026, new Object[0], null, 4); + c.a.l.b.m(materialButton2, 2131889027, new Object[0], null, 4); cVar3.h().d.setOnClickListener(new e(cVar3)); } else { c cVar4 = this.this$0; @@ -252,7 +252,7 @@ public final class c extends AppDialog { cVar4.g(gift3); ModelStoreListing storeListing2 = gift3.getStoreListing(); String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName(); - LinearLayout linearLayout3 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889032, new Object[]{name}, null, 4) : c.a.l.b.j(cVar4, 2131889031, new Object[0], null, 4), cVar4).f63c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889002, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.j(cVar4, 2131889001, new Object[]{name}, null, 4), cVar4).e; + LinearLayout linearLayout3 = c.d.b.a.a.n0(c.d.b.a.a.n0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889033, new Object[]{name}, null, 4) : c.a.l.b.j(cVar4, 2131889032, new Object[0], null, 4), cVar4).f191c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.j(cVar4, 2131889003, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.j(cVar4, 2131889002, new Object[]{name}, null, 4), cVar4).e; m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer"); if (!gift3.isAnyNitroGift()) { i = 8; @@ -262,7 +262,7 @@ public final class c extends AppDialog { m.checkNotNullExpressionValue(materialButton3, "binding.acceptGiftConfirm"); Context context2 = cVar4.getContext(); if (context2 != null) { - charSequence = context2.getText(2131889024); + charSequence = context2.getText(2131889025); } materialButton3.setText(charSequence); cVar4.h().d.setOnClickListener(new f(gift3)); @@ -280,7 +280,7 @@ public final class c extends AppDialog { ProgressBar progressBar = cVar5.h().i; m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress"); progressBar.setVisibility(0); - LinearLayout linearLayout4 = c.d.b.a.a.o0(c.d.b.a.a.o0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889032, new Object[]{name2}, null, 4) : c.a.l.b.j(cVar5, 2131889031, new Object[0], null, 4), cVar5).f63c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889002, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.j(cVar5, 2131889001, new Object[]{name2}, null, 4), cVar5).e; + LinearLayout linearLayout4 = c.d.b.a.a.n0(c.d.b.a.a.n0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889033, new Object[]{name2}, null, 4) : c.a.l.b.j(cVar5, 2131889032, new Object[0], null, 4), cVar5).f191c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.j(cVar5, 2131889003, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.j(cVar5, 2131889002, new Object[]{name2}, null, 4), cVar5).e; m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer"); if (!gift4.isAnyNitroGift()) { i = 8; @@ -294,38 +294,38 @@ public final class c extends AppDialog { cVar6.g(redeemedFailed.getGift()); TextView textView3 = cVar6.h().h; m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader"); - textView3.setText(c.a.l.b.j(cVar6, 2131889033, new Object[0], null, 4)); - TextView textView4 = cVar6.h().f63c; + textView3.setText(c.a.l.b.j(cVar6, 2131889034, new Object[0], null, 4)); + TextView textView4 = cVar6.h().f191c; m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText"); - c.a.l.b.m(textView4, 2131889022, new Object[0], null, 4); + c.a.l.b.m(textView4, 2131889023, new Object[0], null, 4); if (redeemedFailed.getCanRetry()) { - TextView textView5 = cVar6.h().f63c; + TextView textView5 = cVar6.h().f191c; m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText"); - c.a.l.b.m(textView5, 2131889022, new Object[0], null, 4); + c.a.l.b.m(textView5, 2131889023, new Object[0], null, 4); MaterialButton materialButton5 = cVar6.h().d; m.checkNotNullExpressionValue(materialButton5, "binding.acceptGiftConfirm"); Context context3 = cVar6.getContext(); if (context3 != null) { - charSequence = context3.getText(2131892734); + charSequence = context3.getText(2131892812); } materialButton5.setText(charSequence); cVar6.h().d.setOnClickListener(new f(0, redeemedFailed)); } else { Integer errorCode = redeemedFailed.getErrorCode(); if (errorCode != null && errorCode.intValue() == 50054) { - cVar6.h().f63c.setText(2131889009); + cVar6.h().f191c.setText(2131889010); } else if (errorCode != null && errorCode.intValue() == 100024) { - cVar6.h().f63c.setText(2131889005); + cVar6.h().f191c.setText(2131889006); } else if (errorCode != null && errorCode.intValue() == 100022) { - cVar6.h().f63c.setText(2131889006); + cVar6.h().f191c.setText(2131889007); } else if (errorCode != null && errorCode.intValue() == 100025) { - cVar6.h().f63c.setText(2131889004); + cVar6.h().f191c.setText(2131889005); } MaterialButton materialButton6 = cVar6.h().d; m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm"); Context context4 = cVar6.getContext(); if (context4 != null) { - charSequence = context4.getText(2131889026); + charSequence = context4.getText(2131889027); } materialButton6.setText(charSequence); cVar6.h().d.setOnClickListener(new f(1, cVar6)); @@ -339,7 +339,7 @@ public final class c extends AppDialog { } public c() { - super(2131558838); + super(2131558843); } public final void g(ModelGift modelGift) { @@ -374,8 +374,8 @@ public final class c extends AppDialog { progressBar.setVisibility(8); } - public final a4 h() { - return (a4) this.k.getValue((Fragment) this, i[0]); + public final z3 h() { + return (z3) this.k.getValue((Fragment) this, i[0]); } public final CharSequence i(ModelGift modelGift) { @@ -397,10 +397,10 @@ public final class c extends AppDialog { CharSequence i18nPluralString = StringResourceUtilsKt.getI18nPluralString(requireContext, i2, subscriptionPlan.c(), Integer.valueOf(subscriptionPlan.c())); int ordinal2 = subscriptionPlan.b().ordinal(); if (ordinal2 == 0) { - return c.a.l.b.j(this, 2131889036, new Object[]{i18nPluralString}, null, 4); + return c.a.l.b.j(this, 2131889037, new Object[]{i18nPluralString}, null, 4); } if (ordinal2 == 1) { - return c.a.l.b.j(this, 2131889037, new Object[]{i18nPluralString}, null, 4); + return c.a.l.b.j(this, 2131889038, new Object[]{i18nPluralString}, null, 4); } throw new NoWhenBranchMatchedException(); } @@ -434,7 +434,7 @@ public final class c extends AppDialog { } LinkifiedTextView linkifiedTextView = h().f; m.checkNotNullExpressionValue(linkifiedTextView, "binding.acceptGiftDisclaimerText"); - c.a.l.b.m(linkifiedTextView, 2131889003, new Object[]{f.a.a(360055386693L, null)}, null, 4); + c.a.l.b.m(linkifiedTextView, 2131889004, new Object[]{f.a.a(360055386693L, null)}, null, 4); ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(StoreStream.Companion.getGifting().requestGift(string), this, null, 2, null), c.class, (Context) null, (Function1) null, new C0021c(this), (Function0) null, (Function0) null, new d(this), 54, (Object) null); } } diff --git a/app/src/main/java/c/a/a0/a/a/e.java b/app/src/main/java/c/a/a0/a/a/e.java index 043b41a1ff..5042d2a043 100644 --- a/app/src/main/java/c/a/a0/a/a/e.java +++ b/app/src/main/java/c/a/a0/a/a/e.java @@ -18,6 +18,6 @@ public final /* synthetic */ class e implements Func2 { Map map = this.i; User user = (User) obj; User user2 = (User) obj2; - return Integer.valueOf(GuildMember.compareUserNames(user, user2, (GuildMember) a.e(user, map), (GuildMember) a.e(user2, map))); + return Integer.valueOf(GuildMember.compareUserNames(user, user2, (GuildMember) a.d(user, map), (GuildMember) a.d(user2, map))); } } diff --git a/app/src/main/java/c/a/a0/a/a/l.java b/app/src/main/java/c/a/a0/a/a/l.java index 498962d8d0..ffa9570cd1 100644 --- a/app/src/main/java/c/a/a0/a/a/l.java +++ b/app/src/main/java/c/a/a0/a/a/l.java @@ -14,6 +14,6 @@ public final /* synthetic */ class l implements b { @Override // j0.k.b public final Object call(Object obj) { - return Boolean.valueOf(a.e((User) obj, this.i) != null); + return Boolean.valueOf(a.d((User) obj, this.i) != null); } } diff --git a/app/src/main/java/c/a/d/e.java b/app/src/main/java/c/a/d/e.java index 93a03a5d5b..38fe4414bc 100644 --- a/app/src/main/java/c/a/d/e.java +++ b/app/src/main/java/c/a/d/e.java @@ -23,7 +23,7 @@ public final class e extends o implements Function1 { Exception exc2 = exc; m.checkNotNullParameter(exc2, "e"); AppFragment appFragment = this.this$0.this$0; - o.j(appFragment, b.j(appFragment, 2131894142, new Object[]{exc2.getMessage()}, null, 4), 0, 4); + o.j(appFragment, b.j(appFragment, 2131894247, new Object[]{exc2.getMessage()}, null, 4), 0, 4); return Unit.a; } } diff --git a/app/src/main/java/c/a/d/j.java b/app/src/main/java/c/a/d/j.java index 48851818aa..58f05768d7 100644 --- a/app/src/main/java/c/a/d/j.java +++ b/app/src/main/java/c/a/d/j.java @@ -86,7 +86,7 @@ public final class j implements AppPermissionsRequests { m.checkNotNullParameter(map, "it"); Function0 function0 = this.$onFailure; if (function0 == null || ((Unit) function0.mo1invoke()) == null) { - j.a(this.this$0, 2131891932); + j.a(this.this$0, 2131892004); } return Unit.a; } @@ -127,7 +127,7 @@ public final class j implements AppPermissionsRequests { @Override // kotlin.jvm.functions.Function1 public Unit invoke(Map map) { m.checkNotNullParameter(map, "it"); - j.a(this.this$0, 2131891925); + j.a(this.this$0, 2131891997); return Unit.a; } } @@ -147,7 +147,7 @@ public final class j implements AppPermissionsRequests { @Override // kotlin.jvm.functions.Function1 public Unit invoke(Map map) { m.checkNotNullParameter(map, "it"); - j.a(this.this$0, 2131891926); + j.a(this.this$0, 2131891998); return Unit.a; } } @@ -196,7 +196,7 @@ public final class j implements AppPermissionsRequests { m.checkNotNullParameter(map, "it"); Function0 function0 = this.$onFailure; if (function0 == null || ((Unit) function0.mo1invoke()) == null) { - j.a(this.this$0, 2131891927); + j.a(this.this$0, 2131891999); } return Unit.a; } @@ -223,16 +223,16 @@ public final class j implements AppPermissionsRequests { obj = Boolean.FALSE; } if (!((Boolean) obj).booleanValue()) { - j.a(this.this$0, 2131891927); + j.a(this.this$0, 2131891999); } else { Object obj2 = map2.get("android.permission.CAMERA"); if (obj2 == null) { obj2 = Boolean.FALSE; } if (!((Boolean) obj2).booleanValue()) { - j.a(this.this$0, 2131891444); + j.a(this.this$0, 2131891516); } else { - j.a(this.this$0, 2131891444); + j.a(this.this$0, 2131891516); } } return Unit.a; diff --git a/app/src/main/java/c/a/d/l.java b/app/src/main/java/c/a/d/l.java index ffa7084697..fa01c8f6d3 100644 --- a/app/src/main/java/c/a/d/l.java +++ b/app/src/main/java/c/a/d/l.java @@ -2,6 +2,7 @@ package c.a.d; import android.content.Context; import android.content.Intent; +import android.os.Parcelable; import androidx.activity.result.ActivityResultLauncher; import com.discord.app.AppActivity; import com.discord.app.AppComponent; @@ -63,6 +64,7 @@ import com.discord.widgets.settings.connections.WidgetSettingsUserConnections; import com.discord.widgets.settings.developer.WidgetSettingsDeveloper; import com.discord.widgets.settings.premium.WidgetChoosePlan; import com.discord.widgets.settings.premium.WidgetSettingsPremium; +import com.discord.widgets.settings.profile.WidgetSettingsUserProfile; import com.discord.widgets.tabs.WidgetTabsHost; import com.discord.widgets.user.WidgetUserPasswordVerify; import com.discord.widgets.user.account.WidgetUserAccountVerify; @@ -82,7 +84,7 @@ public final class l { /* renamed from: c reason: collision with root package name */ public static final List> f43c = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetOauth2Authorize.class), a0.getOrCreateKotlinClass(WidgetOauth2AuthorizeSamsung.class)}); - public static final List> d = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetSettingsAccount.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountBackupCodes.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountChangePassword.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountUsernameEdit.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountEmailEdit.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class), a0.getOrCreateKotlinClass(WidgetEnableMFASteps.class), a0.getOrCreateKotlinClass(WidgetSettingsAppearance.class), a0.getOrCreateKotlinClass(WidgetSettingsBehavior.class), a0.getOrCreateKotlinClass(WidgetSettingsLanguage.class), a0.getOrCreateKotlinClass(WidgetSettingsMedia.class), a0.getOrCreateKotlinClass(WidgetSettingsPremium.class), a0.getOrCreateKotlinClass(WidgetSettingsNotifications.class), a0.getOrCreateKotlinClass(WidgetSettingsUserConnections.class), a0.getOrCreateKotlinClass(WidgetSettingsVoice.class), a0.getOrCreateKotlinClass(WidgetSettingsPrivacy.class), a0.getOrCreateKotlinClass(WidgetSettingsAuthorizedApps.class), a0.getOrCreateKotlinClass(WidgetServerNotifications.class), a0.getOrCreateKotlinClass(WidgetServerSettingsOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsChannels.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditMember.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditRole.class), a0.getOrCreateKotlinClass(WidgetServerSettingsIntegrations.class), a0.getOrCreateKotlinClass(WidgetServerSettingsModeration.class), a0.getOrCreateKotlinClass(WidgetServerSettingsVanityUrl.class), a0.getOrCreateKotlinClass(WidgetServerSettingsSecurity.class), a0.getOrCreateKotlinClass(WidgetServerSettingsMembers.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojis.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojisEdit.class), a0.getOrCreateKotlinClass(WidgetServerSettingsRolesList.class), a0.getOrCreateKotlinClass(WidgetServerSettingsInstantInvites.class), a0.getOrCreateKotlinClass(WidgetServerSettingsBans.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsEditPermissions.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsPermissionsOverview.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterIdentity.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterAccountInformation.class), a0.getOrCreateKotlinClass(WidgetAuthBirthday.class), a0.getOrCreateKotlinClass(WidgetAuthAgeGated.class), a0.getOrCreateKotlinClass(WidgetAuthLogin.class), a0.getOrCreateKotlinClass(WidgetAuthPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetAuthResetPassword.class), a0.getOrCreateKotlinClass(WidgetSettingsDeveloper.class), a0.getOrCreateKotlinClass(WidgetSettingsBlockedUsers.class), a0.getOrCreateKotlinClass(WidgetNuxChannelPrompt.class), a0.getOrCreateKotlinClass(WidgetChoosePlan.class), a0.getOrCreateKotlinClass(WidgetServerSettingsCommunityOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEnableCommunitySteps.class)}); + public static final List> d = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetSettingsAccount.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountBackupCodes.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountChangePassword.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountUsernameEdit.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountEmailEdit.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class), a0.getOrCreateKotlinClass(WidgetEnableMFASteps.class), a0.getOrCreateKotlinClass(WidgetSettingsAppearance.class), a0.getOrCreateKotlinClass(WidgetSettingsBehavior.class), a0.getOrCreateKotlinClass(WidgetSettingsLanguage.class), a0.getOrCreateKotlinClass(WidgetSettingsMedia.class), a0.getOrCreateKotlinClass(WidgetSettingsPremium.class), a0.getOrCreateKotlinClass(WidgetSettingsNotifications.class), a0.getOrCreateKotlinClass(WidgetSettingsUserConnections.class), a0.getOrCreateKotlinClass(WidgetSettingsVoice.class), a0.getOrCreateKotlinClass(WidgetSettingsPrivacy.class), a0.getOrCreateKotlinClass(WidgetSettingsAuthorizedApps.class), a0.getOrCreateKotlinClass(WidgetServerNotifications.class), a0.getOrCreateKotlinClass(WidgetServerSettingsOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsChannels.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditMember.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditRole.class), a0.getOrCreateKotlinClass(WidgetServerSettingsIntegrations.class), a0.getOrCreateKotlinClass(WidgetServerSettingsModeration.class), a0.getOrCreateKotlinClass(WidgetServerSettingsVanityUrl.class), a0.getOrCreateKotlinClass(WidgetServerSettingsSecurity.class), a0.getOrCreateKotlinClass(WidgetServerSettingsMembers.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojis.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojisEdit.class), a0.getOrCreateKotlinClass(WidgetServerSettingsRolesList.class), a0.getOrCreateKotlinClass(WidgetServerSettingsInstantInvites.class), a0.getOrCreateKotlinClass(WidgetServerSettingsBans.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsEditPermissions.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsPermissionsOverview.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterIdentity.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterAccountInformation.class), a0.getOrCreateKotlinClass(WidgetAuthBirthday.class), a0.getOrCreateKotlinClass(WidgetAuthAgeGated.class), a0.getOrCreateKotlinClass(WidgetAuthLogin.class), a0.getOrCreateKotlinClass(WidgetAuthPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetAuthResetPassword.class), a0.getOrCreateKotlinClass(WidgetSettingsDeveloper.class), a0.getOrCreateKotlinClass(WidgetSettingsBlockedUsers.class), a0.getOrCreateKotlinClass(WidgetNuxChannelPrompt.class), a0.getOrCreateKotlinClass(WidgetChoosePlan.class), a0.getOrCreateKotlinClass(WidgetServerSettingsCommunityOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEnableCommunitySteps.class), a0.getOrCreateKotlinClass(WidgetSettingsUserProfile.class)}); public static final List> e = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetUserAccountVerify.class), a0.getOrCreateKotlinClass(WidgetUserEmailVerify.class), a0.getOrCreateKotlinClass(WidgetUserEmailUpdate.class), a0.getOrCreateKotlinClass(WidgetUserPhoneManage.class), a0.getOrCreateKotlinClass(WidgetUserPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class)}); public static final List> f = m.listOf(a0.getOrCreateKotlinClass(WidgetTabsHost.class)); public static final l g = new l(); @@ -109,9 +111,18 @@ public final class l { b(context, z2, intent); } - public static final void d(Context context, Class cls, Intent intent) { + public static final void d(Context context, Class cls, Parcelable parcelable) { d0.z.d.m.checkNotNullParameter(context, "context"); d0.z.d.m.checkNotNullParameter(cls, "screen"); + Intent intent = null; + Intent intent2 = (Intent) (!(parcelable instanceof Intent) ? null : parcelable); + if (intent2 != null) { + intent = intent2; + } else if (parcelable != null) { + d0.z.d.m.checkNotNullParameter(parcelable, "$this$toIntent"); + intent = new Intent().putExtra("intent_args_key", parcelable); + d0.z.d.m.checkNotNullExpressionValue(intent, "Intent().putExtra(INTENT_ARGS, this)"); + } AppLog appLog = AppLog.g; String simpleName = context.getClass().getSimpleName(); d0.z.d.m.checkNotNullExpressionValue(simpleName, "javaClass.simpleName"); @@ -123,7 +134,7 @@ public final class l { context.startActivity(putExtra); } - public static /* synthetic */ void e(Context context, Class cls, Intent intent, int i) { + public static /* synthetic */ void e(Context context, Class cls, Parcelable parcelable, int i) { int i2 = i & 4; d(context, cls, null); } diff --git a/app/src/main/java/c/a/d/o.java b/app/src/main/java/c/a/d/o.java index e7a496264d..3a68dc99aa 100644 --- a/app/src/main/java/c/a/d/o.java +++ b/app/src/main/java/c/a/d/o.java @@ -40,7 +40,7 @@ public final class o { public static /* synthetic */ void c(Context context, CharSequence charSequence, int i, int i2) { if ((i2 & 4) != 0) { - i = 2131887621; + i = 2131887622; } a(context, charSequence, i); } diff --git a/app/src/main/java/c/a/d/q0.java b/app/src/main/java/c/a/d/q0.java index a8d21a7641..763272f1c4 100644 --- a/app/src/main/java/c/a/d/q0.java +++ b/app/src/main/java/c/a/d/q0.java @@ -21,7 +21,7 @@ public final class q0 extends o implements Function1 { public Unit invoke(Experiment experiment) { Experiment experiment2 = experiment; this.this$0.d = experiment2 != null ? experiment2.getBucket() : -1; - RebrandFeatureFlag rebrandFeatureFlag = RebrandFeatureFlag.f1591c; + RebrandFeatureFlag rebrandFeatureFlag = RebrandFeatureFlag.f1593c; boolean z2 = true; if (this.this$0.d < 1) { z2 = false; diff --git a/app/src/main/java/c/a/g/d.java b/app/src/main/java/c/a/g/d.java index 12919b5a38..109f9ca167 100644 --- a/app/src/main/java/c/a/g/d.java +++ b/app/src/main/java/c/a/g/d.java @@ -49,6 +49,6 @@ public final class d { sb.append(Arrays.toString(a())); sb.append(']'); sb.append("[Population: "); - return a.y(sb, this.e, ']'); + return a.w(sb, this.e, ']'); } } diff --git a/app/src/main/java/c/a/i/a2.java b/app/src/main/java/c/a/i/a2.java index 68ce1d21f2..6f979e974e 100644 --- a/app/src/main/java/c/a/i/a2.java +++ b/app/src/main/java/c/a/i/a2.java @@ -1,35 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.card.MaterialCardView; -/* compiled from: ViewExperimentOverrideBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewGuildBinding */ public final class a2 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final Spinner f61c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final TextView f61c; - public a2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + public a2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = textView; - this.f61c = spinner; - this.d = textView2; - this.e = textView3; - this.f = textView4; + this.b = simpleDraweeView; + this.f61c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a3.java b/app/src/main/java/c/a/i/a3.java index 4a2617467e..a3171db0a6 100644 --- a/app/src/main/java/c/a/i/a3.java +++ b/app/src/main/java/c/a/i/a3.java @@ -1,29 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerSettingsRegionBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: ViewServerSettingsRegionHelpBinding */ public final class a3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f62c; - @NonNull - public final LinearLayout d; + public final LinearLayout f62c; - public a3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) { + public a3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = textView; - this.f62c = imageView; - this.d = linearLayout2; + this.b = linkifiedTextView; + this.f62c = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a4.java b/app/src/main/java/c/a/i/a4.java index 98fc34ffe5..366b4eb6bd 100644 --- a/app/src/main/java/c/a/i/a4.java +++ b/app/src/main/java/c/a/i/a4.java @@ -2,47 +2,26 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.app.AppViewFlipper; import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAcceptGiftDialogBinding */ +/* compiled from: WidgetAuthMfaInfoBinding */ public final class a4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f63c; - @NonNull - public final MaterialButton d; - @NonNull - public final LinearLayout e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final AppViewFlipper g; - @NonNull - public final TextView h; - @NonNull - public final ProgressBar i; + public final LinkifiedTextView f63c; - public a4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { + public a4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { this.a = linearLayout; - this.b = simpleDraweeView; - this.f63c = textView; - this.d = materialButton; - this.e = linearLayout3; - this.f = linkifiedTextView; - this.g = appViewFlipper; - this.h = textView2; - this.i = progressBar; + this.b = materialButton; + this.f63c = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/a5.java b/app/src/main/java/c/a/i/a5.java index a943c3e3c9..0378802bd3 100644 --- a/app/src/main/java/c/a/i/a5.java +++ b/app/src/main/java/c/a/i/a5.java @@ -1,58 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; -import android.widget.SeekBar; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMusicRichPresenceBinding */ +/* compiled from: WidgetMaskedLinksDialogBinding */ public final class a5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f64c; + public final MaterialButton f64c; @NonNull - public final TextView d; + public final MaterialButton d; @NonNull - public final SimpleDraweeView e; - @NonNull - public final SimpleDraweeView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final MaterialButton i; - @NonNull - public final SeekBar j; - @NonNull - public final TextView k; - @NonNull - public final TextView l; + public final TextView e; - public a5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { + public a5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = linearLayout2; - this.f64c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = textView3; - this.h = textView4; - this.i = materialButton; - this.j = seekBar; - this.k = textView5; - this.l = textView6; + this.b = textView; + this.f64c = materialButton; + this.d = materialButton2; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b2.java b/app/src/main/java/c/a/i/b2.java index c5ec4ac46d..75769e4e82 100644 --- a/app/src/main/java/c/a/i/b2.java +++ b/app/src/main/java/c/a/i/b2.java @@ -1,25 +1,21 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewGuildBinding */ +/* compiled from: ViewInteractionFailedLabelBinding */ public final class b2 implements ViewBinding { @NonNull - public final View a; - @NonNull - public final SimpleDraweeView b; + public final ConstraintLayout a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f67c; - - public b2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = view; - this.b = simpleDraweeView; - this.f67c = textView; + public b2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = constraintLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b3.java b/app/src/main/java/c/a/i/b3.java index df565999ba..0f6f22df6c 100644 --- a/app/src/main/java/c/a/i/b3.java +++ b/app/src/main/java/c/a/i/b3.java @@ -2,24 +2,31 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: ViewServerSettingsRegionHelpBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ public final class b3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinkifiedTextView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinearLayout f68c; + public final CheckedSetting f67c; + @NonNull + public final CheckedSetting d; + @NonNull + public final LinearLayout e; - public b3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) { + public b3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = linkifiedTextView; - this.f68c = linearLayout2; + this.b = textView; + this.f67c = checkedSetting; + this.d = checkedSetting2; + this.e = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b4.java b/app/src/main/java/c/a/i/b4.java index 2b16267934..f4b3731da8 100644 --- a/app/src/main/java/c/a/i/b4.java +++ b/app/src/main/java/c/a/i/b4.java @@ -1,27 +1,18 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetAuthMfaInfoBinding */ +/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ public final class b4 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final MaterialButton b; + public final View a; @NonNull + public final View b; - /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f69c; - - public b4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) { - this.a = linearLayout; - this.b = materialButton; - this.f69c = linkifiedTextView; + public b4(@NonNull View view, @NonNull View view2) { + this.a = view; + this.b = view2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/b5.java b/app/src/main/java/c/a/i/b5.java index d30fdf1a44..6fff9104fd 100644 --- a/app/src/main/java/c/a/i/b5.java +++ b/app/src/main/java/c/a/i/b5.java @@ -1,44 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.Space; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetPlatformRichPresenceBinding */ +/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ public final class b5 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final LinearLayout b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f70c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final MaterialButton f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - - public b5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = linearLayout2; - this.f70c = textView; - this.d = simpleDraweeView; - this.e = simpleDraweeView2; - this.f = materialButton; - this.g = textView2; - this.h = textView3; + public b5(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c.java b/app/src/main/java/c/a/i/c.java index 1f4b9d4589..1ef79cde2f 100644 --- a/app/src/main/java/c/a/i/c.java +++ b/app/src/main/java/c/a/i/c.java @@ -15,14 +15,14 @@ public final class c implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f71c; + public final TextView f68c; @NonNull public final MaxHeightRecyclerView d; public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) { this.a = constraintLayout; this.b = constraintLayout2; - this.f71c = textView; + this.f68c = textView; this.d = maxHeightRecyclerView; } diff --git a/app/src/main/java/c/a/i/c0.java b/app/src/main/java/c/a/i/c0.java index 32cad2ffee..9c14ca2619 100644 --- a/app/src/main/java/c/a/i/c0.java +++ b/app/src/main/java/c/a/i/c0.java @@ -16,7 +16,7 @@ public final class c0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f72c; + public final LoadingButton f69c; @NonNull public final View d; @NonNull @@ -25,7 +25,7 @@ public final class c0 implements ViewBinding { public c0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull g0 g0Var) { this.a = constraintLayout; this.b = textView; - this.f72c = loadingButton; + this.f69c = loadingButton; this.d = view; this.e = g0Var; } diff --git a/app/src/main/java/c/a/i/c1.java b/app/src/main/java/c/a/i/c1.java index cf6253c027..0a928c9e1f 100644 --- a/app/src/main/java/c/a/i/c1.java +++ b/app/src/main/java/c/a/i/c1.java @@ -16,7 +16,7 @@ public final class c1 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f73c; + public final TextView f70c; @NonNull public final TextSwitcher d; @NonNull @@ -25,7 +25,7 @@ public final class c1 implements ViewBinding { public c1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { this.a = linearLayout; this.b = textView; - this.f73c = textView2; + this.f70c = textView2; this.d = textSwitcher; this.e = simpleDraweeSpanTextView; } diff --git a/app/src/main/java/c/a/i/c2.java b/app/src/main/java/c/a/i/c2.java index 5b24d3ae4e..91b0c91d69 100644 --- a/app/src/main/java/c/a/i/c2.java +++ b/app/src/main/java/c/a/i/c2.java @@ -1,21 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.ProgressBar; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewInteractionFailedLabelBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewLoadingButtonBinding */ public final class c2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; + @NonNull + public final MaterialButton b; @NonNull - public final TextView b; - public c2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = constraintLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final ProgressBar f71c; + + public c2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { + this.a = view; + this.b = materialButton; + this.f71c = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c3.java b/app/src/main/java/c/a/i/c3.java index 1b96291710..046accd3eb 100644 --- a/app/src/main/java/c/a/i/c3.java +++ b/app/src/main/java/c/a/i/c3.java @@ -1,32 +1,44 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsSystemChannelWrapBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.floatingactionbutton.FloatingActionButton; +/* compiled from: ViewServerSettingsUploadBannerBinding */ public final class c3 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f74c; + public final TextView f72c; @NonNull - public final CheckedSetting d; + public final SimpleDraweeView d; @NonNull - public final LinearLayout e; + public final FloatingActionButton e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; - public c3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) { + public c3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = textView; - this.f74c = checkedSetting; - this.d = checkedSetting2; - this.e = linearLayout2; + this.b = frameLayout; + this.f72c = textView; + this.d = simpleDraweeView; + this.e = floatingActionButton; + this.f = linkifiedTextView; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c4.java b/app/src/main/java/c/a/i/c4.java index e11a7fce1a..561a274431 100644 --- a/app/src/main/java/c/a/i/c4.java +++ b/app/src/main/java/c/a/i/c4.java @@ -1,18 +1,46 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */ +import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; +import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; +/* compiled from: WidgetCallFullscreenPrivateCallBinding */ public final class c4 implements ViewBinding { @NonNull - public final View a; + public final RelativeLayout a; + @NonNull + public final PrivateCallBlurredGridView b; @NonNull - public final View b; - public c4(@NonNull View view, @NonNull View view2) { - this.a = view; - this.b = view2; + /* renamed from: c reason: collision with root package name */ + public final TextView f73c; + @NonNull + public final RelativeLayout d; + @NonNull + public final LinearLayout e; + @NonNull + public final PrivateCallGridView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + + public c4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = relativeLayout; + this.b = privateCallBlurredGridView; + this.f73c = textView; + this.d = relativeLayout2; + this.e = linearLayout; + this.f = privateCallGridView; + this.g = textView2; + this.h = textView3; + this.i = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/c5.java b/app/src/main/java/c/a/i/c5.java index 3ff6ec7859..692785d4f5 100644 --- a/app/src/main/java/c/a/i/c5.java +++ b/app/src/main/java/c/a/i/c5.java @@ -1,29 +1,58 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; +import android.widget.FrameLayout; import android.widget.LinearLayout; +import android.widget.SeekBar; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetPremiumUpsellBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetMusicRichPresenceBinding */ public final class c5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f75c; + public final TextView f74c; @NonNull - public final ImageView d; + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final SimpleDraweeView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final MaterialButton i; + @NonNull + public final SeekBar j; + @NonNull + public final TextView k; + @NonNull + public final TextView l; - public c5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { + public c5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; - this.b = textView; - this.f75c = textView2; - this.d = imageView; + this.b = linearLayout2; + this.f74c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = textView3; + this.h = textView4; + this.i = materialButton; + this.j = seekBar; + this.k = textView5; + this.l = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d.java b/app/src/main/java/c/a/i/d.java index ba556c6453..ef1c55f84f 100644 --- a/app/src/main/java/c/a/i/d.java +++ b/app/src/main/java/c/a/i/d.java @@ -15,14 +15,14 @@ public final class d implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f76c; + public final SimpleDraweeView f75c; @NonNull public final MaterialTextView d; public d(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView2) { this.a = constraintLayout; this.b = materialTextView; - this.f76c = simpleDraweeView; + this.f75c = simpleDraweeView; this.d = materialTextView2; } diff --git a/app/src/main/java/c/a/i/d0.java b/app/src/main/java/c/a/i/d0.java index 4e7ab8f898..8dabd8b908 100644 --- a/app/src/main/java/c/a/i/d0.java +++ b/app/src/main/java/c/a/i/d0.java @@ -17,7 +17,7 @@ public final class d0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f77c; + public final TextInputLayout f76c; @NonNull public final LoadingButton d; @NonNull @@ -26,7 +26,7 @@ public final class d0 implements ViewBinding { public d0(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = constraintLayout; this.b = textInputEditText; - this.f77c = textInputLayout; + this.f76c = textInputLayout; this.d = loadingButton; this.e = textView; } diff --git a/app/src/main/java/c/a/i/d1.java b/app/src/main/java/c/a/i/d1.java index 15323e436d..b3606f7a88 100644 --- a/app/src/main/java/c/a/i/d1.java +++ b/app/src/main/java/c/a/i/d1.java @@ -14,12 +14,12 @@ public final class d1 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f78c; + public final TextInputEditText f77c; public d1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) { this.a = view; this.b = imageView; - this.f78c = textInputEditText; + this.f77c = textInputEditText; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d2.java b/app/src/main/java/c/a/i/d2.java index aabd74fc4d..902a9665e5 100644 --- a/app/src/main/java/c/a/i/d2.java +++ b/app/src/main/java/c/a/i/d2.java @@ -1,25 +1,30 @@ package c.a.i; import android.view.View; -import android.widget.ProgressBar; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewLoadingButtonBinding */ +/* compiled from: ViewMobileReportBlockUserBinding */ public final class d2 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final MaterialButton b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ProgressBar f79c; + public final MaterialButton f78c; + @NonNull + public final TextView d; - public d2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) { - this.a = view; - this.b = materialButton; - this.f79c = progressBar; + public d2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f78c = materialButton; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d3.java b/app/src/main/java/c/a/i/d3.java index 40187e62d2..60ecf04eb7 100644 --- a/app/src/main/java/c/a/i/d3.java +++ b/app/src/main/java/c/a/i/d3.java @@ -9,7 +9,7 @@ import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadBannerBinding */ +/* compiled from: ViewServerSettingsUploadSplashBinding */ public final class d3 implements ViewBinding { @NonNull public final LinearLayout a; @@ -18,11 +18,11 @@ public final class d3 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f80c; + public final FloatingActionButton f79c; @NonNull - public final SimpleDraweeView d; + public final TextView d; @NonNull - public final FloatingActionButton e; + public final SimpleDraweeView e; @NonNull public final LinkifiedTextView f; @NonNull @@ -30,12 +30,12 @@ public final class d3 implements ViewBinding { @NonNull public final TextView h; - public d3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { + public d3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = frameLayout; - this.f80c = textView; - this.d = simpleDraweeView; - this.e = floatingActionButton; + this.f79c = floatingActionButton; + this.d = textView; + this.e = simpleDraweeView; this.f = linkifiedTextView; this.g = textView2; this.h = textView3; diff --git a/app/src/main/java/c/a/i/d4.java b/app/src/main/java/c/a/i/d4.java index 36439212dd..c226e2bf1a 100644 --- a/app/src/main/java/c/a/i/d4.java +++ b/app/src/main/java/c/a/i/d4.java @@ -2,45 +2,25 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView; -import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView; -/* compiled from: WidgetCallFullscreenPrivateCallBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ public final class d4 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final LinearLayout a; @NonNull - public final PrivateCallBlurredGridView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f81c; - @NonNull - public final RelativeLayout d; - @NonNull - public final LinearLayout e; - @NonNull - public final PrivateCallGridView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; + public final MaterialButton f80c; - public d4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = relativeLayout; - this.b = privateCallBlurredGridView; - this.f81c = textView; - this.d = relativeLayout2; - this.e = linearLayout; - this.f = privateCallGridView; - this.g = textView2; - this.h = textView3; - this.i = textView4; + public d4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = textView; + this.f80c = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/d5.java b/app/src/main/java/c/a/i/d5.java index ab40c15982..41fbd19b33 100644 --- a/app/src/main/java/c/a/i/d5.java +++ b/app/src/main/java/c/a/i/d5.java @@ -2,19 +2,43 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.Space; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthNotFoundBinding */ +/* compiled from: WidgetPlatformRichPresenceBinding */ public final class d5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final LinearLayout b; + @NonNull - public d5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final TextView f81c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final MaterialButton f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + + public d5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = materialButton; + this.b = linearLayout2; + this.f81c = textView; + this.d = simpleDraweeView; + this.e = simpleDraweeView2; + this.f = materialButton; + this.g = textView2; + this.h = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e2.java b/app/src/main/java/c/a/i/e2.java index 141afd630b..49da2d87b2 100644 --- a/app/src/main/java/c/a/i/e2.java +++ b/app/src/main/java/c/a/i/e2.java @@ -1,30 +1,31 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; +import com.discord.utilities.view.text.LinkifiedTextView; import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewMobileReportBlockUserBinding */ +/* compiled from: ViewMobileReportsChannelPreviewBinding */ public final class e2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f84c; + public final SimpleDraweeView f84c; @NonNull - public final TextView d; + public final LinkifiedTextView d; - public e2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f84c = materialButton; - this.d = textView3; + public e2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) { + this.a = constraintLayout; + this.b = textView; + this.f84c = simpleDraweeView; + this.d = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e3.java b/app/src/main/java/c/a/i/e3.java index 9391d6d1d8..c29ed90f72 100644 --- a/app/src/main/java/c/a/i/e3.java +++ b/app/src/main/java/c/a/i/e3.java @@ -1,44 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.floatingactionbutton.FloatingActionButton; -/* compiled from: ViewServerSettingsUploadSplashBinding */ +import com.google.android.material.checkbox.MaterialCheckBox; +/* compiled from: ViewSettingCheckBinding */ public final class e3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final FrameLayout b; + public final MaterialCheckBox b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FloatingActionButton f85c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final LinkifiedTextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; + public final ConstraintLayout f85c; - public e3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = frameLayout; - this.f85c = floatingActionButton; - this.d = textView; - this.e = simpleDraweeView; - this.f = linkifiedTextView; - this.g = textView2; - this.h = textView3; + public e3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { + this.a = view; + this.b = materialCheckBox; + this.f85c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e4.java b/app/src/main/java/c/a/i/e4.java index 70ecfe7c61..83af9187c0 100644 --- a/app/src/main/java/c/a/i/e4.java +++ b/app/src/main/java/c/a/i/e4.java @@ -1,12 +1,15 @@ package c.a.i; +import android.view.LayoutInflater; import android.view.View; +import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsCannotDeleteBinding */ +/* compiled from: WidgetChannelSettingsDeleteBinding */ public final class e4 implements ViewBinding { @NonNull public final LinearLayout a; @@ -16,11 +19,43 @@ public final class e4 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final MaterialButton f86c; + @NonNull + public final MaterialButton d; + @NonNull + public final TextView e; - public e4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) { + public e4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; this.b = textView; this.f86c = materialButton; + this.d = materialButton2; + this.e = textView2; + } + + @NonNull + public static e4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(2131558891, (ViewGroup) null, false); + if (!z2) { + int i = 2131362345; + TextView textView = (TextView) inflate.findViewById(2131362345); + if (textView != null) { + i = 2131362346; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131362346); + if (materialButton != null) { + i = 2131362347; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131362347); + if (materialButton2 != null) { + i = 2131362348; + TextView textView2 = (TextView) inflate.findViewById(2131362348); + if (textView2 != null) { + return new e4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + throw null; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/e5.java b/app/src/main/java/c/a/i/e5.java index 98903c5853..b73a1761cf 100644 --- a/app/src/main/java/c/a/i/e5.java +++ b/app/src/main/java/c/a/i/e5.java @@ -1,29 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: WidgetRemoteAuthPendingLoginBinding */ +/* compiled from: WidgetPremiumUpsellBinding */ public final class e5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f87c; + public final TextView f87c; @NonNull - public final SwitchMaterial d; + public final ImageView d; - public e5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { + public e5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = materialButton; - this.f87c = materialButton2; - this.d = switchMaterial; + this.b = textView; + this.f87c = textView2; + this.d = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f2.java b/app/src/main/java/c/a/i/f2.java index bb14c49eb2..be14c061f2 100644 --- a/app/src/main/java/c/a/i/f2.java +++ b/app/src/main/java/c/a/i/f2.java @@ -1,31 +1,21 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewMobileReportsChannelPreviewBinding */ +/* compiled from: ViewMobileReportsChildBinding */ public final class f2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull public final TextView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f90c; - @NonNull - public final LinkifiedTextView d; - - public f2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) { - this.a = constraintLayout; + public f2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { + this.a = frameLayout; this.b = textView; - this.f90c = simpleDraweeView; - this.d = linkifiedTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f3.java b/app/src/main/java/c/a/i/f3.java index d47b458ba7..7c2b8b72c0 100644 --- a/app/src/main/java/c/a/i/f3.java +++ b/app/src/main/java/c/a/i/f3.java @@ -4,22 +4,22 @@ import android.view.View; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.checkbox.MaterialCheckBox; -/* compiled from: ViewSettingCheckBinding */ +import com.google.android.material.radiobutton.MaterialRadioButton; +/* compiled from: ViewSettingRadioBinding */ public final class f3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialCheckBox b; + public final MaterialRadioButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f91c; + public final ConstraintLayout f90c; - public f3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) { + public f3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = materialCheckBox; - this.f91c = constraintLayout; + this.b = materialRadioButton; + this.f90c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/f4.java b/app/src/main/java/c/a/i/f4.java index e32a3c273c..c1173332ff 100644 --- a/app/src/main/java/c/a/i/f4.java +++ b/app/src/main/java/c/a/i/f4.java @@ -1,63 +1,34 @@ package c.a.i; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChannelSettingsDeleteBinding */ +/* compiled from: WidgetChatInputGuardBinding */ public final class f4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f92c; + public final MaterialButton f91c; @NonNull - public final MaterialButton d; + public final TextView d; @NonNull public final TextView e; - public f4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public f4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; - this.b = textView; - this.f92c = materialButton; - this.d = materialButton2; + this.b = materialButton; + this.f91c = materialButton2; + this.d = textView; this.e = textView2; } - @NonNull - public static f4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(2131558886, (ViewGroup) null, false); - if (!z2) { - int i = 2131362338; - TextView textView = (TextView) inflate.findViewById(2131362338); - if (textView != null) { - i = 2131362339; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131362339); - if (materialButton != null) { - i = 2131362340; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131362340); - if (materialButton2 != null) { - i = 2131362341; - TextView textView2 = (TextView) inflate.findViewById(2131362341); - if (textView2 != null) { - return new f4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); - } - throw null; - } - @Override // androidx.viewbinding.ViewBinding @NonNull public View getRoot() { diff --git a/app/src/main/java/c/a/i/f5.java b/app/src/main/java/c/a/i/f5.java index 58f4ee040f..1ae5906cc9 100644 --- a/app/src/main/java/c/a/i/f5.java +++ b/app/src/main/java/c/a/i/f5.java @@ -5,7 +5,7 @@ import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetRemoteAuthSuccessBinding */ +/* compiled from: WidgetRemoteAuthNotFoundBinding */ public final class f5 implements ViewBinding { @NonNull public final LinearLayout a; diff --git a/app/src/main/java/c/a/i/g.java b/app/src/main/java/c/a/i/g.java index b169c82668..7b97e894f3 100644 --- a/app/src/main/java/c/a/i/g.java +++ b/app/src/main/java/c/a/i/g.java @@ -15,7 +15,7 @@ public final class g implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f93c; + public final TextView f92c; @NonNull public final SimpleDraweeView d; @NonNull @@ -24,7 +24,7 @@ public final class g implements ViewBinding { public g(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2) { this.a = view; this.b = imageView; - this.f93c = textView; + this.f92c = textView; this.d = simpleDraweeView; this.e = textView2; } diff --git a/app/src/main/java/c/a/i/g0.java b/app/src/main/java/c/a/i/g0.java index 0fa672b750..0ac8e34162 100644 --- a/app/src/main/java/c/a/i/g0.java +++ b/app/src/main/java/c/a/i/g0.java @@ -16,24 +16,24 @@ public final class g0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f94c; + public final CheckedSetting f93c; public g0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) { this.a = linearLayout; this.b = linkifiedTextView; - this.f94c = checkedSetting; + this.f93c = checkedSetting; } @NonNull public static g0 a(@NonNull View view) { - int i = 2131362721; - TextView textView = (TextView) view.findViewById(2131362721); + int i = 2131362731; + TextView textView = (TextView) view.findViewById(2131362731); if (textView != null) { - i = 2131362722; - LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(2131362722); + i = 2131362732; + LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(2131362732); if (linkifiedTextView != null) { - i = 2131362723; - CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(2131362723); + i = 2131362733; + CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(2131362733); if (checkedSetting != null) { return new g0((LinearLayout) view, textView, linkifiedTextView, checkedSetting); } diff --git a/app/src/main/java/c/a/i/g1.java b/app/src/main/java/c/a/i/g1.java index 07f405cdec..b4c1ab90e5 100644 --- a/app/src/main/java/c/a/i/g1.java +++ b/app/src/main/java/c/a/i/g1.java @@ -16,7 +16,7 @@ public final class g1 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f95c; + public final MaterialButton f94c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class g1 implements ViewBinding { public g1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull MaterialButton materialButton2, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = linearLayout; this.b = materialButton; - this.f95c = materialButton2; + this.f94c = materialButton2; this.d = textView; this.e = textView2; this.f = imageView; diff --git a/app/src/main/java/c/a/i/g2.java b/app/src/main/java/c/a/i/g2.java index cde8c66597..e44ef95eb5 100644 --- a/app/src/main/java/c/a/i/g2.java +++ b/app/src/main/java/c/a/i/g2.java @@ -1,21 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewMobileReportsChildBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewMobileReportsMulticheckItemBinding */ public final class g2 implements ViewBinding { @NonNull - public final FrameLayout a; - @NonNull - public final TextView b; + public final CheckedSetting a; - public g2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) { - this.a = frameLayout; - this.b = textView; + public g2(@NonNull CheckedSetting checkedSetting) { + this.a = checkedSetting; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g3.java b/app/src/main/java/c/a/i/g3.java index ea0a4462a1..592cbf2a32 100644 --- a/app/src/main/java/c/a/i/g3.java +++ b/app/src/main/java/c/a/i/g3.java @@ -1,25 +1,31 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.radiobutton.MaterialRadioButton; -/* compiled from: ViewSettingRadioBinding */ +/* compiled from: ViewSettingSharedBinding */ public final class g3 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialRadioButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f96c; + public final TextView f95c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; - public g3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) { + public g3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = view; - this.b = materialRadioButton; - this.f96c = constraintLayout; + this.b = imageView; + this.f95c = textView; + this.d = textView2; + this.e = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g4.java b/app/src/main/java/c/a/i/g4.java index cd88473e12..ab4fd9e3be 100644 --- a/app/src/main/java/c/a/i/g4.java +++ b/app/src/main/java/c/a/i/g4.java @@ -1,32 +1,27 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputGuardBinding */ +/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ public final class g4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull - public final MaterialButton b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f97c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; + public final TextView f96c; - public g4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = materialButton; - this.f97c = materialButton2; - this.d = textView; - this.e = textView2; + public g4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = imageView2; + this.f96c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/g5.java b/app/src/main/java/c/a/i/g5.java index e68ea4223a..5ed5a4e5ed 100644 --- a/app/src/main/java/c/a/i/g5.java +++ b/app/src/main/java/c/a/i/g5.java @@ -2,28 +2,28 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: WidgetRemoteAuthPendingLoginBinding */ public final class g5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f98c; + public final MaterialButton f97c; @NonNull - public final MaterialButton d; + public final SwitchMaterial d; - public g5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { + public g5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) { this.a = linearLayout; - this.b = textView; - this.f98c = materialButton; - this.d = materialButton2; + this.b = materialButton; + this.f97c = materialButton2; + this.d = switchMaterial; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h.java b/app/src/main/java/c/a/i/h.java index 75329e7814..bd9dc2a8fb 100644 --- a/app/src/main/java/c/a/i/h.java +++ b/app/src/main/java/c/a/i/h.java @@ -14,14 +14,14 @@ public final class h implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f99c; + public final TextView f98c; @NonNull public final TextView d; public h(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; this.b = textView; - this.f99c = textView2; + this.f98c = textView2; this.d = textView3; } diff --git a/app/src/main/java/c/a/i/h2.java b/app/src/main/java/c/a/i/h2.java index c6f1094adb..568e34522d 100644 --- a/app/src/main/java/c/a/i/h2.java +++ b/app/src/main/java/c/a/i/h2.java @@ -1,16 +1,30 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewMobileReportsMulticheckItemBinding */ +/* compiled from: ViewOverlayMenuBinding */ public final class h2 implements ViewBinding { @NonNull - public final CheckedSetting a; + public final View a; + @NonNull + public final i2 b; + @NonNull - public h2(@NonNull CheckedSetting checkedSetting) { - this.a = checkedSetting; + /* renamed from: c reason: collision with root package name */ + public final ImageView f99c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + + public h2(@NonNull View view, @NonNull i2 i2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { + this.a = view; + this.b = i2Var; + this.f99c = imageView; + this.d = imageView2; + this.e = imageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h3.java b/app/src/main/java/c/a/i/h3.java index da7f32b6aa..78ca2e66eb 100644 --- a/app/src/main/java/c/a/i/h3.java +++ b/app/src/main/java/c/a/i/h3.java @@ -1,31 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSettingSharedBinding */ +import com.google.android.material.switchmaterial.SwitchMaterial; +/* compiled from: ViewSettingSwitchBinding */ public final class h3 implements ViewBinding { @NonNull public final View a; @NonNull - public final ImageView b; + public final SwitchMaterial b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f100c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; + public final ConstraintLayout f100c; - public h3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { + public h3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { this.a = view; - this.b = imageView; - this.f100c = textView; - this.d = textView2; - this.e = textView3; + this.b = switchMaterial; + this.f100c = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h4.java b/app/src/main/java/c/a/i/h4.java index 648cbf9edd..d6046d748e 100644 --- a/app/src/main/java/c/a/i/h4.java +++ b/app/src/main/java/c/a/i/h4.java @@ -1,27 +1,21 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetChatInputMemberVerificationGuardBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetChatInputPermReqFilesBinding */ public final class h4 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final ImageView b; + public final LinearLayout a; @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f101c; - - public h4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = imageView2; - this.f101c = textView; + public h4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + this.a = linearLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/h5.java b/app/src/main/java/c/a/i/h5.java index a73ede14bd..40e0b7a21e 100644 --- a/app/src/main/java/c/a/i/h5.java +++ b/app/src/main/java/c/a/i/h5.java @@ -2,30 +2,19 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetRemoteAuthSuccessBinding */ public final class h5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; - @NonNull + public final MaterialButton b; - /* renamed from: c reason: collision with root package name */ - public final LinearLayout f102c; - @NonNull - public final TextView d; - @NonNull - public final LinearLayout e; - - public h5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { + public h5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = textView; - this.f102c = linearLayout2; - this.d = textView2; - this.e = linearLayout3; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i0.java b/app/src/main/java/c/a/i/i0.java index acba16c25a..938e79a44a 100644 --- a/app/src/main/java/c/a/i/i0.java +++ b/app/src/main/java/c/a/i/i0.java @@ -17,33 +17,33 @@ public final class i0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final Group f103c; + public final Group f101c; public i0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) { this.a = constraintLayout; this.b = simpleDraweeView; - this.f103c = group; + this.f101c = group; } @NonNull public static i0 a(@NonNull View view) { - int i = 2131363571; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131363571); + int i = 2131363614; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131363614); if (simpleDraweeView != null) { - i = 2131363572; - ImageView imageView = (ImageView) view.findViewById(2131363572); + i = 2131363615; + ImageView imageView = (ImageView) view.findViewById(2131363615); if (imageView != null) { - i = 2131363573; - ImageView imageView2 = (ImageView) view.findViewById(2131363573); + i = 2131363616; + ImageView imageView2 = (ImageView) view.findViewById(2131363616); if (imageView2 != null) { - i = 2131363574; - TextView textView = (TextView) view.findViewById(2131363574); + i = 2131363617; + TextView textView = (TextView) view.findViewById(2131363617); if (textView != null) { - i = 2131363575; - ImageView imageView3 = (ImageView) view.findViewById(2131363575); + i = 2131363618; + ImageView imageView3 = (ImageView) view.findViewById(2131363618); if (imageView3 != null) { - i = 2131364265; - Group group = (Group) view.findViewById(2131364265); + i = 2131364311; + Group group = (Group) view.findViewById(2131364311); if (group != null) { return new i0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group); } diff --git a/app/src/main/java/c/a/i/i1.java b/app/src/main/java/c/a/i/i1.java index 71b4976bef..5312d9c070 100644 --- a/app/src/main/java/c/a/i/i1.java +++ b/app/src/main/java/c/a/i/i1.java @@ -15,14 +15,14 @@ public final class i1 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final RLottieImageView f104c; + public final RLottieImageView f102c; @NonNull public final ImageView d; public i1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) { this.a = view; this.b = simpleDraweeView; - this.f104c = rLottieImageView; + this.f102c = rLottieImageView; this.d = imageView; } diff --git a/app/src/main/java/c/a/i/i2.java b/app/src/main/java/c/a/i/i2.java index 023c6c5abe..fede55596e 100644 --- a/app/src/main/java/c/a/i/i2.java +++ b/app/src/main/java/c/a/i/i2.java @@ -2,29 +2,37 @@ package c.a.i; import android.view.View; import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuBinding */ +/* compiled from: ViewOverlayMenuContentBinding */ public final class i2 implements ViewBinding { @NonNull - public final View a; + public final CardView a; @NonNull - public final j2 b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f105c; + public final TextView f103c; @NonNull - public final ImageView d; + public final TextView d; @NonNull public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public i2(@NonNull View view, @NonNull j2 j2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) { - this.a = view; - this.b = j2Var; - this.f105c = imageView; - this.d = imageView2; - this.e = imageView3; + public i2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = cardView; + this.b = textView; + this.f103c = textView2; + this.d = textView3; + this.e = imageView; + this.f = textView4; + this.g = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i3.java b/app/src/main/java/c/a/i/i3.java index 9a2333c89a..972da09a3e 100644 --- a/app/src/main/java/c/a/i/i3.java +++ b/app/src/main/java/c/a/i/i3.java @@ -1,25 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.appcompat.widget.LinearLayoutCompat; import androidx.viewbinding.ViewBinding; -import com.google.android.material.switchmaterial.SwitchMaterial; -/* compiled from: ViewSettingSwitchBinding */ +/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ public final class i3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayoutCompat a; @NonNull - public final SwitchMaterial b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ConstraintLayout f106c; + public final TextView f104c; + @NonNull + public final TextView d; - public i3(@NonNull View view, @NonNull SwitchMaterial switchMaterial, @NonNull ConstraintLayout constraintLayout) { - this.a = view; - this.b = switchMaterial; - this.f106c = constraintLayout; + public i3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayoutCompat; + this.b = imageView; + this.f104c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i4.java b/app/src/main/java/c/a/i/i4.java index 57ba2836ea..26ee506376 100644 --- a/app/src/main/java/c/a/i/i4.java +++ b/app/src/main/java/c/a/i/i4.java @@ -1,21 +1,35 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetChatInputPermReqFilesBinding */ +import com.discord.views.sticker.StickerView; +/* compiled from: WidgetChatInputStickerSuggestionsBinding */ public final class i4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; + public final StickerView b; + @NonNull - public i4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { + /* renamed from: c reason: collision with root package name */ + public final StickerView f105c; + @NonNull + public final StickerView d; + @NonNull + public final StickerView e; + @NonNull + public final ImageView f; + + public i4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { this.a = linearLayout; - this.b = textView; + this.b = stickerView; + this.f105c = stickerView2; + this.d = stickerView3; + this.e = stickerView4; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/i5.java b/app/src/main/java/c/a/i/i5.java index 150f23a9b9..3a8bc1f4f4 100644 --- a/app/src/main/java/c/a/i/i5.java +++ b/app/src/main/java/c/a/i/i5.java @@ -2,24 +2,28 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ +/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */ public final class i5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f107c; + public final MaterialButton f106c; + @NonNull + public final MaterialButton d; - public i5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { + public i5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) { this.a = linearLayout; - this.b = materialButton; - this.f107c = materialButton2; + this.b = textView; + this.f106c = materialButton; + this.d = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j0.java b/app/src/main/java/c/a/i/j0.java index 983f124799..ab7eab47ae 100644 --- a/app/src/main/java/c/a/i/j0.java +++ b/app/src/main/java/c/a/i/j0.java @@ -15,7 +15,7 @@ public final class j0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final View f108c; + public final View f107c; @NonNull public final TextView d; @NonNull @@ -28,7 +28,7 @@ public final class j0 implements ViewBinding { public j0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) { this.a = linearLayout; this.b = materialButton; - this.f108c = view; + this.f107c = view; this.d = textView; this.e = textView2; this.f = linearLayout2; diff --git a/app/src/main/java/c/a/i/j1.java b/app/src/main/java/c/a/i/j1.java index b8ecfcc8c7..fc2b4ae897 100644 --- a/app/src/main/java/c/a/i/j1.java +++ b/app/src/main/java/c/a/i/j1.java @@ -2,17 +2,52 @@ package c.a.i; import android.view.View; import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textview.MaterialTextView; -/* compiled from: StubCallFullscreenStartStageEventButtonBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ThreadBrowserEmptyBinding */ public final class j1 implements ViewBinding { @NonNull public final ConstraintLayout a; + @NonNull + public final ConstraintLayout b; + @NonNull - public j1(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialTextView materialTextView, @NonNull MaterialTextView materialTextView2) { + /* renamed from: c reason: collision with root package name */ + public final MaterialButton f108c; + @NonNull + public final TextView d; + + public j1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { this.a = constraintLayout; + this.b = constraintLayout2; + this.f108c = materialButton; + this.d = textView; + } + + @NonNull + public static j1 a(@NonNull View view) { + ConstraintLayout constraintLayout = (ConstraintLayout) view; + int i = 2131365345; + MaterialButton materialButton = (MaterialButton) view.findViewById(2131365345); + if (materialButton != null) { + i = 2131365346; + TextView textView = (TextView) view.findViewById(2131365346); + if (textView != null) { + i = 2131365347; + TextView textView2 = (TextView) view.findViewById(2131365347); + if (textView2 != null) { + i = 2131365371; + ImageView imageView = (ImageView) view.findViewById(2131365371); + if (imageView != null) { + return new j1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j2.java b/app/src/main/java/c/a/i/j2.java index 94e2ff9517..bbb0ea97f2 100644 --- a/app/src/main/java/c/a/i/j2.java +++ b/app/src/main/java/c/a/i/j2.java @@ -1,38 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.cardview.widget.CardView; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewOverlayMenuContentBinding */ +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewPhoneOrEmailInputBinding */ public final class j2 implements ViewBinding { @NonNull - public final CardView a; + public final View a; @NonNull - public final TextView b; + public final TextInputLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f109c; + public final TextInputEditText f109c; @NonNull - public final TextView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; + public final TextInputLayout d; - public j2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) { - this.a = cardView; - this.b = textView; - this.f109c = textView2; - this.d = textView3; - this.e = imageView; - this.f = textView4; - this.g = textView5; + public j2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { + this.a = view; + this.b = textInputLayout; + this.f109c = textInputEditText; + this.d = textInputLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j3.java b/app/src/main/java/c/a/i/j3.java index 1dcb4c7021..23aaabb994 100644 --- a/app/src/main/java/c/a/i/j3.java +++ b/app/src/main/java/c/a/i/j3.java @@ -1,29 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.appcompat.widget.LinearLayoutCompat; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSettingsPremiumGuildNoGuildsBinding */ +/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ public final class j3 implements ViewBinding { @NonNull - public final LinearLayoutCompat a; - @NonNull - public final ImageView b; - @NonNull + public final TextView a; - /* renamed from: c reason: collision with root package name */ - public final TextView f110c; - @NonNull - public final TextView d; - - public j3(@NonNull LinearLayoutCompat linearLayoutCompat, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayoutCompat; - this.b = imageView; - this.f110c = textView; - this.d = textView2; + public j3(@NonNull TextView textView) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j4.java b/app/src/main/java/c/a/i/j4.java index c83d71eda5..28d665a11c 100644 --- a/app/src/main/java/c/a/i/j4.java +++ b/app/src/main/java/c/a/i/j4.java @@ -1,35 +1,17 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.sticker.StickerView; -/* compiled from: WidgetChatInputStickerSuggestionsBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ public final class j4 implements ViewBinding { @NonNull public final LinearLayout a; - @NonNull - public final StickerView b; - @NonNull - /* renamed from: c reason: collision with root package name */ - public final StickerView f111c; - @NonNull - public final StickerView d; - @NonNull - public final StickerView e; - @NonNull - public final ImageView f; - - public j4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) { + public j4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { this.a = linearLayout; - this.b = stickerView; - this.f111c = stickerView2; - this.d = stickerView3; - this.e = stickerView4; - this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/j5.java b/app/src/main/java/c/a/i/j5.java index baede380ee..4d0fccb361 100644 --- a/app/src/main/java/c/a/i/j5.java +++ b/app/src/main/java/c/a/i/j5.java @@ -1,48 +1,31 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.LinearLayout; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetStageChannelRichPresenceBinding */ +/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */ public final class j5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f112c; + public final LinearLayout f110c; @NonNull public final TextView d; @NonNull - public final SimpleDraweeView e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; + public final LinearLayout e; - public j5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { + public j5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) { this.a = linearLayout; - this.b = linearLayout2; - this.f112c = textView; + this.b = textView; + this.f110c = linearLayout2; this.d = textView2; - this.e = simpleDraweeView; - this.f = textView3; - this.g = materialButton; - this.h = textView4; - this.i = textView5; + this.e = linearLayout3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k.java b/app/src/main/java/c/a/i/k.java index 8a23d01359..80f4fc0940 100644 --- a/app/src/main/java/c/a/i/k.java +++ b/app/src/main/java/c/a/i/k.java @@ -16,14 +16,14 @@ public final class k implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final DatePicker f113c; + public final DatePicker f111c; @NonNull public final TextView d; public k(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull DatePicker datePicker, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f113c = datePicker; + this.f111c = datePicker; this.d = textView; } diff --git a/app/src/main/java/c/a/i/k1.java b/app/src/main/java/c/a/i/k1.java index 63e6142a88..6f8fffe937 100644 --- a/app/src/main/java/c/a/i/k1.java +++ b/app/src/main/java/c/a/i/k1.java @@ -1,53 +1,27 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ThreadBrowserEmptyBinding */ +import com.discord.views.typing.TypingDot; +/* compiled from: TypingDotsViewBinding */ public final class k1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ConstraintLayout b; + public final TypingDot b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f114c; + public final TypingDot f112c; @NonNull - public final TextView d; + public final TypingDot d; - public k1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) { - this.a = constraintLayout; - this.b = constraintLayout2; - this.f114c = materialButton; - this.d = textView; - } - - @NonNull - public static k1 a(@NonNull View view) { - ConstraintLayout constraintLayout = (ConstraintLayout) view; - int i = 2131365290; - MaterialButton materialButton = (MaterialButton) view.findViewById(2131365290); - if (materialButton != null) { - i = 2131365291; - TextView textView = (TextView) view.findViewById(2131365291); - if (textView != null) { - i = 2131365292; - TextView textView2 = (TextView) view.findViewById(2131365292); - if (textView2 != null) { - i = 2131365316; - ImageView imageView = (ImageView) view.findViewById(2131365316); - if (imageView != null) { - return new k1(constraintLayout, constraintLayout, materialButton, textView, textView2, imageView); - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public k1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { + this.a = view; + this.b = typingDot; + this.f112c = typingDot2; + this.d = typingDot3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k2.java b/app/src/main/java/c/a/i/k2.java index 0999cc8aad..b271e8bca7 100644 --- a/app/src/main/java/c/a/i/k2.java +++ b/app/src/main/java/c/a/i/k2.java @@ -3,26 +3,23 @@ package c.a.i; import android.view.View; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textfield.TextInputEditText; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewPhoneOrEmailInputBinding */ +import com.discord.views.CutoutView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewPileItemBinding */ public final class k2 implements ViewBinding { @NonNull - public final View a; + public final CutoutView a; @NonNull - public final TextInputLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputEditText f115c; - @NonNull - public final TextInputLayout d; + public final SimpleDraweeView f113c; - public k2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) { - this.a = view; - this.b = textInputLayout; - this.f115c = textInputEditText; - this.d = textInputLayout2; + public k2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { + this.a = cutoutView; + this.b = simpleDraweeView; + this.f113c = simpleDraweeView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k3.java b/app/src/main/java/c/a/i/k3.java index a82165d78a..2be2d0f4ab 100644 --- a/app/src/main/java/c/a/i/k3.java +++ b/app/src/main/java/c/a/i/k3.java @@ -1,16 +1,42 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewSimpleSpinnerDropdownItemBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.SpeakerPulseView; +/* compiled from: ViewStageChannelSpeakerBinding */ public final class k3 implements ViewBinding { @NonNull - public final TextView a; + public final View a; + @NonNull + public final VoiceUserView b; + @NonNull - public k3(@NonNull TextView textView) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f114c; + @NonNull + public final ImageView d; + @NonNull + public final ImageView e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final SpeakerPulseView h; + + public k3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) { + this.a = view; + this.b = voiceUserView; + this.f114c = imageView; + this.d = imageView2; + this.e = imageView3; + this.f = imageView4; + this.g = textView; + this.h = speakerPulseView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k4.java b/app/src/main/java/c/a/i/k4.java index 6954762e1f..b1f5ba83d9 100644 --- a/app/src/main/java/c/a/i/k4.java +++ b/app/src/main/java/c/a/i/k4.java @@ -1,17 +1,35 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; -/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ public final class k4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; + @NonNull + public final ImageView b; + @NonNull - public k4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) { - this.a = linearLayout; + /* renamed from: c reason: collision with root package name */ + public final LinkifiedTextView f115c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final TextView e; + + public k4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { + this.a = constraintLayout; + this.b = imageView; + this.f115c = linkifiedTextView; + this.d = simpleDraweeView; + this.e = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/k5.java b/app/src/main/java/c/a/i/k5.java index 9a5a2936d9..9765025f92 100644 --- a/app/src/main/java/c/a/i/k5.java +++ b/app/src/main/java/c/a/i/k5.java @@ -2,45 +2,24 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.StreamPreviewView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetStreamRichPresenceBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetSettingsPrivacyDefaultsBinding */ public final class k5 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final LinearLayout b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f116c; - @NonNull - public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final TextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final StreamPreviewView i; + public final MaterialButton f116c; - public k5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { - this.a = constraintLayout; - this.b = linearLayout; - this.f116c = textView; - this.d = textView2; - this.e = simpleDraweeView; - this.f = textView3; - this.g = textView4; - this.h = textView5; - this.i = streamPreviewView; + public k5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) { + this.a = linearLayout; + this.b = materialButton; + this.f116c = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l1.java b/app/src/main/java/c/a/i/l1.java index de50407984..4d779261f3 100644 --- a/app/src/main/java/c/a/i/l1.java +++ b/app/src/main/java/c/a/i/l1.java @@ -1,27 +1,35 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.typing.TypingDot; -/* compiled from: TypingDotsViewBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: UserActionsDialogBinding */ public final class l1 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final TypingDot b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TypingDot f119c; + public final TextView f119c; @NonNull - public final TypingDot d; + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public l1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) { - this.a = view; - this.b = typingDot; - this.f119c = typingDot2; - this.d = typingDot3; + public l1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f119c = textView; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l2.java b/app/src/main/java/c/a/i/l2.java index 5bf26647d8..f7cd0b310e 100644 --- a/app/src/main/java/c/a/i/l2.java +++ b/app/src/main/java/c/a/i/l2.java @@ -1,25 +1,36 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CutoutView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewPileItemBinding */ +import com.google.android.material.chip.Chip; +/* compiled from: ViewPremiumGuildConfirmationBinding */ public final class l2 implements ViewBinding { @NonNull - public final CutoutView a; + public final View a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f120c; + public final TextView f120c; + @NonNull + public final Chip d; + @NonNull + public final Chip e; + @NonNull + public final ImageView f; - public l2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) { - this.a = cutoutView; + public l2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { + this.a = view; this.b = simpleDraweeView; - this.f120c = simpleDraweeView2; + this.f120c = textView; + this.d = chip; + this.e = chip2; + this.f = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l3.java b/app/src/main/java/c/a/i/l3.java index 36f42509c3..adae23c4ac 100644 --- a/app/src/main/java/c/a/i/l3.java +++ b/app/src/main/java/c/a/i/l3.java @@ -1,42 +1,26 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.SpeakerPulseView; -/* compiled from: ViewStageChannelSpeakerBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStageChannelVisitCommunityBinding */ public final class l3 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final VoiceUserView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f121c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final SpeakerPulseView h; + public final TextView f121c; - public l3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) { - this.a = view; - this.b = voiceUserView; - this.f121c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = imageView4; - this.g = textView; - this.h = speakerPulseView; + public l3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f121c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l4.java b/app/src/main/java/c/a/i/l4.java index 4b05ba4a84..65b6139d91 100644 --- a/app/src/main/java/c/a/i/l4.java +++ b/app/src/main/java/c/a/i/l4.java @@ -1,35 +1,43 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.appcompat.widget.AppCompatImageView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; import com.discord.utilities.view.text.LinkifiedTextView; +import com.discord.utilities.view.text.SimpleDraweeSpanTextView; +import com.discord.views.typing.TypingDots; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */ +/* compiled from: WidgetChatListAdapterItemTextBinding */ public final class l4 implements ViewBinding { @NonNull public final ConstraintLayout a; @NonNull - public final ImageView b; + public final LinkifiedTextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final LinkifiedTextView f122c; + public final SimpleDraweeView f122c; @NonNull - public final SimpleDraweeView d; + public final TextView d; @NonNull public final TextView e; + @NonNull + public final TextView f; - public l4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) { + public l4(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull LinearLayout linearLayout, @NonNull View view3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull AppCompatImageView appCompatImageView, @NonNull TypingDots typingDots, @NonNull ConstraintLayout constraintLayout3, @NonNull ImageView imageView3, @NonNull TextView textView6, @NonNull Guideline guideline) { this.a = constraintLayout; - this.b = imageView; - this.f122c = linkifiedTextView; - this.d = simpleDraweeView; - this.e = textView; + this.b = linkifiedTextView; + this.f122c = simpleDraweeView; + this.d = textView3; + this.e = textView4; + this.f = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/l5.java b/app/src/main/java/c/a/i/l5.java index 18a5b84ce7..23c415420f 100644 --- a/app/src/main/java/c/a/i/l5.java +++ b/app/src/main/java/c/a/i/l5.java @@ -1,29 +1,48 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -/* compiled from: WidgetUrgentMessageDialogBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetStageChannelRichPresenceBinding */ public final class l5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LoadingButton b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f123c; @NonNull public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; - public l5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { + public l5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = linearLayout; - this.b = loadingButton; + this.b = linearLayout2; this.f123c = textView; this.d = textView2; + this.e = simpleDraweeView; + this.f = textView3; + this.g = materialButton; + this.h = textView4; + this.i = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m1.java b/app/src/main/java/c/a/i/m1.java index 0fdd806a14..9d23ab77fb 100644 --- a/app/src/main/java/c/a/i/m1.java +++ b/app/src/main/java/c/a/i/m1.java @@ -1,35 +1,34 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.FrameLayout; +import android.widget.ImageView; +import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; +import com.discord.views.StatusView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserActionsDialogBinding */ +/* compiled from: UserAvatarPresenceViewBinding */ public final class m1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final RelativeLayout a; @NonNull public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f125c; + public final ImageView f125c; @NonNull - public final TextView d; + public final SimpleDraweeView d; @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final StatusView e; - public m1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { - this.a = linearLayout; + public m1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { + this.a = relativeLayout; this.b = simpleDraweeView; - this.f125c = textView; - this.d = textView2; - this.e = textView3; - this.f = textView4; + this.f125c = imageView; + this.d = simpleDraweeView2; + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m2.java b/app/src/main/java/c/a/i/m2.java index 43f37a9b68..5712790551 100644 --- a/app/src/main/java/c/a/i/m2.java +++ b/app/src/main/java/c/a/i/m2.java @@ -1,36 +1,47 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.chip.Chip; -/* compiled from: ViewPremiumGuildConfirmationBinding */ +/* compiled from: ViewPremiumGuildProgressBarBinding */ public final class m2 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f126c; + public final ImageView f126c; @NonNull - public final Chip d; + public final ImageView d; @NonNull - public final Chip e; + public final TextView e; @NonNull public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final ImageView h; + @NonNull + public final TextView i; - public m2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) { - this.a = view; - this.b = simpleDraweeView; - this.f126c = textView; - this.d = chip; - this.e = chip2; - this.f = imageView; + public m2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = progressBar; + this.f126c = imageView; + this.d = imageView2; + this.e = textView; + this.f = imageView3; + this.g = textView2; + this.h = imageView4; + this.i = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m3.java b/app/src/main/java/c/a/i/m3.java index 7a41d780da..849d55eda6 100644 --- a/app/src/main/java/c/a/i/m3.java +++ b/app/src/main/java/c/a/i/m3.java @@ -1,26 +1,42 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStageChannelVisitCommunityBinding */ +import androidx.viewpager2.widget.ViewPager2; +import com.discord.views.LoadingButton; +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewStepsBinding */ public final class m3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final RelativeLayout a; @NonNull - public final SimpleDraweeView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f127c; + @NonNull + public final ImageView d; + @NonNull + public final LoadingButton e; + @NonNull + public final MaterialButton f; + @NonNull + public final ViewPager2 g; - public m3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; + public m3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull ViewPager2 viewPager2) { + this.a = relativeLayout; + this.b = linearLayout; this.f127c = textView; + this.d = imageView; + this.e = loadingButton; + this.f = materialButton; + this.g = viewPager2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m4.java b/app/src/main/java/c/a/i/m4.java index 23e54b2ff9..e711ab9353 100644 --- a/app/src/main/java/c/a/i/m4.java +++ b/app/src/main/java/c/a/i/m4.java @@ -1,43 +1,51 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.appcompat.widget.AppCompatImageView; import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.text.LinkifiedTextView; -import com.discord.utilities.view.text.SimpleDraweeSpanTextView; -import com.discord.views.typing.TypingDots; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetChatListAdapterItemTextBinding */ +import com.discord.widgets.botuikit.views.ActionRowComponentView; +import com.google.android.flexbox.FlexboxLayout; +/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ public final class m4 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final ActionRowComponentView a; @NonNull - public final LinkifiedTextView b; + public final FlexboxLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f128c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final b2 f128c; - public m4(@NonNull ConstraintLayout constraintLayout, @NonNull View view, @NonNull View view2, @NonNull LinearLayout linearLayout, @NonNull View view3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull AppCompatImageView appCompatImageView, @NonNull TypingDots typingDots, @NonNull ConstraintLayout constraintLayout3, @NonNull ImageView imageView3, @NonNull TextView textView6, @NonNull Guideline guideline) { - this.a = constraintLayout; - this.b = linkifiedTextView; - this.f128c = simpleDraweeView; - this.d = textView3; - this.e = textView4; - this.f = textView5; + public m4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull b2 b2Var) { + this.a = actionRowComponentView; + this.b = flexboxLayout; + this.f128c = b2Var; + } + + @NonNull + public static m4 a(@NonNull View view) { + int i = 2131361884; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131361884); + if (flexboxLayout != null) { + i = 2131361885; + View findViewById = view.findViewById(2131361885); + if (findViewById != null) { + int i2 = 2131365614; + ImageView imageView = (ImageView) findViewById.findViewById(2131365614); + if (imageView != null) { + i2 = 2131365615; + TextView textView = (TextView) findViewById.findViewById(2131365615); + if (textView != null) { + return new m4((ActionRowComponentView) view, flexboxLayout, new b2((ConstraintLayout) findViewById, imageView, textView)); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/m5.java b/app/src/main/java/c/a/i/m5.java index 17e7709e3d..7db7c60359 100644 --- a/app/src/main/java/c/a/i/m5.java +++ b/app/src/main/java/c/a/i/m5.java @@ -1,40 +1,46 @@ package c.a.i; import android.view.View; -import android.widget.RelativeLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; +import com.discord.views.StreamPreviewView; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ +/* compiled from: WidgetStreamRichPresenceBinding */ public final class m5 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final ConstraintLayout a; @NonNull - public final SimpleDraweeView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ public final TextView f129c; - - public m5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = relativeLayout; - this.b = simpleDraweeView; - this.f129c = textView; - } - @NonNull - public static m5 a(@NonNull View view) { - int i = 2131365450; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131365450); - if (simpleDraweeView != null) { - i = 2131365451; - TextView textView = (TextView) view.findViewById(2131365451); - if (textView != null) { - return new m5((RelativeLayout) view, simpleDraweeView, textView); - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final StreamPreviewView i; + + public m5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) { + this.a = constraintLayout; + this.b = linearLayout; + this.f129c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = textView3; + this.g = textView4; + this.h = textView5; + this.i = streamPreviewView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n1.java b/app/src/main/java/c/a/i/n1.java index e0efc4ead3..4632169858 100644 --- a/app/src/main/java/c/a/i/n1.java +++ b/app/src/main/java/c/a/i/n1.java @@ -1,34 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; -import android.widget.RelativeLayout; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: UserAvatarPresenceViewBinding */ +import com.discord.views.calls.VideoCallParticipantView; +/* compiled from: VideoCallGridItemBinding */ public final class n1 implements ViewBinding { @NonNull - public final RelativeLayout a; - @NonNull - public final SimpleDraweeView b; - @NonNull + public final VideoCallParticipantView a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f131c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final StatusView e; - - public n1(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull RelativeLayout relativeLayout2, @NonNull StatusView statusView) { - this.a = relativeLayout; - this.b = simpleDraweeView; - this.f131c = imageView; - this.d = simpleDraweeView2; - this.e = statusView; + public n1(@NonNull VideoCallParticipantView videoCallParticipantView) { + this.a = videoCallParticipantView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n2.java b/app/src/main/java/c/a/i/n2.java index 87742d6445..cce916f5e7 100644 --- a/app/src/main/java/c/a/i/n2.java +++ b/app/src/main/java/c/a/i/n2.java @@ -3,45 +3,28 @@ package c.a.i; import android.view.View; import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBarBinding */ +/* compiled from: ViewPremiumGuildProgressBinding */ public final class n2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull - public final ProgressBar b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f132c; + public final TextView f131c; @NonNull - public final ImageView d; - @NonNull - public final TextView e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final ImageView h; - @NonNull - public final TextView i; + public final ProgressBar d; - public n2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = progressBar; - this.f132c = imageView; - this.d = imageView2; - this.e = textView; - this.f = imageView3; - this.g = textView2; - this.h = imageView4; - this.i = textView3; + public n2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { + this.a = frameLayout; + this.b = imageView; + this.f131c = textView; + this.d = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n3.java b/app/src/main/java/c/a/i/n3.java index 004b22b555..177d624b52 100644 --- a/app/src/main/java/c/a/i/n3.java +++ b/app/src/main/java/c/a/i/n3.java @@ -1,42 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.RelativeLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import androidx.viewpager2.widget.ViewPager2; -import com.discord.views.LoadingButton; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewStepsBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewStreamPreviewBinding */ public final class n3 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final ConstraintLayout a; @NonNull - public final LinearLayout b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f133c; + public final TextView f132c; @NonNull - public final ImageView d; - @NonNull - public final LoadingButton e; - @NonNull - public final MaterialButton f; - @NonNull - public final ViewPager2 g; + public final TextView d; - public n3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull ViewPager2 viewPager2) { - this.a = relativeLayout; - this.b = linearLayout; - this.f133c = textView; - this.d = imageView; - this.e = loadingButton; - this.f = materialButton; - this.g = viewPager2; + public n3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = simpleDraweeView; + this.f132c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/n4.java b/app/src/main/java/c/a/i/n4.java index 9a7e252257..13573f71dd 100644 --- a/app/src/main/java/c/a/i/n4.java +++ b/app/src/main/java/c/a/i/n4.java @@ -2,47 +2,60 @@ package c.a.i; import android.view.View; import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.widgets.botuikit.views.ActionRowComponentView; +import com.discord.views.typing.TypingDots; +import com.discord.widgets.botuikit.views.select.SelectComponentView; +import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.flexbox.FlexboxLayout; -/* compiled from: WidgetChatListBotUiActionRowComponentBinding */ +import com.google.android.material.textview.MaterialTextView; +/* compiled from: WidgetChatListBotUiSelectComponentBinding */ public final class n4 implements ViewBinding { @NonNull - public final ActionRowComponentView a; + public final SelectComponentView a; @NonNull - public final FlexboxLayout b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final c2 f134c; + public final TypingDots f133c; + @NonNull + public final SimpleDraweeView d; + @NonNull + public final MaterialTextView e; + @NonNull + public final FlexboxLayout f; - public n4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull c2 c2Var) { - this.a = actionRowComponentView; - this.b = flexboxLayout; - this.f134c = c2Var; + public n4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { + this.a = selectComponentView; + this.b = imageView; + this.f133c = typingDots; + this.d = simpleDraweeView; + this.e = materialTextView; + this.f = flexboxLayout; } @NonNull public static n4 a(@NonNull View view) { - int i = 2131361884; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131361884); - if (flexboxLayout != null) { - i = 2131361885; - View findViewById = view.findViewById(2131361885); - if (findViewById != null) { - int i2 = 2131365555; - ImageView imageView = (ImageView) findViewById.findViewById(2131365555); - if (imageView != null) { - i2 = 2131365556; - TextView textView = (TextView) findViewById.findViewById(2131365556); - if (textView != null) { - return new n4((ActionRowComponentView) view, flexboxLayout, new c2((ConstraintLayout) findViewById, imageView, textView)); + int i = 2131364657; + ImageView imageView = (ImageView) view.findViewById(2131364657); + if (imageView != null) { + i = 2131364658; + TypingDots typingDots = (TypingDots) view.findViewById(2131364658); + if (typingDots != null) { + i = 2131364659; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364659); + if (simpleDraweeView != null) { + i = 2131364660; + MaterialTextView materialTextView = (MaterialTextView) view.findViewById(2131364660); + if (materialTextView != null) { + i = 2131364661; + FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131364661); + if (flexboxLayout != null) { + return new n4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); + } } } - throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); diff --git a/app/src/main/java/c/a/i/n5.java b/app/src/main/java/c/a/i/n5.java index 862e1f1ff9..ae02693167 100644 --- a/app/src/main/java/c/a/i/n5.java +++ b/app/src/main/java/c/a/i/n5.java @@ -1,114 +1,29 @@ package c.a.i; -import android.view.LayoutInflater; import android.view.View; -import android.view.ViewGroup; import android.widget.LinearLayout; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.annotation.Nullable; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetUserRichPresenceBinding */ +import com.discord.views.LoadingButton; +/* compiled from: WidgetUrgentMessageDialogBinding */ public final class n5 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final LoadingButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f135c; + public final TextView f134c; @NonNull public final TextView d; - @NonNull - public final SimpleDraweeView e; - @NonNull - public final SimpleDraweeView f; - @NonNull - public final MaterialButton g; - @NonNull - public final MaterialButton h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; - @NonNull - public final TextView k; - public n5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { + public n5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) { this.a = linearLayout; - this.b = linearLayout2; - this.f135c = textView; + this.b = loadingButton; + this.f134c = textView; this.d = textView2; - this.e = simpleDraweeView; - this.f = simpleDraweeView2; - this.g = materialButton; - this.h = materialButton2; - this.i = textView3; - this.j = textView4; - this.k = textView5; - } - - @NonNull - public static n5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(2131559282, viewGroup, false); - if (z2) { - viewGroup.addView(inflate); - } - int i = 2131362097; - Barrier barrier = (Barrier) inflate.findViewById(2131362097); - if (barrier != null) { - i = 2131363581; - Space space = (Space) inflate.findViewById(2131363581); - if (space != null) { - i = 2131364476; - LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131364476); - if (linearLayout != null) { - i = 2131364477; - TextView textView = (TextView) inflate.findViewById(2131364477); - if (textView != null) { - i = 2131364478; - TextView textView2 = (TextView) inflate.findViewById(2131364478); - if (textView2 != null) { - i = 2131364479; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364479); - if (simpleDraweeView != null) { - i = 2131364482; - SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(2131364482); - if (simpleDraweeView2 != null) { - i = 2131364486; - MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131364486); - if (materialButton != null) { - i = 2131364487; - MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131364487); - if (materialButton2 != null) { - i = 2131364489; - TextView textView3 = (TextView) inflate.findViewById(2131364489); - if (textView3 != null) { - i = 2131364490; - TextView textView4 = (TextView) inflate.findViewById(2131364490); - if (textView4 != null) { - i = 2131364491; - TextView textView5 = (TextView) inflate.findViewById(2131364491); - if (textView5 != null) { - return new n5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); - } - } - } - } - } - } - } - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o1.java b/app/src/main/java/c/a/i/o1.java index f7c8cd83ec..fdc7c7d0d7 100644 --- a/app/src/main/java/c/a/i/o1.java +++ b/app/src/main/java/c/a/i/o1.java @@ -1,16 +1,33 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.calls.VideoCallParticipantView; -/* compiled from: VideoCallGridItemBinding */ +/* compiled from: ViewAccountCreditBinding */ public final class o1 implements ViewBinding { @NonNull - public final VideoCallParticipantView a; + public final ConstraintLayout a; + @NonNull + public final TextView b; + @NonNull - public o1(@NonNull VideoCallParticipantView videoCallParticipantView) { - this.a = videoCallParticipantView; + /* renamed from: c reason: collision with root package name */ + public final ImageView f135c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + + public o1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = textView; + this.f135c = imageView; + this.d = textView2; + this.e = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o2.java b/app/src/main/java/c/a/i/o2.java index c2c4b6cb5d..b9924768cf 100644 --- a/app/src/main/java/c/a/i/o2.java +++ b/app/src/main/java/c/a/i/o2.java @@ -1,30 +1,47 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; -import android.widget.ProgressBar; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumGuildProgressBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumMarketingBinding */ public final class o2 implements ViewBinding { @NonNull - public final FrameLayout a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final LinearLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f136c; + public final MaterialButton f136c; @NonNull - public final ProgressBar d; + public final LinearLayout d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; - public o2(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ProgressBar progressBar) { - this.a = frameLayout; - this.b = imageView; - this.f136c = textView; - this.d = progressBar; + public o2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { + this.a = linearLayout; + this.b = linearLayout2; + this.f136c = materialButton; + this.d = linearLayout3; + this.e = textView; + this.f = textView2; + this.g = textView3; + this.h = textView4; + this.i = textView5; + this.j = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o3.java b/app/src/main/java/c/a/i/o3.java index 126e549ae2..0985045df8 100644 --- a/app/src/main/java/c/a/i/o3.java +++ b/app/src/main/java/c/a/i/o3.java @@ -1,29 +1,45 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewStreamPreviewBinding */ +import com.discord.views.CheckableImageView; +/* compiled from: ViewTernaryCheckboxBinding */ public final class o3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final FrameLayout b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f137c; + public final View f137c; @NonNull - public final TextView d; + public final View d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final CheckableImageView g; + @NonNull + public final CheckableImageView h; + @NonNull + public final CheckableImageView i; - public o3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = simpleDraweeView; - this.f137c = textView; - this.d = textView2; + public o3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { + this.a = linearLayout; + this.b = frameLayout; + this.f137c = view; + this.d = view2; + this.e = textView; + this.f = textView2; + this.g = checkableImageView; + this.h = checkableImageView2; + this.i = checkableImageView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o4.java b/app/src/main/java/c/a/i/o4.java index e103c75a30..2da4be1dca 100644 --- a/app/src/main/java/c/a/i/o4.java +++ b/app/src/main/java/c/a/i/o4.java @@ -1,64 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.typing.TypingDots; -import com.discord.widgets.botuikit.views.select.SelectComponentView; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.flexbox.FlexboxLayout; import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentBinding */ +/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ public final class o4 implements ViewBinding { @NonNull - public final SelectComponentView a; - @NonNull - public final ImageView b; - @NonNull + public final MaterialTextView a; - /* renamed from: c reason: collision with root package name */ - public final TypingDots f138c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final MaterialTextView e; - @NonNull - public final FlexboxLayout f; - - public o4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) { - this.a = selectComponentView; - this.b = imageView; - this.f138c = typingDots; - this.d = simpleDraweeView; - this.e = materialTextView; - this.f = flexboxLayout; - } - - @NonNull - public static o4 a(@NonNull View view) { - int i = 2131364604; - ImageView imageView = (ImageView) view.findViewById(2131364604); - if (imageView != null) { - i = 2131364605; - TypingDots typingDots = (TypingDots) view.findViewById(2131364605); - if (typingDots != null) { - i = 2131364606; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364606); - if (simpleDraweeView != null) { - i = 2131364607; - MaterialTextView materialTextView = (MaterialTextView) view.findViewById(2131364607); - if (materialTextView != null) { - i = 2131364608; - FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131364608); - if (flexboxLayout != null) { - return new o4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout); - } - } - } - } - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + public o4(@NonNull MaterialTextView materialTextView) { + this.a = materialTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/o5.java b/app/src/main/java/c/a/i/o5.java new file mode 100644 index 0000000000..c0b87ba6aa --- /dev/null +++ b/app/src/main/java/c/a/i/o5.java @@ -0,0 +1,45 @@ +package c.a.i; + +import android.view.View; +import android.widget.RelativeLayout; +import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */ +public final class o5 implements ViewBinding { + @NonNull + public final RelativeLayout a; + @NonNull + public final SimpleDraweeView b; + @NonNull + + /* renamed from: c reason: collision with root package name */ + public final TextView f138c; + + public o5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = relativeLayout; + this.b = simpleDraweeView; + this.f138c = textView; + } + + @NonNull + public static o5 a(@NonNull View view) { + int i = 2131365509; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131365509); + if (simpleDraweeView != null) { + i = 2131365510; + TextView textView = (TextView) view.findViewById(2131365510); + if (textView != null) { + return new o5((RelativeLayout) view, simpleDraweeView, textView); + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + } + + @Override // androidx.viewbinding.ViewBinding + @NonNull + public View getRoot() { + return this.a; + } +} diff --git a/app/src/main/java/c/a/i/p1.java b/app/src/main/java/c/a/i/p1.java index 30f073fdb2..ea66b53afe 100644 --- a/app/src/main/java/c/a/i/p1.java +++ b/app/src/main/java/c/a/i/p1.java @@ -1,16 +1,17 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.LinearLayout; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAccountCreditBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewActiveSubscriptionBinding */ public final class p1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final FrameLayout a; @NonNull public final TextView b; @NonNull @@ -18,16 +19,28 @@ public final class p1 implements ViewBinding { /* renamed from: c reason: collision with root package name */ public final ImageView f141c; @NonNull - public final TextView d; + public final ImageView d; @NonNull - public final TextView e; + public final ImageView e; + @NonNull + public final TextView f; + @NonNull + public final MaterialButton g; + @NonNull + public final ProgressBar h; + @NonNull + public final MaterialButton i; - public p1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) { - this.a = constraintLayout; + public p1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { + this.a = frameLayout; this.b = textView; this.f141c = imageView; - this.d = textView2; - this.e = textView3; + this.d = imageView2; + this.e = imageView3; + this.f = textView2; + this.g = materialButton; + this.h = progressBar; + this.i = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p2.java b/app/src/main/java/c/a/i/p2.java index 1487ade0db..3d4e3735b8 100644 --- a/app/src/main/java/c/a/i/p2.java +++ b/app/src/main/java/c/a/i/p2.java @@ -5,43 +5,30 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumMarketingBinding */ +/* compiled from: ViewPremiumSettingsPerksBinding */ public final class p2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final LinearLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f142c; + public final TextView f142c; @NonNull - public final LinearLayout d; + public final TextView d; @NonNull public final TextView e; @NonNull public final TextView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final TextView j; - public p2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { + public p2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { this.a = linearLayout; - this.b = linearLayout2; - this.f142c = materialButton; - this.d = linearLayout3; - this.e = textView; - this.f = textView2; - this.g = textView3; - this.h = textView4; - this.i = textView5; - this.j = textView6; + this.b = textView; + this.f142c = textView2; + this.d = textView3; + this.e = textView4; + this.f = textView5; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p3.java b/app/src/main/java/c/a/i/p3.java index d7527b87c9..2a4b93880d 100644 --- a/app/src/main/java/c/a/i/p3.java +++ b/app/src/main/java/c/a/i/p3.java @@ -1,45 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckableImageView; -/* compiled from: ViewTernaryCheckboxBinding */ +import com.discord.views.StatusView; +/* compiled from: ViewToolbarTitleBinding */ public final class p3 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final FrameLayout b; + public final StatusView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f143c; + public final TextView f143c; @NonNull - public final View d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; - @NonNull - public final CheckableImageView g; - @NonNull - public final CheckableImageView h; - @NonNull - public final CheckableImageView i; + public final TextView d; - public p3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) { - this.a = linearLayout; - this.b = frameLayout; - this.f143c = view; - this.d = view2; - this.e = textView; - this.f = textView2; - this.g = checkableImageView; - this.h = checkableImageView2; - this.i = checkableImageView3; + public p3(@NonNull View view, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = view; + this.b = statusView; + this.f143c = textView; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p4.java b/app/src/main/java/c/a/i/p4.java index 9c2ec35d53..4c8cc872c0 100644 --- a/app/src/main/java/c/a/i/p4.java +++ b/app/src/main/java/c/a/i/p4.java @@ -1,16 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -import com.google.android.material.textview.MaterialTextView; -/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +/* compiled from: WidgetDiscordHubEmailConfirmationBinding */ public final class p4 implements ViewBinding { @NonNull - public final MaterialTextView a; + public final NestedScrollView a; + @NonNull + public final LinkifiedTextView b; + @NonNull - public p4(@NonNull MaterialTextView materialTextView) { - this.a = materialTextView; + /* renamed from: c reason: collision with root package name */ + public final TextView f144c; + @NonNull + public final LinkifiedTextView d; + + public p4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) { + this.a = nestedScrollView; + this.b = linkifiedTextView; + this.f144c = textView; + this.d = linkifiedTextView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/p5.java b/app/src/main/java/c/a/i/p5.java new file mode 100644 index 0000000000..b01006b5f4 --- /dev/null +++ b/app/src/main/java/c/a/i/p5.java @@ -0,0 +1,119 @@ +package c.a.i; + +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.LinearLayout; +import android.widget.Space; +import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.constraintlayout.widget.Barrier; +import androidx.viewbinding.ViewBinding; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetUserRichPresenceBinding */ +public final class p5 implements ViewBinding { + @NonNull + public final LinearLayout a; + @NonNull + public final LinearLayout b; + @NonNull + + /* renamed from: c reason: collision with root package name */ + public final TextView f145c; + @NonNull + public final TextView d; + @NonNull + public final SimpleDraweeView e; + @NonNull + public final SimpleDraweeView f; + @NonNull + public final MaterialButton g; + @NonNull + public final MaterialButton h; + @NonNull + public final TextView i; + @NonNull + public final TextView j; + @NonNull + public final TextView k; + + public p5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) { + this.a = linearLayout; + this.b = linearLayout2; + this.f145c = textView; + this.d = textView2; + this.e = simpleDraweeView; + this.f = simpleDraweeView2; + this.g = materialButton; + this.h = materialButton2; + this.i = textView3; + this.j = textView4; + this.k = textView5; + } + + @NonNull + public static p5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { + View inflate = layoutInflater.inflate(2131559297, viewGroup, false); + if (z2) { + viewGroup.addView(inflate); + } + int i = 2131362099; + Barrier barrier = (Barrier) inflate.findViewById(2131362099); + if (barrier != null) { + i = 2131363624; + Space space = (Space) inflate.findViewById(2131363624); + if (space != null) { + i = 2131364526; + LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131364526); + if (linearLayout != null) { + i = 2131364527; + TextView textView = (TextView) inflate.findViewById(2131364527); + if (textView != null) { + i = 2131364528; + TextView textView2 = (TextView) inflate.findViewById(2131364528); + if (textView2 != null) { + i = 2131364529; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364529); + if (simpleDraweeView != null) { + i = 2131364532; + SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(2131364532); + if (simpleDraweeView2 != null) { + i = 2131364536; + MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131364536); + if (materialButton != null) { + i = 2131364537; + MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131364537); + if (materialButton2 != null) { + i = 2131364539; + TextView textView3 = (TextView) inflate.findViewById(2131364539); + if (textView3 != null) { + i = 2131364540; + TextView textView4 = (TextView) inflate.findViewById(2131364540); + if (textView4 != null) { + i = 2131364541; + TextView textView5 = (TextView) inflate.findViewById(2131364541); + if (textView5 != null) { + return new p5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5); + } + } + } + } + } + } + } + } + } + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i))); + } + + @Override // androidx.viewbinding.ViewBinding + @NonNull + public View getRoot() { + return this.a; + } +} diff --git a/app/src/main/java/c/a/i/q.java b/app/src/main/java/c/a/i/q.java index 5fd9aea304..e59b1644fe 100644 --- a/app/src/main/java/c/a/i/q.java +++ b/app/src/main/java/c/a/i/q.java @@ -13,7 +13,7 @@ public final class q implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final MaterialButton f144c; + public final MaterialButton f146c; @NonNull public final MaterialButton d; @NonNull @@ -22,7 +22,7 @@ public final class q implements ViewBinding { public q(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) { this.a = view; this.b = materialButton; - this.f144c = materialButton2; + this.f146c = materialButton2; this.d = materialButton3; this.e = materialButton4; } diff --git a/app/src/main/java/c/a/i/q1.java b/app/src/main/java/c/a/i/q1.java index 8354a0a3a7..23b6a69c71 100644 --- a/app/src/main/java/c/a/i/q1.java +++ b/app/src/main/java/c/a/i/q1.java @@ -1,46 +1,19 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; import android.widget.ImageView; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewActiveSubscriptionBinding */ +/* compiled from: ViewAddOverrideItemBinding */ public final class q1 implements ViewBinding { @NonNull - public final FrameLayout a; - @NonNull - public final TextView b; - @NonNull + public final ConstraintLayout a; - /* renamed from: c reason: collision with root package name */ - public final ImageView f145c; - @NonNull - public final ImageView d; - @NonNull - public final ImageView e; - @NonNull - public final TextView f; - @NonNull - public final MaterialButton g; - @NonNull - public final ProgressBar h; - @NonNull - public final MaterialButton i; - - public q1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) { - this.a = frameLayout; - this.b = textView; - this.f145c = imageView; - this.d = imageView2; - this.e = imageView3; - this.f = textView2; - this.g = materialButton; - this.h = progressBar; - this.i = materialButton2; + public q1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { + this.a = constraintLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q2.java b/app/src/main/java/c/a/i/q2.java index ca484e6f1d..e706ac584d 100644 --- a/app/src/main/java/c/a/i/q2.java +++ b/app/src/main/java/c/a/i/q2.java @@ -1,11 +1,13 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumSettingsPerksBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewPremiumSettingsTier1Binding */ public final class q2 implements ViewBinding { @NonNull public final LinearLayout a; @@ -14,18 +16,21 @@ public final class q2 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f146c; + public final TextView f147c; @NonNull - public final TextView d; + public final MaterialButton d; @NonNull public final TextView e; + @NonNull + public final TextView f; - public q2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { + public q2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; - this.b = textView; - this.f146c = textView2; - this.d = textView3; - this.e = textView4; + this.b = textView3; + this.f147c = textView4; + this.d = materialButton; + this.e = textView5; + this.f = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q3.java b/app/src/main/java/c/a/i/q3.java index f7230e3752..0dd655b205 100644 --- a/app/src/main/java/c/a/i/q3.java +++ b/app/src/main/java/c/a/i/q3.java @@ -1,28 +1,33 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -/* compiled from: ViewToolbarTitleBinding */ +/* compiled from: ViewUploadProgressBinding */ public final class q3 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final StatusView b; + public final ProgressBar b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f147c; + public final ImageView f148c; @NonNull public final TextView d; + @NonNull + public final TextView e; - public q3(@NonNull View view, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = view; - this.b = statusView; - this.f147c = textView; - this.d = textView2; + public q3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = progressBar; + this.f148c = imageView; + this.d = textView; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/q4.java b/app/src/main/java/c/a/i/q4.java index 08e8620f12..6110a06730 100644 --- a/app/src/main/java/c/a/i/q4.java +++ b/app/src/main/java/c/a/i/q4.java @@ -1,20 +1,35 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ +import com.discord.utilities.view.text.LinkifiedTextView; +import com.google.android.material.textfield.TextInputEditText; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetDiscordHubEmailInputBinding */ public final class q4 implements ViewBinding { @NonNull - public final LinearLayout a; + public final NestedScrollView a; + @NonNull + public final LinkifiedTextView b; @NonNull - public final TextView b; - public q4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { - this.a = linearLayout; - this.b = textView; + /* renamed from: c reason: collision with root package name */ + public final TextInputEditText f149c; + @NonNull + public final TextInputLayout d; + @NonNull + public final TextView e; + + public q4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2) { + this.a = nestedScrollView; + this.b = linkifiedTextView; + this.f149c = textInputEditText; + this.d = textInputLayout; + this.e = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r1.java b/app/src/main/java/c/a/i/r1.java index defd930b92..7862f20035 100644 --- a/app/src/main/java/c/a/i/r1.java +++ b/app/src/main/java/c/a/i/r1.java @@ -4,16 +4,22 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; -import androidx.constraintlayout.widget.Guideline; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewAddOverrideItemBinding */ +/* compiled from: ViewChatActionItemBinding */ public final class r1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; + @NonNull + public final ImageView b; + @NonNull - public r1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) { - this.a = constraintLayout; + /* renamed from: c reason: collision with root package name */ + public final TextView f150c; + + public r1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { + this.a = view; + this.b = imageView; + this.f150c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r2.java b/app/src/main/java/c/a/i/r2.java index a9d23c6cf1..9e8e3133d7 100644 --- a/app/src/main/java/c/a/i/r2.java +++ b/app/src/main/java/c/a/i/r2.java @@ -3,37 +3,19 @@ package c.a.i; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier1Binding */ +/* compiled from: ViewPremiumSettingsTier2Binding */ public final class r2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final TextView b; - @NonNull + public final MaterialButton b; - /* renamed from: c reason: collision with root package name */ - public final TextView f148c; - @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final MaterialButton f; - @NonNull - public final TextView g; - - public r2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton, @NonNull TextView textView5) { + public r2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { this.a = linearLayout; - this.b = textView; - this.f148c = textView2; - this.d = textView3; - this.e = textView4; - this.f = materialButton; - this.g = textView5; + this.b = materialButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r3.java b/app/src/main/java/c/a/i/r3.java index 4c048c5cd8..2ffdddbe31 100644 --- a/app/src/main/java/c/a/i/r3.java +++ b/app/src/main/java/c/a/i/r3.java @@ -1,33 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.ProgressBar; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewUploadProgressBinding */ +import com.discord.views.StatusView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserListItemBinding */ public final class r3 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final View a; @NonNull - public final ProgressBar b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f149c; + public final TextView f151c; @NonNull public final TextView d; @NonNull - public final TextView e; + public final StatusView e; - public r3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = progressBar; - this.f149c = imageView; - this.d = textView; - this.e = textView2; + public r3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { + this.a = view; + this.b = simpleDraweeView; + this.f151c = textView; + this.d = textView2; + this.e = statusView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/r4.java b/app/src/main/java/c/a/i/r4.java index 50ec639dd3..249104dad3 100644 --- a/app/src/main/java/c/a/i/r4.java +++ b/app/src/main/java/c/a/i/r4.java @@ -1,26 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.core.widget.NestedScrollView; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ +/* compiled from: WidgetDiscordHubWaitlistBinding */ public final class r4 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final SimpleDraweeView b; - @NonNull + public final NestedScrollView a; - /* renamed from: c reason: collision with root package name */ - public final TextView f150c; - - public r4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { - this.a = linearLayout; - this.b = simpleDraweeView; - this.f150c = textView; + public r4(@NonNull NestedScrollView nestedScrollView) { + this.a = nestedScrollView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s0.java b/app/src/main/java/c/a/i/s0.java index b80d104f68..ddc9838c63 100644 --- a/app/src/main/java/c/a/i/s0.java +++ b/app/src/main/java/c/a/i/s0.java @@ -20,7 +20,7 @@ public final class s0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final CardView f151c; + public final CardView f152c; @NonNull public final TextView d; @NonNull @@ -31,7 +31,7 @@ public final class s0 implements ViewBinding { public s0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) { this.a = cardView; this.b = imageView; - this.f151c = cardView2; + this.f152c = cardView2; this.d = textView; this.e = textInputLayout; this.f = recyclerView; @@ -39,25 +39,25 @@ public final class s0 implements ViewBinding { @NonNull public static s0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) { - View inflate = layoutInflater.inflate(2131558614, viewGroup, false); + View inflate = layoutInflater.inflate(2131558616, viewGroup, false); if (z2) { viewGroup.addView(inflate); } - int i = 2131362655; - ImageView imageView = (ImageView) inflate.findViewById(2131362655); + int i = 2131362665; + ImageView imageView = (ImageView) inflate.findViewById(2131362665); if (imageView != null) { CardView cardView = (CardView) inflate; - i = 2131363058; - TextView textView = (TextView) inflate.findViewById(2131363058); + i = 2131363088; + TextView textView = (TextView) inflate.findViewById(2131363088); if (textView != null) { - i = 2131364157; - TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(2131364157); + i = 2131364203; + TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(2131364203); if (textInputLayout != null) { - i = 2131364471; - RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131364471); + i = 2131364521; + RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131364521); if (recyclerView != null) { - i = 2131365256; - TextView textView2 = (TextView) inflate.findViewById(2131365256); + i = 2131365311; + TextView textView2 = (TextView) inflate.findViewById(2131365311); if (textView2 != null) { return new s0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2); } diff --git a/app/src/main/java/c/a/i/s1.java b/app/src/main/java/c/a/i/s1.java index 636be3b912..0ab49dbe5e 100644 --- a/app/src/main/java/c/a/i/s1.java +++ b/app/src/main/java/c/a/i/s1.java @@ -4,22 +4,26 @@ import android.view.View; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatActionItemBinding */ +/* compiled from: ViewChatUploadBinding */ public final class s1 implements ViewBinding { @NonNull - public final View a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f152c; + public final ImageView f153c; + @NonNull + public final TextView d; - public s1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) { - this.a = view; - this.b = imageView; - this.f152c = textView; + public s1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = constraintLayout; + this.b = textView; + this.f153c = imageView2; + this.d = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s2.java b/app/src/main/java/c/a/i/s2.java index 0674bb4639..929cd9fbbf 100644 --- a/app/src/main/java/c/a/i/s2.java +++ b/app/src/main/java/c/a/i/s2.java @@ -1,21 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewPremiumSettingsTier2Binding */ +/* compiled from: ViewPremiumUpsellInfoBinding */ public final class s2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; + public final TextView b; + @NonNull - public s2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) { + /* renamed from: c reason: collision with root package name */ + public final TextView f154c; + @NonNull + public final TextView d; + + public s2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = linearLayout; - this.b = materialButton; + this.b = textView; + this.f154c = textView2; + this.d = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s3.java b/app/src/main/java/c/a/i/s3.java index ea3b082618..123e7af62a 100644 --- a/app/src/main/java/c/a/i/s3.java +++ b/app/src/main/java/c/a/i/s3.java @@ -1,32 +1,48 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.StatusView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserListItemBinding */ +/* compiled from: ViewUserStatusPresenceBinding */ public final class s3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final SimpleDraweeView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f153c; + public final TextView f155c; @NonNull public final TextView d; - @NonNull - public final StatusView e; - public s3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) { - this.a = view; - this.b = simpleDraweeView; - this.f153c = textView; + public s3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { + this.a = linearLayout; + this.b = imageView; + this.f155c = textView; this.d = textView2; - this.e = statusView; + } + + @NonNull + public static s3 a(@NonNull View view) { + int i = 2131365580; + ImageView imageView = (ImageView) view.findViewById(2131365580); + if (imageView != null) { + i = 2131365581; + TextView textView = (TextView) view.findViewById(2131365581); + if (textView != null) { + i = 2131365582; + TextView textView2 = (TextView) view.findViewById(2131365582); + if (textView2 != null) { + LinearLayout linearLayout = (LinearLayout) view; + return new s3(linearLayout, imageView, textView, textView2, linearLayout); + } + } + } + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/s4.java b/app/src/main/java/c/a/i/s4.java index b0c6b25193..165e6404fb 100644 --- a/app/src/main/java/c/a/i/s4.java +++ b/app/src/main/java/c/a/i/s4.java @@ -5,27 +5,16 @@ import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.LoadingButton; -import com.google.android.material.button.MaterialButton; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ +/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */ public final class s4 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final MaterialButton b; - @NonNull + public final TextView b; - /* renamed from: c reason: collision with root package name */ - public final LoadingButton f154c; - @NonNull - public final TextInputLayout d; - - public s4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { + public s4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) { this.a = linearLayout; - this.b = materialButton; - this.f154c = loadingButton; - this.d = textInputLayout; + this.b = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t.java b/app/src/main/java/c/a/i/t.java index e4114fee16..3d66035a00 100644 --- a/app/src/main/java/c/a/i/t.java +++ b/app/src/main/java/c/a/i/t.java @@ -16,7 +16,7 @@ public final class t implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f155c; + public final TextView f156c; @NonNull public final SimpleDraweeView d; @NonNull @@ -25,7 +25,7 @@ public final class t implements ViewBinding { public t(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton2) { this.a = linearLayout; this.b = materialButton; - this.f155c = textView; + this.f156c = textView; this.d = simpleDraweeView; this.e = materialButton2; } diff --git a/app/src/main/java/c/a/i/t0.java b/app/src/main/java/c/a/i/t0.java index 080dc74870..0feb55c6fa 100644 --- a/app/src/main/java/c/a/i/t0.java +++ b/app/src/main/java/c/a/i/t0.java @@ -16,7 +16,7 @@ public final class t0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f156c; + public final TextView f157c; @NonNull public final ImageView d; @NonNull @@ -29,7 +29,7 @@ public final class t0 implements ViewBinding { public t0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) { this.a = linearLayout; this.b = materialButton; - this.f156c = textView; + this.f157c = textView; this.d = imageView; this.e = imageView2; this.f = imageView3; diff --git a/app/src/main/java/c/a/i/t1.java b/app/src/main/java/c/a/i/t1.java index 2ac6d25152..3347055052 100644 --- a/app/src/main/java/c/a/i/t1.java +++ b/app/src/main/java/c/a/i/t1.java @@ -1,29 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewChatUploadBinding */ +import com.discord.views.FailedUploadView; +/* compiled from: ViewChatUploadListBinding */ public final class t1 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final FailedUploadView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f157c; + public final FailedUploadView f158c; @NonNull - public final TextView d; + public final FailedUploadView d; - public t1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = constraintLayout; - this.b = textView; - this.f157c = imageView2; - this.d = textView2; + public t1(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { + this.a = linearLayout; + this.b = failedUploadView; + this.f158c = failedUploadView2; + this.d = failedUploadView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t2.java b/app/src/main/java/c/a/i/t2.java index f37490a484..3a531803e0 100644 --- a/app/src/main/java/c/a/i/t2.java +++ b/app/src/main/java/c/a/i/t2.java @@ -1,28 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.RadioButton; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewPremiumUpsellInfoBinding */ +/* compiled from: ViewRadioButtonBinding */ public final class t2 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; - @NonNull + public final RadioButton a; - /* renamed from: c reason: collision with root package name */ - public final TextView f158c; - @NonNull - public final TextView d; - - public t2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = textView; - this.f158c = textView2; - this.d = textView3; + public t2(@NonNull RadioButton radioButton) { + this.a = radioButton; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t3.java b/app/src/main/java/c/a/i/t3.java index fe3815bf9a..2b9c608cb1 100644 --- a/app/src/main/java/c/a/i/t3.java +++ b/app/src/main/java/c/a/i/t3.java @@ -1,48 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewUserStatusPresenceBinding */ +import com.discord.views.CutoutView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewUserSummaryItemBinding */ public final class t3 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final ImageView b; + public final CutoutView a; @NonNull + public final SimpleDraweeView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f159c; - @NonNull - public final TextView d; - - public t3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) { - this.a = linearLayout; - this.b = imageView; - this.f159c = textView; - this.d = textView2; + public t3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { + this.a = cutoutView; + this.b = simpleDraweeView; } @NonNull public static t3 a(@NonNull View view) { - int i = 2131365521; - ImageView imageView = (ImageView) view.findViewById(2131365521); - if (imageView != null) { - i = 2131365522; - TextView textView = (TextView) view.findViewById(2131365522); - if (textView != null) { - i = 2131365523; - TextView textView2 = (TextView) view.findViewById(2131365523); - if (textView2 != null) { - LinearLayout linearLayout = (LinearLayout) view; - return new t3(linearLayout, imageView, textView, textView2, linearLayout); - } - } + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362077); + if (simpleDraweeView != null) { + return new t3((CutoutView) view, simpleDraweeView); } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(2131362077))); } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/t4.java b/app/src/main/java/c/a/i/t4.java index b1134269d0..743e79b949 100644 --- a/app/src/main/java/c/a/i/t4.java +++ b/app/src/main/java/c/a/i/t4.java @@ -1,32 +1,26 @@ package c.a.i; import android.view.View; -import android.view.ViewStub; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelCenterBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */ public final class t4 implements ViewBinding { @NonNull - public final RoundedRelativeLayout a; + public final LinearLayout a; @NonNull - public final ViewStub b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final u4 f160c; - @NonNull - public final FragmentContainerView d; - @NonNull - public final FragmentContainerView e; + public final TextView f159c; - public t4(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull u4 u4Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { - this.a = roundedRelativeLayout; - this.b = viewStub2; - this.f160c = u4Var; - this.d = fragmentContainerView; - this.e = fragmentContainerView4; + public t4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f159c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u.java b/app/src/main/java/c/a/i/u.java index 6530dc885b..0e691845ca 100644 --- a/app/src/main/java/c/a/i/u.java +++ b/app/src/main/java/c/a/i/u.java @@ -17,7 +17,7 @@ public final class u implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final SwitchMaterial f161c; + public final SwitchMaterial f160c; @NonNull public final RelativeLayout d; @NonNull @@ -36,7 +36,7 @@ public final class u implements ViewBinding { public u(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull SwitchMaterial switchMaterial, @NonNull RelativeLayout relativeLayout2, @NonNull View view, @NonNull MaterialButton materialButton2, @NonNull RelativeLayout relativeLayout3, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) { this.a = relativeLayout; this.b = materialButton; - this.f161c = switchMaterial; + this.f160c = switchMaterial; this.d = relativeLayout2; this.e = view; this.f = materialButton2; diff --git a/app/src/main/java/c/a/i/u0.java b/app/src/main/java/c/a/i/u0.java index 8eb6a86b74..b3fa1f2b18 100644 --- a/app/src/main/java/c/a/i/u0.java +++ b/app/src/main/java/c/a/i/u0.java @@ -15,12 +15,12 @@ public final class u0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f162c; + public final TextView f161c; public u0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) { this.a = linearLayout; this.b = materialButton; - this.f162c = textView; + this.f161c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u1.java b/app/src/main/java/c/a/i/u1.java index 81b73f912d..5f72082035 100644 --- a/app/src/main/java/c/a/i/u1.java +++ b/app/src/main/java/c/a/i/u1.java @@ -2,27 +2,36 @@ package c.a.i; import android.view.View; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.FailedUploadView; -/* compiled from: ViewChatUploadListBinding */ +/* compiled from: ViewCodeVerificationBinding */ public final class u1 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final FailedUploadView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FailedUploadView f163c; + public final TextView f162c; @NonNull - public final FailedUploadView d; + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; + @NonNull + public final TextView g; - public u1(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) { + public u1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { this.a = linearLayout; - this.b = failedUploadView; - this.f163c = failedUploadView2; - this.d = failedUploadView3; + this.b = textView; + this.f162c = textView2; + this.d = textView3; + this.e = textView4; + this.f = textView5; + this.g = textView6; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u2.java b/app/src/main/java/c/a/i/u2.java index 488f2c419e..a88f843253 100644 --- a/app/src/main/java/c/a/i/u2.java +++ b/app/src/main/java/c/a/i/u2.java @@ -1,16 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.RadioButton; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewRadioButtonBinding */ +/* compiled from: ViewScreenTitleBinding */ public final class u2 implements ViewBinding { @NonNull - public final RadioButton a; + public final LinearLayout a; + @NonNull + public final TextView b; + @NonNull - public u2(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final TextView f163c; + + public u2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { + this.a = linearLayout; + this.b = textView; + this.f163c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u3.java b/app/src/main/java/c/a/i/u3.java index 2a3e177383..5099c00cf0 100644 --- a/app/src/main/java/c/a/i/u3.java +++ b/app/src/main/java/c/a/i/u3.java @@ -1,29 +1,25 @@ package c.a.i; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CutoutView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewUserSummaryItemBinding */ +import com.facebook.drawee.span.SimpleDraweeSpanTextView; +/* compiled from: ViewUsernameBinding */ public final class u3 implements ViewBinding { @NonNull - public final CutoutView a; + public final View a; @NonNull - public final SimpleDraweeView b; - - public u3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) { - this.a = cutoutView; - this.b = simpleDraweeView; - } - + public final TextView b; @NonNull - public static u3 a(@NonNull View view) { - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362075); - if (simpleDraweeView != null) { - return new u3((CutoutView) view, simpleDraweeView); - } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(2131362075))); + + /* renamed from: c reason: collision with root package name */ + public final SimpleDraweeSpanTextView f164c; + + public u3(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + this.a = view; + this.b = textView; + this.f164c = simpleDraweeSpanTextView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/u4.java b/app/src/main/java/c/a/i/u4.java index 7e0161f46b..449e533e09 100644 --- a/app/src/main/java/c/a/i/u4.java +++ b/app/src/main/java/c/a/i/u4.java @@ -1,16 +1,31 @@ package c.a.i; import android.view.View; +import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ +import com.discord.views.LoadingButton; +import com.google.android.material.button.MaterialButton; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */ public final class u4 implements ViewBinding { @NonNull - public final TextView a; + public final LinearLayout a; + @NonNull + public final MaterialButton b; + @NonNull - public u4(@NonNull TextView textView, @NonNull TextView textView2) { - this.a = textView; + /* renamed from: c reason: collision with root package name */ + public final LoadingButton f165c; + @NonNull + public final TextInputLayout d; + + public u4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) { + this.a = linearLayout; + this.b = materialButton; + this.f165c = loadingButton; + this.d = textInputLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v.java b/app/src/main/java/c/a/i/v.java index d5e190387b..ce0615d096 100644 --- a/app/src/main/java/c/a/i/v.java +++ b/app/src/main/java/c/a/i/v.java @@ -15,7 +15,7 @@ public final class v implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f164c; + public final TextView f166c; @NonNull public final RelativeLayout d; @NonNull @@ -26,7 +26,7 @@ public final class v implements ViewBinding { public v(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) { this.a = linearLayout; this.b = textView; - this.f164c = textView2; + this.f166c = textView2; this.d = relativeLayout; this.e = textView3; this.f = relativeLayout2; diff --git a/app/src/main/java/c/a/i/v0.java b/app/src/main/java/c/a/i/v0.java index 78c24c0f69..7022048ea7 100644 --- a/app/src/main/java/c/a/i/v0.java +++ b/app/src/main/java/c/a/i/v0.java @@ -16,7 +16,7 @@ public final class v0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f165c; + public final TextView f167c; @NonNull public final LottieAnimationView d; @NonNull @@ -25,7 +25,7 @@ public final class v0 implements ViewBinding { public v0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f165c = textView2; + this.f167c = textView2; this.d = lottieAnimationView; this.e = materialButton; } diff --git a/app/src/main/java/c/a/i/v1.java b/app/src/main/java/c/a/i/v1.java index c128703340..942df54a72 100644 --- a/app/src/main/java/c/a/i/v1.java +++ b/app/src/main/java/c/a/i/v1.java @@ -1,37 +1,41 @@ package c.a.i; import android.view.View; +import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewCodeVerificationBinding */ +import com.discord.views.discovery.speakers.DiscoveryStageCardSpeakersView; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewDiscoveryStageCardBodyBinding */ public final class v1 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f166c; + public final SimpleDraweeView f168c; @NonNull public final TextView d; @NonNull public final TextView e; @NonNull - public final TextView f; + public final DiscoveryStageCardSpeakersView f; @NonNull public final TextView g; - public v1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) { - this.a = linearLayout; + public v1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) { + this.a = view; this.b = textView; - this.f166c = textView2; - this.d = textView3; - this.e = textView4; - this.f = textView5; - this.g = textView6; + this.f168c = simpleDraweeView; + this.d = textView2; + this.e = textView3; + this.f = discoveryStageCardSpeakersView; + this.g = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v2.java b/app/src/main/java/c/a/i/v2.java index 5bfc9310a6..e70c01cd00 100644 --- a/app/src/main/java/c/a/i/v2.java +++ b/app/src/main/java/c/a/i/v2.java @@ -1,25 +1,38 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.GridLayout; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewScreenTitleBinding */ +import com.discord.views.GuildView; +/* compiled from: ViewServerFolderBinding */ public final class v2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final View a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f167c; + public final GuildView f169c; + @NonNull + public final GuildView d; + @NonNull + public final GuildView e; + @NonNull + public final GuildView f; + @NonNull + public final GridLayout g; - public v2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = textView; - this.f167c = textView2; + public v2(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { + this.a = view; + this.b = imageView; + this.f169c = guildView; + this.d = guildView2; + this.e = guildView3; + this.f = guildView4; + this.g = gridLayout; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v3.java b/app/src/main/java/c/a/i/v3.java index 66d9dfc1e6..b312508a53 100644 --- a/app/src/main/java/c/a/i/v3.java +++ b/app/src/main/java/c/a/i/v3.java @@ -1,25 +1,82 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.ProgressBar; +import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.span.SimpleDraweeSpanTextView; -/* compiled from: ViewUsernameBinding */ +import com.discord.views.VoiceUserView; +import com.discord.views.calls.AppVideoStreamRenderer; +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewVideoCallParticipantBinding */ public final class v3 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final View b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeSpanTextView f168c; + public final View f170c; + @NonNull + public final ImageView d; + @NonNull + public final ConstraintLayout e; + @NonNull + public final ImageView f; + @NonNull + public final TextView g; + @NonNull + public final TextView h; + @NonNull + public final TextView i; + @NonNull + public final ImageView j; + @NonNull + public final ConstraintLayout k; + @NonNull + public final TextView l; + @NonNull + public final SimpleDraweeView m; + @NonNull + public final TextView n; + @NonNull + public final TextView o; + @NonNull + public final ProgressBar p; + @NonNull + public final AppVideoStreamRenderer q; + @NonNull + public final LinearLayout r; + @NonNull - public v3(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) { + /* renamed from: s reason: collision with root package name */ + public final VoiceUserView f171s; + + public v3(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { this.a = view; - this.b = textView; - this.f168c = simpleDraweeSpanTextView; + this.b = view2; + this.f170c = view3; + this.d = imageView; + this.e = constraintLayout; + this.f = imageView2; + this.g = textView; + this.h = textView2; + this.i = textView3; + this.j = imageView3; + this.k = constraintLayout2; + this.l = textView5; + this.m = simpleDraweeView; + this.n = textView6; + this.o = textView7; + this.p = progressBar; + this.q = appVideoStreamRenderer; + this.r = linearLayout2; + this.f171s = voiceUserView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/v4.java b/app/src/main/java/c/a/i/v4.java index d43a2a2511..198d33de4f 100644 --- a/app/src/main/java/c/a/i/v4.java +++ b/app/src/main/java/c/a/i/v4.java @@ -1,27 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.RelativeLayout; -import android.widget.TextView; +import android.view.ViewStub; import androidx.annotation.NonNull; import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLeftBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelCenterBinding */ public final class v4 implements ViewBinding { @NonNull - public final RelativeLayout a; + public final RoundedRelativeLayout a; @NonNull - public final TextView b; + public final ViewStub b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f169c; + public final w4 f172c; + @NonNull + public final FragmentContainerView d; + @NonNull + public final FragmentContainerView e; - public v4(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { - this.a = relativeLayout; - this.b = textView; - this.f169c = fragmentContainerView2; + public v4(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull w4 w4Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) { + this.a = roundedRelativeLayout; + this.b = viewStub2; + this.f172c = w4Var; + this.d = fragmentContainerView; + this.e = fragmentContainerView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w0.java b/app/src/main/java/c/a/i/w0.java index a77955f461..f7f38a34d4 100644 --- a/app/src/main/java/c/a/i/w0.java +++ b/app/src/main/java/c/a/i/w0.java @@ -18,7 +18,7 @@ public final class w0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f170c; + public final LoadingButton f173c; @NonNull public final TextView d; @NonNull @@ -31,7 +31,7 @@ public final class w0 implements ViewBinding { public w0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f170c = loadingButton; + this.f173c = loadingButton; this.d = textView2; this.e = appViewFlipper; this.f = textView3; diff --git a/app/src/main/java/c/a/i/w1.java b/app/src/main/java/c/a/i/w1.java index dda518b939..4e7265e574 100644 --- a/app/src/main/java/c/a/i/w1.java +++ b/app/src/main/java/c/a/i/w1.java @@ -1,41 +1,29 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.LinearLayout; +import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.Barrier; import androidx.viewbinding.ViewBinding; -import com.discord.views.discovery.speakers.DiscoveryStageCardSpeakersView; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewDiscoveryStageCardBodyBinding */ +import com.google.android.material.button.MaterialButton; +/* compiled from: ViewDiscoveryStageCardControlsBinding */ public final class w1 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final MaterialButton b; @NonNull /* renamed from: c reason: collision with root package name */ - public final SimpleDraweeView f171c; + public final TextView f174c; @NonNull - public final TextView d; - @NonNull - public final TextView e; - @NonNull - public final DiscoveryStageCardSpeakersView f; - @NonNull - public final TextView g; + public final MaterialButton d; - public w1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) { + public w1(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) { this.a = view; - this.b = textView; - this.f171c = simpleDraweeView; - this.d = textView2; - this.e = textView3; - this.f = discoveryStageCardSpeakersView; - this.g = textView4; + this.b = materialButton; + this.f174c = textView; + this.d = materialButton2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w2.java b/app/src/main/java/c/a/i/w2.java index 3595d1cad1..ba1f9b217f 100644 --- a/app/src/main/java/c/a/i/w2.java +++ b/app/src/main/java/c/a/i/w2.java @@ -1,38 +1,32 @@ package c.a.i; import android.view.View; -import android.widget.GridLayout; import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.GuildView; -/* compiled from: ViewServerFolderBinding */ +/* compiled from: ViewServerMemberCountBinding */ public final class w2 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final GuildView f172c; + public final TextView f175c; @NonNull - public final GuildView d; + public final ImageView d; @NonNull - public final GuildView e; - @NonNull - public final GuildView f; - @NonNull - public final GridLayout g; + public final TextView e; - public w2(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) { - this.a = view; + public w2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { + this.a = linearLayout; this.b = imageView; - this.f172c = guildView; - this.d = guildView2; - this.e = guildView3; - this.f = guildView4; - this.g = gridLayout; + this.f175c = textView; + this.d = imageView2; + this.e = textView2; } @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 30eca52f63..866e979548 100644 --- a/app/src/main/java/c/a/i/w3.java +++ b/app/src/main/java/c/a/i/w3.java @@ -1,82 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; -import android.widget.ProgressBar; -import android.widget.Space; import android.widget.TextView; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.discord.views.VoiceUserView; -import com.discord.views.calls.AppVideoStreamRenderer; import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVideoCallParticipantBinding */ +/* compiled from: ViewVoiceUserBinding */ public final class w3 implements ViewBinding { @NonNull public final View a; @NonNull - public final View b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final View f173c; - @NonNull - public final ImageView d; - @NonNull - public final ConstraintLayout e; - @NonNull - public final ImageView f; - @NonNull - public final TextView g; - @NonNull - public final TextView h; - @NonNull - public final TextView i; - @NonNull - public final ImageView j; - @NonNull - public final ConstraintLayout k; - @NonNull - public final TextView l; - @NonNull - public final SimpleDraweeView m; - @NonNull - public final TextView n; - @NonNull - public final TextView o; - @NonNull - public final ProgressBar p; - @NonNull - public final AppVideoStreamRenderer q; - @NonNull - public final LinearLayout r; - @NonNull + public final TextView f176c; - /* renamed from: s reason: collision with root package name */ - public final VoiceUserView f174s; - - public w3(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) { + public w3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = view2; - this.f173c = view3; - this.d = imageView; - this.e = constraintLayout; - this.f = imageView2; - this.g = textView; - this.h = textView2; - this.i = textView3; - this.j = imageView3; - this.k = constraintLayout2; - this.l = textView5; - this.m = simpleDraweeView; - this.n = textView6; - this.o = textView7; - this.p = progressBar; - this.q = appVideoStreamRenderer; - this.r = linearLayout2; - this.f174s = voiceUserView; + this.b = simpleDraweeView; + this.f176c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/w4.java b/app/src/main/java/c/a/i/w4.java index 747a1f43e4..5383662fb0 100644 --- a/app/src/main/java/c/a/i/w4.java +++ b/app/src/main/java/c/a/i/w4.java @@ -1,20 +1,16 @@ package c.a.i; import android.view.View; -import android.widget.FrameLayout; -import android.widget.ImageView; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetHomePanelLoadingBinding */ +/* compiled from: WidgetHomePanelCenterContentUnreadBinding */ public final class w4 implements ViewBinding { @NonNull - public final FrameLayout a; - @NonNull - public final ImageView b; + public final TextView a; - public w4(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { - this.a = frameLayout; - this.b = imageView; + public w4(@NonNull TextView textView, @NonNull TextView textView2) { + this.a = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x.java b/app/src/main/java/c/a/i/x.java index a482000ef8..f123e13641 100644 --- a/app/src/main/java/c/a/i/x.java +++ b/app/src/main/java/c/a/i/x.java @@ -14,14 +14,14 @@ public final class x implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final AccountCreditView f175c; + public final AccountCreditView f177c; @NonNull public final View d; public x(@NonNull CardView cardView, @NonNull AccountCreditView accountCreditView, @NonNull AccountCreditView accountCreditView2, @NonNull View view) { this.a = cardView; this.b = accountCreditView; - this.f175c = accountCreditView2; + this.f177c = accountCreditView2; this.d = view; } diff --git a/app/src/main/java/c/a/i/x0.java b/app/src/main/java/c/a/i/x0.java index 8aa4c76eeb..562705bae4 100644 --- a/app/src/main/java/c/a/i/x0.java +++ b/app/src/main/java/c/a/i/x0.java @@ -18,7 +18,7 @@ public final class x0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f176c; + public final LoadingButton f178c; @NonNull public final TextView d; @NonNull @@ -33,7 +33,7 @@ public final class x0 implements ViewBinding { public x0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = textView; - this.f176c = loadingButton; + this.f178c = loadingButton; this.d = textView2; this.e = appViewFlipper; this.f = textView3; diff --git a/app/src/main/java/c/a/i/x1.java b/app/src/main/java/c/a/i/x1.java index 766f4af6cc..17ce7046f0 100644 --- a/app/src/main/java/c/a/i/x1.java +++ b/app/src/main/java/c/a/i/x1.java @@ -1,29 +1,19 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: ViewDiscoveryStageCardControlsBinding */ +import com.discord.views.discovery.speakers.SpeakersRecyclerView; +/* compiled from: ViewDiscoveryStageCardSpeakersBinding */ public final class x1 implements ViewBinding { @NonNull public final View a; @NonNull - public final MaterialButton b; - @NonNull + public final SpeakersRecyclerView b; - /* renamed from: c reason: collision with root package name */ - public final TextView f177c; - @NonNull - public final MaterialButton d; - - public x1(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) { + public x1(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { this.a = view; - this.b = materialButton; - this.f177c = textView; - this.d = materialButton2; + this.b = speakersRecyclerView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x2.java b/app/src/main/java/c/a/i/x2.java index d415e10311..5941bc42de 100644 --- a/app/src/main/java/c/a/i/x2.java +++ b/app/src/main/java/c/a/i/x2.java @@ -1,32 +1,36 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; +import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -/* compiled from: ViewServerMemberCountBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.textfield.TextInputLayout; +/* compiled from: ViewServerSettingsIconNameBinding */ public final class x2 implements ViewBinding { @NonNull - public final LinearLayout a; + public final ConstraintLayout a; @NonNull - public final ImageView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f178c; + public final TextInputLayout f179c; @NonNull - public final ImageView d; + public final SimpleDraweeView d; @NonNull public final TextView e; + @NonNull + public final TextView f; - public x2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) { - this.a = linearLayout; - this.b = imageView; - this.f178c = textView; - this.d = imageView2; + public x2(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { + this.a = constraintLayout; + this.b = textView; + this.f179c = textInputLayout; + this.d = simpleDraweeView; this.e = textView2; + this.f = textView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x3.java b/app/src/main/java/c/a/i/x3.java index 3e467d91ac..c8c511d343 100644 --- a/app/src/main/java/c/a/i/x3.java +++ b/app/src/main/java/c/a/i/x3.java @@ -4,22 +4,21 @@ import android.view.View; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewVoiceUserBinding */ +/* compiled from: VoiceUserLimitViewBinding */ public final class x3 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f179c; + public final TextView f180c; - public x3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public x3(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { this.a = view; - this.b = simpleDraweeView; - this.f179c = textView; + this.b = textView; + this.f180c = textView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/x4.java b/app/src/main/java/c/a/i/x4.java index 93a799c712..938139f2b5 100644 --- a/app/src/main/java/c/a/i/x4.java +++ b/app/src/main/java/c/a/i/x4.java @@ -2,25 +2,26 @@ package c.a.i; import android.view.View; import android.widget.FrameLayout; +import android.widget.RelativeLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -import com.discord.utilities.view.rounded.RoundedRelativeLayout; -/* compiled from: WidgetHomePanelRightBinding */ +/* compiled from: WidgetHomePanelLeftBinding */ public final class x4 implements ViewBinding { @NonNull - public final FrameLayout a; + public final RelativeLayout a; @NonNull - public final RoundedRelativeLayout b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final FragmentContainerView f180c; + public final FragmentContainerView f181c; - public x4(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { - this.a = frameLayout; - this.b = roundedRelativeLayout; - this.f180c = fragmentContainerView3; + public x4(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) { + this.a = relativeLayout; + this.b = textView; + this.f181c = fragmentContainerView2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y.java b/app/src/main/java/c/a/i/y.java index 9d41d44805..1395728c83 100644 --- a/app/src/main/java/c/a/i/y.java +++ b/app/src/main/java/c/a/i/y.java @@ -17,14 +17,14 @@ public final class y implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f181c; + public final TextInputLayout f182c; @NonNull public final LoadingButton d; public y(@NonNull ConstraintLayout constraintLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView) { this.a = constraintLayout; this.b = linkifiedTextView; - this.f181c = textInputLayout; + this.f182c = textInputLayout; this.d = loadingButton; } diff --git a/app/src/main/java/c/a/i/y0.java b/app/src/main/java/c/a/i/y0.java index e3a22209eb..df3b7b8c7c 100644 --- a/app/src/main/java/c/a/i/y0.java +++ b/app/src/main/java/c/a/i/y0.java @@ -16,7 +16,7 @@ public final class y0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f182c; + public final ImageView f183c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class y0 implements ViewBinding { public y0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = relativeLayout; this.b = textView; - this.f182c = imageView; + this.f183c = imageView; this.d = textView2; this.e = textView3; this.f = materialButton; diff --git a/app/src/main/java/c/a/i/y1.java b/app/src/main/java/c/a/i/y1.java index b7735fe480..ee53d923cb 100644 --- a/app/src/main/java/c/a/i/y1.java +++ b/app/src/main/java/c/a/i/y1.java @@ -1,19 +1,25 @@ package c.a.i; import android.view.View; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.discovery.speakers.SpeakersRecyclerView; -/* compiled from: ViewDiscoveryStageCardSpeakersBinding */ +import com.facebook.drawee.view.SimpleDraweeView; +/* compiled from: ViewDiscoveryStageCardTopHatBinding */ public final class y1 implements ViewBinding { @NonNull public final View a; @NonNull - public final SpeakersRecyclerView b; + public final SimpleDraweeView b; + @NonNull - public y1(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) { + /* renamed from: c reason: collision with root package name */ + public final TextView f184c; + + public y1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { this.a = view; - this.b = speakersRecyclerView; + this.b = simpleDraweeView; + this.f184c = textView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y2.java b/app/src/main/java/c/a/i/y2.java index ca2cf8c53d..636122d2d2 100644 --- a/app/src/main/java/c/a/i/y2.java +++ b/app/src/main/java/c/a/i/y2.java @@ -1,36 +1,25 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.LinearLayout; import androidx.annotation.NonNull; -import androidx.constraintlayout.widget.ConstraintLayout; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -import com.google.android.material.textfield.TextInputLayout; -/* compiled from: ViewServerSettingsIconNameBinding */ +import com.discord.views.CheckedSetting; +/* compiled from: ViewServerSettingsNotificationsBinding */ public final class y2 implements ViewBinding { @NonNull - public final ConstraintLayout a; + public final LinearLayout a; @NonNull - public final TextView b; + public final CheckedSetting b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextInputLayout f183c; - @NonNull - public final SimpleDraweeView d; - @NonNull - public final TextView e; - @NonNull - public final TextView f; + public final CheckedSetting f185c; - public y2(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = constraintLayout; - this.b = textView; - this.f183c = textInputLayout; - this.d = simpleDraweeView; - this.e = textView2; - this.f = textView3; + public y2(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { + this.a = linearLayout; + this.b = checkedSetting; + this.f185c = checkedSetting2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y3.java b/app/src/main/java/c/a/i/y3.java index eba7932d71..46d812ad8a 100644 --- a/app/src/main/java/c/a/i/y3.java +++ b/app/src/main/java/c/a/i/y3.java @@ -1,24 +1,28 @@ package c.a.i; import android.view.View; -import android.widget.TextView; +import android.widget.ImageView; +import android.widget.SeekBar; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VoiceUserLimitViewBinding */ +/* compiled from: VolumeSliderViewBinding */ public final class y3 implements ViewBinding { @NonNull public final View a; @NonNull - public final TextView b; + public final ImageView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f184c; + public final ImageView f186c; + @NonNull + public final SeekBar d; - public y3(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) { + public y3(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { this.a = view; - this.b = textView; - this.f184c = textView2; + this.b = imageView; + this.f186c = imageView2; + this.d = seekBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/y4.java b/app/src/main/java/c/a/i/y4.java index 7b80662899..28289bd314 100644 --- a/app/src/main/java/c/a/i/y4.java +++ b/app/src/main/java/c/a/i/y4.java @@ -1,32 +1,20 @@ package c.a.i; import android.view.View; -import android.widget.LinearLayout; -import android.widget.TextView; +import android.widget.FrameLayout; +import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.google.android.material.button.MaterialButton; -/* compiled from: WidgetMaskedLinksDialogBinding */ +/* compiled from: WidgetHomePanelLoadingBinding */ public final class y4 implements ViewBinding { @NonNull - public final LinearLayout a; - @NonNull - public final TextView b; + public final FrameLayout a; @NonNull + public final ImageView b; - /* renamed from: c reason: collision with root package name */ - public final MaterialButton f185c; - @NonNull - public final MaterialButton d; - @NonNull - public final TextView e; - - public y4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) { - this.a = linearLayout; - this.b = textView; - this.f185c = materialButton; - this.d = materialButton2; - this.e = textView2; + public y4(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) { + this.a = frameLayout; + this.b = imageView; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z.java b/app/src/main/java/c/a/i/z.java index 80a2a88c45..da3087da58 100644 --- a/app/src/main/java/c/a/i/z.java +++ b/app/src/main/java/c/a/i/z.java @@ -17,7 +17,7 @@ public final class z implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final LoadingButton f186c; + public final LoadingButton f187c; @NonNull public final LinkifiedTextView d; @NonNull @@ -26,7 +26,7 @@ public final class z implements ViewBinding { public z(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) { this.a = constraintLayout; this.b = materialButton; - this.f186c = loadingButton; + this.f187c = loadingButton; this.d = linkifiedTextView; this.e = textView; } diff --git a/app/src/main/java/c/a/i/z0.java b/app/src/main/java/c/a/i/z0.java index 9012b7215c..5e027e6d67 100644 --- a/app/src/main/java/c/a/i/z0.java +++ b/app/src/main/java/c/a/i/z0.java @@ -16,7 +16,7 @@ public final class z0 implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f187c; + public final TextView f188c; @NonNull public final TextView d; @NonNull @@ -27,7 +27,7 @@ public final class z0 implements ViewBinding { public z0(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) { this.a = linearLayout; this.b = imageView; - this.f187c = textView; + this.f188c = textView; this.d = textView2; this.e = textView3; this.f = materialButton; diff --git a/app/src/main/java/c/a/i/z1.java b/app/src/main/java/c/a/i/z1.java index 4d02b86051..a7a4686728 100644 --- a/app/src/main/java/c/a/i/z1.java +++ b/app/src/main/java/c/a/i/z1.java @@ -1,25 +1,35 @@ package c.a.i; import android.view.View; +import android.widget.Spinner; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.facebook.drawee.view.SimpleDraweeView; -/* compiled from: ViewDiscoveryStageCardTopHatBinding */ +import com.google.android.material.card.MaterialCardView; +/* compiled from: ViewExperimentOverrideBinding */ public final class z1 implements ViewBinding { @NonNull public final View a; @NonNull - public final SimpleDraweeView b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final TextView f188c; + public final Spinner f189c; + @NonNull + public final TextView d; + @NonNull + public final TextView e; + @NonNull + public final TextView f; - public z1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) { + public z1(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) { this.a = view; - this.b = simpleDraweeView; - this.f188c = textView; + this.b = textView; + this.f189c = spinner; + this.d = textView2; + this.e = textView3; + this.f = textView4; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z2.java b/app/src/main/java/c/a/i/z2.java index a151a62ca3..e77514f722 100644 --- a/app/src/main/java/c/a/i/z2.java +++ b/app/src/main/java/c/a/i/z2.java @@ -1,25 +1,29 @@ package c.a.i; import android.view.View; +import android.widget.ImageView; import android.widget.LinearLayout; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -import com.discord.views.CheckedSetting; -/* compiled from: ViewServerSettingsNotificationsBinding */ +/* compiled from: ViewServerSettingsRegionBinding */ public final class z2 implements ViewBinding { @NonNull public final LinearLayout a; @NonNull - public final CheckedSetting b; + public final TextView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final CheckedSetting f189c; + public final ImageView f190c; + @NonNull + public final LinearLayout d; - public z2(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) { + public z2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) { this.a = linearLayout; - this.b = checkedSetting; - this.f189c = checkedSetting2; + this.b = textView; + this.f190c = imageView; + this.d = linearLayout2; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z3.java b/app/src/main/java/c/a/i/z3.java index e35c48e9b7..6ba23d50e3 100644 --- a/app/src/main/java/c/a/i/z3.java +++ b/app/src/main/java/c/a/i/z3.java @@ -1,28 +1,48 @@ package c.a.i; import android.view.View; -import android.widget.ImageView; -import android.widget.SeekBar; +import android.widget.LinearLayout; +import android.widget.ProgressBar; +import android.widget.TextView; import androidx.annotation.NonNull; import androidx.viewbinding.ViewBinding; -/* compiled from: VolumeSliderViewBinding */ +import com.discord.app.AppViewFlipper; +import com.discord.utilities.view.text.LinkifiedTextView; +import com.facebook.drawee.view.SimpleDraweeView; +import com.google.android.material.button.MaterialButton; +/* compiled from: WidgetAcceptGiftDialogBinding */ public final class z3 implements ViewBinding { @NonNull - public final View a; + public final LinearLayout a; @NonNull - public final ImageView b; + public final SimpleDraweeView b; @NonNull /* renamed from: c reason: collision with root package name */ - public final ImageView f190c; + public final TextView f191c; @NonNull - public final SeekBar d; + public final MaterialButton d; + @NonNull + public final LinearLayout e; + @NonNull + public final LinkifiedTextView f; + @NonNull + public final AppViewFlipper g; + @NonNull + public final TextView h; + @NonNull + public final ProgressBar i; - public z3(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) { - this.a = view; - this.b = imageView; - this.f190c = imageView2; - this.d = seekBar; + public z3(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) { + this.a = linearLayout; + this.b = simpleDraweeView; + this.f191c = textView; + this.d = materialButton; + this.e = linearLayout3; + this.f = linkifiedTextView; + this.g = appViewFlipper; + this.h = textView2; + this.i = progressBar; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/i/z4.java b/app/src/main/java/c/a/i/z4.java index df2f095d25..e0c5e05e2c 100644 --- a/app/src/main/java/c/a/i/z4.java +++ b/app/src/main/java/c/a/i/z4.java @@ -1,16 +1,26 @@ package c.a.i; import android.view.View; -import android.widget.RadioButton; +import android.widget.FrameLayout; import androidx.annotation.NonNull; +import androidx.fragment.app.FragmentContainerView; import androidx.viewbinding.ViewBinding; -/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */ +import com.discord.utilities.view.rounded.RoundedRelativeLayout; +/* compiled from: WidgetHomePanelRightBinding */ public final class z4 implements ViewBinding { @NonNull - public final RadioButton a; + public final FrameLayout a; + @NonNull + public final RoundedRelativeLayout b; + @NonNull - public z4(@NonNull RadioButton radioButton) { - this.a = radioButton; + /* renamed from: c reason: collision with root package name */ + public final FragmentContainerView f192c; + + public z4(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) { + this.a = frameLayout; + this.b = roundedRelativeLayout; + this.f192c = fragmentContainerView3; } @Override // androidx.viewbinding.ViewBinding diff --git a/app/src/main/java/c/a/j/a.java b/app/src/main/java/c/a/j/a.java index 6f569a2d1b..b54d31e972 100644 --- a/app/src/main/java/c/a/j/a.java +++ b/app/src/main/java/c/a/j/a.java @@ -20,7 +20,7 @@ public final class a { public final Map b = new LinkedHashMap(); /* renamed from: c reason: collision with root package name */ - public final Logger f191c; + public final Logger f193c; /* compiled from: FloatingViewManager.kt */ /* renamed from: c.a.j.a$a reason: collision with other inner class name */ @@ -29,7 +29,7 @@ public final class a { public final ViewGroup b; /* renamed from: c reason: collision with root package name */ - public final ViewTreeObserver.OnPreDrawListener f192c; + public final ViewTreeObserver.OnPreDrawListener f194c; public C0025a(View view, ViewGroup viewGroup, ViewTreeObserver.OnPreDrawListener onPreDrawListener) { m.checkNotNullParameter(view, "floatingView"); @@ -37,7 +37,7 @@ public final class a { m.checkNotNullParameter(onPreDrawListener, "ancestorPreDrawListener"); this.a = view; this.b = viewGroup; - this.f192c = onPreDrawListener; + this.f194c = onPreDrawListener; } } @@ -48,7 +48,7 @@ public final class a { public a(Logger logger) { m.checkNotNullParameter(logger, "logger"); - this.f191c = logger; + this.f193c = logger; } public static final void a(a aVar, View view, View view2, FloatingViewGravity floatingViewGravity, int i, int i2) { @@ -79,7 +79,7 @@ public final class a { if (aVar != null) { ViewGroup viewGroup = aVar.b; View view = aVar.a; - ViewTreeObserver.OnPreDrawListener onPreDrawListener = aVar.f192c; + ViewTreeObserver.OnPreDrawListener onPreDrawListener = aVar.f194c; this.b.remove(Integer.valueOf(i)); viewGroup.getViewTreeObserver().removeOnPreDrawListener(onPreDrawListener); viewGroup.removeView(view); diff --git a/app/src/main/java/c/a/j/e.java b/app/src/main/java/c/a/j/e.java index 22a74b1295..4b70e7df0b 100644 --- a/app/src/main/java/c/a/j/e.java +++ b/app/src/main/java/c/a/j/e.java @@ -13,6 +13,6 @@ public final class e implements Action1 { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Throwable th) { - Logger.e$default(this.i.f191c, "error while subscribing to componentPausedObservable for hiding floating view", th, null, 4, null); + Logger.e$default(this.i.f193c, "error while subscribing to componentPausedObservable for hiding floating view", th, null, 4, null); } } diff --git a/app/src/main/java/c/a/k/a.java b/app/src/main/java/c/a/k/a.java index 7cdcc92a7d..f81a295fb6 100644 --- a/app/src/main/java/c/a/k/a.java +++ b/app/src/main/java/c/a/k/a.java @@ -56,7 +56,7 @@ public final class a extends o implements Function1= 1 ? c.d.b.a.a.l("previous completed version = ", i) : "no previous completed version"); + P.append(i >= 1 ? c.d.b.a.a.k("previous completed version = ", i) : "no previous completed version"); Logger.e$default(logger, "HardwareSurveyService", P.toString(), null, null, 12, null); } return Unit.a; diff --git a/app/src/main/java/c/a/k/c/a.java b/app/src/main/java/c/a/k/c/a.java index 35ec758af8..fdc43bed5f 100644 --- a/app/src/main/java/c/a/k/c/a.java +++ b/app/src/main/java/c/a/k/c/a.java @@ -21,7 +21,7 @@ public final class a { public final VideoCodecMimeType b; /* renamed from: c reason: collision with root package name */ - public final float f193c; + public final float f195c; public final boolean d; public C0026a(VideoRes videoRes, VideoCodecMimeType videoCodecMimeType, float f, boolean z2) { @@ -29,7 +29,7 @@ public final class a { m.checkNotNullParameter(videoCodecMimeType, "mimeType"); this.a = videoRes; this.b = videoCodecMimeType; - this.f193c = f; + this.f195c = f; this.d = z2; } @@ -39,7 +39,7 @@ public final class a { } VideoCodecMimeType videoCodecMimeType2 = (i & 2) != 0 ? aVar.b : null; if ((i & 4) != 0) { - f = aVar.f193c; + f = aVar.f195c; } if ((i & 8) != 0) { z2 = aVar.d; @@ -57,7 +57,7 @@ public final class a { return false; } C0026a aVar = (C0026a) obj; - return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && Float.compare(this.f193c, aVar.f193c) == 0 && this.d == aVar.d; + return m.areEqual(this.a, aVar.a) && m.areEqual(this.b, aVar.b) && Float.compare(this.f195c, aVar.f195c) == 0 && this.d == aVar.d; } public int hashCode() { @@ -68,7 +68,7 @@ public final class a { if (videoCodecMimeType != null) { i = videoCodecMimeType.hashCode(); } - int b = c.d.b.a.a.b(this.f193c, (hashCode + i) * 31, 31); + int floatToIntBits = (Float.floatToIntBits(this.f195c) + ((hashCode + i) * 31)) * 31; boolean z2 = this.d; if (z2) { z2 = true; @@ -76,7 +76,7 @@ public final class a { int i2 = z2 ? 1 : 0; int i3 = z2 ? 1 : 0; int i4 = z2 ? 1 : 0; - return b + i2; + return floatToIntBits + i2; } public String toString() { @@ -85,7 +85,7 @@ public final class a { L.append(", mimeType="); L.append(this.b); L.append(", frameRate="); - L.append(this.f193c); + L.append(this.f195c); L.append(", requireHardwareAcceleration="); return c.d.b.a.a.G(L, this.d, ")"); } @@ -105,7 +105,7 @@ public final class a { e eVar; VideoCodecMimeType videoCodecMimeType = aVar.b; VideoRes videoRes = aVar.a; - float f = aVar.f193c; + float f = aVar.f195c; m.checkNotNullParameter(videoCodecMimeType, "videoCodecMimeType"); m.checkNotNullParameter(videoRes, "videoRes"); MediaFormat createVideoFormat = MediaFormat.createVideoFormat(videoCodecMimeType.getMimeType(), videoRes.getWidth(), videoRes.getHeight()); diff --git a/app/src/main/java/c/a/k/c/b.java b/app/src/main/java/c/a/k/c/b.java index e01ce56c86..cbe9b7fb3a 100644 --- a/app/src/main/java/c/a/k/c/b.java +++ b/app/src/main/java/c/a/k/c/b.java @@ -8,13 +8,13 @@ public final class b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final String f194c; + public final String f196c; public b(String str, boolean z2, String str2) { m.checkNotNullParameter(str, "name"); this.a = str; this.b = z2; - this.f194c = str2; + this.f196c = str2; } public boolean equals(Object obj) { @@ -25,7 +25,7 @@ public final class b { return false; } b bVar = (b) obj; - return m.areEqual(this.a, bVar.a) && this.b == bVar.b && m.areEqual(this.f194c, bVar.f194c); + return m.areEqual(this.a, bVar.a) && this.b == bVar.b && m.areEqual(this.f196c, bVar.f196c); } public int hashCode() { @@ -40,7 +40,7 @@ public final class b { int i3 = z2 ? 1 : 0; int i4 = z2 ? 1 : 0; int i5 = (hashCode + i2) * 31; - String str2 = this.f194c; + String str2 = this.f196c; if (str2 != null) { i = str2.hashCode(); } @@ -53,6 +53,6 @@ public final class b { L.append(", isHardwareAccelerated="); L.append(this.b); L.append(", canonicalName="); - return a.D(L, this.f194c, ")"); + return a.D(L, this.f196c, ")"); } } diff --git a/app/src/main/java/c/a/k/c/e.java b/app/src/main/java/c/a/k/c/e.java index 1c7bb12487..36e0b3a4e2 100644 --- a/app/src/main/java/c/a/k/c/e.java +++ b/app/src/main/java/c/a/k/c/e.java @@ -17,7 +17,7 @@ public final class e { public final String b; /* renamed from: c reason: collision with root package name */ - public final MediaCodecInfo f195c; + public final MediaCodecInfo f197c; public final b d; public final MediaCodec e; public boolean f; @@ -60,7 +60,7 @@ public final class e { i++; } if (mediaCodecInfo != null) { - this.f195c = mediaCodecInfo; + this.f197c = mediaCodecInfo; m.checkNotNullParameter(mediaCodecInfo, "codecInfo"); String name = mediaCodecInfo.getName(); m.checkNotNullExpressionValue(name, "codecInfo.name"); @@ -111,7 +111,7 @@ public final class e { throw new RuntimeException(!z3 ? "MediaCodec.start() failed." : "MediaCodec.configure() failed.", e); } } else { - throw new IllegalStateException(c.d.b.a.a.u("Unable to get MediaCodecInfo for codecName=", findDecoderForFormat).toString()); + throw new IllegalStateException(c.d.b.a.a.t("Unable to get MediaCodecInfo for codecName=", findDecoderForFormat).toString()); } } else { throw new IllegalStateException(("Unable to get codec name for mediaFormat:" + mediaFormat).toString()); diff --git a/app/src/main/java/c/a/l/a.java b/app/src/main/java/c/a/l/a.java index 7522314de4..e5a38e6c0a 100644 --- a/app/src/main/java/c/a/l/a.java +++ b/app/src/main/java/c/a/l/a.java @@ -12,7 +12,7 @@ public final class a { public static Function0 b = C0027a.i; /* renamed from: c reason: collision with root package name */ - public static Function2 f196c = b.i; + public static Function2 f198c = b.i; public static final a d = null; /* compiled from: Format.kt */ diff --git a/app/src/main/java/c/a/l/b.java b/app/src/main/java/c/a/l/b.java index 5647228ce3..c3a0c28716 100644 --- a/app/src/main/java/c/a/l/b.java +++ b/app/src/main/java/c/a/l/b.java @@ -209,7 +209,7 @@ public final class b { m.checkNotNullParameter(objArr, "formatArgs"); m.checkNotNullParameter(renderContext, "renderContext"); Map map = renderContext.a; - List list = renderContext.f2017c; + List list = renderContext.f2028c; boolean z2 = true; if (!map.isEmpty()) { charSequence = a.replace(charSequence, new f(map)); diff --git a/app/src/main/java/c/a/l/f/c.java b/app/src/main/java/c/a/l/f/c.java index a23da30f5d..4d4ba67471 100644 --- a/app/src/main/java/c/a/l/f/c.java +++ b/app/src/main/java/c/a/l/f/c.java @@ -38,12 +38,12 @@ public final class c extends Node.a { spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33); } } - Hook.a aVar2 = hook != null ? hook.f2016c : null; + Hook.a aVar2 = hook != null ? hook.f2027c : null; if (aVar2 != null) { aVar = aVar2; } else if (URLUtil.isValidUrl(this.a)) { a aVar3 = a.d; - aVar = new Hook.a(a.b.mo1invoke(), a.f196c); + aVar = new Hook.a(a.b.mo1invoke(), a.f198c); } if (aVar != null) { Integer num = aVar.a; diff --git a/app/src/main/java/c/a/l/g/a.java b/app/src/main/java/c/a/l/g/a.java index 7e08e45ab5..ae2004188b 100644 --- a/app/src/main/java/c/a/l/g/a.java +++ b/app/src/main/java/c/a/l/g/a.java @@ -33,7 +33,7 @@ public final class a extends Parser, c> { Pattern pattern5 = c.a.u.b.b.e.g; m.checkNotNullExpressionValue(pattern5, "SimpleMarkdownRules.PATTERN_ITALICS"); addRule(new h(pattern5)); - Pattern pattern6 = c.a.u.b.b.e.f231c; + Pattern pattern6 = c.a.u.b.b.e.f233c; m.checkNotNullExpressionValue(pattern6, "SimpleMarkdownRules.PATTERN_STRIKETHRU"); addRule(new i(pattern6)); addRule(eVar.d()); diff --git a/app/src/main/java/c/a/l/g/c.java b/app/src/main/java/c/a/l/g/c.java index fe1af86916..f05584a988 100644 --- a/app/src/main/java/c/a/l/g/c.java +++ b/app/src/main/java/c/a/l/g/c.java @@ -48,6 +48,6 @@ public final class c { StringBuilder L = a.L("ParseState(isEscaped="); L.append(this.a); L.append(", argumentIndex="); - return a.z(L, this.b, ")"); + return a.y(L, this.b, ")"); } } diff --git a/app/src/main/java/c/a/l/g/d.java b/app/src/main/java/c/a/l/g/d.java index 9077d39dbe..54d45b6516 100644 --- a/app/src/main/java/c/a/l/g/d.java +++ b/app/src/main/java/c/a/l/g/d.java @@ -11,7 +11,7 @@ public final class d extends b { public static final d b = null; /* renamed from: c reason: collision with root package name */ - public final ThreadLocal f197c = new b(); + public final ThreadLocal f199c = new b(); /* compiled from: FormattingParserProvider.kt */ public static final class a extends o implements Function0 { @@ -40,7 +40,7 @@ public final class d extends b { @Override // c.a.l.g.b public a a() { - a aVar = this.f197c.get(); + a aVar = this.f199c.get(); m.checkNotNull(aVar); return aVar; } diff --git a/app/src/main/java/c/a/n/a/a0.java b/app/src/main/java/c/a/n/a/a0.java index 5e0ce29210..b2d21e515f 100644 --- a/app/src/main/java/c/a/n/a/a0.java +++ b/app/src/main/java/c/a/n/a/a0.java @@ -1,7 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.experiments.dto.UserExperimentDto; +import com.discord.models.experiments.dto.GuildExperimentDto; /* compiled from: lambda */ public final /* synthetic */ class a0 implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +12,6 @@ public final /* synthetic */ class a0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return UserExperimentDto.Parser.parse(this.a); + return GuildExperimentDto.Parser.parse(this.a); } } diff --git a/app/src/main/java/c/a/n/a/b0.java b/app/src/main/java/c/a/n/a/b0.java index a873db1ca9..bd5b2aface 100644 --- a/app/src/main/java/c/a/n/a/b0.java +++ b/app/src/main/java/c/a/n/a/b0.java @@ -1,8 +1,7 @@ package c.a.n.a; -import com.discord.api.channel.Channel; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; +import com.discord.models.experiments.dto.UserExperimentDto; /* compiled from: lambda */ public final /* synthetic */ class b0 implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -13,6 +12,6 @@ public final /* synthetic */ class b0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (Channel) InboundGatewayGsonParser.fromJson(this.a, Channel.class); + return UserExperimentDto.Parser.parse(this.a); } } diff --git a/app/src/main/java/c/a/n/a/c0.java b/app/src/main/java/c/a/n/a/c0.java index dd63ed7a82..27874d01c0 100644 --- a/app/src/main/java/c/a/n/a/c0.java +++ b/app/src/main/java/c/a/n/a/c0.java @@ -1,6 +1,6 @@ package c.a.n.a; -import com.discord.api.activity.Activity; +import com.discord.api.channel.Channel; import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; /* compiled from: lambda */ @@ -13,6 +13,6 @@ public final /* synthetic */ class c0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (Activity) InboundGatewayGsonParser.fromJson(this.a, Activity.class); + return (Channel) InboundGatewayGsonParser.fromJson(this.a, Channel.class); } } diff --git a/app/src/main/java/c/a/n/a/d0.java b/app/src/main/java/c/a/n/a/d0.java index b6f96d0554..bf6b03b6a6 100644 --- a/app/src/main/java/c/a/n/a/d0.java +++ b/app/src/main/java/c/a/n/a/d0.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.activity.Activity; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelUserProfile; /* compiled from: lambda */ public final /* synthetic */ class d0 implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class d0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelUserProfile.GuildReference) this.a.parse(new ModelUserProfile.GuildReference()); + return (Activity) InboundGatewayGsonParser.fromJson(this.a, Activity.class); } } diff --git a/app/src/main/java/c/a/n/a/e0.java b/app/src/main/java/c/a/n/a/e0.java index 21c9248542..499e2e5950 100644 --- a/app/src/main/java/c/a/n/a/e0.java +++ b/app/src/main/java/c/a/n/a/e0.java @@ -1,7 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelConnectedAccount; +import com.discord.models.domain.ModelUserProfile; /* compiled from: lambda */ public final /* synthetic */ class e0 implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +12,6 @@ public final /* synthetic */ class e0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount()); + return (ModelUserProfile.GuildReference) this.a.parse(new ModelUserProfile.GuildReference()); } } diff --git a/app/src/main/java/c/a/n/a/f.java b/app/src/main/java/c/a/n/a/f.java index 6e543d2377..ec4dc6d3bd 100644 --- a/app/src/main/java/c/a/n/a/f.java +++ b/app/src/main/java/c/a/n/a/f.java @@ -1,6 +1,6 @@ package c.a.n.a; -import com.discord.api.user.User; +import com.discord.api.channel.Channel; import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; /* compiled from: lambda */ @@ -13,6 +13,6 @@ public final /* synthetic */ class f implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (User) InboundGatewayGsonParser.fromJson(this.a, User.class); + return (Channel) InboundGatewayGsonParser.fromJson(this.a, Channel.class); } } diff --git a/app/src/main/java/c/a/n/a/f0.java b/app/src/main/java/c/a/n/a/f0.java index 8cf075c275..5f0da9bc23 100644 --- a/app/src/main/java/c/a/n/a/f0.java +++ b/app/src/main/java/c/a/n/a/f0.java @@ -1,8 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelGuildFolder; -import com.discord.models.domain.ModelUserSettings; +import com.discord.models.domain.ModelConnectedAccount; /* compiled from: lambda */ public final /* synthetic */ class f0 implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -13,8 +12,6 @@ public final /* synthetic */ class f0 implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - Model.JsonReader jsonReader = this.a; - int i = ModelUserSettings.EXPLICIT_CONTENT_FILTER_DISABLED; - return ModelGuildFolder.Parser.INSTANCE.parse(jsonReader); + return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount()); } } diff --git a/app/src/main/java/c/a/n/a/g.java b/app/src/main/java/c/a/n/a/g.java index ad80eeb8ec..f5223ca40a 100644 --- a/app/src/main/java/c/a/n/a/g.java +++ b/app/src/main/java/c/a/n/a/g.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.user.User; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelAuditLogEntry; /* compiled from: lambda */ public final /* synthetic */ class g implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class g implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelAuditLogEntry.Change) this.a.parse(new ModelAuditLogEntry.Change()); + return (User) InboundGatewayGsonParser.fromJson(this.a, User.class); } } diff --git a/app/src/main/java/c/a/n/a/g0.java b/app/src/main/java/c/a/n/a/g0.java index 800ba64aa8..5406727c1b 100644 --- a/app/src/main/java/c/a/n/a/g0.java +++ b/app/src/main/java/c/a/n/a/g0.java @@ -1,13 +1,17 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelUserProfile; +import com.discord.models.domain.ModelGuildFolder; /* compiled from: lambda */ -public final /* synthetic */ class g0 implements Model.JsonReader.KeySelector { - public static final /* synthetic */ g0 a = new g0(); +public final /* synthetic */ class g0 implements Model.JsonReader.ItemFactory { + public final /* synthetic */ Model.JsonReader a; - @Override // com.discord.models.domain.Model.JsonReader.KeySelector - public final Object get(Object obj) { - return Long.valueOf(((ModelUserProfile.GuildReference) obj).getGuildId()); + public /* synthetic */ g0(Model.JsonReader jsonReader) { + this.a = jsonReader; + } + + @Override // com.discord.models.domain.Model.JsonReader.ItemFactory + public final Object get() { + return ModelGuildFolder.Parser.INSTANCE.parse(this.a); } } diff --git a/app/src/main/java/c/a/n/a/h.java b/app/src/main/java/c/a/n/a/h.java index 321c493991..f118b2aebb 100644 --- a/app/src/main/java/c/a/n/a/h.java +++ b/app/src/main/java/c/a/n/a/h.java @@ -1,7 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelCall; +import com.discord.models.domain.ModelAuditLogEntry; /* compiled from: lambda */ public final /* synthetic */ class h implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,8 +12,6 @@ public final /* synthetic */ class h implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - Model.JsonReader jsonReader = this.a; - int i = ModelCall.i; - return Long.valueOf(jsonReader.nextLong(1)); + return (ModelAuditLogEntry.Change) this.a.parse(new ModelAuditLogEntry.Change()); } } diff --git a/app/src/main/java/c/a/n/a/h0.java b/app/src/main/java/c/a/n/a/h0.java index d6d74d1788..5b1eff754a 100644 --- a/app/src/main/java/c/a/n/a/h0.java +++ b/app/src/main/java/c/a/n/a/h0.java @@ -1,13 +1,13 @@ package c.a.n.a; -import java.util.HashMap; -import rx.functions.Func0; +import com.discord.models.domain.Model; +import com.discord.models.domain.ModelUserProfile; /* compiled from: lambda */ -public final /* synthetic */ class h0 implements Func0 { - public static final /* synthetic */ h0 i = new h0(); +public final /* synthetic */ class h0 implements Model.JsonReader.KeySelector { + public static final /* synthetic */ h0 a = new h0(); - @Override // rx.functions.Func0, java.util.concurrent.Callable - public final Object call() { - return new HashMap(); + @Override // com.discord.models.domain.Model.JsonReader.KeySelector + public final Object get(Object obj) { + return Long.valueOf(((ModelUserProfile.GuildReference) obj).getGuildId()); } } diff --git a/app/src/main/java/c/a/n/a/i.java b/app/src/main/java/c/a/n/a/i.java index c189b1a9bf..a38232a7d8 100644 --- a/app/src/main/java/c/a/n/a/i.java +++ b/app/src/main/java/c/a/n/a/i.java @@ -1,7 +1,5 @@ package c.a.n.a; -import com.discord.api.voice.state.VoiceState; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; import com.discord.models.domain.ModelCall; /* compiled from: lambda */ @@ -16,6 +14,6 @@ public final /* synthetic */ class i implements Model.JsonReader.ItemFactory { public final Object get() { Model.JsonReader jsonReader = this.a; int i = ModelCall.i; - return (VoiceState) InboundGatewayGsonParser.fromJson(jsonReader, VoiceState.class); + return Long.valueOf(jsonReader.nextLong(1)); } } diff --git a/app/src/main/java/c/a/n/a/i0.java b/app/src/main/java/c/a/n/a/i0.java index c5eccd7bb1..cd0702a27c 100644 --- a/app/src/main/java/c/a/n/a/i0.java +++ b/app/src/main/java/c/a/n/a/i0.java @@ -1,13 +1,13 @@ package c.a.n.a; -import com.discord.models.domain.Model; -import com.discord.models.experiments.dto.UserExperimentDto; +import java.util.HashMap; +import rx.functions.Func0; /* compiled from: lambda */ -public final /* synthetic */ class i0 implements Model.JsonReader.KeySelector { - public static final /* synthetic */ i0 a = new i0(); +public final /* synthetic */ class i0 implements Func0 { + public static final /* synthetic */ i0 i = new i0(); - @Override // com.discord.models.domain.Model.JsonReader.KeySelector - public final Object get(Object obj) { - return Long.valueOf(((UserExperimentDto) obj).getNameHash()); + @Override // rx.functions.Func0, java.util.concurrent.Callable + public final Object call() { + return new HashMap(); } } diff --git a/app/src/main/java/c/a/n/a/j.java b/app/src/main/java/c/a/n/a/j.java index 64018e61ca..0a83751b1c 100644 --- a/app/src/main/java/c/a/n/a/j.java +++ b/app/src/main/java/c/a/n/a/j.java @@ -1,7 +1,9 @@ package c.a.n.a; +import com.discord.api.voice.state.VoiceState; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelConnectedAccountIntegration; +import com.discord.models.domain.ModelCall; /* compiled from: lambda */ public final /* synthetic */ class j implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +14,8 @@ public final /* synthetic */ class j implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return ModelConnectedAccountIntegration.Parser.INSTANCE.parse(this.a); + Model.JsonReader jsonReader = this.a; + int i = ModelCall.i; + return (VoiceState) InboundGatewayGsonParser.fromJson(jsonReader, VoiceState.class); } } diff --git a/app/src/main/java/c/a/n/a/j0.java b/app/src/main/java/c/a/n/a/j0.java index 7e30aef2e8..e8cf101541 100644 --- a/app/src/main/java/c/a/n/a/j0.java +++ b/app/src/main/java/c/a/n/a/j0.java @@ -1,16 +1,13 @@ package c.a.n.a; import com.discord.models.domain.Model; +import com.discord.models.experiments.dto.UserExperimentDto; /* compiled from: lambda */ -public final /* synthetic */ class j0 implements Model.JsonReader.ItemFactory { - public final /* synthetic */ Model.JsonReader a; +public final /* synthetic */ class j0 implements Model.JsonReader.KeySelector { + public static final /* synthetic */ j0 a = new j0(); - public /* synthetic */ j0(Model.JsonReader jsonReader) { - this.a = jsonReader; - } - - @Override // com.discord.models.domain.Model.JsonReader.ItemFactory - public final Object get() { - return this.a.nextStringOrNull(); + @Override // com.discord.models.domain.Model.JsonReader.KeySelector + public final Object get(Object obj) { + return Long.valueOf(((UserExperimentDto) obj).getNameHash()); } } diff --git a/app/src/main/java/c/a/n/a/k.java b/app/src/main/java/c/a/n/a/k.java index 3a32c8e563..4f5377a1c7 100644 --- a/app/src/main/java/c/a/n/a/k.java +++ b/app/src/main/java/c/a/n/a/k.java @@ -1,7 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelNotificationSettings; +import com.discord.models.domain.ModelConnectedAccountIntegration; /* compiled from: lambda */ public final /* synthetic */ class k implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +12,6 @@ public final /* synthetic */ class k implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelNotificationSettings.ChannelOverride) this.a.parse(new ModelNotificationSettings.ChannelOverride()); + return ModelConnectedAccountIntegration.Parser.INSTANCE.parse(this.a); } } diff --git a/app/src/main/java/c/a/n/a/k0.java b/app/src/main/java/c/a/n/a/k0.java new file mode 100644 index 0000000000..62872974cb --- /dev/null +++ b/app/src/main/java/c/a/n/a/k0.java @@ -0,0 +1,16 @@ +package c.a.n.a; + +import com.discord.models.domain.Model; +/* compiled from: lambda */ +public final /* synthetic */ class k0 implements Model.JsonReader.ItemFactory { + public final /* synthetic */ Model.JsonReader a; + + public /* synthetic */ k0(Model.JsonReader jsonReader) { + this.a = jsonReader; + } + + @Override // com.discord.models.domain.Model.JsonReader.ItemFactory + public final Object get() { + return this.a.nextStringOrNull(); + } +} diff --git a/app/src/main/java/c/a/n/a/l.java b/app/src/main/java/c/a/n/a/l.java index 6abfd8c34b..e9154466f0 100644 --- a/app/src/main/java/c/a/n/a/l.java +++ b/app/src/main/java/c/a/n/a/l.java @@ -1,8 +1,7 @@ package c.a.n.a; -import com.discord.api.guild.Guild; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; +import com.discord.models.domain.ModelNotificationSettings; /* compiled from: lambda */ public final /* synthetic */ class l implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -13,6 +12,6 @@ public final /* synthetic */ class l implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (Guild) InboundGatewayGsonParser.fromJson(this.a, Guild.class); + return (ModelNotificationSettings.ChannelOverride) this.a.parse(new ModelNotificationSettings.ChannelOverride()); } } diff --git a/app/src/main/java/c/a/n/a/k0/a.java b/app/src/main/java/c/a/n/a/l0/a.java similarity index 96% rename from app/src/main/java/c/a/n/a/k0/a.java rename to app/src/main/java/c/a/n/a/l0/a.java index def0fd7df4..017f8e7b2c 100644 --- a/app/src/main/java/c/a/n/a/k0/a.java +++ b/app/src/main/java/c/a/n/a/l0/a.java @@ -1,4 +1,4 @@ -package c.a.n.a.k0; +package c.a.n.a.l0; import com.discord.models.domain.Model; import com.discord.models.domain.emoji.ModelEmojiUnicode; diff --git a/app/src/main/java/c/a/n/a/k0/b.java b/app/src/main/java/c/a/n/a/l0/b.java similarity index 96% rename from app/src/main/java/c/a/n/a/k0/b.java rename to app/src/main/java/c/a/n/a/l0/b.java index 0986d189a6..98458be08e 100644 --- a/app/src/main/java/c/a/n/a/k0/b.java +++ b/app/src/main/java/c/a/n/a/l0/b.java @@ -1,4 +1,4 @@ -package c.a.n.a.k0; +package c.a.n.a.l0; import com.discord.models.domain.Model; import com.discord.models.domain.emoji.ModelEmojiUnicode; diff --git a/app/src/main/java/c/a/n/a/k0/c.java b/app/src/main/java/c/a/n/a/l0/c.java similarity index 97% rename from app/src/main/java/c/a/n/a/k0/c.java rename to app/src/main/java/c/a/n/a/l0/c.java index eb8c591597..876deba9a6 100644 --- a/app/src/main/java/c/a/n/a/k0/c.java +++ b/app/src/main/java/c/a/n/a/l0/c.java @@ -1,4 +1,4 @@ -package c.a.n.a.k0; +package c.a.n.a.l0; import android.os.Parcelable; import com.discord.models.domain.Model; diff --git a/app/src/main/java/c/a/n/a/m.java b/app/src/main/java/c/a/n/a/m.java index 6e31d46678..855867cc50 100644 --- a/app/src/main/java/c/a/n/a/m.java +++ b/app/src/main/java/c/a/n/a/m.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.guild.Guild; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelSession; /* compiled from: lambda */ public final /* synthetic */ class m implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class m implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelSession) this.a.parse(new ModelSession()); + return (Guild) InboundGatewayGsonParser.fromJson(this.a, Guild.class); } } diff --git a/app/src/main/java/c/a/n/a/n.java b/app/src/main/java/c/a/n/a/n.java index 9d12f0bdbd..f549f2a8f9 100644 --- a/app/src/main/java/c/a/n/a/n.java +++ b/app/src/main/java/c/a/n/a/n.java @@ -1,6 +1,7 @@ package c.a.n.a; import com.discord.models.domain.Model; +import com.discord.models.domain.ModelSession; /* compiled from: lambda */ public final /* synthetic */ class n implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -11,6 +12,6 @@ public final /* synthetic */ class n implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return this.a.nextString(null); + return (ModelSession) this.a.parse(new ModelSession()); } } diff --git a/app/src/main/java/c/a/n/a/o.java b/app/src/main/java/c/a/n/a/o.java index 9bc7bfd913..80ebddeb56 100644 --- a/app/src/main/java/c/a/n/a/o.java +++ b/app/src/main/java/c/a/n/a/o.java @@ -1,7 +1,5 @@ package c.a.n.a; -import com.discord.api.presence.Presence; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; /* compiled from: lambda */ public final /* synthetic */ class o implements Model.JsonReader.ItemFactory { @@ -13,6 +11,6 @@ public final /* synthetic */ class o implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (Presence) InboundGatewayGsonParser.fromJson(this.a, Presence.class); + return this.a.nextString(null); } } diff --git a/app/src/main/java/c/a/n/a/q.java b/app/src/main/java/c/a/n/a/q.java index 9a60f89b45..acd110016d 100644 --- a/app/src/main/java/c/a/n/a/q.java +++ b/app/src/main/java/c/a/n/a/q.java @@ -1,5 +1,7 @@ package c.a.n.a; +import com.discord.api.presence.Presence; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; /* compiled from: lambda */ public final /* synthetic */ class q implements Model.JsonReader.ItemFactory { @@ -11,7 +13,6 @@ public final /* synthetic */ class q implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - Model.JsonReader jsonReader = this.a; - return jsonReader.nextList(new p(jsonReader)); + return (Presence) InboundGatewayGsonParser.fromJson(this.a, Presence.class); } } diff --git a/app/src/main/java/c/a/n/a/r.java b/app/src/main/java/c/a/n/a/r.java index 42d4740ca8..b0912c6df2 100644 --- a/app/src/main/java/c/a/n/a/r.java +++ b/app/src/main/java/c/a/n/a/r.java @@ -12,6 +12,6 @@ public final /* synthetic */ class r implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { Model.JsonReader jsonReader = this.a; - return jsonReader.nextList(new t(jsonReader)); + return jsonReader.nextList(new q(jsonReader)); } } diff --git a/app/src/main/java/c/a/n/a/s.java b/app/src/main/java/c/a/n/a/s.java index f7327b7f94..63dd249521 100644 --- a/app/src/main/java/c/a/n/a/s.java +++ b/app/src/main/java/c/a/n/a/s.java @@ -1,19 +1,17 @@ package c.a.n.a; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelPayload; /* compiled from: lambda */ public final /* synthetic */ class s implements Model.JsonReader.ItemFactory { - public final /* synthetic */ ModelPayload.VersionedModel a; - public final /* synthetic */ Model.JsonReader b; + public final /* synthetic */ Model.JsonReader a; - public /* synthetic */ s(ModelPayload.VersionedModel versionedModel, Model.JsonReader jsonReader) { - this.a = versionedModel; - this.b = jsonReader; + public /* synthetic */ s(Model.JsonReader jsonReader) { + this.a = jsonReader; } @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return this.a.parseEntry(this.b); + Model.JsonReader jsonReader = this.a; + return jsonReader.nextList(new u(jsonReader)); } } diff --git a/app/src/main/java/c/a/n/a/t.java b/app/src/main/java/c/a/n/a/t.java index 0bac71e6ed..9e44a9d75d 100644 --- a/app/src/main/java/c/a/n/a/t.java +++ b/app/src/main/java/c/a/n/a/t.java @@ -1,18 +1,19 @@ package c.a.n.a; -import com.discord.api.guildmember.GuildMember; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; +import com.discord.models.domain.ModelPayload; /* compiled from: lambda */ public final /* synthetic */ class t implements Model.JsonReader.ItemFactory { - public final /* synthetic */ Model.JsonReader a; + public final /* synthetic */ ModelPayload.VersionedModel a; + public final /* synthetic */ Model.JsonReader b; - public /* synthetic */ t(Model.JsonReader jsonReader) { - this.a = jsonReader; + public /* synthetic */ t(ModelPayload.VersionedModel versionedModel, Model.JsonReader jsonReader) { + this.a = versionedModel; + this.b = jsonReader; } @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (GuildMember) InboundGatewayGsonParser.fromJson(this.a, GuildMember.class); + return this.a.parseEntry(this.b); } } diff --git a/app/src/main/java/c/a/n/a/u.java b/app/src/main/java/c/a/n/a/u.java index 23cf1225ae..18322782d4 100644 --- a/app/src/main/java/c/a/n/a/u.java +++ b/app/src/main/java/c/a/n/a/u.java @@ -1,6 +1,6 @@ package c.a.n.a; -import com.discord.api.presence.Presence; +import com.discord.api.guildmember.GuildMember; import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; /* compiled from: lambda */ @@ -13,6 +13,6 @@ public final /* synthetic */ class u implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (Presence) InboundGatewayGsonParser.fromJson(this.a, Presence.class); + return (GuildMember) InboundGatewayGsonParser.fromJson(this.a, GuildMember.class); } } diff --git a/app/src/main/java/c/a/n/a/v.java b/app/src/main/java/c/a/n/a/v.java index c8adc0ec03..f392c50436 100644 --- a/app/src/main/java/c/a/n/a/v.java +++ b/app/src/main/java/c/a/n/a/v.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.presence.Presence; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelConnectedAccount; /* compiled from: lambda */ public final /* synthetic */ class v implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class v implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount()); + return (Presence) InboundGatewayGsonParser.fromJson(this.a, Presence.class); } } diff --git a/app/src/main/java/c/a/n/a/w.java b/app/src/main/java/c/a/n/a/w.java index 1c7911ed47..7ef6658f58 100644 --- a/app/src/main/java/c/a/n/a/w.java +++ b/app/src/main/java/c/a/n/a/w.java @@ -1,8 +1,7 @@ package c.a.n.a; -import com.discord.api.user.User; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; +import com.discord.models.domain.ModelConnectedAccount; /* compiled from: lambda */ public final /* synthetic */ class w implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -13,6 +12,6 @@ public final /* synthetic */ class w implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (User) InboundGatewayGsonParser.fromJson(this.a, User.class); + return (ModelConnectedAccount) this.a.parse(new ModelConnectedAccount()); } } diff --git a/app/src/main/java/c/a/n/a/x.java b/app/src/main/java/c/a/n/a/x.java index 7d286aca18..9c0d2a36f1 100644 --- a/app/src/main/java/c/a/n/a/x.java +++ b/app/src/main/java/c/a/n/a/x.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.user.User; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.domain.ModelUserRelationship; /* compiled from: lambda */ public final /* synthetic */ class x implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class x implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (ModelUserRelationship) this.a.parse(new ModelUserRelationship()); + return (User) InboundGatewayGsonParser.fromJson(this.a, User.class); } } diff --git a/app/src/main/java/c/a/n/a/y.java b/app/src/main/java/c/a/n/a/y.java index baf0430107..195d3e1fb4 100644 --- a/app/src/main/java/c/a/n/a/y.java +++ b/app/src/main/java/c/a/n/a/y.java @@ -1,8 +1,7 @@ package c.a.n.a; -import com.discord.api.guildjoinrequest.GuildJoinRequest; -import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; +import com.discord.models.domain.ModelUserRelationship; /* compiled from: lambda */ public final /* synthetic */ class y implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -13,6 +12,6 @@ public final /* synthetic */ class y implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return (GuildJoinRequest) InboundGatewayGsonParser.fromJson(this.a, GuildJoinRequest.class); + return (ModelUserRelationship) this.a.parse(new ModelUserRelationship()); } } diff --git a/app/src/main/java/c/a/n/a/z.java b/app/src/main/java/c/a/n/a/z.java index a8cf18b44c..18234ab695 100644 --- a/app/src/main/java/c/a/n/a/z.java +++ b/app/src/main/java/c/a/n/a/z.java @@ -1,7 +1,8 @@ package c.a.n.a; +import com.discord.api.guildjoinrequest.GuildJoinRequest; +import com.discord.models.deserialization.gson.InboundGatewayGsonParser; import com.discord.models.domain.Model; -import com.discord.models.experiments.dto.GuildExperimentDto; /* compiled from: lambda */ public final /* synthetic */ class z implements Model.JsonReader.ItemFactory { public final /* synthetic */ Model.JsonReader a; @@ -12,6 +13,6 @@ public final /* synthetic */ class z implements Model.JsonReader.ItemFactory { @Override // com.discord.models.domain.Model.JsonReader.ItemFactory public final Object get() { - return GuildExperimentDto.Parser.parse(this.a); + return (GuildJoinRequest) InboundGatewayGsonParser.fromJson(this.a, GuildJoinRequest.class); } } diff --git a/app/src/main/java/c/a/o/g/a.java b/app/src/main/java/c/a/o/g/a.java index 978dd57892..f368c1d2db 100644 --- a/app/src/main/java/c/a/o/g/a.java +++ b/app/src/main/java/c/a/o/g/a.java @@ -14,14 +14,14 @@ public final class a implements ViewBinding { @NonNull /* renamed from: c reason: collision with root package name */ - public final FrameLayout f198c; + public final FrameLayout f200c; @NonNull public final FrameLayout d; public a(@NonNull View view, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull FrameLayout frameLayout2) { this.a = view; this.b = imageView; - this.f198c = frameLayout; + this.f200c = frameLayout; this.d = frameLayout2; } diff --git a/app/src/main/java/c/a/o/h/a.java b/app/src/main/java/c/a/o/h/a.java index 7bf933098b..a9a6c94e1d 100644 --- a/app/src/main/java/c/a/o/h/a.java +++ b/app/src/main/java/c/a/o/h/a.java @@ -140,46 +140,46 @@ public final class a extends FrameLayout implements f { @Override // c.a.o.f public void a(OverlayBubbleWrap overlayBubbleWrap) { if (overlayBubbleWrap != null) { - FrameLayout frameLayout = this.i.f198c; + FrameLayout frameLayout = this.i.f200c; m.checkNotNullExpressionValue(frameLayout, "binding.trashWrapTargetContainer"); frameLayout.setActivated(true); int max = Math.max(overlayBubbleWrap.getWidth(), overlayBubbleWrap.getHeight()); - FrameLayout frameLayout2 = this.i.f198c; + FrameLayout frameLayout2 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout2, "binding.trashWrapTargetContainer"); - FrameLayout frameLayout3 = this.i.f198c; + FrameLayout frameLayout3 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout3, "binding.trashWrapTargetContainer"); float max2 = (((float) Math.max(max, frameLayout2.getWidth())) / ((float) frameLayout3.getWidth())) + 0.5f; - FrameLayout frameLayout4 = this.i.f198c; + FrameLayout frameLayout4 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout4, "binding.trashWrapTargetContainer"); float scaleX = frameLayout4.getScaleX(); - FrameLayout frameLayout5 = this.i.f198c; + FrameLayout frameLayout5 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout5, "binding.trashWrapTargetContainer"); float scaleY = frameLayout5.getScaleY(); - FrameLayout frameLayout6 = this.i.f198c; + FrameLayout frameLayout6 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout6, "binding.trashWrapTargetContainer"); float pivotX = frameLayout6.getPivotX(); - FrameLayout frameLayout7 = this.i.f198c; + FrameLayout frameLayout7 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout7, "binding.trashWrapTargetContainer"); ScaleAnimation scaleAnimation = new ScaleAnimation(scaleX, max2, scaleY, max2, pivotX, frameLayout7.getPivotY()); scaleAnimation.setDuration(200); scaleAnimation.setInterpolator(getContext(), 17563656); scaleAnimation.setFillAfter(true); - this.i.f198c.startAnimation(scaleAnimation); + this.i.f200c.startAnimation(scaleAnimation); } else { - FrameLayout frameLayout8 = this.i.f198c; + FrameLayout frameLayout8 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout8, "binding.trashWrapTargetContainer"); frameLayout8.setActivated(false); setActivated(false); - FrameLayout frameLayout9 = this.i.f198c; + FrameLayout frameLayout9 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout9, "binding.trashWrapTargetContainer"); float scaleX2 = frameLayout9.getScaleX(); - FrameLayout frameLayout10 = this.i.f198c; + FrameLayout frameLayout10 = this.i.f200c; m.checkNotNullExpressionValue(frameLayout10, "binding.trashWrapTargetContainer"); ScaleAnimation scaleAnimation2 = new ScaleAnimation(scaleX2, 1.0f, frameLayout10.getScaleY(), 1.0f); scaleAnimation2.setDuration(200); scaleAnimation2.setInterpolator(getContext(), 17563655); scaleAnimation2.setFillAfter(true); - this.i.f198c.startAnimation(scaleAnimation2); + this.i.f200c.startAnimation(scaleAnimation2); } if (!m.areEqual(overlayBubbleWrap, this.o)) { if (overlayBubbleWrap != null) { diff --git a/app/src/main/java/c/a/q/k.java b/app/src/main/java/c/a/q/k.java index 7cdc9bd7c3..26b7daa1c5 100644 --- a/app/src/main/java/c/a/q/k.java +++ b/app/src/main/java/c/a/q/k.java @@ -112,7 +112,7 @@ public final class k implements g1.a { StringBuilder L = c.d.b.a.a.L("PlayerStateChange(playWhenReady="); L.append(this.a); L.append(", playbackState="); - return c.d.b.a.a.z(L, this.b, ")"); + return c.d.b.a.a.y(L, this.b, ")"); } } diff --git a/app/src/main/java/c/a/r/a.java b/app/src/main/java/c/a/r/a.java index 5ed3275679..1558d37c23 100644 --- a/app/src/main/java/c/a/r/a.java +++ b/app/src/main/java/c/a/r/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 Integer f199c; + public final Integer f201c; public a(int i, int i2, Integer num) { this.a = i; this.b = i2; - this.f199c = num; + this.f201c = num; } public boolean equals(Object obj) { @@ -23,12 +23,12 @@ public final class a { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && m.areEqual(this.f199c, aVar.f199c); + return this.a == aVar.a && this.b == aVar.b && m.areEqual(this.f201c, aVar.f201c); } public int hashCode() { int i = ((this.a * 31) + this.b) * 31; - Integer num = this.f199c; + Integer num = this.f201c; return i + (num != null ? num.hashCode() : 0); } @@ -38,6 +38,6 @@ public final class a { L.append(", max="); L.append(this.b); L.append(", target="); - return c.d.b.a.a.B(L, this.f199c, ")"); + return c.d.b.a.a.A(L, this.f201c, ")"); } } diff --git a/app/src/main/java/c/a/r/a0.java b/app/src/main/java/c/a/r/a0.java index e059374b8a..c33e52b4fe 100644 --- a/app/src/main/java/c/a/r/a0.java +++ b/app/src/main/java/c/a/r/a0.java @@ -1,209 +1,49 @@ package c.a.r; -import c.a.r.k0.a; -import c.a.r.m0.b; -import c.a.r.m0.c; -import c.a.r.m0.d; -import c.a.r.m0.e; -import co.discord.media_engine.VoiceQuality; -import com.discord.rtcconnection.KrispOveruseDetector; -import com.discord.rtcconnection.MediaSinkWantsManager; +import c.a.r.n0.a; +import com.discord.rtcconnection.EncodeQuality; import com.discord.rtcconnection.RtcConnection; -import com.discord.rtcconnection.mediaengine.MediaEngineConnection; -import com.discord.rtcconnection.socket.io.Payloads; -import d0.t.h0; -import d0.t.n; -import d0.t.o; +import d0.t.g0; +import d0.z.d.k; import d0.z.d.m; -import java.util.ArrayList; -import java.util.List; +import java.util.LinkedHashMap; import java.util.Map; -import java.util.Objects; -import java.util.concurrent.TimeUnit; -import kotlin.NoWhenBranchMatchedException; -import rx.Observable; -import rx.Subscription; +import kotlin.Pair; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; /* compiled from: RtcConnection.kt */ -public final class a0 implements MediaEngineConnection.c { - public final /* synthetic */ RtcConnection a; - +public final /* synthetic */ class a0 extends k implements Function1, ? extends RtcConnection.State>, Unit> { public a0(RtcConnection rtcConnection) { - this.a = rtcConnection; + super(1, rtcConnection, RtcConnection.class, "onLocalMediaSinkWants", "onLocalMediaSinkWants(Lkotlin/Pair;)V", 0); } - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onConnected(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.TransportInfo transportInfo, List list) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(transportInfo, "transportInfo"); - m.checkNotNullParameter(list, "supportedVideoCodecs"); - RtcConnection rtcConnection = this.a; - rtcConnection.p.succeed(); - rtcConnection.q = transportInfo; - MediaEngineConnection mediaEngineConnection2 = rtcConnection.w; - if (mediaEngineConnection2 != null) { - d dVar = new d(1000, rtcConnection.S, mediaEngineConnection2, new VoiceQuality(), new e(null, 1), new KrispOveruseDetector(mediaEngineConnection2), 0, 64); - rtcConnection.n = dVar; - dVar.a.clear(); - Subscription subscription = dVar.b; - if (subscription != null && !subscription.isUnsubscribed()) { - dVar.a(); - } - dVar.b = Observable.D(0, dVar.f217c, TimeUnit.MILLISECONDS).W(new b(dVar), new c(dVar)); - rtcConnection.o = false; - } - if (transportInfo.f2096c.ordinal() != 0) { - StringBuilder L = c.d.b.a.a.L("Unsupported protocol: "); - L.append(transportInfo.f2096c); - L.append('.'); - RtcConnection.j(rtcConnection, true, L.toString(), null, false, 12); - } else { - rtcConnection.S.recordBreadcrumb("Sending UDP info to RTC server.", rtcConnection.k); - c.a.r.l0.a aVar = rtcConnection.v; - if (aVar == null) { - RtcConnection.o(rtcConnection, "onEngineConnectionConnected() socket was null.", null, null, 6); - return; - } - String str = transportInfo.a; - int i = transportInfo.b; - m.checkNotNullParameter("udp", "protocol"); - m.checkNotNullParameter(str, "address"); - m.checkNotNullParameter("xsalsa20_poly1305", "mode"); - m.checkNotNullParameter(list, "codecs"); - aVar.b(); - Payloads.Protocol.ProtocolInfo protocolInfo = new Payloads.Protocol.ProtocolInfo(str, i, "xsalsa20_poly1305"); - ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(list, 10)); - for (a aVar2 : list) { - arrayList.add(new Payloads.Protocol.CodecInfo(aVar2.a, aVar2.b, aVar2.f208c, aVar2.d, aVar2.e)); - } - aVar.o(1, new Payloads.Protocol("udp", protocolInfo, arrayList)); - } - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onMediaEngineConnectionConnected(rtcConnection); - } - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onConnectionStateChange(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.ConnectionState connectionState) { - RtcConnection.State state; - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(connectionState, "connectionState"); - RtcConnection rtcConnection = this.a; - RtcConnection.StateChange stateChange = rtcConnection.r; - rtcConnection.r("Connection state change: " + connectionState); - int ordinal = connectionState.ordinal(); - if (ordinal == 0) { - state = RtcConnection.State.h.a; - } else if (ordinal == 1) { - state = RtcConnection.State.g.a; - } else if (ordinal == 2) { - state = RtcConnection.State.f.a; - } else if (ordinal == 3) { - state = RtcConnection.State.e.a; - } else { - throw new NoWhenBranchMatchedException(); - } - rtcConnection.u(state); - if (stateChange.a == RtcConnection.State.g.a && rtcConnection.r.a == RtcConnection.State.h.a) { - rtcConnection.q(); - } - if (rtcConnection.r.a == RtcConnection.State.f.a) { - rtcConnection.B = Long.valueOf(rtcConnection.T.currentTimeMillis()); - rtcConnection.G = true; - Map mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.C))); - Long l = rtcConnection.A; - Long l2 = rtcConnection.B; - Long valueOf = (l2 == null || l == null) ? null : Long.valueOf(l2.longValue() - l.longValue()); - if (valueOf != null) { - mutableMapOf.put("connect_time", Long.valueOf(valueOf.longValue())); - } - rtcConnection.b(mutableMapOf); - rtcConnection.p(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf); - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - if (mediaSinkWantsManager != null) { - mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.w)); - } - } - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onDestroy(MediaEngineConnection mediaEngineConnection) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onError(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.FailedConnectionException failedConnectionException) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(failedConnectionException, "exception"); - RtcConnection rtcConnection = this.a; - Objects.requireNonNull(rtcConnection); - String str = "connection error: " + failedConnectionException.a(); - int ordinal = failedConnectionException.a().ordinal(); - if (ordinal == 0 || ordinal == 1 || ordinal == 2) { - StringBuilder P = c.d.b.a.a.P(str, " -- "); - P.append(failedConnectionException.getMessage()); - rtcConnection.r(P.toString()); - } else { - RtcConnection.AnalyticsEvent analyticsEvent = RtcConnection.AnalyticsEvent.VOICE_CONNECTION_FAILURE; - Map mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.C))); - rtcConnection.b(mutableMapOf); - rtcConnection.p(analyticsEvent, mutableMapOf); - } - RtcConnection.j(rtcConnection, true, str, failedConnectionException, false, 8); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onKrispStatus(MediaEngineConnection mediaEngineConnection, KrispOveruseDetector.Status status) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(status, "status"); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onLocalMute(long j, boolean z2) { - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onLocalVideoOffScreen(long j, boolean z2) { - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onSpeaking(long j, int i, boolean z2) { - c.a.r.l0.a aVar; - RtcConnection rtcConnection = this.a; - if (j == rtcConnection.Q && (aVar = rtcConnection.v) != null) { - aVar.b(); - aVar.o(5, new Payloads.Speaking(i, Integer.valueOf(z2 ? 1 : 0), 0, null, 8, null)); - } - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onSpeaking(j, z2); - } - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onVideo(long j, Integer num, int i, int i2, int i3) { - RtcConnection rtcConnection = this.a; - if (j == rtcConnection.Q) { - c.a.r.l0.a aVar = rtcConnection.v; - boolean z2 = true; - if (aVar == null) { - RtcConnection.o(rtcConnection, "sendVideo() socket was null.", null, null, 6); - } else { - rtcConnection.I = i2; - if (i2 != 0) { - rtcConnection.o = true; + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Pair, ? extends RtcConnection.State> pair) { + Pair, ? extends RtcConnection.State> pair2 = pair; + m.checkNotNullParameter(pair2, "p1"); + RtcConnection rtcConnection = (RtcConnection) this.receiver; + if (rtcConnection.Z) { + Map map = (Map) pair2.component1(); + if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) { + rtcConnection.T.i(rtcConnection.k, "local MediaSinkWants: " + map, null); + a aVar = rtcConnection.v; + if (aVar == null) { + RtcConnection.p(rtcConnection, "onLocalMediaSinkWants() socket was null.", null, null, 6); + } else { + LinkedHashMap linkedHashMap = new LinkedHashMap(g0.mapCapacity(map.size())); + for (Map.Entry entry : map.entrySet()) { + linkedHashMap.put(entry.getKey(), Integer.valueOf(((EncodeQuality) entry.getValue()).getValue())); + } + m.checkNotNullParameter(linkedHashMap, "wants"); + aVar.b(); + if (aVar.q >= 5) { + aVar.o(15, linkedHashMap); + } } - aVar.b(); - aVar.o(12, new Payloads.Video(i, i2, i3, null, n.emptyList(), 8, null)); - } - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - if (mediaSinkWantsManager != null) { - if (i2 == 0) { - z2 = false; - } - mediaSinkWantsManager.b(new k(mediaSinkWantsManager, z2)); } } - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onVideoStream(j, num); - } + return Unit.a; } } diff --git a/app/src/main/java/c/a/r/b.java b/app/src/main/java/c/a/r/b.java index 80aaf35aef..f2750fc7ba 100644 --- a/app/src/main/java/c/a/r/b.java +++ b/app/src/main/java/c/a/r/b.java @@ -8,13 +8,13 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f200c; + public final int f202c; public final Integer d = null; public b(int i, int i2, int i3, Integer num) { this.a = i; this.b = i2; - this.f200c = i3; + this.f202c = i3; } public boolean equals(Object obj) { @@ -25,11 +25,11 @@ public final class b { return false; } b bVar = (b) obj; - return this.a == bVar.a && this.b == bVar.b && this.f200c == bVar.f200c && m.areEqual(this.d, bVar.d); + return this.a == bVar.a && this.b == bVar.b && this.f202c == bVar.f202c && m.areEqual(this.d, bVar.d); } public int hashCode() { - int i = ((((this.a * 31) + this.b) * 31) + this.f200c) * 31; + int i = ((((this.a * 31) + this.b) * 31) + this.f202c) * 31; Integer num = this.d; return i + (num != null ? num.hashCode() : 0); } @@ -40,8 +40,8 @@ public final class b { L.append(", height="); L.append(this.b); L.append(", framerate="); - L.append(this.f200c); + L.append(this.f202c); L.append(", pixelCount="); - return a.B(L, this.d, ")"); + return a.A(L, this.d, ")"); } } diff --git a/app/src/main/java/c/a/r/b0.java b/app/src/main/java/c/a/r/b0.java index a1248eb325..27fa7845a3 100644 --- a/app/src/main/java/c/a/r/b0.java +++ b/app/src/main/java/c/a/r/b0.java @@ -1,24 +1,208 @@ package c.a.r; +import c.a.r.m0.a; +import c.a.r.o0.b; +import c.a.r.o0.c; +import c.a.r.o0.d; +import co.discord.media_engine.VoiceQuality; +import com.discord.rtcconnection.KrispOveruseDetector; +import com.discord.rtcconnection.MediaSinkWantsManager; import com.discord.rtcconnection.RtcConnection; -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; +import com.discord.rtcconnection.mediaengine.MediaEngineConnection; +import com.discord.rtcconnection.socket.io.Payloads; +import d0.t.h0; +import d0.t.n; +import d0.t.o; +import d0.z.d.m; +import java.util.ArrayList; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.concurrent.TimeUnit; +import kotlin.NoWhenBranchMatchedException; +import rx.Observable; +import rx.Subscription; /* compiled from: RtcConnection.kt */ -public final class b0 extends o implements Function0 { - public final /* synthetic */ RtcConnection this$0; +public final class b0 implements MediaEngineConnection.d { + public final /* synthetic */ RtcConnection a; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b0(RtcConnection rtcConnection) { - super(0); - this.this$0 = rtcConnection; + this.a = rtcConnection; } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - this.this$0.q(); - return Unit.a; + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onConnected(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.TransportInfo transportInfo, List list) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(transportInfo, "transportInfo"); + m.checkNotNullParameter(list, "supportedVideoCodecs"); + RtcConnection rtcConnection = this.a; + rtcConnection.p.succeed(); + rtcConnection.q = transportInfo; + MediaEngineConnection mediaEngineConnection2 = rtcConnection.w; + if (mediaEngineConnection2 != null) { + d dVar = new d(1000, rtcConnection.T, mediaEngineConnection2, new VoiceQuality(), rtcConnection.j(), new KrispOveruseDetector(mediaEngineConnection2), 0, 64); + dVar.a.clear(); + Subscription subscription = dVar.b; + if (subscription != null && !subscription.isUnsubscribed()) { + dVar.a(); + } + dVar.b = Observable.D(0, dVar.f220c, TimeUnit.MILLISECONDS).W(new b(dVar), new c(dVar)); + rtcConnection.n = dVar; + rtcConnection.o = false; + } + if (transportInfo.f2108c.ordinal() != 0) { + StringBuilder L = c.d.b.a.a.L("Unsupported protocol: "); + L.append(transportInfo.f2108c); + L.append('.'); + RtcConnection.k(rtcConnection, true, L.toString(), null, false, 12); + } else { + rtcConnection.T.recordBreadcrumb("Sending UDP info to RTC server.", rtcConnection.k); + c.a.r.n0.a aVar = rtcConnection.v; + if (aVar == null) { + RtcConnection.p(rtcConnection, "onEngineConnectionConnected() socket was null.", null, null, 6); + return; + } + String str = transportInfo.a; + int i = transportInfo.b; + m.checkNotNullParameter("udp", "protocol"); + m.checkNotNullParameter(str, "address"); + m.checkNotNullParameter("xsalsa20_poly1305", "mode"); + m.checkNotNullParameter(list, "codecs"); + aVar.b(); + Payloads.Protocol.ProtocolInfo protocolInfo = new Payloads.Protocol.ProtocolInfo(str, i, "xsalsa20_poly1305"); + ArrayList arrayList = new ArrayList(o.collectionSizeOrDefault(list, 10)); + for (a aVar2 : list) { + arrayList.add(new Payloads.Protocol.CodecInfo(aVar2.a, aVar2.b, aVar2.f210c, aVar2.d, aVar2.e)); + } + aVar.o(1, new Payloads.Protocol("udp", protocolInfo, arrayList)); + } + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onMediaEngineConnectionConnected(rtcConnection); + } + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onConnectionStateChange(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.ConnectionState connectionState) { + RtcConnection.State state; + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(connectionState, "connectionState"); + RtcConnection rtcConnection = this.a; + RtcConnection.StateChange stateChange = rtcConnection.r; + rtcConnection.s("Connection state change: " + connectionState); + int ordinal = connectionState.ordinal(); + if (ordinal == 0) { + state = RtcConnection.State.h.a; + } else if (ordinal == 1) { + state = RtcConnection.State.g.a; + } else if (ordinal == 2) { + state = RtcConnection.State.f.a; + } else if (ordinal == 3) { + state = RtcConnection.State.e.a; + } else { + throw new NoWhenBranchMatchedException(); + } + rtcConnection.v(state); + if (stateChange.a == RtcConnection.State.g.a && rtcConnection.r.a == RtcConnection.State.h.a) { + rtcConnection.r(); + } + if (rtcConnection.r.a == RtcConnection.State.f.a) { + rtcConnection.C = Long.valueOf(rtcConnection.U.currentTimeMillis()); + rtcConnection.H = true; + Map mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.D))); + Long l = rtcConnection.B; + Long l2 = rtcConnection.C; + Long valueOf = (l2 == null || l == null) ? null : Long.valueOf(l2.longValue() - l.longValue()); + if (valueOf != null) { + mutableMapOf.put("connect_time", Long.valueOf(valueOf.longValue())); + } + rtcConnection.b(mutableMapOf); + rtcConnection.q(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf); + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + if (mediaSinkWantsManager != null) { + mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.w)); + } + } + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onDestroy(MediaEngineConnection mediaEngineConnection) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onError(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.FailedConnectionException failedConnectionException) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(failedConnectionException, "exception"); + RtcConnection rtcConnection = this.a; + Objects.requireNonNull(rtcConnection); + String str = "connection error: " + failedConnectionException.a(); + int ordinal = failedConnectionException.a().ordinal(); + if (ordinal == 0 || ordinal == 1 || ordinal == 2) { + StringBuilder P = c.d.b.a.a.P(str, " -- "); + P.append(failedConnectionException.getMessage()); + rtcConnection.s(P.toString()); + } else { + RtcConnection.AnalyticsEvent analyticsEvent = RtcConnection.AnalyticsEvent.VOICE_CONNECTION_FAILURE; + Map mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.D))); + rtcConnection.b(mutableMapOf); + rtcConnection.q(analyticsEvent, mutableMapOf); + } + RtcConnection.k(rtcConnection, true, str, failedConnectionException, false, 8); + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onKrispStatus(MediaEngineConnection mediaEngineConnection, KrispOveruseDetector.Status status) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(status, "status"); + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onLocalMute(long j, boolean z2) { + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onLocalVideoOffScreen(long j, boolean z2) { + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onSpeaking(long j, int i, boolean z2) { + c.a.r.n0.a aVar; + RtcConnection rtcConnection = this.a; + if (j == rtcConnection.R && (aVar = rtcConnection.v) != null) { + aVar.b(); + aVar.o(5, new Payloads.Speaking(i, Integer.valueOf(z2 ? 1 : 0), 0, null, 8, null)); + } + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onSpeaking(j, z2); + } + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onVideo(long j, Integer num, int i, int i2, int i3) { + RtcConnection rtcConnection = this.a; + if (j == rtcConnection.R) { + c.a.r.n0.a aVar = rtcConnection.v; + boolean z2 = true; + if (aVar == null) { + RtcConnection.p(rtcConnection, "sendVideo() socket was null.", null, null, 6); + } else { + rtcConnection.J = (long) i2; + if (i2 != 0) { + rtcConnection.o = true; + } + aVar.b(); + aVar.o(12, new Payloads.Video(i, i2, i3, null, n.emptyList(), 8, null)); + } + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + if (mediaSinkWantsManager != null) { + if (i2 == 0) { + z2 = false; + } + mediaSinkWantsManager.b(new k(mediaSinkWantsManager, z2)); + } + } + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onVideoStream(j, num, i, i2, i3); + } } } diff --git a/app/src/main/java/c/a/r/c0.java b/app/src/main/java/c/a/r/c0.java index 551ff9467d..2f32add958 100644 --- a/app/src/main/java/c/a/r/c0.java +++ b/app/src/main/java/c/a/r/c0.java @@ -1,32 +1,24 @@ package c.a.r; -import c.d.b.a.a; import com.discord.rtcconnection.RtcConnection; -import d0.z.d.m; import d0.z.d.o; import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import kotlin.jvm.functions.Function0; /* compiled from: RtcConnection.kt */ -public final class c0 extends o implements Function1 { +public final class c0 extends o implements Function0 { public final /* synthetic */ RtcConnection this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public c0(RtcConnection rtcConnection) { - super(1); + super(0); this.this$0 = rtcConnection; } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Exception exc) { - Exception exc2 = exc; - m.checkNotNullParameter(exc2, "it"); - RtcConnection rtcConnection = this.this$0; - StringBuilder L = a.L("Error occurred while connecting to RTC server: "); - L.append(exc2.getMessage()); - L.append('.'); - RtcConnection.j(rtcConnection, true, L.toString(), null, false, 12); + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + this.this$0.r(); return Unit.a; } } diff --git a/app/src/main/java/c/a/r/d0.java b/app/src/main/java/c/a/r/d0.java index 38bc941225..40349259ec 100644 --- a/app/src/main/java/c/a/r/d0.java +++ b/app/src/main/java/c/a/r/d0.java @@ -1,362 +1,32 @@ package c.a.r; -import c.a.r.e; -import c.a.r.l0.a; -import c.a.r.m0.d; -import com.discord.rtcconnection.EncodeQuality; -import com.discord.rtcconnection.MediaSinkWantsManager; +import c.d.b.a.a; import com.discord.rtcconnection.RtcConnection; -import com.discord.rtcconnection.VideoMetadata; -import com.discord.rtcconnection.mediaengine.MediaEngine; -import com.discord.rtcconnection.mediaengine.MediaEngineConnection; -import com.discord.rtcconnection.socket.io.Payloads; -import com.discord.utilities.logging.Logger; -import d0.t.n; -import d0.t.o; -import d0.t.r; -import d0.t.u; import d0.z.d.m; -import java.util.ArrayList; -import java.util.Iterator; -import java.util.LinkedHashMap; -import java.util.List; -import java.util.ListIterator; -import java.util.Map; -import java.util.NoSuchElementException; -import java.util.Objects; -import kotlin.NoWhenBranchMatchedException; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; /* compiled from: RtcConnection.kt */ -public final class d0 implements a.d { - public final /* synthetic */ RtcConnection a; +public final class d0 extends o implements Function1 { + public final /* synthetic */ RtcConnection this$0; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public d0(RtcConnection rtcConnection) { - this.a = rtcConnection; + super(1); + this.this$0 = rtcConnection; } - @Override // c.a.r.l0.a.d - public void a(String str, String str2) { - m.checkNotNullParameter(str, "audioCodec"); - m.checkNotNullParameter(str2, "videoCodec"); - MediaEngineConnection mediaEngineConnection = this.a.w; - if (mediaEngineConnection != null) { - mediaEngineConnection.r(str, str2); - } - } - - @Override // c.a.r.l0.a.d - public void b(boolean z2, Integer num, String str) { - RtcConnection rtcConnection = this.a; - Objects.requireNonNull(rtcConnection); - rtcConnection.r("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str); - MediaEngineConnection mediaEngineConnection = rtcConnection.w; - if (mediaEngineConnection != null) { - mediaEngineConnection.destroy(); - } - MediaEngineConnection mediaEngineConnection2 = rtcConnection.w; - if (mediaEngineConnection2 != null) { - mediaEngineConnection2.o(rtcConnection.K); - } - boolean z3 = num == null || num.intValue() != 1000; - if (!(rtcConnection.r.a instanceof RtcConnection.State.d)) { - rtcConnection.n(z3, str); - d dVar = rtcConnection.n; - if (dVar != null) { - dVar.a(); - } - rtcConnection.n = null; - rtcConnection.o = false; - } - rtcConnection.f2084z = 0; - rtcConnection.B = null; - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - if (mediaSinkWantsManager != null) { - mediaSinkWantsManager.b(new g(mediaSinkWantsManager)); - } - rtcConnection.u(new RtcConnection.State.d(z3)); - if (z3) { - long fail = rtcConnection.p.fail(new b0(rtcConnection)); - Logger.w$default(rtcConnection.S, rtcConnection.k, "Disconnect was not clean! Reason: " + str + ", code: " + num + ". Reconnecting in " + (fail / ((long) 1000)) + " seconds.", null, 4, null); - } - } - - @Override // c.a.r.l0.a.d - public void c(String str, List list) { - m.checkNotNullParameter(str, "mode"); - m.checkNotNullParameter(list, "secretKey"); - MediaEngineConnection mediaEngineConnection = this.a.w; - if (mediaEngineConnection != null) { - mediaEngineConnection.t(str, u.toIntArray(list)); - } - } - - @Override // c.a.r.l0.a.d - public void d(String str) { - m.checkNotNullParameter(str, "mediaSessionId"); - RtcConnection rtcConnection = this.a; - rtcConnection.H = str; - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onMediaSessionIdReceived(); - rtcConnection.p(RtcConnection.AnalyticsEvent.MEDIA_SESSION_JOINED, new LinkedHashMap()); - } - } - - /* JADX DEBUG: Failed to insert an additional move for type inference into block B:41:0x0058 */ - /* JADX WARN: Multi-variable type inference failed */ - /* JADX DEBUG: Type inference failed for r0v2. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ - /* JADX DEBUG: Type inference failed for r0v11. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ - /* JADX WARNING: Unknown variable types count: 1 */ - @Override // c.a.r.l0.a.d - public void e(long j, int i, int i2, List list) { - VideoMetadata videoMetadata; - Object obj; - boolean z2; - ?? r1; - RtcConnection rtcConnection = this.a; - if (j != rtcConnection.Q) { - boolean z3 = false; - if (rtcConnection.E != null) { - if (list != null) { - r1 = new ArrayList(o.collectionSizeOrDefault(list, 10)); - for (Payloads.Stream stream : list) { - r1.add(Payloads.Stream.copy$default(stream, null, null, null, null, null, null, Boolean.valueOf(i2 > 0), null, 191, null)); - } - } else { - r1 = n.emptyList(); - } - boolean isEmpty = r1.isEmpty(); - List list2 = r1; - if (isEmpty) { - Integer valueOf = Integer.valueOf(i2); - Integer valueOf2 = Integer.valueOf(i2 + 1); - if (i2 > 0) { - z3 = true; - } - list2 = d0.t.m.listOf(new Payloads.Stream("100", null, 100, valueOf, valueOf2, null, Boolean.valueOf(z3), null)); - } - rtcConnection.E.c(j, Integer.valueOf(i)); - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - Objects.requireNonNull(mediaSinkWantsManager); - m.checkNotNullParameter(list2, "ssrcs"); - mediaSinkWantsManager.b(new l(mediaSinkWantsManager, list2, j)); - return; - } - if (list != null) { - Iterator it = list.iterator(); - while (true) { - if (!it.hasNext()) { - obj = null; - break; - } - obj = it.next(); - Payloads.Stream stream2 = (Payloads.Stream) obj; - Integer ssrc = stream2.getSsrc(); - if (ssrc == null || ssrc.intValue() != i2 || stream2.getMaxResolution() == null) { - z2 = false; - continue; - } else { - z2 = true; - continue; - } - if (z2) { - break; - } - } - Payloads.Stream stream3 = (Payloads.Stream) obj; - if (stream3 != null) { - Payloads.Stream.MaxResolution maxResolution = stream3.getMaxResolution(); - m.checkNotNull(maxResolution); - videoMetadata = new VideoMetadata(j, maxResolution.getWidth(), stream3.getMaxResolution().getHeight(), stream3.getMaxFrameRate(), stream3.getMaxResolution().getType()); - rtcConnection.d(j, i, i2, videoMetadata); - } - } - videoMetadata = null; - rtcConnection.d(j, i, i2, videoMetadata); - } - } - - @Override // c.a.r.l0.a.d - public void f(Map map) { - boolean z2; - Integer num; - m.checkNotNullParameter(map, "wants"); - RtcConnection rtcConnection = this.a; - if (rtcConnection.E != null) { - int i = rtcConnection.I; - int intValue = (i == 0 || (num = map.get(String.valueOf(i))) == null) ? 0 : num.intValue(); - Integer num2 = map.get("any"); - int intValue2 = num2 != null ? num2.intValue() : 0; - if (intValue <= 0) { - intValue = intValue2 > 0 ? intValue2 : 100; - } - e.c cVar = null; - rtcConnection.S.i(rtcConnection.k, "remote MediaSinkWants: " + map + ", decided on encode quality " + intValue, null); - EncodeQuality[] values = EncodeQuality.values(); - for (int i2 = 10; i2 >= 0; i2--) { - EncodeQuality encodeQuality = values[i2]; - if (encodeQuality.getValue() <= intValue) { - e eVar = rtcConnection.E.j; - h0 h0Var = eVar.e; - m.checkNotNullParameter(encodeQuality, "wantValue"); - List list = eVar.d; - ListIterator listIterator = list.listIterator(list.size()); - while (true) { - if (!listIterator.hasPrevious()) { - break; - } - e.c previous = listIterator.previous(); - if (encodeQuality.compareTo(previous.f203c) >= 0) { - z2 = true; - continue; - } else { - z2 = false; - continue; - } - if (z2) { - cVar = previous; - break; - } - } - e.c cVar2 = cVar; - if (cVar2 == null) { - cVar2 = (e.c) u.first((List) eVar.d); - } - n nVar = cVar2.a; - int max = Math.max((int) (((double) h0Var.f204c.a) * nVar.f222c), h0Var.d); - int max2 = Math.max((int) (((double) h0Var.f204c.b) * nVar.f222c), h0Var.d); - MediaEngineConnection mediaEngineConnection = rtcConnection.w; - if (mediaEngineConnection != null) { - mediaEngineConnection.m(new MediaEngineConnection.a(max, max2, nVar.a, nVar.b, nVar.d, nVar.e)); - return; - } - return; - } - } - throw new NoSuchElementException("Array contains no element matching the predicate."); - } - } - - @Override // c.a.r.l0.a.d - public void g(long j) { - RtcConnection rtcConnection = this.a; - rtcConnection.u.add(Long.valueOf(j)); - if (rtcConnection.u.size() > 5) { - r.removeFirst(rtcConnection.u); - } - if (j > ((long) 500)) { - rtcConnection.f2084z++; - } - double d = (double) j; - Objects.requireNonNull(RtcConnection.Quality.Companion); - RtcConnection.Quality quality = Double.isNaN(d) ? RtcConnection.Quality.UNKNOWN : d < ((double) 250) ? RtcConnection.Quality.FINE : d < ((double) 500) ? RtcConnection.Quality.AVERAGE : RtcConnection.Quality.BAD; - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onQualityUpdate(quality); - } - } - - @Override // c.a.r.l0.a.d - public void h() { - } - - @Override // c.a.r.l0.a.d - public void i() { - RtcConnection rtcConnection = this.a; - rtcConnection.p.cancel(); - StringBuilder sb = new StringBuilder(); - sb.append("Connecting to RTC server "); - a aVar = rtcConnection.v; - sb.append(aVar != null ? aVar.C : null); - rtcConnection.r(sb.toString()); - rtcConnection.u(RtcConnection.State.c.a); - } - - @Override // c.a.r.l0.a.d - public void j() { - RtcConnection rtcConnection = this.a; - rtcConnection.p.cancel(); - rtcConnection.S.recordBreadcrumb("Connected to RTC server.", rtcConnection.k); - a aVar = rtcConnection.v; - if (aVar == null) { - RtcConnection.o(rtcConnection, "onSocketConnect() socket was null.", null, null, 6); - return; - } - String str = rtcConnection.P; - long j = rtcConnection.Q; - String str2 = rtcConnection.N; - boolean z2 = rtcConnection.O; - m.checkNotNullParameter(str, "serverId"); - m.checkNotNullParameter(str2, "sessionId"); - aVar.b(); - aVar.f213s = str; - aVar.t = str2; - aVar.A = a.c.IDENTIFYING; - aVar.o(0, new Payloads.Identify(str, j, str2, aVar.D, z2)); - rtcConnection.u(RtcConnection.State.a.a); - } - - @Override // c.a.r.l0.a.d - public void k(long j) { - d dVar; - c.a.r.m0.e eVar; - Map b; - RtcConnection rtcConnection = this.a; - if (!(!(rtcConnection.U instanceof RtcConnection.d.a) || (dVar = rtcConnection.n) == null || (eVar = dVar.g) == null || (b = eVar.b(String.valueOf(j))) == null)) { - rtcConnection.l(j, b); - } - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - if (mediaSinkWantsManager != null) { - mediaSinkWantsManager.c(j, null); - } - MediaSinkWantsManager mediaSinkWantsManager2 = rtcConnection.E; - if (mediaSinkWantsManager2 != null) { - List emptyList = n.emptyList(); - m.checkNotNullParameter(emptyList, "ssrcs"); - mediaSinkWantsManager2.b(new l(mediaSinkWantsManager2, emptyList, j)); - } - } - - @Override // c.a.r.l0.a.d - public void l(int i, int i2, String str) { - MediaEngineConnection.Type type; - m.checkNotNullParameter(str, "ip"); - RtcConnection rtcConnection = this.a; - Objects.requireNonNull(rtcConnection); - rtcConnection.r("Discovered dedicated UDP server on port " + i); - rtcConnection.u(RtcConnection.State.g.a); - MediaEngine mediaEngine = rtcConnection.R; - long j = rtcConnection.Q; - MediaEngine.a aVar = new MediaEngine.a(i2, str, i); - RtcConnection.d dVar = rtcConnection.U; - if (m.areEqual(dVar, RtcConnection.d.a.a)) { - type = MediaEngineConnection.Type.DEFAULT; - } else if (dVar instanceof RtcConnection.d.b) { - type = MediaEngineConnection.Type.STREAM; - } else { - throw new NoWhenBranchMatchedException(); - } - MediaEngineConnection h = mediaEngine.h(j, aVar, type, new c0(rtcConnection)); - if (h != null) { - h.l(rtcConnection.K); - rtcConnection.w = h; - return; - } - RtcConnection.o(rtcConnection, "onSocketHello(): connect() return null.", null, null, 6); - } - - @Override // c.a.r.l0.a.d - public void onSpeaking(long j, int i, boolean z2) { - RtcConnection rtcConnection = this.a; - if (j != rtcConnection.Q) { - MediaEngineConnection mediaEngineConnection = rtcConnection.w; - if (mediaEngineConnection != null) { - mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j)); - } - MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.E; - if (mediaSinkWantsManager != null) { - mediaSinkWantsManager.c(j, Integer.valueOf(i)); - } - for (RtcConnection.c cVar : rtcConnection.m) { - cVar.onUserCreated(rtcConnection, j); - } - } + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Exception exc) { + Exception exc2 = exc; + m.checkNotNullParameter(exc2, "it"); + RtcConnection rtcConnection = this.this$0; + StringBuilder L = a.L("Error occurred while connecting to RTC server: "); + L.append(exc2.getMessage()); + L.append('.'); + RtcConnection.k(rtcConnection, true, L.toString(), null, false, 12); + return Unit.a; } } diff --git a/app/src/main/java/c/a/r/e.java b/app/src/main/java/c/a/r/e.java index 8f59010fad..bc3dffbd04 100644 --- a/app/src/main/java/c/a/r/e.java +++ b/app/src/main/java/c/a/r/e.java @@ -17,9 +17,9 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final Map f201c; + public final Map f203c; public final List d; - public final h0 e; + public final j0 e; /* compiled from: MediaSinkWantsLadder.kt */ public static final class a { @@ -27,13 +27,13 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final double f202c; + public final double f204c; public final int d; public a(int i, int i2, double d, int i3) { this.a = i; this.b = i2; - this.f202c = d; + this.f204c = d; this.d = i3; } @@ -45,11 +45,11 @@ public final class e { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && Double.compare(this.f202c, aVar.f202c) == 0 && this.d == aVar.d; + return this.a == aVar.a && this.b == aVar.b && Double.compare(this.f204c, aVar.f204c) == 0 && this.d == aVar.d; } public int hashCode() { - return ((a0.a.a.a.a(this.f202c) + (((this.a * 31) + this.b) * 31)) * 31) + this.d; + return ((a0.a.a.a.a(this.f204c) + (((this.a * 31) + this.b) * 31)) * 31) + this.d; } public String toString() { @@ -58,9 +58,9 @@ public final class e { L.append(", height="); L.append(this.b); L.append(", budgetPortion="); - L.append(this.f202c); + L.append(this.f204c); L.append(", pixelCount="); - return c.d.b.a.a.z(L, this.d, ")"); + return c.d.b.a.a.y(L, this.d, ")"); } } @@ -76,14 +76,14 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final EncodeQuality f203c; + public final EncodeQuality f205c; public c(n nVar, int i, EncodeQuality encodeQuality) { m.checkNotNullParameter(nVar, "budget"); m.checkNotNullParameter(encodeQuality, "wantValue"); this.a = nVar; this.b = i; - this.f203c = encodeQuality; + this.f205c = encodeQuality; } public boolean equals(Object obj) { @@ -94,14 +94,14 @@ public final class e { return false; } c cVar = (c) obj; - return m.areEqual(this.a, cVar.a) && this.b == cVar.b && m.areEqual(this.f203c, cVar.f203c); + return m.areEqual(this.a, cVar.a) && this.b == cVar.b && m.areEqual(this.f205c, cVar.f205c); } public int hashCode() { n nVar = this.a; int i = 0; int hashCode = (((nVar != null ? nVar.hashCode() : 0) * 31) + this.b) * 31; - EncodeQuality encodeQuality = this.f203c; + EncodeQuality encodeQuality = this.f205c; if (encodeQuality != null) { i = encodeQuality.hashCode(); } @@ -114,22 +114,22 @@ public final class e { L.append(", pixelCount="); L.append(this.b); L.append(", wantValue="); - L.append(this.f203c); + L.append(this.f205c); L.append(")"); return L.toString(); } } - public e(h0 h0Var, int i) { + public e(j0 j0Var, int i) { n nVar; Object obj; int i2; EncodeQuality encodeQuality; boolean z2; - h0 h0Var2 = (i & 1) != 0 ? f.a : null; - m.checkNotNullParameter(h0Var2, "options"); - this.e = h0Var2; - b bVar = h0Var2.a; + j0 j0Var2 = (i & 1) != 0 ? f.a : null; + m.checkNotNullParameter(j0Var2, "options"); + this.e = j0Var2; + b bVar = j0Var2.a; int i3 = bVar.a * bVar.b; this.b = i3; Set of = n0.setOf((Object[]) new Double[]{Double.valueOf(0.0d), Double.valueOf(4.0d), Double.valueOf(8.0d), Double.valueOf(10.0d)}); @@ -169,7 +169,7 @@ public final class e { aVar = aVar == null ? (a) u.first((List) arrayList) : aVar; if (i6 != aVar.a) { i2 = i3; - linkedHashMap.put(encodeQuality2, new n(aVar.a, aVar.b, aVar.f202c, encodeQuality2.compareTo(EncodeQuality.Twenty) <= 0 ? 12 : 20, 30)); + linkedHashMap.put(encodeQuality2, new n(aVar.a, aVar.b, aVar.f204c, encodeQuality2.compareTo(EncodeQuality.Twenty) <= 0 ? 12 : 20, 30)); EncodeQuality[] values = EncodeQuality.values(); int i7 = 10; while (true) { @@ -191,7 +191,7 @@ public final class e { i5++; i3 = i2; } - this.f201c = linkedHashMap; + this.f203c = linkedHashMap; EncodeQuality[] values2 = EncodeQuality.values(); ArrayList arrayList2 = new ArrayList(11); for (int i8 = 0; i8 < 11; i8++) { diff --git a/app/src/main/java/c/a/r/f.java b/app/src/main/java/c/a/r/f.java index 81576ec995..40f5d95fc5 100644 --- a/app/src/main/java/c/a/r/f.java +++ b/app/src/main/java/c/a/r/f.java @@ -1,5 +1,5 @@ package c.a.r; /* compiled from: MediaSinkWantsLadder.kt */ public final class f { - public static final h0 a = new h0(new b(1280, 720, 30, null), new b(1280, 720, 30, null), new a(150000, 2500000, null), 150000, new a(500000, 4000000, 600000)); + public static final j0 a = new j0(new b(1280, 720, 30, null), new b(1280, 720, 30, null), new a(150000, 2500000, null), 150000, new a(500000, 4000000, 600000)); } diff --git a/app/src/main/java/c/a/r/g0.java b/app/src/main/java/c/a/r/g0.java index cb3e0d5c01..d67583c90a 100644 --- a/app/src/main/java/c/a/r/g0.java +++ b/app/src/main/java/c/a/r/g0.java @@ -1,140 +1,372 @@ package c.a.r; -import android.app.Application; -import android.os.Handler; -import android.os.Looper; -import android.os.PowerManager; -import androidx.annotation.AnyThread; -import androidx.annotation.RequiresApi; -import com.airbnb.lottie.parser.AnimatableValueParser; -import com.discord.rtcconnection.enums.ThermalStatus; -import com.discord.utilities.debug.DebugPrintBuilder; -import com.discord.utilities.debug.DebugPrintable; -import com.discord.utilities.lifecycle.ApplicationProvider; -import com.discord.utilities.logging.LoggingProvider; -import d0.g; -import d0.i; +import c.a.r.e; +import c.a.r.n0.a; +import c.a.r.o0.d; +import c.a.r.o0.e; +import com.discord.rtcconnection.EncodeQuality; +import com.discord.rtcconnection.MediaSinkWantsManager; +import com.discord.rtcconnection.RtcConnection; +import com.discord.rtcconnection.VideoMetadata; +import com.discord.rtcconnection.mediaengine.MediaEngine; +import com.discord.rtcconnection.mediaengine.MediaEngineConnection; +import com.discord.rtcconnection.socket.io.Payloads; +import com.discord.utilities.logging.Logger; +import d0.t.n; +import d0.t.o; +import d0.t.r; +import d0.t.u; import d0.z.d.m; -import d0.z.d.o; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.LinkedHashMap; +import java.util.List; +import java.util.ListIterator; +import java.util.Map; +import java.util.NoSuchElementException; import java.util.Objects; -import kotlin.Lazy; -import kotlin.jvm.functions.Function0; -/* compiled from: ThermalDetector.kt */ -@AnyThread -@RequiresApi(29) -public final class g0 implements PowerManager.OnThermalStatusChangedListener, Runnable, DebugPrintable { - public static final Lazy i = g.lazy(i.NONE, a.i); - public static boolean j; - public static boolean k; - public static boolean l; - public static final g0 m = new g0(); +import kotlin.NoWhenBranchMatchedException; +/* compiled from: RtcConnection.kt */ +public final class g0 implements a.d { + public final /* synthetic */ RtcConnection a; - /* compiled from: ThermalDetector.kt */ - public static final class a extends o implements Function0 { - public static final a i = new a(); + public g0(RtcConnection rtcConnection) { + this.a = rtcConnection; + } - public a() { - super(0); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Handler mo1invoke() { - return new Handler(Looper.getMainLooper()); + @Override // c.a.r.n0.a.d + public void a(String str, String str2) { + m.checkNotNullParameter(str, "audioCodec"); + m.checkNotNullParameter(str2, "videoCodec"); + MediaEngineConnection mediaEngineConnection = this.a.w; + if (mediaEngineConnection != null) { + mediaEngineConnection.r(str, str2); } } - public final ThermalStatus a() { - ThermalStatus.a aVar = ThermalStatus.Companion; - Application application = ApplicationProvider.INSTANCE.get(); - Objects.requireNonNull(aVar); - m.checkNotNullParameter(application, "context"); - Object systemService = application.getSystemService("power"); - Objects.requireNonNull(systemService, "null cannot be cast to non-null type android.os.PowerManager"); - return aVar.a(((PowerManager) systemService).getCurrentThermalStatus()); + @Override // c.a.r.n0.a.d + public void b(boolean z2, Integer num, String str) { + RtcConnection rtcConnection = this.a; + Objects.requireNonNull(rtcConnection); + rtcConnection.s("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str); + MediaEngineConnection mediaEngineConnection = rtcConnection.w; + if (mediaEngineConnection != null) { + mediaEngineConnection.destroy(); + } + MediaEngineConnection mediaEngineConnection2 = rtcConnection.w; + if (mediaEngineConnection2 != null) { + mediaEngineConnection2.o(rtcConnection.L); + } + boolean z3 = num == null || num.intValue() != 1000; + if (!(rtcConnection.r.a instanceof RtcConnection.State.d)) { + rtcConnection.o(z3, str); + d dVar = rtcConnection.n; + if (dVar != null) { + dVar.a(); + } + rtcConnection.n = null; + rtcConnection.o = false; + } + rtcConnection.f2096z = 0; + rtcConnection.C = null; + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + if (mediaSinkWantsManager != null) { + mediaSinkWantsManager.b(new g(mediaSinkWantsManager)); + } + rtcConnection.v(new RtcConnection.State.d(z3)); + if (z3) { + long fail = rtcConnection.p.fail(new c0(rtcConnection)); + Logger.w$default(rtcConnection.T, rtcConnection.k, "Disconnect was not clean! Reason: " + str + ", code: " + num + ". Reconnecting in " + (fail / ((long) 1000)) + " seconds.", null, 4, null); + } } - public final void b(ThermalStatus thermalStatus) { - LoggingProvider.INSTANCE.get().recordBreadcrumb("thermalStatus = " + thermalStatus, "thermal"); - switch (thermalStatus.ordinal()) { - case 0: - if (k) { - AnimatableValueParser.E1("ThermalDetector", "totally cool: no longer in thermal trouble"); - k = false; - if (l) { - ((Handler) i.getValue()).removeCallbacks(this); - l = false; + @Override // c.a.r.n0.a.d + public void c(String str, List list) { + m.checkNotNullParameter(str, "mode"); + m.checkNotNullParameter(list, "secretKey"); + MediaEngineConnection mediaEngineConnection = this.a.w; + if (mediaEngineConnection != null) { + mediaEngineConnection.t(str, u.toIntArray(list)); + } + } + + @Override // c.a.r.n0.a.d + public void d(String str) { + m.checkNotNullParameter(str, "mediaSessionId"); + RtcConnection rtcConnection = this.a; + rtcConnection.I = str; + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onMediaSessionIdReceived(); + rtcConnection.q(RtcConnection.AnalyticsEvent.MEDIA_SESSION_JOINED, new LinkedHashMap()); + } + } + + /* JADX DEBUG: Failed to insert an additional move for type inference into block B:43:0x0095 */ + /* JADX WARN: Multi-variable type inference failed */ + /* JADX DEBUG: Type inference failed for r1v2. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ + /* JADX DEBUG: Type inference failed for r1v9. Raw type applied. Possible types: java.util.Iterator, java.util.Iterator */ + /* JADX WARNING: Unknown variable types count: 1 */ + @Override // c.a.r.n0.a.d + public void e(long j, int i, int i2, List list) { + VideoMetadata videoMetadata; + Object obj; + boolean z2; + ?? r2; + RtcConnection rtcConnection = this.a; + e j2 = rtcConnection.j(); + long j3 = (long) i2; + Objects.requireNonNull(j2); + if (j3 != 0) { + j2.m.put(Long.valueOf(j3), Long.valueOf(j2.p.currentTimeMillis())); + Logger logger = j2.o; + StringBuilder O = c.d.b.a.a.O("VideoQuality: handleVideoStreamUpdate(userId: ", j, ", videoSsrc: "); + O.append(j3); + O.append(')'); + Logger.i$default(logger, O.toString(), null, 2, null); + } + if (j != rtcConnection.R) { + boolean z3 = false; + if (rtcConnection.F != null) { + if (list != null) { + r2 = new ArrayList(o.collectionSizeOrDefault(list, 10)); + for (Payloads.Stream stream : list) { + r2.add(Payloads.Stream.copy$default(stream, null, null, null, null, null, null, Boolean.valueOf(i2 > 0), null, 191, null)); + } + } else { + r2 = n.emptyList(); + } + boolean isEmpty = r2.isEmpty(); + List list2 = r2; + if (isEmpty) { + Integer valueOf = Integer.valueOf(i2); + Integer valueOf2 = Integer.valueOf(i2 + 1); + if (i2 > 0) { + z3 = true; + } + list2 = d0.t.m.listOf(new Payloads.Stream("100", null, 100, valueOf, valueOf2, null, Boolean.valueOf(z3), null)); + } + rtcConnection.F.c(j, Long.valueOf((long) i)); + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + Objects.requireNonNull(mediaSinkWantsManager); + m.checkNotNullParameter(list2, "ssrcs"); + mediaSinkWantsManager.b(new l(mediaSinkWantsManager, list2, j)); + return; + } + if (list != null) { + Iterator it = list.iterator(); + while (true) { + if (!it.hasNext()) { + obj = null; + break; + } + obj = it.next(); + Payloads.Stream stream2 = (Payloads.Stream) obj; + Integer ssrc = stream2.getSsrc(); + if (ssrc == null || ssrc.intValue() != i2 || stream2.getMaxResolution() == null) { + z2 = false; + continue; + } else { + z2 = true; + continue; + } + if (z2) { + break; + } + } + Payloads.Stream stream3 = (Payloads.Stream) obj; + if (stream3 != null) { + Payloads.Stream.MaxResolution maxResolution = stream3.getMaxResolution(); + m.checkNotNull(maxResolution); + videoMetadata = new VideoMetadata(j, maxResolution.getWidth(), stream3.getMaxResolution().getHeight(), stream3.getMaxFrameRate(), stream3.getMaxResolution().getType()); + rtcConnection.d(j, (long) i, j3, videoMetadata); + } + } + videoMetadata = null; + rtcConnection.d(j, (long) i, j3, videoMetadata); + } + } + + @Override // c.a.r.n0.a.d + public void f(Map map) { + boolean z2; + Integer num; + m.checkNotNullParameter(map, "wants"); + RtcConnection rtcConnection = this.a; + if (rtcConnection.F != null) { + long j = rtcConnection.J; + int intValue = (j == 0 || (num = map.get(String.valueOf(j))) == null) ? 0 : num.intValue(); + Integer num2 = map.get("any"); + int intValue2 = num2 != null ? num2.intValue() : 0; + if (intValue <= 0) { + intValue = intValue2 > 0 ? intValue2 : 100; + } + e.c cVar = null; + rtcConnection.T.i(rtcConnection.k, "remote MediaSinkWants: " + map + ", decided on encode quality " + intValue, null); + EncodeQuality[] values = EncodeQuality.values(); + for (int i = 10; i >= 0; i--) { + EncodeQuality encodeQuality = values[i]; + if (encodeQuality.getValue() <= intValue) { + e eVar = rtcConnection.F.j; + j0 j0Var = eVar.e; + m.checkNotNullParameter(encodeQuality, "wantValue"); + List list = eVar.d; + ListIterator listIterator = list.listIterator(list.size()); + while (true) { + if (!listIterator.hasPrevious()) { + break; + } + e.c previous = listIterator.previous(); + if (encodeQuality.compareTo(previous.f205c) >= 0) { + z2 = true; + continue; + } else { + z2 = false; + continue; + } + if (z2) { + cVar = previous; + break; + } + } + e.c cVar2 = cVar; + if (cVar2 == null) { + cVar2 = (e.c) u.first((List) eVar.d); + } + n nVar = cVar2.a; + int max = Math.max((int) (((double) j0Var.f206c.a) * nVar.f215c), j0Var.d); + int max2 = Math.max((int) (((double) j0Var.f206c.b) * nVar.f215c), j0Var.d); + MediaEngineConnection mediaEngineConnection = rtcConnection.w; + if (mediaEngineConnection != null) { + mediaEngineConnection.m(new MediaEngineConnection.b(max, max2, nVar.a, nVar.b, nVar.d, nVar.e)); return; } return; } - AnimatableValueParser.F1("ThermalDetector", "totally cool: thermal status is nominal"); - return; - case 1: - case 2: - if (k) { - AnimatableValueParser.E1("ThermalDetector", "cooling down: thermal status = " + thermalStatus); - c(); - return; - } - AnimatableValueParser.F1("ThermalDetector", "pretty warm: ignoring low priority thermal status = " + thermalStatus); - return; - case 3: - case 4: - case 5: - case 6: - if (!k) { - AnimatableValueParser.G1("ThermalDetector", "we're starting to be in thermal trouble"); - k = true; - } - String str = "very toasty: thermal status = " + thermalStatus; - if (thermalStatus.compareTo(ThermalStatus.Emergency) < 0) { - AnimatableValueParser.G1("ThermalDetector", str); - } else { - AnimatableValueParser.D1("ThermalDetector", str, new RuntimeException(str)); - } - c(); - return; - default: - return; + } + throw new NoSuchElementException("Array contains no element matching the predicate."); } } - public final void c() { - if (!l) { - ((Handler) i.getValue()).postDelayed(this, 1000); - l = true; + @Override // c.a.r.n0.a.d + public void g(long j) { + RtcConnection rtcConnection = this.a; + rtcConnection.u.add(Long.valueOf(j)); + if (rtcConnection.u.size() > 5) { + r.removeFirst(rtcConnection.u); + } + if (j > ((long) 500)) { + rtcConnection.f2096z++; + } + double d = (double) j; + Objects.requireNonNull(RtcConnection.Quality.Companion); + RtcConnection.Quality quality = Double.isNaN(d) ? RtcConnection.Quality.UNKNOWN : d < ((double) 250) ? RtcConnection.Quality.FINE : d < ((double) 500) ? RtcConnection.Quality.AVERAGE : RtcConnection.Quality.BAD; + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onQualityUpdate(quality); } } - @Override // com.discord.utilities.debug.DebugPrintable - @AnyThread - public void debugPrint(DebugPrintBuilder debugPrintBuilder) { - m.checkNotNullParameter(debugPrintBuilder, "dp"); - debugPrintBuilder.appendKeyValue("registered", Boolean.valueOf(j)); - debugPrintBuilder.appendKeyValue("inThermalTrouble", Boolean.valueOf(k)); - debugPrintBuilder.appendKeyValue("updateScheduled", Boolean.valueOf(l)); - debugPrintBuilder.appendKeyValue("currentThermalStatus", a()); + @Override // c.a.r.n0.a.d + public void h() { } - @Override // android.os.PowerManager.OnThermalStatusChangedListener - public synchronized void onThermalStatusChanged(int i2) { - ThermalStatus a2 = ThermalStatus.Companion.a(i2); - AnimatableValueParser.C1("ThermalDetector", "system update: onThermalStatusChanged( " + a2 + " )"); - b(a2); + @Override // c.a.r.n0.a.d + public void i() { + RtcConnection rtcConnection = this.a; + rtcConnection.p.cancel(); + rtcConnection.T.recordBreadcrumb("Connected to RTC server.", rtcConnection.k); + a aVar = rtcConnection.v; + if (aVar == null) { + RtcConnection.p(rtcConnection, "onSocketConnect() socket was null.", null, null, 6); + return; + } + String str = rtcConnection.Q; + long j = rtcConnection.R; + String str2 = rtcConnection.O; + boolean z2 = rtcConnection.P; + m.checkNotNullParameter(str, "serverId"); + m.checkNotNullParameter(str2, "sessionId"); + aVar.b(); + aVar.f216s = str; + aVar.t = str2; + aVar.A = a.c.IDENTIFYING; + aVar.o(0, new Payloads.Identify(str, j, str2, aVar.D, z2)); + rtcConnection.v(RtcConnection.State.a.a); } - @Override // java.lang.Runnable - public synchronized void run() { - l = false; - ThermalStatus a2 = a(); - AnimatableValueParser.C1("ThermalDetector", "scheduled update: current thermal status = " + a2); - b(a2); + @Override // c.a.r.n0.a.d + public void j(long j) { + Map b; + RtcConnection rtcConnection = this.a; + if ((rtcConnection.V instanceof RtcConnection.d.a) && (b = rtcConnection.j().b(String.valueOf(j))) != null) { + rtcConnection.m(j, b); + } + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + if (mediaSinkWantsManager != null) { + mediaSinkWantsManager.c(j, null); + } + MediaSinkWantsManager mediaSinkWantsManager2 = rtcConnection.F; + if (mediaSinkWantsManager2 != null) { + List emptyList = n.emptyList(); + m.checkNotNullParameter(emptyList, "ssrcs"); + mediaSinkWantsManager2.b(new l(mediaSinkWantsManager2, emptyList, j)); + } } - @Override // java.lang.Object - public synchronized String toString() { - return "ThermalDetector(registered=" + j + ", inThermalTrouble=" + k + ", updateScheduled=" + l + ')'; + @Override // c.a.r.n0.a.d + public void k(int i, int i2, String str) { + MediaEngineConnection.Type type; + m.checkNotNullParameter(str, "ip"); + RtcConnection rtcConnection = this.a; + Objects.requireNonNull(rtcConnection); + rtcConnection.s("Discovered dedicated UDP server on port " + i); + rtcConnection.v(RtcConnection.State.g.a); + MediaEngine mediaEngine = rtcConnection.S; + long j = rtcConnection.R; + MediaEngine.a aVar = new MediaEngine.a(i2, str, i); + RtcConnection.d dVar = rtcConnection.V; + if (m.areEqual(dVar, RtcConnection.d.a.a)) { + type = MediaEngineConnection.Type.DEFAULT; + } else if (dVar instanceof RtcConnection.d.b) { + type = MediaEngineConnection.Type.STREAM; + } else { + throw new NoWhenBranchMatchedException(); + } + MediaEngineConnection h = mediaEngine.h(j, aVar, type, new d0(rtcConnection)); + if (h == null) { + RtcConnection.p(rtcConnection, "onSocketHello(): connect() return null.", null, null, 6); + return; + } + h.l(rtcConnection.L); + rtcConnection.w = h; + } + + @Override // c.a.r.n0.a.d + public void onConnecting() { + RtcConnection rtcConnection = this.a; + rtcConnection.p.cancel(); + StringBuilder sb = new StringBuilder(); + sb.append("Connecting to RTC server "); + a aVar = rtcConnection.v; + sb.append(aVar != null ? aVar.C : null); + rtcConnection.s(sb.toString()); + rtcConnection.v(RtcConnection.State.c.a); + } + + @Override // c.a.r.n0.a.d + public void onSpeaking(long j, int i, boolean z2) { + RtcConnection rtcConnection = this.a; + if (j != rtcConnection.R) { + MediaEngineConnection mediaEngineConnection = rtcConnection.w; + if (mediaEngineConnection != null) { + mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j)); + } + MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.F; + if (mediaSinkWantsManager != null) { + mediaSinkWantsManager.c(j, Long.valueOf((long) i)); + } + for (RtcConnection.c cVar : rtcConnection.m) { + cVar.onUserCreated(rtcConnection, j); + } + } } } diff --git a/app/src/main/java/c/a/r/h0.java b/app/src/main/java/c/a/r/h0.java index 4d6d06fe2b..ed6fd774e9 100644 --- a/app/src/main/java/c/a/r/h0.java +++ b/app/src/main/java/c/a/r/h0.java @@ -1,67 +1,28 @@ package c.a.r; -import c.d.b.a.a; -import d0.z.d.m; -/* compiled from: MediaSinkWantsLadder.kt */ -public final class h0 { - public final b a; - public final b b; +import c.a.r.o0.e; +import com.discord.rtcconnection.RtcConnection; +import d0.z.d.o; +import java.util.Objects; +import kotlin.jvm.functions.Function0; +/* compiled from: RtcConnection.kt */ +public final class h0 extends o implements Function0 { + public final /* synthetic */ RtcConnection this$0; - /* renamed from: c reason: collision with root package name */ - public final a f204c; - public final int d; - public final a e; - - public h0(b bVar, b bVar2, a aVar, int i, a aVar2) { - m.checkNotNullParameter(bVar, "videoBudget"); - m.checkNotNullParameter(bVar2, "videoCapture"); - m.checkNotNullParameter(aVar, "videoBitrate"); - m.checkNotNullParameter(aVar2, "desktopBitrate"); - this.a = bVar; - this.b = bVar2; - this.f204c = aVar; - this.d = i; - this.e = aVar2; + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public h0(RtcConnection rtcConnection) { + super(0); + this.this$0 = rtcConnection; } - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (!(obj instanceof h0)) { - return false; - } - h0 h0Var = (h0) obj; - return m.areEqual(this.a, h0Var.a) && m.areEqual(this.b, h0Var.b) && m.areEqual(this.f204c, h0Var.f204c) && this.d == h0Var.d && m.areEqual(this.e, h0Var.e); - } - - public int hashCode() { - b bVar = this.a; - int i = 0; - int hashCode = (bVar != null ? bVar.hashCode() : 0) * 31; - b bVar2 = this.b; - int hashCode2 = (hashCode + (bVar2 != null ? bVar2.hashCode() : 0)) * 31; - a aVar = this.f204c; - int hashCode3 = (((hashCode2 + (aVar != null ? aVar.hashCode() : 0)) * 31) + this.d) * 31; - a aVar2 = this.e; - if (aVar2 != null) { - i = aVar2.hashCode(); - } - return hashCode3 + i; - } - - public String toString() { - StringBuilder L = a.L("VideoQualityManagerOptions(videoBudget="); - L.append(this.a); - L.append(", videoCapture="); - L.append(this.b); - L.append(", videoBitrate="); - L.append(this.f204c); - L.append(", videoBitrateFloor="); - L.append(this.d); - L.append(", desktopBitrate="); - L.append(this.e); - L.append(")"); - return L.toString(); + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public e mo1invoke() { + RtcConnection rtcConnection = this.this$0; + Objects.requireNonNull(rtcConnection); + e eVar = new e(rtcConnection.T, rtcConnection.U); + eVar.f.add(new x(rtcConnection)); + return eVar; } } diff --git a/app/src/main/java/c/a/r/i0.java b/app/src/main/java/c/a/r/i0.java new file mode 100644 index 0000000000..9abe8b3049 --- /dev/null +++ b/app/src/main/java/c/a/r/i0.java @@ -0,0 +1,140 @@ +package c.a.r; + +import android.app.Application; +import android.os.Handler; +import android.os.Looper; +import android.os.PowerManager; +import androidx.annotation.AnyThread; +import androidx.annotation.RequiresApi; +import com.airbnb.lottie.parser.AnimatableValueParser; +import com.discord.rtcconnection.enums.ThermalStatus; +import com.discord.utilities.debug.DebugPrintBuilder; +import com.discord.utilities.debug.DebugPrintable; +import com.discord.utilities.lifecycle.ApplicationProvider; +import com.discord.utilities.logging.LoggingProvider; +import d0.g; +import d0.i; +import d0.z.d.m; +import d0.z.d.o; +import java.util.Objects; +import kotlin.Lazy; +import kotlin.jvm.functions.Function0; +/* compiled from: ThermalDetector.kt */ +@AnyThread +@RequiresApi(29) +public final class i0 implements PowerManager.OnThermalStatusChangedListener, Runnable, DebugPrintable { + public static final Lazy i = g.lazy(i.NONE, a.i); + public static boolean j; + public static boolean k; + public static boolean l; + public static final i0 m = new i0(); + + /* compiled from: ThermalDetector.kt */ + public static final class a extends o implements Function0 { + public static final a i = new a(); + + public a() { + super(0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Handler mo1invoke() { + return new Handler(Looper.getMainLooper()); + } + } + + public final ThermalStatus a() { + ThermalStatus.a aVar = ThermalStatus.Companion; + Application application = ApplicationProvider.INSTANCE.get(); + Objects.requireNonNull(aVar); + m.checkNotNullParameter(application, "context"); + Object systemService = application.getSystemService("power"); + Objects.requireNonNull(systemService, "null cannot be cast to non-null type android.os.PowerManager"); + return aVar.a(((PowerManager) systemService).getCurrentThermalStatus()); + } + + public final void b(ThermalStatus thermalStatus) { + LoggingProvider.INSTANCE.get().recordBreadcrumb("thermalStatus = " + thermalStatus, "thermal"); + switch (thermalStatus.ordinal()) { + case 0: + if (k) { + AnimatableValueParser.E1("ThermalDetector", "totally cool: no longer in thermal trouble"); + k = false; + if (l) { + ((Handler) i.getValue()).removeCallbacks(this); + l = false; + return; + } + return; + } + AnimatableValueParser.F1("ThermalDetector", "totally cool: thermal status is nominal"); + return; + case 1: + case 2: + if (k) { + AnimatableValueParser.E1("ThermalDetector", "cooling down: thermal status = " + thermalStatus); + c(); + return; + } + AnimatableValueParser.F1("ThermalDetector", "pretty warm: ignoring low priority thermal status = " + thermalStatus); + return; + case 3: + case 4: + case 5: + case 6: + if (!k) { + AnimatableValueParser.G1("ThermalDetector", "we're starting to be in thermal trouble"); + k = true; + } + String str = "very toasty: thermal status = " + thermalStatus; + if (thermalStatus.compareTo(ThermalStatus.Emergency) < 0) { + AnimatableValueParser.G1("ThermalDetector", str); + } else { + AnimatableValueParser.D1("ThermalDetector", str, new RuntimeException(str)); + } + c(); + return; + default: + return; + } + } + + public final void c() { + if (!l) { + ((Handler) i.getValue()).postDelayed(this, 1000); + l = true; + } + } + + @Override // com.discord.utilities.debug.DebugPrintable + @AnyThread + public void debugPrint(DebugPrintBuilder debugPrintBuilder) { + m.checkNotNullParameter(debugPrintBuilder, "dp"); + debugPrintBuilder.appendKeyValue("registered", Boolean.valueOf(j)); + debugPrintBuilder.appendKeyValue("inThermalTrouble", Boolean.valueOf(k)); + debugPrintBuilder.appendKeyValue("updateScheduled", Boolean.valueOf(l)); + debugPrintBuilder.appendKeyValue("currentThermalStatus", a()); + } + + @Override // android.os.PowerManager.OnThermalStatusChangedListener + public synchronized void onThermalStatusChanged(int i2) { + ThermalStatus a2 = ThermalStatus.Companion.a(i2); + AnimatableValueParser.C1("ThermalDetector", "system update: onThermalStatusChanged( " + a2 + " )"); + b(a2); + } + + @Override // java.lang.Runnable + public synchronized void run() { + l = false; + ThermalStatus a2 = a(); + AnimatableValueParser.C1("ThermalDetector", "scheduled update: current thermal status = " + a2); + b(a2); + } + + @Override // java.lang.Object + public synchronized String toString() { + return "ThermalDetector(registered=" + j + ", inThermalTrouble=" + k + ", updateScheduled=" + l + ')'; + } +} diff --git a/app/src/main/java/c/a/r/i0/a.java b/app/src/main/java/c/a/r/i0/a.java deleted file mode 100644 index faba393c1e..0000000000 --- a/app/src/main/java/c/a/r/i0/a.java +++ /dev/null @@ -1,118 +0,0 @@ -package c.a.r.i0; - -import android.content.BroadcastReceiver; -import android.content.Context; -import android.content.Intent; -import android.media.AudioManager; -import androidx.annotation.MainThread; -import c.a.r.j0.a; -import com.airbnb.lottie.parser.AnimatableValueParser; -import com.discord.rtcconnection.enums.AudioManagerBroadcastAction; -import com.discord.rtcconnection.enums.ScoAudioState; -import d0.z.d.m; -import java.util.Objects; -import kotlin.jvm.internal.DefaultConstructorMarker; -import org.webrtc.ThreadUtils; -/* compiled from: AudioManagerBroadcastReceiver.kt */ -public final class a extends BroadcastReceiver { - public static final C0033a a = new C0033a(null); - public final Context b; - - /* renamed from: c reason: collision with root package name */ - public final f f205c; - - /* compiled from: AudioManagerBroadcastReceiver.kt */ - /* renamed from: c.a.r.i0.a$a reason: collision with other inner class name */ - public static final class C0033a { - public C0033a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - public a(Context context, f fVar) { - m.checkNotNullParameter(context, "context"); - m.checkNotNullParameter(fVar, "listener"); - this.b = context; - this.f205c = fVar; - } - - @Override // android.content.BroadcastReceiver - @MainThread - public void onReceive(Context context, Intent intent) { - c.a.r.j0.a aVar; - m.checkNotNullParameter(context, "context"); - ThreadUtils.checkIsOnMainThread(); - if (intent != null) { - Objects.requireNonNull(AudioManagerBroadcastAction.Companion); - m.checkNotNullParameter(intent, "intent"); - String action = intent.getAction(); - AudioManagerBroadcastAction audioManagerBroadcastAction = null; - boolean z2 = false; - if (action != null) { - m.checkNotNullParameter(action, "action"); - AudioManagerBroadcastAction[] values = AudioManagerBroadcastAction.values(); - int i = 0; - while (true) { - if (i >= 5) { - break; - } - AudioManagerBroadcastAction audioManagerBroadcastAction2 = values[i]; - if (m.areEqual(audioManagerBroadcastAction2.getAction(), action)) { - audioManagerBroadcastAction = audioManagerBroadcastAction2; - break; - } - i++; - } - } - if (audioManagerBroadcastAction == null) { - StringBuilder L = c.d.b.a.a.L("unable to parse AudioManagerBroadcastAction for action: "); - L.append(intent.getAction()); - AnimatableValueParser.G1("AudioManagerBroadcastReceiver", L.toString()); - return; - } - AnimatableValueParser.F1("AudioManagerBroadcastReceiver", "onReceive: action = " + audioManagerBroadcastAction); - try { - f fVar = this.f205c; - int ordinal = audioManagerBroadcastAction.ordinal(); - if (ordinal == 0) { - fVar.c(context); - } else if (ordinal == 1) { - m.checkNotNullParameter(intent, "intent"); - if (m.areEqual(intent.getAction(), "android.intent.action.HEADSET_PLUG")) { - if (!(intent.getIntExtra("state", 0) == 1)) { - aVar = a.b.a; - } else { - String stringExtra = intent.getStringExtra("name"); - if (stringExtra == null) { - stringExtra = "unknown"; - } - m.checkNotNullExpressionValue(stringExtra, "intent.getStringExtra(\"name\") ?: \"unknown\""); - if (intent.getIntExtra("microphone", 0) == 1) { - z2 = true; - } - aVar = new a.C0034a(stringExtra, z2); - } - fVar.e(context, aVar); - return; - } - throw new IllegalArgumentException("Failed requirement.".toString()); - } else if (ordinal == 2) { - fVar.b(context, ScoAudioState.Companion.b(intent)); - } else if (ordinal == 3) { - m.checkNotNullParameter(context, "$this$isMicrophoneMute"); - m.checkNotNullParameter(context, "$this$getAudioManager"); - Object systemService = context.getSystemService("audio"); - Objects.requireNonNull(systemService, "null cannot be cast to non-null type android.media.AudioManager"); - fVar.a(context, ((AudioManager) systemService).isMicrophoneMute()); - } else if (ordinal == 4) { - m.checkNotNullParameter(context, "$this$isSpeakerphoneOn"); - m.checkNotNullParameter(context, "$this$getAudioManager"); - Object systemService2 = context.getSystemService("audio"); - Objects.requireNonNull(systemService2, "null cannot be cast to non-null type android.media.AudioManager"); - fVar.d(context, ((AudioManager) systemService2).isSpeakerphoneOn()); - } - } catch (Throwable th) { - AnimatableValueParser.D1("AudioManagerBroadcastReceiver", "error handling " + audioManagerBroadcastAction, th); - } - } - } -} diff --git a/app/src/main/java/c/a/r/i0/b.java b/app/src/main/java/c/a/r/i0/b.java deleted file mode 100644 index 55e6094d2f..0000000000 --- a/app/src/main/java/c/a/r/i0/b.java +++ /dev/null @@ -1,87 +0,0 @@ -package c.a.r.i0; - -import android.content.Context; -import android.os.Process; -import com.airbnb.lottie.parser.AnimatableValueParser; -import d0.z.d.m; -import kotlin.jvm.internal.DefaultConstructorMarker; -/* compiled from: AudioPermissions.kt */ -public final class b { - public static final a a = new a(null); - public final boolean b; - - /* renamed from: c reason: collision with root package name */ - public final boolean f206c; - public final boolean d; - - /* compiled from: AudioPermissions.kt */ - public static final class a { - public a(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - public b(Context context) { - m.checkNotNullParameter(context, "context"); - boolean z2 = true; - boolean z3 = context.checkPermission("android.permission.MODIFY_AUDIO_SETTINGS", Process.myPid(), Process.myUid()) == 0; - boolean z4 = context.checkPermission("android.permission.RECORD_AUDIO", Process.myPid(), Process.myUid()) == 0; - z2 = context.checkPermission("android.permission.BLUETOOTH", Process.myPid(), Process.myUid()) != 0 ? false : z2; - this.b = z3; - this.f206c = z4; - this.d = z2; - if (!z3) { - AnimatableValueParser.G1("AudioPermissions", "MODIFY_AUDIO_SETTINGS permission is missing"); - } - if (!z4) { - AnimatableValueParser.G1("AudioPermissions", "RECORD_AUDIO permission is missing"); - } - if (!z2) { - AnimatableValueParser.G1("AudioPermissions", "BLUETOOTH permission is missing"); - } - } - - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (!(obj instanceof b)) { - return false; - } - b bVar = (b) obj; - return this.b == bVar.b && this.f206c == bVar.f206c && this.d == bVar.d; - } - - public int hashCode() { - boolean z2 = this.b; - int i = 1; - if (z2) { - z2 = true; - } - int i2 = z2 ? 1 : 0; - int i3 = z2 ? 1 : 0; - int i4 = z2 ? 1 : 0; - int i5 = i2 * 31; - boolean z3 = this.f206c; - if (z3) { - z3 = true; - } - int i6 = z3 ? 1 : 0; - int i7 = z3 ? 1 : 0; - int i8 = z3 ? 1 : 0; - int i9 = (i5 + i6) * 31; - boolean z4 = this.d; - if (!z4) { - i = z4 ? 1 : 0; - } - return i9 + i; - } - - public String toString() { - StringBuilder L = c.d.b.a.a.L("AudioPermissions(hasModifyAudioSettingsPermission="); - L.append(this.b); - L.append(", hasRecordAudioPermission="); - L.append(this.f206c); - L.append(", hasBluetoothPermission="); - return c.d.b.a.a.G(L, this.d, ")"); - } -} diff --git a/app/src/main/java/c/a/r/j.java b/app/src/main/java/c/a/r/j.java index ab0ee85dc5..ef47005fd0 100644 --- a/app/src/main/java/c/a/r/j.java +++ b/app/src/main/java/c/a/r/j.java @@ -34,7 +34,7 @@ public final class j extends o implements Function0 { Long l2 = this.$userId; if (l2 == null) { this.this$0.e = null; - } else if (this.this$0.f2078c.contains(l2)) { + } else if (this.this$0.f2089c.contains(l2)) { MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0; Long l3 = this.$userId; mediaSinkWantsManager2.e = l3; diff --git a/app/src/main/java/c/a/r/j0.java b/app/src/main/java/c/a/r/j0.java new file mode 100644 index 0000000000..6c8dba7a48 --- /dev/null +++ b/app/src/main/java/c/a/r/j0.java @@ -0,0 +1,67 @@ +package c.a.r; + +import c.d.b.a.a; +import d0.z.d.m; +/* compiled from: MediaSinkWantsLadder.kt */ +public final class j0 { + public final b a; + public final b b; + + /* renamed from: c reason: collision with root package name */ + public final a f206c; + public final int d; + public final a e; + + public j0(b bVar, b bVar2, a aVar, int i, a aVar2) { + m.checkNotNullParameter(bVar, "videoBudget"); + m.checkNotNullParameter(bVar2, "videoCapture"); + m.checkNotNullParameter(aVar, "videoBitrate"); + m.checkNotNullParameter(aVar2, "desktopBitrate"); + this.a = bVar; + this.b = bVar2; + this.f206c = aVar; + this.d = i; + this.e = aVar2; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof j0)) { + return false; + } + j0 j0Var = (j0) obj; + return m.areEqual(this.a, j0Var.a) && m.areEqual(this.b, j0Var.b) && m.areEqual(this.f206c, j0Var.f206c) && this.d == j0Var.d && m.areEqual(this.e, j0Var.e); + } + + public int hashCode() { + b bVar = this.a; + int i = 0; + int hashCode = (bVar != null ? bVar.hashCode() : 0) * 31; + b bVar2 = this.b; + int hashCode2 = (hashCode + (bVar2 != null ? bVar2.hashCode() : 0)) * 31; + a aVar = this.f206c; + int hashCode3 = (((hashCode2 + (aVar != null ? aVar.hashCode() : 0)) * 31) + this.d) * 31; + a aVar2 = this.e; + if (aVar2 != null) { + i = aVar2.hashCode(); + } + return hashCode3 + i; + } + + public String toString() { + StringBuilder L = a.L("VideoQualityManagerOptions(videoBudget="); + L.append(this.a); + L.append(", videoCapture="); + L.append(this.b); + L.append(", videoBitrate="); + L.append(this.f206c); + L.append(", videoBitrateFloor="); + L.append(this.d); + L.append(", desktopBitrate="); + L.append(this.e); + L.append(")"); + return L.toString(); + } +} diff --git a/app/src/main/java/c/a/r/j0/a.java b/app/src/main/java/c/a/r/j0/a.java deleted file mode 100644 index 3902ce32c0..0000000000 --- a/app/src/main/java/c/a/r/j0/a.java +++ /dev/null @@ -1,69 +0,0 @@ -package c.a.r.j0; - -import d0.z.d.m; -import kotlin.jvm.internal.DefaultConstructorMarker; -/* compiled from: WiredHeadsetState.kt */ -public abstract class a { - - /* compiled from: WiredHeadsetState.kt */ - /* renamed from: c.a.r.j0.a$a reason: collision with other inner class name */ - public static final class C0034a extends a { - public final String a; - public final boolean b; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public C0034a(String str, boolean z2) { - super(false, null); - m.checkNotNullParameter(str, "name"); - this.a = str; - this.b = z2; - } - - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (!(obj instanceof C0034a)) { - return false; - } - C0034a aVar = (C0034a) obj; - return m.areEqual(this.a, aVar.a) && this.b == aVar.b; - } - - public int hashCode() { - String str = this.a; - int hashCode = (str != null ? str.hashCode() : 0) * 31; - boolean z2 = this.b; - if (z2) { - z2 = true; - } - int i = z2 ? 1 : 0; - int i2 = z2 ? 1 : 0; - int i3 = z2 ? 1 : 0; - return hashCode + i; - } - - public String toString() { - StringBuilder L = c.d.b.a.a.L("PluggedIn(name="); - L.append(this.a); - L.append(", hasMic="); - return c.d.b.a.a.G(L, this.b, ")"); - } - } - - /* compiled from: WiredHeadsetState.kt */ - public static final class b extends a { - public static final b a = new b(); - - public b() { - super(false, null); - } - - public String toString() { - return "WiredHeadsetState.Unplugged"; - } - } - - public a(boolean z2, DefaultConstructorMarker defaultConstructorMarker) { - } -} diff --git a/app/src/main/java/c/a/r/k0/a.java b/app/src/main/java/c/a/r/k0/a.java index 4b2568d18b..3063efb4ef 100644 --- a/app/src/main/java/c/a/r/k0/a.java +++ b/app/src/main/java/c/a/r/k0/a.java @@ -1,60 +1,118 @@ package c.a.r.k0; +import android.content.BroadcastReceiver; +import android.content.Context; +import android.content.Intent; +import android.media.AudioManager; +import androidx.annotation.MainThread; +import c.a.r.l0.a; +import com.airbnb.lottie.parser.AnimatableValueParser; +import com.discord.rtcconnection.enums.AudioManagerBroadcastAction; +import com.discord.rtcconnection.enums.ScoAudioState; import d0.z.d.m; -/* compiled from: Codec.kt */ -public final class a { - public final String a; - public final int b; +import java.util.Objects; +import kotlin.jvm.internal.DefaultConstructorMarker; +import org.webrtc.ThreadUtils; +/* compiled from: AudioManagerBroadcastReceiver.kt */ +public final class a extends BroadcastReceiver { + public static final C0033a a = new C0033a(null); + public final Context b; /* renamed from: c reason: collision with root package name */ - public final String f208c; - public final int d; - public final Integer e; + public final f f207c; - public a(String str, int i, String str2, int i2, Integer num) { - m.checkNotNullParameter(str, "name"); - m.checkNotNullParameter(str2, "type"); - this.a = str; - this.b = i; - this.f208c = str2; - this.d = i2; - this.e = num; + /* compiled from: AudioManagerBroadcastReceiver.kt */ + /* renamed from: c.a.r.k0.a$a reason: collision with other inner class name */ + public static final class C0033a { + public C0033a(DefaultConstructorMarker defaultConstructorMarker) { + } } - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (!(obj instanceof a)) { - return false; - } - a aVar = (a) obj; - return m.areEqual(this.a, aVar.a) && this.b == aVar.b && m.areEqual(this.f208c, aVar.f208c) && this.d == aVar.d && m.areEqual(this.e, aVar.e); + public a(Context context, f fVar) { + m.checkNotNullParameter(context, "context"); + m.checkNotNullParameter(fVar, "listener"); + this.b = context; + this.f207c = fVar; } - public int hashCode() { - String str = this.a; - int i = 0; - int hashCode = (((str != null ? str.hashCode() : 0) * 31) + this.b) * 31; - String str2 = this.f208c; - int hashCode2 = (((hashCode + (str2 != null ? str2.hashCode() : 0)) * 31) + this.d) * 31; - Integer num = this.e; - if (num != null) { - i = num.hashCode(); + @Override // android.content.BroadcastReceiver + @MainThread + public void onReceive(Context context, Intent intent) { + c.a.r.l0.a aVar; + m.checkNotNullParameter(context, "context"); + ThreadUtils.checkIsOnMainThread(); + if (intent != null) { + Objects.requireNonNull(AudioManagerBroadcastAction.Companion); + m.checkNotNullParameter(intent, "intent"); + String action = intent.getAction(); + AudioManagerBroadcastAction audioManagerBroadcastAction = null; + boolean z2 = false; + if (action != null) { + m.checkNotNullParameter(action, "action"); + AudioManagerBroadcastAction[] values = AudioManagerBroadcastAction.values(); + int i = 0; + while (true) { + if (i >= 5) { + break; + } + AudioManagerBroadcastAction audioManagerBroadcastAction2 = values[i]; + if (m.areEqual(audioManagerBroadcastAction2.getAction(), action)) { + audioManagerBroadcastAction = audioManagerBroadcastAction2; + break; + } + i++; + } + } + if (audioManagerBroadcastAction == null) { + StringBuilder L = c.d.b.a.a.L("unable to parse AudioManagerBroadcastAction for action: "); + L.append(intent.getAction()); + AnimatableValueParser.G1("AudioManagerBroadcastReceiver", L.toString()); + return; + } + AnimatableValueParser.F1("AudioManagerBroadcastReceiver", "onReceive: action = " + audioManagerBroadcastAction); + try { + f fVar = this.f207c; + int ordinal = audioManagerBroadcastAction.ordinal(); + if (ordinal == 0) { + fVar.c(context); + } else if (ordinal == 1) { + m.checkNotNullParameter(intent, "intent"); + if (m.areEqual(intent.getAction(), "android.intent.action.HEADSET_PLUG")) { + if (!(intent.getIntExtra("state", 0) == 1)) { + aVar = a.b.a; + } else { + String stringExtra = intent.getStringExtra("name"); + if (stringExtra == null) { + stringExtra = "unknown"; + } + m.checkNotNullExpressionValue(stringExtra, "intent.getStringExtra(\"name\") ?: \"unknown\""); + if (intent.getIntExtra("microphone", 0) == 1) { + z2 = true; + } + aVar = new a.C0034a(stringExtra, z2); + } + fVar.e(context, aVar); + return; + } + throw new IllegalArgumentException("Failed requirement.".toString()); + } else if (ordinal == 2) { + fVar.b(context, ScoAudioState.Companion.b(intent)); + } else if (ordinal == 3) { + m.checkNotNullParameter(context, "$this$isMicrophoneMute"); + m.checkNotNullParameter(context, "$this$getAudioManager"); + Object systemService = context.getSystemService("audio"); + Objects.requireNonNull(systemService, "null cannot be cast to non-null type android.media.AudioManager"); + fVar.a(context, ((AudioManager) systemService).isMicrophoneMute()); + } else if (ordinal == 4) { + m.checkNotNullParameter(context, "$this$isSpeakerphoneOn"); + m.checkNotNullParameter(context, "$this$getAudioManager"); + Object systemService2 = context.getSystemService("audio"); + Objects.requireNonNull(systemService2, "null cannot be cast to non-null type android.media.AudioManager"); + fVar.d(context, ((AudioManager) systemService2).isSpeakerphoneOn()); + } + } catch (Throwable th) { + AnimatableValueParser.D1("AudioManagerBroadcastReceiver", "error handling " + audioManagerBroadcastAction, th); + } } - return hashCode2 + i; - } - - public String toString() { - StringBuilder L = c.d.b.a.a.L("Codec(name="); - L.append(this.a); - L.append(", priority="); - L.append(this.b); - L.append(", type="); - L.append(this.f208c); - L.append(", payloadType="); - L.append(this.d); - L.append(", rtxPayloadType="); - return c.d.b.a.a.B(L, this.e, ")"); } } diff --git a/app/src/main/java/c/a/r/k0/b.java b/app/src/main/java/c/a/r/k0/b.java index 6ec00266b3..18b5b62811 100644 --- a/app/src/main/java/c/a/r/k0/b.java +++ b/app/src/main/java/c/a/r/k0/b.java @@ -1,288 +1,87 @@ package c.a.r.k0; import android.content.Context; -import android.content.Intent; -import android.graphics.Point; -import android.graphics.Rect; -import android.media.AudioFormat; -import android.media.AudioPlaybackCaptureConfiguration; -import android.media.AudioRecord; -import android.media.projection.MediaProjection; -import android.os.Build; -import android.os.Handler; -import android.os.Looper; -import android.util.Log; -import androidx.annotation.RequiresApi; -import co.discord.media_engine.NativeCapturerObserver; -import co.discord.media_engine.SoundshareAudioSource; -import com.discord.rtcconnection.mediaengine.ThumbnailEmitter; -import com.discord.utilities.display.DisplayUtils; -import com.discord.utilities.logging.Logger; +import android.os.Process; +import com.airbnb.lottie.parser.AnimatableValueParser; import d0.z.d.m; -import java.util.Objects; -import java.util.concurrent.TimeUnit; -import java.util.concurrent.atomic.AtomicReference; import kotlin.jvm.internal.DefaultConstructorMarker; -import org.webrtc.CapturerObserver; -import org.webrtc.JniCommon; -import org.webrtc.ScreenCapturerAndroid; -import org.webrtc.SurfaceTextureHelper; -import org.webrtc.TimestampAligner; -import org.webrtc.VideoFrame; -import rx.Observable; -import rx.Subscription; -import rx.functions.Action1; -/* compiled from: ScreenCapturer.kt */ -public final class b extends ScreenCapturerAndroid { - public static final a i = new a(null); - public final RunnableC0035b j = new RunnableC0035b(); - public NativeCapturerObserver k; - public SurfaceTextureHelper l; - public Context m; - public final SoundshareAudioSource n = new SoundshareAudioSource(); - public int o; - public int p; - public Long q; - public final Rect r = new Rect(); +/* compiled from: AudioPermissions.kt */ +public final class b { + public static final a a = new a(null); + public final boolean b; - /* renamed from: s reason: collision with root package name */ - public final Rect f209s = new Rect(); - public final Point t = new Point(); - public int u; - public Subscription v; - public final Logger w; + /* renamed from: c reason: collision with root package name */ + public final boolean f208c; + public final boolean d; - /* renamed from: x reason: collision with root package name */ - public final ThumbnailEmitter f210x; - - /* compiled from: ScreenCapturer.kt */ + /* compiled from: AudioPermissions.kt */ public static final class a { public a(DefaultConstructorMarker defaultConstructorMarker) { } } - /* compiled from: ScreenCapturer.kt */ - /* renamed from: c.a.r.k0.b$b reason: collision with other inner class name */ - public final class RunnableC0035b implements Runnable { - public RunnableC0035b() { + public b(Context context) { + m.checkNotNullParameter(context, "context"); + boolean z2 = true; + boolean z3 = context.checkPermission("android.permission.MODIFY_AUDIO_SETTINGS", Process.myPid(), Process.myUid()) == 0; + boolean z4 = context.checkPermission("android.permission.RECORD_AUDIO", Process.myPid(), Process.myUid()) == 0; + z2 = context.checkPermission("android.permission.BLUETOOTH", Process.myPid(), Process.myUid()) != 0 ? false : z2; + this.b = z3; + this.f208c = z4; + this.d = z2; + if (!z3) { + AnimatableValueParser.G1("AudioPermissions", "MODIFY_AUDIO_SETTINGS permission is missing"); } - - @Override // java.lang.Runnable - public void run() { - b bVar = b.this; - if (bVar.o > 0) { - Long l = bVar.q; - if (l != null) { - long rtcTimeNanos = TimestampAligner.getRtcTimeNanos() - l.longValue(); - b bVar2 = b.this; - if (rtcTimeNanos > ((long) bVar2.p)) { - NativeCapturerObserver nativeCapturerObserver = bVar2.k; - if (nativeCapturerObserver == null) { - m.throwUninitializedPropertyAccessException("nativeObserver"); - } - nativeCapturerObserver.repeatLastFrame(); - } - } - b.this.c(); - } + if (!z4) { + AnimatableValueParser.G1("AudioPermissions", "RECORD_AUDIO permission is missing"); + } + if (!z2) { + AnimatableValueParser.G1("AudioPermissions", "BLUETOOTH permission is missing"); } } - /* compiled from: ScreenCapturer.kt */ - public static final class c implements Action1 { - public final /* synthetic */ b i; - - public c(b bVar) { - this.i = bVar; + public boolean equals(Object obj) { + if (this == obj) { + return true; } - - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // rx.functions.Action1 - public void call(Long l) { - this.i.j.run(); + if (!(obj instanceof b)) { + return false; } + b bVar = (b) obj; + return this.b == bVar.b && this.f208c == bVar.f208c && this.d == bVar.d; } - /* compiled from: ScreenCapturer.kt */ - public static final class d implements Action1 { - public static final d i = new d(); - - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // rx.functions.Action1 - public void call(Throwable th) { + public int hashCode() { + boolean z2 = this.b; + int i = 1; + if (z2) { + z2 = true; } + int i2 = z2 ? 1 : 0; + int i3 = z2 ? 1 : 0; + int i4 = z2 ? 1 : 0; + int i5 = i2 * 31; + boolean z3 = this.f208c; + if (z3) { + z3 = true; + } + int i6 = z3 ? 1 : 0; + int i7 = z3 ? 1 : 0; + int i8 = z3 ? 1 : 0; + int i9 = (i5 + i6) * 31; + boolean z4 = this.d; + if (!z4) { + i = z4 ? 1 : 0; + } + return i9 + i; } - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(Intent intent, MediaProjection.Callback callback, Logger logger, ThumbnailEmitter thumbnailEmitter) { - super(intent, callback); - m.checkNotNullParameter(intent, "mediaProjectionPermissionResultData"); - m.checkNotNullParameter(callback, "mediaProjectionCallback"); - m.checkNotNullParameter(logger, "logger"); - this.w = logger; - this.f210x = thumbnailEmitter; - } - - public final synchronized void a(Rect rect, int i2) { - m.checkNotNullParameter(rect, "measuredSize"); - int max = Math.max(rect.width(), rect.height()); - if (max > 0) { - float f = ((float) i2) / ((float) max); - this.t.set((int) (((float) rect.width()) * f), (int) (((float) rect.height()) * f)); - Point point = this.t; - int i3 = point.x; - int i4 = i3 % 16; - if (i4 >= 8) { - i3 += 16; - } - int i5 = i3 - i4; - int i6 = point.y; - int i7 = i6 % 16; - if (i7 >= 8) { - i6 += 16; - } - point.set(i5, i6 - i7); - Point point2 = this.t; - super.changeCaptureFormat(point2.x, point2.y, this.o); - } - } - - @RequiresApi(29) - public final AudioRecord b() { - MediaProjection mediaProjection = this.mediaProjection; - if (mediaProjection == null) { - return null; - } - AudioPlaybackCaptureConfiguration build = new AudioPlaybackCaptureConfiguration.Builder(mediaProjection).addMatchingUsage(1).addMatchingUsage(14).addMatchingUsage(0).build(); - m.checkNotNullExpressionValue(build, "AudioPlaybackCaptureConf…KNOWN)\n .build()"); - try { - return new AudioRecord.Builder().setAudioFormat(new AudioFormat.Builder().setEncoding(2).setSampleRate(44100).setChannelMask(16).build()).setAudioPlaybackCaptureConfig(build).build(); - } catch (SecurityException unused) { - Log.w(b.class.getName(), "Failed to record audio"); - return null; - } - } - - public final void c() { - if (this.o > 0) { - Subscription subscription = this.v; - if (subscription != null) { - subscription.unsubscribe(); - } - Observable d02 = Observable.d0(((long) this.p) / 1000000, TimeUnit.MILLISECONDS); - SurfaceTextureHelper surfaceTextureHelper = this.l; - if (surfaceTextureHelper == null) { - m.throwUninitializedPropertyAccessException("surfaceTextureHelper"); - } - Handler handler = surfaceTextureHelper.getHandler(); - m.checkNotNullExpressionValue(handler, "surfaceTextureHelper.handler"); - Looper looper = handler.getLooper(); - AtomicReference atomicReference = j0.j.b.a.a; - Objects.requireNonNull(looper, "looper == null"); - this.v = d02.X(new j0.j.b.b(looper)).W(new c(this), d.i); - } - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer - public synchronized void changeCaptureFormat(int i2, int i3, int i4) { - a(this.r, Math.max(i2, i3)); - d(i4); - } - - @Override // org.webrtc.ScreenCapturerAndroid - public void createVirtualDisplay() { - try { - super.createVirtualDisplay(); - } catch (Throwable th) { - Logger.e$default(this.w, "ScreenCapturer", "error in createVirtualDisplay", th, null, 8, null); - } - } - - public final void d(int i2) { - if (i2 <= 0) { - this.o = 0; - this.p = 0; - return; - } - this.o = i2; - this.p = 1000000000 / Math.max(10, i2 / 2); - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer - public void dispose() { - stopCapture(); - ThumbnailEmitter thumbnailEmitter = this.f210x; - if (thumbnailEmitter != null) { - synchronized (thumbnailEmitter) { - thumbnailEmitter.d.release(); - thumbnailEmitter.f2099c.release(); - JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b); - thumbnailEmitter.a = Long.MAX_VALUE; - } - } - this.n.release(); - super.dispose(); - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer - public synchronized void initialize(SurfaceTextureHelper surfaceTextureHelper, Context context, CapturerObserver capturerObserver) { - m.checkNotNullParameter(surfaceTextureHelper, "surfaceTextureHelper"); - m.checkNotNullParameter(context, "applicationContext"); - m.checkNotNullParameter(capturerObserver, "capturerObserver"); - this.l = surfaceTextureHelper; - this.m = context; - this.k = (NativeCapturerObserver) capturerObserver; - super.initialize(surfaceTextureHelper, context, capturerObserver); - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoSink - public void onFrame(VideoFrame videoFrame) { - Rect rect = this.f209s; - Context context = this.m; - if (context == null) { - m.throwUninitializedPropertyAccessException("context"); - } - rect.set(DisplayUtils.getScreenSize(context)); - if (!m.areEqual(this.f209s, this.r)) { - this.r.set(this.f209s); - a(this.f209s, this.u); - } - this.q = Long.valueOf(videoFrame.getTimestampNs()); - ThumbnailEmitter thumbnailEmitter = this.f210x; - if (thumbnailEmitter != null) { - synchronized (thumbnailEmitter) { - m.checkNotNullParameter(videoFrame, "frame"); - long currentTimeMillis = thumbnailEmitter.k.currentTimeMillis() - thumbnailEmitter.e; - long timestampNs = videoFrame.getTimestampNs() - thumbnailEmitter.a; - if (currentTimeMillis > thumbnailEmitter.j) { - long j = (long) 1000; - if (timestampNs > thumbnailEmitter.i * j * j) { - thumbnailEmitter.a = videoFrame.getTimestampNs(); - thumbnailEmitter.l.invoke(thumbnailEmitter.a(videoFrame)); - } - } - } - } - super.onFrame(videoFrame); - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer - public synchronized void startCapture(int i2, int i3, int i4) { - AudioRecord b; - super.startCapture(i2, i3, i4); - this.u = Math.max(i2, i3); - d(i4); - if (Build.VERSION.SDK_INT >= 29 && (b = b()) != null) { - this.n.startRecording(b); - } - c(); - } - - @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer - public synchronized void stopCapture() { - super.stopCapture(); - this.n.stopRecording(); - this.o = 0; - this.q = null; + public String toString() { + StringBuilder L = c.d.b.a.a.L("AudioPermissions(hasModifyAudioSettingsPermission="); + L.append(this.b); + L.append(", hasRecordAudioPermission="); + L.append(this.f208c); + L.append(", hasBluetoothPermission="); + return c.d.b.a.a.G(L, this.d, ")"); } } diff --git a/app/src/main/java/c/a/r/i0/c.java b/app/src/main/java/c/a/r/k0/c.java similarity index 99% rename from app/src/main/java/c/a/r/i0/c.java rename to app/src/main/java/c/a/r/k0/c.java index 54bb8515f4..7b32a9f077 100644 --- a/app/src/main/java/c/a/r/i0/c.java +++ b/app/src/main/java/c/a/r/k0/c.java @@ -1,4 +1,4 @@ -package c.a.r.i0; +package c.a.r.k0; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothHeadset; diff --git a/app/src/main/java/c/a/r/k0/c/k.java b/app/src/main/java/c/a/r/k0/c/k.java deleted file mode 100644 index 8c96005617..0000000000 --- a/app/src/main/java/c/a/r/k0/c/k.java +++ /dev/null @@ -1,12 +0,0 @@ -package c.a.r.k0.c; - -import d0.u.a; -import d0.z.d.m; -import java.util.Comparator; -/* compiled from: Comparisons.kt */ -public final class k implements Comparator { - @Override // java.util.Comparator - public final int compare(T t, T t2) { - return a.compareValues(Integer.valueOf(!m.areEqual(t, "H264") ? 1 : 0), Integer.valueOf(!m.areEqual(t2, "H264") ? 1 : 0)); - } -} diff --git a/app/src/main/java/c/a/r/i0/d.java b/app/src/main/java/c/a/r/k0/d.java similarity index 97% rename from app/src/main/java/c/a/r/i0/d.java rename to app/src/main/java/c/a/r/k0/d.java index f9ccf72891..d0a8c0c58e 100644 --- a/app/src/main/java/c/a/r/i0/d.java +++ b/app/src/main/java/c/a/r/k0/d.java @@ -1,4 +1,4 @@ -package c.a.r.i0; +package c.a.r.k0; import android.annotation.SuppressLint; import android.bluetooth.BluetoothHeadset; @@ -14,7 +14,7 @@ public final class d { public static final Lazy b = g.lazy(b.i); /* renamed from: c reason: collision with root package name */ - public static final d f207c = null; + public static final d f209c = null; /* compiled from: BluetoothHeadsetPrivateApi.kt */ public static final class a extends o implements Function0 { diff --git a/app/src/main/java/c/a/r/i0/e.java b/app/src/main/java/c/a/r/k0/e.java similarity index 97% rename from app/src/main/java/c/a/r/i0/e.java rename to app/src/main/java/c/a/r/k0/e.java index d5ec906a93..55a3a00c5d 100644 --- a/app/src/main/java/c/a/r/i0/e.java +++ b/app/src/main/java/c/a/r/k0/e.java @@ -1,4 +1,4 @@ -package c.a.r.i0; +package c.a.r.k0; import android.media.AudioManager; import com.airbnb.lottie.parser.AnimatableValueParser; diff --git a/app/src/main/java/c/a/r/i0/f.java b/app/src/main/java/c/a/r/k0/f.java similarity index 91% rename from app/src/main/java/c/a/r/i0/f.java rename to app/src/main/java/c/a/r/k0/f.java index a7c141050a..ad1e106046 100644 --- a/app/src/main/java/c/a/r/i0/f.java +++ b/app/src/main/java/c/a/r/k0/f.java @@ -1,8 +1,8 @@ -package c.a.r.i0; +package c.a.r.k0; import android.content.Context; import androidx.annotation.MainThread; -import c.a.r.j0.a; +import c.a.r.l0.a; import com.discord.rtcconnection.enums.ScoAudioState; /* compiled from: OnAudioManagerBroadcastListener.kt */ @MainThread diff --git a/app/src/main/java/c/a/r/i0/g.java b/app/src/main/java/c/a/r/k0/g.java similarity index 97% rename from app/src/main/java/c/a/r/i0/g.java rename to app/src/main/java/c/a/r/k0/g.java index dbf89bfd15..42f08d17e6 100644 --- a/app/src/main/java/c/a/r/i0/g.java +++ b/app/src/main/java/c/a/r/k0/g.java @@ -1,4 +1,4 @@ -package c.a.r.i0; +package c.a.r.k0; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothHeadset; diff --git a/app/src/main/java/c/a/r/l.java b/app/src/main/java/c/a/r/l.java index a564188e91..c60fba4cb1 100644 --- a/app/src/main/java/c/a/r/l.java +++ b/app/src/main/java/c/a/r/l.java @@ -83,7 +83,7 @@ public final class l extends o implements Function0 { encodeQuality = EncodeQuality.Hundred; Integer ssrc2 = stream2.getSsrc(); m.checkNotNull(ssrc2); - int intValue2 = ssrc2.intValue(); + long intValue2 = (long) ssrc2.intValue(); MediaSinkWantsManager mediaSinkWantsManager = this.this$0; long j = this.$userId; Objects.requireNonNull(mediaSinkWantsManager); @@ -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.f2078c.remove(Long.valueOf(this.$userId)); + this.this$0.f2089c.remove(Long.valueOf(this.$userId)); } else { this.this$0.b.put(Long.valueOf(this.$userId), arrayList2); - this.this$0.f2078c.add(Long.valueOf(this.$userId)); + this.this$0.f2089c.add(Long.valueOf(this.$userId)); } this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId))); return Unit.a; diff --git a/app/src/main/java/c/a/r/l0/a.java b/app/src/main/java/c/a/r/l0/a.java index d7f872ee52..5ec220b577 100644 --- a/app/src/main/java/c/a/r/l0/a.java +++ b/app/src/main/java/c/a/r/l0/a.java @@ -1,820 +1,69 @@ package c.a.r.l0; -import android.os.Handler; -import android.os.Looper; -import android.os.Process; -import com.airbnb.lottie.parser.AnimatableValueParser; -import com.discord.rtcconnection.socket.io.Opcodes; -import com.discord.rtcconnection.socket.io.Payloads; -import com.discord.utilities.debug.DebugPrintBuilder; -import com.discord.utilities.debug.DebugPrintable; -import com.discord.utilities.logging.Logger; -import com.discord.utilities.networking.Backoff; -import com.discord.utilities.time.Clock; -import com.google.gson.Gson; -import com.google.gson.JsonElement; -import com.google.gson.reflect.TypeToken; import d0.z.d.m; -import d0.z.d.o; -import f0.f0.k.h; -import f0.x; -import f0.z; -import java.lang.reflect.Type; -import java.util.List; -import java.util.Map; -import java.util.Objects; -import java.util.Timer; -import java.util.TimerTask; -import java.util.concurrent.CopyOnWriteArraySet; -import java.util.concurrent.Future; -import java.util.concurrent.TimeUnit; -import javax.net.ssl.SSLException; -import javax.net.ssl.SSLSocketFactory; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; -import kotlin.jvm.functions.Function1; import kotlin.jvm.internal.DefaultConstructorMarker; -import okhttp3.Response; -import okhttp3.WebSocket; -import okhttp3.WebSocketListener; -/* compiled from: RtcControlSocket.kt */ -public final class a extends WebSocketListener implements DebugPrintable { - public static int i; - public static final Type j = new C0038a().getType(); - public static final b k = new b(null); - public c A; - public boolean B; - public final String C; - public final String D; - public final SSLSocketFactory E; - public final Logger F; - public final c.a.r.c G; - public final Clock H; - public final String I; - public final String l; - public final Gson m = new c.i.d.e().a(); - public final Timer n = new Timer(); - public final Backoff o; - public final CopyOnWriteArraySet p; - public int q; - public WebSocket r; +/* compiled from: WiredHeadsetState.kt */ +public abstract class a { - /* renamed from: s reason: collision with root package name */ - public String f213s; - public String t; - public Long u; - public boolean v; - public b w; - - /* renamed from: x reason: collision with root package name */ - public Long f214x; - - /* renamed from: y reason: collision with root package name */ - public TimerTask f215y; - - /* renamed from: z reason: collision with root package name */ - public Long f216z; - - /* compiled from: RtcControlSocket.kt */ + /* compiled from: WiredHeadsetState.kt */ /* renamed from: c.a.r.l0.a$a reason: collision with other inner class name */ - public static final class C0038a extends TypeToken> { - } - - /* compiled from: RtcControlSocket.kt */ - public static final class b { - public b(DefaultConstructorMarker defaultConstructorMarker) { - } - } - - /* compiled from: RtcControlSocket.kt */ - public enum c { - DISCONNECTED, - CONNECTING, - IDENTIFYING, - RESUMING, - CONNECTED, - RECONNECTING - } - - /* compiled from: RtcControlSocket.kt */ - public interface d { - void a(String str, String str2); - - void b(boolean z2, Integer num, String str); - - void c(String str, List list); - - void d(String str); - - void e(long j, int i, int i2, List list); - - void f(Map map); - - void g(long j); - - void h(); - - void i(); - - void j(); - - void k(long j); - - void l(int i, int i2, String str); - - void onSpeaking(long j, int i, boolean z2); - } - - /* compiled from: RtcControlSocket.kt */ - public static final class e extends o implements Function1 { - public static final e i = new e(); - - public e() { - super(1); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(WebSocket webSocket) { - WebSocket webSocket2 = webSocket; - m.checkNotNullParameter(webSocket2, "it"); - webSocket2.e(1000, "Force Close"); - return Unit.a; - } - } - - /* compiled from: RtcControlSocket.kt */ - public static final class f extends o implements Function1 { - public static final f i = new f(); - - public f() { - super(1); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(WebSocket webSocket) { - WebSocket webSocket2 = webSocket; - m.checkNotNullParameter(webSocket2, "it"); - webSocket2.e(4000, "close reason"); - return Unit.a; - } - } - - /* compiled from: RtcControlSocket.kt */ - public static final class g extends TimerTask { - public final /* synthetic */ a i; - - /* compiled from: RtcControlSocket.kt */ - /* renamed from: c.a.r.l0.a$g$a reason: collision with other inner class name */ - public static final class C0039a extends o implements Function0 { - public final /* synthetic */ g this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public C0039a(g gVar) { - super(0); - this.this$0 = gVar; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - a.a(this.this$0.i, true, null, "The connection timed out. Did not receive OP_HELLO in time."); - return Unit.a; - } - } - - public g(a aVar) { - this.i = aVar; - } - - @Override // java.util.TimerTask, java.lang.Runnable - public void run() { - this.i.n(new C0039a(this)); - } - } - - /* compiled from: RtcControlSocket.kt */ - public static final class h extends o implements Function0 { - public final /* synthetic */ int $code; - public final /* synthetic */ String $reason; - public final /* synthetic */ WebSocket $webSocket; - public final /* synthetic */ a this$0; + public static final class C0034a extends a { + public final String a; + public final boolean b; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public h(a aVar, WebSocket webSocket, int i, String str) { - super(0); - this.this$0 = aVar; - this.$webSocket = webSocket; - this.$code = i; - this.$reason = str; + public C0034a(String str, boolean z2) { + super(false, null); + m.checkNotNullParameter(str, "name"); + this.a = str; + this.b = z2; } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { - a.a(this.this$0, true, Integer.valueOf(this.$code), this.$reason); + public boolean equals(Object obj) { + if (this == obj) { + return true; } - return Unit.a; - } - } - - /* compiled from: RtcControlSocket.kt */ - public static final class i extends o implements Function0 { - public final /* synthetic */ Throwable $t; - public final /* synthetic */ WebSocket $webSocket; - public final /* synthetic */ a this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public i(a aVar, WebSocket webSocket, Throwable th) { - super(0); - this.this$0 = aVar; - this.$webSocket = webSocket; - this.$t = th; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { - if (this.$t instanceof SSLException) { - a.d(this.this$0, null, 1); - a aVar = this.this$0; - aVar.b(); - for (d dVar : aVar.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.b(false, 1001, null); - } - } else { - a aVar2 = this.this$0; - StringBuilder L = c.d.b.a.a.L("An error with the websocket occurred: "); - L.append(this.$t.getMessage()); - a.a(aVar2, true, null, L.toString()); - } + if (!(obj instanceof C0034a)) { + return false; } - return Unit.a; - } - } - - /* compiled from: RtcControlSocket.kt */ - public static final class j extends o implements Function0 { - public final /* synthetic */ Payloads.Incoming $message; - public final /* synthetic */ WebSocket $webSocket; - public final /* synthetic */ a this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public j(a aVar, WebSocket webSocket, Payloads.Incoming incoming) { - super(0); - this.this$0 = aVar; - this.$webSocket = webSocket; - this.$message = incoming; + C0034a aVar = (C0034a) obj; + return m.areEqual(this.a, aVar.a) && this.b == aVar.b; } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - boolean z2 = true; - if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { - switch (this.$message.getOpcode()) { - case 2: - a aVar = this.this$0; - Object c2 = aVar.m.c(this.$message.getData(), Payloads.Ready.class); - m.checkNotNullExpressionValue(c2, "gson.fromJson(message.da…yloads.Ready::class.java)"); - Payloads.Ready ready = (Payloads.Ready) c2; - aVar.o.succeed(); - long currentTimeMillis = aVar.H.currentTimeMillis(); - Long l = aVar.f216z; - long longValue = currentTimeMillis - (l != null ? l.longValue() : 0); - aVar.j("[READY] took " + longValue + " ms"); - aVar.b(); - for (d dVar : aVar.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.l(ready.getPort(), ready.getSsrc(), ready.getIp()); - } - break; - case 3: - a aVar2 = this.this$0; - aVar2.o(3, String.valueOf(aVar2.H.currentTimeMillis())); - break; - case 4: - a aVar3 = this.this$0; - Object c3 = aVar3.m.c(this.$message.getData(), Payloads.Description.class); - m.checkNotNullExpressionValue(c3, "gson.fromJson(message.da….Description::class.java)"); - Payloads.Description description = (Payloads.Description) c3; - aVar3.b(); - for (d dVar2 : aVar3.p) { - m.checkNotNullExpressionValue(dVar2, "it"); - dVar2.c(description.getMode(), description.getSecretKey()); - dVar2.a(description.getAudioCodec(), description.getVideoCodec()); - String mediaSessionId = description.getMediaSessionId(); - if (mediaSessionId != null) { - dVar2.d(mediaSessionId); - } - } - aVar3.B = true; - break; - case 5: - a aVar4 = this.this$0; - Object c4 = aVar4.m.c(this.$message.getData(), Payloads.Speaking.class); - m.checkNotNullExpressionValue(c4, "gson.fromJson(message.da…ads.Speaking::class.java)"); - Payloads.Speaking speaking = (Payloads.Speaking) c4; - if (!(speaking.getUserId() == null || speaking.getSpeaking() == null)) { - Integer speaking2 = speaking.getSpeaking(); - if (speaking2 == null || speaking2.intValue() != 1) { - z2 = false; - } - aVar4.b(); - for (d dVar3 : aVar4.p) { - m.checkNotNullExpressionValue(dVar3, "it"); - dVar3.onSpeaking(speaking.getUserId().longValue(), speaking.getSsrc(), z2); - } - break; - } - case 6: - a aVar5 = this.this$0; - Object c5 = aVar5.m.c(this.$message.getData(), Long.TYPE); - m.checkNotNullExpressionValue(c5, "gson.fromJson(message.data, Long::class.java)"); - long longValue2 = ((Number) c5).longValue(); - long currentTimeMillis2 = aVar5.H.currentTimeMillis(); - long j = currentTimeMillis2 - longValue2; - Logger.d$default(aVar5.F, aVar5.l, c.d.b.a.a.r("got heartbeat ack after ", j, " ms"), null, 4, null); - aVar5.f214x = Long.valueOf(currentTimeMillis2); - aVar5.v = true; - aVar5.b(); - for (d dVar4 : aVar5.p) { - m.checkNotNullExpressionValue(dVar4, "it"); - dVar4.g(j); - } - break; - case 7: - case 10: - case 11: - default: - a aVar6 = this.this$0; - StringBuilder L = c.d.b.a.a.L("unknown opcode: "); - L.append(this.$message.getOpcode()); - aVar6.j(L.toString()); - break; - case 8: - a aVar7 = this.this$0; - Object c6 = aVar7.m.c(this.$message.getData(), Payloads.Hello.class); - m.checkNotNullExpressionValue(c6, "gson.fromJson(message.da…yloads.Hello::class.java)"); - Payloads.Hello hello = (Payloads.Hello) c6; - TimerTask timerTask = aVar7.f215y; - if (timerTask != null) { - timerTask.cancel(); - } - aVar7.j("[HELLO] raw: " + hello); - aVar7.u = Long.valueOf(hello.getHeartbeatIntervalMs()); - aVar7.q = hello.getServerVersion(); - aVar7.w.cancel(); - aVar7.v = true; - aVar7.l(); - break; - case 9: - this.this$0.o.succeed(); - break; - case 12: - a aVar8 = this.this$0; - Object c7 = aVar8.m.c(this.$message.getData(), Payloads.Video.class); - m.checkNotNullExpressionValue(c7, "gson.fromJson(message.da…yloads.Video::class.java)"); - Payloads.Video video = (Payloads.Video) c7; - if (video.getUserId() != null) { - aVar8.b(); - for (d dVar5 : aVar8.p) { - m.checkNotNullExpressionValue(dVar5, "it"); - dVar5.e(video.getUserId().longValue(), video.getAudioSsrc(), video.getVideoSsrc(), video.getStreams()); - } - break; - } - break; - case 13: - a aVar9 = this.this$0; - Object c8 = aVar9.m.c(this.$message.getData(), Payloads.ClientDisconnect.class); - m.checkNotNullExpressionValue(c8, "gson.fromJson(message.da…ntDisconnect::class.java)"); - Payloads.ClientDisconnect clientDisconnect = (Payloads.ClientDisconnect) c8; - aVar9.b(); - for (d dVar6 : aVar9.p) { - m.checkNotNullExpressionValue(dVar6, "it"); - dVar6.k(clientDisconnect.getUserId()); - } - break; - case 14: - a aVar10 = this.this$0; - Object c9 = aVar10.m.c(this.$message.getData(), Payloads.SessionUpdate.class); - m.checkNotNullExpressionValue(c9, "gson.fromJson(message.da…essionUpdate::class.java)"); - Payloads.SessionUpdate sessionUpdate = (Payloads.SessionUpdate) c9; - aVar10.b(); - for (d dVar7 : aVar10.p) { - m.checkNotNullExpressionValue(dVar7, "it"); - String mediaSessionId2 = sessionUpdate.getMediaSessionId(); - if (mediaSessionId2 != null) { - dVar7.d(mediaSessionId2); - } - } - break; - case 15: - a aVar11 = this.this$0; - Gson gson = aVar11.m; - JsonElement data = this.$message.getData(); - Type type = a.j; - Objects.requireNonNull(gson); - Object d = data == null ? null : gson.d(new c.i.d.q.x.a(data), type); - m.checkNotNullExpressionValue(d, "gson.fromJson(message.data, MEDIA_SINK_WANTS_TYPE)"); - Map map = (Map) d; - aVar11.b(); - for (d dVar8 : aVar11.p) { - m.checkNotNullExpressionValue(dVar8, "it"); - dVar8.f(map); - } - break; - } + public int hashCode() { + String str = this.a; + int hashCode = (str != null ? str.hashCode() : 0) * 31; + boolean z2 = this.b; + if (z2) { + z2 = true; } - return Unit.a; + int i = z2 ? 1 : 0; + int i2 = z2 ? 1 : 0; + int i3 = z2 ? 1 : 0; + return hashCode + i; + } + + public String toString() { + StringBuilder L = c.d.b.a.a.L("PluggedIn(name="); + L.append(this.a); + L.append(", hasMic="); + return c.d.b.a.a.G(L, this.b, ")"); } } - /* compiled from: RtcControlSocket.kt */ - public static final class k extends o implements Function0 { - public final /* synthetic */ WebSocket $webSocket; - public final /* synthetic */ a this$0; + /* compiled from: WiredHeadsetState.kt */ + public static final class b extends a { + public static final b a = new b(); - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public k(a aVar, WebSocket webSocket) { - super(0); - this.this$0 = aVar; - this.$webSocket = webSocket; + public b() { + super(false, null); } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - boolean z2 = true; - if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { - a aVar = this.this$0; - c cVar = aVar.A; - if (cVar == c.CONNECTING) { - aVar.b(); - for (d dVar : aVar.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.j(); - } - } else if (cVar == c.RECONNECTING) { - String str = aVar.t; - String str2 = aVar.f213s; - String str3 = aVar.D; - Long l = aVar.f214x; - if (l != null && aVar.H.currentTimeMillis() - l.longValue() > 60000) { - z2 = false; - } - if (str == null || str2 == null || !aVar.B || !z2) { - StringBuilder L = c.d.b.a.a.L("Cannot resume connection. resumable: "); - L.append(aVar.B); - L.append(" -- isHeartbeatRecentEnough: "); - L.append(z2); - aVar.h(false, 4801, L.toString()); - } else { - aVar.j("[RESUME] resuming session. serverId=" + str2 + " sessionId=" + str); - aVar.b(); - for (d dVar2 : aVar.p) { - m.checkNotNullExpressionValue(dVar2, "it"); - dVar2.h(); - } - aVar.A = c.RESUMING; - aVar.o(7, new Payloads.Resume(str3, str, str2)); - } - } - a aVar2 = this.this$0; - aVar2.A = c.CONNECTED; - long currentTimeMillis = aVar2.H.currentTimeMillis(); - Long l2 = this.this$0.f216z; - long longValue = currentTimeMillis - (l2 != null ? l2.longValue() : 0); - a aVar3 = this.this$0; - Logger logger = aVar3.F; - String str4 = aVar3.l; - StringBuilder L2 = c.d.b.a.a.L("[CONNECTED] to "); - L2.append(this.this$0.C); - Logger.i$default(logger, str4, L2.toString(), null, 4, null); - a aVar4 = this.this$0; - aVar4.b(); - for (d dVar3 : aVar4.p) { - m.checkNotNullExpressionValue(dVar3, "it"); - dVar3.g(longValue / ((long) 2)); - } - } - return Unit.a; + public String toString() { + return "WiredHeadsetState.Unplugged"; } } - /* compiled from: RtcControlSocket.kt */ - public static final class l extends o implements Function1 { - public static final l i = new l(); - - public l() { - super(1); - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(WebSocket webSocket) { - WebSocket webSocket2 = webSocket; - m.checkNotNullParameter(webSocket2, "it"); - webSocket2.e(4000, "reconnecting"); - return Unit.a; - } - } - - public a(String str, String str2, SSLSocketFactory sSLSocketFactory, Logger logger, c.a.r.c cVar, Clock clock, String str3) { - m.checkNotNullParameter(str, "endpoint"); - m.checkNotNullParameter(str2, "token"); - m.checkNotNullParameter(logger, "logger"); - m.checkNotNullParameter(cVar, "mediaEngineThreadExecutor"); - m.checkNotNullParameter(clock, "clock"); - m.checkNotNullParameter(str3, "loggingTagPrefix"); - this.C = str; - this.D = str2; - this.E = sSLSocketFactory; - this.F = logger; - this.G = cVar; - this.H = clock; - this.I = str3; - StringBuilder P = c.d.b.a.a.P(str3, "->RtcControlSocket "); - int i2 = i + 1; - i = i2; - P.append(i2); - String sb = P.toString(); - this.l = sb; - this.o = new Backoff(1000, 5000, 3, false, new Backoff.TimerScheduler(sb, cVar), 8, null); - this.p = new CopyOnWriteArraySet<>(); - this.q = 3; - this.w = new b(this); - this.A = c.DISCONNECTED; - } - - public static final void a(a aVar, boolean z2, Integer num, String str) { - aVar.A = c.DISCONNECTED; - if ((num != null && num.intValue() == 4004) || ((num != null && num.intValue() == 4015) || ((num != null && num.intValue() == 4011) || (num != null && num.intValue() == 4006)))) { - aVar.h(true, num, str); - } else if (aVar.o.hasReachedFailureThreshold()) { - aVar.k("[WS CLOSED] Backoff exceeded. Resetting."); - aVar.h(z2, num, str); - } else { - aVar.c(null); - String H = c.d.b.a.a.H(new Object[]{Double.valueOf(((double) aVar.o.fail(new c(aVar, z2, num, str))) / 1000.0d)}, 1, "%.2f", "java.lang.String.format(this, *args)"); - aVar.k("`[WS CLOSED] (" + z2 + ", " + num + ", " + str + ") retrying in " + H + " seconds."); - } - } - - public static /* synthetic */ void d(a aVar, Function1 function1, int i2) { - int i3 = i2 & 1; - aVar.c(null); - } - - public final void b() { - c.a.r.c cVar = this.G; - Objects.requireNonNull(cVar); - if (Process.myTid() != cVar.j) { - IllegalStateException illegalStateException = new IllegalStateException("oops! not called on the MediaEngineExecutor"); - AnimatableValueParser.D1("MediaEngineExecutor", "oops! not called on the MediaEngineExecutor", illegalStateException); - if (cVar.l) { - new Handler(Looper.getMainLooper()).post(new c.a.r.d(illegalStateException)); - } - } - } - - public final void c(Function1 function1) { - this.o.cancel(); - this.w.cancel(); - TimerTask timerTask = this.f215y; - if (timerTask != null) { - timerTask.cancel(); - } - WebSocket webSocket = this.r; - if (!(webSocket == null || function1 == null)) { - function1.invoke(webSocket); - } - this.r = null; - } - - @Override // com.discord.utilities.debug.DebugPrintable - public void debugPrint(DebugPrintBuilder debugPrintBuilder) { - m.checkNotNullParameter(debugPrintBuilder, "dp"); - debugPrintBuilder.appendKeyValue("serverId", this.f213s); - debugPrintBuilder.appendKeyValue("sessionId", this.t); - debugPrintBuilder.appendKeyValue("heartbeatInterval", this.u); - debugPrintBuilder.appendKeyValue("lastHeartbeatAckTime", this.f214x); - debugPrintBuilder.appendKeyValue("connectionStartTime", this.f216z); - debugPrintBuilder.appendKeyValue("connectionState", this.A); - debugPrintBuilder.appendKeyValue("resumable", Boolean.valueOf(this.B)); - } - - public final void e() { - b(); - j("[CLOSE]"); - c(e.i); - this.f213s = null; - this.t = null; - this.B = false; - this.A = c.DISCONNECTED; - b(); - for (d dVar : this.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.b(false, 1000, "Force Close"); - } - } - - public final boolean f() { - b(); - if (this.A != c.DISCONNECTED) { - k("Cannot start a new connection, connection state is not disconnected"); - return false; - } - this.A = c.CONNECTING; - g(); - b(); - for (d dVar : this.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.i(); - } - return true; - } - - public final void g() { - StringBuilder L = c.d.b.a.a.L("[CONNECT] "); - L.append(this.C); - j(L.toString()); - if (this.r != null) { - this.F.e(this.l, "Connect called with already existing websocket", null, null); - c(f.i); - return; - } - this.f216z = Long.valueOf(this.H.currentTimeMillis()); - TimerTask timerTask = this.f215y; - if (timerTask != null) { - timerTask.cancel(); - } - g gVar = new g(this); - this.f215y = gVar; - this.n.schedule(gVar, 20000); - x.a aVar = new x.a(); - aVar.a(1, TimeUnit.MINUTES); - SSLSocketFactory sSLSocketFactory = this.E; - if (sSLSocketFactory != null) { - h.a aVar2 = f0.f0.k.h.f2737c; - aVar.b(sSLSocketFactory, f0.f0.k.h.a.n()); - } - String D = c.d.b.a.a.D(new StringBuilder(), this.C, "?v=5"); - j("attempting WSS connection with " + D); - x xVar = new x(aVar); - z.a aVar3 = new z.a(); - aVar3.f(D); - this.r = xVar.g(aVar3.a(), this); - } - - public final void h(boolean z2, Integer num, String str) { - k("[DISCONNECT] (" + z2 + ", " + num + ", " + str + ')'); - c(null); - this.f213s = null; - this.t = null; - this.B = false; - this.A = c.DISCONNECTED; - b(); - for (d dVar : this.p) { - m.checkNotNullExpressionValue(dVar, "it"); - dVar.b(z2, num, str); - } - } - - public final void i(long j2, String str, boolean z2) { - m.checkNotNullParameter(str, "reason"); - b(); - if (this.r != null) { - j("Performing an immediate heartbeat on existing socket: " + str); - this.w.cancel(); - b bVar = new b(this); - this.w = bVar; - this.n.schedule(bVar, j2); - } else if (!z2) { - j("Immediate heartbeat requested, but is disconnected and a reset was not requested: " + str); - } else if (this.o.isPending() && this.r == null) { - j("Connection backoff reset Immediate heartbeat when socket was disconnected."); - this.o.succeed(); - m(false, 4802, "Reset backoff."); - } - } - - public final void j(String str) { - Logger.i$default(this.F, this.l, str, null, 4, null); - } - - public final void k(String str) { - Logger.w$default(this.F, this.l, str, null, 4, null); - } - - public final void l() { - if (this.v) { - this.v = false; - o(3, String.valueOf(this.H.currentTimeMillis())); - Long l2 = this.u; - if (l2 != null) { - b bVar = new b(this); - this.w = bVar; - this.n.schedule(bVar, l2.longValue()); - return; - } - k("onHeartbeatInterval called when heartbeatInterval was null"); - return; - } - c(d.i); - String H = c.d.b.a.a.H(new Object[]{Double.valueOf(((double) this.o.fail(new e(this))) / 1000.0d)}, 1, "%.2f", "java.lang.String.format(this, *args)"); - k("[ACK TIMEOUT] reconnecting in " + H + " seconds."); - } - - public final void m(boolean z2, Integer num, String str) { - j("[RECONNECT] wasFatal=" + z2 + " code=" + num + " reason=" + str); - c(l.i); - this.A = c.RECONNECTING; - g(); - } - - /* JADX WARN: Multi-variable type inference failed */ - /* JADX WARNING: Unknown variable types count: 1 */ - public final Future n(Function0 function0) { - c.a.r.c cVar = this.G; - if (function0 != null) { - function0 = new f(function0); - } - return cVar.submit((Runnable) function0); - } - - public final void o(int i2, Object obj) { - WebSocket webSocket = this.r; - if (webSocket == null) { - StringBuilder L = c.d.b.a.a.L("opcode() websocket null. opcode: "); - L.append(Opcodes.INSTANCE.getNameOf(i2)); - this.F.e(this.l, L.toString(), null, null); - return; - } - try { - String m = this.m.m(new Payloads.Outgoing(i2, obj)); - Logger logger = this.F; - String str = this.l; - Logger.d$default(logger, str, "sending (" + Opcodes.INSTANCE.getNameOf(i2) + "): " + m, null, 4, null); - m.checkNotNullExpressionValue(m, "json"); - webSocket.a(m); - } catch (Exception unused) { - Logger logger2 = this.F; - String str2 = this.l; - Logger.w$default(logger2, str2, "exception sending opcode: " + i2 + " and payload: " + obj, null, 4, null); - } - } - - @Override // okhttp3.WebSocketListener - public void onClosed(WebSocket webSocket, int i2, String str) { - m.checkNotNullParameter(webSocket, "webSocket"); - m.checkNotNullParameter(str, "reason"); - super.onClosed(webSocket, i2, str); - n(new h(this, webSocket, i2, str)); - } - - @Override // okhttp3.WebSocketListener - public void onClosing(WebSocket webSocket, int i2, String str) { - m.checkNotNullParameter(webSocket, "webSocket"); - m.checkNotNullParameter(str, "reason"); - ((f0.f0.n.d) webSocket).e(i2, str); - } - - @Override // okhttp3.WebSocketListener - public void onFailure(WebSocket webSocket, Throwable th, Response response) { - m.checkNotNullParameter(webSocket, "webSocket"); - m.checkNotNullParameter(th, "t"); - super.onFailure(webSocket, th, response); - n(new i(this, webSocket, th)); - } - - @Override // okhttp3.WebSocketListener - public void onMessage(WebSocket webSocket, String str) { - m.checkNotNullParameter(webSocket, "webSocket"); - m.checkNotNullParameter(str, "text"); - Object g2 = this.m.g(str, Payloads.Incoming.class); - super.onMessage(webSocket, str); - n(new j(this, webSocket, (Payloads.Incoming) c.i.a.f.e.o.c.q0(Payloads.Incoming.class).cast(g2))); - } - - @Override // okhttp3.WebSocketListener - public void onOpen(WebSocket webSocket, Response response) { - m.checkNotNullParameter(webSocket, "webSocket"); - m.checkNotNullParameter(response, "response"); - super.onOpen(webSocket, response); - n(new k(this, webSocket)); + public a(boolean z2, DefaultConstructorMarker defaultConstructorMarker) { } } diff --git a/app/src/main/java/c/a/r/m0/a.java b/app/src/main/java/c/a/r/m0/a.java index c7685fe833..a9982a39a9 100644 --- a/app/src/main/java/c/a/r/m0/a.java +++ b/app/src/main/java/c/a/r/m0/a.java @@ -1,113 +1,60 @@ package c.a.r.m0; -import c.a.r.m0.e; -import co.discord.media_engine.InboundRtpVideo; -import co.discord.media_engine.OutboundRtpAudio; -import co.discord.media_engine.OutboundRtpVideo; -import co.discord.media_engine.ReceiverReport; -import co.discord.media_engine.Stats; -import co.discord.media_engine.Transport; -import com.discord.rtcconnection.KrispOveruseDetector; -import com.discord.rtcconnection.mediaengine.MediaEngineConnection; -import d0.z.d.k; import d0.z.d.m; -import java.util.Map; -import java.util.Objects; -import kotlin.Pair; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; -/* compiled from: RtcStatsCollector.kt */ -public final /* synthetic */ class a extends k implements Function1 { - public a(d dVar) { - super(1, dVar, d.class, "onStatsReceived", "onStatsReceived(Lco/discord/media_engine/Stats;)V", 0); +/* compiled from: Codec.kt */ +public final class a { + public final String a; + public final int b; + + /* renamed from: c reason: collision with root package name */ + public final String f210c; + public final int d; + public final Integer e; + + public a(String str, int i, String str2, int i2, Integer num) { + m.checkNotNullParameter(str, "name"); + m.checkNotNullParameter(str2, "type"); + this.a = str; + this.b = i; + this.f210c = str2; + this.d = i2; + this.e = num; } - /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Stats stats) { - OutboundRtpVideo outboundRtpVideo; - ReceiverReport[] receiverReports; - Stats stats2 = stats; - m.checkNotNullParameter(stats2, "p1"); - d dVar = (d) this.receiver; - dVar.a.add(stats2); - if (dVar.a.size() > dVar.i) { - dVar.a.removeFirst(); + public boolean equals(Object obj) { + if (this == obj) { + return true; } - dVar.f.update(stats2); - e eVar = dVar.g; - Objects.requireNonNull(eVar); - m.checkNotNullParameter(stats2, "stats"); - long currentTimeMillis = eVar.l.currentTimeMillis(); - Transport transport = stats2.getTransport(); - Integer valueOf = Integer.valueOf((transport == null || (receiverReports = transport.getReceiverReports()) == null) ? 0 : receiverReports.length); - if (valueOf != null) { - eVar.g.b(valueOf.intValue() == 0, currentTimeMillis); + if (!(obj instanceof a)) { + return false; } - boolean z2 = eVar.f.a() || eVar.g.a(); - if (z2 != eVar.h.a()) { - eVar.h.b(z2, currentTimeMillis); - eVar.i.a.clear(); + a aVar = (a) obj; + return m.areEqual(this.a, aVar.a) && this.b == aVar.b && m.areEqual(this.f210c, aVar.f210c) && this.d == aVar.d && m.areEqual(this.e, aVar.e); + } + + public int hashCode() { + String str = this.a; + int i = 0; + int hashCode = (((str != null ? str.hashCode() : 0) * 31) + this.b) * 31; + String str2 = this.f210c; + int hashCode2 = (((hashCode + (str2 != null ? str2.hashCode() : 0)) * 31) + this.d) * 31; + Integer num = this.e; + if (num != null) { + i = num.hashCode(); } - if (!eVar.h.a() && (outboundRtpVideo = stats2.getOutboundRtpVideo()) != null) { - eVar.a(eVar.i, new e.C0040e((long) outboundRtpVideo.getResolution().getHeight(), currentTimeMillis, new e.a((long) outboundRtpVideo.getFramesEncoded(), (long) outboundRtpVideo.getFramesSent(), (long) outboundRtpVideo.getPacketsSent(), (long) outboundRtpVideo.getPacketsLost(), 0, outboundRtpVideo.getBytesSent(), (long) outboundRtpVideo.getNackCount(), (long) outboundRtpVideo.getPliCount()))); - if (eVar.i.b == null && outboundRtpVideo.getFramesEncoded() > 0) { - eVar.i.b = Long.valueOf(currentTimeMillis - eVar.e); - } - eVar.k = outboundRtpVideo.getBitrateTarget(); - } - if (!eVar.f.a()) { - for (Map.Entry entry : stats2.getInboundRtpVideo().entrySet()) { - String key = entry.getKey(); - InboundRtpVideo value = entry.getValue(); - Map map = eVar.j; - e.d dVar2 = map.get(key); - if (dVar2 == null) { - dVar2 = new e.d(); - map.put(key, dVar2); - } - e.d dVar3 = dVar2; - eVar.a(dVar3, new e.C0040e((long) value.getResolution().getHeight(), currentTimeMillis, new e.a((long) value.getFramesDecoded(), (long) value.getFramesReceived(), (long) value.getPacketsReceived(), (long) value.getPacketsLost(), (long) value.getFramesDropped(), value.getBytesReceived(), (long) value.getNackCount(), (long) value.getPliCount()))); - if (dVar3.b == null && value.getFramesDecoded() > 0) { - dVar3.b = Long.valueOf(currentTimeMillis - eVar.e); - } - } - } - KrispOveruseDetector krispOveruseDetector = dVar.h; - Objects.requireNonNull(krispOveruseDetector); - m.checkNotNullParameter(stats2, "stats"); - if (krispOveruseDetector.d.getType() == MediaEngineConnection.Type.DEFAULT && krispOveruseDetector.d.b()) { - OutboundRtpAudio outboundRtpAudio = stats2.getOutboundRtpAudio(); - if (outboundRtpAudio != null && outboundRtpAudio.getNoiseCancellerIsEnabled()) { - OutboundRtpAudio outboundRtpAudio2 = krispOveruseDetector.b; - if (outboundRtpAudio2 != null) { - Pair a = krispOveruseDetector.a(outboundRtpAudio2, stats2.getOutboundRtpAudio(), 8.0d); - boolean booleanValue = a.component1().booleanValue(); - long longValue = a.component2().longValue(); - if (booleanValue) { - krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE); - } else if (longValue == 0) { - int i = krispOveruseDetector.f2077c + 1; - krispOveruseDetector.f2077c = i; - if (i > 2) { - krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED); - } - } else { - krispOveruseDetector.f2077c = 0; - } - } - krispOveruseDetector.b = stats2.getOutboundRtpAudio(); - } - OutboundRtpAudio outboundRtpAudio3 = stats2.getOutboundRtpAudio(); - if (outboundRtpAudio3 != null && outboundRtpAudio3.getVoiceActivityDetectorIsEnabled()) { - OutboundRtpAudio outboundRtpAudio4 = krispOveruseDetector.a; - if (outboundRtpAudio4 != null && krispOveruseDetector.a(outboundRtpAudio4, stats2.getOutboundRtpAudio(), 4.0d).component1().booleanValue()) { - krispOveruseDetector.d.f(KrispOveruseDetector.Status.VAD_CPU_OVERUSE); - } - krispOveruseDetector.a = stats2.getOutboundRtpAudio(); - } - } - return Unit.a; + return hashCode2 + i; + } + + public String toString() { + StringBuilder L = c.d.b.a.a.L("Codec(name="); + L.append(this.a); + L.append(", priority="); + L.append(this.b); + L.append(", type="); + L.append(this.f210c); + L.append(", payloadType="); + L.append(this.d); + L.append(", rtxPayloadType="); + return c.d.b.a.a.A(L, this.e, ")"); } } diff --git a/app/src/main/java/c/a/r/m0/b.java b/app/src/main/java/c/a/r/m0/b.java index 1cdf056f62..7e3ec8cc62 100644 --- a/app/src/main/java/c/a/r/m0/b.java +++ b/app/src/main/java/c/a/r/m0/b.java @@ -1,17 +1,288 @@ package c.a.r.m0; +import android.content.Context; +import android.content.Intent; +import android.graphics.Point; +import android.graphics.Rect; +import android.media.AudioFormat; +import android.media.AudioPlaybackCaptureConfiguration; +import android.media.AudioRecord; +import android.media.projection.MediaProjection; +import android.os.Build; +import android.os.Handler; +import android.os.Looper; +import android.util.Log; +import androidx.annotation.RequiresApi; +import co.discord.media_engine.NativeCapturerObserver; +import co.discord.media_engine.SoundshareAudioSource; +import com.discord.rtcconnection.mediaengine.ThumbnailEmitter; +import com.discord.utilities.display.DisplayUtils; +import com.discord.utilities.logging.Logger; +import d0.z.d.m; +import java.util.Objects; +import java.util.concurrent.TimeUnit; +import java.util.concurrent.atomic.AtomicReference; +import kotlin.jvm.internal.DefaultConstructorMarker; +import org.webrtc.CapturerObserver; +import org.webrtc.JniCommon; +import org.webrtc.ScreenCapturerAndroid; +import org.webrtc.SurfaceTextureHelper; +import org.webrtc.TimestampAligner; +import org.webrtc.VideoFrame; +import rx.Observable; +import rx.Subscription; import rx.functions.Action1; -/* compiled from: RtcStatsCollector.kt */ -public final class b implements Action1 { - public final /* synthetic */ d i; +/* compiled from: ScreenCapturer.kt */ +public final class b extends ScreenCapturerAndroid { + public static final a i = new a(null); + public final RunnableC0035b j = new RunnableC0035b(); + public NativeCapturerObserver k; + public SurfaceTextureHelper l; + public Context m; + public final SoundshareAudioSource n = new SoundshareAudioSource(); + public int o; + public int p; + public Long q; + public final Rect r = new Rect(); - public b(d dVar) { - this.i = dVar; + /* renamed from: s reason: collision with root package name */ + public final Rect f211s = new Rect(); + public final Point t = new Point(); + public int u; + public Subscription v; + public final Logger w; + + /* renamed from: x reason: collision with root package name */ + public final ThumbnailEmitter f212x; + + /* compiled from: ScreenCapturer.kt */ + public static final class a { + public a(DefaultConstructorMarker defaultConstructorMarker) { + } } - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // rx.functions.Action1 - public void call(Long l) { - this.i.e.n(new a(this.i)); + /* compiled from: ScreenCapturer.kt */ + /* renamed from: c.a.r.m0.b$b reason: collision with other inner class name */ + public final class RunnableC0035b implements Runnable { + public RunnableC0035b() { + } + + @Override // java.lang.Runnable + public void run() { + b bVar = b.this; + if (bVar.o > 0) { + Long l = bVar.q; + if (l != null) { + long rtcTimeNanos = TimestampAligner.getRtcTimeNanos() - l.longValue(); + b bVar2 = b.this; + if (rtcTimeNanos > ((long) bVar2.p)) { + NativeCapturerObserver nativeCapturerObserver = bVar2.k; + if (nativeCapturerObserver == null) { + m.throwUninitializedPropertyAccessException("nativeObserver"); + } + nativeCapturerObserver.repeatLastFrame(); + } + } + b.this.c(); + } + } + } + + /* compiled from: ScreenCapturer.kt */ + public static final class c implements Action1 { + public final /* synthetic */ b i; + + public c(b bVar) { + this.i = bVar; + } + + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // rx.functions.Action1 + public void call(Long l) { + this.i.j.run(); + } + } + + /* compiled from: ScreenCapturer.kt */ + public static final class d implements Action1 { + public static final d i = new d(); + + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // rx.functions.Action1 + public void call(Throwable th) { + } + } + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(Intent intent, MediaProjection.Callback callback, Logger logger, ThumbnailEmitter thumbnailEmitter) { + super(intent, callback); + m.checkNotNullParameter(intent, "mediaProjectionPermissionResultData"); + m.checkNotNullParameter(callback, "mediaProjectionCallback"); + m.checkNotNullParameter(logger, "logger"); + this.w = logger; + this.f212x = thumbnailEmitter; + } + + public final synchronized void a(Rect rect, int i2) { + m.checkNotNullParameter(rect, "measuredSize"); + int max = Math.max(rect.width(), rect.height()); + if (max > 0) { + float f = ((float) i2) / ((float) max); + this.t.set((int) (((float) rect.width()) * f), (int) (((float) rect.height()) * f)); + Point point = this.t; + int i3 = point.x; + int i4 = i3 % 16; + if (i4 >= 8) { + i3 += 16; + } + int i5 = i3 - i4; + int i6 = point.y; + int i7 = i6 % 16; + if (i7 >= 8) { + i6 += 16; + } + point.set(i5, i6 - i7); + Point point2 = this.t; + super.changeCaptureFormat(point2.x, point2.y, this.o); + } + } + + @RequiresApi(29) + public final AudioRecord b() { + MediaProjection mediaProjection = this.mediaProjection; + if (mediaProjection == null) { + return null; + } + AudioPlaybackCaptureConfiguration build = new AudioPlaybackCaptureConfiguration.Builder(mediaProjection).addMatchingUsage(1).addMatchingUsage(14).addMatchingUsage(0).build(); + m.checkNotNullExpressionValue(build, "AudioPlaybackCaptureConf…KNOWN)\n .build()"); + try { + return new AudioRecord.Builder().setAudioFormat(new AudioFormat.Builder().setEncoding(2).setSampleRate(44100).setChannelMask(16).build()).setAudioPlaybackCaptureConfig(build).build(); + } catch (SecurityException unused) { + Log.w(b.class.getName(), "Failed to record audio"); + return null; + } + } + + public final void c() { + if (this.o > 0) { + Subscription subscription = this.v; + if (subscription != null) { + subscription.unsubscribe(); + } + Observable d02 = Observable.d0(((long) this.p) / 1000000, TimeUnit.MILLISECONDS); + SurfaceTextureHelper surfaceTextureHelper = this.l; + if (surfaceTextureHelper == null) { + m.throwUninitializedPropertyAccessException("surfaceTextureHelper"); + } + Handler handler = surfaceTextureHelper.getHandler(); + m.checkNotNullExpressionValue(handler, "surfaceTextureHelper.handler"); + Looper looper = handler.getLooper(); + AtomicReference atomicReference = j0.j.b.a.a; + Objects.requireNonNull(looper, "looper == null"); + this.v = d02.X(new j0.j.b.b(looper)).W(new c(this), d.i); + } + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer + public synchronized void changeCaptureFormat(int i2, int i3, int i4) { + a(this.r, Math.max(i2, i3)); + d(i4); + } + + @Override // org.webrtc.ScreenCapturerAndroid + public void createVirtualDisplay() { + try { + super.createVirtualDisplay(); + } catch (Throwable th) { + Logger.e$default(this.w, "ScreenCapturer", "error in createVirtualDisplay", th, null, 8, null); + } + } + + public final void d(int i2) { + if (i2 <= 0) { + this.o = 0; + this.p = 0; + return; + } + this.o = i2; + this.p = 1000000000 / Math.max(10, i2 / 2); + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer + public void dispose() { + stopCapture(); + ThumbnailEmitter thumbnailEmitter = this.f212x; + if (thumbnailEmitter != null) { + synchronized (thumbnailEmitter) { + thumbnailEmitter.d.release(); + thumbnailEmitter.f2111c.release(); + JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b); + thumbnailEmitter.a = Long.MAX_VALUE; + } + } + this.n.release(); + super.dispose(); + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer + public synchronized void initialize(SurfaceTextureHelper surfaceTextureHelper, Context context, CapturerObserver capturerObserver) { + m.checkNotNullParameter(surfaceTextureHelper, "surfaceTextureHelper"); + m.checkNotNullParameter(context, "applicationContext"); + m.checkNotNullParameter(capturerObserver, "capturerObserver"); + this.l = surfaceTextureHelper; + this.m = context; + this.k = (NativeCapturerObserver) capturerObserver; + super.initialize(surfaceTextureHelper, context, capturerObserver); + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoSink + public void onFrame(VideoFrame videoFrame) { + Rect rect = this.f211s; + Context context = this.m; + if (context == null) { + m.throwUninitializedPropertyAccessException("context"); + } + rect.set(DisplayUtils.getScreenSize(context)); + if (!m.areEqual(this.f211s, this.r)) { + this.r.set(this.f211s); + a(this.f211s, this.u); + } + this.q = Long.valueOf(videoFrame.getTimestampNs()); + ThumbnailEmitter thumbnailEmitter = this.f212x; + if (thumbnailEmitter != null) { + synchronized (thumbnailEmitter) { + m.checkNotNullParameter(videoFrame, "frame"); + long currentTimeMillis = thumbnailEmitter.k.currentTimeMillis() - thumbnailEmitter.e; + long timestampNs = videoFrame.getTimestampNs() - thumbnailEmitter.a; + if (currentTimeMillis > thumbnailEmitter.j) { + long j = (long) 1000; + if (timestampNs > thumbnailEmitter.i * j * j) { + thumbnailEmitter.a = videoFrame.getTimestampNs(); + thumbnailEmitter.l.invoke(thumbnailEmitter.a(videoFrame)); + } + } + } + } + super.onFrame(videoFrame); + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer + public synchronized void startCapture(int i2, int i3, int i4) { + AudioRecord b; + super.startCapture(i2, i3, i4); + this.u = Math.max(i2, i3); + d(i4); + if (Build.VERSION.SDK_INT >= 29 && (b = b()) != null) { + this.n.startRecording(b); + } + c(); + } + + @Override // org.webrtc.ScreenCapturerAndroid, org.webrtc.VideoCapturer + public synchronized void stopCapture() { + super.stopCapture(); + this.n.stopRecording(); + this.o = 0; + this.q = null; } } diff --git a/app/src/main/java/c/a/r/k0/c/a.java b/app/src/main/java/c/a/r/m0/c/a.java similarity index 78% rename from app/src/main/java/c/a/r/k0/c/a.java rename to app/src/main/java/c/a/r/m0/c/a.java index 324bdf2faf..923080672c 100644 --- a/app/src/main/java/c/a/r/k0/c/a.java +++ b/app/src/main/java/c/a/r/m0/c/a.java @@ -1,4 +1,4 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import com.discord.rtcconnection.mediaengine.MediaEngineConnection; import d0.z.d.m; @@ -6,7 +6,7 @@ import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: MediaEngineConnectionLegacy.kt */ -public final class a extends o implements Function1 { +public final class a extends o implements Function1 { public final /* synthetic */ MediaEngineConnection.ConnectionState $value; public final /* synthetic */ e this$0; @@ -20,10 +20,10 @@ public final class a extends o implements Function1 b; + public final CopyOnWriteArrayList b; /* renamed from: c reason: collision with root package name */ - public MediaEngineConnection.ConnectionState f211c; + public MediaEngineConnection.ConnectionState f213c; public boolean d; public final Map e; - public final Map f = new LinkedHashMap(); + public final Map f = new LinkedHashMap(); public final Set g = new LinkedHashSet(); public final Set h = new LinkedHashSet(); public final Set i = new LinkedHashSet(); - public final List j = new ArrayList(); + public final List j = new ArrayList(); public final Connection k; public final c.a.r.c l; public final Logger m; - public final r n; + public final t n; public final Discord o; - public final List p; + public final List p; public final MediaEngineConnection.Type q; public final long r; @@ -57,18 +56,18 @@ public final class e implements MediaEngineConnection { public static final class a extends d0.z.d.o implements Function1 { public final /* synthetic */ int $audioSsrc; public final /* synthetic */ boolean $isMuted; - public final /* synthetic */ int $resolvedVideoSsrc; + public final /* synthetic */ long $resolvedVideoSsrc; public final /* synthetic */ long $userId; public final /* synthetic */ float $volume; public final /* synthetic */ e this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public a(e eVar, long j, int i, int i2, boolean z2, float f) { + public a(e eVar, long j, int i, long j2, boolean z2, float f) { super(1); this.this$0 = eVar; this.$userId = j; this.$audioSsrc = i; - this.$resolvedVideoSsrc = i2; + this.$resolvedVideoSsrc = j2; this.$isMuted = z2; this.$volume = f; } @@ -81,7 +80,7 @@ public final class e implements MediaEngineConnection { d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); long j = this.$userId; int i = this.$audioSsrc; - int i2 = this.$resolvedVideoSsrc; + int i2 = (int) this.$resolvedVideoSsrc; e eVar = this.this$0; String str = e.a; Objects.requireNonNull(eVar); @@ -110,7 +109,7 @@ public final class e implements MediaEngineConnection { } /* compiled from: MediaEngineConnectionLegacy.kt */ - public static final class c extends d0.z.d.o implements Function1 { + public static final class c extends d0.z.d.o implements Function1 { public final /* synthetic */ e this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -122,11 +121,11 @@ public final class e implements MediaEngineConnection { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(MediaEngineConnection.c cVar) { - MediaEngineConnection.c cVar2 = cVar; - d0.z.d.m.checkNotNullParameter(cVar2, "it"); - cVar2.onConnectionStateChange(this.this$0, MediaEngineConnection.ConnectionState.DISCONNECTED); - cVar2.onDestroy(this.this$0); + public Unit invoke(MediaEngineConnection.d dVar) { + MediaEngineConnection.d dVar2 = dVar; + d0.z.d.m.checkNotNullParameter(dVar2, "it"); + dVar2.onConnectionStateChange(this.this$0, MediaEngineConnection.ConnectionState.DISCONNECTED); + dVar2.onDestroy(this.this$0); return Unit.a; } } @@ -155,8 +154,8 @@ public final class e implements MediaEngineConnection { } /* compiled from: MediaEngineConnectionLegacy.kt */ - /* renamed from: c.a.r.k0.c.e$e reason: collision with other inner class name */ - public static final class C0036e extends d0.z.d.o implements Function1 { + /* renamed from: c.a.r.m0.c.e$e reason: collision with other inner class name */ + public static final class C0036e extends d0.z.d.o implements Function1 { public final /* synthetic */ KrispOveruseDetector.Status $status; public final /* synthetic */ e this$0; @@ -170,10 +169,10 @@ public final class e implements MediaEngineConnection { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(MediaEngineConnection.c cVar) { - MediaEngineConnection.c cVar2 = cVar; - d0.z.d.m.checkNotNullParameter(cVar2, "it"); - cVar2.onKrispStatus(this.this$0, this.$status); + public Unit invoke(MediaEngineConnection.d dVar) { + MediaEngineConnection.d dVar2 = dVar; + d0.z.d.m.checkNotNullParameter(dVar2, "it"); + dVar2.onKrispStatus(this.this$0, this.$status); return Unit.a; } } @@ -202,7 +201,7 @@ public final class e implements MediaEngineConnection { } /* compiled from: MediaEngineConnectionLegacy.kt */ - public static final class g extends d0.z.d.o implements Function1 { + public static final class g extends d0.z.d.o implements Function1 { public final /* synthetic */ MediaEngineConnection.FailedConnectionException $e; public final /* synthetic */ e this$0; @@ -216,10 +215,10 @@ public final class e implements MediaEngineConnection { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(MediaEngineConnection.c cVar) { - MediaEngineConnection.c cVar2 = cVar; - d0.z.d.m.checkNotNullParameter(cVar2, "it"); - cVar2.onError(this.this$0, this.$e); + public Unit invoke(MediaEngineConnection.d dVar) { + MediaEngineConnection.d dVar2 = dVar; + d0.z.d.m.checkNotNullParameter(dVar2, "it"); + dVar2.onError(this.this$0, this.$e); return Unit.a; } } @@ -275,12 +274,12 @@ public final class e implements MediaEngineConnection { /* compiled from: MediaEngineConnectionLegacy.kt */ public static final class j extends d0.z.d.o implements Function1 { public final /* synthetic */ MediaEngineConnection.InputMode $inputMode; - public final /* synthetic */ MediaEngineConnection.b $inputModeOptions; + public final /* synthetic */ MediaEngineConnection.c $inputModeOptions; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public j(MediaEngineConnection.b bVar, MediaEngineConnection.InputMode inputMode) { + public j(MediaEngineConnection.c cVar, MediaEngineConnection.InputMode inputMode) { super(1); - this.$inputModeOptions = bVar; + this.$inputModeOptions = cVar; this.$inputMode = inputMode; } @@ -291,7 +290,7 @@ public final class e implements MediaEngineConnection { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b); - connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2098c); + connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2110c); connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a); connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1); connection2.setVADUseKrisp(this.$inputModeOptions.e); @@ -326,7 +325,7 @@ public final class e implements MediaEngineConnection { } /* compiled from: MediaEngineConnectionLegacy.kt */ - public static final class l extends d0.z.d.o implements Function1 { + public static final class l extends d0.z.d.o implements Function1 { public final /* synthetic */ boolean $mute; public final /* synthetic */ long $userId; @@ -340,16 +339,16 @@ public final class e implements MediaEngineConnection { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(MediaEngineConnection.c cVar) { - MediaEngineConnection.c cVar2 = cVar; - d0.z.d.m.checkNotNullParameter(cVar2, "it"); - cVar2.onLocalMute(this.$userId, this.$mute); + public Unit invoke(MediaEngineConnection.d dVar) { + MediaEngineConnection.d dVar2 = dVar; + d0.z.d.m.checkNotNullParameter(dVar2, "it"); + dVar2.onLocalMute(this.$userId, this.$mute); return Unit.a; } } /* compiled from: MediaEngineConnectionLegacy.kt */ - public static final class m extends d0.z.d.o implements Function1 { + public static final class m extends d0.z.d.o implements Function1 { public final /* synthetic */ boolean $offScreen; public final /* synthetic */ long $userId; @@ -363,10 +362,10 @@ public final class e implements MediaEngineConnection { /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // kotlin.jvm.functions.Function1 - public Unit invoke(MediaEngineConnection.c cVar) { - MediaEngineConnection.c cVar2 = cVar; - d0.z.d.m.checkNotNullParameter(cVar2, "it"); - cVar2.onLocalVideoOffScreen(this.$userId, this.$offScreen); + public Unit invoke(MediaEngineConnection.d dVar) { + MediaEngineConnection.d dVar2 = dVar; + d0.z.d.m.checkNotNullParameter(dVar2, "it"); + dVar2.onLocalVideoOffScreen(this.$userId, this.$offScreen); return Unit.a; } } @@ -418,12 +417,12 @@ public final class e implements MediaEngineConnection { /* compiled from: MediaEngineConnectionLegacy.kt */ public static final class p extends d0.z.d.o implements Function1 { public final /* synthetic */ int $framerate; - public final /* synthetic */ MediaEngineConnection.a $quality; + public final /* synthetic */ MediaEngineConnection.b $quality; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public p(MediaEngineConnection.a aVar, int i) { + public p(MediaEngineConnection.b bVar, int i) { super(1); - this.$quality = aVar; + this.$quality = bVar; this.$framerate = i; } @@ -433,8 +432,8 @@ public final class e implements MediaEngineConnection { public Unit invoke(Connection connection) { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); - MediaEngineConnection.a aVar = this.$quality; - connection2.setEncodingQuality(aVar.a, aVar.b, aVar.f2097c, aVar.d, this.$framerate); + MediaEngineConnection.b bVar = this.$quality; + connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2109c, bVar.d, this.$framerate); return Unit.a; } } @@ -504,10 +503,10 @@ public final class e implements MediaEngineConnection { /* compiled from: MediaEngineConnectionLegacy.kt */ public static final class t extends d0.z.d.o implements Function1 { - public final /* synthetic */ c.a.r.k0.b $screenCapturer; + public final /* synthetic */ c.a.r.m0.b $screenCapturer; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public t(c.a.r.k0.b bVar) { + public t(c.a.r.m0.b bVar) { super(1); this.$screenCapturer = bVar; } @@ -518,7 +517,7 @@ public final class e implements MediaEngineConnection { public Unit invoke(Connection connection) { Connection connection2 = connection; d0.z.d.m.checkNotNullParameter(connection2, "$receiver"); - c.a.r.k0.b bVar = this.$screenCapturer; + c.a.r.m0.b bVar = this.$screenCapturer; connection2.startScreenshareBroadcast(bVar, bVar.n.getNativeInstance()); return Unit.a; } @@ -550,10 +549,10 @@ public final class e implements MediaEngineConnection { } } - public e(c.a.r.c cVar, Logger logger, r rVar, Discord discord, List list, MediaEngineConnection.Type type, long j2, MediaEngine.a aVar, List list2) { + public e(c.a.r.c cVar, Logger logger, t tVar, Discord discord, List list, MediaEngineConnection.Type type, long j2, MediaEngine.a aVar, List list2) { d0.z.d.m.checkNotNullParameter(cVar, "mediaEngineThreadExecutor"); d0.z.d.m.checkNotNullParameter(logger, "logger"); - d0.z.d.m.checkNotNullParameter(rVar, "noiseCancellationConfig"); + d0.z.d.m.checkNotNullParameter(tVar, "noiseCancellationConfig"); d0.z.d.m.checkNotNullParameter(discord, "voiceEngineLegacy"); d0.z.d.m.checkNotNullParameter(list, "supportedVideoCodecs"); d0.z.d.m.checkNotNullParameter(type, "type"); @@ -561,33 +560,33 @@ public final class e implements MediaEngineConnection { d0.z.d.m.checkNotNullParameter(list2, "listeners"); this.l = cVar; this.m = logger; - this.n = rVar; + this.n = tVar; this.o = discord; this.p = list; this.q = type; this.r = j2; MediaEngineConnection.ConnectionState connectionState = MediaEngineConnection.ConnectionState.CONNECTING; - this.f211c = connectionState; + this.f213c = connectionState; this.e = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a))); - Connection connectToServer = discord.connectToServer(aVar.a, j2, aVar.b, aVar.f2095c, type == MediaEngineConnection.Type.STREAM, new d(this)); + Connection connectToServer = discord.connectToServer(aVar.a, j2, aVar.b, aVar.f2107c, type == MediaEngineConnection.Type.STREAM, new d(this)); d0.z.d.m.checkNotNullExpressionValue(connectToServer, "voiceEngineLegacy.connec…fo, errorMessage) }\n }"); connectToServer.setOnVideoCallback(new b(this)); connectToServer.setUserSpeakingStatusChangedCallback(new c(this)); this.k = connectToServer; this.b = new CopyOnWriteArrayList<>(list2); - this.f211c = connectionState; + this.f213c = connectionState; y(new a(this, connectionState)); } - public static final Future x(e eVar, Function0 function0) { + public static final void x(e eVar, Function0 function0) { c.a.r.c cVar = eVar.l; - return cVar.k.submit(new i(function0)); + cVar.k.execute(new i(function0)); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection public synchronized void a(Intent intent, ThumbnailEmitter thumbnailEmitter) { d0.z.d.m.checkNotNullParameter(intent, "permission"); - z(new t(new c.a.r.k0.b(intent, new u(), this.m, thumbnailEmitter))); + z(new t(new c.a.r.m0.b(intent, new u(), this.m, thumbnailEmitter))); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection @@ -658,28 +657,28 @@ public final class e implements MediaEngineConnection { } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection - public void k(MediaEngineConnection.InputMode inputMode, MediaEngineConnection.b bVar) { + public void k(MediaEngineConnection.InputMode inputMode, MediaEngineConnection.c cVar) { d0.z.d.m.checkNotNullParameter(inputMode, "inputMode"); - d0.z.d.m.checkNotNullParameter(bVar, "inputModeOptions"); - r rVar = this.n; + d0.z.d.m.checkNotNullParameter(cVar, "inputModeOptions"); + t tVar = this.n; if (inputMode == MediaEngineConnection.InputMode.VOICE_ACTIVITY) { - boolean z2 = bVar.d; + boolean z2 = cVar.d; } - Objects.requireNonNull(rVar); - z(new j(bVar, inputMode)); + Objects.requireNonNull(tVar); + z(new j(cVar, inputMode)); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection - public void l(MediaEngineConnection.c cVar) { - d0.z.d.m.checkNotNullParameter(cVar, "listener"); - this.b.add(cVar); - cVar.onConnectionStateChange(this, this.f211c); + public void l(MediaEngineConnection.d dVar) { + d0.z.d.m.checkNotNullParameter(dVar, "listener"); + this.b.add(dVar); + dVar.onConnectionStateChange(this, this.f213c); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection - public void m(MediaEngineConnection.a aVar) { - d0.z.d.m.checkNotNullParameter(aVar, "quality"); - z(new p(aVar, this.d ? aVar.e : aVar.f)); + public void m(MediaEngineConnection.b bVar) { + d0.z.d.m.checkNotNullParameter(bVar, "quality"); + z(new p(bVar, this.d ? bVar.e : bVar.f)); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection @@ -689,9 +688,9 @@ public final class e implements MediaEngineConnection { } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection - public void o(MediaEngineConnection.c cVar) { - d0.z.d.m.checkNotNullParameter(cVar, "listener"); - this.b.remove(cVar); + public void o(MediaEngineConnection.d dVar) { + d0.z.d.m.checkNotNullParameter(dVar, "listener"); + this.b.remove(dVar); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection @@ -718,23 +717,23 @@ public final class e implements MediaEngineConnection { break; } obj2 = it.next(); - if (d0.z.d.m.areEqual(((c.a.r.k0.a) obj2).a, str)) { + if (d0.z.d.m.areEqual(((c.a.r.m0.a) obj2).a, str)) { break; } } - c.a.r.k0.a aVar = (c.a.r.k0.a) obj2; + c.a.r.m0.a aVar = (c.a.r.m0.a) obj2; Iterator it2 = this.j.iterator(); while (true) { if (!it2.hasNext()) { break; } Object next = it2.next(); - if (d0.z.d.m.areEqual(((c.a.r.k0.a) next).a, str2)) { + if (d0.z.d.m.areEqual(((c.a.r.m0.a) next).a, str2)) { obj = next; break; } } - c.a.r.k0.a aVar2 = (c.a.r.k0.a) obj; + c.a.r.m0.a aVar2 = (c.a.r.m0.a) obj; if (aVar == null) { throw new MediaEngineConnection.FailedConnectionException("Missing audio codec: " + str + '.', MediaEngineConnection.FailedConnectionException.FailureType.CODEC_NEGOTIATION_FAILED); } else if (aVar2 != null) { @@ -766,13 +765,13 @@ public final class e implements MediaEngineConnection { Logger.w$default(logger, str, "Attempting to create user " + j2 + " with 0 audio SSRC", null, 4, null); return; } - Integer num2 = num != null ? num : this.f.get(Long.valueOf(j2)); + Long valueOf = num != null ? Long.valueOf((long) num.intValue()) : this.f.get(Long.valueOf(j2)); + long longValue = valueOf != null ? valueOf.longValue() : 0; + Integer num2 = this.e.get(Long.valueOf(j2)); boolean z3 = false; - int intValue = num2 != null ? num2.intValue() : 0; - Integer num3 = this.e.get(Long.valueOf(j2)); - boolean z4 = num3 == null || num3.intValue() != i2; - Integer num4 = this.f.get(Long.valueOf(j2)); - if (num4 == null || num4.intValue() != intValue) { + boolean z4 = num2 == null || num2.intValue() != i2; + Long l2 = this.f.get(Long.valueOf(j2)); + if (l2 == null || l2.longValue() != longValue) { z3 = true; } if (z4 || z3) { @@ -780,7 +779,7 @@ public final class e implements MediaEngineConnection { String str2 = a; d0.z.d.m.checkNotNullExpressionValue(str2, "TAG"); Logger.i$default(logger2, str2, "creating user: " + j2 + " with audio SSRC: " + i2 + " and video SSRC: " + num, null, 4, null); - z(new a(this, j2, i2, intValue, z2, f2)); + z(new a(this, j2, i2, longValue, z2, f2)); } if (z2) { this.g.add(Long.valueOf(j2)); @@ -788,7 +787,7 @@ public final class e implements MediaEngineConnection { this.g.remove(Long.valueOf(j2)); } this.e.put(Long.valueOf(j2), Integer.valueOf(i2)); - this.f.put(Long.valueOf(j2), Integer.valueOf(intValue)); + this.f.put(Long.valueOf(j2), Long.valueOf(longValue)); } @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection @@ -819,11 +818,11 @@ public final class e implements MediaEngineConnection { y(new l(j2, z2)); } - public final void y(Function1 function1) { - for (MediaEngineConnection.c cVar : this.b) { + public final void y(Function1 function1) { + for (MediaEngineConnection.d dVar : this.b) { try { - d0.z.d.m.checkNotNullExpressionValue(cVar, "it"); - function1.invoke(cVar); + d0.z.d.m.checkNotNullExpressionValue(dVar, "it"); + function1.invoke(dVar); } catch (Exception e) { Logger logger = this.m; String str = a; diff --git a/app/src/main/java/c/a/r/k0/c/f.java b/app/src/main/java/c/a/r/m0/c/f.java similarity index 95% rename from app/src/main/java/c/a/r/k0/c/f.java rename to app/src/main/java/c/a/r/m0/c/f.java index 29e5a5f9dd..fe14bda341 100644 --- a/app/src/main/java/c/a/r/k0/c/f.java +++ b/app/src/main/java/c/a/r/m0/c/f.java @@ -1,6 +1,6 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; -import c.a.r.k0.c.e; +import c.a.r.m0.c.e; import co.discord.media_engine.Connection; import co.discord.media_engine.Stats; import com.discord.utilities.logging.Logger; diff --git a/app/src/main/java/c/a/r/k0/c/g.java b/app/src/main/java/c/a/r/m0/c/g.java similarity index 78% rename from app/src/main/java/c/a/r/k0/c/g.java rename to app/src/main/java/c/a/r/m0/c/g.java index 9d82ae18c2..d070aa13f6 100644 --- a/app/src/main/java/c/a/r/k0/c/g.java +++ b/app/src/main/java/c/a/r/m0/c/g.java @@ -1,4 +1,4 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import com.discord.rtcconnection.mediaengine.MediaEngineConnection; import d0.z.d.m; @@ -6,7 +6,7 @@ import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function1; /* compiled from: MediaEngineConnectionLegacy.kt */ -public final class g extends o implements Function1 { +public final class g extends o implements Function1 { public final /* synthetic */ int $audioSsrc; public final /* synthetic */ boolean $isSpeaking; public final /* synthetic */ long $userId; @@ -22,10 +22,10 @@ public final class g extends o implements Function1 { +public final class h extends o implements Function1 { public final /* synthetic */ String $streamId; public final /* synthetic */ long $userId; public final /* synthetic */ int $videoSsrc; @@ -26,9 +26,9 @@ public final class h extends o implements Function1 0 ? i + 1 : 0); + dVar2.onVideo(j, intOrNull, intValue, i, i > 0 ? i + 1 : 0); return Unit.a; } } diff --git a/app/src/main/java/c/a/r/k0/c/i.java b/app/src/main/java/c/a/r/m0/c/i.java similarity index 95% rename from app/src/main/java/c/a/r/k0/c/i.java rename to app/src/main/java/c/a/r/m0/c/i.java index 2fbe4ec592..ca7b7772fe 100644 --- a/app/src/main/java/c/a/r/k0/c/i.java +++ b/app/src/main/java/c/a/r/m0/c/i.java @@ -1,4 +1,4 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import d0.z.d.m; import kotlin.jvm.functions.Function0; diff --git a/app/src/main/java/c/a/r/m0/c/j.java b/app/src/main/java/c/a/r/m0/c/j.java new file mode 100644 index 0000000000..fd98858b45 --- /dev/null +++ b/app/src/main/java/c/a/r/m0/c/j.java @@ -0,0 +1,25 @@ +package c.a.r.m0.c; + +import com.discord.rtcconnection.mediaengine.MediaEngine; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: MediaEngineLegacy.kt */ +public final class j extends o implements Function1 { + public static final j i = new j(); + + public j() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(MediaEngine.b bVar) { + MediaEngine.b bVar2 = bVar; + m.checkNotNullParameter(bVar2, "it"); + bVar2.onConnecting(); + return Unit.a; + } +} diff --git a/app/src/main/java/c/a/r/k0/c/j.java b/app/src/main/java/c/a/r/m0/c/k.java similarity index 65% rename from app/src/main/java/c/a/r/k0/c/j.java rename to app/src/main/java/c/a/r/m0/c/k.java index 4cc9c0072d..2b3ac0b9a6 100644 --- a/app/src/main/java/c/a/r/k0/c/j.java +++ b/app/src/main/java/c/a/r/m0/c/k.java @@ -1,20 +1,19 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import android.content.Context; import android.os.Build; -import c.a.r.c0; +import c.a.r.d0; import co.discord.media_engine.RtcRegion; import co.discord.media_engine.VideoInputDeviceDescription; -import com.discord.rtcconnection.KrispOveruseDetector; import com.discord.rtcconnection.mediaengine.MediaEngine; import com.discord.rtcconnection.mediaengine.MediaEngineConnection; import com.discord.utilities.logging.Logger; import com.hammerandchisel.libdiscord.Discord; import d0.t.n0; import d0.t.u; -import d0.z.d.k; import d0.z.d.m; import d0.z.d.o; +import j0.l.e.j; import java.util.ArrayList; import java.util.List; import java.util.Set; @@ -28,19 +27,19 @@ import rx.Emitter; import rx.Observable; import rx.functions.Action1; /* compiled from: MediaEngineLegacy.kt */ -public final class j implements MediaEngine { - public static final Set a = n0.setOf((Object[]) new String[]{"Pixel", "Pixel XL", "Pixel 3a", "Pixel 3a XL", "Pixel 4", "Pixel 4 XL", "Pixel 5"}); - public static final Set b = n0.setOf((Object[]) new String[]{"Redmi Note 8 Pro", "Redmi Note 8 pro"}); +public final class k implements MediaEngine { + public static final Set a = n0.setOf((Object[]) new String[]{"Pixel", "Pixel XL", "Pixel 3a XL", "Pixel 4", "Pixel 4 XL", "Pixel 5"}); + public static final Set b = n0.setOf((Object[]) new String[]{"Pixel 3a", "Redmi Note 8 Pro", "Redmi Note 8 pro"}); /* renamed from: c reason: collision with root package name */ - public final r f212c; + public final t f214c; public final List d; - public final List e; - public boolean f; - public Discord g; - public List h; - public MediaEngine.OpenSLUsageMode i; - public final Context j; + public boolean e; + public Discord f; + public List g; + public MediaEngine.OpenSLUsageMode h; + public final Context i; + public final MediaEngine.b j; public final c.a.r.c k; public final MediaEngine.OpenSLESConfig l; public final Logger m; @@ -48,126 +47,24 @@ public final class j implements MediaEngine { public final Set o; /* compiled from: MediaEngineLegacy.kt */ - public static final class a implements MediaEngineConnection.c { - public final /* synthetic */ j a; + public static final class a extends o implements Function0 { + public final /* synthetic */ k this$0; - /* compiled from: MediaEngineLegacy.kt */ - /* renamed from: c.a.r.k0.c.j$a$a reason: collision with other inner class name */ - public static final class C0037a extends o implements Function0 { - public final /* synthetic */ MediaEngineConnection $connection; - public final /* synthetic */ a this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public C0037a(a aVar, MediaEngineConnection mediaEngineConnection) { - super(0); - this.this$0 = aVar; - this.$connection = mediaEngineConnection; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - j.q(this.this$0.a, this.$connection); - return Unit.a; - } + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(k kVar) { + super(0); + this.this$0 = kVar; } - /* compiled from: MediaEngineLegacy.kt */ - public static final class b extends o implements Function0 { - public final /* synthetic */ MediaEngineConnection $connection; - public final /* synthetic */ a this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public b(a aVar, MediaEngineConnection mediaEngineConnection) { - super(0); - this.this$0 = aVar; - this.$connection = mediaEngineConnection; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - j.q(this.this$0.a, this.$connection); - return Unit.a; - } - } - - /* compiled from: MediaEngineLegacy.kt */ - public static final class c extends o implements Function0 { - public final /* synthetic */ MediaEngineConnection $connection; - public final /* synthetic */ a this$0; - - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public c(a aVar, MediaEngineConnection mediaEngineConnection) { - super(0); - this.this$0 = aVar; - this.$connection = mediaEngineConnection; - } - - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - j.q(this.this$0.a, this.$connection); - return Unit.a; - } - } - - public a(j jVar, MediaEngine.a aVar, MediaEngineConnection.Type type, long j) { - this.a = jVar; - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onConnected(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.TransportInfo transportInfo, List list) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(transportInfo, "transportInfo"); - m.checkNotNullParameter(list, "supportedVideoCodecs"); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onConnectionStateChange(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.ConnectionState connectionState) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(connectionState, "connectionState"); - if (connectionState == MediaEngineConnection.ConnectionState.DISCONNECTED) { - j.r(this.a, new b(this, mediaEngineConnection)); - } - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onDestroy(MediaEngineConnection mediaEngineConnection) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - j.r(this.a, new C0037a(this, mediaEngineConnection)); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onError(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.FailedConnectionException failedConnectionException) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(failedConnectionException, "exception"); - j.r(this.a, new c(this, mediaEngineConnection)); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onKrispStatus(MediaEngineConnection mediaEngineConnection, KrispOveruseDetector.Status status) { - m.checkNotNullParameter(mediaEngineConnection, "connection"); - m.checkNotNullParameter(status, "status"); - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onLocalMute(long j, boolean z2) { - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onLocalVideoOffScreen(long j, boolean z2) { - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onSpeaking(long j, int i, boolean z2) { - } - - @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.c - public void onVideo(long j, Integer num, int i, int i2, int i3) { + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + k kVar = this.this$0; + j jVar = j.i; + Set set = k.a; + kVar.s(jVar); + return Unit.a; } } @@ -193,61 +90,186 @@ public final class j implements MediaEngine { } /* compiled from: MediaEngineLegacy.kt */ - public static final class c implements Action1> { - public final /* synthetic */ j i; + public static final class c extends MediaEngineConnection.a { + public final /* synthetic */ k a; - public c(j jVar) { - this.i = jVar; + /* compiled from: MediaEngineLegacy.kt */ + public static final class a extends o implements Function0 { + public final /* synthetic */ c this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public a(c cVar) { + super(0); + this.this$0 = cVar; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + k kVar = this.this$0.a; + l lVar = l.i; + Set set = k.a; + kVar.s(lVar); + return Unit.a; + } + } + + /* compiled from: MediaEngineLegacy.kt */ + public static final class b extends o implements Function0 { + public final /* synthetic */ MediaEngineConnection $connection; + public final /* synthetic */ c this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public b(c cVar, MediaEngineConnection mediaEngineConnection) { + super(0); + this.this$0 = cVar; + this.$connection = mediaEngineConnection; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + k.q(this.this$0.a, this.$connection); + return Unit.a; + } + } + + /* compiled from: MediaEngineLegacy.kt */ + /* renamed from: c.a.r.m0.c.k$c$c reason: collision with other inner class name */ + public static final class C0037c extends o implements Function0 { + public final /* synthetic */ MediaEngineConnection $connection; + public final /* synthetic */ c this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public C0037c(c cVar, MediaEngineConnection mediaEngineConnection) { + super(0); + this.this$0 = cVar; + this.$connection = mediaEngineConnection; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + k.q(this.this$0.a, this.$connection); + return Unit.a; + } + } + + /* compiled from: MediaEngineLegacy.kt */ + public static final class d extends o implements Function0 { + public final /* synthetic */ MediaEngineConnection $connection; + public final /* synthetic */ c this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public d(c cVar, MediaEngineConnection mediaEngineConnection) { + super(0); + this.this$0 = cVar; + this.$connection = mediaEngineConnection; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + k.q(this.this$0.a, this.$connection); + return Unit.a; + } + } + + public c(k kVar) { + this.a = kVar; + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.a, com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onConnected(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.TransportInfo transportInfo, List list) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(transportInfo, "transportInfo"); + m.checkNotNullParameter(list, "supportedVideoCodecs"); + k.r(this.a, new a(this)); + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.a, com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onConnectionStateChange(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.ConnectionState connectionState) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(connectionState, "connectionState"); + if (connectionState == MediaEngineConnection.ConnectionState.DISCONNECTED) { + k.r(this.a, new b(this, mediaEngineConnection)); + } + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.a, com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onDestroy(MediaEngineConnection mediaEngineConnection) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + k.r(this.a, new C0037c(this, mediaEngineConnection)); + } + + @Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection.a, com.discord.rtcconnection.mediaengine.MediaEngineConnection.d + public void onError(MediaEngineConnection mediaEngineConnection, MediaEngineConnection.FailedConnectionException failedConnectionException) { + m.checkNotNullParameter(mediaEngineConnection, "connection"); + m.checkNotNullParameter(failedConnectionException, "exception"); + k.r(this.a, new d(this, mediaEngineConnection)); + } + } + + /* compiled from: MediaEngineLegacy.kt */ + public static final class d implements Action1> { + public final /* synthetic */ k i; + + public d(k kVar) { + this.i = kVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Emitter emitter) { Emitter emitter2 = emitter; - Discord discord = this.i.g; + Discord discord = this.i.f; if (discord != null) { - discord.getAudioSubsystem(new l(emitter2)); + discord.getAudioSubsystem(new n(emitter2)); } } } /* compiled from: MediaEngineLegacy.kt */ - public static final class d implements Action1> { - public final /* synthetic */ j i; + public static final class e implements Action1> { + public final /* synthetic */ k i; - public d(j jVar) { - this.i = jVar; + public e(k kVar) { + this.i = kVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.List */ + /* JADX DEBUG: Multi-variable search result rejected for r3v0, resolved type: java.util.List */ /* JADX WARN: Multi-variable type inference failed */ @Override // rx.functions.Action1 - public void call(List list) { - List list2 = list; - j jVar = this.i; + public void call(List list) { + List list2 = list; + k kVar = this.i; m.checkNotNullExpressionValue(list2, "codecs"); - jVar.h = list2; + kVar.g = list2; } } /* compiled from: MediaEngineLegacy.kt */ - public static final class e implements j0.k.b, Unit> { - public static final e i = new e(); + public static final class f implements j0.k.b, Unit> { + public static final f i = new f(); /* Return type fixed from 'java.lang.Object' to match base method */ /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // j0.k.b - public Unit call(List list) { + public Unit call(List list) { return Unit.a; } } /* compiled from: MediaEngineLegacy.kt */ - public static final class f implements Discord.LocalVoiceLevelChangedCallback { + public static final class g implements Discord.LocalVoiceLevelChangedCallback { public final /* synthetic */ Function1 a; - public f(Function1 function1) { + public g(Function1 function1) { this.a = function1; } @@ -262,11 +284,11 @@ public final class j implements MediaEngine { } /* compiled from: MediaEngineLegacy.kt */ - public static final class g implements Logging.ExternalReporter { - public final /* synthetic */ j a; + public static final class h implements Logging.ExternalReporter { + public final /* synthetic */ k a; - public g(j jVar) { - this.a = jVar; + public h(k kVar) { + this.a = kVar; } @Override // org.webrtc.Logging.ExternalReporter @@ -279,10 +301,10 @@ public final class j implements MediaEngine { } /* compiled from: MediaEngineLegacy.kt */ - public static final /* synthetic */ class h extends k implements Function1 { - public static final h i = new h(); + public static final /* synthetic */ class i extends d0.z.d.k implements Function1 { + public static final i i = new i(); - public h() { + public i() { super(1, MediaEngine.b.class, "onNativeEngineInitialized", "onNativeEngineInitialized()V", 0); } @@ -297,60 +319,61 @@ public final class j implements MediaEngine { } } - public j(Context context, c.a.r.c cVar, MediaEngine.OpenSLESConfig openSLESConfig, Logger logger, Set set, Set set2, int i) { + public k(Context context, MediaEngine.b bVar, c.a.r.c cVar, MediaEngine.OpenSLESConfig openSLESConfig, Logger logger, Set set, Set set2, int i2) { Set set3 = null; - Set set4 = (i & 16) != 0 ? a : null; - set3 = (i & 32) != 0 ? b : set3; + Set set4 = (i2 & 32) != 0 ? a : null; + set3 = (i2 & 64) != 0 ? b : set3; m.checkNotNullParameter(context, "context"); + m.checkNotNullParameter(bVar, "listener"); m.checkNotNullParameter(cVar, "mediaEngineThreadExecutor"); m.checkNotNullParameter(openSLESConfig, "openSLESConfig"); m.checkNotNullParameter(logger, "logger"); m.checkNotNullParameter(set4, "defaultOpenSLAllowList"); m.checkNotNullParameter(set3, "defaultOpenSLExcludeList"); - this.j = context; + this.i = context; + this.j = bVar; this.k = cVar; this.l = openSLESConfig; this.m = logger; this.n = set4; this.o = set3; - this.f212c = new r(); + this.f214c = new t(); this.d = new ArrayList(); - this.e = new ArrayList(); - this.f = true; - this.i = MediaEngine.OpenSLUsageMode.ALLOW_LIST; + this.e = true; + this.h = MediaEngine.OpenSLUsageMode.ALLOW_LIST; } - public static final void q(j jVar, MediaEngineConnection mediaEngineConnection) { - synchronized (jVar) { - Discord discord = jVar.g; + public static final void q(k kVar, MediaEngineConnection mediaEngineConnection) { + synchronized (kVar) { + Discord discord = kVar.f; if (discord != null) { discord.setLocalVoiceLevelChangedCallback(null); } - jVar.d.remove(mediaEngineConnection); + kVar.d.remove(mediaEngineConnection); } } - public static final Future r(j jVar, Function0 function0) { - c.a.r.c cVar = jVar.k; - return cVar.k.submit(new q(function0)); + public static final Future r(k kVar, Function0 function0) { + c.a.r.c cVar = kVar.k; + return cVar.k.submit(new s(function0)); } @Override // com.discord.rtcconnection.mediaengine.MediaEngine public Observable a() { - if (this.h != null) { - j0.l.e.j jVar = new j0.l.e.j(Unit.a); + if (this.g != null) { + j jVar = new j(Unit.a); m.checkNotNullExpressionValue(jVar, "Observable.just(Unit)"); return jVar; } t(); - if (this.g == null) { + if (this.f == null) { Observable w = Observable.w(new IllegalStateException("Failed to initialize native media engine")); m.checkNotNullExpressionValue(w, "Observable.error(Illegal…ze native media engine\"))"); return w; } - Observable n = Observable.n(new n(this), Emitter.BackpressureMode.NONE); + Observable n = Observable.n(new p(this), Emitter.BackpressureMode.NONE); m.checkNotNullExpressionValue(n, "Observable.create({ emit…er.BackpressureMode.NONE)"); - Observable F = n.t(new d(this)).F(e.i); + Observable F = n.t(new e(this)).F(f.i); m.checkNotNullExpressionValue(F, "getSupportedVideoCodecs(…s }\n .map { Unit }"); return F; } @@ -360,9 +383,9 @@ public final class j implements MediaEngine { m.checkNotNullParameter(rtcRegionArr, "regionsWithIps"); m.checkNotNullParameter(function1, "callback"); t(); - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { - discord.getRankedRtcRegions(rtcRegionArr, new o(function1)); + discord.getRankedRtcRegions(rtcRegionArr, new q(function1)); } } @@ -373,7 +396,7 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void d(boolean z2) { - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { discord.setEchoCancellation(z2); } @@ -381,8 +404,8 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void e(boolean z2) { - this.f212c.a = z2; - Discord discord = this.g; + this.f214c.a = z2; + Discord discord = this.f; if (discord != null) { discord.setNoiseCancellation(z2); } @@ -390,16 +413,16 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public Observable f() { - Observable n = Observable.n(new c(this), Emitter.BackpressureMode.LATEST); + Observable n = Observable.n(new d(this), Emitter.BackpressureMode.LATEST); m.checkNotNullExpressionValue(n, "Observable.create({ emit….BackpressureMode.LATEST)"); return n; } @Override // com.discord.rtcconnection.mediaengine.MediaEngine - public void g(int i) { - Discord discord = this.g; + public void g(int i2) { + Discord discord = this.f; if (discord != null) { - discord.setVideoInputDevice(i); + discord.setVideoInputDevice(i2); } } @@ -413,35 +436,36 @@ public final class j implements MediaEngine { m.checkNotNullParameter(aVar, "options"); m.checkNotNullParameter(type, "type"); m.checkNotNullParameter(function1, "onFailure"); - e eVar = null; - if (!(this.h != null)) { - ((c0) function1).invoke(new IllegalStateException("connect called on unprepared media engine.")); + if (!(this.g != null)) { + ((d0) function1).invoke(new IllegalStateException("connect() called on unprepared media engine.")); return null; } - Discord discord = this.g; - if (discord != null) { - Logger logger = this.m; - Logger.i$default(logger, "MediaEngineLegacy", "Connecting with options: " + aVar, null, 4, null); - a aVar2 = new a(this, aVar, type, j); - c.a.r.c cVar = this.k; - Logger logger2 = this.m; - r rVar = this.f212c; - List list = this.h; - if (list == null) { - m.throwUninitializedPropertyAccessException("supportedVideoCodecs"); - } - eVar = new e(cVar, logger2, rVar, discord, list, type, j, aVar, d0.t.m.listOf(aVar2)); + Discord discord = this.f; + if (discord == null) { + Logger.e$default(this.m, "MediaEngineLegacy", "connect() called without voiceEngineLegacy.", null, null, 12, null); + return null; } - if (eVar != null) { - this.d.add(eVar); - s(new b(eVar)); + a aVar2 = new a(this); + this.k.k.submit(new s(aVar2)); + Logger logger = this.m; + Logger.i$default(logger, "MediaEngineLegacy", "Connecting with options: " + aVar, null, 4, null); + c cVar = new c(this); + c.a.r.c cVar2 = this.k; + Logger logger2 = this.m; + t tVar = this.f214c; + List list = this.g; + if (list == null) { + m.throwUninitializedPropertyAccessException("supportedVideoCodecs"); } + e eVar = new e(cVar2, logger2, tVar, discord, list, type, j, aVar, d0.t.m.listOf(cVar)); + this.d.add(eVar); + s(new b(eVar)); return eVar; } @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void i(float f2) { - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { discord.setSpeakerVolume(Math.min(300.0f, Math.max(0.0f, f2)) / 100.0f); } @@ -449,7 +473,7 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void j(boolean z2) { - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { discord.setNoiseSuppression(z2); } @@ -458,30 +482,30 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void k(MediaEngine.OpenSLUsageMode openSLUsageMode) { m.checkNotNullParameter(openSLUsageMode, "openSLUsageMode"); - if (this.g != null) { + if (this.f != null) { Logger.e$default(this.m, "MediaEngineLegacy", "setting openSLUsageMode too late", null, null, 12, null); } - this.i = openSLUsageMode; + this.h = openSLUsageMode; } @Override // com.discord.rtcconnection.mediaengine.MediaEngine public Discord l() { - return this.g; + return this.f; } @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void m(Function1 function1) { m.checkNotNullParameter(function1, "devicesCallback"); t(); - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { - discord.getVideoInputDevices(new p(function1)); + discord.getVideoInputDevices(new r(function1)); } } @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void n(boolean z2) { - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { discord.setAutomaticGainControl(z2); } @@ -489,8 +513,8 @@ public final class j implements MediaEngine { @Override // com.discord.rtcconnection.mediaengine.MediaEngine public void o(boolean z2) { - this.f = z2; - Discord discord = this.g; + this.e = z2; + Discord discord = this.f; if (discord != null) { discord.setAudioInputEnabled(z2); } @@ -500,66 +524,62 @@ public final class j implements MediaEngine { public void p(Function1 function1) { if (function1 != null) { t(); - Discord discord = this.g; + Discord discord = this.f; if (discord != null) { - discord.setLocalVoiceLevelChangedCallback(new f(function1)); + discord.setLocalVoiceLevelChangedCallback(new g(function1)); return; } return; } - Discord discord2 = this.g; + Discord discord2 = this.f; if (discord2 != null) { discord2.setLocalVoiceLevelChangedCallback(null); } } public final void s(Function1 function1) { - for (MediaEngine.b bVar : this.e) { - try { - function1.invoke(bVar); - } catch (Exception e2) { - Logger.e$default(this.m, "MediaEngineLegacy", "Error in listener", e2, null, 8, null); - } + try { + function1.invoke(this.j); + } catch (Exception e2) { + Logger.e$default(this.m, "MediaEngineLegacy", "Error in listener", e2, null, 8, null); } } public final void t() { - if (this.g == null) { + if (this.f == null) { Logger logger = this.m; StringBuilder L = c.d.b.a.a.L("initializing voice engine. OpenSL ES: "); L.append(this.l); L.append(", OpenSL usage mode: "); - L.append(this.i); + L.append(this.h); Logger.i$default(logger, "MediaEngineLegacy", L.toString(), null, 4, null); int ordinal = this.l.ordinal(); boolean z2 = false; if (ordinal == 0) { - if (this.i == MediaEngine.OpenSLUsageMode.ALLOW_LIST) { + if (this.h == MediaEngine.OpenSLUsageMode.ALLOW_LIST) { z2 = this.n.contains(Build.MODEL); } else if (!this.o.contains(Build.MODEL)) { z2 = true; } Logger logger2 = this.m; StringBuilder L2 = c.d.b.a.a.L("OpenSL ES default. mode: "); - L2.append(this.i); + L2.append(this.h); L2.append(", enableOpenSL: "); L2.append(z2); L2.append(", model: '"); - L2.append(Build.MODEL); - L2.append('\''); - Logger.i$default(logger2, "MediaEngineLegacy", L2.toString(), null, 4, null); + Logger.i$default(logger2, "MediaEngineLegacy", c.d.b.a.a.C(L2, Build.MODEL, '\''), null, 4, null); WebRtcAudioManager.setBlacklistDeviceForOpenSLESUsage(!z2); } else if (ordinal == 1) { WebRtcAudioManager.setBlacklistDeviceForOpenSLESUsage(false); } else if (ordinal == 2) { WebRtcAudioManager.setBlacklistDeviceForOpenSLESUsage(true); } - Logging.externalReporter = new g(this); + Logging.externalReporter = new h(this); try { - Discord discord = new Discord(this.j, 2); + Discord discord = new Discord(this.i, 2); discord.enableBuiltInAEC(true); - discord.setAudioInputEnabled(this.f); - this.g = discord; + discord.setAudioInputEnabled(this.e); + this.f = discord; } catch (ExceptionInInitializerError e2) { Logger.e$default(this.m, "MediaEngineLegacy", "Unable to initialize voice engine.", e2, null, 8, null); } catch (UnsatisfiedLinkError e3) { @@ -567,8 +587,8 @@ public final class j implements MediaEngine { } catch (Throwable th) { Logger.e$default(this.m, "MediaEngineLegacy", "Unable to initialize voice engine, new error discovered", th, null, 8, null); } - if (this.g != null) { - s(h.i); + if (this.f != null) { + s(i.i); } } } diff --git a/app/src/main/java/c/a/r/m0/c/l.java b/app/src/main/java/c/a/r/m0/c/l.java new file mode 100644 index 0000000000..6004a85e8d --- /dev/null +++ b/app/src/main/java/c/a/r/m0/c/l.java @@ -0,0 +1,25 @@ +package c.a.r.m0.c; + +import com.discord.rtcconnection.mediaengine.MediaEngine; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: MediaEngineLegacy.kt */ +public final class l extends o implements Function1 { + public static final l i = new l(); + + public l() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(MediaEngine.b bVar) { + MediaEngine.b bVar2 = bVar; + m.checkNotNullParameter(bVar2, "it"); + bVar2.onConnected(); + return Unit.a; + } +} diff --git a/app/src/main/java/c/a/r/m0/c/m.java b/app/src/main/java/c/a/r/m0/c/m.java new file mode 100644 index 0000000000..4c7bbc133b --- /dev/null +++ b/app/src/main/java/c/a/r/m0/c/m.java @@ -0,0 +1,11 @@ +package c.a.r.m0.c; + +import d0.u.a; +import java.util.Comparator; +/* compiled from: Comparisons.kt */ +public final class m implements Comparator { + @Override // java.util.Comparator + public final int compare(T t, T t2) { + return a.compareValues(Integer.valueOf(!d0.z.d.m.areEqual(t, "H264") ? 1 : 0), Integer.valueOf(!d0.z.d.m.areEqual(t2, "H264") ? 1 : 0)); + } +} diff --git a/app/src/main/java/c/a/r/k0/c/l.java b/app/src/main/java/c/a/r/m0/c/n.java similarity index 84% rename from app/src/main/java/c/a/r/k0/c/l.java rename to app/src/main/java/c/a/r/m0/c/n.java index decd025f12..a5cc1f9b27 100644 --- a/app/src/main/java/c/a/r/k0/c/l.java +++ b/app/src/main/java/c/a/r/m0/c/n.java @@ -1,14 +1,14 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import com.discord.rtcconnection.mediaengine.MediaEngine; import com.hammerandchisel.libdiscord.Discord; import d0.z.d.m; import rx.Emitter; /* compiled from: MediaEngineLegacy.kt */ -public final class l implements Discord.GetAudioSubsystemCallback { +public final class n implements Discord.GetAudioSubsystemCallback { public final /* synthetic */ Emitter a; - public l(Emitter emitter) { + public n(Emitter emitter) { this.a = emitter; } diff --git a/app/src/main/java/c/a/r/k0/c/m.java b/app/src/main/java/c/a/r/m0/c/o.java similarity index 63% rename from app/src/main/java/c/a/r/k0/c/m.java rename to app/src/main/java/c/a/r/m0/c/o.java index cb1e8d91c6..7892d5f63e 100644 --- a/app/src/main/java/c/a/r/k0/c/m.java +++ b/app/src/main/java/c/a/r/m0/c/o.java @@ -1,10 +1,10 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; -import c.a.r.k0.a; +import c.a.r.m0.a; import com.hammerandchisel.libdiscord.Discord; import d0.t.n; -import d0.t.o; import d0.t.u; +import d0.z.d.m; import java.util.ArrayList; import java.util.List; import java.util.Locale; @@ -12,33 +12,33 @@ import java.util.Objects; import java.util.Set; import rx.Emitter; /* compiled from: MediaEngineLegacy.kt */ -public final class m implements Discord.GetSupportedVideoCodecsCallback { - public final /* synthetic */ n a; +public final class o implements Discord.GetSupportedVideoCodecsCallback { + public final /* synthetic */ p a; public final /* synthetic */ Emitter b; - public m(n nVar, Emitter emitter) { - this.a = nVar; + public o(p pVar, Emitter emitter) { + this.a = pVar; this.b = emitter; } @Override // com.hammerandchisel.libdiscord.Discord.GetSupportedVideoCodecsCallback public final void onSupportedVideoCodecs(String[] strArr) { - d0.z.d.m.checkNotNullParameter(strArr, "videoCodecsStringArray"); - j jVar = this.a.i; - Set set = j.a; - Objects.requireNonNull(jVar); + m.checkNotNullParameter(strArr, "videoCodecsStringArray"); + k kVar = this.a.i; + Set set = k.a; + Objects.requireNonNull(kVar); ArrayList arrayList = new ArrayList(strArr.length); int i = 0; for (String str : strArr) { Locale locale = Locale.ROOT; - d0.z.d.m.checkNotNullExpressionValue(locale, "Locale.ROOT"); + m.checkNotNullExpressionValue(locale, "Locale.ROOT"); Objects.requireNonNull(str, "null cannot be cast to non-null type java.lang.String"); String upperCase = str.toUpperCase(locale); - d0.z.d.m.checkNotNullExpressionValue(upperCase, "(this as java.lang.String).toUpperCase(locale)"); + m.checkNotNullExpressionValue(upperCase, "(this as java.lang.String).toUpperCase(locale)"); arrayList.add(upperCase); } - List sortedWith = u.sortedWith(arrayList, new k()); - ArrayList arrayList2 = new ArrayList(o.collectionSizeOrDefault(sortedWith, 10)); + List sortedWith = u.sortedWith(arrayList, new m()); + ArrayList arrayList2 = new ArrayList(d0.t.o.collectionSizeOrDefault(sortedWith, 10)); for (Object obj : sortedWith) { int i2 = i + 1; if (i < 0) { diff --git a/app/src/main/java/c/a/r/k0/c/n.java b/app/src/main/java/c/a/r/m0/c/p.java similarity index 63% rename from app/src/main/java/c/a/r/k0/c/n.java rename to app/src/main/java/c/a/r/m0/c/p.java index 0071b928ef..6ac9db57e1 100644 --- a/app/src/main/java/c/a/r/k0/c/n.java +++ b/app/src/main/java/c/a/r/m0/c/p.java @@ -1,25 +1,25 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; -import c.a.r.k0.a; +import c.a.r.m0.a; import com.hammerandchisel.libdiscord.Discord; import java.util.List; import rx.Emitter; import rx.functions.Action1; /* compiled from: MediaEngineLegacy.kt */ -public final class n implements Action1>> { - public final /* synthetic */ j i; +public final class p implements Action1>> { + public final /* synthetic */ k i; - public n(j jVar) { - this.i = jVar; + public p(k kVar) { + this.i = kVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Emitter> emitter) { Emitter> emitter2 = emitter; - Discord discord = this.i.g; + Discord discord = this.i.f; if (discord != null) { - discord.getSupportedVideoCodecs(new m(this, emitter2)); + discord.getSupportedVideoCodecs(new o(this, emitter2)); } } } diff --git a/app/src/main/java/c/a/r/k0/c/o.java b/app/src/main/java/c/a/r/m0/c/q.java similarity index 82% rename from app/src/main/java/c/a/r/k0/c/o.java rename to app/src/main/java/c/a/r/m0/c/q.java index db856b4dba..7fdb30fc92 100644 --- a/app/src/main/java/c/a/r/k0/c/o.java +++ b/app/src/main/java/c/a/r/m0/c/q.java @@ -1,14 +1,14 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import androidx.annotation.NonNull; import com.hammerandchisel.libdiscord.Discord; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: MediaEngineLegacy.kt */ -public final class o implements Discord.GetRankedRtcRegionsCallback { +public final class q implements Discord.GetRankedRtcRegionsCallback { public final /* synthetic */ Function1 a; - public o(Function1 function1) { + public q(Function1 function1) { this.a = function1; } diff --git a/app/src/main/java/c/a/r/k0/c/p.java b/app/src/main/java/c/a/r/m0/c/r.java similarity index 85% rename from app/src/main/java/c/a/r/k0/c/p.java rename to app/src/main/java/c/a/r/m0/c/r.java index 18663fe843..ef923ef16e 100644 --- a/app/src/main/java/c/a/r/k0/c/p.java +++ b/app/src/main/java/c/a/r/m0/c/r.java @@ -1,4 +1,4 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import androidx.annotation.NonNull; import co.discord.media_engine.VideoInputDeviceDescription; @@ -6,10 +6,10 @@ import com.hammerandchisel.libdiscord.Discord; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: MediaEngineLegacy.kt */ -public final class p implements Discord.GetVideoInputDevicesCallback { +public final class r implements Discord.GetVideoInputDevicesCallback { public final /* synthetic */ Function1 a; - public p(Function1 function1) { + public r(Function1 function1) { this.a = function1; } diff --git a/app/src/main/java/c/a/r/k0/c/q.java b/app/src/main/java/c/a/r/m0/c/s.java similarity index 77% rename from app/src/main/java/c/a/r/k0/c/q.java rename to app/src/main/java/c/a/r/m0/c/s.java index bf24e5f52f..4d3a723fe0 100644 --- a/app/src/main/java/c/a/r/k0/c/q.java +++ b/app/src/main/java/c/a/r/m0/c/s.java @@ -1,12 +1,12 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; import d0.z.d.m; import kotlin.jvm.functions.Function0; /* compiled from: MediaEngineLegacy.kt */ -public final class q implements Runnable { +public final class s implements Runnable { public final /* synthetic */ Function0 i; - public q(Function0 function0) { + public s(Function0 function0) { this.i = function0; } diff --git a/app/src/main/java/c/a/r/k0/c/r.java b/app/src/main/java/c/a/r/m0/c/t.java similarity index 62% rename from app/src/main/java/c/a/r/k0/c/r.java rename to app/src/main/java/c/a/r/m0/c/t.java index 9e8079b241..449861a18e 100644 --- a/app/src/main/java/c/a/r/k0/c/r.java +++ b/app/src/main/java/c/a/r/m0/c/t.java @@ -1,5 +1,5 @@ -package c.a.r.k0.c; +package c.a.r.m0.c; /* compiled from: NoiseCancellationConfig.kt */ -public final class r { +public final class t { public boolean a; } diff --git a/app/src/main/java/c/a/r/n.java b/app/src/main/java/c/a/r/n.java index f771c6404b..91ff2ba14a 100644 --- a/app/src/main/java/c/a/r/n.java +++ b/app/src/main/java/c/a/r/n.java @@ -7,14 +7,14 @@ public final class n { public final int b; /* renamed from: c reason: collision with root package name */ - public final double f222c; + public final double f215c; public final int d; public final int e; public n(int i, int i2, double d, int i3, int i4) { this.a = i; this.b = i2; - this.f222c = d; + this.f215c = d; this.d = i3; this.e = i4; } @@ -27,11 +27,11 @@ public final class n { return false; } n nVar = (n) obj; - return this.a == nVar.a && this.b == nVar.b && Double.compare(this.f222c, nVar.f222c) == 0 && this.d == nVar.d && this.e == nVar.e; + return this.a == nVar.a && this.b == nVar.b && Double.compare(this.f215c, nVar.f215c) == 0 && this.d == nVar.d && this.e == nVar.e; } public int hashCode() { - return ((((a.a(this.f222c) + (((this.a * 31) + this.b) * 31)) * 31) + this.d) * 31) + this.e; + return ((((a.a(this.f215c) + (((this.a * 31) + this.b) * 31)) * 31) + this.d) * 31) + this.e; } public String toString() { @@ -40,10 +40,10 @@ public final class n { L.append(", height="); L.append(this.b); L.append(", budgetPortion="); - L.append(this.f222c); + L.append(this.f215c); L.append(", mutedFramerate="); L.append(this.d); L.append(", framerate="); - return c.d.b.a.a.z(L, this.e, ")"); + return c.d.b.a.a.y(L, this.e, ")"); } } diff --git a/app/src/main/java/c/a/r/n0/a.java b/app/src/main/java/c/a/r/n0/a.java new file mode 100644 index 0000000000..33f4556052 --- /dev/null +++ b/app/src/main/java/c/a/r/n0/a.java @@ -0,0 +1,821 @@ +package c.a.r.n0; + +import android.os.Handler; +import android.os.Looper; +import android.os.Process; +import androidx.annotation.AnyThread; +import com.airbnb.lottie.parser.AnimatableValueParser; +import com.discord.rtcconnection.socket.io.Opcodes; +import com.discord.rtcconnection.socket.io.Payloads; +import com.discord.utilities.debug.DebugPrintBuilder; +import com.discord.utilities.debug.DebugPrintable; +import com.discord.utilities.logging.Logger; +import com.discord.utilities.networking.Backoff; +import com.discord.utilities.time.Clock; +import com.google.gson.Gson; +import com.google.gson.JsonElement; +import com.google.gson.reflect.TypeToken; +import d0.z.d.m; +import d0.z.d.o; +import f0.f0.k.h; +import f0.x; +import f0.z; +import java.lang.reflect.Type; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.Timer; +import java.util.TimerTask; +import java.util.concurrent.CopyOnWriteArraySet; +import java.util.concurrent.TimeUnit; +import javax.net.ssl.SSLException; +import javax.net.ssl.SSLSocketFactory; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; +import kotlin.jvm.functions.Function1; +import kotlin.jvm.internal.DefaultConstructorMarker; +import okhttp3.Response; +import okhttp3.WebSocket; +import okhttp3.WebSocketListener; +/* compiled from: RtcControlSocket.kt */ +public final class a extends WebSocketListener implements DebugPrintable { + public static int i; + public static final Type j = new C0038a().getType(); + public static final b k = new b(null); + public c A; + public boolean B; + public final String C; + public final String D; + public final SSLSocketFactory E; + public final Logger F; + public final c.a.r.c G; + public final Clock H; + public final String I; + public final String l; + public final Gson m = new c.i.d.e().a(); + public final Timer n = new Timer(); + public final Backoff o; + public final CopyOnWriteArraySet p; + public int q; + public WebSocket r; + + /* renamed from: s reason: collision with root package name */ + public String f216s; + public String t; + public Long u; + public boolean v; + public b w; + + /* renamed from: x reason: collision with root package name */ + public Long f217x; + + /* renamed from: y reason: collision with root package name */ + public TimerTask f218y; + + /* renamed from: z reason: collision with root package name */ + public Long f219z; + + /* compiled from: RtcControlSocket.kt */ + /* renamed from: c.a.r.n0.a$a reason: collision with other inner class name */ + public static final class C0038a extends TypeToken> { + } + + /* compiled from: RtcControlSocket.kt */ + public static final class b { + public b(DefaultConstructorMarker defaultConstructorMarker) { + } + } + + /* compiled from: RtcControlSocket.kt */ + public enum c { + DISCONNECTED, + CONNECTING, + IDENTIFYING, + RESUMING, + CONNECTED, + RECONNECTING + } + + /* compiled from: RtcControlSocket.kt */ + public interface d { + void a(String str, String str2); + + void b(boolean z2, Integer num, String str); + + void c(String str, List list); + + void d(String str); + + void e(long j, int i, int i2, List list); + + void f(Map map); + + void g(long j); + + void h(); + + void i(); + + void j(long j); + + void k(int i, int i2, String str); + + void onConnecting(); + + void onSpeaking(long j, int i, boolean z2); + } + + /* compiled from: RtcControlSocket.kt */ + public static final class e extends o implements Function1 { + public static final e i = new e(); + + public e() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(WebSocket webSocket) { + WebSocket webSocket2 = webSocket; + m.checkNotNullParameter(webSocket2, "it"); + webSocket2.e(1000, "Force Close"); + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class f extends o implements Function1 { + public static final f i = new f(); + + public f() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(WebSocket webSocket) { + WebSocket webSocket2 = webSocket; + m.checkNotNullParameter(webSocket2, "it"); + webSocket2.e(4000, "close reason"); + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class g extends TimerTask { + public final /* synthetic */ a i; + + /* compiled from: RtcControlSocket.kt */ + /* renamed from: c.a.r.n0.a$g$a reason: collision with other inner class name */ + public static final class C0039a extends o implements Function0 { + public final /* synthetic */ g this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public C0039a(g gVar) { + super(0); + this.this$0 = gVar; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + a.a(this.this$0.i, true, null, "The connection timed out. Did not receive OP_HELLO in time."); + return Unit.a; + } + } + + public g(a aVar) { + this.i = aVar; + } + + @Override // java.util.TimerTask, java.lang.Runnable + public void run() { + this.i.n(new C0039a(this)); + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class h extends o implements Function0 { + public final /* synthetic */ int $code; + public final /* synthetic */ String $reason; + public final /* synthetic */ WebSocket $webSocket; + public final /* synthetic */ a this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public h(a aVar, WebSocket webSocket, int i, String str) { + super(0); + this.this$0 = aVar; + this.$webSocket = webSocket; + this.$code = i; + this.$reason = str; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { + a.a(this.this$0, true, Integer.valueOf(this.$code), this.$reason); + } + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class i extends o implements Function0 { + public final /* synthetic */ Throwable $t; + public final /* synthetic */ WebSocket $webSocket; + public final /* synthetic */ a this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public i(a aVar, WebSocket webSocket, Throwable th) { + super(0); + this.this$0 = aVar; + this.$webSocket = webSocket; + this.$t = th; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { + if (this.$t instanceof SSLException) { + a.d(this.this$0, null, 1); + a aVar = this.this$0; + aVar.b(); + for (d dVar : aVar.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.b(false, 1001, null); + } + } else { + a aVar2 = this.this$0; + StringBuilder L = c.d.b.a.a.L("An error with the websocket occurred: "); + L.append(this.$t.getMessage()); + a.a(aVar2, true, null, L.toString()); + } + } + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class j extends o implements Function0 { + public final /* synthetic */ Payloads.Incoming $message; + public final /* synthetic */ WebSocket $webSocket; + public final /* synthetic */ a this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public j(a aVar, WebSocket webSocket, Payloads.Incoming incoming) { + super(0); + this.this$0 = aVar; + this.$webSocket = webSocket; + this.$message = incoming; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + boolean z2 = true; + if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { + switch (this.$message.getOpcode()) { + case 2: + a aVar = this.this$0; + Object c2 = aVar.m.c(this.$message.getData(), Payloads.Ready.class); + m.checkNotNullExpressionValue(c2, "gson.fromJson(message.da…yloads.Ready::class.java)"); + Payloads.Ready ready = (Payloads.Ready) c2; + aVar.o.succeed(); + long currentTimeMillis = aVar.H.currentTimeMillis(); + Long l = aVar.f219z; + long longValue = currentTimeMillis - (l != null ? l.longValue() : 0); + aVar.j("[READY] took " + longValue + " ms"); + aVar.b(); + for (d dVar : aVar.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.k(ready.getPort(), ready.getSsrc(), ready.getIp()); + } + break; + case 3: + a aVar2 = this.this$0; + aVar2.o(3, String.valueOf(aVar2.H.currentTimeMillis())); + break; + case 4: + a aVar3 = this.this$0; + Object c3 = aVar3.m.c(this.$message.getData(), Payloads.Description.class); + m.checkNotNullExpressionValue(c3, "gson.fromJson(message.da….Description::class.java)"); + Payloads.Description description = (Payloads.Description) c3; + aVar3.b(); + for (d dVar2 : aVar3.p) { + m.checkNotNullExpressionValue(dVar2, "it"); + dVar2.c(description.getMode(), description.getSecretKey()); + dVar2.a(description.getAudioCodec(), description.getVideoCodec()); + String mediaSessionId = description.getMediaSessionId(); + if (mediaSessionId != null) { + dVar2.d(mediaSessionId); + } + } + aVar3.B = true; + break; + case 5: + a aVar4 = this.this$0; + Object c4 = aVar4.m.c(this.$message.getData(), Payloads.Speaking.class); + m.checkNotNullExpressionValue(c4, "gson.fromJson(message.da…ads.Speaking::class.java)"); + Payloads.Speaking speaking = (Payloads.Speaking) c4; + if (!(speaking.getUserId() == null || speaking.getSpeaking() == null)) { + Integer speaking2 = speaking.getSpeaking(); + if (speaking2 == null || speaking2.intValue() != 1) { + z2 = false; + } + aVar4.b(); + for (d dVar3 : aVar4.p) { + m.checkNotNullExpressionValue(dVar3, "it"); + dVar3.onSpeaking(speaking.getUserId().longValue(), speaking.getSsrc(), z2); + } + break; + } + case 6: + a aVar5 = this.this$0; + Object c5 = aVar5.m.c(this.$message.getData(), Long.TYPE); + m.checkNotNullExpressionValue(c5, "gson.fromJson(message.data, Long::class.java)"); + long longValue2 = ((Number) c5).longValue(); + long currentTimeMillis2 = aVar5.H.currentTimeMillis(); + long j = currentTimeMillis2 - longValue2; + Logger.d$default(aVar5.F, aVar5.l, c.d.b.a.a.q("got heartbeat ack after ", j, " ms"), null, 4, null); + aVar5.f217x = Long.valueOf(currentTimeMillis2); + aVar5.v = true; + aVar5.b(); + for (d dVar4 : aVar5.p) { + m.checkNotNullExpressionValue(dVar4, "it"); + dVar4.g(j); + } + break; + case 7: + case 10: + case 11: + default: + a aVar6 = this.this$0; + StringBuilder L = c.d.b.a.a.L("unknown opcode: "); + L.append(this.$message.getOpcode()); + aVar6.j(L.toString()); + break; + case 8: + a aVar7 = this.this$0; + Object c6 = aVar7.m.c(this.$message.getData(), Payloads.Hello.class); + m.checkNotNullExpressionValue(c6, "gson.fromJson(message.da…yloads.Hello::class.java)"); + Payloads.Hello hello = (Payloads.Hello) c6; + TimerTask timerTask = aVar7.f218y; + if (timerTask != null) { + timerTask.cancel(); + } + aVar7.j("[HELLO] raw: " + hello); + aVar7.u = Long.valueOf(hello.getHeartbeatIntervalMs()); + aVar7.q = hello.getServerVersion(); + aVar7.w.cancel(); + aVar7.v = true; + aVar7.l(); + break; + case 9: + this.this$0.o.succeed(); + break; + case 12: + a aVar8 = this.this$0; + Object c7 = aVar8.m.c(this.$message.getData(), Payloads.Video.class); + m.checkNotNullExpressionValue(c7, "gson.fromJson(message.da…yloads.Video::class.java)"); + Payloads.Video video = (Payloads.Video) c7; + if (video.getUserId() != null) { + aVar8.b(); + for (d dVar5 : aVar8.p) { + m.checkNotNullExpressionValue(dVar5, "it"); + dVar5.e(video.getUserId().longValue(), video.getAudioSsrc(), video.getVideoSsrc(), video.getStreams()); + } + break; + } + break; + case 13: + a aVar9 = this.this$0; + Object c8 = aVar9.m.c(this.$message.getData(), Payloads.ClientDisconnect.class); + m.checkNotNullExpressionValue(c8, "gson.fromJson(message.da…ntDisconnect::class.java)"); + Payloads.ClientDisconnect clientDisconnect = (Payloads.ClientDisconnect) c8; + aVar9.b(); + for (d dVar6 : aVar9.p) { + m.checkNotNullExpressionValue(dVar6, "it"); + dVar6.j(clientDisconnect.getUserId()); + } + break; + case 14: + a aVar10 = this.this$0; + Object c9 = aVar10.m.c(this.$message.getData(), Payloads.SessionUpdate.class); + m.checkNotNullExpressionValue(c9, "gson.fromJson(message.da…essionUpdate::class.java)"); + Payloads.SessionUpdate sessionUpdate = (Payloads.SessionUpdate) c9; + aVar10.b(); + for (d dVar7 : aVar10.p) { + m.checkNotNullExpressionValue(dVar7, "it"); + String mediaSessionId2 = sessionUpdate.getMediaSessionId(); + if (mediaSessionId2 != null) { + dVar7.d(mediaSessionId2); + } + } + break; + case 15: + a aVar11 = this.this$0; + Gson gson = aVar11.m; + JsonElement data = this.$message.getData(); + Type type = a.j; + Objects.requireNonNull(gson); + Object d = data == null ? null : gson.d(new c.i.d.q.x.a(data), type); + m.checkNotNullExpressionValue(d, "gson.fromJson(message.data, MEDIA_SINK_WANTS_TYPE)"); + Map map = (Map) d; + aVar11.b(); + for (d dVar8 : aVar11.p) { + m.checkNotNullExpressionValue(dVar8, "it"); + dVar8.f(map); + } + break; + } + } + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class k extends o implements Function0 { + public final /* synthetic */ WebSocket $webSocket; + public final /* synthetic */ a this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public k(a aVar, WebSocket webSocket) { + super(0); + this.this$0 = aVar; + this.$webSocket = webSocket; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + boolean z2 = true; + if (!(!m.areEqual(this.$webSocket, this.this$0.r))) { + a aVar = this.this$0; + c cVar = aVar.A; + if (cVar == c.CONNECTING) { + aVar.b(); + for (d dVar : aVar.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.i(); + } + } else if (cVar == c.RECONNECTING) { + String str = aVar.t; + String str2 = aVar.f216s; + String str3 = aVar.D; + Long l = aVar.f217x; + if (l != null && aVar.H.currentTimeMillis() - l.longValue() > 60000) { + z2 = false; + } + if (str == null || str2 == null || !aVar.B || !z2) { + StringBuilder L = c.d.b.a.a.L("Cannot resume connection. resumable: "); + L.append(aVar.B); + L.append(" -- isHeartbeatRecentEnough: "); + L.append(z2); + aVar.h(false, 4801, L.toString()); + } else { + aVar.j("[RESUME] resuming session. serverId=" + str2 + " sessionId=" + str); + aVar.b(); + for (d dVar2 : aVar.p) { + m.checkNotNullExpressionValue(dVar2, "it"); + dVar2.h(); + } + aVar.A = c.RESUMING; + aVar.o(7, new Payloads.Resume(str3, str, str2)); + } + } + a aVar2 = this.this$0; + aVar2.A = c.CONNECTED; + long currentTimeMillis = aVar2.H.currentTimeMillis(); + Long l2 = this.this$0.f219z; + long longValue = currentTimeMillis - (l2 != null ? l2.longValue() : 0); + a aVar3 = this.this$0; + Logger logger = aVar3.F; + String str4 = aVar3.l; + StringBuilder L2 = c.d.b.a.a.L("[CONNECTED] to "); + L2.append(this.this$0.C); + Logger.i$default(logger, str4, L2.toString(), null, 4, null); + a aVar4 = this.this$0; + aVar4.b(); + for (d dVar3 : aVar4.p) { + m.checkNotNullExpressionValue(dVar3, "it"); + dVar3.g(longValue / ((long) 2)); + } + } + return Unit.a; + } + } + + /* compiled from: RtcControlSocket.kt */ + public static final class l extends o implements Function1 { + public static final l i = new l(); + + public l() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(WebSocket webSocket) { + WebSocket webSocket2 = webSocket; + m.checkNotNullParameter(webSocket2, "it"); + webSocket2.e(4000, "reconnecting"); + return Unit.a; + } + } + + public a(String str, String str2, SSLSocketFactory sSLSocketFactory, Logger logger, c.a.r.c cVar, Clock clock, String str3) { + m.checkNotNullParameter(str, "endpoint"); + m.checkNotNullParameter(str2, "token"); + m.checkNotNullParameter(logger, "logger"); + m.checkNotNullParameter(cVar, "mediaEngineThreadExecutor"); + m.checkNotNullParameter(clock, "clock"); + m.checkNotNullParameter(str3, "loggingTagPrefix"); + this.C = str; + this.D = str2; + this.E = sSLSocketFactory; + this.F = logger; + this.G = cVar; + this.H = clock; + this.I = str3; + StringBuilder P = c.d.b.a.a.P(str3, "->RtcControlSocket "); + int i2 = i + 1; + i = i2; + P.append(i2); + String sb = P.toString(); + this.l = sb; + this.o = new Backoff(1000, 5000, 3, false, new Backoff.TimerScheduler(sb, cVar), 8, null); + this.p = new CopyOnWriteArraySet<>(); + this.q = 3; + this.w = new b(this); + this.A = c.DISCONNECTED; + } + + public static final void a(a aVar, boolean z2, Integer num, String str) { + aVar.A = c.DISCONNECTED; + if ((num != null && num.intValue() == 4004) || ((num != null && num.intValue() == 4015) || ((num != null && num.intValue() == 4011) || (num != null && num.intValue() == 4006)))) { + aVar.h(true, num, str); + } else if (aVar.o.hasReachedFailureThreshold()) { + aVar.k("[WS CLOSED] Backoff exceeded. Resetting."); + aVar.h(z2, num, str); + } else { + aVar.c(null); + String H = c.d.b.a.a.H(new Object[]{Double.valueOf(((double) aVar.o.fail(new c(aVar, z2, num, str))) / 1000.0d)}, 1, "%.2f", "java.lang.String.format(this, *args)"); + aVar.k("`[WS CLOSED] (" + z2 + ", " + num + ", " + str + ") retrying in " + H + " seconds."); + } + } + + public static /* synthetic */ void d(a aVar, Function1 function1, int i2) { + int i3 = i2 & 1; + aVar.c(null); + } + + public final void b() { + c.a.r.c cVar = this.G; + Objects.requireNonNull(cVar); + if (Process.myTid() != cVar.j) { + IllegalStateException illegalStateException = new IllegalStateException("oops! not called on the MediaEngineExecutor"); + AnimatableValueParser.D1("MediaEngineExecutor", "oops! not called on the MediaEngineExecutor", illegalStateException); + if (cVar.l) { + new Handler(Looper.getMainLooper()).post(new c.a.r.d(illegalStateException)); + } + } + } + + public final void c(Function1 function1) { + this.o.cancel(); + this.w.cancel(); + TimerTask timerTask = this.f218y; + if (timerTask != null) { + timerTask.cancel(); + } + WebSocket webSocket = this.r; + if (!(webSocket == null || function1 == null)) { + function1.invoke(webSocket); + } + this.r = null; + } + + @Override // com.discord.utilities.debug.DebugPrintable + public void debugPrint(DebugPrintBuilder debugPrintBuilder) { + m.checkNotNullParameter(debugPrintBuilder, "dp"); + debugPrintBuilder.appendKeyValue("serverId", this.f216s); + debugPrintBuilder.appendKeyValue("sessionId", this.t); + debugPrintBuilder.appendKeyValue("heartbeatInterval", this.u); + debugPrintBuilder.appendKeyValue("lastHeartbeatAckTime", this.f217x); + debugPrintBuilder.appendKeyValue("connectionStartTime", this.f219z); + debugPrintBuilder.appendKeyValue("connectionState", this.A); + debugPrintBuilder.appendKeyValue("resumable", Boolean.valueOf(this.B)); + } + + public final void e() { + b(); + j("[CLOSE]"); + c(e.i); + this.f216s = null; + this.t = null; + this.B = false; + this.A = c.DISCONNECTED; + b(); + for (d dVar : this.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.b(false, 1000, "Force Close"); + } + } + + public final boolean f() { + b(); + if (this.A != c.DISCONNECTED) { + k("Cannot start a new connection, connection state is not disconnected"); + return false; + } + this.A = c.CONNECTING; + g(); + b(); + for (d dVar : this.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.onConnecting(); + } + return true; + } + + public final void g() { + StringBuilder L = c.d.b.a.a.L("[CONNECT] "); + L.append(this.C); + j(L.toString()); + if (this.r != null) { + this.F.e(this.l, "Connect called with already existing websocket", null, null); + c(f.i); + return; + } + this.f219z = Long.valueOf(this.H.currentTimeMillis()); + TimerTask timerTask = this.f218y; + if (timerTask != null) { + timerTask.cancel(); + } + g gVar = new g(this); + this.f218y = gVar; + this.n.schedule(gVar, 20000); + x.a aVar = new x.a(); + aVar.a(1, TimeUnit.MINUTES); + SSLSocketFactory sSLSocketFactory = this.E; + if (sSLSocketFactory != null) { + h.a aVar2 = f0.f0.k.h.f2749c; + aVar.b(sSLSocketFactory, f0.f0.k.h.a.n()); + } + String D = c.d.b.a.a.D(new StringBuilder(), this.C, "?v=5"); + j("attempting WSS connection with " + D); + x xVar = new x(aVar); + z.a aVar3 = new z.a(); + aVar3.f(D); + this.r = xVar.g(aVar3.a(), this); + } + + public final void h(boolean z2, Integer num, String str) { + k("[DISCONNECT] (" + z2 + ", " + num + ", " + str + ')'); + c(null); + this.f216s = null; + this.t = null; + this.B = false; + this.A = c.DISCONNECTED; + b(); + for (d dVar : this.p) { + m.checkNotNullExpressionValue(dVar, "it"); + dVar.b(z2, num, str); + } + } + + public final void i(long j2, String str, boolean z2) { + m.checkNotNullParameter(str, "reason"); + b(); + if (this.r != null) { + j("Performing an immediate heartbeat on existing socket: " + str); + this.w.cancel(); + b bVar = new b(this); + this.w = bVar; + this.n.schedule(bVar, j2); + } else if (!z2) { + j("Immediate heartbeat requested, but is disconnected and a reset was not requested: " + str); + } else if (this.o.isPending() && this.r == null) { + j("Connection backoff reset Immediate heartbeat when socket was disconnected."); + this.o.succeed(); + m(false, 4802, "Reset backoff."); + } + } + + public final void j(String str) { + Logger.i$default(this.F, this.l, str, null, 4, null); + } + + public final void k(String str) { + Logger.w$default(this.F, this.l, str, null, 4, null); + } + + public final void l() { + if (this.v) { + this.v = false; + o(3, String.valueOf(this.H.currentTimeMillis())); + Long l2 = this.u; + if (l2 != null) { + b bVar = new b(this); + this.w = bVar; + this.n.schedule(bVar, l2.longValue()); + return; + } + k("onHeartbeatInterval called when heartbeatInterval was null"); + return; + } + c(d.i); + String H = c.d.b.a.a.H(new Object[]{Double.valueOf(((double) this.o.fail(new e(this))) / 1000.0d)}, 1, "%.2f", "java.lang.String.format(this, *args)"); + k("[ACK TIMEOUT] reconnecting in " + H + " seconds."); + } + + public final void m(boolean z2, Integer num, String str) { + j("[RECONNECT] wasFatal=" + z2 + " code=" + num + " reason=" + str); + c(l.i); + this.A = c.RECONNECTING; + g(); + } + + /* JADX WARN: Multi-variable type inference failed */ + /* JADX WARNING: Unknown variable types count: 1 */ + @AnyThread + public final void n(Function0 function0) { + c.a.r.c cVar = this.G; + if (function0 != null) { + function0 = new f(function0); + } + cVar.k.execute((Runnable) function0); + } + + public final void o(int i2, Object obj) { + WebSocket webSocket = this.r; + if (webSocket == null) { + StringBuilder L = c.d.b.a.a.L("opcode() websocket null. opcode: "); + L.append(Opcodes.INSTANCE.getNameOf(i2)); + this.F.e(this.l, L.toString(), null, null); + return; + } + try { + String m = this.m.m(new Payloads.Outgoing(i2, obj)); + Logger logger = this.F; + String str = this.l; + Logger.d$default(logger, str, "sending (" + Opcodes.INSTANCE.getNameOf(i2) + "): " + m, null, 4, null); + m.checkNotNullExpressionValue(m, "json"); + webSocket.a(m); + } catch (Exception unused) { + Logger logger2 = this.F; + String str2 = this.l; + Logger.w$default(logger2, str2, "exception sending opcode: " + i2 + " and payload: " + obj, null, 4, null); + } + } + + @Override // okhttp3.WebSocketListener + public void onClosed(WebSocket webSocket, int i2, String str) { + m.checkNotNullParameter(webSocket, "webSocket"); + m.checkNotNullParameter(str, "reason"); + super.onClosed(webSocket, i2, str); + n(new h(this, webSocket, i2, str)); + } + + @Override // okhttp3.WebSocketListener + public void onClosing(WebSocket webSocket, int i2, String str) { + m.checkNotNullParameter(webSocket, "webSocket"); + m.checkNotNullParameter(str, "reason"); + ((f0.f0.n.d) webSocket).e(i2, str); + } + + @Override // okhttp3.WebSocketListener + public void onFailure(WebSocket webSocket, Throwable th, Response response) { + m.checkNotNullParameter(webSocket, "webSocket"); + m.checkNotNullParameter(th, "t"); + super.onFailure(webSocket, th, response); + n(new i(this, webSocket, th)); + } + + @Override // okhttp3.WebSocketListener + public void onMessage(WebSocket webSocket, String str) { + m.checkNotNullParameter(webSocket, "webSocket"); + m.checkNotNullParameter(str, "text"); + Object g2 = this.m.g(str, Payloads.Incoming.class); + super.onMessage(webSocket, str); + n(new j(this, webSocket, (Payloads.Incoming) c.i.a.f.e.o.c.q0(Payloads.Incoming.class).cast(g2))); + } + + @Override // okhttp3.WebSocketListener + public void onOpen(WebSocket webSocket, Response response) { + m.checkNotNullParameter(webSocket, "webSocket"); + m.checkNotNullParameter(response, "response"); + super.onOpen(webSocket, response); + n(new k(this, webSocket)); + } +} diff --git a/app/src/main/java/c/a/r/l0/b.java b/app/src/main/java/c/a/r/n0/b.java similarity index 98% rename from app/src/main/java/c/a/r/l0/b.java rename to app/src/main/java/c/a/r/n0/b.java index e71a10280c..5f72c5f6d1 100644 --- a/app/src/main/java/c/a/r/l0/b.java +++ b/app/src/main/java/c/a/r/n0/b.java @@ -1,4 +1,4 @@ -package c.a.r.l0; +package c.a.r.n0; import d0.z.d.o; import java.util.TimerTask; diff --git a/app/src/main/java/c/a/r/l0/c.java b/app/src/main/java/c/a/r/n0/c.java similarity index 98% rename from app/src/main/java/c/a/r/l0/c.java rename to app/src/main/java/c/a/r/n0/c.java index b3a232f4aa..d53ed2cd3b 100644 --- a/app/src/main/java/c/a/r/l0/c.java +++ b/app/src/main/java/c/a/r/n0/c.java @@ -1,4 +1,4 @@ -package c.a.r.l0; +package c.a.r.n0; import d0.z.d.o; import kotlin.Unit; diff --git a/app/src/main/java/c/a/r/l0/d.java b/app/src/main/java/c/a/r/n0/d.java similarity index 97% rename from app/src/main/java/c/a/r/l0/d.java rename to app/src/main/java/c/a/r/n0/d.java index 04e31347dd..d3ce2edde6 100644 --- a/app/src/main/java/c/a/r/l0/d.java +++ b/app/src/main/java/c/a/r/n0/d.java @@ -1,4 +1,4 @@ -package c.a.r.l0; +package c.a.r.n0; import d0.z.d.m; import d0.z.d.o; diff --git a/app/src/main/java/c/a/r/l0/e.java b/app/src/main/java/c/a/r/n0/e.java similarity index 97% rename from app/src/main/java/c/a/r/l0/e.java rename to app/src/main/java/c/a/r/n0/e.java index feb13d6423..5581a90b11 100644 --- a/app/src/main/java/c/a/r/l0/e.java +++ b/app/src/main/java/c/a/r/n0/e.java @@ -1,4 +1,4 @@ -package c.a.r.l0; +package c.a.r.n0; import d0.z.d.o; import kotlin.Unit; diff --git a/app/src/main/java/c/a/r/l0/f.java b/app/src/main/java/c/a/r/n0/f.java similarity index 95% rename from app/src/main/java/c/a/r/l0/f.java rename to app/src/main/java/c/a/r/n0/f.java index 6e12562e69..6697e3f84f 100644 --- a/app/src/main/java/c/a/r/l0/f.java +++ b/app/src/main/java/c/a/r/n0/f.java @@ -1,4 +1,4 @@ -package c.a.r.l0; +package c.a.r.n0; import d0.z.d.m; import kotlin.jvm.functions.Function0; diff --git a/app/src/main/java/c/a/r/o.java b/app/src/main/java/c/a/r/o.java index e5fefe4dc9..13ec630775 100644 --- a/app/src/main/java/c/a/r/o.java +++ b/app/src/main/java/c/a/r/o.java @@ -1,6 +1,6 @@ package c.a.r; -import c.a.r.l0.a; +import c.a.r.n0.a; import com.discord.rtcconnection.RtcConnection; import d0.z.d.m; import kotlin.Unit; @@ -27,7 +27,7 @@ public final class o extends d0.z.d.o implements Function0 { boolean booleanValue = bool.booleanValue(); a aVar = rtcConnection.v; if (aVar == null) { - RtcConnection.o(rtcConnection, "handleConnectivityChange() socket was null.", null, null, 6); + RtcConnection.p(rtcConnection, "handleConnectivityChange() socket was null.", null, null, 6); } else if (booleanValue) { aVar.i(5000, "network detected online", true); } else { diff --git a/app/src/main/java/c/a/r/o0/a.java b/app/src/main/java/c/a/r/o0/a.java new file mode 100644 index 0000000000..7e2f7864cc --- /dev/null +++ b/app/src/main/java/c/a/r/o0/a.java @@ -0,0 +1,149 @@ +package c.a.r.o0; + +import c.a.r.o0.e; +import co.discord.media_engine.InboundRtpVideo; +import co.discord.media_engine.OutboundRtpAudio; +import co.discord.media_engine.OutboundRtpVideo; +import co.discord.media_engine.ReceiverReport; +import co.discord.media_engine.Stats; +import co.discord.media_engine.Transport; +import com.discord.rtcconnection.KrispOveruseDetector; +import com.discord.rtcconnection.mediaengine.MediaEngineConnection; +import com.discord.utilities.logging.Logger; +import d0.z.d.k; +import d0.z.d.m; +import f0.f0.c; +import java.util.Iterator; +import java.util.Map; +import java.util.Objects; +import kotlin.Pair; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: RtcStatsCollector.kt */ +public final /* synthetic */ class a extends k implements Function1 { + public a(d dVar) { + super(1, dVar, d.class, "onStatsReceived", "onStatsReceived(Lco/discord/media_engine/Stats;)V", 0); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Stats stats) { + long j; + OutboundRtpVideo outboundRtpVideo; + ReceiverReport[] receiverReports; + Stats stats2 = stats; + m.checkNotNullParameter(stats2, "p1"); + d dVar = (d) this.receiver; + dVar.a.add(stats2); + if (dVar.a.size() > dVar.i) { + dVar.a.removeFirst(); + } + dVar.f.update(stats2); + e eVar = dVar.g; + Objects.requireNonNull(eVar); + m.checkNotNullParameter(stats2, "stats"); + long currentTimeMillis = eVar.p.currentTimeMillis(); + Transport transport = stats2.getTransport(); + Integer valueOf = Integer.valueOf((transport == null || (receiverReports = transport.getReceiverReports()) == null) ? 0 : receiverReports.length); + if (valueOf != null) { + eVar.i.b(valueOf.intValue() == 0, currentTimeMillis); + } + boolean z2 = eVar.h.a() || eVar.i.a(); + if (z2 != eVar.j.a()) { + eVar.j.b(z2, currentTimeMillis); + eVar.k.a.clear(); + } + if (!eVar.j.a() && (outboundRtpVideo = stats2.getOutboundRtpVideo()) != null) { + eVar.a(eVar.k, new e.g((long) outboundRtpVideo.getResolution().getHeight(), currentTimeMillis, new e.a(outboundRtpVideo.getFramesEncoded(), outboundRtpVideo.getFramesSent(), outboundRtpVideo.getPacketsSent(), (long) outboundRtpVideo.getPacketsLost(), 0, outboundRtpVideo.getBytesSent(), outboundRtpVideo.getNackCount(), outboundRtpVideo.getPliCount()))); + if (eVar.k.b == null && outboundRtpVideo.getFramesEncoded() > 0) { + eVar.e.notify(g.i); + eVar.k.b = Long.valueOf(currentTimeMillis - eVar.g); + Logger logger = eVar.o; + StringBuilder L = c.d.b.a.a.L("VideoQuality: outboundStats.timeToFirstFrame: "); + L.append(eVar.k.b); + Logger.i$default(logger, L.toString(), null, 2, null); + } + eVar.n = outboundRtpVideo.getBitrateTarget(); + } + if (!eVar.h.a()) { + for (Iterator> it = stats2.getInboundRtpVideo().entrySet().iterator(); it.hasNext(); it = it) { + Map.Entry next = it.next(); + String key = next.getKey(); + InboundRtpVideo value = next.getValue(); + Map map = eVar.l; + e.C0040e eVar2 = map.get(key); + if (eVar2 == null) { + eVar2 = new e.C0040e(); + map.put(key, eVar2); + } + e.C0040e eVar3 = eVar2; + eVar.a(eVar3, new e.g((long) value.getResolution().getHeight(), currentTimeMillis, new e.a((long) value.getFramesDecoded(), (long) value.getFramesReceived(), (long) value.getPacketsReceived(), (long) value.getPacketsLost(), (long) value.getFramesDropped(), value.getBytesReceived(), value.getNackCount(), value.getPliCount()))); + if (eVar3.b == null && value.getFramesDecoded() > 0) { + byte[] bArr = c.a; + m.checkParameterIsNotNull(key, "$this$toLongOrDefault"); + try { + j = Long.parseLong(key); + } catch (NumberFormatException unused) { + j = 0; + } + Long l = eVar.m.get(Long.valueOf(value.getSsrc())); + if (l != null) { + eVar.e.notify(new h(value)); + eVar3.b = Long.valueOf(currentTimeMillis - l.longValue()); + Logger logger2 = eVar.o; + StringBuilder L2 = c.d.b.a.a.L("VideoQuality: inbound.timeToFirstFrame: "); + L2.append(eVar3.b); + L2.append(" (userId: "); + L2.append(j); + L2.append(", ssrc: "); + L2.append(value.getSsrc()); + L2.append(')'); + Logger.i$default(logger2, L2.toString(), null, 2, null); + } else { + Logger logger3 = eVar.o; + StringBuilder O = c.d.b.a.a.O("VideoQuality: inbound.timeToFirstFrame: Unable to locate start time. (userId: ", j, ", ssrc: "); + O.append(value.getSsrc()); + O.append(')'); + Logger.e$default(logger3, O.toString(), null, null, 6, null); + } + } + } + } + KrispOveruseDetector krispOveruseDetector = dVar.h; + Objects.requireNonNull(krispOveruseDetector); + m.checkNotNullParameter(stats2, "stats"); + if (krispOveruseDetector.d.getType() == MediaEngineConnection.Type.DEFAULT && krispOveruseDetector.d.b()) { + OutboundRtpAudio outboundRtpAudio = stats2.getOutboundRtpAudio(); + if (outboundRtpAudio != null && outboundRtpAudio.getNoiseCancellerIsEnabled()) { + OutboundRtpAudio outboundRtpAudio2 = krispOveruseDetector.b; + if (outboundRtpAudio2 != null) { + Pair a = krispOveruseDetector.a(outboundRtpAudio2, stats2.getOutboundRtpAudio(), 8.0d); + boolean booleanValue = a.component1().booleanValue(); + long longValue = a.component2().longValue(); + if (booleanValue) { + krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE); + } else if (longValue == 0) { + int i = krispOveruseDetector.f2088c + 1; + krispOveruseDetector.f2088c = i; + if (i > 2) { + krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED); + } + } else { + krispOveruseDetector.f2088c = 0; + } + } + krispOveruseDetector.b = stats2.getOutboundRtpAudio(); + } + OutboundRtpAudio outboundRtpAudio3 = stats2.getOutboundRtpAudio(); + if (outboundRtpAudio3 != null && outboundRtpAudio3.getVoiceActivityDetectorIsEnabled()) { + OutboundRtpAudio outboundRtpAudio4 = krispOveruseDetector.a; + if (outboundRtpAudio4 != null && krispOveruseDetector.a(outboundRtpAudio4, stats2.getOutboundRtpAudio(), 4.0d).component1().booleanValue()) { + krispOveruseDetector.d.f(KrispOveruseDetector.Status.VAD_CPU_OVERUSE); + } + krispOveruseDetector.a = stats2.getOutboundRtpAudio(); + } + } + return Unit.a; + } +} diff --git a/app/src/main/java/c/a/r/o0/b.java b/app/src/main/java/c/a/r/o0/b.java new file mode 100644 index 0000000000..99855b13d4 --- /dev/null +++ b/app/src/main/java/c/a/r/o0/b.java @@ -0,0 +1,17 @@ +package c.a.r.o0; + +import rx.functions.Action1; +/* compiled from: RtcStatsCollector.kt */ +public final class b implements Action1 { + public final /* synthetic */ d i; + + public b(d dVar) { + this.i = dVar; + } + + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // rx.functions.Action1 + public void call(Long l) { + this.i.e.n(new a(this.i)); + } +} diff --git a/app/src/main/java/c/a/r/m0/c.java b/app/src/main/java/c/a/r/o0/c.java similarity index 96% rename from app/src/main/java/c/a/r/m0/c.java rename to app/src/main/java/c/a/r/o0/c.java index 8c4897c41d..30dac23487 100644 --- a/app/src/main/java/c/a/r/m0/c.java +++ b/app/src/main/java/c/a/r/o0/c.java @@ -1,4 +1,4 @@ -package c.a.r.m0; +package c.a.r.o0; import com.discord.utilities.logging.Logger; import rx.functions.Action1; diff --git a/app/src/main/java/c/a/r/m0/d.java b/app/src/main/java/c/a/r/o0/d.java similarity index 95% rename from app/src/main/java/c/a/r/m0/d.java rename to app/src/main/java/c/a/r/o0/d.java index 2fae59d99a..0e2aab4af0 100644 --- a/app/src/main/java/c/a/r/m0/d.java +++ b/app/src/main/java/c/a/r/o0/d.java @@ -1,4 +1,4 @@ -package c.a.r.m0; +package c.a.r.o0; import co.discord.media_engine.Stats; import co.discord.media_engine.VoiceQuality; @@ -15,7 +15,7 @@ public final class d { public Subscription b; /* renamed from: c reason: collision with root package name */ - public final long f217c; + public final long f220c; public final Logger d; public final MediaEngineConnection e; public final VoiceQuality f; @@ -30,7 +30,7 @@ public final class d { m.checkNotNullParameter(voiceQuality, "voiceQuality"); m.checkNotNullParameter(eVar, "videoQuality"); m.checkNotNullParameter(krispOveruseDetector, "krispOveruseDetector"); - this.f217c = j; + this.f220c = j; this.d = logger; this.e = mediaEngineConnection; this.f = voiceQuality; diff --git a/app/src/main/java/c/a/r/m0/e.java b/app/src/main/java/c/a/r/o0/e.java similarity index 56% rename from app/src/main/java/c/a/r/m0/e.java rename to app/src/main/java/c/a/r/o0/e.java index 0ccb760e28..abcbf3e975 100644 --- a/app/src/main/java/c/a/r/m0/e.java +++ b/app/src/main/java/c/a/r/o0/e.java @@ -1,7 +1,9 @@ -package c.a.r.m0; +package c.a.r.o0; +import com.discord.utilities.collections.ListenerCollection; +import com.discord.utilities.collections.ListenerCollectionSubject; +import com.discord.utilities.logging.Logger; import com.discord.utilities.time.Clock; -import com.discord.utilities.time.ClockFactory; import d0.o; import d0.t.h0; import d0.t.n; @@ -20,16 +22,20 @@ public final class e { public static final List b = n.listOf((Object[]) new Integer[]{0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60}); /* renamed from: c reason: collision with root package name */ - public static final List f218c = n.listOf((Object[]) new Integer[]{720, 480, 360}); + public static final List f221c = n.listOf((Object[]) new Integer[]{720, 480, 360}); public static final b d = new b(null); - public final long e; - public final c f; - public final c g; - public final c h; + public final ListenerCollectionSubject e; + public final ListenerCollection f; + public final long g; + public final d h; public final d i; - public final Map j; - public int k; - public final Clock l; + public final d j; + public final C0040e k = new C0040e(); + public final Map l = new LinkedHashMap(); + public final Map m = new LinkedHashMap(); + public int n; + public final Logger o; + public final Clock p; /* compiled from: VideoQuality.kt */ public static final class a { @@ -37,7 +43,7 @@ public final class e { public long b; /* renamed from: c reason: collision with root package name */ - public long f219c; + public long f222c; public long d; public long e; public long f; @@ -51,7 +57,7 @@ public final class e { public a(long j, long j2, long j3, long j4, long j5, long j6, long j7, long j8) { this.a = j; this.b = j2; - this.f219c = j3; + this.f222c = j3; this.d = j4; this.e = j5; this.f = j6; @@ -72,12 +78,12 @@ public final class e { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.b == aVar.b && this.f219c == aVar.f219c && this.d == aVar.d && this.e == aVar.e && this.f == aVar.f && this.g == aVar.g && this.h == aVar.h; + return this.a == aVar.a && this.b == aVar.b && this.f222c == aVar.f222c && this.d == aVar.d && this.e == aVar.e && this.f == aVar.f && this.g == aVar.g && this.h == aVar.h; } public int hashCode() { int a = a0.a.a.b.a(this.b); - int a2 = a0.a.a.b.a(this.f219c); + int a2 = a0.a.a.b.a(this.f222c); int a3 = a0.a.a.b.a(this.d); int a4 = a0.a.a.b.a(this.e); int a5 = a0.a.a.b.a(this.f); @@ -91,7 +97,7 @@ public final class e { L.append(", framesNetwork="); L.append(this.b); L.append(", packets="); - L.append(this.f219c); + L.append(this.f222c); L.append(", packetsLost="); L.append(this.d); L.append(", framesDropped="); @@ -101,7 +107,7 @@ public final class e { L.append(", nackCount="); L.append(this.g); L.append(", pliCount="); - return c.d.b.a.a.A(L, this.h, ")"); + return c.d.b.a.a.z(L, this.h, ")"); } } @@ -119,11 +125,15 @@ public final class e { } /* compiled from: VideoQuality.kt */ - public static final class c { + public static abstract class c implements f { + } + + /* compiled from: VideoQuality.kt */ + public static final class d { public Long a; public long b; - public c(boolean z2, long j) { + public d(boolean z2, long j) { this.a = z2 ? Long.valueOf(j) : null; } @@ -156,65 +166,72 @@ public final class e { } /* compiled from: VideoQuality.kt */ - public static final class d { - public List a = new ArrayList(); + /* renamed from: c.a.r.o0.e$e reason: collision with other inner class name */ + public static final class C0040e { + public List a = new ArrayList(); public Long b; /* renamed from: c reason: collision with root package name */ - public a f220c = new a(0, 0, 0, 0, 0, 0, 0, 0, 255); + public a f223c = new a(0, 0, 0, 0, 0, 0, 0, 0, 255); public long d; public Map e = new LinkedHashMap(); public Map f = new LinkedHashMap(); public float g; public Map h = new LinkedHashMap(); - public d() { + public C0040e() { for (Number number : e.a) { this.e.put(Integer.valueOf(number.intValue()), Float.valueOf(0.0f)); } for (Number number2 : e.b) { this.f.put(Integer.valueOf(number2.intValue()), Float.valueOf(0.0f)); } - for (Number number3 : e.f218c) { + for (Number number3 : e.f221c) { this.h.put(Integer.valueOf(number3.intValue()), Float.valueOf(0.0f)); } } } /* compiled from: VideoQuality.kt */ - /* renamed from: c.a.r.m0.e$e reason: collision with other inner class name */ - public static final class C0040e { + public interface f { + void onFirstFrameReceived(long j); + + void onFirstFrameSent(); + } + + /* compiled from: VideoQuality.kt */ + public static final class g { public final long a; public final long b; /* renamed from: c reason: collision with root package name */ - public final a f221c; + public final a f224c; - public C0040e() { + public g() { this(0, 0, new a(0, 0, 0, 0, 0, 0, 0, 0, 255)); } - public C0040e(long j, long j2, a aVar) { + public g(long j, long j2, a aVar) { m.checkNotNullParameter(aVar, "aggregatedProperties"); this.a = j; this.b = j2; - this.f221c = aVar; + this.f224c = aVar; } public boolean equals(Object obj) { if (this == obj) { return true; } - if (!(obj instanceof C0040e)) { + if (!(obj instanceof g)) { return false; } - C0040e eVar = (C0040e) obj; - return this.a == eVar.a && this.b == eVar.b && m.areEqual(this.f221c, eVar.f221c); + g gVar = (g) obj; + return this.a == gVar.a && this.b == gVar.b && m.areEqual(this.f224c, gVar.f224c); } public int hashCode() { int a = (a0.a.a.b.a(this.b) + (a0.a.a.b.a(this.a) * 31)) * 31; - a aVar = this.f221c; + a aVar = this.f224c; return a + (aVar != null ? aVar.hashCode() : 0); } @@ -224,115 +241,117 @@ public final class e { L.append(", timestamp="); L.append(this.b); L.append(", aggregatedProperties="); - L.append(this.f221c); + L.append(this.f224c); L.append(")"); return L.toString(); } } - public e(Clock clock, int i) { - Clock clock2 = (i & 1) != 0 ? ClockFactory.get() : null; - m.checkNotNullParameter(clock2, "clock"); - this.l = clock2; - long currentTimeMillis = clock2.currentTimeMillis(); - this.e = currentTimeMillis; - this.f = new c(false, currentTimeMillis); - this.g = new c(false, currentTimeMillis); - this.h = new c(false, currentTimeMillis); - this.i = new d(); - this.j = new LinkedHashMap(); + public e(Logger logger, Clock clock) { + m.checkNotNullParameter(logger, "logger"); + m.checkNotNullParameter(clock, "clock"); + this.o = logger; + this.p = clock; + ListenerCollectionSubject listenerCollectionSubject = new ListenerCollectionSubject<>(); + this.e = listenerCollectionSubject; + this.f = listenerCollectionSubject; + long currentTimeMillis = clock.currentTimeMillis(); + this.g = currentTimeMillis; + this.h = new d(false, currentTimeMillis); + this.i = new d(false, currentTimeMillis); + this.j = new d(false, currentTimeMillis); } - public final void a(d dVar, C0040e eVar) { - dVar.a.add(eVar); - if (dVar.a.size() >= 2) { - List list = dVar.a; - C0040e eVar2 = list.get(list.size() - 1); - List list2 = dVar.a; - C0040e eVar3 = list2.get(list2.size() - 2); + public final void a(C0040e eVar, g gVar) { + eVar.a.add(gVar); + if (eVar.a.size() >= 2) { + List list = eVar.a; + g gVar2 = list.get(list.size() - 1); + List list2 = eVar.a; + g gVar3 = list2.get(list2.size() - 2); f fVar = f.i; - dVar.d = (eVar2.b - eVar3.b) + dVar.d; - a aVar = dVar.f220c; - a aVar2 = eVar2.f221c; - a aVar3 = eVar3.f221c; + eVar.d = (gVar2.b - gVar3.b) + eVar.d; + a aVar = eVar.f223c; + a aVar2 = gVar2.f224c; + a aVar3 = gVar3.f224c; aVar.a = fVar.a(aVar2.a, aVar3.a) + aVar.a; aVar.b = fVar.a(aVar2.b, aVar3.b) + aVar.b; - aVar.f219c = fVar.a(aVar2.f219c, aVar3.f219c) + aVar.f219c; + aVar.f222c = fVar.a(aVar2.f222c, aVar3.f222c) + aVar.f222c; aVar.d = fVar.a(aVar2.d, aVar3.d) + aVar.d; aVar.e = fVar.a(aVar2.e, aVar3.e) + aVar.e; aVar.f = fVar.a(aVar2.f, aVar3.f) + aVar.f; aVar.g = fVar.a(aVar2.g, aVar3.g) + aVar.g; aVar.h = fVar.a(aVar2.h, aVar3.h) + aVar.h; - a aVar4 = eVar2.f221c; + a aVar4 = gVar2.f224c; long j = aVar4.f; long j2 = aVar4.a; - long j3 = eVar2.b; - long j4 = eVar2.a; - float f = ((float) (j3 - eVar3.b)) / 1000.0f; - dVar.g = (((float) j4) * f) + dVar.g; - if (dVar.a.size() >= 6) { - List list3 = dVar.a; - C0040e eVar4 = list3.get(list3.size() - 3); - a aVar5 = eVar4.f221c; + long j3 = gVar2.b; + long j4 = gVar2.a; + float f2 = ((float) (j3 - gVar3.b)) / 1000.0f; + eVar.g = (((float) j4) * f2) + eVar.g; + if (eVar.a.size() >= 6) { + List list3 = eVar.a; + g gVar4 = list3.get(list3.size() - 3); + a aVar5 = gVar4.f224c; long j5 = aVar5.f; long j6 = aVar5.a; - long j7 = eVar4.b; - Iterator it = f218c.iterator(); + long j7 = gVar4.b; + Iterator it = f221c.iterator(); while (true) { - float f2 = 0.0f; + float f3 = 0.0f; if (!it.hasNext()) { break; } int intValue = ((Number) it.next()).intValue(); if (j4 <= ((long) intValue)) { - Map map = dVar.h; + Map map = eVar.h; Integer valueOf = Integer.valueOf(intValue); - Float f3 = dVar.h.get(Integer.valueOf(intValue)); - if (f3 != null) { - f2 = f3.floatValue(); + Float f4 = eVar.h.get(Integer.valueOf(intValue)); + if (f4 != null) { + f3 = f4.floatValue(); } - map.put(valueOf, Float.valueOf(f2 + f)); + map.put(valueOf, Float.valueOf(f3 + f2)); } j2 = j2; j6 = j6; } - float f4 = ((float) (j3 - j7)) / 1000.0f; - float f5 = ((float) ((j - j5) * ((long) 8))) / f4; - float f6 = ((float) (j2 - j6)) / f4; + float f5 = ((float) (j3 - j7)) / 1000.0f; + float f6 = ((float) ((j - j5) * ((long) 8))) / f5; + float f7 = ((float) (j2 - j6)) / f5; for (Number number : a) { int intValue2 = number.intValue(); - if (f5 <= ((float) intValue2)) { - Map map2 = dVar.e; + if (f6 <= ((float) intValue2)) { + Map map2 = eVar.e; Integer valueOf2 = Integer.valueOf(intValue2); - Float f7 = dVar.e.get(Integer.valueOf(intValue2)); - map2.put(valueOf2, Float.valueOf((f7 != null ? f7.floatValue() : 0.0f) + f)); + Float f8 = eVar.e.get(Integer.valueOf(intValue2)); + map2.put(valueOf2, Float.valueOf((f8 != null ? f8.floatValue() : 0.0f) + f2)); } } for (Number number2 : b) { int intValue3 = number2.intValue(); - if (f6 <= ((float) intValue3)) { - Map map3 = dVar.f; + if (f7 <= ((float) intValue3)) { + Map map3 = eVar.f; Integer valueOf3 = Integer.valueOf(intValue3); - Float f8 = dVar.f.get(Integer.valueOf(intValue3)); - map3.put(valueOf3, Float.valueOf((f8 != null ? f8.floatValue() : 0.0f) + f)); + Float f9 = eVar.f.get(Integer.valueOf(intValue3)); + map3.put(valueOf3, Float.valueOf((f9 != null ? f9.floatValue() : 0.0f) + f2)); } } - r.removeFirst(dVar.a); + r.removeFirst(eVar.a); } } } public final Map b(String str) { m.checkNotNullParameter(str, "userId"); - d dVar = this.j.get(str); - if (dVar != null) { - return d(dVar); + C0040e eVar = this.l.get(str); + if (eVar != null) { + return d(eVar); } return null; } public final Map c() { - return h0.plus(d(this.i), h0.mapOf(o.to("target_bitrate", Integer.valueOf(this.k)), o.to("duration_encoder_nvidia_cuda", 0), o.to("duration_encoder_nvidia_direct3d", 0), o.to("duration_encoder_openh264", 0), o.to("duration_encoder_videotoolbox", 0), o.to("duration_encoder_amd_direct3d", 0), o.to("duration_encoder_intel", 0), o.to("duration_encoder_intel_direct3d", 0), o.to("duration_encoder_unknown", 0))); + return h0.plus(d(this.k), h0.mapOf(o.to("target_bitrate", Integer.valueOf(this.n)), o.to("duration_encoder_nvidia_cuda", 0), o.to("duration_encoder_nvidia_direct3d", 0), o.to("duration_encoder_openh264", 0), o.to("duration_encoder_videotoolbox", 0), o.to("duration_encoder_amd_direct3d", 0), o.to("duration_encoder_intel", 0), o.to("duration_encoder_intel_direct3d", 0), o.to("duration_encoder_unknown", 0))); } /* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x03d6: APUT @@ -343,26 +362,26 @@ public final class e { (wrap: java.lang.Long : 0x03ca: INVOKE (r15v2 java.lang.Long) = (r2v22 long) type: STATIC call: java.lang.Long.valueOf(long):java.lang.Long) type: STATIC call: d0.o.to(java.lang.Object, java.lang.Object):kotlin.Pair) */ - public final Map d(d dVar) { + public final Map d(C0040e eVar) { Float valueOf; - long currentTimeMillis = this.l.currentTimeMillis(); - float f = ((float) (currentTimeMillis - this.e)) / 1000.0f; - float f2 = ((float) dVar.d) / 1000.0f; - int i = (f2 > ((float) 0) ? 1 : (f2 == ((float) 0) ? 0 : -1)); - long roundToLong = (i <= 0 || (valueOf = Float.valueOf(dVar.g / f2)) == null) ? 0 : d0.a0.a.roundToLong(valueOf.floatValue()); + long currentTimeMillis = this.p.currentTimeMillis(); + float f2 = ((float) (currentTimeMillis - this.g)) / 1000.0f; + float f3 = ((float) eVar.d) / 1000.0f; + int i = (f3 > ((float) 0) ? 1 : (f3 == ((float) 0) ? 0 : -1)); + long roundToLong = (i <= 0 || (valueOf = Float.valueOf(eVar.g / f3)) == null) ? 0 : d0.a0.a.roundToLong(valueOf.floatValue()); b bVar = d; - Map mapOf = h0.mapOf(o.to("duration", Double.valueOf(Math.floor((double) f))), c.d.b.a.a.U(bVar, dVar.e.get(8000000), "duration_stream_under_8mbps"), c.d.b.a.a.U(bVar, dVar.e.get(7000000), "duration_stream_under_7mbps"), c.d.b.a.a.U(bVar, dVar.e.get(6000000), "duration_stream_under_6mbps"), c.d.b.a.a.U(bVar, dVar.e.get(5000000), "duration_stream_under_5mbps"), c.d.b.a.a.U(bVar, dVar.e.get(4000000), "duration_stream_under_4mbps"), c.d.b.a.a.U(bVar, dVar.e.get(3000000), "duration_stream_under_3mbps"), c.d.b.a.a.U(bVar, dVar.e.get(2000000), "duration_stream_under_2mbps"), c.d.b.a.a.U(bVar, dVar.e.get(1500000), "duration_stream_under_1_5mbps"), c.d.b.a.a.U(bVar, dVar.e.get(1000000), "duration_stream_under_1mbps"), c.d.b.a.a.U(bVar, dVar.e.get(500000), "duration_stream_under_0_5mbps"), c.d.b.a.a.U(bVar, dVar.e.get(0), "duration_stream_at_0mbps"), c.d.b.a.a.U(bVar, dVar.f.get(60), "duration_fps_under_60"), c.d.b.a.a.U(bVar, dVar.f.get(55), "duration_fps_under_55"), c.d.b.a.a.U(bVar, dVar.f.get(50), "duration_fps_under_50"), c.d.b.a.a.U(bVar, dVar.f.get(45), "duration_fps_under_45"), c.d.b.a.a.U(bVar, dVar.f.get(40), "duration_fps_under_40"), c.d.b.a.a.U(bVar, dVar.f.get(35), "duration_fps_under_35"), c.d.b.a.a.U(bVar, dVar.f.get(30), "duration_fps_under_30"), c.d.b.a.a.U(bVar, dVar.f.get(25), "duration_fps_under_25"), c.d.b.a.a.U(bVar, dVar.f.get(20), "duration_fps_under_20"), c.d.b.a.a.U(bVar, dVar.f.get(15), "duration_fps_under_15"), c.d.b.a.a.U(bVar, dVar.f.get(10), "duration_fps_under_10"), c.d.b.a.a.U(bVar, dVar.f.get(5), "duration_fps_under_5"), c.d.b.a.a.U(bVar, dVar.f.get(0), "duration_fps_at_0"), o.to("avg_resolution", Long.valueOf(roundToLong)), c.d.b.a.a.U(bVar, dVar.h.get(720), "duration_resolution_under_720"), c.d.b.a.a.U(bVar, dVar.h.get(480), "duration_resolution_under_480"), c.d.b.a.a.U(bVar, dVar.h.get(360), "duration_resolution_under_360"), o.to("num_pauses", 0), o.to("duration_paused", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.f.c(currentTimeMillis)) / 1000.0f)))), o.to("duration_zero_receivers", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.g.c(currentTimeMillis)) / 1000.0f)))), o.to("duration_video_stopped", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.h.c(currentTimeMillis)) / 1000.0f))))); - a aVar = dVar.f220c; - long a2 = i > 0 ? b.a(bVar, Float.valueOf(((float) (aVar.f * ((long) 8))) / f2)) : 0; - long a3 = i > 0 ? b.a(bVar, Float.valueOf(((float) aVar.a) / f2)) : 0; + Map mapOf = h0.mapOf(o.to("duration", Double.valueOf(Math.floor((double) f2))), c.d.b.a.a.U(bVar, eVar.e.get(8000000), "duration_stream_under_8mbps"), c.d.b.a.a.U(bVar, eVar.e.get(7000000), "duration_stream_under_7mbps"), c.d.b.a.a.U(bVar, eVar.e.get(6000000), "duration_stream_under_6mbps"), c.d.b.a.a.U(bVar, eVar.e.get(5000000), "duration_stream_under_5mbps"), c.d.b.a.a.U(bVar, eVar.e.get(4000000), "duration_stream_under_4mbps"), c.d.b.a.a.U(bVar, eVar.e.get(3000000), "duration_stream_under_3mbps"), c.d.b.a.a.U(bVar, eVar.e.get(2000000), "duration_stream_under_2mbps"), c.d.b.a.a.U(bVar, eVar.e.get(1500000), "duration_stream_under_1_5mbps"), c.d.b.a.a.U(bVar, eVar.e.get(1000000), "duration_stream_under_1mbps"), c.d.b.a.a.U(bVar, eVar.e.get(500000), "duration_stream_under_0_5mbps"), c.d.b.a.a.U(bVar, eVar.e.get(0), "duration_stream_at_0mbps"), c.d.b.a.a.U(bVar, eVar.f.get(60), "duration_fps_under_60"), c.d.b.a.a.U(bVar, eVar.f.get(55), "duration_fps_under_55"), c.d.b.a.a.U(bVar, eVar.f.get(50), "duration_fps_under_50"), c.d.b.a.a.U(bVar, eVar.f.get(45), "duration_fps_under_45"), c.d.b.a.a.U(bVar, eVar.f.get(40), "duration_fps_under_40"), c.d.b.a.a.U(bVar, eVar.f.get(35), "duration_fps_under_35"), c.d.b.a.a.U(bVar, eVar.f.get(30), "duration_fps_under_30"), c.d.b.a.a.U(bVar, eVar.f.get(25), "duration_fps_under_25"), c.d.b.a.a.U(bVar, eVar.f.get(20), "duration_fps_under_20"), c.d.b.a.a.U(bVar, eVar.f.get(15), "duration_fps_under_15"), c.d.b.a.a.U(bVar, eVar.f.get(10), "duration_fps_under_10"), c.d.b.a.a.U(bVar, eVar.f.get(5), "duration_fps_under_5"), c.d.b.a.a.U(bVar, eVar.f.get(0), "duration_fps_at_0"), o.to("avg_resolution", Long.valueOf(roundToLong)), c.d.b.a.a.U(bVar, eVar.h.get(720), "duration_resolution_under_720"), c.d.b.a.a.U(bVar, eVar.h.get(480), "duration_resolution_under_480"), c.d.b.a.a.U(bVar, eVar.h.get(360), "duration_resolution_under_360"), o.to("num_pauses", 0), o.to("duration_paused", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.h.c(currentTimeMillis)) / 1000.0f)))), o.to("duration_zero_receivers", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.i.c(currentTimeMillis)) / 1000.0f)))), o.to("duration_video_stopped", Long.valueOf(b.a(bVar, Float.valueOf(((float) this.j.c(currentTimeMillis)) / 1000.0f))))); + a aVar = eVar.f223c; + long a2 = i > 0 ? b.a(bVar, Float.valueOf(((float) (aVar.f * ((long) 8))) / f3)) : 0; + long a3 = i > 0 ? b.a(bVar, Float.valueOf(((float) aVar.a) / f3)) : 0; Pair[] pairArr = new Pair[10]; pairArr[0] = o.to("avg_bitrate", Long.valueOf(a2)); pairArr[1] = o.to("avg_fps", Long.valueOf(a3)); pairArr[2] = o.to("num_bytes", Long.valueOf(aVar.f)); pairArr[3] = o.to("num_packets_lost", Long.valueOf(aVar.d)); - pairArr[4] = o.to("num_packets", Long.valueOf(aVar.f219c)); + pairArr[4] = o.to("num_packets", Long.valueOf(aVar.f222c)); pairArr[5] = o.to("num_frames", Long.valueOf(aVar.b)); - Long l = dVar.b; + Long l = eVar.b; pairArr[6] = o.to("time_to_first_frame_ms", Long.valueOf(l != null ? l.longValue() : 0)); pairArr[7] = o.to("num_frames_dropped", Long.valueOf(aVar.e)); pairArr[8] = o.to("num_nacks", Long.valueOf(aVar.g)); diff --git a/app/src/main/java/c/a/r/m0/f.java b/app/src/main/java/c/a/r/o0/f.java similarity index 97% rename from app/src/main/java/c/a/r/m0/f.java rename to app/src/main/java/c/a/r/o0/f.java index 9f393cff04..30d6f6bd98 100644 --- a/app/src/main/java/c/a/r/m0/f.java +++ b/app/src/main/java/c/a/r/o0/f.java @@ -1,4 +1,4 @@ -package c.a.r.m0; +package c.a.r.o0; import d0.z.d.o; import kotlin.jvm.functions.Function2; diff --git a/app/src/main/java/c/a/r/o0/g.java b/app/src/main/java/c/a/r/o0/g.java new file mode 100644 index 0000000000..70077eec43 --- /dev/null +++ b/app/src/main/java/c/a/r/o0/g.java @@ -0,0 +1,25 @@ +package c.a.r.o0; + +import c.a.r.o0.e; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: VideoQuality.kt */ +public final class g extends o implements Function1 { + public static final g i = new g(); + + public g() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(e.f fVar) { + e.f fVar2 = fVar; + m.checkNotNullParameter(fVar2, "it"); + fVar2.onFirstFrameSent(); + return Unit.a; + } +} diff --git a/app/src/main/java/c/a/r/o0/h.java b/app/src/main/java/c/a/r/o0/h.java new file mode 100644 index 0000000000..124af9043d --- /dev/null +++ b/app/src/main/java/c/a/r/o0/h.java @@ -0,0 +1,28 @@ +package c.a.r.o0; + +import c.a.r.o0.e; +import co.discord.media_engine.InboundRtpVideo; +import d0.z.d.m; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function1; +/* compiled from: VideoQuality.kt */ +public final class h extends o implements Function1 { + public final /* synthetic */ InboundRtpVideo $statsPerUser; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public h(InboundRtpVideo inboundRtpVideo) { + super(1); + this.$statsPerUser = inboundRtpVideo; + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(e.f fVar) { + e.f fVar2 = fVar; + m.checkNotNullParameter(fVar2, "it"); + fVar2.onFirstFrameReceived(this.$statsPerUser.getSsrc()); + return Unit.a; + } +} diff --git a/app/src/main/java/c/a/r/p.java b/app/src/main/java/c/a/r/p.java index ed42ed5495..6e0d76f1a3 100644 --- a/app/src/main/java/c/a/r/p.java +++ b/app/src/main/java/c/a/r/p.java @@ -13,6 +13,6 @@ public final class p implements Action1 { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Boolean bool) { - this.i.s(new o(this, bool)); + this.i.t(new o(this, bool)); } } diff --git a/app/src/main/java/c/a/r/q.java b/app/src/main/java/c/a/r/q.java index 9d5ae35e99..72f03e9bc4 100644 --- a/app/src/main/java/c/a/r/q.java +++ b/app/src/main/java/c/a/r/q.java @@ -17,6 +17,6 @@ public final class q implements Action1 { RtcConnection rtcConnection = this.i; StringBuilder L = a.L("failed to handle connectivity change in "); L.append(this.i.k); - RtcConnection.o(rtcConnection, L.toString(), th, null, 4); + RtcConnection.p(rtcConnection, L.toString(), th, null, 4); } } diff --git a/app/src/main/java/c/a/r/r.java b/app/src/main/java/c/a/r/r.java index f375f20c5b..015ea8dc10 100644 --- a/app/src/main/java/c/a/r/r.java +++ b/app/src/main/java/c/a/r/r.java @@ -13,6 +13,6 @@ public final class r extends RtcConnection.b { @Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c public void onStateChange(RtcConnection.StateChange stateChange) { m.checkNotNullParameter(stateChange, "stateChange"); - this.i.f2081s.onNext(stateChange); + this.i.f2093s.onNext(stateChange); } } diff --git a/app/src/main/java/c/a/r/s.java b/app/src/main/java/c/a/r/s.java index 7d1df5a67c..6d2e0a93d0 100644 --- a/app/src/main/java/c/a/r/s.java +++ b/app/src/main/java/c/a/r/s.java @@ -1,6 +1,6 @@ package c.a.r; -import c.a.r.l0.a; +import c.a.r.n0.a; import com.discord.rtcconnection.RtcConnection; import d0.g0.t; import d0.t.g0; @@ -36,32 +36,32 @@ public final class s extends o implements Function0 { if (aVar != null) { aVar.e(); } - rtcConnection.u(RtcConnection.State.b.a); + rtcConnection.v(RtcConnection.State.b.a); } else { String replace$default = t.replace$default(str, ".gg", ".media", false, 4, (Object) null); - String v = c.d.b.a.a.v(str3, "://", replace$default); - String replace$default2 = t.replace$default(v, ":80", ":443", false, 4, (Object) null); + String u = c.d.b.a.a.u(str3, "://", replace$default); + String replace$default2 = t.replace$default(u, ":80", ":443", false, 4, (Object) null); a aVar2 = rtcConnection.v; if (aVar2 != null) { aVar2.e(); } if (rtcConnection.t) { - RtcConnection.j(rtcConnection, false, "Connect called on destroyed instance.", null, false, 4); + RtcConnection.k(rtcConnection, false, "Connect called on destroyed instance.", null, false, 4); } else if (str2 == null) { - RtcConnection.j(rtcConnection, false, "Connect called with no token.", null, false, 12); + RtcConnection.k(rtcConnection, false, "Connect called with no token.", null, false, 12); } else { - rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2); + rtcConnection.s("connecting via endpoint: " + replace$default + " token: " + str2); try { - URI uri = new URI(v); - rtcConnection.f2082x = uri.getHost(); - rtcConnection.f2083y = Integer.valueOf(uri.getPort()); + URI uri = new URI(u); + rtcConnection.f2094x = uri.getHost(); + rtcConnection.f2095y = Integer.valueOf(uri.getPort()); } catch (Exception e) { - rtcConnection.S.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default))); + rtcConnection.T.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default))); } - a aVar3 = new a(replace$default2, str2, sSLSocketFactory, rtcConnection.S, rtcConnection.R.c(), rtcConnection.T, rtcConnection.k); - d0 d0Var = rtcConnection.J; - m.checkNotNullParameter(d0Var, "listener"); - aVar3.p.add(d0Var); + a aVar3 = new a(replace$default2, str2, sSLSocketFactory, rtcConnection.T, rtcConnection.S.c(), rtcConnection.U, rtcConnection.k); + g0 g0Var = rtcConnection.K; + m.checkNotNullParameter(g0Var, "listener"); + aVar3.p.add(g0Var); aVar3.f(); rtcConnection.v = aVar3; } diff --git a/app/src/main/java/c/a/r/t.java b/app/src/main/java/c/a/r/t.java index 2d1248c5ab..cfee777489 100644 --- a/app/src/main/java/c/a/r/t.java +++ b/app/src/main/java/c/a/r/t.java @@ -13,6 +13,6 @@ public final class t implements Action1 { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Unit unit) { - this.i.this$0.s(new s(this)); + this.i.this$0.t(new s(this)); } } diff --git a/app/src/main/java/c/a/r/u.java b/app/src/main/java/c/a/r/u.java index aae4b626d4..806ff0bf8d 100644 --- a/app/src/main/java/c/a/r/u.java +++ b/app/src/main/java/c/a/r/u.java @@ -26,7 +26,7 @@ public final class u extends o implements Function0 { Throwable th = this.$throwable; m.checkNotNullExpressionValue(th, "throwable"); Objects.requireNonNull(rtcConnection); - rtcConnection.s(new x(rtcConnection, th)); + rtcConnection.t(new y(rtcConnection, th)); return Unit.a; } } diff --git a/app/src/main/java/c/a/r/v.java b/app/src/main/java/c/a/r/v.java index 1a26ff4edb..3630b2b806 100644 --- a/app/src/main/java/c/a/r/v.java +++ b/app/src/main/java/c/a/r/v.java @@ -12,6 +12,6 @@ public final class v implements Action1 { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Throwable th) { - this.i.this$0.s(new u(this, th)); + this.i.this$0.t(new u(this, th)); } } diff --git a/app/src/main/java/c/a/r/w.java b/app/src/main/java/c/a/r/w.java index 697608d802..5de4d08cf7 100644 --- a/app/src/main/java/c/a/r/w.java +++ b/app/src/main/java/c/a/r/w.java @@ -27,10 +27,10 @@ public final class w extends o implements Function0 { /* renamed from: invoke */ public Unit mo1invoke() { RtcConnection rtcConnection = this.this$0; - rtcConnection.A = Long.valueOf(rtcConnection.T.currentTimeMillis()); + rtcConnection.B = Long.valueOf(rtcConnection.U.currentTimeMillis()); RtcConnection rtcConnection2 = this.this$0; - rtcConnection2.C++; - rtcConnection2.D = rtcConnection2.R.a().c0(2, TimeUnit.SECONDS).W(new t(this), new v(this)); + rtcConnection2.D++; + rtcConnection2.E = rtcConnection2.S.a().c0(2, TimeUnit.SECONDS).W(new t(this), new v(this)); return Unit.a; } } diff --git a/app/src/main/java/c/a/r/x.java b/app/src/main/java/c/a/r/x.java index 7c27c9795e..ac695d1e17 100644 --- a/app/src/main/java/c/a/r/x.java +++ b/app/src/main/java/c/a/r/x.java @@ -1,26 +1,26 @@ package c.a.r; +import c.a.r.o0.e; import com.discord.rtcconnection.RtcConnection; -import d0.z.d.o; -import kotlin.Unit; -import kotlin.jvm.functions.Function0; /* compiled from: RtcConnection.kt */ -public final class x extends o implements Function0 { - public final /* synthetic */ Throwable $throwable; - public final /* synthetic */ RtcConnection this$0; +public final class x extends e.c { + public final /* synthetic */ RtcConnection i; - /* JADX INFO: super call moved to the top of the method (can break code semantics) */ - public x(RtcConnection rtcConnection, Throwable th) { - super(0); - this.this$0 = rtcConnection; - this.$throwable = th; + public x(RtcConnection rtcConnection) { + this.i = rtcConnection; } - /* Return type fixed from 'java.lang.Object' to match base method */ - @Override // kotlin.jvm.functions.Function0 - /* renamed from: invoke */ - public Unit mo1invoke() { - RtcConnection.j(this.this$0, false, "Unable to prepare media engine.", this.$throwable, false, 8); - return Unit.a; + @Override // c.a.r.o0.e.f + public void onFirstFrameReceived(long j) { + for (RtcConnection.c cVar : this.i.m) { + cVar.onFirstFrameReceived(j); + } + } + + @Override // c.a.r.o0.e.f + public void onFirstFrameSent() { + for (RtcConnection.c cVar : this.i.m) { + cVar.onFirstFrameSent(); + } } } diff --git a/app/src/main/java/c/a/r/y.java b/app/src/main/java/c/a/r/y.java index aa4d38e75f..998488e53a 100644 --- a/app/src/main/java/c/a/r/y.java +++ b/app/src/main/java/c/a/r/y.java @@ -1,19 +1,26 @@ package c.a.r; -import com.discord.rtcconnection.EncodeQuality; import com.discord.rtcconnection.RtcConnection; -import d0.o; -import java.util.Map; -import kotlin.Pair; -import rx.functions.Func2; +import d0.z.d.o; +import kotlin.Unit; +import kotlin.jvm.functions.Function0; /* compiled from: RtcConnection.kt */ -public final class y implements Func2, RtcConnection.StateChange, Pair, ? extends RtcConnection.State>> { - public static final y i = new y(); +public final class y extends o implements Function0 { + public final /* synthetic */ Throwable $throwable; + public final /* synthetic */ RtcConnection this$0; + + /* JADX INFO: super call moved to the top of the method (can break code semantics) */ + public y(RtcConnection rtcConnection, Throwable th) { + super(0); + this.this$0 = rtcConnection; + this.$throwable = th; + } /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ - @Override // rx.functions.Func2 - public Pair, ? extends RtcConnection.State> call(Map map, RtcConnection.StateChange stateChange) { - return o.to(map, stateChange.a); + @Override // kotlin.jvm.functions.Function0 + /* renamed from: invoke */ + public Unit mo1invoke() { + RtcConnection.k(this.this$0, false, "Unable to prepare media engine.", this.$throwable, false, 8); + return Unit.a; } } diff --git a/app/src/main/java/c/a/r/z.java b/app/src/main/java/c/a/r/z.java index 58ac83f940..da719fe37f 100644 --- a/app/src/main/java/c/a/r/z.java +++ b/app/src/main/java/c/a/r/z.java @@ -1,49 +1,19 @@ package c.a.r; -import c.a.r.l0.a; import com.discord.rtcconnection.EncodeQuality; import com.discord.rtcconnection.RtcConnection; -import d0.t.g0; -import d0.z.d.k; -import d0.z.d.m; -import java.util.LinkedHashMap; +import d0.o; import java.util.Map; import kotlin.Pair; -import kotlin.Unit; -import kotlin.jvm.functions.Function1; +import rx.functions.Func2; /* compiled from: RtcConnection.kt */ -public final /* synthetic */ class z extends k implements Function1, ? extends RtcConnection.State>, Unit> { - public z(RtcConnection rtcConnection) { - super(1, rtcConnection, RtcConnection.class, "onLocalMediaSinkWants", "onLocalMediaSinkWants(Lkotlin/Pair;)V", 0); - } +public final class z implements Func2, RtcConnection.StateChange, Pair, ? extends RtcConnection.State>> { + public static final z i = new z(); /* Return type fixed from 'java.lang.Object' to match base method */ - /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ - @Override // kotlin.jvm.functions.Function1 - public Unit invoke(Pair, ? extends RtcConnection.State> pair) { - Pair, ? extends RtcConnection.State> pair2 = pair; - m.checkNotNullParameter(pair2, "p1"); - RtcConnection rtcConnection = (RtcConnection) this.receiver; - if (rtcConnection.Y) { - Map map = (Map) pair2.component1(); - if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) { - rtcConnection.S.i(rtcConnection.k, "local MediaSinkWants: " + map, null); - a aVar = rtcConnection.v; - if (aVar == null) { - RtcConnection.o(rtcConnection, "onLocalMediaSinkWants() socket was null.", null, null, 6); - } else { - LinkedHashMap linkedHashMap = new LinkedHashMap(g0.mapCapacity(map.size())); - for (Map.Entry entry : map.entrySet()) { - linkedHashMap.put(entry.getKey(), Integer.valueOf(((EncodeQuality) entry.getValue()).getValue())); - } - m.checkNotNullParameter(linkedHashMap, "wants"); - aVar.b(); - if (aVar.q >= 5) { - aVar.o(15, linkedHashMap); - } - } - } - } - return Unit.a; + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ + @Override // rx.functions.Func2 + public Pair, ? extends RtcConnection.State> call(Map map, RtcConnection.StateChange stateChange) { + return o.to(map, stateChange.a); } } diff --git a/app/src/main/java/c/a/s/b.java b/app/src/main/java/c/a/s/b.java index 3122d0fef7..556f56fe9a 100644 --- a/app/src/main/java/c/a/s/b.java +++ b/app/src/main/java/c/a/s/b.java @@ -74,7 +74,7 @@ public final class b extends k implements Function2 f; @@ -42,7 +42,7 @@ public final class b extends ContentObserver { public final long b; /* renamed from: c reason: collision with root package name */ - public final String f224c; + public final String f226c; public final String d; public final Uri e; public final long f; @@ -52,7 +52,7 @@ public final class b extends ContentObserver { m.checkNotNullParameter(str2, "relativePath"); m.checkNotNullParameter(uri, "uri"); this.b = j; - this.f224c = str; + this.f226c = str; this.d = str2; this.e = uri; this.f = j2; @@ -67,12 +67,12 @@ public final class b extends ContentObserver { return false; } C0041b bVar = (C0041b) obj; - return this.b == bVar.b && m.areEqual(this.f224c, bVar.f224c) && m.areEqual(this.d, bVar.d) && m.areEqual(this.e, bVar.e) && this.f == bVar.f; + return this.b == bVar.b && m.areEqual(this.f226c, bVar.f226c) && m.areEqual(this.d, bVar.d) && m.areEqual(this.e, bVar.e) && this.f == bVar.f; } public int hashCode() { int a = a0.a.a.b.a(this.b) * 31; - String str = this.f224c; + String str = this.f226c; int i = 0; int hashCode = (a + (str != null ? str.hashCode() : 0)) * 31; String str2 = this.d; @@ -88,13 +88,13 @@ public final class b extends ContentObserver { StringBuilder L = c.d.b.a.a.L("ScreenshotData(id="); L.append(this.b); L.append(", fileName="); - L.append(this.f224c); + L.append(this.f226c); L.append(", relativePath="); L.append(this.d); L.append(", uri="); L.append(this.e); L.append(", dateAdded="); - return c.d.b.a.a.A(L, this.f, ")"); + return c.d.b.a.a.z(L, this.f, ")"); } } @@ -106,7 +106,7 @@ public final class b extends ContentObserver { m.checkNotNullParameter(contentResolver, "contentResolver"); m.checkNotNullParameter(clock2, "clock"); m.checkNotNullParameter(function2, "onScreenshot"); - this.f223c = logger; + this.f225c = logger; this.d = contentResolver; this.e = clock2; this.f = function2; @@ -157,7 +157,7 @@ public final class b extends ContentObserver { if (w.contains$default((CharSequence) lowerCase, (CharSequence) "screenshots/", false, 2, (Object) null)) { if (Math.abs((this.e.currentTimeMillis() / ((long) 1000)) - bVar.f) <= 10) { this.b = bVar.a; - this.f.invoke(bVar.e, bVar.f224c); + this.f.invoke(bVar.e, bVar.f226c); return; } return; @@ -192,7 +192,7 @@ public final class b extends ContentObserver { try { a(uri); } catch (Exception e) { - Logger.e$default(this.f223c, "Error processing screenshot", e, null, 4, null); + Logger.e$default(this.f225c, "Error processing screenshot", e, null, 4, null); } } } diff --git a/app/src/main/java/c/a/u/a/a.java b/app/src/main/java/c/a/u/a/a.java index 109b27ced4..985a52bef9 100644 --- a/app/src/main/java/c/a/u/a/a.java +++ b/app/src/main/java/c/a/u/a/a.java @@ -20,14 +20,14 @@ public final class a extends Rule, S> { public final /* synthetic */ StyleNode.a b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ Function3 f225c; + public final /* synthetic */ Function3 f227c; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(e eVar, Map map, StyleNode.a aVar, Function3 function3, Pattern pattern) { super(pattern); this.a = map; this.b = aVar; - this.f225c = function3; + this.f227c = function3; } @Override // com.discord.simpleast.core.parser.Rule @@ -52,11 +52,11 @@ public final class a extends Rule, S> { if (list != null) { List parse = parser.parse(group2, s2, list); Objects.requireNonNull(parse, "null cannot be cast to non-null type kotlin.collections.List>"); - aVar = new CodeNode.a.C0174a(group2, parse); + aVar = new CodeNode.a.C0175a(group2, parse); } else { aVar = new CodeNode.a.b(group2); } - Node node = (Node) this.f225c.invoke(new CodeNode(aVar, group, this.b), Boolean.valueOf(z2), s2); + Node node = (Node) this.f227c.invoke(new CodeNode(aVar, group, this.b), Boolean.valueOf(z2), s2); m.checkNotNullParameter(node, "node"); return new ParseSpec<>(node, s2); } diff --git a/app/src/main/java/c/a/u/a/e.java b/app/src/main/java/c/a/u/a/e.java index 8de30b8452..42e12d4b50 100644 --- a/app/src/main/java/c/a/u/a/e.java +++ b/app/src/main/java/c/a/u/a/e.java @@ -19,7 +19,7 @@ public final class e { public static final Pattern b; /* renamed from: c reason: collision with root package name */ - public static final Pattern f226c; + public static final Pattern f228c; public static final Pattern d; public static final Pattern e; public static final e f = new e(); @@ -33,7 +33,7 @@ public final class e { b = compile2; Pattern compile3 = Pattern.compile("^(?:\\n\\s*)+"); m.checkNotNullExpressionValue(compile3, "Pattern.compile(\"\"\"^(?:\\n\\s*)+\"\"\")"); - f226c = compile3; + f228c = compile3; Pattern compile4 = Pattern.compile("^[\\s\\S]+?(?=\\b|[^0-9A-Za-z\\s\\u00c0-\\uffff]|\\n| {2,}\\n|\\w+:\\S|$)"); m.checkNotNullExpressionValue(compile4, "Pattern.compile(\"\"\"^[\\s\\…|\\n| {2,}\\n|\\w+:\\S|$)\"\"\")"); d = compile4; @@ -66,7 +66,7 @@ public final class e { m.checkNotNullExpressionValue(c2, "createWordPattern(*builtIns)"); Pattern c3 = c((String[]) Arrays.copyOf(strArr3, strArr3.length)); m.checkNotNullExpressionValue(c3, "createWordPattern(*keywords)"); - return u.plus((Collection) list, (Iterable) n.listOf((Object[]) new Rule[]{new b(fVar, strArr4, compile), d(this, c2, 0, fVar.g, 1), d(this, c3, 0, fVar.d, 1), d(this, e, 0, fVar.f227c, 1), d(this, f226c, 0, null, 3), d(this, d, 0, null, 3)})); + return u.plus((Collection) list, (Iterable) n.listOf((Object[]) new Rule[]{new b(fVar, strArr4, compile), d(this, c2, 0, fVar.g, 1), d(this, c3, 0, fVar.d, 1), d(this, e, 0, fVar.f229c, 1), d(this, f228c, 0, null, 3), d(this, d, 0, null, 3)})); } public final Pattern b(String str) { diff --git a/app/src/main/java/c/a/u/a/f.java b/app/src/main/java/c/a/u/a/f.java index ac2a5c226c..ea054bc631 100644 --- a/app/src/main/java/c/a/u/a/f.java +++ b/app/src/main/java/c/a/u/a/f.java @@ -9,7 +9,7 @@ public final class f { public final StyleNode.a b; /* renamed from: c reason: collision with root package name */ - public final StyleNode.a f227c; + public final StyleNode.a f229c; public final StyleNode.a d; public final StyleNode.a e; public final StyleNode.a f; @@ -33,7 +33,7 @@ public final class f { m.checkNotNullParameter(aVar8, "paramsStyleProvider"); this.a = aVar; this.b = aVar2; - this.f227c = aVar3; + this.f229c = aVar3; this.d = aVar4; this.e = aVar5; this.f = aVar6; @@ -49,7 +49,7 @@ public final class f { return false; } f fVar = (f) obj; - return m.areEqual(this.a, fVar.a) && m.areEqual(this.b, fVar.b) && m.areEqual(this.f227c, fVar.f227c) && m.areEqual(this.d, fVar.d) && m.areEqual(this.e, fVar.e) && m.areEqual(this.f, fVar.f) && m.areEqual(this.g, fVar.g) && m.areEqual(this.h, fVar.h); + return m.areEqual(this.a, fVar.a) && m.areEqual(this.b, fVar.b) && m.areEqual(this.f229c, fVar.f229c) && m.areEqual(this.d, fVar.d) && m.areEqual(this.e, fVar.e) && m.areEqual(this.f, fVar.f) && m.areEqual(this.g, fVar.g) && m.areEqual(this.h, fVar.h); } public int hashCode() { @@ -58,7 +58,7 @@ public final class f { int hashCode = (aVar != null ? aVar.hashCode() : 0) * 31; StyleNode.a aVar2 = this.b; int hashCode2 = (hashCode + (aVar2 != null ? aVar2.hashCode() : 0)) * 31; - StyleNode.a aVar3 = this.f227c; + StyleNode.a aVar3 = this.f229c; int hashCode3 = (hashCode2 + (aVar3 != null ? aVar3.hashCode() : 0)) * 31; StyleNode.a aVar4 = this.d; int hashCode4 = (hashCode3 + (aVar4 != null ? aVar4.hashCode() : 0)) * 31; @@ -81,7 +81,7 @@ public final class f { L.append(", commentStyleProvider="); L.append(this.b); L.append(", literalStyleProvider="); - L.append(this.f227c); + L.append(this.f229c); L.append(", keywordStyleProvider="); L.append(this.d); L.append(", identifierStyleProvider="); diff --git a/app/src/main/java/c/a/u/a/i.java b/app/src/main/java/c/a/u/a/i.java index 28d7bf9f61..13deafedec 100644 --- a/app/src/main/java/c/a/u/a/i.java +++ b/app/src/main/java/c/a/u/a/i.java @@ -12,7 +12,7 @@ public final class i { 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 Pattern f228c = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); + public static final Pattern f230c = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32); public static final Pattern d = Pattern.compile("^@(\\w+)"); public static final Pattern e = Pattern.compile("^\"[\\s\\S]*?(? extends Node.a { @@ -24,7 +24,7 @@ public final class k { public final String b; /* renamed from: c reason: collision with root package name */ - public final f f230c; + public final f f232c; /* compiled from: Xml.kt */ /* renamed from: c.a.u.a.k$a$a reason: collision with other inner class name */ @@ -47,7 +47,7 @@ public final class k { m.checkNotNullParameter(fVar, "codeStyleProviders"); this.a = str; this.b = str2; - this.f230c = fVar; + this.f232c = fVar; } @Override // com.discord.simpleast.core.node.Node.a, com.discord.simpleast.core.node.Node @@ -83,7 +83,7 @@ public final class k { pair = o.to(this.a, ""); } String str4 = (String) pair.component2(); - C0043a aVar = new C0043a(this.f230c.g); + C0043a aVar = new C0043a(this.f232c.g); int length2 = spannableStringBuilder.length(); spannableStringBuilder.append((CharSequence) ('<' + ((String) pair.component1()))); Iterator it = ((StyleNode.a) aVar.receiver).get(rc).iterator(); @@ -92,7 +92,7 @@ public final class k { } int length3 = spannableStringBuilder.length(); spannableStringBuilder.append((CharSequence) (str4 + '>')); - Iterator it2 = this.f230c.h.get(rc).iterator(); + Iterator it2 = this.f232c.h.get(rc).iterator(); while (it2.hasNext()) { spannableStringBuilder.setSpan(it2.next(), length3, spannableStringBuilder.length() - 1, 33); } diff --git a/app/src/main/java/c/a/u/b/b/e.java b/app/src/main/java/c/a/u/b/b/e.java index ee2902968e..383a67db98 100644 --- a/app/src/main/java/c/a/u/b/b/e.java +++ b/app/src/main/java/c/a/u/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 f231c = Pattern.compile("^~~(?=\\S)([\\s\\S]*?\\S)~~"); + public static final Pattern f233c = 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 = f231c; + Pattern pattern6 = f233c; m.checkNotNullExpressionValue(pattern6, "PATTERN_STRIKETHRU"); arrayList.add(c(pattern6, f.i)); if (z2) { diff --git a/app/src/main/java/c/a/u/c/a.java b/app/src/main/java/c/a/u/c/a.java index 49bb7d50c8..047c34e40b 100644 --- a/app/src/main/java/c/a/u/c/a.java +++ b/app/src/main/java/c/a/u/c/a.java @@ -26,7 +26,7 @@ public final class a { public static final Pattern b; /* renamed from: c reason: collision with root package name */ - public static final Pattern f232c; + public static final Pattern f234c; public static final Pattern d = new Regex("^\\s*(?:(?:(.+)(?: +\\{([\\w ]*)\\}))|(.*))[ \\t]*\\n *([=\\-]){3,}[ \\t]*(?=\\n|$)").toPattern(); public static final a e = new a(); @@ -120,7 +120,7 @@ public final class a { this(pattern, function1); if ((i & 1) != 0) { a aVar = a.e; - pattern = a.f232c; + pattern = a.f234c; } } @@ -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)"); - f232c = compile3; + f234c = compile3; } } diff --git a/app/src/main/java/c/a/z/a0.java b/app/src/main/java/c/a/z/a0.java index b8338e3ab8..226ec5a7d3 100644 --- a/app/src/main/java/c/a/z/a0.java +++ b/app/src/main/java/c/a/z/a0.java @@ -20,9 +20,9 @@ import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt; import com.discord.utilities.views.SimpleRecyclerAdapter; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.textview.MaterialTextView; -import d0.o; import d0.z.d.k; import d0.z.d.m; +import d0.z.d.o; import java.io.Serializable; import java.util.List; import kotlin.Unit; @@ -39,16 +39,45 @@ public final class a0 extends AppBottomSheet implements h { /* compiled from: SelectorBottomSheet.kt */ public static final class a { + + /* compiled from: SelectorBottomSheet.kt */ + /* renamed from: c.a.z.a0$a$a reason: collision with other inner class name */ + public static final class C0046a extends o implements Function1 { + public static final C0046a i = new C0046a(); + + public C0046a() { + super(1); + } + + /* Return type fixed from 'java.lang.Object' to match base method */ + /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ + @Override // kotlin.jvm.functions.Function1 + public Unit invoke(Integer num) { + num.intValue(); + return Unit.a; + } + } + public a(DefaultConstructorMarker defaultConstructorMarker) { } + /* JADX DEBUG: Multi-variable search result rejected for r6v0, resolved type: c.a.z.a0$a */ + /* JADX WARN: Multi-variable type inference failed */ + public static /* synthetic */ a0 b(a aVar, FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1, int i) { + boolean z3 = (i & 8) != 0 ? true : z2; + if ((i & 16) != 0) { + function1 = C0046a.i; + } + return aVar.a(fragmentManager, str, list, z3, function1); + } + public final a0 a(FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1) { m.checkNotNullParameter(fragmentManager, "fragmentManager"); m.checkNotNullParameter(str, "title"); m.checkNotNullParameter(list, "options"); m.checkNotNullParameter(function1, "onSelectedListener"); a0 a0Var = new a0(); - a0Var.setArguments(BundleKt.bundleOf(o.to("simple_bottom_sheet_title", str), o.to("simple_bottom_sheet_options", list), o.to("simple_bottom_sheet_show_dividers", Boolean.valueOf(z2)))); + a0Var.setArguments(BundleKt.bundleOf(d0.o.to("simple_bottom_sheet_title", str), d0.o.to("simple_bottom_sheet_options", list), d0.o.to("simple_bottom_sheet_show_dividers", Boolean.valueOf(z2)))); a0Var.k = function1; a0Var.show(fragmentManager, d0.z.d.a0.getOrCreateKotlinClass(a0.class).toString()); return a0Var; @@ -69,14 +98,14 @@ public final class a0 extends AppBottomSheet implements h { public c.a.i.c invoke(View view) { View view2 = view; m.checkNotNullParameter(view2, "p1"); - int i2 = 2131365686; - ConstraintLayout constraintLayout = (ConstraintLayout) view2.findViewById(2131365686); + int i2 = 2131365747; + ConstraintLayout constraintLayout = (ConstraintLayout) view2.findViewById(2131365747); if (constraintLayout != null) { - i2 = 2131365687; - TextView textView = (TextView) view2.findViewById(2131365687); + i2 = 2131365748; + TextView textView = (TextView) view2.findViewById(2131365748); if (textView != null) { - i2 = 2131365688; - MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(2131365688); + i2 = 2131365749; + MaxHeightRecyclerView maxHeightRecyclerView = (MaxHeightRecyclerView) view2.findViewById(2131365749); if (maxHeightRecyclerView != null) { return new c.a.i.c((ConstraintLayout) view2, constraintLayout, textView, maxHeightRecyclerView); } @@ -87,7 +116,7 @@ public final class a0 extends AppBottomSheet implements h { } /* compiled from: SelectorBottomSheet.kt */ - public static final class c extends d0.z.d.o implements Function2 { + public static final class c extends o implements Function2 { public final /* synthetic */ a0 this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ @@ -105,14 +134,14 @@ public final class a0 extends AppBottomSheet implements h { m.checkNotNullParameter(layoutInflater2, "inflater"); m.checkNotNullParameter(viewGroup2, "parent"); View inflate = layoutInflater2.inflate(2131558435, viewGroup2, false); - int i = 2131364609; - MaterialTextView materialTextView = (MaterialTextView) inflate.findViewById(2131364609); + int i = 2131364662; + MaterialTextView materialTextView = (MaterialTextView) inflate.findViewById(2131364662); if (materialTextView != null) { - i = 2131364612; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364612); + i = 2131364665; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364665); if (simpleDraweeView != null) { - i = 2131364614; - MaterialTextView materialTextView2 = (MaterialTextView) inflate.findViewById(2131364614); + i = 2131364667; + MaterialTextView materialTextView2 = (MaterialTextView) inflate.findViewById(2131364667); if (materialTextView2 != null) { d dVar = new d((ConstraintLayout) inflate, materialTextView, simpleDraweeView, materialTextView2); m.checkNotNullExpressionValue(dVar, "BottomSheetSimpleSelecto…(inflater, parent, false)"); @@ -173,7 +202,7 @@ public final class a0 extends AppBottomSheet implements h { } List list = (List) serializable; boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers"); - TextView textView = g().f71c; + TextView textView = g().f68c; m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder"); textView.setText(string); ConstraintLayout constraintLayout = g().b; diff --git a/app/src/main/java/c/a/z/b0.java b/app/src/main/java/c/a/z/b0.java index b350ca5657..9aaf671b18 100644 --- a/app/src/main/java/c/a/z/b0.java +++ b/app/src/main/java/c/a/z/b0.java @@ -1,6 +1,5 @@ package c.a.z; -import androidx.annotation.ColorInt; import c.d.b.a.a; import d0.z.d.m; import java.io.Serializable; @@ -9,20 +8,24 @@ public final class b0 implements Serializable { private final CharSequence description; private final String iconUri; private final String title; + private final Integer titleEndIcon; private final Integer titleTextColor; - public b0(String str, CharSequence charSequence, String str2, @ColorInt Integer num) { - m.checkNotNullParameter(str, "title"); + public b0() { + this(null, null, null, null, null, 31); + } + + public b0(String str, CharSequence charSequence, String str2, Integer num, Integer num2, int i) { + str = (i & 1) != 0 ? null : str; + charSequence = (i & 2) != 0 ? null : charSequence; + str2 = (i & 4) != 0 ? null : str2; + num = (i & 8) != 0 ? null : num; + num2 = (i & 16) != 0 ? null : num2; this.title = str; this.description = charSequence; this.iconUri = str2; this.titleTextColor = num; - } - - /* JADX INFO: this call moved to the top of the method (can break code semantics) */ - public /* synthetic */ b0(String str, CharSequence charSequence, String str2, Integer num, int i) { - this(str, charSequence, str2, null); - int i2 = i & 8; + this.titleEndIcon = num2; } public final CharSequence a() { @@ -38,6 +41,10 @@ public final class b0 implements Serializable { } public final Integer d() { + return this.titleEndIcon; + } + + public final Integer e() { return this.titleTextColor; } @@ -50,7 +57,7 @@ public final class b0 implements Serializable { return false; } b0 b0Var = (b0) obj; - return m.areEqual(this.title, b0Var.title) && m.areEqual(this.description, b0Var.description) && m.areEqual(this.iconUri, b0Var.iconUri) && m.areEqual(this.titleTextColor, b0Var.titleTextColor); + return m.areEqual(this.title, b0Var.title) && m.areEqual(this.description, b0Var.description) && m.areEqual(this.iconUri, b0Var.iconUri) && m.areEqual(this.titleTextColor, b0Var.titleTextColor) && m.areEqual(this.titleEndIcon, b0Var.titleEndIcon); } @Override // java.lang.Object @@ -63,10 +70,12 @@ public final class b0 implements Serializable { String str2 = this.iconUri; int hashCode3 = (hashCode2 + (str2 != null ? str2.hashCode() : 0)) * 31; Integer num = this.titleTextColor; - if (num != null) { - i = num.hashCode(); + int hashCode4 = (hashCode3 + (num != null ? num.hashCode() : 0)) * 31; + Integer num2 = this.titleEndIcon; + if (num2 != null) { + i = num2.hashCode(); } - return hashCode3 + i; + return hashCode4 + i; } @Override // java.lang.Object @@ -78,6 +87,8 @@ public final class b0 implements Serializable { L.append(", iconUri="); L.append(this.iconUri); L.append(", titleTextColor="); - return a.B(L, this.titleTextColor, ")"); + L.append(this.titleTextColor); + L.append(", titleEndIcon="); + return a.A(L, this.titleEndIcon, ")"); } } diff --git a/app/src/main/java/c/a/z/d0.java b/app/src/main/java/c/a/z/d0.java index f29ec66a3d..da2375caa4 100644 --- a/app/src/main/java/c/a/z/d0.java +++ b/app/src/main/java/c/a/z/d0.java @@ -1,8 +1,12 @@ package c.a.z; import android.content.DialogInterface; +import android.graphics.drawable.Drawable; import androidx.constraintlayout.widget.ConstraintLayout; +import androidx.core.content.ContextCompat; +import androidx.core.graphics.drawable.DrawableCompat; import c.a.i.d; +import c.a.l.b; import com.discord.utilities.color.ColorCompat; import com.discord.utilities.images.MGImages; import com.discord.utilities.view.extensions.ViewExtensions; @@ -10,13 +14,14 @@ import com.discord.utilities.views.SimpleRecyclerAdapter; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.textview.MaterialTextView; import d0.z.d.m; +import kotlin.text.Regex; /* compiled from: SelectorBottomSheet.kt */ public final class d0 extends SimpleRecyclerAdapter.ViewHolder { public final h a; public final DialogInterface b; /* renamed from: c reason: collision with root package name */ - public final d f233c; + public final d f235c; /* JADX WARNING: Illegal instructions before constructor call */ public d0(h hVar, DialogInterface dialogInterface, d dVar) { @@ -28,42 +33,63 @@ public final class d0 extends SimpleRecyclerAdapter.ViewHolder { m.checkNotNullExpressionValue(constraintLayout, "itemBinding.root"); this.a = hVar; this.b = dialogInterface; - this.f233c = dVar; + this.f235c = dVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // com.discord.utilities.views.SimpleRecyclerAdapter.ViewHolder public void bind(b0 b0Var) { int i; + Drawable drawable; b0 b0Var2 = b0Var; m.checkNotNullParameter(b0Var2, "data"); - MaterialTextView materialTextView = this.f233c.d; + MaterialTextView materialTextView = this.f235c.d; m.checkNotNullExpressionValue(materialTextView, "itemBinding.selectComponentSheetItemTitle"); - materialTextView.setText(b0Var2.c()); - Integer d = b0Var2.d(); - if (d != null) { - i = d.intValue(); - } else { - MaterialTextView materialTextView2 = this.f233c.d; - m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemTitle"); - i = ColorCompat.getThemedColor(materialTextView2, 2130968932); - } - this.f233c.d.setTextColor(i); - MaterialTextView materialTextView3 = this.f233c.b; - m.checkNotNullExpressionValue(materialTextView3, "itemBinding.selectComponentSheetItemDescription"); - ViewExtensions.setTextAndVisibilityBy(materialTextView3, b0Var2.a()); + String c2 = b0Var2.c(); + Regex regex = b.a; + m.checkNotNullParameter(materialTextView, "$this$bindText"); + materialTextView.setText(c2); + materialTextView.setVisibility((c2 == null || c2.length() == 0) ^ true ? 0 : 8); + MaterialTextView materialTextView2 = this.f235c.b; + m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription"); + ViewExtensions.setTextAndVisibilityBy(materialTextView2, b0Var2.a()); if (b0Var2.b() != null) { - SimpleDraweeView simpleDraweeView = this.f233c.f76c; + SimpleDraweeView simpleDraweeView = this.f235c.f75c; m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon"); simpleDraweeView.setVisibility(0); - SimpleDraweeView simpleDraweeView2 = this.f233c.f76c; + SimpleDraweeView simpleDraweeView2 = this.f235c.f75c; m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon"); MGImages.setImage$default(simpleDraweeView2, b0Var2.b(), 2131165397, 2131165397, true, null, null, 96, null); } else { - SimpleDraweeView simpleDraweeView3 = this.f233c.f76c; + SimpleDraweeView simpleDraweeView3 = this.f235c.f75c; m.checkNotNullExpressionValue(simpleDraweeView3, "itemBinding.selectComponentSheetItemIcon"); simpleDraweeView3.setVisibility(8); } - this.f233c.a.setOnClickListener(new c0(this)); + MaterialTextView materialTextView3 = this.f235c.d; + materialTextView3.setText(b0Var2.c()); + Integer e = b0Var2.e(); + if (e != null) { + i = e.intValue(); + } else { + m.checkNotNullExpressionValue(materialTextView3, "this"); + i = ColorCompat.getThemedColor(materialTextView3, 2130968932); + } + materialTextView3.setTextColor(i); + Integer d = b0Var2.d(); + if (d != null) { + d.intValue(); + Drawable drawable2 = ContextCompat.getDrawable(materialTextView3.getContext(), b0Var2.d().intValue()); + if (drawable2 != null) { + MaterialTextView materialTextView4 = this.f235c.d; + m.checkNotNullExpressionValue(materialTextView4, "itemBinding.selectComponentSheetItemTitle"); + DrawableCompat.setTint(drawable2, ColorCompat.getThemedColor(materialTextView4, 2130968932)); + drawable = drawable2; + com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); + this.f235c.a.setOnClickListener(new c0(this)); + } + } + drawable = null; + com.discord.utilities.drawable.DrawableCompat.setCompoundDrawablesCompat$default(materialTextView3, (Drawable) null, (Drawable) null, drawable, (Drawable) null, 11, (Object) null); + this.f235c.a.setOnClickListener(new c0(this)); } } diff --git a/app/src/main/java/c/a/z/e0.java b/app/src/main/java/c/a/z/e0.java index 05f2846aae..6119667431 100644 --- a/app/src/main/java/c/a/z/e0.java +++ b/app/src/main/java/c/a/z/e0.java @@ -20,7 +20,7 @@ public final class e0 extends o implements Function0 { @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public Drawable mo1invoke() { - Drawable drawable = ContextCompat.getDrawable(this.this$0.getContext(), 2131232049); + Drawable drawable = ContextCompat.getDrawable(this.this$0.getContext(), 2131232062); if (drawable != null) { drawable.setTint(ColorCompat.getThemedColor(this.this$0.getContext(), 2130968949)); } diff --git a/app/src/main/java/c/a/z/g.java b/app/src/main/java/c/a/z/g.java index 1e81097b63..fde7546e31 100644 --- a/app/src/main/java/c/a/z/g.java +++ b/app/src/main/java/c/a/z/g.java @@ -26,7 +26,7 @@ public final class g extends o implements Function2 implements b { if (aVar2 == null) { return null; } - int i2 = aVar2.f234c; + int i2 = aVar2.f236c; return (i2 == -180 || i2 == 0 || i2 == 180) ? new Point(aVar2.a, aVar2.b) : new Point(aVar2.b, aVar2.a); } } diff --git a/app/src/main/java/c/a/z/i0/o.java b/app/src/main/java/c/a/z/i0/o.java index 72fcf989dc..68d6012584 100644 --- a/app/src/main/java/c/a/z/i0/o.java +++ b/app/src/main/java/c/a/z/i0/o.java @@ -31,7 +31,7 @@ public final class o extends d0.z.d.o implements Function1 { m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer"); boolean z2 = false; appVideoStreamRenderer.setVisibility(0); - View view = videoCallParticipantView.i.f173c; + View view = videoCallParticipantView.i.f170c; m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox"); view.setVisibility(0); ProgressBar progressBar = videoCallParticipantView.i.p; diff --git a/app/src/main/java/c/a/z/k.java b/app/src/main/java/c/a/z/k.java index fed089e009..db5dfb11de 100644 --- a/app/src/main/java/c/a/z/k.java +++ b/app/src/main/java/c/a/z/k.java @@ -17,7 +17,7 @@ public abstract class k extends OverlayDialog implements AppComponent { public final Subject w; /* renamed from: x reason: collision with root package name */ - public Function1 f235x = l.i; + public Function1 f237x = l.i; /* compiled from: Animator.kt */ public static final class a implements Animator.AnimatorListener { @@ -81,7 +81,7 @@ public abstract class k extends OverlayDialog implements AppComponent { getUnsubscribeSignal().onNext(null); Log.i(getClass().getSimpleName(), "closing"); if (!ViewCompat.isAttachedToWindow(this)) { - this.f235x.invoke(this); + this.f237x.invoke(this); return; } Animator closingAnimator = getClosingAnimator(); @@ -94,7 +94,7 @@ public abstract class k 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.f235x; + return this.f237x; } @Override // com.discord.app.AppComponent @@ -110,6 +110,6 @@ public abstract class k extends OverlayDialog implements AppComponent { public final void setOnDialogClosed(Function1 function1) { m.checkNotNullParameter(function1, ""); - this.f235x = function1; + this.f237x = function1; } } diff --git a/app/src/main/java/c/a/z/k0/a.java b/app/src/main/java/c/a/z/k0/a.java index 0efe41fa83..8411b8700c 100644 --- a/app/src/main/java/c/a/z/k0/a.java +++ b/app/src/main/java/c/a/z/k0/a.java @@ -34,7 +34,7 @@ public final class a extends o implements Function1 { if (themedFont != null) { hook2.a.add(new TypefaceSpanCompat(themedFont)); } - hook2.a.add(new ForegroundColorSpan(ColorCompat.getThemedColor(this.this$0.this$0.getContext(), 2130969869))); + hook2.a.add(new ForegroundColorSpan(ColorCompat.getThemedColor(this.this$0.this$0.getContext(), 2130969871))); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/k0/c/a.java b/app/src/main/java/c/a/z/k0/c/a.java index 608b4391ee..e4b7470800 100644 --- a/app/src/main/java/c/a/z/k0/c/a.java +++ b/app/src/main/java/c/a/z/k0/c/a.java @@ -3,7 +3,7 @@ package c.a.z.k0.c; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.r4; +import c.a.i.t4; import c.a.z.k0.c.d; import com.discord.utilities.extensions.SimpleDraweeViewExtensionsKt; import com.discord.utilities.mg_recycler.MGRecyclerViewHolder; @@ -11,22 +11,22 @@ import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.m; /* compiled from: SpeakersViewHolder.kt */ public final class a extends MGRecyclerViewHolder { - public final r4 a; + public final t4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public a(c cVar) { - super(2131558994, cVar); + super(2131559006, cVar); m.checkNotNullParameter(cVar, "adapter"); View view = this.itemView; - int i = 2131362953; - SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362953); + int i = 2131362983; + SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362983); if (simpleDraweeView != null) { - i = 2131362954; - TextView textView = (TextView) view.findViewById(2131362954); + i = 2131362984; + TextView textView = (TextView) view.findViewById(2131362984); if (textView != null) { - r4 r4Var = new r4((LinearLayout) view, simpleDraweeView, textView); - m.checkNotNullExpressionValue(r4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); - this.a = r4Var; + t4 t4Var = new t4((LinearLayout) view, simpleDraweeView, textView); + m.checkNotNullExpressionValue(t4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)"); + this.a = t4Var; return; } } @@ -46,7 +46,7 @@ public final class a extends MGRecyclerViewHolder { SimpleDraweeView simpleDraweeView = this.a.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.discoveryStageCardSpeakerAvatar"); SimpleDraweeViewExtensionsKt.setUserIcon$default(simpleDraweeView, Long.valueOf(j), str, null, false, 2131165290, 12, null); - TextView textView = this.a.f150c; + TextView textView = this.a.f159c; m.checkNotNullExpressionValue(textView, "binding.discoveryStageCardSpeakerName"); textView.setText(str2); } diff --git a/app/src/main/java/c/a/z/k0/c/b.java b/app/src/main/java/c/a/z/k0/c/b.java index 0eb7136236..b8aa0a6dd3 100644 --- a/app/src/main/java/c/a/z/k0/c/b.java +++ b/app/src/main/java/c/a/z/k0/c/b.java @@ -3,7 +3,7 @@ package c.a.z.k0.c; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; -import c.a.i.q4; +import c.a.i.s4; import c.a.z.k0.c.d; import c.d.b.a.a; import com.discord.utilities.mg_recycler.MGRecyclerViewHolder; @@ -11,21 +11,21 @@ import com.discord.utilities.resources.StringResourceUtilsKt; import d0.z.d.m; /* compiled from: SpeakersViewHolder.kt */ public final class b extends MGRecyclerViewHolder { - public final q4 a; + public final s4 a; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b(c cVar) { - super(2131558992, cVar); + super(2131559004, cVar); m.checkNotNullParameter(cVar, "adapter"); View view = this.itemView; - TextView textView = (TextView) view.findViewById(2131364151); + TextView textView = (TextView) view.findViewById(2131364197); if (textView != null) { - q4 q4Var = new q4((LinearLayout) view, textView); - m.checkNotNullExpressionValue(q4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); - this.a = q4Var; + s4 s4Var = new s4((LinearLayout) view, textView); + m.checkNotNullExpressionValue(s4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)"); + this.a = s4Var; return; } - throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(2131364151))); + throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(2131364197))); } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [int, java.lang.Object] */ @@ -39,6 +39,6 @@ public final class b extends MGRecyclerViewHolder { m.checkNotNullExpressionValue(textView, "binding.otherSpeakersCountText"); View view = this.itemView; m.checkNotNullExpressionValue(view, "itemView"); - textView.setText(c.a.l.b.i(view, 2131888156, new Object[]{StringResourceUtilsKt.getI18nPluralString(a.T(this.itemView, "itemView", "itemView.context"), 2131755061, i2, Integer.valueOf(i2))}, null, 4)); + textView.setText(c.a.l.b.i(view, 2131888157, new Object[]{StringResourceUtilsKt.getI18nPluralString(a.I(this.itemView, "itemView", "itemView.context"), 2131755061, i2, Integer.valueOf(i2))}, null, 4)); } } diff --git a/app/src/main/java/c/a/z/k0/c/c.java b/app/src/main/java/c/a/z/k0/c/c.java index fc16319bbb..9a9a7a2a8b 100644 --- a/app/src/main/java/c/a/z/k0/c/c.java +++ b/app/src/main/java/c/a/z/k0/c/c.java @@ -32,6 +32,6 @@ public final class c extends MGRecyclerAdapterSimple { if (i == 1) { return new b(this); } - throw new IllegalStateException(c.d.b.a.a.l("Invalid view type: ", i)); + throw new IllegalStateException(c.d.b.a.a.k("Invalid view type: ", i)); } } diff --git a/app/src/main/java/c/a/z/m.java b/app/src/main/java/c/a/z/m.java index 96a1064284..23eaead5b1 100644 --- a/app/src/main/java/c/a/z/m.java +++ b/app/src/main/java/c/a/z/m.java @@ -25,7 +25,7 @@ public final class m extends o implements Function2 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(View view) { m.checkNotNullParameter(view, "it"); - this.this$0.this$0.i.f104c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); - this.this$0.this$0.i.f104c.a(); + this.this$0.this$0.i.f102c.setPlaybackMode(RLottieDrawable.PlaybackMode.LOOP); + this.this$0.this$0.i.f102c.a(); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/o0/h.java b/app/src/main/java/c/a/z/o0/h.java index 18a72f0819..cbb81f4f0d 100644 --- a/app/src/main/java/c/a/z/o0/h.java +++ b/app/src/main/java/c/a/z/o0/h.java @@ -47,11 +47,11 @@ public final class h extends o implements Function1 { @Override // kotlin.jvm.functions.Function1 public Unit invoke(Error error) { m.checkNotNullParameter(error, "it"); - c.a.d.o.g(this.this$0.getContext(), 2131890430, 0, null, 12); + c.a.d.o.g(this.this$0.getContext(), 2131890498, 0, null, 12); return Unit.a; } } diff --git a/app/src/main/java/c/a/z/s.java b/app/src/main/java/c/a/z/s.java index c544eb608e..5a6e786706 100644 --- a/app/src/main/java/c/a/z/s.java +++ b/app/src/main/java/c/a/z/s.java @@ -29,7 +29,7 @@ public final class s extends o implements Function1 { m.checkNotNullExpressionValue(context, "context"); String link = modelInvite2.toLink(this.this$0.getResources(), "https://discord.gg"); m.checkNotNullExpressionValue(link, "invite.toLink(resources, BuildConfig.HOST_INVITE)"); - c.a.d.o.a(context, link, 2131890617); + c.a.d.o.a(context, link, 2131890686); this.this$0.getOnDismissRequested$app_productionBetaRelease().mo1invoke(); return Unit.a; } diff --git a/app/src/main/java/c/a/z/v.java b/app/src/main/java/c/a/z/v.java index f0d9b6918c..585b0d93d0 100644 --- a/app/src/main/java/c/a/z/v.java +++ b/app/src/main/java/c/a/z/v.java @@ -28,10 +28,10 @@ public final class v extends OverlayBubbleWrap implements AppComponent { public static final /* synthetic */ int w = 0; /* renamed from: x reason: collision with root package name */ - public final r0 f236x; + public final r0 f238x; /* renamed from: y reason: collision with root package name */ - public final Subject f237y; + public final Subject f239y; /* compiled from: OverlayVoiceBubble.kt */ public static final class a implements j0.k.b> { @@ -82,16 +82,16 @@ public final class v extends OverlayBubbleWrap implements AppComponent { public v(Context context) { super(context); m.checkNotNullParameter(context, "context"); - View inflate = LayoutInflater.from(getContext()).inflate(2131558613, (ViewGroup) this, false); + View inflate = LayoutInflater.from(getContext()).inflate(2131558615, (ViewGroup) this, false); addView(inflate); Objects.requireNonNull(inflate, "rootView"); SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate; r0 r0Var = new r0(simpleDraweeView, simpleDraweeView); m.checkNotNullExpressionValue(r0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)"); - this.f236x = r0Var; + this.f238x = r0Var; PublishSubject k0 = PublishSubject.k0(); m.checkNotNullExpressionValue(k0, "PublishSubject.create()"); - this.f237y = k0; + this.f239y = k0; } @Override // com.discord.overlay.views.OverlayBubbleWrap @@ -112,14 +112,14 @@ public final class v extends OverlayBubbleWrap implements AppComponent { } public final SimpleDraweeView getImageView$app_productionBetaRelease() { - SimpleDraweeView simpleDraweeView = this.f236x.b; + SimpleDraweeView simpleDraweeView = this.f238x.b; m.checkNotNullExpressionValue(simpleDraweeView, "binding.overlayBubbleIv"); return simpleDraweeView; } @Override // com.discord.app.AppComponent public Subject getUnsubscribeSignal() { - return this.f237y; + return this.f239y; } public final void h() { diff --git a/app/src/main/java/c/a/z/w.java b/app/src/main/java/c/a/z/w.java index c3d1ff7f4d..0fe0556016 100644 --- a/app/src/main/java/c/a/z/w.java +++ b/app/src/main/java/c/a/z/w.java @@ -25,7 +25,7 @@ public final class w extends o implements Function2"); m.checkNotNullParameter(list2, ""); if (!m.areEqual(this.this$0.B, this.$searchModel$inlined.getFilter())) { - this.this$0.f238y.f.scrollToPosition(0); + this.this$0.f240y.f.scrollToPosition(0); this.this$0.B = this.$searchModel$inlined.getFilter(); } return Unit.a; diff --git a/app/src/main/java/c/a/z/y.java b/app/src/main/java/c/a/z/y.java index b990f9f461..dcf68187d0 100644 --- a/app/src/main/java/c/a/z/y.java +++ b/app/src/main/java/c/a/z/y.java @@ -36,10 +36,10 @@ public final class y extends k implements AppComponent { public String B; /* renamed from: y reason: collision with root package name */ - public s0 f238y; + public s0 f240y; /* renamed from: z reason: collision with root package name */ - public final WidgetGlobalSearchAdapter f239z; + public final WidgetGlobalSearchAdapter f241z; /* compiled from: OverlayVoiceSelectorBubbleDialog.kt */ public static final class a implements View.OnClickListener { @@ -105,17 +105,17 @@ public final class y extends k implements AppComponent { WidgetGlobalSearchModel widgetGlobalSearchModel2 = widgetGlobalSearchModel; m.checkNotNullParameter(widgetGlobalSearchModel2, "it"); y yVar = this.this$0; - TextView textView = yVar.f238y.d; + TextView textView = yVar.f240y.d; m.checkNotNullExpressionValue(textView, "binding.emptyResults"); int i = 8; textView.setVisibility(widgetGlobalSearchModel2.getData().isEmpty() ? 0 : 8); - RecyclerView recyclerView = yVar.f238y.f; + RecyclerView recyclerView = yVar.f240y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); if (!widgetGlobalSearchModel2.getData().isEmpty()) { i = 0; } recyclerView.setVisibility(i); - WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = yVar.f239z; + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = yVar.f241z; widgetGlobalSearchAdapter.setOnUpdated(new w(yVar, widgetGlobalSearchModel2)); List data = widgetGlobalSearchModel2.getData(); ArrayList arrayList = new ArrayList(); @@ -138,40 +138,40 @@ public final class y extends k implements AppComponent { getWindowLayoutParams().flags &= -9; s0 a2 = s0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f238y = a2; - RecyclerView recyclerView = this.f238y.f; + this.f240y = a2; + RecyclerView recyclerView = this.f240y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); - this.f239z = new WidgetGlobalSearchAdapter(recyclerView); + this.f241z = new WidgetGlobalSearchAdapter(recyclerView); } @Override // c.a.z.k public Animator getClosingAnimator() { Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), 2130837533); - loadAnimator.setTarget(this.f238y.f151c); + loadAnimator.setTarget(this.f240y.f152c); m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }"); return loadAnimator; } public final void h() { - this.f238y.b.setOnClickListener(new a(this)); - TextInputLayout textInputLayout = this.f238y.e; + this.f240y.b.setOnClickListener(new a(this)); + TextInputLayout textInputLayout = this.f240y.e; m.checkNotNullExpressionValue(textInputLayout, "binding.overlayChannelSearch"); ViewExtensions.setText(textInputLayout, this.B); - TextInputLayout textInputLayout2 = this.f238y.e; + TextInputLayout textInputLayout2 = this.f240y.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.f239z; - RecyclerView recyclerView = this.f238y.f; + WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.f241z; + RecyclerView recyclerView = this.f240y.f; m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv"); widgetGlobalSearchAdapter.setRecycler(recyclerView); - MGRecyclerAdapter.Companion.configure(this.f239z); + MGRecyclerAdapter.Companion.configure(this.f241z); 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.f239z), y.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.f241z), y.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null); } @Override // android.view.View, android.view.ViewGroup @@ -179,7 +179,7 @@ public final class y extends k implements AppComponent { super.onAttachedToWindow(); h(); Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), 2130837534); - loadAnimator.setTarget(this.f238y.f151c); + loadAnimator.setTarget(this.f240y.f152c); loadAnimator.start(); } @@ -190,7 +190,7 @@ public final class y extends k implements AppComponent { removeAllViewsInLayout(); s0 a2 = s0.a(LayoutInflater.from(getContext()), this, true); m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)"); - this.f238y = a2; + this.f240y = a2; h(); } } diff --git a/app/src/main/java/c/a/z/z.java b/app/src/main/java/c/a/z/z.java index 065f2ba18c..0d5cedf019 100644 --- a/app/src/main/java/c/a/z/z.java +++ b/app/src/main/java/c/a/z/z.java @@ -21,19 +21,19 @@ public final class z extends LinearLayout { public z(Context context) { super(context); - View inflate = LayoutInflater.from(getContext()).inflate(2131558645, (ViewGroup) this, false); + View inflate = LayoutInflater.from(getContext()).inflate(2131558647, (ViewGroup) this, false); addView(inflate); - int i = 2131362791; - TextView textView = (TextView) inflate.findViewById(2131362791); + int i = 2131362801; + TextView textView = (TextView) inflate.findViewById(2131362801); if (textView != null) { - i = 2131362792; - TextView textView2 = (TextView) inflate.findViewById(2131362792); + i = 2131362802; + TextView textView2 = (TextView) inflate.findViewById(2131362802); if (textView2 != null) { - i = 2131362793; - TextSwitcher textSwitcher = (TextSwitcher) inflate.findViewById(2131362793); + i = 2131362803; + TextSwitcher textSwitcher = (TextSwitcher) inflate.findViewById(2131362803); if (textSwitcher != null) { - i = 2131363049; - SimpleDraweeSpanTextView simpleDraweeSpanTextView = (SimpleDraweeSpanTextView) inflate.findViewById(2131363049); + i = 2131363079; + SimpleDraweeSpanTextView simpleDraweeSpanTextView = (SimpleDraweeSpanTextView) inflate.findViewById(2131363079); if (simpleDraweeSpanTextView != null) { c1 c1Var = new c1((LinearLayout) inflate, textView, textView2, textSwitcher, simpleDraweeSpanTextView); m.checkNotNullExpressionValue(c1Var, "ReactionViewBinding.infl…rom(context), this, true)"); @@ -52,7 +52,7 @@ public final class z extends LinearLayout { TextView textView = this.l.b; m.checkNotNullExpressionValue(textView, "binding.counterText1"); textView.setActivated(z2); - TextView textView2 = this.l.f73c; + TextView textView2 = this.l.f70c; m.checkNotNullExpressionValue(textView2, "binding.counterText2"); textView2.setActivated(z2); } 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 4c56175ba1..7cecb21e4b 100644 --- a/app/src/main/java/c/b/a/a/a.java +++ b/app/src/main/java/c/b/a/a/a.java @@ -65,11 +65,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$OnClickListenerC0046a implements View.OnClickListener { + public static final class View$OnClickListenerC0047a implements View.OnClickListener { public final /* synthetic */ int i; public final /* synthetic */ Object j; - public View$OnClickListenerC0046a(int i, Object obj) { + public View$OnClickListenerC0047a(int i, Object obj) { this.i = i; this.j = obj; } @@ -306,14 +306,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$OnClickListenerC0046a(0, this)); + inflate.setOnClickListener(new View$OnClickListenerC0047a(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$OnClickListenerC0046a(1, this)); + imageView.setOnClickListener(new View$OnClickListenerC0047a(1, this)); } FloatingActionButton floatingActionButton = this.l; Objects.requireNonNull(floatingActionButton, "null cannot be cast to non-null type com.google.android.material.floatingactionbutton.FloatingActionButton"); @@ -398,7 +398,7 @@ public class a extends AppCompatDialogFragment { } FloatingActionButton floatingActionButton2 = this.l; if (floatingActionButton2 != null) { - floatingActionButton2.setOnClickListener(new View$OnClickListenerC0046a(2, parentFragment)); + floatingActionButton2.setOnClickListener(new View$OnClickListenerC0047a(2, parentFragment)); } this.n = flexInputFragment.b().addItemSelectionListener(this.q); FloatingActionButton floatingActionButton3 = this.l; 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 2985718b3f..2211e51e94 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 f240c; + public int f242c; public int d; public int e; public int f; @@ -52,15 +52,15 @@ public final class i extends RecyclerView.Adapter { public final c r; /* renamed from: s reason: collision with root package name */ - public final /* synthetic */ i f241s; + public final /* synthetic */ i f243s; /* compiled from: MediaCursorAdapter.kt */ /* renamed from: c.b.a.d.i$a$a reason: collision with other inner class name */ - public static final class C0047a extends o implements Function1 { + public static final class C0048a 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 C0047a(boolean z2) { + public C0048a(boolean z2) { super(1); this.$isAnimationRequested = z2; } @@ -86,7 +86,7 @@ public final class i extends RecyclerView.Adapter { public a(i iVar, c cVar) { super(r4); m.checkNotNullParameter(cVar, "binding"); - this.f241s = iVar; + this.f243s = iVar; FrameLayout frameLayout = cVar.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); this.r = cVar; @@ -109,7 +109,7 @@ public final class i extends RecyclerView.Adapter { @Override // c.b.a.d.j public SimpleDraweeView a() { - SimpleDraweeView simpleDraweeView = this.r.f244c; + SimpleDraweeView simpleDraweeView = this.r.f246c; m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv"); return simpleDraweeView; } @@ -118,7 +118,7 @@ public final class i extends RecyclerView.Adapter { FrameLayout frameLayout = this.r.a; m.checkNotNullExpressionValue(frameLayout, "binding.root"); frameLayout.setSelected(z2); - C0047a aVar = new C0047a(z3); + C0048a aVar = new C0048a(z3); if (z2) { SimpleDraweeView simpleDraweeView = this.r.d; m.checkNotNullExpressionValue(simpleDraweeView, "binding.itemCheckIndicator"); @@ -144,7 +144,7 @@ public final class i extends RecyclerView.Adapter { @Override // android.view.View.OnClickListener public void onClick(View view) { m.checkNotNullParameter(view, "v"); - SelectionCoordinator selectionCoordinator = this.f241s.a; + SelectionCoordinator selectionCoordinator = this.f243s.a; Media media = this.o; int adapterPosition = getAdapterPosition(); Objects.requireNonNull(selectionCoordinator); @@ -169,7 +169,7 @@ public final class i extends RecyclerView.Adapter { m.checkNotNullParameter(obj, "cookie"); if (cursor != null) { i iVar = this.a; - iVar.f240c = cursor.getColumnIndex("_id"); + iVar.f242c = 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.f240c); + long j = cursor.getLong(this.f242c); 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"; @@ -267,9 +267,9 @@ public final class i extends RecyclerView.Adapter { aVar2.o = a2; int i2 = 0; if (a2 != null) { - aVar2.d(aVar2.f241s.a.a(a2, aVar2.getAdapterPosition()), false); + aVar2.d(aVar2.f243s.a.a(a2, aVar2.getAdapterPosition()), false); } - aVar2.c(a2, Integer.valueOf(aVar2.f241s.h), Integer.valueOf(aVar2.f241s.i)); + aVar2.c(a2, Integer.valueOf(aVar2.f243s.h), Integer.valueOf(aVar2.f243s.i)); boolean z2 = true; if (a2 == null || !a2.i) { z2 = false; 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 b49b0abd0a..1d99c21b2f 100644 --- a/app/src/main/java/c/b/a/d/j.java +++ b/app/src/main/java/c/b/a/d/j.java @@ -59,7 +59,7 @@ public abstract class j extends RecyclerView.ViewHolder { public CancellationSignal b; /* renamed from: c reason: collision with root package name */ - public Bitmap f242c; + public Bitmap f244c; public final ContentResolver d; public b(ContentResolver contentResolver) { @@ -78,11 +78,11 @@ public abstract class j extends RecyclerView.ViewHolder { cancellationSignal.cancel(); } } - Bitmap bitmap = this.f242c; + Bitmap bitmap = this.f244c; if (bitmap != null) { bitmap.recycle(); } - this.f242c = null; + this.f244c = 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 d872e8b0de..bc455d23a2 100644 --- a/app/src/main/java/c/b/a/d/k.java +++ b/app/src/main/java/c/b/a/d/k.java @@ -74,8 +74,8 @@ public final class k extends d0.w.h.a.k implements Function2> b; /* renamed from: c reason: collision with root package name */ - public static c.a f250c = c.a.a("t", "s", "e", "o", "i", "h", "to", "ti"); + public static c.a f252c = c.a.a("t", "s", "e", "o", "i", "h", "to", "ti"); public static a a(c cVar, d dVar, float f, g0 g0Var, boolean z2) throws IOException { T t; @@ -40,7 +40,7 @@ public class p { boolean z3 = false; float f2 = 0.0f; while (cVar.e()) { - switch (cVar.z(f250c)) { + switch (cVar.z(f252c)) { case 0: f2 = (float) cVar.p(); break; diff --git a/app/src/main/java/c/c/a/a0/q.java b/app/src/main/java/c/c/a/a0/q.java index 2a6b7615c5..3ba1bb5646 100644 --- a/app/src/main/java/c/c/a/a0/q.java +++ b/app/src/main/java/c/c/a/a0/q.java @@ -54,15 +54,15 @@ public class q { i2++; a aVar2 = (a) list.get(i2); aVar.f = Float.valueOf(aVar2.e); - if (aVar.f255c == null && (t = aVar2.b) != null) { - aVar.f255c = t; + if (aVar.f257c == null && (t = aVar2.b) != null) { + aVar.f257c = t; if (aVar instanceof h) { ((h) aVar).e(); } } } a aVar3 = (a) list.get(i); - if ((aVar3.b == null || aVar3.f255c == null) && list.size() > 1) { + if ((aVar3.b == null || aVar3.f257c == null) && list.size() > 1) { list.remove(aVar3); } } diff --git a/app/src/main/java/c/c/a/a0/r.java b/app/src/main/java/c/c/a/a0/r.java index d146141769..4f14602d46 100644 --- a/app/src/main/java/c/c/a/a0/r.java +++ b/app/src/main/java/c/c/a/a0/r.java @@ -21,7 +21,7 @@ public class r { public static final c.a b = c.a.a("d", "a"); /* renamed from: c reason: collision with root package name */ - public static final c.a f251c = c.a.a("nm"); + public static final c.a f253c = c.a.a("nm"); /* JADX DEBUG: Failed to insert an additional move for type inference into block B:226:0x0303 */ /* JADX DEBUG: Multi-variable search result rejected for r6v10, resolved type: c.c.a.y.k.d */ @@ -343,7 +343,7 @@ public class r { while (cVar.e()) { cVar.b(); while (cVar.e()) { - if (cVar.z(f251c) != 0) { + if (cVar.z(f253c) != 0) { cVar.B(); cVar.C(); } else { diff --git a/app/src/main/java/c/c/a/a0/s.java b/app/src/main/java/c/c/a/a0/s.java index 9ef7cd8d16..cb8c4d1dcf 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 c.a b = c.a.a("id", "layers", "w", "h", "p", "u"); /* renamed from: c reason: collision with root package name */ - public static final c.a f252c = c.a.a("list"); + public static final c.a f254c = c.a.a("list"); public static final c.a d = c.a.a("cm", "tm", "dr"); public static d a(c cVar) throws IOException { @@ -176,7 +176,7 @@ public class s { f2 = f6; cVar.b(); while (cVar.e()) { - if (cVar.z(f252c) != 0) { + if (cVar.z(f254c) != 0) { cVar.B(); cVar.C(); } else { @@ -343,7 +343,7 @@ public class s { dVar.m = f4; dVar.i = arrayList3; dVar.h = longSparseArray; - dVar.f256c = hashMap; + dVar.f258c = 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 67344c728c..99ee84953b 100644 --- a/app/src/main/java/c/c/a/b0/d.java +++ b/app/src/main/java/c/c/a/b0/d.java @@ -22,7 +22,7 @@ public class d extends a implements Choreographer.FrameCallback { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public boolean f253s = false; + public boolean f255s = false; @Override // android.animation.ValueAnimator, android.animation.Animator @MainThread @@ -37,7 +37,7 @@ public class d extends a implements Choreographer.FrameCallback { public void doFrame(long j) { l(); c.c.a.d dVar = this.r; - if (dVar != null && this.f253s) { + if (dVar != null && this.f255s) { long j2 = this.m; long j3 = 0; if (j2 != 0) { @@ -149,7 +149,7 @@ public class d extends a implements Choreographer.FrameCallback { @Override // android.animation.ValueAnimator, android.animation.Animator public boolean isRunning() { - return this.f253s; + return this.f255s; } public float j() { @@ -166,7 +166,7 @@ public class d extends a implements Choreographer.FrameCallback { } public void l() { - if (this.f253s) { + if (this.f255s) { Choreographer.getInstance().removeFrameCallback(this); Choreographer.getInstance().postFrameCallback(this); } @@ -175,7 +175,7 @@ public class d extends a implements Choreographer.FrameCallback { @MainThread public void m() { Choreographer.getInstance().removeFrameCallback(this); - this.f253s = false; + this.f255s = false; } public void n(float f) { diff --git a/app/src/main/java/c/c/a/b0/g.java b/app/src/main/java/c/c/a/b0/g.java index 30729fbd76..1e86187b10 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 f254c = new Path(); + public static final Path f256c = 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 = f254c; + Path path3 = f256c; path3.reset(); pathMeasure.getSegment(0.0f, max % length, path3, true); path2.addPath(path3); } else if (min < 0.0f) { - Path path4 = f254c; + Path path4 = f256c; 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 08e571adaa..6a2673f6ad 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 f255c; + public T f257c; @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.f255c = t2; + this.f257c = 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.f255c = t; + this.f257c = t; this.d = null; this.e = Float.MIN_VALUE; this.f = Float.valueOf(Float.MAX_VALUE); @@ -100,7 +100,7 @@ public class a { StringBuilder L = c.d.b.a.a.L("Keyframe{startValue="); L.append((Object) this.b); L.append(", endValue="); - L.append((Object) this.f255c); + L.append((Object) this.f257c); L.append(", startFrame="); L.append(this.e); L.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 8237ce1845..96758a69d3 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> f256c; + public Map> f258c; 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 f4bdf76974..007bb71673 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.f336c; + b bVar = cVar.f338c; 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 c54c4c227e..55817ef7b9 100644 --- a/app/src/main/java/c/c/a/j.java +++ b/app/src/main/java/c/c/a/j.java @@ -42,7 +42,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Nullable /* renamed from: s reason: collision with root package name */ - public String f257s; + public String f259s; @Nullable public b t; @Nullable @@ -52,13 +52,13 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public c.c.a.y.m.c w; /* renamed from: x reason: collision with root package name */ - public int f258x; + public int f260x; /* renamed from: y reason: collision with root package name */ - public boolean f259y; + public boolean f261y; /* renamed from: z reason: collision with root package name */ - public boolean f260z; + public boolean f262z; /* compiled from: LottieDrawable */ public class a implements o { @@ -124,17 +124,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 f262c; + public final /* synthetic */ c.c.a.c0.c f264c; public e(c.c.a.y.f fVar, Object obj, c.c.a.c0.c cVar) { this.a = fVar; this.b = obj; - this.f262c = cVar; + this.f264c = cVar; } @Override // c.c.a.j.o public void a(d dVar) { - j.this.a(this.a, this.b, this.f262c); + j.this.a(this.a, this.b, this.f264c); } } @@ -191,10 +191,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 C0049j implements o { + public class C0050j implements o { public final /* synthetic */ float a; - public C0049j(float f) { + public C0050j(float f) { this.a = f; } @@ -275,7 +275,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { this.o = new ArrayList<>(); f fVar = new f(); this.p = fVar; - this.f258x = 255; + this.f260x = 255; this.A = true; this.B = false; dVar.i.add(fVar); @@ -292,7 +292,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.f301c; + c.c.a.y.g gVar = fVar.f303c; if (gVar != null) { gVar.g(t, cVar); } else { @@ -305,7 +305,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { list = arrayList; } for (int i2 = 0; i2 < list.size(); i2++) { - ((c.c.a.y.f) list.get(i2)).f301c.g(t, cVar); + ((c.c.a.y.f) list.get(i2)).f303c.g(t, cVar); } z2 = true ^ list.isEmpty(); } @@ -329,7 +329,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { public void c() { c.c.a.b0.d dVar = this.k; - if (dVar.f253s) { + if (dVar.f255s) { dVar.cancel(); } this.j = null; @@ -372,7 +372,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(width, height); - this.w.f(canvas, this.i, this.f258x); + this.w.f(canvas, this.i, this.f260x); if (i2 > 0) { canvas.restoreToCount(i2); } @@ -398,7 +398,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } this.i.reset(); this.i.preScale(min2, min2); - this.w.f(canvas, this.i, this.f258x); + this.w.f(canvas, this.i, this.f260x); if (i2 > 0) { canvas.restoreToCount(i2); } @@ -435,7 +435,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f258x; + return this.f260x; } @Override // android.graphics.drawable.Drawable @@ -470,7 +470,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { if (dVar == null) { return false; } - return dVar.f253s; + return dVar.f255s; } @Override // android.graphics.drawable.Drawable.Callback @@ -505,7 +505,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } if (this.m || h() == 0) { c.c.a.b0.d dVar = this.k; - dVar.f253s = true; + dVar.f255s = true; boolean k2 = dVar.k(); for (Animator.AnimatorListener animatorListener : dVar.j) { if (Build.VERSION.SDK_INT >= 26) { @@ -533,7 +533,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { } if (this.m || h() == 0) { c.c.a.b0.d dVar = this.k; - dVar.f253s = true; + dVar.f255s = true; dVar.l(); dVar.m = 0; if (dVar.k() && dVar.n == dVar.j()) { @@ -573,10 +573,10 @@ 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.f302c)); + m((int) (d2.b + d2.f304c)); return; } - throw new IllegalArgumentException(c.d.b.a.a.v("Cannot find marker with name ", str, ".")); + throw new IllegalArgumentException(c.d.b.a.a.u("Cannot find marker with name ", str, ".")); } public void o(@FloatRange(from = 0.0d, to = 1.0d) float f2) { @@ -605,10 +605,10 @@ 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.f302c) + i2); + p(i2, ((int) d2.f304c) + i2); return; } - throw new IllegalArgumentException(c.d.b.a.a.v("Cannot find marker with name ", str, ".")); + throw new IllegalArgumentException(c.d.b.a.a.u("Cannot find marker with name ", str, ".")); } public void r(int i2) { @@ -631,7 +631,7 @@ public class j extends Drawable implements Drawable.Callback, Animatable { r((int) d2.b); return; } - throw new IllegalArgumentException(c.d.b.a.a.v("Cannot find marker with name ", str, ".")); + throw new IllegalArgumentException(c.d.b.a.a.u("Cannot find marker with name ", str, ".")); } @Override // android.graphics.drawable.Drawable.Callback @@ -644,7 +644,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.f258x = i2; + this.f260x = i2; invalidateSelf(); } @@ -669,7 +669,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 C0049j(f2)); + this.o.add(new C0050j(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 80f5f45d0f..3a0b7aa34d 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 f263c; + public final String f265c; 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.f263c = str; + this.f265c = 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 01b2c9eb90..bd215e4ebe 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 f264c = 3; + public static final Integer f266c = 3; public static final Integer d = 4; public static final PointF e = new PointF(); public static final PointF f = new PointF(); @@ -31,20 +31,20 @@ public interface o { public static final Float r = Float.valueOf(5.0f); /* renamed from: s reason: collision with root package name */ - public static final Float f265s = Float.valueOf(6.0f); + public static final Float f267s = Float.valueOf(6.0f); public static final Float t = Float.valueOf(7.0f); public static final Float u = Float.valueOf(8.0f); public static final Float v = Float.valueOf(9.0f); public static final Float w = Float.valueOf(10.0f); /* renamed from: x reason: collision with root package name */ - public static final Float f266x = Float.valueOf(11.0f); + public static final Float f268x = Float.valueOf(11.0f); /* renamed from: y reason: collision with root package name */ - public static final Float f267y = Float.valueOf(12.0f); + public static final Float f269y = Float.valueOf(12.0f); /* renamed from: z reason: collision with root package name */ - public static final Float f268z = Float.valueOf(12.1f); + public static final Float f270z = 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 ecb518c3a4..650f170f10 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.f269c); + ArrayList arrayList = new ArrayList(rVar2.f271c); 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 f3c8d4d7f5..246af7038a 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> f269c = new LinkedHashSet(1); + public final Set> f271c = 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.f269c.add(lVar); + this.f271c.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 fcdbaa59ba..97ec561503 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 f270c = new HashMap(); + public final Map f272c = 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 6014d4c7aa..56060e934e 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 f271c = new Path(); + public final Path f273c = 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, C0050a aVar) { + public b(s sVar, C0051a 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.f285c == 2) { + if (sVar2.f287c == 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.f285c == 2) { + if (sVar3.f287c == 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.f271c.set(bVar.a.get(size3).getPath()); - this.f271c.transform(matrix); - this.a.setPath(this.f271c, z2); + this.f273c.set(bVar.a.get(size3).getPath()); + this.f273c.transform(matrix); + this.a.setPath(this.f273c, z2); float length2 = this.a.getLength(); if (floatValue3 > length) { float f4 = floatValue3 - length; if (f4 < f3 + length2 && f3 < f4) { - g.a(this.f271c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); - canvas.drawPath(this.f271c, this.i); + g.a(this.f273c, floatValue2 > length ? (floatValue2 - length) / length2 : 0.0f, Math.min(f4 / length2, f2), 0.0f); + canvas.drawPath(this.f273c, 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.f271c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); - canvas.drawPath(this.f271c, this.i); + g.a(this.f273c, floatValue2 < f3 ? 0.0f : (floatValue2 - f3) / length2, floatValue3 > f5 ? 1.0f : (floatValue3 - f3) / length2, 0.0f); + canvas.drawPath(this.f273c, this.i); } else { - canvas.drawPath(this.f271c, this.i); + canvas.drawPath(this.f273c, 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 5ca1fae386..c8583c8be8 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 f272c; + public final Matrix f274c; 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.f315c; + boolean z2 = mVar.f317c; 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.f272c = new Matrix(); + this.f274c = 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.f272c.set(matrix); + this.f274c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f272c.preConcat(oVar.e()); + this.f274c.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.f272c, z2); + ((e) cVar).d(this.e, this.f274c, 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.f272c.set(matrix); + this.f274c.set(matrix); o oVar = this.k; if (oVar != null) { - this.f272c.preConcat(oVar.e()); + this.f274c.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.f260z) { + if (this.i.f262z) { 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.f272c, true); + d(this.b, this.f274c, 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.f272c, i); + ((e) cVar).f(canvas, this.f274c, 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.f272c.reset(); + this.f274c.reset(); o oVar = this.k; if (oVar != null) { - this.f272c.set(oVar.e()); + this.f274c.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.f272c); + this.d.addPath(((m) cVar).getPath(), this.f274c); } } 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 71f2238367..306f03e763 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 f273c; + public final j f275c; 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.f273c = jVar; - a a = aVar.f305c.a(); + this.f275c = jVar; + a a = aVar.f307c.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.f273c.invalidateSelf(); + this.f275c.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.f285c == 1) { + if (sVar.f287c == 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 bab21e3dea..8304dfba69 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 f274c; + public final b f276c; 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.f274c = bVar; - this.d = lVar.f314c; + this.f276c = bVar; + this.d = lVar.f316c; 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.f274c.u.remove(aVar3); + this.f276c.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.f274c.e(this.i); + this.f276c.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 431fbf6c76..b6dc31b5cd 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 f275c; + public final b f277c; public final LongSparseArray d = new LongSparseArray<>(); public final LongSparseArray e = new LongSparseArray<>(); public final Path f; @@ -55,14 +55,14 @@ public class h implements e, a.b, k { this.g = new c.c.a.w.a(1); this.h = new RectF(); this.i = new ArrayList(); - this.f275c = bVar; + this.f277c = bVar; this.a = dVar.g; this.b = dVar.h; this.q = jVar; this.j = dVar.a; path.setFillType(dVar.b); this.r = (int) (jVar.j.b() / 32.0f); - a a = dVar.f306c.a(); + a a = dVar.f308c.a(); this.k = a; a.a.add(this); bVar.e(a); @@ -193,7 +193,7 @@ public class h implements e, a.b, k { } else if (t == o.C) { a aVar2 = this.o; if (aVar2 != null) { - this.f275c.u.remove(aVar2); + this.f277c.u.remove(aVar2); } if (cVar == 0) { this.o = null; @@ -202,11 +202,11 @@ public class h implements e, a.b, k { p pVar = new p(cVar, null); this.o = pVar; pVar.a.add(this); - this.f275c.e(this.o); + this.f277c.e(this.o); } else if (t == o.D) { p pVar2 = this.p; if (pVar2 != null) { - this.f275c.u.remove(pVar2); + this.f277c.u.remove(pVar2); } if (cVar == 0) { this.p = null; @@ -215,7 +215,7 @@ public class h implements e, a.b, k { p pVar3 = new p(cVar, null); this.p = pVar3; pVar3.a.add(this); - this.f275c.e(this.p); + this.f277c.e(this.p); } } diff --git a/app/src/main/java/c/c/a/w/b/i.java b/app/src/main/java/c/c/a/w/b/i.java index 06ba9df9e6..b855fa2069 100644 --- a/app/src/main/java/c/c/a/w/b/i.java +++ b/app/src/main/java/c/c/a/w/b/i.java @@ -24,18 +24,18 @@ public class i extends a { public final LongSparseArray r = new LongSparseArray<>(); /* renamed from: s reason: collision with root package name */ - public final RectF f276s = new RectF(); + public final RectF f278s = new RectF(); public final int t; public final int u; public final a v; public final a w; /* renamed from: x reason: collision with root package name */ - public final a f277x; + public final a f279x; @Nullable /* renamed from: y reason: collision with root package name */ - public p f278y; + public p f280y; public i(j jVar, b bVar, e eVar) { super(jVar, bVar, c.c.a.y.b.k(eVar.h), c.c.a.y.b.l(eVar.i), eVar.j, eVar.d, eVar.g, eVar.k, eVar.l); @@ -43,7 +43,7 @@ public class i extends a { this.t = eVar.b; this.p = eVar.m; this.u = (int) (jVar.j.b() / 32.0f); - a a = eVar.f307c.a(); + a a = eVar.f309c.a(); this.v = a; a.a.add(this); bVar.e(a); @@ -52,13 +52,13 @@ public class i extends a { a2.a.add(this); bVar.e(a2); a a3 = eVar.f.a(); - this.f277x = a3; + this.f279x = a3; a3.a.add(this); bVar.e(a3); } public final int[] e(int[] iArr) { - p pVar = this.f278y; + p pVar = this.f280y; if (pVar != null) { Integer[] numArr = (Integer[]) pVar.e(); int i = 0; @@ -85,13 +85,13 @@ public class i extends a { public void f(Canvas canvas, Matrix matrix, int i) { RadialGradient radialGradient; if (!this.p) { - d(this.f276s, matrix, false); + d(this.f278s, matrix, false); if (this.t == 1) { long h = (long) h(); radialGradient = this.q.get(h); if (radialGradient == null) { PointF e = this.w.e(); - PointF e2 = this.f277x.e(); + PointF e2 = this.f279x.e(); c e3 = this.v.e(); radialGradient = new LinearGradient(e.x, e.y, e2.x, e2.y, e(e3.b), e3.a, Shader.TileMode.CLAMP); this.q.put(h, radialGradient); @@ -101,7 +101,7 @@ public class i extends a { radialGradient = this.r.get(h2); if (radialGradient == null) { PointF e4 = this.w.e(); - PointF e5 = this.f277x.e(); + PointF e5 = this.f279x.e(); c e6 = this.v.e(); int[] e7 = e(e6.b); float[] fArr = e6.a; @@ -123,18 +123,18 @@ public class i extends a { public void g(T t, @Nullable c.c.a.c0.c cVar) { super.g(t, cVar); if (t == o.D) { - p pVar = this.f278y; + p pVar = this.f280y; if (pVar != null) { this.f.u.remove(pVar); } if (cVar == null) { - this.f278y = null; + this.f280y = null; return; } p pVar2 = new p(cVar, null); - this.f278y = pVar2; + this.f280y = pVar2; pVar2.a.add(this); - this.f.e(this.f278y); + this.f.e(this.f280y); } } @@ -145,7 +145,7 @@ public class i extends a { public final int h() { int round = Math.round(this.w.d * ((float) this.u)); - int round2 = Math.round(this.f277x.d * ((float) this.u)); + int round2 = Math.round(this.f279x.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 870d1e7340..41bc3e32e7 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 f279c = new Path(); + public final Path f281c = 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.f272c.reset(); - matrix2 = dVar.f272c; + dVar.f274c.reset(); + matrix2 = dVar.f274c; } 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.f272c.reset(); - matrix = dVar2.f272c; + dVar2.f274c.reset(); + matrix = dVar2.f274c; } path2.transform(matrix); this.a.addPath(path2); @@ -69,7 +69,7 @@ public class l implements m, j { } else { this.a.set(mVar2.getPath()); } - this.f279c.op(this.a, this.b, op); + this.f281c.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.f279c.reset(); + this.f281c.reset(); g gVar = this.e; - if (gVar.f309c) { - return this.f279c; + if (gVar.f311c) { + return this.f281c; } int ordinal = gVar.b.ordinal(); if (ordinal == 0) { for (int i = 0; i < this.d.size(); i++) { - this.f279c.addPath(this.d.get(i).getPath()); + this.f281c.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.f279c; + return this.f281c; } } 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 205bf24385..0a2b91f04a 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 @@ -17,7 +17,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 f280c; + public final j f282c; public final h.a d; public final boolean e; public final a f; @@ -33,12 +33,12 @@ public class n implements m, a.b, k { public boolean n; public n(j jVar, b bVar, h hVar) { - this.f280c = jVar; + this.f282c = jVar; this.b = hVar.a; h.a aVar = hVar.b; this.d = aVar; this.e = hVar.j; - a a = hVar.f310c.a(); + a a = hVar.f312c.a(); this.f = a; a a2 = hVar.d.a(); this.g = a2; @@ -79,7 +79,7 @@ public class n implements m, a.b, k { @Override // c.c.a.w.c.a.b public void a() { this.n = false; - this.f280c.invalidateSelf(); + this.f282c.invalidateSelf(); } @Override // c.c.a.w.b.c @@ -88,7 +88,7 @@ public class n implements m, a.b, k { c cVar = list.get(i); if (cVar instanceof s) { s sVar = (s) cVar; - if (sVar.f285c == 1) { + if (sVar.f287c == 1) { this.m.a.add(sVar); sVar.b.add(this); } @@ -107,7 +107,7 @@ public class n implements m, a.b, k { public void g(T t, @Nullable c cVar) { a aVar; a aVar2; - if (t == o.f265s) { + if (t == o.f267s) { a aVar3 = this.f; c cVar2 = aVar3.e; aVar3.e = cVar; @@ -129,7 +129,7 @@ public class n implements m, a.b, k { } else if (t == o.w && (aVar = this.k) != null) { c cVar7 = aVar.e; aVar.e = cVar; - } else if (t == o.f266x) { + } else if (t == o.f268x) { 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 535d4152c4..f2d69381d6 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 f281c; + public final String f283c; 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.f281c = iVar.a; + this.f283c = iVar.a; this.d = iVar.e; this.e = jVar; a a = iVar.b.a(); this.f = a; - a a2 = iVar.f311c.a(); + a a2 = iVar.f313c.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.f285c == 1) { + if (sVar.f287c == 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.f281c; + return this.f283c; } @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 0f8006a2d6..0cbe82ddea 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 f282c; + public final j f284c; 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.f282c = jVar; + this.f284c = 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.f312c.a(); + a a2 = jVar2.f314c.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.f282c.invalidateSelf(); + this.f284c.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.f282c, this.d, "Repeater", this.f, arrayList, null); + this.j = new d(this.f284c, this.d, "Repeater", this.f, arrayList, null); } } diff --git a/app/src/main/java/c/c/a/w/b/q.java b/app/src/main/java/c/c/a/w/b/q.java index 9559ee4b8d..dce8e566b5 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 f283c; + public final j f285c; 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.f283c = jVar; - a a = nVar.f316c.a(); + this.f285c = jVar; + a a = nVar.f318c.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.f283c.invalidateSelf(); + this.f285c.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.f285c == 1) { + if (sVar.f287c == 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 1ae7ee7fcd..229d6952d0 100644 --- a/app/src/main/java/c/c/a/w/b/r.java +++ b/app/src/main/java/c/c/a/w/b/r.java @@ -20,10 +20,10 @@ public class r extends a { @Nullable /* renamed from: s reason: collision with root package name */ - public a f284s; + public a f286s; 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.f317c, 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.f319c, oVar.b); this.o = bVar; this.p = oVar.a; this.q = oVar.j; @@ -39,7 +39,7 @@ public class r extends a { Paint paint = this.i; c.c.a.w.c.b bVar = (c.c.a.w.c.b) this.r; paint.setColor(bVar.j(bVar.a(), bVar.c())); - a aVar = this.f284s; + a aVar = this.f286s; if (aVar != null) { this.i.setColorFilter(aVar.e()); } @@ -57,16 +57,16 @@ public class r extends a { c cVar2 = aVar.e; aVar.e = cVar; } else if (t == c.c.a.o.C) { - a aVar2 = this.f284s; + a aVar2 = this.f286s; if (aVar2 != null) { this.o.u.remove(aVar2); } if (cVar == 0) { - this.f284s = null; + this.f286s = null; return; } p pVar = new p(cVar, null); - this.f284s = pVar; + this.f286s = pVar; pVar.a.add(this); this.o.e(this.r); } diff --git a/app/src/main/java/c/c/a/w/b/s.java b/app/src/main/java/c/c/a/w/b/s.java index 8c7d997cf2..97e39e13c9 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 f285c; + public final int f287c; public final a d; public final a e; public final a f; public s(b bVar, p pVar) { this.a = pVar.f; - this.f285c = pVar.b; - a a = pVar.f318c.a(); + this.f287c = pVar.b; + a a = pVar.f320c.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 320a265b86..ff64e94763 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 @@ -11,7 +11,7 @@ public abstract class a { public boolean b = false; /* renamed from: c reason: collision with root package name */ - public final d f286c; + public final d f288c; public float d = 0.0f; @Nullable public c.c.a.c0.c e; @@ -27,7 +27,7 @@ public abstract class a { /* compiled from: BaseKeyframeAnimation */ public static final class c implements d { - public c(C0051a aVar) { + public c(C0052a aVar) { } @Override // c.c.a.w.c.a.d @@ -85,7 +85,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 f287c = null; + public c.c.a.c0.a f289c = null; public float d = -1.0f; public e(List> list) { @@ -95,12 +95,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.f287c; + c.c.a.c0.a aVar = this.f289c; c.c.a.c0.a aVar2 = this.b; if (aVar == aVar2 && this.d == f) { return true; } - this.f287c = aVar2; + this.f289c = aVar2; this.d = f; return false; } @@ -204,11 +204,11 @@ public abstract class a { } else { dVar = list.size() == 1 ? new f<>(list) : new e<>(list); } - this.f286c = dVar; + this.f288c = dVar; } public c.c.a.c0.a a() { - c.c.a.c0.a b2 = this.f286c.b(); + c.c.a.c0.a b2 = this.f288c.b(); c.c.a.c.a("BaseKeyframeAnimation#getCurrentKeyframe"); return b2; } @@ -216,7 +216,7 @@ public abstract class a { @FloatRange(from = 0.0d, to = 1.0d) public float b() { if (this.h == -1.0f) { - this.h = this.f286c.d(); + this.h = this.f288c.d(); } return this.h; } @@ -242,7 +242,7 @@ public abstract class a { public A e() { float c2 = c(); - if (this.e == null && this.f286c.a(c2)) { + if (this.e == null && this.f288c.a(c2)) { return this.f; } A f2 = f(a(), c2); @@ -259,14 +259,14 @@ public abstract class a { } public void h(@FloatRange(from = 0.0d, to = 1.0d) float f2) { - if (!this.f286c.isEmpty()) { + if (!this.f288c.isEmpty()) { if (this.g == -1.0f) { - this.g = this.f286c.e(); + this.g = this.f288c.e(); } float f3 = this.g; if (f2 < f3) { if (f3 == -1.0f) { - this.g = this.f286c.e(); + this.g = this.f288c.e(); } f2 = this.g; } else if (f2 > b()) { @@ -274,7 +274,7 @@ public abstract class a { } if (f2 != this.d) { this.d = f2; - if (this.f286c.c(f2)) { + if (this.f288c.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 6ba4f925c4..7db9d69b79 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.f255c == null) { + if (num2 == null || aVar.f257c == null) { throw new IllegalStateException("Missing values for keyframe."); } int intValue = num2.intValue(); - int intValue2 = aVar.f255c.intValue(); + int intValue2 = aVar.f257c.intValue(); c cVar = this.e; return (cVar == 0 || (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), Integer.valueOf(intValue), Integer.valueOf(intValue2), f, d(), this.d)) == null) ? AnimatableValueParser.k0(f.b(f, 0.0f, 1.0f), intValue, intValue2) : num.intValue(); } diff --git a/app/src/main/java/c/c/a/w/c/c.java b/app/src/main/java/c/c/a/w/c/c.java index 39d24367bd..3908900ce8 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.f255c == null) { + if (aVar.b == null || aVar.f257c == 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.f255c, f, d(), this.d)) != null) { + if (cVar != 0 && (f2 = (Float) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f257c, 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.f255c.floatValue(); + aVar.h = aVar.f257c.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 5e0342b166..5164d18b77 100644 --- a/app/src/main/java/c/c/a/w/c/d.java +++ b/app/src/main/java/c/c/a/w/c/d.java @@ -22,7 +22,7 @@ public class d extends f { public Object f(a aVar, float f) { c cVar = this.i; c cVar2 = aVar.b; - c cVar3 = aVar.f255c; + c cVar3 = aVar.f257c; Objects.requireNonNull(cVar); if (cVar2.b.length == cVar3.b.length) { for (int i = 0; i < cVar2.b.length; i++) { @@ -34,6 +34,6 @@ public class d extends f { StringBuilder L = c.d.b.a.a.L("Cannot interpolate between gradients. Lengths vary ("); L.append(cVar2.b.length); L.append(" vs "); - throw new IllegalArgumentException(c.d.b.a.a.z(L, cVar3.b.length, ")")); + throw new IllegalArgumentException(c.d.b.a.a.y(L, cVar3.b.length, ")")); } } 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 47ecf09d38..25511cd272 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.f255c == null) { + if (aVar.b == null || aVar.f257c == 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.f255c, f, d(), this.d)) != null) { + if (cVar != 0 && (num = (Integer) cVar.a(aVar.e, aVar.f.floatValue(), aVar.b, aVar.f257c, 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.f255c.intValue(); + aVar.j = aVar.f257c.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 91a0c40f32..1b5463f451 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 f288c; + public final List f290c; public g(List list) { - this.f288c = list; + this.f290c = 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).f308c.a()); + this.b.add(list.get(i).f310c.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 edb1d938a8..5574256ca7 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.f255c, aVar.d, aVar.e, aVar.f); + super(dVar, aVar.b, aVar.f257c, aVar.d, aVar.e, aVar.f); this.p = aVar; e(); } public void e() { PointF pointF; - PointF pointF2 = this.f255c; + PointF pointF2 = this.f257c; boolean z2 = (pointF2 == null || (pointF = this.b) == null || !pointF.equals(pointF2.x, pointF2.y)) ? false : true; - PointF pointF3 = this.f255c; + PointF pointF3 = this.f257c; 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 c508bfafc2..9c883f3aaa 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.f255c, d(), f, this.d)) != null) { + if (cVar != 0 && (pointF = (PointF) cVar.a(hVar.e, hVar.f.floatValue(), hVar.b, hVar.f257c, 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 fa2d005063..e5945de143 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.f255c) == null) { + if (pointF3 == null || (pointF = aVar.f257c) == 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 34f2498494..033ef8d84a 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.f255c) == null) { + if (dVar3 == null || (dVar = aVar.f257c) == 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 391f9ad5bb..ff320d8495 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.f255c; + k kVar2 = aVar.f257c; k kVar3 = this.i; if (kVar3.b == null) { kVar3.b = new PointF(); } - kVar3.f313c = kVar.f313c || kVar2.f313c; + kVar3.f315c = kVar.f315c || kVar2.f315c; if (kVar.a.size() != kVar2.a.size()) { StringBuilder L = c.d.b.a.a.L("Curves must have the same number of control points. Shape 1: "); L.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.f292c; + PointF pointF5 = aVar2.f294c; PointF pointF6 = aVar3.a; PointF pointF7 = aVar3.b; - PointF pointF8 = aVar3.f292c; + PointF pointF8 = aVar3.f294c; 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).f292c.set(f.e(pointF5.x, pointF8.x, f), f.e(pointF5.y, pointF8.y, f)); + kVar3.a.get(size3).f294c.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.f292c; + PointF pointF12 = aVar4.f294c; 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.f313c) { + if (kVar4.f315c) { 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 db17815000..0fa550fa64 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 f289c; + public final Matrix f291c; 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.f304c; + g gVar = lVar.f306c; 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.f289c = new Matrix(); + this.f291c = new Matrix(); this.d = new Matrix(); this.e = new float[9]; } else { this.b = null; - this.f289c = null; + this.f291c = 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.f264c) { + } else if (t == c.c.a.o.f266c) { 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.f267y || (aVar2 = this.m) == null) { - if (t != c.c.a.o.f268z || (aVar = this.n) == null) { + } else if (t != c.c.a.o.f269y || (aVar2 = this.m) == null) { + if (t != c.c.a.o.f270z || (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.f289c.setValues(fArr2); + this.f291c.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.f289c.preConcat(this.b); - this.d.preConcat(this.f289c); + this.f291c.preConcat(this.b); + this.d.preConcat(this.f291c); 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 1e6eb44fba..d52305db32 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 f290c = new HashMap(); + public final Map f292c = 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 826669d0e0..241a408b19 100644 --- a/app/src/main/java/c/c/a/x/b.java +++ b/app/src/main/java/c/c/a/x/b.java @@ -8,6 +8,7 @@ import android.view.View; import androidx.annotation.Nullable; import c.c.a.b0.c; import c.c.a.k; +import c.d.b.a.a; import java.util.HashMap; import java.util.Map; /* compiled from: ImageAssetManager */ @@ -16,17 +17,17 @@ public class b { public final Context b; /* renamed from: c reason: collision with root package name */ - public String f291c; + public String f293c; @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.f291c = str; + this.f293c = str; if (!TextUtils.isEmpty(str)) { - String str2 = this.f291c; + String str2 = this.f293c; if (str2.charAt(str2.length() - 1) != '/') { - this.f291c += '/'; + this.f293c = a.C(new StringBuilder(), this.f293c, '/'); } } 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 88af0ab770..9b90590206 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 f292c; + public final PointF f294c; public a() { this.a = new PointF(); this.b = new PointF(); - this.f292c = new PointF(); + this.f294c = new PointF(); } public a(PointF pointF, PointF pointF2, PointF pointF3) { this.a = pointF; this.b = pointF2; - this.f292c = pointF3; + this.f294c = 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 a1aace975e..b7bc28c476 100644 --- a/app/src/main/java/c/c/a/y/b.java +++ b/app/src/main/java/c/c/a/y/b.java @@ -20,7 +20,7 @@ public /* synthetic */ class b { public static /* synthetic */ int[] b; /* renamed from: c reason: collision with root package name */ - public static /* synthetic */ int[] f293c; + public static /* synthetic */ int[] f295c; public static /* synthetic */ int[] d; public static /* synthetic */ int[] e; public static /* synthetic */ int[] f; @@ -38,20 +38,20 @@ public /* synthetic */ class b { public static /* synthetic */ int[] r; /* renamed from: s reason: collision with root package name */ - public static /* synthetic */ int[] f294s; + public static /* synthetic */ int[] f296s; public static /* synthetic */ int[] t; public static /* synthetic */ int[] u; public static /* synthetic */ int[] v; public static /* synthetic */ int[] w; /* renamed from: x reason: collision with root package name */ - public static /* synthetic */ int[] f295x; + public static /* synthetic */ int[] f297x; /* renamed from: y reason: collision with root package name */ - public static /* synthetic */ int[] f296y; + public static /* synthetic */ int[] f298y; /* renamed from: z reason: collision with root package name */ - public static /* synthetic */ int[] f297z; + public static /* synthetic */ int[] f299z; public static synchronized /* synthetic */ int[] a() { int[] iArr; diff --git a/app/src/main/java/c/c/a/y/c.java b/app/src/main/java/c/c/a/y/c.java index 8f5022842b..f48726436c 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 f298c; + public final float f300c; 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.f298c = f; + this.f300c = 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.x(str, this.a.hashCode() * 31, 31)) + this.f298c)) * 31)) * 31) + this.e; + int h = ((b.h(this.d) + (((int) (((float) a.m(str, this.a.hashCode() * 31, 31)) + this.f300c)) * 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 3cce6a6c30..8d960eb9ed 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 f299c; + public final String f301c; public d(String str, String str2, String str3, float f) { this.a = str; this.b = str2; - this.f299c = str3; + this.f301c = 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 cf3a6d70d3..fb7aaf7df3 100644 --- a/app/src/main/java/c/c/a/y/e.java +++ b/app/src/main/java/c/c/a/y/e.java @@ -11,20 +11,20 @@ public class e { public final char b; /* renamed from: c reason: collision with root package name */ - public final double f300c; + public final double f302c; 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.f300c = d2; + this.f302c = d2; this.d = str; this.e = str2; } public static int a(char c2, String str, String str2) { - return str2.hashCode() + a.x(str, (c2 + 0) * 31, 31); + return str2.hashCode() + a.m(str, (c2 + 0) * 31, 31); } public int hashCode() { 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 48e016b4f1..8696729569 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 f301c; + public g f303c; public f(f fVar) { this.b = new ArrayList(fVar.b); - this.f301c = fVar.f301c; + this.f303c = fVar.f303c; } 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.f301c = gVar; + fVar.f303c = gVar; return fVar; } @@ -99,7 +99,7 @@ public class f { StringBuilder L = a.L("KeyPath{keys="); L.append(this.b); L.append(",resolved="); - L.append(this.f301c != null); + L.append(this.f303c != null); L.append('}'); return L.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 140237972f..1ce89a8c97 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 f302c; + public final float f304c; public i(String str, float f, float f2) { this.a = str; - this.f302c = f2; + this.f304c = 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 3aaa927732..e9b7e679db 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 f303c; + public final b f305c; @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.f303c = bVar; + this.f305c = 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 59aa3ea84c..564c39b91e 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 f304c; + public final g f306c; @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.f304c = gVar; + this.f306c = 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 cafbf42f1a..fd5c830ad9 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 f305c; + public final f f307c; 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.f305c = fVar; + this.f307c = 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 aa62b9a884..d533f707a7 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 f306c; + public final c f308c; 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.f306c = cVar; + this.f308c = 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 8f0b63683e..0248cc4016 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 f307c; + public final c f309c; 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.f307c = cVar; + this.f309c = 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 1ca1237fdf..8961789214 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 f308c; + public final d f310c; public final boolean d; public f(int i, h hVar, d dVar, boolean z2) { this.a = i; this.b = hVar; - this.f308c = dVar; + this.f310c = 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 6be086eb40..8245ff9843 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 f309c; + public final boolean f311c; /* 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.f309c = z2; + this.f311c = 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 7f2ccc64db..3e977c5223 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 f310c; + public final b f312c; 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.f310c = bVar; + this.f312c = 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 0f2aaeec99..a6df04b582 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 f311c; + public final f f313c; 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.f311c = fVar; + this.f313c = fVar; this.d = bVar; this.e = z2; } @@ -35,7 +35,7 @@ public class i implements b { StringBuilder L = a.L("RectangleShape{position="); L.append(this.b); L.append(", size="); - L.append(this.f311c); + L.append(this.f313c); L.append('}'); return L.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 d8fc7b6b29..b02d97e7a7 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 f312c; + public final b f314c; 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.f312c = bVar2; + this.f314c = 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 9891c4872d..330914dbcb 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 f313c; + public boolean f315c; 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.f313c = z2; + this.f315c = z2; this.a = new ArrayList(list); } @@ -26,7 +26,7 @@ public class k { StringBuilder L = c.d.b.a.a.L("ShapeData{numCurves="); L.append(this.a.size()); L.append("closed="); - L.append(this.f313c); + L.append(this.f315c); L.append('}'); return L.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 6a9d1cb8ed..7dbcbfe6e3 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 f314c; + public final String f316c; @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.f314c = str; + this.f316c = 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 49c6479f1f..02e16eb8e0 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 f315c; + public final boolean f317c; public m(String str, List list, boolean z2) { this.a = str; this.b = list; - this.f315c = z2; + this.f317c = 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 b271a1afa0..9adcf72733 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 f316c; + public final h f318c; public final boolean d; public n(String str, int i, h hVar, boolean z2) { this.a = str; this.b = i; - this.f316c = hVar; + this.f318c = hVar; this.d = z2; } @@ -31,6 +31,6 @@ public class n implements b { StringBuilder L = a.L("ShapePath{name="); L.append(this.a); L.append(", index="); - return a.y(L, this.b, '}'); + return a.w(L, this.b, '}'); } } 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 a5105277fc..3024d1417b 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 f317c; + public final List f319c; 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.f317c = list; + this.f319c = 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 a241193ff8..18db9151b7 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 f318c; + public final b f320c; 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.f318c = bVar; + this.f320c = bVar; this.d = bVar2; this.e = bVar3; this.f = z2; @@ -32,7 +32,7 @@ public class p implements b { public String toString() { StringBuilder L = a.L("Trim Path: {start: "); - L.append(this.f318c); + L.append(this.f320c); L.append(", end: "); L.append(this.d); L.append(", offset: "); diff --git a/app/src/main/java/c/c/a/y/m/b.java b/app/src/main/java/c/c/a/y/m/b.java index 870eb482b4..9e6f64235b 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 @@ -33,7 +33,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 f319c; + public final Paint f321c; public final Paint d; public final Paint e; public final Paint f; @@ -55,7 +55,7 @@ public abstract class b implements e, a.b, g { @Nullable /* renamed from: s reason: collision with root package name */ - public b f320s; + public b f322s; public List t; public final List> u; public final o v; @@ -63,7 +63,7 @@ public abstract class b implements e, a.b, g { public b(j jVar, e eVar) { boolean z2 = true; - this.f319c = new c.c.a.w.a(1); + this.f321c = 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,7 +78,7 @@ public abstract class b implements e, a.b, g { this.w = true; this.n = jVar; this.o = eVar; - this.l = c.d.b.a.a.D(new StringBuilder(), eVar.f327c, "#draw"); + this.l = c.d.b.a.a.D(new StringBuilder(), eVar.f329c, "#draw"); if (eVar.u == 3) { aVar.setXfermode(new PorterDuffXfermode(PorterDuff.Mode.DST_OUT)); } else { @@ -124,15 +124,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.f327c, i)) { - if (!"__container".equals(this.o.f327c)) { - fVar2 = fVar2.a(this.o.f327c); - if (fVar.c(this.o.f327c, i)) { + if (fVar.e(this.o.f329c, i)) { + if (!"__container".equals(this.o.f329c)) { + fVar2 = fVar2.a(this.o.f329c); + if (fVar.c(this.o.f329c, i)) { list.add(fVar2.g(this)); } } - if (fVar.f(this.o.f327c, i)) { - n(fVar, fVar.d(this.o.f327c, i) + i, list, fVar2); + if (fVar.f(this.o.f329c, i)) { + n(fVar, fVar.d(this.o.f329c, i) + i, list, fVar2); } } } @@ -150,7 +150,7 @@ public abstract class b implements e, a.b, g { this.m.preConcat(this.t.get(size).v.e()); } } else { - b bVar = this.f320s; + b bVar = this.f322s; if (bVar != null) { this.m.preConcat(bVar.v.e()); } @@ -206,11 +206,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.f288c.size(); + int size2 = this.p.f290c.size(); int i5 = 0; while (true) { if (i5 < size2) { - f fVar = this.p.f288c.get(i5); + f fVar = this.p.f290c.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); @@ -256,8 +256,8 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#computeBounds"); if (!this.h.isEmpty()) { - this.f319c.setAlpha(255); - c.c.a.b0.g.f(canvas, this.h, this.f319c, 31); + this.f321c.setAlpha(255); + c.c.a.b0.g.f(canvas, this.h, this.f321c, 31); c.c.a.c.a("Layer#saveLayer"); i(canvas); j(canvas, this.b, intValue); @@ -270,21 +270,21 @@ public abstract class b implements e, a.b, g { } c.c.a.c.a("Layer#saveLayer"); int i6 = 0; - while (i6 < this.p.f288c.size()) { - f fVar2 = this.p.f288c.get(i6); + while (i6 < this.p.f290c.size()) { + f fVar2 = this.p.f290c.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.f319c.setColor(-16777216); - this.f319c.setAlpha(255); - canvas.drawRect(this.h, this.f319c); + this.f321c.setColor(-16777216); + this.f321c.setAlpha(255); + canvas.drawRect(this.h, this.f321c); } if (fVar2.d) { c.c.a.b0.g.f(canvas, this.h, this.e, 31); - canvas.drawRect(this.h, this.f319c); + canvas.drawRect(this.h, this.f321c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -300,18 +300,18 @@ public abstract class b implements e, a.b, g { if (!this.p.a.isEmpty()) { int i7 = 0; while (true) { - if (i7 >= this.p.f288c.size()) { + if (i7 >= this.p.f290c.size()) { z2 = true; break; - } else if (this.p.f288c.get(i7).a != 4) { + } else if (this.p.f290c.get(i7).a != 4) { break; } else { i7++; } } if (!z2) { - this.f319c.setAlpha(255); - canvas.drawRect(this.h, this.f319c); + this.f321c.setAlpha(255); + canvas.drawRect(this.h, this.f321c); } } z2 = false; @@ -320,7 +320,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.f319c); + canvas.drawRect(this.h, this.f321c); this.e.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); this.a.set(aVar2.e()); this.a.transform(matrix3); @@ -330,23 +330,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.f319c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f319c); + this.f321c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f321c); canvas.restore(); } } else if (fVar2.d) { - c.c.a.b0.g.f(canvas, this.h, this.f319c, 31); - canvas.drawRect(this.h, this.f319c); + c.c.a.b0.g.f(canvas, this.h, this.f321c, 31); + canvas.drawRect(this.h, this.f321c); this.a.set(aVar2.e()); this.a.transform(matrix3); - this.f319c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + this.f321c.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.f319c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); - canvas.drawPath(this.a, this.f319c); + this.f321c.setAlpha((int) (((float) aVar3.e().intValue()) * 2.55f)); + canvas.drawPath(this.a, this.f321c); } i6++; i2 = 1; @@ -385,17 +385,17 @@ public abstract class b implements e, a.b, g { @Override // c.c.a.w.b.c public String getName() { - return this.o.f327c; + return this.o.f329c; } public final void h() { if (this.t == null) { - if (this.f320s == null) { + if (this.f322s == null) { this.t = Collections.emptyList(); return; } this.t = new ArrayList(); - for (b bVar = this.f320s; bVar != null; bVar = bVar.f320s) { + for (b bVar = this.f322s; bVar != null; bVar = bVar.f322s) { this.t.add(bVar); } } @@ -420,12 +420,12 @@ public abstract class b implements e, a.b, g { public final void m(float f) { s sVar = this.n.j.a; - String str = this.o.f327c; + String str = this.o.f329c; if (sVar.a) { - c.c.a.b0.e eVar = sVar.f270c.get(str); + c.c.a.b0.e eVar = sVar.f272c.get(str); if (eVar == null) { eVar = new c.c.a.b0.e(); - sVar.f270c.put(str, eVar); + sVar.f272c.put(str, eVar); } float f2 = eVar.a + f; eVar.a = f2; diff --git a/app/src/main/java/c/c/a/y/m/c.java b/app/src/main/java/c/c/a/y/m/c.java index b0fdcac6c2..ac3e28073a 100644 --- a/app/src/main/java/c/c/a/y/m/c.java +++ b/app/src/main/java/c/c/a/y/m/c.java @@ -24,27 +24,27 @@ public class c extends b { @Nullable /* renamed from: x reason: collision with root package name */ - public a f321x; + public a f323x; /* renamed from: y reason: collision with root package name */ - public final List f322y = new ArrayList(); + public final List f324y = new ArrayList(); /* renamed from: z reason: collision with root package name */ - public final RectF f323z = new RectF(); + public final RectF f325z = new RectF(); public c(j jVar, e eVar, List list, d dVar) { super(jVar, eVar); int i; b bVar; b bVar2; - b bVar3 = eVar.f328s; + b bVar3 = eVar.f330s; if (bVar3 != null) { a a = bVar3.a(); - this.f321x = a; + this.f323x = a; e(a); - this.f321x.a.add(this); + this.f323x.a.add(this); } else { - this.f321x = null; + this.f323x = 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.f256c.get(eVar2.g), dVar); + bVar2 = new c(jVar, eVar2, dVar.f258c.get(eVar2.g), dVar); } else if (ordinal == 1) { bVar2 = new h(jVar, eVar2); } else if (ordinal == 2) { @@ -79,7 +79,7 @@ public class c extends b { bVar4.r = bVar2; bVar4 = null; } else { - this.f322y.add(0, bVar2); + this.f324y.add(0, bVar2); int h = c.c.a.y.b.h(eVar2.u); if (h == 1 || h == 2) { bVar4 = bVar2; @@ -91,7 +91,7 @@ public class c extends b { for (i = 0; i < longSparseArray.size(); i++) { b bVar5 = (b) longSparseArray.get(longSparseArray.keyAt(i)); if (!(bVar5 == null || (bVar = (b) longSparseArray.get(bVar5.o.f)) == null)) { - bVar5.f320s = bVar; + bVar5.f322s = bVar; } } } @@ -99,10 +99,10 @@ public class c extends b { @Override // c.c.a.y.m.b, c.c.a.w.b.e public void d(RectF rectF, Matrix matrix, boolean z2) { super.d(rectF, matrix, z2); - for (int size = this.f322y.size() - 1; size >= 0; size--) { - this.f323z.set(0.0f, 0.0f, 0.0f, 0.0f); - this.f322y.get(size).d(this.f323z, this.m, true); - rectF.union(this.f323z); + for (int size = this.f324y.size() - 1; size >= 0; size--) { + this.f325z.set(0.0f, 0.0f, 0.0f, 0.0f); + this.f324y.get(size).d(this.f325z, this.m, true); + rectF.union(this.f325z); } } @@ -113,7 +113,7 @@ public class c extends b { return; } if (cVar == null) { - a aVar = this.f321x; + a aVar = this.f323x; if (aVar != null) { aVar.i(null); return; @@ -121,9 +121,9 @@ public class c extends b { return; } p pVar = new p(cVar, null); - this.f321x = pVar; + this.f323x = pVar; pVar.a.add(this); - e(this.f321x); + e(this.f323x); } @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.f260z && this.f322y.size() > 1 && i != 255; + boolean z2 = this.n.f262z && this.f324y.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.f322y.size() - 1; size >= 0; size--) { + for (int size = this.f324y.size() - 1; size >= 0; size--) { if (!this.A.isEmpty() ? canvas.clipRect(this.A) : true) { - this.f322y.get(size).f(canvas, matrix, i); + this.f324y.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.f322y.size(); i2++) { - this.f322y.get(i2).c(fVar, i, list, fVar2); + for (int i2 = 0; i2 < this.f324y.size(); i2++) { + this.f324y.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.f321x != null) { - f = ((this.f321x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); + if (this.f323x != null) { + f = ((this.f323x.e().floatValue() * this.o.b.m) - this.o.b.k) / (this.n.j.c() + 0.01f); } - if (this.f321x == null) { + if (this.f323x == 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.f322y.size(); + int size = this.f324y.size(); while (true) { size--; if (size >= 0) { - this.f322y.get(size).o(f); + this.f324y.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 4c1d9fca32..264df306ae 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 f324x = new c.c.a.w.a(3); + public final Paint f326x = new c.c.a.w.a(3); /* renamed from: y reason: collision with root package name */ - public final Rect f325y = new Rect(); + public final Rect f327y = new Rect(); /* renamed from: z reason: collision with root package name */ - public final Rect f326z = new Rect(); + public final Rect f328z = 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.f324x.setAlpha(i); + this.f326x.setAlpha(i); a aVar = this.A; if (aVar != null) { - this.f324x.setColorFilter(aVar.e()); + this.f326x.setColorFilter(aVar.e()); } canvas.save(); canvas.concat(matrix); - this.f325y.set(0, 0, q.getWidth(), q.getHeight()); - this.f326z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); - canvas.drawBitmap(q, this.f325y, this.f326z, this.f324x); + this.f327y.set(0, 0, q.getWidth(), q.getHeight()); + this.f328z.set(0, 0, (int) (((float) q.getWidth()) * c2), (int) (((float) q.getHeight()) * c2)); + canvas.drawBitmap(q, this.f327y, this.f328z, this.f326x); canvas.restore(); } } @@ -102,7 +102,7 @@ public class d extends b { } } if (jVar.r == null) { - jVar.r = new b(jVar.getCallback(), jVar.f257s, jVar.t, jVar.j.d); + jVar.r = new b(jVar.getCallback(), jVar.f259s, jVar.t, jVar.j.d); } bVar = jVar.r; } @@ -128,8 +128,8 @@ public class d extends b { options.inDensity = 160; if (!str2.startsWith("data:") || str2.indexOf("base64,") <= 0) { try { - if (!TextUtils.isEmpty(bVar.f291c)) { - Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f291c + str2), null, options), kVar.a, kVar.b); + if (!TextUtils.isEmpty(bVar.f293c)) { + Bitmap e = g.e(BitmapFactory.decodeStream(bVar.b.getAssets().open(bVar.f293c + 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 75e37d7065..ce8b537ea5 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 f327c; + public final String f329c; public final long d; public final a e; public final long f; @@ -37,7 +37,7 @@ public class e { @Nullable /* renamed from: s reason: collision with root package name */ - public final c.c.a.y.k.b f328s; + public final c.c.a.y.k.b f330s; public final List> t; public final int u; public final boolean v; @@ -57,7 +57,7 @@ public class e { public e(List list, d dVar, String str, long j, a aVar, long j2, @Nullable String str2, List list2, l lVar, int i, int i2, int i3, float f, float f2, int i4, int i5, @Nullable j jVar, @Nullable k kVar, List list3, int i6, @Nullable c.c.a.y.k.b bVar, boolean z2) { this.a = list; this.b = dVar; - this.f327c = str; + this.f329c = str; this.d = j; this.e = aVar; this.f = j2; @@ -75,22 +75,22 @@ public class e { this.r = kVar; this.t = list3; this.u = i6; - this.f328s = bVar; + this.f330s = bVar; this.v = z2; } public String a(String str) { StringBuilder L = c.d.b.a.a.L(str); - L.append(this.f327c); + L.append(this.f329c); L.append("\n"); e e = this.b.e(this.f); if (e != null) { L.append("\t\tParents: "); - L.append(e.f327c); + L.append(e.f329c); e e2 = this.b.e(e.f); while (e2 != null) { L.append("->"); - L.append(e2.f327c); + L.append(e2.f329c); e2 = this.b.e(e2.f); } L.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 ce62437962..4c222990fb 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 f329x; + public final d f331x; public g(j jVar, e eVar) { super(jVar, eVar); d dVar = new d(jVar, this, new m("__container", eVar.a, false)); - this.f329x = dVar; + this.f331x = 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.f329x.d(rectF, this.m, z2); + this.f331x.d(rectF, this.m, z2); } @Override // c.c.a.y.m.b public void j(@NonNull Canvas canvas, Matrix matrix, int i) { - this.f329x.f(canvas, matrix, i); + this.f331x.f(canvas, matrix, i); } @Override // c.c.a.y.m.b public void n(f fVar, int i, List list, f fVar2) { - this.f329x.c(fVar, i, list, fVar2); + this.f331x.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 eab01d5901..8a8316a5e7 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 f330x = new RectF(); + public final RectF f332x = new RectF(); /* renamed from: y reason: collision with root package name */ - public final Paint f331y; + public final Paint f333y; /* renamed from: z reason: collision with root package name */ - public final float[] f332z; + public final float[] f334z; public h(j jVar, e eVar) { super(jVar, eVar); c.c.a.w.a aVar = new c.c.a.w.a(); - this.f331y = aVar; - this.f332z = new float[8]; + this.f333y = aVar; + this.f334z = 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.f330x; + RectF rectF2 = this.f332x; e eVar = this.B; rectF2.set(0.0f, 0.0f, (float) eVar.j, (float) eVar.k); - this.m.mapRect(this.f330x); - rectF.set(this.f330x); + this.m.mapRect(this.f332x); + rectF.set(this.f332x); } @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.f331y.setAlpha(intValue); + this.f333y.setAlpha(intValue); a aVar2 = this.C; if (aVar2 != null) { - this.f331y.setColorFilter(aVar2.e()); + this.f333y.setColorFilter(aVar2.e()); } if (intValue > 0) { - float[] fArr = this.f332z; + float[] fArr = this.f334z; 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.f332z; + float[] fArr2 = this.f334z; path.moveTo(fArr2[0], fArr2[1]); Path path2 = this.A; - float[] fArr3 = this.f332z; + float[] fArr3 = this.f334z; path2.lineTo(fArr3[2], fArr3[3]); Path path3 = this.A; - float[] fArr4 = this.f332z; + float[] fArr4 = this.f334z; path3.lineTo(fArr4[4], fArr4[5]); Path path4 = this.A; - float[] fArr5 = this.f332z; + float[] fArr5 = this.f334z; path4.lineTo(fArr5[6], fArr5[7]); Path path5 = this.A; - float[] fArr6 = this.f332z; + float[] fArr6 = this.f334z; path5.lineTo(fArr6[0], fArr6[1]); this.A.close(); - canvas.drawPath(this.A, this.f331y); + canvas.drawPath(this.A, this.f333y); } } } 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 f2ad5ce02f..c8d96457fa 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 f333x = new StringBuilder(2); + public final StringBuilder f335x = new StringBuilder(2); /* renamed from: y reason: collision with root package name */ - public final RectF f334y = new RectF(); + public final RectF f336y = new RectF(); /* renamed from: z reason: collision with root package name */ - public final Matrix f335z = new Matrix(); + public final Matrix f337z = new Matrix(); /* compiled from: TextLayer */ public class a extends Paint { @@ -102,7 +102,7 @@ public class i extends b { a3.a.add(this); e(this.J); } - if (!(kVar == null || (bVar2 = kVar.f303c) == null)) { + if (!(kVar == null || (bVar2 = kVar.f305c) == 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.f298c) / 100.0f; + float floatValue = (aVar9 != null ? aVar9.e().floatValue() : e.f300c) / 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.f299c)); + e eVar = this.G.g.get(e.a(str5.charAt(i5), dVar.a, dVar.f301c)); if (eVar == null) { f3 = c2; i3 = i4; str3 = str5; } else { str3 = str5; - double d2 = eVar.f300c; + double d2 = eVar.f302c; 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.f299c)); + e eVar2 = this.G.g.get(e.a(str7.charAt(i6), dVar.a, dVar.f301c)); 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.f334y, false); - this.f335z.set(matrix); - this.f335z.preTranslate(0.0f, (-e.g) * g.c()); - this.f335z.preScale(floatValue, floatValue); - path.transform(this.f335z); + path.computeBounds(this.f336y, false); + this.f337z.set(matrix); + this.f337z.preTranslate(0.0f, (-e.g) * g.c()); + this.f337z.preScale(floatValue, floatValue); + path.transform(this.f337z); 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.f300c) * floatValue * d; + float c3 = g.c() * ((float) eVar2.f302c) * 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.f299c; + ?? r3 = dVar.f301c; 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.f290c.get(r6); + Typeface typeface2 = aVar.f292c.get(r6); if (typeface2 == null) { StringBuilder P = c.d.b.a.a.P("fonts/", r6); P.append(aVar.e); typeface2 = Typeface.createFromAsset(aVar.d, P.toString()); - aVar.f290c.put(r6, typeface2); + aVar.f292c.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.f298c)); + this.A.setTextSize(g.c() * (aVar12 != null ? aVar12.e().floatValue() : e.f300c)); 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.f333x.setLength(0); + this.f335x.setLength(0); int i12 = i11; while (i12 < charCount) { int codePointAt3 = str9.codePointAt(i12); - this.f333x.appendCodePoint(codePointAt3); + this.f335x.appendCodePoint(codePointAt3); i12 += Character.charCount(codePointAt3); } - String sb = this.f333x.toString(); + String sb = this.f335x.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 c2f1358c4e..76a2449459 100644 --- a/app/src/main/java/c/c/a/z/c.java +++ b/app/src/main/java/c/c/a/z/c.java @@ -22,16 +22,16 @@ public class c { @Nullable /* renamed from: c reason: collision with root package name */ - public final b f336c; + public final b f338c; public c(Context context, String str, @Nullable String str2) { Context applicationContext = context.getApplicationContext(); this.a = applicationContext; this.b = str; if (str2 == null) { - this.f336c = null; + this.f338c = null; } else { - this.f336c = new b(applicationContext); + this.f338c = new b(applicationContext); } } @@ -105,15 +105,15 @@ public class c { if (contentType.contains("application/zip")) { c.c.a.b0.c.a("Handling zip response."); aVar = a.ZIP; - b bVar = this.f336c; + b bVar = this.f338c; 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.f336c; + b bVar2 = this.f338c; 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.f336c; + b bVar3 = this.f338c; 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 af9ecca0de..936e716250 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 f337c; + public final Handler f339c; public u d; public Context e; public d f; @@ -67,7 +67,7 @@ public class a extends BillingClient { str2 = "3.0.3"; } this.a = 0; - this.f337c = new Handler(Looper.getMainLooper()); + this.f339c = new Handler(Looper.getMainLooper()); this.j = 0; this.b = str2; Context applicationContext = context.getApplicationContext(); @@ -160,7 +160,7 @@ public class a extends BillingClient { String e = skuDetails.e(); String str11 = "BillingClient"; if (!e.equals("subs") || this.h) { - String str12 = billingFlowParams.f1542c; + String str12 = billingFlowParams.f1544c; if (str12 != null && !this.i) { c.i.a.f.h.n.a.b(str11, "Current client doesn't support subscriptions update."); BillingResult billingResult2 = q.m; @@ -214,10 +214,10 @@ public class a extends BillingClient { } else { i = 1; } - if (!TextUtils.isEmpty(billingFlowParams.f1542c)) { + if (!TextUtils.isEmpty(billingFlowParams.f1544c)) { String[] strArr = new String[i]; str4 = "; try to reconnect"; - strArr[0] = billingFlowParams.f1542c; + strArr[0] = billingFlowParams.f1544c; bundle.putStringArrayList("skusToReplace", new ArrayList<>(Arrays.asList(strArr))); } else { str4 = "; try to reconnect"; @@ -454,7 +454,7 @@ public class a extends BillingClient { int i = this.a; if (i == 1) { c.i.a.f.h.n.a.b("BillingClient", "Client is already in the process of connecting to billing service."); - bVar.onBillingSetupFinished(q.f338c); + bVar.onBillingSetupFinished(q.f340c); } else if (i == 3) { c.i.a.f.h.n.a.b("BillingClient", "Client was already closed and can't be reused. Please create another instance."); bVar.onBillingSetupFinished(q.j); @@ -465,7 +465,7 @@ public class a extends BillingClient { Context context = uVar.a; IntentFilter intentFilter = new IntentFilter("com.android.vending.billing.PURCHASES_UPDATED"); if (!tVar.b) { - context.registerReceiver(tVar.f340c.b, intentFilter); + context.registerReceiver(tVar.f342c.b, intentFilter); tVar.b = true; } c.i.a.f.h.n.a.a("BillingClient", "Starting in-app billing setup."); @@ -498,7 +498,7 @@ public class a extends BillingClient { public final void h(Runnable runnable) { if (!Thread.interrupted()) { - this.f337c.post(runnable); + this.f339c.post(runnable); } } @@ -515,7 +515,7 @@ public class a extends BillingClient { } try { Future submit = this.r.submit(callable); - this.f337c.postDelayed(new z(submit, runnable), j2); + this.f339c.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 06d335c466..3fa390212b 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.f1542c), this.j.d(), "subs", null); + return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1544c), 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 7ab649f254..e0389a9079 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.f339c; + String str = rVar.f341c; 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 6fad2c7c42..ea5e6fdf91 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 f338c; + public static final BillingResult f340c; 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."; - f338c = billingResult4; + f340c = 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 0aba4e45fd..7a80470ca2 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 f339c; + public final String f341c; public r(int i, String str, @Nullable List list) { this.b = i; - this.f339c = str; + this.f341c = 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 5bf222d15d..90c4847c1d 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 f340c; + public final /* synthetic */ u f342c; public /* synthetic */ t(u uVar, e eVar) { - this.f340c = uVar; + this.f342c = 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 d661d88877..6f38b7180d 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.f340c.b); + context.unregisterReceiver(tVar.f342c.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 9dd94a0ede..d7dd0af952 100644 --- a/app/src/main/java/c/d/b/a/a.java +++ b/app/src/main/java/c/d/b/a/a.java @@ -10,8 +10,8 @@ import androidx.fragment.app.FragmentActivity; import androidx.lifecycle.ViewModelProvider; import androidx.lifecycle.ViewModelStore; import androidx.recyclerview.widget.RecyclerView; -import c.a.i.a4; -import c.a.r.m0.e; +import c.a.i.z3; +import c.a.r.o0.e; import c.i.c.m.d.b; import com.discord.api.channel.Channel; import com.discord.models.domain.Model; @@ -22,8 +22,8 @@ import d0.d0.f; import d0.e0.g; import d0.e0.p.d.m0.f.z.b; import d0.e0.p.d.m0.n.n1.i; +import d0.o; import d0.t.g0; -import d0.t.o; import d0.z.d.a0; import d0.z.d.l; import d0.z.d.m; @@ -40,24 +40,24 @@ import kotlin.Pair; import kotlin.jvm.internal.Ref$ObjectRef; /* compiled from: outline */ public class a { - public static String A(StringBuilder sb, long j, String str) { - sb.append(j); - sb.append(str); - return sb.toString(); - } - - public static String B(StringBuilder sb, Integer num, String str) { + public static String A(StringBuilder sb, Integer num, String str) { sb.append(num); sb.append(str); return sb.toString(); } - public static String C(StringBuilder sb, Long l, String str) { + public static String B(StringBuilder sb, Long l, String str) { sb.append(l); sb.append(str); return sb.toString(); } + public static String C(StringBuilder sb, String str, char c2) { + sb.append(str); + sb.append(c2); + return sb.toString(); + } + public static String D(StringBuilder sb, String str, String str2) { sb.append(str); sb.append(str2); @@ -88,8 +88,11 @@ public class a { return format; } - public static int I(List list, int i, int i2) { - return f.coerceAtLeast(g0.mapCapacity(o.collectionSizeOrDefault(list, i)), i2); + public static Context I(View view, String str, String str2) { + m.checkNotNullExpressionValue(view, str); + Context context = view.getContext(); + m.checkNotNullExpressionValue(context, str2); + return context; } public static StringBuilder J(char c2) { @@ -167,15 +170,14 @@ public class a { return new ArrayList(); } - public static Context T(View view, String str, String str2) { - m.checkNotNullExpressionValue(view, str); - Context context = view.getContext(); - m.checkNotNullExpressionValue(context, str2); - return context; + public static ViewModelProvider.Factory T(Fragment fragment, String str) { + FragmentActivity requireActivity = fragment.requireActivity(); + m.checkNotNullExpressionValue(requireActivity, str); + return requireActivity.getDefaultViewModelProviderFactory(); } public static Pair U(e.b bVar, Float f, String str) { - return d0.o.to(str, Long.valueOf(e.b.a(bVar, f))); + return o.to(str, Long.valueOf(e.b.a(bVar, f))); } public static Ref$ObjectRef V(Model.JsonReader jsonReader, String str) { @@ -219,8 +221,8 @@ public class a { hashMap.put(str4, Integer.valueOf(i4)); } - public static int b(float f, int i, int i2) { - return (Float.floatToIntBits(f) + i) * i2; + public static int b(String str, int i) { + return String.valueOf(str).length() + i; } public static void b0(Class cls, StringBuilder sb, String str) { @@ -229,7 +231,7 @@ public class a { } public static Object c(Channel channel, Map map) { - return map.get(Long.valueOf(channel.f())); + return map.get(Long.valueOf(channel.h())); } public static void c0(Class cls, StringBuilder sb, String str, KryoException kryoException) { @@ -238,36 +240,30 @@ public class a { kryoException.addTrace(sb.toString()); } - public static Object d(Channel channel, Map map) { - return map.get(Long.valueOf(channel.h())); + public static Object d(User user, Map map) { + return map.get(Long.valueOf(user.getId())); } public static void d0(String str, int i, String str2) { Log.d(str2, str + i); } - public static Object e(User user, Map map) { - return map.get(Long.valueOf(user.getId())); - } - - public static ViewModelProvider.Factory e0(Fragment fragment, String str) { - FragmentActivity requireActivity = fragment.requireActivity(); - m.checkNotNullExpressionValue(requireActivity, str); - return requireActivity.getDefaultViewModelProviderFactory(); - } - - public static String f(int i, String str, int i2) { + public static String e(int i, String str, int i2) { StringBuilder sb = new StringBuilder(i); sb.append(str); sb.append(i2); return sb.toString(); } - public static void f0(String str, int i, String str2) { - Log.w(str2, str + i); + public static ViewModelStore e0(Fragment fragment, String str, String str2) { + FragmentActivity requireActivity = fragment.requireActivity(); + m.checkNotNullExpressionValue(requireActivity, str); + ViewModelStore viewModelStore = requireActivity.getViewModelStore(); + m.checkNotNullExpressionValue(viewModelStore, str2); + return viewModelStore; } - public static String g(int i, String str, String str2, String str3) { + public static String f(int i, String str, String str2, String str3) { StringBuilder sb = new StringBuilder(i); sb.append(str); sb.append(str2); @@ -275,11 +271,11 @@ public class a { return sb.toString(); } - public static void g0(String str, String str2, b bVar) { - bVar.b(str + str2); + public static void f0(String str, int i, String str2) { + Log.w(str2, str + i); } - public static String h(int i, String str, String str2, String str3, String str4) { + public static String g(int i, String str, String str2, String str3, String str4) { StringBuilder sb = new StringBuilder(i); sb.append(str); sb.append(str2); @@ -288,12 +284,22 @@ public class a { return sb.toString(); } + public static void g0(String str, String str2, b bVar) { + bVar.b(str + str2); + } + + public static String h(RecyclerView recyclerView, StringBuilder sb) { + sb.append(recyclerView.exceptionLabel()); + return sb.toString(); + } + public static void h0(String str, String str2, String str3) { Log.w(str3, str + str2); } - public static String i(RecyclerView recyclerView, StringBuilder sb) { - sb.append(recyclerView.exceptionLabel()); + public static String i(Class cls, StringBuilder sb, String str) { + sb.append(cls.getName()); + sb.append(str); return sb.toString(); } @@ -303,9 +309,11 @@ public class a { m.checkNotNullParameter(str5, str6); } - public static String j(Class cls, StringBuilder sb, String str) { - sb.append(cls.getName()); + public static String j(Class cls, StringBuilder sb, String str, String str2) { + sb.append(cls.getSimpleName()); sb.append(str); + sb.append(cls.getSimpleName()); + sb.append(str2); return sb.toString(); } @@ -314,12 +322,8 @@ public class a { Log.w(str2, sb.toString()); } - public static String k(Class cls, StringBuilder sb, String str, String str2) { - sb.append(cls.getSimpleName()); - sb.append(str); - sb.append(cls.getSimpleName()); - sb.append(str2); - return sb.toString(); + public static String k(String str, int i) { + return str + i; } public static void k0(StringBuilder sb, String str, String str2, String str3, String str4) { @@ -329,8 +333,8 @@ public class a { sb.append(str4); } - public static String l(String str, int i) { - return str + i; + public static String l(String str, int i, String str2) { + return str + i + str2; } public static void l0(v vVar, String str, c cVar, int i) { @@ -338,89 +342,87 @@ public class a { cVar.i(i); } - public static int m(String str, int i) { - return String.valueOf(str).length() + i; + public static int m(String str, int i, int i2) { + return (str.hashCode() + i) * i2; } - public static boolean m0(b.C0253b bVar, int i, String str) { + public static boolean m0(b.C0254b bVar, int i, String str) { Boolean bool = bVar.get(i); m.checkNotNullExpressionValue(bool, str); return bool.booleanValue(); } - public static String n(String str, int i, String str2) { - return str + i + str2; - } - - public static ViewModelStore n0(Fragment fragment, String str, String str2) { - FragmentActivity requireActivity = fragment.requireActivity(); - m.checkNotNullExpressionValue(requireActivity, str); - ViewModelStore viewModelStore = requireActivity.getViewModelStore(); - m.checkNotNullExpressionValue(viewModelStore, str2); - return viewModelStore; - } - - public static String o(String str, int i, String str2, int i2) { + public static String n(String str, int i, String str2, int i2) { return str + i + str2 + i2; } - public static a4 o0(TextView textView, String str, CharSequence charSequence, c.a.a.y.c cVar) { + public static z3 n0(TextView textView, String str, CharSequence charSequence, c.a.a.y.c cVar) { m.checkNotNullExpressionValue(textView, str); textView.setText(charSequence); return cVar.h(); } - public static String p(String str, int i, String str2, int i2, String str3) { + public static String o(String str, int i, String str2, int i2, String str3) { return str + i + str2 + i2 + str3; } - public static Format.b p0(int i) { + public static Format.b o0(int i) { Format.b bVar = new Format.b(); bVar.b(i); return bVar; } - public static String q(String str, long j) { + public static String p(String str, long j) { return str + j; } - public static String r(String str, long j, String str2) { + public static Object p0(Channel channel, Map map) { + return map.get(Long.valueOf(channel.f())); + } + + public static String q(String str, long j, String str2) { return str + j + str2; } - public static String s(String str, Fragment fragment, String str2) { + public static String r(String str, Fragment fragment, String str2) { return str + fragment + str2; } - public static String t(String str, Object obj) { + public static String s(String str, Object obj) { return str + obj; } - public static String u(String str, String str2) { + public static String t(String str, String str2) { return str + str2; } - public static String v(String str, String str2, String str3) { + public static String u(String str, String str2, String str3) { return str + str2 + str3; } - public static String w(String str, Type type) { + public static String v(String str, Type type) { return str + type; } - public static int x(String str, int i, int i2) { - return (str.hashCode() + i) * i2; - } - - public static String y(StringBuilder sb, int i, char c2) { + public static String w(StringBuilder sb, int i, char c2) { sb.append(i); sb.append(c2); return sb.toString(); } - public static String z(StringBuilder sb, int i, String str) { + public static int x(List list, int i, int i2) { + return f.coerceAtLeast(g0.mapCapacity(d0.t.o.collectionSizeOrDefault(list, i)), i2); + } + + public static String y(StringBuilder sb, int i, String str) { sb.append(i); sb.append(str); return sb.toString(); } + + public static String z(StringBuilder sb, long j, String str) { + sb.append(j); + sb.append(str); + return sb.toString(); + } } diff --git a/app/src/main/java/c/e/a/a.java b/app/src/main/java/c/e/a/a.java index 4b05547969..56f00aee6b 100644 --- a/app/src/main/java/c/e/a/a.java +++ b/app/src/main/java/c/e/a/a.java @@ -3,11 +3,11 @@ package c.e.a; import java.util.Date; /* compiled from: Log */ public class a { - public static C0052a a = new C0052a(); + public static C0053a a = new C0053a(); /* compiled from: Log */ /* renamed from: c.e.a.a$a reason: collision with other inner class name */ - public static class C0052a { + public static class C0053a { 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 3bcfeacf16..23ef983fae 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 f341c; + public static volatile a f343c; public static volatile Method d; static { @@ -19,7 +19,7 @@ public class a extends ClassLoader { classLoader = ClassLoader.getSystemClassLoader(); } b = classLoader; - f341c = new a(classLoader); + f343c = new a(classLoader); } public a(ClassLoader classLoader) { @@ -33,14 +33,14 @@ public class a extends ClassLoader { } ClassLoader classLoader2 = b; if (classLoader2.equals(classLoader)) { - if (f341c == null) { + if (f343c == null) { synchronized (a) { - if (f341c == null) { - f341c = new a(classLoader2); + if (f343c == null) { + f343c = new a(classLoader2); } } } - return f341c; + return f343c; } WeakHashMap> weakHashMap = a; synchronized (weakHashMap) { diff --git a/app/src/main/java/c/e/b/b.java b/app/src/main/java/c/e/b/b.java index beef00f2fd..f62e008401 100644 --- a/app/src/main/java/c/e/b/b.java +++ b/app/src/main/java/c/e/b/b.java @@ -14,19 +14,19 @@ public abstract class b { boolean z2 = false; boolean z3 = enclosingClass != null && cls.isMemberClass() && !Modifier.isStatic(cls.getModifiers()); String name = cls.getName(); - String u = a.u(name, "ConstructorAccess"); - if (u.startsWith("java.")) { - u = a.u("reflectasm.", u); + String t = a.t(name, "ConstructorAccess"); + if (t.startsWith("java.")) { + t = a.t("reflectasm.", t); } a b = a.b(cls); try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); } catch (ClassNotFoundException unused) { synchronized (b) { try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); } catch (ClassNotFoundException unused2) { - String replace = u.replace('.', '/'); + String replace = t.replace('.', '/'); String replace2 = name.replace('.', '/'); String str = null; if (!z3) { @@ -64,7 +64,7 @@ public abstract class b { e4.e(176); e4.n(2, 1); b(fVar, replace2, str); - cls2 = b.a(u, fVar.b()); + cls2 = b.a(t, fVar.b()); } } } @@ -89,7 +89,7 @@ public abstract class b { Objects.requireNonNull(bVar); return bVar; } catch (Throwable th) { - throw new RuntimeException(a.u("Exception constructing constructor access class: ", u), th); + throw new RuntimeException(a.t("Exception constructing constructor access class: ", t), th); } } diff --git a/app/src/main/java/c/e/b/c.java b/app/src/main/java/c/e/b/c.java index 3368a74d78..de58b68a46 100644 --- a/app/src/main/java/c/e/b/c.java +++ b/app/src/main/java/c/e/b/c.java @@ -37,19 +37,19 @@ public abstract class c { clsArr[i] = ((Field) arrayList.get(i)).getType(); } String name = cls.getName(); - String u = a.u(name, "FieldAccess"); - if (u.startsWith("java.")) { - u = a.u("reflectasm.", u); + String t = a.t(name, "FieldAccess"); + if (t.startsWith("java.")) { + t = a.t("reflectasm.", t); } a b = a.b(cls); try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); } catch (ClassNotFoundException unused) { synchronized (b) { try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); } catch (ClassNotFoundException unused2) { - String replace = u.replace('.', '/'); + String replace = t.replace('.', '/'); String replace2 = name.replace('.', '/'); f fVar = new f(0); fVar.c(196653, 33, replace, null, "com/esotericsoftware/reflectasm/FieldAccess", null); @@ -74,10 +74,10 @@ 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.f2806c); - q(fVar, replace2, arrayList, w.f2806c); + n(fVar, replace2, arrayList, w.f2818c); + q(fVar, replace2, arrayList, w.f2818c); o(fVar, replace2, arrayList); - cls2 = b.a(u, fVar.b()); + cls2 = b.a(t, fVar.b()); } } } @@ -86,7 +86,7 @@ public abstract class c { cVar.a = strArr; return cVar; } catch (Throwable th) { - throw new RuntimeException(a.u("Error constructing field access class: ", u), th); + throw new RuntimeException(a.t("Error constructing field access class: ", t), th); } } @@ -185,7 +185,7 @@ public abstract class c { str2 = "get"; break; } - q e = fVar.e(1, str2, a.u("(Ljava/lang/Object;I)", d), null, null); + q e = fVar.e(1, str2, a.t("(Ljava/lang/Object;I)", d), null, null); e.t(21, 2); if (!arrayList.isEmpty()) { int size = arrayList.size(); @@ -415,7 +415,7 @@ public abstract class c { i = 4; break; } - q e = fVar.e(1, str2, a.v("(Ljava/lang/Object;I", d, ")V"), null, null); + q e = fVar.e(1, str2, a.u("(Ljava/lang/Object;I", d, ")V"), null, null); e.t(21, 2); if (!arrayList.isEmpty()) { int size = arrayList.size(); @@ -511,7 +511,7 @@ public abstract class c { return i; } } - throw new IllegalArgumentException(a.u("Unable to find non-private field: ", str)); + throw new IllegalArgumentException(a.t("Unable to find non-private field: ", str)); } public abstract int i(Object obj, int i); diff --git a/app/src/main/java/c/e/b/d.java b/app/src/main/java/c/e/b/d.java index d8accd931c..177d2e9fc3 100644 --- a/app/src/main/java/c/e/b/d.java +++ b/app/src/main/java/c/e/b/d.java @@ -55,21 +55,21 @@ public abstract class d { clsArr5[i2] = method.getReturnType(); } String name = cls.getName(); - String u = a.u(name, "MethodAccess"); - if (u.startsWith("java.")) { - u = a.u("reflectasm.", u); + String t = a.t(name, "MethodAccess"); + if (t.startsWith("java.")) { + t = a.t("reflectasm.", t); } a b = a.b(cls); try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); clsArr = clsArr4; } catch (ClassNotFoundException unused) { synchronized (b) { try { - cls2 = b.loadClass(u); + cls2 = b.loadClass(t); clsArr = clsArr4; } catch (ClassNotFoundException unused2) { - String replace = u.replace('.', '/'); + String replace = t.replace('.', '/'); String replace2 = name.replace('.', '/'); f fVar = new f(1); fVar.c(196653, 33, replace, null, "com/esotericsoftware/reflectasm/MethodAccess", null); @@ -122,49 +122,49 @@ public abstract class d { switch (j.i()) { case 1: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Boolean"); e2.o(182, "java/lang/Boolean", "booleanValue", "()Z"); break; case 2: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Character"); e2.o(182, "java/lang/Character", "charValue", "()C"); break; case 3: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Byte"); e2.o(182, "java/lang/Byte", "byteValue", "()B"); break; case 4: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Short"); e2.o(182, "java/lang/Short", "shortValue", "()S"); break; case 5: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Integer"); e2.o(182, "java/lang/Integer", "intValue", "()I"); break; case 6: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Float"); e2.o(182, "java/lang/Float", "floatValue", "()F"); break; case 7: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; e2.s(192, "java/lang/Long"); e2.o(182, "java/lang/Long", "longValue", "()J"); @@ -173,24 +173,24 @@ public abstract class d { clsArr2 = clsArr6; e2.s(192, "java/lang/Double"); clsArr3 = clsArr4; - str2 = u; + str2 = t; e2.o(182, "java/lang/Double", "doubleValue", "()D"); break; case 9: clsArr2 = clsArr6; e2.s(192, j.d()); clsArr3 = clsArr4; - str2 = u; + str2 = t; break; case 10: clsArr2 = clsArr6; e2.s(192, j.g()); clsArr3 = clsArr4; - str2 = u; + str2 = t; break; default: clsArr3 = clsArr4; - str2 = u; + str2 = t; clsArr2 = clsArr6; break; } @@ -199,7 +199,7 @@ public abstract class d { clsArr6 = clsArr2; clsArr5 = clsArr5; clsArr4 = clsArr3; - u = str2; + t = str2; } sb.append(')'); sb.append(w.e(cls4)); @@ -239,17 +239,17 @@ public abstract class d { pVarArr2 = pVarArr; clsArr5 = clsArr5; clsArr4 = clsArr4; - u = u; + t = t; pVar2 = pVar; } clsArr = clsArr4; - str = u; + str = t; e2.i(pVar2); qVar = e2; e2.c(3, 0, null, 0, null); } else { clsArr = clsArr4; - str = u; + str = t; qVar = e2; } qVar.s(187, "java/lang/IllegalArgumentException"); @@ -264,8 +264,8 @@ public abstract class d { qVar.o(183, "java/lang/IllegalArgumentException", "", "(Ljava/lang/String;)V"); qVar.e(191); qVar.n(0, 0); - u = str; - cls2 = b.a(u, fVar.b()); + t = str; + cls2 = b.a(t, fVar.b()); } } } @@ -275,7 +275,7 @@ public abstract class d { dVar.b = clsArr; return dVar; } catch (Throwable th) { - throw new RuntimeException(a.u("Error constructing method access class: ", u), th); + throw new RuntimeException(a.t("Error constructing method access class: ", t), th); } } 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 27e85adccf..2e54234dda 100644 --- a/app/src/main/java/c/f/b/b/a.java +++ b/app/src/main/java/c/f/b/b/a.java @@ -24,7 +24,7 @@ public class a implements c { public static final /* synthetic */ int b = 0; /* renamed from: c reason: collision with root package name */ - public final File f342c; + public final File f344c; public final boolean d; public final File e; public final c.f.b.a.a f; @@ -34,7 +34,7 @@ public class a implements c { public class b implements c.f.d.c.a { public final List a = new ArrayList(); - public b(C0053a aVar) { + public b(C0054a aVar) { } @Override // c.f.d.c.a @@ -61,10 +61,10 @@ public class a implements c { public final c.f.a.a b; /* renamed from: c reason: collision with root package name */ - public long f343c = -1; + public long f345c = -1; public long d = -1; - public c(String str, File file, C0053a aVar) { + public c(String str, File file, C0054a aVar) { Objects.requireNonNull(str); this.a = str; this.b = new c.f.a.a(file); @@ -85,10 +85,10 @@ public class a implements c { @Override // c.f.b.b.c.a public long getSize() { - if (this.f343c < 0) { - this.f343c = this.b.a(); + if (this.f345c < 0) { + this.f345c = this.b.a(); } - return this.f343c; + return this.f345c; } } @@ -170,7 +170,7 @@ public class a implements c { try { c.f.d.d.b bVar = new c.f.d.d.b(fileOutputStream); h hVar = (h) gVar; - hVar.b.f420c.a(hVar.a.e(), bVar); + hVar.b.f422c.a(hVar.a.e(), bVar); bVar.flush(); long j = bVar.i; fileOutputStream.close(); @@ -194,7 +194,7 @@ public class a implements c { public class g implements c.f.d.c.a { public boolean a; - public g(C0053a aVar) { + public g(C0054a aVar) { } /* JADX WARNING: Code restructure failed: missing block: B:7:0x002b, code lost: @@ -234,7 +234,7 @@ public class a implements c { @Override // c.f.d.c.a public void c(File file) { - if (!a.this.f342c.equals(file) && !this.a) { + if (!a.this.f344c.equals(file) && !this.a) { file.delete(); } if (this.a && file.equals(a.this.e)) { @@ -247,7 +247,7 @@ public class a implements c { /* JADX WARNING: Removed duplicated region for block: B:19:0x0069 A[SYNTHETIC, Splitter:B:19:0x0069] */ public a(File file, int i, c.f.b.a.a aVar) { boolean z2; - this.f342c = file; + this.f344c = file; boolean z3 = false; try { File externalStorageDirectory = Environment.getExternalStorageDirectory(); @@ -258,12 +258,12 @@ public class a implements c { Objects.requireNonNull((c.f.b.a.d) aVar); } this.d = z2; - File file2 = new File(this.f342c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f344c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f342c.exists()) { + if (this.f344c.exists()) { if (!file2.exists()) { - AnimatableValueParser.b0(this.f342c); + AnimatableValueParser.b0(this.f344c); } if (z3) { try { @@ -288,10 +288,10 @@ public class a implements c { } z2 = false; this.d = z2; - File file2 = new File(this.f342c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); + File file2 = new File(this.f344c, String.format(null, "%s.ols%d.%d", "v2", 100, Integer.valueOf(i))); this.e = file2; this.f = aVar; - if (this.f342c.exists()) { + if (this.f344c.exists()) { } z3 = true; if (z3) { @@ -334,7 +334,7 @@ public class a implements c { @Override // c.f.b.b.c public void a() { - AnimatableValueParser.M2(this.f342c, new g(null)); + AnimatableValueParser.M2(this.f344c, 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 a1448af1f7..6fdc093bae 100644 --- a/app/src/main/java/c/f/b/b/d.java +++ b/app/src/main/java/c/f/b/b/d.java @@ -28,7 +28,7 @@ public class d implements h { public static final long b = TimeUnit.MINUTES.toMillis(30); /* renamed from: c reason: collision with root package name */ - public final long f345c; + public final long f347c; public final long d; public final CountDownLatch e; public long f; @@ -67,7 +67,7 @@ public class d implements h { public long b = -1; /* renamed from: c reason: collision with root package name */ - public long f346c = -1; + public long f348c = -1; public synchronized long a() { return this.b; @@ -76,7 +76,7 @@ public class d implements h { public synchronized void b(long j, long j2) { if (this.a) { this.b += j; - this.f346c += j2; + this.f348c += j2; } } } @@ -87,19 +87,19 @@ public class d implements h { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f347c; + public final long f349c; public c(long j, long j2, long j3) { this.a = j; this.b = j2; - this.f347c = j3; + this.f349c = 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.f345c = cVar2.b; - long j = cVar2.f347c; + this.f347c = cVar2.b; + long j = cVar2.f349c; this.d = j; this.f = j; c.f.d.i.a aVar4 = c.f.d.i.a.a; @@ -317,7 +317,7 @@ public class d implements h { } b bVar2 = this.o; synchronized (bVar2) { - j = bVar2.f346c; + j = bVar2.f348c; } long j7 = (long) i; if (!(j == j7 && this.o.a() == j6)) { @@ -328,7 +328,7 @@ public class d implements h { } b bVar3 = this.o; synchronized (bVar3) { - bVar3.f346c = j7; + bVar3.f348c = j7; bVar3.b = j6; bVar3.a = true; } @@ -375,7 +375,7 @@ public class d implements h { b bVar = this.o; synchronized (bVar) { bVar.a = false; - bVar.f346c = -1; + bVar.f348c = -1; bVar.b = -1; } e(); @@ -404,13 +404,13 @@ public class d implements h { aVar.h.unlock(); } } - StatFs statFs = c2 == 1 ? aVar.f353c : aVar.e; + StatFs statFs = c2 == 1 ? aVar.f355c : aVar.e; long availableBlocksLong = statFs != null ? statFs.getAvailableBlocksLong() * statFs.getBlockSizeLong() : 0; if (availableBlocksLong > 0 && availableBlocksLong >= a2) { z2 = false; } if (z2) { - this.f = this.f345c; + this.f = this.f347c; } 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 da9632dcaf..f6fed3dc1a 100644 --- a/app/src/main/java/c/f/b/b/e.java +++ b/app/src/main/java/c/f/b/b/e.java @@ -16,7 +16,7 @@ public class e implements c { public final Supplier b; /* renamed from: c reason: collision with root package name */ - public final String f348c; + public final String f350c; public final c.f.b.a.a d; @VisibleForTesting public volatile a e = new a(null, null); @@ -38,7 +38,7 @@ public class e implements c { this.a = i; this.d = aVar; this.b = supplier; - this.f348c = str; + this.f350c = str; } @Override // c.f.b.b.c @@ -81,7 +81,7 @@ public class e implements c { } public final void h() throws IOException { - File file = new File(this.b.get(), this.f348c); + File file = new File(this.b.get(), this.f350c); try { AnimatableValueParser.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 be668844b2..1794456ce6 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 f349c; + public static int f351c; public CacheKey d; public i e; @@ -19,16 +19,16 @@ public class i { } b = iVar.e; iVar.e = null; - f349c--; + f351c--; return iVar; } } public void b() { synchronized (a) { - int i = f349c; + int i = f351c; if (i < 5) { - f349c = i + 1; + f351c = 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 b7878f0e1a..849aee646a 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 RunnableC0054b n; + public final RunnableC0055b 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 RunnableC0054b implements Runnable { - public RunnableC0054b(a aVar) { + public class RunnableC0055b implements Runnable { + public RunnableC0055b(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 RunnableC0054b(null); + this.n = new RunnableC0055b(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 7b743b66af..19fe717093 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 f350c; + public a f352c; /* 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 f351c; + public a f353c; 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.f350c = aVar; + this.f352c = 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.f350c.f351c = aVar; - this.f350c = aVar; + this.f352c.f353c = aVar; + this.f352c = 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.f351c; + a aVar = this.b.f353c; 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.f351c; + aVar = aVar.f353c; str = ", "; } sb.append('}'); diff --git a/app/src/main/java/c/f/d/e/a.java b/app/src/main/java/c/f/d/e/a.java index c83af26619..791ebfec78 100644 --- a/app/src/main/java/c/f/d/e/a.java +++ b/app/src/main/java/c/f/d/e/a.java @@ -13,14 +13,14 @@ public class a { } public static void b(Class cls, String str, Throwable th) { - String v = c.d.b.a.a.v("unknown", ":", cls.getSimpleName()); + String u = c.d.b.a.a.u("unknown", ":", cls.getSimpleName()); StringBuilder sb = new StringBuilder(); sb.append(str); sb.append('\n'); StringWriter stringWriter = new StringWriter(); th.printStackTrace(new PrintWriter(stringWriter)); sb.append(stringWriter.toString()); - Log.println(6, v, sb.toString()); + Log.println(6, u, sb.toString()); } public static void c(Class cls, String str, Object... objArr) { @@ -32,14 +32,14 @@ public class a { public static void d(Class cls, Throwable th, String str, Object... objArr) { String simpleName = cls.getSimpleName(); String g = g(str, objArr); - String v = c.d.b.a.a.v("unknown", ":", simpleName); + String u = c.d.b.a.a.u("unknown", ":", simpleName); StringBuilder sb = new StringBuilder(); sb.append(g); sb.append('\n'); StringWriter stringWriter = new StringWriter(); th.printStackTrace(new PrintWriter(stringWriter)); sb.append(stringWriter.toString()); - Log.println(6, v, sb.toString()); + Log.println(6, u, sb.toString()); } public static void e(String str, String str2) { @@ -48,7 +48,7 @@ public class a { public static void f(String str, String str2, Throwable th) { String str3; - String v = c.d.b.a.a.v("unknown", ":", str); + String u = c.d.b.a.a.u("unknown", ":", str); StringBuilder sb = new StringBuilder(); sb.append(str2); sb.append('\n'); @@ -60,7 +60,7 @@ public class a { str3 = stringWriter.toString(); } sb.append(str3); - Log.println(6, v, sb.toString()); + Log.println(6, u, sb.toString()); } public static String g(String str, Object... objArr) { @@ -92,7 +92,7 @@ public class a { public static void l(Class cls, String str, Throwable th) { String str2; if (1 != 0) { - String v = c.d.b.a.a.v("unknown", ":", cls.getSimpleName()); + String u = c.d.b.a.a.u("unknown", ":", cls.getSimpleName()); StringBuilder sb = new StringBuilder(); sb.append(str); sb.append('\n'); @@ -104,7 +104,7 @@ public class a { str2 = stringWriter.toString(); } sb.append(str2); - Log.println(5, v, sb.toString()); + Log.println(5, u, sb.toString()); } } 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 c655f30df4..09207d9201 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 f352c = f.of("heif", "image/heif", "heic", "image/heic"); + public static final Map f354c = 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 2080f7fedc..8dff09b42b 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 f353c = null; + public volatile StatFs f355c = 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.f353c = c(this.f353c, this.d); + this.f355c = c(this.f355c, 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 5ed5322a3d..6184a97f08 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[] f354c = a("RIFF"); + public static final byte[] f356c = 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, f354c) && d(bArr, i + 8, d); + return i2 >= 20 && d(bArr, i, f356c) && 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 f944e680de..55b545a61f 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 f355c = false; + public boolean f357c = 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.f355c) { + if (this.f357c) { return false; } - this.f355c = true; + this.f357c = 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.f355c) { + if (!this.f357c) { 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.f355c; + return this.f357c; } public final void j() { @@ -131,7 +131,7 @@ public abstract class c implements DataSource { boolean z2; synchronized (this) { z2 = true; - if (!this.f355c) { + if (!this.f357c) { 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.f355c) { + if (!this.f357c) { 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.f355c) { + if (!this.f357c) { 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 983f823915..6f04a31acd 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 @@ -45,19 +45,19 @@ public class c extends AbstractDraweeController, I public ImageRequest K; /* renamed from: x reason: collision with root package name */ - public final a f356x; + public final a f358x; /* renamed from: y reason: collision with root package name */ - public final e f357y; + public final e f359y; /* renamed from: z reason: collision with root package name */ - public final w f358z; + public final w f360z; public c(Resources resources, c.f.g.b.a aVar, a aVar2, Executor executor, w wVar, e eVar) { super(aVar, executor, null, null); - this.f356x = new a(resources, aVar2); - this.f357y = eVar; - this.f358z = wVar; + this.f358x = new a(resources, aVar2); + this.f359y = eVar; + this.f360z = wVar; } public synchronized void F(b bVar) { @@ -113,7 +113,7 @@ public class c extends AbstractDraweeController, I } fVar2.j.add(eVar); this.E.d(true); - h hVar = this.E.f361c; + h hVar = this.E.f363c; hVar.f = abstractDraweeControllerBuilder.h; hVar.g = null; hVar.h = abstractDraweeControllerBuilder.i; @@ -237,7 +237,7 @@ public class c extends AbstractDraweeController, I c.f.j.j.c w = closeableReference2.w(); K(w); Drawable J = J(this.D, w); - if (J == null && (J = J(this.f357y, w)) == null && (J = this.f356x.b(w)) == null) { + if (J == null && (J = J(this.f359y, w)) == null && (J = this.f358x.b(w)) == null) { throw new UnsupportedOperationException("Unrecognized image class: " + w); } c.f.j.r.b.b(); @@ -253,7 +253,7 @@ public class c extends AbstractDraweeController, I public CloseableReference h() { c.f.j.r.b.b(); try { - w wVar = this.f358z; + w wVar = this.f360z; if (wVar != null) { CacheKey cacheKey = this.A; if (cacheKey != null) { @@ -310,13 +310,13 @@ public class c extends AbstractDraweeController, I ImageRequest imageRequest = this.I; ImageRequest imageRequest2 = this.K; ImageRequest[] imageRequestArr = this.J; - if (imageRequest == null || (uri = imageRequest.f2182c) == null) { + if (imageRequest == null || (uri = imageRequest.f2194c) == null) { if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) { ImageRequest imageRequest3 = imageRequestArr[0]; - uri = imageRequest3 != null ? imageRequest3.f2182c : null; + uri = imageRequest3 != null ? imageRequest3.f2194c : null; } if (imageRequest2 != null) { - return imageRequest2.f2182c; + return imageRequest2.f2194c; } 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 658d1ef8b8..ebd8d8c12f 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 da5ded3de2..36f3b2f652 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 f359c; + public final f f361c; 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.f359c = fVar; + this.f361c = 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.f360c = a; + fVar.f362c = 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.f359c, this.b, null, null); + d dVar = new d(this.a, this.f361c, 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 0006c51c11..b48aae08a8 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 f360c; + public c.f.j.i.a f362c; 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 9fda06418d..3441e99729 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 f361c = new h(); + public final h f363c = 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.f361c.f363s = bounds.width(); - this.f361c.t = bounds.height(); + this.f363c.f365s = bounds.width(); + this.f363c.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.f361c; + h hVar = this.f363c; hVar.b = null; - hVar.f362c = null; + hVar.f364c = null; hVar.d = null; hVar.e = null; hVar.f = null; @@ -73,7 +73,7 @@ public class f implements g { hVar.p = 1; hVar.q = null; hVar.r = false; - hVar.f363s = -1; + hVar.f365s = -1; hVar.t = -1; hVar.u = null; hVar.v = -1; @@ -90,13 +90,13 @@ public class f implements g { this.k = z2; if (z2) { if (this.h == null) { - this.h = new a(this.b, this.f361c, this, this.d, l.a); + this.h = new a(this.b, this.f363c, this, this.d, l.a); } if (this.g == null) { - this.g = new c.f.g.a.a.h.i.c(this.b, this.f361c); + this.g = new c.f.g.a.a.h.i.c(this.b, this.f363c); } if (this.f == null) { - this.f = new c.f.g.a.a.h.i.b(this.f361c, this); + this.f = new c.f.g.a.a.h.i.b(this.f363c, 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 5d18e690f7..a67ef3d47e 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 f362c; + public ImageRequest f364c; public Object d; public ImageInfo e; public ImageRequest f; @@ -28,20 +28,20 @@ public class h { public boolean r; /* renamed from: s reason: collision with root package name */ - public int f363s = -1; + public int f365s = -1; public int t = -1; public Throwable u; public int v = -1; public int w = -1; /* renamed from: x reason: collision with root package name */ - public long f364x = -1; + public long f366x = -1; /* renamed from: y reason: collision with root package name */ - public long f365y = -1; + public long f367y = -1; /* renamed from: z reason: collision with root package name */ - public long f366z = -1; + public long f368z = -1; public void a() { this.n = -1; @@ -50,12 +50,12 @@ public class h { this.k = -1; this.l = -1; this.m = -1; - this.f364x = -1; - this.f365y = -1; - this.f366z = -1; + this.f366x = -1; + this.f367y = -1; + this.f368z = -1; } public d b() { - return new d(this.a, this.b, this.f362c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f363s, this.t, this.u, this.w, this.f364x, this.f365y, null, this.f366z, this.A); + return new d(this.a, this.b, this.f364c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.o, this.p, this.q, this.r, this.f365s, this.t, this.u, this.w, this.f366x, this.f367y, null, this.f368z, 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 bd36ddc1ff..5095131355 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 f367c; + public final g f369c; 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 HandlerC0055a extends Handler { + public static class HandlerC0056a extends Handler { public final g a; - public HandlerC0055a(@NonNull Looper looper, @NonNull g gVar) { + public HandlerC0056a(@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.f367c = gVar; + this.f369c = gVar; this.d = supplier; this.e = supplier2; } @@ -67,7 +67,7 @@ public class a extends c.f.h.b.a.a { e.A = aVar; g(e, 0); e.w = 1; - e.f364x = now; + e.f366x = now; h(e, 1); } @@ -81,7 +81,7 @@ public class a extends c.f.h.b.a.a { e.u = th; g(e, 5); e.w = 2; - e.f365y = now; + e.f367y = now; h(e, 2); } @@ -97,7 +97,7 @@ public class a extends c.f.h.b.a.a { g(e, 4); } e.w = 2; - e.f365y = now; + e.f367y = 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 HandlerC0055a(looper, this.f367c); + this.f = new HandlerC0056a(looper, this.f369c); } } } @@ -144,7 +144,7 @@ public class a extends c.f.h.b.a.a { this.f.sendMessage(obtainMessage); return; } - ((f) this.f367c).b(hVar, i); + ((f) this.f369c).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.f367c).a(hVar, i); + ((f) this.f369c).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 d38c6fa969..84628ecb59 100644 --- a/app/src/main/java/c/f/g/a/a/h/i/c.java +++ b/app/src/main/java/c/f/g/a/a/h/i/c.java @@ -18,7 +18,7 @@ public class c extends a { public void a(ImageRequest imageRequest, Object obj, String str, boolean z2) { this.b.n = this.a.now(); h hVar = this.b; - hVar.f362c = imageRequest; + hVar.f364c = imageRequest; hVar.d = obj; hVar.b = str; hVar.r = z2; @@ -28,7 +28,7 @@ public class c extends a { public void c(ImageRequest imageRequest, String str, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f362c = imageRequest; + hVar.f364c = imageRequest; hVar.b = str; hVar.r = z2; } @@ -37,7 +37,7 @@ public class c extends a { public void g(ImageRequest imageRequest, String str, Throwable th, boolean z2) { this.b.o = this.a.now(); h hVar = this.b; - hVar.f362c = imageRequest; + hVar.f364c = imageRequest; hVar.b = str; hVar.r = z2; } 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 299b8a79a4..ecf28bee89 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 AbstractC0056a { + public interface AbstractC0057a { void release(); } - public abstract void a(AbstractC0056a aVar); + public abstract void a(AbstractC0057a 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 7b34376103..cfbade1c0e 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 f368c = new Handler(Looper.getMainLooper()); - public ArrayList d = new ArrayList<>(); - public ArrayList e = new ArrayList<>(); + public final Handler f370c = 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.AbstractC0056a aVar) { + public void a(a.AbstractC0057a 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 3f0d55199d..ffe20f6341 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 f369c = new ArrayBlockingQueue(20); + public final Queue f371c = 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.f369c.size() + 1 > 20) { - this.f369c.poll(); + if (this.f371c.size() + 1 > 20) { + this.f371c.poll(); } - this.f369c.add(aVar); + this.f371c.add(aVar); } } public String toString() { - return this.f369c.toString(); + return this.f371c.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 f063c54697..6da3189ebb 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 f374c = 0; + public int f376c = 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 3ac3bf3fb2..8f9ecdef50 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 f375c; + public final /* synthetic */ Object f377c; 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.f375c = obj; + this.f377c = 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.f375c, this.d, this.e); + return this.f.b(this.a, this.b, this.f377c, this.d, this.e); } public String toString() { i F2 = AnimatableValueParser.F2(this); - F2.c("request", this.f375c.toString()); + F2.c("request", this.f377c.toString()); return F2.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 8af17a03d9..328e52efda 100644 --- a/app/src/main/java/c/f/g/d/a.java +++ b/app/src/main/java/c/f/g/d/a.java @@ -29,20 +29,20 @@ public class a extends Drawable implements b { public final Paint r = new Paint(1); /* renamed from: s reason: collision with root package name */ - public final Matrix f376s = new Matrix(); + public final Matrix f378s = new Matrix(); public final Rect t = new Rect(); public final RectF u = new RectF(); public int v; public int w; /* renamed from: x reason: collision with root package name */ - public int f377x; + public int f379x; /* renamed from: y reason: collision with root package name */ - public int f378y; + public int f380y; /* renamed from: z reason: collision with root package name */ - public int f379z; + public int f381z; public a() { c(); @@ -53,18 +53,18 @@ 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.r.measureText(u); + String t = c.d.b.a.a.t(str, ": "); + float measureText = this.r.measureText(t); float measureText2 = this.r.measureText(str2); this.r.setColor(1711276032); - int i2 = this.f378y; - int i3 = this.f379z; - canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f377x + 8), this.r); + int i2 = this.f380y; + int i3 = this.f381z; + canvas.drawRect((float) (i2 - 4), (float) (i3 + 8), ((float) i2) + measureText + measureText2 + 4.0f, (float) (i3 + this.f379x + 8), this.r); this.r.setColor(-1); - canvas.drawText(u, (float) this.f378y, (float) this.f379z, this.r); + canvas.drawText(t, (float) this.f380y, (float) this.f381z, this.r); this.r.setColor(i); - canvas.drawText(str2, ((float) this.f378y) + measureText, (float) this.f379z, this.r); - this.f379z += this.f377x; + canvas.drawText(str2, ((float) this.f380y) + measureText, (float) this.f381z, this.r); + this.f381z += this.f379x; } public void c() { @@ -107,8 +107,8 @@ public class a extends Drawable implements b { this.r.setStyle(Paint.Style.FILL); this.r.setStrokeWidth(0.0f); this.r.setColor(-1); - this.f378y = this.v; - this.f379z = this.w; + this.f380y = this.v; + this.f381z = this.w; a(canvas, "ID", this.i, -1); a(canvas, "D", b("%dx%d", Integer.valueOf(bounds.width()), Integer.valueOf(bounds.height())), -1); int i4 = this.j; @@ -123,14 +123,14 @@ public class a extends Drawable implements b { rect.left = 0; rect.right = width; rect.bottom = height; - this.f376s.reset(); - scalingUtils$ScaleType2.a(this.f376s, this.t, i4, i5, 0.0f, 0.0f); + this.f378s.reset(); + scalingUtils$ScaleType2.a(this.f378s, this.t, i4, i5, 0.0f, 0.0f); RectF rectF = this.u; rectF.top = 0.0f; rectF.left = 0.0f; rectF.right = (float) i4; rectF.bottom = (float) i5; - this.f376s.mapRect(rectF); + this.f378s.mapRect(rectF); width = Math.min(width, (int) this.u.width()); height = Math.min(height, (int) this.u.height()); } @@ -219,10 +219,10 @@ public class a extends Drawable implements b { int min = Math.min(40, Math.max(10, Math.min(rect.width() / 8, rect.height() / 9))); this.r.setTextSize((float) min); int i = min + 8; - this.f377x = i; + this.f379x = i; int i2 = this.q; if (i2 == 80) { - this.f377x = i * -1; + this.f379x = i * -1; } this.v = rect.left + 10; this.w = i2 == 80 ? rect.bottom - 10 : rect.top + 10 + 10; diff --git a/app/src/main/java/c/f/g/d/b/a.java b/app/src/main/java/c/f/g/d/b/a.java index 32f486ee48..0ef0d71b61 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 f380c; + public b f382c; public a(b bVar) { - this.f380c = bVar; + this.f382c = 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.f380c; + b bVar = this.f382c; 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 623a6c6c44..257fa4dd90 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.f381c = colorFilter; + eVar.f383c = 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 c27572d515..dd6b071f8e 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 f381c = null; + public ColorFilter f383c = 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 28f066ea8d..e9b3ffc85c 100644 --- a/app/src/main/java/c/f/g/e/f.java +++ b/app/src/main/java/c/f/g/e/f.java @@ -19,7 +19,7 @@ public class f extends b { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final int f382s; + public final int f384s; public final int t; @VisibleForTesting public int u; @@ -30,15 +30,15 @@ public class f extends b { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public int[] f383x; + public int[] f385x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public int[] f384y; + public int[] f386y; @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public int f385z; + public int f387z; /* compiled from: FadeDrawable */ public interface a { @@ -49,20 +49,20 @@ public class f extends b { AnimatableValueParser.C(drawableArr.length >= 1, "At least one layer required!"); this.q = drawableArr; int[] iArr = new int[drawableArr.length]; - this.f383x = iArr; - this.f384y = new int[drawableArr.length]; - this.f385z = 255; + this.f385x = iArr; + this.f386y = new int[drawableArr.length]; + this.f387z = 255; this.A = new boolean[drawableArr.length]; this.B = 0; this.r = z2; int i2 = z2 ? 255 : 0; - this.f382s = i2; + this.f384s = i2; this.t = i; this.u = 2; Arrays.fill(iArr, i2); - this.f383x[0] = 255; - Arrays.fill(this.f384y, i2); - this.f384y[0] = 255; + this.f385x[0] = 255; + Arrays.fill(this.f386y, i2); + this.f386y[0] = 255; Arrays.fill(this.A, z2); this.A[0] = true; } @@ -74,7 +74,7 @@ public class f extends b { int i2 = this.u; int i3 = 2; if (i2 == 0) { - System.arraycopy(this.f384y, 0, this.f383x, 0, this.q.length); + System.arraycopy(this.f386y, 0, this.f385x, 0, this.q.length); this.w = SystemClock.uptimeMillis(); z2 = i(this.v == 0 ? 1.0f : 0.0f); if (!this.D && (i = this.t) >= 0) { @@ -108,7 +108,7 @@ public class f extends b { break; } Drawable drawable = drawableArr[i4]; - int ceil = (int) Math.ceil(((double) (this.f384y[i4] * this.f385z)) / 255.0d); + int ceil = (int) Math.ceil(((double) (this.f386y[i4] * this.f387z)) / 255.0d); if (drawable != null && ceil > 0) { this.B++; drawable.mutate().setAlpha(ceil); @@ -140,14 +140,14 @@ public class f extends b { public void g() { this.u = 2; for (int i = 0; i < this.q.length; i++) { - this.f384y[i] = this.A[i] ? 255 : 0; + this.f386y[i] = this.A[i] ? 255 : 0; } invalidateSelf(); } @Override // android.graphics.drawable.Drawable public int getAlpha() { - return this.f385z; + return this.f387z; } public final boolean i(float f) { @@ -155,8 +155,8 @@ public class f extends b { for (int i = 0; i < this.q.length; i++) { boolean[] zArr = this.A; int i2 = zArr[i] ? 1 : -1; - int[] iArr = this.f384y; - iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f383x[i])); + int[] iArr = this.f386y; + iArr[i] = (int) ((((float) (i2 * 255)) * f) + ((float) this.f385x[i])); if (iArr[i] < 0) { iArr[i] = 0; } @@ -182,8 +182,8 @@ public class f extends b { @Override // c.f.g.e.b, android.graphics.drawable.Drawable public void setAlpha(int i) { - if (this.f385z != i) { - this.f385z = i; + if (this.f387z != i) { + this.f387z = 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 261d96100e..1ea82eb1d4 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.f381c = colorFilter; + eVar.f383c = 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 a314b2be93..9439f79c5c 100644 --- a/app/src/main/java/c/f/g/e/l.java +++ b/app/src/main/java/c/f/g/e/l.java @@ -28,7 +28,7 @@ public class l extends Drawable implements j { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public final Path f386s = new Path(); + public final Path f388s = new Path(); @VisibleForTesting public final Path t = new Path(); public int u = 0; @@ -58,7 +58,7 @@ public class l extends Drawable implements j { public final void b() { float[] fArr; float[] fArr2; - this.f386s.reset(); + this.f388s.reset(); this.t.reset(); this.v.set(getBounds()); RectF rectF = this.v; @@ -85,7 +85,7 @@ public class l extends Drawable implements j { float f3 = this.o + (this.q ? this.n : 0.0f); this.v.inset(f3, f3); if (this.m) { - this.f386s.addCircle(this.v.centerX(), this.v.centerY(), Math.min(this.v.width(), this.v.height()) / 2.0f, Path.Direction.CW); + this.f388s.addCircle(this.v.centerX(), this.v.centerY(), Math.min(this.v.width(), this.v.height()) / 2.0f, Path.Direction.CW); } else if (this.q) { if (this.k == null) { this.k = new float[8]; @@ -98,9 +98,9 @@ public class l extends Drawable implements j { fArr[i] = this.i[i] - this.n; i++; } - this.f386s.addRoundRect(this.v, fArr, Path.Direction.CW); + this.f388s.addRoundRect(this.v, fArr, Path.Direction.CW); } else { - this.f386s.addRoundRect(this.v, this.i, Path.Direction.CW); + this.f388s.addRoundRect(this.v, this.i, Path.Direction.CW); } float f4 = -f3; this.v.inset(f4, f4); @@ -118,7 +118,7 @@ public class l extends Drawable implements j { this.l.setColor(AnimatableValueParser.M1(this.u, this.w)); this.l.setStyle(Paint.Style.FILL); this.l.setFilterBitmap(this.r); - canvas.drawPath(this.f386s, this.l); + canvas.drawPath(this.f388s, this.l); if (this.n != 0.0f) { this.l.setColor(AnimatableValueParser.M1(this.p, this.w)); this.l.setStyle(Paint.Style.STROKE); diff --git a/app/src/main/java/c/f/g/e/m.java b/app/src/main/java/c/f/g/e/m.java index c023ec353e..605ad6fdb9 100644 --- a/app/src/main/java/c/f/g/e/m.java +++ b/app/src/main/java/c/f/g/e/m.java @@ -27,20 +27,20 @@ public class m extends g implements j { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public final Paint f387s = new Paint(1); + public final Paint f389s = new Paint(1); public boolean t = false; public float u = 0.0f; public int v = 0; public int w = 0; /* renamed from: x reason: collision with root package name */ - public float f388x = 0.0f; + public float f390x = 0.0f; /* renamed from: y reason: collision with root package name */ - public boolean f389y = false; + public boolean f391y = false; /* renamed from: z reason: collision with root package name */ - public boolean f390z = false; + public boolean f392z = false; public m(Drawable drawable) { super(drawable); @@ -66,7 +66,7 @@ public class m extends g implements j { this.n.set(getBounds()); int h = b.h(this.m); if (h == 0) { - if (this.f389y) { + if (this.f391y) { RectF rectF = this.o; if (rectF == null) { this.o = new RectF(this.n); @@ -92,32 +92,32 @@ public class m extends g implements j { drawable2.draw(canvas); } } - this.f387s.setStyle(Paint.Style.FILL); - this.f387s.setColor(this.w); - this.f387s.setStrokeWidth(0.0f); - this.f387s.setFilterBitmap(this.f390z); + this.f389s.setStyle(Paint.Style.FILL); + this.f389s.setColor(this.w); + this.f389s.setStrokeWidth(0.0f); + this.f389s.setFilterBitmap(this.f392z); this.A.setFillType(Path.FillType.EVEN_ODD); - canvas.drawPath(this.A, this.f387s); + canvas.drawPath(this.A, this.f389s); if (this.t) { float width = ((this.n.width() - this.n.height()) + this.u) / 2.0f; float height = ((this.n.height() - this.n.width()) + this.u) / 2.0f; if (width > 0.0f) { RectF rectF3 = this.n; float f2 = rectF3.left; - canvas.drawRect(f2, rectF3.top, f2 + width, rectF3.bottom, this.f387s); + canvas.drawRect(f2, rectF3.top, f2 + width, rectF3.bottom, this.f389s); RectF rectF4 = this.n; float f3 = rectF4.right; - canvas.drawRect(f3 - width, rectF4.top, f3, rectF4.bottom, this.f387s); + canvas.drawRect(f3 - width, rectF4.top, f3, rectF4.bottom, this.f389s); } if (height > 0.0f) { RectF rectF5 = this.n; float f4 = rectF5.left; float f5 = rectF5.top; - canvas.drawRect(f4, f5, rectF5.right, f5 + height, this.f387s); + canvas.drawRect(f4, f5, rectF5.right, f5 + height, this.f389s); RectF rectF6 = this.n; float f6 = rectF6.left; float f7 = rectF6.bottom; - canvas.drawRect(f6, f7 - height, rectF6.right, f7, this.f387s); + canvas.drawRect(f6, f7 - height, rectF6.right, f7, this.f389s); } } } else if (h == 1) { @@ -130,32 +130,32 @@ public class m extends g implements j { canvas.restoreToCount(save2); } if (this.v != 0) { - this.f387s.setStyle(Paint.Style.STROKE); - this.f387s.setColor(this.v); - this.f387s.setStrokeWidth(this.u); + this.f389s.setStyle(Paint.Style.STROKE); + this.f389s.setColor(this.v); + this.f389s.setStrokeWidth(this.u); this.A.setFillType(Path.FillType.EVEN_ODD); - canvas.drawPath(this.B, this.f387s); + canvas.drawPath(this.B, this.f389s); } } @Override // c.f.g.e.j public void e(boolean z2) { - if (this.f390z != z2) { - this.f390z = z2; + if (this.f392z != z2) { + this.f392z = z2; invalidateSelf(); } } @Override // c.f.g.e.j public void f(boolean z2) { - this.f389y = z2; + this.f391y = z2; p(); invalidateSelf(); } @Override // c.f.g.e.j public void i(float f) { - this.f388x = f; + this.f390x = f; p(); invalidateSelf(); } @@ -194,7 +194,7 @@ public class m extends g implements j { this.B.reset(); this.C.set(getBounds()); RectF rectF = this.C; - float f = this.f388x; + float f = this.f390x; rectF.inset(f, f); if (this.m == 1) { this.A.addRect(this.C, Path.Direction.CW); @@ -205,7 +205,7 @@ public class m extends g implements j { this.A.addRoundRect(this.C, this.q, Path.Direction.CW); } RectF rectF2 = this.C; - float f2 = -this.f388x; + float f2 = -this.f390x; rectF2.inset(f2, f2); RectF rectF3 = this.C; float f3 = this.u / 2.0f; @@ -219,7 +219,7 @@ public class m extends g implements j { if (i >= fArr.length) { break; } - fArr[i] = (this.q[i] + this.f388x) - (this.u / 2.0f); + fArr[i] = (this.q[i] + this.f390x) - (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 c7277f7e7d..bad04443a4 100644 --- a/app/src/main/java/c/f/g/e/n.java +++ b/app/src/main/java/c/f/g/e/n.java @@ -52,7 +52,7 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public float[] f391s; + public float[] f393s; @VisibleForTesting public final RectF t = new RectF(); @VisibleForTesting @@ -65,15 +65,15 @@ public abstract class n extends Drawable implements j, d0 { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public RectF f392x; + public RectF f394x; @VisibleForTesting /* renamed from: y reason: collision with root package name */ - public final Matrix f393y = new Matrix(); + public final Matrix f395y = new Matrix(); @VisibleForTesting /* renamed from: z reason: collision with root package name */ - public final Matrix f394z = new Matrix(); + public final Matrix f396z = new Matrix(); public n(Drawable drawable) { this.i = drawable; @@ -165,13 +165,13 @@ public abstract class n extends Drawable implements j, d0 { if (this.j) { this.m.addCircle(this.t.centerX(), this.t.centerY(), Math.min(this.t.width(), this.t.height()) / 2.0f, Path.Direction.CW); } else if (this.H) { - if (this.f391s == null) { - this.f391s = new float[8]; + if (this.f393s == null) { + this.f393s = new float[8]; } for (int i2 = 0; i2 < this.r.length; i2++) { - this.f391s[i2] = this.q[i2] - this.l; + this.f393s[i2] = this.q[i2] - this.l; } - this.m.addRoundRect(this.t, this.f391s, Path.Direction.CW); + this.m.addRoundRect(this.t, this.f393s, Path.Direction.CW); } else { this.m.addRoundRect(this.t, this.q, Path.Direction.CW); } @@ -222,37 +222,37 @@ public abstract class n extends Drawable implements j, d0 { } this.v.set(0.0f, 0.0f, (float) getIntrinsicWidth(), (float) getIntrinsicHeight()); this.w.set(this.i.getBounds()); - this.f393y.setRectToRect(this.v, this.w, Matrix.ScaleToFit.FILL); + this.f395y.setRectToRect(this.v, this.w, Matrix.ScaleToFit.FILL); if (this.H) { - RectF rectF = this.f392x; + RectF rectF = this.f394x; if (rectF == null) { - this.f392x = new RectF(this.t); + this.f394x = new RectF(this.t); } else { rectF.set(this.t); } - RectF rectF2 = this.f392x; + RectF rectF2 = this.f394x; float f = this.l; rectF2.inset(f, f); if (this.D == null) { this.D = new Matrix(); } - this.D.setRectToRect(this.t, this.f392x, Matrix.ScaleToFit.FILL); + this.D.setRectToRect(this.t, this.f394x, Matrix.ScaleToFit.FILL); } else { Matrix matrix2 = this.D; if (matrix2 != null) { matrix2.reset(); } } - if (!this.A.equals(this.B) || !this.f393y.equals(this.f394z) || ((matrix = this.D) != null && !matrix.equals(this.E))) { + if (!this.A.equals(this.B) || !this.f395y.equals(this.f396z) || ((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.f393y); + this.F.preConcat(this.f395y); this.B.set(this.A); - this.f394z.set(this.f393y); + this.f396z.set(this.f395y); 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 9502005837..0bfe802381 100644 --- a/app/src/main/java/c/f/g/e/p.java +++ b/app/src/main/java/c/f/g/e/p.java @@ -24,7 +24,7 @@ public class p extends g { public Matrix r; /* renamed from: s reason: collision with root package name */ - public Matrix f395s = new Matrix(); + public Matrix f397s = new Matrix(); public p(Drawable drawable, ScalingUtils$ScaleType scalingUtils$ScaleType) { super(drawable); @@ -99,10 +99,10 @@ public class p extends g { } drawable.setBounds(0, 0, intrinsicWidth, intrinsicHeight); ScalingUtils$ScaleType scalingUtils$ScaleType3 = this.m; - Matrix matrix = this.f395s; + Matrix matrix = this.f397s; PointF pointF = this.o; scalingUtils$ScaleType3.a(matrix, bounds, intrinsicWidth, intrinsicHeight, pointF != null ? pointF.x : 0.5f, pointF != null ? pointF.y : 0.5f); - this.r = this.f395s; + this.r = this.f397s; } } 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 c94d76fec7..9a899e20e2 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 f396c; + public Resources f398c; public int d = 300; public float e = 0.0f; public Drawable f = null; @@ -37,7 +37,7 @@ public class a { } public a(Resources resources) { - this.f396c = resources; + this.f398c = resources; ScalingUtils$ScaleType scalingUtils$ScaleType = a; this.g = scalingUtils$ScaleType; this.h = null; diff --git a/app/src/main/java/c/f/g/f/b.java b/app/src/main/java/c/f/g/f/b.java index 70facfb9fe..6c6842a49a 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.f2173c = true; + draweeHolder.f2185c = 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 71973b4623..f01a20c579 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[] f397c = null; + public float[] f399c = null; public int d = 0; public float e = 0.0f; public int f = 0; @@ -31,7 +31,7 @@ public class c { } c cVar = (c) obj; if (this.b == cVar.b && this.d == cVar.d && Float.compare(cVar.e, this.e) == 0 && this.f == cVar.f && Float.compare(cVar.g, this.g) == 0 && this.a == cVar.a && this.h == cVar.h) { - return Arrays.equals(this.f397c, cVar.f397c); + return Arrays.equals(this.f399c, cVar.f399c); } return false; } @@ -39,7 +39,7 @@ public class c { public int hashCode() { int i = this.a; int h = (((i != 0 ? b.h(i) : 0) * 31) + (this.b ? 1 : 0)) * 31; - float[] fArr = this.f397c; + float[] fArr = this.f399c; 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 372643e5fb..a7d60ca9db 100644 --- a/app/src/main/java/c/f/g/f/d.java +++ b/app/src/main/java/c/f/g/f/d.java @@ -43,7 +43,7 @@ public class d { public static void b(j jVar, c cVar) { jVar.c(cVar.b); - jVar.m(cVar.f397c); + jVar.m(cVar.f399c); jVar.a(cVar.f, cVar.e); jVar.i(cVar.g); jVar.f(false); diff --git a/app/src/main/java/c/f/g/g/a.java b/app/src/main/java/c/f/g/g/a.java index 3c889f6047..8248ae4e6d 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 AbstractC0057a a = null; + public AbstractC0058a a = null; @VisibleForTesting public final float b; @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public boolean f398c = false; + public boolean f400c = 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 AbstractC0057a { + public interface AbstractC0058a { } 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 ee1b7bf808..6e0dc19a10 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 f399c; + public final ScheduledExecutorService f401c; 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.f399c = scheduledExecutorService; + this.f401c = scheduledExecutorService; } public final synchronized void c() { if (!this.d) { this.d = true; - this.f399c.schedule(this.g, 1000, TimeUnit.MILLISECONDS); + this.f401c.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 88ef20792f..d3125e81a4 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 f400c; + public final d f402c; 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.f400c = dVar; + this.f402c = 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.f400c.a(); + return this.f402c.a(); } @Override // c.f.h.a.a.d public int b() { - return this.f400c.b(); + return this.f402c.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.f400c.e(i); + return this.f402c.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.f416c, rect).equals(aVar.d)) { + if (!c.f.j.a.c.a.a(aVar.f418c, 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.f403c = new c.f.j.a.c.d(aVar, bVar.d); + bVar.f405c = 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).f416c.getWidth(); + int width = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f418c.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).f416c.getHeight(); + int height = ((c.f.j.a.c.a) ((c.f.h.a.b.f.b) this.d).b).f418c.getHeight(); this.j = height; if (height == -1) { Rect rect2 = this.h; diff --git a/app/src/main/java/c/f/h/a/b/d/a.java b/app/src/main/java/c/f/h/a/b/d/a.java index 414617592e..111fa07658 100644 --- a/app/src/main/java/c/f/h/a/b/d/a.java +++ b/app/src/main/java/c/f/h/a/b/d/a.java @@ -6,7 +6,7 @@ public class a implements CacheKey { public final String a; public a(int i) { - this.a = c.d.b.a.a.l("anim://", i); + this.a = c.d.b.a.a.k("anim://", i); } @Override // com.facebook.cache.common.CacheKey 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 ae91da7f8c..e37a1c26d6 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> f401c = new SparseArray<>(); + public final SparseArray> f403c = 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.f417c); + CloseableReference c2 = cVar.b.c(new c.b(cVar.a, i), C, cVar.f419c); if (CloseableReference.z(c2)) { - closeableReference2 = this.f401c.get(i); - this.f401c.put(i, c2); + closeableReference2 = this.f403c.get(i); + this.f403c.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.f401c.size(); i++) { - CloseableReference valueAt = this.f401c.valueAt(i); + for (int i = 0; i < this.f403c.size(); i++) { + CloseableReference valueAt = this.f403c.valueAt(i); if (valueAt != null) { valueAt.close(); } } - this.f401c.clear(); + this.f403c.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.f401c.get(i); + CloseableReference closeableReference2 = this.f403c.get(i); if (closeableReference2 != null) { - this.f401c.delete(i); + this.f403c.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.f417c); + this.d = cVar.b.c(new c.b(cVar.a, i), C, cVar.f419c); } 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 c2d6c1e428..526581e674 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 f402c; + public final Bitmap.Config f404c; 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.f402c); + closeableReference = c.this.a.a(this.j.i(), this.j.g(), c.this.f404c); 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.f402c = config; + this.f404c = 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 918c2cf025..f5150b08ee 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).f416c.b(); + return ((c.f.j.a.c.a) this.a).f418c.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 87089d64c7..fdd2a5a971 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 f403c; + public d f405c; 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.f403c = new d(aVar, aVar2); + this.f405c = new d(aVar, aVar2); } public boolean a(int i, Bitmap bitmap) { try { - this.f403c.d(i, bitmap); + this.f405c.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 b6d368de67..3e8a70d448 100644 --- a/app/src/main/java/c/f/h/a/c/a.java +++ b/app/src/main/java/c/f/h/a/c/a.java @@ -22,28 +22,28 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public long r; /* renamed from: s reason: collision with root package name */ - public long f404s; + public long f406s; public int t; public long u; public int v; public volatile b w; /* renamed from: x reason: collision with root package name */ - public e f405x; + public e f407x; /* renamed from: y reason: collision with root package name */ - public final Runnable f406y; + public final Runnable f408y; /* compiled from: AnimatedDrawable2 */ /* renamed from: c.f.h.a.c.a$a reason: collision with other inner class name */ - public class RunnableC0058a implements Runnable { - public RunnableC0058a() { + public class RunnableC0059a implements Runnable { + public RunnableC0059a() { } @Override // java.lang.Runnable public void run() { a aVar = a.this; - aVar.unscheduleSelf(aVar.f406y); + aVar.unscheduleSelf(aVar.f408y); a.this.invalidateSelf(); } } @@ -55,7 +55,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { public a(c.f.h.a.a.a aVar) { this.u = 8; this.w = j; - this.f406y = new RunnableC0058a(); + this.f408y = new RunnableC0059a(); this.k = aVar; this.l = aVar == null ? null : new c.f.h.a.e.a(aVar); } @@ -116,7 +116,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { if (j2 == -1) { long j7 = this.n + j2 + this.u; this.p = j7; - scheduleSelf(this.f406y, j7); + scheduleSelf(this.f408y, j7); } else { Objects.requireNonNull(this.w); this.m = false; @@ -178,10 +178,10 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { @Override // android.graphics.drawable.Drawable public void setAlpha(int i2) { - if (this.f405x == null) { - this.f405x = new e(); + if (this.f407x == null) { + this.f407x = new e(); } - this.f405x.a = i2; + this.f407x.a = i2; c.f.h.a.a.a aVar = this.k; if (aVar != null) { aVar.f(i2); @@ -190,11 +190,11 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { @Override // android.graphics.drawable.Drawable public void setColorFilter(ColorFilter colorFilter) { - if (this.f405x == null) { - this.f405x = new e(); + if (this.f407x == null) { + this.f407x = new e(); } - e eVar = this.f405x; - eVar.f381c = colorFilter; + e eVar = this.f407x; + eVar.f383c = colorFilter; eVar.b = true; c.f.h.a.a.a aVar = this.k; if (aVar != null) { @@ -211,7 +211,7 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { long j2 = uptimeMillis - this.r; this.n = j2; this.p = j2; - this.o = uptimeMillis - this.f404s; + this.o = uptimeMillis - this.f406s; this.q = this.t; invalidateSelf(); Objects.requireNonNull(this.w); @@ -223,14 +223,14 @@ public class a extends Drawable implements Animatable, c.f.f.a.a { if (this.m) { long uptimeMillis = SystemClock.uptimeMillis(); this.r = uptimeMillis - this.n; - this.f404s = uptimeMillis - this.o; + this.f406s = uptimeMillis - this.o; this.t = this.q; this.m = false; this.n = 0; this.p = 0; this.o = -1; this.q = -1; - unscheduleSelf(this.f406y); + unscheduleSelf(this.f408y); Objects.requireNonNull(this.w); } } diff --git a/app/src/main/java/c/f/h/a/d/e.java b/app/src/main/java/c/f/h/a/d/e.java index adf670bd07..46ca49ed8a 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 f407c; + public final ExecutorService f409c; 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.f407c = executorService; + this.f409c = 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.f407c); + cVar2 = new c.f.h.a.b.e.c(this.e, bVar3, Bitmap.Config.ARGB_8888, this.f409c); 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 53ebb25713..f44f7c002a 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 f408c; + public Map f410c; 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 6177bcfff3..f9494734a8 100644 --- a/app/src/main/java/c/f/i/a.java +++ b/app/src/main/java/c/f/i/a.java @@ -8,7 +8,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[] f409c; + public static final byte[] f411c; public static final int d; public static final byte[] e = AnimatableValueParser.f("GIF87a"); public static final byte[] f = AnimatableValueParser.f("GIF89a"); @@ -28,7 +28,7 @@ public class a implements c.a { a = bArr; b = bArr.length; byte[] bArr2 = {-119, 80, 78, 71, 13, 10, 26, 10}; - f409c = bArr2; + f411c = bArr2; d = bArr2.length; byte[] f2 = AnimatableValueParser.f("BM"); g = f2; @@ -90,12 +90,12 @@ public class a implements c.a { if (i2 >= bArr3.length && AnimatableValueParser.T0(bArr, bArr3, 0)) { return b.a; } - byte[] bArr4 = f409c; + byte[] bArr4 = f411c; if (i2 >= bArr4.length && AnimatableValueParser.T0(bArr, bArr4, 0)) { return b.b; } if (i2 >= 6 && (AnimatableValueParser.T0(bArr, e, 0) || AnimatableValueParser.T0(bArr, f, 0))) { - return b.f410c; + return b.f412c; } byte[] bArr5 = g; if (i2 < bArr5.length ? false : AnimatableValueParser.T0(bArr, bArr5, 0)) { diff --git a/app/src/main/java/c/f/i/b.java b/app/src/main/java/c/f/i/b.java index ecdc084183..9a432d5db2 100644 --- a/app/src/main/java/c/f/i/b.java +++ b/app/src/main/java/c/f/i/b.java @@ -5,7 +5,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 f410c = new c("GIF", "gif"); + public static final c f412c = new c("GIF", "gif"); 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 624184fcbd..187c7db7f8 100644 --- a/app/src/main/java/c/f/i/d.java +++ b/app/src/main/java/c/f/i/d.java @@ -13,7 +13,7 @@ public class d { public int b; /* renamed from: c reason: collision with root package name */ - public List f411c; + public List f413c; public final c.a d = new a(); public d() { @@ -42,7 +42,7 @@ public class d { if (!(b == null || b == c.a)) { return b; } - List list = c2.f411c; + List list = c2.f413c; if (list != null) { for (c.a aVar : list) { c b2 = aVar.b(bArr, i); @@ -76,7 +76,7 @@ public class d { public final void d() { this.b = this.d.a(); - List list = this.f411c; + List list = this.f413c; 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 3c6d8ec98d..20313bb4f5 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 f412c; + public final int f414c; 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.f412c = i4; + this.f414c = 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 7755f0a2a9..45a400042f 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> f413c; + public List> f415c; 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.f413c = CloseableReference.r(fVar.f414c); + this.f415c = CloseableReference.r(fVar.f416c); 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 0370e1bd14..ec36a15085 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> f414c; + public List> f416c; public int d; public a e; @@ -26,8 +26,8 @@ public class f { closeableReference.close(); } this.b = null; - CloseableReference.t(this.f414c); - this.f414c = null; + CloseableReference.t(this.f416c); + this.f416c = 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.f414c); - this.f414c = null; + CloseableReference.t(this.f416c); + this.f416c = 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 1da18816ae..e01c1680db 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 f415c; + public final b f417c; public final PlatformBitmapFactory d; static { @@ -34,7 +34,7 @@ public class e implements d { } public e(b bVar, PlatformBitmapFactory platformBitmapFactory) { - this.f415c = bVar; + this.f417c = 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.f414c = CloseableReference.r(null); + fVar.f416c = 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 b3ba503c6c..0bffa9bdc4 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 f416c; + public final c f418c; 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.f416c = cVar; + this.f418c = 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.f416c, rect); + this.d = a(this.f418c, rect); this.i = z2; - this.f = new b[this.f416c.a()]; - for (int i5 = 0; i5 < this.f416c.a(); i5++) { - this.f[i5] = this.f416c.f(i5); + this.f = new b[this.f418c.a()]; + for (int i5 = 0; i5 < this.f418c.a(); i5++) { + this.f[i5] = this.f418c.f(i5); } } @@ -64,7 +64,7 @@ public class a implements c.f.j.a.a.a { } public int b() { - return this.f416c.a(); + return this.f418c.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.f416c.d(i); + d d = this.f418c.d(i); try { - if (this.f416c.e()) { + if (this.f418c.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.f416c.getWidth()); - double height = ((double) this.d.height()) / ((double) this.f416c.getHeight()); + double width = ((double) this.d.width()) / ((double) this.f418c.getWidth()); + double height = ((double) this.d.height()) / ((double) this.f418c.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 32ba171287..e8ed83c8b1 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 @@ -12,7 +12,7 @@ public class c { public final m b; /* renamed from: c reason: collision with root package name */ - public final m.b f417c = new a(); + public final m.b f419c = 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 2975631bbe..eea40cab4c 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 f418c; + public final Paint f420c; /* compiled from: AnimatedImageCompositor */ public interface a { @@ -27,7 +27,7 @@ public class d { this.a = aVar; this.b = aVar2; Paint paint = new Paint(); - this.f418c = paint; + this.f420c = 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.f412c), (float) (i2 + bVar.d), this.f418c); + canvas.drawRect((float) i, (float) i2, (float) (i + bVar.f414c), (float) (i2 + bVar.d), this.f420c); } public final boolean b(b bVar) { - return bVar.a == 0 && bVar.b == 0 && bVar.f412c == ((a) this.a).d.width() && bVar.d == ((a) this.a).d.height(); + return bVar.a == 0 && bVar.b == 0 && bVar.f414c == ((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 95f755b24c..6ead82fdd4 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 f419c; + public final f f421c; 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.f419c = fVar; + this.f421c = fVar; this.d = bVar; this.e = cacheKey; this.f = str2; @@ -56,7 +56,7 @@ public class b implements CacheKey { return false; } b bVar = (b) obj; - return this.g == bVar.g && this.a.equals(bVar.a) && AnimatableValueParser.i0(this.b, bVar.b) && AnimatableValueParser.i0(this.f419c, bVar.f419c) && AnimatableValueParser.i0(this.d, bVar.d) && AnimatableValueParser.i0(this.e, bVar.e) && AnimatableValueParser.i0(this.f, bVar.f); + return this.g == bVar.g && this.a.equals(bVar.a) && AnimatableValueParser.i0(this.b, bVar.b) && AnimatableValueParser.i0(this.f421c, bVar.f421c) && AnimatableValueParser.i0(this.d, bVar.d) && AnimatableValueParser.i0(this.e, bVar.e) && AnimatableValueParser.i0(this.f, bVar.f); } @Override // com.facebook.cache.common.CacheKey @@ -65,6 +65,6 @@ public class b implements CacheKey { } public String toString() { - return String.format(null, "%s_%s_%s_%s_%s_%s_%d", this.a, this.b, this.f419c, 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.f421c, 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 e3d7eb2c12..adfa241ada 100644 --- a/app/src/main/java/c/f/j/c/f.java +++ b/app/src/main/java/c/f/j/c/f.java @@ -23,7 +23,7 @@ public class f { public final g b; /* renamed from: c reason: collision with root package name */ - public final j f420c; + public final j f422c; public final Executor d; public final Executor e; public final a0 f = new a0(); @@ -69,7 +69,7 @@ public class f { public f(h hVar, g gVar, j jVar, Executor executor, Executor executor2, r rVar) { this.a = hVar; this.b = gVar; - this.f420c = jVar; + this.f422c = jVar; this.d = executor; this.e = executor2; this.g = rVar; @@ -156,7 +156,7 @@ public class f { Objects.requireNonNull((z) this.g); Executor executor = z.g.a; if (eVar instanceof Boolean) { - return ((Boolean) eVar).booleanValue() ? z.g.f2885c : z.g.d; + return ((Boolean) eVar).booleanValue() ? z.g.f2897c : z.g.d; } z.g gVar = new z.g<>(); if (gVar.h(eVar)) { diff --git a/app/src/main/java/c/f/j/c/l.java b/app/src/main/java/c/f/j/c/l.java index ce3fd8424b..27159f3f68 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 f421c = 0; + public int f423c = 0; public l(b0 b0Var) { this.a = b0Var; @@ -22,7 +22,7 @@ public class l { } public synchronized int b() { - return this.f421c; + return this.f423c; } 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.f421c -= c(remove); + this.f423c -= c(remove); this.b.put(k, v); - this.f421c += c(v); + this.f423c += c(v); return remove; } public synchronized V e(K k) { V remove; remove = this.b.remove(k); - this.f421c -= c(remove); + this.f423c -= c(remove); return remove; } @@ -58,7 +58,7 @@ public class l { next.getKey(); } arrayList.add(next.getValue()); - this.f421c -= c(next.getValue()); + this.f423c -= 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 d755a935c8..83bb4b64d3 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 f422c = 0; + public int f424c = 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 8e4867e6ca..80e3ffc5c7 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.f2182c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); + return new b(imageRequest.f2194c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj); } public CacheKey b(ImageRequest imageRequest, Object obj) { - return new f(imageRequest.f2182c.toString()); + return new f(imageRequest.f2194c.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.f2182c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj); + return new b(imageRequest.f2194c.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 92307bafe1..fde3556323 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> f423c; + public final l> f425c; public final b0 d; public final Supplier e; public MemoryCacheParams f; @@ -49,8 +49,8 @@ public class v implements m, w { synchronized (vVar) { synchronized (vVar) { z2 = false; - AnimatableValueParser.B(aVar.f422c > 0); - aVar.f422c--; + AnimatableValueParser.B(aVar.f424c > 0); + aVar.f424c--; } 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.f422c == 0) { + if (!aVar.d && aVar.f424c == 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.f423c = new l<>(new u(this, b0Var)); + this.f425c = new l<>(new u(this, b0Var)); this.e = supplier; MemoryCacheParams memoryCacheParams = supplier.get(); AnimatableValueParser.y(memoryCacheParams, "mMemoryCacheParamsSupplier returned null"); @@ -111,9 +111,9 @@ public class v implements m, w { e = this.b.e(k); z2 = false; if (e != null) { - m.a e2 = this.f423c.e(k); + m.a e2 = this.f425c.e(k); Objects.requireNonNull(e2); - if (e2.f422c == 0) { + if (e2.f424c == 0) { z2 = true; } AnimatableValueParser.B(z2); @@ -140,7 +140,7 @@ public class v implements m, w { m(); synchronized (this) { m.a e = this.b.e(k); - m.a e2 = this.f423c.e(k); + m.a e2 = this.f425c.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.f423c.d(k, aVar); + this.f425c.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.f423c; + l> lVar = this.f425c; 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.f423c.f(jVar); + f2 = this.f425c.f(jVar); h(f2); } i(f2); @@ -202,11 +202,11 @@ public class v implements m, w { } public synchronized int e() { - return this.f423c.a() - this.b.a(); + return this.f425c.a() - this.b.a(); } public synchronized int f() { - return this.f423c.b() - this.b.b(); + return this.f425c.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.f423c; + l> lVar = this.f425c; 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.f2175c, memoryCacheParams2.a - f())); + p = p(min, Math.min(memoryCacheParams2.f2187c, memoryCacheParams2.a - f())); h(p); } i(p); @@ -290,7 +290,7 @@ public class v implements m, w { public final synchronized CloseableReference n(m.a aVar) { synchronized (this) { AnimatableValueParser.B(!aVar.d); - aVar.f422c++; + aVar.f424c++; } 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.f422c != 0) ? null : aVar.b; + return (!aVar.d || aVar.f424c != 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.f423c.e(next)); + arrayList.add(this.f425c.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 18895fff97..6b151b9630 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 f424c = Integer.MAX_VALUE; + public final int f426c = 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.f424c == bVar.f424c && this.d == bVar.d; + return this.b == bVar.b && this.f426c == bVar.f426c && this.d == bVar.d; } public int hashCode() { - return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f424c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; + return ((((((this.d.ordinal() + (((((((((((this.b * 31) + this.f426c) * 31) + 0) * 31) + 0) * 31) + 0) * 31) + 0) * 31)) * 31) + 0) * 31) + 0) * 31) + 0; } public String toString() { StringBuilder L = a.L("ImageDecodeOptions{"); i F2 = AnimatableValueParser.F2(this); F2.a("minDecodeIntervalMs", this.b); - F2.a("maxDimensionPx", this.f424c); + F2.a("maxDimensionPx", this.f426c); F2.b("decodePreviewFrame", false); F2.b("useLastFrameForPreview", false); F2.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 f4278a39ba..9f1a160f48 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 f425c; + public final float f427c; public final float d; public e(int i, int i2) { @@ -16,7 +16,7 @@ public class e { AnimatableValueParser.j(Boolean.valueOf(i2 <= 0 ? false : z2)); this.a = i; this.b = i2; - this.f425c = 2048.0f; + this.f427c = 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 803677c2f4..861ace6324 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 f426c; + public final int f428c; public final boolean d; public f(int i, boolean z2) { - this.f426c = i; + this.f428c = i; this.d = z2; } public int a() { if (!c()) { - return this.f426c; + return this.f428c; } throw new IllegalStateException("Rotation is set to use EXIF"); } public boolean b() { - return this.f426c != -2; + return this.f428c != -2; } public boolean c() { - return this.f426c == -1; + return this.f428c == -1; } public boolean equals(@Nullable Object obj) { @@ -39,14 +39,14 @@ public class f { return false; } f fVar = (f) obj; - return this.f426c == fVar.f426c && this.d == fVar.d; + return this.f428c == fVar.f428c && this.d == fVar.d; } public int hashCode() { - return AnimatableValueParser.W0(Integer.valueOf(this.f426c), Boolean.valueOf(this.d)); + return AnimatableValueParser.W0(Integer.valueOf(this.f428c), Boolean.valueOf(this.d)); } public String toString() { - return String.format(null, "%d defer:%b", Integer.valueOf(this.f426c), Boolean.valueOf(this.d)); + return String.format(null, "%d defer:%b", Integer.valueOf(this.f428c), 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 df635d400c..6a29dcfd02 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 C0059a implements CloseableReference.c { + public class C0060a implements CloseableReference.c { public final /* synthetic */ c.f.j.g.a a; - public C0059a(a aVar, c.f.j.g.a aVar2) { + public C0060a(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 C0059a(this, aVar); + this.a = new C0060a(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 40935077ec..4b26893a7a 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 f427c; + public final Executor f429c; public final Executor d; public final ScheduledExecutorService e; public b(int i) { this.b = Executors.newFixedThreadPool(i, new n(10, "FrescoDecodeExecutor", true)); - this.f427c = Executors.newFixedThreadPool(i, new n(10, "FrescoBackgroundExecutor", true)); + this.f429c = 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.f427c; + return this.f429c; } @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 479c1bf75b..d9bfb5d729 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.f2163c, diskCacheConfig.b, diskCacheConfig.h); + e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2175c, 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 16882474f3..4623f07dde 100644 --- a/app/src/main/java/c/f/j/e/h.java +++ b/app/src/main/java/c/f/j/e/h.java @@ -28,7 +28,7 @@ public class h { public final e b; /* renamed from: c reason: collision with root package name */ - public final d f428c; + public final d f430c; public final Supplier d; public final w e; public final w f; @@ -46,7 +46,7 @@ public class h { public h(p pVar, Set set, Set set2, Supplier supplier, w wVar, w wVar2, f fVar, f fVar2, i iVar, f1 f1Var, Supplier supplier2, Supplier supplier3, a aVar, j jVar) { this.a = pVar; this.b = new c.f.j.k.c(set); - this.f428c = new b(set2); + this.f430c = new b(set2); this.d = supplier; this.e = wVar; this.f = wVar2; @@ -77,7 +77,7 @@ public class h { e eVar3 = imageRequest.r; if (eVar3 == null) { eVar2 = this.b; - b0 b0Var = new b0(eVar2, this.f428c); + b0 b0Var = new b0(eVar2, this.f430c); aVar = this.k; if (aVar != null) { aVar.a(obj, false); @@ -85,7 +85,7 @@ public class h { ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar); String valueOf = String.valueOf(this.i.getAndIncrement()); if (!imageRequest.f) { - if (c.f.d.l.b.e(imageRequest.f2182c)) { + if (c.f.d.l.b.e(imageRequest.f2194c)) { z2 = false; c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l); c.f.j.r.b.b(); @@ -106,7 +106,7 @@ public class h { e eVar4 = imageRequest.r; if (eVar4 == null) { eVar2 = new c.f.j.k.c(this.b, eVar); - b0 b0Var = new b0(eVar2, this.f428c); + b0 b0Var = new b0(eVar2, this.f430c); aVar = this.k; if (aVar != null) { } @@ -124,7 +124,7 @@ public class h { cVar2 = new c.f.j.k.c(this.b, eVar, eVar4); } eVar2 = cVar2; - b0 b0Var = new b0(eVar2, this.f428c); + b0 b0Var = new b0(eVar2, this.f430c); 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 62e4efcd1c..a45ea803c5 100644 --- a/app/src/main/java/c/f/j/e/j.java +++ b/app/src/main/java/c/f/j/e/j.java @@ -30,7 +30,7 @@ public class j { public final Bitmap.Config b; /* renamed from: c reason: collision with root package name */ - public final Supplier f429c; + public final Supplier f431c; public final w.a d; public final i e; public final Context f; @@ -48,20 +48,20 @@ public class j { public final c.f.j.h.c r; /* renamed from: s reason: collision with root package name */ - public final Set f430s; + public final Set f432s; public final Set t; public final boolean u; public final DiskCacheConfig v; public final k w; /* renamed from: x reason: collision with root package name */ - public final boolean f431x; + public final boolean f433x; /* renamed from: y reason: collision with root package name */ - public final c.f.j.g.a f432y; + public final c.f.j.g.a f434y; /* renamed from: z reason: collision with root package name */ - public final c.f.j.c.a f433z; + public final c.f.j.c.a f435z; /* compiled from: ImagePipelineConfig */ public static class a { @@ -69,7 +69,7 @@ public class j { public final Context b; /* renamed from: c reason: collision with root package name */ - public boolean f434c = false; + public boolean f436c = false; public DiskCacheConfig d; public DiskCacheConfig e; public final k.b f = new k.b(this); @@ -95,7 +95,7 @@ public class j { c.f.j.r.b.b(); this.w = new k(aVar.f, null); Supplier supplier = aVar.a; - this.f429c = supplier == null ? new DefaultBitmapMemoryCacheParamsSupplier((ActivityManager) aVar.b.getSystemService("activity")) : supplier; + this.f431c = supplier == null ? new DefaultBitmapMemoryCacheParamsSupplier((ActivityManager) aVar.b.getSystemService("activity")) : supplier; this.d = new c.f.j.c.c(); this.b = Bitmap.Config.ARGB_8888; synchronized (n.class) { @@ -109,7 +109,7 @@ public class j { Objects.requireNonNull(context); this.f = context; this.h = new c(new d()); - this.g = aVar.f434c; + this.g = aVar.f436c; this.i = new o(); synchronized (z.class) { if (z.a == null) { @@ -140,15 +140,15 @@ public class j { x xVar = new x(new c.f.j.l.w(new w.b(null), null)); this.q = xVar; this.r = new c.f.j.h.e(); - this.f430s = new HashSet(); + this.f432s = 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.f431x = aVar.g; - this.f432y = aVar.h; - this.f433z = new c.f.j.c.k(); + this.f433x = aVar.g; + this.f434y = aVar.h; + this.f435z = 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 38c097723a..9471a9a862 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 f435c; + public final boolean f437c; 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 f436c = new c.f.d.d.k(Boolean.FALSE); + public Supplier f438c = 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.f435c = bVar.b; - this.d = bVar.f436c; + this.f437c = bVar.b; + this.d = bVar.f438c; 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 2a84a641d0..e59bc4a0ff 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 f437c; + public final j f439c; public final a d; public m e; public s f; @@ -62,18 +62,18 @@ public class l { public PlatformBitmapFactory r; /* renamed from: s reason: collision with root package name */ - public d f438s; + public d f440s; public a t; public l(j jVar) { c.f.j.r.b.b(); Objects.requireNonNull(jVar); - this.f437c = jVar; + this.f439c = jVar; Objects.requireNonNull(jVar.w); this.b = new g1(jVar.j.b()); Objects.requireNonNull(jVar.w); CloseableReference.j = 0; - this.d = new a(jVar.f432y); + this.d = new a(jVar.f434y); 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.f437c.w); + Objects.requireNonNull(this.f439c.w); } if (this.o == null) { - ContentResolver contentResolver = this.f437c.f.getApplicationContext().getContentResolver(); + ContentResolver contentResolver = this.f439c.f.getApplicationContext().getContentResolver(); if (this.n == null) { - j jVar = this.f437c; + j jVar = this.f439c; k.d dVar = jVar.w.b; Context context = jVar.f; c.f.d.g.a f = jVar.q.f(); if (this.k == null) { - Objects.requireNonNull(this.f437c); + Objects.requireNonNull(this.f439c); a b = b(); b bVar2 = null; if (b != null) { - bVar2 = b.b(this.f437c.b); - bVar = b.c(this.f437c.b); + bVar2 = b.b(this.f439c.b); + bVar = b.c(this.f439c.b); } else { bVar = null; } - Objects.requireNonNull(this.f437c); + Objects.requireNonNull(this.f439c); this.k = new c.f.j.h.a(bVar2, bVar, h()); } b bVar3 = this.k; - j jVar2 = this.f437c; + j jVar2 = this.f439c; c.f.j.h.c cVar = jVar2.r; boolean z2 = jVar2.g; boolean z3 = jVar2.u; Objects.requireNonNull(jVar2.w); - j jVar3 = this.f437c; + j jVar3 = this.f439c; e eVar = jVar3.j; g d = jVar3.q.d(0); - this.f437c.q.e(); + this.f439c.q.e(); s d2 = d(); s e = e(); f f2 = f(); f i = i(); - i iVar = this.f437c.e; + i iVar = this.f439c.e; PlatformBitmapFactory g = g(); - Objects.requireNonNull(this.f437c.w); - Objects.requireNonNull(this.f437c.w); - Objects.requireNonNull(this.f437c.w); - k kVar = this.f437c.w; + Objects.requireNonNull(this.f439c.w); + Objects.requireNonNull(this.f439c.w); + Objects.requireNonNull(this.f439c.w); + k kVar = this.f439c.w; int i2 = kVar.a; a aVar = this.d; int i3 = kVar.g; @@ -138,50 +138,50 @@ public class l { this.n = new o(context, f, bVar3, cVar, z2, z3, false, eVar, d, d2, e, f2, i, iVar, g, 0, 0, false, i2, aVar, false, i3); } o oVar = this.n; - j jVar4 = this.f437c; + j jVar4 = this.f439c; n0 n0Var = jVar4.o; boolean z4 = jVar4.u; Objects.requireNonNull(jVar4.w); f1 f1Var = this.b; - j jVar5 = this.f437c; + j jVar5 = this.f439c; boolean z5 = jVar5.g; Objects.requireNonNull(jVar5.w); - j jVar6 = this.f437c; - boolean z6 = jVar6.f431x; + j jVar6 = this.f439c; + boolean z6 = jVar6.f433x; if (this.m == null) { Objects.requireNonNull(jVar6.w); - k kVar2 = this.f437c.w; + k kVar2 = this.f439c.w; this.m = new e(kVar2.a, false, null, null, kVar2.f); } c.f.j.s.c cVar2 = this.m; - Objects.requireNonNull(this.f437c.w); - Objects.requireNonNull(this.f437c.w); - Objects.requireNonNull(this.f437c.w); - Objects.requireNonNull(this.f437c.w); + Objects.requireNonNull(this.f439c.w); + Objects.requireNonNull(this.f439c.w); + Objects.requireNonNull(this.f439c.w); + Objects.requireNonNull(this.f439c.w); this.o = new p(contentResolver, oVar, n0Var, z4, false, f1Var, z5, false, false, z6, cVar2, false, false, false, false); } p pVar = this.o; - Set unmodifiableSet = Collections.unmodifiableSet(this.f437c.f430s); - Set unmodifiableSet2 = Collections.unmodifiableSet(this.f437c.t); - Supplier supplier = this.f437c.l; + Set unmodifiableSet = Collections.unmodifiableSet(this.f439c.f432s); + Set unmodifiableSet2 = Collections.unmodifiableSet(this.f439c.t); + Supplier supplier = this.f439c.l; s d3 = d(); s e2 = e(); f f3 = f(); f i4 = i(); - j jVar7 = this.f437c; + j jVar7 = this.f439c; i iVar2 = jVar7.e; f1 f1Var2 = this.b; Supplier supplier2 = jVar7.w.d; Objects.requireNonNull(jVar7); - return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f437c); + return new h(pVar, unmodifiableSet, unmodifiableSet2, supplier, d3, e2, f3, i4, iVar2, f1Var2, supplier2, null, null, this.f439c); } public final a b() { if (this.t == null) { PlatformBitmapFactory g = g(); - e eVar = this.f437c.j; + e eVar = this.f439c.j; m c2 = c(); - boolean z2 = this.f437c.w.f435c; + boolean z2 = this.f439c.w.f437c; 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.f437c; - c.f.j.c.a aVar = jVar.f433z; - Supplier supplier = jVar.f429c; + j jVar = this.f439c; + c.f.j.c.a aVar = jVar.f435z; + Supplier supplier = jVar.f431c; 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.f437c.k; + r rVar = this.f439c.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.f437c); + Objects.requireNonNull(this.f439c); if (this.g == null) { - j jVar = this.f437c; + j jVar = this.f439c; 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.f437c.k; + r rVar = this.f439c.k; Objects.requireNonNull((z) rVar); this.h = new s<>(mVar, new q(rVar)); } @@ -244,21 +244,21 @@ public class l { public f f() { if (this.i == null) { if (this.j == null) { - j jVar = this.f437c; + j jVar = this.f439c; this.j = ((c) jVar.h).a(jVar.m); } h hVar = this.j; - j jVar2 = this.f437c; + j jVar2 = this.f439c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.i = new f(hVar, xVar.d(0), this.f437c.q.e(), this.f437c.j.e(), this.f437c.j.d(), this.f437c.k); + this.i = new f(hVar, xVar.d(0), this.f439c.q.e(), this.f439c.j.e(), this.f439c.j.d(), this.f439c.k); } return this.i; } public PlatformBitmapFactory g() { if (this.r == null) { - x xVar = this.f437c.q; + x xVar = this.f439c.q; h(); this.r = new c.f.j.b.a(xVar.a(), this.d); } @@ -267,8 +267,8 @@ public class l { public d h() { d dVar; - if (this.f438s == null) { - j jVar = this.f437c; + if (this.f440s == null) { + j jVar = this.f439c; x xVar = jVar.q; Objects.requireNonNull(jVar.w); if (Build.VERSION.SDK_INT >= 26) { @@ -278,22 +278,22 @@ public class l { int b2 = xVar.b(); dVar = new c.f.j.n.a(xVar.a(), b2, new Pools.SynchronizedPool(b2)); } - this.f438s = dVar; + this.f440s = dVar; } - return this.f438s; + return this.f440s; } public final f i() { if (this.p == null) { if (this.q == null) { - j jVar = this.f437c; + j jVar = this.f439c; this.q = ((c) jVar.h).a(jVar.v); } h hVar = this.q; - j jVar2 = this.f437c; + j jVar2 = this.f439c; x xVar = jVar2.q; Objects.requireNonNull(jVar2); - this.p = new f(hVar, xVar.d(0), this.f437c.q.e(), this.f437c.j.e(), this.f437c.j.d(), this.f437c.k); + this.p = new f(hVar, xVar.d(0), this.f439c.q.e(), this.f439c.j.e(), this.f439c.j.d(), this.f439c.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 448eb0eaec..1f6f3e39c4 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 f439c; + public AssetManager f441c; public final a d; public final b e; public final c f; @@ -42,22 +42,22 @@ public class o { public final d r; /* renamed from: s reason: collision with root package name */ - public final PlatformBitmapFactory f440s; + public final PlatformBitmapFactory f442s; public final int t; public final int u; public boolean v; public final a w; /* renamed from: x reason: collision with root package name */ - public final int f441x; + public final int f443x; /* renamed from: y reason: collision with root package name */ - public final boolean f442y; + public final boolean f444y; 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.f439c = context.getApplicationContext().getAssets(); + this.f441c = context.getApplicationContext().getAssets(); this.d = aVar; this.e = bVar; this.f = cVar; @@ -71,15 +71,15 @@ public class o { this.l = fVar; this.m = fVar2; this.p = iVar; - this.f440s = platformBitmapFactory; + this.f442s = platformBitmapFactory; this.q = new d<>(i4); this.r = new d<>(i4); this.t = i; this.u = i2; this.v = z5; - this.f441x = i3; + this.f443x = i3; this.w = aVar2; - this.f442y = z6; + this.f444y = 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 47142cdf81..d2c52e81b9 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 f443c; + public final n0 f445c; public final boolean d; public final boolean e; public final f1 f; @@ -85,7 +85,7 @@ public class p { @VisibleForTesting /* renamed from: s reason: collision with root package name */ - public v0> f444s; + public v0> f446s; @Nullable @VisibleForTesting public v0> t; @@ -100,15 +100,15 @@ public class p { @VisibleForTesting /* renamed from: x reason: collision with root package name */ - public Map>, v0>> f445x; + public Map>, v0>> f447x; 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.f443c = n0Var; + this.f445c = n0Var; this.d = z2; new HashMap(); - this.f445x = new HashMap(); + this.f447x = new HashMap(); this.f = f1Var; this.g = z4; this.h = z5; @@ -125,7 +125,7 @@ public class p { if (this.o == null) { b.b(); o oVar = this.b; - v0 m = m(new m0(oVar.k, oVar.d, this.f443c)); + v0 m = m(new m0(oVar.k, oVar.d, this.f445c)); Objects.requireNonNull(m); a aVar = new a(m); this.o = aVar; @@ -153,7 +153,7 @@ public class p { try { b.b(); Objects.requireNonNull(imageRequest); - Uri uri = imageRequest.f2182c; + Uri uri = imageRequest.f2194c; AnimatableValueParser.y(uri, "Uri is null."); int i = imageRequest.d; if (i != 0) { @@ -224,7 +224,7 @@ public class p { v0> v0Var = this.w.get(r0Var); if (v0Var == null) { o oVar3 = this.b; - s0 s0Var = new s0(r0Var, oVar3.f440s, oVar3.j.c()); + s0 s0Var = new s0(r0Var, oVar3.f442s, oVar3.j.c()); o oVar4 = this.b; r0 r0Var2 = new r0(oVar4.o, oVar4.p, s0Var); this.w.put(r0Var, r0Var2); @@ -236,18 +236,18 @@ public class p { } if (this.h) { synchronized (this) { - v0> v0Var2 = this.f445x.get(r0Var); + v0> v0Var2 = this.f447x.get(r0Var); if (v0Var2 == null) { o oVar5 = this.b; i iVar = new i(r0Var, oVar5.t, oVar5.u, oVar5.v); - this.f445x.put(r0Var, iVar); + this.f447x.put(r0Var, iVar); r0Var = iVar; } else { r0Var = v0Var2; } } } - if (this.m && imageRequest.f2183s > 0) { + if (this.m && imageRequest.f2195s > 0) { synchronized (this) { oVar = new o(r0Var, this.b.j.g()); } @@ -264,7 +264,7 @@ public class p { public final synchronized v0> d() { if (this.t == null) { o oVar = this.b; - this.t = k(new d0(oVar.j.e(), oVar.k, oVar.f439c)); + this.t = k(new d0(oVar.j.e(), oVar.k, oVar.f441c)); } return this.t; } @@ -282,11 +282,11 @@ public class p { } public final synchronized v0> f() { - if (this.f444s == null) { + if (this.f446s == null) { o oVar = this.b; - this.f444s = k(new i0(oVar.j.e(), oVar.k, oVar.b)); + this.f446s = k(new i0(oVar.j.e(), oVar.k, oVar.b)); } - return this.f444s; + return this.f446s; } public final synchronized v0> g() { @@ -327,7 +327,7 @@ public class p { public final v0> j(v0 v0Var) { b.b(); o oVar = this.b; - v0> i = i(new n(oVar.d, oVar.j.a(), oVar.e, oVar.f, oVar.g, oVar.h, oVar.i, v0Var, oVar.f441x, oVar.w, null, l.a)); + v0> i = i(new n(oVar.d, oVar.j.a(), oVar.e, oVar.f, oVar.g, oVar.h, oVar.i, v0Var, oVar.f443x, oVar.w, null, l.a)); b.b(); return i; } @@ -367,8 +367,8 @@ public class p { c.f.j.c.i iVar2 = oVar4.p; v vVar = new v(wVar, iVar2, v0Var); if (!this.l) { - return new u(iVar2, oVar4.f442y, vVar); + return new u(iVar2, oVar4.f444y, vVar); } - return new u(iVar2, oVar4.f442y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.r, vVar)); + return new u(iVar2, oVar4.f444y, new c.f.j.p.w(oVar4.l, oVar4.m, iVar2, oVar4.q, oVar4.r, vVar)); } } diff --git a/app/src/main/java/c/f/j/h/a.java b/app/src/main/java/c/f/j/h/a.java index b95dfdd57d..3d1a77da11 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 f446c; - public final b d = new C0060a(); + public final d f448c; + public final b d = new C0061a(); /* compiled from: DefaultImageDecoder */ /* renamed from: c.f.j.h.a$a reason: collision with other inner class name */ - public class C0060a implements b { - public C0060a() { + public class C0061a implements b { + public C0061a() { } @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.f446c.b(eVar, bVar.d, null, i, null); + CloseableReference b = aVar.f448c.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.f410c) { + } else if (cVar == c.f.i.b.f412c) { 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.f446c = dVar; + this.f448c = 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.f446c.a(eVar, bVar.d, null, null); + CloseableReference a = this.f448c.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 3ae619e5d5..bcbdabb30b 100644 --- a/app/src/main/java/c/f/j/h/d.java +++ b/app/src/main/java/c/f/j/h/d.java @@ -14,7 +14,7 @@ public class d { public int b = 0; /* renamed from: c reason: collision with root package name */ - public int f447c = 0; + public int f449c = 0; public int d = 0; public int e = 0; public int f = 0; @@ -40,8 +40,8 @@ public class d { if (this.a == 6 || (read = inputStream.read()) == -1) { break; } - int i2 = this.f447c + 1; - this.f447c = i2; + int i2 = this.f449c + 1; + this.f449c = i2; if (this.g) { this.a = 6; this.g = false; @@ -59,7 +59,7 @@ public class d { } else { int i4 = ((this.b << 8) + read) - 2; AnimatableValueParser.C2(inputStream, (long) i4); - this.f447c += i4; + this.f449c += i4; this.a = 2; } } else if (read == 255) { @@ -118,12 +118,12 @@ public class d { } public boolean b(e eVar) { - if (this.a == 6 || eVar.f() <= this.f447c) { + if (this.a == 6 || eVar.f() <= this.f449c) { return false; } f fVar = new f(eVar.e(), this.h.get(16384), this.h); try { - AnimatableValueParser.C2(fVar, (long) this.f447c); + AnimatableValueParser.C2(fVar, (long) this.f449c); 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 9666060ede..b22c6255fe 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.f413c); - eVar.f413c = null; + CloseableReference.t(eVar.f415c); + eVar.f415c = 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 a394fb1649..c61292bc35 100644 --- a/app/src/main/java/c/f/j/j/e.java +++ b/app/src/main/java/c/f/j/j/e.java @@ -32,7 +32,7 @@ public class e implements Closeable { public a r; /* renamed from: s reason: collision with root package name */ - public ColorSpace f448s; + public ColorSpace f450s; public boolean t; public e(Supplier supplier, int i) { @@ -98,7 +98,7 @@ public class e implements Closeable { this.q = eVar.f(); this.r = eVar.r; eVar.w(); - this.f448s = eVar.f448s; + this.f450s = eVar.f450s; this.t = eVar.t; } @@ -248,7 +248,7 @@ public class e implements Closeable { try { InputStream e6 = e(); c.f.k.b a = c.f.k.a.a(e6); - this.f448s = a.b; + this.f450s = a.b; Pair pair3 = a.a; if (pair3 != null) { this.n = ((Integer) pair3.first).intValue(); diff --git a/app/src/main/java/c/f/j/j/h.java b/app/src/main/java/c/f/j/j/h.java index 4f2bddc67d..bf45de3751 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 f449c; + public boolean f451c; public boolean d; public h(int i, boolean z2, boolean z3) { this.b = i; - this.f449c = z2; + this.f451c = 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.f449c == hVar.f449c && this.d == hVar.d; + return this.b == hVar.b && this.f451c == hVar.f451c && this.d == hVar.d; } public int hashCode() { int i = 0; - int i2 = this.b ^ (this.f449c ? 4194304 : 0); + int i2 = this.b ^ (this.f451c ? 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 93ef6deaca..a76336d0ed 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 f450c; + public final int f452c; public final int d; public final f e; @@ -34,7 +34,7 @@ public class b { boolean z2 = true; AnimatableValueParser.j(Boolean.valueOf(i > 0)); AnimatableValueParser.j(Boolean.valueOf(i2 <= 0 ? false : z2)); - this.f450c = i; + this.f452c = 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 f27822189b..0699f3b5c2 100644 --- a/app/src/main/java/c/f/j/l/c.java +++ b/app/src/main/java/c/f/j/l/c.java @@ -5,7 +5,7 @@ public class c { public static int b = 384; /* renamed from: c reason: collision with root package name */ - public static volatile b f451c; + public static volatile b f453c; 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 9a6f7f5d91..1fba9ab420 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.f454c.pollFirst(); + obj = bVar.f456c.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 ded4787b6f..094d0eee65 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 f452c; + public final Queue f454c; public final boolean d; public int e; @@ -24,13 +24,13 @@ public class f { AnimatableValueParser.B(i3 < 0 ? false : z3); this.a = i; this.b = i2; - this.f452c = new LinkedList(); + this.f454c = new LinkedList(); this.e = i3; this.d = z2; } public void a(V v) { - this.f452c.add(v); + this.f454c.add(v); } public void b() { @@ -39,7 +39,7 @@ public class f { } public V c() { - return (V) this.f452c.poll(); + return (V) this.f454c.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 fad45bbd1f..e0f453b242 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 f453c; + public b f455c; /* compiled from: BucketMap */ @VisibleForTesting @@ -20,17 +20,17 @@ public class g { public int b; /* renamed from: c reason: collision with root package name */ - public LinkedList f454c; + public LinkedList f456c; public b d; public b(b bVar, int i, LinkedList linkedList, b bVar2, a aVar) { this.b = i; - this.f454c = linkedList; + this.f456c = linkedList; this.d = null; } public String toString() { - return c.d.b.a.a.z(c.d.b.a.a.L("LinkedEntry(key: "), this.b, ")"); + return c.d.b.a.a.y(c.d.b.a.a.L("LinkedEntry(key: "), this.b, ")"); } } @@ -42,7 +42,7 @@ public class g { b bVar2 = (b) this.b; if (bVar2 == null) { this.b = bVar; - this.f453c = bVar; + this.f455c = bVar; return; } bVar.d = bVar2; @@ -65,8 +65,8 @@ public class g { if (bVar == this.b) { this.b = bVar3; } - if (bVar == this.f453c) { - this.f453c = bVar2; + if (bVar == this.f455c) { + this.f455c = 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 a2f1ab1b13..a00509545f 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.f458c; + SparseIntArray sparseIntArray = yVar.f460c; 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 7b133e2668..e177392885 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 f455c; + public int f457c; public final z d; public int e; public p(int i, int i2, z zVar, c cVar) { this.b = i; - this.f455c = i2; + this.f457c = 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.f455c) { + if (b <= this.f457c) { 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.f454c.addLast(bitmap); + bVar.f456c.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 98582941b7..c35e20a3d7 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.f453c; + g.b bVar = gVar.f455c; if (bVar == null) { t = null; } else { - T pollLast = bVar.f454c.pollLast(); - if (bVar.f454c.isEmpty()) { + T pollLast = bVar.f456c.pollLast(); + if (bVar.f456c.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 b17b3af4cb..55373e2f4b 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.f458c; + SparseIntArray sparseIntArray = yVar.f460c; 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 5c80b8a2b7..825887d78b 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 f456c; + public final y f458c; 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.f456c = new y(4194304, i2, sparseIntArray, 131072, 4194304, k.a); + this.f458c = 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 44b6142fd6..6eab673b6b 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 f457c; + public d f459c; public s d; public s e; public g f; @@ -26,7 +26,7 @@ public class x { } public d a() { - if (this.f457c == null) { + if (this.f459c == null) { String str = this.a.i; char c2 = 65535; switch (str.hashCode()) { @@ -62,27 +62,27 @@ public class x { break; } if (c2 == 0) { - this.f457c = new l(); + this.f459c = new l(); } else if (c2 == 1) { - this.f457c = new m(); + this.f459c = new m(); } else if (c2 == 2) { Objects.requireNonNull(this.a); int i = this.a.j; v h = v.h(); Objects.requireNonNull(this.a); - this.f457c = new p(0, i, h, null); + this.f459c = new p(0, i, h, null); } else if (c2 != 3) { w wVar = this.a; - this.f457c = new h(wVar.d, wVar.a, wVar.b, false); + this.f459c = new h(wVar.d, wVar.a, wVar.b, false); } else { - this.f457c = new h(this.a.d, j.a(), this.a.b, false); + this.f459c = new h(this.a.d, j.a(), this.a.b, false); } } - return this.f457c; + return this.f459c; } public int b() { - return this.a.f456c.d; + return this.a.f458c.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 55de4448d9..60db5e04a2 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 f458c; + public final SparseIntArray f460c; public final int d; public y(int i, int i2, SparseIntArray sparseIntArray) { @@ -19,7 +19,7 @@ public class y { AnimatableValueParser.B(i >= 0 && i2 >= i); this.b = i; this.a = i2; - this.f458c = sparseIntArray; + this.f460c = 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 bfc0e73fea..1371901f23 100644 --- a/app/src/main/java/c/f/j/n/b.java +++ b/app/src/main/java/c/f/j/n/b.java @@ -27,12 +27,12 @@ public abstract class b implements d { public final d b; /* renamed from: c reason: collision with root package name */ - public final PreverificationHelper f459c; + public final PreverificationHelper f461c; @VisibleForTesting public final Pools.SynchronizedPool d; public b(d dVar, int i, Pools.SynchronizedPool synchronizedPool) { - this.f459c = Build.VERSION.SDK_INT >= 26 ? new PreverificationHelper() : null; + this.f461c = Build.VERSION.SDK_INT >= 26 ? new PreverificationHelper() : null; this.b = dVar; this.d = synchronizedPool; for (int i2 = 0; i2 < i; i2++) { @@ -158,7 +158,7 @@ public abstract class b implements d { i2 = rect.height() / options.inSampleSize; } int i3 = Build.VERSION.SDK_INT; - boolean z2 = i3 >= 26 && (preverificationHelper = this.f459c) != null && preverificationHelper.shouldUseHardwareBitmapConfig(options.inPreferredConfig); + boolean z2 = i3 >= 26 && (preverificationHelper = this.f461c) != 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 c0b6705954..fe9c3967a6 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, C0061a aVar) { + public b(l lVar, C0062a 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 46fd736af4..6cd18f2394 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 f460c; + public final b f462c; /* 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.f460c = realtimeSinceBootClock; + this.f462c = 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 412565b7d5..dd261beeac 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 f461c; + public final ContentResolver f463c; public a1(Executor executor, g gVar, ContentResolver contentResolver) { super(executor, gVar); - this.f461c = contentResolver; + this.f463c = contentResolver; } @Override // c.f.j.p.g0 public e d(ImageRequest imageRequest) throws IOException { - return c(this.f461c.openInputStream(imageRequest.f2182c), -1); + return c(this.f463c.openInputStream(imageRequest.f2194c), -1); } @Override // c.f.j.p.g0 diff --git a/app/src/main/java/c/f/j/p/b.java b/app/src/main/java/c/f/j/p/b.java index fad4fa31bc..76070756a3 100644 --- a/app/src/main/java/c/f/j/p/b.java +++ b/app/src/main/java/c/f/j/p/b.java @@ -80,13 +80,13 @@ public abstract class b implements l { public abstract void j(float f); public void k(Exception exc) { - String v = a.v("unknown", ":", getClass().getSimpleName()); + String u = a.u("unknown", ":", getClass().getSimpleName()); StringBuilder sb = new StringBuilder(); sb.append("unhandled exception"); sb.append('\n'); StringWriter stringWriter = new StringWriter(); exc.printStackTrace(new PrintWriter(stringWriter)); sb.append(stringWriter.toString()); - Log.println(6, v, sb.toString()); + Log.println(6, u, sb.toString()); } } 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 f1e595129b..e68790f278 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 f462c; + public final e f464c; public final d d; public b0(e eVar, d dVar) { this.a = eVar; this.b = dVar; - this.f462c = eVar; + this.f464c = 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.f462c; + e eVar = this.f464c; 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.f462c; + e eVar = this.f464c; 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.f462c; + e eVar = this.f464c; 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.f462c; + e eVar = this.f464c; 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 31c6adc71e..68bcfdc87f 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 f463c; + public final v0 f465c; 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 f464c; + public final boolean f466c; 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 C0062a implements c0.c { - public C0062a(b1 b1Var) { + public class C0063a implements c0.c { + public C0063a(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.f464c); + c.f.j.s.b createImageTranscoder = cVar.createImageTranscoder(eVar.k, a.this.f466c); 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.f464c = z2; + this.f466c = z2; this.d = cVar; - this.g = new c0(b1.this.a, new C0062a(b1.this), 100); + this.g = new c0(b1.this.a, new C0063a(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.f464c); + c.f.j.s.b createImageTranscoder = this.d.createImageTranscoder(cVar, this.f466c); 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.f463c = v0Var; + this.f465c = 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.f463c.b(new a(lVar, w0Var, this.d, this.e), w0Var); + this.f465c.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 433f828ccc..afd0b4aad9 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 f465c = new a(); + public final Runnable f467c = 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.f465c); + c0Var.a.execute(c0Var.f467c); } } 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 d85c3c124d..1f6290f050 100644 --- a/app/src/main/java/c/f/j/p/d.java +++ b/app/src/main/java/c/f/j/p/d.java @@ -17,7 +17,7 @@ public class d implements w0 { public final ImageRequest b; /* renamed from: c reason: collision with root package name */ - public final String f466c; + public final String f468c; public final String d; public final y0 e; public final Object f; @@ -39,11 +39,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.f466c = str; + this.f468c = str; HashMap hashMap = new HashMap(); this.h = hashMap; hashMap.put("id", str); - hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2182c); + hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2194c); this.d = str2; this.e = y0Var; this.f = obj; @@ -126,7 +126,7 @@ public class d implements w0 { @Override // c.f.j.p.w0 public String getId() { - return this.f466c; + return this.f468c; } @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 10f6220937..cac202016a 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 f467c; + public final AssetManager f469c; public d0(Executor executor, g gVar, AssetManager assetManager) { super(executor, gVar); - this.f467c = assetManager; + this.f469c = 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.f467c.open(imageRequest.f2182c.getPath().substring(1), 2); + InputStream open = this.f469c.open(imageRequest.f2194c.getPath().substring(1), 2); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f467c.openFd(imageRequest.f2182c.getPath().substring(1)); + assetFileDescriptor = this.f469c.openFd(imageRequest.f2194c.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 dc21263742..74dd9a9e18 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[] f468c = {"_id", "_data"}; + public static final String[] f470c = {"_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.f2182c; + Uri uri = imageRequest.f2194c; 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, f468c, null, null, null); + Cursor query = this.d.query(uri, f470c, 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 ea696b5875..3d5d615019 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[] f469c = {"_id", "_data"}; + public static final String[] f471c = {"_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.f2182c; - if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f469c, null, null, null)) == null) { + Uri uri = imageRequest.f2194c; + if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f471c, 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 f03db08b5f..5899293261 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> f470c; + public final v0> f472c; /* compiled from: BitmapMemoryCacheProducer */ public class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ CacheKey f471c; + public final /* synthetic */ CacheKey f473c; 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.f471c = cacheKey; + this.f473c = 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.f471c)) != null) { + if (!e && (closeableReference = h.this.a.get(this.f473c)) != 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.f471c, closeableReference2); + closeableReference3 = h.this.a.a(this.f473c, 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.f470c = v0Var; + this.f472c = v0Var; } /* JADX INFO: finally extract failed */ @@ -137,7 +137,7 @@ public class h implements v0> { } o.j(w0Var, d, map); b.b(); - this.f470c.b(e, w0Var); + this.f472c.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 6627dc9b31..36b93c2993 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>> f472c = new ConcurrentLinkedQueue<>(); + public final ConcurrentLinkedQueue, w0>> f474c = 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.f472c.poll(); + poll = h1.this.f474c.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.f472c.add(Pair.create(lVar, w0Var)); + this.f474c.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 5c3a118fe9..47382cb4e1 100644 --- a/app/src/main/java/c/f/j/p/i.java +++ b/app/src/main/java/c/f/j/p/i.java @@ -12,19 +12,19 @@ public class i implements v0> { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f474c; + public final int f476c; 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 f475c; + public final int f477c; public final int d; public a(l> lVar, int i, int i2) { super(lVar); - this.f475c = i; + this.f477c = i; this.d = i2; } @@ -35,7 +35,7 @@ public class i implements v0> { CloseableReference closeableReference = (CloseableReference) obj; if (closeableReference != null && closeableReference.x()) { c cVar = (c) closeableReference.w(); - if (!cVar.isClosed() && (cVar instanceof d) && (bitmap = ((d) cVar).l) != null && (height = bitmap.getHeight() * bitmap.getRowBytes()) >= this.f475c && height <= this.d) { + if (!cVar.isClosed() && (cVar instanceof d) && (bitmap = ((d) cVar).l) != null && (height = bitmap.getHeight() * bitmap.getRowBytes()) >= this.f477c && height <= this.d) { bitmap.prepareToDraw(); } } @@ -48,14 +48,14 @@ public class i implements v0> { Objects.requireNonNull(v0Var); this.a = v0Var; this.b = i; - this.f474c = i2; + this.f476c = 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.f474c), w0Var); + this.a.b(new a(lVar, this.b, this.f476c), 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 197b02774e..e6dd4ca207 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 f476c; + public final Resources f478c; public i0(Executor executor, g gVar, Resources resources) { super(executor, gVar); - this.f476c = resources; + this.f478c = 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.f476c.openRawResource(Integer.parseInt(imageRequest.f2182c.getPath().substring(1))); + InputStream openRawResource = this.f478c.openRawResource(Integer.parseInt(imageRequest.f2194c.getPath().substring(1))); AssetFileDescriptor assetFileDescriptor = null; try { - assetFileDescriptor = this.f476c.openRawResourceFd(Integer.parseInt(imageRequest.f2182c.getPath().substring(1))); + assetFileDescriptor = this.f478c.openRawResourceFd(Integer.parseInt(imageRequest.f2194c.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 c53fe25b3a..8cd1faa531 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 f477c; + public final w0 f479c; public final int d; public final c.f.j.d.e e; public a(l lVar, w0 w0Var, int i) { super(lVar); - this.f477c = w0Var; + this.f479c = 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.f477c)) { + if (!i1.this.c(this.d + 1, this.b, this.f479c)) { 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.f477c)) { + if (!i1.this.c(this.d + 1, this.b, this.f479c)) { this.b.b(null, 1); } } @@ -55,7 +55,7 @@ public class i1 implements v0 { if (length >= 0) { throw new IndexOutOfBoundsException(AnimatableValueParser.m0("%s (%s) must be less than size (%s)", "index", 0, Integer.valueOf(length))); } - throw new IllegalArgumentException(c.d.b.a.a.l("negative size: ", length)); + throw new IllegalArgumentException(c.d.b.a.a.k("negative size: ", length)); } @Override // c.f.j.p.v0 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 619beb1602..baddaa987c 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 f478c; + public final f f480c; 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 f479c; + public final w0 f481c; 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.f479c = w0Var; + this.f481c = 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.f479c.e(); - ((n) this.g).b(e, this.f479c.b()); - if (this.f479c.l("origin").equals("memory_bitmap")) { - Objects.requireNonNull(this.f479c.g().w); - Objects.requireNonNull(this.f479c.g().w); + ImageRequest e = this.f481c.e(); + ((n) this.g).b(e, this.f481c.b()); + if (this.f481c.l("origin").equals("memory_bitmap")) { + Objects.requireNonNull(this.f481c.g().w); + Objects.requireNonNull(this.f481c.g().w); } this.b.b(closeableReference, i); b.b(); @@ -77,7 +77,7 @@ public class j implements v0> { public j(w wVar, f fVar, f fVar2, i iVar, d dVar, d dVar2, v0> v0Var) { this.a = wVar; this.b = fVar; - this.f478c = fVar2; + this.f480c = 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.f478c, this.d, this.f, this.g); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f480c, 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 84b58eac72..c3e808fc0c 100644 --- a/app/src/main/java/c/f/j/p/j0.java +++ b/app/src/main/java/c/f/j/p/j0.java @@ -82,7 +82,7 @@ public class j0 implements v0> { bitmap = ThumbnailUtils.createVideoThumbnail(str, i); } else { try { - ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2182c, "r"); + ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2194c, "r"); MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever(); mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor()); bitmap = mediaMetadataRetriever.getFrameAtTime(-1); @@ -140,7 +140,7 @@ public class j0 implements v0> { String str; Uri uri; Objects.requireNonNull(j0Var); - Uri uri2 = imageRequest.f2182c; + Uri uri2 = imageRequest.f2194c; 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 7a7a763fe0..3c345dadcd 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 f480c; + public w0 f482c; public b(l lVar, w0 w0Var, a aVar) { super(lVar); - this.f480c = w0Var; + this.f482c = w0Var; } @Override // c.f.j.p.p, c.f.j.p.b public void h(Throwable th) { - k.this.b.b(this.b, this.f480c); + k.this.b.b(this.b, this.f482c); } @Override // c.f.j.p.b public void i(Object obj, int i) { e eVar = (e) obj; - ImageRequest e = this.f480c.e(); + ImageRequest e = this.f482c.e(); boolean e2 = b.e(i); boolean n1 = AnimatableValueParser.n1(eVar, e.i); if (eVar != null && (n1 || e.g)) { @@ -41,7 +41,7 @@ public class k implements v0 { if (eVar != null) { eVar.close(); } - k.this.b.b(this.b, this.f480c); + k.this.b.b(this.b, this.f482c); } } } 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 02b96e259b..6fff683b05 100644 --- a/app/src/main/java/c/f/j/p/k0.java +++ b/app/src/main/java/c/f/j/p/k0.java @@ -20,7 +20,7 @@ public abstract class k0 implements v0 { public final v0 b; /* renamed from: c reason: collision with root package name */ - public final boolean f481c; + public final boolean f483c; public final String d; public final String e; @@ -31,7 +31,7 @@ public abstract class k0 implements v0 { public final CopyOnWriteArraySet, w0>> b = new CopyOnWriteArraySet<>(); /* renamed from: c reason: collision with root package name */ - public T f482c; + public T f484c; public float d; public int e; public d f; @@ -52,8 +52,8 @@ public abstract class k0 implements v0 { if (bVar.g == this) { bVar.g = null; bVar.f = null; - bVar.b(bVar.f482c); - bVar.f482c = null; + bVar.b(bVar.f484c); + bVar.f484c = null; bVar.i(c.f.d.l.a.UNSET); } } @@ -136,7 +136,7 @@ public abstract class k0 implements v0 { k = k(); l = l(); j = j(); - closeable = this.f482c; + closeable = this.f484c; f = this.d; i = this.e; } @@ -145,7 +145,7 @@ public abstract class k0 implements v0 { d.r(j); synchronized (create) { synchronized (this) { - if (closeable != this.f482c) { + if (closeable != this.f484c) { closeable = null; } else if (closeable != null) { closeable = k0.this.c(closeable); @@ -217,8 +217,8 @@ public abstract class k0 implements v0 { it = this.b.iterator(); this.b.clear(); k0.this.e(this.a, this); - b(this.f482c); - this.f482c = null; + b(this.f484c); + this.f484c = null; } else { return; } @@ -238,12 +238,12 @@ public abstract class k0 implements v0 { int size; synchronized (this) { if (this.g == aVar) { - b(this.f482c); - this.f482c = null; + b(this.f484c); + this.f484c = null; it = this.b.iterator(); size = this.b.size(); if (b.f(i)) { - this.f482c = k0.this.c(t); + this.f484c = k0.this.c(t); this.e = i; } else { this.b.clear(); @@ -365,7 +365,7 @@ public abstract class k0 implements v0 { public k0(v0 v0Var, String str, String str2) { this.b = v0Var; this.a = new HashMap(); - this.f481c = false; + this.f483c = false; this.d = str; this.e = str2; } @@ -373,7 +373,7 @@ public abstract class k0 implements v0 { public k0(v0 v0Var, String str, String str2, boolean z2) { this.b = v0Var; this.a = new HashMap(); - this.f481c = z2; + this.f483c = 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 39d291e1e2..0f9abbf5b7 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.f481c || dVar.k()) { + if (!k0.this.f483c || 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 c9eaffea2b..a522da99b2 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.f2182c.toString(); + String uri = imageRequest.f2194c.toString(); AnimatableValueParser.j(Boolean.valueOf(uri.substring(0, 5).equals("data:"))); int indexOf = uri.indexOf(44); String substring = uri.substring(indexOf + 1, uri.length()); diff --git a/app/src/main/java/c/f/j/p/m0.java b/app/src/main/java/c/f/j/p/m0.java index f5f7df954c..089d582dab 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 f483c; + public final n0 f485c; /* 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.f483c; + n0 n0Var = m0Var.f485c; int i2 = ((MemoryPooledByteBufferOutputStream) e).k; a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - ((a0.a) xVar).f = a0Var.f460c.now(); + ((a0.a) xVar).f = a0Var.f462c.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.f483c = n0Var; + this.f485c = n0Var; } /* JADX WARNING: Removed duplicated region for block: B:12:0x002c */ @@ -123,13 +123,13 @@ public class m0 implements v0 { @Override // c.f.j.p.v0 public void b(l lVar, w0 w0Var) { w0Var.o().e(w0Var, "NetworkFetchProducer"); - Objects.requireNonNull((a0) this.f483c); + Objects.requireNonNull((a0) this.f485c); a0.a aVar = new a0.a(lVar, w0Var); - n0 n0Var = this.f483c; + n0 n0Var = this.f485c; a aVar2 = new a(aVar); a0 a0Var = (a0) n0Var; Objects.requireNonNull(a0Var); - aVar.d = a0Var.f460c.now(); + aVar.d = a0Var.f462c.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.f483c); + Objects.requireNonNull((a0) this.f485c); 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.f483c); + Objects.requireNonNull(this.f485c); z2 = true; } - if (z2 && uptimeMillis - xVar.f503c >= 100) { - xVar.f503c = uptimeMillis; + if (z2 && uptimeMillis - xVar.f505c >= 100) { + xVar.f505c = 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 c9078d6410..cf9a1899d5 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 f484c; + public final c.f.j.h.b f486c; 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 f485c; + public final w0 f487c; public final y0 d; public final c.f.j.d.b e; public boolean f = false; @@ -136,12 +136,12 @@ public class n implements v0> { Exception e; int i2 = i; if (eVar != null) { - w0 w0Var = c.this.f485c; + w0 w0Var = c.this.f487c; 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.f2182c)) { + if (n.this.g || !c.f.d.l.b.e(e2.f2194c)) { eVar.p = AnimatableValueParser.c0(e2.j, e2.i, eVar, this.b); } } @@ -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.f485c.e().i; + c.f.j.d.e eVar2 = cVar2.f487c.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.f485c.e().f2182c); + String valueOf2 = String.valueOf(cVar2.f487c.e().f2194c); int f = (z3 || m) ? eVar.f() : cVar2.o(eVar); i p = (z3 || m) ? h.a : cVar2.p(); - cVar2.d.e(cVar2.f485c, "DecodeProducer"); + cVar2.d.e(cVar2.f487c, "DecodeProducer"); try { cVar = cVar2.t(eVar, f, p); try { if (eVar.p != 1) { i2 |= 16; } - cVar2.d.j(cVar2.f485c, "DecodeProducer", cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.j(cVar2.f487c, "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.f485c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f487c, "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.f485c, "DecodeProducer", e, cVar2.n(cVar, j, p, e3, str2, sb2, str, valueOf)); + cVar2.d.k(cVar2.f487c, "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.f485c.p()) { + if (c.this.f487c.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.f485c = w0Var; + this.f487c = 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.f485c.p()) { + if (e || m || this.f487c.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.f485c, "DecodeProducer")) { + if (!this.d.g(this.f487c, "DecodeProducer")) { return null; } String valueOf = String.valueOf(j); - String valueOf2 = String.valueOf(((h) iVar).f449c); + String valueOf2 = String.valueOf(((h) iVar).f451c); 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.f484c.a(eVar, i, iVar, this.e); + return n.this.f486c.a(eVar, i, iVar, this.e); } catch (OutOfMemoryError e) { if (z2) { n.this.k.run(); System.gc(); - return n.this.f484c.a(eVar, i, iVar, this.e); + return n.this.f486c.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.f485c; + w0 w0Var = this.f487c; eVar.w(); w0Var.d("encoded_width", Integer.valueOf(eVar.n)); - w0 w0Var2 = this.f485c; + w0 w0Var2 = this.f487c; eVar.w(); w0Var2.d("encoded_height", Integer.valueOf(eVar.o)); - this.f485c.d("encoded_size", Integer.valueOf(eVar.f())); + this.f487c.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.f485c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); + this.f487c.d("bitmap_config", String.valueOf(f == null ? null : f.getConfig())); } if (cVar != null) { - cVar.e(this.f485c.a()); + cVar.e(this.f487c.a()); } } @@ -421,7 +421,7 @@ public class n implements v0> { Objects.requireNonNull(executor); this.b = executor; Objects.requireNonNull(bVar); - this.f484c = bVar; + this.f486c = 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().f2182c) ? 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().f2194c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var); c.f.j.r.b.b(); } catch (Throwable th) { c.f.j.r.b.b(); diff --git a/app/src/main/java/c/f/j/p/o.java b/app/src/main/java/c/f/j/p/o.java index ca925ac913..f249c7a59e 100644 --- a/app/src/main/java/c/f/j/p/o.java +++ b/app/src/main/java/c/f/j/p/o.java @@ -36,7 +36,7 @@ public class o implements v0> { ImageRequest e = w0Var.e(); ScheduledExecutorService scheduledExecutorService = this.b; if (scheduledExecutorService != null) { - scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2183s, TimeUnit.MILLISECONDS); + scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2195s, TimeUnit.MILLISECONDS); } else { this.a.b(lVar, w0Var); } diff --git a/app/src/main/java/c/f/j/p/o0.java b/app/src/main/java/c/f/j/p/o0.java index 4be6290b94..391311f4a5 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 f487c; + public final /* synthetic */ l f489c; 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.f487c = lVar; + this.f489c = 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.f487c.d(); + this.f489c.d(); } else if (gVar.e()) { this.a.k(this.b, "PartialDiskCacheProducer", gVar.d(), null); - q0.c(this.e, this.f487c, this.b, this.d, null); + q0.c(this.e, this.f489c, this.b, this.d, null); } else { synchronized (gVar.e) { eVar = gVar.h; @@ -61,10 +61,10 @@ public class o0 implements c { if (aVar != null && aVar.a >= 0 && f >= aVar.b) { this.b.i("disk", "partial"); this.a.c(this.b, "PartialDiskCacheProducer", true); - this.f487c.b(eVar2, 9); + this.f489c.b(eVar2, 9); } else { - this.f487c.b(eVar2, 8); - ImageRequestBuilder b = ImageRequestBuilder.b(e.f2182c); + this.f489c.b(eVar2, 8); + ImageRequestBuilder b = ImageRequestBuilder.b(e.f2194c); b.e = e.h; b.o = e.k; b.f = e.b; @@ -73,24 +73,24 @@ public class o0 implements c { b.j = e.q; b.g = e.f; b.i = e.l; - b.f2184c = e.i; + b.f2196c = e.i; b.n = e.r; b.d = e.j; b.m = e.p; - b.p = e.f2183s; + b.p = e.f2195s; int i = f2 - 1; if (i >= 0) { z3 = true; } AnimatableValueParser.j(Boolean.valueOf(z3)); b.o = new a(i, Integer.MAX_VALUE); - q0.c(this.e, this.f487c, new c1(b.a(), this.b), this.d, eVar2); + q0.c(this.e, this.f489c, 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.f487c, this.b, this.d, eVar2); + q0.c(this.e, this.f489c, 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 49ffab7b3e..8dcfd5322f 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 f488c; + public final /* synthetic */ l f490c; 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.f488c = lVar; + this.f490c = 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.f488c.d(); + this.f490c.d(); } else if (gVar.e()) { this.a.k(this.b, "DiskCacheProducer", gVar.d(), null); - this.d.d.b(this.f488c, this.b); + this.d.d.b(this.f490c, 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.f488c.a(1.0f); - this.f488c.b(eVar2, 1); + this.f490c.a(1.0f); + this.f490c.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.f488c, this.b); + this.d.d.b(this.f490c, 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 d898dcc84f..40a0314ba2 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 f489c; + public final g f491c; 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 f490c; + public final f f492c; 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.f490c = fVar; + this.f492c = fVar; this.d = cacheKey; this.e = gVar; this.f = aVar; @@ -56,7 +56,7 @@ public class q0 implements v0 { if (b.m(i, 8) && b.e(i)) { eVar.w(); if (eVar.k != c.a) { - this.f490c.f(this.d, eVar); + this.f492c.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.f490c; + f fVar = this.f492c; CacheKey cacheKey = this.d; Objects.requireNonNull(fVar); Objects.requireNonNull(cacheKey); @@ -160,13 +160,13 @@ public class q0 implements v0 { public q0(f fVar, i iVar, g gVar, c.f.d.g.a aVar, v0 v0Var) { this.a = fVar; this.b = iVar; - this.f489c = gVar; + this.f491c = 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.f489c, q0Var.d, eVar, null), w0Var); + q0Var.e.b(new a(lVar, q0Var.a, cacheKey, q0Var.f491c, q0Var.d, eVar, null), w0Var); } @VisibleForTesting @@ -185,7 +185,7 @@ public class q0 implements v0 { return; } w0Var.o().e(w0Var, "PartialDiskCacheProducer"); - Uri build = e.f2182c.buildUpon().appendQueryParameter("fresco_partial", "true").build(); + Uri build = e.f2194c.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 6bcb7a02bd..90858f8e90 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> f491c; + public final v0> f493c; /* compiled from: PostprocessedBitmapMemoryCacheProducer */ public static class a extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final CacheKey f492c; + public final CacheKey f494c; 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.f492c = cacheKey; + this.f494c = 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.f492c, closeableReference); + closeableReference2 = this.e.a(this.f494c, 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.f491c = v0Var; + this.f493c = 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.f491c.b(lVar, w0Var); + this.f493c.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.f491c.b(aVar, w0Var); + this.f493c.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 94efacd6c7..7ce3aed8fc 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 f493c; + public final i f495c; public final v0 d; public s(f fVar, f fVar2, i iVar, v0 v0Var) { this.a = fVar; this.b = fVar2; - this.f493c = iVar; + this.f495c = 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.f493c).b(e, w0Var.b()); + CacheKey b = ((n) this.f495c).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 c624897058..c9bf13b53b 100644 --- a/app/src/main/java/c/f/j/p/s0.java +++ b/app/src/main/java/c/f/j/p/s0.java @@ -14,13 +14,13 @@ public class s0 implements v0> { public final PlatformBitmapFactory b; /* renamed from: c reason: collision with root package name */ - public final Executor f494c; + public final Executor f496c; /* compiled from: PostprocessorProducer */ public class b extends p, CloseableReference> { /* renamed from: c reason: collision with root package name */ - public final y0 f495c; + public final y0 f497c; public final w0 d; public final c.f.j.q.b e; public boolean f; @@ -45,7 +45,7 @@ public class s0 implements v0> { public b(l> lVar, y0 y0Var, c.f.j.q.b bVar, w0 w0Var) { super(lVar); - this.f495c = y0Var; + this.f497c = y0Var; this.e = bVar; this.d = w0Var; w0Var.f(new a(s0.this)); @@ -58,11 +58,11 @@ public class s0 implements v0> { bVar.q(closeableReference, i); return; } - bVar.f495c.e(bVar.d, "PostprocessorProducer"); + bVar.f497c.e(bVar.d, "PostprocessorProducer"); try { CloseableReference r = bVar.r((c.f.j.j.c) closeableReference.w()); try { - y0 y0Var = bVar.f495c; + y0 y0Var = bVar.f497c; w0 w0Var = bVar.d; y0Var.j(w0Var, "PostprocessorProducer", bVar.p(y0Var, w0Var, bVar.e)); bVar.q(r, i); @@ -72,7 +72,7 @@ public class s0 implements v0> { } } } catch (Exception e) { - y0 y0Var2 = bVar.f495c; + y0 y0Var2 = bVar.f497c; w0 w0Var2 = bVar.d; y0Var2.k(w0Var2, "PostprocessorProducer", e, bVar.p(y0Var2, w0Var2, bVar.e)); if (bVar.o()) { @@ -116,7 +116,7 @@ public class s0 implements v0> { closeableReference.close(); } if (s2) { - s0.this.f494c.execute(new t0(this)); + s0.this.f496c.execute(new t0(this)); } } else if (b.e(i)) { q(null, i); @@ -196,7 +196,7 @@ public class s0 implements v0> { public class c extends p, CloseableReference> implements c.f.j.q.d { /* renamed from: c reason: collision with root package name */ - public boolean f496c = false; + public boolean f498c = false; public CloseableReference d = null; public c(s0 s0Var, b bVar, c.f.j.q.c cVar, w0 w0Var, a aVar) { @@ -225,7 +225,7 @@ public class s0 implements v0> { CloseableReference closeableReference = (CloseableReference) obj; if (!b.f(i)) { synchronized (this) { - if (!this.f496c) { + if (!this.f498c) { CloseableReference closeableReference2 = this.d; this.d = CloseableReference.p(closeableReference); if (closeableReference2 != null) { @@ -234,7 +234,7 @@ public class s0 implements v0> { } } synchronized (this) { - if (!this.f496c) { + if (!this.f498c) { p = CloseableReference.p(this.d); } else { return; @@ -253,12 +253,12 @@ public class s0 implements v0> { public final boolean n() { CloseableReference closeableReference; synchronized (this) { - if (this.f496c) { + if (this.f498c) { return false; } closeableReference = this.d; this.d = null; - this.f496c = true; + this.f498c = true; } Class cls = CloseableReference.i; if (closeableReference != null) { @@ -288,7 +288,7 @@ public class s0 implements v0> { this.a = v0Var; this.b = platformBitmapFactory; Objects.requireNonNull(executor); - this.f494c = executor; + this.f496c = 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 f3a5d84dce..e6d4ccb9da 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 f497c; + public final i f499c; 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 f498c; + public final w0 f500c; 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.f498c = w0Var; + this.f500c = 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.f498c.o().e(this.f498c, "DiskCacheWriteProducer"); + this.f500c.o().e(this.f500c, "DiskCacheWriteProducer"); if (!b.f(i) && eVar != null && !b.l(i, 10)) { eVar.w(); if (eVar.k != c.a) { - ImageRequest e = this.f498c.e(); - CacheKey b = ((n) this.f).b(e, this.f498c.b()); + ImageRequest e = this.f500c.e(); + CacheKey b = ((n) this.f).b(e, this.f500c.b()); if (e.b == ImageRequest.b.SMALL) { this.e.f(b, eVar); } else { this.d.f(b, eVar); } - this.f498c.o().j(this.f498c, "DiskCacheWriteProducer", null); + this.f500c.o().j(this.f500c, "DiskCacheWriteProducer", null); this.b.b(eVar, i); return; } } - this.f498c.o().j(this.f498c, "DiskCacheWriteProducer", null); + this.f500c.o().j(this.f500c, "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.f497c = iVar; + this.f499c = 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.f497c, null); + lVar = new b(lVar, w0Var, this.a, this.b, this.f499c, 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 aee4f16cb6..b63a653a71 100644 --- a/app/src/main/java/c/f/j/p/t0.java +++ b/app/src/main/java/c/f/j/p/t0.java @@ -40,7 +40,7 @@ public class t0 implements Runnable { s2 = bVar2.s(); } if (s2) { - s0.this.f494c.execute(new t0(bVar2)); + s0.this.f496c.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 dae6a061a6..01e58988cc 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 f499c; + public final v0 f501c; /* compiled from: EncodedMemoryCacheProducer */ public static class a extends p { /* renamed from: c reason: collision with root package name */ - public final w f500c; + public final w f502c; 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.f500c = wVar; + this.f502c = 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.f500c.a(this.d, c2); + closeableReference = this.f502c.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.f499c = v0Var; + this.f501c = v0Var; } /* JADX INFO: finally extract failed */ @@ -143,7 +143,7 @@ public class v implements v0 { map = f.of("cached_value_found", "false"); } o.j(w0Var, "EncodedMemoryCacheProducer", map); - this.f499c.b(aVar, w0Var); + this.f501c.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 a3310dc193..af76da3484 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 f501c; + public final i f503c; 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 f502c; + public final w0 f504c; 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.f502c = w0Var; + this.f504c = 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.f502c.e(); - CacheKey b = ((n) this.f).b(e, this.f502c.b()); + ImageRequest e = this.f504c.e(); + CacheKey b = ((n) this.f).b(e, this.f504c.b()); this.g.a(b); - if (this.f502c.l("origin").equals("memory_encoded")) { + if (this.f504c.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.f502c.l("origin").equals("disk")) { + } else if (this.f504c.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.f501c = iVar; + this.f503c = 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.f501c, this.e, this.f); + a aVar = new a(lVar, w0Var, this.a, this.b, this.f503c, 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 6a9167278c..d9a5c58422 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 f503c = 0; + public long f505c = 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 a561ee9a41..aa36f1426e 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().f2182c, 5); + httpURLConnection = a0Var.a(aVar.b.e().f2194c, 5); try { - aVar.e = a0Var.f460c.now(); + aVar.e = a0Var.f462c.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 6601c73089..7d0b61bb58 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.f425c; + float f3 = eVar.f427c; 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 7364159738..cc334f79ee 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 C0063a { + public static /* synthetic */ class C0064a { public static final /* synthetic */ int[] a; static { @@ -74,7 +74,7 @@ public final class a { } public static int b(Bitmap.Config config) { - switch (C0063a.a[config.ordinal()]) { + switch (C0064a.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 49f9cd3317..54776c9e00 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[] f504c = new int[2]; + public final int[] f506c = 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 AbstractC0064a h = null; + public AbstractC0065a h = null; /* compiled from: MultiPointerGestureDetector */ /* renamed from: c.f.l.a.a$a reason: collision with other inner class name */ - public interface AbstractC0064a { + public interface AbstractC0065a { } public a() { @@ -28,7 +28,7 @@ public class a { this.a = false; this.b = 0; for (int i = 0; i < 2; i++) { - this.f504c[i] = -1; + this.f506c[i] = -1; } } @@ -36,7 +36,7 @@ public class a { b bVar; b.a aVar; if (!this.a) { - AbstractC0064a aVar2 = this.h; + AbstractC0065a 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; - AbstractC0064a aVar2 = this.h; + AbstractC0065a 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 3a6ba8fe7a..f73d44f532 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.AbstractC0064a { +public class b implements a.AbstractC0065a { public final a a; public a b = null; 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 5ecbcc6133..64e1c207c4 100644 --- a/app/src/main/java/c/f/l/b/b.java +++ b/app/src/main/java/c/f/l/b/b.java @@ -13,7 +13,7 @@ import java.util.Objects; public class b extends a { /* renamed from: s reason: collision with root package name */ - public final ValueAnimator f505s; + public final ValueAnimator f507s; /* compiled from: AnimatedZoomableController */ public class a implements ValueAnimator.AnimatorUpdateListener { @@ -39,10 +39,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 C0065b extends AnimatorListenerAdapter { + public class C0066b extends AnimatorListenerAdapter { public final /* synthetic */ Runnable a; - public C0065b(Runnable runnable) { + public C0066b(Runnable runnable) { this.a = runnable; } @@ -77,7 +77,7 @@ public class b extends a { public b(c.f.l.a.b bVar) { super(bVar); ValueAnimator ofFloat = ValueAnimator.ofFloat(0.0f, 1.0f); - this.f505s = ofFloat; + this.f507s = ofFloat; ofFloat.setInterpolator(new DecelerateInterpolator()); } @@ -94,12 +94,12 @@ public class b extends a { AnimatableValueParser.j(Boolean.valueOf(j > 0)); AnimatableValueParser.B(!this.m); this.m = true; - this.f505s.setDuration(j); + this.f507s.setDuration(j); this.h.getValues(this.n); matrix.getValues(this.o); - this.f505s.addUpdateListener(new a()); - this.f505s.addListener(new C0065b(runnable)); - this.f505s.start(); + this.f507s.addUpdateListener(new a()); + this.f507s.addListener(new C0066b(runnable)); + this.f507s.start(); } @Override // c.f.l.b.a @@ -107,9 +107,9 @@ public class b extends a { public void o() { if (this.m) { c.f.d.e.a.i(b.class, "stopAnimation"); - this.f505s.cancel(); - this.f505s.removeAllUpdateListeners(); - this.f505s.removeAllListeners(); + this.f507s.cancel(); + this.f507s.removeAllUpdateListeners(); + this.f507s.removeAllListeners(); } } } diff --git a/app/src/main/java/c/f/l/b/c.java b/app/src/main/java/c/f/l/b/c.java index c07a214550..536c5d4549 100644 --- a/app/src/main/java/c/f/l/b/c.java +++ b/app/src/main/java/c/f/l/b/c.java @@ -15,7 +15,7 @@ public class c implements e, b.a { public e.a b = null; /* renamed from: c reason: collision with root package name */ - public boolean f506c = false; + public boolean f508c = false; public final RectF d = new RectF(); public final RectF e = new RectF(); public final RectF f = new RectF(); @@ -176,13 +176,13 @@ public class c implements e, b.a { if (r2 != 6) goto L_0x00ca; */ public boolean h(MotionEvent motionEvent) { - a.AbstractC0064a aVar; + a.AbstractC0065a aVar; b bVar; b.a aVar2; motionEvent.getAction(); int i = c.f.d.e.a.a; int i2 = 0; - if (!this.f506c) { + if (!this.f508c) { return false; } c.f.l.a.a aVar3 = this.a.a; @@ -191,7 +191,7 @@ public class c implements e, b.a { if (!(actionMasked == 0 || actionMasked == 1)) { if (actionMasked == 2) { while (i2 < 2) { - int findPointerIndex = motionEvent.findPointerIndex(aVar3.f504c[i2]); + int findPointerIndex = motionEvent.findPointerIndex(aVar3.f506c[i2]); if (findPointerIndex != -1) { aVar3.f[i2] = motionEvent.getX(findPointerIndex); aVar3.g[i2] = motionEvent.getY(findPointerIndex); @@ -223,9 +223,9 @@ public class c implements e, b.a { i3 = -1; } if (i3 == -1) { - aVar3.f504c[i2] = -1; + aVar3.f506c[i2] = -1; } else { - aVar3.f504c[i2] = motionEvent.getPointerId(i3); + aVar3.f506c[i2] = motionEvent.getPointerId(i3); float[] fArr = aVar3.f; float[] fArr2 = aVar3.d; float x2 = motionEvent.getX(i3); @@ -249,7 +249,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.f506c) { + if (aVar != null && this.f508c) { ZoomableDraweeView zoomableDraweeView = ZoomableDraweeView.this; zoomableDraweeView.getLogTag(); zoomableDraweeView.hashCode(); @@ -270,7 +270,7 @@ public class c implements e, b.a { } public void k(boolean z2) { - this.f506c = z2; + this.f508c = 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 d1b4180f8c..2e7325fe7b 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 C0066a extends f.c { + public class C0067a extends f.c { public File m; public final int n; - public C0066a(f fVar) throws IOException { + public C0067a(f fVar) throws IOException { super(fVar); - this.m = new File(a.this.f508c.getApplicationInfo().nativeLibraryDir); + this.m = new File(a.this.f510c.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.f508c; + Context context = this.f510c; 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.f508c.getApplicationInfo().nativeLibraryDir; + String str = this.f510c.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 C0066a(this); + return new C0067a(this); } } diff --git a/app/src/main/java/c/f/m/b.java b/app/src/main/java/c/f/m/b.java index d690428f14..4ae829dc41 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 f507c; + public c f509c; 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.f507c = new c(new File(this.a.getApplicationInfo().nativeLibraryDir), i); + this.f509c = 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.f507c.a(str, i, threadPolicy); + return this.f509c.a(str, i, threadPolicy); } @Override // c.f.m.l public void b(int i) throws IOException { - this.f507c.b(i); + this.f509c.b(i); } public boolean c() throws IOException { - File file = this.f507c.a; + File file = this.f509c.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.f507c = new c(d, i); + this.f509c = 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.f507c.toString(); + return this.f509c.toString(); } } diff --git a/app/src/main/java/c/f/m/c.java b/app/src/main/java/c/f/m/c.java index 2c7f28a936..1bcd9c6c0e 100644 --- a/app/src/main/java/c/f/m/c.java +++ b/app/src/main/java/c/f/m/c.java @@ -99,6 +99,6 @@ public class c extends l { sb.append("[root = "); sb.append(str); sb.append(" flags = "); - return a.y(sb, this.b, ']'); + return a.w(sb, this.b, ']'); } } diff --git a/app/src/main/java/c/f/m/e.java b/app/src/main/java/c/f/m/e.java index 6eb1229519..58184e783c 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.f508c; + Context context = eVar.f510c; StringBuilder L = c.d.b.a.a.L("/data/local/tmp/exopackage/"); L.append(context.getPackageName()); L.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 1f28cdb1f7..84ba7715cf 100644 --- a/app/src/main/java/c/f/m/f.java +++ b/app/src/main/java/c/f/m/f.java @@ -144,13 +144,13 @@ public class f extends m { b bVar2 = bVarArr[i3]; ZipEntry zipEntry2 = bVar2.k; String str2 = bVar2.i; - a.C0066a aVar = (a.C0066a) this; + a.C0067a aVar = (a.C0067a) this; String name = zipEntry2.getName(); if (str2.equals(a.this.d)) { a.this.d = null; str = String.format("allowing consideration of corrupted lib %s", str2); } else if ((aVar.n & 1) == 0) { - str = c.d.b.a.a.v("allowing consideration of ", name, ": self-extraction preferred"); + str = c.d.b.a.a.u("allowing consideration of ", name, ": self-extraction preferred"); } else { File file = new File(aVar.m, str2); if (!file.isFile()) { @@ -161,7 +161,7 @@ public class f extends m { if (length != size) { str = String.format("allowing consideration of %s: sysdir file length is %s, but the file is %s bytes long in the APK", file, Long.valueOf(length), Long.valueOf(size)); } else { - str = c.d.b.a.a.v("not allowing consideration of ", name, ": deferring to libdir"); + str = c.d.b.a.a.u("not allowing consideration of ", name, ": deferring to libdir"); z2 = false; Log.d("ApkSoSource", str); if (!z2) { diff --git a/app/src/main/java/c/f/m/j.java b/app/src/main/java/c/f/m/j.java index 31c9d24d88..00827a1ae6 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.f2186c; + ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2198c; 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.f2186c.writeLock().lock(); + SoLoader.f2198c.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.f2186c.writeLock().unlock(); + SoLoader.f2198c.writeLock().unlock(); if (SoLoader.e == i3) { throw e; } } catch (IOException e2) { throw new RuntimeException(e2); } catch (Throwable th2) { - SoLoader.f2186c.writeLock().unlock(); + SoLoader.f2198c.writeLock().unlock(); throw th2; } } } while (z2); return z5; } finally { - SoLoader.f2186c.readLock().unlock(); + SoLoader.f2198c.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 8848198385..df87ee1017 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 f508c; + public final Context f510c; 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 + "/" + str), 1); - this.f508c = context; + this.f510c = 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 6c86816ee2..c92df19e02 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 f509c; + public final int f511c; public b(int i, int i2) { this.b = i; - this.f509c = i2; + this.f511c = 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.f509c == this.f509c; + return bVar.b == this.b && bVar.f511c == this.f511c; } public int hashCode() { - return this.f509c + this.b; + return this.f511c + this.b; } public String toString() { - return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f509c)); + return this == a ? "EMPTY" : String.format("(enabled=0x%x,disabled=0x%x)", Integer.valueOf(this.b), Integer.valueOf(this.f511c)); } } @@ -122,7 +122,7 @@ public @interface i { b bVar = this._features; Objects.requireNonNull(bVar); int ordinal = 1 << aVar.ordinal(); - if ((bVar.f509c & ordinal) != 0) { + if ((bVar.f511c & 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.f509c; + int i2 = bVar2.f511c; int i3 = bVar2.b; if (!(i2 == 0 && i3 == 0)) { int i4 = bVar.b; - if (i4 == 0 && bVar.f509c == 0) { + if (i4 == 0 && bVar.f511c == 0) { bVar = bVar2; } else { int i5 = ((~i2) & i4) | i3; - int i6 = bVar.f509c; + int i6 = bVar.f511c; 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 48b29e024d..5b27b96765 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 EnumC0067a _paddingReadBehaviour; + private final EnumC0068a _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 EnumC0067a { + public enum EnumC0068a { 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, EnumC0067a aVar2, int i) { + public a(a aVar, String str, boolean z2, char c2, EnumC0068a aVar2, int i) { int[] iArr = new int[128]; this.i = iArr; char[] cArr = new char[64]; @@ -72,10 +72,10 @@ public final class a implements Serializable { if (z2) { this.i[c2] = -2; } - this._paddingReadBehaviour = z2 ? EnumC0067a.PADDING_REQUIRED : EnumC0067a.PADDING_FORBIDDEN; + this._paddingReadBehaviour = z2 ? EnumC0068a.PADDING_REQUIRED : EnumC0068a.PADDING_FORBIDDEN; return; } - throw new IllegalArgumentException(c.d.b.a.a.n("Base64Alphabet length must be exactly 64 (was ", length, ")")); + throw new IllegalArgumentException(c.d.b.a.a.l("Base64Alphabet length must be exactly 64 (was ", length, ")")); } public String a(byte[] bArr) { @@ -181,11 +181,11 @@ public final class a implements Serializable { if (!aVar._name.equals(str)) { aVar = b.b; if (!aVar._name.equals(str)) { - aVar = b.f511c; + aVar = b.f513c; if (!aVar._name.equals(str)) { aVar = b.d; if (!aVar._name.equals(str)) { - throw new IllegalArgumentException(c.d.b.a.a.u("No Base64Variant with name ", str == null ? "" : c.d.b.a.a.v("'", str, "'"))); + throw new IllegalArgumentException(c.d.b.a.a.t("No Base64Variant with name ", str == null ? "" : c.d.b.a.a.u("'", 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 732a983554..7da35a545a 100644 --- a/app/src/main/java/c/g/a/b/b.java +++ b/app/src/main/java/c/g/a/b/b.java @@ -5,14 +5,14 @@ public final class b { public static final a b; /* renamed from: c reason: collision with root package name */ - public static final a f511c; + public static final a f513c; 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); - f511c = new a(aVar, "PEM", true, '=', 64); + f513c = new a(aVar, "PEM", true, '=', 64); StringBuilder sb = new StringBuilder("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"); sb.setCharAt(sb.indexOf("+"), '-'); sb.setCharAt(sb.indexOf("/"), '_'); diff --git a/app/src/main/java/c/g/a/b/e.java b/app/src/main/java/c/g/a/b/e.java index a907e49e16..63d16881a8 100644 --- a/app/src/main/java/c/g/a/b/e.java +++ b/app/src/main/java/c/g/a/b/e.java @@ -116,6 +116,6 @@ public class e implements Serializable { sb.append("; line: "); sb.append(this._lineNr); sb.append(", column: "); - return a.y(sb, this._columnNr, ']'); + return a.w(sb, this._columnNr, ']'); } } 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 5008c1b3c9..fce1c123b6 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[] f516c; + public static final int[] f518c; 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 C0068a { - public static final C0068a a = new C0068a(); + public static class C0069a { + public static final C0069a a = new C0069a(); public int[][] b = new int[128][]; } @@ -34,7 +34,7 @@ public final class a { } iArr[34] = 1; iArr[92] = 1; - f516c = iArr; + f518c = 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 a375fe7057..7f87899f8d 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 f517c; + public final a f519c; public byte[] d; public char[] e; public c(a aVar, Object obj, boolean z2) { - this.f517c = aVar; + this.f519c = 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.f517c.f526c.set(3, bArr); + this.f519c.f528c.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 15391ee94b..f475d02fa4 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.f527c; + int i4 = kVar.f529c; 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 2f091af7f9..08c03b6484 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[] f518c = new int[1000]; + public static final int[] f520c = 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) { - f518c[i] = ((i2 + 48) << 16) | ((i3 + 48) << 8) | (i4 + 48); + f520c[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 = f518c[i]; + int i3 = f520c[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 = f518c[i]; + int i3 = f520c[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 = f518c; + int[] iArr = f520c; 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 = f518c; + int[] iArr = f520c; 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 = f518c; + int[] iArr2 = f520c; 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 60546dbbfe..ce4c941622 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.f527c >= 0) { + if (kVar.f529c >= 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 759e4c9f07..e6a39343ae 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 f519c; + public String f521c; 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 198cc76bc5..8b07fc1cac 100644 --- a/app/src/main/java/c/g/a/b/q/b.java +++ b/app/src/main/java/c/g/a/b/q/b.java @@ -14,7 +14,7 @@ public abstract class b extends a { public final c r; /* renamed from: s reason: collision with root package name */ - public int[] f520s = q; + public int[] f522s = q; public int t; public k u = d.i; public boolean v; diff --git a/app/src/main/java/c/g/a/b/q/c.java b/app/src/main/java/c/g/a/b/q/c.java index 20b08b80a3..62813060fe 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 f521c; + public final c f523c; 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.f521c = cVar; + this.f523c = cVar; this.d = aVar; this.b = -1; } public c(int i, c cVar, a aVar, Object obj) { this.a = i; - this.f521c = cVar; + this.f523c = 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.f519c = null; + aVar.f521c = 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.f519c = null; + aVar.f521c = null; aVar.d = null; } return this; @@ -135,20 +135,20 @@ public class c extends g { aVar.b = str; } else { if (!str.equals(str2)) { - String str3 = aVar.f519c; + String str3 = aVar.f521c; if (str3 == null) { - aVar.f519c = str; + aVar.f521c = 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.f519c); + aVar.d.add(aVar.f521c); } z2 = !aVar.d.add(str); if (z2) { Object obj = aVar.a; - throw new JsonGenerationException(a.v("Duplicate field '", str, "'"), obj instanceof d ? (d) obj : null); + throw new JsonGenerationException(a.u("Duplicate field '", str, "'"), obj instanceof d ? (d) obj : null); } } } 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 6270156377..038c2bd10a 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 @@ -25,29 +25,29 @@ public class d extends b { public char[] D; /* renamed from: x reason: collision with root package name */ - public final Writer f522x; + public final Writer f524x; /* renamed from: y reason: collision with root package name */ - public char f523y; + public char f525y; /* renamed from: z reason: collision with root package name */ - public char[] f524z; + public char[] f526z; public d(c cVar, int i, i iVar, Writer writer, char c2) { super(cVar, i, iVar); int[] iArr; - this.f522x = writer; + this.f524x = writer; if (cVar.e == null) { - char[] a = cVar.f517c.a(1, 0); + char[] a = cVar.f519c.a(1, 0); cVar.e = a; - this.f524z = a; + this.f526z = a; this.C = a.length; - this.f523y = c2; + this.f525y = c2; if (c2 != '\"') { if (c2 == '\"') { iArr = a.f; } else { - a.C0068a aVar = a.C0068a.a; + a.C0069a aVar = a.C0069a.a; int[] iArr2 = aVar.b[c2]; if (iArr2 == null) { iArr2 = Arrays.copyOf(a.f, 128); @@ -58,7 +58,7 @@ public class d extends b { } iArr = iArr2; } - this.f520s = iArr; + this.f522s = iArr; return; } return; @@ -72,7 +72,7 @@ public class d extends b { if (this.B + 2 > this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i3 = this.B; int i4 = i3 + 1; this.B = i4; @@ -84,7 +84,7 @@ public class d extends b { B0(); } int i5 = this.B; - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i6 = i5 + 1; cArr2[i5] = '\\'; int i7 = i6 + 1; @@ -127,7 +127,7 @@ public class d extends b { if (i3 > 0) { this.A = 0; this.B = 0; - this.f522x.write(this.f524z, i2, i3); + this.f524x.write(this.f526z, i2, i3); } } @@ -153,7 +153,7 @@ public class d extends b { cArr2 = z0(); } cArr2[1] = (char) i3; - this.f522x.write(cArr2, 0, 2); + this.f524x.write(cArr2, 0, 2); return i; } int i5 = i - 2; @@ -177,13 +177,13 @@ public class d extends b { cArr3[11] = cArr4[i6 & 15]; cArr3[12] = cArr4[i7 >> 4]; cArr3[13] = cArr4[i7 & 15]; - this.f522x.write(cArr3, 8, 6); + this.f524x.write(cArr3, 8, 6); return i; } char[] cArr5 = w; cArr3[6] = cArr5[c2 >> 4]; cArr3[7] = cArr5[c2 & 15]; - this.f522x.write(cArr3, 2, 6); + this.f524x.write(cArr3, 2, 6); return i; } else { int i8 = i - 6; @@ -220,7 +220,7 @@ public class d extends b { if (i3 >= 2) { int i4 = i3 - 2; this.A = i4; - char[] cArr = this.f524z; + char[] cArr = this.f526z; cArr[i4] = '\\'; cArr[i4 + 1] = (char) i; return; @@ -231,11 +231,11 @@ public class d extends b { } this.A = this.B; cArr2[1] = (char) i; - this.f522x.write(cArr2, 0, 2); + this.f524x.write(cArr2, 0, 2); } else if (i != -2) { int i5 = this.B; if (i5 >= 6) { - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i6 = i5 - 6; this.A = i6; cArr3[i6] = '\\'; @@ -274,13 +274,13 @@ public class d extends b { cArr6[11] = cArr7[i12 & 15]; cArr6[12] = cArr7[i13 >> 4]; cArr6[13] = cArr7[i13 & 15]; - this.f522x.write(cArr6, 8, 6); + this.f524x.write(cArr6, 8, 6); return; } char[] cArr8 = w; cArr6[6] = cArr8[c2 >> 4]; cArr6[7] = cArr8[c2 & 15]; - this.f522x.write(cArr6, 2, 6); + this.f524x.write(cArr6, 2, 6); } else { Objects.requireNonNull(null); throw null; @@ -333,11 +333,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.f524z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i4] << 8)) << 8) | (bArr[i8] & 255), this.f526z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -359,7 +359,7 @@ public class d extends b { i2 = 1; } int i11 = i6 + i2; - this.B = aVar.c(i10, i2, this.f524z, this.B); + this.B = aVar.c(i10, i2, this.f526z, this.B); return i11; } @@ -404,11 +404,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.f524z, this.B); + int b = aVar.b((((bArr[i7] & 255) | (bArr[i5] << 8)) << 8) | (bArr[i8] & 255), this.f526z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i9 = b + 1; this.B = i9; cArr[b] = '\\'; @@ -429,7 +429,7 @@ public class d extends b { } else { i3 = 1; } - this.B = aVar.c(i10, i3, this.f524z, this.B); + this.B = aVar.c(i10, i3, this.f526z, this.B); return i - i3; } @@ -440,22 +440,22 @@ public class d extends b { if (this.B + 13 >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i2 = this.B; int i3 = i2 + 1; this.B = i3; - cArr[i2] = this.f523y; + cArr[i2] = this.f525y; int d = g.d(i, cArr, i3); this.B = d; - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; this.B = d + 1; - cArr2[d] = this.f523y; + cArr2[d] = this.f525y; return; } if (this.B + 11 >= this.C) { B0(); } - this.B = g.d(i, this.f524z, this.B); + this.B = g.d(i, this.f526z, this.B); } public final void H0() throws IOException { @@ -463,7 +463,7 @@ public class d extends b { B0(); } int i = this.B; - char[] cArr = this.f524z; + char[] cArr = this.f526z; cArr[i] = 'n'; int i2 = i + 1; cArr[i2] = 'u'; @@ -481,40 +481,40 @@ public class d extends b { if (this.B + 23 >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f523y; + cArr[i] = this.f525y; int e = g.e(j, cArr, i2); this.B = e; - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; this.B = e + 1; - cArr2[e] = this.f523y; + cArr2[e] = this.f525y; return; } if (this.B + 21 >= this.C) { B0(); } - this.B = g.e(j, this.f524z, this.B); + this.B = g.e(j, this.f526z, this.B); } public final void I0(String str) throws IOException { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; - cArr[i] = this.f523y; + cArr[i] = this.f525y; T(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f523y; + cArr2[i2] = this.f525y; } /* JADX WARNING: Code restructure failed: missing block: B:67:0x010a, code lost: @@ -525,10 +525,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.f522x.write(r3, r5, r4); + r18.f524x.write(r3, r5, r4); */ /* JADX WARNING: Code restructure failed: missing block: B:70:0x0114, code lost: - r3 = r18.f524z; + r3 = r18.f526z; r4 = r18.B; r18.B = r4 + 1; r3 = r3[r4]; @@ -558,17 +558,17 @@ public class d extends b { i7 = length2 - i6; } int i8 = i6 + i7; - str.getChars(i6, i8, this.f524z, 0); + str.getChars(i6, i8, this.f526z, 0); int i9 = this.t; if (i9 != 0) { - int[] iArr = this.f520s; + int[] iArr = this.f522s; int min = Math.min(iArr.length, i9 + 1); int i10 = 0; int i11 = 0; int i12 = 0; while (i10 < i7) { while (true) { - cArr3 = this.f524z; + cArr3 = this.f526z; c4 = cArr3[i10]; if (c4 >= min) { if (c4 > i9) { @@ -589,24 +589,24 @@ public class d extends b { i4 = i11; int i13 = i10 - i12; if (i13 > 0) { - this.f522x.write(cArr3, i12, i13); + this.f524x.write(cArr3, i12, i13); if (i10 >= i7) { break; } } int i14 = i10 + 1; - i12 = C0(this.f524z, i14, i7, c4, i4); + i12 = C0(this.f526z, i14, i7, c4, i4); i11 = i4; i10 = i14; } } else { - int[] iArr2 = this.f520s; + int[] iArr2 = this.f522s; int length3 = iArr2.length; int i15 = 0; int i16 = 0; while (i15 < i7) { do { - cArr2 = this.f524z; + cArr2 = this.f526z; c3 = cArr2[i15]; if (c3 < length3 && iArr2[c3] != 0) { break; @@ -615,13 +615,13 @@ public class d extends b { } while (i15 < i7); int i17 = i15 - i16; if (i17 > 0) { - this.f522x.write(cArr2, i16, i17); + this.f524x.write(cArr2, i16, i17); if (i15 >= i7) { break; } } int i18 = i15 + 1; - i16 = C0(this.f524z, i18, i7, c3, iArr2[c3]); + i16 = C0(this.f526z, i18, i7, c3, iArr2[c3]); i15 = i18; } } @@ -635,15 +635,15 @@ public class d extends b { if (this.B + length > i5) { B0(); } - str.getChars(0, length, this.f524z, this.B); + str.getChars(0, length, this.f526z, this.B); int i19 = this.t; if (i19 != 0) { int i20 = this.B + length; - int[] iArr3 = this.f520s; + int[] iArr3 = this.f522s; int min2 = Math.min(iArr3.length, i19 + 1); while (this.B < i20) { while (true) { - cArr = this.f524z; + cArr = this.f526z; i = this.B; c2 = cArr[i]; if (c2 < min2) { @@ -670,7 +670,7 @@ public class d extends b { int i21 = this.A; int i22 = i - i21; if (i22 > 0) { - this.f522x.write(cArr, i21, i22); + this.f524x.write(cArr, i21, i22); } this.B++; D0(c2, i3); @@ -678,11 +678,11 @@ public class d extends b { return; } int i23 = this.B + length; - int[] iArr4 = this.f520s; + int[] iArr4 = this.f522s; int length4 = iArr4.length; while (this.B < i23) { while (true) { - char[] cArr4 = this.f524z; + char[] cArr4 = this.f526z; int i24 = this.B; char c5 = cArr4[i24]; if (c5 < length4 && iArr4[c5] != 0) { @@ -741,22 +741,22 @@ public class d extends b { if (this.B + 8 >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f523y; + cArr[i] = this.f525y; int d = g.d(s2, cArr, i2); this.B = d; - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; this.B = d + 1; - cArr2[d] = this.f523y; + cArr2[d] = this.f525y; return; } if (this.B + 6 >= this.C) { B0(); } - this.B = g.d(s2, this.f524z, this.B); + this.B = g.d(s2, this.f526z, this.B); } @Override // c.g.a.b.d @@ -764,7 +764,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -772,7 +772,7 @@ public class d extends b { @Override // c.g.a.b.d public void S(k kVar) throws IOException { - int b = kVar.b(this.f524z, this.B); + int b = kVar.b(this.f526z, this.B); if (b < 0) { T(kVar.getValue()); } else { @@ -789,14 +789,14 @@ public class d extends b { i = this.C - this.B; } if (i >= length) { - str.getChars(0, length, this.f524z, this.B); + str.getChars(0, length, this.f526z, this.B); this.B += length; return; } int i2 = this.C; int i3 = this.B; int i4 = i2 - i3; - str.getChars(0, i4, this.f524z, i3); + str.getChars(0, i4, this.f526z, i3); this.B += i4; B0(); int length2 = str.length() - i4; @@ -804,14 +804,14 @@ public class d extends b { int i5 = this.C; if (length2 > i5) { int i6 = i4 + i5; - str.getChars(i4, i6, this.f524z, 0); + str.getChars(i4, i6, this.f526z, 0); this.A = 0; this.B = i5; B0(); length2 -= i5; i4 = i6; } else { - str.getChars(i4, i4 + length2, this.f524z, 0); + str.getChars(i4, i4 + length2, this.f526z, 0); this.A = 0; this.B = length2; return; @@ -825,12 +825,12 @@ public class d extends b { if (i2 > this.C - this.B) { B0(); } - System.arraycopy(cArr, i, this.f524z, this.B, i2); + System.arraycopy(cArr, i, this.f526z, this.B, i2); this.B += i2; return; } B0(); - this.f522x.write(cArr, i, i2); + this.f524x.write(cArr, i, i2); } @Override // c.g.a.b.d @@ -845,7 +845,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -863,7 +863,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = '['; @@ -881,7 +881,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i2 = this.B; this.B = i2 + 1; cArr[i2] = '['; @@ -899,7 +899,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -907,7 +907,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.f524z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { + if (this.f526z != null && d(d.a.AUTO_CLOSE_JSON_CONTENT)) { while (true) { c cVar = this.p; if (!cVar.b()) { @@ -923,22 +923,22 @@ public class d extends b { B0(); this.A = 0; this.B = 0; - if (this.f522x != null) { + if (this.f524x != null) { if (this.r.b || d(d.a.AUTO_CLOSE_TARGET)) { - this.f522x.close(); + this.f524x.close(); } else if (d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f522x.flush(); + this.f524x.flush(); } } - char[] cArr = this.f524z; + char[] cArr = this.f526z; if (cArr != null) { - this.f524z = null; + this.f526z = null; c cVar2 = this.r; Objects.requireNonNull(cVar2); char[] cArr2 = cVar2.e; if (cArr == cArr2 || cArr.length >= cArr2.length) { cVar2.e = null; - cVar2.f517c.d.set(1, cArr); + cVar2.f519c.d.set(1, cArr); return; } throw new IllegalArgumentException("Trying to release buffer smaller than original"); @@ -957,7 +957,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = '{'; @@ -969,19 +969,19 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i2 = this.B; this.B = i2 + 1; - cArr[i2] = this.f523y; + cArr[i2] = this.f525y; c cVar = this.r; if (cVar.d == null) { - c.g.a.b.t.a aVar2 = cVar.f517c; + c.g.a.b.t.a aVar2 = cVar.f519c; Objects.requireNonNull(aVar2); int i3 = c.g.a.b.t.a.a[3]; if (i3 <= 0) { i3 = 0; } - byte[] andSet = aVar2.f526c.getAndSet(3, null); + byte[] andSet = aVar2.f528c.getAndSet(3, null); if (andSet == null || andSet.length < i3) { andSet = new byte[i3]; } @@ -1003,10 +1003,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i4 = this.B; this.B = i4 + 1; - cArr2[i4] = this.f523y; + cArr2[i4] = this.f525y; return i; } throw new IllegalStateException("Trying to call same allocXxx() method second time"); @@ -1015,8 +1015,8 @@ public class d extends b { @Override // java.io.Flushable public void flush() throws IOException { B0(); - if (this.f522x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { - this.f522x.flush(); + if (this.f524x != null && d(d.a.FLUSH_PASSED_TO_STREAM)) { + this.f524x.flush(); } } @@ -1026,11 +1026,11 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; int i2 = i + 1; this.B = i2; - cArr[i] = this.f523y; + cArr[i] = this.f525y; int c2 = kVar.c(cArr, i2); if (c2 < 0) { char[] a = kVar.a(); @@ -1039,19 +1039,19 @@ public class d extends b { if (length > this.C - this.B) { B0(); } - System.arraycopy(a, 0, this.f524z, this.B, length); + System.arraycopy(a, 0, this.f526z, this.B, length); this.B += length; } else { B0(); - this.f522x.write(a, 0, length); + this.f524x.write(a, 0, length); } if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f523y; + cArr2[i3] = this.f525y; return; } int i4 = this.B + c2; @@ -1059,10 +1059,10 @@ public class d extends b { if (i4 >= this.C) { B0(); } - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i5 = this.B; this.B = i5 + 1; - cArr3[i5] = this.f523y; + cArr3[i5] = this.f525y; } @Override // c.g.a.b.d @@ -1075,18 +1075,18 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; - cArr[i] = this.f523y; + cArr[i] = this.f525y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f523y; + cArr2[i2] = this.f525y; } @Override // c.g.a.b.d @@ -1096,14 +1096,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i3 = this.B; this.B = i3 + 1; - cArr2[i3] = this.f523y; + cArr2[i3] = this.f525y; int i4 = this.t; if (i4 != 0) { int i5 = i2 + i; - int[] iArr = this.f520s; + int[] iArr = this.f522s; int min = Math.min(iArr.length, i4 + 1); int i6 = 0; while (i < i5) { @@ -1132,12 +1132,12 @@ public class d extends b { B0(); } if (i8 > 0) { - System.arraycopy(cArr, i, this.f524z, this.B, i8); + System.arraycopy(cArr, i, this.f526z, this.B, i8); this.B += i8; } } else { B0(); - this.f522x.write(cArr, i, i8); + this.f524x.write(cArr, i, i8); } if (i7 >= i5) { break; @@ -1147,7 +1147,7 @@ public class d extends b { } } else { int i9 = i2 + i; - int[] iArr2 = this.f520s; + int[] iArr2 = this.f522s; int length = iArr2.length; while (i < i9) { int i10 = i; @@ -1164,12 +1164,12 @@ public class d extends b { B0(); } if (i11 > 0) { - System.arraycopy(cArr, i, this.f524z, this.B, i11); + System.arraycopy(cArr, i, this.f526z, this.B, i11); this.B += i11; } } else { B0(); - this.f522x.write(cArr, i, i11); + this.f524x.write(cArr, i, i11); } if (i10 >= i9) { break; @@ -1182,10 +1182,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i12 = this.B; this.B = i12 + 1; - cArr3[i12] = this.f523y; + cArr3[i12] = this.f525y; } @Override // c.g.a.b.d @@ -1194,10 +1194,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i3 = this.B; this.B = i3 + 1; - cArr[i3] = this.f523y; + cArr[i3] = this.f525y; int i4 = i2 + i; int i5 = i4 - 3; int i6 = this.C - 6; @@ -1209,11 +1209,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.f524z, this.B); + int b = aVar.b((((bArr[i] << 8) | (bArr[i7] & 255)) << 8) | (bArr[i8] & 255), this.f526z, this.B); this.B = b; d--; if (d <= 0) { - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i10 = b + 1; this.B = i10; cArr2[b] = '\\'; @@ -1233,15 +1233,15 @@ public class d extends b { if (i11 == 2) { i13 |= (bArr[i12] & 255) << 8; } - this.B = aVar.c(i13, i11, this.f524z, this.B); + this.B = aVar.c(i13, i11, this.f526z, this.B); } if (this.B >= this.C) { B0(); } - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i14 = this.B; this.B = i14 + 1; - cArr3[i14] = this.f523y; + cArr3[i14] = this.f525y; } @Override // c.g.a.b.d @@ -1252,7 +1252,7 @@ public class d extends b { B0(); } int i2 = this.B; - char[] cArr = this.f524z; + char[] cArr = this.f526z; if (z2) { cArr[i2] = 't'; int i3 = i2 + 1; @@ -1285,14 +1285,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = ']'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f521c; + this.p = cVar.f523c; return; } StringBuilder L = c.d.b.a.a.L("Current context not Array but "); @@ -1326,7 +1326,7 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = c2; @@ -1361,14 +1361,14 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; cArr[i] = '}'; } c cVar = this.p; cVar.g = null; - this.p = cVar.f521c; + this.p = cVar.f523c; return; } StringBuilder L = c.d.b.a.a.L("Current context not Object but "); @@ -1396,25 +1396,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; - cArr[i] = this.f523y; + cArr[i] = this.f525y; U(a, 0, a.length); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f523y; + cArr2[i2] = this.f525y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1424,11 +1424,11 @@ public class d extends b { U(a2, 0, a2.length); return; } - char[] cArr4 = this.f524z; + char[] cArr4 = this.f526z; int i4 = this.B; int i5 = i4 + 1; this.B = i5; - cArr4[i4] = this.f523y; + cArr4[i4] = this.f525y; int c2 = kVar.c(cArr4, i5); if (c2 < 0) { char[] a3 = kVar.a(); @@ -1436,10 +1436,10 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f524z; + char[] cArr5 = this.f526z; int i6 = this.B; this.B = i6 + 1; - cArr5[i6] = this.f523y; + cArr5[i6] = this.f525y; return; } int i7 = this.B + c2; @@ -1447,10 +1447,10 @@ public class d extends b { if (i7 >= this.C) { B0(); } - char[] cArr6 = this.f524z; + char[] cArr6 = this.f526z; int i8 = this.B; this.B = i8 + 1; - cArr6[i8] = this.f523y; + cArr6[i8] = this.f525y; return; } throw new JsonGenerationException("Can not write a field name, expecting a value", this); @@ -1475,25 +1475,25 @@ public class d extends b { if (this.B >= this.C) { B0(); } - char[] cArr = this.f524z; + char[] cArr = this.f526z; int i = this.B; this.B = i + 1; - cArr[i] = this.f523y; + cArr[i] = this.f525y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr2 = this.f524z; + char[] cArr2 = this.f526z; int i2 = this.B; this.B = i2 + 1; - cArr2[i2] = this.f523y; + cArr2[i2] = this.f525y; return; } if (this.B + 1 >= this.C) { B0(); } if (z2) { - char[] cArr3 = this.f524z; + char[] cArr3 = this.f526z; int i3 = this.B; this.B = i3 + 1; cArr3[i3] = ','; @@ -1502,18 +1502,18 @@ public class d extends b { J0(str); return; } - char[] cArr4 = this.f524z; + char[] cArr4 = this.f526z; int i4 = this.B; this.B = i4 + 1; - cArr4[i4] = this.f523y; + cArr4[i4] = this.f525y; J0(str); if (this.B >= this.C) { B0(); } - char[] cArr5 = this.f524z; + char[] cArr5 = this.f526z; int i5 = this.B; this.B = i5 + 1; - cArr5[i5] = this.f523y; + cArr5[i5] = this.f525y; 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 ef4599ba0c..8378c1d8bd 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 C0069a { - public C0069a(int i, int i2, int i3, int[] iArr, String[] strArr, int i4, int i5) { + public static final class C0070a { + public C0070a(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 C0069a(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 C0070a(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 bdbcb146c6..213caa9704 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 C0070b { - public C0070b(int i, int i2, String[] strArr, a[] aVarArr) { + public static final class C0071b { + public C0071b(int i, int i2, String[] strArr, a[] aVarArr) { } } public b(int i) { - new AtomicReference(new C0070b(0, 0, new String[64], new a[32])); + new AtomicReference(new C0071b(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 0b7c75d4d9..2b4db2af81 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 f525c = null; + public Object f527c = 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 efc287f445..45bf26b83d 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 @@ -7,7 +7,7 @@ public class a { public static final int[] b = {4000, 4000, 200, 200}; /* renamed from: c reason: collision with root package name */ - public final AtomicReferenceArray f526c = new AtomicReferenceArray<>(4); + public final AtomicReferenceArray f528c = 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/d.java b/app/src/main/java/c/g/a/b/t/d.java index 1d2c029178..4750f7a120 100644 --- a/app/src/main/java/c/g/a/b/t/d.java +++ b/app/src/main/java/c/g/a/b/t/d.java @@ -101,7 +101,7 @@ public class d implements j, e, Serializable { if (d.class == d.class) { return new d(this); } - throw new IllegalStateException(c.d.b.a.a.j(d.class, c.d.b.a.a.L("Failed `createInstance()`: "), " does not override method; it has to")); + throw new IllegalStateException(c.d.b.a.a.i(d.class, c.d.b.a.a.L("Failed `createInstance()`: "), " does not override method; it has to")); } @Override // c.g.a.b.j 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 bc30cc5007..869fe34683 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 f527c; + public int f529c; 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.f527c = -1; + this.f529c = -1; } public void a(String str, int i, int i2) { - if (this.f527c >= 0) { + if (this.f529c >= 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.f527c >= 0) { + if (this.f529c >= 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.f527c >= 0) { + if (this.f529c >= 0) { this.i = str; return str; } @@ -168,7 +168,7 @@ public final class k { } public final void f(int i) { - this.f527c = -1; + this.f529c = -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 49f636d6d8..5dde9ed252 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 AbstractC0071a implements Serializable { + public static abstract class AbstractC0072a 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 38e034ec61..ee5ee15bb1 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> f528c; + public final Class> f530c; 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.f528c = cls2; + this.f530c = cls2; this.f = z2; this.d = cls3 == null ? n0.class : cls3; } @@ -30,7 +30,7 @@ public class a0 { L.append(", scope="); L.append(d.u(this.e)); L.append(", generatorType="); - L.append(d.u(this.f528c)); + L.append(d.u(this.f530c)); L.append(", alwaysAsId="); L.append(this.f); return L.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 efd11ef22f..49553e5b1a 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 f529c; + public final boolean f531c; public final j d; public final c e; public final g0 f; @@ -50,12 +50,12 @@ public class b0 { public LinkedList r; /* renamed from: s reason: collision with root package name */ - public HashSet f530s; + public HashSet f532s; public LinkedHashMap t; public b0(l lVar, boolean z2, j jVar, c cVar, a aVar) { this.a = lVar; - this.f529c = z2; + this.f531c = 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.f529c, n); + c0Var = new c0(this.a, this.g, this.f531c, n); map.put(str, c0Var); } } @@ -108,11 +108,11 @@ public class b0 { } public void c(String str) { - if (!this.f529c && str != null) { - if (this.f530s == null) { - this.f530s = new HashSet<>(); + if (!this.f531c && str != null) { + if (this.f532s == null) { + this.f532s = new HashSet<>(); } - this.f530s.add(str); + this.f532s.add(str); } } @@ -139,7 +139,7 @@ public class b0 { if (c0Var != null) { return c0Var; } - c0 c0Var2 = new c0(this.a, this.g, this.f529c, t.a(str)); + c0 c0Var2 = new c0(this.a, this.g, this.f531c, 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.f529c && !this.a.q(p.ALLOW_FINAL_FIELDS_AS_MUTATORS); + boolean z13 = !this.f531c && !this.a.q(p.ALLOW_FINAL_FIELDS_AS_MUTATORS); boolean q = this.a.q(p.PROPAGATE_TRANSIENT_MARKER); for (g gVar : this.e.g()) { Boolean bool = Boolean.TRUE; @@ -241,7 +241,7 @@ public class b0 { } this.l.put(E, e); } - t o = this.f529c ? bVar.o(gVar) : bVar.n(gVar); + t o = this.f531c ? bVar.o(gVar) : bVar.n(gVar); boolean z14 = o != null; if (!z14 || !o.d()) { tVar3 = o; @@ -379,7 +379,7 @@ public class b0 { String b2 = b(i2); boolean Z3 = bVar3.Z(next); c0 f4 = f(linkedHashMap, b2); - f4.f533s = new c0.d<>(next, f4.f533s, tVar2, z8, z9, Z3); + f4.f535s = new c0.d<>(next, f4.f535s, tVar2, z8, z9, Z3); } else if (o2 == 2 && Boolean.TRUE.equals(this.g.U(next))) { if (this.o == null) { this.o = new LinkedList<>(); @@ -413,7 +413,7 @@ public class b0 { a(linkedHashMap, eVar.m(i4)); } } - for (j jVar : this.e.f().f532c) { + for (j jVar : this.e.f().f534c) { if (this.k == null) { this.k = new LinkedList<>(); } @@ -426,16 +426,16 @@ public class b0 { Iterator it2 = linkedHashMap.values().iterator(); while (it2.hasNext()) { c0 next2 = it2.next(); - if (!(next2.z(next2.p) || next2.z(next2.r) || next2.z(next2.f533s) || next2.z(next2.q))) { + if (!(next2.z(next2.p) || next2.z(next2.r) || next2.z(next2.f535s) || next2.z(next2.q))) { it2.remove(); - } else if (next2.y(next2.p) || next2.y(next2.r) || next2.y(next2.f533s) || next2.y(next2.q)) { + } else if (next2.y(next2.p) || next2.y(next2.r) || next2.y(next2.f535s) || next2.y(next2.q)) { if (!next2.u()) { it2.remove(); c(next2.p()); } else { next2.p = next2.G(next2.p); next2.r = next2.G(next2.r); - next2.f533s = next2.G(next2.f533s); + next2.f535s = next2.G(next2.f535s); next2.q = next2.G(next2.q); if (!next2.f()) { c(next2.p()); @@ -445,10 +445,10 @@ public class b0 { } boolean q2 = this.a.q(p.INFER_PROPERTY_MUTATORS); for (c0 c0Var2 : linkedHashMap.values()) { - b0 b0Var = this.f529c ? null : this; + b0 b0Var = this.f531c ? 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.f533s) == null || (aVar = c0Var2.m.t(dVar2.a)) == null || aVar == aVar6) && (((dVar3 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar3.a)) == null || aVar == aVar6) && ((dVar4 = c0Var2.r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.r) == null || (aVar = bVar4.t(dVar5.a)) == null || aVar == aVar6) && (((dVar6 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar6.a)) == null || aVar == aVar6) && (((dVar7 = c0Var2.q) == null || (aVar = c0Var2.m.t(dVar7.a)) == null || aVar == aVar6) && ((dVar8 = c0Var2.f533s) == 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.f535s) == null || (aVar = c0Var2.m.t(dVar2.a)) == null || aVar == aVar6) && (((dVar3 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar3.a)) == null || aVar == aVar6) && ((dVar4 = c0Var2.r) == null || (aVar = c0Var2.m.t(dVar4.a)) == null || aVar == aVar6))) : ((dVar5 = c0Var2.r) == null || (aVar = bVar4.t(dVar5.a)) == null || aVar == aVar6) && (((dVar6 = c0Var2.p) == null || (aVar = c0Var2.m.t(dVar6.a)) == null || aVar == aVar6) && (((dVar7 = c0Var2.q) == null || (aVar = c0Var2.m.t(dVar7.a)) == null || aVar == aVar6) && ((dVar8 = c0Var2.f535s) == null || (aVar = c0Var2.m.t(dVar8.a)) == null || aVar == aVar6))))) { aVar = null; } if (aVar != null) { @@ -462,7 +462,7 @@ public class b0 { b0Var.c(tVar4._simpleName); } } - c0Var2.f533s = null; + c0Var2.f535s = null; c0Var2.q = null; if (!c0Var2.k) { c0Var2.p = null; @@ -477,7 +477,7 @@ public class b0 { c0Var2.q = c0Var2.H(c0Var2.q); if (!q2 || c0Var2.r == null) { c0Var2.p = c0Var2.H(c0Var2.p); - c0Var2.f533s = c0Var2.H(c0Var2.f533s); + c0Var2.f535s = c0Var2.H(c0Var2.f535s); } } } @@ -497,7 +497,7 @@ public class b0 { HashMap hashMap = new HashMap(); value.B(L, hashMap, value.p); value.B(L, hashMap, value.r); - value.B(L, hashMap, value.f533s); + value.B(L, hashMap, value.f535s); value.B(L, hashMap, value.q); linkedList.addAll(hashMap.values()); } @@ -514,7 +514,7 @@ public class b0 { } else { c0Var4.K(c0Var3); } - if (g(c0Var3, this.k) && (hashSet = this.f530s) != null) { + if (g(c0Var3, this.k) && (hashSet = this.f532s) != null) { hashSet.remove(p); } } @@ -530,24 +530,24 @@ public class b0 { } } for (c0 c0Var5 : linkedHashMap.values()) { - if (this.f529c) { + if (this.f531c) { c0.d dVar9 = c0Var5.r; if (dVar9 != null) { - c0Var5.r = c0Var5.A(c0Var5.r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.f533s)); + c0Var5.r = c0Var5.A(c0Var5.r, c0Var5.F(0, dVar9, c0Var5.p, c0Var5.q, c0Var5.f535s)); } else { c0.d dVar10 = c0Var5.p; if (dVar10 != null) { - c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar10, c0Var5.q, c0Var5.f533s)); + c0Var5.p = c0Var5.A(c0Var5.p, c0Var5.F(0, dVar10, c0Var5.q, c0Var5.f535s)); } } } else { c0.d dVar11 = c0Var5.q; if (dVar11 != null) { - c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.f533s, c0Var5.p, c0Var5.r)); + c0Var5.q = c0Var5.A(c0Var5.q, c0Var5.F(0, dVar11, c0Var5.f535s, c0Var5.p, c0Var5.r)); } else { - c0.d dVar12 = c0Var5.f533s; + c0.d dVar12 = c0Var5.f535s; if (dVar12 != null) { - c0Var5.f533s = c0Var5.A(c0Var5.f533s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.r)); + c0Var5.f535s = c0Var5.A(c0Var5.f535s, c0Var5.F(0, dVar12, c0Var5.p, c0Var5.r)); } else { c0.d dVar13 = c0Var5.p; if (dVar13 != null) { @@ -560,7 +560,7 @@ public class b0 { for (c0 c0Var6 : linkedHashMap.values()) { c0Var6.p = c0Var6.J(c0Var6.p); c0Var6.r = c0Var6.J(c0Var6.r); - c0Var6.f533s = c0Var6.J(c0Var6.f533s); + c0Var6.f535s = c0Var6.J(c0Var6.f535s); c0Var6.q = c0Var6.J(c0Var6.q); } Object p2 = this.g.p(this.e); @@ -576,7 +576,7 @@ public class b0 { Objects.requireNonNull(this.a._base); uVar = (c.g.a.c.u) d.g(cls2, this.a.b()); } else { - throw new IllegalStateException(a.j(cls2, a.L("AnnotationIntrospector returned Class "), "; expected Class")); + throw new IllegalStateException(a.i(cls2, a.L("AnnotationIntrospector returned Class "), "; expected Class")); } } else { StringBuilder L2 = a.L("AnnotationIntrospector returned PropertyNamingStrategy definition of type "); @@ -589,8 +589,8 @@ public class b0 { linkedHashMap.clear(); for (c0 c0Var7 : c0VarArr) { t tVar5 = c0Var7.n; - if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.r) || c0Var7.w(c0Var7.f533s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { - if (this.f529c) { + if (!(c0Var7.w(c0Var7.p) || c0Var7.w(c0Var7.r) || c0Var7.w(c0Var7.f535s) || c0Var7.w(c0Var7.q)) || this.a.q(p.ALLOW_EXPLICIT_PROPERTY_RENAMING)) { + if (this.f531c) { if (c0Var7.r != null) { str = uVar.c(this.a, c0Var7.n(), tVar5._simpleName); } else if (c0Var7.p != null) { @@ -615,7 +615,7 @@ public class b0 { } g(c0Var7, this.k); } else { - if (c0Var7.f533s != null) { + if (c0Var7.f535s != null) { str = uVar.d(this.a, c0Var7.s(), tVar5._simpleName); } else if (c0Var7.q != null) { str = uVar.a(this.a, c0Var7.k(), tVar5._simpleName); diff --git a/app/src/main/java/c/g/a/c/c0/c.java b/app/src/main/java/c/g/a/c/c0/c.java index b30cf9425f..c9b84d37e8 100644 --- a/app/src/main/java/c/g/a/c/c0/c.java +++ b/app/src/main/java/c/g/a/c/c0/c.java @@ -36,7 +36,7 @@ public final class c extends b implements e0 { public final boolean r; /* renamed from: s reason: collision with root package name */ - public final c.g.a.c.i0.a f531s; + public final c.g.a.c.i0.a f533s; public a t; public l u; public List v; @@ -48,12 +48,12 @@ public final class c extends b implements e0 { public final List b; /* renamed from: c reason: collision with root package name */ - public final List f532c; + public final List f534c; public a(e eVar, List list, List list2) { this.a = eVar; this.b = list; - this.f532c = list2; + this.f534c = list2; } } @@ -62,7 +62,7 @@ public final class c extends b implements e0 { this.k = cls; this.m = list; this.q = cls2; - this.f531s = aVar; + this.f533s = aVar; this.l = mVar; this.n = bVar; this.p = aVar2; @@ -75,7 +75,7 @@ public final class c extends b implements e0 { this.k = cls; this.m = Collections.emptyList(); this.q = null; - this.f531s = o.a; + this.f533s = o.a; this.l = m.k; this.n = null; this.p = null; @@ -90,7 +90,7 @@ public final class c extends b implements e0 { @Override // c.g.a.c.c0.b public A b(Class cls) { - return (A) this.f531s.a(cls); + return (A) this.f533s.a(cls); } @Override // c.g.a.c.c0.b @@ -365,7 +365,7 @@ public final class c extends b implements e0 { } if (fVar.e) { e eVar = fVar.f; - if (eVar != null && fVar.f542c.Z(eVar)) { + if (eVar != null && fVar.f544c.Z(eVar)) { fVar.f = null; } int size2 = list.size(); @@ -373,7 +373,7 @@ public final class c extends b implements e0 { size2--; if (size2 < 0) { break; - } else if (fVar.f542c.Z((i) list.get(size2))) { + } else if (fVar.f544c.Z((i) list.get(size2))) { list.remove(size2); } } @@ -382,7 +382,7 @@ public final class c extends b implements e0 { size3--; if (size3 < 0) { break; - } else if (fVar.f542c.Z((i) list2.get(size3))) { + } else if (fVar.f544c.Z((i) list2.get(size3))) { list2.remove(size3); } } @@ -473,7 +473,7 @@ public final class c extends b implements e0 { } else { ArrayList arrayList = new ArrayList(f.size()); for (h.a aVar : f.values()) { - arrayList.add(new g(aVar.a, aVar.b, aVar.f536c.b())); + arrayList.add(new g(aVar.a, aVar.b, aVar.f538c.b())); } list = arrayList; } @@ -520,15 +520,15 @@ public final class c extends b implements e0 { kVar.g(this, jVar._class, linkedHashMap, a2); z2 = true; } - if (z2 && kVar.f542c != null && !linkedHashMap.isEmpty()) { + if (z2 && kVar.f544c != null && !linkedHashMap.isEmpty()) { for (Map.Entry entry : linkedHashMap.entrySet()) { y yVar = (y) entry.getKey(); - if ("hashCode".equals(yVar.b) && yVar.f544c.length == 0) { + if ("hashCode".equals(yVar.b) && yVar.f546c.length == 0) { try { Method declaredMethod = Object.class.getDeclaredMethod(yVar.b, new Class[0]); if (declaredMethod != null) { k.a aVar4 = (k.a) entry.getValue(); - aVar4.f537c = kVar.d(aVar4.f537c, declaredMethod.getDeclaredAnnotations()); + aVar4.f539c = kVar.d(aVar4.f539c, declaredMethod.getDeclaredAnnotations()); aVar4.b = declaredMethod; } } catch (Exception unused) { @@ -543,7 +543,7 @@ public final class c extends b implements e0 { for (Map.Entry entry2 : linkedHashMap.entrySet()) { k.a aVar5 = (k.a) entry2.getValue(); Method method = aVar5.b; - j jVar2 = method == null ? null : new j(aVar5.a, method, aVar5.f537c.b(), null); + j jVar2 = method == null ? null : new j(aVar5.a, method, aVar5.f539c.b(), null); if (jVar2 != null) { linkedHashMap2.put(entry2.getKey(), jVar2); } @@ -562,6 +562,6 @@ public final class c extends b implements e0 { } public String toString() { - return c.d.b.a.a.j(this.k, c.d.b.a.a.L("[AnnotedClass "), "]"); + return c.d.b.a.a.i(this.k, c.d.b.a.a.L("[AnnotedClass "), "]"); } } 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 ccdf95d08c..39c729a7b0 100644 --- a/app/src/main/java/c/g/a/c/c0/c0.java +++ b/app/src/main/java/c/g/a/c/c0/c0.java @@ -29,7 +29,7 @@ public class c0 extends s implements Comparable { public d r; /* renamed from: s reason: collision with root package name */ - public d f533s; + public d f535s; 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 f534c; + public final t f536c; 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.f534c = tVar2; + this.f536c = 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.f534c != null) { - return b.f534c == null ? c(null) : c(b); + if (this.f536c != null) { + return b.f536c == null ? c(null) : c(b); } - if (b.f534c != null) { + if (b.f536c != 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.f534c, this.d, this.e, this.f); + return dVar == this.b ? this : new d<>(this.a, dVar, this.f536c, 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.f534c, this.d, this.e, this.f); + return this.b == null ? this : new d<>(this.a, null, this.f536c, this.d, this.e, this.f); } public d f() { @@ -169,7 +169,7 @@ public class c0 extends s implements Comparable { this.p = c0Var.p; this.q = c0Var.q; this.r = c0Var.r; - this.f533s = c0Var.f533s; + this.f535s = c0Var.f535s; 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.f534c, dVar.d, dVar.e, dVar.f); + return iVar == dVar.a ? dVar : new d<>(iVar, dVar.b, dVar.f536c, 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.f534c; + t tVar = dVar2.f536c; if (dVar2.d && tVar != null) { c0 c0Var = map.get(tVar); if (c0Var == null) { @@ -222,8 +222,8 @@ public class c0 extends s implements Comparable { c0Var.p = dVar2.c(c0Var.p); } else if (dVar == this.r) { c0Var.r = dVar2.c(c0Var.r); - } else if (dVar == this.f533s) { - c0Var.f533s = dVar2.c(c0Var.f533s); + } else if (dVar == this.f535s) { + c0Var.f535s = dVar2.c(c0Var.f535s); } else if (dVar == this.q) { c0Var.q = dVar2.c(c0Var.q); } else { @@ -245,11 +245,11 @@ public class c0 extends s implements Comparable { public final Set C(d dVar, Set set) { while (dVar != null) { - if (dVar.d && dVar.f534c != null) { + if (dVar.d && dVar.f536c != null) { if (set == null) { set = new HashSet<>(); } - set.add(dVar.f534c); + set.add(dVar.f536c); } dVar = dVar.b; } @@ -307,11 +307,11 @@ public class c0 extends s implements Comparable { this.p = N(this.p, c0Var.p); this.q = N(this.q, c0Var.q); this.r = N(this.r, c0Var.r); - this.f533s = N(this.f533s, c0Var.f533s); + this.f535s = N(this.f535s, c0Var.f535s); } public Set L() { - Set C = C(this.q, C(this.f533s, C(this.r, C(this.p, null)))); + Set C = C(this.q, C(this.f535s, C(this.r, C(this.p, null)))); return C == null ? Collections.emptySet() : C; } @@ -332,7 +332,7 @@ public class c0 extends s implements Comparable { if (dVar4 != null) { t = eVar.a(dVar4.a); } - if (t == null && (dVar2 = this.f533s) != null) { + if (t == null && (dVar2 = this.f535s) != null) { t = eVar.a(dVar2.a); } } @@ -355,7 +355,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public boolean f() { - return (this.q == null && this.f533s == null && this.p == null) ? false : true; + return (this.q == null && this.f535s == null && this.p == null) ? false : true; } @Override // c.g.a.c.c0.s @@ -581,7 +581,7 @@ public class c0 extends s implements Comparable { if (dVar3 != null) { jVar = dVar3.a; } else { - d dVar4 = this.f533s; + d dVar4 = this.f535s; if (dVar4 != null) { jVar = dVar4.a; } else { @@ -650,7 +650,7 @@ public class c0 extends s implements Comparable { @Override // c.g.a.c.c0.s public j s() { - d dVar = this.f533s; + d dVar = this.f535s; if (dVar == null) { return null; } @@ -698,7 +698,7 @@ public class c0 extends s implements Comparable { throw new IllegalArgumentException(String.format("Conflicting setter definitions for property \"%s\": %s vs %s", p(), dVar.a.h(), dVar2.a.h())); } } - this.f533s = dVar.e(); + this.f535s = dVar.e(); return dVar.a; } @@ -723,14 +723,14 @@ public class c0 extends s implements Comparable { L.append(", getter(s): "); L.append(this.r); L.append(", setter(s): "); - L.append(this.f533s); + L.append(this.f535s); L.append("]"); return L.toString(); } @Override // c.g.a.c.c0.s public boolean u() { - return x(this.p) || x(this.r) || x(this.f533s) || w(this.q); + return x(this.p) || x(this.r) || x(this.f535s) || 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.f534c != null && dVar.d) { + if (dVar.f536c != 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.f534c; + t tVar = dVar.f536c; 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 1de34414cb..6ebb4eefd1 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 f535c; + public final l f537c; 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.f535c = lVar; + this.f537c = 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.f535c = lVar; + this.f537c = 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.f538c; + o oVar = o.a.f540c; 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 38bf990a01..57b63d0cd8 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.f538c, annotationArr[i]); + o b = b(o.a.f540c, 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.f542c == null) { + if (this.f544c == 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.f542c == null) { + if (this.f544c == 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.f571c; + Annotation[][] annotationArr2 = aVar.f573c; if (annotationArr2 == null) { annotationArr2 = aVar.a.getParameterAnnotations(); - aVar.f571c = annotationArr2; + aVar.f573c = 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.f571c; + Annotation[][] annotationArr4 = aVar2.f573c; if (annotationArr4 == null) { annotationArr4 = aVar2.a.getParameterAnnotations(); - aVar2.f571c = annotationArr4; + aVar2.f573c = 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 0a27728334..1babdd12c1 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 f536c = o.a.f538c; + public o f538c = o.a.f540c; 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.f536c = b(aVar3.f536c, field.getDeclaredAnnotations()); + aVar3.f538c = b(aVar3.f538c, 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.f536c = b(aVar2.f536c, field2.getDeclaredAnnotations()); + aVar2.f538c = b(aVar2.f538c, field2.getDeclaredAnnotations()); } } } diff --git a/app/src/main/java/c/g/a/c/c0/j.java b/app/src/main/java/c/g/a/c/c0/j.java index 81e788cf67..dadcdfae43 100644 --- a/app/src/main/java/c/g/a/c/c0/j.java +++ b/app/src/main/java/c/g/a/c/c0/j.java @@ -75,7 +75,7 @@ public final class j extends n implements Serializable { String h = super.h(); int o = o(); if (o == 0) { - return c.d.b.a.a.u(h, "()"); + return c.d.b.a.a.t(h, "()"); } if (o != 1) { return String.format("%s(%d params)", super.h(), Integer.valueOf(o())); 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 b2e18abdf9..7c3df1dac8 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 f537c; + public o f539c; public a(e0 e0Var, Method method, o oVar) { this.a = e0Var; this.b = method; - this.f537c = oVar; + this.f539c = 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.f542c == null ? o.a.f538c : c(method.getDeclaredAnnotations()))); + map.put(yVar, new a(e0Var, method, this.f544c == null ? o.a.f540c : c(method.getDeclaredAnnotations()))); } else { if (this.e) { - aVar.f537c = d(aVar.f537c, method.getDeclaredAnnotations()); + aVar.f539c = d(aVar.f539c, 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.f542c != null) { + if (this.f544c != 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.f537c = d(aVar.f537c, declaredAnnotations); + aVar.f539c = d(aVar.f539c, 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 9593d59a87..7b7dff799e 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 f538c = new a(null); + public static final a f540c = 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> f539c; + public final HashMap, Annotation> f541c; public b(Object obj, Class cls, Annotation annotation, Class cls2, Annotation annotation2) { super(obj); HashMap, Annotation> hashMap = new HashMap<>(); - this.f539c = hashMap; + this.f541c = hashMap; hashMap.put(cls, annotation); hashMap.put(cls2, annotation2); } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { - this.f539c.put(annotation.annotationType(), annotation); + this.f541c.put(annotation.annotationType(), annotation); return this; } @Override // c.g.a.c.c0.o public p b() { p pVar = new p(); - for (Annotation annotation : this.f539c.values()) { + for (Annotation annotation : this.f541c.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.f539c.size() != 2) { - return new p(this.f539c); + if (this.f541c.size() != 2) { + return new p(this.f541c); } - Iterator, Annotation>> it = this.f539c.entrySet().iterator(); + Iterator, Annotation>> it = this.f541c.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.f539c.containsKey(annotation.annotationType()); + return this.f541c.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 f540c; + public Class f542c; public Annotation d; public e(Object obj, Class cls, Annotation annotation) { super(obj); - this.f540c = cls; + this.f542c = cls; this.d = annotation; } @Override // c.g.a.c.c0.o public o a(Annotation annotation) { Class annotationType = annotation.annotationType(); - Class cls = this.f540c; + Class cls = this.f542c; 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.f540c; + Class cls = this.f542c; 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.f540c, this.d); + return new d(this.f542c, this.d); } @Override // c.g.a.c.c0.o public boolean d(Annotation annotation) { - return annotation.annotationType() == this.f540c; + return annotation.annotationType() == this.f542c; } } 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 a7eb549073..6d1a04de4c 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 f541c; + public final b0 f543c; 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.f541c = b0Var; + this.f543c = 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.f541c = null; + this.f543c = null; this.d = lVar; if (lVar == null) { this.e = null; @@ -72,7 +72,7 @@ public class q extends c { @Override // c.g.a.c.c public i b() { - b0 b0Var = this.f541c; + b0 b0Var = this.f543c; if (b0Var == null) { return null; } @@ -99,7 +99,7 @@ public class q extends c { public List d() { if (this.i == null) { - b0 b0Var = this.f541c; + b0 b0Var = this.f543c; 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 22669eb17c..11f7a9ff3d 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 f542c; + public final b f544c; public u(b bVar) { - this.f542c = bVar; + this.f544c = 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.f542c.b0(annotation)) { + if (this.f544c.b0(annotation)) { oVar = e(oVar, annotation); } } @@ -40,10 +40,10 @@ public class u { } public final o c(Annotation[] annotationArr) { - o oVar = o.a.f538c; + o oVar = o.a.f540c; for (Annotation annotation : annotationArr) { oVar = oVar.a(annotation); - if (this.f542c.b0(annotation)) { + if (this.f544c.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.f542c.b0(annotation)) { + if (this.f544c.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.f542c.b0(annotation2)) { + if (this.f544c.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.f542c.b0(annotation2)) { + if (!this.f544c.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 e612ed2f69..fe2043c551 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.f545c : h : h == null ? i : i.k(h); + return i == null ? h == null ? d.f547c : 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 b7455a4748..411753e26c 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 f543c; + public final String f545c; 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.AbstractC0071a implements Serializable { + public static class b extends a.AbstractC0072a 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.f546c.invoke(cls, new Object[0]); + Object[] objArr = (Object[]) aVar.f548c.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.f543c = str2; + this.f545c = 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.f543c; + String str2 = this.f545c; 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.f543c.length()) : d(str, this.f543c.length()); + return this.b ? e(str, this.f545c.length()) : d(str, this.f545c.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 8468e1baef..cba14fcf99 100644 --- a/app/src/main/java/c/g/a/c/c0/x.java +++ b/app/src/main/java/c/g/a/c/c0/x.java @@ -356,7 +356,7 @@ public class x extends b implements Serializable { @Override // c.g.a.c.b public void a(l lVar, c cVar, List list) { - c.g.a.c.y.b bVar = (c.g.a.c.y.b) cVar.f531s.a(c.g.a.c.y.b.class); + c.g.a.c.y.b bVar = (c.g.a.c.y.b) cVar.f533s.a(c.g.a.c.y.b.class); if (bVar != null) { boolean prepend = bVar.prepend(); b.a[] attrs = bVar.attrs(); @@ -375,7 +375,7 @@ public class x extends b implements Serializable { if (!j02.c()) { j02 = c.g.a.c.t.a(value); } - a aVar2 = new a(value, c.g.a.c.i0.q.w(lVar, new f0(cVar, cVar.k, value, jVar), j02, sVar, aVar.include()), cVar.f531s, jVar); + a aVar2 = new a(value, c.g.a.c.i0.q.w(lVar, new f0(cVar, cVar.k, value, jVar), j02, sVar, aVar.include()), cVar.f533s, jVar); if (prepend) { list.add(i2, aVar2); } else { @@ -384,10 +384,10 @@ public class x extends b implements Serializable { i2++; cVar2 = null; } - b.AbstractC0072b[] props = bVar.props(); + b.AbstractC0073b[] props = bVar.props(); int length2 = props.length; for (int i3 = 0; i3 < length2; i3++) { - b.AbstractC0072b bVar2 = props[i3]; + b.AbstractC0073b 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 j03 = 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.f528c, alwaysAsId, a0Var.d); + return a0Var.f == alwaysAsId ? a0Var : new a0(a0Var.b, a0Var.e, a0Var.f530c, 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 511147c6f0..2194a81ad2 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[] f544c; + public final Class[] f546c; public y(Constructor constructor) { Class[] parameterTypes = constructor.getParameterTypes(); this.b = ""; - this.f544c = parameterTypes == null ? a : parameterTypes; + this.f546c = parameterTypes == null ? a : parameterTypes; } public y(Method method) { String name = method.getName(); Class[] parameterTypes = method.getParameterTypes(); this.b = name; - this.f544c = parameterTypes == null ? a : parameterTypes; + this.f546c = 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.f544c; - int length = this.f544c.length; + Class[] clsArr = yVar.f546c; + int length = this.f546c.length; if (clsArr.length != length) { return false; } for (int i = 0; i < length; i++) { - if (clsArr[i] != this.f544c[i]) { + if (clsArr[i] != this.f546c[i]) { return false; } } @@ -49,13 +49,13 @@ public final class y { } public int hashCode() { - return this.b.hashCode() + this.f544c.length; + return this.b.hashCode() + this.f546c.length; } public String toString() { StringBuilder sb = new StringBuilder(); sb.append(this.b); sb.append("("); - return a.z(sb, this.f544c.length, "-args)"); + return a.y(sb, this.f546c.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 25fc3c2e83..d097842512 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 f545c = new i.d("", i.c.ANY, "", "", i.b.a, null); + public static final i.d f547c = 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 8bfa12b187..484219d1e0 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 f546c; + public final Method f548c; public final Method d; static { @@ -25,7 +25,7 @@ public class a { public a() throws RuntimeException { try { - this.f546c = Class.class.getMethod("getRecordComponents", new Class[0]); + this.f548c = 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 1dc0d736b1..34e7a7cef9 100644 --- a/app/src/main/java/c/g/a/c/e.java +++ b/app/src/main/java/c/g/a/c/e.java @@ -40,7 +40,7 @@ public abstract class e { Objects.requireNonNull(vVar._base); return (c.g.a.c.i0.e) d.g(cls, vVar.b()); } - throw new IllegalStateException(a.j(cls, a.L("AnnotationIntrospector returned Class "), "; expected Class")); + throw new IllegalStateException(a.i(cls, a.L("AnnotationIntrospector returned Class "), "; expected Class")); } StringBuilder L = a.L("AnnotationIntrospector returned Converter definition of type "); L.append(obj.getClass().getName()); @@ -51,7 +51,7 @@ public abstract class e { public abstract n d(); public i0 e(b bVar, a0 a0Var) throws JsonMappingException { - Class> cls = a0Var.f528c; + Class> cls = a0Var.f530c; 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 84bd94fe43..e84dca0ce9 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.f548c); + return this.b == dVar ? this : new b(this.a, dVar, this.f550c); } } 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 5a5b375070..a774eb2632 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 f547c; + public final String f549c; public c(e eVar, d dVar, String str) { super(eVar, dVar); - this.f547c = str; + this.f549c = str; } @Override // c.g.a.c.e0.g public g a(d dVar) { - return this.b == dVar ? this : new c(this.a, dVar, this.f547c); + return this.b == dVar ? this : new c(this.a, dVar, this.f549c); } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f547c; + return this.f549c; } @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 9a151afcfc..5826fe6a26 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 f548c; + public final String f550c; public d(e eVar, c.g.a.c.d dVar, String str) { super(eVar, dVar); - this.f548c = str; + this.f550c = str; } @Override // c.g.a.c.e0.h.m, c.g.a.c.e0.g public String b() { - return this.f548c; + return this.f550c; } @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.f548c); + return this.b == dVar ? this : new d(this.a, dVar, this.f550c); } } 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 123a6a0dc2..ae6a26ee16 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.f572c; + Field field2 = d.b.a.f574c; 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.f567x; + jVar2 = n.f569x; 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 6644d4e904..eb1a68b08b 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 f549c; + public final String f551c; 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.f549c = "."; + this.f551c = "."; return; } - this.f549c = name.substring(0, lastIndexOf + 1); + this.f551c = 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.f549c) ? name.substring(this.f549c.length() - 1) : name; + return name.startsWith(this.f551c) ? name.substring(this.f551c.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 260e936b50..debaae627d 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 f550c; + public final c.g.a.c.z.l f552c; 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.f550c = lVar; + this.f552c = 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.f550c.p()) { - str = this.f550c.e().O(((q) this.f550c.o(cls2)).f); + if (this.f552c.p()) { + str = this.f552c.e().O(((q) this.f552c.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 19e6f99496..0f8e3126de 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.f525c == null) { + if (bVar.f527c == null) { Object obj = bVar.a; Class cls = bVar.b; - bVar.f525c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); + bVar.f527c = cls == null ? this.a.a(obj) : this.a.c(obj, cls); } Objects.requireNonNull(dVar); - Object obj2 = bVar.f525c; + Object obj2 = bVar.f527c; 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.f525c; + Object obj = bVar.f527c; 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 3a6a5a7fda..883b88863c 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 f551c; + public n f553c; public t d; public a(d dVar, i iVar, n nVar) { this.b = iVar; this.a = dVar; - this.f551c = nVar; + this.f553c = 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.f551c.f(j, dVar, xVar); + this.f553c.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 a1b13d778e..99bc629267 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 @@ -185,7 +185,7 @@ public abstract class b extends q implements Serializable { } else if (cls == Character.TYPE) { cls = Character.class; } else { - throw new IllegalArgumentException(a.j(cls, a.L("Class "), " is not a primitive type")); + throw new IllegalArgumentException(a.i(cls, a.L("Class "), " is not a primitive type")); } } if (cls == Integer.class) { @@ -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.f541c; + c.g.a.c.c0.b0 b0Var = qVar.f543c; 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 5bcba1a4bc..84e321868d 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 f552c; + public v f554c; 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.f552c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { - this.h.f(this.f552c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + if (this.h != null && this.f554c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + this.h.f(this.f554c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); } a aVar = this.f; if (aVar != null) { - aVar.b.f(this.f552c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + aVar.b.f(this.f554c.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.f552c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { + if (this.f554c.q(p.CAN_OVERRIDE_ACCESS_MODIFIERS)) { for (c cVar : cVarArr) { - cVar._member.f(this.f552c.q(p.OVERRIDE_PUBLIC_ACCESS_MODIFIERS)); + cVar._member.f(this.f554c.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 07ee78e707..177c7d0bd3 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 @@ -106,7 +106,7 @@ public class f extends b implements Serializable { Objects.requireNonNull(qVar.d._base); eVar = (e) d.g(cls, qVar.d.b()); } else { - throw new IllegalStateException(a.j(cls, a.L("AnnotationIntrospector returned Class "), "; expected Class")); + throw new IllegalStateException(a.i(cls, a.L("AnnotationIntrospector returned Class "), "; expected Class")); } } } else { @@ -266,11 +266,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); if (Q == null) { } } @@ -314,12 +314,12 @@ public class f extends b implements Serializable { } i = qVar2.g; } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { cVar2.e(xVar.H(iVar, q)); } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); return Q == null ? new c.g.a.c.g0.t.s(cVar2, Q) : cVar2; } } @@ -336,11 +336,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); if (Q == null) { } } @@ -349,11 +349,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); if (Q == null) { } } else { @@ -367,11 +367,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); if (Q == null) { } } else { @@ -381,11 +381,11 @@ public class f extends b implements Serializable { i = sVar.i(); if (i == null) { } - c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f531s, e, y2, c2, a, z3, obj, i); - q = lVar.f553c.q(iVar); + c cVar2 = new c(sVar, iVar, ((q) lVar.b).f.f533s, e, y2, c2, a, z3, obj, i); + q = lVar.f555c.q(iVar); if (q != null) { } - c.g.a.c.i0.n Q = lVar.f553c.Q(iVar); + c.g.a.c.i0.n Q = lVar.f555c.Q(iVar); if (Q == null) { } } @@ -961,7 +961,7 @@ public class f extends b implements Serializable { } else { v vVar9 = xVar._config; e eVar2 = new e(cVar3); - eVar2.f552c = vVar9; + eVar2.f554c = vVar9; c.g.a.c.c0.q qVar3 = (c.g.a.c.c0.q) cVar3; List d5 = qVar3.d(); v vVar10 = xVar._config; @@ -1110,7 +1110,7 @@ public class f extends b implements Serializable { if (a0Var == null) { jVar2 = null; } else { - Class> cls12 = a0Var.f528c; + Class> cls12 = a0Var.f530c; if (cls12 == l0.class) { String str4 = a0Var.b._simpleName; int size3 = arrayList.size(); @@ -1134,7 +1134,7 @@ public class f extends b implements Serializable { eVar2.i = jVar2; eVar2.d = arrayList; eVar2.g = vVar9.e().g(qVar3.f); - b0 b0Var = qVar3.f541c; + b0 b0Var = qVar3.f543c; if (b0Var != null) { if (!b0Var.i) { b0Var.h(); @@ -1149,7 +1149,7 @@ public class f extends b implements Serializable { throw null; } if (iVar == null) { - b0 b0Var2 = qVar3.f541c; + b0 b0Var2 = qVar3.f543c; if (!b0Var2.i) { b0Var2.h(); } @@ -1234,7 +1234,7 @@ public class f extends b implements Serializable { nVar = CharSequence.class.isAssignableFrom(cls13) ? t0.j : null; } if (nVar == null) { - if (qVar3.f.f531s.size() > 0) { + if (qVar3.f.f533s.size() > 0) { nVar = new d(eVar2.b.a, eVar2, c.g.a.c.g0.u.d.j, null); } } diff --git a/app/src/main/java/c/g/a/c/g0/j.java b/app/src/main/java/c/g/a/c/g0/j.java index ad70bb507c..d37a57aef9 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.f557c == cls && aVar.e)) { + if (!(aVar.f559c == cls && aVar.e)) { while (true) { aVar = aVar.b; if (aVar == null) { break; } - if (aVar.f557c != cls || !aVar.e) { + if (aVar.f559c != 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 90a5eb809e..5f23dc8ef9 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 f553c; + public final b f555c; 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.f553c = vVar.e(); + this.f555c = vVar.e(); } public j a(c.g.a.c.c0.b bVar, boolean z2, j jVar) throws JsonMappingException { - j e02 = this.f553c.e0(this.a, bVar, jVar); + j e02 = this.f555c.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.f553c.K(bVar); + e.b K = this.f555c.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/i.java b/app/src/main/java/c/g/a/c/g0/t/i.java index e997c04d36..5fb6bdeba5 100644 --- a/app/src/main/java/c/g/a/c/g0/t/i.java +++ b/app/src/main/java/c/g/a/c/g0/t/i.java @@ -231,7 +231,7 @@ public class i extends h> implements c.g.a.c.g0.i { try { nVar.f(value, dVar, xVar); } catch (Exception e) { - o(xVar, e, entry, c.d.b.a.a.t("", key)); + o(xVar, e, entry, c.d.b.a.a.s("", key)); throw null; } } else { 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 0872df4828..e372018803 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 f554c; + public final i0 f556c; 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.f554c = i0Var; + this.f556c = 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 d2a3d235db..e1e9c39b65 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 f555c; + public final Class f557c; 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.f555c = cls2; + this.f557c = 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.f555c, this.e), new f(cls, nVar)}); + return new c(this, new f[]{new f(this.b, this.d), new f(this.f557c, 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.f555c) { + if (cls == this.f557c) { 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 f556c; + public final n f558c; public e(l lVar, Class cls, n nVar) { super(lVar); this.b = cls; - this.f556c = nVar; + this.f558c = nVar; } @Override // c.g.a.c.g0.t.l public l b(Class cls, n nVar) { - return new a(this, this.b, this.f556c, cls, nVar); + return new a(this, this.b, this.f558c, cls, nVar); } @Override // c.g.a.c.g0.t.l public n c(Class cls) { if (cls == this.b) { - return this.f556c; + return this.f558c; } 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 7e3caac85d..c7d1c7daf2 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 f557c; + public final Class f559c; 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.f557c = uVar.b; - this.d = uVar.f575c; + this.f559c = uVar.b; + this.d = uVar.f577c; } } @@ -75,7 +75,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f557c == cls && !aVar.e) { + if (aVar.f559c == cls && !aVar.e) { return aVar.a; } do { @@ -83,7 +83,7 @@ public final class m { if (aVar == null) { return null; } - if (aVar.f557c != cls || aVar.e) { + if (aVar.f559c != 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 1048a9c13c..cd42656bff 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 f558c = false; + public boolean f560c = false; public u(i0 i0Var) { this.a = i0Var; @@ -21,7 +21,7 @@ public final class u { if (this.b == null) { return false; } - if (!this.f558c && !jVar.e) { + if (!this.f560c && !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 df2db66ce6..ea7b616dc6 100644 --- a/app/src/main/java/c/g/a/c/g0/u/d.java +++ b/app/src/main/java/c/g/a/c/g0/u/d.java @@ -172,7 +172,7 @@ public abstract class d extends q0 implements i, o { a0 r = v.r(member); if (r != null) { a0 s3 = v.s(member, r); - Class> cls2 = s3.f528c; + Class> cls2 = s3.f530c; j jVar3 = xVar.d().i(xVar.b(cls2), i0.class)[0]; if (cls2 == l0.class) { String str = s3.b._simpleName; @@ -203,7 +203,7 @@ public abstract class d extends q0 implements i, o { jVar2 = this._objectIdWriter; boolean z2 = s2.f; if (z2 != jVar2.e) { - jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f554c, jVar2.d, z2); + jVar2 = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f556c, jVar2.d, z2); } } i = 0; @@ -232,7 +232,7 @@ public abstract class d extends q0 implements i, o { } else { dVar2 = this; } - if (!(jVar2 == null || (jVar = new c.g.a.c.g0.t.j(jVar2.a, jVar2.b, jVar2.f554c, 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.f556c, xVar.t(jVar2.a, dVar), jVar2.e)) == this._objectIdWriter)) { dVar2 = dVar2.x(jVar); } if ((set != null && !set.isEmpty()) || set2 != null) { @@ -309,10 +309,10 @@ public abstract class d extends q0 implements i, o { } a aVar = this._anyGetterWriter; if (aVar != null) { - c.g.a.c.n nVar3 = aVar.f551c; + c.g.a.c.n nVar3 = aVar.f553c; if (nVar3 instanceof c.g.a.c.g0.i) { c.g.a.c.n y2 = xVar.y(nVar3, aVar.a); - aVar.f551c = y2; + aVar.f553c = y2; if (y2 instanceof t) { aVar.d = (t) y2; } @@ -349,7 +349,7 @@ public abstract class d extends q0 implements i, o { public final void p(Object obj, c.g.a.b.d dVar, x xVar, g gVar) throws IOException { c.g.a.c.g0.t.j jVar = this._objectIdWriter; - u p = xVar.p(obj, jVar.f554c); + u p = xVar.p(obj, jVar.f556c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -362,7 +362,7 @@ public abstract class d extends q0 implements i, o { c.g.a.c.g0.t.j jVar2 = this._objectIdWriter; c.g.a.b.s.b r = r(gVar, obj, c.g.a.b.h.START_OBJECT); gVar.e(dVar, r); - p.f558c = true; + p.f560c = true; Objects.requireNonNull(dVar); c.g.a.b.k kVar = jVar2.b; if (kVar != null) { @@ -382,7 +382,7 @@ public abstract class d extends q0 implements i, o { public final void q(Object obj, c.g.a.b.d dVar, x xVar, boolean z2) throws IOException { c.g.a.c.g0.t.j jVar = this._objectIdWriter; - u p = xVar.p(obj, jVar.f554c); + u p = xVar.p(obj, jVar.f556c); if (!p.a(dVar, xVar, jVar)) { if (p.b == null) { p.b = p.a.c(obj); @@ -395,7 +395,7 @@ public abstract class d extends q0 implements i, o { if (z2) { dVar.e0(obj); } - p.f558c = true; + p.f560c = true; c.g.a.b.k kVar = jVar.b; if (kVar != null) { dVar.x(kVar); @@ -425,7 +425,7 @@ public abstract class d extends q0 implements i, o { j2 = ""; } c.g.a.b.s.b d = gVar.d(obj, hVar); - d.f525c = j2; + d.f527c = 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 4707a8eee7..acc7335ee6 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 f563c; + public ArrayList f565c; public c(c cVar, Class cls) { this.a = cVar; @@ -22,7 +22,7 @@ public final class c { public String toString() { StringBuilder L = a.L("[ClassStack (self-refs: "); - ArrayList arrayList = this.f563c; + ArrayList arrayList = this.f565c; L.append(arrayList == null ? "0" : String.valueOf(arrayList.size())); L.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 f2262d3ecc..136df602d1 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 f564c; + public final int f566c; public a(Class cls, j[] jVarArr, int i) { this.a = cls; this.b = jVarArr; - this.f564c = i; + this.f566c = i; } public boolean equals(Object obj) { @@ -46,7 +46,7 @@ public class m implements Serializable { return false; } a aVar = (a) obj; - if (this.f564c == aVar.f564c && this.a == aVar.a) { + if (this.f566c == aVar.f566c && this.a == aVar.a) { j[] jVarArr = aVar.b; int length = this.b.length; if (length == jVarArr.length) { @@ -62,11 +62,11 @@ public class m implements Serializable { } public int hashCode() { - return this.f564c; + return this.f566c; } public String toString() { - return c.d.b.a.a.j(this.a, new StringBuilder(), "<>"); + return c.d.b.a.a.i(this.a, new StringBuilder(), "<>"); } } @@ -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[] f565c = Iterable.class.getTypeParameters(); + public static final TypeVariable[] f567c = 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(); @@ -110,12 +110,12 @@ public class m implements Serializable { StringBuilder L = c.d.b.a.a.L("Mismatching names ("); L.append(strArr.length); L.append("), types ("); - throw new IllegalArgumentException(c.d.b.a.a.z(L, jVarArr.length, ")")); + throw new IllegalArgumentException(c.d.b.a.a.y(L, jVarArr.length, ")")); } 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.f565c : 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.f567c : 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 08cdd08971..a8012e8254 100644 --- a/app/src/main/java/c/g/a/c/h0/n.java +++ b/app/src/main/java/c/g/a/c/h0/n.java @@ -45,7 +45,7 @@ public class n implements Serializable { public static final Class r; /* renamed from: s reason: collision with root package name */ - public static final Class f566s; + public static final Class f568s; private static final long serialVersionUID = 1; public static final Class t; public static final k u; @@ -53,13 +53,13 @@ public class n implements Serializable { public static final k w; /* renamed from: x reason: collision with root package name */ - public static final k f567x = new k(String.class); + public static final k f569x = new k(String.class); /* renamed from: y reason: collision with root package name */ - public static final k f568y = new k(Object.class); + public static final k f570y = new k(Object.class); /* renamed from: z reason: collision with root package name */ - public static final k f569z = new k(Comparable.class); + public static final k f571z = new k(Comparable.class); public final ClassLoader _classLoader = null; public final o[] _modifiers = null; public final p _parser = new p(this); @@ -69,7 +69,7 @@ public class n implements Serializable { Class cls = Boolean.TYPE; r = cls; Class cls2 = Integer.TYPE; - f566s = cls2; + f568s = cls2; Class cls3 = Long.TYPE; t = cls3; u = new k(cls); @@ -79,7 +79,7 @@ public class n implements Serializable { public static j k() { Objects.requireNonNull(j); - return f568y; + return f570y; } public j a(Class cls) { @@ -87,7 +87,7 @@ public class n implements Serializable { if (cls == r) { return u; } - if (cls == f566s) { + if (cls == f568s) { return v; } if (cls == t) { @@ -95,10 +95,10 @@ public class n implements Serializable { } return null; } else if (cls == l) { - return f567x; + return f569x; } else { if (cls == m) { - return f568y; + return f570y; } if (cls == q) { return C; @@ -119,7 +119,7 @@ public class n implements Serializable { if (cls == p) { jVar = A; } else if (cls == n) { - jVar = f569z; + jVar = f571z; } else if (cls == o) { jVar = B; } else { @@ -149,7 +149,7 @@ public class n implements Serializable { if (e != null) { jVar = e; } else if (mVar.h(name)) { - jVar = f568y; + jVar = f570y; } else { m l2 = mVar.l(name); synchronized (typeVariable) { @@ -158,7 +158,7 @@ public class n implements Serializable { jVar = b(cVar, bounds[0], l2); } } else { - throw new IllegalArgumentException(a.v("Null `bindings` passed (type variable \"", name, "\")")); + throw new IllegalArgumentException(a.u("Null `bindings` passed (type variable \"", name, "\")")); } } else if (type instanceof WildcardType) { jVar = b(cVar, ((WildcardType) type).getUpperBounds()[0], mVar); @@ -223,10 +223,10 @@ public class n implements Serializable { } if (cVar3 != null) { j jVar7 = new j(cls, k); - if (cVar3.f563c == null) { - cVar3.f563c = new ArrayList<>(); + if (cVar3.f565c == null) { + cVar3.f565c = new ArrayList<>(); } - cVar3.f563c.add(jVar7); + cVar3.f565c.add(jVar7); return jVar7; } cVar2 = new c(cVar, cls); @@ -245,7 +245,7 @@ public class n implements Serializable { e = e(cVar2, cls, mVar); } if (cls == Properties.class) { - k kVar3 = f567x; + k kVar3 = f569x; jVar6 = g.Q(cls, mVar, b, e, kVar3, kVar3); } else if (b != null) { jVar6 = b.C(cls, mVar, b, e); @@ -254,12 +254,12 @@ public class n implements Serializable { m mVar2 = mVar == null ? k : mVar; if (cls == Map.class) { if (cls == Properties.class) { - kVar2 = f567x; + kVar2 = f569x; } else { List g = mVar2.g(); int size = g.size(); if (size == 0) { - kVar2 = f568y; + kVar2 = f570y; } else if (size != 2) { Object[] objArr = new Object[4]; objArr[0] = d.u(cls); @@ -279,22 +279,22 @@ public class n implements Serializable { } else if (cls == Collection.class) { List g2 = mVar2.g(); if (g2.isEmpty()) { - jVar4 = f568y; + jVar4 = f570y; } else if (g2.size() == 1) { jVar4 = g2.get(0); } else { - throw new IllegalArgumentException(a.j(cls, a.L("Strange Collection type "), ": cannot determine type parameters")); + throw new IllegalArgumentException(a.i(cls, a.L("Strange Collection type "), ": cannot determine type parameters")); } jVar = new e(cls, mVar2, b, e, jVar4, null, null, false); } else { if (cls == AtomicReference.class) { List g3 = mVar2.g(); if (g3.isEmpty()) { - jVar3 = f568y; + jVar3 = f570y; } else if (g3.size() == 1) { jVar3 = g3.get(0); } else { - throw new IllegalArgumentException(a.j(cls, a.L("Strange Reference type "), ": cannot determine type parameters")); + throw new IllegalArgumentException(a.i(cls, a.L("Strange Reference type "), ": cannot determine type parameters")); } cls2 = a2; jVar2 = b; @@ -333,7 +333,7 @@ public class n implements Serializable { jVar = jVar6; } } - ArrayList arrayList = cVar2.f563c; + ArrayList arrayList = cVar2.f565c; 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 3d442f60ec..d71dedc01f 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 f570c = Collections.emptyIterator(); + public static final Iterator f572c = 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[][] f571c; + public transient Annotation[][] f573c; 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 f572c = a(EnumMap.class, "elementType", Class.class); + public final Field f574c = a(EnumMap.class, "elementType", Class.class); public static Field a(Class cls, String str, Class cls2) { Field field; @@ -206,7 +206,7 @@ public final class d { throw null; } } else { - throw new IllegalArgumentException(c.d.b.a.a.j(cls, c.d.b.a.a.L("Class "), " has no default (no arg) constructor")); + throw new IllegalArgumentException(c.d.b.a.a.i(cls, c.d.b.a.a.L("Class "), " has no default (no arg) constructor")); } } 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 6774b1fd14..b34a8f0a4f 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 @@ -30,7 +30,7 @@ public class r extends DateFormat { public transient Calendar r; /* renamed from: s reason: collision with root package name */ - public transient DateFormat f573s; + public transient DateFormat f575s; static { try { @@ -315,7 +315,7 @@ public class r extends DateFormat { throw new ParseException(String.format("Timestamp value %s out of 64-bit value range", str), parsePosition.getErrorIndex()); } } - if (this.f573s == null) { + if (this.f575s == null) { DateFormat dateFormat2 = n; TimeZone timeZone = this.q; Locale locale = this._locale; @@ -335,9 +335,9 @@ public class r extends DateFormat { if (bool != null) { dateFormat.setLenient(bool.booleanValue()); } - this.f573s = dateFormat; + this.f575s = dateFormat; } - return this.f573s.parse(str, parsePosition); + return this.f575s.parse(str, parsePosition); } } @@ -396,14 +396,14 @@ public class r extends DateFormat { Boolean bool = this._lenient; if (!(valueOf == bool || (valueOf != null && valueOf.equals(bool)))) { this._lenient = valueOf; - this.f573s = null; + this.f575s = null; } } @Override // java.text.DateFormat public void setTimeZone(TimeZone timeZone) { if (!timeZone.equals(this.q)) { - this.f573s = null; + this.f575s = null; this.q = timeZone; } } diff --git a/app/src/main/java/c/g/a/c/i0/t.java b/app/src/main/java/c/g/a/c/i0/t.java index c654fc3520..9710014eb8 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 f574c = null; + public final g f576c = 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 e9d6f53d1b..7b88ade6ad 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 f575c; + public j f577c; public boolean d; public u() { } public u(j jVar, boolean z2) { - this.f575c = jVar; + this.f577c = 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.f575c = null; + this.f577c = 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.f575c.equals(uVar.f575c); + return cls != null ? uVar.b == cls : this.f577c.equals(uVar.f577c); } public final int hashCode() { @@ -57,7 +57,7 @@ public class u { return a.G(L, this.d, "}"); } StringBuilder L2 = a.L("{type: "); - L2.append(this.f575c); + L2.append(this.f577c); L2.append(", typed? "); return a.G(L2, 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 3f5edaadc4..dd31c89a9d 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.f570c; + return d.f572c; } } 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 617c031e52..cffbdf8a6e 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 AbstractC0072b { + public @interface AbstractC0073b { p.a include() default p.a.NON_NULL; String name() default ""; @@ -44,5 +44,5 @@ public @interface b { boolean prepend() default false; - AbstractC0072b[] props() default {}; + AbstractC0073b[] 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 1a15e3022b..b36b98e209 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.AbstractC0071a _accessorNaming; + public final a.AbstractC0072a _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.AbstractC0071a 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.AbstractC0072a 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 1ca3219082..c5f1038237 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 f584c; + public ScriptIntrinsicBlur f586c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f584c.setInput(this.d); - this.f584c.forEach(this.e); + this.f586c.setInput(this.d); + this.f586c.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.f584c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f586c = 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.f584c.setRadius(f); + this.f586c.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.f584c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f586c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f584c = null; + this.f586c = 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 0f103c4721..2ee1227c45 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 f585c; + public ScriptIntrinsicBlur f587c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f585c.setInput(this.d); - this.f585c.forEach(this.e); + this.f587c.setInput(this.d); + this.f587c.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.f585c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f587c = 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.f585c.setRadius(f); + this.f587c.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.f585c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f587c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f585c = null; + this.f587c = 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 76ea387147..20494c689b 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 f586c; + public ScriptIntrinsicBlur f588c; public Allocation d; public Allocation e; @Override // c.h.a.a.c public void a(Bitmap bitmap, Bitmap bitmap2) { this.d.copyFrom(bitmap); - this.f586c.setInput(this.d); - this.f586c.forEach(this.e); + this.f588c.setInput(this.d); + this.f588c.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.f586c = ScriptIntrinsicBlur.create(create, Element.U8_4(create)); + this.f588c = 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.f586c.setRadius(f); + this.f588c.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.f586c; + ScriptIntrinsicBlur scriptIntrinsicBlur = this.f588c; if (scriptIntrinsicBlur != null) { scriptIntrinsicBlur.destroy(); - this.f586c = null; + this.f588c = 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 a06dd9ba49..0ed43ed1db 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 f587c; + public static final String f589c; 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 = AnimatableValueParser.K1("hts/frbslgigp.ogepscmv/ieo/eaybtho", "tp:/ieaeogn-agolai.o/1frlglgc/aclg"); b = K1; String K12 = AnimatableValueParser.K1("AzSCki82AwsLzKd5O8zo", "IayckHiZRO1EFl1aGoK"); - f587c = K12; + f589c = 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 42604de154..0b7ccd5d6a 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 @@ -42,7 +42,7 @@ public final /* synthetic */ class b { httpURLConnection.setRequestProperty("Content-Encoding", "gzip"); httpURLConnection.setRequestProperty("Content-Type", "application/json"); httpURLConnection.setRequestProperty("Accept-Encoding", "gzip"); - String str = aVar.f589c; + String str = aVar.f591c; 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 1b7ccb96f0..4eb6040ef7 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 f588c; + public final Context f590c; 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 f589c; + public final String f591c; public a(URL url, j jVar, @Nullable String str) { this.a = url; this.b = jVar; - this.f589c = str; + this.f591c = 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 f590c; + public final long f592c; public b(int i, @Nullable URL url, long j) { this.a = i; this.b = url; - this.f590c = j; + this.f592c = 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.f588c = context; + this.f590c = context; this.b = (ConnectivityManager) context.getSystemService("connectivity"); this.e = aVar2; this.f = aVar; @@ -93,7 +93,7 @@ public final class d implements m { try { return new URL(str); } catch (MalformedURLException e) { - throw new IllegalArgumentException(c.d.b.a.a.u("Invalid url: ", str), e); + throw new IllegalArgumentException(c.d.b.a.a.t("Invalid url: ", str), e); } } @@ -158,7 +158,7 @@ public final class d implements m { aVar3 = aVar2; } bVar.a = Long.valueOf(fVar4.e()); - bVar.f593c = Long.valueOf(fVar4.h()); + bVar.f595c = 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,31 +167,31 @@ public final class d implements m { bVar.b = fVar4.c(); } String str5 = bVar.a == null ? " eventTimeMs" : ""; - if (bVar.f593c == null) { - str5 = c.d.b.a.a.u(str5, " eventUptimeMs"); + if (bVar.f595c == null) { + str5 = c.d.b.a.a.t(str5, " eventUptimeMs"); } if (bVar.f == null) { - str5 = c.d.b.a.a.u(str5, " timezoneOffsetSeconds"); + str5 = c.d.b.a.a.t(str5, " timezoneOffsetSeconds"); } if (str5.isEmpty()) { - arrayList3.add(new c.i.a.b.i.e.f(bVar.a.longValue(), bVar.b, bVar.f593c.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.f595c.longValue(), bVar.d, bVar.e, bVar.f.longValue(), bVar.g, null)); it2 = it2; it = it; aVar3 = aVar2; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str5)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str5)); } } String str6 = valueOf == null ? " requestTimeMs" : ""; if (valueOf2 == null) { - str6 = c.d.b.a.a.u(str6, " requestUptimeMs"); + str6 = c.d.b.a.a.t(str6, " requestUptimeMs"); } if (str6.isEmpty()) { arrayList2.add(new c.i.a.b.i.e.g(valueOf.longValue(), valueOf2.longValue(), eVar, num, str, arrayList3, pVar, null)); it = it; aVar3 = aVar3; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str6)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str6)); } } else { c.i.a.b.i.e.d dVar = new c.i.a.b.i.e.d(arrayList2); @@ -215,7 +215,7 @@ public final class d implements m { b bVar3 = (b) AnimatableValueParser.t2(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.f590c); + return new c.i.a.b.j.q.b(g.a.OK, bVar3.f592c); } 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.f588c.getSystemService("phone")).getSimOperator()); - Context context = this.f588c; + i2.c().put("mcc_mnc", ((TelephonyManager) this.f590c.getSystemService("phone")).getSimOperator()); + Context context = this.f590c; 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 c9a08cfbd4..8145e23411 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 C0073b implements c.i.c.p.c { - public static final C0073b a = new C0073b(); + public static final class C0074b implements c.i.c.p.c { + public static final C0074b a = new C0074b(); /* 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) { - C0073b bVar2 = C0073b.a; + C0074b bVar2 = C0074b.a; c.i.c.p.h.e eVar = (c.i.c.p.h.e) bVar; eVar.b.put(j.class, bVar2); - eVar.f1354c.remove(j.class); + eVar.f1356c.remove(j.class); eVar.b.put(d.class, bVar2); - eVar.f1354c.remove(d.class); + eVar.f1356c.remove(d.class); e eVar2 = e.a; eVar.b.put(m.class, eVar2); - eVar.f1354c.remove(m.class); + eVar.f1356c.remove(m.class); eVar.b.put(g.class, eVar2); - eVar.f1354c.remove(g.class); + eVar.f1356c.remove(g.class); c cVar = c.a; eVar.b.put(k.class, cVar); - eVar.f1354c.remove(k.class); + eVar.f1356c.remove(k.class); eVar.b.put(e.class, cVar); - eVar.f1354c.remove(e.class); + eVar.f1356c.remove(e.class); a aVar = a.a; eVar.b.put(a.class, aVar); - eVar.f1354c.remove(a.class); + eVar.f1356c.remove(a.class); eVar.b.put(c.class, aVar); - eVar.f1354c.remove(c.class); + eVar.f1356c.remove(c.class); d dVar = d.a; eVar.b.put(l.class, dVar); - eVar.f1354c.remove(l.class); + eVar.f1356c.remove(l.class); eVar.b.put(f.class, dVar); - eVar.f1354c.remove(f.class); + eVar.f1356c.remove(f.class); f fVar = f.a; eVar.b.put(o.class, fVar); - eVar.f1354c.remove(o.class); + eVar.f1356c.remove(o.class); eVar.b.put(i.class, fVar); - eVar.f1354c.remove(i.class); + eVar.f1356c.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 a3a71fe9ad..c7a9b1d24b 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 f591c; + public final String f593c; 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.f591c = str2; + this.f593c = 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.f591c; + return this.f593c; } 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.f591c; + String str2 = this.f593c; 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.f591c; + String str2 = this.f593c; 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 { L.append(", model="); L.append(this.b); L.append(", hardware="); - L.append(this.f591c); + L.append(this.f593c); L.append(", device="); L.append(this.d); L.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 71a06b2f5c..17d86910dd 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 f592c; + public final long f594c; 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 f593c; + public Long f595c; 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.f592c = j2; + this.f594c = 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.f592c; + return this.f594c; } @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.f592c == lVar.c()) { + if (this.a == lVar.b() && ((num = this.b) != null ? num.equals(lVar.a()) : lVar.a() == null) && this.f594c == 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.f592c; + long j2 = this.f594c; 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 { L.append(", eventCode="); L.append(this.b); L.append(", eventUptimeMs="); - L.append(this.f592c); + L.append(this.f594c); L.append(", sourceExtension="); L.append(Arrays.toString(this.d)); L.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 1508d7ecfc..768cacd0df 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 f594c; + public final k f596c; 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.f594c = kVar; + this.f596c = 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.f594c; + return this.f596c; } @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.f594c) != 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.f596c) != 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.f594c; + k kVar = this.f596c; 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 { L.append(", requestUptimeMs="); L.append(this.b); L.append(", clientInfo="); - L.append(this.f594c); + L.append(this.f596c); L.append(", logSource="); L.append(this.d); L.append(", logSourceName="); diff --git a/app/src/main/java/c/i/a/b/i/e/h.java b/app/src/main/java/c/i/a/b/i/e/h.java index 7f0ac4e8f0..ac5d8d21b0 100644 --- a/app/src/main/java/c/i/a/b/i/e/h.java +++ b/app/src/main/java/c/i/a/b/i/e/h.java @@ -27,6 +27,6 @@ public final class h extends n { } public String toString() { - return a.A(a.L("LogResponse{nextRequestWaitMillis="), this.a, "}"); + return a.z(a.L("LogResponse{nextRequestWaitMillis="), this.a, "}"); } } 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 6ce7144a8d..24db75aafe 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 f603c; + public final e f605c; 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 f604c; + public e f606c; public Long d; public Long e; public Map f; @@ -29,22 +29,22 @@ 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.f604c == null) { - str = c.d.b.a.a.u(str, " encodedPayload"); + if (this.f606c == null) { + str = c.d.b.a.a.t(str, " encodedPayload"); } if (this.d == null) { - str = c.d.b.a.a.u(str, " eventMillis"); + str = c.d.b.a.a.t(str, " eventMillis"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " uptimeMillis"); + str = c.d.b.a.a.t(str, " uptimeMillis"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " autoMetadata"); + str = c.d.b.a.a.t(str, " autoMetadata"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f604c, this.d.longValue(), this.e.longValue(), this.f, null); + return new a(this.a, this.b, this.f606c, this.d.longValue(), this.e.longValue(), this.f, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } @Override // c.i.a.b.j.f.a @@ -58,7 +58,7 @@ public final class a extends f { public f.a d(e eVar) { Objects.requireNonNull(eVar, "Null encodedPayload"); - this.f604c = eVar; + this.f606c = 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, C0074a aVar) { + public a(String str, Integer num, e eVar, long j, long j2, Map map, C0075a aVar) { this.a = str; this.b = num; - this.f603c = eVar; + this.f605c = 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.f603c; + return this.f605c; } @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.f603c.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.f605c.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.f603c.hashCode()) * 1000003) ^ ((int) (j ^ (j >>> 32)))) * 1000003) ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003) ^ this.f.hashCode(); + return ((((((((hashCode ^ hashCode2) * 1000003) ^ this.f605c.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 { L.append(", code="); L.append(this.b); L.append(", encodedPayload="); - L.append(this.f603c); + L.append(this.f605c); L.append(", eventMillis="); L.append(this.d); L.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 37abcd8e64..6249f81110 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,27 +12,27 @@ public final class b extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final d f605c; + public final d f607c; /* compiled from: AutoValue_TransportContext */ /* renamed from: c.i.a.b.j.b$b reason: collision with other inner class name */ - public static final class C0075b extends i.a { + public static final class C0076b extends i.a { public String a; public byte[] b; /* renamed from: c reason: collision with root package name */ - public d f606c; + public d f608c; @Override // c.i.a.b.j.i.a public i a() { String str = this.a == null ? " backendName" : ""; - if (this.f606c == null) { - str = c.d.b.a.a.u(str, " priority"); + if (this.f608c == null) { + str = c.d.b.a.a.t(str, " priority"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f606c, null); + return new b(this.a, this.b, this.f608c, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } @Override // c.i.a.b.j.i.a @@ -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.f606c = dVar; + this.f608c = 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.f605c = dVar; + this.f607c = 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.f605c; + return this.f607c; } 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.f605c.equals(iVar.d())) { + if (Arrays.equals(this.b, iVar instanceof b ? ((b) iVar).b : iVar.c()) && this.f607c.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.f605c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ Arrays.hashCode(this.b)) * 1000003) ^ this.f607c.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 12d0a59dbf..8e79b036a4 100644 --- a/app/src/main/java/c/i/a/b/j/c.java +++ b/app/src/main/java/c/i/a/b/j/c.java @@ -35,7 +35,7 @@ public final class c extends o { public c0.a.a r; /* renamed from: s reason: collision with root package name */ - public c0.a.a

f607s; + public c0.a.a

f609s; public c0.a.a t; public c(Context context, a aVar) { @@ -68,7 +68,7 @@ public final class c extends o { m mVar = new m(aVar4, aVar6, aVar3, gVar, aVar5, aVar3, bVar2); this.r = mVar; q qVar = new q(aVar5, aVar3, gVar, aVar3); - this.f607s = qVar; + this.f609s = qVar; c0.a.a pVar = new p(bVar2, cVar, dVar, mVar, qVar); this.t = !(pVar instanceof c.i.a.b.j.r.a.a) ? new c.i.a.b.j.r.a.a(pVar) : pVar; } diff --git a/app/src/main/java/c/i/a/b/j/i.java b/app/src/main/java/c/i/a/b/j/i.java index 240cf52a73..b330d2d2ef 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.C0075b bVar = new b.C0075b(); + b.C0076b bVar = new b.C0076b(); 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 6f514a3b77..a730411ac8 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 f608c; + public final m f610c; public j(Set set, i iVar, m mVar) { this.a = set; this.b = iVar; - this.f608c = mVar; + this.f610c = 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.f608c); + return new l(this.b, str, bVar, eVar, this.f610c); } 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 a87fc36aca..a4cd070d61 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 f609c; + public final b f611c; 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.f609c = bVar; + this.f611c = 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.f609c; + b bVar = this.f611c; 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.C0075b bVar2 = (b.C0075b) a; + b.C0076b bVar2 = (b.C0076b) 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.f610c.a()); + bVar3.g(nVar.f612c.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 dde3fc6342..469d2ae579 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 f610c; + public final a f612c; public final e d; public final l e; public n(a aVar, a aVar2, e eVar, l lVar, p pVar) { this.b = aVar; - this.f610c = aVar2; + this.f612c = 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.C0075b bVar = (b.C0075b) a2; + b.C0076b bVar = (b.C0076b) 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 6308606d9a..6b5af85475 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 f611c; + public final a f613c; 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.f611c = aVar3; + this.f613c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // c0.a.a public Object get() { - return new n(this.a.get(), this.b.get(), this.f611c.get(), this.d.get(), this.e.get()); + return new n(this.a.get(), this.b.get(), this.f613c.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 e341850522..5f63905d9b 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, C0076a aVar) { + public a(Iterable iterable, byte[] bArr, C0077a aVar) { this.a = iterable; this.b = bArr; } diff --git a/app/src/main/java/c/i/a/b/j/q/b.java b/app/src/main/java/c/i/a/b/j/q/b.java index bd58f3b3ee..72d4a125e4 100644 --- a/app/src/main/java/c/i/a/b/j/q/b.java +++ b/app/src/main/java/c/i/a/b/j/q/b.java @@ -44,6 +44,6 @@ public final class b extends g { StringBuilder L = a.L("BackendResponse{status="); L.append(this.a); L.append(", nextRequestWaitMillis="); - return a.A(L, this.b, "}"); + return a.z(L, this.b, "}"); } } 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 747bb6d0b7..eb43087169 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 f612c; + public final a f614c; 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.f612c = aVar2; + this.f614c = 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.f612c; + return this.f614c; } @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.f612c.equals(hVar.c()) && this.d.equals(hVar.b()); + return this.a.equals(hVar.a()) && this.b.equals(hVar.d()) && this.f614c.equals(hVar.c()) && this.d.equals(hVar.b()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f612c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f614c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -66,7 +66,7 @@ public final class c extends h { L.append(", wallClock="); L.append(this.b); L.append(", monotonicClock="); - L.append(this.f612c); + L.append(this.f614c); L.append(", backendName="); return c.d.b.a.a.D(L, 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 a3520d146d..8979d99aa4 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 f613c; + public final a f615c; public i(Context context, a aVar, a aVar2) { this.a = context; this.b = aVar; - this.f613c = aVar2; + this.f615c = 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 127ce18828..3c434c3311 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 f614c; + public final a f616c; public j(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f614c = aVar3; + this.f616c = aVar3; } @Override // c0.a.a public Object get() { - return new i(this.a.get(), this.b.get(), this.f614c.get()); + return new i(this.a.get(), this.b.get(), this.f616c.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 c127172c9e..150aa03903 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 f615c = new HashMap(); + public final Map f617c = 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.f615c.containsKey(str)) { - return this.f615c.get(str); + if (this.f617c.containsKey(str)) { + return this.f617c.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.f613c, str)); - this.f615c.put(str, create); + m create = a2.create(new c(iVar.a, iVar.b, iVar.f615c, str)); + this.f617c.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 7d06bcf8a0..8c9acaa0f0 100644 --- a/app/src/main/java/c/i/a/b/j/r/a/a.java +++ b/app/src/main/java/c/i/a/b/j/r/a/a.java @@ -5,7 +5,7 @@ public final class a implements c0.a.a { public volatile c0.a.a b; /* renamed from: c reason: collision with root package name */ - public volatile Object f616c = a; + public volatile Object f618c = a; public a(c0.a.a aVar) { this.b = aVar; @@ -20,15 +20,15 @@ public final class a implements c0.a.a { @Override // c0.a.a public T get() { - T t = (T) this.f616c; + T t = (T) this.f618c; Object obj = a; if (t == obj) { synchronized (this) { - t = this.f616c; + t = this.f618c; if (t == obj) { t = this.b.get(); - a(this.f616c, t); - this.f616c = t; + a(this.f618c, t); + this.f618c = 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 3d0a6caabe..b6d3c66a98 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.AbstractC0079a { +public final /* synthetic */ class b implements a.AbstractC0080a { public final c a; public final i b; /* renamed from: c reason: collision with root package name */ - public final f f617c; + public final f f619c; public b(c cVar, i iVar, f fVar) { this.a = cVar; this.b = iVar; - this.f617c = fVar; + this.f619c = fVar; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a public Object execute() { c cVar = this.a; i iVar = this.b; - cVar.e.Z(iVar, this.f617c); + cVar.e.Z(iVar, this.f619c); 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 e6eace9f88..d678ffd7a4 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 f618c; + public final Executor f620c; 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.f618c = executor; + this.f620c = 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.f618c.execute(new a(this, iVar, hVar, fVar)); + this.f620c.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 1cee4d048d..d6a06b9c4f 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 f619c; + public final a f621c; 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.f619c = aVar3; + this.f621c = aVar3; this.d = aVar4; this.e = aVar5; } @Override // c0.a.a public Object get() { - return new c(this.a.get(), this.b.get(), this.f619c.get(), this.d.get(), this.e.get()); + return new c(this.a.get(), this.b.get(), this.f621c.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 a464e8aa75..63752e7437 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.AbstractC0077a a = f.a.a(); + f.a.AbstractC0078a a = f.a.a(); a.b(30000); a.c(86400000); hashMap.put(dVar, a.a()); d dVar2 = d.HIGHEST; - f.a.AbstractC0077a a2 = f.a.a(); + f.a.AbstractC0078a a2 = f.a.a(); a2.b(1000); a2.c(86400000); hashMap.put(dVar2, a2.a()); d dVar3 = d.VERY_LOW; - f.a.AbstractC0077a a3 = f.a.a(); + f.a.AbstractC0078a 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.f622c = unmodifiableSet; + bVar.f624c = 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 21c723c15d..71d4669bc5 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 f620c; + public final a f622c; public final a d; public g(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f620c = aVar3; + this.f622c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { this.d.get(); - return new d(this.a.get(), this.b.get(), this.f620c.get()); + return new d(this.a.get(), this.b.get(), this.f622c.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 8ea64446ff..1616d1a187 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 f621c; + public final Set f623c; /* compiled from: AutoValue_SchedulerConfig_ConfigValue */ - public static final class b extends f.a.AbstractC0077a { + public static final class b extends f.a.AbstractC0078a { public Long a; public Long b; /* renamed from: c reason: collision with root package name */ - public Set f622c; + public Set f624c; - @Override // c.i.a.b.j.t.h.f.a.AbstractC0077a + @Override // c.i.a.b.j.t.h.f.a.AbstractC0078a public f.a a() { String str = this.a == null ? " delta" : ""; if (this.b == null) { - str = c.d.b.a.a.u(str, " maxAllowedDelay"); + str = c.d.b.a.a.t(str, " maxAllowedDelay"); } - if (this.f622c == null) { - str = c.d.b.a.a.u(str, " flags"); + if (this.f624c == null) { + str = c.d.b.a.a.t(str, " flags"); } if (str.isEmpty()) { - return new c(this.a.longValue(), this.b.longValue(), this.f622c, null); + return new c(this.a.longValue(), this.b.longValue(), this.f624c, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } - @Override // c.i.a.b.j.t.h.f.a.AbstractC0077a - public f.a.AbstractC0077a b(long j) { + @Override // c.i.a.b.j.t.h.f.a.AbstractC0078a + public f.a.AbstractC0078a b(long j) { this.a = Long.valueOf(j); return this; } - @Override // c.i.a.b.j.t.h.f.a.AbstractC0077a - public f.a.AbstractC0077a c(long j) { + @Override // c.i.a.b.j.t.h.f.a.AbstractC0078a + public f.a.AbstractC0078a 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.f621c = set; + this.f623c = 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.f621c; + return this.f623c; } @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.f621c.equals(aVar.c()); + return this.a == aVar.b() && this.b == aVar.d() && this.f623c.equals(aVar.c()); } public int hashCode() { long j = this.a; long j2 = this.b; - return this.f621c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f623c.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 { L.append(", maxAllowedDelay="); L.append(this.b); L.append(", flags="); - L.append(this.f621c); + L.append(this.f623c); L.append("}"); return L.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 be29910e86..329e566fc7 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 @@ -25,12 +25,12 @@ public class d implements r { public final c b; /* renamed from: c reason: collision with root package name */ - public final f f623c; + public final f f625c; public d(Context context, c cVar, f fVar) { this.a = context; this.b = cVar; - this.f623c = fVar; + this.f625c = fVar; } /* JADX WARNING: Code restructure failed: missing block: B:10:0x0092, code lost: @@ -69,7 +69,7 @@ public class d implements r { return; } long g02 = this.b.g0(iVar); - f fVar = this.f623c; + f fVar = this.f625c; JobInfo.Builder builder = new JobInfo.Builder(value, componentName); c.i.a.b.d d = iVar.d(); builder.setMinimumLatency(fVar.b(d, g02, i)); @@ -101,7 +101,7 @@ public class d implements r { Object[] objArr = new Object[5]; objArr[c2] = iVar; objArr[1] = Integer.valueOf(value); - objArr[2] = Long.valueOf(this.f623c.b(iVar.d(), g02, i)); + objArr[2] = Long.valueOf(this.f625c.b(iVar.d(), g02, i)); objArr[3] = Long.valueOf(g02); objArr[4] = Integer.valueOf(i); AnimatableValueParser.a0("JobInfoScheduler", "Scheduling upload for context %s with jobId=%d in %dms(Backend next call timestamp %d). Attempt %d", objArr); diff --git a/app/src/main/java/c/i/a/b/j/t/h/f.java b/app/src/main/java/c/i/a/b/j/t/h/f.java index 7c55a9297f..47bb2517ac 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 AbstractC0077a { + public static abstract class AbstractC0078a { public abstract a a(); - public abstract AbstractC0077a b(long j); + public abstract AbstractC0078a b(long j); - public abstract AbstractC0077a c(long j); + public abstract AbstractC0078a c(long j); } - public static AbstractC0077a a() { + public static AbstractC0078a a() { c.b bVar = new c.b(); Set emptySet = Collections.emptySet(); Objects.requireNonNull(emptySet, "Null flags"); - bVar.f622c = emptySet; + bVar.f624c = 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 708411ada5..88f3ef3e4d 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.f626c; + c cVar = lVar.f628c; 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 1c94773d8d..2653e5b91c 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.AbstractC0079a { +public final /* synthetic */ class h implements a.AbstractC0080a { public final l a; public final i b; @@ -12,9 +12,9 @@ public final /* synthetic */ class h implements a.AbstractC0079a { this.b = iVar; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a public Object execute() { l lVar = this.a; - return lVar.f626c.q(this.b); + return lVar.f628c.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 3b7c8b6e31..dc22183dd1 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.AbstractC0079a { +public final /* synthetic */ class i implements a.AbstractC0080a { public final l a; public final g b; /* renamed from: c reason: collision with root package name */ - public final Iterable f624c; + public final Iterable f626c; 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.f624c = iterable; + this.f626c = iterable; this.d = iVar; this.e = i; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a public Object execute() { l lVar = this.a; g gVar = this.b; - Iterable iterable = this.f624c; + Iterable iterable = this.f626c; c.i.a.b.j.i iVar = this.d; int i = this.e; if (gVar.c() == g.a.TRANSIENT_ERROR) { - lVar.f626c.m0(iterable); + lVar.f628c.m0(iterable); lVar.d.a(iVar, i + 1); return null; } - lVar.f626c.m(iterable); + lVar.f628c.m(iterable); if (gVar.c() == g.a.OK) { - lVar.f626c.u(iVar, gVar.b() + lVar.g.a()); + lVar.f628c.u(iVar, gVar.b() + lVar.g.a()); } - if (!lVar.f626c.k0(iVar)) { + if (!lVar.f628c.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 25a143e275..587476d09d 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.AbstractC0079a { +public final /* synthetic */ class j implements a.AbstractC0080a { public final c a; public j(c cVar) { this.a = cVar; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a 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 9dad4b7adf..8f4ca4ce91 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.AbstractC0079a { +public final /* synthetic */ class k implements a.AbstractC0080a { public final l a; public final i b; /* renamed from: c reason: collision with root package name */ - public final int f625c; + public final int f627c; public k(l lVar, i iVar, int i) { this.a = lVar; this.b = iVar; - this.f625c = i; + this.f627c = i; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a public Object execute() { l lVar = this.a; - lVar.d.a(this.b, this.f625c + 1); + lVar.d.a(this.b, this.f627c + 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 21f0e1693a..693e99cc46 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 f626c; + public final c f628c; 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.f626c = cVar; + this.f628c = cVar; this.d = rVar; this.e = executor; this.f = aVar; @@ -50,7 +50,7 @@ public class l { if (1 != 0) { a = mVar.a(new c.i.a.b.j.q.a(arrayList, c2, null)); } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", "")); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", "")); } } this.f.a(new i(this, a, iterable, iVar, i)); 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 60f86782b6..b28ac7108f 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 f627c; + public final a f629c; 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.f627c = aVar3; + this.f629c = aVar3; this.d = aVar4; this.e = aVar5; this.f = aVar6; @@ -29,6 +29,6 @@ public final class m implements a { @Override // c0.a.a public Object get() { - return new l(this.a.get(), this.b.get(), this.f627c.get(), this.d.get(), this.e.get(), this.f.get(), this.g.get()); + return new l(this.a.get(), this.b.get(), this.f629c.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 e6eb24c26e..02cfd15d17 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.AbstractC0079a { +public final /* synthetic */ class o implements a.AbstractC0080a { public final p a; public o(p pVar) { this.a = pVar; } - @Override // c.i.a.b.j.u.a.AbstractC0079a + @Override // c.i.a.b.j.u.a.AbstractC0080a public Object execute() { p pVar = this.a; for (i iVar : pVar.b.y()) { - pVar.f628c.a(iVar, 1); + pVar.f630c.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 0ffd99b353..ef99a55136 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 f628c; + public final r f630c; public final a d; public p(Executor executor, c cVar, r rVar, a aVar) { this.a = executor; this.b = cVar; - this.f628c = rVar; + this.f630c = 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 8264a32f33..9df2b1f58f 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 f629c; + public final a f631c; public final a d; public q(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f629c = aVar3; + this.f631c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { - return new p(this.a.get(), this.b.get(), this.f629c.get(), this.d.get()); + return new p(this.a.get(), this.b.get(), this.f631c.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 6941440661..15da2e5b06 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 f630c; + public final int f632c; public final int d; public final long e; public final int f; - public a(long j, int i, int i2, long j2, int i3, C0078a aVar) { + public a(long j, int i, int i2, long j2, int i3, C0079a aVar) { this.b = j; - this.f630c = i; + this.f632c = 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.f630c; + return this.f632c; } @Override // c.i.a.b.j.t.i.d @@ -50,25 +50,25 @@ public final class a extends d { return false; } d dVar = (d) obj; - return this.b == dVar.e() && this.f630c == dVar.c() && this.d == dVar.a() && this.e == dVar.b() && this.f == dVar.d(); + return this.b == dVar.e() && this.f632c == 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.f630c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); + return this.f ^ ((((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.f632c) * 1000003) ^ this.d) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); } public String toString() { StringBuilder L = c.d.b.a.a.L("EventStoreConfig{maxStorageSizeInBytes="); L.append(this.b); L.append(", loadBatchSize="); - L.append(this.f630c); + L.append(this.f632c); L.append(", criticalSectionEnterTimeoutMs="); L.append(this.d); L.append(", eventCleanUpAge="); L.append(this.e); L.append(", maxBlobByteSizePerRow="); - return c.d.b.a.a.z(L, this.f, "}"); + return c.d.b.a.a.y(L, this.f, "}"); } } 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 cdc94382fe..b2483307bd 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 f631c; + public final a f633c; public a0(a aVar, a aVar2, a aVar3) { this.a = aVar; this.b = aVar2; - this.f631c = aVar3; + this.f633c = aVar3; } @Override // c0.a.a public Object get() { - return new z(this.a.get(), this.b.get(), this.f631c.get().intValue()); + return new z(this.a.get(), this.b.get(), this.f633c.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 c92a261269..2781d6c9cd 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 f632c; + public final f f634c; 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.f632c = fVar; + this.f634c = fVar; } @Override // c.i.a.b.j.t.i.h public f a() { - return this.f632c; + return this.f634c; } @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.f632c.equals(hVar.a()); + return this.a == hVar.b() && this.b.equals(hVar.c()) && this.f634c.equals(hVar.a()); } public int hashCode() { long j = this.a; - return this.f632c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); + return this.f634c.hashCode() ^ ((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003); } public String toString() { @@ -57,7 +57,7 @@ public final class b extends h { L.append(", transportContext="); L.append(this.b); L.append(", event="); - L.append(this.f632c); + L.append(this.f634c); L.append("}"); return L.toString(); } diff --git a/app/src/main/java/c/i/a/b/j/t/i/d.java b/app/src/main/java/c/i/a/b/j/t/i/d.java index cf9c0a8259..746983c853 100644 --- a/app/src/main/java/c/i/a/b/j/t/i/d.java +++ b/app/src/main/java/c/i/a/b/j/t/i/d.java @@ -15,22 +15,22 @@ public abstract class d { Integer num3 = 81920; String str = l == null ? " maxStorageSizeInBytes" : ""; if (num == null) { - str = a.u(str, " loadBatchSize"); + str = a.t(str, " loadBatchSize"); } if (num2 == null) { - str = a.u(str, " criticalSectionEnterTimeoutMs"); + str = a.t(str, " criticalSectionEnterTimeoutMs"); } if (l2 == null) { - str = a.u(str, " eventCleanUpAge"); + str = a.t(str, " eventCleanUpAge"); } if (num3 == null) { - str = a.u(str, " maxBlobByteSizePerRow"); + str = a.t(str, " maxBlobByteSizePerRow"); } if (str.isEmpty()) { a = new a(l.longValue(), num.intValue(), num2.intValue(), l2.longValue(), num3.intValue(), null); return; } - throw new IllegalStateException(a.u("Missing required properties:", str)); + throw new IllegalStateException(a.t("Missing required properties:", str)); } public abstract int a(); 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 a03015a3e6..724b2948df 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 f633c; + public final i f635c; public k(t tVar, List list, i iVar) { this.a = tVar; this.b = list; - this.f633c = iVar; + this.f635c = 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.f633c; + i iVar = this.f635c; 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 370e2194f2..521e78b5af 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.C0075b bVar2 = (b.C0075b) a2; + b.C0076b bVar2 = (b.C0076b) 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 d7390bfca1..067bb434a9 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 @@ -17,12 +17,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 f634c; + public final f f636c; public s(t tVar, i iVar, f fVar) { this.a = tVar; this.b = iVar; - this.f634c = fVar; + this.f636c = fVar; } @Override // c.i.a.b.j.t.i.t.b @@ -30,7 +30,7 @@ public final /* synthetic */ class s implements t.b { long j; t tVar = this.a; i iVar = this.b; - f fVar = this.f634c; + f fVar = this.f636c; 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 b004165a41..d5e03af390 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 @@ -86,7 +86,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.AbstractC0079a aVar) { + public T a(a.AbstractC0080a 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 6b1ebc5800..09db754fad 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 f635c; + public final a f637c; public final a d; public u(a aVar, a aVar2, a aVar3, a aVar4) { this.a = aVar; this.b = aVar2; - this.f635c = aVar3; + this.f637c = aVar3; this.d = aVar4; } @Override // c0.a.a public Object get() { - return new t(this.a.get(), this.b.get(), this.f635c.get(), this.d.get()); + return new t(this.a.get(), this.b.get(), this.f637c.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 78f7da996a..fff94b0edd 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 AbstractC0079a { + public interface AbstractC0080a { T execute(); } - T a(AbstractC0079a aVar); + T a(AbstractC0080a aVar); } diff --git a/app/src/main/java/c/i/a/b/j/w/a.java b/app/src/main/java/c/i/a/b/j/w/a.java index d930b28238..6aa7e76872 100644 --- a/app/src/main/java/c/i/a/b/j/w/a.java +++ b/app/src/main/java/c/i/a/b/j/w/a.java @@ -34,6 +34,6 @@ public final class a { if (dVar != null) { return dVar; } - throw new IllegalArgumentException(c.d.b.a.a.l("Unknown Priority for value ", i)); + throw new IllegalArgumentException(c.d.b.a.a.k("Unknown Priority for value ", i)); } } 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 d3adc42f24..d81bf13ae0 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.airbnb.lottie.parser.AnimatableValueParser; import java.io.IOException; /* compiled from: BinarySearchSeeker */ public abstract class a { - public final C0080a a; + public final C0081a a; public final f b; @Nullable /* renamed from: c reason: collision with root package name */ - public c f636c; + public c f638c; 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 C0080a implements t { + public static class C0081a implements t { public final d a; public final long b; /* renamed from: c reason: collision with root package name */ - public final long f637c; + public final long f639c; public final long d; public final long e; public final long f; public final long g; - public C0080a(d dVar, long j, long j2, long j3, long j4, long j5, long j6) { + public C0081a(d dVar, long j, long j2, long j3, long j4, long j5, long j6) { this.a = dVar; this.b = j; - this.f637c = j2; + this.f639c = 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.f637c, this.d, this.e, this.f, this.g))); + return new t.a(new u(j, c.a(this.a.a(j), this.f639c, 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 f638c; + public final long f640c; 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.f638c = j7; + this.f640c = 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 f639c; + public final long f641c; public final long d; public e(int i, long j, long j2) { this.b = i; - this.f639c = j; + this.f641c = 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 C0080a(dVar, j, j2, j3, j4, j5, j6); + this.a = new C0081a(dVar, j, j2, j3, j4, j5, j6); } public int a(i iVar, s sVar) throws IOException { while (true) { - c cVar = this.f636c; + c cVar = this.f638c; AnimatableValueParser.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.f639c; + long j4 = b2.f641c; long j5 = b2.d; cVar.d = j4; cVar.f = j5; - cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f638c); + cVar.h = c.a(cVar.b, j4, cVar.e, j5, cVar.g, cVar.f640c); } else if (i == -1) { - long j6 = b2.f639c; + long j6 = b2.f641c; long j7 = b2.d; cVar.e = j6; cVar.g = j7; - cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f638c); + cVar.h = c.a(cVar.b, cVar.d, j6, cVar.f, j7, cVar.f640c); } 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.f636c != null; + return this.f638c != null; } public final void c(boolean z2, long j) { - this.f636c = null; + this.f638c = null; this.b.a(); } @@ -201,11 +201,11 @@ public abstract class a { } public final void e(long j) { - c cVar = this.f636c; + c cVar = this.f638c; if (cVar == null || cVar.a != j) { long a = this.a.a.a(j); - C0080a aVar = this.a; - this.f636c = new c(j, a, aVar.f637c, aVar.d, aVar.e, aVar.f, aVar.g); + C0081a aVar = this.a; + this.f638c = new c(j, a, aVar.f639c, 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 fb3b6b90fd..120d2b7cd4 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 f640c; + public final int f642c; 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.f640c = i4; + this.f642c = 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 b09fd967cc..32e3f39f2b 100644 --- a/app/src/main/java/c/i/a/c/a2/b0/b.java +++ b/app/src/main/java/c/i/a/c/a2/b0/b.java @@ -21,7 +21,7 @@ public final class b implements h { public static final int[] b; /* renamed from: c reason: collision with root package name */ - public static final byte[] f641c = f0.w("#!AMR\n"); + public static final byte[] f643c = f0.w("#!AMR\n"); public static final byte[] d = f0.w("#!AMR-WB\n"); public static final int e; public final byte[] f; @@ -39,7 +39,7 @@ public final class b implements h { public t r; /* renamed from: s reason: collision with root package name */ - public boolean f642s; + public boolean f644s; static { a aVar = a.a; @@ -83,7 +83,7 @@ public final class b implements h { L.append(i); throw new ParserException(L.toString()); } - throw new ParserException(a.l("Invalid padding bits for frame header ", b2)); + throw new ParserException(a.k("Invalid padding bits for frame header ", b2)); } @Override // c.i.a.c.a2.h @@ -92,7 +92,7 @@ public final class b implements h { } public final boolean c(i iVar) throws IOException { - byte[] bArr = f641c; + byte[] bArr = f643c; iVar.k(); byte[] bArr2 = new byte[bArr.length]; iVar.n(bArr2, 0, bArr.length); @@ -117,8 +117,8 @@ public final class b implements h { public int e(i iVar, s sVar) throws IOException { AnimatableValueParser.H(this.q); if (iVar.getPosition() != 0 || c(iVar)) { - if (!this.f642s) { - this.f642s = true; + if (!this.f644s) { + this.f644s = true; boolean z2 = this.g; String str = z2 ? "audio/amr-wb" : "audio/3gpp"; int i = z2 ? 16000 : 8000; @@ -126,8 +126,8 @@ public final class b implements h { Format.b bVar = new Format.b(); bVar.k = str; bVar.l = e; - bVar.f2199x = 1; - bVar.f2200y = i; + bVar.f2211x = 1; + bVar.f2212y = i; wVar.e(bVar.a()); } int i2 = -1; diff --git a/app/src/main/java/c/i/a/c/a2/c.java b/app/src/main/java/c/i/a/c/a2/c.java index 6f281feab2..bb8b139afd 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[] f643c; + public final long[] f645c; 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.f643c = jArr; + this.f645c = 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.f643c; + long[] jArr2 = this.f645c; 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 { L.append(", sizes="); L.append(Arrays.toString(this.b)); L.append(", offsets="); - L.append(Arrays.toString(this.f643c)); + L.append(Arrays.toString(this.f645c)); L.append(", timeUs="); L.append(Arrays.toString(this.e)); L.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 755427968e..ff255a535d 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 @@ -17,7 +17,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 f644c = new m.a(); + public final m.a f646c = new m.a(); public b(o oVar, int i, a aVar) { this.a = oVar; @@ -34,7 +34,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.f750c)); + iVar.g(Math.max(6, this.a.f752c)); 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); } @@ -43,7 +43,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.f644c; + m.a aVar = this.f646c; long f = iVar.f(); byte[] bArr = new byte[2]; boolean z2 = false; @@ -65,7 +65,7 @@ public final class c extends c.i.a.c.a2.a { iVar.g(1); } if (iVar.f() < iVar.b() - 6) { - return this.f644c.a; + return this.f646c.a; } iVar.g((int) (iVar.b() - iVar.f())); return this.a.j; @@ -74,7 +74,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.f750c)); + super(r1, r2, r3, 0, r7, j, j2, r5 + r9, Math.max(6, oVar.f752c)); long j3; long j4; Objects.requireNonNull(oVar); @@ -84,7 +84,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.f750c)) / 2; + j4 = (((long) i2) + ((long) oVar.f752c)) / 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 13106b3429..1507e69559 100644 --- a/app/src/main/java/c/i/a/c/a2/c0/d.java +++ b/app/src/main/java/c/i/a/c/a2/c0/d.java @@ -27,7 +27,7 @@ public final class d implements h { public final w b = new w(new byte[32768], 0); /* renamed from: c reason: collision with root package name */ - public final boolean f645c; + public final boolean f647c; public final m.a d; public j e; public c.i.a.c.a2.w f; @@ -46,7 +46,7 @@ public final class d implements h { } public d(int i) { - this.f645c = (i & 1) == 0 ? false : true; + this.f647c = (i & 1) == 0 ? false : true; this.d = new m.a(); this.g = 0; } @@ -82,7 +82,7 @@ public final class d implements h { if (i == 0) { iVar.k(); long f = iVar.f(); - Metadata Y1 = AnimatableValueParser.Y1(iVar, !this.f645c); + Metadata Y1 = AnimatableValueParser.Y1(iVar, !this.f647c); iVar.l((int) (iVar.f() - f)); this.h = Y1; this.g = 1; @@ -161,7 +161,7 @@ public final class d implements h { throw new ParserException(); } w wVar2 = this.b; - int i8 = wVar2.f908c; + int i8 = wVar2.f910c; if (i8 < 32768) { int read = iVar.read(wVar2.a, i8, 32768 - i8); if (read != -1) { @@ -187,7 +187,7 @@ public final class d implements h { Objects.requireNonNull(this.i); int i12 = wVar4.b; while (true) { - if (i12 <= wVar4.f908c - 16) { + if (i12 <= wVar4.f910c - 16) { wVar4.D(i12); if (m.b(wVar4, this.i, this.k, this.d)) { wVar4.D(i12); @@ -198,7 +198,7 @@ public final class d implements h { } else { if (z4) { while (true) { - int i13 = wVar4.f908c; + int i13 = wVar4.f910c; if (i12 > i13 - this.j) { wVar4.D(i13); break; @@ -209,7 +209,7 @@ public final class d implements h { } catch (IndexOutOfBoundsException unused2) { z3 = false; } - if (wVar4.b > wVar4.f908c) { + if (wVar4.b > wVar4.f910c) { z3 = false; } if (z3) { @@ -277,7 +277,7 @@ public final class d implements h { w wVar8 = new w(g2); iVar.readFully(wVar8.a, r4, g2); wVar8.E(i3); - oVar = new o(oVar4.a, oVar4.b, oVar4.f750c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(AnimatableValueParser.n2(wVar8, r4, r4).a), Collections.emptyList()))); + oVar = new o(oVar4.a, oVar4.b, oVar4.f752c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Arrays.asList(AnimatableValueParser.n2(wVar8, r4, r4).a), Collections.emptyList()))); z2 = f2; } else if (g == 6) { w wVar9 = new w(g2); @@ -295,7 +295,7 @@ public final class d implements h { System.arraycopy(wVar9.a, wVar9.b, bArr6, r4, f8); wVar9.b += f8; z2 = f2; - oVar = new o(oVar4.a, oVar4.b, oVar4.f750c, 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.f752c, oVar4.d, oVar4.e, oVar4.g, oVar4.h, oVar4.j, oVar4.k, oVar4.f(o.a(Collections.emptyList(), Collections.singletonList(new PictureFrame(f3, q, p, f4, f5, f6, f7, bArr6))))); } else { z2 = f2; iVar.l(g2); @@ -329,7 +329,7 @@ public final class d implements h { i5 = 7; } Objects.requireNonNull(this.i); - this.j = Math.max(this.i.f750c, 6); + this.j = Math.max(this.i.f752c, 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 b74a53b27b..29e01a77ad 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 f646c; + public final int f648c; 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.f646c = i2 == -1 ? 1 : i2; + this.f648c = 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.f646c; + long j3 = (long) this.f648c; 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.f646c; + int i2 = this.f648c; 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 83ac3137bb..065b158fb1 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 f647c; + public boolean f649c; 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.f647c) { + if (!this.f649c) { int s2 = wVar.s(); int i = (s2 >> 4) & 15; this.e = i; @@ -31,16 +31,16 @@ public final class b extends TagPayloadReader { int i2 = b[(s2 >> 2) & 3]; Format.b bVar = new Format.b(); bVar.k = "audio/mpeg"; - bVar.f2199x = 1; - bVar.f2200y = i2; + bVar.f2211x = 1; + bVar.f2212y = 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.f2199x = 1; - bVar2.f2200y = 8000; + bVar2.f2211x = 1; + bVar2.f2212y = 8000; this.a.e(bVar2.a()); this.d = true; } else if (i != 10) { @@ -48,7 +48,7 @@ public final class b extends TagPayloadReader { L.append(this.e); throw new TagPayloadReader.UnsupportedFormatException(L.toString()); } - this.f647c = true; + this.f649c = 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.f986c; - bVar.f2199x = c2.b; - bVar.f2200y = c2.a; + bVar.h = c2.f988c; + bVar.f2211x = c2.b; + bVar.f2212y = 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 352dd6f5c5..d9c8799b8f 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 f648c = new w(11); + public final w f650c = 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.f908c = 0; + wVar.f910c = 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.f648c.a, 0, 11, true)) { - this.f648c.D(0); - this.k = this.f648c.s(); - this.l = this.f648c.u(); - this.m = (long) this.f648c.u(); - this.m = (((long) (this.f648c.s() << 24)) | this.m) * 1000; - this.f648c.E(3); + if (iVar.c(this.f650c.a, 0, 11, true)) { + this.f650c.D(0); + this.k = this.f650c.s(); + this.l = this.f650c.u(); + this.m = (long) this.f650c.u(); + this.m = (((long) (this.f650c.s() << 24)) | this.m) * 1000; + this.f650c.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.f649c, j2)); + this.f.a(new r(dVar.d, dVar.f651c, 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 975fb23eaf..f3f79e3879 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 @@ -14,7 +14,7 @@ public final class d extends TagPayloadReader { public long b = -9223372036854775807L; /* renamed from: c reason: collision with root package name */ - public long[] f649c = new long[0]; + public long[] f651c = new long[0]; public long[] d = new long[0]; public d() { @@ -119,7 +119,7 @@ public final class d extends TagPayloadReader { List list = (List) obj3; List list2 = (List) obj4; int size = list2.size(); - this.f649c = new long[size]; + this.f651c = new long[size]; this.d = new long[size]; int i = 0; while (true) { @@ -131,11 +131,11 @@ public final class d extends TagPayloadReader { if (!(obj6 instanceof Double) || !(obj5 instanceof Double)) { break; } - this.f649c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); + this.f651c[i] = (long) (((Double) obj6).doubleValue() * 1000000.0d); this.d[i] = ((Double) obj5).longValue(); i++; } - this.f649c = new long[0]; + this.f651c = 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 3d21e3322f..1d59bfeab9 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 f650c = new w(4); + public final w f652c = new w(4); public int d; public boolean e; public boolean f; @@ -31,7 +31,7 @@ public final class e extends TagPayloadReader { this.g = i; return i != 5; } - throw new TagPayloadReader.UnsupportedFormatException(a.l("Video format not supported: ", i2)); + throw new TagPayloadReader.UnsupportedFormatException(a.k("Video format not supported: ", i2)); } @Override // com.google.android.exoplayer2.extractor.flv.TagPayloadReader @@ -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.f913c; + bVar.p = b.f915c; 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.f650c.a; + byte[] bArr2 = this.f652c.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.f650c.a, i6, this.d); - this.f650c.D(0); - int v = this.f650c.v(); + wVar.e(this.f652c.a, i6, this.d); + this.f652c.D(0); + int v = this.f652c.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 3de23bd1ca..e1650c2da5 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 f651c; + public final long f653c; 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.f651c = j2; + this.f653c = j2; } @Override // c.i.a.c.a2.i public long b() { - return this.f651c; + return this.f653c; } @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 de1541512d..996b29be46 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 f652c; + public int f654c; 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.f652c = 6; + this.f654c = 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.f652c; + int i2 = this.f654c; 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.f652c = 4; + this.f654c = 4; } else { a(); } } else if ((x2 < 65488 || x2 > 65497) && x2 != 65281) { - this.f652c = 1; + this.f654c = 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.f652c = 2; + this.f654c = 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.f653c; + j = b - aVar.f655c; b = 0; } else { long j6 = b - aVar.b; @@ -191,7 +191,7 @@ public final class a implements h { } else { iVar.l(this.e); } - this.f652c = 0; + this.f654c = 0; return 0; } else if (i2 == 4) { long position = iVar.getPosition(); @@ -214,11 +214,11 @@ public final class a implements h { long j8 = this.f; j jVar = this.b; Objects.requireNonNull(jVar); - iVar2.f691s = new d(j8, jVar); + iVar2.f693s = new d(j8, jVar); MotionPhotoMetadata motionPhotoMetadata2 = this.g; Objects.requireNonNull(motionPhotoMetadata2); c(motionPhotoMetadata2); - this.f652c = 5; + this.f654c = 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.f652c = 0; + this.f654c = 0; this.j = null; - } else if (this.f652c == 5) { + } else if (this.f654c == 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 dd50ab72af..c21c9bf112 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 f653c; + public final long f655c; public a(String str, String str2, long j, long j2) { this.a = str; this.b = j; - this.f653c = j2; + this.f655c = 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 0f8e774d6d..41a97ca897 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.f753c; + long j3 = uVar.f755c; 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.f753c + j4)); + return new t.a(uVar2, new u(uVar3.b, uVar3.f755c + 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 07fd9e06ef..26d3b8f845 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[] f654c = {"Camera:MicroVideoOffset", "GCamera:MicroVideoOffset"}; + public static final String[] f656c = {"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 = f654c; + String[] strArr3 = f656c; int length3 = strArr3.length; int i3 = 0; while (true) { @@ -115,20 +115,20 @@ public final class e { a aVar = u.j; c.n(4, "initialCapacity"); Object[] objArr = new Object[4]; - String u = c.d.b.a.a.u(str, ":Item"); - String u2 = c.d.b.a.a.u(str, ":Directory"); + String t = c.d.b.a.a.t(str, ":Item"); + String t2 = c.d.b.a.a.t(str, ":Directory"); int i = 0; do { xmlPullParser.next(); - if (AnimatableValueParser.w1(xmlPullParser, u)) { - String u3 = c.d.b.a.a.u(str2, ":Mime"); - String u4 = c.d.b.a.a.u(str2, ":Semantic"); - String u5 = c.d.b.a.a.u(str2, ":Length"); - String u6 = c.d.b.a.a.u(str2, ":Padding"); - String t0 = AnimatableValueParser.t0(xmlPullParser, u3); - String t02 = AnimatableValueParser.t0(xmlPullParser, u4); - String t03 = AnimatableValueParser.t0(xmlPullParser, u5); - String t04 = AnimatableValueParser.t0(xmlPullParser, u6); + if (AnimatableValueParser.w1(xmlPullParser, t)) { + String t3 = c.d.b.a.a.t(str2, ":Mime"); + String t4 = c.d.b.a.a.t(str2, ":Semantic"); + String t5 = c.d.b.a.a.t(str2, ":Length"); + String t6 = c.d.b.a.a.t(str2, ":Padding"); + String t0 = AnimatableValueParser.t0(xmlPullParser, t3); + String t02 = AnimatableValueParser.t0(xmlPullParser, t4); + String t03 = AnimatableValueParser.t0(xmlPullParser, t5); + String t04 = AnimatableValueParser.t0(xmlPullParser, t6); if (t0 == null || t02 == null) { return q0.k; } @@ -140,7 +140,7 @@ public final class e { objArr[i] = aVar2; i = i2; } - } while (!AnimatableValueParser.i1(xmlPullParser, u2)); + } while (!AnimatableValueParser.i1(xmlPullParser, t2)); return u.l(objArr, i); } } 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 0de1874182..cac2c4bf0b 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 f655c = new g(); + public final g f657c = 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 C0081b { + public static final class C0082b { public final int a; public final long b; - public C0081b(int i, long j, a aVar) { + public C0082b(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 583d618eb2..3e412d62b4 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 @@ -45,7 +45,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[] f656c = {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[] f658c = {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; @@ -78,23 +78,23 @@ public class e implements h { public boolean Z; /* renamed from: a0 reason: collision with root package name */ - public boolean f657a0; + public boolean f659a0; /* renamed from: b0 reason: collision with root package name */ - public boolean f658b0; + public boolean f660b0; /* renamed from: c0 reason: collision with root package name */ - public int f659c0; + public int f661c0; /* renamed from: d0 reason: collision with root package name */ - public byte f660d0; + public byte f662d0; /* renamed from: e0 reason: collision with root package name */ - public boolean f661e0; + public boolean f663e0; public final d f; /* renamed from: f0 reason: collision with root package name */ - public j f662f0; + public j f664f0; public final g g; public final SparseArray h; public final boolean i; @@ -109,21 +109,21 @@ public class e implements h { public final w r; /* renamed from: s reason: collision with root package name */ - public final w f663s; + public final w f665s; public ByteBuffer t; public long u; public long v = -1; public long w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f664x = -9223372036854775807L; + public long f666x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f665y = -9223372036854775807L; + public long f667y = -9223372036854775807L; @Nullable /* renamed from: z reason: collision with root package name */ - public c f666z; + public c f668z; /* compiled from: MatroskaExtractor */ public final class b implements c { @@ -162,7 +162,7 @@ public class e implements h { public String b; /* renamed from: c reason: collision with root package name */ - public int f667c; + public int f669c; public int d; public int e; public int f; @@ -180,20 +180,20 @@ public class e implements h { public int r = -1; /* renamed from: s reason: collision with root package name */ - public float f668s = 0.0f; + public float f670s = 0.0f; public float t = 0.0f; public float u = 0.0f; public byte[] v = null; public int w = -1; /* renamed from: x reason: collision with root package name */ - public boolean f669x = false; + public boolean f671x = false; /* renamed from: y reason: collision with root package name */ - public int f670y = -1; + public int f672y = -1; /* renamed from: z reason: collision with root package name */ - public int f671z = -1; + public int f673z = -1; public c() { } @@ -207,7 +207,7 @@ public class e implements h { if (bArr != null) { return bArr; } - throw new ParserException(c.d.b.a.a.u("Missing CodecPrivate for codec ", str)); + throw new ParserException(c.d.b.a.a.t("Missing CodecPrivate for codec ", str)); } } @@ -217,7 +217,7 @@ public class e implements h { public boolean b; /* renamed from: c reason: collision with root package name */ - public int f672c; + public int f674c; public long d; public int e; public int f; @@ -225,9 +225,9 @@ public class e implements h { @RequiresNonNull({"#1.output"}) public void a(c cVar) { - if (this.f672c > 0) { + if (this.f674c > 0) { cVar.X.d(this.d, this.e, this.f, this.g, cVar.j); - this.f672c = 0; + this.f674c = 0; } } } @@ -258,7 +258,7 @@ public class e implements h { this.p = new c.i.a.c.i2.w(); this.q = new c.i.a.c.i2.w(8); this.r = new c.i.a.c.i2.w(); - this.f663s = new c.i.a.c.i2.w(); + this.f665s = new c.i.a.c.i2.w(); this.Q = new int[1]; } @@ -279,7 +279,7 @@ public class e implements h { @EnsuresNonNull({"cueTimesUs", "cueClusterPositions"}) public final void a(int i) throws ParserException { if (this.H == null || this.I == null) { - throw new ParserException(c.d.b.a.a.n("Element ", i, " must be in a Cues")); + throw new ParserException(c.d.b.a.a.l("Element ", i, " must be in a Cues")); } } @@ -331,8 +331,8 @@ public class e implements h { @EnsuresNonNull({"currentTrack"}) public final void c(int i) throws ParserException { - if (this.f666z == null) { - throw new ParserException(c.d.b.a.a.n("Element ", i, " must be in a TrackEntry")); + if (this.f668z == null) { + throw new ParserException(c.d.b.a.a.l("Element ", i, " must be in a TrackEntry")); } } @@ -369,7 +369,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.f908c) { + if (i7 >= wVar.f910c) { break; } else if (wVar.a[i7] == 0) { wVar.C(i7); @@ -380,14 +380,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.f908c); - i4 = i2 + this.p.f908c; + wVar2.c(wVar3, wVar3.f910c); + i4 = i2 + this.p.f910c; if ((268435456 & i6) != 0) { if (this.P > 1) { i6 &= -268435457; } else { - c.i.a.c.i2.w wVar4 = this.f663s; - int i8 = wVar4.f908c; + c.i.a.c.i2.w wVar4 = this.f665s; + int i8 = wVar4.f910c; cVar.X.f(wVar4, i8, 2); i4 += i8; } @@ -401,9 +401,9 @@ public class e implements h { } cVar.X.d(j, i6, i4, i3, cVar.j); } else if (dVar.b) { - int i9 = dVar.f672c; + int i9 = dVar.f674c; int i10 = i9 + 1; - dVar.f672c = i10; + dVar.f674c = i10; if (i9 == 0) { dVar.d = j; dVar.e = i6; @@ -450,10 +450,10 @@ public class e implements h { ?? r3 = z3; ?? r4 = z4; while (true) { - b.C0081b peek = bVar.b.peek(); + b.C0082b peek = bVar.b.peek(); if (peek == null || iVar.getPosition() < peek.b) { if (bVar.e == 0) { - long c2 = bVar.f655c.c(iVar, r4, r3, 4); + long c2 = bVar.f657c.c(iVar, r4, r3, 4); if (c2 == -2) { iVar.k(); while (true) { @@ -478,7 +478,7 @@ public class e implements h { } } if (bVar.e == r4) { - bVar.g = bVar.f655c.c(iVar, r3, r4, 8); + bVar.g = bVar.f657c.c(iVar, r3, r4, 8); bVar.e = 2; } c cVar = bVar.d; @@ -597,28 +597,28 @@ public class e implements h { r4 = 1; } else if (i == r4) { long position = iVar.getPosition(); - bVar.b.push(new b.C0081b(bVar.f, bVar.g + position, null)); + bVar.b.push(new b.C0082b(bVar.f, bVar.g + position, null)); c cVar2 = bVar.d; int i5 = bVar.f; long j2 = bVar.g; e eVar = e.this; - AnimatableValueParser.H(eVar.f662f0); + AnimatableValueParser.H(eVar.f664f0); if (i5 == 160) { i2 = 0; eVar.V = false; } else if (i5 == 174) { i2 = 0; - eVar.f666z = new c(null); + eVar.f668z = new c(null); } else if (i5 != 187) { if (i5 == 19899) { eVar.B = -1; eVar.C = -1; } else if (i5 == 20533) { eVar.c(i5); - eVar.f666z.h = true; + eVar.f668z.h = true; } else if (i5 == 21968) { eVar.c(i5); - eVar.f666z.f669x = true; + eVar.f668z.f671x = true; } else if (i5 == 408125543) { long j3 = eVar.v; if (j3 == -1 || j3 == position) { @@ -632,7 +632,7 @@ public class e implements h { eVar.I = new q(); } else if (i5 == 524531317 && !eVar.A) { if (!eVar.i || eVar.E == -1) { - eVar.f662f0.a(new t.b(eVar.f665y, 0)); + eVar.f664f0.a(new t.b(eVar.f667y, 0)); eVar.A = true; } else { eVar.D = true; @@ -657,22 +657,22 @@ public class e implements h { switch (i6) { case 131: eVar2.c(i6); - eVar2.f666z.d = (int) a3; + eVar2.f668z.d = (int) a3; break; case 136: eVar2.c(i6); - eVar2.f666z.V = a3 == 1; + eVar2.f668z.V = a3 == 1; break; case 155: eVar2.N = eVar2.m(a3); break; case 159: eVar2.c(i6); - eVar2.f666z.O = (int) a3; + eVar2.f668z.O = (int) a3; break; case 176: eVar2.c(i6); - eVar2.f666z.m = (int) a3; + eVar2.f668z.m = (int) a3; break; case 179: eVar2.a(i6); @@ -680,11 +680,11 @@ public class e implements h { break; case 186: eVar2.c(i6); - eVar2.f666z.n = (int) a3; + eVar2.f668z.n = (int) a3; break; case 215: eVar2.c(i6); - eVar2.f666z.f667c = (int) a3; + eVar2.f668z.f669c = (int) a3; break; case 231: eVar2.G = eVar2.m(a3); @@ -705,30 +705,30 @@ public class e implements h { break; case 16871: eVar2.c(i6); - eVar2.f666z.g = (int) a3; + eVar2.f668z.g = (int) a3; break; case 16980: if (a3 != 3) { - throw new ParserException(c.d.b.a.a.r("ContentCompAlgo ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("ContentCompAlgo ", a3, " not supported")); } break; case 17029: if (a3 < 1 || a3 > 2) { - throw new ParserException(c.d.b.a.a.r("DocTypeReadVersion ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("DocTypeReadVersion ", a3, " not supported")); } case 17143: if (a3 != 1) { - throw new ParserException(c.d.b.a.a.r("EBMLReadVersion ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("EBMLReadVersion ", a3, " not supported")); } break; case 18401: if (a3 != 5) { - throw new ParserException(c.d.b.a.a.r("ContentEncAlgo ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("ContentEncAlgo ", a3, " not supported")); } break; case 18408: if (a3 != 1) { - throw new ParserException(c.d.b.a.a.r("AESSettingsCipherMode ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("AESSettingsCipherMode ", a3, " not supported")); } break; case 21420: @@ -741,53 +741,53 @@ public class e implements h { if (i7 != 1) { if (i7 != 3) { if (i7 == 15) { - eVar2.f666z.w = 3; + eVar2.f668z.w = 3; break; } } else { - eVar2.f666z.w = 1; + eVar2.f668z.w = 1; break; } } else { - eVar2.f666z.w = 2; + eVar2.f668z.w = 2; break; } } else { - eVar2.f666z.w = 0; + eVar2.f668z.w = 0; break; } break; case 21680: eVar2.c(i6); - eVar2.f666z.o = (int) a3; + eVar2.f668z.o = (int) a3; break; case 21682: eVar2.c(i6); - eVar2.f666z.q = (int) a3; + eVar2.f668z.q = (int) a3; break; case 21690: eVar2.c(i6); - eVar2.f666z.p = (int) a3; + eVar2.f668z.p = (int) a3; break; case 21930: eVar2.c(i6); - eVar2.f666z.U = a3 == 1; + eVar2.f668z.U = a3 == 1; break; case 21998: eVar2.c(i6); - eVar2.f666z.f = (int) a3; + eVar2.f668z.f = (int) a3; break; case 22186: eVar2.c(i6); - eVar2.f666z.R = a3; + eVar2.f668z.R = a3; break; case 22203: eVar2.c(i6); - eVar2.f666z.S = a3; + eVar2.f668z.S = a3; break; case 25188: eVar2.c(i6); - eVar2.f666z.P = (int) a3; + eVar2.f668z.P = (int) a3; break; case 30321: eVar2.c(i6); @@ -796,25 +796,25 @@ public class e implements h { if (i8 != 1) { if (i8 != 2) { if (i8 == 3) { - eVar2.f666z.r = 3; + eVar2.f668z.r = 3; break; } } else { - eVar2.f666z.r = 2; + eVar2.f668z.r = 2; break; } } else { - eVar2.f666z.r = 1; + eVar2.f668z.r = 1; break; } } else { - eVar2.f666z.r = 0; + eVar2.f668z.r = 0; break; } break; case 2352003: eVar2.c(i6); - eVar2.f666z.e = (int) a3; + eVar2.f668z.e = (int) a3; break; case 2807729: eVar2.w = a3; @@ -826,11 +826,11 @@ public class e implements h { int i9 = (int) a3; if (i9 != 1) { if (i9 == 2) { - eVar2.f666z.A = 1; + eVar2.f668z.A = 1; break; } } else { - eVar2.f666z.A = 2; + eVar2.f668z.A = 2; break; } break; @@ -839,51 +839,51 @@ public class e implements h { int i10 = (int) a3; if (i10 != 1) { if (i10 == 16) { - eVar2.f666z.f671z = 6; + eVar2.f668z.f673z = 6; break; } else if (i10 == 18) { - eVar2.f666z.f671z = 7; + eVar2.f668z.f673z = 7; break; } else if (i10 != 6) { } } - eVar2.f666z.f671z = 3; + eVar2.f668z.f673z = 3; break; case 21947: eVar2.c(i6); - c cVar4 = eVar2.f666z; - cVar4.f669x = true; + c cVar4 = eVar2.f668z; + cVar4.f671x = true; int i11 = (int) a3; if (i11 != 1) { if (i11 != 9) { if (i11 == 4 || i11 == 5 || i11 == 6 || i11 == 7) { - cVar4.f670y = 2; + cVar4.f672y = 2; break; } } else { - cVar4.f670y = 6; + cVar4.f672y = 6; break; } } else { - cVar4.f670y = 1; + cVar4.f672y = 1; break; } case 21948: eVar2.c(i6); - eVar2.f666z.B = (int) a3; + eVar2.f668z.B = (int) a3; break; case 21949: eVar2.c(i6); - eVar2.f666z.C = (int) a3; + eVar2.f668z.C = (int) a3; break; } break; } } else if (a3 != 1) { - throw new ParserException(c.d.b.a.a.r("ContentEncodingScope ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("ContentEncodingScope ", a3, " not supported")); } } else if (a3 != 0) { - throw new ParserException(c.d.b.a.a.r("ContentEncodingOrder ", a3, " not supported")); + throw new ParserException(c.d.b.a.a.q("ContentEncodingOrder ", a3, " not supported")); } bVar.e = 0; } else { @@ -916,17 +916,17 @@ public class e implements h { Objects.requireNonNull(eVar3); if (i12 == 134) { eVar3.c(i12); - eVar3.f666z.b = str; + eVar3.f668z.b = str; } else if (i12 != 17026) { if (i12 == 21358) { eVar3.c(i12); - eVar3.f666z.a = str; + eVar3.f668z.a = str; } else if (i12 == 2274716) { eVar3.c(i12); - eVar3.f666z.W = str; + eVar3.f668z.W = str; } } else if (!"webm".equals(str) && !"matroska".equals(str)) { - throw new ParserException(c.d.b.a.a.v("DocType ", str, " not supported")); + throw new ParserException(c.d.b.a.a.u("DocType ", str, " not supported")); } bVar.e = 0; } else { @@ -1081,7 +1081,7 @@ public class e implements h { } throw new ParserException("EBML lacing sample size out of range."); } else { - throw new ParserException(c.d.b.a.a.l("Unexpected lacing value: ", i21)); + throw new ParserException(c.d.b.a.a.k("Unexpected lacing value: ", i21)); } } byte[] bArr2 = eVar4.l.a; @@ -1114,7 +1114,7 @@ public class e implements h { } else if (i15 != 165) { if (i15 == 16877) { eVar4.c(i15); - c cVar8 = eVar4.f666z; + c cVar8 = eVar4.f668z; int i57 = cVar8.g; if (i57 == 1685485123 || i57 == 1685480259) { byte[] bArr3 = new byte[i16]; @@ -1126,13 +1126,13 @@ public class e implements h { } else if (i15 == 16981) { eVar4.c(i15); byte[] bArr4 = new byte[i16]; - eVar4.f666z.i = bArr4; + eVar4.f668z.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.f666z.j = new w.a(r4, bArr5, r3, r3); + eVar4.f668z.j = new w.a(r4, bArr5, r3, r3); } else if (i15 == 21419) { byte[] bArr6 = eVar4.n.a; byte b4 = r3 == true ? (byte) 1 : 0; @@ -1147,28 +1147,28 @@ public class e implements h { } else if (i15 == 25506) { eVar4.c(i15); byte[] bArr7 = new byte[i16]; - eVar4.f666z.k = bArr7; + eVar4.f668z.k = bArr7; iVar.readFully(bArr7, r3, i16); } else if (i15 == 30322) { eVar4.c(i15); byte[] bArr8 = new byte[i16]; - eVar4.f666z.v = bArr8; + eVar4.f668z.v = bArr8; iVar.readFully(bArr8, r3, i16); } else { - throw new ParserException(c.d.b.a.a.l("Unexpected id: ", i15)); + throw new ParserException(c.d.b.a.a.k("Unexpected id: ", i15)); } } else if (eVar4.L == 2) { c cVar9 = eVar4.h.get(eVar4.R); if (eVar4.U != 4 || !"V_VP9".equals(cVar9.b)) { iVar.l(i16); } else { - c.i.a.c.i2.w wVar = eVar4.f663s; + c.i.a.c.i2.w wVar = eVar4.f665s; byte[] bArr9 = wVar.a; if (bArr9.length < i16) { bArr9 = new byte[i16]; } wVar.B(bArr9, i16); - iVar.readFully(eVar4.f663s.a, r3, i16); + iVar.readFully(eVar4.f665s.a, r3, i16); } } bVar.e = 0; @@ -1184,67 +1184,67 @@ public class e implements h { Objects.requireNonNull(eVar5); if (i58 == 181) { eVar5.c(i58); - eVar5.f666z.Q = (int) intBitsToFloat; + eVar5.f668z.Q = (int) intBitsToFloat; } else if (i58 != 17545) { switch (i58) { case 21969: eVar5.c(i58); - eVar5.f666z.D = (float) intBitsToFloat; + eVar5.f668z.D = (float) intBitsToFloat; break; case 21970: eVar5.c(i58); - eVar5.f666z.E = (float) intBitsToFloat; + eVar5.f668z.E = (float) intBitsToFloat; break; case 21971: eVar5.c(i58); - eVar5.f666z.F = (float) intBitsToFloat; + eVar5.f668z.F = (float) intBitsToFloat; break; case 21972: eVar5.c(i58); - eVar5.f666z.G = (float) intBitsToFloat; + eVar5.f668z.G = (float) intBitsToFloat; break; case 21973: eVar5.c(i58); - eVar5.f666z.H = (float) intBitsToFloat; + eVar5.f668z.H = (float) intBitsToFloat; break; case 21974: eVar5.c(i58); - eVar5.f666z.I = (float) intBitsToFloat; + eVar5.f668z.I = (float) intBitsToFloat; break; case 21975: eVar5.c(i58); - eVar5.f666z.J = (float) intBitsToFloat; + eVar5.f668z.J = (float) intBitsToFloat; break; case 21976: eVar5.c(i58); - eVar5.f666z.K = (float) intBitsToFloat; + eVar5.f668z.K = (float) intBitsToFloat; break; case 21977: eVar5.c(i58); - eVar5.f666z.L = (float) intBitsToFloat; + eVar5.f668z.L = (float) intBitsToFloat; break; case 21978: eVar5.c(i58); - eVar5.f666z.M = (float) intBitsToFloat; + eVar5.f668z.M = (float) intBitsToFloat; break; default: switch (i58) { case 30323: eVar5.c(i58); - eVar5.f666z.f668s = (float) intBitsToFloat; + eVar5.f668z.f670s = (float) intBitsToFloat; break; case 30324: eVar5.c(i58); - eVar5.f666z.t = (float) intBitsToFloat; + eVar5.f668z.t = (float) intBitsToFloat; break; case 30325: eVar5.c(i58); - eVar5.f666z.u = (float) intBitsToFloat; + eVar5.f668z.u = (float) intBitsToFloat; break; } } } else { - eVar5.f664x = (long) intBitsToFloat; + eVar5.f666x = (long) intBitsToFloat; } bVar.e = r3; } else { @@ -1253,7 +1253,7 @@ public class e implements h { throw new ParserException(L3.toString()); } } else { - throw new ParserException(c.d.b.a.a.l("Invalid element type ", i)); + throw new ParserException(c.d.b.a.a.k("Invalid element type ", i)); } } else { e.this.h(bVar.b.pop().a); @@ -1302,7 +1302,7 @@ public class e implements h { @Override // c.i.a.c.a2.h public final void f(j jVar) { - this.f662f0 = jVar; + this.f664f0 = jVar; } @Override // c.i.a.c.a2.h @@ -1313,18 +1313,18 @@ public class e implements h { b bVar = (b) this.f; bVar.e = 0; bVar.b.clear(); - g gVar = bVar.f655c; - gVar.f673c = 0; + g gVar = bVar.f657c; + gVar.f675c = 0; gVar.d = 0; g gVar2 = this.g; - gVar2.f673c = 0; + gVar2.f675c = 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.f672c = 0; + dVar.f674c = 0; } } } @@ -1380,11 +1380,11 @@ public class e implements h { int i10; int i11; e eVar = this; - AnimatableValueParser.H(eVar.f662f0); + AnimatableValueParser.H(eVar.f664f0); int i12 = 0; if (i != 160) { if (i == 174) { - c cVar = eVar.f666z; + c cVar = eVar.f668z; AnimatableValueParser.H(cVar); String str8 = cVar.b; if (str8 != null) { @@ -1657,8 +1657,8 @@ public class e implements h { break; } if (z2) { - j jVar = eVar.f662f0; - int i13 = cVar.f667c; + j jVar = eVar.f664f0; + int i13 = cVar.f669c; String str9 = cVar.b; str9.hashCode(); switch (str9.hashCode()) { @@ -1919,9 +1919,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.f2199x = cVar.O; - bVar.f2200y = cVar.Q; - bVar.f2201z = i3; + bVar.f2211x = cVar.O; + bVar.f2212y = cVar.Q; + bVar.f2213z = i3; i4 = 1; } else if (c.i.a.c.i2.s.j(str12)) { if (cVar.q == 0) { @@ -1944,7 +1944,7 @@ public class e implements h { if (!(i17 == i5 || (i7 = cVar.p) == i5)) { f = ((float) (cVar.n * i17)) / ((float) (cVar.m * i7)); } - if (cVar.f669x) { + if (cVar.f671x) { 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 { @@ -1964,7 +1964,7 @@ public class e implements h { order.putShort((short) cVar.B); order.putShort((short) cVar.C); } - colorInfo = new ColorInfo(cVar.f670y, cVar.A, cVar.f671z, bArr); + colorInfo = new ColorInfo(cVar.f672y, cVar.A, cVar.f673z, bArr); } else { colorInfo = null; } @@ -1973,7 +1973,7 @@ public class e implements h { Map map = e; if (map.containsKey(str13)) { i6 = map.get(cVar.a).intValue(); - if (cVar.r == 0 && Float.compare(cVar.f668s, 0.0f) == 0 && Float.compare(cVar.t, 0.0f) == 0) { + if (cVar.r == 0 && Float.compare(cVar.f670s, 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) { @@ -1987,7 +1987,7 @@ public class e implements h { bVar.p = cVar.m; bVar.q = cVar.n; bVar.t = f; - bVar.f2198s = i6; + bVar.f2210s = i6; bVar.u = cVar.v; bVar.v = cVar.w; bVar.w = colorInfo; @@ -2000,7 +2000,7 @@ public class e implements h { bVar.p = cVar.m; bVar.q = cVar.n; bVar.t = f; - bVar.f2198s = i6; + bVar.f2210s = i6; bVar.u = cVar.v; bVar.v = cVar.w; bVar.w = colorInfo; @@ -2017,17 +2017,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 2: c.i.a.c.i2.w wVar = new c.i.a.c.i2.w(cVar.a(cVar.b)); @@ -2067,17 +2067,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } else { c.d.b.a.a.h0("Non-PCM MS/ACM is unsupported. Setting mimeType to ", str11, "MatroskaExtractor"); @@ -2106,17 +2106,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); } z3 = true; if (!z3) { @@ -2145,17 +2145,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); } catch (ArrayIndexOutOfBoundsException unused) { throw new ParserException("Error parsing MS/ACM codec private"); } @@ -2184,17 +2184,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 4: byte[] a4 = cVar.a(cVar.b); @@ -2249,17 +2249,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } else { throw new ParserException("Error parsing vorbis codec private"); @@ -2301,17 +2301,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 6: str6 = "audio/mpeg"; @@ -2338,17 +2338,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 7: byte[] a5 = cVar.a(cVar.b); @@ -2395,17 +2395,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } catch (ArrayIndexOutOfBoundsException unused3) { throw new ParserException("Error parsing FourCC private data"); @@ -2439,17 +2439,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, 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))); @@ -2477,17 +2477,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 11: str7 = "application/vobsub"; @@ -2515,17 +2515,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case '\f': str10 = "audio/vnd.dts.hd"; @@ -2553,24 +2553,24 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, 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.f986c; + str2 = d2.f988c; str5 = "audio/mp4a-latm"; list5 = singletonList; i8 = -1; @@ -2592,17 +2592,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 14: str10 = "audio/ac3"; @@ -2630,17 +2630,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 15: case 21: @@ -2669,17 +2669,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 16: str10 = "video/av01"; @@ -2707,17 +2707,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 17: str10 = "video/x-vnd.on2.vp8"; @@ -2745,17 +2745,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 18: str10 = "video/x-vnd.on2.vp9"; @@ -2783,17 +2783,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 19: str10 = "application/pgs"; @@ -2821,17 +2821,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 20: str11 = str10; @@ -2858,17 +2858,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 22: if (cVar.P == 32) { @@ -2888,17 +2888,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } else { StringBuilder L2 = c.d.b.a.a.L("Unsupported floating point PCM bit depth: "); @@ -2929,17 +2929,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); } break; case 23: @@ -2975,17 +2975,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } else { i3 = 268435456; @@ -3005,17 +3005,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 24: i3 = f0.r(cVar.P); @@ -3048,17 +3048,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; } i2 = -1; @@ -3076,17 +3076,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 25: byte[] bArr7 = b; @@ -3118,23 +3118,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, 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.f916c; + str4 = a7.f918c; str3 = "video/hevc"; i8 = -1; str12 = str3; @@ -3156,17 +3156,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 27: str10 = "application/x-subrip"; @@ -3194,17 +3194,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 28: str10 = "video/mpeg2"; @@ -3232,17 +3232,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 29: str10 = "audio/eac3"; @@ -3270,17 +3270,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 30: str7 = "audio/flac"; @@ -3308,17 +3308,17 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; case 31: ArrayList arrayList4 = new ArrayList(3); @@ -3350,23 +3350,23 @@ public class e implements h { bVar.b(i13); bVar.k = str12; bVar.l = i2; - bVar.f2197c = cVar.W; + bVar.f2209c = 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.f667c, i4); + c.i.a.c.a2.w p = jVar.p(cVar.f669c, i4); cVar.X = p; p.e(a3); eVar = this; - eVar.h.put(cVar.f667c, cVar); + eVar.h.put(cVar.f669c, cVar); break; default: throw new ParserException("Unrecognized codec identifier."); } } - eVar.f666z = null; + eVar.f668z = null; return; } throw new ParserException("CodecId is missing in TrackEntry element"); @@ -3385,7 +3385,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.f666z; + c cVar2 = eVar.f668z; if (cVar2.h) { w.a aVar2 = cVar2.j; if (aVar2 != null) { @@ -3396,7 +3396,7 @@ public class e implements h { } } else if (i == 28032) { c(i); - c cVar3 = eVar.f666z; + c cVar3 = eVar.f668z; if (cVar3.h && cVar3.i != null) { throw new ParserException("Combining encryption and compression is not supported"); } @@ -3404,18 +3404,18 @@ public class e implements h { if (eVar.w == -9223372036854775807L) { eVar.w = 1000000; } - long j3 = eVar.f664x; + long j3 = eVar.f666x; if (j3 != -9223372036854775807L) { - eVar.f665y = eVar.m(j3); + eVar.f667y = eVar.m(j3); } } else if (i != 374648427) { if (i == 475249515) { if (!eVar.A) { - j jVar2 = eVar.f662f0; + j jVar2 = eVar.f664f0; q qVar = eVar.H; q qVar2 = eVar.I; - if (eVar.v == -1 || eVar.f665y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { - tVar = new t.b(eVar.f665y, 0); + if (eVar.v == -1 || eVar.f667y == -9223372036854775807L || qVar == null || (i10 = qVar.a) == 0 || qVar2 == null || qVar2.a != i10) { + tVar = new t.b(eVar.f667y, 0); } else { int[] iArr = new int[i10]; long[] jArr = new long[i10]; @@ -3436,7 +3436,7 @@ public class e implements h { i12 = i31; } iArr[i11] = (int) ((eVar.v + eVar.u) - jArr[i11]); - jArr2[i11] = eVar.f665y - jArr3[i11]; + jArr2[i11] = eVar.f667y - jArr3[i11]; long j4 = jArr2[i11]; if (j4 <= 0) { Log.w("MatroskaExtractor", "Discarding last cue point with unexpected duration: " + j4); @@ -3454,7 +3454,7 @@ public class e implements h { eVar.I = null; } } else if (eVar.h.size() != 0) { - eVar.f662f0.j(); + eVar.f664f0.j(); } else { throw new ParserException("No valid tracks were found"); } @@ -3484,14 +3484,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.f908c < i) { + if (wVar.f910c < 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.f908c; + int i2 = wVar2.f910c; iVar.readFully(bArr2, i2, i - i2); this.l.C(i); } @@ -3502,11 +3502,11 @@ public class e implements h { this.X = 0; this.Y = 0; this.Z = false; - this.f657a0 = false; - this.f658b0 = false; - this.f659c0 = 0; - this.f660d0 = 0; - this.f661e0 = false; + this.f659a0 = false; + this.f660b0 = false; + this.f661c0 = 0; + this.f662d0 = 0; + this.f663e0 = false; this.o.z(0); } @@ -3528,7 +3528,7 @@ public class e implements h { l(); return i4; } else if ("S_TEXT/ASS".equals(cVar.b)) { - o(iVar, f656c, i); + o(iVar, f658c, i); int i5 = this.X; l(); return i5; @@ -3539,25 +3539,25 @@ public class e implements h { if (cVar.h) { this.T &= -1073741825; int i6 = 128; - if (!this.f657a0) { + if (!this.f659a0) { iVar.readFully(this.l.a, 0, 1); this.W++; byte[] bArr = this.l.a; if ((bArr[0] & 128) != 128) { - this.f660d0 = bArr[0]; - this.f657a0 = true; + this.f662d0 = bArr[0]; + this.f659a0 = true; } else { throw new ParserException("Extension bit is set in signal byte"); } } - byte b2 = this.f660d0; + byte b2 = this.f662d0; if ((b2 & 1) == 1) { boolean z2 = (b2 & 2) == 2; this.T |= 1073741824; - if (!this.f661e0) { + if (!this.f663e0) { iVar.readFully(this.q.a, 0, 8); this.W += 8; - this.f661e0 = true; + this.f663e0 = true; c.i.a.c.i2.w wVar2 = this.l; byte[] bArr2 = wVar2.a; if (!z2) { @@ -3572,18 +3572,18 @@ public class e implements h { this.X += 8; } if (z2) { - if (!this.f658b0) { + if (!this.f660b0) { iVar.readFully(this.l.a, 0, 1); this.W++; this.l.D(0); - this.f659c0 = this.l.s(); - this.f658b0 = true; + this.f661c0 = this.l.s(); + this.f660b0 = true; } - int i7 = this.f659c0 * 4; + int i7 = this.f661c0 * 4; this.l.z(i7); iVar.readFully(this.l.a, 0, i7); this.W += i7; - short s2 = (short) ((this.f659c0 / 2) + 1); + short s2 = (short) ((this.f661c0 / 2) + 1); int i8 = (s2 * 6) + 2; ByteBuffer byteBuffer = this.t; if (byteBuffer == null || byteBuffer.capacity() < i8) { @@ -3594,7 +3594,7 @@ public class e implements h { int i9 = 0; int i10 = 0; while (true) { - i3 = this.f659c0; + i3 = this.f661c0; if (i9 >= i3) { break; } @@ -3625,13 +3625,13 @@ public class e implements h { c.i.a.c.i2.w wVar3 = this.o; int length = bArr3.length; wVar3.a = bArr3; - wVar3.f908c = length; + wVar3.f910c = length; wVar3.b = 0; } } if (cVar.f > 0) { this.T |= 268435456; - this.f663s.z(0); + this.f665s.z(0); this.l.z(4); c.i.a.c.i2.w wVar4 = this.l; byte[] bArr4 = wVar4.a; @@ -3644,10 +3644,10 @@ public class e implements h { } this.Z = true; } - int i12 = i + this.o.f908c; + int i12 = i + this.o.f910c; if (!"V_MPEG4/ISO/AVC".equals(cVar.b) && !"V_MPEGH/ISO/HEVC".equals(cVar.b)) { if (cVar.T != null) { - AnimatableValueParser.D(this.o.f908c == 0); + AnimatableValueParser.D(this.o.f910c == 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 294b080312..f6585505c9 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 f673c; + public int f675c; 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.f673c == 0) { + if (this.f675c == 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.f673c = 1; + this.f675c = 1; } else { throw new IllegalStateException("No valid varint length mask found"); } } int i2 = this.d; if (i2 > i) { - this.f673c = 0; + this.f675c = 0; return -2; } if (i2 != 1) { iVar.readFully(this.b, 1, i2 - 1); } - this.f673c = 0; + this.f675c = 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 14e73bea8b..71b98a0285 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.f1001c); + super(j, j2, aVar.f, aVar.f1003c); } @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 3484e600f8..880a4581d8 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 f674c; + public final q f676c; 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.f674c = qVar2; + this.f676c = 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.f674c, j, true, true)); + return this.b.b(f0.c(this.f676c, 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.f674c.b(c2)); + u uVar = new u(b, this.f676c.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.f674c.b(i))); + return new t.a(uVar, new u(qVar.b(i), this.f676c.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 6635c6b1fe..e28bb026b5 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 @@ -11,12 +11,12 @@ public final class e implements g { public final long[] b; /* renamed from: c reason: collision with root package name */ - public final long f675c; + public final long f677c; public e(long[] jArr, long[] jArr2, long j) { this.a = jArr; this.b = jArr2; - this.f675c = j == -9223372036854775807L ? h0.a(jArr2[jArr2.length - 1]) : j; + this.f677c = j == -9223372036854775807L ? h0.a(jArr2[jArr2.length - 1]) : j; } public static Pair b(long j, long[] jArr, long[] jArr2) { @@ -48,12 +48,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.f675c)), this.b, this.a); + Pair b = b(h0.b(f0.i(j, 0, this.f677c)), 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.f675c; + return this.f677c; } } 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 b765a74ef1..2807f4febb 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 f676c; + public final long f678c; public final w d; public final z.a e; public final p f; @@ -50,7 +50,7 @@ public final class f implements h { public g r; /* renamed from: s reason: collision with root package name */ - public boolean f677s; + public boolean f679s; public boolean t; public long u; @@ -64,7 +64,7 @@ public final class f implements h { public f(int i) { this.b = i; - this.f676c = -9223372036854775807L; + this.f678c = -9223372036854775807L; this.d = new w(10); this.e = new z.a(); this.f = new p(); @@ -161,8 +161,8 @@ public final class f implements h { } } if (this.r == null) { - w wVar = new w(this.e.f1001c); - iVar5.n(wVar.a, 0, this.e.f1001c); + w wVar = new w(this.e.f1003c); + iVar5.n(wVar.a, 0, this.e.f1003c); 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.f908c >= i6 + 4) { + if (wVar.f910c >= 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.f1001c, E, -1, null); + iVar4 = new i(position, aVar2.f1003c, 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", O.toString()); } } - iVar4 = new i(position, aVar2.f1001c, E, t, jArr); + iVar4 = new i(position, aVar2.f1003c, E, t, jArr); } iVar3 = iVar4; } if (iVar3 != null) { p pVar = fVar.f; - if (!((pVar.b == -1 || pVar.f751c == -1) ? false : true)) { + if (!((pVar.b == -1 || pVar.f753c == -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.f751c = i11; + pVar2.f753c = i11; } - iVar5.l(fVar.e.f1001c); + iVar5.l(fVar.e.f1003c); 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.f1001c); + iVar5.l(fVar.e.f1003c); 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.f1001c); + long j4 = position2 + ((long) aVar3.f1003c); 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.f1001c); + iVar.l(fVar.e.f1003c); iVar5 = iVar; hVar2 = hVar3; } hVar3 = null; fVar = this; - iVar.l(fVar.e.f1001c); + iVar.l(fVar.e.f1003c); iVar5 = iVar; hVar2 = hVar3; } else { @@ -344,13 +344,13 @@ public final class f implements h { i14++; } } - if (!fVar.f677s) { + if (!fVar.f679s) { iVar2 = new g.a(); } else { i iVar6 = hVar; if ((fVar.b & 2) != 0) { if (eVar != null) { - d = eVar.f675c; + d = eVar.f677c; } else if (hVar != null) { j2 = hVar.i(); j = hVar.a(); @@ -382,17 +382,17 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2199x = aVar4.e; - bVar.f2200y = aVar4.d; + bVar.f2211x = aVar4.e; + bVar.f2212y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f751c; + bVar.B = pVar3.f753c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); } eVar = null; - if (!fVar.f677s) { + if (!fVar.f679s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -401,16 +401,16 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2199x = aVar4.e; - bVar.f2200y = aVar4.d; + bVar.f2211x = aVar4.e; + bVar.f2212y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f751c; + bVar.B = pVar3.f753c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); } - if (wVar.f908c >= 40) { + if (wVar.f910c >= 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.f1001c); + iVar5.l(fVar.e.f1003c); hVar = iVar3; if (iVar3 != null) { } @@ -440,7 +440,7 @@ public final class f implements h { if (metadata != null) { } eVar = null; - if (!fVar.f677s) { + if (!fVar.f679s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -449,11 +449,11 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2199x = aVar4.e; - bVar.f2200y = aVar4.d; + bVar.f2211x = aVar4.e; + bVar.f2212y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f751c; + bVar.B = pVar3.f753c; 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.f1001c); + iVar5.l(fVar.e.f1003c); hVar = iVar3; if (iVar3 != null) { } @@ -486,7 +486,7 @@ public final class f implements h { if (metadata != null) { } eVar = null; - if (!fVar.f677s) { + if (!fVar.f679s) { } fVar.r = iVar2; fVar.i.a(iVar2); @@ -495,11 +495,11 @@ public final class f implements h { z.a aVar4 = fVar.e; bVar.k = aVar4.b; bVar.l = 4096; - bVar.f2199x = aVar4.e; - bVar.f2200y = aVar4.d; + bVar.f2211x = aVar4.e; + bVar.f2212y = aVar4.d; p pVar3 = fVar.f; bVar.A = pVar3.b; - bVar.B = pVar3.f751c; + bVar.B = pVar3.f753c; bVar.i = (fVar.b & 4) == 0 ? null : fVar.m; wVar2.e(bVar.a()); fVar.p = iVar.getPosition(); @@ -535,20 +535,20 @@ public final class f implements h { fVar.e.a(f3); if (fVar.n == -9223372036854775807L) { fVar.n = fVar.r.d(iVar.getPosition()); - if (fVar.f676c != -9223372036854775807L) { - fVar.n = (fVar.f676c - fVar.r.d(0)) + fVar.n; + if (fVar.f678c != -9223372036854775807L) { + fVar.n = (fVar.f678c - fVar.r.d(0)) + fVar.n; } } z.a aVar5 = fVar.e; - fVar.q = aVar5.f1001c; + fVar.q = aVar5.f1003c; g gVar2 = fVar.r; if (gVar2 instanceof d) { d dVar = (d) gVar2; long a3 = fVar.a(fVar.o + ((long) aVar5.g)); - long position5 = iVar.getPosition() + ((long) fVar.e.f1001c); + long position5 = iVar.getPosition() + ((long) fVar.e.f1003c); if (!dVar.b(a3)) { dVar.b.a(a3); - dVar.f674c.a(position5); + dVar.f676c.a(position5); } if (fVar.t && dVar.b(fVar.u)) { fVar.t = false; @@ -567,7 +567,7 @@ public final class f implements h { int i18 = fVar.q - b3; fVar.q = i18; if (i18 <= 0) { - fVar.k.d(fVar.a(fVar.o), 1, fVar.e.f1001c, 0, null); + fVar.k.d(fVar.a(fVar.o), 1, fVar.e.f1003c, 0, null); fVar.o += (long) fVar.e.g; fVar.q = 0; } diff --git a/app/src/main/java/c/i/a/c/a2/g0/h.java b/app/src/main/java/c/i/a/c/a2/g0/h.java index 8c6436f5f1..32880f460c 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 f678c; + public final long f680c; public final long d; public h(long[] jArr, long[] jArr2, long j, long j2) { this.a = jArr; this.b = jArr2; - this.f678c = j; + this.f680c = 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.f678c; + return this.f680c; } } 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 382baea1d3..4f8603fce9 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 @@ -11,7 +11,7 @@ public final class i implements g { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f679c; + public final long f681c; public final long d; public final long e; @Nullable @@ -20,7 +20,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.f679c = j2; + this.f681c = j2; this.f = jArr; this.d = j3; this.e = j3 != -1 ? j + j3 : -1; @@ -46,7 +46,7 @@ public final class i implements g { AnimatableValueParser.H(jArr); double d = (((double) j2) * 256.0d) / ((double) this.d); int e = f0.e(jArr, (long) d, true, true); - long j3 = this.f679c; + long j3 = this.f681c; long j4 = (((long) e) * j3) / 100; long j5 = jArr[e]; int i = e + 1; @@ -60,8 +60,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.f679c); - double d = (((double) i) * 100.0d) / ((double) this.f679c); + long i = f0.i(j, 0, this.f681c); + double d = (((double) i) * 100.0d) / ((double) this.f681c); double d2 = 0.0d; if (d > 0.0d) { if (d >= 100.0d) { @@ -80,6 +80,6 @@ public final class i implements g { @Override // c.i.a.c.a2.t public long i() { - return this.f679c; + return this.f681c; } } 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 52f78b26c2..a434819941 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 f680c = new ArrayList(); + public final List f682c = 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.f680c.size(); + int size = this.f682c.size(); for (int i2 = 0; i2 < size; i2++) { - b bVar = this.f680c.get(i2); + b bVar = this.f682c.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.f680c.toArray()) + " containers: " + Arrays.toString(this.d.toArray()); + return d.a(this.a) + " leaves: " + Arrays.toString(this.f682c.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 b4e42b975b..e97644fd77 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 @@ -42,11 +42,11 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f681c; + public final w f683c; public b(d.b bVar, Format format) { w wVar = bVar.b; - this.f681c = wVar; + this.f683c = wVar; wVar.D(12); int v = wVar.v(); if ("audio/raw".equals(format.t)) { @@ -73,7 +73,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.f681c.v() : i; + return i == -1 ? this.f683c.v() : i; } } @@ -83,7 +83,7 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f682c; + public final int f684c; public int d; public int e; @@ -91,7 +91,7 @@ public final class e { w wVar = bVar.b; this.a = wVar; wVar.D(12); - this.f682c = wVar.v() & 255; + this.f684c = wVar.v() & 255; this.b = wVar.v(); } @@ -107,7 +107,7 @@ public final class e { @Override // c.i.a.c.a2.h0.e.a public int c() { - int i = this.f682c; + int i = this.f684c; if (i == 8) { return this.a.s(); } @@ -596,27 +596,27 @@ public final class e { i5 = i37; iArr2 = iArr10; } - long E = f0.E(j, 1000000, mVar2.f697c); + long E = f0.E(j, 1000000, mVar2.f699c); jArr3 = mVar2.h; if (jArr3 != null) { - f0.F(jArr2, 1000000, mVar2.f697c); + f0.F(jArr2, 1000000, mVar2.f699c); 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.f697c, mVar2.d) + j8; + long E2 = f0.E(mVar2.h[0], mVar2.f699c, 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.f697c); - long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f697c); + long E3 = f0.E(j8 - jArr2[0], (long) mVar2.f.H, mVar2.f699c); + long E4 = f0.E(j9, (long) mVar2.f.H, mVar2.f699c); if (!(E3 == 0 && E4 == 0) && E3 <= 2147483647L && E4 <= 2147483647L) { pVar.b = (int) E3; - pVar.f751c = (int) E4; - f0.F(jArr2, 1000000, mVar2.f697c); + pVar.f753c = (int) E4; + f0.F(jArr2, 1000000, mVar2.f699c); return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(mVar2.h[0], 1000000, mVar2.d)); } } @@ -629,9 +629,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.f697c); + jArr2[i41] = f0.E(jArr2[i41] - j10, 1000000, mVar2.f699c); } - return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f697c)); + return new p(mVar, jArr, iArr, i5, jArr2, iArr2, f0.E(j - j10, 1000000, mVar2.f699c)); } boolean z6 = mVar2.b == 1; int[] iArr11 = new int[jArr8.length]; @@ -650,7 +650,7 @@ public final class e { long j11 = jArr10[i42]; if (j11 != -1) { iArr5 = iArr; - long E5 = f0.E(jArr11[i42], mVar2.f697c, mVar2.d); + long E5 = f0.E(jArr11[i42], mVar2.f699c, 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) { @@ -702,7 +702,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.f697c); + jArr13[i47] = f0.E(j12, 1000000, mVar2.d) + f0.E(Math.max(0L, jArr2[i48] - j13), 1000000, mVar2.f699c); if (z9 && iArr14[i47] > i51) { i51 = iArr4[i48]; } @@ -734,7 +734,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.f697c); + long E = f0.E(j, 1000000, mVar2.f699c); jArr3 = mVar2.h; if (jArr3 != null) { } @@ -992,7 +992,7 @@ public final class e { m a2 = m.a(wVar5); list3 = a2.a; i9 = a2.b; - str3 = a2.f916c; + str3 = a2.f918c; str2 = "video/hevc"; } else if (f14 == 1685480259 || f14 == 1685485123) { i8 = f11; @@ -1106,19 +1106,19 @@ public final class e { if (str13 == null) { i29 = i29; } else { - Format.b p0 = c.d.b.a.a.p0(f3); - p0.k = str13; - p0.h = str14; - p0.p = x3; - p0.q = x4; - p0.t = f12; + Format.b o0 = c.d.b.a.a.o0(f3); + o0.k = str13; + o0.h = str14; + o0.p = x3; + o0.q = x4; + o0.t = f12; i29 = i29; - p0.f2198s = i29; - p0.u = bArr; - p0.v = i7; - p0.m = list; - p0.n = drmInitData2; - format2 = p0.a(); + o0.f2210s = i29; + o0.u = bArr; + o0.v = i7; + o0.m = list; + o0.n = drmInitData2; + format2 = o0.a(); } } else { i4 = i25; @@ -1233,10 +1233,10 @@ public final class e { Format.b bVar = new Format.b(); bVar.a = num; bVar.k = str15; - bVar.f2199x = i43; - bVar.f2200y = i42; + bVar.f2211x = i43; + bVar.f2212y = i42; bVar.n = drmInitData3; - bVar.f2197c = str11; + bVar.f2209c = str11; format = bVar.a(); str7 = str15; } else { @@ -1265,10 +1265,10 @@ public final class e { Format.b bVar2 = new Format.b(); bVar2.a = num2; bVar2.k = str9; - bVar2.f2199x = i45; - bVar2.f2200y = i44; + bVar2.f2211x = i45; + bVar2.f2212y = i44; bVar2.n = drmInitData3; - bVar2.f2197c = str11; + bVar2.f2209c = str11; format = bVar2.a(); } else { str7 = str15; @@ -1280,19 +1280,19 @@ public final class e { Format.b bVar3 = new Format.b(); bVar3.a = num3; bVar3.k = "audio/ac4"; - bVar3.f2199x = 2; - bVar3.f2200y = i46; + bVar3.f2211x = 2; + bVar3.f2212y = i46; bVar3.n = drmInitData3; - bVar3.f2197c = str11; + bVar3.f2209c = str11; format = bVar3.a(); } else if (f17 == 1684305011) { - Format.b p02 = c.d.b.a.a.p0(f3); - p02.k = str6; - p02.f2199x = i19; - p02.f2200y = i18; - p02.n = drmInitData3; - p02.f2197c = str11; - format = p02.a(); + Format.b o02 = c.d.b.a.a.o0(f3); + o02.k = str6; + o02.f2211x = i19; + o02.f2212y = i18; + o02.n = drmInitData3; + o02.f2209c = str11; + format = o02.a(); } else { if (f17 == 1682927731) { int i47 = f16 - 8; @@ -1386,7 +1386,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.f986c; + str8 = c9.f988c; } uVar = u.t(bArr7); } @@ -1408,16 +1408,16 @@ public final class e { i10 = f10; i11 = i33; if (format2 == null && str6 != null) { - Format.b p03 = c.d.b.a.a.p0(f3); - p03.k = str6; - p03.h = str5; - p03.f2199x = i19; - p03.f2200y = i18; - p03.f2201z = i16; - p03.m = uVar; - p03.n = drmInitData3; - p03.f2197c = str11; - format2 = p03.a(); + Format.b o03 = c.d.b.a.a.o0(f3); + o03.k = str6; + o03.h = str5; + o03.f2211x = i19; + o03.f2212y = i18; + o03.f2213z = i16; + o03.m = uVar; + o03.n = drmInitData3; + o03.f2209c = str11; + format2 = o03.a(); } str = str11; i29 = i12; @@ -1438,16 +1438,16 @@ public final class e { } i10 = f10; i11 = i33; - Format.b p03 = c.d.b.a.a.p0(f3); - p03.k = str6; - p03.h = str5; - p03.f2199x = i19; - p03.f2200y = i18; - p03.f2201z = i16; - p03.m = uVar; - p03.n = drmInitData3; - p03.f2197c = str11; - format2 = p03.a(); + Format.b o03 = c.d.b.a.a.o0(f3); + o03.k = str6; + o03.h = str5; + o03.f2211x = i19; + o03.f2212y = i18; + o03.f2213z = i16; + o03.m = uVar; + o03.n = drmInitData3; + o03.f2209c = str11; + format2 = o03.a(); str = str11; i29 = i12; i6 = i11; @@ -1471,16 +1471,16 @@ public final class e { } i10 = f10; i11 = i33; - Format.b p03 = c.d.b.a.a.p0(f3); - p03.k = str6; - p03.h = str5; - p03.f2199x = i19; - p03.f2200y = i18; - p03.f2201z = i16; - p03.m = uVar; - p03.n = drmInitData3; - p03.f2197c = str11; - format2 = p03.a(); + Format.b o03 = c.d.b.a.a.o0(f3); + o03.k = str6; + o03.h = str5; + o03.f2211x = i19; + o03.f2212y = i18; + o03.f2213z = i16; + o03.m = uVar; + o03.n = drmInitData3; + o03.f2209c = str11; + format2 = o03.a(); str = str11; i29 = i12; i6 = i11; @@ -1498,12 +1498,12 @@ public final class e { str18 = "application/x-quicktime-tx3g"; j3 = Long.MAX_VALUE; aVar4 = aVar6; - Format.b p04 = c.d.b.a.a.p0(f3); - p04.k = str18; - p04.f2197c = str11; - p04.o = j3; - p04.m = uVar2; - format2 = p04.a(); + Format.b o04 = c.d.b.a.a.o0(f3); + o04.k = str18; + o04.f2209c = str11; + o04.o = j3; + o04.m = uVar2; + format2 = o04.a(); } else if (f11 == 2004251764) { str18 = "application/x-mp4-vtt"; } else { @@ -1519,23 +1519,23 @@ public final class e { throw new IllegalStateException(); } aVar4 = aVar6; - Format.b p04 = c.d.b.a.a.p0(f3); - p04.k = str18; - p04.f2197c = str11; - p04.o = j3; - p04.m = uVar2; - format2 = p04.a(); + Format.b o04 = c.d.b.a.a.o0(f3); + o04.k = str18; + o04.f2209c = str11; + o04.o = j3; + o04.m = uVar2; + format2 = o04.a(); } } uVar2 = null; j3 = Long.MAX_VALUE; aVar4 = aVar6; - Format.b p04 = c.d.b.a.a.p0(f3); - p04.k = str18; - p04.f2197c = str11; - p04.o = j3; - p04.m = uVar2; - format2 = p04.a(); + Format.b o04 = c.d.b.a.a.o0(f3); + o04.k = str18; + o04.f2209c = str11; + o04.o = j3; + o04.m = uVar2; + format2 = o04.a(); } else { if (f11 == 1835365492) { wVar5.D(i33 + 8 + 8); @@ -1543,15 +1543,15 @@ public final class e { wVar5.n(); String n = wVar5.n(); if (n != null) { - Format.b p05 = c.d.b.a.a.p0(f3); - p05.k = n; - format2 = p05.a(); + Format.b o05 = c.d.b.a.a.o0(f3); + o05.k = n; + format2 = o05.a(); } } } else if (f11 == 1667329389) { - Format.b p06 = c.d.b.a.a.p0(f3); - p06.k = "application/x-camera-motion"; - format2 = p06.a(); + Format.b o06 = c.d.b.a.a.o0(f3); + o06.k = "application/x-camera-motion"; + format2 = o06.a(); } aVar3 = aVar6; i12 = i29; 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 faf58953a2..b9edaf5ff1 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 f683c; + public final int f685c; public final int d; public f(int i, int i2, int i3, int i4) { this.a = i; this.b = i2; - this.f683c = i3; + this.f685c = 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 ea985ebd7f..80fe75e127 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 @@ -42,7 +42,7 @@ public class g implements h { public boolean G; /* renamed from: c reason: collision with root package name */ - public final int f684c; + public final int f686c; 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,21 +61,21 @@ public class g implements h { @Nullable /* renamed from: s reason: collision with root package name */ - public c.i.a.c.i2.w f685s; + public c.i.a.c.i2.w f687s; public long t; public int u; public long v; public long w; /* renamed from: x reason: collision with root package name */ - public long f686x; + public long f688x; @Nullable /* renamed from: y reason: collision with root package name */ - public b f687y; + public b f689y; /* renamed from: z reason: collision with root package name */ - public int f688z; + public int f690z; /* compiled from: FragmentedMp4Extractor */ public static final class a { @@ -94,7 +94,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 f689c = new c.i.a.c.i2.w(); + public final c.i.a.c.i2.w f691c = new c.i.a.c.i2.w(); public p d; public f e; public int f; @@ -116,7 +116,7 @@ public class g implements h { } public long a() { - return !this.l ? this.d.f700c[this.f] : this.b.f[this.h]; + return !this.l ? this.d.f702c[this.f] : this.b.f[this.h]; } @Nullable @@ -170,7 +170,7 @@ public class g implements h { c.i.a.c.i2.w wVar2 = this.k; int length = bArr.length; wVar2.a = bArr; - wVar2.f908c = length; + wVar2.f910c = length; wVar2.b = 0; i3 = bArr.length; wVar = wVar2; @@ -187,8 +187,8 @@ public class g implements h { return i3 + 1; } if (!z2) { - this.f689c.z(8); - c.i.a.c.i2.w wVar4 = this.f689c; + this.f691c.z(8); + c.i.a.c.i2.w wVar4 = this.f691c; byte[] bArr2 = wVar4.a; bArr2[0] = 0; bArr2[1] = 1; @@ -206,13 +206,13 @@ public class g implements h { wVar5.E(-2); int i5 = (x2 * 6) + 2; if (i2 != 0) { - this.f689c.z(i5); - byte[] bArr3 = this.f689c.a; + this.f691c.z(i5); + byte[] bArr3 = this.f691c.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.f689c; + wVar5 = this.f691c; } this.a.f(wVar5, i5, 1); return i3 + 1 + i5; @@ -242,7 +242,7 @@ public class g implements h { public g(int i) { List emptyList = Collections.emptyList(); - this.f684c = i; + this.f686c = i; this.d = Collections.unmodifiableList(emptyList); byte[] bArr = new byte[16]; this.i = bArr; @@ -252,7 +252,7 @@ public class g implements h { this.e = new SparseArray<>(); this.w = -9223372036854775807L; this.v = -9223372036854775807L; - this.f686x = -9223372036854775807L; + this.f688x = -9223372036854775807L; this.D = j.d; this.E = new w[0]; this.F = new w[0]; @@ -262,7 +262,7 @@ public class g implements h { if (i >= 0) { return i; } - throw new ParserException(c.d.b.a.a.l("Unexpected negative value: ", i)); + throw new ParserException(c.d.b.a.a.k("Unexpected negative value: ", i)); } @Nullable @@ -308,7 +308,7 @@ public class g implements h { bArr = new byte[a2]; } wVar2.a = bArr; - wVar2.f908c = a2; + wVar2.f910c = a2; wVar2.b = 0; oVar.l = true; oVar.p = true; @@ -407,13 +407,13 @@ public class g implements h { for (int i5 = 0; i5 < size; i5++) { o oVar = this.e.valueAt(i5).b; Objects.requireNonNull(oVar); - oVar.f699c = position; + oVar.f701c = position; oVar.b = position; } } int i6 = this.p; if (i6 == 1835295092) { - this.f687y = null; + this.f689y = 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) { @@ -430,7 +430,7 @@ public class g implements h { if (j8 <= 2147483647L) { c.i.a.c.i2.w wVar = new c.i.a.c.i2.w((int) j8); System.arraycopy(this.l.a, 0, wVar.a, 0, 8); - this.f685s = wVar; + this.f687s = wVar; this.o = 1; } else { throw new ParserException("Leaf atom with length > 2147483647 (unsupported)."); @@ -439,7 +439,7 @@ public class g implements h { throw new ParserException("Leaf atom defines extended atom size (unsupported)."); } } else if (this.q <= 2147483647L) { - this.f685s = null; + this.f687s = null; this.o = 1; } else { throw new ParserException("Skipping atom with length > 2147483647 (unsupported)."); @@ -453,7 +453,7 @@ public class g implements h { } else if (i2 != 1) { long j9 = Long.MAX_VALUE; if (i2 != 2) { - b bVar = this.f687y; + b bVar = this.f689y; if (bVar == null) { SparseArray sparseArray = this.e; int size2 = sparseArray.size(); @@ -489,14 +489,14 @@ public class g implements h { a3 = 0; } iVar2.l(a3); - this.f687y = bVar2; + this.f689y = 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.f688z = i8; + this.f690z = i8; if (bVar.f < bVar.i) { iVar2.l(i8); n b3 = bVar.b(); @@ -512,25 +512,25 @@ public class g implements h { } } if (!bVar.c()) { - this.f687y = null; + this.f689y = null; } this.o = 3; if (i3 != 0) { } } else { if (bVar.d.a.g == 1) { - this.f688z = i8 - 8; + this.f690z = i8 - 8; iVar2.l(8); } if ("audio/ac4".equals(bVar.d.a.f.t)) { - this.A = bVar.d(this.f688z, 7); - m.a(this.f688z, this.j); + this.A = bVar.d(this.f690z, 7); + m.a(this.f690z, this.j); bVar.a.c(this.j, 7); this.A += 7; } else { - this.A = bVar.d(this.f688z, 0); + this.A = bVar.d(this.f690z, 0); } - this.f688z += this.A; + this.f690z += this.A; this.o = 4; this.B = 0; } @@ -549,7 +549,7 @@ public class g implements h { if (i11 == 0) { while (true) { int i12 = this.A; - int i13 = this.f688z; + int i13 = this.f690z; if (i12 >= i13) { break; } @@ -562,7 +562,7 @@ public class g implements h { bArr[2] = 0; int i14 = i11 + 1; int i15 = 4 - i11; - while (this.A < this.f688z) { + while (this.A < this.f690z) { int i16 = this.B; if (i16 == 0) { iVar2.readFully(bArr, i15, i14); @@ -581,13 +581,13 @@ public class g implements h { z2 = true; this.C = z2; this.A += 5; - this.f688z += i15; + this.f690z += i15; } } z2 = false; this.C = z2; this.A += 5; - this.f688z += i15; + this.f690z += i15; } else { throw new ParserException("Invalid NAL length"); } @@ -598,7 +598,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.f908c); + int e = u.e(wVar4.a, wVar4.f910c); this.h.D("video/hevc".equals(mVar.f.t) ? 1 : 0); this.h.C(e); AnimatableValueParser.L(j, this.h, this.F); @@ -617,7 +617,7 @@ public class g implements h { i17 |= 1073741824; } n b5 = bVar.b(); - wVar3.d(j, i17, this.f688z, 0, b5 != null ? b5.f698c : null); + wVar3.d(j, i17, this.f690z, 0, b5 != null ? b5.f700c : null); while (!this.n.isEmpty()) { a removeFirst = this.n.removeFirst(); this.u -= removeFirst.b; @@ -630,7 +630,7 @@ public class g implements h { } } if (!bVar.c()) { - this.f687y = null; + this.f689y = null; } this.o = 3; i3 = 1; @@ -642,7 +642,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.f699c; + long j12 = oVar4.f701c; if (j12 < j9) { bVar3 = this.e.valueAt(i19); j9 = j12; @@ -657,7 +657,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.f908c); + iVar2.readFully(wVar5.a, 0, wVar5.f910c); oVar5.o.D(0); oVar5.p = false; } else { @@ -667,14 +667,14 @@ public class g implements h { } } else { int i20 = ((int) this.q) - this.r; - c.i.a.c.i2.w wVar6 = this.f685s; + c.i.a.c.i2.w wVar6 = this.f687s; if (wVar6 != null) { iVar2.readFully(wVar6.a, 8, i20); int i21 = this.p; d.b bVar4 = new d.b(i21, wVar6); long position5 = iVar.getPosition(); if (!this.m.isEmpty()) { - this.m.peek().f680c.add(bVar4); + this.m.peek().f682c.add(bVar4); } else { if (i21 == 1936286840) { wVar6.D(8); @@ -720,7 +720,7 @@ public class g implements h { } } Pair create = Pair.create(Long.valueOf(E), new c(iArr, jArr, jArr2, jArr3)); - this.f686x = ((Long) create.first).longValue(); + this.f688x = ((Long) create.first).longValue(); this.D.a((t) create.second); this.G = true; } else if (i21 == 1701671783 && this.E.length != 0) { @@ -734,7 +734,7 @@ public class g implements h { Objects.requireNonNull(str); long t3 = wVar6.t(); long E2 = f0.E(wVar6.t(), 1000000, t3); - long j17 = this.f686x; + long j17 = this.f688x; if (j17 != -9223372036854775807L) { j16 = j17 + E2; } @@ -810,7 +810,7 @@ public class g implements h { this.E = wVarArr; int i2 = 100; int i3 = 0; - if ((this.f684c & 4) != 0) { + if ((this.f686c & 4) != 0) { wVarArr[0] = this.D.p(100, 5); i2 = 101; i = 1; @@ -893,15 +893,15 @@ public class g implements h { int i18 = 12; if (i17 == 1836019574) { AnimatableValueParser.E(true, "Unexpected moov box."); - DrmInitData h = h(pop.f680c); + DrmInitData h = h(pop.f682c); d.a b2 = pop.b(1836475768); Objects.requireNonNull(b2); SparseArray sparseArray2 = new SparseArray<>(); - int size = b2.f680c.size(); + int size = b2.f682c.size(); long j3 = -9223372036854775807L; int i19 = 0; while (i19 < size) { - d.b bVar3 = b2.f680c.get(i19); + d.b bVar3 = b2.f682c.get(i19); int i20 = bVar3.a; if (i20 == 1953654136) { c.i.a.c.i2.w wVar2 = bVar3.b; @@ -918,7 +918,7 @@ public class g implements h { i19++; i18 = 12; } - ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f684c & 16) != 0, false, new c(gVar3)); + ArrayList arrayList = (ArrayList) e.e(pop, new p(), j3, h, (gVar3.f686c & 16) != 0, false, new c(gVar3)); int size2 = arrayList.size(); if (gVar3.e.size() == 0) { for (int i21 = 0; i21 < size2; i21++) { @@ -946,7 +946,7 @@ public class g implements h { int i23 = 8; if (i17 == 1836019558) { SparseArray sparseArray3 = gVar3.e; - int i24 = gVar3.f684c; + int i24 = gVar3.f686c; byte[] bArr5 = gVar3.i; int size3 = pop.d.size(); int i25 = 0; @@ -966,10 +966,10 @@ public class g implements h { long w = wVar4.w(); o oVar2 = valueAt.b; oVar2.b = w; - oVar2.f699c = w; + oVar2.f701c = w; } f fVar2 = valueAt.e; - valueAt.b.a = new f((f & 2) != 0 ? wVar4.f() - 1 : fVar2.a, (f & 8) != 0 ? wVar4.f() : fVar2.b, (f & 16) != 0 ? wVar4.f() : fVar2.f683c, (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.f685c, (f & 32) != 0 ? wVar4.f() : fVar2.d); } if (valueAt != null) { o oVar3 = valueAt.b; @@ -987,7 +987,7 @@ public class g implements h { oVar3.q = ((wVar5.f() >> 24) & 255) == 1 ? wVar5.w() : wVar5.t(); oVar3.r = true; } - List list2 = aVar4.f680c; + List list2 = aVar4.f682c; int size4 = list2.size(); int i26 = 0; int i27 = 0; @@ -1077,7 +1077,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.f697c); + j2 = f0.E(mVar3.i[0], 1000000, mVar3.f699c); int[] iArr2 = oVar5.h; int[] iArr3 = oVar5.i; long[] jArr3 = oVar5.j; @@ -1085,7 +1085,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.f697c; + long j5 = mVar3.f699c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1104,7 +1104,7 @@ public class g implements h { i14 = wVar7.f(); } else { z4 = z10; - i14 = fVar3.f683c; + i14 = fVar3.f685c; } a(i14); if (z11) { @@ -1174,7 +1174,7 @@ public class g implements h { if (mVar3.b == 2) { } i11 = oVar5.g[i31] + i32; - long j5 = mVar3.f697c; + long j5 = mVar3.f699c; int[] iArr4 = iArr3; long j6 = oVar5.q; i6 = i24; @@ -1268,9 +1268,9 @@ public class g implements h { } int v3 = wVar10.v(); if (v3 == 1) { - oVar3.f699c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); + oVar3.f701c += ((f3 >> 24) & 255) == 0 ? wVar10.t() : wVar10.w(); } else { - throw new ParserException(c.d.b.a.a.l("Unexpected saio entry count: ", v3)); + throw new ParserException(c.d.b.a.a.k("Unexpected saio entry count: ", v3)); } } d.b c6 = aVar4.c(1936027235); @@ -1280,8 +1280,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.f680c.size(); i38++) { - d.b bVar8 = aVar4.f680c.get(i38); + for (int i38 = 0; i38 < aVar4.f682c.size(); i38++) { + d.b bVar8 = aVar4.f682c.get(i38); c.i.a.c.i2.w wVar13 = bVar8.b; int i39 = bVar8.a; if (i39 == 1935828848) { @@ -1344,10 +1344,10 @@ public class g implements h { throw new ParserException("Entry count in sbgp != 1 (unsupported)."); } } - int size5 = aVar4.f680c.size(); + int size5 = aVar4.f682c.size(); int i42 = 0; while (i42 < size5) { - d.b bVar9 = aVar4.f680c.get(i42); + d.b bVar9 = aVar4.f682c.get(i42); if (bVar9.a == 1970628964) { c.i.a.c.i2.w wVar14 = bVar9.b; wVar14.D(8); @@ -1387,7 +1387,7 @@ public class g implements h { pop = aVar; i24 = i; } - DrmInitData h2 = h(pop.f680c); + DrmInitData h2 = h(pop.f682c); gVar = this; if (h2 != null) { int size6 = gVar.e.size(); diff --git a/app/src/main/java/c/i/a/c/a2/h0/h.java b/app/src/main/java/c/i/a/c/a2/h0/h.java index d6ca1f9951..97a3a02627 100644 --- a/app/src/main/java/c/i/a/c/a2/h0/h.java +++ b/app/src/main/java/c/i/a/c/a2/h0/h.java @@ -56,12 +56,12 @@ public final class h { wVar.E(10); int x2 = wVar.x(); if (x2 > 0) { - String l = a.l("", x2); + String k = a.k("", x2); int x3 = wVar.x(); if (x3 > 0) { - l = l + "/" + x3; + k = k + "/" + x3; } - return new TextInformationFrame(str, null, l); + return new TextInformationFrame(str, null, k); } } StringBuilder L = a.L("Failed to parse index/count attribute: "); 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 501f5c46fd..b707ee4e33 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 @@ -35,7 +35,7 @@ public final class i implements h, t { public final int b; /* renamed from: c reason: collision with root package name */ - public final w f690c; + public final w f692c; public final w d; public final w e; public final w f; @@ -54,18 +54,18 @@ public final class i implements h, t { public int r; /* renamed from: s reason: collision with root package name */ - public j f691s; + public j f693s; public a[] t; public long[][] u; public int v; public long w; /* renamed from: x reason: collision with root package name */ - public int f692x; + public int f694x; @Nullable /* renamed from: y reason: collision with root package name */ - public MotionPhotoMetadata f693y; + public MotionPhotoMetadata f695y; /* compiled from: Mp4Extractor */ public static final class a { @@ -73,13 +73,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 f694c; + public final c.i.a.c.a2.w f696c; public int d; public a(m mVar, p pVar, c.i.a.c.a2.w wVar) { this.a = mVar; this.b = pVar; - this.f694c = wVar; + this.f696c = wVar; } } @@ -94,7 +94,7 @@ public final class i implements h, t { this.i = new ArrayList(); this.f = new w(16); this.g = new ArrayDeque<>(); - this.f690c = new w(u.a); + this.f692c = new w(u.a); this.d = new w(4); this.e = new w(); this.o = -1; @@ -105,7 +105,7 @@ public final class i implements h, t { if (a2 == -1) { a2 = pVar.b(j); } - return a2 == -1 ? j2 : Math.min(pVar.f700c[a2], j2); + return a2 == -1 ? j2 : Math.min(pVar.f702c[a2], j2); } @Override // c.i.a.c.a2.h @@ -138,11 +138,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.f692x == 2 && (this.b & 2) != 0) { - j jVar = this.f691s; + if (this.f694x == 2 && (this.b & 2) != 0) { + j jVar = this.f693s; Objects.requireNonNull(jVar); c.i.a.c.a2.w p = jVar.p(0, 4); - MotionPhotoMetadata motionPhotoMetadata = this.f693y; + MotionPhotoMetadata motionPhotoMetadata = this.f695y; if (motionPhotoMetadata != null) { metadata = new Metadata(motionPhotoMetadata); } @@ -218,7 +218,7 @@ public final class i implements h, t { long j6 = (long) this.m; long j7 = position2 - j6; if (this.k == 1836086884) { - this.f693y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); + this.f695y = new MotionPhotoMetadata(0, j7, -9223372036854775807L, j7 + j6, this.l - j6); } this.n = null; this.j = 1; @@ -262,9 +262,9 @@ public final class i implements h, t { } } } - this.f692x = i8; + this.f694x = i8; } else if (!this.g.isEmpty()) { - this.g.peek().f680c.add(new d.b(this.k, wVar3)); + this.g.peek().f682c.add(new d.b(this.k, wVar3)); } } else if (j8 < 262144) { iVar.l((int) j8); @@ -301,7 +301,7 @@ public final class i implements h, t { int i13 = aVar.d; p pVar = aVar.b; if (i13 != pVar.b) { - long j12 = pVar.f700c[i13]; + long j12 = pVar.f702c[i13]; long j13 = this.u[i11][i13]; long j14 = j12 - position4; boolean z6 = j14 < 0 || j14 >= 262144; @@ -330,10 +330,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.f694c; + c.i.a.c.a2.w wVar4 = aVar2.f696c; int i15 = aVar2.d; p pVar2 = aVar2.b; - long j15 = pVar2.f700c[i15]; + long j15 = pVar2.f702c[i15]; int i16 = pVar2.d[i15]; long j16 = (j15 - position4) + ((long) this.p); if (j16 < 0 || j16 >= 262144) { @@ -381,8 +381,8 @@ public final class i implements h, t { int f3 = this.d.f(); if (f3 >= 0) { this.r = f3; - this.f690c.D(0); - wVar4.c(this.f690c, 4); + this.f692c.D(0); + wVar4.c(this.f692c, 4); this.q += 4; i16 += i19; } else { @@ -431,16 +431,16 @@ public final class i implements h, t { i4 = 2; } } - kVar.f696c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); + kVar.f698c.add(new k.a(i24, (b5 - ((long) kVar.e)) - ((long) wVar5.h()), wVar5.h())); i23++; s2 = 2816; i4 = 2; } - if (kVar.f696c.isEmpty()) { + if (kVar.f698c.isEmpty()) { sVar.a = 0; } else { kVar.d = 3; - sVar.a = kVar.f696c.get(0).a; + sVar.a = kVar.f698c.get(0).a; } } else if (i21 == 3) { long position5 = iVar.getPosition(); @@ -448,8 +448,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.f696c.size()) { - k.a aVar3 = kVar.f696c.get(i25); + while (i25 < kVar.f698c.size()) { + k.a aVar3 = kVar.f698c.get(i25); wVar6.D((int) (aVar3.a - position5)); wVar6.E(i3); int h = wVar6.h(); @@ -557,7 +557,7 @@ public final class i implements h, t { @Override // c.i.a.c.a2.h public void f(j jVar) { - this.f691s = jVar; + this.f693s = jVar; } @Override // c.i.a.c.a2.h @@ -584,7 +584,7 @@ public final class i implements h, t { j(); } else { k kVar = this.h; - kVar.f696c.clear(); + kVar.f698c.clear(); kVar.d = 0; this.i.clear(); } @@ -615,12 +615,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.f700c[a2]; + j2 = pVar.f702c[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.f700c[b]; + long j10 = pVar.f702c[b]; j5 = j9; j7 = j10; } @@ -717,7 +717,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.f692x == 1; + boolean z5 = iVar3.f694x == 1; p pVar = new p(); d.b c2 = pop.c(1969517665); int i9 = 1768715124; @@ -1082,7 +1082,7 @@ public final class i implements h, t { if (!arrayList7.isEmpty()) { metadata4 = new Metadata(arrayList7); List

e = e.e(pop, pVar, -9223372036854775807L, null, (iVar3.b & 1) != 0, z2, a.a); - j jVar = iVar3.f691s; + j jVar = iVar3.f693s; Objects.requireNonNull(jVar); ArrayList arrayList8 = (ArrayList) e; size = arrayList8.size(); @@ -1116,9 +1116,9 @@ public final class i implements h, t { } if (i35 == 1) { int i36 = pVar.b; - if ((i36 == -1 || pVar.f751c == -1) ? false : true) { + if ((i36 == -1 || pVar.f753c == -1) ? false : true) { a2.A = i36; - a2.B = pVar.f751c; + a2.B = pVar.f753c; } } Metadata[] metadataArr = new Metadata[2]; @@ -1139,7 +1139,7 @@ public final class i implements h, t { if (metadata11.i.length > 0) { a2.i = metadata11; } - aVar.f694c.e(a2.a()); + aVar.f696c.e(a2.a()); if (mVar.b == 2 && i34 == -1) { i34 = arrayList.size(); } @@ -1172,7 +1172,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f694c.e(a2.a()); + aVar.f696c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1183,7 +1183,7 @@ public final class i implements h, t { } if (metadata11.i.length > 0) { } - aVar.f694c.e(a2.a()); + aVar.f696c.e(a2.a()); i34 = arrayList.size(); arrayList3 = arrayList; arrayList3.add(aVar); @@ -1241,7 +1241,7 @@ public final class i implements h, t { } metadata4 = null; List

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

e = e.e(pop, pVar, -9223372036854775807L, null, (iVar3.b & 1) != 0, z2, a.a); - j jVar = iVar3.f691s; + j jVar = iVar3.f693s; Objects.requireNonNull(jVar); ArrayList arrayList8 = (ArrayList) e; size = arrayList8.size(); diff --git a/app/src/main/java/c/i/a/c/a2/h0/j.java b/app/src/main/java/c/i/a/c/a2/h0/j.java index e3b434c398..c02f79ed0d 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[] f695c; + public final byte[] f697c; public j(UUID uuid, int i, byte[] bArr) { this.a = uuid; this.b = i; - this.f695c = bArr; + this.f697c = 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 e3eb8f329c..d74271ecf5 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 @@ -6,11 +6,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.C0120b(':'))); - public static final c.i.b.a.k b = new c.i.b.a.k(new j(new b.C0120b('*'))); + public static final c.i.b.a.k a = new c.i.b.a.k(new j(new b.C0121b(':'))); + public static final c.i.b.a.k b = new c.i.b.a.k(new j(new b.C0121b('*'))); /* renamed from: c reason: collision with root package name */ - public final List f696c = new ArrayList(); + public final List f698c = 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 153eec1129..0ac3185aec 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 f697c; + public final long f699c; 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.f697c = j; + this.f699c = 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 b34a7ca301..c1c4e2d8ac 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 f698c; + public final w.a f700c; 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.f698c = new w.a(i4, bArr, i2, i3); + this.f700c = 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 c5dcbb37a1..5b27dc7fcc 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 f699c; + public long f701c; public int d; public int e; public long[] f = new long[0]; diff --git a/app/src/main/java/c/i/a/c/a2/h0/p.java b/app/src/main/java/c/i/a/c/a2/h0/p.java index 3a141e15aa..db88154fae 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[] f700c; + public final long[] f702c; public final int[] d; public final int e; public final long[] f; @@ -21,7 +21,7 @@ public final class p { AnimatableValueParser.k(jArr.length == jArr2.length); AnimatableValueParser.k(iArr2.length == jArr2.length ? true : z2); this.a = mVar; - this.f700c = jArr; + this.f702c = 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 9d639419da..bcb869c353 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 f701c; + public final long f703c; 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 C0082b implements t { - public C0082b(a aVar) { + public final class C0083b implements t { + public C0083b(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.f701c; + long j3 = bVar.f703c; return new t.a(new u(j, f0.i(((((j3 - j2) * ((((long) bVar.d.i) * j) / 1000000)) / bVar.f) + j2) - 30000, j2, j3 - 1))); } @@ -55,7 +55,7 @@ public final class b implements g { AnimatableValueParser.k(j >= 0 && j2 > j); this.d = iVar; this.b = j; - this.f701c = j2; + this.f703c = 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 C0082b(null); + return new C0083b(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.f701c - 65307; + long j3 = this.f703c - 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.f705c; + long j5 = fVar.f707c; 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.f705c; + this.k = this.a.f707c; } 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.f705c > this.h) { + if (fVar2.f707c > 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.f705c; + this.k = this.a.f707c; 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.f701c); - this.f = this.a.f705c; + } while (iVar.getPosition() < this.f703c); + this.f = this.a.f707c; 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.f701c; + this.j = this.f703c; 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 ccbfd2bea5..6df80af4ec 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 f702c = -1; + public long f704c = -1; public long d = -1; public a(o oVar, o.a aVar) { @@ -36,8 +36,8 @@ public final class c extends i { @Override // c.i.a.c.a2.i0.g public t a() { - AnimatableValueParser.D(this.f702c != -1); - return new n(this.a, this.f702c); + AnimatableValueParser.D(this.f704c != -1); + return new n(this.a, this.f704c); } @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.f908c), null); + bVar.a = oVar2.e(Arrays.copyOfRange(bArr, 9, wVar.f910c), null); return true; } else if ((bArr[0] & Byte.MAX_VALUE) == 3) { o.a l2 = AnimatableValueParser.l2(wVar); @@ -96,7 +96,7 @@ public final class c extends i { } a aVar = this.o; if (aVar != null) { - aVar.f702c = j; + aVar.f704c = 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 a8906e84c1..cc49dc6f21 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 f703c; + public boolean f705c; static { a aVar = a.a; @@ -94,14 +94,14 @@ public class d implements h { throw new ParserException("Failed to determine bitstream type"); } } - if (!this.f703c) { + if (!this.f705c) { c.i.a.c.a2.w p = this.a.p(0, 1); this.a.j(); i iVar2 = this.b; - iVar2.f706c = this.a; + iVar2.f708c = this.a; iVar2.b = p; iVar2.e(true); - this.f703c = true; + this.f705c = true; } i iVar3 = this.b; AnimatableValueParser.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.f705c, (fVar.b & 4) != 0); + iVar3.d = new b(iVar3, iVar3.f, iVar.b(), (long) (fVar.e + fVar.f), fVar.f707c, (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.f908c)), eVar.b.f908c); + wVar.B(Arrays.copyOf(bArr, Math.max(65025, wVar.f910c)), eVar.b.f910c); return 0; } i = 2; @@ -174,7 +174,7 @@ public class d implements h { if (!iVar3.l) { t a = iVar3.d.a(); AnimatableValueParser.H(a); - iVar3.f706c.a(a); + iVar3.f708c.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.f908c); - iVar3.b.d(j3, 1, wVar2.f908c, 0, null); + iVar3.b.c(wVar2, wVar2.f910c); + iVar3.b.d(j3, 1, wVar2.f910c, 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.f704c = -1; + eVar.f706c = -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 81b5434cea..20d741bf3b 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 f704c = -1; + public int f706c = -1; public int d; public boolean e; @@ -41,36 +41,36 @@ public final class e { this.b.z(0); } while (!this.e) { - if (this.f704c < 0) { + if (this.f706c < 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.f908c == 0) { + if ((fVar.b & 1) == 1 && this.b.f910c == 0) { i2 += a(0); i = this.d + 0; } else { i = 0; } iVar.l(i2); - this.f704c = i; + this.f706c = i; } - int a = a(this.f704c); - int i3 = this.f704c + this.d; + int a = a(this.f706c); + int i3 = this.f706c + this.d; if (a > 0) { w wVar = this.b; - wVar.b(wVar.f908c + a); + wVar.b(wVar.f910c + a); w wVar2 = this.b; - iVar.readFully(wVar2.a, wVar2.f908c, a); + iVar.readFully(wVar2.a, wVar2.f910c, a); w wVar3 = this.b; - wVar3.C(wVar3.f908c + a); + wVar3.C(wVar3.f910c + a); this.e = this.a.g[i3 + -1] != 255; } if (i3 == this.a.d) { i3 = -1; } - this.f704c = i3; + this.f706c = 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 2f4af1e258..731679872b 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 f705c; + public long f707c; 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.f705c = ((((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.f707c = ((((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.f705c = 0; + this.f707c = 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 40b543e4eb..a68b68304a 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 @@ -34,12 +34,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.f908c); + byte[] copyOf = Arrays.copyOf(wVar.a, wVar.f910c); List h = AnimatableValueParser.h(copyOf); Format.b bVar2 = new Format.b(); bVar2.k = "audio/opus"; - bVar2.f2199x = copyOf[9] & 255; - bVar2.f2200y = 48000; + bVar2.f2211x = copyOf[9] & 255; + bVar2.f2212y = 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 39f3ea9c70..e3fdbe8ec4 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 f706c; + public j f708c; 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 dae7955f88..73aac2c7be 100644 --- a/app/src/main/java/c/i/a/c/a2/i0/j.java +++ b/app/src/main/java/c/i/a/c/a2/i0/j.java @@ -33,13 +33,13 @@ public final class j extends i { public final byte[] b; /* renamed from: c reason: collision with root package name */ - public final z[] f707c; + public final z[] f709c; public final int d; public a(a0 a0Var, y yVar, byte[] bArr, z[] zVarArr, int i) { this.a = a0Var; this.b = bArr; - this.f707c = zVarArr; + this.f709c = zVarArr; this.d = i; } } @@ -67,21 +67,21 @@ public final class j extends i { a aVar = this.n; AnimatableValueParser.H(aVar); a aVar2 = aVar; - int i2 = !aVar2.f707c[(b >> 1) & (255 >>> (8 - aVar2.d))].a ? aVar2.a.e : aVar2.a.f; + int i2 = !aVar2.f709c[(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.f908c + 4; + int i3 = wVar.f910c + 4; if (length < i3) { wVar.A(Arrays.copyOf(bArr2, i3)); } else { wVar.C(i3); } byte[] bArr3 = wVar.a; - int i4 = wVar.f908c; + int i4 = wVar.f910c; bArr3[i4 - 4] = (byte) ((int) (j & 255)); bArr3[i4 - 3] = (byte) ((int) ((j >>> 8) & 255)); bArr3[i4 - 2] = (byte) ((int) ((j >>> 16) & 255)); @@ -119,13 +119,13 @@ public final class j extends i { int h3 = wVar.h(); int i6 = h3 <= 0 ? -1 : h3; int s3 = wVar.s(); - this.q = new a0(k, s2, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s3 & 15)), (int) Math.pow(2.0d, (double) ((s3 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f908c)); + this.q = new a0(k, s2, k2, i4, i5, i6, (int) Math.pow(2.0d, (double) (s3 & 15)), (int) Math.pow(2.0d, (double) ((s3 & 240) >> 4)), (1 & wVar.s()) > 0, Arrays.copyOf(wVar.a, wVar.f910c)); } else { y yVar = this.r; if (yVar == null) { this.r = AnimatableValueParser.n2(wVar, true, true); } else { - int i7 = wVar.f908c; + int i7 = wVar.f910c; byte[] bArr3 = new byte[i7]; System.arraycopy(wVar.a, 0, bArr3, 0, i7); int i8 = a0Var.a; @@ -206,7 +206,7 @@ public final class j extends i { } } } else { - throw new ParserException(c.d.b.a.a.l("floor type greater than 1 not decodable: ", b3)); + throw new ParserException(c.d.b.a.a.k("floor type greater than 1 not decodable: ", b3)); } i15++; i12 = 6; @@ -353,11 +353,11 @@ public final class j extends i { s4 = i2; bArr3 = bArr; } else { - throw new ParserException(c.d.b.a.a.l("lookup type greater than 2 not decodable: ", b19)); + throw new ParserException(c.d.b.a.a.k("lookup type greater than 2 not decodable: ", b19)); } } else { StringBuilder L = c.d.b.a.a.L("expected code book to start with [0x56, 0x43, 0x42] at "); - L.append((xVar.f755c * 8) + xVar.d); + L.append((xVar.f757c * 8) + xVar.d); throw new ParserException(L.toString()); } } @@ -372,9 +372,9 @@ public final class j extends i { Format.b bVar2 = new Format.b(); bVar2.k = "audio/vorbis"; bVar2.f = a0Var2.d; - bVar2.g = a0Var2.f640c; - bVar2.f2199x = a0Var2.a; - bVar2.f2200y = a0Var2.b; + bVar2.g = a0Var2.f642c; + bVar2.f2211x = a0Var2.a; + bVar2.f2212y = a0Var2.b; bVar2.m = arrayList; bVar.a = bVar2.a(); return true; diff --git a/app/src/main/java/c/i/a/c/a2/j0/a0.java b/app/src/main/java/c/i/a/c/a2/j0/a0.java index 762ca80b20..afcca70026 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 f708c; + public boolean f710c; 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.f708c = true; + this.f710c = 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 6301f9409a..94c516ce3c 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 @@ -19,7 +19,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 f709c = new w(4096); + public final w f711c = new w(4096); public final a0 d = new a0(); public boolean e; public boolean f; @@ -36,7 +36,7 @@ public final class b0 implements h { public final e0 b; /* renamed from: c reason: collision with root package name */ - public final v f710c = new v(new byte[64]); + public final v f712c = new v(new byte[64]); public boolean d; public boolean e; public boolean f; @@ -75,7 +75,7 @@ public final class b0 implements h { long j = -9223372036854775807L; if (i != 0) { a0 a0Var = this.d; - if (!a0Var.f708c) { + if (!a0Var.f710c) { if (!a0Var.e) { long b2 = iVar.b(); int min = (int) Math.min(20000L, b2); @@ -88,7 +88,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.f908c - 4; + int i3 = wVar.f910c - 4; while (true) { if (i3 < i2) { break; @@ -121,7 +121,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.f908c; + int i5 = wVar2.f910c; while (true) { if (i4 >= i5 - 3) { break; @@ -171,23 +171,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.f709c.a, 0, 4, true)) { + if ((f != -1 && f < 4) || !iVar.e(this.f711c.a, 0, 4, true)) { return -1; } - this.f709c.D(0); - int f2 = this.f709c.f(); + this.f711c.D(0); + int f2 = this.f711c.f(); if (f2 == 441) { return -1; } if (f2 == 442) { - iVar.n(this.f709c.a, 0, 10); - this.f709c.D(9); - iVar.l((this.f709c.s() & 7) + 14); + iVar.n(this.f711c.a, 0, 10); + this.f711c.D(9); + iVar.l((this.f711c.s() & 7) + 14); return 0; } else if (f2 == 443) { - iVar.n(this.f709c.a, 0, 2); - this.f709c.D(0); - iVar.l(this.f709c.x() + 6); + iVar.n(this.f711c.a, 0, 2); + this.f711c.D(0); + iVar.l(this.f711c.x() + 6); return 0; } else if (((f2 & -256) >> 8) != 1) { iVar.l(1); @@ -227,40 +227,40 @@ public final class b0 implements h { this.j.j(); } } - iVar.n(this.f709c.a, 0, 2); - this.f709c.D(0); - int x2 = this.f709c.x() + 6; + iVar.n(this.f711c.a, 0, 2); + this.f711c.D(0); + int x2 = this.f711c.x() + 6; if (aVar == null) { iVar.l(x2); return 0; } - this.f709c.z(x2); - iVar.readFully(this.f709c.a, 0, x2); - this.f709c.D(6); - w wVar3 = this.f709c; - wVar3.e(aVar.f710c.a, 0, 3); - aVar.f710c.k(0); - aVar.f710c.m(8); - aVar.d = aVar.f710c.f(); - aVar.e = aVar.f710c.f(); - aVar.f710c.m(6); - int g = aVar.f710c.g(8); + this.f711c.z(x2); + iVar.readFully(this.f711c.a, 0, x2); + this.f711c.D(6); + w wVar3 = this.f711c; + wVar3.e(aVar.f712c.a, 0, 3); + aVar.f712c.k(0); + aVar.f712c.m(8); + aVar.d = aVar.f712c.f(); + aVar.e = aVar.f712c.f(); + aVar.f712c.m(6); + int g = aVar.f712c.g(8); aVar.g = g; - wVar3.e(aVar.f710c.a, 0, g); - aVar.f710c.k(0); + wVar3.e(aVar.f712c.a, 0, g); + aVar.f712c.k(0); aVar.h = 0; if (aVar.d) { - aVar.f710c.m(4); - aVar.f710c.m(1); - aVar.f710c.m(1); - long g2 = (((long) aVar.f710c.g(3)) << 30) | ((long) (aVar.f710c.g(15) << 15)) | ((long) aVar.f710c.g(15)); - aVar.f710c.m(1); + aVar.f712c.m(4); + aVar.f712c.m(1); + aVar.f712c.m(1); + long g2 = (((long) aVar.f712c.g(3)) << 30) | ((long) (aVar.f712c.g(15) << 15)) | ((long) aVar.f712c.g(15)); + aVar.f712c.m(1); if (!aVar.f && aVar.e) { - aVar.f710c.m(4); - aVar.f710c.m(1); - aVar.f710c.m(1); - aVar.f710c.m(1); - aVar.b.b((((long) aVar.f710c.g(3)) << 30) | ((long) (aVar.f710c.g(15) << 15)) | ((long) aVar.f710c.g(15))); + aVar.f712c.m(4); + aVar.f712c.m(1); + aVar.f712c.m(1); + aVar.f712c.m(1); + aVar.b.b((((long) aVar.f712c.g(3)) << 30) | ((long) (aVar.f712c.g(15) << 15)) | ((long) aVar.f712c.g(15))); aVar.f = true; } aVar.h = aVar.b.b(g2); @@ -268,7 +268,7 @@ public final class b0 implements h { aVar.a.f(aVar.h, 4); aVar.a.b(wVar3); aVar.a.d(); - w wVar4 = this.f709c; + w wVar4 = this.f711c; wVar4.C(wVar4.a.length); return 0; } @@ -285,7 +285,7 @@ public final class b0 implements h { e0 e0Var = this.a; synchronized (e0Var) { e0Var.a = j2; - e0Var.f898c = -9223372036854775807L; + e0Var.f900c = -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 98c80590be..1e8b0bd304 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 @@ -11,7 +11,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 f711c; + public int f713c; public int d; public boolean e; public boolean f; @@ -62,18 +62,18 @@ public final class d0 implements i0 { int s5 = this.b.s(); this.e = (s4 & 128) != 0; int i4 = (((s4 & 15) << 8) | s5) + 3; - this.f711c = i4; + this.f713c = i4; byte[] bArr = this.b.a; if (bArr.length < i4) { this.b.b(Math.min(4098, Math.max(i4, bArr.length * 2))); } } } else { - int min2 = Math.min(wVar.a(), this.f711c - this.d); + int min2 = Math.min(wVar.a(), this.f713c - this.d); wVar.e(this.b.a, this.d, min2); int i5 = this.d + min2; this.d = i5; - int i6 = this.f711c; + int i6 = this.f713c; if (i5 != i6) { continue; } else { @@ -88,7 +88,7 @@ public final class d0 implements i0 { this.f = true; return; } - this.b.C(this.f711c - 4); + this.b.C(this.f713c - 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 4a4c40df68..7108483500 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.f2197c = format.k; + bVar.f2209c = 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 166d21cbc2..e44da3005b 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 f712c; + public boolean f714c; 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.f712c) { + if (!this.f714c) { this.a.l = 0; - this.f712c = true; + this.f714c = 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.f712c = false; + this.f714c = 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 166e96dd39..a502ae7e5a 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 f713c; + public final int f715c; public final int d; public a(int i, e0 e0Var, int i2) { - this.f713c = i; + this.f715c = 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.f908c; + int i = wVar.f910c; 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 k2 = AnimatableValueParser.k2(wVar, i2, this.f713c); + long k2 = AnimatableValueParser.k2(wVar, i2, this.f715c); if (k2 != -9223372036854775807L) { long b = this.a.b(k2); 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 6cecfb7f76..f78cefe98c 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 f714c; + public final String f716c; 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.f714c = str; + this.f716c = 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.f987c[vVar.g(2)]; + i5 = l.f989c[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.f2199x = i; - bVar.f2200y = i15; - bVar.f2197c = this.f714c; + bVar.f2211x = i; + bVar.f2212y = i15; + bVar.f2209c = this.f716c; 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 1ff5576b19..52567d7661 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 f715c = new w(); + public final w f717c = 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.f715c.A(f0.f); + this.f717c.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 e722419199..4b53c6350a 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 f716c; + public boolean f718c; 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.f716c) { + if (!this.f718c) { this.a.m = 0; - this.f716c = true; + this.f718c = 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.f716c = false; + this.f718c = 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 3412f7e599..5d551e104e 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 f717c; + public final List f719c; public final w d; public final SparseIntArray e; public final i0.c f; @@ -44,7 +44,7 @@ public final class h0 implements h { public int r; /* renamed from: s reason: collision with root package name */ - public int f718s; + public int f720s; /* compiled from: TsExtractor */ public class a implements c0 { @@ -91,7 +91,7 @@ public final class h0 implements h { public final SparseArray b = new SparseArray<>(); /* renamed from: c reason: collision with root package name */ - public final SparseIntArray f719c = new SparseIntArray(); + public final SparseIntArray f721c = 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.f717c.get(0); + e0Var = h0Var.f719c.get(0); } else { - e0Var = new e0(h0Var.f717c.get(0).c()); - h0.this.f717c.add(e0Var); + e0Var = new e0(h0Var.f719c.get(0).c()); + h0.this.f719c.add(e0Var); } if ((wVar.s() & 128) != 0) { wVar.E(1); @@ -134,7 +134,7 @@ public final class h0 implements h { wVar.d(this.a, 2); this.a.m(3); int i7 = 13; - h0.this.f718s = this.a.g(13); + h0.this.f720s = this.a.g(13); wVar.d(this.a, 2); int i8 = 4; this.a.m(4); @@ -150,7 +150,7 @@ public final class h0 implements h { h0Var4.q.a(e0Var, h0Var4.l, new i0.d(x2, 21, 8192)); } this.b.clear(); - this.f719c.clear(); + this.f721c.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.f719c.get(i16, 8192)) { + if (i2 >= this.f721c.get(i16, 8192)) { } } else { i2 = g2; } - this.f719c.put(i16, i2); + this.f721c.put(i16, i2); this.b.put(i16, i0Var); } } i0Var = h0Var6.f.a(g, bVar2); if (h0.this.a != 2) { } - this.f719c.put(i16, i2); + this.f721c.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.f719c.size(); + int size = this.f721c.size(); int i18 = 0; while (i18 < size) { - int keyAt = this.f719c.keyAt(i18); - int valueAt = this.f719c.valueAt(i18); + int keyAt = this.f721c.keyAt(i18); + int valueAt = this.f721c.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.f717c = Collections.singletonList(e0Var); + this.f719c = Collections.singletonList(e0Var); } else { ArrayList arrayList = new ArrayList(); - this.f717c = arrayList; + this.f719c = arrayList; arrayList.add(e0Var); } this.d = new w(new byte[9400], 0); @@ -411,7 +411,7 @@ public final class h0 implements h { this.g = sparseArray; this.e = new SparseIntArray(); this.j = new g0(i3); - this.f718s = -1; + this.f720s = -1; sparseBooleanArray.clear(); sparseArray.clear(); SparseArray b2 = lVar.b(); @@ -466,7 +466,7 @@ public final class h0 implements h { if ((b2 == -1 || this.a == 2) ? false : true) { g0 g0Var = this.j; if (!g0Var.d) { - int i3 = this.f718s; + int i3 = this.f720s; if (i3 <= 0) { g0Var.a(iVar); return 0; @@ -478,12 +478,12 @@ public final class h0 implements h { if (iVar.getPosition() != j2) { sVar.a = j2; } else { - g0Var.f715c.z(min); + g0Var.f717c.z(min); iVar.k(); - iVar.n(g0Var.f715c.a, 0, min); - w wVar = g0Var.f715c; + iVar.n(g0Var.f717c.a, 0, min); + w wVar = g0Var.f717c; int i4 = wVar.b; - int i5 = wVar.f908c; + int i5 = wVar.f910c; 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.f715c.z(min2); + g0Var.f717c.z(min2); iVar.k(); - iVar.n(g0Var.f715c.a, 0, min2); - w wVar2 = g0Var.f715c; + iVar.n(g0Var.f717c.a, 0, min2); + w wVar2 = g0Var.f717c; int i6 = wVar2.b; - int i7 = wVar2.f908c; + int i7 = wVar2.f910c; while (true) { if (i6 >= i7) { break; @@ -550,7 +550,7 @@ public final class h0 implements h { g0 g0Var2 = this.j; long j5 = g0Var2.i; if (j5 != -9223372036854775807L) { - f0 f0Var = new f0(g0Var2.b, j5, b2, this.f718s, this.b); + f0 f0Var = new f0(g0Var2.b, j5, b2, this.f720s, this.b); this.k = f0Var; this.l.a(f0Var.a); } else { @@ -597,7 +597,7 @@ public final class h0 implements h { z2 = true; break; } - int i8 = this.d.f908c; + int i8 = this.d.f910c; 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.f908c; + int i10 = wVar4.f910c; byte[] bArr2 = wVar4.a; int i11 = i9; while (i11 < i10 && bArr2[i11] != 71) { @@ -631,7 +631,7 @@ public final class h0 implements h { this.r = r3; } w wVar5 = this.d; - int i14 = wVar5.f908c; + int i14 = wVar5.f910c; if (i12 > i14) { return r3; } @@ -702,13 +702,13 @@ public final class h0 implements h { public void g(long j, long j2) { f0 f0Var; AnimatableValueParser.D(this.a != 2); - int size = this.f717c.size(); + int size = this.f719c.size(); for (int i = 0; i < size; i++) { - e0 e0Var = this.f717c.get(i); + e0 e0Var = this.f719c.get(i); if ((e0Var.d() == -9223372036854775807L) || !(e0Var.d() == 0 || e0Var.c() == j2)) { synchronized (e0Var) { e0Var.a = j2; - e0Var.f898c = -9223372036854775807L; + e0Var.f900c = -9223372036854775807L; } } } diff --git a/app/src/main/java/c/i/a/c/a2/j0/i.java b/app/src/main/java/c/i/a/c/a2/j0/i.java index 0a07606dc4..720e5ad611 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 f720c; + public final String f722c; 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.f720c = str; + this.f722c = 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.f2199x = 2; - bVar.f2200y = b.a; - bVar.f2197c = this.f720c; + bVar.f2211x = 2; + bVar.f2212y = b.a; + bVar.f2209c = this.f722c; Format a = bVar.a(); this.k = a; this.e.e(a); } this.l = b.b; - this.j = (((long) b.f988c) * 1000000) / ((long) this.k.H); + this.j = (((long) b.f990c) * 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 9e54ac2ea2..e3dbbbb5f7 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 @@ -28,13 +28,13 @@ public interface i0 { public final String b; /* renamed from: c reason: collision with root package name */ - public final List f721c; + public final List f723c; public final byte[] d; public b(int i, @Nullable String str, @Nullable List list, byte[] bArr) { this.a = i; this.b = str; - this.f721c = list == null ? Collections.emptyList() : Collections.unmodifiableList(list); + this.f723c = list == null ? Collections.emptyList() : Collections.unmodifiableList(list); this.d = bArr; } } @@ -51,7 +51,7 @@ public interface i0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f722c; + public final int f724c; public int d; public String e; @@ -64,14 +64,14 @@ public interface i0 { } this.a = str; this.b = i2; - this.f722c = i3; + this.f724c = 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.f722c; + this.d = i == Integer.MIN_VALUE ? this.b : i + this.f724c; 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 ac7c0b4011..a6ae8895da 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 f723c; + public final w f725c; 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.f723c = wVar; + this.f725c = wVar; this.d = new v(wVar.a); } public final int a(i iVar) throws IOException { int i = 0; while (true) { - iVar.n(this.f723c.a, 0, 10); - this.f723c.D(0); - if (this.f723c.u() != 4801587) { + iVar.n(this.f725c.a, 0, 10); + this.f725c.D(0); + if (this.f725c.u() != 4801587) { break; } - this.f723c.E(3); - int r = this.f723c.r(); + this.f725c.E(3); + int r = this.f725c.r(); i += r + 10; iVar.g(r); } @@ -73,16 +73,16 @@ public final class j implements h { int i2 = 0; int i3 = 0; while (true) { - iVar.n(this.f723c.a, 0, 2); - this.f723c.D(0); - if (!k.g(this.f723c.x())) { + iVar.n(this.f725c.a, 0, 2); + this.f725c.D(0); + if (!k.g(this.f725c.x())) { break; } i2++; if (i2 >= 4 && i3 > 188) { return true; } - iVar.n(this.f723c.a, 0, 4); + iVar.n(this.f725c.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 d39b1b8d2b..08adf98129 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.f2197c = format.k; + bVar.f2209c = 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 294d02a51d..c4f2836fea 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 f724c = new v(new byte[7]); + public final v f726c = new v(new byte[7]); public final w d = new w(Arrays.copyOf(a, 10)); @Nullable public final String e; @@ -39,7 +39,7 @@ public final class k implements o { public long r; /* renamed from: s reason: collision with root package name */ - public int f725s; + public int f727s; public long t; public c.i.a.c.a2.w u; public long v; @@ -81,7 +81,7 @@ public final class k implements o { if (i4 == 0) { byte[] bArr = wVar.a; int i7 = wVar.b; - int i8 = wVar.f908c; + int i8 = wVar.f910c; 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.f724c.a, 1)) { - this.f724c.k(4); - int g = this.f724c.g(1); + if (i(wVar, this.f726c.a, 1)) { + this.f726c.k(4); + int g = this.f726c.g(1); int i10 = this.n; if (i10 == -1 || g == i10) { if (this.o != -1) { - if (i(wVar, this.f724c.a, 1)) { - this.f724c.k(i6); - if (this.f724c.g(4) == this.o) { + if (i(wVar, this.f726c.a, 1)) { + this.f726c.k(i6); + if (this.f726c.g(4) == this.o) { wVar.D(i9 + 2); } } @@ -112,12 +112,12 @@ public final class k implements o { break; } } - if (i(wVar, this.f724c.a, 4)) { - this.f724c.k(14); - int g2 = this.f724c.g(i5); + if (i(wVar, this.f726c.a, 4)) { + this.f726c.k(14); + int g2 = this.f726c.g(i5); if (g2 >= 7) { byte[] bArr2 = wVar.a; - int i11 = wVar.f908c; + int i11 = wVar.f910c; int i12 = i9 + g2; if (i12 < i11) { if (bArr2[i12] == -1) { @@ -144,7 +144,7 @@ public final class k implements o { if (i14 == 1075) { this.i = 2; this.j = a.length; - this.f725s = 0; + this.f727s = 0; this.d.D(0); wVar.D(i); break; @@ -174,36 +174,36 @@ public final class k implements o { } else if (i4 != 1) { if (i4 != 2) { if (i4 == 3) { - if (a(wVar, this.f724c.a, this.l ? 7 : 5)) { - this.f724c.k(0); + if (a(wVar, this.f726c.a, this.l ? 7 : 5)) { + this.f726c.k(0); if (!this.q) { - int g3 = this.f724c.g(2) + 1; + int g3 = this.f726c.g(2) + 1; if (g3 != 2) { Log.w("AdtsReader", "Detected audio object type: " + g3 + ", but assuming AAC LC."); g3 = 2; } - this.f724c.m(5); - int g4 = this.f724c.g(3); + this.f726c.m(5); + int g4 = this.f726c.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.f986c; - bVar.f2199x = c2.b; - bVar.f2200y = c2.a; + bVar.h = c2.f988c; + bVar.f2211x = c2.b; + bVar.f2212y = c2.a; bVar.m = Collections.singletonList(bArr3); - bVar.f2197c = this.e; + bVar.f2209c = this.e; Format a2 = bVar.a(); this.r = 1024000000 / ((long) a2.H); this.g.e(a2); this.q = true; } else { - this.f724c.m(10); + this.f726c.m(10); } - this.f724c.m(4); - int g5 = (this.f724c.g(13) - 2) - 5; + this.f726c.m(4); + int g5 = (this.f726c.g(13) - 2) - 5; if (this.l) { g5 -= 2; } @@ -213,14 +213,14 @@ public final class k implements o { this.j = 0; this.u = wVar2; this.v = j; - this.f725s = g5; + this.f727s = g5; } } else if (i4 == 4) { - int min = Math.min(wVar.a(), this.f725s - this.j); + int min = Math.min(wVar.a(), this.f727s - this.j); this.u.c(wVar, min); int i16 = this.j + min; this.j = i16; - int i17 = this.f725s; + int i17 = this.f727s; if (i16 == i17) { this.u.d(this.t, 1, i17, 0, null); this.t += this.v; @@ -237,13 +237,13 @@ public final class k implements o { this.j = 10; this.u = wVar3; this.v = 0; - this.f725s = this.d.r() + 10; + this.f727s = this.d.r() + 10; } } else if (wVar.a() != 0) { - v vVar = this.f724c; + v vVar = this.f726c; vVar.a[0] = wVar.a[wVar.b]; vVar.k(2); - int g6 = this.f724c.g(4); + int g6 = this.f726c.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 19e0e5ce3d..0f6b4a1241 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.f721c)); + return new y(new n(bVar.f723c)); } 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.f1261c); + String str2 = new String(bArr, i7, 3, c.f1263c); 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.f2197c = str2; + bVar2.f2209c = 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 1a34c06150..d809c87e1f 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 f726c; + public String f728c; 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.f726c; + String str = this.f728c; 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.f907c, 14); - int i16 = vVar2.f907c; + int min2 = Math.min(8 - vVar2.f909c, 14); + int i16 = vVar2.f909c; 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.f907c = 0; + vVar2.f909c = 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.f999c; + int[] iArr = c.i.a.c.v1.w.f1001c; 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.f2199x = i24; - bVar.f2200y = i23; + bVar.f2211x = i24; + bVar.f2212y = i23; bVar.n = null; - bVar.f2197c = str2; + bVar.f2209c = 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.f726c = dVar.b(); + this.f728c = 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 641fccac84..55e9526b88 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 f727c; + public boolean f729c; 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.f727c = false; + this.f729c = false; } this.d--; - return this.f727c; + return this.f729c; } @Override // c.i.a.c.a2.j0.o public void b(c.i.a.c.i2.w wVar) { - if (!this.f727c) { + if (!this.f729c) { 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.f727c = false; + this.f729c = false; } @Override // c.i.a.c.a2.j0.o public void d() { - if (this.f727c) { + if (this.f729c) { for (w wVar : this.b) { wVar.d(this.f, 1, this.e, 0, null); } - this.f727c = false; + this.f729c = 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.f2197c = aVar.a; + bVar.f2209c = 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.f727c = true; + this.f729c = 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 ef334848fe..87b5618682 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 f728c; + public w f730c; @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 f729c; + public int f731c; 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.f729c; + int i4 = this.f731c; if (length < i4 + i3) { this.e = Arrays.copyOf(bArr2, (i4 + i3) * 2); } - System.arraycopy(bArr, i, this.e, this.f729c, i3); - this.f729c += i3; + System.arraycopy(bArr, i, this.e, this.f731c, i3); + this.f731c += i3; } } } @@ -101,12 +101,12 @@ public final class p implements o { long j2; int i6; float f2; - AnimatableValueParser.H(this.f728c); + AnimatableValueParser.H(this.f730c); int i7 = wVar.b; - int i8 = wVar.f908c; + int i8 = wVar.f910c; byte[] bArr = wVar.a; this.i += (long) wVar.a(); - this.f728c.c(wVar, wVar.a()); + this.f730c.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.f729c - i12; - aVar.f729c = i13; + int i13 = aVar.f731c - i12; + aVar.f731c = 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.f729c); + byte[] copyOf = Arrays.copyOf(aVar2.e, aVar2.f731c); 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.f728c.e((Format) create.first); + this.f730c.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.f728c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f730c.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.f728c.e((Format) create.first); + this.f730c.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.f728c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f730c.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.f728c.e((Format) create.first); + this.f730c.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.f728c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f730c.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.f728c.d(this.o, this.p ? 1 : 0, ((int) (this.i - this.n)) - i22, i22, null); + this.f730c.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.f729c = 0; + aVar.f731c = 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.f728c = jVar.p(dVar.c(), 2); + this.f730c = 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 66b532738a..eb39aabd34 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 f730c = new w(); + public final w f732c = 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 f731c; + public int f733c; 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.f731c = 0; + this.f733c = 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 f732c; + public boolean f734c; 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.f732c) { + if (this.f734c) { int i3 = this.f; int i4 = (i + 1) - i3; if (i4 < i2) { this.d = ((bArr[i4] & 192) >> 6) == 0; - this.f732c = false; + this.f734c = false; return; } this.f = (i2 - i) + i3; @@ -126,7 +126,7 @@ public final class q implements o { AnimatableValueParser.H(this.g); AnimatableValueParser.H(this.j); int i4 = wVar.b; - int i5 = wVar.f908c; + int i5 = wVar.f910c; 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.f731c; + int i10 = aVar.f733c; 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.f730c; + w wVar6 = this.f732c; int i14 = f0.a; wVar6.B(this.f.d, e); - this.b.a(this.l, this.f730c); + this.b.a(this.l, this.f732c); } 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.f732c = i7 == 182; + bVar3.f734c = 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.f732c = i7 == 182; + bVar3.f734c = 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.f732c = i7 == 182; + bVar3.f734c = 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.f732c = i7 == 182; + bVar3.f734c = 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.f731c = 4; + aVar.f733c = 4; } } else if (i7 > 31) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f731c = 3; + aVar.f733c = 3; } } else if (i7 != 181) { Log.w("H263Reader", "Unexpected start code value"); aVar.b(); } else { - aVar.f731c = 2; + aVar.f733c = 2; } } else if (i7 == 176) { - aVar.f731c = 1; + aVar.f733c = 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.f732c = i7 == 182; + bVar3.f734c = 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.f732c = false; + bVar.f734c = 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 2c588830c9..64498a111a 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 f733c; + public final boolean f735c; 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 f734c; + public final boolean f736c; public final SparseArray d = new SparseArray<>(); public final SparseArray e = new SparseArray<>(); public final x f; @@ -64,7 +64,7 @@ public final class r implements o { @Nullable /* renamed from: c reason: collision with root package name */ - public u.b f735c; + public u.b f737c; public int d; public int e; public int f; @@ -86,7 +86,7 @@ public final class r implements o { public b(w wVar, boolean z2, boolean z3) { this.a = wVar; this.b = z2; - this.f734c = z3; + this.f736c = z3; byte[] bArr = new byte[128]; this.g = bArr; this.f = new x(bArr, 0, 0); @@ -101,7 +101,7 @@ public final class r implements o { public r(e0 e0Var, boolean z2, boolean z3) { this.a = e0Var; this.b = z2; - this.f733c = z3; + this.f735c = z3; } /* JADX WARNING: Removed duplicated region for block: B:44:0x011e */ @@ -124,7 +124,7 @@ public final class r implements o { int i8; int i9; int i10; - if (!this.l || this.k.f734c) { + if (!this.l || this.k.f736c) { this.d.a(bArr, i, i2); this.e.a(bArr, i, i2); } @@ -150,7 +150,7 @@ public final class r implements o { bVar.f.f(); if (bVar.f.c()) { int f = bVar.f.f(); - if (!bVar.f734c) { + if (!bVar.f736c) { bVar.k = false; b.a aVar = bVar.n; aVar.e = f; @@ -194,7 +194,7 @@ public final class r implements o { i9 = 0; } else if (bVar.f.c()) { i9 = bVar.f.g(); - if (aVar2.f905c && !z4) { + if (aVar2.f907c && !z4) { if (bVar.f.c()) { i7 = bVar.f.g(); i5 = 0; @@ -213,7 +213,7 @@ public final class r implements o { i5 = 0; } else if (bVar.f.b(bVar2.l)) { i8 = bVar.f.e(bVar2.l); - if (!aVar2.f905c || z4) { + if (!aVar2.f907c || z4) { i10 = 0; } else if (bVar.f.c()) { i10 = bVar.f.g(); @@ -227,7 +227,7 @@ public final class r implements o { return; } b.a aVar3 = bVar.n; - aVar3.f735c = bVar2; + aVar3.f737c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -260,7 +260,7 @@ public final class r implements o { if (i4 == 0) { } b.a aVar3 = bVar.n; - aVar3.f735c = bVar2; + aVar3.f737c = bVar2; aVar3.d = e; aVar3.e = f; aVar3.f = e2; @@ -327,7 +327,7 @@ public final class r implements o { AnimatableValueParser.H(this.j); int i3 = f0.a; int i4 = wVar.b; - int i5 = wVar.f908c; + int i5 = wVar.f910c; byte[] bArr2 = wVar.a; this.g += (long) wVar.a(); this.j.c(wVar, wVar.a()); @@ -347,26 +347,26 @@ public final class r implements o { long j = this.g - ((long) i9); int i10 = i8 < 0 ? -i8 : 0; long j2 = this.m; - if (!this.l || this.k.f734c) { + if (!this.l || this.k.f736c) { this.d.b(i10); this.e.b(i10); if (this.l) { i = i5; bArr = bArr2; w wVar2 = this.d; - if (wVar2.f742c) { + if (wVar2.f744c) { 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.f742c) { + if (wVar3.f744c) { u.a c2 = u.c(wVar3.d, 3, wVar3.e); this.k.e.append(c2.a, c2); this.e.c(); } } - } else if (this.d.f742c && this.e.f742c) { + } else if (this.d.f744c && this.e.f744c) { ArrayList arrayList = new ArrayList(); w wVar4 = this.d; arrayList.add(Arrays.copyOf(wVar4.d, wVar4.e)); @@ -377,7 +377,7 @@ public final class r implements o { w wVar7 = this.e; u.a c3 = u.c(wVar7.d, 3, wVar7.e); i = i5; - String a2 = h.a(d2.a, d2.b, d2.f906c); + String a2 = h.a(d2.a, d2.b, d2.f908c); w wVar8 = this.j; Format.b bVar3 = new Format.b(); bArr = bArr2; @@ -405,14 +405,14 @@ public final class r implements o { boolean z4 = this.l; boolean z5 = this.n; if (bVar.i != 9) { - if (bVar.f734c) { + if (bVar.f736c) { b.a aVar = bVar.n; b.a aVar2 = bVar.m; if (aVar.a) { if (aVar2.a) { - u.b bVar4 = aVar.f735c; + u.b bVar4 = aVar.f737c; AnimatableValueParser.H(bVar4); - u.b bVar5 = aVar2.f735c; + u.b bVar5 = aVar2.f737c; AnimatableValueParser.H(bVar5); if (aVar.f == aVar2.f) { if (aVar.g == aVar2.g) { @@ -465,7 +465,7 @@ public final class r implements o { this.n = false; } long j3 = this.m; - if (!this.l || this.k.f734c) { + if (!this.l || this.k.f736c) { this.d.d(i7); this.e.d(i7); } @@ -475,7 +475,7 @@ public final class r implements o { bVar2.l = j3; bVar2.j = j; int i15 = bVar2.b ? 1 : 1; - if (bVar2.f734c) { + if (bVar2.f736c) { if (!(i7 == 5 || i7 == i15 || i7 == 2)) { } b.a aVar4 = bVar2.m; @@ -516,7 +516,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f734c) { + if (bVar2.f736c) { } i4 = i6; i5 = i; @@ -555,7 +555,7 @@ public final class r implements o { bVar2.j = j; if (bVar2.b) { } - if (bVar2.f734c) { + if (bVar2.f736c) { } i4 = i6; i5 = i; @@ -591,7 +591,7 @@ public final class r implements o { this.i = dVar.b(); w p = jVar.p(dVar.c(), 2); this.j = p; - this.k = new b(p, this.b, this.f733c); + this.k = new b(p, this.b, this.f735c); 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 d5e8a536ab..63f89f978d 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 f736c; + public w f738c; 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 f737c; + public boolean f739c; public int d; public long e; public boolean f; @@ -103,13 +103,13 @@ public final class s implements o { int i5; long j4; c.i.a.c.i2.w wVar2 = wVar; - AnimatableValueParser.H(this.f736c); + AnimatableValueParser.H(this.f738c); int i6 = f0.a; while (wVar.a() > 0) { - int i7 = wVar2.f908c; + int i7 = wVar2.f910c; byte[] bArr2 = wVar2.a; this.l += (long) wVar.a(); - this.f736c.c(wVar2, wVar.a()); + this.f738c.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.f737c; + aVar.m = aVar.f739c; 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.f737c; + aVar.m = aVar.f739c; 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.f742c) { + if (wVar3.f744c) { w wVar4 = this.h; - if (wVar4.f742c) { + if (wVar4.f744c) { w wVar5 = this.i; - if (wVar5.f742c) { - w wVar6 = this.f736c; + if (wVar5.f744c) { + w wVar6 = this.f738c; 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.f737c = z5; + aVar2.f739c = 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.f737c = z5; + aVar2.f739c = 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.f736c = p; + this.f738c = 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 f42d676753..0984d0953b 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 f738c; + public boolean f740c; public long d; public int e; public int f; @@ -20,7 +20,7 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void b(w wVar) { AnimatableValueParser.H(this.b); - if (this.f738c) { + if (this.f740c) { 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.f738c = false; + this.f740c = false; return; } } @@ -46,16 +46,16 @@ public final class t implements o { @Override // c.i.a.c.a2.j0.o public void c() { - this.f738c = false; + this.f740c = false; } @Override // c.i.a.c.a2.j0.o public void d() { int i; AnimatableValueParser.H(this.b); - if (this.f738c && (i = this.e) != 0 && this.f == i) { + if (this.f740c && (i = this.e) != 0 && this.f == i) { this.b.d(this.d, 1, i, 0, null); - this.f738c = false; + this.f740c = 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.f738c = true; + this.f740c = 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 338443be40..5ddfd735e3 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 f739c; + public final v f741c; public c.i.a.c.a2.w d; public String e; public Format f; @@ -36,7 +36,7 @@ public final class u implements o { public int r; /* renamed from: s reason: collision with root package name */ - public long f740s; + public long f742s; public int t; @Nullable public String u; @@ -45,7 +45,7 @@ public final class u implements o { this.a = str; w wVar = new w(1024); this.b = wVar; - this.f739c = new v(wVar.a); + this.f741c = new v(wVar.a); } public static long a(v vVar) { @@ -81,25 +81,25 @@ public final class u implements o { bArr = new byte[s3]; } wVar2.B(bArr, s3); - v vVar = this.f739c; + v vVar = this.f741c; byte[] bArr2 = this.b.a; Objects.requireNonNull(vVar); int length = bArr2.length; vVar.a = bArr2; vVar.b = 0; - vVar.f907c = 0; + vVar.f909c = 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.f739c.a, this.h, min); + wVar.e(this.f741c.a, this.h, min); int i3 = this.h + min; this.h = i3; if (i3 == this.i) { - this.f739c.k(0); - v vVar2 = this.f739c; + this.f741c.k(0); + v vVar2 = this.f741c; if (!vVar2.f()) { this.l = true; int g = vVar2.g(1); @@ -124,14 +124,14 @@ public final class u implements o { bVar.a = this.e; bVar.k = "audio/mp4a-latm"; bVar.h = this.u; - bVar.f2199x = this.t; - bVar.f2200y = this.r; + bVar.f2211x = this.t; + bVar.f2212y = this.r; bVar.m = Collections.singletonList(bArr3); - bVar.f2197c = this.a; + bVar.f2209c = this.a; Format a = bVar.a(); if (!a.equals(this.f)) { this.f = a; - this.f740s = 1024000000 / ((long) a.H); + this.f742s = 1024000000 / ((long) a.H); this.d.e(a); } } else { @@ -199,7 +199,7 @@ public final class u implements o { } this.d.c(this.b, i); this.d.d(this.k, 1, i, 0, null); - this.k += this.f740s; + this.k += this.f742s; if (this.p) { vVar2.m((int) this.q); } @@ -244,7 +244,7 @@ public final class u implements o { public final int g(v vVar) throws ParserException { int b = vVar.b(); k.b c2 = k.c(vVar, true); - this.u = c2.f986c; + this.u = c2.f988c; this.r = c2.a; this.t = c2.b; return b - vVar.b(); diff --git a/app/src/main/java/c/i/a/c/a2/j0/v.java b/app/src/main/java/c/i/a/c/a2/j0/v.java index 87c5a795e2..94dfa3a243 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 f741c; + public final String f743c; 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.f741c = str; + this.f743c = 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.f908c; + int i3 = wVar.f910c; 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.f1001c; + this.k = aVar.f1003c; 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.f2199x = aVar.e; - bVar.f2200y = i5; - bVar.f2197c = this.f741c; + bVar.f2211x = aVar.e; + bVar.f2212y = i5; + bVar.f2209c = this.f743c; 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 624b68b944..f67ec84fc6 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 f742c; + public boolean f744c; public byte[] d; public int e; @@ -39,13 +39,13 @@ public final class w { } this.e -= i; this.b = false; - this.f742c = true; + this.f744c = true; return true; } public void c() { this.b = false; - this.f742c = false; + this.f744c = false; } public void d(int i) { @@ -57,7 +57,7 @@ public final class w { this.b = z2; if (z2) { this.e = 3; - this.f742c = false; + this.f744c = 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 a6839db018..1d8b245ce1 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 @@ -13,7 +13,7 @@ public final class x implements c0 { public e0 b; /* renamed from: c reason: collision with root package name */ - public w f743c; + public w f745c; public x(String str) { Format.b bVar = new Format.b(); @@ -26,7 +26,7 @@ public final class x implements c0 { this.b = e0Var; dVar.a(); w p = jVar.p(dVar.c(), 5); - this.f743c = p; + this.f745c = p; p.e(this.a); } @@ -39,19 +39,19 @@ public final class x implements c0 { long j2 = -9223372036854775807L; if (d != -9223372036854775807L) { Format format = this.a; - if (d != format.f2194x) { + if (d != format.f2206x) { Format.b a = format.a(); a.o = d; Format a2 = a.a(); this.a = a2; - this.f743c.e(a2); + this.f745c.e(a2); } int a3 = wVar.a(); - this.f743c.c(wVar, a3); - w wVar2 = this.f743c; + this.f745c.c(wVar, a3); + w wVar2 = this.f745c; e0 e0Var = this.b; synchronized (e0Var) { - long j3 = e0Var.f898c; + long j3 = e0Var.f900c; 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 b96259ad03..d4320016ae 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 f744c = 0; + public int f746c = 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.f744c; + int i4 = this.f746c; 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.f744c; + int i5 = this.f746c; 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.f744c = 0; + this.f746c = 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.f744c = i; + this.f746c = 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 f2b0310b7e..a98d49b4f9 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.f908c; + int i3 = wVar.f910c; if (wVar.a() >= 10) { wVar.E(9); int s2 = wVar.s() & 7; @@ -76,7 +76,7 @@ public final class z extends c.i.a.c.a2.a { wVar.D(i3); break; } - wVar.D(Math.min(wVar.f908c, wVar.b + wVar.x())); + wVar.D(Math.min(wVar.f910c, 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 2f439976d3..bf0e37b762 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 AbstractC0083b f745c; + public AbstractC0084b f747c; public int d = -1; public long e = -1; /* compiled from: WavExtractor */ - public static final class a implements AbstractC0083b { + public static final class a implements AbstractC0084b { 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 f746c; + public final j f748c; 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.f746c = jVar; + this.f748c = jVar; this.d = wVar; this.e = cVar; - int max = Math.max(1, cVar.f748c / 10); + int max = Math.max(1, cVar.f750c / 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.f748c; + int i4 = cVar.f750c; 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.f2199x = cVar.b; - bVar.f2200y = i4; - bVar.f2201z = 2; + bVar.f2211x = cVar.b; + bVar.f2212y = i4; + bVar.f2213z = 2; this.j = bVar.a(); return; } - throw new ParserException(c.d.b.a.a.o("Expected frames per block: ", i3, "; got: ", i)); + throw new ParserException(c.d.b.a.a.n("Expected frames per block: ", i3, "; got: ", i)); } - @Override // c.i.a.c.a2.k0.b.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b 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.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b public void b(int i, long j) { - this.f746c.a(new e(this.e, this.f, (long) i, j)); + this.f748c.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.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b 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.f748c); + long E = this.l + f0.E(this.n, 1000000, (long) this.e.f750c); 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 AbstractC0083b { + public interface AbstractC0084b { 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 AbstractC0083b { + public static final class c implements AbstractC0084b { public final j a; public final w b; /* renamed from: c reason: collision with root package name */ - public final c f747c; + public final c f749c; 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.f747c = cVar; + this.f749c = cVar; int i2 = (cVar.b * cVar.e) / 8; if (cVar.d == i2) { - int i3 = cVar.f748c * i2; + int i3 = cVar.f750c * 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.f2199x = cVar.b; - bVar.f2200y = cVar.f748c; - bVar.f2201z = i; + bVar.f2211x = cVar.b; + bVar.f2212y = cVar.f750c; + bVar.f2213z = i; this.d = bVar.a(); return; } @@ -168,20 +168,20 @@ public final class b implements h { throw new ParserException(M.toString()); } - @Override // c.i.a.c.a2.k0.b.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b public void a(long j) { this.f = j; this.g = 0; this.h = 0; } - @Override // c.i.a.c.a2.k0.b.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b public void b(int i, long j) { - this.a.a(new e(this.f747c, 1, (long) i, j)); + this.a.a(new e(this.f749c, 1, (long) i, j)); this.b.e(this.d); } - @Override // c.i.a.c.a2.k0.b.AbstractC0083b + @Override // c.i.a.c.a2.k0.b.AbstractC0084b 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.f747c; + c cVar = this.f749c; 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.f748c), 1, i6, i7, null); + this.b.d(this.f + f0.E(this.h, 1000000, (long) cVar.f750c), 1, i6, i7, null); this.h += (long) i5; this.g = i7; } @@ -232,16 +232,16 @@ public final class b implements h { AnimatableValueParser.H(this.b); int i3 = f0.a; boolean z2 = true; - if (this.f745c == null) { + if (this.f747c == null) { c X1 = AnimatableValueParser.X1(iVar); if (X1 != null) { int i4 = X1.a; if (i4 == 17) { - this.f745c = new a(this.a, this.b, X1); + this.f747c = new a(this.a, this.b, X1); } else if (i4 == 6) { - this.f745c = new c(this.a, this.b, X1, "audio/g711-alaw", -1); + this.f747c = new c(this.a, this.b, X1, "audio/g711-alaw", -1); } else if (i4 == 7) { - this.f745c = new c(this.a, this.b, X1, "audio/g711-mlaw", -1); + this.f747c = 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.f745c = new c(this.a, this.b, X1, "audio/raw", i); + this.f747c = new c(this.a, this.b, X1, "audio/raw", i); } else { StringBuilder L = c.d.b.a.a.L("Unsupported WAV format type: "); L.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.f745c.b(this.d, longValue); + this.f747c.b(this.d, longValue); } } } else if (iVar.getPosition() == 0) { @@ -320,7 +320,7 @@ public final class b implements h { z2 = false; } AnimatableValueParser.D(z2); - return this.f745c.c(iVar, this.e - iVar.getPosition()) ? -1 : 0; + return this.f747c.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) { - AbstractC0083b bVar = this.f745c; + AbstractC0084b bVar = this.f747c; 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 f00d9df2dd..d6a4214967 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 f748c; + public final int f750c; 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.f748c = i3; + this.f750c = 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 a078ed1acd..aa83791042 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 f749c; + public final long f751c; 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.f749c = j; + this.f751c = 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.f748c); + return f0.E(j * ((long) this.b), 1000000, (long) this.a.f750c); } @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.f748c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); - long j2 = (((long) this.a.d) * i) + this.f749c; + long i = f0.i((((long) this.a.f750c) * j) / (((long) this.b) * 1000000), 0, this.d - 1); + long j2 = (((long) this.a.d) * i) + this.f751c; 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.f749c)); + return new t.a(uVar, new u(b(j3), (((long) this.a.d) * j3) + this.f751c)); } @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 ac55e5a0ba..d08f58705a 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 f750c; + public final int f752c; 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.f750c = i3; + this.f752c = 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.f750c = vVar.g(24); + this.f752c = 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.f750c, this.d, this.e, this.g, this.h, this.j, aVar, this.l); + return new o(this.a, this.b, this.f752c, 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.f2199x = this.g; - bVar.f2200y = this.e; + bVar.f2211x = this.g; + bVar.f2212y = 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 14d7e7f585..4539bfd3bd 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 f751c = -1; + public int f753c = -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.f751c = parseInt2; + this.f753c = 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 d8f135cba2..b477e02eed 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 f752c; + public final long f754c; 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.f752c = j; + this.f754c = 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.f752c; + return this.f754c; } } 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 6a0375cd38..3d9a92022d 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 f753c; + public final long f755c; public u(long j, long j2) { this.b = j; - this.f753c = j2; + this.f755c = 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.f753c == uVar.f753c; + return this.b == uVar.b && this.f755c == uVar.f755c; } public int hashCode() { - return (((int) this.b) * 31) + ((int) this.f753c); + return (((int) this.b) * 31) + ((int) this.f755c); } public String toString() { StringBuilder L = a.L("[timeUs="); L.append(this.b); L.append(", position="); - return a.A(L, this.f753c, "]"); + return a.z(L, this.f755c, "]"); } } 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 c767e061ac..4a7e8b9854 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 f754c; + public final int f756c; public final int d; public a(int i, byte[] bArr, int i2, int i3) { this.a = i; this.b = bArr; - this.f754c = i2; + this.f756c = i2; this.d = i3; } @@ -32,11 +32,11 @@ public interface w { return false; } a aVar = (a) obj; - return this.a == aVar.a && this.f754c == aVar.f754c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); + return this.a == aVar.a && this.f756c == aVar.f756c && this.d == aVar.d && Arrays.equals(this.b, aVar.b); } public int hashCode() { - return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f754c) * 31) + this.d; + return ((((Arrays.hashCode(this.b) + (this.a * 31)) * 31) + this.f756c) * 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 85e1f85aee..00264df79e 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 f755c; + public int f757c; public int d; public x(byte[] bArr) { @@ -16,13 +16,13 @@ public final class x { } public boolean a() { - boolean z2 = (((this.a[this.f755c] & 255) >> this.d) & 1) == 1; + boolean z2 = (((this.a[this.f757c] & 255) >> this.d) & 1) == 1; c(1); return z2; } public int b(int i) { - int i2 = this.f755c; + int i2 = this.f757c; 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.f755c + i3; - this.f755c = i4; + int i4 = this.f757c + i3; + this.f757c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; boolean z2 = true; if (i5 > 7) { - this.f755c = i4 + 1; + this.f757c = i4 + 1; this.d = i5 - 8; } - int i6 = this.f755c; + int i6 = this.f757c; 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 347dbe6593..845c63845e 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 f756c = new HashMap(); + public final Map f758c = 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.f758c.size()) { + if (i2 >= cVar.f760c.size()) { break; - } else if (cVar.f758c.get(i2).d == aVar.d) { + } else if (cVar.f760c.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 f757c; + public final z f759c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f757c = zVar; + this.f759c = 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 f758c = new ArrayList(); + public final List f760c = 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.f806c.add(new z.a.C0086a(handler, c1Var)); - aVar2.f1012c.add(new q.a.C0094a(handler, c1Var)); + aVar.f808c.add(new z.a.C0087a(handler, c1Var)); + aVar2.f1014c.add(new q.a.C0095a(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.f758c.clear(); + cVar.f760c.clear(); } else { cVar.d = 0; cVar.e = false; - cVar.f758c.clear(); + cVar.f760c.clear(); } b(i2, cVar.a.n.p()); this.a.add(i2, cVar); - this.f756c.put(cVar.b, cVar); + this.f758c.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.f758c.isEmpty()) { + if (next.f760c.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.f758c.isEmpty()) { + if (cVar.e && cVar.f760c.isEmpty()) { b remove = this.g.remove(cVar); Objects.requireNonNull(remove); remove.a.a(remove.b); - remove.a.c(remove.f757c); + remove.a.c(remove.f759c); 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.f795c; + z.a aVar2 = tVar.f797c; Objects.requireNonNull(aVar2); - aVar2.f806c.add(new z.a.C0086a(handler, aVar)); + aVar2.f808c.add(new z.a.C0087a(handler, aVar)); Handler handler2 = new Handler(f0.o(), null); q.a aVar3 = tVar.d; Objects.requireNonNull(aVar3); - aVar3.f1012c.add(new q.a.C0094a(handler2, aVar)); + aVar3.f1014c.add(new q.a.C0095a(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.f758c.remove(((s) vVar).i); + remove.f760c.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.f756c.remove(remove.b); + this.f758c.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 ac5c351b76..9228fda8da 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 f759c; + public final n f761c; 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.f759c = new n(mediaCodec, handlerThread2, z2); + this.f761c = 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.f759c; + n nVar = this.f761c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f761c = 0; + e.f763c = 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.f1003c; + cryptoInfo.mode = bVar.f1005c; 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.f901c == 0)) { + if (!(nVar.f903c == 0)) { i = nVar.b(); } } else { @@ -113,11 +113,11 @@ public final class l implements r { public void configure(@Nullable MediaFormat mediaFormat, @Nullable Surface surface, @Nullable MediaCrypto mediaCrypto, int i) { o oVar = this.b; MediaCodec mediaCodec = this.a; - AnimatableValueParser.D(oVar.f762c == null); + AnimatableValueParser.D(oVar.f764c == null); oVar.b.start(); Handler handler = new Handler(oVar.b.getLooper()); mediaCodec.setCallback(oVar, handler); - oVar.f762c = handler; + oVar.f764c = 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.f901c == 0)) { + if (!(nVar.f903c == 0)) { i = nVar.b(); if (i >= 0) { AnimatableValueParser.H(oVar.h); @@ -171,7 +171,7 @@ public final class l implements r { @Override // c.i.a.c.b2.r public void flush() { - this.f759c.d(); + this.f761c.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.f762c; + Handler handler = oVar.f764c; 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.f759c.a(); + this.f761c.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.f759c; + n nVar = this.f761c; nVar.f(); n.a e = n.e(); e.a = i; e.b = i2; - e.f761c = i3; + e.f763c = 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.f759c; + n nVar = this.f761c; 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.f759c; + n nVar = this.f761c; 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 8ddfa43bbe..8bb6ad6d5d 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.f760c.queueInputBuffer(aVar.a, aVar.b, aVar.f761c, aVar.e, aVar.f); + nVar.f762c.queueInputBuffer(aVar.a, aVar.b, aVar.f763c, 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.f760c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f762c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); } } else { - nVar.f760c.queueSecureInputBuffer(i2, i3, cryptoInfo, j, i4); + nVar.f762c.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 e9094572c0..4ed4db9ad2 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 f760c; + public final MediaCodec f762c; 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 f761c; + public int f763c; 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.f760c = mediaCodec; + this.f762c = mediaCodec; this.d = handlerThread; this.g = jVar; boolean z3 = false; if (!z2) { - String K = f0.K(f0.f899c); + String K = f0.K(f0.f901c); } 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 542b9cdb52..cf940574ff 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 f762c; + public Handler f764c; @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.f901c = 0; + nVar.f903c = 0; n nVar2 = this.e; nVar2.a = 0; nVar2.b = -1; - nVar2.f901c = 0; + nVar2.f903c = 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 311d6340ea..00d13beb72 100644 --- a/app/src/main/java/c/i/a/c/b2/p.java +++ b/app/src/main/java/c/i/a/c/b2/p.java @@ -9,7 +9,7 @@ public final class p extends DecoderInputBuffer { public int r; /* renamed from: s reason: collision with root package name */ - public int f763s = 32; + public int f765s = 32; public p() { super(2); @@ -32,7 +32,7 @@ public final class p extends DecoderInputBuffer { AnimatableValueParser.k(!decoderInputBuffer.l()); AnimatableValueParser.k(!decoderInputBuffer.n()); if (v()) { - if (this.r < this.f763s && decoderInputBuffer.m() == m()) { + if (this.r < this.f765s && decoderInputBuffer.m() == m()) { ByteBuffer byteBuffer = decoderInputBuffer.k; if (!(byteBuffer == null || (r3 = this.k) == null)) { } diff --git a/app/src/main/java/c/i/a/c/b2/q.java b/app/src/main/java/c/i/a/c/b2/q.java index 31fe0a3c73..e7edc6177b 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 f764c; + public boolean f766c; } 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 983acec360..32876934d5 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 f765c; + public final String f767c; @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.f765c = str3; + this.f767c = 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.f2195y == format2.f2195y && format.f2196z == format2.f2196z)) { + if (!this.e && !(format.f2207y == format2.f2207y && format.f2208z == format2.f2208z)) { 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.f2195y; - if (i4 <= 0 || (i = format.f2196z) <= 0) { + int i4 = format.f2207y; + if (i4 <= 0 || (i = format.f2208z) <= 0) { return true; } if (f0.a >= 21) { @@ -238,9 +238,9 @@ public final class s { } if (!z5) { StringBuilder L3 = a.L("legacyFrameSize, "); - L3.append(format.f2195y); + L3.append(format.f2207y); L3.append("x"); - L3.append(format.f2196z); + L3.append(format.f2208z); h(L3.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 5c58e0f91b..0f10b98934 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[] f766c; + public ByteBuffer[] f768c; /* 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.f766c = this.a.getOutputBuffers(); + this.f768c = 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.f766c[i]; + return f0.a >= 21 ? this.a.getOutputBuffer(i) : this.f768c[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.f766c = null; + this.f768c = 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.f766c = this.a.getOutputBuffers(); + this.f768c = 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 71b3788021..a6accda36e 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 f767c; + public final h0 f769c; public final boolean d; public c0(boolean z2, h0 h0Var) { this.d = z2; - this.f767c = h0Var; + this.f769c = h0Var; this.b = h0Var.b(); } @@ -29,7 +29,7 @@ public abstract class c0 extends r1 { z2 = false; } if (z2) { - i = this.f767c.c(); + i = this.f769c.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.f767c.g() : i - 1; + int g = z2 ? this.f769c.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.f947c += i2; + bVar.f949c += 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.f947c += i; + bVar.f949c += 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.f948c)) { - obj = Pair.create(obj, cVar.f948c); + if (!r1.c.a.equals(cVar.f950c)) { + obj = Pair.create(obj, cVar.f950c); } - cVar.f948c = obj; + cVar.f950c = 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.f767c.e(i); + return this.f769c.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.f767c.d(i); + return this.f769c.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 b8e7ea3709..780e5c6db8 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 f768c; + public final y.a f770c; public final long d; public final int e; @Nullable @@ -36,11 +36,11 @@ public final class c1 { public volatile long r; /* renamed from: s reason: collision with root package name */ - public volatile long f769s; + public volatile long f771s; 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.f768c = aVar; + this.f770c = aVar; this.d = j; this.e = i; this.f = exoPlaybackException; @@ -54,7 +54,7 @@ public final class c1 { this.n = d1Var; this.q = j2; this.r = j3; - this.f769s = j4; + this.f771s = 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.f768c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.r, this.f769s, this.o, this.p); + return new c1(this.b, this.f770c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, aVar, this.l, this.m, this.n, this.q, this.r, this.f771s, 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.f768c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f769s, z2, this.p); + return new c1(this.b, this.f770c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f771s, z2, this.p); } @CheckResult public c1 d(boolean z2, int i) { - return new c1(this.b, this.f768c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.r, this.f769s, this.o, this.p); + return new c1(this.b, this.f770c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, z2, i, this.n, this.q, this.r, this.f771s, this.o, this.p); } @CheckResult public c1 e(@Nullable ExoPlaybackException exoPlaybackException) { - return new c1(this.b, this.f768c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f769s, this.o, this.p); + return new c1(this.b, this.f770c, this.d, this.e, exoPlaybackException, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f771s, this.o, this.p); } @CheckResult public c1 f(d1 d1Var) { - return new c1(this.b, this.f768c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.r, this.f769s, this.o, this.p); + return new c1(this.b, this.f770c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, d1Var, this.q, this.r, this.f771s, this.o, this.p); } @CheckResult public c1 g(int i) { - return new c1(this.b, this.f768c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f769s, this.o, this.p); + return new c1(this.b, this.f770c, this.d, i, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f771s, this.o, this.p); } @CheckResult public c1 h(r1 r1Var) { - return new c1(r1Var, this.f768c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f769s, this.o, this.p); + return new c1(r1Var, this.f770c, this.d, this.e, this.f, this.g, this.h, this.i, this.j, this.k, this.l, this.m, this.n, this.q, this.r, this.f771s, this.o, this.p); } } diff --git a/app/src/main/java/c/i/a/c/c2/c.java b/app/src/main/java/c/i/a/c/c2/c.java index 4f90fd5929..3ee5876848 100644 --- a/app/src/main/java/c/i/a/c/c2/c.java +++ b/app/src/main/java/c/i/a/c/c2/c.java @@ -65,7 +65,7 @@ public interface c { return new c.i.a.c.c2.l.a(); } } - throw new IllegalArgumentException(c.d.b.a.a.u("Attempted to create decoder for unsupported MIME type: ", str)); + throw new IllegalArgumentException(c.d.b.a.a.t("Attempted to create decoder for unsupported MIME type: ", str)); } } 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 0e42e15106..6c32dad288 100644 --- a/app/src/main/java/c/i/a/c/c2/f.java +++ b/app/src/main/java/c/i/a/c/c2/f.java @@ -29,13 +29,13 @@ public final class f extends g0 implements Handler.Callback { public final d w; /* renamed from: x reason: collision with root package name */ - public final Metadata[] f770x; + public final Metadata[] f772x; /* renamed from: y reason: collision with root package name */ - public final long[] f771y; + public final long[] f773y; /* renamed from: z reason: collision with root package name */ - public int f772z; + public int f774z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public f(e eVar, @Nullable Looper looper) { @@ -53,22 +53,22 @@ public final class f extends g0 implements Handler.Callback { this.v = handler; this.t = cVar; this.w = new d(); - this.f770x = new Metadata[5]; - this.f771y = new long[5]; + this.f772x = new Metadata[5]; + this.f773y = new long[5]; } @Override // c.i.a.c.g0 public void B() { - Arrays.fill(this.f770x, (Object) null); - this.f772z = 0; + Arrays.fill(this.f772x, (Object) null); + this.f774z = 0; this.A = 0; this.B = null; } @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - Arrays.fill(this.f770x, (Object) null); - this.f772z = 0; + Arrays.fill(this.f772x, (Object) null); + this.f774z = 0; this.A = 0; this.C = false; this.D = false; @@ -162,11 +162,11 @@ public final class f extends g0 implements Handler.Callback { J(a, arrayList); if (!arrayList.isEmpty()) { Metadata metadata = new Metadata(arrayList); - int i2 = this.f772z; + int i2 = this.f774z; int i3 = this.A; int i4 = (i2 + i3) % 5; - this.f770x[i4] = metadata; - this.f771y[i4] = this.w.m; + this.f772x[i4] = metadata; + this.f773y[i4] = this.w.m; this.A = i3 + 1; } } @@ -174,14 +174,14 @@ public final class f extends g0 implements Handler.Callback { } else if (I == -5) { Format format = A.b; Objects.requireNonNull(format); - this.E = format.f2194x; + this.E = format.f2206x; } } if (this.A > 0) { - long[] jArr = this.f771y; - int i5 = this.f772z; + long[] jArr = this.f773y; + int i5 = this.f774z; if (jArr[i5] <= j) { - Metadata metadata2 = this.f770x[i5]; + Metadata metadata2 = this.f772x[i5]; int i6 = f0.a; Handler handler = this.v; if (handler != null) { @@ -189,10 +189,10 @@ public final class f extends g0 implements Handler.Callback { } else { this.u.l(metadata2); } - Metadata[] metadataArr = this.f770x; - int i7 = this.f772z; + Metadata[] metadataArr = this.f772x; + int i7 = this.f774z; metadataArr[i7] = null; - this.f772z = (i7 + 1) % 5; + this.f774z = (i7 + 1) % 5; this.A--; } } diff --git a/app/src/main/java/c/i/a/c/c2/h/a.java b/app/src/main/java/c/i/a/c/c2/h/a.java index 3a7347c8fd..5a5ec00407 100644 --- a/app/src/main/java/c/i/a/c/c2/h/a.java +++ b/app/src/main/java/c/i/a/c/c2/h/a.java @@ -60,7 +60,7 @@ public final class a extends g { } vVar.k(d2 * 8); if (!(str == null || str2 == null)) { - arrayList.add(new AppInfoTable(g, c.d.b.a.a.u(str, str2))); + arrayList.add(new AppInfoTable(g, c.d.b.a.a.t(str, str2))); } } if (!arrayList.isEmpty()) { 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 24313e99b5..1eafe14063 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.f908c))); + return new Metadata(new EventMessage(n, n2, wVar.t(), wVar.t(), Arrays.copyOfRange(wVar.a, wVar.b, wVar.f910c))); } } 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 9e202a6d4f..b5adcc834c 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.f1261c.newDecoder(); + public final CharsetDecoder b = c.f1263c.newDecoder(); /* renamed from: c reason: collision with root package name */ - public final CharsetDecoder f773c = c.b.newDecoder(); + public final CharsetDecoder f775c = 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.f773c.decode(byteBuffer).toString(); - this.f773c.reset(); + str = this.f775c.decode(byteBuffer).toString(); + this.f775c.reset(); byteBuffer.rewind(); } catch (CharacterCodingException unused2) { - this.f773c.reset(); + this.f775c.reset(); byteBuffer.rewind(); str = null; } catch (Throwable th) { - this.f773c.reset(); + this.f775c.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 34134b7fba..aebcf4db29 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 @@ -37,17 +37,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 C0084b { + public static final class C0085b { public final int a; public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f774c; + public final int f776c; - public C0084b(int i, boolean z2, int i2) { + public C0085b(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f774c = i2; + this.f776c = i2; } } @@ -85,7 +85,7 @@ public final class b extends g { String K = f0.K(new String(bArr, 0, w, "ISO-8859-1")); if (K.indexOf(47) == -1) { i3 = w; - str = c.d.b.a.a.u("image/", K); + str = c.d.b.a.a.t("image/", K); } else { i3 = w; str = K; @@ -203,13 +203,13 @@ public final class b extends g { int i5 = v; int x2 = i >= 3 ? wVar.x() : 0; if (s2 == 0 && s3 == 0 && s4 == 0 && s5 == 0 && i5 == 0 && x2 == 0) { - wVar.D(wVar.f908c); + wVar.D(wVar.f910c); return null; } int i6 = wVar.b + i5; - if (i6 > wVar.f908c) { + if (i6 > wVar.f910c) { Log.w("Id3Decoder", "Frame size exceeds remaining tag data"); - wVar.D(wVar.f908c); + wVar.D(wVar.f910c); return null; } if (aVar != null) { @@ -332,7 +332,7 @@ public final class b extends g { int s2 = wVar.s(); int s3 = wVar.s(); v vVar = new v(); - vVar.j(wVar.a, wVar.f908c); + vVar.j(wVar.a, wVar.f910c); vVar.k(wVar.b * 8); int i2 = ((i - 10) * 8) / (s2 + s3); int[] iArr = new int[i2]; @@ -541,7 +541,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) { - C0084b bVar; + C0085b bVar; ArrayList arrayList = new ArrayList(); w wVar = new w(bArr, i); boolean z2 = false; @@ -581,7 +581,7 @@ public final class b extends g { } else { c.d.b.a.a.f0("Skipped ID3 tag with unsupported majorVersion=", s2, "Id3Decoder"); } - bVar = new C0084b(s2, s2 < 4 && (s3 & 128) != 0, r); + bVar = new C0085b(s2, s2 < 4 && (s3 & 128) != 0, r); if (bVar != null) { return null; } @@ -589,7 +589,7 @@ public final class b extends g { if (bVar.a == 2) { i2 = 6; } - int i4 = bVar.f774c; + int i4 = bVar.f776c; 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 c2b0ef8ee4..e2d23ed75f 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 f775c; + public e0 f777c; @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.f775c; + e0 e0Var = this.f777c; if (e0Var == null || dVar.q != e0Var.d()) { long j8 = dVar.m; e0 e0Var2 = new e0(j8); - this.f775c = e0Var2; + this.f777c = 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.f775c; + e0 e0Var3 = this.f777c; 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.f775c; + e0 e0Var4 = this.f777c; 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 c4e48f38e2..7bdc707a45 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 f776c; + public boolean f778c; /* 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.f776c) { + if (d0.this.f778c) { p1.this.Y(false, -1, 3); } } @@ -48,12 +48,12 @@ public final class d0 { } public void a(boolean z2) { - if (z2 && !this.f776c) { + if (z2 && !this.f778c) { this.a.registerReceiver(this.b, new IntentFilter("android.media.AUDIO_BECOMING_NOISY")); - this.f776c = true; - } else if (!z2 && this.f776c) { + this.f778c = true; + } else if (!z2 && this.f778c) { this.a.unregisterReceiver(this.b); - this.f776c = false; + this.f778c = 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 0317123e81..87c9e2d6c2 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 f777c; + public final float f779c; public final int d; public d1(float f, float f2) { @@ -17,7 +17,7 @@ public final class d1 { AnimatableValueParser.k(f > 0.0f); AnimatableValueParser.k(f2 <= 0.0f ? false : z2); this.b = f; - this.f777c = f2; + this.f779c = 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.f777c == d1Var.f777c; + return this.b == d1Var.b && this.f779c == d1Var.f779c; } public int hashCode() { - return Float.floatToRawIntBits(this.f777c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); + return Float.floatToRawIntBits(this.f779c) + ((Float.floatToRawIntBits(this.b) + 527) * 31); } public String toString() { - return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f777c)); + return f0.k("PlaybackParameters(speed=%.2f, pitch=%.2f)", Float.valueOf(this.b), Float.valueOf(this.f779c)); } } 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 14eb75bfb7..e2d57eb346 100644 --- a/app/src/main/java/c/i/a/c/d2/a.java +++ b/app/src/main/java/c/i/a/c/d2/a.java @@ -44,14 +44,14 @@ public final /* synthetic */ class a implements y.b { t.a aVar5 = tVar.n; aVar3 = new t.a(r1Var, aVar5.d, aVar5.e); } else { - aVar3 = new t.a(r1Var, r1.c.a, t.a.f803c); + aVar3 = new t.a(r1Var, r1.c.a, t.a.f805c); } tVar.n = aVar3; } else { r1Var.n(0, tVar.l); r1.c cVar = tVar.l; long j2 = cVar.q; - Object obj2 = cVar.f948c; + Object obj2 = cVar.f950c; s sVar3 = tVar.o; if (sVar3 != null) { long j3 = sVar3.j; @@ -74,7 +74,7 @@ public final /* synthetic */ class a implements y.b { tVar.u(longValue); y.a aVar7 = sVar.i; Object obj4 = aVar7.a; - if (tVar.n.e != null && obj4.equals(t.a.f803c)) { + if (tVar.n.e != null && obj4.equals(t.a.f805c)) { obj4 = tVar.n.e; } aVar = aVar7.b(obj4); diff --git a/app/src/main/java/c/i/a/c/d2/b0.java b/app/src/main/java/c/i/a/c/d2/b0.java index e692b788ee..e9763b28df 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 @@ -89,20 +89,20 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { @Nullable /* renamed from: s reason: collision with root package name */ - public final String f778s; + public final String f780s; public final long t; public final Loader u = new Loader("Loader:ProgressiveMediaPeriod"); public final k v; public final c.i.a.c.i2.j w; /* renamed from: x reason: collision with root package name */ - public final Runnable f779x; + public final Runnable f781x; /* renamed from: y reason: collision with root package name */ - public final Runnable f780y; + public final Runnable f782y; /* renamed from: z reason: collision with root package name */ - public final Handler f781z; + public final Handler f783z; /* compiled from: ProgressiveMediaPeriod */ public final class a implements Loader.e, q.a { @@ -110,7 +110,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 f782c; + public final c.i.a.c.h2.v f784c; public final k d; public final j e; public final c.i.a.c.i2.j f; @@ -126,7 +126,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.f782c = new c.i.a.c.h2.v(jVar); + this.f784c = new c.i.a.c.h2.v(jVar); this.d = kVar; this.e = jVar2; this.f = jVar3; @@ -135,7 +135,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { public final l a(long j) { Collections.emptyMap(); Uri uri = this.b; - String str = b0.this.f778s; + String str = b0.this.f780s; Map map = b0.i; AnimatableValueParser.I(uri, "The uri must be set."); return new l(uri, 0, 1, null, map, j, -1, str, 6, null); @@ -150,13 +150,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.f782c.a(a); + long a2 = this.f784c.a(a); this.l = a2; if (a2 != -1) { this.l = a2 + j; } - b0.this.B = IcyHeaders.a(this.f782c.j()); - c.i.a.c.h2.v vVar = this.f782c; + b0.this.B = IcyHeaders.a(this.f784c.j()); + c.i.a.c.h2.v vVar = this.f784c; IcyHeaders icyHeaders = b0.this.B; if (icyHeaders == null || (i = icyHeaders.n) == -1) { fVar = vVar; @@ -167,11 +167,11 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { ((e0) B).e(b0.j); } long j2 = j; - this.d.b(fVar, this.b, this.f782c.j(), j, this.l, this.e); + this.d.b(fVar, this.b, this.f784c.j(), j, this.l, this.e); if (b0.this.B != null) { h hVar = this.d.b; if (hVar instanceof c.i.a.c.a2.g0.f) { - ((c.i.a.c.a2.g0.f) hVar).f677s = true; + ((c.i.a.c.a2.g0.f) hVar).f679s = true; } } if (this.i) { @@ -195,14 +195,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.f798c; + i iVar = kVar2.f800c; 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.f781z.post(b0Var.f780y); + b0Var.f783z.post(b0Var.f782y); } } catch (InterruptedException unused) { throw new InterruptedIOException(); @@ -214,7 +214,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.f782c; + c.i.a.c.h2.v vVar2 = this.f784c; if (vVar2 != null) { try { vVar2.a.close(); @@ -225,7 +225,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.f782c; + c.i.a.c.h2.v vVar3 = this.f784c; int i3 = f0.a; if (vVar3 != null) { try { @@ -276,7 +276,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { i = -5; if (!e0Var.m()) { if (!z3) { - if (!e0Var.f789x) { + if (!e0Var.f791x) { Format format = e0Var.B; if (format != null && (z2 || format != e0Var.g)) { e0Var.p(format, s0Var); @@ -300,7 +300,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.f792c = e0Var.o[k]; + aVar2.f794c = e0Var.o[k]; i = -4; } } @@ -311,7 +311,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.f785c; + c.i.a.c.i2.w wVar = d0Var2.f787c; if (decoderInputBuffer.t()) { long j2 = aVar3.b; wVar.z(1); @@ -362,21 +362,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.f792c; + w.a aVar5 = aVar3.f794c; int i10 = f0.a; byte[] bArr2 = aVar5.b; byte[] bArr3 = bVar.a; i2 = i5; int i11 = aVar5.a; i3 = i; - int i12 = aVar5.f754c; + int i12 = aVar5.f756c; int i13 = aVar5.d; bVar.f = i4; bVar.d = iArr; bVar.e = iArr2; bVar.b = bArr2; bVar.a = bArr3; - bVar.f1003c = i11; + bVar.f1005c = i11; bVar.g = i12; bVar.h = i13; d0Var = d0Var2; @@ -388,7 +388,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.C0093b bVar2 = bVar.j; + b.C0094b bVar2 = bVar.j; Objects.requireNonNull(bVar2); bVar2.b.set(i12, i13); bVar2.a.setPattern(bVar2.b); @@ -538,14 +538,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[] f783c; + public final boolean[] f785c; public final boolean[] d; public e(TrackGroupArray trackGroupArray, boolean[] zArr) { this.a = trackGroupArray; this.b = zArr; int i = trackGroupArray.j; - this.f783c = new boolean[i]; + this.f785c = new boolean[i]; this.d = new boolean[i]; } } @@ -569,13 +569,13 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { this.o = aVar2; this.q = bVar; this.r = mVar; - this.f778s = str; + this.f780s = str; this.t = (long) i2; this.v = new k(lVar); this.w = new c.i.a.c.i2.j(); - this.f779x = new g(this); - this.f780y = new i(this); - this.f781z = f0.j(); + this.f781x = new g(this); + this.f782y = new i(this); + this.f783z = f0.j(); this.D = new d[0]; this.C = new e0[0]; this.R = -9223372036854775807L; @@ -613,7 +613,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { } } m mVar = this.r; - Looper looper = this.f781z.getLooper(); + Looper looper = this.f783z.getLooper(); s sVar = this.m; q.a aVar = this.p; Objects.requireNonNull(looper); @@ -640,7 +640,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (j2 == -9223372036854775807L || this.R <= j2) { t tVar = this.I; Objects.requireNonNull(tVar); - long j3 = tVar.h(this.R).a.f753c; + long j3 = tVar.h(this.R).a.f755c; long j4 = this.R; aVar.g.a = j3; aVar.j = j4; @@ -676,15 +676,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.f781z.post(new h(this, tVar)); + this.f783z.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.f782c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f886c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f784c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f888c, 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))); @@ -723,8 +723,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.f782c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f886c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f784c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f888c, 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))); @@ -833,7 +833,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.f931c; + long j5 = o1Var.f933c; if (j5 == 0 && o1Var.d == 0) { return j2; } @@ -870,7 +870,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.f781z.post(this.f779x); + this.f783z.post(this.f781x); } @Override // c.i.a.c.d2.v @@ -897,7 +897,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.f783c; + boolean[] zArr3 = eVar.f785c; int i2 = this.O; for (int i3 = 0; i3 < gVarArr.length; i3++) { if (f0VarArr[i3] != null && (gVarArr[i3] == null || !zArr[i3])) { @@ -971,8 +971,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.f782c; - r rVar = new r(aVar2.a, aVar2.k, vVar.f886c, vVar.d, j2, j3, vVar.b); + c.i.a.c.h2.v vVar = aVar2.f784c; + r rVar = new r(aVar2.a, aVar2.k, vVar.f888c, vVar.d, j2, j3, vVar.b); h0.b(aVar2.j); h0.b(this.J); r rVar2 = (r) this.n; @@ -1043,7 +1043,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { if (zArr[i2]) { e0 e0Var = this.C[i2]; synchronized (e0Var) { - z2 = e0Var.f789x; + z2 = e0Var.f791x; } if (!z2) { e0 e0Var2 = this.C[i2]; @@ -1071,7 +1071,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { int i2; t(); if (!w()) { - boolean[] zArr = this.H.f783c; + boolean[] zArr = this.H.f785c; int length = this.C.length; for (int i3 = 0; i3 < length; i3++) { e0 e0Var = this.C[i3]; @@ -1082,7 +1082,7 @@ public final class b0 implements v, j, Loader.b, Loader.f, e0.b { j3 = -1; if (i4 != 0) { long[] jArr = e0Var.n; - int i5 = e0Var.f788s; + int i5 = e0Var.f790s; if (j2 >= jArr[i5]) { int i6 = e0Var.i(i5, (!z3 || (i2 = e0Var.t) == i4) ? i4 : i2 + 1, j2, z2); if (i6 != -1) { diff --git a/app/src/main/java/c/i/a/c/d2/c0.java b/app/src/main/java/c/i/a/c/d2/c0.java index 2bb9969f58..1235c94c86 100644 --- a/app/src/main/java/c/i/a/c/d2/c0.java +++ b/app/src/main/java/c/i/a/c/d2/c0.java @@ -53,7 +53,7 @@ public final class c0 extends j implements b0.b { public l b; /* renamed from: c reason: collision with root package name */ - public t f784c = new p(); + public t f786c = new p(); public u d = new r(); public int e = 1048576; @@ -104,9 +104,9 @@ public final class c0 extends j implements b0.b { if (dVar != null) { dVar.a(true); } - loader.f2267c.execute(new Loader.g(b0Var)); - loader.f2267c.shutdown(); - b0Var.f781z.removeCallbacksAndMessages(null); + loader.f2279c.execute(new Loader.g(b0Var)); + loader.f2279c.shutdown(); + b0Var.f783z.removeCallbacksAndMessages(null); b0Var.A = null; b0Var.V = true; } @@ -118,7 +118,7 @@ public final class c0 extends j implements b0.b { if (xVar != null) { a2.d(xVar); } - return new b0(this.h.a, a2, this.j, this.k, this.d.g(0, aVar), this.l, this.f795c.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.f797c.g(0, aVar, 0), this, mVar, this.h.f, this.m); } @Override // c.i.a.c.d2.j diff --git a/app/src/main/java/c/i/a/c/d2/d0.java b/app/src/main/java/c/i/a/c/d2/d0.java index 59281833bd..a82da90e3e 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 f785c = new w(32); + public final w f787c = 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 f786c; + public boolean f788c; @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.f879c; + c[] cVarArr = mVar.f881c; 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.f786c) { + if (!aVar.f788c) { 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.f786c = true; + aVar.f788c = 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 e421daf4c2..a9962b5d60 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 @@ -36,7 +36,7 @@ public class e0 implements w { @Nullable /* renamed from: c reason: collision with root package name */ - public final s f787c; + public final s f789c; @Nullable public final q.a d; @Nullable @@ -59,20 +59,20 @@ public class e0 implements w { public int r; /* renamed from: s reason: collision with root package name */ - public int f788s; + public int f790s; public int t; public long u = Long.MIN_VALUE; public long v = Long.MIN_VALUE; public long w = Long.MIN_VALUE; /* renamed from: x reason: collision with root package name */ - public boolean f789x; + public boolean f791x; /* renamed from: y reason: collision with root package name */ - public boolean f790y = true; + public boolean f792y = true; /* renamed from: z reason: collision with root package name */ - public boolean f791z = true; + public boolean f793z = true; /* compiled from: SampleQueue */ public static final class a { @@ -81,7 +81,7 @@ public class e0 implements w { @Nullable /* renamed from: c reason: collision with root package name */ - public w.a f792c; + public w.a f794c; } /* compiled from: SampleQueue */ @@ -90,7 +90,7 @@ public class e0 implements w { public e0(m mVar, @Nullable Looper looper, @Nullable s sVar, @Nullable q.a aVar) { this.e = looper; - this.f787c = sVar; + this.f789c = sVar; this.d = aVar; this.a = new d0(mVar); } @@ -125,9 +125,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.f790y) { + if (this.f792y) { if (z2) { - this.f790y = false; + this.f792y = false; } else { return; } @@ -155,7 +155,7 @@ public class e0 implements w { int k = k(i5 - 1); AnimatableValueParser.k(this.k[k] + ((long) this.l[k]) <= j3); } - this.f789x = (536870912 & i) != 0; + this.f791x = (536870912 & i) != 0; this.w = Math.max(this.w, j2); int k2 = k(this.q); this.n[k2] = j2; @@ -181,16 +181,16 @@ public class e0 implements w { int[] iArr3 = new int[i8]; w.a[] aVarArr = new w.a[i8]; Format[] formatArr2 = new Format[i8]; - int i9 = this.f788s; + int i9 = this.f790s; int i10 = i7 - i9; System.arraycopy(jArr, i9, jArr2, 0, i10); - System.arraycopy(this.n, this.f788s, jArr3, 0, i10); - System.arraycopy(this.m, this.f788s, iArr2, 0, i10); - System.arraycopy(this.l, this.f788s, iArr3, 0, i10); - System.arraycopy(this.o, this.f788s, aVarArr, 0, i10); - System.arraycopy(this.p, this.f788s, formatArr2, 0, i10); - System.arraycopy(this.j, this.f788s, iArr, 0, i10); - int i11 = this.f788s; + System.arraycopy(this.n, this.f790s, jArr3, 0, i10); + System.arraycopy(this.m, this.f790s, iArr2, 0, i10); + System.arraycopy(this.l, this.f790s, iArr3, 0, i10); + System.arraycopy(this.o, this.f790s, aVarArr, 0, i10); + System.arraycopy(this.p, this.f790s, formatArr2, 0, i10); + System.arraycopy(this.j, this.f790s, iArr, 0, i10); + int i11 = this.f790s; System.arraycopy(this.k, 0, jArr2, i10, i11); System.arraycopy(this.n, 0, jArr3, i10, i11); System.arraycopy(this.m, 0, iArr2, i10, i11); @@ -205,7 +205,7 @@ public class e0 implements w { this.o = aVarArr; this.p = formatArr2; this.j = iArr; - this.f788s = 0; + this.f790s = 0; this.i = i8; } } @@ -217,7 +217,7 @@ public class e0 implements w { this.A = format; synchronized (this) { z2 = false; - this.f791z = false; + this.f793z = false; if (!f0.a(format, this.B)) { if (f0.a(format, this.C)) { this.B = this.C; @@ -233,7 +233,7 @@ public class e0 implements w { b bVar = this.f; if (bVar != null && z2) { b0 b0Var = (b0) bVar; - b0Var.f781z.post(b0Var.f779x); + b0Var.f783z.post(b0Var.f781x); } } @@ -255,11 +255,11 @@ public class e0 implements w { int i2 = this.q - i; this.q = i2; this.r += i; - int i3 = this.f788s + i; - this.f788s = i3; + int i3 = this.f790s + i; + this.f790s = i3; int i4 = this.i; if (i3 >= i4) { - this.f788s = i3 - i4; + this.f790s = i3 - i4; } int i5 = this.t - i; this.t = i5; @@ -267,9 +267,9 @@ public class e0 implements w { this.t = 0; } if (i2 != 0) { - return this.k[this.f788s]; + return this.k[this.f790s]; } - int i6 = this.f788s; + int i6 = this.f790s; if (i6 != 0) { i4 = i6; } @@ -328,14 +328,14 @@ public class e0 implements w { } public final int k(int i) { - int i2 = this.f788s + i; + int i2 = this.f790s + i; int i3 = this.i; return i2 < i3 ? i2 : i2 - i3; } @Nullable public final synchronized Format l() { - return this.f791z ? null : this.B; + return this.f793z ? null : this.B; } public final boolean m() { @@ -347,7 +347,7 @@ public class e0 implements w { Format format; boolean z3 = true; if (!m()) { - if (!z2 && !this.f789x && ((format = this.B) == null || format == this.g)) { + if (!z2 && !this.f791x && ((format = this.B) == null || format == this.g)) { z3 = false; } return z3; @@ -371,7 +371,7 @@ public class e0 implements w { DrmInitData drmInitData = z2 ? null : format3.w; this.g = format; DrmInitData drmInitData2 = format.w; - s sVar = this.f787c; + s sVar = this.f789c; if (sVar != null) { Class c2 = sVar.c(format); Format.b a2 = format.a(); @@ -382,10 +382,10 @@ public class e0 implements w { } s0Var.b = format2; s0Var.a = this.h; - if (this.f787c != null) { + if (this.f789c != null) { if (z2 || !f0.a(drmInitData, drmInitData2)) { DrmSession drmSession = this.h; - s sVar2 = this.f787c; + s sVar2 = this.f789c; Looper looper = this.e; Objects.requireNonNull(looper); DrmSession b2 = sVar2.b(looper, this.d, format); @@ -402,9 +402,9 @@ public class e0 implements w { public void q(boolean z2) { d0 d0Var = this.a; d0.a aVar = d0Var.d; - if (aVar.f786c) { + if (aVar.f788c) { d0.a aVar2 = d0Var.f; - int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f786c ? 1 : 0); + int i = (((int) (aVar2.a - aVar.a)) / d0Var.b) + (aVar2.f788c ? 1 : 0); c[] cVarArr = new c[i]; int i2 = 0; while (i2 < i) { @@ -425,18 +425,18 @@ public class e0 implements w { d0Var.a.c(); this.q = 0; this.r = 0; - this.f788s = 0; + this.f790s = 0; this.t = 0; - this.f790y = true; + this.f792y = true; this.u = Long.MIN_VALUE; this.v = Long.MIN_VALUE; this.w = Long.MIN_VALUE; - this.f789x = false; + this.f791x = false; this.C = null; if (z2) { this.A = null; this.B = null; - this.f791z = true; + this.f793z = 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 aa4626ec60..a00280fa73 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[] f793c; + public final int[] f795c; /* 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.f793c = new int[iArr.length]; + this.f795c = new int[iArr.length]; for (int i = 0; i < iArr.length; i++) { - this.f793c[iArr[i]] = i; + this.f795c[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.f793c[i] - 1; + int i2 = this.f795c[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.f793c[i] + 1; + int i2 = this.f795c[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 9cf773c7d8..61df6c851c 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 f794c; + public final long f796c; 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.f972c : null; - this.f794c = j; + v0.f fVar = z4 ? v0Var.f974c : null; + this.f796c = j; this.d = j; this.e = z2; Objects.requireNonNull(v0Var); @@ -46,12 +46,12 @@ public final class i0 extends r1 { public r1.b g(int i, r1.b bVar, boolean z2) { AnimatableValueParser.t(i, 0, 1); Object obj = z2 ? b : null; - long j = this.f794c; + long j = this.f796c; Objects.requireNonNull(bVar); a aVar = a.a; bVar.a = null; bVar.b = obj; - bVar.f947c = 0; + bVar.f949c = 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 3421874e3a..0692c2d488 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 f795c = new z.a(); + public final z.a f797c = 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.f795c; + z.a aVar = this.f797c; Objects.requireNonNull(aVar); - aVar.f806c.add(new z.a.C0086a(handler, zVar)); + aVar.f808c.add(new z.a.C0087a(handler, zVar)); } @Override // c.i.a.c.d2.y public final void c(z zVar) { - z.a aVar = this.f795c; - Iterator it = aVar.f806c.iterator(); + z.a aVar = this.f797c; + Iterator it = aVar.f808c.iterator(); while (it.hasNext()) { - z.a.C0086a next = it.next(); + z.a.C0087a next = it.next(); if (next.b == zVar) { - aVar.f806c.remove(next); + aVar.f808c.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.f1012c.add(new q.a.C0094a(handler, qVar)); + aVar.f1014c.add(new q.a.C0095a(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 7eeaa354cb..a631393f5d 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 f796c; + public final int f798c; public final long[] d; - public final C0085a[] e; + public final C0086a[] 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 C0085a { + public static final class C0086a { public final int a = -1; public final Uri[] b = new Uri[0]; /* renamed from: c reason: collision with root package name */ - public final int[] f797c = new int[0]; + public final int[] f799c = new int[0]; public final long[] d = new long[0]; - public C0085a() { + public C0086a() { AnimatableValueParser.k(true); } public int a(int i) { int i2 = i + 1; while (true) { - int[] iArr = this.f797c; + int[] iArr = this.f799c; 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 || C0085a.class != obj.getClass()) { + if (obj == null || C0086a.class != obj.getClass()) { return false; } - C0085a aVar = (C0085a) obj; - return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f797c, aVar.f797c) && Arrays.equals(this.d, aVar.d); + C0086a aVar = (C0086a) obj; + return this.a == aVar.a && Arrays.equals(this.b, aVar.b) && Arrays.equals(this.f799c, aVar.f799c) && Arrays.equals(this.d, aVar.d); } public int hashCode() { - int hashCode = Arrays.hashCode(this.f797c); + int hashCode = Arrays.hashCode(this.f799c); return Arrays.hashCode(this.d) + ((hashCode + (((this.a * 31) + Arrays.hashCode(this.b)) * 31)) * 31); } } - public a(@Nullable Object obj, long[] jArr, @Nullable C0085a[] aVarArr, long j, long j2) { + public a(@Nullable Object obj, long[] jArr, @Nullable C0086a[] aVarArr, long j, long j2) { this.d = jArr; this.f = j; this.g = j2; int length = jArr.length; - this.f796c = length; - C0085a[] aVarArr2 = new C0085a[length]; - for (int i = 0; i < this.f796c; i++) { - aVarArr2[i] = new C0085a(); + this.f798c = length; + C0086a[] aVarArr2 = new C0086a[length]; + for (int i = 0; i < this.f798c; i++) { + aVarArr2[i] = new C0086a(); } 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.f796c == aVar.f796c && 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.f798c == aVar.f798c && 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.f796c * 31; + int i = this.f798c * 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 { L.append("adGroup(timeUs="); L.append(this.d[i]); L.append(", ads=["); - for (int i2 = 0; i2 < this.e[i].f797c.length; i2++) { + for (int i2 = 0; i2 < this.e[i].f799c.length; i2++) { L.append("ad(state="); - int i3 = this.e[i].f797c[i2]; + int i3 = this.e[i].f799c[i2]; if (i3 == 0) { L.append('_'); } else if (i3 == 1) { @@ -125,7 +125,7 @@ public final class a { L.append(", durationUs="); L.append(this.e[i].d[i2]); L.append(')'); - if (i2 < this.e[i].f797c.length - 1) { + if (i2 < this.e[i].f799c.length - 1) { L.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 f2b97deff4..c14e40e6d7 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 f798c; + public i f800c; public k(l lVar) { this.a = lVar; } public long a() { - i iVar = this.f798c; + i iVar = this.f800c; 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.f798c = eVar; + this.f800c = 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 f385e4576d..a521f225f5 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 @@ -179,11 +179,11 @@ public final class l implements v, v.a { if (j == j2) { return j2; } - long i = f0.i(o1Var.f931c, 0, j - j2); + long i = f0.i(o1Var.f933c, 0, j - j2); long j3 = o1Var.d; long j4 = this.n; long i2 = f0.i(j3, 0, j4 == Long.MIN_VALUE ? Long.MAX_VALUE : j4 - j); - if (!(i == o1Var.f931c && i2 == o1Var.d)) { + if (!(i == o1Var.f933c && 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 e541da18ed..a105ec0513 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.f795c.g(0, null, 0); + this.j = m.this.f797c.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.f803c; + obj = t.a.f805c; } 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.f795c.g(i, aVar2, 0); + this.j = m.this.f797c.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.f1012c, i, aVar2); + this.k = new q.a(m.this.d.f1014c, 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.f804c, uVar.d, uVar.e, j, j2); + return (j == uVar.f && j2 == uVar.g) ? uVar : new u(uVar.a, uVar.b, uVar.f806c, 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 f800c; + public final z f802c; public b(y yVar, y.b bVar, z zVar) { this.a = yVar; this.b = bVar; - this.f800c = zVar; + this.f802c = 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 322dd6f2e1..0f4a4aeae6 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 f801c; + public final a f803c; public final byte[] d; public int e; @@ -30,7 +30,7 @@ public final class q implements j { AnimatableValueParser.k(i > 0); this.a = jVar; this.b = i; - this.f801c = aVar; + this.f803c = 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.f801c; + a aVar = this.f803c; 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 007f1a6d79..5d422e446c 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 f802c; + public final long f804c; public r(long j, l lVar, long j2) { Uri uri = lVar.a; this.b = Collections.emptyMap(); - this.f802c = 0; + this.f804c = 0; } public r(long j, l lVar, Uri uri, Map> map, long j2, long j3, long j4) { this.b = map; - this.f802c = j3; + this.f804c = 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 758496e6f8..da5d99b68e 100644 --- a/app/src/main/java/c/i/a/c/d2/t.java +++ b/app/src/main/java/c/i/a/c/d2/t.java @@ -28,7 +28,7 @@ public final class t extends m { public static final class a extends p { /* renamed from: c reason: collision with root package name */ - public static final Object f803c = new Object(); + public static final Object f805c = new Object(); @Nullable public final Object d; @Nullable @@ -44,7 +44,7 @@ public final class t extends m { public int b(Object obj) { Object obj2; r1 r1Var = this.b; - if (f803c.equals(obj) && (obj2 = this.e) != null) { + if (f805c.equals(obj) && (obj2 = this.e) != null) { obj = obj2; } return r1Var.b(obj); @@ -54,7 +54,7 @@ public final class t extends m { public r1.b g(int i, r1.b bVar, boolean z2) { this.b.g(i, bVar, z2); if (f0.a(bVar.b, this.e) && z2) { - bVar.b = f803c; + bVar.b = f805c; } return bVar; } @@ -62,14 +62,14 @@ public final class t extends m { @Override // c.i.a.c.d2.p, c.i.a.c.r1 public Object m(int i) { Object m = this.b.m(i); - return f0.a(m, this.e) ? f803c : m; + return f0.a(m, this.e) ? f805c : 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.f948c, this.d)) { - cVar.f948c = r1.c.a; + if (f0.a(cVar.f950c, this.d)) { + cVar.f950c = r1.c.a; } return cVar; } @@ -86,7 +86,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public int b(Object obj) { - return obj == a.f803c ? 0 : -1; + return obj == a.f805c ? 0 : -1; } @Override // c.i.a.c.r1 @@ -94,13 +94,13 @@ public final class t extends m { Object obj = null; int i2 = z2 ? 0 : null; if (z2) { - obj = a.f803c; + obj = a.f805c; } 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.f947c = 0; + bVar.f949c = 0; bVar.d = -9223372036854775807L; bVar.e = 0; bVar.f = aVar; @@ -114,7 +114,7 @@ public final class t extends m { @Override // c.i.a.c.r1 public Object m(int i) { - return a.f803c; + return a.f805c; } @Override // c.i.a.c.r1 @@ -141,7 +141,7 @@ public final class t extends m { this.r = true; return; } - this.n = new a(new b(yVar.e()), r1.c.a, a.f803c); + this.n = new a(new b(yVar.e()), r1.c.a, a.f805c); } @Override // c.i.a.c.d2.y @@ -182,7 +182,7 @@ public final class t extends m { this.p = false; for (m.b bVar : this.g.values()) { bVar.a.a(bVar.b); - bVar.a.c(bVar.f800c); + bVar.a.c(bVar.f802c); } this.g.clear(); } @@ -195,7 +195,7 @@ public final class t extends m { sVar.l = yVar; if (this.q) { Object obj = aVar.a; - if (this.n.e != null && obj.equals(a.f803c)) { + if (this.n.e != null && obj.equals(a.f805c)) { 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 e38ea97a4c..b3e0ff03bf 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 f804c; + public final Format f806c; 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.f804c = format; + this.f806c = 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 89f8d100a2..5aaa1612b9 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 f805c; + public final int f807c; public final long d; public final int e; public w(w wVar) { this.a = wVar.a; this.b = wVar.b; - this.f805c = wVar.f805c; + this.f807c = wVar.f807c; 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.f805c = -1; + this.f807c = -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.f805c = i2; + this.f807c = 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.f805c = i2; + this.f807c = 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.f805c = -1; + this.f807c = -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.f805c == wVar.f805c && this.d == wVar.d && this.e == wVar.e; + return this.a.equals(wVar.a) && this.b == wVar.b && this.f807c == wVar.f807c && this.d == wVar.d && this.e == wVar.e; } public int hashCode() { - return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f805c) * 31) + ((int) this.d)) * 31) + this.e; + return ((((((((this.a.hashCode() + 527) * 31) + this.b) * 31) + this.f807c) * 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 e54e6cf113..8acc7156de 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.f805c, this.d, this.e)); + return new a(this.a.equals(obj) ? this : new w(obj, this.b, this.f807c, 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 83ffd16000..4cf5c6fddc 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 f806c; + public final CopyOnWriteArrayList f808c; 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 C0086a { + public static final class C0087a { public Handler a; public z b; - public C0086a(Handler handler, z zVar) { + public C0087a(Handler handler, z zVar) { this.a = handler; this.b = zVar; } } public a() { - this.f806c = new CopyOnWriteArrayList<>(); + this.f808c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; this.d = 0; } - public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar, long j) { - this.f806c = copyOnWriteArrayList; + public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar, long j) { + this.f808c = 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.f806c.iterator(); + Iterator it = this.f808c.iterator(); while (it.hasNext()) { - C0086a next = it.next(); + C0087a next = it.next(); f0.D(next.a, new d(this, next.b, uVar)); } } public void c(r rVar, u uVar) { - Iterator it = this.f806c.iterator(); + Iterator it = this.f808c.iterator(); while (it.hasNext()) { - C0086a next = it.next(); + C0087a next = it.next(); f0.D(next.a, new f(this, next.b, rVar, uVar)); } } public void d(r rVar, u uVar) { - Iterator it = this.f806c.iterator(); + Iterator it = this.f808c.iterator(); while (it.hasNext()) { - C0086a next = it.next(); + C0087a 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.f806c.iterator(); + Iterator it = this.f808c.iterator(); while (it.hasNext()) { - C0086a next = it.next(); + C0087a 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.f806c.iterator(); + Iterator it = this.f808c.iterator(); while (it.hasNext()) { - C0086a next = it.next(); + C0087a 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.f806c, i, aVar, j); + return new a(this.f808c, 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 ee8d7ab00b..145f094b14 100644 --- a/app/src/main/java/c/i/a/c/e0.java +++ b/app/src/main/java/c/i/a/c/e0.java @@ -16,7 +16,7 @@ public final class e0 { @Nullable /* renamed from: c reason: collision with root package name */ - public b f807c; + public b f809c; @Nullable public n d; public int e; @@ -46,7 +46,7 @@ public final class e0 { AudioManager audioManager = (AudioManager) context.getApplicationContext().getSystemService("audio"); Objects.requireNonNull(audioManager); this.a = audioManager; - this.f807c = bVar; + this.f809c = bVar; this.b = new a(handler); this.e = 0; } @@ -66,7 +66,7 @@ public final class e0 { } public final void b(int i) { - b bVar = this.f807c; + b bVar = this.f809c; if (bVar != null) { p1.c cVar = (p1.c) bVar; boolean g = p1.this.g(); @@ -80,7 +80,7 @@ public final class e0 { float f = i == 3 ? 0.2f : 1.0f; if (this.g != f) { this.g = f; - b bVar = this.f807c; + b bVar = this.f809c; 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 c33ad2d665..6060258f01 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 @@ -8,7 +8,7 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f808c; + public final int f810c; public final int d; public final int e; public final int f; @@ -17,7 +17,7 @@ public final class b { public b(int i, int i2, int i3, int i4, int i5, @Nullable Typeface typeface) { this.b = i; - this.f808c = i2; + this.f810c = 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 dfb507624a..869356c03a 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 @@ -14,7 +14,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public final Layout.Alignment f809c; + public final Layout.Alignment f811c; @Nullable public final Bitmap d; public final float e; @@ -40,7 +40,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public Layout.Alignment f810c; + public Layout.Alignment f812c; public float d; public int e; public int f; @@ -59,7 +59,7 @@ public final class c { public b() { this.a = null; this.b = null; - this.f810c = null; + this.f812c = null; this.d = -3.4028235E38f; this.e = Integer.MIN_VALUE; this.f = Integer.MIN_VALUE; @@ -77,7 +77,7 @@ public final class c { public b(c cVar, a aVar) { this.a = cVar.b; this.b = cVar.d; - this.f810c = cVar.f809c; + this.f812c = cVar.f811c; this.d = cVar.e; this.e = cVar.f; this.f = cVar.g; @@ -94,7 +94,7 @@ public final class c { } public c a() { - return new c(this.a, this.f810c, 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.f812c, 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); } } @@ -111,7 +111,7 @@ public final class c { AnimatableValueParser.k(bitmap == null); } this.b = charSequence; - this.f809c = alignment; + this.f811c = 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 3e56f3acb6..99a76db1e5 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,13 +41,13 @@ public final class l extends g0 implements Handler.Callback { public final s0 w; /* renamed from: x reason: collision with root package name */ - public boolean f811x; + public boolean f813x; /* renamed from: y reason: collision with root package name */ - public boolean f812y; + public boolean f814y; /* renamed from: z reason: collision with root package name */ - public boolean f813z; + public boolean f815z; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public l(k kVar, @Nullable Looper looper) { @@ -84,8 +84,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.f811x = false; - this.f812y = false; + this.f813x = false; + this.f814y = false; this.H = -9223372036854775807L; if (this.A != 0) { O(); @@ -150,7 +150,7 @@ public final class l extends g0 implements Handler.Callback { public final void M() { g gVar; char c2 = 1; - this.f813z = true; + this.f815z = true; h hVar = this.v; Format format = this.B; Objects.requireNonNull(format); @@ -278,7 +278,7 @@ public final class l extends g0 implements Handler.Callback { return; } } - throw new IllegalArgumentException(a.u("Attempted to create decoder for unsupported MIME type: ", str)); + throw new IllegalArgumentException(a.t("Attempted to create decoder for unsupported MIME type: ", str)); } public final void N() { @@ -318,7 +318,7 @@ public final class l extends g0 implements Handler.Callback { @Override // c.i.a.c.k1 public boolean b() { - return this.f812y; + return this.f814y; } @Override // c.i.a.c.k1 @@ -347,10 +347,10 @@ public final class l extends g0 implements Handler.Callback { long j3 = this.H; if (j3 != -9223372036854775807L && j >= j3) { N(); - this.f812y = true; + this.f814y = true; } } - if (!this.f812y) { + if (!this.f814y) { if (this.F == null) { g gVar = this.C; Objects.requireNonNull(gVar); @@ -384,7 +384,7 @@ public final class l extends g0 implements Handler.Callback { O(); } else { N(); - this.f812y = true; + this.f814y = true; } } } else if (jVar.j <= j) { @@ -414,7 +414,7 @@ public final class l extends g0 implements Handler.Callback { } } if (this.A != 2) { - while (!this.f811x) { + while (!this.f813x) { try { i iVar = this.D; if (iVar == null) { @@ -439,19 +439,19 @@ public final class l extends g0 implements Handler.Callback { int I = I(this.w, iVar, false); if (I == -4) { if (iVar.n()) { - this.f811x = true; - this.f813z = false; + this.f813x = true; + this.f815z = false; } else { Format format = this.w.b; if (format != null) { - iVar.q = format.f2194x; + iVar.q = format.f2206x; iVar.s(); - this.f813z &= !iVar.o(); + this.f815z &= !iVar.o(); } else { return; } } - if (!this.f813z) { + if (!this.f815z) { 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 818fb467d7..bced8818b8 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 @@ -41,7 +41,7 @@ public final class c extends e { public final int r; /* renamed from: s reason: collision with root package name */ - public final long f814s; + public final long f816s; public final ArrayList t = new ArrayList<>(); public a u = new a(0, 4); @Nullable @@ -50,21 +50,21 @@ public final class c extends e { public List w; /* renamed from: x reason: collision with root package name */ - public int f815x; + public int f817x; /* renamed from: y reason: collision with root package name */ - public int f816y; + public int f818y; /* renamed from: z reason: collision with root package name */ - public boolean f817z; + public boolean f819z; /* 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 f818c = new StringBuilder(); + public final StringBuilder f820c = new StringBuilder(); public int d; public int e; public int f; @@ -73,17 +73,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 C0087a { + public static class C0088a { public final int a; public final boolean b; /* renamed from: c reason: collision with root package name */ - public int f819c; + public int f821c; - public C0087a(int i, boolean z2, int i2) { + public C0088a(int i, boolean z2, int i2) { this.a = i; this.b = z2; - this.f819c = i2; + this.f821c = i2; } } @@ -93,20 +93,20 @@ public final class c extends e { } public void a(char c2) { - if (this.f818c.length() < 32) { - this.f818c.append(c2); + if (this.f820c.length() < 32) { + this.f820c.append(c2); } } public void b() { - int length = this.f818c.length(); + int length = this.f820c.length(); if (length > 0) { - this.f818c.delete(length - 1, length); + this.f820c.delete(length - 1, length); for (int size = this.a.size() - 1; size >= 0; size--) { - C0087a aVar = this.a.get(size); - int i = aVar.f819c; + C0088a aVar = this.a.get(size); + int i = aVar.f821c; if (i == length) { - aVar.f819c = i - 1; + aVar.f821c = i - 1; } else { return; } @@ -161,7 +161,7 @@ public final class c extends e { } public final SpannableString d() { - SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f818c); + SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(this.f820c); int length = spannableStringBuilder.length(); int i = 0; int i2 = -1; @@ -171,7 +171,7 @@ public final class c extends e { boolean z2 = false; int i6 = -1; while (i < this.a.size()) { - C0087a aVar = this.a.get(i); + C0088a aVar = this.a.get(i); boolean z3 = aVar.b; int i7 = aVar.a; if (i7 != 8) { @@ -181,9 +181,9 @@ public final class c extends e { } z2 = z4; } - int i8 = aVar.f819c; + int i8 = aVar.f821c; i++; - if (i8 != (i < this.a.size() ? this.a.get(i).f819c : length)) { + if (i8 != (i < this.a.size() ? this.a.get(i).f821c : length)) { if (i2 != -1 && !z3) { spannableStringBuilder.setSpan(new UnderlineSpan(), i2, i8, 33); i2 = -1; @@ -218,14 +218,14 @@ public final class c extends e { } public boolean e() { - return this.a.isEmpty() && this.b.isEmpty() && this.f818c.length() == 0; + return this.a.isEmpty() && this.b.isEmpty() && this.f820c.length() == 0; } public void f(int i) { this.g = i; this.a.clear(); this.b.clear(); - this.f818c.setLength(0); + this.f820c.setLength(0); this.d = 15; this.e = 0; this.f = 0; @@ -233,7 +233,7 @@ public final class c extends e { } public c(String str, int i2, long j2) { - this.f814s = j2 > 0 ? j2 * 1000 : -9223372036854775807L; + this.f816s = j2 > 0 ? j2 * 1000 : -9223372036854775807L; this.p = "application/x-mp4-cea-608".equals(str) ? 2 : 3; if (i2 == 1) { this.r = 0; @@ -288,12 +288,12 @@ public final class c extends e { byte b = (byte) (s3 & 127); byte b2 = (byte) (s4 & 127); if (b != 0 || b2 != 0) { - boolean z5 = this.f817z; + boolean z5 = this.f819z; if ((s2 & 4) == 4) { boolean[] zArr = n; if (zArr[s3] && zArr[s4]) { z2 = true; - this.f817z = z2; + this.f819z = z2; if (z2) { if ((b & 240) == 16) { if (this.A && this.B == b && this.C == b2) { @@ -351,7 +351,7 @@ public final class c extends e { this.u.a(' '); boolean z6 = (b2 & 1) == 1; a aVar = this.u; - aVar.a.add(new a.C0087a((b2 >> 1) & 7, z6, aVar.f818c.length())); + aVar.a.add(new a.C0088a((b2 >> 1) & 7, z6, aVar.f820c.length())); } else { if ((b & 240) == 16 && (b2 & 192) == 64) { int i6 = g[b & 7]; @@ -360,8 +360,8 @@ public final class c extends e { } a aVar2 = this.u; if (i6 != aVar2.d) { - if (this.f815x != 1 && !aVar2.e()) { - a aVar3 = new a(this.f815x, this.f816y); + if (this.f817x != 1 && !aVar2.e()) { + a aVar3 = new a(this.f817x, this.f818y); this.u = aVar3; this.t.add(aVar3); } @@ -371,7 +371,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.C0087a(z7 ? 8 : i7, z8, aVar4.f818c.length())); + aVar4.a.add(new a.C0088a(z7 ? 8 : i7, z8, aVar4.f820c.length())); if (z7) { this.u.e = h[i7]; } @@ -397,7 +397,7 @@ public final class c extends e { m(4); break; default: - int i8 = this.f815x; + int i8 = this.f817x; if (i8 != 0) { if (b2 == 33) { this.u.b(); @@ -406,7 +406,7 @@ public final class c extends e { switch (b2) { case 44: this.v = Collections.emptyList(); - int i9 = this.f815x; + int i9 = this.f817x; if (i9 == 1 || i9 == 3) { k(); break; @@ -415,7 +415,7 @@ public final class c extends e { if (i8 == 1 && !this.u.e()) { a aVar5 = this.u; aVar5.b.add(aVar5.d()); - aVar5.f818c.setLength(0); + aVar5.f820c.setLength(0); aVar5.a.clear(); int min = Math.min(aVar5.h, aVar5.d); while (aVar5.b.size() >= min) { @@ -469,7 +469,7 @@ public final class c extends e { } } z2 = false; - this.f817z = z2; + this.f819z = z2; if (z2) { } this.A = false; @@ -479,7 +479,7 @@ public final class c extends e { } } } else if (z4) { - int i10 = this.f815x; + int i10 = this.f817x; if (i10 == 1 || i10 == 3) { this.v = j(); this.F = this.e; @@ -500,7 +500,7 @@ public final class c extends e { l(0); m(4); k(); - this.f817z = false; + this.f819z = false; this.A = false; this.B = 0; this.C = 0; @@ -518,7 +518,7 @@ public final class c extends e { if (g2 != null) { return g2; } - long j2 = this.f814s; + long j2 = this.f816s; boolean z2 = false; if (j2 != -9223372036854775807L) { long j3 = this.F; @@ -569,15 +569,15 @@ public final class c extends e { } public final void k() { - this.u.f(this.f815x); + this.u.f(this.f817x); this.t.clear(); this.t.add(this.u); } public final void l(int i2) { - int i3 = this.f815x; + int i3 = this.f817x; if (i3 != i2) { - this.f815x = i2; + this.f817x = i2; if (i2 == 3) { for (int i4 = 0; i4 < this.t.size(); i4++) { this.t.get(i4).g = i2; @@ -592,7 +592,7 @@ public final class c extends e { } public final void m(int i2) { - this.f816y = i2; + this.f818y = 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 6a92c4f656..7b96bd1f0a 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 @@ -62,7 +62,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 f820c; + public static final int f822c; 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,26 +87,26 @@ public final class d extends e { public int r; /* renamed from: s reason: collision with root package name */ - public int f821s; + public int f823s; public int t; public int u; public boolean v; public int w; /* renamed from: x reason: collision with root package name */ - public int f822x; + public int f824x; /* renamed from: y reason: collision with root package name */ - public int f823y; + public int f825y; /* renamed from: z reason: collision with root package name */ - public int f824z; + public int f826z; static { int d2 = d(0, 0, 0, 0); b = d2; int d3 = d(0, 0, 0, 3); - f820c = d3; + f822c = d3; h = new int[]{d2, d3, d2, d2, d3, d2, d2}; k = new int[]{d2, d2, d2, d2, d2, d3, d3}; } @@ -219,15 +219,15 @@ public final class d extends e { this.p = 4; this.q = false; this.r = 0; - this.f821s = 0; + this.f823s = 0; this.t = 0; this.u = 15; this.v = true; this.w = 0; - this.f822x = 0; - this.f823y = 0; + this.f824x = 0; + this.f825y = 0; int i2 = b; - this.f824z = i2; + this.f826z = i2; this.D = a; this.F = i2; } @@ -275,13 +275,13 @@ public final class d extends e { public final int b; /* renamed from: c reason: collision with root package name */ - public final byte[] f825c; + public final byte[] f827c; public int d = 0; public c(int i, int i2) { this.a = i; this.b = i2; - this.f825c = new byte[((i2 * 2) - 1)]; + this.f827c = new byte[((i2 * 2) - 1)]; } } @@ -333,7 +333,7 @@ public final class d extends e { } c cVar = new c(i2, i4); this.o = cVar; - byte[] bArr = cVar.f825c; + byte[] bArr = cVar.f827c; int i5 = cVar.d; cVar.d = i5 + 1; bArr[i5] = s4; @@ -346,7 +346,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.f825c; + byte[] bArr2 = cVar2.f827c; int i6 = cVar2.d; int i7 = i6 + 1; cVar2.d = i7; @@ -395,7 +395,7 @@ public final class d extends e { } v vVar = this.h; c cVar2 = this.o; - vVar.j(cVar2.f825c, cVar2.d); + vVar.j(cVar2.f827c, cVar2.d); int i = 3; int g = this.h.g(3); int g2 = this.h.g(5); @@ -570,7 +570,7 @@ public final class d extends e { case 149: case 150: default: - Log.w("Cea708Decoder", c.d.b.a.a.l("Invalid C1 command: ", g3)); + Log.w("Cea708Decoder", c.d.b.a.a.k("Invalid C1 command: ", g3)); break; case 151: if (!this.l.n) { @@ -587,7 +587,7 @@ public final class d extends e { int g5 = this.h.g(2); this.h.m(8); b bVar4 = this.l; - bVar4.f824z = d3; + bVar4.f826z = d3; bVar4.w = g5; break; } @@ -622,7 +622,7 @@ public final class d extends e { bVar5.p = g6; bVar5.q = f5; bVar5.r = g7; - bVar5.f821s = g8; + bVar5.f823s = g8; bVar5.t = g9; int i11 = g10 + 1; if (bVar5.u != i11) { @@ -633,19 +633,19 @@ public final class d extends e { } } } - if (!(g11 == 0 || bVar5.f822x == g11)) { - bVar5.f822x = g11; + if (!(g11 == 0 || bVar5.f824x == g11)) { + bVar5.f824x = 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.f824z = i13; + bVar5.f826z = i13; bVar5.w = i16; } - if (!(g12 == 0 || bVar5.f823y == g12)) { - bVar5.f823y = g12; + if (!(g12 == 0 || bVar5.f825y == g12)) { + bVar5.f825y = g12; int i17 = g12 - 1; int i18 = b.j[i17]; int i19 = b.i[i17]; @@ -832,10 +832,10 @@ public final class d extends e { throw new IllegalArgumentException(L.toString()); } if (!bVar.q) { - f2 = ((float) bVar.f821s) / 99.0f; + f2 = ((float) bVar.f823s) / 99.0f; f = ((float) bVar.r) / 99.0f; } else { - f2 = ((float) bVar.f821s) / 209.0f; + f2 = ((float) bVar.f823s) / 209.0f; f = ((float) bVar.r) / 74.0f; } float f3 = (f2 * 0.9f) + 0.05f; @@ -843,7 +843,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.f824z == b.b, bVar.f824z, 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.f826z == b.b, bVar.f826z, bVar.p); } alignment = Layout.Alignment.ALIGN_NORMAL; if (!bVar.q) { @@ -853,7 +853,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.f824z == b.b, bVar.f824z, 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.f826z == b.b, bVar.f826z, 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 54af1be314..79402e10a5 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 @@ -17,7 +17,7 @@ public abstract class e implements g { public final ArrayDeque b; /* renamed from: c reason: collision with root package name */ - public final PriorityQueue f826c; + public final PriorityQueue f828c; @Nullable public b d; public long e; @@ -77,7 +77,7 @@ public abstract class e implements g { for (int i2 = 0; i2 < 2; i2++) { this.b.add(new c(new b(this))); } - this.f826c = new PriorityQueue<>(); + this.f828c = new PriorityQueue<>(); } @Override // c.i.a.c.e2.g @@ -110,7 +110,7 @@ public abstract class e implements g { long j = this.f; this.f = 1 + j; bVar.r = j; - this.f826c.add(bVar); + this.f828c.add(bVar); } this.d = null; } @@ -123,9 +123,9 @@ public abstract class e implements g { public void flush() { this.f = 0; this.e = 0; - while (!this.f826c.isEmpty()) { + while (!this.f828c.isEmpty()) { int i = f0.a; - i(this.f826c.poll()); + i(this.f828c.poll()); } b bVar = this.d; if (bVar != null) { @@ -140,12 +140,12 @@ public abstract class e implements g { if (this.b.isEmpty()) { return null; } - while (!this.f826c.isEmpty()) { + while (!this.f828c.isEmpty()) { int i = f0.a; - if (this.f826c.peek().m > this.e) { + if (this.f828c.peek().m > this.e) { break; } - b poll = this.f826c.poll(); + b poll = this.f828c.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 9f1bcdaa76..5d3f4b8ff1 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 @@ -46,7 +46,7 @@ public final class a extends d { int i8; if (z2) { b.h hVar = this.n.i; - hVar.f833c.clear(); + hVar.f835c.clear(); hVar.d.clear(); hVar.e.clear(); hVar.f.clear(); @@ -94,7 +94,7 @@ public final class a extends d { } } else { hVar2.i = dVar2; - hVar2.f833c.clear(); + hVar2.f835c.clear(); hVar2.d.clear(); hVar2.e.clear(); break; @@ -140,13 +140,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.f833c.get(g8)) != null) { + if (dVar3.b == 0 && (fVar = hVar2.f835c.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.f833c.put(fVar2.a, fVar2); + hVar2.f835c.put(fVar2.a, fVar2); break; } case 18: @@ -194,7 +194,7 @@ public final class a extends d { i8 = 0; i6 = 0; } - hVar2.h = new b.C0088b(g24, g25, i8, i7, i6, i5); + hVar2.h = new b.C0089b(g24, g25, i8, i7, i6, i5); break; } break; @@ -208,7 +208,7 @@ public final class a extends d { list = Collections.emptyList(); cVar2 = cVar; } else { - b.C0088b bVar2 = hVar3.h; + b.C0089b bVar2 = hVar3.h; if (bVar2 == null) { bVar2 = bVar.g; } @@ -219,15 +219,15 @@ public final class a extends d { bVar.f.setBitmap(createBitmap); } ArrayList arrayList = new ArrayList(); - SparseArray sparseArray6 = dVar4.f831c; + SparseArray sparseArray6 = dVar4.f833c; int i14 = 0; while (i14 < sparseArray6.size()) { bVar.f.save(); b.e valueAt = sparseArray6.valueAt(i14); - b.f fVar3 = bVar.i.f833c.get(sparseArray6.keyAt(i14)); - int i15 = valueAt.a + bVar2.f829c; + b.f fVar3 = bVar.i.f835c.get(sparseArray6.keyAt(i14)); + int i15 = valueAt.a + bVar2.f831c; int i16 = valueAt.b + bVar2.e; - bVar.f.clipRect(i15, i16, Math.min(fVar3.f832c + i15, bVar2.d), Math.min(fVar3.d + i16, bVar2.f)); + bVar.f.clipRect(i15, i16, Math.min(fVar3.f834c + 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; @@ -250,9 +250,9 @@ public final class a extends d { sparseArray = sparseArray7; Canvas canvas = bVar.f; cVar3 = cVar; - int[] iArr = i18 == 3 ? aVar.d : i18 == 2 ? aVar.f828c : aVar.b; + int[] iArr = i18 == 3 ? aVar.d : i18 == 2 ? aVar.f830c : aVar.b; i2 = i14; - b.e(cVar4.f830c, iArr, i18, i19, i20, paint, canvas); + b.e(cVar4.f832c, iArr, i18, i19, i20, paint, canvas); b.e(cVar4.d, iArr, i18, i19, i20 + 1, paint, canvas); } else { cVar3 = cVar; @@ -268,13 +268,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.f828c[fVar3.h] : aVar.b[fVar3.i]); - bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f832c + i15), (float) (fVar3.d + i16), bVar.e); + bVar.e.setColor(i21 == 3 ? aVar.d[fVar3.g] : i21 == 2 ? aVar.f830c[fVar3.h] : aVar.b[fVar3.i]); + bVar.f.drawRect((float) i15, (float) i16, (float) (fVar3.f834c + i15), (float) (fVar3.d + i16), bVar.e); } - Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f832c, fVar3.d); + Bitmap createBitmap2 = Bitmap.createBitmap(bVar.j, i15, i16, fVar3.f834c, 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.f832c) / f5, ((float) fVar3.d) / f6, false, -16777216, 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.f834c) / f5, ((float) fVar3.d) / f6, false, -16777216, 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 00d42161b8..78e8ac5c64 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 @@ -15,11 +15,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[] f827c = {0, 17, 34, 51, 68, 85, 102, 119, -120, -103, -86, -69, -52, -35, -18, -1}; + public static final byte[] f829c = {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 C0088b g = new C0088b(719, 575, 0, 719, 0, 575); + public final C0089b g = new C0089b(719, 575, 0, 719, 0, 575); public final a h = new a(0, new int[]{0, -1, -16777216, -8421505}, b(), c()); public final h i; public Bitmap j; @@ -30,33 +30,33 @@ public final class b { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final int[] f828c; + public final int[] f830c; public final int[] d; public a(int i, int[] iArr, int[] iArr2, int[] iArr3) { this.a = i; this.b = iArr; - this.f828c = iArr2; + this.f830c = 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 C0088b { + public static final class C0089b { public final int a; public final int b; /* renamed from: c reason: collision with root package name */ - public final int f829c; + public final int f831c; public final int d; public final int e; public final int f; - public C0088b(int i, int i2, int i3, int i4, int i5, int i6) { + public C0089b(int i, int i2, int i3, int i4, int i5, int i6) { this.a = i; this.b = i2; - this.f829c = i3; + this.f831c = i3; this.d = i4; this.e = i5; this.f = i6; @@ -69,13 +69,13 @@ public final class b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final byte[] f830c; + public final byte[] f832c; public final byte[] d; public c(int i, boolean z2, byte[] bArr, byte[] bArr2) { this.a = i; this.b = z2; - this.f830c = bArr; + this.f832c = bArr; this.d = bArr2; } } @@ -86,12 +86,12 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f831c; + public final SparseArray f833c; public d(int i, int i2, int i3, SparseArray sparseArray) { this.a = i2; this.b = i3; - this.f831c = sparseArray; + this.f833c = sparseArray; } } @@ -112,7 +112,7 @@ public final class b { public final boolean b; /* renamed from: c reason: collision with root package name */ - public final int f832c; + public final int f834c; public final int d; public final int e; public final int f; @@ -124,7 +124,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.f832c = i2; + this.f834c = i2; this.d = i3; this.e = i5; this.f = i6; @@ -152,13 +152,13 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final SparseArray f833c = new SparseArray<>(); + public final SparseArray f835c = 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 C0088b h; + public C0089b h; @Nullable public d i; @@ -423,7 +423,7 @@ public final class b { } case 17: if (i == 3) { - bArr4 = bArr6 == null ? f827c : bArr6; + bArr4 = bArr6 == null ? f829c : 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 61bb75e47f..a280424d40 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 @@ -17,18 +17,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 C0089a p = new C0089a(); + public final C0090a p = new C0090a(); @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 C0089a { + public static final class C0090a { public final w a = new w(); public final int[] b = new int[256]; /* renamed from: c reason: collision with root package name */ - public boolean f834c; + public boolean f836c; public int d; public int e; public int f; @@ -44,7 +44,7 @@ public final class a extends d { this.h = 0; this.i = 0; this.a.z(0); - this.f834c = false; + this.f836c = false; } } @@ -64,7 +64,7 @@ public final class a extends d { a aVar = this; w wVar3 = aVar.n; wVar3.a = bArr; - wVar3.f908c = i; + wVar3.f910c = i; int i4 = 0; wVar3.b = 0; if (wVar3.a() > 0 && wVar3.c() == 120) { @@ -73,15 +73,15 @@ public final class a extends d { } if (f0.x(wVar3, aVar.o, aVar.q)) { w wVar4 = aVar.o; - wVar3.B(wVar4.a, wVar4.f908c); + wVar3.B(wVar4.a, wVar4.f910c); } } aVar.p.a(); ArrayList arrayList = new ArrayList(); while (aVar.n.a() >= 3) { w wVar5 = aVar.n; - C0089a aVar2 = aVar.p; - int i5 = wVar5.f908c; + C0090a aVar2 = aVar.p; + int i5 = wVar5.f910c; int s2 = wVar5.s(); int x2 = wVar5.x(); int i6 = wVar5.b + x2; @@ -109,7 +109,7 @@ public final class a extends d { wVar5 = wVar5; } wVar = wVar5; - aVar2.f834c = true; + aVar2.f836c = true; break; } wVar = wVar5; @@ -129,7 +129,7 @@ public final class a extends d { } w wVar6 = aVar2.a; int i10 = wVar6.b; - int i11 = wVar6.f908c; + int i11 = wVar6.f910c; if (i10 < i11 && i9 > 0) { int min = Math.min(i9, i11 - i10); wVar5.e(aVar2.a.a, i10, min); @@ -156,7 +156,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).f908c) == 0 || wVar2.b != i2 || !aVar2.f834c) { + if (aVar2.d == 0 || aVar2.e == 0 || aVar2.h == 0 || aVar2.i == 0 || (i2 = (wVar2 = aVar2.a).f910c) == 0 || wVar2.b != i2 || !aVar2.f836c) { 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 0cde0bfc5e..694967c920 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 f835c; + public final int f837c; public c(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f835c = i3; + this.f837c = 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 89bcba9b6a..8527a0d600 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 float r = -3.4028235E38f; /* renamed from: s reason: collision with root package name */ - public float f836s = -3.4028235E38f; + public float f838s = -3.4028235E38f; public a(@Nullable List list) { super("SsaDecoder"); @@ -146,7 +146,7 @@ public final class a extends d { c.d.b.a.a.h0("Skipping invalid timing: ", g, "SsaDecoder"); } else { Map map = aVar.q; - c cVar = (map == null || (i8 = bVar2.f837c) == -1) ? null : map.get(split[i8].trim()); + c cVar = (map == null || (i8 = bVar2.f839c) == -1) ? null : map.get(split[i8].trim()); String str = split[bVar2.d]; Matcher matcher = c.b.a.matcher(str); PointF pointF = null; @@ -181,13 +181,13 @@ public final class a extends d { } else { String replace = c.b.a.matcher(str).replaceAll("").replace("\\N", "\n").replace("\\n", "\n").replace("\\h", " "); float f6 = aVar.r; - float f7 = aVar.f836s; + float f7 = aVar.f838s; SpannableString spannableString = new SpannableString(replace); if (cVar != null) { - if (cVar.f838c != null) { + if (cVar.f840c != null) { bVar = bVar2; j = n3; - spannableString.setSpan(new ForegroundColorSpan(cVar.f838c.intValue()), 0, spannableString.length(), 33); + spannableString.setSpan(new ForegroundColorSpan(cVar.f840c.intValue()), 0, spannableString.length(), 33); } else { bVar = bVar2; j = n3; @@ -228,7 +228,7 @@ public final class a extends d { switch (i9) { case 0: default: - Log.w("SsaDecoder", c.d.b.a.a.l("Unknown alignment: ", i9)); + Log.w("SsaDecoder", c.d.b.a.a.k("Unknown alignment: ", i9)); case -1: alignment = null; break; @@ -251,7 +251,7 @@ public final class a extends d { switch (i9) { case 0: default: - Log.w("SsaDecoder", c.d.b.a.a.l("Unknown alignment: ", i9)); + Log.w("SsaDecoder", c.d.b.a.a.k("Unknown alignment: ", i9)); case -1: i4 = Integer.MIN_VALUE; break; @@ -274,7 +274,7 @@ public final class a extends d { switch (i9) { case 0: default: - Log.w("SsaDecoder", c.d.b.a.a.l("Unknown alignment: ", i9)); + Log.w("SsaDecoder", c.d.b.a.a.k("Unknown alignment: ", i9)); case -1: i5 = Integer.MIN_VALUE; break; @@ -353,7 +353,7 @@ public final class a extends d { this.r = Float.parseFloat(split[1].trim()); } else if (K.equals("playresy")) { try { - this.f836s = Float.parseFloat(split[1].trim()); + this.f838s = Float.parseFloat(split[1].trim()); } catch (NumberFormatException unused) { } } @@ -465,7 +465,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.f839c; + int i11 = aVar.f841c; 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 72b02f5562..479903a930 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 @@ -10,14 +10,14 @@ public final class b { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f837c; + public final int f839c; 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.f837c = i3; + this.f839c = 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 2b711770c1..0e26dce9ef 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 f838c; + public final Integer f840c; 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 f839c; + public final int f841c; 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.f839c = i3; + this.f841c = 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 f840c = 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 f842c = 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 = f840c.matcher(str); + Matcher matcher2 = f842c.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.f838c = num; + this.f840c = 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 297f4caf81..401eae5195 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 f841c = z.t("dot", "sesame", "circle"); + public static final z f843c = 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 b888d3db7a..870582f8cc 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 @@ -36,7 +36,7 @@ public final class c extends d { public static final Pattern r = Pattern.compile("^(\\d+\\.?\\d*?)% (\\d+\\.?\\d*?)%$"); /* renamed from: s reason: collision with root package name */ - public static final Pattern f842s = Pattern.compile("^(\\d+\\.?\\d*?)px (\\d+\\.?\\d*?)px$"); + public static final Pattern f844s = 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); @@ -57,22 +57,22 @@ public final class c extends d { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f843c; + public final int f845c; public b(float f, int i, int i2) { this.a = f; this.b = i; - this.f843c = i2; + this.f845c = 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 C0090c { + public static final class C0091c { public final int a; public final int b; - public C0090c(int i, int i2) { + public C0091c(int i, int i2) { this.a = i; this.b = i2; } @@ -134,7 +134,7 @@ public final class c extends d { matcher = p.matcher(split[1]); Log.w("TtmlDecoder", "Multiple values in fontSize attribute. Picking the second value for vertical font size and ignoring the first."); } else { - throw new SubtitleDecoderException(c.d.b.a.a.z(c.d.b.a.a.L("Invalid number of entries for fontSize: "), split.length, ".")); + throw new SubtitleDecoderException(c.d.b.a.a.y(c.d.b.a.a.L("Invalid number of entries for fontSize: "), split.length, ".")); } if (matcher.matches()) { String group = matcher.group(3); @@ -172,14 +172,14 @@ public final class c extends d { fVar.j = 1; break; default: - throw new SubtitleDecoderException(c.d.b.a.a.v("Invalid unit for fontSize: '", group, "'.")); + throw new SubtitleDecoderException(c.d.b.a.a.u("Invalid unit for fontSize: '", group, "'.")); } String group2 = matcher.group(1); Objects.requireNonNull(group2); fVar.k = Float.parseFloat(group2); return; } - throw new SubtitleDecoderException(c.d.b.a.a.v("Invalid expression for fontSize: '", str, "'.")); + throw new SubtitleDecoderException(c.d.b.a.a.u("Invalid expression for fontSize: '", str, "'.")); } public static b o(XmlPullParser xmlPullParser) throws SubtitleDecoderException { @@ -202,7 +202,7 @@ public final class c extends d { if (attributeValue3 != null) { i2 = Integer.parseInt(attributeValue3); } - int i3 = bVar.f843c; + int i3 = bVar.f845c; String attributeValue4 = xmlPullParser.getAttributeValue("http://www.w3.org/ns/ttml#parameter", "tickRate"); if (attributeValue4 != null) { i3 = Integer.parseInt(attributeValue4); @@ -213,7 +213,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 C0090c cVar, Map map2, Map map3) throws IOException, XmlPullParserException { + public static Map p(XmlPullParser xmlPullParser, Map map, a aVar, @Nullable C0091c cVar, Map map2, Map map3) throws IOException, XmlPullParserException { String t0; e eVar; float f; @@ -246,7 +246,7 @@ public final class c extends d { if (t05 != null) { Pattern pattern = r; Matcher matcher = pattern.matcher(t05); - Pattern pattern2 = f842s; + Pattern pattern2 = f844s; Matcher matcher2 = pattern2.matcher(t05); if (matcher.matches()) { try { @@ -853,7 +853,7 @@ public final class c extends d { fVar = k(fVar); try { fVar.b = i.a(attributeValue, false); - fVar.f846c = true; + fVar.f848c = true; break; } catch (IllegalArgumentException unused) { c.d.b.a.a.h0("Failed parsing color value: ", attributeValue, "TtmlDecoder"); @@ -936,7 +936,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.f841c, n2); + a1 b3 = h.b(b.f843c, 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(); @@ -1137,7 +1137,7 @@ public final class c extends d { parseDouble *= d2; break; case 3: - d = (double) bVar.f843c; + d = (double) bVar.f845c; parseDouble /= d; break; case 4: @@ -1146,19 +1146,19 @@ public final class c extends d { break; } } else { - throw new SubtitleDecoderException(c.d.b.a.a.u("Malformed time expression: ", str)); + throw new SubtitleDecoderException(c.d.b.a.a.t("Malformed time expression: ", str)); } } return (long) (parseDouble * 1000000.0d); } @Nullable - public static C0090c u(XmlPullParser xmlPullParser) { + public static C0091c u(XmlPullParser xmlPullParser) { String t0 = AnimatableValueParser.t0(xmlPullParser, "extent"); if (t0 == null) { return null; } - Matcher matcher = f842s.matcher(t0); + Matcher matcher = f844s.matcher(t0); if (!matcher.matches()) { c.d.b.a.a.h0("Ignoring non-pixel tts extent: ", t0, "TtmlDecoder"); return null; @@ -1169,7 +1169,7 @@ public final class c extends d { int parseInt = Integer.parseInt(group); String group2 = matcher.group(2); Objects.requireNonNull(group2); - return new C0090c(parseInt, Integer.parseInt(group2)); + return new C0091c(parseInt, Integer.parseInt(group2)); } catch (NumberFormatException unused) { c.d.b.a.a.h0("Ignoring malformed tts extent: ", t0, "TtmlDecoder"); return null; @@ -1185,7 +1185,7 @@ public final class c extends d { 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)); - C0090c cVar = null; + C0091c 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 04e8c44cfa..aefb77150f 100644 --- a/app/src/main/java/c/i/a/c/e2/s/d.java +++ b/app/src/main/java/c/i/a/c/e2/s/d.java @@ -33,7 +33,7 @@ public final class d { public final String b; /* renamed from: c reason: collision with root package name */ - public final boolean f844c; + public final boolean f846c; public final long d; public final long e; @Nullable @@ -55,7 +55,7 @@ public final class d { this.i = str4; this.f = fVar; this.g = strArr; - this.f844c = str2 != null; + this.f846c = str2 != null; this.d = j; this.e = j2; Objects.requireNonNull(str3); @@ -182,8 +182,8 @@ public final class d { if (r2.g == 1) { spannableStringBuilder.setSpan(new UnderlineSpan(), intValue, intValue2, 33); } - if (r2.f846c) { - if (r2.f846c) { + if (r2.f848c) { + if (r2.f848c) { AnimatableValueParser.c(spannableStringBuilder, new ForegroundColorSpan(r2.b), intValue, intValue2, 33); } else { throw new IllegalStateException("Font color has not been defined."); @@ -273,7 +273,7 @@ public final class d { if (r2.r != Float.MAX_VALUE && "p".equals(this.a)) { bVar.p = (r2.r * -90.0f) / 100.0f; } - bVar.f810c = r2.o; + bVar.f812c = r2.o; it2 = it; } } else { @@ -288,7 +288,7 @@ public final class d { if (i == 1) { } bVar.p = (r2.r * -90.0f) / 100.0f; - bVar.f810c = r2.o; + bVar.f812c = r2.o; it2 = it; } } @@ -304,7 +304,7 @@ public final class d { if (i == 1) { } bVar.p = (r2.r * -90.0f) / 100.0f; - bVar.f810c = r2.o; + bVar.f812c = r2.o; it2 = it; } } @@ -324,7 +324,7 @@ public final class d { if (!"".equals(this.h)) { str = this.h; } - if (this.f844c && z2) { + if (this.f846c && 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 52a795832a..b0637ad5c3 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 f845c; + public final float f847c; 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.f845c = f2; + this.f847c = 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 080e9e5acf..660e23ea43 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 f846c; + public boolean f848c; public int d; public boolean e; public int f = -1; @@ -34,9 +34,9 @@ public final class f { Layout.Alignment alignment; String str; if (fVar != null) { - if (!this.f846c && fVar.f846c) { + if (!this.f848c && fVar.f848c) { this.b = fVar.b; - this.f846c = true; + this.f848c = true; } if (this.h == -1) { this.h = fVar.h; diff --git a/app/src/main/java/c/i/a/c/e2/s/g.java b/app/src/main/java/c/i/a/c/e2/s/g.java index c959525bc6..637dbefee4 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 @@ -77,7 +77,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.f845c, 0, eVar.e, eVar.b, 0, Integer.MIN_VALUE, -3.4028235E38f, eVar.f, eVar.g, false, -16777216, eVar.j, 0.0f, null)); + arrayList2.add(new c(null, null, decodeByteArray, eVar.f847c, 0, eVar.e, eVar.b, 0, Integer.MIN_VALUE, -3.4028235E38f, eVar.f, eVar.g, false, -16777216, eVar.j, 0.0f, null)); } } for (Map.Entry entry : treeMap.entrySet()) { @@ -129,7 +129,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.f845c; + float f = eVar2.f847c; 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 84d7318400..e2e4d95c17 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 @@ -22,7 +22,7 @@ public final class a extends d { public final String r; /* renamed from: s reason: collision with root package name */ - public final float f847s; + public final float f849s; public final int t; public a(List list) { @@ -39,16 +39,16 @@ public final class a extends d { z2 = (bArr[0] & 32) == 0 ? false : z2; this.o = z2; if (z2) { - this.f847s = f0.g(((float) ((bArr[11] & 255) | ((bArr[10] & 255) << 8))) / ((float) i), 0.0f, 0.95f); + this.f849s = f0.g(((float) ((bArr[11] & 255) | ((bArr[10] & 255) << 8))) / ((float) i), 0.0f, 0.95f); } else { - this.f847s = 0.85f; + this.f849s = 0.85f; } } else { this.p = 0; this.q = -1; this.r = str; this.o = false; - this.f847s = 0.85f; + this.f849s = 0.85f; this.t = -1; } } @@ -91,7 +91,7 @@ public final class a extends d { String str; w wVar = this.n; wVar.a = bArr; - wVar.f908c = i; + wVar.f910c = i; wVar.b = 0; int i2 = 2; int i3 = 1; @@ -108,7 +108,7 @@ public final class a extends d { str = wVar.q(x2, c.e); } } - str = wVar.q(x2, c.f1261c); + str = wVar.q(x2, c.f1263c); } if (str.isEmpty()) { return b.i; @@ -125,7 +125,7 @@ public final class a extends d { if (str2 != "sans-serif") { spannableStringBuilder.setSpan(new TypefaceSpan(str2), 0, length2, 16711713); } - float f = this.f847s; + float f = this.f849s; for (int i6 = 8; this.n.a() >= i6; i6 = 8) { w wVar2 = this.n; int i7 = wVar2.b; @@ -152,7 +152,7 @@ public final class a extends d { x5 = spannableStringBuilder.length(); } if (x4 >= x5) { - Log.w("Tx3gDecoder", c.d.b.a.a.p("Ignoring styl with start (", x4, ") >= end (", x5, ").")); + Log.w("Tx3gDecoder", c.d.b.a.a.o("Ignoring styl with start (", x4, ") >= end (", x5, ").")); } else { l(spannableStringBuilder, s2, this.p, x4, x5, 0); if (f4 != this.q) { 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 379d91cf66..506389b3b1 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 f848c = new StringBuilder(); + public final StringBuilder f850c = new StringBuilder(); public static String a(w wVar, StringBuilder sb) { boolean z2 = false; sb.setLength(0); int i = wVar.b; - int i2 = wVar.f908c; + int i2 = wVar.f910c; 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.f908c; + int i2 = wVar.f910c; 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 7bcfddfb22..0ff464ac1d 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.f908c = i; + wVar.f910c = 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.f854c = charSequence; + eVar2.f856c = 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 8702f2dcf5..efe9d09f93 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 f849c = Collections.emptySet(); + public Set f851c = 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 aacad14140..55f1c84e35 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 f850c; + public final long f852c; public g(c cVar, long j, long j2) { this.a = cVar; this.b = j; - this.f850c = j2; + this.f852c = 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 978f7f9ef2..651df888ac 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 @@ -36,7 +36,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 f851c; + public static final Map f853c; public static final Map d; /* compiled from: WebvttCueParser */ @@ -45,11 +45,11 @@ public final class h { public final c b; /* renamed from: c reason: collision with root package name */ - public final int f852c; + public final int f854c; public b(c cVar, int i, a aVar) { this.b = cVar; - this.f852c = i; + this.f854c = i; } } @@ -59,13 +59,13 @@ public final class h { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f853c; + public final String f855c; public final Set d; public c(String str, int i, String str2, Set set) { this.b = i; this.a = str; - this.f853c = str2; + this.f855c = str2; this.d = set; } } @@ -93,7 +93,7 @@ public final class h { public long b = 0; /* renamed from: c reason: collision with root package name */ - public CharSequence f854c; + public CharSequence f856c; public int d = 2; public float e = -3.4028235E38f; public int f = 1; @@ -152,7 +152,7 @@ public final class h { } else { alignment = Layout.Alignment.ALIGN_CENTER; } - bVar.f810c = alignment; + bVar.f812c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -175,7 +175,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f854c; + charSequence = this.f856c; if (charSequence != null) { bVar.a = charSequence; } @@ -192,13 +192,13 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f854c; + charSequence = this.f856c; if (charSequence != null) { } return bVar; } alignment = Layout.Alignment.ALIGN_NORMAL; - bVar.f810c = alignment; + bVar.f812c = alignment; float f3 = this.e; int i6 = this.f; i = (f3 > -3.4028235E38f ? 1 : (f3 == -3.4028235E38f ? 0 : -1)); @@ -214,7 +214,7 @@ public final class h { } bVar.k = Math.min(f4, f); bVar.o = this.k; - charSequence = this.f854c; + charSequence = this.f856c; if (charSequence != null) { } return bVar; @@ -231,7 +231,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))); - f851c = Collections.unmodifiableMap(hashMap); + f853c = 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))); @@ -282,7 +282,7 @@ public final class h { break; case 2: for (String str3 : cVar.d) { - Map map = f851c; + Map map = f853c; if (map.containsKey(str3)) { spannableStringBuilder.setSpan(new ForegroundColorSpan(map.get(str3).intValue()), i2, length, 33); } else { @@ -316,7 +316,7 @@ public final class h { c4 = c3 != i3 ? c3 : 1; } int i8 = bVar.b.b - i7; - int i9 = bVar.f852c - i7; + int i9 = bVar.f854c - 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); @@ -494,10 +494,10 @@ public final class h { f fVar = list.get(i2); String str2 = cVar.a; Set set = cVar.d; - String str3 = cVar.f853c; - if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f849c.isEmpty() || !fVar.d.isEmpty()) { + String str3 = cVar.f855c; + if (!fVar.a.isEmpty() || !fVar.b.isEmpty() || !fVar.f851c.isEmpty() || !fVar.d.isEmpty()) { int b2 = f.b(f.b(f.b(0, fVar.a, str, 1073741824), fVar.b, str2, 2), fVar.d, str3, 4); - i = (b2 == -1 || !set.containsAll(fVar.f849c)) ? 0 : b2 + (fVar.f849c.size() * 4); + i = (b2 == -1 || !set.containsAll(fVar.f851c)) ? 0 : b2 + (fVar.f851c.size() * 4); } else { i = TextUtils.isEmpty(str2); } @@ -547,7 +547,7 @@ public final class h { sb.append(g.trim()); g = wVar.g(); } - eVar.f854c = f(str, sb.toString(), list); + eVar.f856c = f(str, sb.toString(), list); return new g(eVar.a().a(), eVar.a, eVar.b); } catch (NumberFormatException unused) { StringBuilder L = c.d.b.a.a.L("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 5a553237ce..ea7ede1794 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.f908c = i; + wVar.f910c = 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.f848c.setLength(i2); + cVar2.f850c.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.f848c; + StringBuilder sb2 = cVar2.f850c; 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.f908c; + int i8 = wVar4.f910c; 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.f848c))) { + if (str == null || !"{".equals(c.b(cVar2.b, cVar2.f850c))) { 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.f849c = new HashSet(Arrays.asList((String[]) Arrays.copyOfRange(G, i10, length))); + fVar.f851c = 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.f848c); + String b2 = c.b(wVar5, cVar2.f850c); boolean z6 = b2 == null || "}".equals(b2); if (!z6) { cVar2.b.D(i13); w wVar6 = cVar2.b; - StringBuilder sb3 = cVar2.f848c; + StringBuilder sb3 = cVar2.f850c; 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 862b52cebc..211a2e0329 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.f850c; + jArr[i2 + 1] = gVar.f852c; } 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 11a61c14a5..e7272dea72 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.f2236c; + int[] iArr = DefaultTrackSelector.f2248c; 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 8e2f6f0afb..09deb5c2ab 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.f2236c; + int[] iArr = DefaultTrackSelector.f2248c; 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 9e032e20fa..9aaafaecc6 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[] f855c; + public final int[] f857c; 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.f855c = new int[this.b]; + this.f857c = new int[this.b]; int i2 = 0; while (true) { int i3 = this.b; if (i2 < i3) { - int[] iArr2 = this.f855c; + int[] iArr2 = this.f857c; 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.f855c, eVar.f855c); + return this.a == eVar.a && Arrays.equals(this.f857c, eVar.f857c); } @Override // c.i.a.c.f2.j public final int f(int i) { - return this.f855c[i]; + return this.f857c[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.f855c) + (System.identityHashCode(this.a) * 31); + this.e = Arrays.hashCode(this.f857c) + (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.f855c.length; + return this.f857c.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 6cfcbb136e..aadfaa2a54 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 f856c; + public final int f858c; @Nullable public final Object d; public a(TrackGroup trackGroup, int... iArr) { this.a = trackGroup; this.b = iArr; - this.f856c = 0; + this.f858c = 0; this.d = null; } public a(TrackGroup trackGroup, int[] iArr, int i, @Nullable Object obj) { this.a = trackGroup; this.b = iArr; - this.f856c = i; + this.f858c = 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 1d3054056b..cb5f8d847e 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 @@ -45,13 +45,13 @@ public abstract class i extends l { public final int[] b; /* renamed from: c reason: collision with root package name */ - public final TrackGroupArray[] f857c; + public final TrackGroupArray[] f859c; 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.f857c = trackGroupArrayArr; + this.f859c = trackGroupArrayArr; this.e = iArr3; this.d = iArr2; this.a = iArr.length; @@ -200,12 +200,12 @@ public abstract class i extends l { while (i24 < i23) { if (2 == aVar7.b[i24]) { if (!z11) { - TrackGroupArray trackGroupArray4 = aVar7.f857c[i24]; + TrackGroupArray trackGroupArray4 = aVar7.f859c[i24]; int[][] iArr16 = iArr12[i24]; int i25 = iArr13[i24]; if (!parameters6.N && !parameters6.M) { int i26 = parameters6.A ? 24 : 16; - boolean z12 = parameters6.f2240z && (i25 & i26) != 0; + boolean z12 = parameters6.f2252z && (i25 & i26) != 0; DefaultTrackSelector.Parameters parameters7 = parameters6; int i27 = 0; while (true) { @@ -219,7 +219,7 @@ public abstract class i extends l { iArr7 = iArr13; int i29 = parameters7.r; iArr6 = iArr12; - int i30 = parameters7.f2237s; + int i30 = parameters7.f2249s; i9 = i23; int i31 = parameters7.t; z5 = z10; @@ -229,7 +229,7 @@ public abstract class i extends l { aVarArr = aVarArr2; int i34 = parameters7.w; i8 = i24; - int i35 = parameters7.f2238x; + int i35 = parameters7.f2250x; iArr8 = iArr16; int i36 = parameters7.B; parameters4 = parameters5; @@ -237,12 +237,12 @@ public abstract class i extends l { boolean z13 = parameters7.D; trackGroupArray2 = trackGroupArray4; if (trackGroup4.i < 2) { - iArr9 = DefaultTrackSelector.f2236c; + iArr9 = DefaultTrackSelector.f2248c; } else { List d = DefaultTrackSelector.d(trackGroup4, i36, i37, z13); ArrayList arrayList3 = (ArrayList) d; if (arrayList3.size() < 2) { - iArr9 = DefaultTrackSelector.f2236c; + iArr9 = DefaultTrackSelector.f2248c; } else { if (!z12) { HashSet hashSet2 = new HashSet(); @@ -300,7 +300,7 @@ public abstract class i extends l { } arrayList = arrayList; } - iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2236c : c.k0(list); + iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2248c : c.k0(list); if (iArr9.length <= 0) { aVar5 = new g.a(trackGroup4, iArr9); break; @@ -353,7 +353,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.f2239y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) { + if ((eVar3.i || parameters4.f2251y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) { i43 = i44; trackGroup7 = trackGroup6; eVar2 = eVar3; @@ -385,7 +385,7 @@ public abstract class i extends l { parameters3 = parameters5; } aVar7 = aVar6; - z10 = z5 | (aVar6.f857c[i8].j > 0); + z10 = z5 | (aVar6.f859c[i8].j > 0); } else { defaultTrackSelector = defaultTrackSelector2; i9 = i23; @@ -412,7 +412,7 @@ public abstract class i extends l { while (i47 < i45) { if (1 == aVar7.b[i47]) { boolean z14 = parameters6.Q || !z10; - TrackGroupArray trackGroupArray5 = aVar7.f857c[i47]; + TrackGroupArray trackGroupArray5 = aVar7.f859c[i47]; int[][] iArr19 = iArr12[i47]; int i48 = iArr13[i47]; DefaultTrackSelector.a aVar9 = null; @@ -554,7 +554,7 @@ public abstract class i extends l { str = str8; parameters = parameters9; } else if (i60 != 3) { - TrackGroupArray trackGroupArray6 = aVar13.f857c[i58]; + TrackGroupArray trackGroupArray6 = aVar13.f859c[i58]; int[][] iArr23 = iArr12[i58]; TrackGroup trackGroup10 = null; DefaultTrackSelector.b bVar = null; @@ -594,7 +594,7 @@ public abstract class i extends l { str = str8; } else { parameters = parameters9; - TrackGroupArray trackGroupArray7 = aVar13.f857c[i58]; + TrackGroupArray trackGroupArray7 = aVar13.f859c[i58]; int[][] iArr25 = iArr12[i58]; TrackGroup trackGroup13 = null; DefaultTrackSelector.d dVar2 = null; @@ -660,7 +660,7 @@ public abstract class i extends l { if (parameters9.S.get(i69)) { aVarArr2[i69] = null; } else { - TrackGroupArray trackGroupArray8 = aVar13.f857c[i69]; + TrackGroupArray trackGroupArray8 = aVar13.f859c[i69]; Map map = parameters9.R.get(i69); if (map != null && map.containsKey(trackGroupArray8)) { Map map2 = parameters9.R.get(i69); @@ -807,7 +807,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.f856c, aVar19.d); + gVar = new h(aVar19.a, iArr29[0], aVar19.f858c, 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); @@ -842,7 +842,7 @@ public abstract class i extends l { if (i89 == 1) { if (gVar2 != null) { int[][] iArr30 = iArr12[i86]; - int a2 = aVar13.f857c[i86].a(gVar2.a()); + int a2 = aVar13.f859c[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 e16e15d386..a46b485e86 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 f858c; + public int f860c; public k(j... jVarArr) { this.b = jVarArr; @@ -26,9 +26,9 @@ public final class k { } public int hashCode() { - if (this.f858c == 0) { - this.f858c = 527 + Arrays.hashCode(this.b); + if (this.f860c == 0) { + this.f860c = 527 + Arrays.hashCode(this.b); } - return this.f858c; + return this.f860c; } } 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 36a7ff00e5..1d06181945 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[] f859c; + public final g[] f861c; @Nullable public final Object d; public m(m1[] m1VarArr, g[] gVarArr, @Nullable Object obj) { this.b = m1VarArr; - this.f859c = (g[]) gVarArr.clone(); + this.f861c = (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.f859c[i], mVar.f859c[i]); + return mVar != null && f0.a(this.b[i], mVar.b[i]) && f0.a(this.f861c[i], mVar.f861c[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 7af39ed971..782b5c0dd4 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 boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f860s; + public boolean f862s; public g0(int i) { this.i = i; @@ -70,9 +70,9 @@ public abstract class g0 implements k1, l1 { } else if (a == -5) { Format format = s0Var.b; Objects.requireNonNull(format); - if (format.f2194x != Long.MAX_VALUE) { + if (format.f2206x != Long.MAX_VALUE) { Format.b a2 = format.a(); - a2.o = format.f2194x + this.p; + a2.o = format.f2206x + this.p; s0Var.b = a2.a(); } } @@ -227,14 +227,14 @@ public abstract class g0 implements k1, l1 { /* JADX WARNING: Removed duplicated region for block: B:17:0x0027 */ public final ExoPlaybackException z(Throwable th, @Nullable Format format, boolean z2) { int i; - if (format != null && !this.f860s) { - this.f860s = true; + if (format != null && !this.f862s) { + this.f862s = true; boolean z3 = false; try { i = a(format) & 7; } catch (ExoPlaybackException unused) { } finally { - this.f860s = z3; + this.f862s = z3; } return new ExoPlaybackException(1, th, null, getName(), this.l, format, format != null ? 4 : i, z2); } diff --git a/app/src/main/java/c/i/a/c/g2/e.java b/app/src/main/java/c/i/a/c/g2/e.java index dccf03ddc1..4274d52f4a 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.f861c.compareTo(cVar2.f861c); + int compareTo = cVar.f863c.compareTo(cVar2.f863c); 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 b97b8b88d2..91bff4e0a3 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.f861c.compareTo(cVar.f861c); + int compareTo = cVar2.f863c.compareTo(cVar.f863c); 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 78575c905c..e24a86e1df 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 @@ -107,7 +107,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.f810c = null; + a.f812c = null; if (cVar.f == 0) { a.d = 1.0f - cVar.e; a.e = 0; @@ -138,7 +138,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.f809c; + jVar.j = cVar.f811c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -147,15 +147,15 @@ public final class g extends View implements SubtitleView.a { jVar.p = cVar.i; jVar.q = cVar.j; jVar.r = cVar.k; - jVar.f863s = bVar.b; - jVar.t = bVar.f808c; + jVar.f865s = bVar.b; + jVar.t = bVar.f810c; jVar.u = i8; jVar.w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f864x = s2; - jVar.f865y = s22; - jVar.f866z = f4; + jVar.f866x = s2; + jVar.f867y = s22; + jVar.f868z = f4; jVar.A = paddingLeft; jVar.B = paddingTop; jVar.C = width; @@ -192,7 +192,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.f809c) && jVar.k == cVar.d && jVar.l == cVar.e && jVar.m == cVar.f && f0.a(Integer.valueOf(jVar.n), Integer.valueOf(cVar.g)) && jVar.o == cVar.h && f0.a(Integer.valueOf(jVar.p), Integer.valueOf(cVar.i)) && jVar.q == cVar.j && jVar.r == cVar.k && jVar.f863s == bVar.b && jVar.t == bVar.f808c && jVar.u == i8 && jVar.w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f864x == s2 && jVar.f865y == s22 && jVar.f866z == 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.f811c) && jVar.k == cVar.d && jVar.l == cVar.e && jVar.m == cVar.f && f0.a(Integer.valueOf(jVar.n), Integer.valueOf(cVar.g)) && jVar.o == cVar.h && f0.a(Integer.valueOf(jVar.p), Integer.valueOf(cVar.i)) && jVar.q == cVar.j && jVar.r == cVar.k && jVar.f865s == bVar.b && jVar.t == bVar.f810c && jVar.u == i8 && jVar.w == bVar.e && jVar.v == bVar.f && f0.a(jVar.f.getTypeface(), bVar.g) && jVar.f866x == s2 && jVar.f867y == s22 && jVar.f868z == f4 && jVar.A == paddingLeft && jVar.B == paddingTop && jVar.C == width && jVar.D == paddingBottom) { jVar.a(canvas3, z4); canvas2 = canvas3; i5 = paddingLeft; @@ -202,7 +202,7 @@ public final class g extends View implements SubtitleView.a { f = s2; } else { jVar.i = cVar.b; - jVar.j = cVar.f809c; + jVar.j = cVar.f811c; jVar.k = cVar.d; jVar.l = cVar.e; jVar.m = cVar.f; @@ -211,15 +211,15 @@ public final class g extends View implements SubtitleView.a { jVar.p = cVar.i; jVar.q = cVar.j; jVar.r = cVar.k; - jVar.f863s = bVar.b; - jVar.t = bVar.f808c; + jVar.f865s = bVar.b; + jVar.t = bVar.f810c; jVar.u = i8; jVar.w = bVar.e; jVar.v = bVar.f; jVar.f.setTypeface(bVar.g); - jVar.f864x = s2; - jVar.f865y = s22; - jVar.f866z = f4; + jVar.f866x = s2; + jVar.f867y = s22; + jVar.f868z = f4; jVar.A = paddingLeft; jVar.B = paddingTop; jVar.C = width; @@ -230,8 +230,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.f864x); - int i22 = (int) ((jVar.f864x * 0.125f) + 0.5f); + jVar.f.setTextSize(jVar.f866x); + int i22 = (int) ((jVar.f866x * 0.125f) + 0.5f); int i23 = i22 * 2; int i24 = i20 - i23; float f5 = jVar.q; @@ -251,11 +251,11 @@ public final class g extends View implements SubtitleView.a { } else { i5 = paddingLeft; i4 = paddingTop; - if (jVar.f865y > 0.0f) { + if (jVar.f867y > 0.0f) { i3 = width; i2 = paddingBottom; i10 = 0; - spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f865y), 0, spannableStringBuilder.length(), 16711680); + spannableStringBuilder.setSpan(new AbsoluteSizeSpan((int) jVar.f867y), 0, spannableStringBuilder.length(), 16711680); } else { i3 = width; i2 = paddingBottom; @@ -363,7 +363,7 @@ public final class g extends View implements SubtitleView.a { if (i15 > i16) { } } else { - i14 = (jVar.D - height2) - ((int) (((float) i21) * jVar.f866z)); + i14 = (jVar.D - height2) - ((int) (((float) i21) * jVar.f868z)); } i13 = i14; jVar.E = new StaticLayout(spannableStringBuilder, jVar.f, i33, alignment, jVar.d, jVar.e, true); diff --git a/app/src/main/java/c/i/a/c/g2/i.java b/app/src/main/java/c/i/a/c/g2/i.java index 1428648e36..6139f59c1b 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 f861c; + public final String f863c; public final String d; public c(int i, int i2, String str, String str2, a aVar) { this.a = i; this.b = i2; - this.f861c = str; + this.f863c = 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 83696eeb31..9a0b05639d 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 f862c; + public final float f864c; public final float d; public final float e; public final TextPaint f; @@ -49,20 +49,20 @@ public final class j { public float r; /* renamed from: s reason: collision with root package name */ - public int f863s; + public int f865s; public int t; public int u; public int v; public int w; /* renamed from: x reason: collision with root package name */ - public float f864x; + public float f866x; /* renamed from: y reason: collision with root package name */ - public float f865y; + public float f867y; /* renamed from: z reason: collision with root package name */ - public float f866z; + public float f868z; public j(Context context) { TypedArray obtainStyledAttributes = context.obtainStyledAttributes(null, new int[]{16843287, 16843288}, 0, 0); @@ -72,7 +72,7 @@ public final class j { float round = (float) Math.round((((float) context.getResources().getDisplayMetrics().densityDpi) * 2.0f) / 160.0f); this.a = round; this.b = round; - this.f862c = round; + this.f864c = round; TextPaint textPaint = new TextPaint(); this.f = textPaint; textPaint.setAntiAlias(true); @@ -109,7 +109,7 @@ public final class j { } else if (i == 2) { TextPaint textPaint = this.f; float f = this.b; - float f2 = this.f862c; + float f2 = this.f864c; textPaint.setShadowLayer(f, f2, f2, this.v); } else if (i == 3 || i == 4) { if (i != 3) { @@ -121,14 +121,14 @@ public final class j { i2 = this.v; } float f3 = this.b / 2.0f; - this.f.setColor(this.f863s); + this.f.setColor(this.f865s); this.f.setStyle(Paint.Style.FILL); float f4 = -f3; this.f.setShadowLayer(this.b, f4, f4, i3); staticLayout2.draw(canvas); this.f.setShadowLayer(this.b, f3, f3, i2); } - this.f.setColor(this.f863s); + this.f.setColor(this.f865s); this.f.setStyle(Paint.Style.FILL); staticLayout.draw(canvas); this.f.setShadowLayer(0.0f, 0.0f, 0.0f, 0); diff --git a/app/src/main/java/c/i/a/c/g2/n.java b/app/src/main/java/c/i/a/c/g2/n.java index 069149a885..3ea7288941 100644 --- a/app/src/main/java/c/i/a/c/g2/n.java +++ b/app/src/main/java/c/i/a/c/g2/n.java @@ -174,7 +174,7 @@ public final class n extends FrameLayout implements SubtitleView.a { HashMap hashMap = new HashMap(); String str19 = "default_bg"; String str20 = "background-color:%s;"; - hashMap.put(AnimatableValueParser.Y(str19), f0.k(str20, AnimatableValueParser.E2(nVar.l.f808c))); + hashMap.put(AnimatableValueParser.Y(str19), f0.k(str20, AnimatableValueParser.E2(nVar.l.f810c))); 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.f809c; + Layout.Alignment alignment = cVar2.f811c; 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.f835c != 2 ? "over right" : "under left"); + str16 = f0.k("", sb2.toString(), cVar3.f837c != 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.f861c); + sb3.append(cVar6.f863c); } 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.f1261c), 1), "text/html", "base64"); + this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1263c), 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 356fb72ac0..5da9c53fc5 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[] f867c = new float[16]; + public final float[] f869c = 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.f867c, fArr3); + c.a(this.f869c, fArr3); this.g = true; } float[] fArr4 = this.b; System.arraycopy(fArr3, 0, fArr4, 0, fArr4.length); - Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f867c, 0); + Matrix.multiplyMM(fArr3, 0, this.b, 0, this.f869c, 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 cd36e3e440..dfb8c82ce1 100644 --- a/app/src/main/java/c/i/a/c/g2/o/e.java +++ b/app/src/main/java/c/i/a/c/g2/o/e.java @@ -10,7 +10,7 @@ public final class e { public static final String[] b = {"#extension GL_OES_EGL_image_external : require", "precision mediump float;", "uniform samplerExternalOES uTexture;", "varying vec2 vTexCoords;", "void main() {", " gl_FragColor = texture2D(uTexture, vTexCoords);", "}"}; /* renamed from: c reason: collision with root package name */ - public static final float[] f868c = {1.0f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; + public static final float[] f870c = {1.0f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; public static final float[] d = {1.0f, 0.0f, 0.0f, 0.0f, -0.5f, 0.0f, 0.0f, 0.5f, 1.0f}; public static final float[] e = {1.0f, 0.0f, 0.0f, 0.0f, -0.5f, 0.0f, 0.0f, 1.0f, 1.0f}; public static final float[] f = {0.5f, 0.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 1.0f, 1.0f}; @@ -33,14 +33,14 @@ public final class e { public final FloatBuffer b; /* renamed from: c reason: collision with root package name */ - public final FloatBuffer f869c; + public final FloatBuffer f871c; public final int d; public a(d.b bVar) { - float[] fArr = bVar.f923c; + float[] fArr = bVar.f925c; this.a = fArr.length / 3; this.b = AnimatableValueParser.O(fArr); - this.f869c = AnimatableValueParser.O(bVar.d); + this.f871c = AnimatableValueParser.O(bVar.d); int i = bVar.b; if (i == 1) { this.d = 5; diff --git a/app/src/main/java/c/i/a/c/g2/o/f.java b/app/src/main/java/c/i/a/c/g2/o/f.java index 9faa66c179..3486055262 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 f870c = new e(); + public final e f872c = 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.f921c.a(j, fArr); + this.d.f923c.a(j, fArr); } @Override // c.i.a.c.j2.x.a public void b() { this.e.b(); c cVar = this.d; - cVar.f921c.b(); + cVar.f923c.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.f908c; + int i9 = wVar.f910c; 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); AnimatableValueParser.r(); - e eVar = this.f870c; + e eVar = this.f872c; Objects.requireNonNull(eVar); int K = AnimatableValueParser.K(TextUtils.join("\n", e.a), TextUtils.join("\n", e.b)); eVar.k = K; diff --git a/app/src/main/java/c/i/a/c/g2/o/h.java b/app/src/main/java/c/i/a/c/g2/o/h.java index 4a3a215699..217387bade 100644 --- a/app/src/main/java/c/i/a/c/g2/o/h.java +++ b/app/src/main/java/c/i/a/c/g2/o/h.java @@ -46,7 +46,7 @@ public final class h extends GLSurfaceView { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f871s; + public boolean f873s; public boolean t; /* compiled from: SphericalGLSurfaceView */ @@ -124,7 +124,7 @@ public final class h extends GLSurfaceView { if (l != null) { c cVar = fVar.d; float[] fArr3 = fVar.g; - float[] e = cVar.f921c.e(l.longValue()); + float[] e = cVar.f923c.e(l.longValue()); if (e != null) { float[] fArr4 = cVar.b; float f = e[0]; @@ -147,10 +147,10 @@ public final class h extends GLSurfaceView { } c.i.a.c.j2.x.d e2 = fVar.f.e(timestamp); if (e2 != null) { - e eVar = fVar.f870c; + e eVar = fVar.f872c; Objects.requireNonNull(eVar); if (e.a(e2)) { - eVar.h = e2.f922c; + eVar.h = e2.f924c; e.a aVar = new e.a(e2.a.a[0]); eVar.i = aVar; if (!e2.d) { @@ -161,7 +161,7 @@ public final class h extends GLSurfaceView { } } Matrix.multiplyMM(fVar.h, 0, fArr2, 0, fVar.g, 0); - e eVar2 = fVar.f870c; + e eVar2 = fVar.f872c; int i = fVar.i; float[] fArr5 = fVar.h; e.a aVar2 = eVar2.i; @@ -172,7 +172,7 @@ public final class h extends GLSurfaceView { GLES20.glEnableVertexAttribArray(eVar2.o); AnimatableValueParser.r(); int i2 = eVar2.h; - GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f868c, 0); + GLES20.glUniformMatrix3fv(eVar2.m, 1, false, i2 == 1 ? e.d : i2 == 2 ? e.f : e.f870c, 0); GLES20.glUniformMatrix4fv(eVar2.l, 1, false, fArr5, 0); GLES20.glActiveTexture(33984); GLES20.glBindTexture(36197, i); @@ -180,7 +180,7 @@ public final class h extends GLSurfaceView { AnimatableValueParser.r(); GLES20.glVertexAttribPointer(eVar2.n, 3, 5126, false, 12, (Buffer) aVar2.b); AnimatableValueParser.r(); - GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f869c); + GLES20.glVertexAttribPointer(eVar2.o, 2, 5126, false, 8, (Buffer) aVar2.f871c); AnimatableValueParser.r(); GLES20.glDrawArrays(aVar2.d, 0, aVar2.a); AnimatableValueParser.r(); @@ -232,7 +232,7 @@ public final class h extends GLSurfaceView { } public final void a() { - boolean z2 = this.r && this.f871s; + boolean z2 = this.r && this.f873s; Sensor sensor = this.j; if (sensor != null && z2 != this.t) { if (z2) { @@ -252,7 +252,7 @@ public final class h extends GLSurfaceView { @Override // android.opengl.GLSurfaceView public void onPause() { - this.f871s = false; + this.f873s = false; a(); super.onPause(); } @@ -260,7 +260,7 @@ public final class h extends GLSurfaceView { @Override // android.opengl.GLSurfaceView public void onResume() { super.onResume(); - this.f871s = true; + this.f873s = true; a(); } diff --git a/app/src/main/java/c/i/a/c/h0.java b/app/src/main/java/c/i/a/c/h0.java index 98ae42c989..f9545d3682 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 f873c = new UUID(-2129748144642739255L, 8654423357094679310L); + public static final UUID f875c = 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 9ab735fc57..afd99d365b 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 f874c; + public final g f876c; 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.f874c = gVar; + this.f876c = gVar; this.h = i; } @@ -46,14 +46,14 @@ public final class h1 { boolean z2; AnimatableValueParser.D(this.i); AnimatableValueParser.D(this.g.getThread() != Thread.currentThread()); - long c2 = this.f874c.c() + j; + long c2 = this.f876c.c() + j; while (true) { z2 = this.k; if (z2 || j <= 0) { break; } wait(j); - j = c2 - this.f874c.c(); + j = c2 - this.f876c.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 856f645f7a..b8a893ddc8 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 @@ -12,12 +12,12 @@ import java.util.List; import java.util.NoSuchElementException; /* compiled from: lambda */ public final /* synthetic */ class a implements Runnable { - public final /* synthetic */ d.a.C0091a.C0092a i; + public final /* synthetic */ d.a.C0092a.C0093a i; public final /* synthetic */ int j; public final /* synthetic */ long k; public final /* synthetic */ long l; - public /* synthetic */ a(d.a.C0091a.C0092a aVar, int i, long j, long j2) { + public /* synthetic */ a(d.a.C0092a.C0093a aVar, int i, long j, long j2) { this.i = aVar; this.j = i; this.k = j; @@ -29,7 +29,7 @@ public final /* synthetic */ class a implements Runnable { y.a aVar; y.a aVar2; y.a next; - d.a.C0091a.C0092a aVar3 = this.i; + d.a.C0092a.C0093a 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 9597076e09..1358d43fcf 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 C0091a { - public final CopyOnWriteArrayList a = new CopyOnWriteArrayList<>(); + public static final class C0092a { + 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 C0092a { + public static final class C0093a { public final Handler a; public final a b; /* renamed from: c reason: collision with root package name */ - public boolean f875c; + public boolean f877c; - public C0092a(Handler handler, a aVar) { + public C0093a(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()) { - C0092a next = it.next(); + C0093a next = it.next(); if (next.b == aVar) { - next.f875c = true; + next.f877c = 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 7cc42cfd5e..2f98665907 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 f876c; + public int f878c; @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.f876c++; + this.f878c++; } } @@ -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.f876c; i3++) { + for (int i3 = 0; i3 < this.f878c; 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.f876c; i2++) { + for (int i2 = 0; i2 < this.f878c; 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.f876c; i++) { + for (int i = 0; i < this.f878c; 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.f876c; i++) { + for (int i = 0; i < this.f878c; i++) { this.b.get(i).b(this, lVar, this.a); } } diff --git a/app/src/main/java/c/i/a/c/h2/g.java b/app/src/main/java/c/i/a/c/h2/g.java index 06d8934e4a..1cb8a9f313 100644 --- a/app/src/main/java/c/i/a/c/h2/g.java +++ b/app/src/main/java/c/i/a/c/h2/g.java @@ -38,7 +38,7 @@ public final class g extends e { try { this.f = Base64.decode(str, 0); } catch (IllegalArgumentException e) { - throw new ParserException(a.u("Error while parsing Base64 encoded string: ", str), e); + throw new ParserException(a.t("Error while parsing Base64 encoded string: ", str), e); } } else { this.f = f0.w(URLDecoder.decode(str, c.a.name())); @@ -55,7 +55,7 @@ public final class g extends e { } throw new ParserException("Unexpected URI format: " + uri); } - throw new ParserException(a.u("Unsupported scheme: ", scheme)); + throw new ParserException(a.t("Unsupported scheme: ", scheme)); } @Override // c.i.a.c.h2.j 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 8d632a6f76..dd3ca1f190 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 @@ -12,7 +12,7 @@ public final class l { public final long b; /* renamed from: c reason: collision with root package name */ - public final int f877c; + public final int f879c; @Nullable public final byte[] d; public final Map e; @@ -31,7 +31,7 @@ public final class l { public long b; /* renamed from: c reason: collision with root package name */ - public int f878c; + public int f880c; @Nullable public byte[] d; public Map e; @@ -46,7 +46,7 @@ public final class l { public b(l lVar, a aVar) { this.a = lVar.a; this.b = lVar.b; - this.f878c = lVar.f877c; + this.f880c = lVar.f879c; this.d = lVar.d; this.e = lVar.e; this.f = lVar.f; @@ -58,7 +58,7 @@ public final class l { public l a() { AnimatableValueParser.I(this.a, "The uri must be set."); - return new l(this.a, this.b, this.f878c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); + return new l(this.a, this.b, this.f880c, this.d, this.e, this.f, this.g, this.h, this.i, this.j); } } @@ -73,7 +73,7 @@ public final class l { AnimatableValueParser.k(z2); this.a = uri; this.b = j; - this.f877c = i; + this.f879c = i; this.d = (bArr2 == null || bArr2.length == 0) ? null : bArr2; this.e = Collections.unmodifiableMap(new HashMap(map)); this.f = j2; @@ -106,7 +106,7 @@ public final class l { public String toString() { StringBuilder L = c.d.b.a.a.L("DataSpec["); - L.append(b(this.f877c)); + L.append(b(this.f879c)); L.append(" "); L.append(this.a); L.append(", "); @@ -116,6 +116,6 @@ public final class l { L.append(", "); L.append(this.h); L.append(", "); - return c.d.b.a.a.z(L, this.i, "]"); + return c.d.b.a.a.y(L, this.i, "]"); } } 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 f118649822..b88d84c905 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[] f879c; + public final c[] f881c; 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.f879c = new c[1]; + this.f881c = 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 b27351aa47..c37ba44e90 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 @@ -30,7 +30,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 f880c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); + public static final u f882c = u.u(218000L, 159000L, 145000L, 130000L, 112000L); public static final u d = u.u(2200000L, 1300000L, 930000L, 730000L, 530000L); public static final u e = u.u(4800000L, 2700000L, 1800000L, 1200000L, 630000L); public static final u f = u.u(12000000L, 8800000L, 5900000L, 3500000L, 1800000L); @@ -39,7 +39,7 @@ public final class n implements d, x { @Nullable public final Context h; public final w i; - public final d.a.C0091a j; + public final d.a.C0092a 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 r; /* renamed from: s reason: collision with root package name */ - public long f881s; + public long f883s; public long t; /* compiled from: DefaultBandwidthMeter */ @@ -59,12 +59,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> f882c = new ArrayList<>(); + public final ArrayList> f884c = new ArrayList<>(); public final void a() { - for (int size = this.f882c.size() - 1; size >= 0; size--) { - if (this.f882c.get(size).get() == null) { - this.f882c.remove(size); + for (int size = this.f884c.size() - 1; size >= 0; size--) { + if (this.f884c.get(size).get() == null) { + this.f884c.remove(size); } } } @@ -77,15 +77,15 @@ public final class n implements d, x { if (nVar.p != q) { nVar.p = q; if (q != 1 && q != 0 && q != 8) { - nVar.f881s = nVar.i(q); + nVar.f883s = nVar.i(q); long c2 = nVar.l.c(); - nVar.k(nVar.m > 0 ? (int) (c2 - nVar.n) : 0, nVar.o, nVar.f881s); + nVar.k(nVar.m > 0 ? (int) (c2 - nVar.n) : 0, nVar.o, nVar.f883s); nVar.n = c2; nVar.o = 0; nVar.r = 0; nVar.q = 0; z zVar = nVar.k; - zVar.f910c.clear(); + zVar.f912c.clear(); zVar.e = -1; zVar.f = 0; zVar.g = 0; @@ -98,8 +98,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.f882c.size(); i++) { - n nVar = this.f882c.get(i).get(); + for (int i = 0; i < this.f884c.size(); i++) { + n nVar = this.f884c.get(i).get(); if (nVar != null) { b(nVar); } @@ -136,12 +136,12 @@ public final class n implements d, x { } wVar = aVar2.a(); this.i = wVar; - this.j = new d.a.C0091a(); + this.j = new d.a.C0092a(); this.k = new z(i); this.l = gVar; int q = context == null ? 0 : f0.q(context); this.p = q; - this.f881s = i(q); + this.f883s = i(q); if (context != null && z2) { a aVar3 = a.a; synchronized (a.class) { @@ -155,7 +155,7 @@ public final class n implements d, x { } synchronized (aVar) { aVar.a(); - aVar.f882c.add(new WeakReference<>(this)); + aVar.f884c.add(new WeakReference<>(this)); aVar.b.post(new b(aVar, this)); } } @@ -421,9 +421,9 @@ public final class n implements d, x { if (i > 0) { this.k.a((int) Math.sqrt((double) j2), (((float) j2) * 8000.0f) / ((float) i)); if (this.q >= 2000 || this.r >= 524288) { - this.f881s = (long) this.k.b(0.5f); + this.f883s = (long) this.k.b(0.5f); } - k(i, this.o, this.f881s); + k(i, this.o, this.f883s); this.n = c2; this.o = 0; } @@ -460,10 +460,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.C0091a aVar2 = this.j; + d.a.C0092a aVar2 = this.j; Objects.requireNonNull(aVar2); aVar2.a(aVar); - aVar2.a.add(new d.a.C0091a.C0092a(handler, aVar)); + aVar2.a.add(new d.a.C0092a.C0093a(handler, aVar)); } @Override // c.i.a.c.h2.x @@ -484,10 +484,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.C0091a.C0092a next = it.next(); - if (!next.f875c) { + d.a.C0092a.C0093a next = it.next(); + if (!next.f877c) { 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 9283a7f0c8..ed76b80e63 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 @@ -24,7 +24,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 f883c; + public final j f885c; @Nullable public j d; @Nullable @@ -45,7 +45,7 @@ public final class o implements j { public o(Context context, j jVar) { this.a = context.getApplicationContext(); Objects.requireNonNull(jVar); - this.f883c = jVar; + this.f885c = jVar; } @Override // c.i.a.c.h2.j @@ -102,7 +102,7 @@ public final class o implements j { throw new RuntimeException("Error instantiating RTMP extension", e); } if (this.g == null) { - this.g = this.f883c; + this.g = this.f885c; } } this.k = this.g; @@ -128,7 +128,7 @@ public final class o implements j { } this.k = this.j; } else { - this.k = this.f883c; + this.k = this.f885c; } return this.k.a(lVar); } @@ -149,7 +149,7 @@ public final class o implements j { @Override // c.i.a.c.h2.j public void d(x xVar) { Objects.requireNonNull(xVar); - this.f883c.d(xVar); + this.f885c.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 f90002d2c2..97f7947c45 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 @@ -54,7 +54,7 @@ public class q extends e implements j { public int r; /* renamed from: s reason: collision with root package name */ - public long f884s; + public long f886s; public long t; public long u; public long v; @@ -66,12 +66,12 @@ public class q extends e implements j { public String b; /* renamed from: c reason: collision with root package name */ - public int f885c = 8000; + public int f887c = 8000; public int d = 8000; /* renamed from: b */ public q a() { - return new q(this.b, this.f885c, this.d, false, this.a, null, null); + return new q(this.b, this.f887c, this.d, false, this.a, null, null); } } @@ -91,7 +91,7 @@ public class q extends e implements j { if ("https".equals(protocol) || "http".equals(protocol)) { return url2; } - throw new ProtocolException(c.d.b.a.a.u("Unsupported protocol redirect: ", protocol)); + throw new ProtocolException(c.d.b.a.a.t("Unsupported protocol redirect: ", protocol)); } throw new ProtocolException("Null location redirect"); } @@ -170,7 +170,7 @@ public class q extends e implements j { j = lVar.f; } j = 0; - this.f884s = j; + this.f886s = j; boolean equalsIgnoreCase = "gzip".equalsIgnoreCase(u.getHeaderField("Content-Encoding")); if (!equalsIgnoreCase) { long j3 = lVar.g; @@ -206,13 +206,13 @@ public class q extends e implements j { } } } - this.t = j2 == -1 ? j2 - this.f884s : -1; + this.t = j2 == -1 ? j2 - this.f886s : -1; } j2 = -1; headerField = u.getHeaderField("Content-Range"); if (!TextUtils.isEmpty(headerField)) { } - this.t = j2 == -1 ? j2 - this.f884s : -1; + this.t = j2 == -1 ? j2 - this.f886s : -1; } } else { this.t = lVar.g; @@ -343,7 +343,7 @@ public class q extends e implements j { HttpURLConnection v; l lVar2 = lVar; URL url = new URL(lVar2.a.toString()); - int i = lVar2.f877c; + int i = lVar2.f879c; byte[] bArr = lVar2.d; long j = lVar2.f; long j2 = lVar2.g; @@ -374,7 +374,7 @@ public class q extends e implements j { j2 = j2; j = j; } else { - throw new NoRouteToHostException(c.d.b.a.a.l("Too many redirects: ", i3)); + throw new NoRouteToHostException(c.d.b.a.a.k("Too many redirects: ", i3)); } } return v; @@ -395,13 +395,13 @@ public class q extends e implements j { httpURLConnection.setRequestProperty((String) entry.getKey(), (String) entry.getValue()); } if (!(j == 0 && j2 == -1)) { - String r = c.d.b.a.a.r("bytes=", j, "-"); + String q = c.d.b.a.a.q("bytes=", j, "-"); if (j2 != -1) { - StringBuilder L = c.d.b.a.a.L(r); + StringBuilder L = c.d.b.a.a.L(q); L.append((j + j2) - 1); - r = L.toString(); + q = L.toString(); } - httpURLConnection.setRequestProperty("Range", r); + httpURLConnection.setRequestProperty("Range", q); } String str = this.i; if (str != null) { @@ -424,13 +424,13 @@ public class q extends e implements j { } public final void x() throws IOException { - if (this.u != this.f884s) { + if (this.u != this.f886s) { if (this.p == null) { this.p = new byte[4096]; } while (true) { long j = this.u; - long j2 = this.f884s; + long j2 = this.f886s; if (j != j2) { int min = (int) Math.min(j2 - j, (long) this.p.length); InputStream inputStream = this.o; diff --git a/app/src/main/java/c/i/a/c/h2/v.java b/app/src/main/java/c/i/a/c/h2/v.java index cf742006d0..9f425362f5 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 f886c = Uri.EMPTY; + public Uri f888c = 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.f886c = lVar.a; + this.f888c = lVar.a; this.d = Collections.emptyMap(); long a = this.a.a(lVar); Uri m = m(); Objects.requireNonNull(m); - this.f886c = m; + this.f888c = 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 a43f72ccb2..1606b7db54 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 f887c; + public boolean f889c; 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.f877c, 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.f879c, lVar2.d, lVar2.e, lVar2.f + 0, a, lVar2.h, lVar2.i, lVar2.j); } - this.f887c = true; + this.f889c = 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.f887c) { - this.f887c = z2; + if (this.f889c) { + this.f889c = 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 b503a3ab6c..ed92dea431 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 @@ -24,7 +24,7 @@ public final class c implements j { @Nullable /* renamed from: c reason: collision with root package name */ - public final j f888c; + public final j f890c; public final j d; public final g e = a.b; @Nullable @@ -47,7 +47,7 @@ public final class c implements j { public boolean r; /* renamed from: s reason: collision with root package name */ - public long f889s; + public long f891s; public long t; /* compiled from: CacheDataSource */ @@ -66,7 +66,7 @@ public final class c implements j { this.h = (i & 2) != 0; this.i = (i & 4) != 0 ? true : z2; this.d = jVar; - this.f888c = new w(jVar, hVar); + this.f890c = new w(jVar, hVar); this.f = null; } @@ -85,9 +85,9 @@ public final class c implements j { this.k = a3; Cache cache = this.a; Uri uri = a3.a; - byte[] bArr = ((n) cache.b(str)).f895c.get("exo_redir"); + byte[] bArr = ((n) cache.b(str)).f897c.get("exo_redir"); Uri uri2 = null; - String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1261c) : null; + String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1263c) : null; if (str2 != null) { uri2 = Uri.parse(str2); } @@ -136,9 +136,9 @@ public final class c implements j { this.j = null; this.n = 0; a aVar = this.f; - if (aVar != null && this.f889s > 0) { - aVar.b(this.a.h(), this.f889s); - this.f889s = 0; + if (aVar != null && this.f891s > 0) { + aVar.b(this.a.h(), this.f891s); + this.f891s = 0; } try { o(); @@ -251,7 +251,7 @@ public final class c implements j { a4.f = this.n; a4.g = j5; lVar2 = a4.a(); - jVar = this.f888c; + jVar = this.f890c; if (jVar == null) { jVar = this.d; this.a.i(hVar); @@ -302,7 +302,7 @@ public final class c implements j { mVar.b.remove("exo_redir"); } } - if (this.l == this.f888c) { + if (this.l == this.f890c) { this.a.c(str, mVar); } } @@ -327,7 +327,7 @@ public final class c implements j { int read = jVar.read(bArr, i, i2); if (read != -1) { if (q()) { - this.f889s += (long) read; + this.f891s += (long) read; } long j = (long) read; this.n += j; @@ -382,7 +382,7 @@ public final class c implements j { public final void s(String str) throws IOException { this.o = 0; - if (this.l == this.f888c) { + if (this.l == this.f890c) { 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 556193b2e7..97c3353d3d 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 @@ -19,7 +19,7 @@ public final class f { public final a b; /* renamed from: c reason: collision with root package name */ - public String f890c; + public String f892c; public f(a aVar) { this.b = aVar; @@ -46,8 +46,8 @@ public final class f { @WorkerThread public Map a() throws DatabaseIOException { try { - Objects.requireNonNull(this.f890c); - Cursor query = this.b.getReadableDatabase().query(this.f890c, a, null, null, null, null, null); + Objects.requireNonNull(this.f892c); + Cursor query = this.b.getReadableDatabase().query(this.f892c, 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))); @@ -63,15 +63,15 @@ public final class f { public void b(long j) throws DatabaseIOException { try { String hexString = Long.toHexString(j); - this.f890c = "ExoPlayerCacheFileMetadata" + hexString; + this.f892c = "ExoPlayerCacheFileMetadata" + hexString; if (AnimatableValueParser.Q0(this.b.getReadableDatabase(), 2, hexString) != 1) { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { AnimatableValueParser.z2(writableDatabase, 2, hexString, 1); - String str = this.f890c; + String str = this.f892c; writableDatabase.execSQL("DROP TABLE IF EXISTS " + str); - writableDatabase.execSQL("CREATE TABLE " + this.f890c + " (name TEXT PRIMARY KEY NOT NULL,length INTEGER NOT NULL,last_touch_timestamp INTEGER NOT NULL)"); + writableDatabase.execSQL("CREATE TABLE " + this.f892c + " (name TEXT PRIMARY KEY NOT NULL,length INTEGER NOT NULL,last_touch_timestamp INTEGER NOT NULL)"); writableDatabase.setTransactionSuccessful(); } finally { writableDatabase.endTransaction(); @@ -84,14 +84,14 @@ public final class f { @WorkerThread public void c(Set set) throws DatabaseIOException { - Objects.requireNonNull(this.f890c); + Objects.requireNonNull(this.f892c); try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); try { Iterator it = set.iterator(); while (it.hasNext()) { - writableDatabase.delete(this.f890c, "name = ?", new String[]{it.next()}); + writableDatabase.delete(this.f892c, "name = ?", new String[]{it.next()}); } writableDatabase.setTransactionSuccessful(); } finally { @@ -104,14 +104,14 @@ public final class f { @WorkerThread public void d(String str, long j, long j2) throws DatabaseIOException { - Objects.requireNonNull(this.f890c); + Objects.requireNonNull(this.f892c); try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); ContentValues contentValues = new ContentValues(); contentValues.put("name", str); contentValues.put("length", Long.valueOf(j)); contentValues.put("last_touch_timestamp", Long.valueOf(j2)); - writableDatabase.replaceOrThrow(this.f890c, null, contentValues); + writableDatabase.replaceOrThrow(this.f892c, null, contentValues); } catch (SQLException e) { throw new DatabaseIOException(e); } diff --git a/app/src/main/java/c/i/a/c/h2/y/h.java b/app/src/main/java/c/i/a/c/h2/y/h.java index 6061a0d521..7a3425060e 100644 --- a/app/src/main/java/c/i/a/c/h2/y/h.java +++ b/app/src/main/java/c/i/a/c/h2/y/h.java @@ -39,6 +39,6 @@ public class h implements Comparable { StringBuilder L = a.L("["); L.append(this.j); L.append(", "); - return a.A(L, this.k, "]"); + return a.z(L, this.k, "]"); } } 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 bf1f1ecbac..c054224ccf 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 f891c = new TreeSet<>(); + public final TreeSet f893c = new TreeSet<>(); public final ArrayList d = new ArrayList<>(); public n e; @@ -69,10 +69,10 @@ public final class i { return false; } i iVar = (i) obj; - return this.a == iVar.a && this.b.equals(iVar.b) && this.f891c.equals(iVar.f891c) && this.e.equals(iVar.e); + return this.a == iVar.a && this.b.equals(iVar.b) && this.f893c.equals(iVar.f893c) && this.e.equals(iVar.e); } public int hashCode() { - return this.e.hashCode() + c.d.b.a.a.x(this.b, this.a * 31, 31); + return this.e.hashCode() + c.d.b.a.a.m(this.b, this.a * 31, 31); } } 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 14c4eecf47..2e9d4dde50 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 @@ -43,7 +43,7 @@ public class j { public final SparseArray b; /* renamed from: c reason: collision with root package name */ - public final SparseBooleanArray f892c; + public final SparseBooleanArray f894c; public final SparseBooleanArray d; public c e; @Nullable @@ -55,7 +55,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 f893c = new SparseArray<>(); + public final SparseArray f895c = new SparseArray<>(); public String d; public String e; @@ -66,9 +66,9 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void a(i iVar, boolean z2) { if (z2) { - this.f893c.delete(iVar.a); + this.f895c.delete(iVar.a); } else { - this.f893c.put(iVar.a, null); + this.f895c.put(iVar.a, null); } } @@ -83,7 +83,7 @@ public class j { i(writableDatabase, iVar); } writableDatabase.setTransactionSuccessful(); - this.f893c.clear(); + this.f895c.clear(); } finally { writableDatabase.endTransaction(); } @@ -94,7 +94,7 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void c(i iVar) { - this.f893c.put(iVar.a, iVar); + this.f895c.put(iVar.a, iVar); } @Override // c.i.a.c.h2.y.j.c @@ -107,15 +107,15 @@ public class j { @Override // c.i.a.c.h2.y.j.c public void e(HashMap hashMap) throws IOException { - if (this.f893c.size() != 0) { + if (this.f895c.size() != 0) { try { SQLiteDatabase writableDatabase = this.b.getWritableDatabase(); writableDatabase.beginTransactionNonExclusive(); - for (int i = 0; i < this.f893c.size(); i++) { + for (int i = 0; i < this.f895c.size(); i++) { try { - i valueAt = this.f893c.valueAt(i); + i valueAt = this.f895c.valueAt(i); if (valueAt == null) { - int keyAt = this.f893c.keyAt(i); + int keyAt = this.f895c.keyAt(i); String str = this.e; Objects.requireNonNull(str); writableDatabase.delete(str, "id = ?", new String[]{Integer.toString(keyAt)}); @@ -127,7 +127,7 @@ public class j { } } writableDatabase.setTransactionSuccessful(); - this.f893c.clear(); + this.f895c.clear(); writableDatabase.endTransaction(); } catch (SQLException e) { throw new DatabaseIOException(e); @@ -139,7 +139,7 @@ public class j { public void f(long j) { String hexString = Long.toHexString(j); this.d = hexString; - this.e = c.d.b.a.a.u("ExoPlayerCacheIndex", hexString); + this.e = c.d.b.a.a.t("ExoPlayerCacheIndex", hexString); } /* JADX WARNING: Code restructure failed: missing block: B:25:0x0082, code lost: @@ -162,7 +162,7 @@ public class j { */ @Override // c.i.a.c.h2.y.j.c public void g(HashMap hashMap, SparseArray sparseArray) throws IOException { - AnimatableValueParser.D(this.f893c.size() == 0); + AnimatableValueParser.D(this.f895c.size() == 0); try { SQLiteDatabase readableDatabase = this.b.getReadableDatabase(); String str = this.d; @@ -251,7 +251,7 @@ public class j { @Nullable /* renamed from: c reason: collision with root package name */ - public final SecretKeySpec f894c; + public final SecretKeySpec f896c; @Nullable public final SecureRandom d; public final f e; @@ -287,7 +287,7 @@ public class j { } this.a = z2; this.b = cipher; - this.f894c = secretKeySpec; + this.f896c = secretKeySpec; this.d = z2 ? new SecureRandom() : secureRandom; this.e = new f(file); } @@ -322,7 +322,7 @@ public class j { secureRandom.nextBytes(bArr); dataOutputStream2.write(bArr); try { - this.b.init(1, this.f894c, new IvParameterSpec(bArr)); + this.b.init(1, this.f896c, new IvParameterSpec(bArr)); dataOutputStream2.flush(); dataOutputStream2 = new DataOutputStream(new CipherOutputStream(yVar2, this.b)); } catch (InvalidAlgorithmParameterException | InvalidKeyException e) { @@ -411,7 +411,7 @@ public class j { IvParameterSpec ivParameterSpec = new IvParameterSpec(bArr); try { Cipher cipher = this.b; - SecretKeySpec secretKeySpec = this.f894c; + SecretKeySpec secretKeySpec = this.f896c; int i = f0.a; cipher.init(2, secretKeySpec, ivParameterSpec); dataInputStream2 = new DataInputStream(new CipherInputStream(bufferedInputStream, this.b)); @@ -545,7 +545,7 @@ public class j { AnimatableValueParser.D((aVar == null && file == null) ? false : true); this.a = new HashMap<>(); this.b = new SparseArray<>(); - this.f892c = new SparseBooleanArray(); + this.f894c = new SparseBooleanArray(); this.d = new SparseBooleanArray(); b bVar = null; a aVar2 = aVar != null ? new a(aVar) : null; @@ -579,14 +579,14 @@ public class j { } hashMap.put(readUTF, bArr); } else { - throw new IOException(c.d.b.a.a.l("Invalid value size: ", readInt2)); + throw new IOException(c.d.b.a.a.k("Invalid value size: ", readInt2)); } } return new n(hashMap); } public static void b(n nVar, DataOutputStream dataOutputStream) throws IOException { - Set> entrySet = nVar.f895c.entrySet(); + Set> entrySet = nVar.f897c.entrySet(); dataOutputStream.writeInt(entrySet.size()); for (Map.Entry entry : entrySet) { dataOutputStream.writeUTF(entry.getKey()); @@ -647,7 +647,7 @@ public class j { public void f(String str) { i iVar = this.a.get(str); - if (iVar != null && iVar.f891c.isEmpty() && iVar.d.isEmpty()) { + if (iVar != null && iVar.f893c.isEmpty() && iVar.d.isEmpty()) { this.a.remove(str); int i = iVar.a; boolean z2 = this.d.get(i); @@ -658,18 +658,18 @@ public class j { return; } this.b.put(i, null); - this.f892c.put(i, true); + this.f894c.put(i, true); } } @WorkerThread public void g() throws IOException { this.e.e(this.a); - int size = this.f892c.size(); + int size = this.f894c.size(); for (int i = 0; i < size; i++) { - this.b.remove(this.f892c.keyAt(i)); + this.b.remove(this.f894c.keyAt(i)); } - this.f892c.clear(); + this.f894c.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 c8f993aada..cb7f0a9a22 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).f895c.get("exo_len"); + byte[] bArr = ((n) lVar).f897c.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 3d07ad1ed1..82fc787636 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 f895c; + public final Map f897c; public n() { this(Collections.emptyMap()); } public n(Map map) { - this.f895c = Collections.unmodifiableMap(map); + this.f897c = 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.f895c); + HashMap hashMap = new HashMap(this.f897c); 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.f1261c); + bArr = ((String) value2).getBytes(c.f1263c); } 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.f895c, hashMap) ? this : new n(hashMap); + return b(this.f897c, 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.f895c, ((n) obj).f895c); + return b(this.f897c, ((n) obj).f897c); } public int hashCode() { if (this.b == 0) { int i = 0; - for (Map.Entry entry : this.f895c.entrySet()) { + for (Map.Entry entry : this.f897c.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 02b145bf7e..a4b9e4d383 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.f896c.e(); + this.j.f898c.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 f70bff63b0..5f78664946 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 f896c; + public final d f898c; 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.f896c = dVar; + this.f898c = dVar; this.d = jVar; this.e = fVar; this.f = new HashMap<>(); @@ -157,7 +157,7 @@ public final class q implements Cache { public static long n(File file) throws IOException { long nextLong = new SecureRandom().nextLong(); long abs = nextLong == Long.MIN_VALUE ? 0 : Math.abs(nextLong); - File file2 = new File(file, c.d.b.a.a.u(Long.toString(abs, 16), ".uid")); + File file2 = new File(file, c.d.b.a.a.t(Long.toString(abs, 16), ".uid")); if (file2.createNewFile()) { return abs; } @@ -177,7 +177,7 @@ public final class q implements Cache { m(this.b); r(); } - this.f896c.a(this, str, j, j2); + this.f898c.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).f891c.add(rVar); + this.d.d(rVar.i).f893c.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.f896c.d(this, rVar); + this.f898c.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.f891c.floor(rVar); + floor = iVar.f893c.floor(rVar); if (floor == null || floor.j + floor.k <= j) { - r ceiling = iVar.f891c.ceiling(rVar); + r ceiling = iVar.f893c.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.f891c.remove(hVar)) { + if (c2.f893c.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.f890c); + Objects.requireNonNull(fVar.f892c); try { - fVar.b.getWritableDatabase().delete(fVar.f890c, "name = ?", new String[]{name}); + fVar.b.getWritableDatabase().delete(fVar.f892c, "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.f896c.b(this, hVar); + this.f898c.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.f891c.iterator(); + Iterator it = iVar.f893c.iterator(); while (it.hasNext()) { r next = it.next(); if (next.m.length() != next.k) { @@ -522,7 +522,7 @@ public final class q implements Cache { z2 = true; } i iVar = this.d.a.get(str); - AnimatableValueParser.D(iVar.f891c.remove(rVar)); + AnimatableValueParser.D(iVar.f893c.remove(rVar)); File file3 = rVar.m; Objects.requireNonNull(file3); if (z2) { @@ -533,7 +533,7 @@ public final class q implements Cache { file = h; AnimatableValueParser.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f891c.add(rVar2); + iVar.f893c.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.f896c.c(this, rVar, rVar2); + this.f898c.c(this, rVar, rVar2); return rVar2; } Log.w("CachedContent", "Failed to rename " + file3 + " to " + h); @@ -553,11 +553,11 @@ public final class q implements Cache { file = file3; AnimatableValueParser.D(rVar.l); r rVar2 = new r(rVar.i, rVar.j, rVar.k, currentTimeMillis, file); - iVar.f891c.add(rVar2); + iVar.f893c.add(rVar2); arrayList = this.f.get(rVar.i); if (arrayList != null) { } - this.f896c.c(this, rVar, rVar2); + this.f898c.c(this, rVar, rVar2); return rVar2; } } diff --git a/app/src/main/java/c/i/a/c/h2/y/r.java b/app/src/main/java/c/i/a/c/h2/y/r.java index 3ad4c20650..112b132102 100644 --- a/app/src/main/java/c/i/a/c/h2/y/r.java +++ b/app/src/main/java/c/i/a/c/h2/y/r.java @@ -136,6 +136,6 @@ public final class r extends h { sb.append("."); sb.append(j); sb.append("."); - return new File(file, a.A(sb, j2, ".v3.exo")); + return new File(file, a.z(sb, j2, ".v3.exo")); } } 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 6709f6ee60..11b5b1dd86 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.f903c = true; + cVar.f905c = 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 cfde2f8f7a..5c8b1cddbe 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.f902c; + l lVar = oVar.f904c; o.b bVar = oVar.d; - if (!cVar.d && cVar.f903c) { + if (!cVar.d && cVar.f905c) { E e = cVar.b; cVar.b = (t) lVar.get(); - cVar.f903c = false; + cVar.f905c = 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 b951f1d0a1..704f564ac4 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).f911c, ((z.b) obj2).f911c); + return Float.compare(((z.b) obj).f913c, ((z.b) obj2).f913c); } } 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 530f959f16..b0034d832c 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 @@ -9,18 +9,18 @@ public final class d0 { public V[] b = ((V[]) new Object[10]); /* renamed from: c reason: collision with root package name */ - public int f897c; + public int f899c; public int d; public synchronized void a(long j, V v) { int i = this.d; if (i > 0) { - if (j <= this.a[((this.f897c + i) - 1) % this.b.length]) { + if (j <= this.a[((this.f899c + i) - 1) % this.b.length]) { b(); } } c(); - int i2 = this.f897c; + int i2 = this.f899c; int i3 = this.d; V[] vArr = this.b; int length = (i2 + i3) % vArr.length; @@ -30,7 +30,7 @@ public final class d0 { } public synchronized void b() { - this.f897c = 0; + this.f899c = 0; this.d = 0; Arrays.fill(this.b, (Object) null); } @@ -41,18 +41,18 @@ public final class d0 { int i = length * 2; long[] jArr = new long[i]; V[] vArr = (V[]) new Object[i]; - int i2 = this.f897c; + int i2 = this.f899c; int i3 = length - i2; System.arraycopy(this.a, i2, jArr, 0, i3); - System.arraycopy(this.b, this.f897c, vArr, 0, i3); - int i4 = this.f897c; + System.arraycopy(this.b, this.f899c, vArr, 0, i3); + int i4 = this.f899c; if (i4 > 0) { System.arraycopy(this.a, 0, jArr, i3, i4); - System.arraycopy(this.b, 0, vArr, i3, this.f897c); + System.arraycopy(this.b, 0, vArr, i3, this.f899c); } this.a = jArr; this.b = vArr; - this.f897c = 0; + this.f899c = 0; } } @@ -61,7 +61,7 @@ public final class d0 { V v = null; long j2 = Long.MAX_VALUE; while (this.d > 0) { - long j3 = j - this.a[this.f897c]; + long j3 = j - this.a[this.f899c]; if (j3 < 0 && (z2 || (-j3) >= j2)) { break; } @@ -80,10 +80,10 @@ public final class d0 { public final V f() { AnimatableValueParser.D(this.d > 0); V[] vArr = this.b; - int i = this.f897c; + int i = this.f899c; V v = vArr[i]; vArr[i] = null; - this.f897c = (i + 1) % vArr.length; + this.f899c = (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 a8d4f47c56..a52f793b2e 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 @@ -10,7 +10,7 @@ public final class e0 { @GuardedBy("this") /* renamed from: c reason: collision with root package name */ - public long f898c = -9223372036854775807L; + public long f900c = -9223372036854775807L; public e0(long j) { this.a = j; @@ -20,14 +20,14 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - if (this.f898c != -9223372036854775807L) { - this.f898c = j; + if (this.f900c != -9223372036854775807L) { + this.f900c = j; } else { long j2 = this.a; if (j2 != Long.MAX_VALUE) { this.b = j2 - j; } - this.f898c = j; + this.f900c = j; notifyAll(); } return j + this.b; @@ -37,7 +37,7 @@ public final class e0 { if (j == -9223372036854775807L) { return -9223372036854775807L; } - long j2 = this.f898c; + long j2 = this.f900c; if (j2 != -9223372036854775807L) { long j3 = (j2 * 90000) / 1000000; long j4 = (4294967296L + j3) / 8589934592L; @@ -57,7 +57,7 @@ public final class e0 { j = -9223372036854775807L; if (this.a == Long.MAX_VALUE) { j = 0; - } else if (this.f898c != -9223372036854775807L) { + } else if (this.f900c != -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 d1ca5b1480..73f46d0cde 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 @@ -31,7 +31,7 @@ public final class f0 { public static final String b; /* renamed from: c reason: collision with root package name */ - public static final String f899c; + public static final String f901c; public static final String d; public static final String e; public static final byte[] f = new byte[0]; @@ -50,7 +50,7 @@ public final class f0 { String str2 = Build.DEVICE; b = str2; String str3 = Build.MANUFACTURER; - f899c = str3; + f901c = str3; String str4 = Build.MODEL; d = str4; e = str2 + ", " + str4 + ", " + str3 + ", " + i2; @@ -306,11 +306,11 @@ public final class f0 { } public static String l(byte[] bArr) { - return new String(bArr, c.f1261c); + return new String(bArr, c.f1263c); } public static String m(byte[] bArr, int i2, int i3) { - return new String(bArr, i2, i3, c.f1261c); + return new String(bArr, i2, i3, c.f1263c); } public static int n(int i2) { @@ -488,7 +488,7 @@ public final class f0 { } public static byte[] w(String str) { - return str.getBytes(c.f1261c); + return str.getBytes(c.f1263c); } 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 39f1377b3c..c3de481f56 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 @@ -16,7 +16,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 f900c = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d*\\.?\\d*?)\\)$"); + public static final Pattern f902c = Pattern.compile("^rgba\\((\\d{1,3}),(\\d{1,3}),(\\d{1,3}),(\\d*\\.?\\d*?)\\)$"); public static final Map d; static { @@ -117,7 +117,7 @@ public final class i { throw new IllegalArgumentException(); } if (replace.startsWith("rgba")) { - Matcher matcher = (z2 ? f900c : b).matcher(replace); + Matcher matcher = (z2 ? f902c : 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 3f8d636a85..6da8fd9a33 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 f901c = 0; + public int f903c = 0; public int[] d; public int e; @@ -18,7 +18,7 @@ public final class n { } public void a(int i) { - int i2 = this.f901c; + int i2 = this.f903c; 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.f901c - 1; + this.b = this.f903c - 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.f901c++; + this.f903c++; } public int b() { - int i = this.f901c; + int i = this.f903c; if (i != 0) { int[] iArr = this.d; int i2 = this.a; int i3 = iArr[i2]; this.a = (i2 + 1) & this.e; - this.f901c = i - 1; + this.f903c = 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 82e9854664..0c82459eef 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 f902c; + public final l f904c; 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 f903c; + public boolean f905c; 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.f902c = lVar; + this.f904c = 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.f903c) { + if (next.f905c) { 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 f6db640056..a35b662d9c 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 f904c = new Object(); + public static final Object f906c = 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 f905c; + public final boolean f907c; public a(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f905c = z2; + this.f907c = 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 f906c; + public final int f908c; 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.f906c = i3; + this.f908c = 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 (f904c) { + synchronized (f906c) { 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 30a43c506c..dff4d30902 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 f907c; + public int f909c; public int d; public v() { @@ -28,32 +28,32 @@ public final class v { public final void a() { int i; int i2 = this.b; - AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f907c == 0))); + AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.d) || (i2 == i && this.f909c == 0))); } public int b() { - return ((this.d - this.b) * 8) - this.f907c; + return ((this.d - this.b) * 8) - this.f909c; } public void c() { - if (this.f907c != 0) { - this.f907c = 0; + if (this.f909c != 0) { + this.f909c = 0; this.b++; a(); } } public int d() { - AnimatableValueParser.D(this.f907c == 0); + AnimatableValueParser.D(this.f909c == 0); return this.b; } public int e() { - return (this.b * 8) + this.f907c; + return (this.b * 8) + this.f909c; } public boolean f() { - boolean z2 = (this.a[this.b] & (128 >> this.f907c)) != 0; + boolean z2 = (this.a[this.b] & (128 >> this.f909c)) != 0; l(); return z2; } @@ -63,15 +63,15 @@ public final class v { if (i == 0) { return 0; } - this.f907c += i; + this.f909c += i; int i3 = 0; while (true) { - i2 = this.f907c; + i2 = this.f909c; if (i2 <= 8) { break; } int i4 = i2 - 8; - this.f907c = i4; + this.f909c = 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.f907c = 0; + this.f909c = 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.f907c; + int i6 = this.f909c; 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.f907c; + int i8 = this.f909c; 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.f907c = i8 - 8; + this.f909c = i8 - 8; } - int i10 = this.f907c + i7; - this.f907c = i10; + int i10 = this.f909c + i7; + this.f909c = 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.f907c = 0; + this.f909c = 0; this.b = i11 + 1; } a(); @@ -127,7 +127,7 @@ public final class v { } public void i(byte[] bArr, int i, int i2) { - AnimatableValueParser.D(this.f907c == 0); + AnimatableValueParser.D(this.f909c == 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.f907c = 0; + this.f909c = 0; this.d = i; } public void k(int i) { int i2 = i / 8; this.b = i2; - this.f907c = i - (i2 * 8); + this.f909c = i - (i2 * 8); a(); } public void l() { - int i = this.f907c + 1; - this.f907c = i; + int i = this.f909c + 1; + this.f909c = i; if (i == 8) { - this.f907c = 0; + this.f909c = 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.f907c; - this.f907c = i4; + int i4 = (i - (i2 * 8)) + this.f909c; + this.f909c = i4; if (i4 > 7) { this.b = i3 + 1; - this.f907c = i4 - 8; + this.f909c = i4 - 8; } a(); } public void n(int i) { - AnimatableValueParser.D(this.f907c == 0); + AnimatableValueParser.D(this.f909c == 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 f2437031bb..05a7f53678 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 f908c; + public int f910c; public w() { this.a = f0.f; @@ -20,39 +20,39 @@ public final class w { public w(int i) { this.a = new byte[i]; - this.f908c = i; + this.f910c = i; } public w(byte[] bArr) { this.a = bArr; - this.f908c = bArr.length; + this.f910c = bArr.length; } public w(byte[] bArr, int i) { this.a = bArr; - this.f908c = i; + this.f910c = i; } public void A(byte[] bArr) { int length = bArr.length; this.a = bArr; - this.f908c = length; + this.f910c = length; this.b = 0; } public void B(byte[] bArr, int i) { this.a = bArr; - this.f908c = i; + this.f910c = i; this.b = 0; } public void C(int i) { AnimatableValueParser.k(i >= 0 && i <= this.a.length); - this.f908c = i; + this.f910c = i; } public void D(int i) { - AnimatableValueParser.k(i >= 0 && i <= this.f908c); + AnimatableValueParser.k(i >= 0 && i <= this.f910c); this.b = i; } @@ -61,7 +61,7 @@ public final class w { } public int a() { - return this.f908c - this.b; + return this.f910c - this.b; } public void b(int i) { @@ -106,7 +106,7 @@ public final class w { return null; } int i = this.b; - while (i < this.f908c) { + while (i < this.f910c) { 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.f908c; + int i5 = this.f910c; if (i == i5) { return m; } @@ -186,7 +186,7 @@ public final class w { if (h >= 0) { return h; } - throw new IllegalStateException(a.l("Top bit not zero: ", h)); + throw new IllegalStateException(a.k("Top bit not zero: ", h)); } public int l() { @@ -225,14 +225,14 @@ public final class w { return null; } int i = this.b; - while (i < this.f908c && this.a[i] != 0) { + while (i < this.f910c && 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.f908c) { + if (i < this.f910c) { 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.f908c || this.a[i3] != 0) ? i : i - 1); + String m = f0.m(this.a, i2, (i3 >= this.f910c || this.a[i3] != 0) ? i : i - 1); this.b += i; return m; } public String p(int i) { - return q(i, c.f1261c); + return q(i, c.f1263c); } public String q(int i, Charset charset) { @@ -300,7 +300,7 @@ public final class w { if (f >= 0) { return f; } - throw new IllegalStateException(a.l("Top bit not zero: ", f)); + throw new IllegalStateException(a.k("Top bit not zero: ", f)); } public long w() { @@ -308,7 +308,7 @@ public final class w { if (m >= 0) { return m; } - throw new IllegalStateException(a.q("Top bit not zero: ", m)); + throw new IllegalStateException(a.p("Top bit not zero: ", m)); } public int x() { @@ -346,13 +346,13 @@ public final class w { if ((b & 192) == 128) { j = (j << 6) | ((long) (b & 63)); } else { - throw new NumberFormatException(a.q("Invalid UTF-8 sequence continuation byte: ", j)); + throw new NumberFormatException(a.p("Invalid UTF-8 sequence continuation byte: ", j)); } } this.b += i2; return j; } - throw new NumberFormatException(a.q("Invalid UTF-8 sequence first byte: ", j)); + throw new NumberFormatException(a.p("Invalid UTF-8 sequence first byte: ", j)); } public void z(int i) { 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 a7791a6ee1..d575e7be63 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 f909c; + public int f911c; public int d = 0; public x(byte[] bArr, int i, int i2) { this.a = bArr; - this.f909c = i; + this.f911c = i; this.b = i2; a(); } public final void a() { int i; - int i2 = this.f909c; + int i2 = this.f911c; AnimatableValueParser.D(i2 >= 0 && (i2 < (i = this.b) || (i2 == i && this.d == 0))); } public boolean b(int i) { - int i2 = this.f909c; + int i2 = this.f911c; 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.f909c; + int i = this.f911c; int i2 = this.d; int i3 = 0; - while (this.f909c < this.b && !d()) { + while (this.f911c < this.b && !d()) { i3++; } - boolean z2 = this.f909c == this.b; - this.f909c = i; + boolean z2 = this.f911c == this.b; + this.f911c = i; this.d = i2; return !z2 && b((i3 * 2) + 1); } public boolean d() { - boolean z2 = (this.a[this.f909c] & (128 >> this.d)) != 0; + boolean z2 = (this.a[this.f911c] & (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.f909c; + int i6 = this.f911c; i4 |= (bArr[i6] & 255) << i5; if (!i(i6 + 1)) { i3 = 1; } - this.f909c = i6 + i3; + this.f911c = i6 + i3; } byte[] bArr2 = this.a; - int i7 = this.f909c; + int i7 = this.f911c; int i8 = (-1 >>> (32 - i)) & (i4 | ((bArr2[i7] & 255) >> (8 - i2))); if (i2 == 8) { this.d = 0; if (!i(i7 + 1)) { i3 = 1; } - this.f909c = i7 + i3; + this.f911c = 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.f909c = i; + this.f911c = 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.f909c; + int i3 = this.f911c; if (i(i3 + 1)) { i = 2; } - this.f909c = i3 + i; + this.f911c = i3 + i; } a(); } public void k(int i) { - int i2 = this.f909c; + int i2 = this.f911c; int i3 = i / 8; int i4 = i2 + i3; - this.f909c = i4; + this.f911c = i4; int i5 = (i - (i3 * 8)) + this.d; this.d = i5; if (i5 > 7) { - this.f909c = i4 + 1; + this.f911c = i4 + 1; this.d = i5 - 8; } while (true) { i2++; - if (i2 > this.f909c) { + if (i2 > this.f911c) { a(); return; } else if (i(i2)) { - this.f909c++; + this.f911c++; 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 e08e22dbb9..9a2de8d1ef 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 f910c = new ArrayList<>(); + public final ArrayList f912c = 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 f911c; + public float f913c; 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.f910c, c.i); + Collections.sort(this.f912c, 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.f911c = f; - this.f910c.add(bVar); + bVar.f913c = f; + this.f912c.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.f910c.get(0); + b bVar2 = this.f912c.get(0); int i8 = bVar2.b; if (i8 <= i7) { this.g -= i8; - this.f910c.remove(0); + this.f912c.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.f910c, d.i); + Collections.sort(this.f912c, d.i); this.e = 0; } float f2 = f * ((float) this.g); int i = 0; - for (int i2 = 0; i2 < this.f910c.size(); i2++) { - b bVar = this.f910c.get(i2); + for (int i2 = 0; i2 < this.f912c.size(); i2++) { + b bVar = this.f912c.get(i2); i += bVar.b; if (((float) i) >= f2) { - return bVar.f911c; + return bVar.f913c; } } - if (this.f910c.isEmpty()) { + if (this.f912c.isEmpty()) { return Float.NaN; } - ArrayList arrayList = this.f910c; - return arrayList.get(arrayList.size() - 1).f911c; + ArrayList arrayList = this.f912c; + return arrayList.get(arrayList.size() - 1).f913c; } } 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 b9934068f7..aaccc62fe3 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 f912c; + public long f914c; public j0() { - this.f912c = 15000; + this.f914c = 15000; this.b = 5000; this.a = new r1.c(); } public j0(long j, long j2) { - this.f912c = j; + this.f914c = 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.f912c); + g(g1Var, this.f914c); return true; } @@ -82,7 +82,7 @@ public class j0 implements i0 { } public boolean e() { - return this.f912c > 0; + return this.f914c > 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 460a0a7336..101e1de3b1 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 f913c; + public final int f915c; 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.f913c = i2; + this.f915c = 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.f906c); + str = h.a(d.a, d.b, d.f908c); 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 9480fdc6c0..d59ed90130 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 f914c; + public boolean f916c; 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 f915c; + public long f917c; 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.f915c; + long j4 = j - this.f917c; 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.f915c = j; + this.f917c = 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 fccc9ba78c..e4407defca 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 f916c; + public final String f918c; public m(@Nullable List list, int i, @Nullable String str) { this.a = list; this.b = i; - this.f916c = str; + this.f918c = 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 9546654661..2475397958 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 @@ -61,7 +61,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.f899c); + public final boolean X0 = "NVIDIA".equals(f0.f901c); public a Y0; public boolean Z0; public boolean a1; @@ -99,12 +99,12 @@ public class n extends MediaCodecRenderer { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f917c; + public final int f919c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f917c = i3; + this.f919c = i3; } } @@ -1471,7 +1471,7 @@ public class n extends MediaCodecRenderer { case 0: case 4: String str2 = f0.d; - if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f899c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { + if (!"BRAVIA 4K 2015".equals(str2) && (!"Amazon".equals(f0.f901c) || (!"KFSOWI".equals(str2) && (!"AFTS".equals(str2) || !sVar.f)))) { i3 = f0.f(i2, 16) * f0.f(i, 16) * 16 * 16; i4 = 2; break; @@ -1517,7 +1517,7 @@ public class n extends MediaCodecRenderer { public static int I0(s sVar, Format format) { if (format.u == -1) { - return G0(sVar, format.t, format.f2195y, format.f2196z); + return G0(sVar, format.t, format.f2207y, format.f2208z); } int size = format.v.size(); int i = 0; @@ -1542,7 +1542,7 @@ public class n extends MediaCodecRenderer { if (aVar != null) { aVar.a.unregisterDisplayListener(aVar); } - t.b bVar = tVar.f919c; + t.b bVar = tVar.f921c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(2); } @@ -1591,7 +1591,7 @@ public class n extends MediaCodecRenderer { } t tVar = this.T0; if (tVar.b != null) { - t.b bVar = tVar.f919c; + t.b bVar = tVar.f921c; Objects.requireNonNull(bVar); bVar.k.sendEmptyMessage(1); t.a aVar2 = tVar.d; @@ -1709,12 +1709,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.f2195y; + int i2 = format2.f2207y; a aVar = this.Y0; - if (i2 > aVar.a || format2.f2196z > aVar.b) { + if (i2 > aVar.a || format2.f2208z > aVar.b) { i |= 256; } - if (I0(sVar, format2) > this.Y0.f917c) { + if (I0(sVar, format2) > this.Y0.f919c) { i |= 64; } return new e(sVar.a, format, format2, i != 0 ? 0 : c2.d, i); @@ -1764,14 +1764,14 @@ public class n extends MediaCodecRenderer { MediaCodecInfo.VideoCapabilities videoCapabilities; Format[] formatArr; int G0; - String str2 = sVar.f765c; + String str2 = sVar.f767c; Format[] formatArr2 = this.o; Objects.requireNonNull(formatArr2); - int i3 = format.f2195y; - int i4 = format.f2196z; + int i3 = format.f2207y; + int i4 = format.f2208z; int I0 = I0(sVar, format); if (formatArr2.length == 1) { - if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2195y, format.f2196z)) == -1)) { + if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2207y, format.f2208z)) == -1)) { I0 = Math.min((int) (((float) I0) * 1.5f), G0); } aVar = new a(i3, i4, I0); @@ -1788,11 +1788,11 @@ public class n extends MediaCodecRenderer { format2 = a2.a(); } if (sVar.c(format, format2).d != 0) { - int i6 = format2.f2195y; + int i6 = format2.f2207y; formatArr = formatArr2; - z4 |= i6 == -1 || format2.f2196z == -1; + z4 |= i6 == -1 || format2.f2208z == -1; int max = Math.max(i3, i6); - int max2 = Math.max(i4, format2.f2196z); + int max2 = Math.max(i4, format2.f2208z); I0 = Math.max(I0, I0(sVar, format2)); i4 = max2; i3 = max; @@ -1804,8 +1804,8 @@ public class n extends MediaCodecRenderer { } if (z4) { Log.w("MediaCodecVideoRenderer", "Resolutions unknown. Codec max resolution: " + i3 + "x" + i4); - int i7 = format.f2196z; - int i8 = format.f2195y; + int i7 = format.f2208z; + int i8 = format.f2207y; boolean z5 = i7 > i8; int i9 = z5 ? i7 : i8; if (z5) { @@ -1862,8 +1862,8 @@ public class n extends MediaCodecRenderer { } mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2195y); - mediaFormat.setInteger("height", format.f2196z); + mediaFormat.setInteger("width", format.f2207y); + mediaFormat.setInteger("height", format.f2208z); AnimatableValueParser.w2(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1875,7 +1875,7 @@ public class n extends MediaCodecRenderer { AnimatableValueParser.J1(mediaFormat, "profile", ((Integer) c2.first).intValue()); mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - AnimatableValueParser.J1(mediaFormat, "max-input-size", aVar.f917c); + AnimatableValueParser.J1(mediaFormat, "max-input-size", aVar.f919c); i2 = f0.a; if (i2 >= 23) { } @@ -1914,8 +1914,8 @@ public class n extends MediaCodecRenderer { i = !this.A1 ? this.B1 : 0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str); - mediaFormat.setInteger("width", format.f2195y); - mediaFormat.setInteger("height", format.f2196z); + mediaFormat.setInteger("width", format.f2207y); + mediaFormat.setInteger("height", format.f2208z); AnimatableValueParser.w2(mediaFormat, format.v); f2 = format.A; if (f2 != -1.0f) { @@ -1937,7 +1937,7 @@ public class n extends MediaCodecRenderer { } mediaFormat.setInteger("max-width", aVar.a); mediaFormat.setInteger("max-height", aVar.b); - AnimatableValueParser.J1(mediaFormat, "max-input-size", aVar.f917c); + AnimatableValueParser.J1(mediaFormat, "max-input-size", aVar.f919c); i2 = f0.a; if (i2 >= 23) { mediaFormat.setInteger("priority", 0); @@ -2214,8 +2214,8 @@ public class n extends MediaCodecRenderer { rVar.f(this.e1); } if (this.A1) { - this.s1 = format.f2195y; - this.t1 = format.f2196z; + this.s1 = format.f2207y; + this.t1 = format.f2208z; } else { Objects.requireNonNull(mediaFormat); boolean z2 = mediaFormat.containsKey("crop-right") && mediaFormat.containsKey("crop-left") && mediaFormat.containsKey("crop-bottom") && mediaFormat.containsKey("crop-top"); @@ -2240,7 +2240,7 @@ public class n extends MediaCodecRenderer { l lVar = tVar.a; lVar.a.c(); lVar.b.c(); - lVar.f914c = false; + lVar.f916c = false; lVar.d = -9223372036854775807L; lVar.e = 0; tVar.e(); @@ -2309,22 +2309,22 @@ public class n extends MediaCodecRenderer { long j8 = j3 * 1000; lVar.a.b(j8); if (lVar.a.a()) { - lVar.f914c = false; + lVar.f916c = false; } else if (lVar.d != -9223372036854775807L) { - if (lVar.f914c) { + if (lVar.f916c) { l.a aVar = lVar.b; long j9 = aVar.d; } lVar.b.c(); lVar.b.b(lVar.d); - lVar.f914c = true; + lVar.f916c = true; lVar.b.b(j8); } - if (lVar.f914c && lVar.b.a()) { + if (lVar.f916c && lVar.b.a()) { l.a aVar2 = lVar.a; lVar.a = lVar.b; lVar.b = aVar2; - lVar.f914c = false; + lVar.f916c = false; } lVar.d = j8; lVar.e = lVar.a.a() ? 0 : lVar.e + 1; @@ -2393,7 +2393,7 @@ public class n extends MediaCodecRenderer { } tVar2.n = tVar2.m; tVar2.o = j14; - t.b bVar = tVar2.f919c; + t.b bVar = tVar2.f921c; if (!(bVar == null || tVar2.k == -9223372036854775807L)) { long j17 = bVar.j; if (j17 != -9223372036854775807L) { diff --git a/app/src/main/java/c/i/a/c/j2/o.java b/app/src/main/java/c/i/a/c/j2/o.java index d4ba75616a..6bdaa2ba8e 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[] r = new int[3]; /* renamed from: s reason: collision with root package name */ - public int f918s; + public int f920s; public int[] t = new int[3]; public int[] u = new int[3]; public q v; @@ -49,7 +49,7 @@ public class o implements GLSurfaceView.Renderer, r { this.v = andSet; } Objects.requireNonNull(this.v); - GLES20.glUniformMatrix3fv(this.f918s, 1, false, j, 0); + GLES20.glUniformMatrix3fv(this.f920s, 1, false, j, 0); Objects.requireNonNull(null); throw null; } @@ -75,7 +75,7 @@ public class o implements GLSurfaceView.Renderer, r { this.r[2] = GLES20.glGetAttribLocation(this.q, "in_tc_v"); GLES20.glEnableVertexAttribArray(this.r[2]); AnimatableValueParser.r(); - this.f918s = GLES20.glGetUniformLocation(this.q, "mColorConversion"); + this.f920s = GLES20.glGetUniformLocation(this.q, "mColorConversion"); AnimatableValueParser.r(); GLES20.glGenTextures(3, this.n, 0); for (int i2 = 0; i2 < 3; i2++) { diff --git a/app/src/main/java/c/i/a/c/j2/t.java b/app/src/main/java/c/i/a/c/j2/t.java index ad912ec5b0..b4a63b4ca0 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 f919c; + public final b f921c; @Nullable public final a d; public boolean e; @@ -144,10 +144,10 @@ public final class t { } } this.d = aVar; - this.f919c = b.i; + this.f921c = b.i; } else { this.d = null; - this.f919c = null; + this.f921c = 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 31f90dbba4..a47a781b94 100644 --- a/app/src/main/java/c/i/a/c/j2/x/b.java +++ b/app/src/main/java/c/i/a/c/j2/x/b.java @@ -17,7 +17,7 @@ public final class b extends g0 { public a w; /* renamed from: x reason: collision with root package name */ - public long f920x; + public long f922x; public b() { super(6); @@ -33,7 +33,7 @@ public final class b extends g0 { @Override // c.i.a.c.g0 public void D(long j, boolean z2) { - this.f920x = Long.MIN_VALUE; + this.f922x = Long.MIN_VALUE; a aVar = this.w; if (aVar != null) { aVar.b(); @@ -68,11 +68,11 @@ public final class b extends g0 { @Override // c.i.a.c.k1 public void q(long j, long j2) { float[] fArr; - while (!i() && this.f920x < 100000 + j) { + while (!i() && this.f922x < 100000 + j) { this.t.p(); if (I(A(), this.t, false) == -4 && !this.t.n()) { DecoderInputBuffer decoderInputBuffer = this.t; - this.f920x = decoderInputBuffer.m; + this.f922x = decoderInputBuffer.m; if (this.w != null && !decoderInputBuffer.m()) { this.t.s(); ByteBuffer byteBuffer = this.t.k; @@ -89,7 +89,7 @@ public final class b extends g0 { fArr = fArr2; } if (fArr != null) { - this.w.a(this.f920x - this.v, fArr); + this.w.a(this.f922x - this.v, fArr); } } } else { diff --git a/app/src/main/java/c/i/a/c/j2/x/c.java b/app/src/main/java/c/i/a/c/j2/x/c.java index 3eaf354047..bc7a516c65 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 f921c = new d0<>(); + public final d0 f923c = 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 9f8134b5ec..61f2988d13 100644 --- a/app/src/main/java/c/i/a/c/j2/x/d.java +++ b/app/src/main/java/c/i/a/c/j2/x/d.java @@ -7,7 +7,7 @@ public final class d { public final a b; /* renamed from: c reason: collision with root package name */ - public final int f922c; + public final int f924c; public final boolean d; /* compiled from: Projection */ @@ -25,13 +25,13 @@ public final class d { public final int b; /* renamed from: c reason: collision with root package name */ - public final float[] f923c; + public final float[] f925c; public final float[] d; public b(int i, float[] fArr, float[] fArr2, int i2) { this.a = i; AnimatableValueParser.k(((long) fArr.length) * 2 == ((long) fArr2.length) * 3); - this.f923c = fArr; + this.f925c = fArr; this.d = fArr2; this.b = i2; } @@ -40,14 +40,14 @@ public final class d { public d(a aVar, int i) { this.a = aVar; this.b = aVar; - this.f922c = i; + this.f924c = i; this.d = aVar == aVar; } public d(a aVar, a aVar2, int i) { this.a = aVar; this.b = aVar2; - this.f922c = i; + this.f924c = 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 4338c8eb66..6caa474ab4 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 f924c; + public final float f926c; 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.f924c = f4; + this.f926c = 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 b60c41d0f4..279df6522f 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 f925c; + public final long f927c; 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.f925c = h0.a((long) i2); + this.f927c = 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.f925c); + j3 = Math.min(f0.p(j3, f), this.f927c); } 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.f925c || z3) { + } else if (j2 >= this.f927c || 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 44a8641788..fafcf17321 100644 --- a/app/src/main/java/c/i/a/c/o0.java +++ b/app/src/main/java/c/i/a/c/o0.java @@ -41,7 +41,7 @@ public final class o0 extends f0 implements g1 { public final m b; /* renamed from: c reason: collision with root package name */ - public final k1[] f926c; + public final k1[] f928c; public final l d; public final c0 e; public final q0.e f; @@ -60,20 +60,20 @@ public final class o0 extends f0 implements g1 { public boolean r; /* renamed from: s reason: collision with root package name */ - public int f927s; + public int f929s; public boolean t; public int u; public int v; public h0 w; /* renamed from: x reason: collision with root package name */ - public c1 f928x; + public c1 f930x; /* renamed from: y reason: collision with root package name */ - public int f929y; + public int f931y; /* renamed from: z reason: collision with root package name */ - public long f930z; + public long f932z; /* compiled from: ExoPlayerImpl */ public static final class a implements a1 { @@ -107,7 +107,7 @@ public final class o0 extends f0 implements g1 { L.append("]"); Log.i("ExoPlayerImpl", L.toString()); AnimatableValueParser.D(k1VarArr.length > 0); - this.f926c = k1VarArr; + this.f928c = k1VarArr; Objects.requireNonNull(lVar); this.d = lVar; this.l = a0Var; @@ -123,16 +123,16 @@ public final class o0 extends f0 implements g1 { m mVar = new m(new m1[k1VarArr.length], new c.i.a.c.f2.g[k1VarArr.length], null); this.b = mVar; this.i = new r1.b(); - this.f929y = -1; + this.f931y = -1; this.e = gVar.b(looper, null); o oVar = new o(this); this.f = oVar; - this.f928x = c1.i(mVar); + this.f930x = c1.i(mVar); if (c1Var != null) { AnimatableValueParser.D(c1Var.o == null || c1Var.l.b.isEmpty()); c1Var.o = g1Var; o oVar2 = c1Var.n; - c1Var.n = new o<>(oVar2.e, looper, oVar2.a, oVar2.f902c, new b1(c1Var, g1Var)); + c1Var.n = new o<>(oVar2.e, looper, oVar2.a, oVar2.f904c, new b1(c1Var, g1Var)); l(c1Var); dVar.f(new Handler(looper), c1Var); } @@ -145,7 +145,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public TrackGroupArray A() { - return this.f928x.h; + return this.f930x.h; } @Override // c.i.a.c.g1 @@ -156,10 +156,10 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public long C() { if (d()) { - c1 c1Var = this.f928x; - y.a aVar = c1Var.f768c; + c1 c1Var = this.f930x; + y.a aVar = c1Var.f770c; c1Var.b.h(aVar.a, this.i); - return h0.b(this.i.a(aVar.b, aVar.f805c)); + return h0.b(this.i.a(aVar.b, aVar.f807c)); } r1 D = D(); if (D.q()) { @@ -170,7 +170,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public r1 D() { - return this.f928x.b; + return this.f930x.b; } @Override // c.i.a.c.g1 @@ -185,43 +185,43 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public long G() { - if (this.f928x.b.q()) { - return this.f930z; + if (this.f930x.b.q()) { + return this.f932z; } - c1 c1Var = this.f928x; - if (c1Var.k.d != c1Var.f768c.d) { + c1 c1Var = this.f930x; + if (c1Var.k.d != c1Var.f770c.d) { return c1Var.b.n(o(), this.a).b(); } long j = c1Var.q; - if (this.f928x.k.a()) { - c1 c1Var2 = this.f928x; + if (this.f930x.k.a()) { + c1 c1Var2 = this.f930x; r1.b h = c1Var2.b.h(c1Var2.k.a, this.i); - long d = h.d(this.f928x.k.b); + long d = h.d(this.f930x.k.b); j = d == Long.MIN_VALUE ? h.d : d; } - return P(this.f928x.k, j); + return P(this.f930x.k, j); } @Override // c.i.a.c.g1 public k H() { - return new k(this.f928x.i.f859c); + return new k(this.f930x.i.f861c); } @Override // c.i.a.c.g1 public int I(int i) { - return this.f926c[i].x(); + return this.f928c[i].x(); } @Override // c.i.a.c.g1 public long J() { - if (this.f928x.b.q()) { - return this.f930z; + if (this.f930x.b.q()) { + return this.f932z; } - if (this.f928x.f768c.a()) { - return h0.b(this.f928x.f769s); + if (this.f930x.f770c.a()) { + return h0.b(this.f930x.f771s); } - c1 c1Var = this.f928x; - return P(c1Var.f768c, c1Var.f769s); + c1 c1Var = this.f930x; + return P(c1Var.f770c, c1Var.f771s); } @Override // c.i.a.c.g1 @@ -231,21 +231,21 @@ public final class o0 extends f0 implements g1 { } public final int L() { - if (this.f928x.b.q()) { - return this.f929y; + if (this.f930x.b.q()) { + return this.f931y; } - c1 c1Var = this.f928x; - return c1Var.b.h(c1Var.f768c.a, this.i).f947c; + c1 c1Var = this.f930x; + return c1Var.b.h(c1Var.f770c.a, this.i).f949c; } @Nullable public final Pair M(r1 r1Var, int i, long j) { if (r1Var.q()) { - this.f929y = i; + this.f931y = i; if (j == -9223372036854775807L) { j = 0; } - this.f930z = j; + this.f932z = j; return null; } if (i == -1 || i >= r1Var.p()) { @@ -264,19 +264,19 @@ public final class o0 extends f0 implements g1 { if (r1Var.q()) { y.a aVar = c1.a; y.a aVar2 = c1.a; - long a2 = h0.a(this.f930z); - long a3 = h0.a(this.f930z); + long a2 = h0.a(this.f932z); + long a3 = h0.a(this.f932z); TrackGroupArray trackGroupArray = TrackGroupArray.i; m mVar = this.b; c.i.b.b.a aVar3 = u.j; c1 a4 = h.b(aVar2, a2, a3, 0, trackGroupArray, mVar, c.i.b.b.q0.k).a(aVar2); - a4.q = a4.f769s; + a4.q = a4.f771s; return a4; } - Object obj = h.f768c.a; + Object obj = h.f770c.a; int i2 = f0.a; boolean z2 = !obj.equals(pair.first); - y.a aVar4 = z2 ? new y.a(pair.first) : h.f768c; + y.a aVar4 = z2 ? new y.a(pair.first) : h.f770c; long longValue = ((Long) pair.second).longValue(); long a5 = h0.a(s()); if (!r1Var2.q()) { @@ -297,19 +297,19 @@ public final class o0 extends f0 implements g1 { return a6; } else if (i == 0) { int b = r1Var.b(h.k.a); - if (b != -1 && r1Var.f(b, this.i).f947c == r1Var.h(aVar4.a, this.i).f947c) { + if (b != -1 && r1Var.f(b, this.i).f949c == r1Var.h(aVar4.a, this.i).f949c) { return h; } r1Var.h(aVar4.a, this.i); - long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f805c) : this.i.d; - c1 a8 = h.b(aVar4, h.f769s, h.f769s, a7 - h.f769s, h.h, h.i, h.j).a(aVar4); + long a7 = aVar4.a() ? this.i.a(aVar4.b, aVar4.f807c) : this.i.d; + c1 a8 = h.b(aVar4, h.f771s, h.f771s, a7 - h.f771s, h.h, h.i, h.j).a(aVar4); a8.q = a7; return a8; } else { AnimatableValueParser.D(!aVar4.a()); long max = Math.max(0L, h.r - (longValue - a5)); long j = h.q; - if (h.k.equals(h.f768c)) { + if (h.k.equals(h.f770c)) { j = longValue + max; } c1 b2 = h.b(aVar4, longValue, longValue, max, h.h, h.i, h.j); @@ -320,7 +320,7 @@ public final class o0 extends f0 implements g1 { public final long P(y.a aVar, long j) { long b = h0.b(j); - this.f928x.b.h(aVar.a, this.i); + this.f930x.b.h(aVar.a, this.i); return b + h0.b(this.i.e); } @@ -332,9 +332,9 @@ public final class o0 extends f0 implements g1 { } public void R(boolean z2, int i, int i2) { - c1 c1Var = this.f928x; + c1 c1Var = this.f930x; if (c1Var.l != z2 || c1Var.m != i) { - this.f927s++; + this.f929s++; c1 d = c1Var.d(z2, i); this.g.o.b(1, z2 ? 1 : 0, i).sendToTarget(); S(d, false, 4, 0, i2, false); @@ -344,8 +344,8 @@ public final class o0 extends f0 implements g1 { public final void S(c1 c1Var, boolean z2, int i, int i2, int i3, boolean z3) { Pair pair; int i4; - c1 c1Var2 = this.f928x; - this.f928x = c1Var; + c1 c1Var2 = this.f930x; + this.f930x = c1Var; boolean z4 = !c1Var2.b.equals(c1Var.b); r1 r1Var = c1Var2.b; r1 r1Var2 = c1Var.b; @@ -354,8 +354,8 @@ public final class o0 extends f0 implements g1 { } else if (r1Var2.q() != r1Var.q()) { pair = new Pair(Boolean.TRUE, 3); } else { - Object obj = r1Var.n(r1Var.h(c1Var2.f768c.a, this.i).f947c, this.a).f948c; - Object obj2 = r1Var2.n(r1Var2.h(c1Var.f768c.a, this.i).f947c, this.a).f948c; + Object obj = r1Var.n(r1Var.h(c1Var2.f770c.a, this.i).f949c, this.a).f950c; + Object obj2 = r1Var2.n(r1Var2.h(c1Var.f770c.a, this.i).f949c, this.a).f950c; int i5 = this.a.o; if (!obj.equals(obj2)) { if (z2 && i == 0) { @@ -369,7 +369,7 @@ public final class o0 extends f0 implements g1 { } pair = new Pair(Boolean.TRUE, Integer.valueOf(i4)); } else { - pair = (z2 && i == 0 && r1Var2.b(c1Var.f768c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); + pair = (z2 && i == 0 && r1Var2.b(c1Var.f770c.a) == i5) ? new Pair(Boolean.TRUE, 0) : new Pair(Boolean.FALSE, -1); } } boolean booleanValue = ((Boolean) pair.first).booleanValue(); @@ -381,7 +381,7 @@ public final class o0 extends f0 implements g1 { this.h.b(12, new d(i)); } if (booleanValue) { - this.h.b(1, new r(!c1Var.b.q() ? c1Var.b.n(c1Var.b.h(c1Var.f768c.a, this.i).f947c, this.a).e : null, intValue)); + this.h.b(1, new r(!c1Var.b.q() ? c1Var.b.n(c1Var.b.h(c1Var.f770c.a, this.i).f949c, this.a).e : null, intValue)); } ExoPlaybackException exoPlaybackException = c1Var2.f; ExoPlaybackException exoPlaybackException2 = c1Var.f; @@ -392,7 +392,7 @@ public final class o0 extends f0 implements g1 { m mVar2 = c1Var.i; if (mVar != mVar2) { this.d.a(mVar2.d); - this.h.b(2, new m(c1Var, new k(c1Var.i.f859c))); + this.h.b(2, new m(c1Var, new k(c1Var.i.f861c))); } if (!c1Var2.j.equals(c1Var.j)) { this.h.b(3, new j(c1Var)); @@ -432,52 +432,52 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public void a() { - c1 c1Var = this.f928x; + c1 c1Var = this.f930x; if (c1Var.e == 1) { c1 e = c1Var.e(null); c1 g = e.g(e.b.q() ? 4 : 2); - this.f927s++; + this.f929s++; this.g.o.a(0).sendToTarget(); S(g, false, 4, 1, 1, false); } } public h1 b(h1.b bVar) { - return new h1(this.g, bVar, this.f928x.b, o(), this.p, this.g.q); + return new h1(this.g, bVar, this.f930x.b, o(), this.p, this.g.q); } @Override // c.i.a.c.g1 public d1 c() { - return this.f928x.n; + return this.f930x.n; } @Override // c.i.a.c.g1 public boolean d() { - return this.f928x.f768c.a(); + return this.f930x.f770c.a(); } @Override // c.i.a.c.g1 public long e() { - return h0.b(this.f928x.r); + return h0.b(this.f930x.r); } @Override // c.i.a.c.g1 public void f(int i, long j) { - r1 r1Var = this.f928x.b; + r1 r1Var = this.f930x.b; if (i < 0 || (!r1Var.q() && i >= r1Var.p())) { throw new IllegalSeekPositionException(r1Var, i, j); } int i2 = 1; - this.f927s++; + this.f929s++; if (d()) { Log.w("ExoPlayerImpl", "seekTo ignored because an ad is playing"); - q0.d dVar = new q0.d(this.f928x); + q0.d dVar = new q0.d(this.f930x); dVar.a(1); o0 o0Var = ((o) this.f).a; o0Var.e.a.post(new t(o0Var, dVar)); return; } - c1 c1Var = this.f928x; + c1 c1Var = this.f930x; if (c1Var.e != 1) { i2 = 2; } @@ -488,7 +488,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public boolean g() { - return this.f928x.l; + return this.f930x.l; } @Override // c.i.a.c.g1 @@ -504,16 +504,16 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public List i() { - return this.f928x.j; + return this.f930x.j; } @Override // c.i.a.c.g1 public int j() { - if (this.f928x.b.q()) { + if (this.f930x.b.q()) { return 0; } - c1 c1Var = this.f928x; - return c1Var.b.b(c1Var.f768c.a); + c1 c1Var = this.f930x; + return c1Var.b.b(c1Var.f770c.a); } @Override // c.i.a.c.g1 @@ -521,14 +521,14 @@ public final class o0 extends f0 implements g1 { o oVar = this.h; if (!oVar.h) { Objects.requireNonNull(aVar); - oVar.e.add(new o.c<>(aVar, oVar.f902c)); + oVar.e.add(new o.c<>(aVar, oVar.f904c)); } } @Override // c.i.a.c.g1 public int m() { if (d()) { - return this.f928x.f768c.f805c; + return this.f930x.f770c.f807c; } return -1; } @@ -542,7 +542,7 @@ public final class o0 extends f0 implements g1 { if (next.a.equals(aVar)) { o.b bVar = oVar.d; next.d = true; - if (next.f903c) { + if (next.f905c) { bVar.a(next.a, next.b); } oVar.e.remove(next); @@ -562,7 +562,7 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 @Nullable public ExoPlaybackException p() { - return this.f928x.f; + return this.f930x.f; } @Override // c.i.a.c.g1 @@ -581,21 +581,21 @@ public final class o0 extends f0 implements g1 { if (!d()) { return J(); } - c1 c1Var = this.f928x; - c1Var.b.h(c1Var.f768c.a, this.i); - c1 c1Var2 = this.f928x; - return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f928x.d); + c1 c1Var = this.f930x; + c1Var.b.h(c1Var.f770c.a, this.i); + c1 c1Var2 = this.f930x; + return c1Var2.d == -9223372036854775807L ? c1Var2.b.n(o(), this.a).a() : h0.b(this.i.e) + h0.b(this.f930x.d); } @Override // c.i.a.c.g1 public int u() { - return this.f928x.e; + return this.f930x.e; } @Override // c.i.a.c.g1 public int w() { if (d()) { - return this.f928x.f768c.b; + return this.f930x.f770c.b; } return -1; } @@ -613,6 +613,6 @@ public final class o0 extends f0 implements g1 { @Override // c.i.a.c.g1 public int z() { - return this.f928x.m; + return this.f930x.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 9b70aae18e..1e02091872 100644 --- a/app/src/main/java/c/i/a/c/o1.java +++ b/app/src/main/java/c/i/a/c/o1.java @@ -8,7 +8,7 @@ public final class o1 { public static final o1 b; /* renamed from: c reason: collision with root package name */ - public final long f931c; + public final long f933c; public final long d; static { @@ -31,7 +31,7 @@ public final class o1 { boolean z2 = true; AnimatableValueParser.k(j >= 0); AnimatableValueParser.k(j2 < 0 ? false : z2); - this.f931c = j; + this.f933c = j; this.d = j2; } @@ -43,10 +43,10 @@ public final class o1 { return false; } o1 o1Var = (o1) obj; - return this.f931c == o1Var.f931c && this.d == o1Var.d; + return this.f933c == o1Var.f933c && this.d == o1Var.d; } public int hashCode() { - return (((int) this.f931c) * 31) + ((int) this.d); + return (((int) this.f933c) * 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 c2dd8f8994..b3f0e4a548 100644 --- a/app/src/main/java/c/i/a/c/p1.java +++ b/app/src/main/java/c/i/a/c/p1.java @@ -81,7 +81,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 f932c; + public final Context f934c; public final o0 d; public final c e; public final CopyOnWriteArraySet f; @@ -101,7 +101,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable /* renamed from: s reason: collision with root package name */ - public Surface f933s; + public Surface f935s; public boolean t; public int u; @Nullable @@ -110,13 +110,13 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public TextureView w; /* renamed from: x reason: collision with root package name */ - public int f934x; + public int f936x; /* renamed from: y reason: collision with root package name */ - public int f935y; + public int f937y; /* renamed from: z reason: collision with root package name */ - public int f936z; + public int f938z; /* compiled from: SimpleExoPlayer */ public static final class b { @@ -124,7 +124,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 f937c; + public g f939c; public l d; public a0 e; public u0 f; @@ -173,7 +173,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.f880c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f882c.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())); @@ -194,7 +194,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.f880c.get(((Integer) uVar.get(1)).intValue())); + hashMap.put(3, c.i.a.c.h2.n.f882c.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())); @@ -218,7 +218,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.f937c = gVar; + this.f939c = gVar; this.o = 500; this.p = 2000; } @@ -455,7 +455,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public void s(Surface surface) { p1.this.k.s(surface); p1 p1Var = p1.this; - if (p1Var.f933s == surface) { + if (p1Var.f935s == surface) { Iterator it = p1Var.f.iterator(); while (it.hasNext()) { it.next().c(); @@ -527,7 +527,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { q1 q1Var; int t; Context applicationContext = bVar.a.getApplicationContext(); - this.f932c = applicationContext; + this.f934c = applicationContext; c1 c1Var = bVar.h; this.k = c1Var; this.A = bVar.j; @@ -554,7 +554,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.f899c; + String str = f0.f901c; 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)); @@ -577,15 +577,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { if (this.r == null) { this.r = new AudioTrack(3, 4000, 4, 2, 2, 0, 0); } - this.f936z = this.r.getAudioSessionId(); + this.f938z = this.r.getAudioSessionId(); } else { UUID uuid = h0.a; AudioManager audioManager = (AudioManager) applicationContext.getSystemService("audio"); - this.f936z = audioManager == null ? -1 : audioManager.generateAudioSessionId(); + this.f938z = 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.f937c, 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.f939c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -607,7 +607,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.f946c; + c cVar2 = (c) q1Var.f948c; c.i.a.c.y1.a N = N(p1.this.n); if (!N.equals(p1.this.J)) { p1 p1Var = p1.this; @@ -620,15 +620,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f950c = false; + s1Var.f952c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f951c = false; + t1Var.f953c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f936z)); - R(2, 102, Integer.valueOf(this.f936z)); + R(i, 102, Integer.valueOf(this.f938z)); + R(2, 102, Integer.valueOf(this.f938z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -650,7 +650,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.f937c, 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.f939c, bVar.i, this); this.d = o0Var; o0Var.l(cVar); d0 d0Var = new d0(bVar.a, handler, cVar); @@ -667,15 +667,15 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } s1 s1Var = new s1(bVar.a); this.o = s1Var; - s1Var.f950c = false; + s1Var.f952c = false; s1Var.a(); t1 t1Var = new t1(bVar.a); this.p = t1Var; - t1Var.f951c = false; + t1Var.f953c = false; t1Var.a(); this.J = N(this.n); - R(i, 102, Integer.valueOf(this.f936z)); - R(2, 102, Integer.valueOf(this.f936z)); + R(i, 102, Integer.valueOf(this.f938z)); + R(2, 102, Integer.valueOf(this.f938z)); R(i, 3, this.A); R(2, 4, Integer.valueOf(this.u)); R(i, 101, Boolean.valueOf(this.C)); @@ -696,7 +696,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.f928x.p; + boolean z3 = p1Var.d.f930x.p; s1 s1Var = p1Var.o; if (!p1Var.g() || z3) { z2 = false; @@ -722,7 +722,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.f928x.h; + return this.d.f930x.h; } @Override // c.i.a.c.g1 @@ -740,7 +740,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.f928x.b; + return this.d.f930x.b; } @Override // c.i.a.c.g1 @@ -769,7 +769,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.f926c[i].x(); + return this.d.f928c[i].x(); } @Override // c.i.a.c.g1 @@ -786,7 +786,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { public void L(@Nullable Surface surface) { Z(); - if (surface != null && surface == this.f933s) { + if (surface != null && surface == this.f935s) { Z(); Q(); V(null, false); @@ -809,9 +809,9 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } public final void P(int i, int i2) { - if (i != this.f934x || i2 != this.f935y) { - this.f934x = i; - this.f935y = i2; + if (i != this.f936x || i2 != this.f937y) { + this.f936x = i; + this.f937y = 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); @@ -913,7 +913,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { arrayList.add(b2); } } - Surface surface2 = this.f933s; + Surface surface2 = this.f935s; if (!(surface2 == null || surface2 == surface)) { try { Iterator it = arrayList.iterator(); @@ -925,20 +925,20 @@ public class p1 extends f0 implements g1, g1.d, g1.c { } catch (TimeoutException unused2) { o0 o0Var = this.d; ExoPlaybackException b3 = ExoPlaybackException.b(new ExoTimeoutException(3)); - c1 c1Var = o0Var.f928x; - c1 a2 = c1Var.a(c1Var.f768c); - a2.q = a2.f769s; + c1 c1Var = o0Var.f930x; + c1 a2 = c1Var.a(c1Var.f770c); + a2.q = a2.f771s; a2.r = 0; c1 e = a2.g(1).e(b3); - o0Var.f927s++; + o0Var.f929s++; o0Var.g.o.a(6).sendToTarget(); o0Var.S(e, false, 4, 0, 1, false); } if (this.t) { - this.f933s.release(); + this.f935s.release(); } } - this.f933s = surface; + this.f935s = surface; this.t = z2; } @@ -1020,7 +1020,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.f928x.n; + return this.d.f930x.n; } @Override // c.i.a.c.g1 @@ -1032,7 +1032,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.f928x.r); + return h0.b(this.d.f930x.r); } @Override // c.i.a.c.g1 @@ -1054,7 +1054,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.f928x.l; + return this.d.f930x.l; } @Override // c.i.a.c.g1 @@ -1066,7 +1066,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.f928x.j; + return this.d.f930x.j; } @Override // c.i.a.c.g1 @@ -1102,7 +1102,7 @@ public class p1 extends f0 implements g1, g1.d, g1.c { @Nullable public ExoPlaybackException p() { Z(); - return this.d.f928x.f; + return this.d.f930x.f; } @Override // c.i.a.c.g1 @@ -1127,7 +1127,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.f928x.e; + return this.d.f930x.e; } @Override // c.i.a.c.g1 @@ -1145,6 +1145,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.f928x.m; + return this.d.f930x.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 1d24c1ae8f..31cd9622bb 100644 --- a/app/src/main/java/c/i/a/c/q0.java +++ b/app/src/main/java/c/i/a/c/q0.java @@ -78,20 +78,20 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final r1.c r; /* renamed from: s reason: collision with root package name */ - public final r1.b f938s; + public final r1.b f940s; public final long t; public final boolean u; public final m0 v; public final ArrayList w; /* renamed from: x reason: collision with root package name */ - public final c.i.a.c.i2.g f939x; + public final c.i.a.c.i2.g f941x; /* renamed from: y reason: collision with root package name */ - public final e f940y; + public final e f942y; /* renamed from: z reason: collision with root package name */ - public final z0 f941z; + public final z0 f943z; /* compiled from: ExoPlayerImplInternal */ public static final class a { @@ -99,13 +99,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final h0 b; /* renamed from: c reason: collision with root package name */ - public final int f942c; + public final int f944c; public final long d; public a(List list, h0 h0Var, int i, long j, p0 p0Var) { this.a = list; this.b = h0Var; - this.f942c = i; + this.f944c = i; this.d = j; } } @@ -167,7 +167,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public c1 b; /* renamed from: c reason: collision with root package name */ - public int f943c; + public int f945c; public boolean d; public int e; public boolean f; @@ -179,7 +179,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public void a(int i) { this.a |= i > 0; - this.f943c += i; + this.f945c += i; } public void b(int i) { @@ -207,7 +207,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f944c; + public final long f946c; public final boolean d; public final boolean e; public final boolean f; @@ -215,7 +215,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public f(y.a aVar, long j, long j2, boolean z2, boolean z3, boolean z4) { this.a = aVar; this.b = j; - this.f944c = j2; + this.f946c = j2; this.d = z2; this.e = z3; this.f = z4; @@ -228,17 +228,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final int b; /* renamed from: c reason: collision with root package name */ - public final long f945c; + public final long f947c; public g(r1 r1Var, int i, long j) { this.a = r1Var; this.b = i; - this.f945c = j; + this.f947c = 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.f940y = eVar; + this.f942y = eVar; this.i = k1VarArr; this.k = lVar; this.l = mVar; @@ -250,7 +250,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.B = t0Var; this.C = j; this.H = z3; - this.f939x = gVar; + this.f941x = gVar; this.t = u0Var.b(); this.u = u0Var.a(); c1 i2 = c1.i(mVar); @@ -264,11 +264,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.v = new m0(this, gVar); this.w = new ArrayList<>(); this.r = new r1.c(); - this.f938s = new r1.b(); + this.f940s = new r1.b(); lVar.a = dVar; this.U = true; Handler handler = new Handler(looper); - this.f941z = new z0(c1Var, handler); + this.f943z = new z0(c1Var, handler); this.A = new b1(this, c1Var, handler); HandlerThread handlerThread = new HandlerThread("ExoPlayer:Playback", -16); this.p = handlerThread; @@ -300,8 +300,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Objects.requireNonNull(cVar.i); cVar.j = b2; r1Var2.h(cVar.l, bVar); - if (r1Var2.n(bVar.f947c, cVar2).n) { - Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f947c, cVar.k + bVar.e); + if (r1Var2.n(bVar.f949c, cVar2).n) { + Pair j = r1Var.j(cVar2, bVar, r1Var.h(cVar.l, bVar).f949c, cVar.k + bVar.e); cVar.f(r1Var.b(j.first), ((Long) j.second).longValue(), j.first); } return true; @@ -316,16 +316,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } r1 r1Var3 = r1Var2.q() ? r1Var : r1Var2; try { - Pair j = r1Var3.j(cVar, bVar, gVar.b, gVar.f945c); + Pair j = r1Var3.j(cVar, bVar, gVar.b, gVar.f947c); if (r1Var.equals(r1Var3)) { return j; } if (r1Var.b(j.first) != -1) { r1Var3.h(j.first, bVar); - return r1Var3.n(bVar.f947c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f947c, gVar.f945c) : j; + return r1Var3.n(bVar.f949c, cVar).n ? r1Var.j(cVar, bVar, r1Var.h(j.first, bVar).f949c, gVar.f947c) : j; } if (z2 && (L = L(cVar, bVar, i, z3, j.first, r1Var3, r1Var)) != null) { - return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f947c, -9223372036854775807L); + return r1Var.j(cVar, bVar, r1Var.h(L, bVar).f949c, -9223372036854775807L); } return null; } catch (IndexOutOfBoundsException unused) { @@ -352,9 +352,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public static boolean g0(c1 c1Var, r1.b bVar, r1.c cVar) { - y.a aVar = c1Var.f768c; + y.a aVar = c1Var.f770c; r1 r1Var = c1Var.b; - return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f947c, cVar).n; + return aVar.a() || r1Var.q() || r1Var.n(r1Var.h(aVar.a, bVar).f949c, cVar).n; } public static Format[] j(c.i.a.c.f2.g gVar) { @@ -431,7 +431,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z2; int i; float f2 = this.v.c().b; - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; x0 x0Var = z0Var.h; x0 x0Var2 = z0Var.i; x0 x0Var3 = x0Var; @@ -440,10 +440,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { m i2 = x0Var3.i(f2, this.E.b); m mVar = x0Var3.n; int i3 = 0; - if (mVar != null && mVar.f859c.length == i2.f859c.length) { + if (mVar != null && mVar.f861c.length == i2.f861c.length) { int i4 = 0; while (true) { - if (i4 >= i2.f859c.length) { + if (i4 >= i2.f861c.length) { z2 = true; break; } else if (!i2.a(mVar, i4)) { @@ -456,16 +456,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z2 = false; if (!z2) { if (z3) { - z0 z0Var2 = this.f941z; + z0 z0Var2 = this.f943z; x0 x0Var4 = z0Var2.h; boolean m = z0Var2.m(x0Var4); boolean[] zArr = new boolean[this.i.length]; - long a2 = x0Var4.a(i2, this.E.f769s, m, zArr); + long a2 = x0Var4.a(i2, this.E.f771s, m, zArr); c1 c1Var = this.E; i = 4; - c1 u = u(c1Var.f768c, a2, c1Var.d); + c1 u = u(c1Var.f770c, a2, c1Var.d); this.E = u; - if (!(u.e == 4 || a2 == u.f769s)) { + if (!(u.e == 4 || a2 == u.f771s)) { this.F.b(4); H(a2); } @@ -477,7 +477,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } k1 k1Var = k1VarArr[i3]; zArr2[i3] = w(k1Var); - c.i.a.c.d2.f0 f0Var = x0Var4.f1002c[i3]; + c.i.a.c.d2.f0 f0Var = x0Var4.f1004c[i3]; if (zArr2[i3]) { if (f0Var != k1Var.h()) { f(k1Var); @@ -490,7 +490,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { i(zArr2); } else { i = 4; - this.f941z.m(x0Var3); + this.f943z.m(x0Var3); if (x0Var3.d) { x0Var3.a(i2, Math.max(x0Var3.f.b, this.S - x0Var3.o), false, new boolean[x0Var3.i.length]); } @@ -554,21 +554,21 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } this.Q = 0; c1 c1Var = this.E; - y.a aVar2 = c1Var.f768c; - long j3 = c1Var.f769s; - long j4 = g0(this.E, this.f938s, this.r) ? this.E.d : this.E.f769s; + y.a aVar2 = c1Var.f770c; + long j3 = c1Var.f771s; + long j4 = g0(this.E, this.f940s, this.r) ? this.E.d : this.E.f771s; 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.f768c)) { + if (!aVar2.equals(this.E.f770c)) { z6 = true; aVar = aVar2; j = j3; j2 = -9223372036854775807L; - this.f941z.b(); + this.f943z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -591,7 +591,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } catch (RuntimeException e4) { p.b("MediaSourceList", "Failed to release child source.", e4); } - bVar.a.c(bVar.f757c); + bVar.a.c(bVar.f759c); } b1Var.g.clear(); b1Var.h.clear(); @@ -604,7 +604,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j = j3; j2 = j4; z6 = false; - this.f941z.b(); + this.f943z.b(); this.K = false; c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; @@ -624,12 +624,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void G() { - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; this.I = x0Var != null && x0Var.f.g && this.H; } public final void H(long j) throws ExoPlaybackException { - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; if (x0Var != null) { j += x0Var.o; } @@ -641,8 +641,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k1Var.u(this.S); } } - for (x0 x0Var2 = this.f941z.h; x0Var2 != null; x0Var2 = x0Var2.l) { - c.i.a.c.f2.g[] gVarArr = x0Var2.n.f859c; + for (x0 x0Var2 = this.f943z.h; x0Var2 != null; x0Var2 = x0Var2.l) { + c.i.a.c.f2.g[] gVarArr = x0Var2.n.f861c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.j(); @@ -659,7 +659,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (size < 0) { Collections.sort(this.w); return; - } else if (!I(this.w.get(size), r1Var, r1Var2, this.L, this.M, this.r, this.f938s)) { + } else if (!I(this.w.get(size), r1Var, r1Var2, this.L, this.M, this.r, this.f940s)) { this.w.get(size).i.c(false); this.w.remove(size); } @@ -673,9 +673,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void N(boolean z2) throws ExoPlaybackException { - y.a aVar = this.f941z.h.f.a; - long Q = Q(aVar, this.E.f769s, true, false); - if (Q != this.E.f769s) { + y.a aVar = this.f943z.h.f.a; + long Q = Q(aVar, this.E.f771s, true, false); + if (Q != this.E.f771s) { this.E = u(aVar, Q, this.E.d); if (z2) { this.F.b(4); @@ -702,7 +702,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { int i2; boolean z4 = true; this.F.a(1); - Pair K = K(this.E.b, gVar, true, this.L, this.M, this.r, this.f938s); + Pair K = K(this.E.b, gVar, true, this.L, this.M, this.r, this.f940s); if (K == null) { Pair m = m(this.E.b); aVar = (y.a) m.first; @@ -712,16 +712,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { Object obj = K.first; j2 = ((Long) K.second).longValue(); - j = gVar.f945c == -9223372036854775807L ? -9223372036854775807L : j2; - y.a n = this.f941z.n(this.E.b, obj, j2); + j = gVar.f947c == -9223372036854775807L ? -9223372036854775807L : j2; + y.a n = this.f943z.n(this.E.b, obj, j2); if (n.a()) { - this.E.b.h(n.a, this.f938s); - j2 = this.f938s.e(n.b) == n.f805c ? this.f938s.f.f : 0; + this.E.b.h(n.a, this.f940s); + j2 = this.f940s.e(n.b) == n.f807c ? this.f940s.f.f : 0; aVar = n; z2 = true; } else { aVar = n; - z2 = gVar.f945c == -9223372036854775807L; + z2 = gVar.f947c == -9223372036854775807L; } } try { @@ -743,11 +743,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } F(false, true, false, true); } else { - if (aVar.equals(this.E.f768c)) { - x0 x0Var = this.f941z.h; + if (aVar.equals(this.E.f770c)) { + x0 x0Var = this.f943z.h; long i3 = (x0Var == null || !x0Var.d || j2 == 0) ? j2 : x0Var.a.i(j2, this.D); - if (h0.b(i3) == h0.b(this.E.f769s) && ((i2 = (c1Var = this.E).e) == 2 || i2 == 3)) { - this.E = u(aVar, c1Var.f769s, j); + if (h0.b(i3) == h0.b(this.E.f771s) && ((i2 = (c1Var = this.E).e) == 2 || i2 == 3)) { + this.E = u(aVar, c1Var.f771s, j); if (z2) { this.F.b(2); return; @@ -778,7 +778,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { try { c1 c1Var2 = this.E; r1 r1Var = c1Var2.b; - l0(r1Var, aVar, r1Var, c1Var2.f768c, j); + l0(r1Var, aVar, r1Var, c1Var2.f770c, j); z2 = z3; j4 = P; this.E = u(aVar, j4, j); @@ -814,7 +814,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long P(y.a aVar, long j, boolean z2) throws ExoPlaybackException { - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; return Q(aVar, j, z0Var.h != z0Var.i, z2); } @@ -825,7 +825,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (z3 || this.E.e == 3) { d0(2); } - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; x0 x0Var2 = x0Var; while (x0Var2 != null && !aVar.equals(x0Var2.f.a)) { x0Var2 = x0Var2.l; @@ -836,7 +836,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (x0Var2 != null) { while (true) { - z0Var = this.f941z; + z0Var = this.f943z; if (z0Var.h == x0Var2) { break; } @@ -848,7 +848,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } if (x0Var2 != null) { - this.f941z.m(x0Var2); + this.f943z.m(x0Var2); if (!x0Var2.d) { x0Var2.f = x0Var2.f.b(j); } else { @@ -865,7 +865,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { H(j); y(); } else { - this.f941z.b(); + this.f943z.b(); H(j); } q(false); @@ -893,7 +893,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { h1Var.c(false); return; } - c0 b2 = this.f939x.b(looper, null); + c0 b2 = this.f941x.b(looper, null); b2.a.post(new x(this, h1Var)); } @@ -928,8 +928,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void V(a aVar) throws ExoPlaybackException { this.F.a(1); - if (aVar.f942c != -1) { - this.R = new g(new i1(aVar.a, aVar.b), aVar.f942c, aVar.d); + if (aVar.f944c != -1) { + this.R = new g(new i1(aVar.a, aVar.b), aVar.f944c, aVar.d); } b1 b1Var = this.A; List list = aVar.a; @@ -955,7 +955,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.H = z2; G(); if (this.I) { - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; if (z0Var.i != z0Var.h) { N(true); q(false); @@ -971,8 +971,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { dVar.g = i2; this.E = this.E.d(z2, i); this.J = false; - for (x0 x0Var = this.f941z.h; x0Var != null; x0Var = x0Var.l) { - c.i.a.c.f2.g[] gVarArr = x0Var.n.f859c; + for (x0 x0Var = this.f943z.h; x0Var != null; x0Var = x0Var.l) { + c.i.a.c.f2.g[] gVarArr = x0Var.n.f861c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.c(z2); @@ -1007,7 +1007,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void a0(int i) throws ExoPlaybackException { this.L = i; - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; r1 r1Var = this.E.b; z0Var.f = i; if (!z0Var.p(r1Var)) { @@ -1023,7 +1023,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void b0(boolean z2) throws ExoPlaybackException { this.M = z2; - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; r1 r1Var = this.E.b; z0Var.g = z2; if (!z0Var.p(r1Var)) { @@ -1104,7 +1104,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (aVar.a() || r1Var.q()) { return false; } - r1Var.n(r1Var.h(aVar.a, this.f938s).f947c, this.r); + r1Var.n(r1Var.h(aVar.a, this.f940s).f949c, this.r); if (!this.r.c()) { return false; } @@ -1130,19 +1130,19 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z7; long j; long j2; - long a2 = this.f939x.a(); + long a2 = this.f941x.a(); if (!this.E.b.q() && this.A.j) { - this.f941z.l(this.S); - z0 z0Var = this.f941z; + this.f943z.l(this.S); + z0 z0Var = this.f943z; x0 x0Var3 = z0Var.j; if (x0Var3 == null || (!x0Var3.f.h && x0Var3.f() && z0Var.j.f.e != -9223372036854775807L && z0Var.k < 100)) { - z0 z0Var2 = this.f941z; + z0 z0Var2 = this.f943z; long j3 = this.S; c1 c1Var = this.E; x0 x0Var4 = z0Var2.j; - y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f768c, c1Var.d, c1Var.f769s) : z0Var2.c(c1Var.b, x0Var4, j3); + y0 d2 = x0Var4 == null ? z0Var2.d(c1Var.b, c1Var.f770c, c1Var.d, c1Var.f771s) : z0Var2.c(c1Var.b, x0Var4, j3); if (d2 != null) { - z0 z0Var3 = this.f941z; + z0 z0Var3 = this.f943z; l1[] l1VarArr = this.j; l lVar = this.k; c.i.a.c.h2.m h = this.m.h(); @@ -1151,7 +1151,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { x0 x0Var5 = z0Var3.j; if (x0Var5 == null) { if (d2.a.a()) { - j2 = d2.f1007c; + j2 = d2.f1009c; } j2 = 0; j = j2; @@ -1173,7 +1173,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z0Var3.k++; z0Var3.k(); x0Var6.a.l(this, d2.b); - if (this.f941z.h == x0Var6) { + if (this.f943z.h == x0Var6) { H(x0Var6.e()); } q(false); @@ -1185,7 +1185,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { y(); } - x0 x0Var8 = this.f941z.i; + x0 x0Var8 = this.f943z.i; if (x0Var8 != null) { if (x0Var8.l != null && !this.I) { if (x0Var8.d) { @@ -1197,7 +1197,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { break; } k1 k1Var = k1VarArr[i2]; - c.i.a.c.d2.f0 f0Var = x0Var8.f1002c[i2]; + c.i.a.c.d2.f0 f0Var = x0Var8.f1004c[i2]; if (!(k1Var.h() == f0Var && (f0Var == null || k1Var.i()))) { break; } @@ -1209,7 +1209,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { x0 x0Var9 = x0Var8.l; if (x0Var9.d || this.S >= x0Var9.e()) { m mVar2 = x0Var8.n; - z0 z0Var4 = this.f941z; + z0 z0Var4 = this.f943z; x0 x0Var10 = z0Var4.i; AnimatableValueParser.D((x0Var10 == null || x0Var10.l == null) ? false : true); z0Var4.i = z0Var4.i.l; @@ -1248,7 +1248,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { break; } k1 k1Var3 = k1VarArr3[i4]; - c.i.a.c.d2.f0 f0Var2 = x0Var8.f1002c[i4]; + c.i.a.c.d2.f0 f0Var2 = x0Var8.f1004c[i4]; if (f0Var2 != null && k1Var3.h() == f0Var2 && k1Var3.i()) { long j4 = x0Var8.f.e; T(k1Var3, (j4 == -9223372036854775807L || j4 == Long.MIN_VALUE) ? -9223372036854775807L : j4 + x0Var8.o); @@ -1257,7 +1257,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } } - z0 z0Var5 = this.f941z; + z0 z0Var5 = this.f943z; x0 x0Var12 = z0Var5.i; if (!(x0Var12 == null || z0Var5.h == x0Var12 || x0Var12.g)) { m mVar4 = x0Var12.n; @@ -1270,10 +1270,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } k1 k1Var4 = k1VarArr4[i5]; if (w(k1Var4)) { - boolean z10 = k1Var4.h() != x0Var12.f1002c[i5]; + boolean z10 = k1Var4.h() != x0Var12.f1004c[i5]; if (!mVar4.b(i5) || z10) { if (!k1Var4.v()) { - k1Var4.j(j(mVar4.f859c[i5]), x0Var12.f1002c[i5], x0Var12.e(), x0Var12.o); + k1Var4.j(j(mVar4.f861c[i5]), x0Var12.f1004c[i5], x0Var12.e(), x0Var12.o); } else if (k1Var4.b()) { f(k1Var4); } else { @@ -1289,17 +1289,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } boolean z11 = false; while (true) { - if (!(e0() && !this.I && (x0Var = this.f941z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { + if (!(e0() && !this.I && (x0Var = this.f943z.h) != null && (x0Var2 = x0Var.l) != null && this.S >= x0Var2.e() && x0Var2.g)) { break; } if (z11) { z(); } - z0 z0Var6 = this.f941z; + z0 z0Var6 = this.f943z; x0 x0Var13 = z0Var6.h; x0 a3 = z0Var6.a(); y0 y0Var = a3.f; - this.E = u(y0Var.a, y0Var.b, y0Var.f1007c); + this.E = u(y0Var.a, y0Var.b, y0Var.f1009c); this.F.b(x0Var13.f.f ? 0 : 3); r1 r1Var = this.E.b; l0(r1Var, a3.f.a, r1Var, x0Var13.f.a, -9223372036854775807L); @@ -1313,7 +1313,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.o.a.removeMessages(2); return; } - x0 x0Var14 = this.f941z.h; + x0 x0Var14 = this.f943z.h; if (x0Var14 == null) { M(a2, 10); return; @@ -1322,7 +1322,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { m0(); if (x0Var14.d) { long elapsedRealtime = SystemClock.elapsedRealtime() * 1000; - x0Var14.a.r(this.E.f769s - this.t, this.u); + x0Var14.a.r(this.E.f771s - this.t, this.u); boolean z12 = true; z2 = true; int i7 = 0; @@ -1335,7 +1335,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (w(k1Var5)) { k1Var5.q(this.S, elapsedRealtime); boolean z13 = z12 && k1Var5.b(); - boolean z14 = x0Var14.f1002c[i7] != k1Var5.h(); + boolean z14 = x0Var14.f1004c[i7] != k1Var5.h(); boolean z15 = z14 || (!z14 && k1Var5.i()) || k1Var5.d() || k1Var5.b(); boolean z16 = z2 && z15; if (!z15) { @@ -1353,7 +1353,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z2 = true; } long j5 = x0Var14.f.e; - boolean z17 = z3 && x0Var14.d && (j5 == -9223372036854775807L || j5 <= this.E.f769s); + boolean z17 = z3 && x0Var14.d && (j5 == -9223372036854775807L || j5 <= this.E.f771s); if (z17 && this.I) { this.I = false; Y(false, this.E.m, false, 5); @@ -1366,8 +1366,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } else { if (z2) { if (c1Var2.g) { - long j6 = f0(c1Var2.b, this.f941z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; - x0 x0Var15 = this.f941z.j; + long j6 = f0(c1Var2.b, this.f943z.h.f.a) ? ((k0) this.B).i : -9223372036854775807L; + x0 x0Var15 = this.f943z.j; boolean z18 = x0Var15.f() && x0Var15.f.h; boolean z19 = x0Var15.f.a.a() && !x0Var15.d; if (!z18) { @@ -1391,8 +1391,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.J = e0(); d0(2); if (this.J) { - for (x0 x0Var16 = this.f941z.h; x0Var16 != null; x0Var16 = x0Var16.l) { - c.i.a.c.f2.g[] gVarArr = x0Var16.n.f859c; + for (x0 x0Var16 = this.f943z.h; x0Var16 != null; x0Var16 = x0Var16.l) { + c.i.a.c.f2.g[] gVarArr = x0Var16.n.f861c; for (c.i.a.c.f2.g gVar : gVarArr) { if (gVar != null) { gVar.k(); @@ -1424,7 +1424,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (i8 >= k1VarArr6.length) { break; } - if (w(k1VarArr6[i8]) && this.i[i8].h() == x0Var14.f1002c[i8]) { + if (w(k1VarArr6[i8]) && this.i[i8].h() == x0Var14.f1004c[i8]) { this.i[i8].s(); } i8++; @@ -1457,7 +1457,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } c1 c1Var5 = this.E; if (c1Var5.p != z4) { - this.E = new c1(c1Var5.b, c1Var5.f768c, c1Var5.d, c1Var5.e, c1Var5.f, c1Var5.g, c1Var5.h, c1Var5.i, c1Var5.j, c1Var5.k, c1Var5.l, c1Var5.m, c1Var5.n, c1Var5.q, c1Var5.r, c1Var5.f769s, c1Var5.o, z4); + this.E = new c1(c1Var5.b, c1Var5.f770c, c1Var5.d, c1Var5.e, c1Var5.f, c1Var5.g, c1Var5.h, c1Var5.i, c1Var5.j, c1Var5.k, c1Var5.l, c1Var5.m, c1Var5.n, c1Var5.q, c1Var5.r, c1Var5.f771s, c1Var5.o, z4); } this.O = false; AnimatableValueParser.f0(); @@ -1572,7 +1572,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z(); } catch (ExoPlaybackException e2) { e = e2; - if (e.type == 1 && (x0Var = this.f941z.i) != null) { + if (e.type == 1 && (x0Var = this.f943z.i) != null) { e = e.a(x0Var.f.a); } if (!e.isRecoverable || this.V != null) { @@ -1593,7 +1593,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z(); } catch (IOException e3) { ExoPlaybackException exoPlaybackException2 = new ExoPlaybackException(0, e3); - x0 x0Var2 = this.f941z.h; + x0 x0Var2 = this.f943z.h; if (x0Var2 != null) { exoPlaybackException2 = exoPlaybackException2.a(x0Var2.f.a); } @@ -1613,7 +1613,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { public final void i(boolean[] zArr) throws ExoPlaybackException { r rVar; - x0 x0Var = this.f941z.i; + x0 x0Var = this.f943z.i; m mVar = x0Var.n; for (int i = 0; i < this.i.length; i++) { if (!mVar.b(i)) { @@ -1625,16 +1625,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { boolean z2 = zArr[i2]; k1 k1Var = this.i[i2]; if (!w(k1Var)) { - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; x0 x0Var2 = z0Var.i; boolean z3 = x0Var2 == z0Var.h; m mVar2 = x0Var2.n; m1 m1Var = mVar2.b[i2]; - Format[] j = j(mVar2.f859c[i2]); + Format[] j = j(mVar2.f861c[i2]); boolean z4 = e0() && this.E.e == 3; boolean z5 = !z2 && z4; this.Q++; - k1Var.o(m1Var, j, x0Var2.f1002c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); + k1Var.o(m1Var, j, x0Var2.f1004c[i2], this.S, z5, z3, x0Var2.e(), x0Var2.o); k1Var.r(103, new p0(this)); m0 m0Var = this.v; Objects.requireNonNull(m0Var); @@ -1683,30 +1683,30 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long k(r1 r1Var, Object obj, long j) { - r1Var.n(r1Var.h(obj, this.f938s).f947c, this.r); + r1Var.n(r1Var.h(obj, this.f940s).f949c, this.r); r1.c cVar = this.r; if (cVar.h != -9223372036854775807L && cVar.c()) { r1.c cVar2 = this.r; if (cVar2.k) { long j2 = cVar2.i; int i = f0.a; - return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.r.h) - (j + this.f938s.e); + return h0.a((j2 == -9223372036854775807L ? System.currentTimeMillis() : j2 + SystemClock.elapsedRealtime()) - this.r.h) - (j + this.f940s.e); } } return -9223372036854775807L; } public final void k0() { - x0 x0Var = this.f941z.j; + x0 x0Var = this.f943z.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.f768c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.r, c1Var.f769s, c1Var.o, c1Var.p); + this.E = new c1(c1Var.b, c1Var.f770c, c1Var.d, c1Var.e, c1Var.f, z2, c1Var.h, c1Var.i, c1Var.j, c1Var.k, c1Var.l, c1Var.m, c1Var.n, c1Var.q, c1Var.r, c1Var.f771s, c1Var.o, c1Var.p); } } public final long l() { - x0 x0Var = this.f941z.i; + x0 x0Var = this.f943z.i; if (x0Var == null) { return 0; } @@ -1720,7 +1720,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (i >= k1VarArr.length) { return j; } - if (w(k1VarArr[i]) && this.i[i].h() == x0Var.f1002c[i]) { + if (w(k1VarArr[i]) && this.i[i].h() == x0Var.f1004c[i]) { long t = this.i[i].t(); if (t == Long.MIN_VALUE) { return Long.MIN_VALUE; @@ -1741,7 +1741,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } return; } - r1Var.n(r1Var.h(aVar.a, this.f938s).f947c, this.r); + r1Var.n(r1Var.h(aVar.a, this.f940s).f949c, this.r); t0 t0Var = this.B; v0.f fVar = this.r.m; int i = f0.a; @@ -1749,7 +1749,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Objects.requireNonNull(k0Var); k0Var.d = h0.a(fVar.a); k0Var.g = h0.a(fVar.b); - k0Var.h = h0.a(fVar.f980c); + k0Var.h = h0.a(fVar.f982c); float f3 = fVar.d; if (f3 == -3.4028235E38f) { f3 = 0.97f; @@ -1767,10 +1767,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k0Var2.a(); return; } - Object obj = this.r.f948c; + Object obj = this.r.f950c; Object obj2 = null; if (!r1Var2.q()) { - obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.f938s).f947c, this.r).f948c; + obj2 = r1Var2.n(r1Var2.h(aVar2.a, this.f940s).f949c, this.r).f950c; } if (!f0.a(obj2, obj)) { k0 k0Var3 = (k0) this.B; @@ -1785,13 +1785,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { y.a aVar = c1.a; return Pair.create(c1.a, 0L); } - Pair j2 = r1Var.j(this.r, this.f938s, r1Var.a(this.M), -9223372036854775807L); - y.a n = this.f941z.n(r1Var, j2.first, 0); + Pair j2 = r1Var.j(this.r, this.f940s, r1Var.a(this.M), -9223372036854775807L); + y.a n = this.f943z.n(r1Var, j2.first, 0); long longValue = ((Long) j2.second).longValue(); if (n.a()) { - r1Var.h(n.a, this.f938s); - if (n.f805c == this.f938s.e(n.b)) { - j = this.f938s.f.f; + r1Var.h(n.a, this.f940s); + if (n.f807c == this.f940s.e(n.b)) { + j = this.f940s.f.f; } longValue = j; } @@ -1819,21 +1819,21 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { q0 q0Var5; q0 q0Var6; q0 q0Var7; - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; if (x0Var != null) { long k = x0Var.d ? x0Var.a.k() : -9223372036854775807L; if (k != -9223372036854775807L) { H(k); - if (k != this.E.f769s) { + if (k != this.E.f771s) { c1 c1Var = this.E; - this.E = u(c1Var.f768c, k, c1Var.d); + this.E = u(c1Var.f770c, k, c1Var.d); this.F.b(4); } q0Var2 = this; q0Var = q0Var2; } else { m0 m0Var = this.v; - boolean z2 = x0Var != this.f941z.i; + boolean z2 = x0Var != this.f943z.i; k1 k1Var = m0Var.k; if (k1Var == null || k1Var.b() || (!m0Var.k.d() && (z2 || m0Var.k.i()))) { m0Var.m = true; @@ -1872,8 +1872,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { long m2 = m0Var.m(); this.S = m2; long j4 = m2 - x0Var.o; - long j5 = this.E.f769s; - if (this.w.isEmpty() || this.E.f768c.a()) { + long j5 = this.E.f771s; + if (this.w.isEmpty() || this.E.f770c.a()) { q0Var2 = this; q0Var = q0Var2; } else { @@ -1882,7 +1882,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.U = false; } c1 c1Var2 = this.E; - int b2 = c1Var2.b.b(c1Var2.f768c.a); + int b2 = c1Var2.b.b(c1Var2.f770c.a); int min = Math.min(this.T, this.w.size()); if (min > 0) { cVar = this.w.get(min - 1); @@ -1997,17 +1997,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j4 = j2; q0Var2 = q0Var3; } - q0Var2.E.f769s = j4; + q0Var2.E.f771s = j4; } - q0Var2.E.q = q0Var2.f941z.j.d(); + q0Var2.E.q = q0Var2.f943z.j.d(); q0Var2.E.r = q0Var.n(); c1 c1Var3 = q0Var2.E; - if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f768c)) { + if (c1Var3.l && c1Var3.e == 3 && q0Var2.f0(c1Var3.b, c1Var3.f770c)) { 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.f768c.a, c1Var4.f769s); + long k2 = q0Var2.k(c1Var4.b, c1Var4.f770c.a, c1Var4.f771s); long n = q0Var.n(); k0 k0Var = (k0) t0Var; if (k0Var.d != -9223372036854775807L) { @@ -2017,12 +2017,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { k0Var.n = j7; k0Var.o = 0; } else { - float f3 = k0Var.f924c; + float f3 = k0Var.f926c; 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.f924c; + float f4 = k0Var.f926c; k0Var.o = (long) (((1.0f - f4) * ((float) abs)) + (((float) j9) * f4)); } if (k0Var.m == -9223372036854775807L || SystemClock.elapsedRealtime() - k0Var.m >= 1000) { @@ -2059,7 +2059,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } } if (q0Var2.v.c().b != f2) { - q0Var2.v.e(new d1(f2, q0Var2.E.n.f777c)); + q0Var2.v.e(new d1(f2, q0Var2.E.n.f779c)); q0Var2.t(q0Var2.E.n, q0Var2.v.c().b, false, false); } } @@ -2072,7 +2072,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final long o(long j) { - x0 x0Var = this.f941z.j; + x0 x0Var = this.f943z.j; if (x0Var == null) { return 0; } @@ -2080,7 +2080,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void p(v vVar) { - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; x0 x0Var = z0Var.j; if (x0Var != null && x0Var.a == vVar) { z0Var.l(this.S); @@ -2089,17 +2089,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void q(boolean z2) { - x0 x0Var = this.f941z.j; - y.a aVar = x0Var == null ? this.E.f768c : x0Var.f.a; + x0 x0Var = this.f943z.j; + y.a aVar = x0Var == null ? this.E.f770c : 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.f769s : x0Var.d(); + c1Var.q = x0Var == null ? c1Var.f771s : x0Var.d(); this.E.r = n(); if ((z3 || z2) && x0Var != null && x0Var.d) { - this.m.d(this.i, x0Var.m, x0Var.n.f859c); + this.m.d(this.i, x0Var.m, x0Var.n.f861c); } } @@ -2146,19 +2146,19 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { Throwable th; c1 c1Var = this.E; g gVar2 = this.R; - z0 z0Var = this.f941z; + z0 z0Var = this.f943z; int i7 = this.L; boolean z13 = this.M; r1.c cVar = this.r; - r1.b bVar = this.f938s; + r1.b bVar = this.f940s; if (r1Var.q()) { y.a aVar3 = c1.a; fVar = new f(c1.a, 0, -9223372036854775807L, false, true, false); } else { - y.a aVar4 = c1Var.f768c; + y.a aVar4 = c1Var.f770c; Object obj3 = aVar4.a; boolean g02 = g0(c1Var, bVar, cVar); - long j6 = g02 ? c1Var.d : c1Var.f769s; + long j6 = g02 ? c1Var.d : c1Var.f771s; if (gVar2 != null) { aVar2 = aVar4; Pair K = K(r1Var, gVar2, true, i7, z13, cVar, bVar); @@ -2169,8 +2169,8 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z9 = false; z5 = true; } else { - if (gVar2.f945c == -9223372036854775807L) { - i4 = r1Var.h(K.first, bVar).f947c; + if (gVar2.f947c == -9223372036854775807L) { + i4 = r1Var.h(K.first, bVar).f949c; obj = obj3; z11 = false; } else { @@ -2201,7 +2201,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { i4 = r1Var.a(z13); z5 = true; } else { - i4 = r1Var.h(L, bVar).f947c; + i4 = r1Var.h(L, bVar).f949c; z5 = false; } obj = obj2; @@ -2227,11 +2227,11 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } fVar = new f(n, j3, j, z4, z3, z2); } else if (j6 == -9223372036854775807L) { - i6 = r1Var.h(obj2, bVar).f947c; + i6 = r1Var.h(obj2, bVar).f949c; } else { aVar = aVar2; c1Var.b.h(aVar.a, bVar); - Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f947c, j6 + bVar.e); + Pair j7 = r1Var.j(cVar, bVar, r1Var.h(obj2, bVar).f949c, j6 + bVar.e); obj = j7.first; j6 = ((Long) j7.second).longValue(); i5 = -1; @@ -2255,10 +2255,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (!n.a()) { if (n.equals(aVar)) { - j4 = c1Var.f769s; + j4 = c1Var.f771s; } else { r1Var.h(n.a, bVar); - j4 = n.f805c == bVar.e(n.b) ? bVar.f.f : 0; + j4 = n.f807c == bVar.e(n.b) ? bVar.f.f : 0; } j3 = j4; } else { @@ -2300,10 +2300,10 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { fVar = new f(n, j3, j, z4, z3, z2); } y.a aVar5 = fVar.a; - long j9 = fVar.f944c; + long j9 = fVar.f946c; boolean z14 = fVar.d; long j10 = fVar.b; - boolean z15 = !this.E.f768c.equals(aVar5) || j10 != this.E.f769s; + boolean z15 = !this.E.f770c.equals(aVar5) || j10 != this.E.f771s; try { if (fVar.e) { if (this.E.e != 1) { @@ -2315,14 +2315,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j5 = j9; z12 = false; try { - if (!this.f941z.q(r1Var, this.S, l())) { + if (!this.f943z.q(r1Var, this.S, l())) { N(false); } } catch (Throwable th2) { th = th2; gVar = null; c1 c1Var2 = this.E; - l0(r1Var, aVar5, c1Var2.b, c1Var2.f768c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f770c, !fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2339,16 +2339,16 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { j5 = j9; z12 = false; if (!r1Var.q()) { - for (x0 x0Var = this.f941z.h; x0Var != null; x0Var = x0Var.l) { + for (x0 x0Var = this.f943z.h; x0Var != null; x0Var = x0Var.l) { if (x0Var.f.a.equals(aVar5)) { - x0Var.f = this.f941z.g(r1Var, x0Var.f); + x0Var.f = this.f943z.g(r1Var, x0Var.f); } } j10 = P(aVar5, j10, z14); } } c1 c1Var3 = this.E; - l0(r1Var, aVar5, c1Var3.b, c1Var3.f768c, fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var3.b, c1Var3.f770c, fVar.f ? j10 : -9223372036854775807L); if (z15 || j5 != this.E.d) { this.E = u(aVar5, j10, j5); } @@ -2365,7 +2365,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { z12 = false; gVar = null; c1 c1Var2 = this.E; - l0(r1Var, aVar5, c1Var2.b, c1Var2.f768c, !fVar.f ? j10 : -9223372036854775807L); + l0(r1Var, aVar5, c1Var2.b, c1Var2.f770c, !fVar.f ? j10 : -9223372036854775807L); this.E = u(aVar5, j10, j5); G(); J(r1Var, this.E.b); @@ -2378,7 +2378,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final void s(v vVar) throws ExoPlaybackException { - x0 x0Var = this.f941z.j; + x0 x0Var = this.f943z.j; if (x0Var != null && x0Var.a == vVar) { float f2 = this.v.c().b; r1 r1Var = this.E.b; @@ -2396,12 +2396,12 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { y0 y0Var2 = x0Var.f; x0Var.o = (y0Var2.b - a2) + j3; x0Var.f = y0Var2.b(a2); - this.m.d(this.i, x0Var.m, x0Var.n.f859c); - if (x0Var == this.f941z.h) { + this.m.d(this.i, x0Var.m, x0Var.n.f861c); + if (x0Var == this.f943z.h) { H(x0Var.f.b); h(); c1 c1Var = this.E; - this.E = u(c1Var.f768c, x0Var.f.b, c1Var.d); + this.E = u(c1Var.f770c, x0Var.f.b, c1Var.d); } y(); } @@ -2416,13 +2416,13 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { this.E = this.E.f(d1Var); } float f3 = d1Var.b; - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; while (true) { i = 0; if (x0Var == null) { break; } - c.i.a.c.f2.g[] gVarArr = x0Var.n.f859c; + c.i.a.c.f2.g[] gVarArr = x0Var.n.f861c; int length = gVarArr.length; while (i < length) { c.i.a.c.f2.g gVar = gVarArr[i]; @@ -2451,17 +2451,17 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { TrackGroupArray trackGroupArray; u uVar2; int i = 0; - this.U = this.U || j != this.E.f769s || !aVar.equals(this.E.f768c); + this.U = this.U || j != this.E.f771s || !aVar.equals(this.E.f770c); G(); c1 c1Var = this.E; TrackGroupArray trackGroupArray2 = c1Var.h; m mVar2 = c1Var.i; List list = c1Var.j; if (this.A.j) { - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.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.f859c; + c.i.a.c.f2.g[] gVarArr = mVar3.f861c; c.i.a.f.e.o.c.n(4, "initialCapacity"); Object[] objArr = new Object[4]; int length = gVarArr.length; @@ -2501,14 +2501,14 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } if (x0Var != null) { y0 y0Var = x0Var.f; - if (y0Var.f1007c != j2) { + if (y0Var.f1009c != j2) { x0Var.f = y0Var.a(j2); } } uVar = uVar2; trackGroupArray = trackGroupArray3; mVar = mVar3; - } else if (!aVar.equals(c1Var.f768c)) { + } else if (!aVar.equals(c1Var.f770c)) { TrackGroupArray trackGroupArray4 = TrackGroupArray.i; m mVar4 = this.l; c.i.b.b.a aVar3 = u.j; @@ -2524,7 +2524,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean v() { - x0 x0Var = this.f941z.j; + x0 x0Var = this.f943z.j; if (x0Var == null) { return false; } @@ -2532,9 +2532,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } public final boolean x() { - x0 x0Var = this.f941z.h; + x0 x0Var = this.f943z.h; long j = x0Var.f.e; - return x0Var.d && (j == -9223372036854775807L || this.E.f769s < j || !e0()); + return x0Var.d && (j == -9223372036854775807L || this.E.f771s < j || !e0()); } public final void y() { @@ -2544,9 +2544,9 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { if (!v()) { z2 = false; } else { - x0 x0Var = this.f941z.j; + x0 x0Var = this.f943z.j; long o = o(!x0Var.d ? 0 : x0Var.a.c()); - if (x0Var == this.f941z.h) { + if (x0Var == this.f943z.h) { j2 = this.S; j = x0Var.o; } else { @@ -2557,7 +2557,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { } this.K = z2; if (z2) { - x0 x0Var2 = this.f941z.j; + x0 x0Var2 = this.f943z.j; long j3 = this.S; AnimatableValueParser.D(x0Var2.g()); x0Var2.a.g(j3 - x0Var2.o); @@ -2572,7 +2572,7 @@ public final class q0 implements Handler.Callback, v.a, b1.d, m0.a, h1.a { dVar.a = z2; dVar.b = c1Var; if (z2) { - o0 o0Var = ((o) this.f940y).a; + o0 o0Var = ((o) this.f942y).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 84c2db5e8e..b7fff16760 100644 --- a/app/src/main/java/c/i/a/c/q1.java +++ b/app/src/main/java/c/i/a/c/q1.java @@ -17,7 +17,7 @@ public final class q1 { public final Handler b; /* renamed from: c reason: collision with root package name */ - public final b f946c; + public final b f948c; public final AudioManager d; @Nullable public c e; @@ -45,7 +45,7 @@ public final class q1 { Context applicationContext = context.getApplicationContext(); this.a = applicationContext; this.b = handler; - this.f946c = bVar; + this.f948c = bVar; AudioManager audioManager = (AudioManager) applicationContext.getSystemService("audio"); AnimatableValueParser.H(audioManager); this.d = audioManager; diff --git a/app/src/main/java/c/i/a/c/r1.java b/app/src/main/java/c/i/a/c/r1.java index 686382adae..ca46ae9680 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 f947c; + public int f949c; 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.C0085a aVar = this.f.e[i]; + a.C0086a 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.f947c == bVar.f947c && 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.f949c == bVar.f949c && 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.f947c) * 31) + ((int) (j ^ (j >>> 32)))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31); + return this.f.hashCode() + ((((((((hashCode + i) * 31) + this.f949c) * 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 f948c = a; + public Object f950c = a; @Nullable @Deprecated public Object d; @@ -175,7 +175,7 @@ public abstract class r1 { public long r; /* renamed from: s reason: collision with root package name */ - public long f949s; + public long f951s; static { v0.c cVar = new v0.c(); @@ -199,7 +199,7 @@ public abstract class r1 { public c d(Object obj, @Nullable v0 v0Var, @Nullable Object obj2, long j, long j2, long j3, boolean z2, boolean z3, @Nullable v0.f fVar, long j4, long j5, int i, int i2, long j6) { v0.g gVar; - this.f948c = obj; + this.f950c = obj; this.e = v0Var != null ? v0Var : b; this.d = (v0Var == null || (gVar = v0Var.b) == null) ? null : gVar.h; this.f = obj2; @@ -214,7 +214,7 @@ public abstract class r1 { this.r = j5; this.o = i; this.p = i2; - this.f949s = j6; + this.f951s = j6; this.n = false; return this; } @@ -227,11 +227,11 @@ public abstract class r1 { return false; } c cVar = (c) obj; - return f0.a(this.f948c, cVar.f948c) && f0.a(this.e, cVar.e) && f0.a(this.f, cVar.f) && f0.a(this.m, cVar.m) && this.g == cVar.g && this.h == cVar.h && this.i == cVar.i && this.j == cVar.j && this.k == cVar.k && this.n == cVar.n && this.q == cVar.q && this.r == cVar.r && this.o == cVar.o && this.p == cVar.p && this.f949s == cVar.f949s; + return f0.a(this.f950c, cVar.f950c) && f0.a(this.e, cVar.e) && f0.a(this.f, cVar.f) && f0.a(this.m, cVar.m) && this.g == cVar.g && this.h == cVar.h && this.i == cVar.i && this.j == cVar.j && this.k == cVar.k && this.n == cVar.n && this.q == cVar.q && this.r == cVar.r && this.o == cVar.o && this.p == cVar.p && this.f951s == cVar.f951s; } public int hashCode() { - int hashCode = (this.e.hashCode() + ((this.f948c.hashCode() + 217) * 31)) * 31; + int hashCode = (this.e.hashCode() + ((this.f950c.hashCode() + 217) * 31)) * 31; Object obj = this.f; int i = 0; int hashCode2 = (hashCode + (obj == null ? 0 : obj.hashCode())) * 31; @@ -244,7 +244,7 @@ public abstract class r1 { long j3 = this.i; long j4 = this.q; long j5 = this.r; - long j6 = this.f949s; + long j6 = this.f951s; 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).f947c; + int i3 = g(i, bVar, false).f949c; if (n(i3, cVar).p != i) { return i + 1; } @@ -361,7 +361,7 @@ public abstract class r1 { } } int i2 = cVar.o; - long j3 = cVar.f949s + j; + long j3 = cVar.f951s + j; long j4 = g(i2, bVar, true).d; while (j4 != -9223372036854775807L && j3 >= j4 && i2 < cVar.p) { j3 -= j4; diff --git a/app/src/main/java/c/i/a/c/s1.java b/app/src/main/java/c/i/a/c/s1.java index 0d5684343c..d7f04b1c86 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 f950c; + public boolean f952c; 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.f950c || !this.d) { + if (!this.f952c || !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 9b9f762a9b..81086ed6d7 100644 --- a/app/src/main/java/c/i/a/c/t.java +++ b/app/src/main/java/c/i/a/c/t.java @@ -18,8 +18,8 @@ public final /* synthetic */ class t implements Runnable { public final void run() { o0 o0Var = this.i; q0.d dVar = this.j; - int i = o0Var.f927s - dVar.f943c; - o0Var.f927s = i; + int i = o0Var.f929s - dVar.f945c; + o0Var.f929s = i; boolean z2 = true; if (dVar.d) { o0Var.t = true; @@ -30,9 +30,9 @@ public final /* synthetic */ class t implements Runnable { } if (i == 0) { r1 r1Var = dVar.b.b; - if (!o0Var.f928x.b.q() && r1Var.q()) { - o0Var.f929y = -1; - o0Var.f930z = 0; + if (!o0Var.f930x.b.q() && r1Var.q()) { + o0Var.f931y = -1; + o0Var.f932z = 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 9691a4d330..8d88e38321 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 f951c; + public boolean f953c; 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.f951c || !this.d) { + if (!this.f953c || !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 9099e4dc67..ca73f75a9a 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 @@ -51,7 +51,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 f952c = r0.l; + public c.i.b.b.w f954c = r0.l; @Nullable public y.a d; public y.a e; @@ -86,7 +86,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.f805c == i2) || (!z2 && aVar.b == -1 && aVar.e == i3); + return (z2 && aVar.b == i && aVar.f807c == i2) || (!z2 && aVar.b == -1 && aVar.e == i3); } public final void a(w.a aVar, @Nullable y.a aVar2, r1 r1Var) { @@ -95,7 +95,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.f952c.get(aVar2); + r1 r1Var2 = this.f954c.get(aVar2); if (r1Var2 != null) { aVar.c(aVar2, r1Var2); } @@ -120,7 +120,7 @@ public class c1 implements g1.a, q, w, z, d.a, c.i.a.c.z1.q { a(aVar, this.d, r1Var); } } - this.f952c = aVar.a(); + this.f954c = aVar.a(); } } @@ -376,7 +376,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.f805c) { + if (z3 && this.o.w() == aVar2.b && this.o.m() == aVar2.f807c) { z2 = true; } if (z2) { @@ -404,9 +404,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.f952c.get(aVar); + r1 r1Var = aVar == null ? null : this.l.f954c.get(aVar); if (aVar != null && r1Var != null) { - return Z(r1Var, r1Var.h(aVar.a, this.j).f947c, aVar); + return Z(r1Var, r1Var.h(aVar.a, this.j).f949c, aVar); } int o = this.o.o(); r1 D = this.o.D(); @@ -430,7 +430,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.f952c.get(aVar) != null) { + if (this.l.f954c.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 e08802e622..ab4766301c 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 f953c; + public final int f955c; @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.f953c = i; + this.f955c = 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.f953c == aVar.f953c && 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.f955c == aVar.f955c && 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.f953c), 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.f955c), 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 5d0410adeb..40b46a1486 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 f954c; + public final /* synthetic */ u f956c; 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.f954c = uVar; + this.f956c = 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 dd62b7b480..002433e8c6 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 f955c; + public final /* synthetic */ k f957c; public /* synthetic */ h(d1.a aVar, TrackGroupArray trackGroupArray, k kVar) { this.a = aVar; this.b = trackGroupArray; - this.f955c = kVar; + this.f957c = 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 8f3ae2a286..717fb414a0 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 f956c; + public final /* synthetic */ u f958c; public /* synthetic */ i0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f956c = uVar; + this.f958c = 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 0279641b79..2859e9fbe9 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 f957c; + public final /* synthetic */ int f959c; 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.f957c = i2; + this.f959c = 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 2f7092da55..4b38a0f859 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 f958c; + public final /* synthetic */ long f960c; public final /* synthetic */ long d; public /* synthetic */ k(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f958c = j; + this.f960c = 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 18a791534d..6157b86821 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 f959c; + public final /* synthetic */ e f961c; public /* synthetic */ l0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f959c = eVar; + this.f961c = 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 aefc243922..4e5fbbfd0b 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 f960c; + public final /* synthetic */ long f962c; public /* synthetic */ m(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f960c = j; + this.f962c = 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 2d05e5266f..b5e1a9b416 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 f961c; + public final /* synthetic */ e f963c; public /* synthetic */ m0(d1.a aVar, Format format, e eVar) { this.a = aVar; this.b = format; - this.f961c = eVar; + this.f963c = 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 ec69b1d866..a84ee6e359 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 f962c; + public final /* synthetic */ int f964c; public /* synthetic */ n(d1.a aVar, int i, int i2) { this.a = aVar; this.b = i; - this.f962c = i2; + this.f964c = 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 38dcaf821c..b2d46a2e62 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 f963c; + public final /* synthetic */ u f965c; public /* synthetic */ n0(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f963c = uVar; + this.f965c = 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 f59753e8f3..5e7d37133e 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 f964c; + public final /* synthetic */ int f966c; public /* synthetic */ o(d1.a aVar, v0 v0Var, int i) { this.a = aVar; this.b = v0Var; - this.f964c = i; + this.f966c = 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 9d4b1b60eb..b5a2873daf 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 f965c; + public final /* synthetic */ int f967c; public /* synthetic */ o0(d1.a aVar, long j, int i) { this.a = aVar; this.b = j; - this.f965c = i; + this.f967c = 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 de9ccea965..5b5bb6200e 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 f966c; + public final /* synthetic */ int f968c; public /* synthetic */ s0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f966c = i; + this.f968c = 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 3d80172568..d73d66b61e 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 f967c; + public final /* synthetic */ int f969c; public /* synthetic */ t0(d1.a aVar, boolean z2, int i) { this.a = aVar; this.b = z2; - this.f967c = i; + this.f969c = 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 9a7b926f94..e2c4c35585 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 f968c; + public final /* synthetic */ long f970c; public /* synthetic */ v0(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; - this.f968c = j; + this.f970c = 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 8fa39e624f..97cc7d173a 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 f969c; + public final /* synthetic */ u f971c; public /* synthetic */ w(d1.a aVar, r rVar, u uVar) { this.a = aVar; this.b = rVar; - this.f969c = uVar; + this.f971c = 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 f18398b837..eca3e587ed 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 f970c; + public final /* synthetic */ long f972c; public /* synthetic */ z(d1.a aVar, int i, long j) { this.a = aVar; this.b = i; - this.f970c = j; + this.f972c = 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 62bd9f9ca6..25c65ddcb7 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 f971c; + public final /* synthetic */ long f973c; public final /* synthetic */ long d; public /* synthetic */ z0(d1.a aVar, int i, long j, long j2) { this.a = aVar; this.b = i; - this.f971c = j; + this.f973c = 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 8377ac0a4b..d243466704 100644 --- a/app/src/main/java/c/i/a/c/v0.java +++ b/app/src/main/java/c/i/a/c/v0.java @@ -17,7 +17,7 @@ public final class v0 { public final g b; /* renamed from: c reason: collision with root package name */ - public final f f972c; + public final f f974c; public final w0 d; public final d e; @@ -60,7 +60,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f973c; + public String f975c; public long d; public boolean e; public boolean f; @@ -83,7 +83,7 @@ public final class v0 { @Nullable /* renamed from: s reason: collision with root package name */ - public Uri f974s; + public Uri f976s; @Nullable public Object t; @Nullable @@ -93,23 +93,23 @@ public final class v0 { public long w = -9223372036854775807L; /* renamed from: x reason: collision with root package name */ - public long f975x = -9223372036854775807L; + public long f977x = -9223372036854775807L; /* renamed from: y reason: collision with root package name */ - public long f976y = -9223372036854775807L; + public long f978y = -9223372036854775807L; /* renamed from: z reason: collision with root package name */ - public float f977z = -3.4028235E38f; + public float f979z = -3.4028235E38f; public v0 a() { g gVar; AnimatableValueParser.D(this.h == null || this.j != null); Uri uri = this.b; if (uri != null) { - String str = this.f973c; + String str = this.f975c; 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.f974s; + Uri uri2 = this.f976s; g gVar2 = new g(uri, str, eVar, uri2 != null ? new b(uri2, this.t, null) : null, this.p, this.q, this.r, this.u, null); String str2 = this.a; if (str2 == null) { @@ -123,7 +123,7 @@ public final class v0 { String str3 = this.a; Objects.requireNonNull(str3); d dVar = new d(this.d, Long.MIN_VALUE, this.e, this.f, this.g, null); - f fVar = new f(this.w, this.f975x, this.f976y, this.f977z, this.A); + f fVar = new f(this.w, this.f977x, this.f978y, this.f979z, this.A); w0 w0Var = this.v; if (w0Var == null) { w0Var = new w0(null, null); @@ -138,14 +138,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final boolean f978c; + public final boolean f980c; 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.f978c = z2; + this.f980c = z2; this.d = z3; this.e = z4; } @@ -158,13 +158,13 @@ public final class v0 { return false; } d dVar = (d) obj; - return this.a == dVar.a && this.b == dVar.b && this.f978c == dVar.f978c && this.d == dVar.d && this.e == dVar.e; + return this.a == dVar.a && this.b == dVar.b && this.f980c == dVar.f980c && 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.f978c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); + return (((((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + (this.f980c ? 1 : 0)) * 31) + (this.d ? 1 : 0)) * 31) + (this.e ? 1 : 0); } } @@ -175,7 +175,7 @@ public final class v0 { public final Uri b; /* renamed from: c reason: collision with root package name */ - public final Map f979c; + public final Map f981c; public final boolean d; public final boolean e; public final boolean f; @@ -187,7 +187,7 @@ public final class v0 { AnimatableValueParser.k(!z3 || uri != null); this.a = uuid; this.b = uri; - this.f979c = map; + this.f981c = map; this.d = z2; this.f = z3; this.e = z4; @@ -203,14 +203,14 @@ public final class v0 { return false; } e eVar = (e) obj; - return this.a.equals(eVar.a) && f0.a(this.b, eVar.b) && f0.a(this.f979c, eVar.f979c) && 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.f981c, eVar.f981c) && 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.f979c.hashCode(); + int hashCode3 = this.f981c.hashCode(); return Arrays.hashCode(this.h) + ((this.g.hashCode() + ((((((((hashCode3 + ((hashCode + hashCode2) * 31)) * 31) + (this.d ? 1 : 0)) * 31) + (this.f ? 1 : 0)) * 31) + (this.e ? 1 : 0)) * 31)) * 31); } } @@ -221,14 +221,14 @@ public final class v0 { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f980c; + public final long f982c; 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.f980c = j3; + this.f982c = j3; this.d = f; this.e = f2; } @@ -241,13 +241,13 @@ public final class v0 { return false; } f fVar = (f) obj; - return this.a == fVar.a && this.b == fVar.b && this.f980c == fVar.f980c && this.d == fVar.d && this.e == fVar.e; + return this.a == fVar.a && this.b == fVar.b && this.f982c == fVar.f982c && this.d == fVar.d && this.e == fVar.e; } public int hashCode() { long j = this.a; long j2 = this.b; - long j3 = this.f980c; + long j3 = this.f982c; int i = ((((((int) (j ^ (j >>> 32))) * 31) + ((int) (j2 ^ (j2 >>> 32)))) * 31) + ((int) (j3 ^ (j3 >>> 32)))) * 31; float f = this.d; int i2 = 0; @@ -268,7 +268,7 @@ public final class v0 { @Nullable /* renamed from: c reason: collision with root package name */ - public final e f981c; + public final e f983c; @Nullable public final b d; public final List e; @@ -281,7 +281,7 @@ public final class v0 { public g(Uri uri, String str, e eVar, b bVar, List list, String str2, List list2, Object obj, a aVar) { this.a = uri; this.b = str; - this.f981c = eVar; + this.f983c = eVar; this.d = bVar; this.e = list; this.f = str2; @@ -297,7 +297,7 @@ public final class v0 { return false; } g gVar = (g) obj; - return this.a.equals(gVar.a) && f0.a(this.b, gVar.b) && f0.a(this.f981c, gVar.f981c) && 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.f983c, gVar.f983c) && f0.a(this.d, gVar.d) && this.e.equals(gVar.e) && f0.a(this.f, gVar.f) && this.g.equals(gVar.g) && f0.a(this.h, gVar.h); } public int hashCode() { @@ -305,7 +305,7 @@ public final class v0 { String str = this.b; int i = 0; int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31; - e eVar = this.f981c; + e eVar = this.f983c; int hashCode3 = (hashCode2 + (eVar == null ? 0 : eVar.hashCode())) * 31; b bVar = this.d; int hashCode4 = (this.e.hashCode() + ((hashCode3 + (bVar == null ? 0 : bVar.hashCode())) * 31)) * 31; @@ -322,7 +322,7 @@ public final class v0 { public v0(String str, d dVar, g gVar, f fVar, w0 w0Var, a aVar) { this.a = str; this.b = gVar; - this.f972c = fVar; + this.f974c = fVar; this.d = w0Var; this.e = dVar; } @@ -335,14 +335,14 @@ public final class v0 { return false; } v0 v0Var = (v0) obj; - return f0.a(this.a, v0Var.a) && this.e.equals(v0Var.e) && f0.a(this.b, v0Var.b) && f0.a(this.f972c, v0Var.f972c) && 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.f974c, v0Var.f974c) && 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.f972c.hashCode(); + int hashCode3 = this.f974c.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 bef7786bcc..1d0bf878ab 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.f2202c, 2) : AudioProcessor.a.a; + return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2214c, 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 55908b2e41..c6346d7676 100644 --- a/app/src/main/java/c/i/a/c/v1/b0.java +++ b/app/src/main/java/c/i/a/c/v1/b0.java @@ -18,7 +18,7 @@ public final class b0 extends u { public int r; /* renamed from: s reason: collision with root package name */ - public boolean f982s; + public boolean f984s; public long t; public b0() { @@ -62,7 +62,7 @@ public final class b0 extends u { int remaining = byteBuffer.remaining(); j(remaining).put(byteBuffer).flip(); if (remaining > 0) { - this.f982s = true; + this.f984s = true; } } byteBuffer.limit(limit); @@ -82,7 +82,7 @@ public final class b0 extends u { this.q = i5; byte[] bArr2 = this.n; if (i5 == bArr2.length) { - if (this.f982s) { + if (this.f984s) { l(bArr2, this.r); this.t += (long) ((this.q - (this.r * 2)) / this.l); } else { @@ -144,7 +144,7 @@ public final class b0 extends u { this.p = 0; this.t = 0; this.q = 0; - this.f982s = false; + this.f984s = false; } @Override // c.i.a.c.v1.u @@ -153,7 +153,7 @@ public final class b0 extends u { if (i > 0) { l(this.n, i); } - if (!this.f982s) { + if (!this.f984s) { this.t += (long) (this.r / this.l); } } @@ -180,7 +180,7 @@ public final class b0 extends u { public final void l(byte[] bArr, int i) { j(i).put(bArr, 0, i).flip(); if (i > 0) { - this.f982s = true; + this.f984s = true; } } diff --git a/app/src/main/java/c/i/a/c/v1/c0.java b/app/src/main/java/c/i/a/c/v1/c0.java index 4318938331..c4e6b22b34 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 @@ -8,7 +8,7 @@ public final class c0 { public final int b; /* renamed from: c reason: collision with root package name */ - public final float f983c; + public final float f985c; public final float d; public final float e; public final int f; @@ -26,7 +26,7 @@ public final class c0 { public int r; /* renamed from: s reason: collision with root package name */ - public int f984s; + public int f986s; public int t; public int u; public int v; @@ -34,7 +34,7 @@ public final class c0 { public c0(int i, int i2, float f, float f2, int i3) { this.a = i; this.b = i2; - this.f983c = f; + this.f985c = f; this.d = f2; this.e = ((float) i) / ((float) i3); this.f = i / 400; @@ -126,7 +126,7 @@ public final class c0 { int i6; int i7; int i8 = this.m; - float f = this.f983c; + float f = this.f985c; float f2 = this.d; float f3 = f / f2; float f4 = this.e * f2; @@ -177,9 +177,9 @@ public final class c0 { } } int i21 = this.u; - int i22 = i21 != 0 && this.f984s != 0 && this.v <= i21 * 3 && i21 * 2 > this.t * 3 ? this.f984s : i5; + int i22 = i21 != 0 && this.f986s != 0 && this.v <= i21 * 3 && i21 * 2 > this.t * 3 ? this.f986s : i5; this.t = i21; - this.f984s = i5; + this.f986s = i5; if (d > 1.0d) { short[] sArr2 = this.j; if (f3 >= 2.0f) { diff --git a/app/src/main/java/c/i/a/c/v1/d0.java b/app/src/main/java/c/i/a/c/v1/d0.java index 9fc533a5a5..15953bdbac 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 f985c = 1.0f; + public float f987c = 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.f985c - 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.f987c - 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.f2202c, 2); + AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2214c, 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.f983c; + float f = c0Var.f985c; float f2 = c0Var.d; float f3 = c0Var.e * f2; int i3 = c0Var.m + ((int) ((((((float) i2) / (f / f2)) + ((float) c0Var.o)) / f3) + 0.5f)); @@ -128,7 +128,7 @@ public final class d0 implements AudioProcessor { AudioProcessor.a aVar2 = this.f; this.h = aVar2; if (this.i) { - this.j = new c0(aVar.b, aVar.f2202c, this.f985c, this.d, aVar2.b); + this.j = new c0(aVar.b, aVar.f2214c, this.f987c, this.d, aVar2.b); } else { c0 c0Var = this.j; if (c0Var != null) { @@ -138,7 +138,7 @@ public final class d0 implements AudioProcessor { c0Var.p = 0; c0Var.q = 0; c0Var.r = 0; - c0Var.f984s = 0; + c0Var.f986s = 0; c0Var.t = 0; c0Var.u = 0; c0Var.v = 0; @@ -183,7 +183,7 @@ public final class d0 implements AudioProcessor { @Override // com.google.android.exoplayer2.audio.AudioProcessor public void reset() { - this.f985c = 1.0f; + this.f987c = 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 f9e1f7d547..90b899584a 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 @@ -14,12 +14,12 @@ public final class k { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f986c; + public final String f988c; public b(int i, int i2, String str, a aVar) { this.a = i; this.b = i2; - this.f986c = str; + this.f988c = str; } } @@ -60,7 +60,7 @@ public final class k { } int b2 = b(vVar); int g2 = vVar.g(4); - String l = c.d.b.a.a.l("mp4a.40.", g); + String k = c.d.b.a.a.k("mp4a.40.", g); if (g == 5 || g == 29) { b2 = b(vVar); int g3 = vVar.g(5); @@ -82,7 +82,7 @@ public final class k { case 23: break; default: - throw new ParserException(c.d.b.a.a.l("Unsupported audio object type: ", g)); + throw new ParserException(c.d.b.a.a.k("Unsupported audio object type: ", g)); } } if (vVar.f()) { @@ -114,7 +114,7 @@ public final class k { case 23: int g4 = vVar.g(2); if (g4 == 2 || g4 == 3) { - throw new ParserException(c.d.b.a.a.l("Unsupported epConfig: ", g4)); + throw new ParserException(c.d.b.a.a.k("Unsupported epConfig: ", g4)); } } } else { @@ -123,7 +123,7 @@ public final class k { } int i = b[g2]; if (i != -1) { - return new b(b2, i, l, null); + return new b(b2, i, k, null); } throw new ParserException(); } 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 5636120663..072f3d4423 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[] f987c = {24000, 22050, 16000}; + public static final int[] f989c = {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 958c1c2f61..6aa7311c0e 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 @@ -12,12 +12,12 @@ public final class m { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f988c; + public final int f990c; public b(int i, int i2, int i3, int i4, int i5, a aVar) { this.a = i3; this.b = i4; - this.f988c = i5; + this.f990c = 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 4e68b80d6e..35b1264fc9 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 f989c; + public final int f991c; 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.f989c = i2; + this.f991c = 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.f989c).setUsage(this.d); + AudioAttributes.Builder usage = new AudioAttributes.Builder().setContentType(this.b).setFlags(this.f991c).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.f989c == nVar.f989c && this.d == nVar.d && this.e == nVar.e; + return this.b == nVar.b && this.f991c == nVar.f991c && this.d == nVar.d && this.e == nVar.e; } public int hashCode() { - return ((((((527 + this.b) * 31) + this.f989c) * 31) + this.d) * 31) + this.e; + return ((((((527 + this.b) * 31) + this.f991c) * 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 39a1fa0f26..e0a770b4f0 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[] f990c; + public final int[] f992c; public final int d; public o(@Nullable int[] iArr, int i) { if (iArr != null) { int[] copyOf = Arrays.copyOf(iArr, iArr.length); - this.f990c = copyOf; + this.f992c = copyOf; Arrays.sort(copyOf); } else { - this.f990c = new int[0]; + this.f992c = new int[0]; } this.d = i; } public boolean a(int i) { - return Arrays.binarySearch(this.f990c, i) >= 0; + return Arrays.binarySearch(this.f992c, 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.f990c, oVar.f990c) && this.d == oVar.d; + return Arrays.equals(this.f992c, oVar.f992c) && this.d == oVar.d; } public int hashCode() { - return (Arrays.hashCode(this.f990c) * 31) + this.d; + return (Arrays.hashCode(this.f992c) * 31) + this.d; } public String toString() { StringBuilder L = a.L("AudioCapabilities[maxChannelCount="); L.append(this.d); L.append(", supportedEncodings="); - L.append(Arrays.toString(this.f990c)); + L.append(Arrays.toString(this.f992c)); L.append("]"); return L.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 5b764dafce..83435e3e5a 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 f991c; + public long f993c; 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 f992c; + public long f994c; public long d; public long e; @@ -54,7 +54,7 @@ public final class r { if (i == 0) { this.e = 0; this.f = -1; - this.f991c = System.nanoTime() / 1000; + this.f993c = 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 23931f517b..7943a6c9b5 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 f993c; + public AudioTrack f995c; public int d; public int e; @Nullable @@ -39,20 +39,20 @@ public final class s { public long r; /* renamed from: s reason: collision with root package name */ - public long f994s; + public long f996s; public long t; public long u; public int v; public int w; /* renamed from: x reason: collision with root package name */ - public long f995x; + public long f997x; /* renamed from: y reason: collision with root package name */ - public long f996y; + public long f998y; /* renamed from: z reason: collision with root package name */ - public long f997z; + public long f999z; /* compiled from: AudioTrackPositionTracker */ public interface a { @@ -83,10 +83,10 @@ public final class s { } public final long b() { - AudioTrack audioTrack = this.f993c; + AudioTrack audioTrack = this.f995c; Objects.requireNonNull(audioTrack); - if (this.f995x != -9223372036854775807L) { - return Math.min(this.A, this.f997z + ((((SystemClock.elapsedRealtime() * 1000) - this.f995x) * ((long) this.g)) / 1000000)); + if (this.f997x != -9223372036854775807L) { + return Math.min(this.A, this.f999z + ((((SystemClock.elapsedRealtime() * 1000) - this.f997x) * ((long) this.g)) / 1000000)); } int playState = audioTrack.getPlayState(); if (playState == 1) { @@ -95,23 +95,23 @@ public final class s { long playbackHeadPosition = 4294967295L & ((long) audioTrack.getPlaybackHeadPosition()); if (this.h) { if (playState == 2 && playbackHeadPosition == 0) { - this.u = this.f994s; + this.u = this.f996s; } playbackHeadPosition += this.u; } if (f0.a <= 29) { - if (playbackHeadPosition == 0 && this.f994s > 0 && playState == 3) { - if (this.f996y == -9223372036854775807L) { - this.f996y = SystemClock.elapsedRealtime(); + if (playbackHeadPosition == 0 && this.f996s > 0 && playState == 3) { + if (this.f998y == -9223372036854775807L) { + this.f998y = SystemClock.elapsedRealtime(); } - return this.f994s; + return this.f996s; } - this.f996y = -9223372036854775807L; + this.f998y = -9223372036854775807L; } - if (this.f994s > playbackHeadPosition) { + if (this.f996s > playbackHeadPosition) { this.t++; } - this.f994s = playbackHeadPosition; + this.f996s = playbackHeadPosition; return playbackHeadPosition + (this.t << 32); } @@ -120,7 +120,7 @@ public final class s { boolean z2; if (j <= b()) { if (this.h) { - AudioTrack audioTrack = this.f993c; + AudioTrack audioTrack = this.f995c; Objects.requireNonNull(audioTrack); if (audioTrack.getPlayState() == 2 && b() == 0) { z2 = true; @@ -144,7 +144,7 @@ public final class s { this.C = 0; this.F = 0; this.k = false; - this.f993c = null; + this.f995c = null; this.f = null; } @@ -152,7 +152,7 @@ public final class s { if ((c.i.a.c.i2.f0.a < 23 && (r5 == 5 || r5 == 6)) != false) goto L_0x002a; */ public void e(AudioTrack audioTrack, boolean z2, int i, int i2, int i3) { - this.f993c = audioTrack; + this.f995c = audioTrack; this.d = i2; this.e = i3; this.f = new r(audioTrack); @@ -165,12 +165,12 @@ public final class s { boolean z4 = f0.z(i); this.q = z4; this.i = z4 ? a((long) (i3 / i2)) : -9223372036854775807L; - this.f994s = 0; + this.f996s = 0; this.t = 0; this.u = 0; this.p = false; - this.f995x = -9223372036854775807L; - this.f996y = -9223372036854775807L; + this.f997x = -9223372036854775807L; + this.f998y = -9223372036854775807L; this.r = 0; this.o = 0; this.j = 1.0f; diff --git a/app/src/main/java/c/i/a/c/v1/u.java b/app/src/main/java/c/i/a/c/v1/u.java index 223fec8db2..b6ce745e9b 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 f998c; + public AudioProcessor.a f1000c; 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.f998c = aVar; + this.f1000c = 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.f998c = this.e; + this.f1000c = this.e; g(); } @@ -98,7 +98,7 @@ public abstract class u implements AudioProcessor { this.d = aVar; this.e = aVar; this.b = aVar; - this.f998c = aVar; + this.f1000c = 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 59537386b2..9c68712be8 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.f998c.e); + ByteBuffer j = j(((limit - position) / this.b.e) * this.f1000c.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.f2202c != iArr.length; + boolean z2 = aVar.f2214c != iArr.length; int i = 0; while (i < iArr.length) { int i2 = iArr[i]; - if (i2 < aVar.f2202c) { + if (i2 < aVar.f2214c) { 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 79f12ac5af..db48107efa 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[] f999c = {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[] f1001c = {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 ce50bcb85d..a5e930537c 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.f2202c, 4) : AudioProcessor.a.a; + return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2214c, 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 8532c5d719..cc54287f2e 100644 --- a/app/src/main/java/c/i/a/c/v1/y.java +++ b/app/src/main/java/c/i/a/c/v1/y.java @@ -189,12 +189,12 @@ public class y extends MediaCodecRenderer implements r { this.S0 = C0; String str = sVar.a; int i = f0.a; - if (i < 24 && "OMX.SEC.aac.dec".equals(str) && "samsung".equals(f0.f899c)) { + if (i < 24 && "OMX.SEC.aac.dec".equals(str) && "samsung".equals(f0.f901c)) { String str2 = f0.b; if (str2.startsWith("zeroflte") || str2.startsWith("herolte") || str2.startsWith("heroqlte")) { z2 = true; this.T0 = z2; - String str3 = sVar.f765c; + String str3 = sVar.f767c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -228,9 +228,9 @@ public class y extends MediaCodecRenderer implements r { int i4 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2199x = i3; - bVar.f2200y = i4; - bVar.f2201z = 4; + bVar.f2211x = i3; + bVar.f2212y = i4; + bVar.f2213z = 4; if (audioSink.s(bVar.a()) == 2) { mediaFormat.setInteger("pcm-encoding", 4); } @@ -247,7 +247,7 @@ public class y extends MediaCodecRenderer implements r { } z2 = false; this.T0 = z2; - String str3 = sVar.f765c; + String str3 = sVar.f767c; int i2 = this.S0; mediaFormat = new MediaFormat(); mediaFormat.setString("mime", str3); @@ -366,11 +366,11 @@ public class y extends MediaCodecRenderer implements r { int r = "audio/raw".equals(format.t) ? format.I : (f0.a < 24 || !mediaFormat.containsKey("pcm-encoding")) ? mediaFormat.containsKey("v-bits-per-sample") ? f0.r(mediaFormat.getInteger("v-bits-per-sample")) : "audio/raw".equals(format.t) ? format.I : 2 : mediaFormat.getInteger("pcm-encoding"); Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2201z = r; + bVar.f2213z = r; bVar.A = format.J; bVar.B = format.K; - bVar.f2199x = mediaFormat.getInteger("channel-count"); - bVar.f2200y = mediaFormat.getInteger("sample-rate"); + bVar.f2211x = mediaFormat.getInteger("channel-count"); + bVar.f2212y = mediaFormat.getInteger("sample-rate"); Format a2 = bVar.a(); if (this.T0 && a2.G == 6 && (i = format.G) < 6) { iArr = new int[i]; @@ -511,9 +511,9 @@ public class y extends MediaCodecRenderer implements r { int i3 = format.H; Format.b bVar = new Format.b(); bVar.k = "audio/raw"; - bVar.f2199x = i2; - bVar.f2200y = i3; - bVar.f2201z = 2; + bVar.f2211x = i2; + bVar.f2212y = i3; + bVar.f2213z = 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 d79579956a..83a275f20f 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 @@ -7,7 +7,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[] f1000c = {32000, 64000, 96000, 128000, 160000, 192000, 224000, 256000, 288000, 320000, 352000, 384000, 416000, 448000}; + public static final int[] f1002c = {32000, 64000, 96000, 128000, 160000, 192000, 224000, 256000, 288000, 320000, 352000, 384000, 416000, 448000}; public static final int[] d = {32000, 48000, 56000, 64000, 80000, 96000, 112000, 128000, 144000, 160000, 176000, 192000, 224000, 256000}; public static final int[] e = {32000, 48000, 56000, 64000, 80000, 96000, 112000, 128000, 160000, 192000, 224000, 256000, 320000, 384000}; public static final int[] f = {32000, 40000, 48000, 56000, 64000, 80000, 96000, 112000, 128000, 160000, 192000, 224000, 256000, 320000}; @@ -20,7 +20,7 @@ public final class z { public String b; /* renamed from: c reason: collision with root package name */ - public int f1001c; + public int f1003c; public int d; public int e; public int f; @@ -47,22 +47,22 @@ public final class z { int i8 = (i >>> 9) & 1; this.g = z.b(i2, i3); if (i3 == 3) { - int i9 = i2 == 3 ? z.f1000c[i4 - 1] : z.d[i4 - 1]; + int i9 = i2 == 3 ? z.f1002c[i4 - 1] : z.d[i4 - 1]; this.f = i9; - this.f1001c = (((i9 * 12) / this.d) + i8) * 4; + this.f1003c = (((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.f1001c = ((i11 * 144) / this.d) + i8; + this.f1003c = ((i11 * 144) / this.d) + i8; } else { int i12 = z.g[i4 - 1]; this.f = i12; if (i3 == 1) { i10 = 72; } - this.f1001c = ((i10 * i12) / this.d) + i8; + this.f1003c = ((i10 * i12) / this.d) + i8; } } if (((i >> 6) & 3) == 3) { @@ -89,7 +89,7 @@ public final class z { } int i7 = (i >>> 9) & 1; if (i3 == 3) { - return ((((i2 == 3 ? f1000c[i4 - 1] : d[i4 - 1]) * 12) / i6) + i7) * 4; + return ((((i2 == 3 ? f1002c[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 9a191470cb..5311452ac0 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[] f1002c; + public final f0[] f1004c; 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.f1002c = new f0[l1VarArr.length]; + this.f1004c = 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.f756c.get(obj); + b1.c cVar = b1Var.f758c.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.f758c.add(b); + cVar.f760c.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.f1002c; + f0[] f0VarArr = this.f1004c; 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.f859c, this.h, this.f1002c, zArr, j); - f0[] f0VarArr2 = this.f1002c; + long m = this.a.m(mVar.f861c, this.h, this.f1004c, zArr, j); + f0[] f0VarArr2 = this.f1004c; 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.f1002c; + f0[] f0VarArr3 = this.f1004c; if (i4 >= f0VarArr3.length) { return m; } @@ -125,7 +125,7 @@ public final class x0 { this.e = true; } } else { - AnimatableValueParser.D(mVar.f859c[i4] == null); + AnimatableValueParser.D(mVar.f861c[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.f859c[i]; + g gVar = this.n.f861c[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.f859c[i]; + g gVar = this.n.f861c[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.f859c; + g[] gVarArr = b.f861c; 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 25f5cfbdbf..d36c1682d4 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 f1003c; + public int f1005c; @Nullable public int[] d; @Nullable @@ -22,16 +22,16 @@ public final class b { public int h; public final MediaCodec.CryptoInfo i; @Nullable - public final C0093b j; + public final C0094b 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 C0093b { + public static final class C0094b { public final MediaCodec.CryptoInfo a; public final MediaCodec.CryptoInfo.Pattern b = new MediaCodec.CryptoInfo.Pattern(0, 0); - public C0093b(MediaCodec.CryptoInfo cryptoInfo, a aVar) { + public C0094b(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 C0093b(cryptoInfo, null) : null; + this.j = f0.a >= 24 ? new C0094b(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 ab02eced67..6bbf5654a4 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 f1004c; + public int f1006c; 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 a16814fbf9..54977667b6 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 f1005c; + public final Format f1007c; 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.f1005c = format2; + this.f1007c = 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.f1005c.equals(eVar.f1005c); + return this.d == eVar.d && this.e == eVar.e && this.a.equals(eVar.a) && this.b.equals(eVar.b) && this.f1007c.equals(eVar.f1007c); } public int hashCode() { - int x2 = a.x(this.a, (((this.d + 527) * 31) + this.e) * 31, 31); - return this.f1005c.hashCode() + ((this.b.hashCode() + x2) * 31); + int m = a.m(this.a, (((this.d + 527) * 31) + this.e) * 31, 31); + return this.f1007c.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 4b3d48a5a4..f9fb5ec1e5 100644 --- a/app/src/main/java/c/i/a/c/x1/g.java +++ b/app/src/main/java/c/i/a/c/x1/g.java @@ -18,7 +18,7 @@ public abstract class g f1006c = new ArrayDeque<>(); + public final ArrayDeque f1008c = new ArrayDeque<>(); public final ArrayDeque d = new ArrayDeque<>(); public final I[] e; public final O[] f; @@ -105,7 +105,7 @@ public abstract class g 0) { + if (!this.f1008c.isEmpty() && this.h > 0) { break; } this.b.wait(); @@ -132,7 +132,7 @@ public abstract class g 0) { + if (!this.f1008c.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 1b47888668..fb65956191 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.f1009c; + c1 c1Var = z0Var.f1011c; 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 f941183d2d..fbe7cb8a44 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 f1007c; + public final long f1009c; 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.f1007c = j2; + this.f1009c = 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.f1007c ? this : new y0(this.a, this.b, j, this.d, this.e, this.f, this.g, this.h); + return j == this.f1009c ? 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.f1007c, this.d, this.e, this.f, this.g, this.h); + return j == this.b ? this : new y0(this.a, j, this.f1009c, 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.f1007c == y0Var.f1007c && 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.f1009c == y0Var.f1009c && 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.f1007c)) * 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.f1009c)) * 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 b0894f5f20..2728c97e1d 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 f1008c; + public final int f1010c; public a(int i, int i2, int i3) { this.a = i; this.b = i2; - this.f1008c = i3; + this.f1010c = 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.f1008c == aVar.f1008c; + return this.a == aVar.a && this.b == aVar.b && this.f1010c == aVar.f1010c; } public int hashCode() { - return ((((527 + this.a) * 31) + this.b) * 31) + this.f1008c; + return ((((527 + this.a) * 31) + this.b) * 31) + this.f1010c; } } 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 333cb2f93d..4ef60c82d6 100644 --- a/app/src/main/java/c/i/a/c/z0.java +++ b/app/src/main/java/c/i/a/c/z0.java @@ -16,7 +16,7 @@ public final class z0 { @Nullable /* renamed from: c reason: collision with root package name */ - public final c1 f1009c; + public final c1 f1011c; public final Handler d; public long e; public int f; @@ -33,7 +33,7 @@ public final class z0 { public long m; public z0(@Nullable c1 c1Var, Handler handler) { - this.f1009c = c1Var; + this.f1011c = c1Var; this.d = handler; } @@ -96,7 +96,7 @@ public final class z0 { if (d == -1) { return null; } - int i = r1Var.g(d, this.a, true).f947c; + int i = r1Var.g(d, this.a, true).f949c; Object obj = this.a.b; long j5 = y0Var.a.d; if (r1Var.n(i, this.b).o == d) { @@ -124,26 +124,26 @@ public final class z0 { r1Var.h(aVar.a, this.a); if (aVar.a()) { int i2 = aVar.b; - a.C0085a[] aVarArr = this.a.f.e; + a.C0086a[] aVarArr = this.a.f.e; int i3 = aVarArr[i2].a; if (i3 == -1) { return null; } - int a = aVarArr[i2].a(aVar.f805c); + int a = aVarArr[i2].a(aVar.f807c); if (a < i3) { - return e(r1Var, aVar.a, i2, a, y0Var.f1007c, aVar.d); + return e(r1Var, aVar.a, i2, a, y0Var.f1009c, aVar.d); } - long j6 = y0Var.f1007c; + long j6 = y0Var.f1009c; if (j6 == -9223372036854775807L) { r1.c cVar = this.b; r1.b bVar = this.a; - Pair k2 = r1Var.k(cVar, bVar, bVar.f947c, -9223372036854775807L, Math.max(0L, j3)); + Pair k2 = r1Var.k(cVar, bVar, bVar.f949c, -9223372036854775807L, Math.max(0L, j3)); if (k2 == null) { return null; } j6 = ((Long) k2.second).longValue(); } - return f(r1Var, aVar.a, j6, y0Var.f1007c, aVar.d); + return f(r1Var, aVar.a, j6, y0Var.f1009c, aVar.d); } int c2 = this.a.c(y0Var.d); if (c2 == -1) { @@ -157,7 +157,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.f805c, j, aVar.d) : f(r1Var, aVar.a, j2, j, aVar.d); + return aVar.a() ? e(r1Var, aVar.a, aVar.b, aVar.f807c, 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) { @@ -191,14 +191,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.f805c); + j = this.a.a(aVar.b, aVar.f807c); } else { j = y0Var.d; if (j == -9223372036854775807L || j == Long.MIN_VALUE) { j = this.a.d; } } - return new y0(aVar, y0Var.b, y0Var.f1007c, y0Var.d, j, h, j2, i); + return new y0(aVar, y0Var.b, y0Var.f1009c, y0Var.d, j, h, j2, i); } public final boolean h(y.a aVar) { @@ -207,7 +207,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).f947c, this.b).k) { + if (r1Var.n(r1Var.f(b, this.a).f949c, this.b).k) { return false; } return (r1Var.d(b, this.a, this.b, this.f, this.g) == -1) && z2; @@ -217,11 +217,11 @@ public final class z0 { if (!h(aVar)) { return false; } - return r1Var.n(r1Var.h(aVar.a, this.a).f947c, this.b).p == r1Var.b(aVar.a); + return r1Var.n(r1Var.h(aVar.a, this.a).f949c, this.b).p == r1Var.b(aVar.a); } public final void k() { - if (this.f1009c != null) { + if (this.f1011c != 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) { @@ -274,9 +274,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).f947c; + int i = r1Var.h(obj, this.a).f949c; Object obj2 = this.l; - if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f947c != i) { + if (obj2 == null || (b = r1Var.b(obj2)) == -1 || r1Var.f(b, this.a).f949c != i) { x0 x0Var = this.h; while (true) { if (x0Var == null) { @@ -284,7 +284,7 @@ public final class z0 { while (true) { if (x0Var2 != null) { int b2 = r1Var.b(x0Var2.b); - if (b2 != -1 && r1Var.f(b2, this.a).f947c == i) { + if (b2 != -1 && r1Var.f(b2, this.a).f949c == i) { j2 = x0Var2.f.a.d; break; } @@ -359,7 +359,7 @@ public final class z0 { } return !m; } - x0Var.f = y0Var.a(y0Var2.f1007c); + x0Var.f = y0Var.a(y0Var2.f1009c); 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 fe5fe90af4..ebf9297108 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 @@ -29,14 +29,14 @@ public final class a0 implements b0 { public final String b; /* renamed from: c reason: collision with root package name */ - public final boolean f1010c; + public final boolean f1012c; public final Map d; public a0(@Nullable String str, boolean z2, s sVar) { AnimatableValueParser.k(!z2 || !TextUtils.isEmpty(str)); this.a = sVar; this.b = str; - this.f1010c = z2; + this.f1012c = z2; this.d = new HashMap(); } @@ -91,7 +91,7 @@ public final class a0 implements b0 { throw th; } } catch (Exception e2) { - Uri uri = vVar.f886c; + Uri uri = vVar.f888c; Objects.requireNonNull(uri); throw new MediaDrmCallbackException(lVar, uri, vVar.j(), vVar.b, e2); } @@ -100,13 +100,13 @@ public final class a0 implements b0 { public byte[] a(UUID uuid, x.a aVar) throws MediaDrmCallbackException { String str = aVar.b; - if (this.f1010c || TextUtils.isEmpty(str)) { + if (this.f1012c || 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.f873c.equals(uuid) ? "application/json" : "application/octet-stream"); + hashMap.put("Content-Type", uuid2.equals(uuid) ? "text/xml" : h0.f875c.equals(uuid) ? "application/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 c46cce3f9f..1204f1cb99 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.f2217x; + DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2229x; 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 69c153c506..0d475668c8 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 f1011c; + public s f1013c; @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.f979c.entrySet()) { + for (Map.Entry entry : eVar.f981c.entrySet()) { String key = entry.getKey(); String value = entry.getValue(); Objects.requireNonNull(key); diff --git a/app/src/main/java/c/i/a/c/z1/q.java b/app/src/main/java/c/i/a/c/z1/q.java index d9b5658ece..afa75697bf 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 f1012c; + public final CopyOnWriteArrayList f1014c; /* compiled from: DrmSessionEventListener */ /* renamed from: c.i.a.c.z1.q$a$a reason: collision with other inner class name */ - public static final class C0094a { + public static final class C0095a { public Handler a; public q b; - public C0094a(Handler handler, q qVar) { + public C0095a(Handler handler, q qVar) { this.a = handler; this.b = qVar; } } public a() { - this.f1012c = new CopyOnWriteArrayList<>(); + this.f1014c = new CopyOnWriteArrayList<>(); this.a = 0; this.b = null; } - public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar) { - this.f1012c = copyOnWriteArrayList; + public a(CopyOnWriteArrayList copyOnWriteArrayList, int i, @Nullable y.a aVar) { + this.f1014c = copyOnWriteArrayList; this.a = i; this.b = aVar; } public void a() { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a next = it.next(); f0.D(next.a, new h(this, next.b)); } } public void b() { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a next = it.next(); f0.D(next.a, new g(this, next.b)); } } public void c() { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a next = it.next(); f0.D(next.a, new i(this, next.b)); } } public void d() { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a next = it.next(); f0.D(next.a, new e(this, next.b)); } } public void e(Exception exc) { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a next = it.next(); f0.D(next.a, new j(this, next.b, exc)); } } public void f() { - Iterator it = this.f1012c.iterator(); + Iterator it = this.f1014c.iterator(); while (it.hasNext()) { - C0094a next = it.next(); + C0095a 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.f1012c, i, aVar); + return new a(this.f1014c, i, aVar); } } diff --git a/app/src/main/java/c/i/a/c/z1/y.java b/app/src/main/java/c/i/a/c/z1/y.java index da1dbb7345..bf580db65f 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[] f1013c; + public final byte[] f1015c; public final boolean d; static { boolean z2; - if ("Amazon".equals(f0.f899c)) { + if ("Amazon".equals(f0.f901c)) { 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.f1013c = bArr; + this.f1015c = 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 e51461e259..b4c9e0835f 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 @@ -37,7 +37,7 @@ public final class z implements x { public final UUID b; /* renamed from: c reason: collision with root package name */ - public final MediaDrm f1014c; + public final MediaDrm f1016c; public int d; public z(UUID uuid) throws UnsupportedSchemeException { @@ -45,8 +45,8 @@ public final class z implements x { Objects.requireNonNull(uuid); AnimatableValueParser.n(!h0.b.equals(uuid), "Use C.CLEARKEY_UUID instead"); this.b = uuid; - MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f873c.equals(uuid)) ? uuid : uuid2); - this.f1014c = mediaDrm; + MediaDrm mediaDrm = new MediaDrm((f0.a >= 27 || !h0.f875c.equals(uuid)) ? uuid : uuid2); + this.f1016c = mediaDrm; this.d = 1; if (h0.d.equals(uuid) && "ASUS_Z00AD".equals(f0.d)) { mediaDrm.setPropertyString("securityLevel", "L3"); @@ -60,15 +60,15 @@ public final class z implements x { @Override // c.i.a.c.z1.x public Map b(byte[] bArr) { - return this.f1014c.queryKeyStatus(bArr); + return this.f1016c.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.f1014c.getPropertyString("securityLevel")); + boolean z2 = i < 21 && h0.d.equals(this.b) && "L3".equals(this.f1016c.getPropertyString("securityLevel")); UUID uuid = this.b; - if (i < 27 && h0.f873c.equals(uuid)) { + if (i < 27 && h0.f875c.equals(uuid)) { uuid = h0.b; } return new y(uuid, bArr, z2); @@ -76,34 +76,34 @@ public final class z implements x { @Override // c.i.a.c.z1.x public x.d d() { - MediaDrm.ProvisionRequest provisionRequest = this.f1014c.getProvisionRequest(); + MediaDrm.ProvisionRequest provisionRequest = this.f1016c.getProvisionRequest(); return new x.d(provisionRequest.getData(), provisionRequest.getDefaultUrl()); } @Override // c.i.a.c.z1.x public byte[] e() throws MediaDrmException { - return this.f1014c.openSession(); + return this.f1016c.openSession(); } @Override // c.i.a.c.z1.x public void f(byte[] bArr, byte[] bArr2) { - this.f1014c.restoreKeys(bArr, bArr2); + this.f1016c.restoreKeys(bArr, bArr2); } @Override // c.i.a.c.z1.x public void g(byte[] bArr) { - this.f1014c.closeSession(bArr); + this.f1016c.closeSession(bArr); } @Override // c.i.a.c.z1.x public void h(@Nullable x.b bVar) { - this.f1014c.setOnEventListener(new m(this, bVar)); + this.f1016c.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.f873c.equals(this.b) && f0.a < 27) { + if (h0.f875c.equals(this.b) && f0.a < 27) { try { JSONObject jSONObject = new JSONObject(f0.l(bArr2)); StringBuilder sb = new StringBuilder("{\"keys\":["); @@ -129,12 +129,12 @@ public final class z implements x { p.b("ClearKeyUtil", L.toString(), e); } } - return this.f1014c.provideKeyResponse(bArr, bArr2); + return this.f1016c.provideKeyResponse(bArr, bArr2); } @Override // c.i.a.c.z1.x public void j(byte[] bArr) throws DeniedByServerException { - this.f1014c.provideProvisionResponse(bArr); + this.f1016c.provideProvisionResponse(bArr); } /* JADX WARNING: Code restructure failed: missing block: B:85:0x020a, code lost: @@ -255,7 +255,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.f899c)) { + if (uuid2.equals(uuid) && "Amazon".equals(f0.f901c)) { String str4 = f0.d; if (!"AFTB".equals(str4)) { if (!"AFTS".equals(str4)) { @@ -268,17 +268,17 @@ public final class z implements x { UUID uuid3 = this.b; String str5 = schemeData2.l; bArr2 = bArr3; - str = (i12 >= 26 || !h0.f873c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; + str = (i12 >= 26 || !h0.f875c.equals(uuid3) || (!"video/mp4".equals(str5) && !"audio/mp4".equals(str5))) ? str5 : "cenc"; } bArr3 = AnimatableValueParser.W1(bArr8, uuid); } else { bArr2 = null; str = null; } - MediaDrm.KeyRequest keyRequest = this.f1014c.getKeyRequest(bArr, bArr2, str, i, hashMap); + MediaDrm.KeyRequest keyRequest = this.f1016c.getKeyRequest(bArr, bArr2, str, i, hashMap); UUID uuid4 = this.b; byte[] data = keyRequest.getData(); - if (h0.f873c.equals(uuid4) && f0.a < 27) { + if (h0.f875c.equals(uuid4) && f0.a < 27) { data = f0.w(f0.l(data).replace('+', '-').replace('/', '_')); } String defaultUrl = keyRequest.getDefaultUrl(); @@ -296,7 +296,7 @@ public final class z implements x { int i = this.d - 1; this.d = i; if (i == 0) { - this.f1014c.release(); + this.f1016c.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 c8079d9458..c6c56699c5 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 AbstractBinderC0095a extends b implements a { + public static abstract class AbstractBinderC0096a 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 C0096a extends c.i.a.a.a implements a { - public C0096a(IBinder iBinder) { + public static class C0097a extends c.i.a.a.a implements a { + public C0097a(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 f8ece79d1e..5ca1b1964e 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 f1015c = Integer.MIN_VALUE; + public int f1017c = Integer.MIN_VALUE; public int d = Integer.MIN_VALUE; public int e; public int f; @@ -35,7 +35,7 @@ public class b { FlexItem flexItem = (FlexItem) view.getLayoutParams(); this.a = Math.min(this.a, (view.getLeft() - flexItem.I()) - i); this.b = Math.min(this.b, (view.getTop() - flexItem.M()) - i2); - this.f1015c = Math.max(this.f1015c, flexItem.c0() + view.getRight() + i3); + this.f1017c = Math.max(this.f1017c, 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 c4a38fa8f7..a3d154873d 100644 --- a/app/src/main/java/c/i/a/e/c.java +++ b/app/src/main/java/c/i/a/e/c.java @@ -22,7 +22,7 @@ public class c { @Nullable /* renamed from: c reason: collision with root package name */ - public int[] f1016c; + public int[] f1018c; @Nullable public long[] d; @Nullable @@ -41,20 +41,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 C0097c implements Comparable { + public static class C0098c implements Comparable { public int i; public int j; - public C0097c() { + public C0098c() { } - public C0097c(a aVar) { + public C0098c(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 C0097c cVar) { - C0097c cVar2 = cVar; + public int compareTo(@NonNull C0098c cVar) { + C0098c cVar2 = cVar; int i = this.j; int i2 = cVar2.j; return i != i2 ? i - i2 : this.i - cVar2.i; @@ -66,7 +66,7 @@ public class c { StringBuilder L = c.d.b.a.a.L("Order{order="); L.append(this.j); L.append(", index="); - return c.d.b.a.a.y(L, this.i, '}'); + return c.d.b.a.a.w(L, this.i, '}'); } } @@ -79,7 +79,7 @@ public class c { if (i < this.a.getFlexItemCount()) { int flexDirection = this.a.getFlexDirection(); if (this.a.getAlignItems() == 4) { - int[] iArr = this.f1016c; + int[] iArr = this.f1018c; List flexLinesInternal = this.a.getFlexLinesInternal(); int size = flexLinesInternal.size(); for (int i2 = iArr != null ? iArr[i] : 0; i2 < size; i2++) { @@ -95,7 +95,7 @@ public class c { } else if (flexDirection == 2 || flexDirection == 3) { y(c2, bVar.g, i5); } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Invalid flex direction: ", flexDirection)); + throw new IllegalArgumentException(c.d.b.a.a.k("Invalid flex direction: ", flexDirection)); } } } @@ -114,7 +114,7 @@ public class c { } else if (flexDirection == 2 || flexDirection == 3) { y(c3, bVar2.g, next.intValue()); } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Invalid flex direction: ", flexDirection)); + throw new IllegalArgumentException(c.d.b.a.a.k("Invalid flex direction: ", flexDirection)); } } } @@ -331,7 +331,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1016c; + iArr = this.f1018c; if (iArr != null) { iArr[i24] = arrayList.size(); } @@ -388,7 +388,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1016c; + iArr = this.f1018c; if (iArr != null) { } bVar3.e = q(flexItem2, i23) + s(flexItem2, i23) + (i23 ? c2.getMeasuredWidth() : c2.getMeasuredHeight()) + bVar3.e; @@ -428,7 +428,7 @@ public class c { } bVar3.q |= flexItem2.R() != 0.0f; bVar3.r |= flexItem2.w() != 0.0f; - iArr = this.f1016c; + iArr = this.f1018c; if (iArr != null) { } bVar3.e = q(flexItem2, i23) + s(flexItem2, i23) + (i23 ? c2.getMeasuredWidth() : c2.getMeasuredHeight()) + bVar3.e; @@ -519,14 +519,14 @@ public class c { } public void d(List list, int i) { - int i2 = this.f1016c[i]; + int i2 = this.f1018c[i]; if (i2 == -1) { i2 = 0; } for (int size = list.size() - 1; size >= i2; size--) { list.remove(size); } - int[] iArr = this.f1016c; + int[] iArr = this.f1018c; int length = iArr.length - 1; if (i > length) { Arrays.fill(iArr, -1); @@ -560,10 +560,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++) { - C0097c cVar = new C0097c(null); + C0098c cVar = new C0098c(null); cVar.j = ((FlexItem) this.a.f(i2).getLayoutParams()).getOrder(); cVar.i = i2; arrayList.add(cVar); @@ -584,7 +584,7 @@ public class c { i4 = View.MeasureSpec.getMode(i); i5 = View.MeasureSpec.getSize(i); } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Invalid flex direction: ", flexDirection)); + throw new IllegalArgumentException(c.d.b.a.a.k("Invalid flex direction: ", flexDirection)); } List flexLinesInternal = this.a.getFlexLinesInternal(); if (i4 == 1073741824) { @@ -719,10 +719,10 @@ public class c { i6 = this.a.getPaddingTop(); i4 = this.a.getPaddingBottom(); } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Invalid flex direction: ", flexDirection)); + throw new IllegalArgumentException(c.d.b.a.a.k("Invalid flex direction: ", flexDirection)); } int i8 = i4 + i6; - int[] iArr = this.f1016c; + int[] iArr = this.f1018c; if (iArr != null) { i7 = iArr[i3]; } @@ -742,18 +742,18 @@ public class c { } public void i(int i) { - int[] iArr = this.f1016c; + int[] iArr = this.f1018c; if (iArr == null) { if (i < 10) { i = 10; } - this.f1016c = new int[i]; + this.f1018c = new int[i]; } else if (iArr.length < i) { int length = iArr.length * 2; if (length >= i) { i = length; } - this.f1016c = Arrays.copyOf(iArr, i); + this.f1018c = Arrays.copyOf(iArr, i); } } @@ -1208,12 +1208,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 (C0097c cVar : list) { + for (C0098c 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/a/a/a.java b/app/src/main/java/c/i/a/f/a/a/a.java index ed417bd3be..e516e73afa 100644 --- a/app/src/main/java/c/i/a/f/a/a/a.java +++ b/app/src/main/java/c/i/a/f/a/a/a.java @@ -42,7 +42,7 @@ public final class a extends Thread { } } catch (IndexOutOfBoundsException e) { str2 = e.getMessage(); - sb = new StringBuilder(c.d.b.a.a.m(str2, c.d.b.a.a.m(uri, 32))); + sb = new StringBuilder(c.d.b.a.a.b(str2, c.d.b.a.a.b(uri, 32))); str = "Error while parsing ping URL: "; exc = e; sb.append(str); @@ -52,7 +52,7 @@ public final class a extends Thread { Log.w("HttpUrlPinger", sb.toString(), exc); } catch (IOException | RuntimeException e2) { str2 = e2.getMessage(); - sb = new StringBuilder(c.d.b.a.a.m(str2, c.d.b.a.a.m(uri, 27))); + sb = new StringBuilder(c.d.b.a.a.b(str2, c.d.b.a.a.b(uri, 27))); str = "Error while pinging URL: "; exc = e2; sb.append(str); 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 6610792645..9349382b56 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 f1017c = new a(); + public final a f1019c = new a(); public volatile f1 d; public Thread.UncaughtExceptionHandler e; @@ -44,7 +44,7 @@ public final class f { @Override // java.util.concurrent.ThreadFactory public final Thread newThread(Runnable runnable) { - return new c(runnable, c.d.b.a.a.f(23, "measurement-", i.incrementAndGet())); + return new c(runnable, c.d.b.a.a.e(23, "measurement-", i.incrementAndGet())); } } @@ -75,6 +75,6 @@ public final class f { } public final void a(Runnable runnable) { - this.f1017c.submit(runnable); + this.f1019c.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 30b9d62c34..c63703cf31 100644 --- a/app/src/main/java/c/i/a/f/c/a/a.java +++ b/app/src/main/java/c/i/a/f/c/a/a.java @@ -16,17 +16,17 @@ public final class a { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0100a f1018c; - public static final a.AbstractC0100a d; - public static final c.i.a.f.e.h.a e; + public static final a.AbstractC0101a f1020c; + public static final a.AbstractC0101a 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 C0098a implements a.d { - public static final C0098a i = new C0098a(new C0099a()); + public static class C0099a implements a.d { + public static final C0099a i = new C0099a(new C0100a()); public final String j; public final boolean k; @Nullable @@ -35,38 +35,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 C0099a { + public static class C0100a { public String a; public Boolean b = Boolean.FALSE; @Nullable /* renamed from: c reason: collision with root package name */ - public String f1019c; + public String f1021c; - public C0099a() { + public C0100a() { } - public C0099a(C0098a aVar) { + public C0100a(C0099a aVar) { this.a = aVar.j; this.b = Boolean.valueOf(aVar.k); - this.f1019c = aVar.l; + this.f1021c = aVar.l; } } - public C0098a(C0099a aVar) { + public C0099a(C0100a aVar) { this.j = aVar.a; this.k = aVar.b.booleanValue(); - this.l = aVar.f1019c; + this.l = aVar.f1021c; } public boolean equals(@Nullable Object obj) { if (obj == this) { return true; } - if (!(obj instanceof C0098a)) { + if (!(obj instanceof C0099a)) { return false; } - C0098a aVar = (C0098a) obj; + C0099a aVar = (C0099a) obj; return AnimatableValueParser.j0(this.j, aVar.j) && this.k == aVar.k && AnimatableValueParser.j0(this.l, aVar.l); } @@ -81,10 +81,10 @@ public final class a { a.g gVar2 = new a.g<>(); b = gVar2; h hVar = new h(); - f1018c = hVar; + f1020c = hVar; i iVar = new i(); d = iVar; - c.i.a.f.e.h.a aVar = b.f1020c; + c.i.a.f.e.h.a aVar = b.f1022c; e = new c.i.a.f.e.h.a<>("Auth.CREDENTIALS_API", hVar, gVar); f = new c.i.a.f.e.h.a<>("Auth.GOOGLE_SIGN_IN_API", iVar, gVar2); d dVar = b.d; diff --git a/app/src/main/java/c/i/a/f/c/a/b.java b/app/src/main/java/c/i/a/f/c/a/b.java index 7d926d185e..75e0f38dea 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.AbstractC0100a b; + public static final a.AbstractC0101a b; /* renamed from: c reason: collision with root package name */ - public static final a f1020c; + public static final a f1022c; public static final d d = new d(); static { @@ -15,6 +15,6 @@ public final class b { a = gVar; g gVar2 = new g(); b = gVar2; - f1020c = new a<>("Auth.PROXY_API", gVar2, gVar); + f1022c = 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 4f6a5681cf..73f9f3c114 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.C0098a { +public final class d extends a.C0099a { /* compiled from: com.google.android.gms:play-services-auth@@19.0.0 */ - public static final class a extends a.C0098a.C0099a { + public static final class a extends a.C0099a.C0100a { 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 aa19b7dd89..efea00145d 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.e.h.j.n; import c.i.a.f.h.b.g; public abstract class a extends b { public static final a.g j; - public static final a.AbstractC0100a k; + public static final a.AbstractC0101a 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 c2a0288ff7..27f689f68b 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 @@ -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.b.g; -public final class b extends a.AbstractC0100a { +public final class b extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a public final /* synthetic */ g a(Context context, Looper looper, c cVar, a.d.c cVar2, c.a aVar, c.b bVar) { return new g(context, looper, cVar, aVar, bVar); } 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 06ea1a44ce..2e8fd93019 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.f2285c; + Object obj = GoogleApiAvailability.f2297c; 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 1002ec7876..03adb9dad1 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 @@ -27,7 +27,7 @@ public class a { public static a b; /* renamed from: c reason: collision with root package name */ - public final Lock f1021c = new ReentrantLock(); + public final Lock f1023c = new ReentrantLock(); public final SharedPreferences d; public a(Context context) { @@ -52,7 +52,7 @@ public class a { } public static String f(String str, String str2) { - return c.d.b.a.a.g(c.d.b.a.a.m(str2, str.length() + 1), str, ":", str2); + return c.d.b.a.a.f(c.d.b.a.a.b(str2, str.length() + 1), str, ":", str2); } @Nullable @@ -107,7 +107,7 @@ public class a { if (str5 != null) { jSONObject.put("displayName", str5); } - String str6 = googleSignInAccount.f2280s; + String str6 = googleSignInAccount.f2292s; if (str6 != null) { jSONObject.put("givenName", str6); } @@ -155,7 +155,7 @@ public class a { } jSONObject2.put("idTokenRequested", googleSignInOptions.r); jSONObject2.put("forceCodeForRefreshToken", googleSignInOptions.t); - jSONObject2.put("serverAuthRequested", googleSignInOptions.f2281s); + jSONObject2.put("serverAuthRequested", googleSignInOptions.f2293s); if (!TextUtils.isEmpty(googleSignInOptions.u)) { jSONObject2.put("serverClientId", googleSignInOptions.u); } @@ -172,21 +172,21 @@ public class a { } public final void e(String str, String str2) { - this.f1021c.lock(); + this.f1023c.lock(); try { this.d.edit().putString(str, str2).apply(); } finally { - this.f1021c.unlock(); + this.f1023c.unlock(); } } @Nullable public final String g(String str) { - this.f1021c.lock(); + this.f1023c.lock(); try { return this.d.getString(str, null); } finally { - this.f1021c.unlock(); + this.f1023c.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 e2508d60c5..dfc73a253c 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.f1049c.isEmpty()) { - for (Scope scope : cVar.f1049c) { + if (!cVar.f1051c.isEmpty()) { + for (Scope scope : cVar.f1051c) { aVar2.a.add(scope); aVar2.a.addAll(Arrays.asList(new Scope[0])); } diff --git a/app/src/main/java/c/i/a/f/c/a/f/b/m.java b/app/src/main/java/c/i/a/f/c/a/f/b/m.java index ff3b6ca63d..a007578adb 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.f1021c.lock(); + aVar.f1023c.lock(); try { aVar.d.edit().clear().apply(); } finally { - aVar.f1021c.unlock(); + aVar.f1023c.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 8ed22ba00d..a7ce1d671f 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.AbstractC0100a { +public final class g extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 58e0b240d0..2036da068d 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.AbstractC0100a { +public final class h extends a.AbstractC0101a { /* 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.AbstractC0100a - public final /* synthetic */ o a(Context context, Looper looper, c cVar, a.C0098a aVar, c.a aVar2, c.b bVar) { + @Override // c.i.a.f.e.h.a.AbstractC0101a + public final /* synthetic */ o a(Context context, Looper looper, c cVar, a.C0099a 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 5606a480fb..46fb4d6295 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.AbstractC0100a { +public final class i extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 e964ecadba..e2fb3ef27a 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> f1022c = new SimpleArrayMap<>(); + public final SimpleArrayMap> f1024c = 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.f1022c) { - TaskCompletionSource remove = this.f1022c.remove(str); + synchronized (this.f1024c) { + TaskCompletionSource remove = this.f1024c.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.f1022c) { - this.f1022c.put(num, taskCompletionSource); + synchronized (this.f1024c) { + this.f1024c.put(num, taskCompletionSource); } Intent intent = new Intent(); intent.setPackage("com.google.android.gms"); @@ -89,7 +89,7 @@ public class b { } intent.putExtra("app", b); } - intent.putExtra("kid", a.g(a.m(num, 5), "|ID|", num, "|")); + intent.putExtra("kid", a.f(a.b(num, 5), "|ID|", num, "|")); if (Log.isLoggable("Rpc", 3)) { String valueOf = String.valueOf(intent.getExtras()); StringBuilder sb = new StringBuilder(valueOf.length() + 8); 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 51f820f6b9..04fb84ceeb 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 f1023c; + public final ScheduledExecutorService f1025c; public g d = new g(this, null); public int e = 1; @VisibleForTesting public f(Context context, ScheduledExecutorService scheduledExecutorService) { - this.f1023c = scheduledExecutorService; + this.f1025c = 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 a07f6ff0b6..89b8e07a65 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.f1023c.schedule(new i(this), 30, TimeUnit.SECONDS); + this.n.f1025c.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.f1023c.execute(new k(this)); + this.n.f1025c.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.f1023c.execute(new l(this, iBinder)); + this.n.f1025c.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.f1023c.execute(new n(this)); + this.n.f1025c.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 a141a86686..f4cb914196 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.f1023c.schedule(new m(gVar, poll), 30, TimeUnit.SECONDS); + gVar.n.f1025c.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.f1024c; + obtain.what = poll.f1026c; 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 30e5e0c866..a93490e4cc 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.f1023c.execute(new k(gVar)); + gVar.n.f1025c.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 f84e533f46..a385f8aa54 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 f1024c; + public final int f1026c; public final Bundle d; public q(int i, int i2, Bundle bundle) { this.a = i; - this.f1024c = i2; + this.f1026c = i2; this.d = bundle; } @@ -26,7 +26,7 @@ public abstract class q { if (Log.isLoggable("MessengerIpcClient", 3)) { String valueOf = String.valueOf(this); String valueOf2 = String.valueOf(zzp); - Log.d("MessengerIpcClient", a.h(valueOf2.length() + valueOf.length() + 14, "Failing ", valueOf, " with ", valueOf2)); + Log.d("MessengerIpcClient", a.g(valueOf2.length() + valueOf.length() + 14, "Failing ", valueOf, " with ", valueOf2)); } this.b.a.s(zzp); } @@ -35,7 +35,7 @@ public abstract class q { if (Log.isLoggable("MessengerIpcClient", 3)) { String valueOf = String.valueOf(this); String valueOf2 = String.valueOf(t); - Log.d("MessengerIpcClient", a.h(valueOf2.length() + valueOf.length() + 16, "Finishing ", valueOf, " with ", valueOf2)); + Log.d("MessengerIpcClient", a.g(valueOf2.length() + valueOf.length() + 16, "Finishing ", valueOf, " with ", valueOf2)); } this.b.a.t(t); } @@ -43,7 +43,7 @@ public abstract class q { public abstract boolean d(); public String toString() { - int i = this.f1024c; + int i = this.f1026c; 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 06bc9ea17c..607c993a07 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 f1025c = 0; + public int f1027c = 0; public r(Context context) { this.a = context; } public final synchronized int a() { - int i = this.f1025c; + int i = this.f1027c; 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.f1025c = 1; + this.f1027c = 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.f1025c = 2; + this.f1027c = 2; } else { - this.f1025c = 1; + this.f1027c = 1; } - return this.f1025c; + return this.f1027c; } - this.f1025c = 2; + this.f1027c = 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 b5dae0c626..100fc0f48b 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 f1026c; + public final ScheduledFuture f1028c; public x(b bVar, String str, ScheduledFuture scheduledFuture) { this.a = bVar; this.b = str; - this.f1026c = scheduledFuture; + this.f1028c = 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.f1026c; - synchronized (bVar.f1022c) { - bVar.f1022c.remove(str); + ScheduledFuture scheduledFuture = this.f1028c; + synchronized (bVar.f1024c) { + bVar.f1024c.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 169700e79a..c7d5885d61 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.f1022c) { - for (int i = 0; i < bVar.f1022c.size(); i++) { - bVar.a(bVar.f1022c.keyAt(i), intent2.getExtras()); + synchronized (bVar.f1024c) { + for (int i = 0; i < bVar.f1024c.size(); i++) { + bVar.a(bVar.f1024c.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 b28b9001e3..0acb23d8b8 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 f1027c; + public final String f1029c; public final Throwable d; public a0(boolean z2, String str, Throwable th) { this.b = z2; - this.f1027c = str; + this.f1029c = str; this.d = th; } @@ -25,6 +25,6 @@ public class a0 { } public String c() { - return this.f1027c; + return this.f1029c; } } 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 a78c2d047e..d2658da02d 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 @@ -113,10 +113,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.f1060c == null) { - c.i.a.f.e.o.c.f1060c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); + if (c.i.a.f.e.o.c.f1062c == null) { + c.i.a.f.e.o.c.f1062c = Boolean.valueOf(context.getPackageManager().hasSystemFeature("android.hardware.type.iot") || context.getPackageManager().hasSystemFeature("android.hardware.type.embedded")); } - if (!c.i.a.f.e.o.c.f1060c.booleanValue()) { + if (!c.i.a.f.e.o.c.f1062c.booleanValue()) { z2 = true; AnimatableValueParser.m(i < 0); packageName = context.getPackageName(); diff --git a/app/src/main/java/c/i/a/f/e/e.java b/app/src/main/java/c/i/a/f/e/e.java index 1c20ddc771..2d31183e1a 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 f1028c = new AtomicBoolean(); + public static final AtomicBoolean f1030c = 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 d615d68e1d..465a22bc3a 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 f1029c; + public volatile String f1031c; 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.f1062c == null) { - s.f1062c = context.getApplicationContext(); + if (s.f1064c == null) { + s.f1064c = 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.f1029c)) { + } else if (str.equals(this.f1031c)) { a0Var = a0.a; } else { try { @@ -131,7 +131,7 @@ public class f { } } if (a0Var2.b) { - this.f1029c = str; + this.f1031c = 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 667d31f7b7..b224b343d7 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 @@ -17,16 +17,16 @@ import java.util.Set; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public final class a { @Nullable - public final AbstractC0100a a; + public final AbstractC0101a a; @Nullable public final g b; /* renamed from: c reason: collision with root package name */ - public final String f1030c; + public final String f1032c; /* 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 AbstractC0100a extends e { + public static abstract class AbstractC0101a 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); @@ -50,7 +50,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 AbstractC0101a extends d { + public interface AbstractC0102a extends d { Account S(); } @@ -108,10 +108,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, AbstractC0100a aVar, g gVar) { + public a(String str, AbstractC0101a aVar, g gVar) { AnimatableValueParser.z(aVar, "Cannot construct an Api with a null ClientBuilder"); AnimatableValueParser.z(gVar, "Cannot construct an Api with a null ClientKey"); - this.f1030c = str; + this.f1032c = 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 e393c6d55a..b180b1b1e2 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 f1031c; + public final O f1033c; 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 f1032c; + public final Looper f1034c; public a(n nVar, Account account, Looper looper) { this.b = nVar; - this.f1032c = looper; + this.f1034c = looper; } } @@ -76,8 +76,8 @@ public class b { this.a = applicationContext; e(activity); this.b = aVar; - this.f1031c = o; - this.e = aVar2.f1032c; + this.f1033c = o; + this.e = aVar2.f1034c; 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); @@ -112,8 +112,8 @@ public class b { this.a = applicationContext; e(context); this.b = aVar; - this.f1031c = o; - this.e = aVar2.f1032c; + this.f1033c = o; + this.e = aVar2.f1034c; this.d = new c.i.a.f.e.h.j.b<>(aVar, o); this.g = new y(this); g a2 = g.a(applicationContext); @@ -178,25 +178,25 @@ public class b { GoogleSignInAccount K; GoogleSignInAccount K2; c.a aVar = new c.a(); - O o = this.f1031c; + O o = this.f1033c; Account account = null; if (!(o instanceof a.d.b) || (K2 = ((a.d.b) o).K()) == null) { - O o2 = this.f1031c; - if (o2 instanceof a.d.AbstractC0101a) { - account = ((a.d.AbstractC0101a) o2).S(); + O o2 = this.f1033c; + if (o2 instanceof a.d.AbstractC0102a) { + account = ((a.d.AbstractC0102a) o2).S(); } } else if (K2.l != null) { account = new Account(K2.l, "com.google"); } aVar.a = account; - O o3 = this.f1031c; + O o3 = this.f1033c; 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.f1050c = this.a.getPackageName(); + aVar.f1052c = this.a.getPackageName(); return aVar; } diff --git a/app/src/main/java/c/i/a/f/e/h/j/b.java b/app/src/main/java/c/i/a/f/e/h/j/b.java index 17f60215d9..9774cf54f8 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b.java @@ -12,11 +12,11 @@ public final class b { @Nullable /* renamed from: c reason: collision with root package name */ - public final O f1033c; + public final O f1035c; public b(a aVar, @Nullable O o) { this.b = aVar; - this.f1033c = o; + this.f1035c = o; this.a = Arrays.hashCode(new Object[]{aVar, o}); } @@ -31,7 +31,7 @@ public final class b { return false; } b bVar = (b) obj; - return AnimatableValueParser.j0(this.b, bVar.b) && AnimatableValueParser.j0(this.f1033c, bVar.f1033c); + return AnimatableValueParser.j0(this.b, bVar.b) && AnimatableValueParser.j0(this.f1035c, bVar.f1035c); } 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 b2019e9be4..047acb657b 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b0.java @@ -16,7 +16,7 @@ public class b0 extends r0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public b0(j jVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2285c; + Object obj = GoogleApiAvailability.f2297c; jVar.a("GmsAvailabilityHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/b1.java b/app/src/main/java/c/i/a/f/e/h/j/b1.java index adbad754a4..5c2a86fa3d 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/b1.java +++ b/app/src/main/java/c/i/a/f/e/h/j/b1.java @@ -35,7 +35,7 @@ public final class b1 extends Fragment implements j { } return; } - throw new IllegalArgumentException(a.g(str.length() + 59, "LifecycleCallback with tag ", str, " already added to this fragment.")); + throw new IllegalArgumentException(a.f(str.length() + 59, "LifecycleCallback with tag ", str, " already added to this fragment.")); } @Override // c.i.a.f.e.h.j.j 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 ae114f8c03..a843c72145 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 f1034c; + public final b f1036c; public c0(s sVar, int i, b bVar) { this.a = sVar; this.b = i; - this.f1034c = bVar; + this.f1036c = bVar; } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/c1.java b/app/src/main/java/c/i/a/f/e/h/j/c1.java index 2191a5c559..5d063dbe62 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/c1.java +++ b/app/src/main/java/c/i/a/f/e/h/j/c1.java @@ -36,7 +36,7 @@ public final class c1 extends Fragment implements j { } return; } - throw new IllegalArgumentException(a.g(str.length() + 59, "LifecycleCallback with tag ", str, " already added to this fragment.")); + throw new IllegalArgumentException(a.f(str.length() + 59, "LifecycleCallback with tag ", str, " already added to this fragment.")); } @Override // c.i.a.f.e.h.j.j 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 5648947a51..cac397b610 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 f1035c; + public final Runnable f1037c; public d0(@NonNull m mVar, @NonNull q qVar, @NonNull Runnable runnable) { this.a = mVar; this.b = qVar; - this.f1035c = runnable; + this.f1037c = 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 5d0fc12bda..934cb538a4 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/g.java +++ b/app/src/main/java/c/i/a/f/e/h/j/g.java @@ -67,7 +67,7 @@ public class g implements Handler.Callback { public final AtomicInteger r; /* renamed from: s reason: collision with root package name */ - public final Map, a> f1036s; + public final Map, a> f1038s; @Nullable public y0 t; public final Set> u; @@ -76,7 +76,7 @@ public class g implements Handler.Callback { public final Handler w; /* renamed from: x reason: collision with root package name */ - public volatile boolean f1037x; + public volatile boolean f1039x; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public class a implements c.a, c.b { @@ -85,7 +85,7 @@ public class g implements Handler.Callback { public final a.f b; /* renamed from: c reason: collision with root package name */ - public final a.b f1038c; + public final a.b f1040c; public final b d; public final v0 e; public final Set f = new HashSet(); @@ -104,12 +104,12 @@ public class g implements Handler.Callback { c.i.a.f.e.k.c a = bVar.a().a(); c.i.a.f.e.h.a aVar = bVar.b; AnimatableValueParser.G(aVar.a != null, "This API was constructed with a SimpleClientBuilder. Use getSimpleClientBuilder"); - a.AbstractC0100a aVar2 = aVar.a; + a.AbstractC0101a aVar2 = aVar.a; Objects.requireNonNull(aVar2, "null reference"); - a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1031c, this, this); + a.f a2 = aVar2.a(bVar.a, looper, a, bVar.f1033c, this, this); this.b = a2; if (!(a2 instanceof z)) { - this.f1038c = a2; + this.f1040c = a2; this.d = bVar.d; this.e = new v0(); this.h = bVar.f; @@ -191,7 +191,7 @@ public class g implements Handler.Callback { handler2.sendMessageDelayed(obtain2, 120000); g.this.p.a.clear(); for (d0 d0Var : this.g.values()) { - d0Var.f1035c.run(); + d0Var.f1037c.run(); } } @@ -213,7 +213,7 @@ public class g implements Handler.Callback { } else if (exc != null) { AnimatableValueParser.s(g.this.w); i(null, exc, false); - } else if (!g.this.f1037x) { + } else if (!g.this.f1039x) { Status p = p(connectionResult); AnimatableValueParser.s(g.this.w); i(p, null, false); @@ -352,14 +352,14 @@ public class g implements Handler.Callback { o(sVar); return true; } - String name = this.f1038c.getClass().getName(); + String name = this.f1040c.getClass().getName(); String str = a.i; long v0 = a.v0(); - StringBuilder K = c.d.b.a.a.K(c.d.b.a.a.m(str, name.length() + 77), name, " could not execute call because it requires feature (", str, ", "); + StringBuilder K = c.d.b.a.a.K(c.d.b.a.a.b(str, name.length() + 77), name, " could not execute call because it requires feature (", str, ", "); K.append(v0); K.append(")."); Log.w("GoogleApiManager", K.toString()); - if (!g.this.f1037x || !k0Var.g(this)) { + if (!g.this.f1039x || !k0Var.g(this)) { k0Var.e(new UnsupportedApiCallException(a)); return true; } @@ -414,14 +414,14 @@ 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.f1038c.getClass().getName()), th); + throw new IllegalStateException(String.format("Error in GoogleApi implementation for client %s.", this.f1040c.getClass().getName()), th); } } public final Status p(ConnectionResult connectionResult) { - String str = this.d.b.f1030c; + String str = this.d.b.f1032c; String valueOf = String.valueOf(connectionResult); - return new Status(17, c.d.b.a.a.h(valueOf.length() + c.d.b.a.a.m(str, 63), "API: ", str, " is not available on this device. Connection failed with: ", valueOf)); + return new Status(17, c.d.b.a.a.g(valueOf.length() + c.d.b.a.a.b(str, 63), "API: ", str, " is not available on this device. Connection failed with: ", valueOf)); } @WorkerThread @@ -439,7 +439,7 @@ public class g implements Handler.Callback { int a = gVar.p.a(gVar.n, this.b); if (a != 0) { ConnectionResult connectionResult = new ConnectionResult(a, null); - String name = this.f1038c.getClass().getName(); + String name = this.f1040c.getClass().getName(); String valueOf = String.valueOf(connectionResult); StringBuilder sb = new StringBuilder(name.length() + 35 + valueOf.length()); sb.append("The service for "); @@ -461,15 +461,15 @@ public class g implements Handler.Callback { fVar2.h(); } g0Var.f.h = Integer.valueOf(System.identityHashCode(g0Var)); - a.AbstractC0100a aVar = g0Var.d; + a.AbstractC0101a aVar = g0Var.d; Context context = g0Var.b; - Looper looper = g0Var.f1040c.getLooper(); + Looper looper = g0Var.f1042c.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.f1040c.post(new f0(g0Var)); + g0Var.f1042c.post(new f0(g0Var)); } else { g0Var.g.p(); } @@ -503,11 +503,11 @@ public class g implements Handler.Callback { } else { try { m mVar = next.a; - a.b bVar = this.f1038c; + a.b bVar = this.f1040c; 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.f1210c, taskCompletionSource)); + vVar.b.a((c.i.a.f.j.b.e.f) bVar, i.j(vVar.f1212c, taskCompletionSource)); } catch (DeadObjectException unused) { e(3); this.b.c("DeadObjectException thrown while calling register listener method."); @@ -561,7 +561,7 @@ public class g implements Handler.Callback { @Nullable /* renamed from: c reason: collision with root package name */ - public c.i.a.f.e.k.g f1039c = null; + public c.i.a.f.e.k.g f1041c = null; @Nullable public Set d = null; public boolean e = false; @@ -578,13 +578,13 @@ public class g implements Handler.Callback { @WorkerThread public final void b(ConnectionResult connectionResult) { - a aVar = g.this.f1036s.get(this.b); + a aVar = g.this.f1038s.get(this.b); if (aVar != null) { AnimatableValueParser.s(g.this.w); a.f fVar = aVar.b; - String name = aVar.f1038c.getClass().getName(); + String name = aVar.f1040c.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)); + fVar.c(c.d.b.a.a.g(valueOf.length() + name.length() + 25, "onSignInFailed for ", name, " with ", valueOf)); aVar.d(connectionResult, null); } } @@ -626,11 +626,11 @@ public class g implements Handler.Callback { boolean z2 = true; this.q = new AtomicInteger(1); this.r = new AtomicInteger(0); - this.f1036s = new ConcurrentHashMap(5, 0.75f, 1); + this.f1038s = new ConcurrentHashMap(5, 0.75f, 1); this.t = null; this.u = new ArraySet(); this.v = new ArraySet(); - this.f1037x = true; + this.f1039x = true; this.n = context; c.i.a.f.h.e.c cVar = new c.i.a.f.h.e.c(looper, this); this.w = cVar; @@ -641,7 +641,7 @@ public class g implements Handler.Callback { c.i.a.f.e.o.c.d = Boolean.valueOf((!c.i.a.f.e.o.c.R() || !packageManager.hasSystemFeature("android.hardware.type.automotive")) ? false : z2); } if (c.i.a.f.e.o.c.d.booleanValue()) { - this.f1037x = false; + this.f1039x = false; } cVar.sendMessage(cVar.obtainMessage(6)); } @@ -654,7 +654,7 @@ public class g implements Handler.Callback { handlerThread.start(); Looper looper = handlerThread.getLooper(); Context applicationContext = context.getApplicationContext(); - Object obj = GoogleApiAvailability.f2285c; + Object obj = GoogleApiAvailability.f2297c; l = new g(applicationContext, looper, GoogleApiAvailability.d); } gVar = l; @@ -699,10 +699,10 @@ public class g implements Handler.Callback { @WorkerThread public final a d(c.i.a.f.e.h.b bVar) { b bVar2 = bVar.d; - a aVar = this.f1036s.get(bVar2); + a aVar = this.f1038s.get(bVar2); if (aVar == null) { aVar = new a<>(bVar); - this.f1036s.put(bVar2, aVar); + this.f1038s.put(bVar2, aVar); } if (aVar.s()) { this.v.add(bVar2); @@ -726,7 +726,7 @@ public class g implements Handler.Callback { } this.m = j2; this.w.removeMessages(12); - for (b bVar : this.f1036s.keySet()) { + for (b bVar : this.f1038s.keySet()) { Handler handler = this.w; handler.sendMessageDelayed(handler.obtainMessage(12, bVar), this.m); } @@ -735,7 +735,7 @@ public class g implements Handler.Callback { Objects.requireNonNull((p0) message.obj); throw null; case 3: - for (a aVar2 : this.f1036s.values()) { + for (a aVar2 : this.f1038s.values()) { aVar2.q(); aVar2.r(); } @@ -744,9 +744,9 @@ public class g implements Handler.Callback { case 8: case 13: c0 c0Var = (c0) message.obj; - a aVar3 = this.f1036s.get(c0Var.f1034c.d); + a aVar3 = this.f1038s.get(c0Var.f1036c.d); if (aVar3 == null) { - aVar3 = d(c0Var.f1034c); + aVar3 = d(c0Var.f1036c); } if (!aVar3.s() || this.r.get() == c0Var.b) { aVar3.j(c0Var.a); @@ -759,7 +759,7 @@ public class g implements Handler.Callback { case 5: int i4 = message.arg1; ConnectionResult connectionResult = (ConnectionResult) message.obj; - Iterator> it = this.f1036s.values().iterator(); + Iterator> it = this.f1038s.values().iterator(); while (true) { if (it.hasNext()) { aVar = it.next(); @@ -776,7 +776,7 @@ public class g implements Handler.Callback { boolean z2 = e.a; 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.m(str, c.d.b.a.a.m(x0, 69)), "Error resolution was canceled by the user, original error message: ", x0, ": ", str)); + Status status = new Status(17, c.d.b.a.a.g(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)); AnimatableValueParser.s(g.this.w); aVar.i(status, null, false); break; @@ -814,8 +814,8 @@ public class g implements Handler.Callback { d((c.i.a.f.e.h.b) message.obj); break; case 9: - if (this.f1036s.containsKey(message.obj)) { - a aVar4 = this.f1036s.get(message.obj); + if (this.f1038s.containsKey(message.obj)) { + a aVar4 = this.f1038s.get(message.obj); AnimatableValueParser.s(g.this.w); if (aVar4.j) { aVar4.r(); @@ -825,7 +825,7 @@ public class g implements Handler.Callback { break; case 10: for (b bVar2 : this.v) { - a remove = this.f1036s.remove(bVar2); + a remove = this.f1038s.remove(bVar2); if (remove != null) { remove.b(); } @@ -833,8 +833,8 @@ public class g implements Handler.Callback { this.v.clear(); break; case 11: - if (this.f1036s.containsKey(message.obj)) { - a aVar5 = this.f1036s.get(message.obj); + if (this.f1038s.containsKey(message.obj)) { + a aVar5 = this.f1038s.get(message.obj); AnimatableValueParser.s(g.this.w); if (aVar5.j) { aVar5.v(); @@ -848,22 +848,22 @@ public class g implements Handler.Callback { } break; case 12: - if (this.f1036s.containsKey(message.obj)) { - this.f1036s.get(message.obj).k(true); + if (this.f1038s.containsKey(message.obj)) { + this.f1038s.get(message.obj).k(true); break; } break; case 14: Objects.requireNonNull((z0) message.obj); - if (!this.f1036s.containsKey(null)) { + if (!this.f1038s.containsKey(null)) { throw null; } - this.f1036s.get(null).k(false); + this.f1038s.get(null).k(false); throw null; case 15: c cVar2 = (c) message.obj; - if (this.f1036s.containsKey(cVar2.a)) { - a aVar6 = this.f1036s.get(cVar2.a); + if (this.f1038s.containsKey(cVar2.a)) { + a aVar6 = this.f1038s.get(cVar2.a); if (aVar6.k.contains(cVar2) && !aVar6.j) { if (!aVar6.b.j()) { aVar6.r(); @@ -877,8 +877,8 @@ public class g implements Handler.Callback { break; case 16: c cVar3 = (c) message.obj; - if (this.f1036s.containsKey(cVar3.a)) { - a aVar7 = this.f1036s.get(cVar3.a); + if (this.f1038s.containsKey(cVar3.a)) { + a aVar7 = this.f1038s.get(cVar3.a); if (aVar7.k.remove(cVar3)) { g.this.w.removeMessages(15, cVar3); g.this.w.removeMessages(16, cVar3); diff --git a/app/src/main/java/c/i/a/f/e/h/j/g0.java b/app/src/main/java/c/i/a/f/e/h/j/g0.java index 8dcd7adb80..8339b5ba8b 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/g0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/g0.java @@ -17,12 +17,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.AbstractC0100a a = c.i.a.f.l.c.f1213c; + public static a.AbstractC0101a a = c.i.a.f.l.c.f1215c; public final Context b; /* renamed from: c reason: collision with root package name */ - public final Handler f1040c; - public final a.AbstractC0100a d; + public final Handler f1042c; + public final a.AbstractC0101a d; public Set e; public c.i.a.f.e.k.c f; public f g; @@ -30,9 +30,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.AbstractC0100a aVar = a; + a.AbstractC0101a aVar = a; this.b = context; - this.f1040c = handler; + this.f1042c = handler; AnimatableValueParser.z(cVar, "ClientSettings must not be null"); this.f = cVar; this.e = cVar.b; diff --git a/app/src/main/java/c/i/a/f/e/h/j/h.java b/app/src/main/java/c/i/a/f/e/h/j/h.java index 341aebe313..7e5a0d4275 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 f1041c; + public final String f1043c; 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.f1056c; + String str = q0.f1058c; 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.f1041c = null; + this.f1043c = null; return; } - this.f1041c = str; + this.f1043c = 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 82237bca58..33b346001c 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.f1039c = v0; + bVar.f1041c = 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 feb10ecf9b..4220fafdc6 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 f1042c; + public volatile a f1044c; /* compiled from: com.google.android.gms:play-services-base@@17.3.0 */ public static final class a { @@ -81,7 +81,7 @@ public final class k { AnimatableValueParser.z(l, "Listener must not be null"); this.b = l; AnimatableValueParser.w(str); - this.f1042c = new a<>(l, str); + this.f1044c = new a<>(l, str); } public final void a(b bVar) { diff --git a/app/src/main/java/c/i/a/f/e/h/j/l0.java b/app/src/main/java/c/i/a/f/e/h/j/l0.java index a161c9e1ae..497adaef16 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/l0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/l0.java @@ -16,11 +16,11 @@ import java.util.Objects; public final class l0 extends e0 { /* renamed from: c reason: collision with root package name */ - public final d0 f1043c; + public final d0 f1045c; public l0(d0 d0Var, TaskCompletionSource taskCompletionSource) { super(3, taskCompletionSource); - this.f1043c = d0Var; + this.f1045c = d0Var; } @Override // c.i.a.f.e.h.j.s @@ -30,27 +30,27 @@ public final class l0 extends e0 { @Override // c.i.a.f.e.h.j.k0 @Nullable public final Feature[] f(g.a aVar) { - Objects.requireNonNull(this.f1043c.a); + Objects.requireNonNull(this.f1045c.a); return null; } @Override // c.i.a.f.e.h.j.k0 public final boolean g(g.a aVar) { - Objects.requireNonNull(this.f1043c.a); + Objects.requireNonNull(this.f1045c.a); return false; } @Override // c.i.a.f.e.h.j.e0 public final void h(g.a aVar) throws RemoteException { - m mVar = this.f1043c.a; + m mVar = this.f1045c.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.f1210c, taskCompletionSource)); - k.a aVar2 = this.f1043c.a.a.f1042c; + vVar.b.a((f) fVar, i.j(vVar.f1212c, taskCompletionSource)); + k.a aVar2 = this.f1045c.a.a.f1044c; if (aVar2 != null) { - aVar.g.put(aVar2, this.f1043c); + aVar.g.put(aVar2, this.f1045c); } } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/m0.java b/app/src/main/java/c/i/a/f/e/h/j/m0.java index 98d6abfce9..0c759fe90c 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/m0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/m0.java @@ -43,6 +43,6 @@ public final class m0> extends s { public final void e(@NonNull Exception exc) { String simpleName = exc.getClass().getSimpleName(); String localizedMessage = exc.getLocalizedMessage(); - this.b.a(new Status(10, c.d.b.a.a.g(c.d.b.a.a.m(localizedMessage, simpleName.length() + 2), simpleName, ": ", localizedMessage))); + this.b.a(new Status(10, c.d.b.a.a.f(c.d.b.a.a.b(localizedMessage, simpleName.length() + 2), simpleName, ": ", localizedMessage))); } } 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 dac128d45e..5b1cd6dbf2 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/n0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/n0.java @@ -16,11 +16,11 @@ import java.util.Objects; public final class n0 extends e0 { /* renamed from: c reason: collision with root package name */ - public final k.a f1044c; + public final k.a f1046c; public n0(k.a aVar, TaskCompletionSource taskCompletionSource) { super(4, taskCompletionSource); - this.f1044c = aVar; + this.f1046c = aVar; } @Override // c.i.a.f.e.h.j.s @@ -30,7 +30,7 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.k0 @Nullable public final Feature[] f(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1044c); + d0 d0Var = aVar.g.get(this.f1046c); if (d0Var == null) { return null; } @@ -40,7 +40,7 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.k0 public final boolean g(g.a aVar) { - d0 d0Var = aVar.g.get(this.f1044c); + d0 d0Var = aVar.g.get(this.f1046c); if (d0Var == null) { return false; } @@ -50,17 +50,17 @@ public final class n0 extends e0 { @Override // c.i.a.f.e.h.j.e0 public final void h(g.a aVar) throws RemoteException { - d0 remove = aVar.g.remove(this.f1044c); + d0 remove = aVar.g.remove(this.f1046c); 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.f1211c, taskCompletionSource)); + xVar.b.a((f) fVar, i.j(xVar.f1213c, taskCompletionSource)); k kVar = remove.a.a; kVar.b = null; - kVar.f1042c = null; + kVar.f1044c = null; return; } this.b.b(Boolean.FALSE); diff --git a/app/src/main/java/c/i/a/f/e/h/j/o0.java b/app/src/main/java/c/i/a/f/e/h/j/o0.java index ee4d67175e..71edfee177 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/o0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/o0.java @@ -16,12 +16,12 @@ public final class o0 extends k0 { public final p b; /* renamed from: c reason: collision with root package name */ - public final TaskCompletionSource f1045c; + public final TaskCompletionSource f1047c; public final n d; public o0(int i, p pVar, TaskCompletionSource taskCompletionSource, n nVar) { super(i); - this.f1045c = taskCompletionSource; + this.f1047c = taskCompletionSource; this.b = pVar; this.d = nVar; if (i == 2) { @@ -31,25 +31,25 @@ public final class o0 extends k0 { @Override // c.i.a.f.e.h.j.s public final void b(@NonNull Status status) { - this.f1045c.a(this.d.a(status)); + this.f1047c.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.f1045c); + this.b.c(aVar.b, this.f1047c); } catch (DeadObjectException e) { throw e; } catch (RemoteException e2) { - this.f1045c.a(this.d.a(s.a(e2))); + this.f1047c.a(this.d.a(s.a(e2))); } catch (RuntimeException e3) { - this.f1045c.a(e3); + this.f1047c.a(e3); } } @Override // c.i.a.f.e.h.j.s public final void d(@NonNull v0 v0Var, boolean z2) { - TaskCompletionSource taskCompletionSource = this.f1045c; + TaskCompletionSource taskCompletionSource = this.f1047c; v0Var.b.put(taskCompletionSource, Boolean.valueOf(z2)); b0 b0Var = taskCompletionSource.a; w0 w0Var = new w0(v0Var, taskCompletionSource); @@ -59,7 +59,7 @@ public final class o0 extends k0 { @Override // c.i.a.f.e.h.j.s public final void e(@NonNull Exception exc) { - this.f1045c.a(exc); + this.f1047c.a(exc); } @Override // c.i.a.f.e.h.j.k0 diff --git a/app/src/main/java/c/i/a/f/e/h/j/w.java b/app/src/main/java/c/i/a/f/e/h/j/w.java index 41ea1d1567..980c9402f9 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.f1038c.getClass().getName().concat(" disconnecting because it was signed out.")); + aVar.b.c(aVar.f1040c.getClass().getName().concat(" disconnecting because it was signed out.")); } } diff --git a/app/src/main/java/c/i/a/f/e/h/j/y0.java b/app/src/main/java/c/i/a/f/e/h/j/y0.java index 5ae07e52fe..f24dc7635a 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/y0.java +++ b/app/src/main/java/c/i/a/f/e/h/j/y0.java @@ -16,7 +16,7 @@ public class y0 extends r0 { /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public y0(j jVar, g gVar) { super(jVar, GoogleApiAvailability.d); - Object obj = GoogleApiAvailability.f2285c; + Object obj = GoogleApiAvailability.f2297c; this.o = gVar; jVar.a("ConnectionlessLifecycleHelper", this); } diff --git a/app/src/main/java/c/i/a/f/e/h/j/z.java b/app/src/main/java/c/i/a/f/e/h/j/z.java index 5b85de8be8..6d173f3abc 100644 --- a/app/src/main/java/c/i/a/f/e/h/j/z.java +++ b/app/src/main/java/c/i/a/f/e/h/j/z.java @@ -18,14 +18,14 @@ public final class z implements Runnable { public final void run() { c.i.a.f.e.k.g gVar; g.b bVar = this.j; - g.a aVar = g.this.f1036s.get(bVar.b); + g.a aVar = g.this.f1038s.get(bVar.b); if (aVar != null) { if (this.i.w0()) { g.b bVar2 = this.j; bVar2.e = true; if (bVar2.a.o()) { g.b bVar3 = this.j; - if (bVar3.e && (gVar = bVar3.f1039c) != null) { + if (bVar3.e && (gVar = bVar3.f1041c) != 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 4cb12f283a..58344d4047 100644 --- a/app/src/main/java/c/i/a/f/e/k/b.java +++ b/app/src/main/java/c/i/a/f/e/k/b.java @@ -44,7 +44,7 @@ public abstract class b { public volatile String b = null; /* renamed from: c reason: collision with root package name */ - public j0 f1046c; + public j0 f1048c; public final Context d; public final e e; public final c.i.a.f.e.c f; @@ -64,12 +64,12 @@ public abstract class b { @Nullable public final a p; @Nullable - public final AbstractC0102b q; + public final AbstractC0103b q; public final int r; @Nullable /* renamed from: s reason: collision with root package name */ - public final String f1047s; + public final String f1049s; @Nullable public ConnectionResult t = null; public boolean u = false; @@ -87,7 +87,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 AbstractC0102b { + public interface AbstractC0103b { void g(@RecentlyNonNull ConnectionResult connectionResult); } @@ -108,7 +108,7 @@ public abstract class b { bVar.b(null, bVar.u()); return; } - AbstractC0102b bVar2 = b.this.q; + AbstractC0103b bVar2 = b.this.q; if (bVar2 != null) { bVar2.g(connectionResult); } @@ -262,7 +262,7 @@ public abstract class b { } hVar3.c(); } else { - Log.wtf("GmsClient", c.d.b.a.a.f(45, "Don't know how to handle message: ", message.what), new Exception()); + Log.wtf("GmsClient", c.d.b.a.a.e(45, "Don't know how to handle message: ", message.what), new Exception()); } } else if (a(message)) { h hVar4 = (h) message.obj; @@ -368,7 +368,7 @@ public abstract class b { @Override // c.i.a.f.e.k.b.f public final void d(ConnectionResult connectionResult) { - AbstractC0102b bVar = b.this.q; + AbstractC0103b bVar = b.this.q; if (bVar != null) { bVar.g(connectionResult); } @@ -384,7 +384,7 @@ public abstract class b { String interfaceDescriptor = iBinder.getInterfaceDescriptor(); if (!b.this.w().equals(interfaceDescriptor)) { String w = b.this.w(); - Log.e("GmsClient", c.d.b.a.a.h(c.d.b.a.a.m(interfaceDescriptor, c.d.b.a.a.m(w, 34)), "service descriptor mismatch: ", w, " vs. ", interfaceDescriptor)); + Log.e("GmsClient", c.d.b.a.a.g(c.d.b.a.a.b(interfaceDescriptor, c.d.b.a.a.b(w, 34)), "service descriptor mismatch: ", w, " vs. ", interfaceDescriptor)); return false; } IInterface r = b.this.r(this.g); @@ -428,7 +428,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 AbstractC0102b 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 AbstractC0103b bVar, @Nullable String str) { AnimatableValueParser.z(context, "Context must not be null"); this.d = context; AnimatableValueParser.z(looper, "Looper must not be null"); @@ -440,7 +440,7 @@ public abstract class b { this.r = i2; this.p = aVar; this.q = bVar; - this.f1047s = str; + this.f1049s = str; } public static void C(b bVar) { @@ -485,7 +485,7 @@ public abstract class b { } public final String A() { - String str = this.f1047s; + String str = this.f1049s; return str == null ? this.d.getClass().getName() : str; } @@ -499,18 +499,18 @@ public abstract class b { i iVar = this.n; if (iVar != null) { e eVar = this.e; - String str = this.f1046c.a; + String str = this.f1048c.a; Objects.requireNonNull(str, "null reference"); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); String A = A(); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); Objects.requireNonNull(eVar); eVar.c(new e.a(str, "com.google.android.gms", 4225, false), iVar, A); this.n = null; } } else if (i2 == 2 || i2 == 3) { i iVar2 = this.n; - if (!(iVar2 == null || (j0Var = this.f1046c) == null)) { + if (!(iVar2 == null || (j0Var = this.f1048c) == null)) { String str2 = j0Var.a; StringBuilder sb = new StringBuilder(String.valueOf(str2).length() + 70 + "com.google.android.gms".length()); sb.append("Calling connect() while still connected, missing disconnect() for "); @@ -519,11 +519,11 @@ public abstract class b { sb.append("com.google.android.gms"); Log.e("GmsClient", sb.toString()); e eVar2 = this.e; - String str3 = this.f1046c.a; + String str3 = this.f1048c.a; Objects.requireNonNull(str3, "null reference"); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); String A2 = A(); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); Objects.requireNonNull(eVar2); eVar2.c(new e.a(str3, "com.google.android.gms", 4225, false), iVar2, A2); this.w.incrementAndGet(); @@ -532,14 +532,14 @@ public abstract class b { this.n = iVar3; String x2 = x(); Object obj = e.a; - this.f1046c = new j0("com.google.android.gms", x2, false, 4225, false); + this.f1048c = new j0("com.google.android.gms", x2, false, 4225, false); e eVar3 = this.e; Objects.requireNonNull(x2, "null reference"); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); String A3 = A(); - Objects.requireNonNull(this.f1046c); + Objects.requireNonNull(this.f1048c); if (!eVar3.b(new e.a(x2, "com.google.android.gms", 4225, false), iVar3, A3)) { - String str4 = this.f1046c.a; + String str4 = this.f1048c.a; StringBuilder sb2 = new StringBuilder(String.valueOf(str4).length() + 34 + "com.google.android.gms".length()); sb2.append("unable to connect to service: "); sb2.append(str4); @@ -625,7 +625,7 @@ public abstract class b { @RecentlyNonNull public String f() { j0 j0Var; - if (!j() || (j0Var = this.f1046c) == null) { + if (!j() || (j0Var = this.f1048c) == null) { throw new RuntimeException("Failed to connect when checking package"); } Objects.requireNonNull(j0Var); diff --git a/app/src/main/java/c/i/a/f/e/k/c.java b/app/src/main/java/c/i/a/f/e/k/c.java index 41a954a640..a2f5ba4054 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 f1049c; + public final Set f1051c; 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 f1050c; + public String f1052c; public String d; public final c a() { - return new c(this.a, this.b, null, 0, null, this.f1050c, this.d, c.i.a.f.l.a.i); + return new c(this.a, this.b, null, 0, null, this.f1052c, this.d, c.i.a.f.l.a.i); } } @@ -55,6 +55,6 @@ public final class c { Objects.requireNonNull(bVar); hashSet.addAll(null); } - this.f1049c = Collections.unmodifiableSet(hashSet); + this.f1051c = 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 33d01e800e..e8ae9af7ad 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 f1051x; + public final c f1053x; /* renamed from: y reason: collision with root package name */ - public final Set f1052y; + public final Set f1054y; @Nullable /* renamed from: z reason: collision with root package name */ - public final Account f1053z; + public final Account f1055z; /* 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.f2285c; + Object obj = GoogleApiAvailability.f2297c; GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d; Objects.requireNonNull(fVar, "null reference"); Objects.requireNonNull(lVar, "null reference"); - this.f1051x = cVar; - this.f1053z = cVar.a; - Set set = cVar.f1049c; + this.f1053x = cVar; + this.f1055z = cVar.a; + Set set = cVar.f1051c; for (Scope scope : set) { if (!set.contains(scope)) { throw new IllegalStateException("Expanding scopes is not permitted, use implied scopes instead"); } } - this.f1052y = set; + this.f1054y = set; } @Override // c.i.a.f.e.h.a.f @NonNull public Set a() { - return o() ? this.f1052y : Collections.emptySet(); + return o() ? this.f1054y : Collections.emptySet(); } @Override // c.i.a.f.e.k.b @Nullable public final Account s() { - return this.f1053z; + return this.f1055z; } @Override // c.i.a.f.e.k.b public final Set u() { - return this.f1052y; + return this.f1054y; } } 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 3c3575248e..431858fbe7 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 f1054c; + public final String f1056c; public final int d; public final boolean e; @@ -29,7 +29,7 @@ public abstract class e { AnimatableValueParser.w(str); this.b = str; AnimatableValueParser.w(str2); - this.f1054c = str2; + this.f1056c = str2; this.d = i; this.e = z2; } @@ -42,11 +42,11 @@ public abstract class e { return false; } a aVar = (a) obj; - return AnimatableValueParser.j0(this.b, aVar.b) && AnimatableValueParser.j0(this.f1054c, aVar.f1054c) && AnimatableValueParser.j0(null, null) && this.d == aVar.d && this.e == aVar.e; + return AnimatableValueParser.j0(this.b, aVar.b) && AnimatableValueParser.j0(this.f1056c, aVar.f1056c) && AnimatableValueParser.j0(null, null) && this.d == aVar.d && this.e == aVar.e; } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.f1054c, null, Integer.valueOf(this.d), Boolean.valueOf(this.e)}); + return Arrays.hashCode(new Object[]{this.b, this.f1056c, 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 4eb809061f..00ab2d7199 100644 --- a/app/src/main/java/c/i/a/f/e/k/e0.java +++ b/app/src/main/java/c/i/a/f/e/k/e0.java @@ -13,7 +13,7 @@ import java.util.HashMap; public final class e0 extends e { /* renamed from: c reason: collision with root package name */ - public final HashMap f1055c = new HashMap<>(); + public final HashMap f1057c = new HashMap<>(); public final Context d; public final Handler e; public final a f; @@ -32,13 +32,13 @@ public final class e0 extends e { public final boolean b(e.a aVar, ServiceConnection serviceConnection, String str) { boolean z2; AnimatableValueParser.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1055c) { - g0 g0Var = this.f1055c.get(aVar); + synchronized (this.f1057c) { + g0 g0Var = this.f1057c.get(aVar); if (g0Var == null) { g0Var = new g0(this, aVar); g0Var.i.put(serviceConnection, serviceConnection); g0Var.a(str); - this.f1055c.put(aVar, g0Var); + this.f1057c.put(aVar, g0Var); } else { this.e.removeMessages(0, aVar); if (!g0Var.i.containsKey(serviceConnection)) { @@ -65,8 +65,8 @@ public final class e0 extends e { @Override // c.i.a.f.e.k.e public final void c(e.a aVar, ServiceConnection serviceConnection, String str) { AnimatableValueParser.z(serviceConnection, "ServiceConnection must not be null"); - synchronized (this.f1055c) { - g0 g0Var = this.f1055c.get(aVar); + synchronized (this.f1057c) { + g0 g0Var = this.f1057c.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 4e715824c1..5170806771 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 @@ -18,9 +18,9 @@ public final class f0 implements Handler.Callback { public final boolean handleMessage(Message message) { int i = message.what; if (i == 0) { - synchronized (this.i.f1055c) { + synchronized (this.i.f1057c) { e.a aVar = (e.a) message.obj; - g0 g0Var = this.i.f1055c.get(aVar); + g0 g0Var = this.i.f1057c.get(aVar); if (g0Var != null && g0Var.i.isEmpty()) { if (g0Var.k) { g0Var.o.e.removeMessages(1, g0Var.m); @@ -29,16 +29,16 @@ public final class f0 implements Handler.Callback { g0Var.k = false; g0Var.j = 2; } - this.i.f1055c.remove(aVar); + this.i.f1057c.remove(aVar); } } return true; } else if (i != 1) { return false; } else { - synchronized (this.i.f1055c) { + synchronized (this.i.f1057c) { e.a aVar2 = (e.a) message.obj; - g0 g0Var2 = this.i.f1055c.get(aVar2); + g0 g0Var2 = this.i.f1057c.get(aVar2); if (g0Var2 != null && g0Var2.j == 3) { String valueOf = String.valueOf(aVar2); StringBuilder sb = new StringBuilder(valueOf.length() + 47); @@ -51,7 +51,7 @@ public final class f0 implements Handler.Callback { componentName = null; } if (componentName == null) { - String str = aVar2.f1054c; + String str = aVar2.f1056c; Objects.requireNonNull(str, "null reference"); componentName = new ComponentName(str, "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 4372c843cb..54f5ef79fa 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 C0103a extends b implements g { - public C0103a(IBinder iBinder) { + public static class C0104a extends b implements g { + public C0104a(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 C0103a(iBinder); + return queryLocalInterface instanceof g ? (g) queryLocalInterface : new C0104a(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 acfb0fd137..c4cc9f02eb 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.f1054c); + intent = new Intent(aVar2.b).setPackage(aVar2.f1056c); } 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.f1055c) { + synchronized (this.o.f1057c) { 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.f1055c) { + synchronized (this.o.f1057c) { 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 4e70e81a0f..bfa80381b6 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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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 344a76fbfa..911eeb9dc6 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.AbstractC0102b { +public final class q implements b.AbstractC0103b { public final /* synthetic */ l i; public q(l lVar) { this.i = lVar; } - @Override // c.i.a.f.e.k.b.AbstractC0102b + @Override // c.i.a.f.e.k.b.AbstractC0103b 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 78b6bcef95..d63614f597 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 f1056c; + public static String f1058c; 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) { - f1056c = bundle.getString("com.google.app.id"); + f1058c = 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 e996d6f54c..fc0cdb1ab9 100644 --- a/app/src/main/java/c/i/a/f/e/k/t.java +++ b/app/src/main/java/c/i/a/f/e/k/t.java @@ -15,12 +15,12 @@ public final class t implements d.a { public final /* synthetic */ TaskCompletionSource b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ l.a f1057c; + public final /* synthetic */ l.a f1059c; public t(d dVar, TaskCompletionSource taskCompletionSource, l.a aVar, l.b bVar) { this.a = dVar; this.b = taskCompletionSource; - this.f1057c = aVar; + this.f1059c = aVar; } @Override // c.i.a.f.e.h.d.a @@ -42,7 +42,7 @@ public final class t implements d.a { AnimatableValueParser.G(basePendingResult.f(), "Result is not ready."); h j = basePendingResult.j(); TaskCompletionSource taskCompletionSource = this.b; - taskCompletionSource.a.t(this.f1057c.a(j)); + taskCompletionSource.a.t(this.f1059c.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 204b760646..5780130fda 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 f1058c; + public final int f1060c; 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.f1058c = i; + this.f1060c = i; } public void a(@RecentlyNonNull String str, @Nullable Object... objArr) { - if (this.f1058c <= 3) { + if (this.f1060c <= 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 df0b7b919e..96d603bc33 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 AbstractC0104a a; + public static AbstractC0105a 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 AbstractC0104a { + public interface AbstractC0105a { } } 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 b5a4fb6b1b..a3a0708e00 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.AbstractC0104a { +public final class b implements a.AbstractC0105a { } 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 c9b3d44885..e04c4d9ecc 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 f1059c = new ConcurrentHashMap<>(); + public ConcurrentHashMap f1061c = 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.f1059c.containsKey(serviceConnection)) { + if (!(!(serviceConnection instanceof i0)) || !this.f1061c.containsKey(serviceConnection)) { try { context.unbindService(serviceConnection); } catch (IllegalArgumentException | IllegalStateException unused) { @@ -49,11 +49,11 @@ public class a { } else { try { try { - context.unbindService(this.f1059c.get(serviceConnection)); + context.unbindService(this.f1061c.get(serviceConnection)); } catch (IllegalArgumentException | IllegalStateException unused2) { } } finally { - this.f1059c.remove(serviceConnection); + this.f1061c.remove(serviceConnection); } } } @@ -76,7 +76,7 @@ public class a { return false; } if (!(serviceConnection instanceof i0)) { - ServiceConnection putIfAbsent = this.f1059c.putIfAbsent(serviceConnection, serviceConnection); + ServiceConnection putIfAbsent = this.f1061c.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.f1059c.remove(serviceConnection, serviceConnection); + this.f1061c.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 a2e3c17b10..22f43667df 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 @@ -131,7 +131,7 @@ public final class c { @Nullable /* renamed from: c reason: collision with root package name */ - public static Boolean f1060c; + public static Boolean f1062c; @Nullable public static Boolean d; public static Boolean e; @@ -170,10 +170,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 C0105c implements j { + public static class C0106c implements j { public final /* synthetic */ int a; - public C0105c(int i) { + public C0106c(int i) { this.a = i; } @@ -452,7 +452,7 @@ public final class c { @WorkerThread public static Set K0(SQLiteDatabase sQLiteDatabase, String str) { HashSet hashSet = new HashSet(); - Cursor rawQuery = sQLiteDatabase.rawQuery(c.d.b.a.a.g(c.d.b.a.a.m(str, 22), "SELECT * FROM ", str, " LIMIT 0"), null); + Cursor rawQuery = sQLiteDatabase.rawQuery(c.d.b.a.a.f(c.d.b.a.a.b(str, 22), "SELECT * FROM ", str, " LIMIT 0"), null); try { Collections.addAll(hashSet, rawQuery.getColumnNames()); return hashSet; @@ -564,7 +564,7 @@ public final class c { } else if (i == 3) { str = "M/d/yy"; } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Unknown DateFormat style: ", i)); + throw new IllegalArgumentException(c.d.b.a.a.k("Unknown DateFormat style: ", i)); } sb.append(str); sb.append(" "); @@ -575,7 +575,7 @@ public final class c { } else if (i2 == 3) { str2 = "h:mm a"; } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Unknown DateFormat style: ", i2)); + throw new IllegalArgumentException(c.d.b.a.a.k("Unknown DateFormat style: ", i2)); } sb.append(str2); return new SimpleDateFormat(sb.toString(), Locale.US); @@ -743,7 +743,7 @@ public final class c { c7 c7Var = ((u4) c6Var).zzb; if (c7Var != null) { for (int i2 = 0; i2 < c7Var.b; i2++) { - T0(sb, i, String.valueOf(c7Var.f1084c[i2] >>> 3), c7Var.d[i2]); + T0(sb, i, String.valueOf(c7Var.f1086c[i2] >>> 3), c7Var.d[i2]); } } } @@ -1057,7 +1057,7 @@ public final class c { @NonNull public static c.o.a.x.c Y(int i) { - return p0(new C0105c(i)); + return p0(new C0106c(i)); } public static void Y0(boolean z2, @NullableDecl Object obj) { @@ -1077,10 +1077,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1123c = ""; + s3Var.f1125c = ""; return z0; } else { - s3Var.f1123c = new String(bArr, z0, i2, w4.a); + s3Var.f1125c = new String(bArr, z0, i2, w4.a); return z0 + i2; } } @@ -1108,10 +1108,10 @@ public final class c { if (i2 < 0) { throw zzij.b(); } else if (i2 == 0) { - s3Var.f1123c = ""; + s3Var.f1125c = ""; return z0; } else { - s3Var.f1123c = k7.a.c(bArr, z0, i2); + s3Var.f1125c = k7.a.c(bArr, z0, i2); return z0 + i2; } } @@ -1134,10 +1134,10 @@ public final class c { } else if (i2 > bArr.length - z0) { throw zzij.a(); } else if (i2 == 0) { - s3Var.f1123c = t3.i; + s3Var.f1125c = t3.i; return z0; } else { - s3Var.f1123c = t3.h(bArr, z0, i2); + s3Var.f1125c = t3.h(bArr, z0, i2); return z0 + i2; } } @@ -1197,7 +1197,7 @@ public final class c { if (i2 >= 0) { return W("%s (%s) must not be greater than size (%s)", str, Integer.valueOf(i), Integer.valueOf(i2)); } - throw new IllegalArgumentException(c.d.b.a.a.l("negative size: ", i2)); + throw new IllegalArgumentException(c.d.b.a.a.k("negative size: ", i2)); } public static int e0(int i) { @@ -1217,7 +1217,7 @@ public final class c { public static ExecutorService f(String str) { ExecutorService unconfigurableExecutorService = Executors.unconfigurableExecutorService(new ThreadPoolExecutor(1, 1, 0, TimeUnit.MILLISECONDS, new LinkedBlockingQueue(), new s0(str, new AtomicLong(1)), new ThreadPoolExecutor.DiscardPolicy())); - Runtime.getRuntime().addShutdownHook(new Thread(new t0(str, unconfigurableExecutorService, 2, TimeUnit.SECONDS), c.d.b.a.a.u("Crashlytics Shutdown Hook for ", str))); + Runtime.getRuntime().addShutdownHook(new Thread(new t0(str, unconfigurableExecutorService, 2, TimeUnit.SECONDS), c.d.b.a.a.t("Crashlytics Shutdown Hook for ", str))); return unconfigurableExecutorService; } @@ -1330,7 +1330,7 @@ public final class c { } else if (i2 >= 0) { str = W("%s (%s) must be less than size (%s)", "index", Integer.valueOf(i), Integer.valueOf(i2)); } else { - throw new IllegalArgumentException(c.d.b.a.a.l("negative size: ", i2)); + throw new IllegalArgumentException(c.d.b.a.a.k("negative size: ", i2)); } throw new IndexOutOfBoundsException(str); } @@ -1356,7 +1356,7 @@ public final class c { if (obj != null) { return obj; } - throw new NullPointerException(c.d.b.a.a.l("at index ", i)); + throw new NullPointerException(c.d.b.a.a.k("at index ", i)); } public static String l0(String str) { @@ -1382,7 +1382,7 @@ public final class c { public static void m(Object obj, Object obj2) { if (obj == null) { - throw new NullPointerException(c.d.b.a.a.t("null key in entry: null=", obj2)); + throw new NullPointerException(c.d.b.a.a.s("null key in entry: null=", obj2)); } else if (obj2 == null) { throw new NullPointerException("null value in entry: " + obj + "=null"); } @@ -1683,14 +1683,14 @@ public final class c { public static int v0(q6 q6Var, int i, byte[] bArr, int i2, int i3, b5 b5Var, s3 s3Var) throws IOException { int x0 = x0(q6Var, bArr, i2, i3, s3Var); - b5Var.add(s3Var.f1123c); + b5Var.add(s3Var.f1125c); while (x0 < i3) { int z0 = z0(bArr, x0, s3Var); if (i != s3Var.a) { break; } x0 = x0(q6Var, bArr, z0, i3, s3Var); - b5Var.add(s3Var.f1123c); + b5Var.add(s3Var.f1125c); } return x0; } @@ -1708,7 +1708,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.f1123c = b2; + s3Var.f1125c = b2; return m; } @@ -1733,7 +1733,7 @@ public final class c { int i4 = (b3 == 1 ? 1 : 0) + i3; q6Var.h(a2, bArr, i3, i4, s3Var); q6Var.d(a2); - s3Var.f1123c = a2; + s3Var.f1125c = 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 069a2c17fe..8cf0b27472 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 f1061c; + public static final Method f1063c; @Nullable public static final Method d; @@ -45,7 +45,7 @@ public class i { } catch (Exception unused3) { method3 = null; } - f1061c = method3; + f1063c = 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 2defe5253e..b59b10e323 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 f1062c; + public static Context f1064c; public static a0 a(String str, t tVar, boolean z2, boolean z3) { o0 o0Var; try { if (a == null) { - Objects.requireNonNull(f1062c, "null reference"); + Objects.requireNonNull(f1064c, "null reference"); synchronized (b) { if (a == null) { - IBinder b2 = DynamiteModule.c(f1062c, DynamiteModule.i, "com.google.android.gms.googlecertificates").b("com.google.android.gms.common.GoogleCertificatesImpl"); + IBinder b2 = DynamiteModule.c(f1064c, 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(f1062c, "null reference"); + Objects.requireNonNull(f1064c, "null reference"); try { - return a.t0(new zzj(str, tVar, z2, z3), new b(f1062c.getPackageManager())) ? a0.a : new c0(new u(z2, str, tVar), null); + return a.t0(new zzj(str, tVar, z2, z3), new b(f1064c.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 e830bb0cbf..707cb28149 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 f1063c = new WeakReference<>(null); - public WeakReference d = f1063c; + public static final WeakReference f1065c = new WeakReference<>(null); + public WeakReference d = f1065c; 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 205c3d4969..38bcfbc3d4 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[] f1064c; + public final byte[] f1066c; public w(byte[] bArr) { super(Arrays.copyOfRange(bArr, 0, 25)); - this.f1064c = bArr; + this.f1066c = bArr; } @Override // c.i.a.f.e.t public final byte[] g() { - return this.f1064c; + return this.f1066c; } } 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 6fd15ddcb4..0e187b79ea 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 AbstractBinderC0106a extends c.i.a.f.h.g.a implements a { + public static abstract class AbstractBinderC0107a 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 C0107a extends b implements a { - public C0107a(IBinder iBinder) { + public static class C0108a extends b implements a { + public C0108a(IBinder iBinder) { super(iBinder, "com.google.android.gms.dynamic.IObjectWrapper"); } } - public AbstractBinderC0106a() { + public AbstractBinderC0107a() { 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 C0107a(iBinder); + return queryLocalInterface instanceof a ? (a) queryLocalInterface : new C0108a(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 98fcff2462..99e345ad38 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.AbstractBinderC0106a { +public final class b extends a.AbstractBinderC0107a { public final T a; public b(T t) { @@ -43,7 +43,7 @@ public final class b extends a.AbstractBinderC0106a { throw new IllegalArgumentException("IObjectWrapper declared field not private!"); } } else { - throw new IllegalArgumentException(c.d.b.a.a.f(64, "Unexpected number of IObjectWrapper declared fields: ", declaredFields.length)); + throw new IllegalArgumentException(c.d.b.a.a.e(64, "Unexpected number of IObjectWrapper declared fields: ", declaredFields.length)); } } } 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 bc0d6ebb6d..ea890cc2fe 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.C0186a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0186a aVar = new DynamiteModule.a.C0186a(); + public final DynamiteModule.a.C0187a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0187a aVar = new DynamiteModule.a.C0187a(); int b = bVar.b(context, str); aVar.a = b; if (b != 0) { - aVar.f2289c = -1; + aVar.f2301c = -1; } else { int a = bVar.a(context, str, true); aVar.b = a; if (a != 0) { - aVar.f2289c = 1; + aVar.f2301c = 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 20088a9022..d082234822 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.C0186a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0186a aVar = new DynamiteModule.a.C0186a(); + public final DynamiteModule.a.C0187a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0187a aVar = new DynamiteModule.a.C0187a(); 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.f2289c = 0; + aVar.f2301c = 0; } else if (i >= aVar.b) { - aVar.f2289c = -1; + aVar.f2301c = -1; } else { - aVar.f2289c = 1; + aVar.f2301c = 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 c064a3f2c8..9c0d91fdbd 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.C0186a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { - DynamiteModule.a.C0186a aVar = new DynamiteModule.a.C0186a(); + public final DynamiteModule.a.C0187a a(Context context, String str, DynamiteModule.a.b bVar) throws DynamiteModule.LoadingException { + DynamiteModule.a.C0187a aVar = new DynamiteModule.a.C0187a(); 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.f2289c = 0; + aVar.f2301c = 0; } else if (a >= i) { - aVar.f2289c = 1; + aVar.f2301c = 1; } else { - aVar.f2289c = -1; + aVar.f2301c = -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 183c2219e7..6195398175 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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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 2d37a37ab8..dc9d54d1e0 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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(g.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.g(g.readStrongBinder()); g.recycle(); return g2; } 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 5d56e7d9bb..1f6406b0f7 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.C0098a A; + public final a.C0099a A; - public o(Context context, Looper looper, c cVar, a.C0098a aVar, c.a aVar2, c.b bVar) { + public o(Context context, Looper looper, c cVar, a.C0099a aVar, c.a aVar2, c.b bVar) { super(context, looper, 68, cVar, aVar2, bVar); - a.C0098a.C0099a aVar3 = new a.C0098a.C0099a(aVar == null ? a.C0098a.i : aVar); + a.C0099a.C0100a aVar3 = new a.C0099a.C0100a(aVar == null ? a.C0099a.i : aVar); byte[] bArr = new byte[16]; a.a.nextBytes(bArr); - aVar3.f1019c = Base64.encodeToString(bArr, 11); - this.A = new a.C0098a(aVar3); + aVar3.f1021c = Base64.encodeToString(bArr, 11); + this.A = new a.C0099a(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 t() { - a.C0098a aVar = this.A; + a.C0099a 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 88e66976a0..99b5c01598 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.f1051x; + c.i.a.f.e.k.c cVar = this.f1053x; Account account = cVar.a; if (TextUtils.isEmpty(account != null ? account.name : null)) { return false; } - if (cVar.d.get(b.f1020c) == null) { + if (cVar.d.get(b.f1022c) == 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 8c5f500aeb..685e5ce83b 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.f1040c.post(new i0(g0Var, (zam) b.a(parcel, zam.CREATOR))); + g0Var.f1042c.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 8a5d0c9ced..5f293cd9d2 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 f1065c = new b0(this); + public final Runnable f1067c = 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.f1065c); + b().removeCallbacks(this.f1067c); } 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.f1065c, j)) { + if (!b().postDelayed(this.f1067c, 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 90ff4de5f3..5f41d3f385 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.f1073c.getResources().getXml(i)); + i0Var = g0Var.I(g0Var.i.f1075c.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.f1074c; + String str3 = i0Var.f1076c; 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 2dac8901f9..a857e9ae79 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 f1066c = c1.a; + public static volatile d1 f1068c = 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 44144dfef4..2394d56e1b 100644 --- a/app/src/main/java/c/i/a/f/h/j/e0.java +++ b/app/src/main/java/c/i/a/f/h/j/e0.java @@ -10,7 +10,7 @@ public final class e0 { public static f0 b = f0.c("analytics.log_tag", "GAv4", "GAv4-SVC"); /* renamed from: c reason: collision with root package name */ - public static f0 f1067c = f0.b("analytics.local_dispatch_millis", 1800000, 120000); + public static f0 f1069c = f0.b("analytics.local_dispatch_millis", 1800000, 120000); public static f0 d = f0.b("analytics.initial_local_dispatch_millis", 5000, 5000); public static f0 e = f0.b("analytics.dispatch_alarm_millis", 7200000, 7200000); public static f0 f = f0.b("analytics.max_dispatch_alarm_millis", 32400000, 32400000); @@ -28,20 +28,20 @@ public final class e0 { public static f0 r = f0.a("analytics.max_batch_post_length", 8192, 8192); /* renamed from: s reason: collision with root package name */ - public static f0 f1068s = f0.c("analytics.fallback_responses.k", "404,502", "404,502"); + public static f0 f1070s = f0.c("analytics.fallback_responses.k", "404,502", "404,502"); public static f0 t = f0.a("analytics.batch_retry_interval.seconds.k", 3600, 3600); public static f0 u = f0.a("analytics.http_connection.connect_timeout_millis", 60000, 60000); public static f0 v = f0.a("analytics.http_connection.read_timeout_millis", 61000, 61000); public static f0 w = f0.d("analytics.test.disable_receiver", false, false); /* renamed from: x reason: collision with root package name */ - public static f0 f1069x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); + public static f0 f1071x = f0.b("analytics.service_client.idle_disconnect_millis", 10000, 10000); /* renamed from: y reason: collision with root package name */ - public static f0 f1070y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); + public static f0 f1072y = f0.b("analytics.service_client.connect_timeout_millis", 5000, 5000); /* renamed from: z reason: collision with root package name */ - public static f0 f1071z = f0.b("analytics.service_client.reconnect_throttle_millis", 1800000, 1800000); + public static f0 f1073z = f0.b("analytics.service_client.reconnect_throttle_millis", 1800000, 1800000); static { f0.d("analytics.service_enabled", false, false); diff --git a/app/src/main/java/c/i/a/f/h/j/f1.java b/app/src/main/java/c/i/a/f/h/j/f1.java index cb9c06e05d..6eaf18c9a5 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 f1072c; + public String f1074c; 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.f1072c); + hashMap.put("appId", this.f1074c); 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 7456c16f39..a8f9491704 100644 --- a/app/src/main/java/c/i/a/f/h/j/g.java +++ b/app/src/main/java/c/i/a/f/h/j/g.java @@ -16,7 +16,7 @@ public class g { public final Context b; /* renamed from: c reason: collision with root package name */ - public final Context f1073c; + public final Context f1075c; public final b d; public final z e = new z(this); public final m0 f; @@ -32,7 +32,7 @@ public class g { Context context2 = iVar.b; Objects.requireNonNull(context2, "null reference"); this.b = context; - this.f1073c = context2; + this.f1075c = context2; d dVar = d.a; this.d = dVar; m0 m0Var = new m0(this); @@ -40,7 +40,7 @@ public class g { this.f = m0Var; m0 c2 = c(); String str = f.a; - c2.a(4, a.g(a.m(str, 134), "Google Analytics ", str, " is starting up. To enable debug logging on a device run:\n adb shell setprop log.tag.GAv4 DEBUG\n adb logcat -s GAv4"), null, null, null); + c2.a(4, a.f(a.b(str, 134), "Google Analytics ", str, " is starting up. To enable debug logging on a device run:\n adb shell setprop log.tag.GAv4 DEBUG\n adb logcat -s GAv4"), null, null, null); p0 p0Var = new p0(this); p0Var.K(); this.k = p0Var; 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 3280e069a4..15c73e3498 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.f1074c = str2; + this.b.f1076c = 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 f9c69db3e1..e1abca721e 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 f1074c; + public String f1076c; 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 5e734cd948..12b9dccc8c 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.f1069x.a.longValue()); + this.m.e(e0.f1071x.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 ce226e1fe5..6456cd34af 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 f1075c; + public final long f1077c; 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.f1075c = j2; + this.f1077c = j2; this.e = i; TextUtils.isEmpty(null); this.g = null; @@ -94,9 +94,9 @@ public final class j0 { public final String toString() { StringBuilder L = a.L("ht="); L.append(this.d); - if (this.f1075c != 0) { + if (this.f1077c != 0) { L.append(", dbId="); - L.append(this.f1075c); + L.append(this.f1077c); } if (this.e != 0) { L.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 4d993216de..486c325198 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 f1076c; + public boolean f1078c; public boolean d; public n0(g gVar) { @@ -21,9 +21,9 @@ public class n0 extends BroadcastReceiver { } public final void a() { - if (this.f1076c) { + if (this.f1078c) { this.b.c().C("Unregistering connectivity change receiver"); - this.f1076c = false; + this.f1078c = 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 5162ecce4a..1844834dc5 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.f1075c)); + S(sb, "z", j != 0 ? String.valueOf(j) : String.valueOf(j0Var.f1077c)); } return sb.toString(); } catch (UnsupportedEncodingException e) { @@ -336,7 +336,7 @@ public final class o0 extends e { if (z5) { break; } - arrayList.add(Long.valueOf(j0Var.f1075c)); + arrayList.add(Long.valueOf(j0Var.f1077c)); } z5 = false; if (z5) { @@ -490,11 +490,11 @@ public final class o0 extends e { if (j0Var2.f) { String d = z.d(); String f = z.f(); - str3 = a.h(R2.length() + a.m(f, a.m(d, 1)), d, f, "?", R2); + str3 = a.g(R2.length() + a.b(f, a.b(d, 1)), d, f, "?", R2); } else { String e10 = z.e(); String f2 = z.f(); - str3 = a.h(R2.length() + a.m(f2, a.m(e10, 1)), e10, f2, "?", R2); + str3 = a.g(R2.length() + a.b(f2, a.b(e10, 1)), e10, f2, "?", R2); } try { url2 = new URL(str3); @@ -598,7 +598,7 @@ public final class o0 extends e { if (z4) { break; } - arrayList2.add(Long.valueOf(j0Var2.f1075c)); + arrayList2.add(Long.valueOf(j0Var2.f1077c)); if (arrayList2.size() >= z.c()) { break; } diff --git a/app/src/main/java/c/i/a/f/h/j/p.java b/app/src/main/java/c/i/a/f/h/j/p.java index 147c00b292..123a6558ac 100644 --- a/app/src/main/java/c/i/a/f/h/j/p.java +++ b/app/src/main/java/c/i/a/f/h/j/p.java @@ -23,7 +23,7 @@ public final class p extends SQLiteOpenHelper { public static Set b(SQLiteDatabase sQLiteDatabase, String str) { String[] columnNames; HashSet hashSet = new HashSet(); - Cursor rawQuery = sQLiteDatabase.rawQuery(a.g(str.length() + 22, "SELECT * FROM ", str, " LIMIT 0"), null); + Cursor rawQuery = sQLiteDatabase.rawQuery(a.f(str.length() + 22, "SELECT * FROM ", str, " LIMIT 0"), null); try { for (String str2 : rawQuery.getColumnNames()) { hashSet.add(str2); @@ -93,7 +93,7 @@ public final class p extends SQLiteOpenHelper { m0Var.B(str, str2); } else { if (str2 != null) { - str = a.g(str2.length() + 23, str, ":", str2); + str = a.f(str2.length() + 23, str, ":", str2); } Log.e(e0.b.a, str); } 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 9af72355ce..e9b5773d96 100644 --- a/app/src/main/java/c/i/a/f/h/j/q.java +++ b/app/src/main/java/c/i/a/f/h/j/q.java @@ -21,7 +21,7 @@ public final class q extends e { f1 f1Var = new f1(); PackageManager packageManager = r.b.getPackageManager(); String packageName = r.b.getPackageName(); - f1Var.f1072c = packageName; + f1Var.f1074c = 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.f1072c)) { - f1Var3.f1072c = f1Var2.f1072c; + if (!TextUtils.isEmpty(f1Var2.f1074c)) { + f1Var3.f1074c = f1Var2.f1074c; } 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 c1e96652d6..5dfd29d0e6 100644 --- a/app/src/main/java/c/i/a/f/h/j/r.java +++ b/app/src/main/java/c/i/a/f/h/j/r.java @@ -31,7 +31,7 @@ public final class r extends e { public final a0 r; /* renamed from: s reason: collision with root package name */ - public final y0 f1077s; + public final y0 f1079s; public long t; public boolean u; @@ -41,7 +41,7 @@ public final class r extends e { this.l = new o(gVar); this.m = new o0(gVar); this.o = new j(gVar); - this.f1077s = new y0(this.i.d); + this.f1079s = new y0(this.i.d); this.q = new s(this, gVar); this.r = new t(this, gVar); } @@ -82,7 +82,7 @@ public final class r extends e { } arrayList.remove(j0Var); try { - this.l.W(j0Var.f1075c); + this.l.W(j0Var.f1077c); } catch (SQLiteException e) { B("Failed to remove hit that was send for delivery", e); W(); @@ -143,8 +143,8 @@ public final class r extends e { public final void S() { k0 k0Var; if (!this.u && e0.a.a.booleanValue() && !this.o.R()) { - if (this.f1077s.b(e0.f1071z.a.longValue())) { - this.f1077s.a(); + if (this.f1079s.b(e0.f1073z.a.longValue())) { + this.f1079s.a(); C("Connecting to service"); j jVar = this.o; Objects.requireNonNull(jVar); @@ -170,7 +170,7 @@ public final class r extends e { lVar.j = false; } else { try { - lVar.wait(e0.f1070y.a.longValue()); + lVar.wait(e0.f1072y.a.longValue()); } catch (InterruptedException unused) { lVar.k.G("Wait for service connect was interrupted"); } @@ -192,7 +192,7 @@ public final class r extends e { } if (z2) { C("Connected to service"); - this.f1077s.b = 0; + this.f1079s.b = 0; Q(); } } @@ -234,7 +234,7 @@ public final class r extends e { b("Hits loaded from store. count", Integer.valueOf(arrayList2.size())); Iterator it = arrayList2.iterator(); while (it.hasNext()) { - if (((j0) it.next()).f1075c == j) { + if (((j0) it.next()).f1077c == j) { z("Database contains successfully uploaded hit", Long.valueOf(j), Integer.valueOf(arrayList2.size())); W(); try { @@ -253,12 +253,12 @@ public final class r extends e { if (!this.o.S(j0Var)) { break; } - j = Math.max(j, j0Var.f1075c); + j = Math.max(j, j0Var.f1077c); arrayList2.remove(j0Var); d("Hit sent do device AnalyticsService for delivery", j0Var); try { - this.l.W(j0Var.f1075c); - arrayList.add(Long.valueOf(j0Var.f1075c)); + this.l.W(j0Var.f1077c); + arrayList.add(Long.valueOf(j0Var.f1077c)); } catch (SQLiteException e3) { B("Failed to remove hit that was send for delivery", e3); W(); @@ -365,7 +365,7 @@ public final class r extends e { n0 n0Var = this.n; n0Var.b.c(); n0Var.b.e(); - if (!n0Var.f1076c) { + if (!n0Var.f1078c) { Context context = n0Var.b.b; context.registerReceiver(n0Var, new IntentFilter("android.net.conn.CONNECTIVITY_CHANGE")); IntentFilter intentFilter = new IntentFilter("com.google.analytics.RADIO_POWERED"); @@ -373,10 +373,10 @@ public final class r extends e { context.registerReceiver(n0Var, intentFilter); n0Var.d = n0Var.b(); n0Var.b.c().b("Registering connectivity change receiver. Network connected", Boolean.valueOf(n0Var.d)); - n0Var.f1076c = true; + n0Var.f1078c = true; } n0 n0Var2 = this.n; - if (!n0Var2.f1076c) { + if (!n0Var2.f1078c) { n0Var2.b.c().G("Connectivity unknown. Receiver not registered"); } z2 = n0Var2.d; @@ -415,8 +415,8 @@ public final class r extends e { if (abs >= 0) { j3 = abs; } - a0Var2.b().removeCallbacks(a0Var2.f1065c); - if (!a0Var2.b().postDelayed(a0Var2.f1065c, j3)) { + a0Var2.b().removeCallbacks(a0Var2.f1067c); + if (!a0Var2.b().postDelayed(a0Var2.f1067c, j3)) { a0Var2.b.c().B("Failed to adjust delayed post. time", Long.valueOf(j3)); return; } @@ -471,7 +471,7 @@ public final class r extends e { Method method = b1.a; JobScheduler jobScheduler = (JobScheduler) context.getSystemService("jobscheduler"); if (b1.a != null) { - Objects.requireNonNull((c1) b1.f1066c); + Objects.requireNonNull((c1) b1.f1068c); } jobScheduler.schedule(build); return; @@ -502,7 +502,7 @@ public final class r extends e { if (j != Long.MIN_VALUE) { return j; } - long longValue = e0.f1067c.a.longValue(); + long longValue = e0.f1069c.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 aa8234c7f0..ef56f2e444 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 f1078c; + public static Boolean f1080c; public static boolean a(Context context) { Objects.requireNonNull(context, "null reference"); - Boolean bool = f1078c; + Boolean bool = f1080c; if (bool != null) { return bool.booleanValue(); } boolean a2 = z0.a(context, "com.google.android.gms.analytics.AnalyticsReceiver", false); - f1078c = Boolean.valueOf(a2); + f1080c = Boolean.valueOf(a2); return a2; } } diff --git a/app/src/main/java/c/i/a/f/h/j/t0.java b/app/src/main/java/c/i/a/f/h/j/t0.java index 9c3afa2766..77de17602d 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 f1079c; + public final T f1081c; public t0(T t) { - this.f1079c = t; + this.f1081c = 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.f1214c.isHeld()) { + if (aVar != null && aVar.f1216c.isHeld()) { aVar.b(); } } } catch (SecurityException unused) { } - m0 c2 = g.b(this.f1079c).c(); + m0 c2 = g.b(this.f1081c).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.f1079c).e(); + a e = g.b(this.f1081c).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 1560837f87..ab339d942e 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.f1079c.b(i)) { + if (t0Var.f1081c.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 d7f37804f2..3e93a4b139 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.f1079c.a(jobParameters, false); + t0Var.f1081c.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 60c10070fe..c8b51948b3 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 f1080c; + public String f1082c; public Set d; public z(g gVar) { @@ -62,8 +62,8 @@ public final class z { public final Set g() { String str; - String str2 = e0.f1068s.a; - if (this.d == null || (str = this.f1080c) == null || !str.equals(str2)) { + String str2 = e0.f1070s.a; + if (this.d == null || (str = this.f1082c) == 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.f1080c = str2; + this.f1082c = 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 8b67b888c4..1fbb3e3e0a 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.AbstractC0100a { +public final class j extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 f5fec9bd07..8788c2356f 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.AbstractC0100a b; + public static final a.AbstractC0101a b; /* renamed from: c reason: collision with root package name */ - public static final a f1081c; + public static final a f1083c; static { a.g gVar = new a.g<>(); a = gVar; j jVar = new j(); b = jVar; - f1081c = new a<>("AppDataSearch.LIGHTWEIGHT_API", jVar, gVar); + f1083c = new a<>("AppDataSearch.LIGHTWEIGHT_API", jVar, gVar); } } diff --git a/app/src/main/java/c/i/a/f/h/l/a3.java b/app/src/main/java/c/i/a/f/h/l/a3.java index c2c7f7149e..48b05414ef 100644 --- a/app/src/main/java/c/i/a/f/h/l/a3.java +++ b/app/src/main/java/c/i/a/f/h/l/a3.java @@ -36,11 +36,11 @@ public final class a3 implements z2, Serializable { Object obj; if (this.i) { String valueOf = String.valueOf(this.j); - obj = a.g(valueOf.length() + 25, ""); + obj = a.f(valueOf.length() + 25, ""); } else { obj = this.zza; } String valueOf2 = String.valueOf(obj); - return a.g(valueOf2.length() + 19, "Suppliers.memoize(", valueOf2, ")"); + return a.f(valueOf2.length() + 19, "Suppliers.memoize(", valueOf2, ")"); } } diff --git a/app/src/main/java/c/i/a/f/h/l/b3.java b/app/src/main/java/c/i/a/f/h/l/b3.java index 847485d24e..2b1d1ef05d 100644 --- a/app/src/main/java/c/i/a/f/h/l/b3.java +++ b/app/src/main/java/c/i/a/f/h/l/b3.java @@ -35,6 +35,6 @@ public final class b3 implements z2, Serializable { @Override // java.lang.Object public final String toString() { String valueOf = String.valueOf(this.zza); - return a.g(valueOf.length() + 22, "Suppliers.ofInstance(", valueOf, ")"); + return a.f(valueOf.length() + 22, "Suppliers.ofInstance(", valueOf, ")"); } } 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 19c5f6bace..c616839381 100644 --- a/app/src/main/java/c/i/a/f/h/l/c0.java +++ b/app/src/main/java/c/i/a/f/h/l/c0.java @@ -13,12 +13,12 @@ public final class c0 extends g.a { public final /* synthetic */ boolean r; /* renamed from: s reason: collision with root package name */ - public final /* synthetic */ g f1082s; + public final /* synthetic */ g f1084s; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public c0(g gVar, Long l, String str, String str2, Bundle bundle, boolean z2, boolean z3) { super(true); - this.f1082s = gVar; + this.f1084s = gVar; this.m = l; this.n = str; this.o = str2; @@ -30,6 +30,6 @@ public final class c0 extends g.a { @Override // c.i.a.f.h.l.g.a public final void a() throws RemoteException { Long l = this.m; - this.f1082s.j.logEvent(this.n, this.o, this.p, this.q, this.r, l == null ? this.i : l.longValue()); + this.f1084s.j.logEvent(this.n, this.o, this.p, this.q, this.r, l == null ? this.i : l.longValue()); } } diff --git a/app/src/main/java/c/i/a/f/h/l/c2.java b/app/src/main/java/c/i/a/f/h/l/c2.java index 35be2b6a30..2d361ea9d7 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 f1083c; + public final ContentObserver f1085c; public c2() { this.b = null; - this.f1083c = null; + this.f1085c = null; } public c2(Context context) { this.b = context; f2 f2Var = new f2(); - this.f1083c = f2Var; + this.f1085c = f2Var; context.getContentResolver().registerContentObserver(u1.a, true, f2Var); } diff --git a/app/src/main/java/c/i/a/f/h/l/c3.java b/app/src/main/java/c/i/a/f/h/l/c3.java index e5d0a82479..1f1fcc0f22 100644 --- a/app/src/main/java/c/i/a/f/h/l/c3.java +++ b/app/src/main/java/c/i/a/f/h/l/c3.java @@ -35,9 +35,9 @@ public final class c3 implements z2 { Object obj = this.i; if (obj == null) { String valueOf = String.valueOf(this.k); - obj = a.g(valueOf.length() + 25, ""); + obj = a.f(valueOf.length() + 25, ""); } String valueOf2 = String.valueOf(obj); - return a.g(valueOf2.length() + 19, "Suppliers.memoize(", valueOf2, ")"); + return a.f(valueOf2.length() + 19, "Suppliers.memoize(", valueOf2, ")"); } } 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 6d553797c7..05398b6414 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[] f1084c; + public int[] f1086c; 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.f1084c = iArr; + this.f1086c = 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.f1084c; + int[] iArr = this.f1086c; if (i2 == iArr.length) { int i3 = i2 + (i2 < 4 ? 8 : i2 >> 1); - this.f1084c = Arrays.copyOf(iArr, i3); + this.f1086c = Arrays.copyOf(iArr, i3); this.d = Arrays.copyOf(this.d, i3); } - int[] iArr2 = this.f1084c; + int[] iArr2 = this.f1086c; 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.f1084c[i], this.d[i], v7Var); + b(this.f1086c[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.f1084c[i4]; + int i5 = this.f1086c[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.f1084c; - int[] iArr2 = c7Var.f1084c; + int[] iArr = this.f1086c; + int[] iArr2 = c7Var.f1086c; 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.f1084c; + int[] iArr = this.f1086c; 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 def58ab7e5..89d3918ace 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 f1085c = 0; + public static final /* synthetic */ int f1087c = 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 268214d33a..4d2d24e57e 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.AbstractBinderC0106a.g(parcel.readStrongBinder()), (zzae) v.a(parcel, zzae.CREATOR), parcel.readLong()); + initialize(a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(parcel.readStrongBinder()); + a g = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readString(), parcel.readString(), parcel.readLong()); + setCurrentScreen(a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityStarted(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 26: - onActivityStopped(a.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityStopped(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 27: - onActivityCreated(a.AbstractBinderC0106a.g(parcel.readStrongBinder()), (Bundle) v.a(parcel, Bundle.CREATOR), parcel.readLong()); + onActivityCreated(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), (Bundle) v.a(parcel, Bundle.CREATOR), parcel.readLong()); break; case 28: - onActivityDestroyed(a.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityDestroyed(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 29: - onActivityPaused(a.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityPaused(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 30: - onActivityResumed(a.AbstractBinderC0106a.g(parcel.readStrongBinder()), parcel.readLong()); + onActivityResumed(a.AbstractBinderC0107a.g(parcel.readStrongBinder()), parcel.readLong()); break; case 31: - a g2 = a.AbstractBinderC0106a.g(parcel.readStrongBinder()); + a g2 = a.AbstractBinderC0107a.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.AbstractBinderC0106a.g(parcel.readStrongBinder()), a.AbstractBinderC0106a.g(parcel.readStrongBinder()), a.AbstractBinderC0106a.g(parcel.readStrongBinder())); + logHealthData(parcel.readInt(), parcel.readString(), a.AbstractBinderC0107a.g(parcel.readStrongBinder()), a.AbstractBinderC0107a.g(parcel.readStrongBinder()), a.AbstractBinderC0107a.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 27f2e41a7c..895acc9292 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 @@ -19,7 +19,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[] f1087c; + public final int[] f1089c; public final Object[] d; public final int e; public final int f; @@ -37,7 +37,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.f1087c = iArr; + this.f1089c = iArr; this.d = objArr; this.e = i; this.f = i2; @@ -332,7 +332,7 @@ public final class e6 implements q6 { i33 = i57; } Unsafe unsafe = b; - Object[] objArr2 = o6Var2.f1112c; + Object[] objArr2 = o6Var2.f1114c; Class cls = o6Var2.a.getClass(); int[] iArr2 = new int[(i4 * 3)]; Object[] objArr3 = new Object[(i4 << 1)]; @@ -577,7 +577,7 @@ public final class e6 implements q6 { } String name = cls.getName(); String arrays = Arrays.toString(declaredFields); - throw new RuntimeException(a.D(a.K(a.m(arrays, name.length() + a.m(str, 40)), "Field ", str, " for ", name), " not found. Known fields are ", arrays)); + throw new RuntimeException(a.D(a.K(a.b(arrays, name.length() + a.b(str, 40)), "Field ", str, " for ", name), " not found. Known fields are ", arrays)); } } @@ -606,7 +606,7 @@ public final class e6 implements q6 { } public final void B(T t, int i) { - int i2 = this.f1087c[i + 2]; + int i2 = this.f1089c[i + 2]; long j = (long) (1048575 & i2); if (j != 1048575) { j7.e.e(t, j, (1 << (i2 >>> 20)) | j7.b(t, j)); @@ -614,7 +614,7 @@ public final class e6 implements q6 { } public final void C(T t, int i, int i2) { - j7.e.e(t, (long) (this.f1087c[i2 + 2] & 1048575), i); + j7.e.e(t, (long) (this.f1089c[i2 + 2] & 1048575), i); } /* JADX WARNING: Removed duplicated region for block: B:168:0x0527 */ @@ -630,13 +630,13 @@ public final class e6 implements q6 { if (!b2.b.isEmpty()) { it = b2.l(); entry = it.next(); - length = this.f1087c.length; + length = this.f1089c.length; Unsafe unsafe = b; int i3 = 1048575; int i4 = 0; for (i = 0; i < length; i += 3) { int I = I(i); - int[] iArr = this.f1087c; + int[] iArr = this.f1089c; int i5 = iArr[i]; int i6 = (I & 267386880) >>> 20; if (i6 <= 17) { @@ -764,100 +764,100 @@ public final class e6 implements q6 { continue; } case 18: - s6.h(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.h(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 19: - s6.q(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.q(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 20: - s6.u(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.u(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 21: - s6.x(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.x(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 22: - s6.J(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.J(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 23: - s6.D(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.D(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 24: - s6.O(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.O(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 25: - s6.R(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.R(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 26: - s6.f(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var); + s6.f(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var); break; case 27: - s6.g(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.g(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); break; case 28: - s6.o(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var); + s6.o(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var); break; case 29: - s6.M(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.M(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 30: - s6.Q(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.Q(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 31: - s6.P(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.P(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 32: - s6.G(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.G(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 33: - s6.N(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.N(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 34: - s6.A(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, false); + s6.A(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, false); break; case 35: - s6.h(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.h(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 36: - s6.q(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.q(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 37: - s6.u(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.u(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 38: - s6.x(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.x(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 39: - s6.J(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.J(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 40: - s6.D(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.D(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 41: - s6.O(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.O(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 42: - s6.R(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.R(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 43: - s6.M(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.M(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 44: - s6.Q(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.Q(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 45: - s6.P(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.P(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 46: - s6.G(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.G(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 47: - s6.N(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.N(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 48: - s6.A(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, true); + s6.A(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, true); break; case 49: - s6.p(this.f1087c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); + s6.p(this.f1089c[i], (List) unsafe.getObject(t, j), v7Var, o(i)); break; case 50: t(v7Var, i5, unsafe.getObject(t, j), i); @@ -981,7 +981,7 @@ public final class e6 implements q6 { } it = null; entry = null; - length = this.f1087c.length; + length = this.f1089c.length; Unsafe unsafe = b; int i3 = 1048575; int i4 = 0; @@ -993,7 +993,7 @@ public final class e6 implements q6 { } public final void E(T t, T t2, int i) { - int[] iArr = this.f1087c; + int[] iArr = this.f1089c; int i2 = iArr[i + 1]; int i3 = iArr[i]; long j = (long) (i2 & 1048575); @@ -1022,11 +1022,11 @@ public final class e6 implements q6 { } public final int I(int i) { - return this.f1087c[i + 1]; + return this.f1089c[i + 1]; } public final int K(int i) { - return this.f1087c[i + 2]; + return this.f1089c[i + 2]; } @Override // c.i.a.f.h.l.q6 @@ -1038,11 +1038,11 @@ public final class e6 implements q6 { public final int b(T t) { int i; int i2; - int length = this.f1087c.length; + int length = this.f1089c.length; int i3 = 0; for (int i4 = 0; i4 < length; i4 += 3) { int I = I(i4); - int i5 = this.f1087c[i4]; + int i5 = this.f1089c[i4]; long j = (long) (1048575 & I); int i6 = 37; switch ((I & 267386880) >>> 20) { @@ -1366,9 +1366,9 @@ public final class e6 implements q6 { return !this.h || this.p.b(t).m(); } int i6 = this.j[i5]; - int i7 = this.f1087c[i6]; + int i7 = this.f1089c[i6]; int I = I(i6); - int i8 = this.f1087c[i6 + 2]; + int i8 = this.f1089c[i6 + 2]; int i9 = i8 & 1048575; int i10 = 1 << (i8 >>> 20); if (i9 != i3) { @@ -1466,13 +1466,13 @@ public final class e6 implements q6 { if (this.i) { Unsafe unsafe = b; int i10 = 0; - for (int i11 = 0; i11 < this.f1087c.length; i11 += 3) { + for (int i11 = 0; i11 < this.f1089c.length; i11 += 3) { int I = I(i11); int i12 = (I & 267386880) >>> 20; - int i13 = this.f1087c[i11]; + int i13 = this.f1089c[i11]; long j = (long) (I & 1048575); if (i12 >= o4.DOUBLE_LIST_PACKED.a() && i12 <= o4.SINT64_LIST_PACKED.a()) { - int i14 = this.f1087c[i11 + 2]; + int i14 = this.f1089c[i11 + 2]; } switch (i12) { case 0: @@ -1994,9 +1994,9 @@ public final class e6 implements q6 { int i15 = 0; int i16 = 1048575; int i17 = 0; - for (int i18 = 0; i18 < this.f1087c.length; i18 += 3) { + for (int i18 = 0; i18 < this.f1089c.length; i18 += 3) { int I2 = I(i18); - int[] iArr = this.f1087c; + int[] iArr = this.f1089c; int i19 = iArr[i18]; int i20 = (I2 & 267386880) >>> 20; if (i20 <= 17) { @@ -2599,7 +2599,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.f1087c.length; + int length = this.f1089c.length; int i = 0; while (true) { boolean z2 = true; @@ -2807,10 +2807,10 @@ public final class e6 implements q6 { if (!b2.b.isEmpty()) { it = b2.l(); entry = it.next(); - length = this.f1087c.length; + length = this.f1089c.length; for (i = 0; i < length; i += 3) { int I = I(i); - int i2 = this.f1087c[i]; + int i2 = this.f1089c[i]; while (entry != null && this.p.a(entry) <= i2) { this.p.d(v7Var, entry); entry = it.hasNext() ? it.next() : null; @@ -2943,100 +2943,100 @@ public final class e6 implements q6 { break; } case 18: - s6.h(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.h(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 19: - s6.q(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.q(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 20: - s6.u(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.u(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 21: - s6.x(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.x(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 22: - s6.J(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.J(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 23: - s6.D(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.D(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 24: - s6.O(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.O(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 25: - s6.R(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.R(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 26: - s6.f(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.f(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 27: - s6.g(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.g(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); break; case 28: - s6.o(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); + s6.o(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var); break; case 29: - s6.M(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.M(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 30: - s6.Q(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.Q(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 31: - s6.P(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.P(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 32: - s6.G(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.G(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 33: - s6.N(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.N(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 34: - s6.A(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); + s6.A(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, false); break; case 35: - s6.h(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.h(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 36: - s6.q(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.q(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 37: - s6.u(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.u(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 38: - s6.x(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.x(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 39: - s6.J(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.J(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 40: - s6.D(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.D(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 41: - s6.O(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.O(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 42: - s6.R(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.R(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 43: - s6.M(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.M(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 44: - s6.Q(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.Q(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 45: - s6.P(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.P(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 46: - s6.G(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.G(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 47: - s6.N(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.N(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 48: - s6.A(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); + s6.A(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, true); break; case 49: - s6.p(this.f1087c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); + s6.p(this.f1089c[i], (List) j7.r(t, (long) (I & 1048575)), v7Var, o(i)); break; case 50: t(v7Var, i2, j7.r(t, (long) (I & 1048575)), i); @@ -3179,7 +3179,7 @@ public final class e6 implements q6 { } it = null; entry = null; - length = this.f1087c.length; + length = this.f1089c.length; while (i < length) { } while (entry != null) { @@ -3269,7 +3269,7 @@ public final class e6 implements q6 { i5 = i26; i6 = 0; } else { - int[] iArr = e6Var5.f1087c; + int[] iArr = e6Var5.f1089c; int i29 = iArr[i4 + 1]; int i30 = (i29 & 267386880) >>> 20; long j = (long) (i29 & 1048575); @@ -3471,7 +3471,7 @@ public final class e6 implements q6 { t4 = t7; if (i27 == 2) { i20 = (536870912 & i29) == 0 ? c.Z0(bArr3, i3, s3Var4) : c.a1(bArr3, i3, s3Var4); - unsafe2.putObject(t4, j, s3Var4.f1123c); + unsafe2.putObject(t4, j, s3Var4.f1125c); s3Var3 = s3Var4; e6Var3 = e6Var6; t3 = t4; @@ -3502,9 +3502,9 @@ public final class e6 implements q6 { i20 = c.x0(o, bArr3, i3, i2, s3Var4); Object object = unsafe2.getObject(t4, j); if (object == null) { - unsafe2.putObject(t4, j, s3Var4.f1123c); + unsafe2.putObject(t4, j, s3Var4.f1125c); } else { - unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1123c)); + unsafe2.putObject(t4, j, w4.c(object, s3Var4.f1125c)); } s3Var3 = s3Var4; e6Var3 = e6Var6; @@ -3536,7 +3536,7 @@ public final class e6 implements q6 { break; } else { i20 = c.b1(bArr3, i3, s3Var6); - unsafe2.putObject(t6, j, s3Var6.f1123c); + unsafe2.putObject(t6, j, s3Var6.f1125c); i24 |= i32; i17 = i2; e6Var2 = e6Var4; @@ -3777,10 +3777,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.f1087c.length; i += 3) { + for (int i = 0; i < this.f1089c.length; i += 3) { int I = I(i); long j = (long) (1048575 & I); - int i2 = this.f1087c[i]; + int i2 = this.f1089c[i]; switch ((I & 267386880) >>> 20) { case 0: if (v(t2, i)) { @@ -4004,7 +4004,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.f1087c[i8 + 2] & 1048575); + long j2 = (long) (this.f1089c[i8 + 2] & 1048575); boolean z2 = true; switch (i7) { case 51: @@ -4091,9 +4091,9 @@ public final class e6 implements q6 { int x0 = c.x0(o(i8), bArr, i, i2, s3Var); Object object = unsafe.getInt(t, j2) == i4 ? unsafe.getObject(t, j) : null; if (object == null) { - unsafe.putObject(t, j, s3Var.f1123c); + unsafe.putObject(t, j, s3Var.f1125c); } else { - unsafe.putObject(t, j, w4.c(object, s3Var.f1123c)); + unsafe.putObject(t, j, w4.c(object, s3Var.f1125c)); } unsafe.putInt(t, j2, i4); return x0; @@ -4102,7 +4102,7 @@ public final class e6 implements q6 { case 61: if (i5 == 2) { i9 = c.b1(bArr, i, s3Var); - unsafe.putObject(t, j, s3Var.f1123c); + unsafe.putObject(t, j, s3Var.f1125c); unsafe.putInt(t, j2, i4); return i9; } @@ -4143,9 +4143,9 @@ public final class e6 implements q6 { i9 = c.w0(o(i8), bArr, i, i2, (i3 & -8) | 4, s3Var); Object object2 = unsafe.getInt(t, j2) == i4 ? unsafe.getObject(t, j) : null; if (object2 == null) { - unsafe.putObject(t, j, s3Var.f1123c); + unsafe.putObject(t, j, s3Var.f1125c); } else { - unsafe.putObject(t, j, w4.c(object2, s3Var.f1123c)); + unsafe.putObject(t, j, w4.c(object2, s3Var.f1125c)); } unsafe.putInt(t, j2, i4); return i9; @@ -4334,7 +4334,7 @@ public final class e6 implements q6 { i24 = i6; } } else { - int[] iArr = e6Var2.f1087c; + int[] iArr = e6Var2.f1089c; int i29 = iArr[i4 + 1]; int i30 = (i29 & 267386880) >>> 20; long j2 = (long) (i29 & 1048575); @@ -4669,7 +4669,7 @@ public final class e6 implements q6 { i13 = i4; if (i28 == 2) { i20 = (536870912 & i29) == 0 ? c.Z0(bArr2, i26, s3Var3) : c.a1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1123c); + unsafe2.putObject(t5, j, s3Var3.f1125c); i18 = i7 | i32; i19 = i2; b10 = b8; @@ -4714,9 +4714,9 @@ public final class e6 implements q6 { if (i28 == 2) { i20 = c.x0(e6Var2.o(i13), bArr2, i26, i2, s3Var3); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1123c); + unsafe2.putObject(t5, j, s3Var3.f1125c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1123c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1125c)); } i18 = i7 | i32; i19 = i2; @@ -4761,7 +4761,7 @@ public final class e6 implements q6 { i13 = i4; if (i28 == 2) { i20 = c.b1(bArr2, i26, s3Var3); - unsafe2.putObject(t5, j, s3Var3.f1123c); + unsafe2.putObject(t5, j, s3Var3.f1125c); b5 = b9; i7 |= i32; i24 = i17; @@ -4943,9 +4943,9 @@ public final class e6 implements q6 { if (i28 == 3) { i20 = c.w0(e6Var2.o(i4), bArr, i26, i2, (i27 << 3) | 4, s3Var); if ((i7 & i32) == 0) { - unsafe2.putObject(t5, j, s3Var3.f1123c); + unsafe2.putObject(t5, j, s3Var3.f1125c); } else { - unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1123c)); + unsafe2.putObject(t5, j, w4.c(unsafe2.getObject(t5, j), s3Var3.f1125c)); } i18 = i7 | i32; i19 = i2; @@ -5175,7 +5175,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.f1087c; + int[] iArr2 = e6Var.f1089c; int i37 = iArr2[i36]; Object r = j7.r(t2, (long) (iArr2[i36 + 1] & 1048575)); if (r != null) { @@ -5240,7 +5240,7 @@ public final class e6 implements q6 { } public final void u(T t, T t2, int i) { - long j = (long) (this.f1087c[i + 1] & 1048575); + long j = (long) (this.f1089c[i + 1] & 1048575); if (v(t2, i)) { Object r = j7.r(t, j); Object r2 = j7.r(t2, j); @@ -5255,7 +5255,7 @@ public final class e6 implements q6 { } public final boolean v(T t, int i) { - int[] iArr = this.f1087c; + int[] iArr = this.f1089c; int i2 = iArr[i + 2]; long j = (long) (i2 & 1048575); if (j == 1048575) { @@ -5314,7 +5314,7 @@ public final class e6 implements q6 { } public final boolean w(T t, int i, int i2) { - return j7.b(t, (long) (this.f1087c[i2 + 2] & 1048575)) == i; + return j7.b(t, (long) (this.f1089c[i2 + 2] & 1048575)) == i; } public final boolean x(T t, int i, int i2, int i3, int i4) { @@ -5322,11 +5322,11 @@ public final class e6 implements q6 { } public final int z(int i, int i2) { - int length = (this.f1087c.length / 3) - 1; + int length = (this.f1089c.length / 3) - 1; while (i2 <= length) { int i3 = (length + i2) >>> 1; int i4 = i3 * 3; - int i5 = this.f1087c[i4]; + int i5 = this.f1089c[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 a0122bd084..520c526703 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.f1085c; + int i = d5.f1087c; 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 ab4d7decb0..4ef0cff662 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.f1084c[i] >>> 3, c7Var2.d[i]); + ((g4) v7Var).c(c7Var2.f1086c[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.f1084c, i); - System.arraycopy(c7Var4.f1084c, 0, copyOf, c7Var3.b, c7Var4.b); + int[] copyOf = Arrays.copyOf(c7Var3.f1086c, i); + System.arraycopy(c7Var4.f1086c, 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.f1084c[i3] >>> 3); + int M = zzhi.M(2, c7Var2.f1086c[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 1496b52b47..31f66ac73a 100644 --- a/app/src/main/java/c/i/a/f/h/l/g.java +++ b/app/src/main/java/c/i/a/f/h/l/g.java @@ -29,7 +29,7 @@ public class g { public static Boolean b; /* renamed from: c reason: collision with root package name */ - public final String f1088c; + public final String f1090c; public final c.i.a.f.e.o.b d; public final ExecutorService e; public final c.i.a.f.i.a.a f; @@ -152,9 +152,9 @@ public class g { boolean z3; boolean z4; if (str == null || !e(str2, str3)) { - this.f1088c = "FA"; + this.f1090c = "FA"; } else { - this.f1088c = str; + this.f1090c = str; } this.d = d.a; ThreadPoolExecutor threadPoolExecutor = new ThreadPoolExecutor(1, 1, 60, TimeUnit.SECONDS, new LinkedBlockingQueue(), new o()); @@ -177,22 +177,22 @@ public class g { z3 = false; if (!z3) { this.i = true; - Log.w(this.f1088c, "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.f1090c, "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.f1088c, "Specified origin or custom app id is null. Both parameters will be ignored."); + Log.w(this.f1090c, "Specified origin or custom app id is null. Both parameters will be ignored."); } } else { - Log.v(this.f1088c, "Deferring to Google Analytics for Firebase for event data collection. https://goo.gl/J1sWQy"); + Log.v(this.f1090c, "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.f1088c, "Unable to register lifecycle notifications. Application null."); + Log.w(this.f1090c, "Unable to register lifecycle notifications. Application null."); return; } else { application.registerActivityLifecycleCallbacks(new b()); @@ -284,13 +284,13 @@ public class g { public final void b(Exception exc, boolean z2, boolean z3) { this.i |= z2; if (z2) { - Log.w(this.f1088c, "Data collection startup failed. No data will be collected.", exc); + Log.w(this.f1090c, "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.f1088c, "Error with data collection. Data lost.", exc); + Log.w(this.f1090c, "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 3a2dd247f4..bb15a1388c 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.f2290c = this; + zzhi.f2302c = 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.f2290c); + q6Var.g((c6) obj, zzhi.f2302c); 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 c2e75e7b48..ec603b35f7 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 f1089c; + public final boolean f1091c; public final j4 d; public g6(d7 d7Var, j4 j4Var, c6 c6Var) { this.b = d7Var; - this.f1089c = j4Var.e(c6Var); + this.f1091c = 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.f1089c ? (hashCode * 53) + this.d.b(t).hashCode() : hashCode; + return this.f1091c ? (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.f1089c) { + if (!this.f1091c) { 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.f1089c) { + if (this.f1091c) { return this.d.b(t).equals(this.d.b(t2)); } return true; @@ -119,7 +119,7 @@ public final class g6 implements q6 { throw new NoSuchMethodError(); } else if (i7 == 2) { z0 = c.b1(bArr, z0, s3Var); - t3Var = (t3) s3Var.f1123c; + t3Var = (t3) s3Var.f1125c; } } } 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.f1089c) { + if (this.f1091c) { 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 73cd68995a..1e303d2b9f 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 f1090c; + public static final l2 f1092c; 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); - f1090c = q2Var.c("measurement.service.global_params", true); + f1092c = 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 f1090c.d().booleanValue(); + return f1092c.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 bdaeceee83..e1de77fb2a 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 f1091c = new h4(true); + public static final h4 f1093c = 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 = f1091c; + h4Var = f1093c; 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 2588269b4b..c897642003 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 f1092c; + public static final l2 f1094c; 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); - f1092c = q2Var.c("measurement.audience.use_bundle_timestamp_for_event_count_filters", false); + f1094c = 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 f1092c.d().booleanValue(); + return f1094c.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 8a2be4b560..d77fd0ce7d 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 @@ -44,7 +44,7 @@ public final class j extends g.a { if (g.e(this.m, this.n)) { str = this.n; str2 = this.m; - str3 = this.q.f1088c; + str3 = this.q.f1090c; } else { str3 = null; str2 = null; @@ -69,7 +69,7 @@ public final class j extends g.a { ecVar = dc.asInterface(DynamiteModule.c(context, aVar, "com.google.android.gms.measurement.dynamite").b("com.google.android.gms.measurement.internal.AppMeasurementDynamiteService")); gVar.j = ecVar; if (this.q.j != null) { - Log.w(this.q.f1088c, "Failed to connect to measurement client."); + Log.w(this.q.f1090c, "Failed to connect to measurement client."); return; } int a = DynamiteModule.a(this.o, "com.google.android.gms.measurement.dynamite"); 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 918af40cc7..488f3fe494 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 f1093c; + public static final boolean f1095c; 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); - f1093c = p; + f1095c = 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 62852c11ec..da14c7fa5e 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 f1094c = new u2(n2.a); + public static u2 f1096c = 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 = f1094c; + u2 u2Var = f1096c; String str = this.f; Objects.requireNonNull(u2Var); Objects.requireNonNull(str, "flagName must not be null"); @@ -77,7 +77,7 @@ public abstract class l2 { t2 t2Var = b; c.Y0(t2Var != null, "Must call PhenotypeFlag.init() first"); String str2 = (String) c2.a(t2Var.a()).g("gms:phenotype:phenotype_flag:debug_bypass_phenotype"); - if (str2 == null || !u1.f1125c.matcher(str2).matches()) { + if (str2 == null || !u1.f1127c.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 ca88705f9c..7a3b34aa3e 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 f1095c; + public static final l2 f1097c; 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); - f1095c = q2Var.c("measurement.sdk.collection.last_deep_link_referrer_campaign2", false); + f1097c = 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 f1095c.d().booleanValue(); + return f1097c.d().booleanValue(); } @Override // c.i.a.f.h.l.ia diff --git a/app/src/main/java/c/i/a/f/h/l/m2.java b/app/src/main/java/c/i/a/f/h/l/m2.java index 1bd2a4a59d..5061c5d13f 100644 --- a/app/src/main/java/c/i/a/f/h/l/m2.java +++ b/app/src/main/java/c/i/a/f/h/l/m2.java @@ -22,7 +22,7 @@ public final class m2 extends l2 { } String c2 = c(); String valueOf = String.valueOf(obj); - Log.e("PhenotypeFlag", a.h(valueOf.length() + a.m(c2, 25), "Invalid long value for ", c2, ": ", valueOf)); + Log.e("PhenotypeFlag", a.g(valueOf.length() + a.b(c2, 25), "Invalid long value for ", c2, ": ", valueOf)); return null; } } 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 cdb4f7f369..c55d565d5c 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 f1096c; + public boolean f1098c; public boolean d; public n4() { @@ -263,7 +263,7 @@ public final class n4> { return obj; } d5 d5Var = (d5) obj; - int i = d5.f1085c; + int i = d5.f1087c; throw new NoSuchMethodError(); } @@ -291,9 +291,9 @@ public final class n4> { } public final void h() { - if (!this.f1096c) { + if (!this.f1098c) { this.b.c(); - this.f1096c = true; + this.f1098c = true; } } @@ -329,7 +329,7 @@ public final class n4> { Object value = entry.getValue(); if (value instanceof d5) { d5 d5Var = (d5) value; - int i = d5.f1085c; + int i = d5.f1087c; 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 25c95682fc..4db9fac51b 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> f1097c = new ConcurrentHashMap(); + public final ConcurrentMap, q6> f1099c = 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.f1097c.get(cls); + q6 q6Var2 = (q6) this.f1099c.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.f1124c, null, x5.a); + q6Var = e6.n(b, k6.a, m5.a, s6.f1126c, null, x5.a); } } } - q6 q6Var3 = (q6) this.f1097c.putIfAbsent(cls, q6Var); + q6 q6Var3 = (q6) this.f1099c.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/o2.java b/app/src/main/java/c/i/a/f/h/l/o2.java index 5ea82bcee7..87b845de14 100644 --- a/app/src/main/java/c/i/a/f/h/l/o2.java +++ b/app/src/main/java/c/i/a/f/h/l/o2.java @@ -25,7 +25,7 @@ public final class o2 extends l2 { } String c2 = c(); String valueOf = String.valueOf(obj); - Log.e("PhenotypeFlag", a.h(valueOf.length() + a.m(c2, 27), "Invalid double value for ", c2, ": ", valueOf)); + Log.e("PhenotypeFlag", a.g(valueOf.length() + a.b(c2, 27), "Invalid double value for ", c2, ": ", valueOf)); return null; } } 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 9c29209aa4..9123feffea 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[] f1105h0 = new o4[51]; + public static final o4[] f1107h0 = 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]; - f1105h0[o4Var.zzba] = o4Var; + f1107h0[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 996881934a..d80b95ee8b 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 f1111c = Collections.unmodifiableList(Collections.emptyList()).getClass(); + public static final Class f1113c = 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 (f1111c.isAssignableFrom(list2.getClass())) { + if (f1113c.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 (!f1111c.isAssignableFrom(list.getClass())) { + } else if (!f1113c.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 cae39c2c5d..df778643ed 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[] f1112c; + public final Object[] f1114c; public final int d; public o6(c6 c6Var, String str, Object[] objArr) { this.a = c6Var; this.b = str; - this.f1112c = objArr; + this.f1114c = 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 cc20d8a987..e5e64ebbed 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.f1125c.matcher(str).matches()) { + if (u1.f1127c.matcher(str).matches()) { return Boolean.TRUE; } if (u1.d.matcher(str).matches()) { @@ -25,7 +25,7 @@ public final class p2 extends l2 { } String c2 = c(); String valueOf = String.valueOf(obj); - Log.e("PhenotypeFlag", a.h(valueOf.length() + a.m(c2, 28), "Invalid boolean value for ", c2, ": ", valueOf)); + Log.e("PhenotypeFlag", a.g(valueOf.length() + a.b(c2, 28), "Invalid boolean value for ", c2, ": ", valueOf)); return null; } } 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 1ffe1f3697..8bb03c82c4 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 @@ -12,7 +12,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 f1117c; + public static final l2 f1119c; public static final l2 d; public static final l2 e; public static final l2 f; @@ -30,27 +30,27 @@ public final class p8 implements m8 { public static final l2 r; /* renamed from: s reason: collision with root package name */ - public static final l2 f1118s; + public static final l2 f1120s; public static final l2 t; public static final l2 u; public static final l2 v; public static final l2 w; /* renamed from: x reason: collision with root package name */ - public static final l2 f1119x; + public static final l2 f1121x; /* renamed from: y reason: collision with root package name */ - public static final l2 f1120y; + public static final l2 f1122y; /* renamed from: z reason: collision with root package name */ - public static final l2 f1121z; + public static final l2 f1123z; 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"); - f1117c = q2Var.b("measurement.config.url_authority", "app-measurement.com"); + f1119c = q2Var.b("measurement.config.url_authority", "app-measurement.com"); d = q2Var.b("measurement.config.url_scheme", "https"); e = q2Var.a("measurement.upload.debug_upload_interval", 1000); f = q2Var.a("measurement.lifetimevalue.max_currency_tracked", 4); @@ -68,14 +68,14 @@ public final class p8 implements m8 { p = q2Var.a("measurement.upload.stale_data_deletion_interval", 86400000); q = q2Var.a("measurement.upload.backoff_period", 43200000); r = q2Var.a("measurement.upload.initial_upload_delay_time", 15000); - f1118s = q2Var.a("measurement.upload.interval", 3600000); + f1120s = q2Var.a("measurement.upload.interval", 3600000); t = q2Var.a("measurement.upload.max_bundle_size", 65536); u = q2Var.a("measurement.upload.max_bundles", 100); v = q2Var.a("measurement.upload.max_conversions_per_day", 500); w = q2Var.a("measurement.upload.max_error_events_per_day", 1000); - f1119x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); - f1120y = q2Var.a("measurement.upload.max_events_per_day", 100000); - f1121z = q2Var.a("measurement.upload.max_public_events_per_day", 50000); + f1121x = q2Var.a("measurement.upload.max_events_per_bundle", 1000); + f1122y = q2Var.a("measurement.upload.max_events_per_day", 100000); + f1123z = 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", 65536); @@ -112,7 +112,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long F() { - return f1118s.d().longValue(); + return f1120s.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -137,7 +137,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final String c() { - return f1117c.d(); + return f1119c.d(); } @Override // c.i.a.f.h.l.m8 @@ -177,7 +177,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long l() { - return f1120y.d().longValue(); + return f1122y.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -192,7 +192,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long o() { - return f1121z.d().longValue(); + return f1123z.d().longValue(); } @Override // c.i.a.f.h.l.m8 @@ -237,7 +237,7 @@ public final class p8 implements m8 { @Override // c.i.a.f.h.l.m8 public final long x() { - return f1119x.d().longValue(); + return f1121x.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 13b18398af..3d81f0bad4 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 f1122c; + public final SharedPreferences.OnSharedPreferenceChangeListener f1124c; 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.f1122c); + s2Var.b.unregisterOnSharedPreferenceChangeListener(s2Var.f1124c); } 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 12e1a5a06a..5c8502528c 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 f1123c; + public Object f1125c; 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 fe33869874..d653a1b491 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 f1124c = e(true); + public static final d7 f1126c = 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 bd0da0db8c..3dfafeaaed 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 f1125c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1127c = 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 83fcf6167f..1c9a619674 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.f1096c) { + if (n4Var.f1098c) { 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.f2290c; + g4 g4Var = zzhi.f2302c; 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 1d791d52be..c4c8ce30b1 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 f1126c; + public static final l2 f1128c; 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); - f1126c = q2Var.c("measurement.service.consent_state_v1_W36", false); + f1128c = 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 f1126c.d().booleanValue(); + return f1128c.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 1e4ce92ec3..23f18d7e9f 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.f1127c.query(y1Var.d, y1.b, null, null, null); + Cursor query = y1Var.f1129c.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 f492c0fd1a..8c53680453 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 f1127c; + public final ContentResolver f1129c; 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.f1127c = contentResolver; + this.f1129c = 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.f1127c.unregisterContentObserver(y1Var.e); + y1Var.f1129c.unregisterContentObserver(y1Var.e); } a.clear(); } diff --git a/app/src/main/java/c/i/a/f/h/l/y2.java b/app/src/main/java/c/i/a/f/h/l/y2.java index 4a8993b489..f4171d2abb 100644 --- a/app/src/main/java/c/i/a/f/h/l/y2.java +++ b/app/src/main/java/c/i/a/f/h/l/y2.java @@ -36,6 +36,6 @@ public final class y2 extends x2 { @Override // java.lang.Object public final String toString() { String valueOf = String.valueOf(this.zza); - return a.g(valueOf.length() + 13, "Optional.of(", valueOf, ")"); + return a.f(valueOf.length() + 13, "Optional.of(", valueOf, ")"); } } diff --git a/app/src/main/java/c/i/a/f/h/l/y3.java b/app/src/main/java/c/i/a/f/h/l/y3.java index a64fa083b1..2d94be5cb9 100644 --- a/app/src/main/java/c/i/a/f/h/l/y3.java +++ b/app/src/main/java/c/i/a/f/h/l/y3.java @@ -20,7 +20,7 @@ public final class y3 extends z3 { return this.zzb[this.zzc + i]; } if (i < 0) { - throw new ArrayIndexOutOfBoundsException(a.f(22, "Index < 0: ", i)); + throw new ArrayIndexOutOfBoundsException(a.e(22, "Index < 0: ", i)); } StringBuilder sb = new StringBuilder(40); sb.append("Index > length: "); diff --git a/app/src/main/java/c/i/a/f/h/l/y6.java b/app/src/main/java/c/i/a/f/h/l/y6.java index a9e4125ffe..d297837db5 100644 --- a/app/src/main/java/c/i/a/f/h/l/y6.java +++ b/app/src/main/java/c/i/a/f/h/l/y6.java @@ -85,6 +85,6 @@ public final class y6 implements Comparable, Map.Entry { public final String toString() { String valueOf = String.valueOf(this.i); String valueOf2 = String.valueOf(this.j); - return a.g(valueOf2.length() + valueOf.length() + 1, valueOf, "=", valueOf2); + return a.f(valueOf2.length() + valueOf.length() + 1, valueOf, "=", valueOf2); } } 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 32f247a25f..17445628ef 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 f1128c; + public static final l2 f1130c; 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); - f1128c = q2Var.c("measurement.service.ad_impression", true); + f1130c = 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 f1128c.d().booleanValue(); + return f1130c.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 1a8775eff5..b9ed3d28cc 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 f1129c; + public static final l2 f1131c; 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)); - f1129c = q2Var.a("measurement.test.int_flag", -2); + f1131c = 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 f1129c.d().longValue(); + return f1131c.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 554dba9e15..b02ebdfc44 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 f1130c; + public final List f1132c; @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.f1130c = list; + this.f1132c = list; this.d = sparseArray; this.e = map; this.g = str; @@ -55,7 +55,7 @@ public final class e { long j; int length = bArr.length; if (length != 2 && length != 4 && length != 16) { - throw new IllegalArgumentException(a.f(38, "uuidBytes length invalid - ", length)); + throw new IllegalArgumentException(a.e(38, "uuidBytes length invalid - ", length)); } else if (length == 16) { ByteBuffer order = ByteBuffer.wrap(bArr).order(ByteOrder.LITTLE_ENDIAN); return new ParcelUuid(new UUID(order.getLong(8), order.getLong(0))); @@ -87,7 +87,7 @@ public final class e { public final String toString() { String str; int i = this.b; - String valueOf = String.valueOf(this.f1130c); + String valueOf = String.valueOf(this.f1132c); SparseArray sparseArray = this.d; StringBuilder sb = new StringBuilder(); String str2 = "{}"; @@ -128,7 +128,7 @@ public final class e { } int i4 = this.f; String str3 = this.g; - StringBuilder sb3 = new StringBuilder(a.m(str3, a.m(str2, a.m(str, valueOf.length() + 139)))); + StringBuilder sb3 = new StringBuilder(a.b(str3, a.b(str2, a.b(str, valueOf.length() + 139)))); sb3.append("BleRecord [mAdvertiseFlags="); sb3.append(i); sb3.append(", mServiceUuids="); 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 3b70a18ab7..2e98fcec66 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 f1131c = Pattern.compile("^(1|true|t|on|yes|y)$", 2); + public static final Pattern f1133c = 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 5094363321..68bf01e962 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.f1212c, cVar); + super(a.f1214c, 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 753b5a7092..c8c241ab69 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 AbstractC0108a extends z5 { + public interface AbstractC0109a extends z5 { } public a(g gVar) { this.a = gVar; } - public void a(AbstractC0108a aVar) { + public void a(AbstractC0109a 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.f1088c, "OnEventListener already registered."); + Log.w(gVar.f1090c, "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.f1088c, "Failed to register event listener on calling thread. Trying again on the dynamite thread."); + Log.w(gVar.f1090c, "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 d0bf0d59f7..ae505c7dbb 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 f1132c = new ArrayMap(); + public final Map f1134c = 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 8c4940f63c..a727ab260d 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 f1133c; + public String f1135c; public String d; public String e; public String f; @@ -38,20 +38,20 @@ public final class a4 { public boolean r; /* renamed from: s reason: collision with root package name */ - public String f1134s; + public String f1136s; public Boolean t; public long u; public List v; public String w; /* renamed from: x reason: collision with root package name */ - public long f1135x; + public long f1137x; /* renamed from: y reason: collision with root package name */ - public long f1136y; + public long f1138y; /* renamed from: z reason: collision with root package name */ - public long f1137z; + public long f1139z; @WorkerThread public a4(u4 u4Var, String str) { @@ -245,8 +245,8 @@ public final class a4 { @WorkerThread public final void c(String str) { this.a.f().b(); - this.E |= !t9.q0(this.f1133c, str); - this.f1133c = str; + this.E |= !t9.q0(this.f1135c, str); + this.f1135c = str; } @WorkerThread @@ -348,8 +348,8 @@ public final class a4 { if (TextUtils.isEmpty(str)) { str = null; } - this.E |= !t9.q0(this.f1134s, str); - this.f1134s = str; + this.E |= !t9.q0(this.f1136s, str); + this.f1136s = str; } @WorkerThread @@ -362,7 +362,7 @@ public final class a4 { @WorkerThread public final String s() { this.a.f().b(); - return this.f1133c; + return this.f1135c; } @WorkerThread @@ -405,7 +405,7 @@ public final class a4 { @WorkerThread public final String y() { this.a.f().b(); - return this.f1134s; + return this.f1136s; } @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 29ef4f69da..baf243bff5 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().f1145x.a(true); + x8Var.b.l().f1147x.a(true); } Bundle bundle = new Bundle(); if (!x8Var.b.a.h.z().booleanValue()) { - x8Var.b.e.f1148c.c(); + x8Var.b.e.f1150c.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 3758413936..a20d1761ba 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 f1138c; + public boolean f1140c; 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.f1138c = false; + this.f1140c = 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.f1138c != u) { - this.f1138c = u; + if (this.f1140c != u) { + this.f1140c = 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 cf0d2aa660..9fe0b7012c 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.f1177c0); - boolean z5 = f9.b() && this.a.h.u(this.d, p.f1175b0); + boolean z4 = f9.b() && this.a.h.u(this.d, p.f1179c0); + boolean z5 = f9.b() && this.a.h.u(this.d, p.f1177b0); 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.f1169c + 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.f1171c + 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.f1169c; + long j = lVar.f1171c; 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 2e28c1acb9..4fd1f4e323 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 f1139c = b.a; + public e f1141c = 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.f1139c.i(str, "measurement.event_sampling_enabled")); + return "1".equals(this.f1141c.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.f1139c.i(str, j3Var.b); + String i = this.f1141c.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.f1139c.i(str, j3Var.b); + String i = this.f1141c.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.f1139c.i(str, j3Var.b); + String i = this.f1141c.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.f1139c.i(str, j3Var.b); + String i = this.f1141c.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 d8e7149eac..167df0650e 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 f1140c; + public y6 f1142c; 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.f1142c == null) { + if ((!this.a.h.o(p.I0) || i != 20) && dVar.b == null && dVar.f1144c == 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.f1142c; + Boolean bool2 = dVar.f1144c; if (bool2 == null) { - bool2 = dVar3.f1142c; + bool2 = dVar3.f1144c; } 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.f1179e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { + if (this.a.h.o(p.f1181e0) && "_cmp".equals(str2) && bundle.containsKey("gclid")) { String string = bundle.getString("gclid"); Objects.requireNonNull((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().f1145x.b()) { + if (l().v.a() <= 0 || !l().u(j) || !l().f1147x.b()) { bundle2 = z10; arrayList = arrayList2; } else { @@ -483,10 +483,10 @@ public final class c6 extends a5 { } else { str3 = string2; } - if (q.h && q.f1154c != null) { + if (q.h && q.f1156c != null) { q.h = false; - boolean q0 = t9.q0(q.f1154c.b, str3); - boolean q02 = t9.q0(q.f1154c.a, string); + boolean q0 = t9.q0(q.f1156c.b, str3); + boolean q02 = t9.q0(q.f1156c.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.f1154c == null ? q.d : q.f1154c; + i7 i7Var = q.f1156c == null ? q.d : q.f1156c; i7 i7Var2 = new i7(string, str3, q.e().t0(), true, j); - q.f1154c = i7Var2; + q.f1156c = i7Var2; q.d = i7Var; q.i = i7Var2; Objects.requireNonNull((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.f1140c); + ((Application) this.a.b.getApplicationContext()).unregisterActivityLifecycleCallbacks(this.f1142c); } } @@ -632,7 +632,7 @@ public final class c6 extends a5 { b(); t(); if (this.a.m()) { - if (this.a.h.o(p.f1178d0)) { + if (this.a.h.o(p.f1180d0)) { Boolean w = this.a.h.w("google_analytics_deferred_deep_link_enabled"); if (w != null && w.booleanValue()) { g().m.a("Deferred Deep Link feature enabled."); @@ -670,7 +670,7 @@ public final class c6 extends a5 { @Nullable public final String O() { u4 u4Var = this.a; - String str = u4Var.f1195c; + String str = u4Var.f1197c; 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.f1197x.a.o().l.a() <= 0) { + if (this.a.f1199x.a.o().l.a() <= 0) { z2 = false; } if (!z2) { - m4 m4Var = this.a.f1197x; + m4 m4Var = this.a.f1199x; m4Var.a(m4Var.a.b.getPackageName()); } } @@ -781,7 +781,7 @@ public final class c6 extends a5 { w8 s2 = s(); s2.b(); d9 d9Var = s2.e; - d9Var.f1148c.c(); + d9Var.f1150c.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 de86294afd..3be4ededcc 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 @@ -34,7 +34,7 @@ public final class c7 implements Runnable { String str2 = this.l; y6Var.i.b(); try { - if (y6Var.i.a.h.o(p.f1179e0) || y6Var.i.a.h.o(p.f1181g0) || y6Var.i.a.h.o(p.f1180f0)) { + if (y6Var.i.a.h.o(p.f1181e0) || y6Var.i.a.h.o(p.f1183g0) || y6Var.i.a.h.o(p.f1182f0)) { 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")) { @@ -47,7 +47,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.f1179e0) && !bundle2.containsKey("gclid") && bundle != null && bundle.containsKey("gclid")) { + if (y6Var.i.a.h.o(p.f1181e0) && !bundle2.containsKey("gclid") && bundle != null && bundle.containsKey("gclid")) { bundle2.putString("_cer", String.format("gclid=%s", bundle.getString("gclid"))); } y6Var.i.H(str, "_cmp", bundle2); @@ -58,12 +58,12 @@ public final class c7 implements Runnable { } else { bundle2 = null; } - if (y6Var.i.a.h.o(p.f1181g0) && !y6Var.i.a.h.o(p.f1180f0) && bundle != null && bundle.containsKey("gclid") && (bundle2 == null || !bundle2.containsKey("gclid"))) { + if (y6Var.i.a.h.o(p.f1183g0) && !y6Var.i.a.h.o(p.f1182f0) && 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.f1180f0)) { + if (y6Var.i.a.h.o(p.f1182f0)) { 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 1da0009336..7b189fd890 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 f1141c; + public long f1143c; 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.f1141c = ((Long) pair.second).longValue(); + this.f1143c = ((Long) pair.second).longValue(); this.d.m(); this.b = (Long) q9.R(this.a, "_eid"); } - long j = this.f1141c - 1; - this.f1141c = j; + long j = this.f1143c - 1; + this.f1143c = 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.f1141c, this.a); + this.d.q().Q(str, l, this.f1143c, 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.f1141c = longValue; + this.f1143c = 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.f1141c, a1Var); + this.d.q().Q(str, l, this.f1143c, 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 4cfd64be4b..1d991d76dd 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 f1142c; + public final Boolean f1144c; public d(Boolean bool, Boolean bool2) { this.b = bool; - this.f1142c = bool2; + this.f1144c = 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.f1142c; + Boolean bool2 = this.f1144c; 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.f1142c) == a(dVar.f1142c); + return a(this.b) == a(dVar.b) && a(this.f1144c) == a(dVar.f1144c); } public final boolean f(d dVar) { Boolean bool = this.b; Boolean bool2 = Boolean.FALSE; if (bool != bool2 || dVar.b == bool2) { - return this.f1142c == bool2 && dVar.f1142c != bool2; + return this.f1144c == bool2 && dVar.f1144c != bool2; } return true; } public final d h(d dVar) { - return new d(c(this.b, dVar.b), c(this.f1142c, dVar.f1142c)); + return new d(c(this.b, dVar.b), c(this.f1144c, dVar.f1144c)); } public final int hashCode() { - return a(this.f1142c) + ((a(this.b) + 527) * 31); + return a(this.f1144c) + ((a(this.b) + 527) * 31); } public final boolean j() { @@ -135,7 +135,7 @@ public final class d { } public final boolean k() { - Boolean bool = this.f1142c; + Boolean bool = this.f1144c; 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.f1142c; + Boolean bool2 = this.f1144c; 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 f2f4c756dd..eaeb68390e 100644 --- a/app/src/main/java/c/i/a/f/i/b/d4.java +++ b/app/src/main/java/c/i/a/f/i/b/d4.java @@ -7,7 +7,7 @@ import androidx.annotation.WorkerThread; public final class d4 extends r5 { /* renamed from: c reason: collision with root package name */ - public static final Pair f1143c = new Pair<>("", 0L); + public static final Pair f1145c = new Pair<>("", 0L); public final j4 A = new j4(this, "firebase_feature_rollouts"); public final j4 B = new j4(this, "deferred_attribution_cache"); public final h4 C = new h4(this, "deferred_attribution_cache_timestamp", 0); @@ -29,20 +29,20 @@ public final class d4 extends r5 { public final h4 r = new h4(this, "session_timeout", 1800000); /* renamed from: s reason: collision with root package name */ - public final f4 f1144s = new f4(this, "start_new_session", true); + public final f4 f1146s = new f4(this, "start_new_session", true); public final j4 t = new j4(this, "non_personalized_ads"); public final f4 u = new f4(this, "allow_remote_dynamite", false); public final h4 v = new h4(this, "last_pause_time", 0); public boolean w; /* renamed from: x reason: collision with root package name */ - public f4 f1145x = new f4(this, "app_backgrounded", false); + public f4 f1147x = new f4(this, "app_backgrounded", false); /* renamed from: y reason: collision with root package name */ - public f4 f1146y = new f4(this, "deep_link_retrieval_complete", false); + public f4 f1148y = new f4(this, "deep_link_retrieval_complete", false); /* renamed from: z reason: collision with root package name */ - public h4 f1147z = new h4(this, "deep_link_retrieval_attempts", 0); + public h4 f1149z = new h4(this, "deep_link_retrieval_attempts", 0); public d4(u4 u4Var) { super(u4Var); @@ -60,7 +60,7 @@ public final class d4 extends r5 { edit.putBoolean("has_been_opened", true); edit.apply(); } - this.e = new k4(this, "health_monitor", Math.max(0L, p.f1176c.a(null).longValue()), null); + this.e = new k4(this, "health_monitor", Math.max(0L, p.f1178c.a(null).longValue()), null); } @Override // c.i.a.f.i.b.r5 diff --git a/app/src/main/java/c/i/a/f/i/b/d6.java b/app/src/main/java/c/i/a/f/i/b/d6.java index 6d97fc2f48..912ba99abe 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.f1172c; + String str = o.f1174c; 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 c0b5fc6352..06f4faf40e 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 f1148c; + public final i f1150c; public final /* synthetic */ w8 d; public d9(w8 w8Var) { this.d = w8Var; - this.f1148c = new c9(this, w8Var.a); + this.f1150c = 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.f1148c.c(); - this.f1148c.b(3600000); + this.f1150c.c(); + this.f1150c.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 5b5ca5ec0e..f1dd273ed7 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 f1149c; + public g1 f1151c; 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.f1149c = g1Var; + this.f1151c = 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.f1149c; + g1 g1Var = this.f1151c; 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.f1150c; + Boolean bool = eaVar.f1152c; 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.f1177c0) && eaVar.h()) { + if (f9.b() && this.h.a.h.u(this.a, p.f1179c0) && eaVar.h()) { list.clear(); } - if (!f9.b() || !this.h.a.h.u(this.a, p.f1177c0)) { + if (!f9.b() || !this.h.a.h.u(this.a, p.f1179c0)) { 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 d138344064..61a4e809d9 100644 --- a/app/src/main/java/c/i/a/f/i/b/e6.java +++ b/app/src/main/java/c/i/a/f/i/b/e6.java @@ -26,15 +26,15 @@ public final /* synthetic */ class e6 implements Runnable { URL url; c6 c6Var = this.i; c6Var.b(); - if (c6Var.l().f1146y.b()) { + if (c6Var.l().f1148y.b()) { c6Var.g().m.a("Deferred Deep Link already retrieved. Not fetching again."); return; } - long a = c6Var.l().f1147z.a(); - c6Var.l().f1147z.b(a + 1); + long a = c6Var.l().f1149z.a(); + c6Var.l().f1149z.b(a + 1); if (a >= 5) { c6Var.g().i.a("Permanently failed to retrieve Deferred Deep Link. Reached maximum retries."); - c6Var.l().f1146y.a(true); + c6Var.l().f1148y.a(true); return; } u4 u4Var = c6Var.a; @@ -42,7 +42,7 @@ public final /* synthetic */ class e6 implements Runnable { u4.q(u4Var.n()); n3 z2 = u4Var.z(); z2.t(); - String str = z2.f1172c; + String str = z2.f1174c; d4 o = u4Var.o(); o.b(); Objects.requireNonNull((d) o.a.o); @@ -86,7 +86,7 @@ public final /* synthetic */ class e6 implements Runnable { t9 t = u4Var.t(); u4Var.z(); String str2 = (String) pair.first; - long a2 = u4Var.o().f1147z.a() - 1; + long a2 = u4Var.o().f1149z.a() - 1; Objects.requireNonNull(t); try { AnimatableValueParser.w(str2); diff --git a/app/src/main/java/c/i/a/f/i/b/e7.java b/app/src/main/java/c/i/a/f/i/b/e7.java index e65a39334f..684f13c508 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 @@ -38,7 +38,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().f1146y.a(true); + u4Var.o().f1148y.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 309596f7da..660a3a8f5e 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 @@ -16,7 +16,7 @@ public abstract class ea { public int b; /* renamed from: c reason: collision with root package name */ - public Boolean f1150c; + public Boolean f1152c; 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 1b16a6159d..61f3a4e5d4 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 f1151c; + public long f1153c; 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 1c2b8a469c..0d34a3994e 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 f1152c; + public boolean f1154c; public boolean d; public final /* synthetic */ d4 e; @@ -30,8 +30,8 @@ public final class f4 { @WorkerThread public final boolean b() { - if (!this.f1152c) { - this.f1152c = true; + if (!this.f1154c) { + this.f1154c = true; this.d = this.e.w().getBoolean(this.a, this.b); } return this.d; diff --git a/app/src/main/java/c/i/a/f/i/b/f9.java b/app/src/main/java/c/i/a/f/i/b/f9.java index 6b6393f7bb..ae630da9e0 100644 --- a/app/src/main/java/c/i/a/f/i/b/f9.java +++ b/app/src/main/java/c/i/a/f/i/b/f9.java @@ -22,7 +22,7 @@ public final class f9 { d4 l = this.a.l(); Objects.requireNonNull((d) this.a.a.o); if (l.u(System.currentTimeMillis())) { - this.a.l().f1144s.a(true); + this.a.l().f1146s.a(true); ActivityManager.RunningAppProcessInfo runningAppProcessInfo = new ActivityManager.RunningAppProcessInfo(); ActivityManager.getMyMemoryState(runningAppProcessInfo); if (runningAppProcessInfo.importance == 100) { @@ -38,10 +38,10 @@ public final class f9 { this.a.b(); this.a.x(); if (this.a.l().u(j)) { - this.a.l().f1144s.a(true); + this.a.l().f1146s.a(true); } this.a.l().v.b(j); - if (this.a.l().f1144s.b()) { + if (this.a.l().f1146s.b()) { c(j, z2); } } @@ -55,7 +55,7 @@ public final class f9 { this.a.g().n.b("Session started, time", Long.valueOf(SystemClock.elapsedRealtime())); Long valueOf = Long.valueOf(j / 1000); this.a.n().K("auto", "_sid", valueOf, j); - this.a.l().f1144s.a(false); + this.a.l().f1146s.a(false); Bundle bundle = new Bundle(); bundle.putLong("_sid", valueOf.longValue()); if (this.a.a.h.o(p.k0) && z2) { diff --git a/app/src/main/java/c/i/a/f/i/b/fa.java b/app/src/main/java/c/i/a/f/i/b/fa.java index 95dc4eb340..da3deb2d9f 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.f1177c0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1179c0); 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.f1150c = bool4; + this.f1152c = 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 4030648b9c..0e6f359bc3 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("name", lVar.b); - contentValues.put("lifetime_count", Long.valueOf(lVar.f1169c)); + contentValues.put("lifetime_count", Long.valueOf(lVar.f1171c)); 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.f1135x)); + contentValues.put("day", Long.valueOf(a4Var.f1137x)); a4Var.a.f().b(); - contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1136y)); + contentValues.put("daily_public_events_count", Long.valueOf(a4Var.f1138y)); a4Var.a.f().b(); - contentValues.put("daily_events_count", Long.valueOf(a4Var.f1137z)); + contentValues.put("daily_events_count", Long.valueOf(a4Var.f1139z)); a4Var.a.f().b(); contentValues.put("daily_conversions_count", Long.valueOf(a4Var.A)); a4Var.a.f().b(); @@ -533,7 +533,7 @@ public final class g extends i9 { contentValues.put("safelisted_events", TextUtils.join(",", a4Var.k())); } } - if (da.b() && this.a.h.u(a4Var.o(), p.f1184j0)) { + if (da.b() && this.a.h.u(a4Var.o(), p.f1186j0)) { contentValues.put("ga_app_id", a4Var.B()); } try { @@ -555,15 +555,15 @@ public final class g extends i9 { throw new IllegalArgumentException("Given Integer is zero"); } else if (R()) { String join = TextUtils.join(",", list); - String g2 = a.g(a.m(join, 2), "(", join, ")"); - if (S(a.g(a.m(g2, 80), "SELECT COUNT(1) FROM queue WHERE rowid IN ", g2, " AND retry_count = 2147483647 LIMIT 1"), null) > 0) { + String f2 = a.f(a.b(join, 2), "(", join, ")"); + if (S(a.f(a.b(f2, 80), "SELECT COUNT(1) FROM queue WHERE rowid IN ", f2, " AND retry_count = 2147483647 LIMIT 1"), null) > 0) { g().i.a("The number of upload retries exceeds the limit. Will remain unchanged."); } try { SQLiteDatabase t = t(); - StringBuilder sb = new StringBuilder(String.valueOf(g2).length() + 127); + StringBuilder sb = new StringBuilder(String.valueOf(f2).length() + 127); sb.append("UPDATE queue SET retry_count = IFNULL(retry_count, 0) + 1 WHERE rowid IN "); - sb.append(g2); + sb.append(f2); sb.append(" AND (retry_count IS NULL OR retry_count < 2147483647)"); t.execSQL(sb.toString()); } catch (SQLiteException e2) { @@ -639,8 +639,8 @@ public final class g extends i9 { public final boolean M(u9 u9Var) { b(); n(); - if (Y(u9Var.a, u9Var.f1201c) == null) { - if (t9.X(u9Var.f1201c)) { + if (Y(u9Var.a, u9Var.f1203c) == null) { + if (t9.X(u9Var.f1203c)) { 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.f1201c) && 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.f1203c) && 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("name", u9Var.f1201c); + contentValues.put("name", u9Var.f1203c); contentValues.put("set_timestamp", Long.valueOf(u9Var.d)); G(contentValues, "value", u9Var.e); try { @@ -695,7 +695,7 @@ public final class g extends i9 { contentValues.put("triggered_timestamp", Long.valueOf(zzz.k.k)); contentValues.put("time_to_live", Long.valueOf(zzz.r)); e(); - contentValues.put("expired_event", t9.g0(zzz.f2296s)); + contentValues.put("expired_event", t9.g0(zzz.f2308s)); try { if (t().insertWithOnConflict("conditional_properties", null, contentValues, 5) == -1) { g().f.b("Failed to insert/update conditional user property (got -1)", q3.s(zzz.i)); @@ -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.f1135x != j2; - a4Var.f1135x = j2; + a4Var.E |= a4Var.f1137x != j2; + a4Var.f1137x = j2; long j3 = cursor.getLong(12); a4Var.a.f().b(); - a4Var.E |= a4Var.f1136y != j3; - a4Var.f1136y = j3; + a4Var.E |= a4Var.f1138y != j3; + a4Var.f1138y = j3; long j4 = cursor.getLong(13); a4Var.a.f().b(); - a4Var.E |= a4Var.f1137z != j4; - a4Var.f1137z = j4; + a4Var.E |= a4Var.f1139z != j4; + a4Var.f1139z = j4; long j5 = cursor.getLong(14); a4Var.a.f().b(); a4Var.E |= a4Var.A != j5; @@ -908,7 +908,7 @@ public final class g extends i9 { if (!cursor.isNull(27)) { a4Var.d(Arrays.asList(cursor.getString(27).split(",", -1))); } - if (da.b() && this.a.h.u(str, p.f1184j0)) { + if (da.b() && this.a.h.u(str, p.f1186j0)) { a4Var.u(cursor.getString(28)); } a4Var.a.f().b(); @@ -1002,8 +1002,8 @@ public final class g extends i9 { arrayList.add(Integer.toString(num.intValue())); } String join = TextUtils.join(",", arrayList); - String g2 = a.g(a.m(join, 2), "(", join, ")"); - return t.delete("audience_filter_values", a.g(a.m(g2, 140), "audience_id in (select audience_id from audience_filter_values where app_id=? and audience_id not in ", g2, " order by rowid desc limit -1 offset ?)"), new String[]{str, Integer.toString(max)}) > 0; + String f2 = a.f(a.b(join, 2), "(", join, ")"); + return t.delete("audience_filter_values", a.f(a.b(f2, 140), "audience_id in (select audience_id from audience_filter_values where app_id=? and audience_id not in ", f2, " order by rowid desc limit -1 offset ?)"), new String[]{str, Integer.toString(max)}) > 0; } catch (SQLiteException e2) { g().f.c("Database error querying filters. appId", q3.s(str), e2); return false; @@ -1512,7 +1512,7 @@ public final class g extends i9 { long a = l().i.a(); Objects.requireNonNull((d) this.a.o); long elapsedRealtime = SystemClock.elapsedRealtime(); - if (Math.abs(elapsedRealtime - a) > p.f1187y.a(null).longValue()) { + if (Math.abs(elapsedRealtime - a) > p.f1189y.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.f1151c = query.getLong(3); + fVar.f1153c = 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.f1151c += j3; + fVar.f1153c += 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.f1151c)); + contentValues.put("daily_conversions_count", Long.valueOf(fVar.f1153c)); 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 54ab95d04f..d390fd24be 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 f1153c; + public boolean f1155c; public long d; public final /* synthetic */ d4 e; @@ -22,8 +22,8 @@ public final class h4 { @WorkerThread public final long a() { - if (!this.f1153c) { - this.f1153c = true; + if (!this.f1155c) { + this.f1155c = true; this.d = this.e.w().getLong(this.a, this.b); } return this.d; diff --git a/app/src/main/java/c/i/a/f/i/b/h7.java b/app/src/main/java/c/i/a/f/i/b/h7.java index 22a9dc316b..280cfa67db 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 @@ -16,7 +16,7 @@ import java.util.concurrent.ConcurrentHashMap; public final class h7 extends a5 { /* renamed from: c reason: collision with root package name */ - public volatile i7 f1154c; + public volatile i7 f1156c; public i7 d; public i7 e; public final Map f = new ConcurrentHashMap(); @@ -46,7 +46,7 @@ public final class h7 extends a5 { } else { bundle.remove("_sc"); } - bundle.putLong("_si", i7Var.f1157c); + bundle.putLong("_si", i7Var.f1159c); } else if (i7Var == null && z2) { bundle.remove("_sn"); bundle.remove("_sc"); @@ -82,7 +82,7 @@ public final class h7 extends a5 { } z3 = false; } - if (i7Var2 == null || i7Var2.f1157c != i7Var.f1157c || !t9.q0(i7Var2.b, i7Var.b) || !t9.q0(i7Var2.a, i7Var.a)) { + if (i7Var2 == null || i7Var2.f1159c != i7Var.f1159c || !t9.q0(i7Var2.b, i7Var.b) || !t9.q0(i7Var2.a, i7Var.a)) { z4 = true; } if (z4) { @@ -100,7 +100,7 @@ public final class h7 extends a5 { if (str3 != null) { bundle2.putString("_pc", str3); } - bundle2.putLong("_pi", i7Var2.f1157c); + bundle2.putLong("_pi", i7Var2.f1159c); } if (this.a.h.o(p.T) && z3) { if (!((v9) s9.i.a()).a() || !this.a.h.o(p.V)) { @@ -214,14 +214,14 @@ public final class h7 extends a5 { @MainThread public final void z(Activity activity, i7 i7Var, boolean z2) { i7 i7Var2; - i7 i7Var3 = this.f1154c == null ? this.d : this.f1154c; + i7 i7Var3 = this.f1156c == null ? this.d : this.f1156c; if (i7Var.b == null) { - i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1157c, i7Var.e, i7Var.f); + i7Var2 = new i7(i7Var.a, activity != null ? x(activity.getClass().getCanonicalName()) : null, i7Var.f1159c, i7Var.e, i7Var.f); } else { i7Var2 = i7Var; } - this.d = this.f1154c; - this.f1154c = i7Var2; + this.d = this.f1156c; + this.f1156c = 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 a7e8204a8c..2830d9aa92 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.f1174a0); + boolean z3 = f9.b() && this.h.a.h.u(this.a, p.f1176a0); 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.f1150c = Boolean.TRUE; + this.f1152c = 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 f536f8b7cd..d4f7fb204c 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 f1155c; + public final Runnable f1157c; public volatile long d; public i(t5 t5Var) { Objects.requireNonNull(t5Var, "null reference"); this.b = t5Var; - this.f1155c = new k(this, t5Var); + this.f1157c = 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.f1155c, j)) { + if (!d().postDelayed(this.f1157c, 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.f1155c); + d().removeCallbacks(this.f1157c); } 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 d30f1ade4f..1294b45cc3 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 f1156c; + public boolean f1158c; public Bundle d; public final /* synthetic */ d4 e; @@ -25,8 +25,8 @@ public final class i4 { @WorkerThread public final Bundle a() { - if (!this.f1156c) { - this.f1156c = true; + if (!this.f1158c) { + this.f1158c = 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 2214e8daed..a3b48f4010 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 f1157c; + public final long f1159c; 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.f1157c = j; + this.f1159c = 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 14f1c3285a..83648f60ff 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 f1158c; + public boolean f1160c; 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.f1158c) { + if (!this.f1160c) { throw new IllegalStateException("Not initialized"); } } public final void o() { - if (!this.f1158c) { + if (!this.f1160c) { p(); this.b.q++; - this.f1158c = true; + this.f1160c = 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 bdaec7a970..645fe8d49e 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 f1159c; + public long f1161c; public String d; public Boolean e; public AccountManager f; @@ -33,13 +33,13 @@ public final class j extends r5 { @Override // c.i.a.f.i.b.r5 public final boolean r() { Calendar instance = Calendar.getInstance(); - this.f1159c = TimeUnit.MINUTES.convert((long) (instance.get(16) + instance.get(15)), TimeUnit.MILLISECONDS); + this.f1161c = TimeUnit.MINUTES.convert((long) (instance.get(16) + instance.get(15)), TimeUnit.MILLISECONDS); Locale locale = Locale.getDefault(); String language = locale.getLanguage(); Locale locale2 = Locale.ENGLISH; String lowerCase = language.toLowerCase(locale2); String lowerCase2 = locale.getCountry().toLowerCase(locale2); - this.d = a.g(a.m(lowerCase2, a.m(lowerCase, 1)), lowerCase, "-", lowerCase2); + this.d = a.f(a.b(lowerCase2, a.b(lowerCase, 1)), lowerCase, "-", lowerCase2); return false; } @@ -60,7 +60,7 @@ public final class j extends r5 { public final long t() { o(); - return this.f1159c; + return this.f1161c; } 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 22097b115c..b08bf62627 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 f1160c; + public final h3 f1162c; 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.f1160c = h3Var; + this.f1162c = 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.f1160c; + h3 h3Var = j3Var.f1162c; if (h3Var != null) { v2 = (V) h3Var.a(); } @@ -60,7 +60,7 @@ public final class j3 { } } catch (SecurityException unused2) { } - h3 h3Var2 = this.f1160c; + h3 h3Var2 = this.f1162c; 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 ab25270ab2..84353905ec 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 f1161c; + public String f1163c; 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.f1161c = this.d.w().getString(this.a, null); + this.f1163c = this.d.w().getString(this.a, null); } - return this.f1161c; + return this.f1163c; } @WorkerThread @@ -32,6 +32,6 @@ public final class j4 { SharedPreferences.Editor edit = this.d.w().edit(); edit.putString(this.a, str); edit.apply(); - this.f1161c = str; + this.f1163c = 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 ffd55ef879..756d5610d1 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.f1139c = k9Var.b; + k9Var.k.h.f1141c = 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 af0f55ea16..44f6aad822 100644 --- a/app/src/main/java/c/i/a/f/i/b/k4.java +++ b/app/src/main/java/c/i/a/f/i/b/k4.java @@ -11,7 +11,7 @@ public final class k4 { public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1162c; + public final String f1164c; public final long d; public final /* synthetic */ d4 e; @@ -21,7 +21,7 @@ public final class k4 { AnimatableValueParser.m(j > 0); this.a = str.concat(":start"); this.b = str.concat(":count"); - this.f1162c = str.concat(":value"); + this.f1164c = str.concat(":value"); this.d = j; } @@ -32,7 +32,7 @@ public final class k4 { long currentTimeMillis = System.currentTimeMillis(); SharedPreferences.Editor edit = this.e.w().edit(); edit.remove(this.b); - edit.remove(this.f1162c); + edit.remove(this.f1164c); 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 dc44977981..c8f1d76f49 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.n.a; import com.airbnb.lottie.parser.AnimatableValueParser; 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.AbstractC0102b { +public final class k8 implements ServiceConnection, b.a, b.AbstractC0103b { 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.AbstractC0102b { this.k.f().v(new o8(this)); } - @Override // c.i.a.f.e.k.b.AbstractC0102b + @Override // c.i.a.f.e.k.b.AbstractC0103b @MainThread public final void g(@NonNull ConnectionResult connectionResult) { AnimatableValueParser.u("MeasurementServiceConnection.onConnectionFailed"); @@ -91,7 +91,7 @@ public final class k8 implements ServiceConnection, b.a, b.AbstractC0102b { try { a b = a.b(); q7 q7Var = this.k; - b.c(q7Var.a.b, q7Var.f1190c); + b.c(q7Var.a.b, q7Var.f1192c); } 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 a8ed2a78ac..5e35858527 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 @@ -77,7 +77,7 @@ public class k9 implements t5 { public p4 b; /* renamed from: c reason: collision with root package name */ - public x3 f1163c; + public x3 f1165c; public g d; public b4 e; public h9 f; @@ -95,20 +95,20 @@ public class k9 implements t5 { public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f1164s; + public boolean f1166s; public boolean t; public FileLock u; public FileChannel v; public List w; /* renamed from: x reason: collision with root package name */ - public List f1165x; + public List f1167x; /* renamed from: y reason: collision with root package name */ - public long f1166y; + public long f1168y; /* renamed from: z reason: collision with root package name */ - public final Map f1167z; + public final Map f1169z; /* compiled from: com.google.android.gms:play-services-measurement@@18.0.0 */ public class a { @@ -116,7 +116,7 @@ public class k9 implements t5 { public List b; /* renamed from: c reason: collision with root package name */ - public List f1168c; + public List f1170c; public long d; public a(k9 k9Var, j9 j9Var) { @@ -127,13 +127,13 @@ public class k9 implements t5 { } public final boolean b(long j, a1 a1Var) { - if (this.f1168c == null) { - this.f1168c = new ArrayList(); + if (this.f1170c == null) { + this.f1170c = new ArrayList(); } if (this.b == null) { this.b = new ArrayList(); } - if (this.f1168c.size() > 0 && ((this.f1168c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { + if (this.f1170c.size() > 0 && ((this.f1170c.get(0).H() / 1000) / 60) / 60 != ((a1Var.H() / 1000) / 60) / 60) { return false; } long g = this.d + ((long) a1Var.g()); @@ -141,33 +141,33 @@ public class k9 implements t5 { return false; } this.d = g; - this.f1168c.add(a1Var); + this.f1170c.add(a1Var); this.b.add(Long.valueOf(j)); - return this.f1168c.size() < Math.max(1, p.j.a(null).intValue()); + return this.f1170c.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.f1166y = -1; + this.f1168y = -1; q9 q9Var = new q9(this); q9Var.o(); this.h = q9Var; x3 x3Var = new x3(this); x3Var.o(); - this.f1163c = x3Var; + this.f1165c = x3Var; p4 p4Var = new p4(this); p4Var.o(); this.b = p4Var; - this.f1167z = new HashMap(); + this.f1169z = 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.f1158c) { + } else if (!i9Var.f1160c) { String valueOf = String.valueOf(i9Var.getClass()); StringBuilder sb = new StringBuilder(valueOf.length() + 27); sb.append("Component not initialized: "); @@ -252,7 +252,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.f1179e0) && "_cmp".equals(zzaq.i) && "referrer API v2".equals(zzaq.j.i.getString("_cis"))) { + if (this.k.h.o(p.f1181e0) && "_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); @@ -353,7 +353,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.f2295z, T.y())) { + if (t9.d0(zzn.j, T.v(), zzn.f2307z, 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(); @@ -384,7 +384,7 @@ public class k9 implements t5 { if (i == 0) { o(new zzku("_fot", j4, Long.valueOf(j5), "auto"), zzn); U(); - this.k.f1197x.a(zzn.i); + this.k.f1199x.a(zzn.i); U(); P(); Bundle bundle2 = new Bundle(); @@ -402,7 +402,7 @@ public class k9 implements t5 { str2 = "_et"; j2 = 1; } - if (zzn.f2294y) { + if (zzn.f2306y) { bundle2.putLong("_dac", j2); } g K2 = K(); @@ -480,7 +480,7 @@ public class k9 implements t5 { } else { j = 1; } - if (zzn.f2294y) { + if (zzn.f2306y) { bundle3.putLong("_dac", j); } B(new zzaq("_v", new zzap(bundle3), "auto", j4), zzn); @@ -557,7 +557,7 @@ public class k9 implements t5 { if (Z.m) { K().V(zzz.i, zzz.k.j); } - zzaq zzaq = zzz.f2296s; + zzaq zzaq = zzz.f2308s; if (zzaq != null) { Bundle bundle = null; zzap zzap = zzaq.j; @@ -566,7 +566,7 @@ public class k9 implements t5 { } t9 t = this.k.t(); String str = zzz.i; - zzaq zzaq2 = zzz.f2296s; + zzaq zzaq2 = zzz.f2308s; I(t.B(str, zzaq2.i, bundle, Z.j, zzaq2.l, true, x7.b() && this.k.h.o(p.M0)), zzn); } } else { @@ -632,16 +632,16 @@ public class k9 implements t5 { T.m(zzn.j); z2 = true; } - if (!TextUtils.equals(zzn.f2295z, T.y())) { - T.q(zzn.f2295z); + if (!TextUtils.equals(zzn.f2307z, T.y())) { + T.q(zzn.f2307z); z2 = true; } - if (da.b() && this.k.h.u(T.o(), p.f1184j0) && !TextUtils.equals(zzn.D, T.B())) { + if (da.b() && this.k.h.u(T.o(), p.f1186j0) && !TextUtils.equals(zzn.D, T.B())) { T.u(zzn.D); z2 = true; } - if (!TextUtils.isEmpty(zzn.f2292s) && !zzn.f2292s.equals(T.H())) { - T.A(zzn.f2292s); + if (!TextUtils.isEmpty(zzn.f2304s) && !zzn.f2304s.equals(T.H())) { + T.A(zzn.f2304s); z2 = true; } long j2 = zzn.m; @@ -686,8 +686,8 @@ public class k9 implements t5 { T.n(zzn.w); z2 = true; } - if (zzn.f2293x != T.i()) { - T.r(zzn.f2293x); + if (zzn.f2305x != T.i()) { + T.r(zzn.f2305x); z2 = true; } if (zzn.A != T.j()) { @@ -710,11 +710,11 @@ public class k9 implements t5 { z2 = true; if (!TextUtils.equals(zzn.j, T.v())) { } - if (!TextUtils.equals(zzn.f2295z, T.y())) { + if (!TextUtils.equals(zzn.f2307z, T.y())) { } T.u(zzn.D); z2 = true; - T.A(zzn.f2292s); + T.A(zzn.f2304s); z2 = true; long j2 = zzn.m; T.t(zzn.m); @@ -736,7 +736,7 @@ public class k9 implements t5 { z2 = true; if (zzn.w != T.h()) { } - if (zzn.f2293x != T.i()) { + if (zzn.f2305x != T.i()) { } if (zzn.A != T.j()) { } @@ -772,12 +772,12 @@ public class k9 implements t5 { T.c(c(h)); } T.m(zzn.j); - T.q(zzn.f2295z); - if (da.b() && this.k.h.u(T.o(), p.f1184j0)) { + T.q(zzn.f2307z); + if (da.b() && this.k.h.u(T.o(), p.f1186j0)) { T.u(zzn.D); } - if (!TextUtils.isEmpty(zzn.f2292s)) { - T.A(zzn.f2292s); + if (!TextUtils.isEmpty(zzn.f2304s)) { + T.A(zzn.f2304s); } long j3 = zzn.m; if (j3 != 0) { @@ -800,7 +800,7 @@ public class k9 implements t5 { T.R(zzn.t); } T.n(zzn.w); - T.r(zzn.f2293x); + T.r(zzn.f2305x); T.b(zzn.A); T.z(zzn.B); T.a.f().b(); @@ -861,7 +861,7 @@ public class k9 implements t5 { l = null; this.k.t().S(this.A, str, 11, "_ev", zzaq2.i, 0); } - if (z3 && (T = K().T(str)) != null && Math.abs(((d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1188z.a(l).longValue()) { + if (z3 && (T = K().T(str)) != null && Math.abs(((d) this.k.h()).a() - Math.max(T.W(), T.V())) > p.f1190z.a(l).longValue()) { this.k.g().C().a("Fetching config for blacklisted app"); n(T); return; @@ -917,7 +917,7 @@ public class k9 implements t5 { i = 0; u9Var = new u9(str, zzaq2.k, concat, ((d) this.k.h()).a(), Long.valueOf(((Long) obj).longValue() + j2)); if (!K().M(u9Var)) { - this.k.g().z().d("Too many unique user properties are set. Ignoring user property. appId", q3.s(str), this.k.u().y(u9Var.f1201c), 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.f1203c), u9Var.e); this.k.t().S(this.A, str, 9, null, null, 0); } z2 = true; @@ -1049,15 +1049,15 @@ public class k9 implements t5 { if (t8.b() && this.k.a().o(p.J0)) { u0.w0(a(zzn.i).h(d.b(zzn.E)).d()); } - if (da.b() && this.k.a().v(zzn.i, p.f1184j0)) { + if (da.b() && this.k.a().v(zzn.i, p.f1186j0)) { 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.f2295z)) { - u0.r0(zzn.f2295z); + if (TextUtils.isEmpty(u0.s0()) && TextUtils.isEmpty(u0.x0()) && !TextUtils.isEmpty(zzn.f2307z)) { + u0.r0(zzn.f2307z); } - } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2295z)) { - u0.r0(zzn.f2295z); + } else if (TextUtils.isEmpty(u0.s0()) && !TextUtils.isEmpty(zzn.f2307z)) { + u0.r0(zzn.f2307z); } long j4 = zzn.n; if (j4 != 0) { @@ -1079,7 +1079,7 @@ public class k9 implements t5 { u0.y(((Boolean) obj2).booleanValue()); } } - } else if (!this.k.y().s(this.k.j()) && zzn.f2293x && (!hb.b() || !this.k.a().v(zzn.i, p.G0))) { + } else if (!this.k.y().s(this.k.j()) && zzn.f2305x && (!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())); @@ -1118,7 +1118,7 @@ public class k9 implements t5 { } else { T2.c(c(h)); } - T2.A(zzn.f2292s); + T2.A(zzn.f2304s); T2.m(zzn.j); if (!t8.b() || !this.k.a().o(p.J0) || h.j()) { T2.x(this.j.t(zzn.i)); @@ -1147,7 +1147,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).f1201c); + L.r(C.get(i2).f1203c); L.q(C.get(i2).d); N().G(L, C.get(i2).e); u0.u(L); @@ -1188,8 +1188,8 @@ public class k9 implements t5 { } public final x3 J() { - C(this.f1163c); - return this.f1163c; + C(this.f1165c); + return this.f1165c; } public final g K() { @@ -1198,7 +1198,7 @@ public class k9 implements t5 { } public final boolean L(zzn zzn) { - return (!da.b() || !this.k.h.u(zzn.i, p.f1184j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2295z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2295z); + return (!da.b() || !this.k.h.u(zzn.i, p.f1186j0)) ? !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2307z) : !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.D) || !TextUtils.isEmpty(zzn.f2307z); } public final ba M() { @@ -1265,8 +1265,8 @@ public class k9 implements t5 { } String u = K().u(); if (!TextUtils.isEmpty(u)) { - if (this.f1166y == -1) { - this.f1166y = K().j0(); + if (this.f1168y == -1) { + this.f1168y = 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()) { @@ -1301,7 +1301,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.f1139c.i(u, "gaia_collection_enabled")) && (!t8.b() || !this.k.h.o(p.J0) || a(u).j()); + boolean z3 = "1".equals(this.k.h.f1141c.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; @@ -1381,7 +1381,7 @@ public class k9 implements t5 { str2 = ((d1) x2.j).u().G1(); } this.k.g().n.d("Uploading data. app, uncompressed size, data", str2, Integer.valueOf(d.length), z6); - this.f1164s = true; + this.f1166s = true; x3 J = J(); m9 m9Var = new m9(this, u); J.b(); @@ -1392,7 +1392,7 @@ public class k9 implements t5 { } } } else { - this.f1166y = -1; + this.f1168y = -1; String B = K().B(currentTimeMillis - p.d.a(null).longValue()); if (!TextUtils.isEmpty(B) && (T = K().T(B)) != null) { n(T); @@ -1426,7 +1426,7 @@ public class k9 implements t5 { boolean z3 = true; this.m = true; U(); - if (!this.k.h.o(p.f1183i0) || (fileLock = this.u) == null || !fileLock.isValid()) { + if (!this.k.h.o(p.f1185i0) || (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; @@ -1574,7 +1574,7 @@ public class k9 implements t5 { } U(); P(); - d dVar2 = this.f1167z.get(str); + d dVar2 = this.f1169z.get(str); if (dVar2 != null) { return dVar2; } @@ -1751,7 +1751,7 @@ public class k9 implements t5 { if (zzz2 != null) { this.k.g().n.d("User property expired", zzz2.i, this.k.u().y(zzz2.k.j), zzz2.k.v0()); K().V(str, zzz2.k.j); - zzaq zzaq4 = zzz2.f2296s; + zzaq zzaq4 = zzz2.f2308s; if (zzaq4 != null) { arrayList.add(zzaq4); } @@ -1783,9 +1783,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.f1201c), u9Var.e); + this.k.g().n.d("User property triggered", zzz3.i, this.k.u().y(u9Var.f1203c), u9Var.e); } else { - this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1201c), u9Var.e); + this.k.g().f.d("Too many active user properties, ignoring", q3.s(zzz3.i), this.k.u().y(u9Var.f1203c), u9Var.e); } zzaq zzaq5 = zzz3.q; if (zzaq5 != null) { @@ -1846,7 +1846,7 @@ public class k9 implements t5 { List k = T.k(); if (da.b()) { z2 = T2; - if (this.k.h.u(T.o(), p.f1184j0)) { + if (this.k.h.u(T.o(), p.f1186j0)) { str2 = T.B(); B(zzaq, new zzn(str, v, M, N, O, P, Q, (String) null, z2, false, H, g, 0L, 0, h, i, false, y2, j, S, k, str2, (t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d())); } @@ -1863,7 +1863,7 @@ public class k9 implements t5 { @WorkerThread public final void n(a4 a4Var) { U(); - if (!da.b() || !this.k.h.u(a4Var.o(), p.f1184j0)) { + if (!da.b() || !this.k.h.u(a4Var.o(), p.f1186j0)) { if (TextUtils.isEmpty(a4Var.v()) && TextUtils.isEmpty(a4Var.y())) { r(a4Var.o(), 204, null, null, null); return; @@ -1877,7 +1877,7 @@ public class k9 implements t5 { Uri.Builder builder = new Uri.Builder(); String v = a4Var.v(); if (TextUtils.isEmpty(v)) { - if (da.b() && cVar.a.h.u(a4Var.o(), p.f1184j0)) { + if (da.b() && cVar.a.h.u(a4Var.o(), p.f1186j0)) { v = a4Var.B(); } v = a4Var.y(); @@ -1955,20 +1955,20 @@ public class k9 implements t5 { } l z2 = K().z(zzn.i, "_s"); if (z2 != null) { - j2 = z2.f1169c; + j2 = z2.f1171c; 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.f1201c), n0); + this.k.g().n.c("Setting user property", this.k.u().y(u9Var.f1203c), 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.f1201c), u9Var.e); + this.k.g().f.c("Too many unique user properties are set. Ignoring user property", this.k.u().y(u9Var.f1203c), u9Var.e); this.k.t().S(this.A, zzn.i, 9, null, null, 0); } } finally { @@ -1982,7 +1982,7 @@ public class k9 implements t5 { public final void p(zzn zzn) { if (this.w != null) { ArrayList arrayList = new ArrayList(); - this.f1165x = arrayList; + this.f1167x = arrayList; arrayList.addAll(this.w); } g K = K(); @@ -2049,9 +2049,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.f1201c), u9Var.e); + this.k.g().m.d("User property updated immediately", zzz2.i, this.k.u().y(u9Var.f1203c), u9Var.e); } else { - this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1201c), u9Var.e); + this.k.g().f.d("(2)Too many active user properties, ignoring", q3.s(zzz2.i), this.k.u().y(u9Var.f1203c), u9Var.e); } if (z3 && (zzaq = zzz2.q) != null) { I(new zzaq(zzaq, zzz2.l), zzn); @@ -2167,7 +2167,7 @@ public class k9 implements t5 { if (t8.b() && this.k.h.o(p.J0)) { U(); P(); - this.f1167z.put(str, dVar); + this.f1169z.put(str, dVar); g K = K(); if (t8.b() && K.a.h.o(p.J0)) { Objects.requireNonNull(str, "null reference"); @@ -2388,7 +2388,7 @@ public class k9 implements t5 { try { a aVar9 = new a(k9Var3, null); g K = K(); - long j3 = k9Var3.f1166y; + long j3 = k9Var3.f1168y; AnimatableValueParser.A(aVar9); K.b(); K.n(); @@ -2411,7 +2411,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { e1.a t2 = aVar9.a.t(); t2.F(); @@ -2426,10 +2426,10 @@ public class k9 implements t5 { long j4 = 0; while (true) { z2 = z11; - if (i13 >= aVar9.f1168c.size()) { + if (i13 >= aVar9.f1170c.size()) { break; } - a1.a t3 = aVar9.f1168c.get(i13).t(); + a1.a t3 = aVar9.f1170c.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())); @@ -2524,7 +2524,7 @@ public class k9 implements t5 { } else { z2 = true; } - if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1151c > ((long) k9Var3.k.a().q(aVar9.a.G1(), p.n))) { + if (t9.X(t3.y()) && y2 && K().y(V(), aVar9.a.G1(), true, false).f1153c > ((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; @@ -2767,7 +2767,7 @@ public class k9 implements t5 { } } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2804,7 +2804,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2856,7 +2856,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2873,7 +2873,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2890,7 +2890,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2907,7 +2907,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -2918,7 +2918,7 @@ public class k9 implements t5 { if (t3.w() == 0) { } i4 = i13; - aVar9.f1168c.set(i4, (a1) ((u4) t3.p())); + aVar9.f1170c.set(i4, (a1) ((u4) t3.p())); i12++; aVar4.t(t3); aVar10 = aVar5; @@ -3300,7 +3300,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } else { @@ -3320,7 +3320,7 @@ public class k9 implements t5 { str = "_sc"; str5 = str14; str3 = "_npa"; - list = aVar9.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } else { @@ -3379,7 +3379,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.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } @@ -3396,7 +3396,7 @@ public class k9 implements t5 { if (cursor2 != null) { cursor2.close(); } - list = aVar9.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th5) { @@ -3425,7 +3425,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.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } catch (Throwable th7) { @@ -3442,7 +3442,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.f1168c; + list = aVar9.f1170c; if (!(list != null || list.isEmpty())) { } } catch (SQLiteException e9) { @@ -3566,8 +3566,8 @@ public class k9 implements t5 { S.a.f().b(); if (!S.b) { S.a.k.b.registerReceiver(S, new IntentFilter("android.net.conn.CONNECTIVITY_CHANGE")); - S.f1138c = S.a.J().u(); - S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1138c)); + S.f1140c = S.a.J().u(); + S.a.g().n.b("Registering connectivity change receiver. Network connected", Boolean.valueOf(S.f1140c)); S.b = true; } T().s(); @@ -3601,7 +3601,7 @@ public class k9 implements t5 { T.g().n.b("Scheduling upload, millis", Long.valueOf(currentTimeMillis2)); Objects.requireNonNull((d) T.a.o); long elapsedRealtime = SystemClock.elapsedRealtime() + currentTimeMillis2; - if (currentTimeMillis2 < Math.max(0L, p.f1186x.a(null).longValue())) { + if (currentTimeMillis2 < Math.max(0L, p.f1188x.a(null).longValue())) { if (!(T.e.d != 0)) { T.e.b(currentTimeMillis2); } @@ -3647,7 +3647,7 @@ public class k9 implements t5 { jobScheduler.schedule(build); return; } - T.d.setInexactRepeating(2, elapsedRealtime, Math.max(p.f1185s.a(null).longValue(), currentTimeMillis2), T.u()); + T.d.setInexactRepeating(2, elapsedRealtime, Math.max(p.f1187s.a(null).longValue(), currentTimeMillis2), T.u()); return; } } @@ -3672,8 +3672,8 @@ public class k9 implements t5 { @WorkerThread public final void x() { U(); - if (this.r || this.f1164s || this.t) { - this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.r), Boolean.valueOf(this.f1164s), Boolean.valueOf(this.t)); + if (this.r || this.f1166s || this.t) { + this.k.g().n.d("Not stopping services. fetch, network, upload", Boolean.valueOf(this.r), Boolean.valueOf(this.f1166s), Boolean.valueOf(this.t)); return; } this.k.g().n.a("Stopping uploading service(s)"); @@ -3695,7 +3695,7 @@ public class k9 implements t5 { } Boolean z2 = z(T); if (z2 == null || z2.booleanValue()) { - return new zzn(str, T.v(), T.M(), T.N(), T.O(), T.P(), T.Q(), (String) null, T.T(), false, T.H(), T.g(), 0L, 0, T.h(), T.i(), false, T.y(), T.j(), T.S(), T.k(), (!da.b() || !this.k.h.u(str, p.f1184j0)) ? null : T.B(), (!t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d()); + return new zzn(str, T.v(), T.M(), T.N(), T.O(), T.P(), T.Q(), (String) null, T.T(), false, T.H(), T.g(), 0L, 0, T.h(), T.i(), false, T.y(), T.j(), T.S(), T.k(), (!da.b() || !this.k.h.u(str, p.f1186j0)) ? null : T.B(), (!t8.b() || !this.k.h.o(p.J0)) ? "" : a(str).d()); } this.k.g().f.b("App version does not match; dropping. appId", q3.s(str)); return null; diff --git a/app/src/main/java/c/i/a/f/i/b/l.java b/app/src/main/java/c/i/a/f/i/b/l.java index d9327984d6..08b647725c 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 f1169c; + public final long f1171c; public final long d; public final long e; public final long f; @@ -31,7 +31,7 @@ public final class l { AnimatableValueParser.m(j5 < 0 ? false : z2); this.a = str; this.b = str2; - this.f1169c = j; + this.f1171c = 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.f1169c, this.d, this.e, j, this.g, this.h, this.i, this.j, this.k); + return new l(this.a, this.b, this.f1171c, 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.f1169c, this.d, this.e, this.f, j, Long.valueOf(j2), this.i, this.j, this.k); + return new l(this.a, this.b, this.f1171c, 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.f1169c, 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.f1171c, 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 42126b3aa1..ffea687895 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.f1201c)) { + if (z2 || !t9.r0(u9Var.f1203c)) { 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 83368ef04a..661f0fa860 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 f1170c; + public final String f1172c; public final long d; public final long e; public final zzap f; @@ -24,7 +24,7 @@ public final class m { AnimatableValueParser.w(str3); this.a = str2; this.b = str3; - this.f1170c = TextUtils.isEmpty(str) ? null : str; + this.f1172c = 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.f1170c = TextUtils.isEmpty(str) ? null : str; + this.f1172c = TextUtils.isEmpty(str) ? null : str; this.d = j; this.e = j2; if (j2 != 0 && j2 > j) { @@ -71,14 +71,14 @@ public final class m { } public final m a(u4 u4Var, long j) { - return new m(u4Var, this.f1170c, this.a, this.b, this.d, j, this.f); + return new m(u4Var, this.f1172c, this.a, this.b, this.d, j, this.f); } public final String toString() { String str = this.a; String str2 = this.b; String valueOf = String.valueOf(this.f); - StringBuilder K = a.K(valueOf.length() + a.m(str2, a.m(str, 33)), "Event{appId='", str, "', name='", str2); + StringBuilder K = a.K(valueOf.length() + a.b(str2, a.b(str, 33)), "Event{appId='", str, "', name='", str2); K.append("', params="); K.append(valueOf); K.append('}'); 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 05e8ad07b4..ab5da9fb0d 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 @@ -12,7 +12,7 @@ import androidx.annotation.WorkerThread; public final class m3 extends a5 { /* renamed from: c reason: collision with root package name */ - public final p3 f1171c = new p3(this, this.a.b, "google_app_measurement_local.db"); + public final p3 f1173c = new p3(this, this.a.b, "google_app_measurement_local.db"); public boolean d; public m3(u4 u4Var) { @@ -43,7 +43,7 @@ public final class m3 extends a5 { if (this.d) { return null; } - SQLiteDatabase writableDatabase = this.f1171c.getWritableDatabase(); + SQLiteDatabase writableDatabase = this.f1173c.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 b9e871f338..55ec389eec 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.f1172c; + String str = o.f1174c; Objects.requireNonNull(cVar); j3 j3Var = p.L; - atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1139c.i(str, j3Var.b))); + atomicReference.set(str == null ? j3Var.a(null) : j3Var.a(cVar.f1141c.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 387c82d07e..f93a9e8e8e 100644 --- a/app/src/main/java/c/i/a/f/i/b/m9.java +++ b/app/src/main/java/c/i/a/f/i/b/m9.java @@ -26,7 +26,7 @@ public final class m9 implements z3 { try { bArr = new byte[0]; } catch (Throwable th2) { - k9Var.f1164s = false; + k9Var.f1166s = false; k9Var.x(); throw th2; } @@ -59,7 +59,7 @@ public final class m9 implements z3 { throw e; } } catch (SQLiteException e2) { - List list2 = k9Var.f1165x; + List list2 = k9Var.f1167x; 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.f1165x = null; + k9Var.f1167x = null; if (!k9Var.J().u() || !k9Var.v()) { - k9Var.f1166y = -1; + k9Var.f1168y = -1; k9Var.w(); } else { k9Var.Q(); @@ -101,7 +101,7 @@ public final class m9 implements z3 { k9Var.K().J(list); k9Var.w(); } - k9Var.f1164s = false; + k9Var.f1166s = false; k9Var.x(); } } diff --git a/app/src/main/java/c/i/a/f/i/b/n3.java b/app/src/main/java/c/i/a/f/i/b/n3.java index 61c54d6eff..11070d98e4 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 @@ -22,7 +22,7 @@ import java.util.Objects; public final class n3 extends a5 { /* renamed from: c reason: collision with root package name */ - public String f1172c; + public String f1174c; public String d; public int e; public String f; @@ -95,7 +95,7 @@ public final class n3 extends a5 { g().f.c("Error retrieving package info. appId, appName", q3.s(packageName), "Unknown"); } } - this.f1172c = packageName; + this.f1174c = packageName; this.f = str; this.d = str2; this.e = i; @@ -111,7 +111,7 @@ public final class n3 extends a5 { } boolean z3 = true; boolean z4 = status != null && status.v0(); - boolean z5 = !TextUtils.isEmpty(this.a.f1195c) && "am".equals(this.a.d); + boolean z5 = !TextUtils.isEmpty(this.a.f1197c) && "am".equals(this.a.d); boolean z6 = z4 | z5; if (!z6) { if (status == null) { @@ -161,12 +161,12 @@ public final class n3 extends a5 { this.l = ""; this.m = ""; if (z5) { - this.l = this.a.f1195c; + this.l = this.a.f1197c; } list = null; - G0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1041c : c.G0(this.a.b, "google_app_id"); + G0 = (((lb) ib.i.a()).a() || !this.a.h.o(p.C0)) ? h.a("getGoogleAppId").f1043c : c.G0(this.a.b, "google_app_id"); this.k = !TextUtils.isEmpty(G0) ? "" : G0; - if (!da.b() && this.a.h.o(p.f1184j0)) { + if (!da.b() && this.a.h.o(p.f1186j0)) { Context context2 = this.a.b; Objects.requireNonNull(context2, "null reference"); Resources resources = context2.getResources(); @@ -186,7 +186,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.f1172c, TextUtils.isEmpty(this.k) ? this.l : this.k); + g().n.c("App measurement enabled for app package, google app id", this.f1174c, 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 1a01d95fc1..440330fa5e 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 f1173c = new AtomicReference<>(); + public static final AtomicReference f1175c = 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.f1202c, v5.a, f1173c); + return !z() ? str : v(str, v5.f1204c, v5.a, f1175c); } @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 76facabbcb..0d0f5da998 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 @@ -51,45 +51,45 @@ public final class p { public static List> a = Collections.synchronizedList(new ArrayList()); /* renamed from: a0 reason: collision with root package name */ - public static j3 f1174a0; + public static j3 f1176a0; 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 f1175b0; + public static j3 f1177b0; /* renamed from: c reason: collision with root package name */ - public static j3 f1176c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); + public static j3 f1178c = a("measurement.monitoring.sample_period_millis", 86400000L, 86400000L, r.a); /* renamed from: c0 reason: collision with root package name */ - public static j3 f1177c0; + public static j3 f1179c0; 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 f1178d0; + public static j3 f1180d0; public static j3 e = a("measurement.config.url_scheme", "https", "https", o0.a); /* renamed from: e0 reason: collision with root package name */ - public static j3 f1179e0; + public static j3 f1181e0; 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 f1180f0; + public static j3 f1182f0; 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 f1181g0; + public static j3 f1183g0; 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 f1182h0; + public static j3 f1184h0; 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 f1183i0; + public static j3 f1185i0; public static j3 j = a("measurement.upload.max_events_per_bundle", 1000, 1000, v2.a); /* renamed from: j0 reason: collision with root package name */ - public static j3 f1184j0; + public static j3 f1186j0; public static j3 k = a("measurement.upload.max_events_per_day", 100000, 100000, g3.a); public static j3 k0; public static j3 l = a("measurement.upload.max_error_events_per_day", 1000, 1000, u.a); @@ -108,7 +108,7 @@ public final class p { public static j3 r0; /* renamed from: s reason: collision with root package name */ - public static j3 f1185s = a("measurement.upload.window_interval", 3600000L, 3600000L, a0.a); + public static j3 f1187s = a("measurement.upload.window_interval", 3600000L, 3600000L, a0.a); public static j3 s0; public static j3 t = a("measurement.upload.interval", 3600000L, 3600000L, d0.a); public static j3 t0; @@ -120,15 +120,15 @@ public final class p { public static j3 w0; /* renamed from: x reason: collision with root package name */ - public static j3 f1186x = a("measurement.alarm_manager.minimum_interval", 60000L, 60000L, g0.a); + public static j3 f1188x = 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 f1187y = a("measurement.upload.stale_data_deletion_interval", 86400000L, 86400000L, j0.a); + public static j3 f1189y = 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 f1188z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); + public static j3 f1190z = a("measurement.upload.refresh_blacklisted_config_interval", 604800000L, 604800000L, i0.a); public static j3 z0; static { @@ -147,16 +147,16 @@ public final class p { X = a("measurement.quality.checksum", bool, bool, null); Y = a("measurement.sdk.dynamite.allow_remote_dynamite3", bool2, bool2, i1.a); Z = a("measurement.sdk.collection.validate_param_names_alphabetical", bool2, bool2, h1.a); - f1174a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); - f1175b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); - f1177c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); - f1178d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); - f1179e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); - f1180f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); - f1181g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); - f1182h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); - f1183i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); - f1184j0 = a("measurement.ga.ga_app_id", bool, bool, u1.a); + f1176a0 = a("measurement.audience.use_bundle_end_timestamp_for_non_sequence_property_filters", bool, bool, k1.a); + f1177b0 = a("measurement.audience.refresh_event_count_filters_timestamp", bool, bool, j1.a); + f1179c0 = a("measurement.audience.use_bundle_timestamp_for_event_count_filters", bool, bool, m1.a); + f1180d0 = a("measurement.sdk.collection.retrieve_deeplink_from_bow_2", bool2, bool2, o1.a); + f1181e0 = a("measurement.sdk.collection.last_deep_link_referrer2", bool2, bool2, n1.a); + f1182f0 = a("measurement.sdk.collection.last_deep_link_referrer_campaign2", bool, bool, q1.a); + f1183g0 = a("measurement.sdk.collection.last_gclid_from_referrer2", bool, bool, p1.a); + f1184h0 = a("measurement.sdk.collection.enable_extend_user_property_size", bool2, bool2, s1.a); + f1185i0 = a("measurement.upload.file_lock_state_check", bool, bool, r1.a); + f1186j0 = a("measurement.ga.ga_app_id", bool, bool, u1.a); k0 = a("measurement.lifecycle.app_in_background_parameter", bool, bool, t1.a); l0 = a("measurement.integration.disable_firebase_instance_id", bool, bool, w1.a); m0 = a("measurement.lifecycle.app_backgrounded_engagement", bool, bool, v1.a); diff --git a/app/src/main/java/c/i/a/f/i/b/p4.java b/app/src/main/java/c/i/a/f/i/b/p4.java index e67cc14d97..55e77e8fe2 100644 --- a/app/src/main/java/c/i/a/f/i/b/p4.java +++ b/app/src/main/java/c/i/a/f/i/b/p4.java @@ -223,7 +223,7 @@ public final class p4 extends i9 implements e { g().i.a("EventConfig contained null event name"); } else { String q = t.q(); - String J0 = c.J0(t.q(), v5.a, v5.f1202c); + String J0 = c.J0(t.q(), v5.a, v5.f1204c); if (!TextUtils.isEmpty(J0)) { if (t.k) { t.n(); @@ -284,7 +284,7 @@ public final class p4 extends i9 implements e { while (i2 < ((k0) t2.j).D()) { l0.a t3 = ((k0) t2.j).z(i2).t(); l0.a aVar = (l0.a) ((u4.b) t3.clone()); - String J0 = c.J0(((l0) t3.j).z(), v5.a, v5.f1202c); + String J0 = c.J0(((l0) t3.j).z(), v5.a, v5.f1204c); if (J0 != null) { if (aVar.k) { aVar.n(); diff --git a/app/src/main/java/c/i/a/f/i/b/q3.java b/app/src/main/java/c/i/a/f/i/b/q3.java index 0c8075e118..58c14be6d9 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 f1189c = 0; + public char f1191c = 0; public long d = -1; @GuardedBy("this") public String e; @@ -169,16 +169,16 @@ public final class q3 extends r5 { if (j > (j3 << 1)) { k4Var.a(); } else { - String string = k4Var.e.w().getString(k4Var.f1162c, null); + String string = k4Var.e.w().getString(k4Var.f1164c, null); long j4 = k4Var.e.w().getLong(k4Var.b, 0); k4Var.a(); - pair = (string == null || j4 <= 0) ? d4.f1143c : new Pair<>(string, Long.valueOf(j4)); - if (pair != null || pair == d4.f1143c) { + pair = (string == null || j4 <= 0) ? d4.f1145c : new Pair<>(string, Long.valueOf(j4)); + if (pair != null || pair == d4.f1145c) { return null; } String valueOf = String.valueOf(pair.second); String str = (String) pair.first; - return a.g(a.m(str, valueOf.length() + 1), valueOf, ":", str); + return a.f(a.b(str, valueOf.length() + 1), valueOf, ":", str); } } pair = null; 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 33329a6159..df3cfecc19 100644 --- a/app/src/main/java/c/i/a/f/i/b/q7.java +++ b/app/src/main/java/c/i/a/f/i/b/q7.java @@ -43,7 +43,7 @@ import java.util.concurrent.atomic.AtomicReference; public final class q7 extends a5 { /* renamed from: c reason: collision with root package name */ - public final k8 f1190c; + public final k8 f1192c; public i3 d; public volatile Boolean e; public final i f; @@ -54,7 +54,7 @@ public final class q7 extends a5 { public q7(u4 u4Var) { super(u4Var); this.g = new e9(u4Var.o); - this.f1190c = new k8(this); + this.f1192c = new k8(this); this.f = new p7(this, u4Var); this.i = new z7(this, u4Var); } @@ -89,7 +89,7 @@ public final class q7 extends a5 { t(); if (!B()) { if (G()) { - k8 k8Var = this.f1190c; + k8 k8Var = this.f1192c; k8Var.k.b(); Context context = k8Var.k.a.b; synchronized (k8Var) { @@ -109,7 +109,7 @@ public final class q7 extends a5 { if (queryIntentServices != null && queryIntentServices.size() > 0) { Intent intent = new Intent("com.google.android.gms.measurement.START"); intent.setComponent(new ComponentName(this.a.b, "com.google.android.gms.measurement.AppMeasurementService")); - k8 k8Var2 = this.f1190c; + k8 k8Var2 = this.f1192c; k8Var2.k.b(); Context context2 = k8Var2.k.a.b; a b = a.b(); @@ -120,7 +120,7 @@ public final class q7 extends a5 { } k8Var2.k.g().n.a("Using local app measurement service"); k8Var2.i = true; - b.a(context2, intent, k8Var2.k.f1190c, 129); + b.a(context2, intent, k8Var2.k.f1192c, 129); return; } } @@ -133,13 +133,13 @@ public final class q7 extends a5 { public final void D() { b(); t(); - k8 k8Var = this.f1190c; + k8 k8Var = this.f1192c; if (k8Var.j != null && (k8Var.j.j() || k8Var.j.e())) { k8Var.j.h(); } k8Var.j = null; try { - a.b().c(this.a.b, this.f1190c); + a.b().c(this.a.b, this.f1192c); } catch (IllegalArgumentException | IllegalStateException unused) { } this.d = null; @@ -289,7 +289,7 @@ public final class q7 extends a5 { String E = z2 ? g().E() : null; o.b(); o.t(); - String str4 = o.f1172c; + String str4 = o.f1174c; o.t(); String str5 = o.k; o.t(); @@ -438,7 +438,7 @@ public final class q7 extends a5 { if (!da.b()) { list = list2; j2 = j7; - if (o.a.h.o(p.f1184j0)) { + if (o.a.h.o(p.f1186j0)) { o.t(); str3 = o.m; return new zzn(str4, str5, str6, j4, str7, 33025, j6, E, z3, z4, str2, 0, j, i, booleanValue, booleanValue2, z5, str8, valueOf2, j2, list, str3, (t8.b() || !o.a.h.o(p.H0)) ? "" : o.l().y().d()); diff --git a/app/src/main/java/c/i/a/f/i/b/q9.java b/app/src/main/java/c/i/a/f/i/b/q9.java index 144294a617..1ab76c3125 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 @@ -281,7 +281,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.f2295z); + return !TextUtils.isEmpty(zzn.j) || !TextUtils.isEmpty(zzn.f2307z); } 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 db9d46d140..81f1b6ee80 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.AbstractC0102b bVar) { + public r3(Context context, Looper looper, b.a aVar, b.AbstractC0103b 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 78045f83a1..651b44bb26 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 f1191c = new AtomicLong(Long.MIN_VALUE); + public static final AtomicLong f1193c = 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 c394a61a38..56b248a649 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 f1192c; + public final boolean f1194c; 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.f1192c = z3; + this.f1194c = z3; } public final void a(String str) { - this.d.w(this.a, this.b, this.f1192c, str, null, null, null); + this.d.w(this.a, this.b, this.f1194c, str, null, null, null); } public final void b(String str, Object obj) { - this.d.w(this.a, this.b, this.f1192c, str, obj, null, null); + this.d.w(this.a, this.b, this.f1194c, str, obj, null, null); } public final void c(String str, Object obj, Object obj2) { - this.d.w(this.a, this.b, this.f1192c, str, obj, obj2, null); + this.d.w(this.a, this.b, this.f1194c, str, obj, obj2, null); } public final void d(String str, Object obj, Object obj2, Object obj3) { - this.d.w(this.a, this.b, this.f1192c, str, obj, obj2, obj3); + this.d.w(this.a, this.b, this.f1194c, 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 e196d247c2..7015617112 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 @@ -14,7 +14,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.f1191c.getAndIncrement(); + long andIncrement = r4.f1193c.getAndIncrement(); this.i = andIncrement; this.k = str; this.j = z2; @@ -27,7 +27,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.f1191c.getAndIncrement(); + long andIncrement = r4.f1193c.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 d025da5642..7681e1c0f8 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.f1172c, p.N))); + atomicReference.set(Integer.valueOf(cVar.q(o.f1174c, 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 20216e3e8d..d399406bcc 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 @@ -30,7 +30,7 @@ public final class t3 implements Runnable { } q3 q3Var = this.n; boolean z2 = true; - if (q3Var.f1189c == 0) { + if (q3Var.f1191c == 0) { c cVar = q3Var.a.h; if (cVar.d == null) { synchronized (cVar) { @@ -49,9 +49,9 @@ public final class t3 implements Runnable { } } if (cVar.d.booleanValue()) { - this.n.f1189c = 'C'; + this.n.f1191c = 'C'; } else { - this.n.f1189c = 'c'; + this.n.f1191c = 'c'; } } q3 q3Var2 = this.n; @@ -60,7 +60,7 @@ public final class t3 implements Runnable { } char charAt = "01VDIWEA?".charAt(this.i); q3 q3Var3 = this.n; - char c2 = q3Var3.f1189c; + char c2 = q3Var3.f1191c; 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); @@ -85,7 +85,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.f1162c, sb2); + edit.putString(k4Var.f1164c, sb2); edit.putLong(k4Var.b, 1); edit.apply(); return; @@ -96,7 +96,7 @@ public final class t3 implements Runnable { } SharedPreferences.Editor edit2 = k4Var.e.w().edit(); if (z2) { - edit2.putString(k4Var.f1162c, sb2); + edit2.putString(k4Var.f1164c, 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 b92a285b0a..39678ca746 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.f1172c, p.M))); + atomicReference.set(Long.valueOf(cVar.n(o.f1174c, 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 70a929a199..ea08a15b4b 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 @@ -54,7 +54,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[] f1193c = {"firebase_", "google_", "ga_"}; + public static final String[] f1195c = {"firebase_", "google_", "ga_"}; public static final String[] d = {"_err"}; public SecureRandom e; public final AtomicLong f = new AtomicLong(0); @@ -209,10 +209,10 @@ public final class t9 extends r5 { } bundle.putLong("triggered_timestamp", zzz.k.k); bundle.putLong("time_to_live", zzz.r); - zzaq zzaq3 = zzz.f2296s; + zzaq zzaq3 = zzz.f2308s; if (zzaq3 != null) { bundle.putString("expired_event_name", zzaq3.i); - zzap zzap3 = zzz.f2296s.j; + zzap zzap3 = zzz.f2308s.j; if (zzap3 != null) { bundle.putBundle("expired_event_params", zzap3.w0()); } @@ -626,7 +626,7 @@ public final class t9 extends r5 { g().h.b("Invalid google_app_id. Firebase Analytics disabled. See https://goo.gl/NAOOOI. provided id", q3.s(str)); } return false; - } else if (da.b() && this.a.h.o(p.f1184j0) && !TextUtils.isEmpty(str3)) { + } else if (da.b() && this.a.h.o(p.f1186j0) && !TextUtils.isEmpty(str3)) { return true; } else { if (!TextUtils.isEmpty(str2)) { @@ -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 = f1193c; + String[] strArr3 = f1195c; 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.f1200c)) { + if (!e0(str3, u5.f1202c)) { 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.f1182h0) || !"_lgclid".equals(str)) ? 36 : 100; + return (!this.a.h.o(p.f1184h0) || !"_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 34caaeaae1..b30fed93e0 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 f1194c; + public long f1196c; @NonNull public Bundle d; @@ -22,7 +22,7 @@ public final class u3 { this.a = str; this.b = str2; this.d = bundle; - this.f1194c = j; + this.f1196c = j; } public static u3 b(zzaq zzaq) { @@ -30,13 +30,13 @@ public final class u3 { } public final zzaq a() { - return new zzaq(this.a, new zzap(new Bundle(this.d)), this.b, this.f1194c); + return new zzaq(this.a, new zzap(new Bundle(this.d)), this.b, this.f1196c); } public final String toString() { String str = this.b; String str2 = this.a; String valueOf = String.valueOf(this.d); - return a.D(a.K(valueOf.length() + a.m(str2, a.m(str, 21)), "origin=", str, ",name=", str2), ",params=", valueOf); + return a.D(a.K(valueOf.length() + a.b(str2, a.b(str, 21)), "origin=", str, ",name=", str2), ",params=", valueOf); } } 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 72610c6172..203f1cdcf4 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 f1195c; + public final String f1197c; public final String d; public final String e; public final boolean f; @@ -53,20 +53,20 @@ public class u4 implements t5 { public final a r; /* renamed from: s reason: collision with root package name */ - public final d7 f1196s; + public final d7 f1198s; public m3 t; public q7 u; public j v; public n3 w; /* renamed from: x reason: collision with root package name */ - public m4 f1197x; + public m4 f1199x; /* renamed from: y reason: collision with root package name */ - public boolean f1198y = false; + public boolean f1200y = false; /* renamed from: z reason: collision with root package name */ - public Boolean f1199z; + public Boolean f1201z; public u4(y5 y5Var) { Context context; @@ -77,8 +77,8 @@ public class u4 implements t5 { this.g = gaVar; c.h = gaVar; this.b = context2; - this.f1195c = y5Var.b; - this.d = y5Var.f1204c; + this.f1197c = y5Var.b; + this.d = y5Var.f1206c; this.e = y5Var.d; this.f = y5Var.h; this.B = y5Var.e; @@ -103,8 +103,8 @@ public class u4 implements t5 { s2.b(); synchronized (c2.class) { c2 c2Var = c2.a; - if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1083c == null)) { - context.getContentResolver().unregisterContentObserver(c2.a.f1083c); + if (!(c2Var == null || (context = c2Var.b) == null || c2Var.f1085c == null)) { + context.getContentResolver().unregisterContentObserver(c2.a.f1085c); } c2.a = null; } @@ -140,7 +140,7 @@ public class u4 implements t5 { this.l = w8Var; d7 d7Var = new d7(this); d7Var.p(); - this.f1196s = d7Var; + this.f1198s = d7Var; r4 r4Var = new r4(this); r4Var.p(); this.k = r4Var; @@ -153,12 +153,12 @@ public class u4 implements t5 { c6 s2 = s(); if (s2.a.b.getApplicationContext() instanceof Application) { Application application = (Application) s2.a.b.getApplicationContext(); - if (s2.f1140c == null) { - s2.f1140c = new y6(s2, null); + if (s2.f1142c == null) { + s2.f1142c = new y6(s2, null); } if (z3) { - application.unregisterActivityLifecycleCallbacks(s2.f1140c); - application.registerActivityLifecycleCallbacks(s2.f1140c); + application.unregisterActivityLifecycleCallbacks(s2.f1142c); + application.registerActivityLifecycleCallbacks(s2.f1142c); s2.g().n.a("Registered activity lifecycle callback"); } } @@ -315,20 +315,20 @@ public class u4 implements t5 { */ @WorkerThread public final boolean m() { - if (this.f1198y) { + if (this.f1200y) { f().b(); - Boolean bool = this.f1199z; + Boolean bool = this.f1201z; if (!(bool == null || this.A == 0)) { if (!bool.booleanValue()) { Objects.requireNonNull((d) this.o); } - return this.f1199z.booleanValue(); + return this.f1201z.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.f1199z = valueOf; + this.f1201z = valueOf; if (valueOf.booleanValue()) { t9 t = t(); n3 z3 = z(); @@ -344,16 +344,16 @@ public class u4 implements t5 { z6.t(); } z2 = true; - this.f1199z = Boolean.valueOf(z2); + this.f1201z = Boolean.valueOf(z2); } - return this.f1199z.booleanValue(); + return this.f1201z.booleanValue(); } throw new IllegalStateException("AppMeasurement is not initialized"); } public final d7 n() { - q(this.f1196s); - return this.f1196s; + q(this.f1198s); + return this.f1198s; } public final d4 o() { @@ -382,7 +382,7 @@ public class u4 implements t5 { } public final boolean v() { - return TextUtils.isEmpty(this.f1195c); + return TextUtils.isEmpty(this.f1197c); } public final h7 w() { diff --git a/app/src/main/java/c/i/a/f/i/b/u5.java b/app/src/main/java/c/i/a/f/i/b/u5.java index b301cf2594..5948242032 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 @@ -5,6 +5,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[] f1200c = {"items"}; + public static final String[] f1202c = {"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 d5f91a4380..a05af22667 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 f1201c; + public final String f1203c; 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.f1201c = str3; + this.f1203c = 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 84fb03ff48..4502b6b8f1 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[] f1202c = {"_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[] f1204c = {"_aa", "_ac", "_xa", "_aq", "_ar", "_xu", "_ab", "_cd", "_ae", "_ui", "app_store_refund", "app_store_subscription_cancel", "app_store_subscription_convert", "app_store_subscription_renew", "_ug", "_au", "dynamic_link_app_open", "dynamic_link_app_update", "dynamic_link_first_open", "_cmp", "_err", "_f", "_v", "_iap", "_nd", "_nf", "_no", "_nr", "_ou", "_s", "_ssr", "_e", "_ai", "_vs", "_ep", "_cmp"}; public static final String[] d = {"purchase", "refund", "add_payment_info", "add_shipping_info", "add_to_cart", "add_to_wishlist", "begin_checkout", "remove_from_cart", "select_item", "select_promotion", "view_cart", "view_item", "view_item_list", "view_promotion", "ecommerce_purchase", "purchase_refund", "set_checkout_option", "checkout_progress", "select_content", "view_search_results"}; public static String a(String str) { - return c.J0(str, f1202c, a); + return c.J0(str, f1204c, 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 52f0e6caf0..a00da42dab 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.f1172c, p.O))); + atomicReference.set(Double.valueOf(cVar.r(o.f1174c, 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 ad194b0f02..b5343d9a54 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().f1145x.b()) { + if (w8Var.a.h.z().booleanValue() || w8Var.l().f1147x.b()) { d9 d9Var = w8Var.e; d9Var.d.b(); - d9Var.f1148c.c(); + d9Var.f1150c.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.f1148c.c(); + d9Var2.f1150c.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().f1145x.a(false); + f9Var.a.l().f1147x.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 b0e719a03f..dcacd2c6ab 100644 --- a/app/src/main/java/c/i/a/f/i/b/w4.java +++ b/app/src/main/java/c/i/a/f/i/b/w4.java @@ -52,7 +52,7 @@ public final class w4 implements Runnable { u4Var.u = q7Var; u4Var.m.q(); u4Var.i.q(); - u4Var.f1197x = new m4(u4Var); + u4Var.f1199x = new m4(u4Var); n3 n3Var2 = u4Var.w; if (!n3Var2.b) { n3Var2.w(); @@ -62,8 +62,8 @@ public final class w4 implements Runnable { u4Var.g().l.b("App measurement initialized, version", 33025L); u4Var.g().l.a("To enable debug logging run: adb shell setprop log.tag.FA VERBOSE"); n3Var.t(); - String str2 = n3Var.f1172c; - if (TextUtils.isEmpty(u4Var.f1195c)) { + String str2 = n3Var.f1174c; + if (TextUtils.isEmpty(u4Var.f1197c)) { 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.f1198y = true; + u4Var.f1200y = 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 765c149897..633076c4eb 100644 --- a/app/src/main/java/c/i/a/f/i/b/w7.java +++ b/app/src/main/java/c/i/a/f/i/b/w7.java @@ -24,7 +24,7 @@ public final class w7 implements Runnable { if (i7Var == null) { i3Var.F(0, null, null, q7Var.a.b.getPackageName()); } else { - i3Var.F(i7Var.f1157c, i7Var.a, i7Var.b, q7Var.a.b.getPackageName()); + i3Var.F(i7Var.f1159c, 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 c0d47eecdf..1730d90a2d 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 f1203c; + public Handler f1205c; 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.f1203c == null) { - this.f1203c = new bc(Looper.getMainLooper()); + if (this.f1205c == null) { + this.f1205c = 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 f926622c12..15f1b43656 100644 --- a/app/src/main/java/c/i/a/f/i/b/x.java +++ b/app/src/main/java/c/i/a/f/i/b/x.java @@ -20,12 +20,12 @@ public final class x implements Runnable { long j = this.j; aVar.b(); AnimatableValueParser.w(str); - Integer num = aVar.f1132c.get(str); + Integer num = aVar.f1134c.get(str); if (num != null) { i7 w = aVar.q().w(false); int intValue = num.intValue() - 1; if (intValue == 0) { - aVar.f1132c.remove(str); + aVar.f1134c.remove(str); Long l = aVar.b.get(str); if (l == null) { aVar.g().f.a("First ad unit exposure time was never set"); @@ -33,7 +33,7 @@ public final class x implements Runnable { aVar.b.remove(str); aVar.w(str, j - l.longValue(), w); } - if (aVar.f1132c.isEmpty()) { + if (aVar.f1134c.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.f1132c.put(str, Integer.valueOf(intValue)); + aVar.f1134c.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 fe925ddbe8..f086125d3d 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.f1203c.removeCallbacks(b9Var); + this.b.f1205c.removeCallbacks(b9Var); } if (this.b.a.h.o(p.v0)) { - this.b.l().f1145x.a(false); + this.b.l().f1147x.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 ef62084287..8781122908 100644 --- a/app/src/main/java/c/i/a/f/i/b/y0.java +++ b/app/src/main/java/c/i/a/f/i/b/y0.java @@ -20,16 +20,16 @@ public final class y0 implements Runnable { long j = this.j; aVar.b(); AnimatableValueParser.w(str); - if (aVar.f1132c.isEmpty()) { + if (aVar.f1134c.isEmpty()) { aVar.d = j; } - Integer num = aVar.f1132c.get(str); + Integer num = aVar.f1134c.get(str); if (num != null) { - aVar.f1132c.put(str, Integer.valueOf(num.intValue() + 1)); - } else if (aVar.f1132c.size() >= 100) { + aVar.f1134c.put(str, Integer.valueOf(num.intValue() + 1)); + } else if (aVar.f1134c.size() >= 100) { aVar.g().i.a("Too many ads visible"); } else { - aVar.f1132c.put(str, 1); + aVar.f1134c.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 cb0dd7a941..7034b17f3a 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 f1204c; + public String f1206c; 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.f1204c = zzae.m; + this.f1206c = 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 02c6258232..73731d9d0f 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 @@ -69,11 +69,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.f1154c; - q.f1154c = null; + q.d = q.f1156c; + q.f1156c = null; q.f().v(new o7(q, E, elapsedRealtime)); } else { - q.f1154c = null; + q.f1156c = null; q.f().v(new l7(q, elapsedRealtime)); } w8 s2 = this.i.s(); @@ -110,7 +110,7 @@ public final class y6 implements Application.ActivityLifecycleCallbacks { m.f().v(new a3(m, SystemClock.elapsedRealtime())); return; } - q.f1154c = q.i; + q.f1156c = q.i; q.f().v(new m7(q)); } @@ -120,7 +120,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("id", i7Var.f1157c); + bundle2.putLong("id", i7Var.f1159c); bundle2.putString("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 1fc001d700..f346fcae84 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.f1203c.postDelayed(b9Var, 2000); + x8Var.b.f1205c.postDelayed(b9Var, 2000); if (w8Var.a.h.z().booleanValue()) { - w8Var.e.f1148c.c(); + w8Var.e.f1150c.c(); } f9 f9Var = w8Var.d; if (!f9Var.a.a.h.o(p.v0)) { - f9Var.a.l().f1145x.a(true); + f9Var.a.l().f1147x.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 a42786e34f..17152eeb17 100644 --- a/app/src/main/java/c/i/a/f/i/b/z4.java +++ b/app/src/main/java/c/i/a/f/i/b/z4.java @@ -33,7 +33,7 @@ public final class z4 extends l3 { @Nullable /* renamed from: c reason: collision with root package name */ - public String f1205c = null; + public String f1207c = null; public z4(k9 k9Var) { Objects.requireNonNull(k9Var, "null reference"); @@ -98,7 +98,7 @@ public final class z4 extends l3 { List list = (List) ((FutureTask) this.a.f().t(new d5(this, zzn, str, str2))).get(); ArrayList arrayList = new ArrayList(list.size()); for (u9 u9Var : list) { - if (z2 || !t9.r0(u9Var.f1201c)) { + if (z2 || !t9.r0(u9Var.f1203c)) { arrayList.add(new zzku(u9Var)); } } @@ -212,7 +212,7 @@ public final class z4 extends l3 { List list = (List) ((FutureTask) this.a.f().t(new g5(this, str, str2, str3))).get(); ArrayList arrayList = new ArrayList(list.size()); for (u9 u9Var : list) { - if (z2 || !t9.r0(u9Var.f1201c)) { + if (z2 || !t9.r0(u9Var.f1203c)) { arrayList.add(new zzku(u9Var)); } } @@ -249,7 +249,7 @@ public final class z4 extends l3 { if (z2) { try { if (this.b == null) { - if (!"com.google.android.gms".equals(this.f1205c) && !c.S(this.a.k.b, Binder.getCallingUid())) { + if (!"com.google.android.gms".equals(this.f1207c) && !c.S(this.a.k.b, Binder.getCallingUid())) { if (!f.a(this.a.k.b).b(Binder.getCallingUid())) { z3 = false; this.b = Boolean.valueOf(z3); @@ -266,15 +266,15 @@ public final class z4 extends l3 { throw e; } } - if (this.f1205c == null) { + if (this.f1207c == null) { Context context = this.a.k.b; int callingUid = Binder.getCallingUid(); boolean z4 = e.a; if (c.n0(context, callingUid, str)) { - this.f1205c = str; + this.f1207c = str; } } - if (!str.equals(this.f1205c)) { + if (!str.equals(this.f1207c)) { throw new SecurityException(String.format("Unknown calling package name '%s'.", str)); } return; @@ -287,6 +287,6 @@ public final class z4 extends l3 { public final void z0(zzn zzn) { Objects.requireNonNull(zzn, "null reference"); y0(zzn.i, false); - this.a.k.t().c0(zzn.j, zzn.f2295z, zzn.D); + this.a.k.t().c0(zzn.j, zzn.f2307z, 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 d97115d0e6..47d5e76695 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.f1131c.matcher(str).matches()) { + if (p.f1133c.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 d9e72c1d55..ed0c88affc 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 C0109a { + public static class C0110a { } - public a(C0109a aVar, h hVar) { + public a(C0110a 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 9773f4187c..89d61274af 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.f1209c.f1042c); + sVar.d.b(sVar.f1211c.f1044c); 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 e0063a45a3..d0a4f60f2f 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.AbstractC0100a k; + public static final a.AbstractC0101a k; public static final a l; public final int m = 1; @@ -68,7 +68,7 @@ public final class i extends MessagesClient { public final Task g(MessageListener messageListener, SubscribeOptions subscribeOptions) { AnimatableValueParser.p(subscribeOptions.a.r == 0, "Strategy.setBackgroundScanMode() is only supported by background subscribe (the version which takes a PendingIntent)."); k m = m(messageListener); - return k(m, new l(this, m, new s(this, m(subscribeOptions.f2297c), m), subscribeOptions), new m(m)); + return k(m, new l(this, m, new s(this, m(subscribeOptions.f2309c), m), subscribeOptions), new m(m)); } @Override // com.google.android.gms.nearby.messages.MessagesClient @@ -83,11 +83,11 @@ public final class i extends MessagesClient { public final Task k(k kVar, a0 a0Var, a0 a0Var2) { v vVar = new v(this, kVar, a0Var); - k.a aVar = kVar.f1042c; + k.a aVar = kVar.f1044c; x xVar = new x(this, aVar, a0Var2); - AnimatableValueParser.z(kVar.f1042c, "Listener has already been released."); + AnimatableValueParser.z(kVar.f1044c, "Listener has already been released."); AnimatableValueParser.z(aVar, "Listener has already been released."); - AnimatableValueParser.p(AnimatableValueParser.j0(kVar.f1042c, aVar), "Listener registration and unregistration methods must be constructed with the same ListenerHolder."); + AnimatableValueParser.p(AnimatableValueParser.j0(kVar.f1044c, aVar), "Listener registration and unregistration methods must be constructed with the same ListenerHolder."); g gVar = this.i; Runnable runnable = c.i.a.f.e.h.k.i; Objects.requireNonNull(gVar); diff --git a/app/src/main/java/c/i/a/f/j/b/e/j.java b/app/src/main/java/c/i/a/f/j/b/e/j.java index 8910dbbb30..68b54ad6eb 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 f1206c; + public final b0 f1208c; public final PublishOptions d; public j(i iVar, Message message, b0 b0Var, PublishOptions publishOptions) { this.a = iVar; this.b = message; - this.f1206c = b0Var; + this.f1208c = 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.f1206c; + b0 b0Var = this.f1208c; 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 962eec4632..6fa9fc1fab 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 f1207c; + public final d0 f1209c; public final SubscribeOptions d; public l(i iVar, k kVar, d0 d0Var, SubscribeOptions subscribeOptions) { this.a = iVar; this.b = kVar; - this.f1207c = d0Var; + this.f1209c = 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.f1207c; + d0 d0Var = this.f1209c; SubscribeOptions subscribeOptions = this.d; int i = iVar.m; - if (!fVar.A.a(kVar2.f1042c)) { + if (!fVar.A.a(kVar2.f1044c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1042c, new WeakReference<>(new h(kVar2))); + oVar.a.put(kVar2.f1044c, new WeakReference<>(new h(kVar2))); } - fVar.v().D(new SubscribeRequest(3, fVar.A.b(kVar2.f1042c), subscribeOptions.a, new j(kVar), subscribeOptions.b, null, 0, null, null, null, false, d0Var, false, null, subscribeOptions.d, 0, i)); + fVar.v().D(new SubscribeRequest(3, fVar.A.b(kVar2.f1044c), 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 511465be73..fccbe02600 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.f1042c)) { + if (!fVar.A.a(kVar2.f1044c)) { jVar.g(new Status(0, null)); return; } - fVar.v().m0(new zzcg(1, fVar.A.b(kVar2.f1042c), jVar, null, 0, null, null, false, null)); + fVar.v().m0(new zzcg(1, fVar.A.b(kVar2.f1044c), jVar, null, 0, null, null, false, null)); o oVar = fVar.A; - oVar.a.remove(kVar2.f1042c); + oVar.a.remove(kVar2.f1044c); } } 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 c865d614dd..cda6c8769f 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.f1042c)) { + if (!fVar.A.a(kVar2.f1044c)) { o oVar = fVar.A; - oVar.a.put(kVar2.f1042c, new WeakReference<>(new m(kVar2))); + oVar.a.put(kVar2.f1044c, new WeakReference<>(new m(kVar2))); } - zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1042c), false, null, null); + zzcb zzcb = new zzcb(1, new j(kVar), fVar.A.b(kVar2.f1044c), false, null, null); zzcb.l = true; fVar.v().s(zzcb); } diff --git a/app/src/main/java/c/i/a/f/j/b/e/o.java b/app/src/main/java/c/i/a/f/j/b/e/o.java index 0e17860483..71098031df 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.f1042c)) { + if (!fVar.A.a(kVar2.f1044c)) { jVar.g(new Status(0, null)); return; } - zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1042c), false, null, null); + zzcb zzcb = new zzcb(1, jVar, fVar.A.b(kVar2.f1044c), false, null, null); zzcb.l = false; fVar.v().s(zzcb); c.i.a.f.h.m.o oVar = fVar.A; - oVar.a.remove(kVar2.f1042c); + oVar.a.remove(kVar2.f1044c); } } 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 4fae188c64..f95c273d0b 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.AbstractC0100a { +public final class q extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 201fcbd7a5..7987e92328 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 f1208c; + public final /* synthetic */ k f1210c; 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.f1208c = kVar2; + this.f1210c = 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 89cad02838..dd361a9621 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 f1209c; + public final /* synthetic */ k f1211c; 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.f1209c = kVar2; + this.f1211c = 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 f9db18ae18..4bc79b5568 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 f1210c; + public final /* synthetic */ i f1212c; /* 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.f1210c = iVar; + this.f1212c = 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 de3b1cf210..60a4b23b1f 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 f1211c; + public final /* synthetic */ i f1213c; /* 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.f1211c = iVar; + this.f1213c = 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 e1af55521b..2d3d37b146 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.f1208c.f1042c); + rVar.d.b(rVar.f1210c.f1044c); k kVar = rVar.b; if (kVar != null) { kVar.a(b0.a); diff --git a/app/src/main/java/c/i/a/f/k/a.java b/app/src/main/java/c/i/a/f/k/a.java index b2730a4526..a358d390ca 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.AbstractC0100a b; + public static final a.AbstractC0101a b; @Deprecated /* renamed from: c reason: collision with root package name */ - public static final c.i.a.f.e.h.a f1212c; + public static final c.i.a.f.e.h.a f1214c; @Deprecated public static final SafetyNetApi d = new i(); @@ -19,6 +19,6 @@ public final class a { a = gVar; h hVar = new h(); b = hVar; - f1212c = new c.i.a.f.e.h.a<>("SafetyNet.API", hVar, gVar); + f1214c = 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 a8ee9d5728..9f10b4ff5a 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.AbstractC0100a { +public final class h extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 d0506597e0..df140944d0 100644 --- a/app/src/main/java/c/i/a/f/l/b/a.java +++ b/app/src/main/java/c/i/a/f/l/b/a.java @@ -57,7 +57,7 @@ public class a extends d implements f { Log.w("SignInClientImpl", "Remote service probably died when signIn is called"); try { g0 g0Var = (g0) cVar; - g0Var.f1040c.post(new i0(g0Var, new zam())); + g0Var.f1042c.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 9308e7b2f1..c9f427a618 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 @@ -9,8 +9,8 @@ public final class c { public static final a.g b; /* renamed from: c reason: collision with root package name */ - public static final a.AbstractC0100a f1213c; - public static final a.AbstractC0100a d; + public static final a.AbstractC0101a f1215c; + public static final a.AbstractC0101a d; static { a.g gVar = new a.g<>(); @@ -18,7 +18,7 @@ public final class c { a.g gVar2 = new a.g<>(); b = gVar2; e eVar = new e(); - f1213c = eVar; + f1215c = 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 2acf641536..cad0031f2e 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.AbstractC0100a { +public final class d extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 1e146e46e0..f096f48b4d 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.AbstractC0100a { +public final class e extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 dfbc0a45db..44b518ac67 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 f1214c; + public final PowerManager.WakeLock f1216c; 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.AbstractC0104a aVar; + a.AbstractC0105a 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.f1214c = ((PowerManager) context.getSystemService("power")).newWakeLock(i, str); + this.f1216c = ((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.f1214c.setWorkSource(this.d); + this.f1216c.setWorkSource(this.d); } catch (ArrayIndexOutOfBoundsException | IllegalArgumentException e3) { Log.wtf("WakeLock", e3.toString()); } @@ -125,7 +125,7 @@ public class a { if (r7.j == 0) goto L_0x0061; */ /* JADX WARNING: Code restructure failed: missing block: B:24:0x0061, code lost: - com.airbnb.lottie.parser.AnimatableValueParser.C0(r7.f1214c, null); + com.airbnb.lottie.parser.AnimatableValueParser.C0(r7.f1216c, 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.f1214c.isHeld()) { + if ((!this.i.isEmpty() || this.j > 0) && !this.f1216c.isHeld()) { this.i.clear(); this.j = 0; } @@ -152,7 +152,7 @@ public class a { if (!this.h) { } } - this.f1214c.acquire(); + this.f1216c.acquire(); if (j > 0) { a.schedule(new b(this), j, TimeUnit.MILLISECONDS); } @@ -165,7 +165,7 @@ public class a { if (r6.j == 1) goto L_0x005b; */ /* JADX WARNING: Code restructure failed: missing block: B:23:0x005b, code lost: - com.airbnb.lottie.parser.AnimatableValueParser.C0(r6.f1214c, null); + com.airbnb.lottie.parser.AnimatableValueParser.C0(r6.f1216c, 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.f1061c) == null)) { + if (!(workSource == null || (method = i.f1063c) == 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.f1214c.isHeld()) { + if (this.f1216c.isHeld()) { try { - this.f1214c.release(); + this.f1216c.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.f1214c.isHeld(); + this.f1216c.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 06b18851bc..685fe4bb72 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 f1215c; + public boolean f1217c; public volatile boolean d; @Nullable public TResult e; @@ -123,7 +123,7 @@ public final class b0 extends Task { public final TResult l() { TResult tresult; synchronized (this.a) { - AnimatableValueParser.G(this.f1215c, "Task is not yet complete"); + AnimatableValueParser.G(this.f1217c, "Task is not yet complete"); if (this.d) { throw new CancellationException("Task is already canceled."); } else if (this.f == null) { @@ -139,7 +139,7 @@ public final class b0 extends Task { public final TResult m(@NonNull Class cls) throws Throwable { TResult tresult; synchronized (this.a) { - AnimatableValueParser.G(this.f1215c, "Task is not yet complete"); + AnimatableValueParser.G(this.f1217c, "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.f1215c; + z2 = this.f1217c; } return z2; } @@ -171,7 +171,7 @@ public final class b0 extends Task { public final boolean p() { boolean z2; synchronized (this.a) { - z2 = this.f1215c && !this.d && this.f == null; + z2 = this.f1217c && !this.d && this.f == null; } return z2; } @@ -197,7 +197,7 @@ public final class b0 extends Task { AnimatableValueParser.z(exc, "Exception must not be null"); synchronized (this.a) { v(); - this.f1215c = true; + this.f1217c = 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.f1215c = true; + this.f1217c = 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.f1215c) { + if (this.f1217c) { return false; } - this.f1215c = true; + this.f1217c = 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.f1215c) { + if (this.f1217c) { 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.f1215c) { + if (this.f1217c) { 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 5a5c66ce8f..1e2775c738 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 f1216c; + public final b0 f1218c; 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.f1216c = b0Var; + this.f1218c = b0Var; } public final void a() { @@ -25,7 +25,7 @@ public final class j implements h { return; } if (this.g != null) { - b0 b0Var = this.f1216c; + b0 b0Var = this.f1218c; 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.f1216c.u(); + this.f1218c.u(); } else { - this.f1216c.t(null); + this.f1218c.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 e8ef61f24e..e994325306 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 f1217c; + public final b0 f1219c; public k(@NonNull Executor executor, @NonNull a aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1217c = b0Var; + this.f1219c = 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 b139ba809a..e357db63d5 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 f1218c; + public final b0 f1220c; public l(@NonNull Executor executor, @NonNull a> aVar, @NonNull b0 b0Var) { this.a = executor; this.b = aVar; - this.f1218c = b0Var; + this.f1220c = 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 f1219c; + public b f1221c; public p(@NonNull Executor executor, @NonNull b bVar) { this.a = executor; - this.f1219c = bVar; + this.f1221c = bVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.n()) { synchronized (this.b) { - if (this.f1219c != null) { + if (this.f1221c != 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 2464c9b1bc..7a225e1352 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 f1220c; + public c f1222c; public q(@NonNull Executor executor, @NonNull c cVar) { this.a = executor; - this.f1220c = cVar; + this.f1222c = cVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { synchronized (this.b) { - if (this.f1220c != null) { + if (this.f1222c != 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 09239e7f4a..18d0e77bc4 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.f1220c; + c cVar = this.j.f1222c; 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 e823ac7cb5..82b8c0405f 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.f1221c; + d dVar = this.j.f1223c; 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 74454c13d3..008dccca82 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 f1221c; + public d f1223c; public t(@NonNull Executor executor, @NonNull d dVar) { this.a = executor; - this.f1221c = dVar; + this.f1223c = 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.f1221c != null) { + if (this.f1223c != 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 872f36fa39..56790a631e 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 f1222c; + public e f1224c; public u(@NonNull Executor executor, @NonNull e eVar) { this.a = executor; - this.f1222c = eVar; + this.f1224c = eVar; } @Override // c.i.a.f.n.z public final void a(@NonNull Task task) { if (task.p()) { synchronized (this.b) { - if (this.f1222c != null) { + if (this.f1224c != 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 e1efd20540..0143e85753 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.f1222c; + e eVar = this.j.f1224c; 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 56de6725f5..fcb479acab 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.f1223c.s(new NullPointerException("Continuation returned null")); + xVar.f1225c.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.f1223c.s((Exception) e.getCause()); + this.j.f1225c.s((Exception) e.getCause()); return; } - this.j.f1223c.s(e); + this.j.f1225c.s(e); } catch (CancellationException unused) { - this.j.f1223c.u(); + this.j.f1225c.u(); } catch (Exception e2) { - this.j.f1223c.s(e2); + this.j.f1225c.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 0807f00894..02429d89f9 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 f1223c; + public final b0 f1225c; public x(@NonNull Executor executor, @NonNull f fVar, @NonNull b0 b0Var) { this.a = executor; this.b = fVar; - this.f1223c = b0Var; + this.f1225c = 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 f1224c; + public boolean f1226c; public final void a(@NonNull Task task) { z poll; synchronized (this.a) { if (this.b != null) { - if (!this.f1224c) { - this.f1224c = true; + if (!this.f1226c) { + this.f1226c = true; } } return; @@ -26,7 +26,7 @@ public final class y { synchronized (this.a) { poll = this.b.poll(); if (poll == null) { - this.f1224c = false; + this.f1226c = 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 6316a2a9f4..3abb00d985 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 RunnableC0110a implements Runnable { + public class RunnableC0111a implements Runnable { public final CoordinatorLayout i; public final V j; - public RunnableC0110a(CoordinatorLayout coordinatorLayout, V v) { + public RunnableC0111a(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()) { - RunnableC0110a aVar = new RunnableC0110a(coordinatorLayout, v); + RunnableC0111a aVar = new RunnableC0111a(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 3a95be80fa..51ef4a3076 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.f1225c = dVar.a.getLeft(); + dVar.f1227c = 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 a6151fc516..6fbe3683f5 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 f1225c; + public int f1227c; 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.f1225c)); + ViewCompat.offsetLeftAndRight(view2, this.e - (view2.getLeft() - this.f1227c)); } 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 d9890c4417..f33ce672f6 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 f1226c; + public int f1228c; public int d; public int e; public int f; @@ -50,7 +50,7 @@ public class a { public LayerDrawable r; /* renamed from: s reason: collision with root package name */ - public int f1227s; + public int f1229s; public a(MaterialButton materialButton, @NonNull ShapeAppearanceModel shapeAppearanceModel) { this.a = materialButton; @@ -129,12 +129,12 @@ public class a { MaterialShapeDrawable materialShapeDrawable3 = new MaterialShapeDrawable(this.b); this.m = materialShapeDrawable3; DrawableCompat.setTint(materialShapeDrawable3, -1); - RippleDrawable rippleDrawable = new RippleDrawable(RippleUtils.sanitizeRippleDrawableColor(this.l), new InsetDrawable((Drawable) new LayerDrawable(new Drawable[]{materialShapeDrawable2, materialShapeDrawable}), this.f1226c, this.e, this.d, this.f), this.m); + RippleDrawable rippleDrawable = new RippleDrawable(RippleUtils.sanitizeRippleDrawableColor(this.l), new InsetDrawable((Drawable) new LayerDrawable(new Drawable[]{materialShapeDrawable2, materialShapeDrawable}), this.f1228c, this.e, this.d, this.f), this.m); this.r = rippleDrawable; materialButton.setInternalBackground(rippleDrawable); MaterialShapeDrawable b = b(); if (b != null) { - b.setElevation((float) this.f1227s); + b.setElevation((float) this.f1229s); } } 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 7053f56a4f..fab3756b9c 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 f1228c; + public final MaterialCardView f1230c; @NonNull public final Rect d = new Rect(); @NonNull @@ -65,14 +65,14 @@ public class a { @Nullable /* renamed from: s reason: collision with root package name */ - public MaterialShapeDrawable f1229s; + public MaterialShapeDrawable f1231s; public boolean t = false; public boolean u; /* compiled from: MaterialCardViewHelper */ /* renamed from: c.i.a.g.c.a$a reason: collision with other inner class name */ - public class C0111a extends InsetDrawable { - public C0111a(a aVar, Drawable drawable, int i, int i2, int i3, int i4) { + public class C0112a extends InsetDrawable { + public C0112a(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.f1228c = materialCardView; + this.f1230c = 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.f1228c.getMaxCardElevation() + (j() ? a() : 0.0f); + return this.f1230c.getMaxCardElevation() + (j() ? a() : 0.0f); } public final float d() { - return (this.f1228c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); + return (this.f1230c.getMaxCardElevation() * 1.5f) + (j() ? a() : 0.0f); } @NonNull @@ -136,8 +136,8 @@ public class a { RippleDrawable rippleDrawable; if (this.p == null) { if (RippleUtils.USE_FRAMEWORK_RIPPLE) { - this.f1229s = new MaterialShapeDrawable(this.n); - rippleDrawable = new RippleDrawable(this.l, null, this.f1229s); + this.f1231s = new MaterialShapeDrawable(this.n); + rippleDrawable = new RippleDrawable(this.l, null, this.f1231s); } else { StateListDrawable stateListDrawable = new StateListDrawable(); MaterialShapeDrawable materialShapeDrawable = new MaterialShapeDrawable(this.n); @@ -165,7 +165,7 @@ public class a { public final Drawable f(Drawable drawable) { int i; int i2; - if (this.f1228c.getUseCompatPadding()) { + if (this.f1230c.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 C0111a(this, drawable, i2, i, i2, i); + return new C0112a(this, drawable, i2, i, i2, i); } public void g(@Nullable Drawable drawable) { @@ -202,7 +202,7 @@ public class a { if (materialShapeDrawable2 != null) { materialShapeDrawable2.setShapeAppearanceModel(shapeAppearanceModel); } - MaterialShapeDrawable materialShapeDrawable3 = this.f1229s; + MaterialShapeDrawable materialShapeDrawable3 = this.f1231s; if (materialShapeDrawable3 != null) { materialShapeDrawable3.setShapeAppearanceModel(shapeAppearanceModel); } @@ -213,30 +213,30 @@ public class a { } public final boolean i() { - return this.f1228c.getPreventCornerOverlap() && !this.e.isRoundRect(); + return this.f1230c.getPreventCornerOverlap() && !this.e.isRoundRect(); } public final boolean j() { - return this.f1228c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1228c.getUseCompatPadding(); + return this.f1230c.getPreventCornerOverlap() && this.e.isRoundRect() && this.f1230c.getUseCompatPadding(); } public void k() { float f = 0.0f; float a2 = i() || j() ? a() : 0.0f; - if (this.f1228c.getPreventCornerOverlap() && this.f1228c.getUseCompatPadding()) { - f = (float) ((1.0d - b) * ((double) this.f1228c.getCardViewRadius())); + if (this.f1230c.getPreventCornerOverlap() && this.f1230c.getUseCompatPadding()) { + f = (float) ((1.0d - b) * ((double) this.f1230c.getCardViewRadius())); } int i = (int) (a2 - f); - MaterialCardView materialCardView = this.f1228c; + MaterialCardView materialCardView = this.f1230c; 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.f1228c.setBackgroundInternal(f(this.e)); + this.f1230c.setBackgroundInternal(f(this.e)); } - this.f1228c.setForeground(f(this.j)); + this.f1230c.setForeground(f(this.j)); } public final void m() { diff --git a/app/src/main/java/c/i/a/g/d/a.java b/app/src/main/java/c/i/a/g/d/a.java index 7bd0cfe90d..5ebf08111d 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 f1230c; + public final ColorStateList f1232c; 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.f1230c = colorStateList; + this.f1232c = 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.f1230c); + materialShapeDrawable.setFillColor(this.f1232c); 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 83ea6fae49..7a775e1f21 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 f1231c; + public final a f1233c; @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.f1231c = a.a(context, obtainStyledAttributes.getResourceId(R.styleable.MaterialCalendar_dayTodayStyle, 0)); + this.f1233c = 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 a3faf557b8..2cc0d568e5 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.f1231c : this.m.a; + aVar = z2 ? this.m.b : l.h().getTimeInMillis() == j ? this.m.f1233c : 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 29fdb74fbe..e4a8e9bbe9 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 f1232c = null; + public final TimeZone f1234c = 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 3ede9d2ff5..95cd5de13f 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.f1232c; + java.util.TimeZone timeZone = kVar.f1234c; 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 a9c1efb5bb..3af8b404de 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 f1233c = new ArrayList<>(); + public final ArrayList f1235c = 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 e57d28ba4a..09bcf881e1 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 f1234c = new Path(); + public final Path f1236c = 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.f1234c); - if (this.f1234c.isConvex()) { - outline.setConvexPath(this.f1234c); + this.a.calculatePath(this.o, 1.0f, this.e, this.f1236c); + if (this.f1236c.isConvex()) { + outline.setConvexPath(this.f1236c); } } 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 0288c5e5ce..1e580714e9 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.AbstractC0112f f1235c; + public final /* synthetic */ f.AbstractC0113f f1237c; public final /* synthetic */ f d; - public d(f fVar, boolean z2, f.AbstractC0112f fVar2) { + public d(f fVar, boolean z2, f.AbstractC0113f fVar2) { this.d = fVar; this.b = z2; - this.f1235c = fVar2; + this.f1237c = 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.AbstractC0112f fVar2 = this.f1235c; + f.AbstractC0113f fVar2 = this.f1237c; 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 e275f3aaeb..80d93cbf8d 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.AbstractC0112f b; + public final /* synthetic */ f.AbstractC0113f b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ f f1236c; + public final /* synthetic */ f f1238c; - public e(f fVar, boolean z2, f.AbstractC0112f fVar2) { - this.f1236c = fVar; + public e(f fVar, boolean z2, f.AbstractC0113f fVar2) { + this.f1238c = fVar; this.a = z2; this.b = fVar2; } @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f fVar = this.f1236c; + f fVar = this.f1238c; fVar.B = 0; fVar.v = null; - f.AbstractC0112f fVar2 = this.b; + f.AbstractC0113f 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.f1236c.F.internalSetVisibility(0, this.a); - f fVar = this.f1236c; + this.f1238c.F.internalSetVisibility(0, this.a); + f fVar = this.f1238c; 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 c8ee5e262c..cc922c94d0 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[] f1237c = {16843623, 16842908, 16842910}; + public static final int[] f1239c = {16843623, 16842908, 16842910}; public static final int[] d = {16842908, 16842910}; public static final int[] e = {16843623, 16842910}; public static final int[] f = {16842910}; @@ -76,7 +76,7 @@ public class f { @NonNull /* renamed from: s reason: collision with root package name */ - public final StateListAnimator f1238s; + public final StateListAnimator f1240s; @Nullable public MotionSpec t; @Nullable @@ -88,13 +88,13 @@ public class f { @Nullable /* renamed from: x reason: collision with root package name */ - public MotionSpec f1239x; + public MotionSpec f1241x; /* renamed from: y reason: collision with root package name */ - public float f1240y; + public float f1242y; /* renamed from: z reason: collision with root package name */ - public float f1241z = 1.0f; + public float f1243z = 1.0f; /* compiled from: FloatingActionButtonImpl */ public class a extends MatrixEvaluator { @@ -103,7 +103,7 @@ public class f { @Override // com.google.android.material.animation.MatrixEvaluator public Matrix evaluate(float f, @NonNull Matrix matrix, @NonNull Matrix matrix2) { - f.this.f1241z = f; + f.this.f1243z = f; return super.evaluate(f, matrix, matrix2); } @@ -111,7 +111,7 @@ public class f { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [float, java.lang.Object, java.lang.Object] */ @Override // com.google.android.material.animation.MatrixEvaluator, android.animation.TypeEvaluator public Matrix evaluate(float f, @NonNull Matrix matrix, @NonNull Matrix matrix2) { - f.this.f1241z = f; + f.this.f1243z = f; return super.evaluate(f, matrix, matrix2); } } @@ -163,7 +163,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 AbstractC0112f { + public interface AbstractC0113f { } /* compiled from: FloatingActionButtonImpl */ @@ -184,7 +184,7 @@ public class f { public float b; /* renamed from: c reason: collision with root package name */ - public float f1242c; + public float f1244c; public h(d dVar) { } @@ -193,7 +193,7 @@ public class f { @Override // android.animation.AnimatorListenerAdapter, android.animation.Animator.AnimatorListener public void onAnimationEnd(Animator animator) { - f.this.w((float) ((int) this.f1242c)); + f.this.w((float) ((int) this.f1244c)); this.a = false; } @@ -202,12 +202,12 @@ public class f { if (!this.a) { MaterialShapeDrawable materialShapeDrawable = f.this.i; this.b = materialShapeDrawable == null ? 0.0f : materialShapeDrawable.getElevation(); - this.f1242c = a(); + this.f1244c = a(); this.a = true; } f fVar = f.this; float f = this.b; - fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1242c - f)) + f))); + fVar.w((float) ((int) ((valueAnimator.getAnimatedFraction() * (this.f1244c - f)) + f))); } } @@ -215,14 +215,14 @@ public class f { this.F = floatingActionButton; this.G = shadowViewDelegate; StateListAnimator stateListAnimator = new StateListAnimator(); - this.f1238s = stateListAnimator; + this.f1240s = stateListAnimator; stateListAnimator.addState(b, c(new d())); - stateListAnimator.addState(f1237c, c(new c())); + stateListAnimator.addState(f1239c, 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.f1240y = floatingActionButton.getRotation(); + this.f1242y = floatingActionButton.getRotation(); } public final void a(float f2, @NonNull Matrix matrix) { @@ -340,7 +340,7 @@ public class f { } public final void o(float f2) { - this.f1241z = f2; + this.f1243z = f2; Matrix matrix = this.K; a(f2, matrix); this.F.setImageMatrix(matrix); diff --git a/app/src/main/java/c/i/a/g/e/h.java b/app/src/main/java/c/i/a/g/e/h.java index e9d6d0fd16..caecabc21a 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.f1240y == rotation) { + if (fVar.f1242y == rotation) { return true; } - fVar.f1240y = rotation; + fVar.f1242y = 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 356e4556a8..c23c382f0a 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 @@ -140,7 +140,7 @@ public class i extends f { } else { StateListAnimator stateListAnimator = new StateListAnimator(); stateListAnimator.addState(f.b, x(f, f3)); - stateListAnimator.addState(f.f1237c, x(f, f2)); + stateListAnimator.addState(f.f1239c, 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 8127079ac2..b6c64811b8 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 f1243c; + public static Object f1245c; 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 C0113a extends Exception { + public static class C0114a extends Exception { /* JADX WARNING: Illegal instructions before constructor call */ - public C0113a(Throwable th) { + public C0114a(Throwable th) { super(r0.toString(), th); StringBuilder L = c.d.b.a.a.L("Error thrown initializing StaticLayout "); L.append(th.getMessage()); @@ -50,7 +50,7 @@ public final class a { this.g = charSequence.length(); } - public StaticLayout a() throws C0113a { + public StaticLayout a() throws C0114a { if (this.d == null) { this.d = ""; } @@ -79,7 +79,7 @@ public final class a { } if (!a) { try { - f1243c = this.k && i >= 23 ? TextDirectionHeuristics.RTL : TextDirectionHeuristics.LTR; + f1245c = 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 C0113a(e); + throw new C0114a(e); } } try { - return (StaticLayout) ((Constructor) Preconditions.checkNotNull(b)).newInstance(charSequence, 0, Integer.valueOf(this.g), this.e, Integer.valueOf(max), this.h, Preconditions.checkNotNull(f1243c), 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(f1245c), 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 C0113a(e2); + throw new C0114a(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 f853f808ea..cc0f55a869 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 f1244c = 1; + public int f1246c = 1; public float d; public float e; public float f; @@ -30,7 +30,7 @@ public final class a extends f { float f3 = -f2; canvas.clipRect(f3, f3, f2, f2); S s3 = this.a; - this.f1244c = ((CircularProgressIndicatorSpec) s3).indicatorDirection == 0 ? 1 : -1; + this.f1246c = ((CircularProgressIndicatorSpec) s3).indicatorDirection == 0 ? 1 : -1; this.d = ((float) ((CircularProgressIndicatorSpec) s3).trackThickness) * f; this.e = ((float) ((CircularProgressIndicatorSpec) s3).trackCornerRadius) * f; this.f = ((float) (((CircularProgressIndicatorSpec) s3).indicatorSize - ((CircularProgressIndicatorSpec) s3).trackThickness)) / 2.0f; @@ -49,7 +49,7 @@ public final class a extends f { paint.setAntiAlias(true); paint.setColor(i); paint.setStrokeWidth(this.d); - float f3 = (float) this.f1244c; + float f3 = (float) this.f1246c; 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.f1244c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1244c)), paint); + canvas.drawRect((this.f - f5) + f2, Math.min(0.0f, ((float) this.f1246c) * f6), (this.f + f5) - f2, Math.max(0.0f, f6 * ((float) this.f1246c)), paint); canvas.translate((this.f - f5) + f2, 0.0f); - canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1244c), true, paint); + canvas.drawArc(rectF, 180.0f, (-f4) * 90.0f * ((float) this.f1246c), true, paint); canvas.translate(f - (f2 * 2.0f), 0.0f); - canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1244c), true, paint); + canvas.drawArc(rectF, 0.0f, f4 * 90.0f * ((float) this.f1246c), 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 9915c81bd0..5865d02522 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.f1245c[0] = ArgbEvaluatorCompat.getInstance().evaluate(dVar2.k.getInterpolation(b3), Integer.valueOf(compositeARGBWithAlpha), Integer.valueOf(compositeARGBWithAlpha2)).intValue(); + dVar2.f1247c[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.f1245c[0] = MaterialColors.compositeARGBWithAlpha(this.l.indicatorColors[0], this.a.getAlpha()); + this.f1247c[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 4802b967be..6fa2da6531 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[] f1245c; + public final int[] f1247c; public g(int i) { this.b = new float[(i * 2)]; - this.f1245c = new int[i]; + this.f1247c = 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 d88717e1ca..41812da2c9 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 f1246c = 300.0f; + public float f1248c = 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.f1246c = (float) clipBounds.width(); + this.f1248c = (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.f1246c; + float f3 = this.f1248c; canvas.clipRect((-f3) / 2.0f, (-f2) / 2.0f, f3 / 2.0f, f2 / 2.0f); S s2 = this.a; this.d = ((float) ((LinearProgressIndicatorSpec) s2).trackThickness) * f; @@ -64,7 +64,7 @@ public final class h extends f { @Override // c.i.a.g.g.f public void b(@NonNull Canvas canvas, @NonNull Paint paint, @FloatRange(from = 0.0d, to = 1.0d) float f, @FloatRange(from = 0.0d, to = 1.0d) float f2, @ColorInt int i) { if (f != f2) { - float f3 = this.f1246c; + float f3 = this.f1248c; 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.f1246c) / 2.0f) + this.e; + float f = ((-this.f1248c) / 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 5002c9e961..287502a62c 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.f1245c; + int[] iArr = jVar2.f1247c; 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.f1245c, MaterialColors.compositeARGBWithAlpha(this.g.indicatorColors[0], this.a.getAlpha())); + Arrays.fill(this.f1247c, 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 cb1d1a2f68..c6e866d3ac 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.f1245c, MaterialColors.compositeARGBWithAlpha(lVar2.i.indicatorColors[lVar2.j], lVar2.a.getAlpha())); + Arrays.fill(lVar2.f1247c, 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.f1245c; + int[] iArr = this.f1247c; 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 b03180d049..99942511a2 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 f1247c = new Handler(Looper.getMainLooper(), new C0114a()); + public final Handler f1249c = new Handler(Looper.getMainLooper(), new C0115a()); @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 C0114a implements Handler.Callback { - public C0114a() { + public class C0115a implements Handler.Callback { + public C0115a() { } @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 f1248c; + public boolean f1250c; public c(int i, b bVar) { this.a = new WeakReference<>(bVar); @@ -76,7 +76,7 @@ public class a { if (bVar == null) { return false; } - this.f1247c.removeCallbacksAndMessages(cVar); + this.f1249c.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.f1248c) { - cVar.f1248c = true; - this.f1247c.removeCallbacksAndMessages(cVar); + if (!cVar.f1250c) { + cVar.f1250c = true; + this.f1249c.removeCallbacksAndMessages(cVar); } } } @@ -113,8 +113,8 @@ public class a { synchronized (this.b) { if (c(bVar)) { c cVar = this.d; - if (cVar.f1248c) { - cVar.f1248c = false; + if (cVar.f1250c) { + cVar.f1250c = false; g(cVar); } } @@ -127,8 +127,8 @@ public class a { if (i <= 0) { i = i == -1 ? 1500 : 2750; } - this.f1247c.removeCallbacksAndMessages(cVar); - Handler handler = this.f1247c; + this.f1249c.removeCallbacksAndMessages(cVar); + Handler handler = this.f1249c; 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 b3e199b934..9402311624 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 C0115a(); + public final TextWatcher d = new C0116a(); 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 C0115a implements TextWatcher { - public C0115a() { + public class C0116a implements TextWatcher { + public C0116a() { } @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 RunnableC0116a implements Runnable { + public class RunnableC0117a implements Runnable { public final /* synthetic */ EditText i; - public RunnableC0116a(EditText editText) { + public RunnableC0117a(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 RunnableC0116a(editText)); + editText.post(new RunnableC0117a(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 610b352522..53093ad716 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.f1249c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1251c.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 d7fee97a9f..40e3807574 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.f1249c.setScaleX(floatValue); - this.a.f1249c.setScaleY(floatValue); + this.a.f1251c.setScaleX(floatValue); + this.a.f1251c.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 ff13d82f66..80f5aa565e 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 @@ -52,10 +52,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 RunnableC0117a implements Runnable { + public class RunnableC0118a implements Runnable { public final /* synthetic */ AutoCompleteTextView i; - public RunnableC0117a(AutoCompleteTextView autoCompleteTextView) { + public RunnableC0118a(AutoCompleteTextView autoCompleteTextView) { this.i = autoCompleteTextView; } @@ -73,10 +73,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.f1249c.hasFocus()) { + if (h.this.n.isTouchExplorationEnabled() && h.e(d) && !h.this.f1251c.hasFocus()) { d.dismissDropDown(); } - d.post(new RunnableC0117a(d)); + d.post(new RunnableC0118a(d)); } } @@ -174,7 +174,7 @@ public class h extends m { z2 = true; } if (!z2) { - ViewCompat.setImportantForAccessibility(h.this.f1249c, 2); + ViewCompat.setImportantForAccessibility(h.this.f1251c, 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 9f724b4b66..4789668e3c 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.f1249c.setAlpha(((Float) valueAnimator.getAnimatedValue()).floatValue()); + this.a.f1251c.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 781ee07b7c..79c58f7bb5 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.f1249c.setChecked(hVar.j); + hVar.f1251c.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 259a450ece..90d657be99 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 f1249c; + public CheckableImageButton f1251c; public m(@NonNull TextInputLayout textInputLayout) { this.a = textInputLayout; this.b = textInputLayout.getContext(); - this.f1249c = textInputLayout.getEndIconView(); + this.f1251c = 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 142c4c3204..ebb15b5b34 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 f1250c; + public LinearLayout f1252c; public int d; public FrameLayout e; @Nullable @@ -56,7 +56,7 @@ public final class n { public TextView r; /* renamed from: s reason: collision with root package name */ - public int f1251s; + public int f1253s; @Nullable public ColorStateList t; public Typeface u; @@ -67,13 +67,13 @@ public final class n { public final /* synthetic */ TextView b; /* renamed from: c reason: collision with root package name */ - public final /* synthetic */ int f1252c; + public final /* synthetic */ int f1254c; public final /* synthetic */ TextView d; public a(int i, TextView textView, int i2, TextView textView2) { this.a = i; this.b = textView; - this.f1252c = i2; + this.f1254c = i2; this.d = textView2; } @@ -86,7 +86,7 @@ public final class n { TextView textView2 = this.b; if (textView2 != null) { textView2.setVisibility(4); - if (this.f1252c == 1 && (textView = n.this.l) != null) { + if (this.f1254c == 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.f1250c == null && this.e == null) { + if (this.f1252c == null && this.e == null) { LinearLayout linearLayout = new LinearLayout(this.a); - this.f1250c = linearLayout; + this.f1252c = linearLayout; linearLayout.setOrientation(0); - this.b.addView(this.f1250c, -1, -2); + this.b.addView(this.f1252c, -1, -2); this.e = new FrameLayout(this.a); - this.f1250c.addView(this.e, new LinearLayout.LayoutParams(0, -2, 1.0f)); + this.f1252c.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.f1250c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); + this.f1252c.addView(textView, new LinearLayout.LayoutParams(-2, -2)); } - this.f1250c.setVisibility(0); + this.f1252c.setVisibility(0); this.d++; } public void b() { - if ((this.f1250c == null || this.b.getEditText() == null) ? false : true) { + if ((this.f1252c == null || this.b.getEditText() == null) ? false : true) { EditText editText = this.b.getEditText(); boolean isFontScaleAtLeast1_3 = MaterialResources.isFontScaleAtLeast1_3(this.a); - LinearLayout linearLayout = this.f1250c; + LinearLayout linearLayout = this.f1252c; int i = R.dimen.material_helper_text_font_1_3_padding_horizontal; ViewCompat.setPaddingRelative(linearLayout, h(isFontScaleAtLeast1_3, i, ViewCompat.getPaddingStart(editText)), h(isFontScaleAtLeast1_3, R.dimen.material_helper_text_font_1_3_padding_top, this.a.getResources().getDimensionPixelSize(R.dimen.material_helper_text_default_padding_top)), h(isFontScaleAtLeast1_3, i, ViewCompat.getPaddingEnd(editText)), 0); } @@ -212,7 +212,7 @@ public final class n { public void j(TextView textView, int i) { FrameLayout frameLayout; - LinearLayout linearLayout = this.f1250c; + LinearLayout linearLayout = this.f1252c; 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.f1250c; + LinearLayout linearLayout2 = this.f1252c; if (i2 == 0) { linearLayout2.setVisibility(8); } diff --git a/app/src/main/java/c/i/a/g/j/p.java b/app/src/main/java/c/i/a/g/j/p.java index 4182d5b072..6c0f84a023 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.f1249c.setChecked(!p.d(pVar)); + pVar.f1251c.setChecked(!p.d(pVar)); } } @@ -38,7 +38,7 @@ public class p extends m { textInputLayout.setEndIconVisible(true); textInputLayout.setEndIconCheckable(true); p pVar = p.this; - pVar.f1249c.setChecked(!p.d(pVar)); + pVar.f1251c.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 12cbaf4308..177e91d720 100644 --- a/app/src/main/java/c/i/a/g/k/b.java +++ b/app/src/main/java/c/i/a/g/k/b.java @@ -18,12 +18,12 @@ public class b implements ViewTreeObserver.OnPreDrawListener { } this.i.getViewTreeObserver().removeOnPreDrawListener(this); ClockFaceView clockFaceView = this.i; - int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2328s; + int height = ((this.i.getHeight() / 2) - clockFaceView.l.q) - clockFaceView.f2340s; if (height != clockFaceView.j) { clockFaceView.j = height; clockFaceView.a(); ClockHandView clockHandView = clockFaceView.l; - clockHandView.f2332z = clockFaceView.j; + clockHandView.f2344z = 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 0b2f282f16..ce1cd9da1d 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 @@ -31,7 +31,7 @@ public class f implements ClockHandView.OnRotateListener, TimePickerView.d, Time TimePickerView timePickerView2 = this.l; timePickerView2.p = this; timePickerView2.o = this; - timePickerView2.k.f2330x = this; + timePickerView2.k.f2342x = this; g(i, "%d"); g(j, "%d"); g(k, "%02d"); diff --git a/app/src/main/java/c/i/a/g/l/b.java b/app/src/main/java/c/i/a/g/l/b.java index 986f3d9d79..20589d8f94 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 C0118b(); + public static final a b = new C0119b(); /* renamed from: c reason: collision with root package name */ - public static final a f1253c = new c(); + public static final a f1255c = 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 C0118b implements a { + public static class C0119b 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 844692bc99..5aaab51ad0 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 f1254c; + public final boolean f1256c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1254c = z2; + this.f1256c = 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 1c58f86277..2fd3f0e1cd 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.f1255c > fVar.e; + return fVar.f1257c > 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.f1255c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1257c) / 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 3746e0e22c..56ae222b38 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 f1255c; + public final float f1257c; 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.f1255c = f3; + this.f1257c = 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 cde3f7ee19..a87c8c307c 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 f1256c = new Path(); + public final Path f1258c = new Path(); public final ShapeAppearancePathProvider d = ShapeAppearancePathProvider.getInstance(); public ShapeAppearanceModel e; } diff --git a/app/src/main/java/c/i/a/g/l/k.java b/app/src/main/java/c/i/a/g/l/k.java index 9dd01a04f4..1d21b870d2 100644 --- a/app/src/main/java/c/i/a/g/l/k.java +++ b/app/src/main/java/c/i/a/g/l/k.java @@ -36,7 +36,7 @@ public class k { return view; } } - throw new IllegalArgumentException(c.d.b.a.a.u(resourceName, " is not a valid ancestor")); + throw new IllegalArgumentException(c.d.b.a.a.t(resourceName, " is not a valid ancestor")); } public static RectF c(View view) { 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 ca90f9e5a6..312b172231 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 C0119b(); + public static final a b = new C0120b(); /* renamed from: c reason: collision with root package name */ - public static final a f1257c = new c(); + public static final a f1259c = 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 C0119b implements a { + public static class C0120b 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 4322900819..da9180c940 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 f1258c; + public final boolean f1260c; public c(int i, int i2, boolean z2) { this.a = i; this.b = i2; - this.f1258c = z2; + this.f1260c = 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 c50a00c5d7..6c8c6352d2 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.f1259c > fVar.e; + return fVar.f1261c > 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.f1259c) / 2.0f) * f; + float abs = (Math.abs(fVar.e - fVar.f1261c) / 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 06e40010ee..0454e09ee3 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 f1259c; + public final float f1261c; 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.f1259c = f3; + this.f1261c = 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 bc23891902..f6c1ec2611 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 f1260c = new Path(); + public final Path f1262c = new Path(); public final ShapeAppearancePathProvider d = ShapeAppearancePathProvider.getInstance(); public ShapeAppearanceModel e; } diff --git a/app/src/main/java/c/i/a/g/l/l/k.java b/app/src/main/java/c/i/a/g/l/l/k.java index 7f9efa250a..6f8a7e6483 100644 --- a/app/src/main/java/c/i/a/g/l/l/k.java +++ b/app/src/main/java/c/i/a/g/l/l/k.java @@ -38,7 +38,7 @@ public class k { return view; } } - throw new IllegalArgumentException(c.d.b.a.a.u(resourceName, " is not a valid ancestor")); + throw new IllegalArgumentException(c.d.b.a.a.t(resourceName, " is not a valid ancestor")); } public static RectF c(View view) { 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 12ba8627c2..85cc59a98b 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 C0120b extends a { + public static final class C0121b extends a { public final char a; - public C0120b(char c2) { + public C0121b(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 0b059eaf20..b71ab55fd6 100644 --- a/app/src/main/java/c/i/b/a/c.java +++ b/app/src/main/java/c/i/b/a/c.java @@ -7,7 +7,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 f1261c = Charset.forName("UTF-8"); + public static final Charset f1263c = Charset.forName("UTF-8"); 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 134f46d847..ad5b82f6bf 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 f1262c; + public a f1264c; /* 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 f1263c; + public a f1265c; 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.f1262c = aVar; + this.f1264c = 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.f1262c.f1263c = aVar; - this.f1262c = aVar; + this.f1264c.f1265c = aVar; + this.f1264c = 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.f1263c; + a aVar = this.b.f1265c; 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.f1263c; + aVar = aVar.f1265c; 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 d65ec5787e..121014be88 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 f1264c = Integer.MAX_VALUE; + public final int f1266c = 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.f1264c; + this.o = kVar.f1266c; 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 f82ae99738..30e4790293 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 C0121b(); + return new C0122b(); } @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 C0121b implements Iterator>> { + public class C0122b implements Iterator>> { public final Iterator>> i; @NullableDecl public Collection j; - public C0121b() { + public C0122b() { this.i = b.this.k.entrySet().iterator(); } @@ -136,7 +136,7 @@ public abstract class d extends f implements Serializable { dVar.clear(); return; } - C0121b bVar = new C0121b(); + C0122b bVar = new C0122b(); 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 C0122d extends h0> { + public class C0123d 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 C0122d(Map> map) { + public C0123d(Map> map) { super(map); } @@ -538,7 +538,7 @@ public abstract class d extends f implements Serializable { @Override // java.util.NavigableSet public Iterator descendingIterator() { - return ((C0122d) descendingSet()).iterator(); + return ((C0123d) 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() { - C0122d.a aVar = (C0122d.a) iterator(); + C0123d.a aVar = (C0123d.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.C0122d implements SortedSet { + public class i extends d.C0123d 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 9afd0fa620..8c717ef347 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 f1265c = -1; + public int f1267c = -1; @MonotonicNonNullDecl public e0.p d; @MonotonicNonNullDecl @@ -36,7 +36,7 @@ public final class d0 { if (i == -1) { i = 16; } - int i2 = this.f1265c; + int i2 = this.f1267c; if (i2 == -1) { i2 = 4; } @@ -78,7 +78,7 @@ public final class d0 { if (i != -1) { gVar.a("initialCapacity", i); } - int i2 = this.f1265c; + int i2 = this.f1267c; if (i2 != -1) { gVar.a("concurrencyLevel", i2); } @@ -86,8 +86,8 @@ public final class d0 { if (pVar != null) { String l0 = c.l0(pVar.toString()); g.a aVar = new g.a(null); - gVar.f1262c.f1263c = aVar; - gVar.f1262c = aVar; + gVar.f1264c.f1265c = aVar; + gVar.f1264c = aVar; aVar.b = l0; aVar.a = "keyStrength"; } @@ -95,15 +95,15 @@ public final class d0 { if (pVar2 != null) { String l02 = c.l0(pVar2.toString()); g.a aVar2 = new g.a(null); - gVar.f1262c.f1263c = aVar2; - gVar.f1262c = aVar2; + gVar.f1264c.f1265c = aVar2; + gVar.f1264c = aVar2; aVar2.b = l02; aVar2.a = "valueStrength"; } if (this.f != null) { g.a aVar3 = new g.a(null); - gVar.f1262c.f1263c = aVar3; - gVar.f1262c = aVar3; + gVar.f1264c.f1265c = aVar3; + gVar.f1264c = 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 2908defea6..975b677b40 100644 --- a/app/src/main/java/c/i/b/b/e0.java +++ b/app/src/main/java/c/i/b/b/e0.java @@ -115,17 +115,17 @@ public class e0, S extends n> extends Abs @NullableDecl /* renamed from: c reason: collision with root package name */ - public final E f1266c; + public final E f1268c; public c(K k, int i, @NullableDecl E e) { this.a = k; this.b = i; - this.f1266c = e; + this.f1268c = e; } @Override // c.i.b.b.e0.i public E a() { - return this.f1266c; + return this.f1268c; } @Override // c.i.b.b.e0.i @@ -853,13 +853,13 @@ public class e0, S extends n> extends Abs d0Var.f = dVar; d0Var.a = true; int i2 = this.concurrencyLevel; - int i3 = d0Var.f1265c; + int i3 = d0Var.f1267c; 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.f1265c = i2; + d0Var.f1267c = i2; this.i = d0Var.c(); while (true) { Object readObject = objectInputStream.readObject(); @@ -1135,7 +1135,7 @@ public class e0, S extends n> extends Abs @NullableDecl /* renamed from: c reason: collision with root package name */ - public volatile V f1267c = null; + public volatile V f1269c = null; /* compiled from: MapMakerInternalMap */ public static final class a implements j, x> { @@ -1150,7 +1150,7 @@ public class e0, S extends n> extends Abs return null; } w wVar3 = new w(x.o(xVar), wVar.get(), wVar.a, wVar2); - wVar3.f1267c = wVar.f1267c; + wVar3.f1269c = wVar.f1269c; return wVar3; } @@ -1169,7 +1169,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).f1267c = obj; + ((w) iVar).f1269c = obj; } @Override // c.i.b.b.e0.j @@ -1190,7 +1190,7 @@ public class e0, S extends n> extends Abs @Override // c.i.b.b.e0.i @NullableDecl public V getValue() { - return this.f1267c; + return this.f1269c; } } @@ -1227,7 +1227,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> f1268c = ((b0>) e0.i); + public volatile b0> f1270c = ((b0>) e0.i); /* compiled from: MapMakerInternalMap */ public static final class a implements j, z> { @@ -1248,7 +1248,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.f1268c = yVar.f1268c.b(p, yVar3); + yVar3.f1270c = yVar.f1270c.b(p, yVar3); return yVar3; } @@ -1266,8 +1266,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.f1268c; - yVar.f1268c = new c0(p, obj, yVar); + b0> b0Var = yVar.f1270c; + yVar.f1270c = new c0(p, obj, yVar); b0Var.clear(); } @@ -1289,12 +1289,12 @@ public class e0, S extends n> extends Abs @Override // c.i.b.b.e0.a0 public b0> b() { - return this.f1268c; + return this.f1270c; } @Override // c.i.b.b.e0.i public V getValue() { - return this.f1268c.get(); + return this.f1270c.get(); } } @@ -1334,7 +1334,7 @@ public class e0, S extends n> extends Abs } public e0(d0 d0Var, j jVar) { - int i2 = d0Var.f1265c; + int i2 = d0Var.f1267c; 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 fb5aa30c3a..d0d31bd536 100644 --- a/app/src/main/java/c/i/b/b/l.java +++ b/app/src/main/java/c/i/b/b/l.java @@ -38,7 +38,7 @@ public class l extends AbstractMap implements Serializable { @MonotonicNonNullDecl /* renamed from: s reason: collision with root package name */ - public transient Set> f1269s; + public transient Set> f1271s; @MonotonicNonNullDecl public transient Collection t; @@ -370,12 +370,12 @@ public class l extends AbstractMap implements Serializable { @Override // java.util.AbstractMap, java.util.Map public Set> entrySet() { - Set> set = this.f1269s; + Set> set = this.f1271s; if (set != null) { return set; } a aVar = new a(); - this.f1269s = aVar; + this.f1271s = aVar; return aVar; } 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 c87dc2ebd4..e290a10b54 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.C0122d(this.l); + return map instanceof NavigableMap ? new d.f((NavigableMap) this.l) : map instanceof SortedMap ? new d.i((SortedMap) this.l) : new d.C0123d(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 33970c88db..c21ffb10d0 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 f1270c = new b(1); + public static final n f1272c = 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.f1270c : n.a; + return i < 0 ? n.b : i > 0 ? n.f1272c : 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 f52266f6e5..656fdbfc82 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 C0123a extends u> { - public C0123a() { + public class C0124a extends u> { + public C0124a() { } @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 C0123a(); + return new C0124a(); } @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 ae6c7f626b..6de56a1097 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 f1271c; + public boolean f1273c; 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 4fa8ba75e4..2ce8ba80bd 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.f1271c = false; - } else if (this.f1271c) { + this.f1273c = false; + } else if (this.f1273c) { this.a = (Object[]) objArr.clone(); - this.f1271c = false; + this.f1273c = 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.f1271c = true; + this.f1273c = true; return u.l(this.a, this.b); } } diff --git a/app/src/main/java/c/i/b/b/v.java b/app/src/main/java/c/i/b/b/v.java index be6dcdd313..01fc46c895 100644 --- a/app/src/main/java/c/i/b/b/v.java +++ b/app/src/main/java/c/i/b/b/v.java @@ -107,7 +107,7 @@ public class v extends y implements k0 { aVar.c(readObject, u.l(objArr, i4)); i += readInt2; } else { - throw new InvalidObjectException(c.d.b.a.a.l("Invalid value count ", readInt2)); + throw new InvalidObjectException(c.d.b.a.a.k("Invalid value count ", readInt2)); } } try { @@ -130,7 +130,7 @@ public class v extends y implements k0 { throw ((InvalidObjectException) new InvalidObjectException(e3.getMessage()).initCause(e3)); } } else { - throw new InvalidObjectException(c.d.b.a.a.l("Invalid key count ", readInt)); + throw new InvalidObjectException(c.d.b.a.a.k("Invalid key count ", readInt)); } } 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 29966c68f3..1040d013a3 100644 --- a/app/src/main/java/c/i/b/b/w.java +++ b/app/src/main/java/c/i/b/b/w.java @@ -27,7 +27,7 @@ public abstract class w implements Map, Serializable { public int b = 0; /* renamed from: c reason: collision with root package name */ - public boolean f1272c = false; + public boolean f1274c = false; public a(int i) { this.a = new Object[(i * 2)]; @@ -38,7 +38,7 @@ public abstract class w implements Map, Serializable { r4 = r4 + 1; */ public w a() { - this.f1272c = true; + this.f1274c = true; int i = this.b; Object[] objArr = this.a; if (i == 0) { @@ -87,7 +87,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.f1272c = false; + this.f1274c = false; } } diff --git a/app/src/main/java/c/i/c/c.java b/app/src/main/java/c/i/c/c.java index ea8a7a5f8d..0b5b22dcd6 100644 --- a/app/src/main/java/c/i/c/c.java +++ b/app/src/main/java/c/i/c/c.java @@ -49,7 +49,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 f1273c = new ArrayMap(); + public static final Map f1275c = new ArrayMap(); public final Context d; public final String e; public final i f; @@ -67,14 +67,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 C0124c implements c.a { - public static AtomicReference a = new AtomicReference<>(); + public static class C0125c 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.f1273c.values()).iterator(); + Iterator it = new ArrayList(c.f1275c.values()).iterator(); while (it.hasNext()) { c cVar = (c) it.next(); if (cVar.h.get()) { @@ -115,7 +115,7 @@ public class c { public void onReceive(Context context, Intent intent) { Object obj = c.a; synchronized (c.a) { - for (c cVar : c.f1273c.values()) { + for (c cVar : c.f1275c.values()) { cVar.d(); } } @@ -201,7 +201,7 @@ public class c { public static c b() { c cVar; synchronized (a) { - cVar = f1273c.get("[DEFAULT]"); + cVar = f1275c.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."); } @@ -212,7 +212,7 @@ public class c { @Nullable public static c e(@NonNull Context context) { synchronized (a) { - if (f1273c.containsKey("[DEFAULT]")) { + if (f1275c.containsKey("[DEFAULT]")) { return b(); } i a2 = i.a(context); @@ -227,12 +227,12 @@ public class c { @NonNull public static c f(@NonNull Context context, @NonNull i iVar) { c cVar; - AtomicReference atomicReference = C0124c.a; + AtomicReference atomicReference = C0125c.a; if (context.getApplicationContext() instanceof Application) { Application application = (Application) context.getApplicationContext(); - if (C0124c.a.get() == null) { - C0124c cVar2 = new C0124c(); - if (C0124c.a.compareAndSet(null, cVar2)) { + if (C0125c.a.get() == null) { + C0125c cVar2 = new C0125c(); + if (C0125c.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); @@ -246,7 +246,7 @@ public class c { context = context.getApplicationContext(); } synchronized (a) { - Map map = f1273c; + Map map = f1275c; AnimatableValueParser.G(!map.containsKey("[DEFAULT]"), "FirebaseApp name [DEFAULT] already exists!"); AnimatableValueParser.z(context, "Application context cannot be null."); cVar = new c(context, "[DEFAULT]", iVar); @@ -305,7 +305,7 @@ public class c { boolean h = h(); for (Map.Entry, r> entry : kVar.b.entrySet()) { r value = entry.getValue(); - int i = entry.getKey().f1280c; + int i = entry.getKey().f1282c; 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 1233416bea..ce4becbd84 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 f1274c; + public final String f1276c; public final String d; public final String e; public final String f; @@ -27,7 +27,7 @@ public final class i { AnimatableValueParser.G(!h.a(str), "ApplicationId must be set."); this.b = str; this.a = str2; - this.f1274c = str3; + this.f1276c = str3; this.d = str4; this.e = str5; this.f = str6; @@ -67,18 +67,18 @@ public final class i { return false; } i iVar = (i) obj; - return AnimatableValueParser.j0(this.b, iVar.b) && AnimatableValueParser.j0(this.a, iVar.a) && AnimatableValueParser.j0(this.f1274c, iVar.f1274c) && AnimatableValueParser.j0(this.d, iVar.d) && AnimatableValueParser.j0(this.e, iVar.e) && AnimatableValueParser.j0(this.f, iVar.f) && AnimatableValueParser.j0(this.g, iVar.g); + return AnimatableValueParser.j0(this.b, iVar.b) && AnimatableValueParser.j0(this.a, iVar.a) && AnimatableValueParser.j0(this.f1276c, iVar.f1276c) && AnimatableValueParser.j0(this.d, iVar.d) && AnimatableValueParser.j0(this.e, iVar.e) && AnimatableValueParser.j0(this.f, iVar.f) && AnimatableValueParser.j0(this.g, iVar.g); } public int hashCode() { - return Arrays.hashCode(new Object[]{this.b, this.a, this.f1274c, this.d, this.e, this.f, this.g}); + return Arrays.hashCode(new Object[]{this.b, this.a, this.f1276c, 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.f1274c); + kVar.a("databaseUrl", this.f1276c); 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 15d598249b..5267a1ec27 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 AbstractC0125a { + public interface AbstractC0126a { } public interface b { @@ -15,5 +15,5 @@ public interface a { void b(@NonNull String str, @NonNull String str2, Object obj); - AbstractC0125a c(String str, b bVar); + AbstractC0126a 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 0f8e800470..b930ee2e4b 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 f1275c = new ConcurrentHashMap(); + public final Map f1277c = new ConcurrentHashMap(); /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ - public class a implements a.AbstractC0125a { + public class a implements a.AbstractC0126a { 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.AbstractC0125a c(@NonNull String str, a.b bVar) { + public a.AbstractC0126a c(@NonNull String str, a.b bVar) { Objects.requireNonNull(bVar, "null reference"); if (!c.a(str)) { return null; } - if (!str.isEmpty() && this.f1275c.containsKey(str) && this.f1275c.get(str) != null) { + if (!str.isEmpty() && this.f1277c.containsKey(str) && this.f1277c.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.f1275c.put(str, bVar2); + this.f1277c.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 80b9ccaf02..03368607cd 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 f1276c; + public c.i.a.f.i.a.a f1278c; public e d; public b(c.i.a.f.i.a.a aVar, a.b bVar) { this.b = bVar; - this.f1276c = aVar; + this.f1278c = 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 bfc1ed6541..0798622aa0 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 f1277c = Arrays.asList("auto", "app", "am"); + public static final List f1279c = 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 !f1277c.contains(str); + return !f1279c.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 d8cb6ca9d5..6d6c3726ba 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 f1278c; + public f f1280c; 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.f1278c = fVar; + this.f1280c = 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 46b67ce1a4..642a80adad 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.AbstractC0108a { +public final class e implements a.AbstractC0109a { public final /* synthetic */ b a; public e(b bVar) { @@ -18,7 +18,7 @@ public final class e implements a.AbstractC0108a { if (this.a.a.contains(str2)) { Bundle bundle2 = new Bundle(); Set set = c.a; - String J0 = c.J0(str2, v5.f1202c, v5.a); + String J0 = c.J0(str2, v5.f1204c, v5.a); if (J0 != null) { str2 = J0; } 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 fc2504cdb7..638eb96767 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 @@ -3,7 +3,7 @@ package c.i.c.j.a.c; import android.os.Bundle; import c.i.a.f.i.a.a; /* compiled from: com.google.android.gms:play-services-measurement-api@@18.0.0 */ -public final class f implements a.AbstractC0108a { +public final class f implements a.AbstractC0109a { 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 20847907d5..c1e8ce6217 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 C0126a { + public static class C0127a { public final Bundle a = new Bundle(); public final String b; /* renamed from: c reason: collision with root package name */ - public String f1279c; + public String f1281c; public String d; public String e; - public C0126a(@NonNull String str) { + public C0127a(@NonNull String str) { this.b = str; } - public C0126a a(@NonNull String str, @NonNull String... strArr) { + public C0127a 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 050e2a854f..5b0fdf2b93 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.C0126a { +public final class a extends a.C0127a { 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 1af4637a42..b17a7cd646 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.f1081c, (a.d) null, new h()); + super(context, k.f1083c, (a.d) null, new h()); } } diff --git a/app/src/main/java/c/i/c/l/d.java b/app/src/main/java/c/i/c/l/d.java index b991285fce..48b0a842a5 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 f1280c; + public final int f1282c; 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 f1281c; + public int f1283c; 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.f1281c = 0; + this.f1283c = 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.f1281c, this.d, this.e, this.f, null); + return new d<>(new HashSet(this.a), new HashSet(this.b), this.f1283c, 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.f1281c == 0) { - this.f1281c = i; + if (this.f1283c == 0) { + this.f1283c = 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.f1280c = i; + this.f1282c = 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.f1280c + ", type=" + this.d + ", deps=" + Arrays.toString(this.b.toArray()) + "}"; + return "Component<" + Arrays.toString(this.a.toArray()) + ">{" + this.f1282c + ", 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 24c79176e1..71b967c6ee 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> f1282c = new HashMap(); + public final Map, r> f1284c = 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.f1284c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { + if ((oVar.f1286c == 0) && (set = (Set) hashMap.get(new n(oVar.a, oVar.a(), null))) != null) { for (m mVar3 : set) { mVar2.b.add(mVar3); - mVar3.f1283c.add(mVar2); + mVar3.f1285c.add(mVar2); } } } @@ -90,7 +90,7 @@ public class k extends a { hashSet2.remove(mVar5); i++; for (m mVar6 : mVar5.b) { - mVar6.f1283c.remove(mVar5); + mVar6.f1285c.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.f1282c.put(cls2, value); + this.f1284c.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.f1282c.containsKey(next.a)) { + if ((next.b == 1) && !this.f1284c.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.f1282c.get(cls); + return this.f1284c.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 dc2a747ee3..2a76cce9d4 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 f1283c = new HashSet(); + public final Set f1285c = new HashSet(); public m(d dVar) { this.a = dVar; } public boolean a() { - return this.f1283c.isEmpty(); + return this.f1285c.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 ec500f41a1..987ed66ade 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 f1284c; + public final int f1286c; public o(Class cls, int i, int i2) { Objects.requireNonNull(cls, "Null dependency anInterface."); this.a = cls; this.b = i; - this.f1284c = i2; + this.f1286c = 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.f1284c == oVar.f1284c; + return this.a == oVar.a && this.b == oVar.b && this.f1286c == oVar.f1286c; } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1284c; + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1286c; } 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.f1284c != 0) { + if (this.f1286c != 0) { z2 = false; } return a.G(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 89e838909a..a137f98ef9 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 f1285c; + public final Executor f1287c; public q(Executor executor) { - this.f1285c = executor; + this.f1287c = executor; } @Override // c.i.c.q.d public void a(Class cls, b bVar) { - b(cls, this.f1285c, bVar); + b(cls, this.f1287c, 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 e3592cee8e..f92f79bd85 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 f1286c; + public volatile a f1288c; public r(a aVar) { - this.f1286c = aVar; + this.f1288c = 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.f1286c.get(); + t = this.f1288c.get(); this.b = t; - this.f1286c = null; + this.f1288c = 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 fa5e10afc4..fcfab7e540 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> f1287c; + public final Set> f1289c; 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.f1284c == 0) { + if (oVar.f1286c == 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.f1287c = Collections.unmodifiableSet(hashSet3); + this.f1289c = 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.f1287c.contains(cls)) { + if (this.f1289c.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 36f20f1e94..bbda8ad0d9 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.AbstractC0125a c2 = aVar2.c("clx", aVar3); + a.AbstractC0126a 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.f1298c, hVar2, k0Var.f, bVar6, null, null, k0Var.n, k0Var.k, cVar4); + k0Var.h = new x(k0Var.a, k0Var.m, bVar5, k0Var.i, k0Var.f1300c, 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 10d407ded9..e5dcc6d22e 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 f1288c; + public final /* synthetic */ Executor f1290c; 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.f1288c = executor; + this.f1290c = 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.f1288c, true); + h.a(this.d, bVar, this.a, this.b, this.f1290c, 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 6d1cf1119a..19cc194fb7 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 f1289c; + public final Context f1291c; 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.f1289c = context; + this.f1291c = 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.f1289c), 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.f1291c), str2, this.h, this.g), this.j, r0.f(this.i).g(), this.k, "0"); } public String c() { - Context context = this.f1289c; + Context context = this.f1291c; 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 60e8071663..ffe335622b 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 f1290c; + public CountDownLatch f1292c; 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.f1290c = new CountDownLatch(1); + this.f1292c = new CountDownLatch(1); this.a.a.a("clx", str, bundle); bVar.b("Awaiting app exception callback from FA..."); try { - if (this.f1290c.await((long) 500, TimeUnit.MILLISECONDS)) { + if (this.f1292c.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.f1290c = null; + this.f1292c = null; } } @Override // c.i.c.m.d.i.b public void b(@NonNull String str, @NonNull Bundle bundle) { - CountDownLatch countDownLatch = this.f1290c; + CountDownLatch countDownLatch = this.f1292c; 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 194e6aeaca..3970f125ca 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 f1291c; + public final b f1293c; 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.f1291c = bVar; + this.f1293c = 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.f1291c; + b bVar = this.f1293c; 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 271973b43c..9f7245ae8e 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.f1311z.a("_ae", bundle); + this.j.f1313z.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 4d5de606ac..40ebc7f36c 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 f1292c; + public final String f1294c; 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.f1292c = str3; + this.f1294c = str3; this.d = str4; this.e = str5; this.f = str6; diff --git a/app/src/main/java/c/i/c/m/d/k/d1.java b/app/src/main/java/c/i/c/m/d/k/d1.java index bb4828c55a..1dffec7e48 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 @@ -39,14 +39,14 @@ public class d1 { public final g b; /* renamed from: c reason: collision with root package name */ - public final c f1293c; + public final c f1295c; 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.f1293c = cVar; + this.f1295c = cVar; this.d = bVar; this.e = f1Var; } @@ -66,14 +66,14 @@ public class d1 { s sVar; boolean equals = str2.equals("crash"); n0 n0Var = this.a; - int i = n0Var.f1299c.getResources().getConfiguration().orientation; + int i = n0Var.f1301c.getResources().getConfiguration().orientation; e eVar = new e(th, n0Var.f); Long valueOf = Long.valueOf(j); - ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1299c); + ActivityManager.RunningAppProcessInfo i2 = h.i(n0Var.e.d, n0Var.f1301c); 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.f1349c, 4)); + arrayList.add(n0Var.c(thread, eVar.f1351c, 4)); if (z2) { for (Map.Entry entry : Thread.getAllStackTraces().entrySet()) { Thread key = entry.getKey(); @@ -83,13 +83,13 @@ public class d1 { } } w wVar = new w(arrayList); - v.d.AbstractC0132d.a.b.AbstractC0135b a = n0Var.a(eVar, 4, 8, 0); + v.d.AbstractC0133d.a.b.AbstractC0136b 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.AbstractC0132d.a.b.AbstractC0134a[] aVarArr = new v.d.AbstractC0132d.a.b.AbstractC0134a[1]; + v.d.AbstractC0133d.a.b.AbstractC0135a[] aVarArr = new v.d.AbstractC0133d.a.b.AbstractC0135a[1]; Long l2 = 0L; Long l3 = 0L; String str5 = n0Var.e.d; @@ -97,7 +97,7 @@ public class d1 { String str6 = n0Var.e.b; String str7 = l2 == null ? " baseAddress" : str3; if (l3 == null) { - str7 = a.u(str7, " size"); + str7 = a.t(str7, " size"); } if (str7.isEmpty()) { aVarArr[0] = new m(l2.longValue(), l3.longValue(), str5, str6, null); @@ -105,13 +105,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.f1299c); + e a2 = e.a(n0Var.f1301c); Float f = a2.a; Double valueOf4 = f != null ? Double.valueOf(f.doubleValue()) : null; int b = a2.b(); - boolean m = h.m(n0Var.f1299c); + boolean m = h.m(n0Var.f1301c); long p = h.p(); - Context context = n0Var.f1299c; + Context context = n0Var.f1301c; ActivityManager.MemoryInfo memoryInfo = new ActivityManager.MemoryInfo(); ((ActivityManager) context.getSystemService("activity")).getMemoryInfo(memoryInfo); long j2 = p - memoryInfo.availMem; @@ -119,11 +119,11 @@ public class d1 { r.b bVar = new r.b(); bVar.a = valueOf4; bVar.b = Integer.valueOf(b); - bVar.f1335c = Boolean.valueOf(m); + bVar.f1337c = Boolean.valueOf(m); bVar.d = Integer.valueOf(i); bVar.e = Long.valueOf(j2); bVar.f = Long.valueOf(a3); - v.d.AbstractC0132d.b a4 = bVar.a(); + v.d.AbstractC0133d.b a4 = bVar.a(); String str9 = " timestamp"; String str10 = valueOf == null ? str9 : str3; if (str10.isEmpty()) { @@ -160,14 +160,14 @@ 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.f1339c); + Objects.requireNonNull(g.f1341c); String a6 = ((d) h.a).a(jVar); String format = String.format(Locale.US, "%010d", Integer.valueOf(gVar.f.getAndIncrement())); if (equals) { str3 = "_"; } try { - g.l(new File(h, a.v("event", format, str3)), a6); + g.l(new File(h, a.u("event", format, str3)), a6); } catch (IOException e) { c.i.c.m.d.b.a.c("Could not persist event for session " + str, e); } @@ -184,15 +184,15 @@ public class d1 { } return; } - throw new IllegalStateException(a.u("Missing required properties:", str9)); + throw new IllegalStateException(a.t("Missing required properties:", str9)); } - throw new IllegalStateException(a.u("Missing required properties:", str10)); + throw new IllegalStateException(a.t("Missing required properties:", str10)); } - throw new IllegalStateException(a.u("Missing required properties:", str8)); + throw new IllegalStateException(a.t("Missing required properties:", str8)); } - throw new IllegalStateException(a.u("Missing required properties:", str7)); + throw new IllegalStateException(a.t("Missing required properties:", str7)); } - throw new IllegalStateException(a.u("Missing required properties:", str4)); + throw new IllegalStateException(a.t("Missing required properties:", str4)); } /* JADX WARN: Incorrect types in method signature: (Ljava/util/concurrent/Executor;Ljava/lang/Object;)Lcom/google/android/gms/tasks/Task; */ @@ -210,7 +210,7 @@ public class d1 { while (it.hasNext()) { File file = (File) it.next(); try { - arrayList.add(new c(g.f1339c.f(g.j(file)), file.getName())); + arrayList.add(new c(g.f1341c.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); @@ -223,7 +223,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.f1293c; + c cVar = this.f1295c; 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 c99d63a01d..33c3ec4734 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 f1294c; + public final /* synthetic */ Executor f1296c; 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.f1294c = executor; + this.f1296c = executor; } /* Return type fixed from 'com.google.android.gms.tasks.Task' to match base method */ @@ -54,7 +54,7 @@ public class f0 implements f { thread.start(); } } - x.this.A.b(this.f1294c, c.c.a.y.b.m(bVar2)); + x.this.A.b(this.f1296c, 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 7f71310a2b..eb21f75694 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 @@ -40,7 +40,7 @@ public class h { public static long b = -1; /* renamed from: c reason: collision with root package name */ - public static final Comparator f1295c = new a(); + public static final Comparator f1297c = new a(); /* compiled from: CommonUtils */ public class a implements Comparator { @@ -66,7 +66,7 @@ public class h { /* renamed from: s reason: collision with root package name */ - public static final Map f1296s; + public static final Map f1298s; static { b bVar = X86_32; @@ -74,7 +74,7 @@ public class h { b bVar3 = ARMV7; b bVar4 = ARM64; HashMap hashMap = new HashMap(4); - f1296s = hashMap; + f1298s = hashMap; hashMap.put("armeabi-v7a", bVar3); hashMap.put("armeabi", bVar2); hashMap.put("arm64-v8a", bVar4); diff --git a/app/src/main/java/c/i/c/m/d/k/h0.java b/app/src/main/java/c/i/c/m/d/k/h0.java index e29d462729..94405bef32 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.AbstractC0139b { +public class h0 implements b.AbstractC0140b { public final /* synthetic */ x a; public h0(x xVar) { @@ -15,7 +15,7 @@ public class h0 implements b.AbstractC0139b { } public b a(@NonNull c.i.c.m.d.s.h.b bVar) { - String str = bVar.f1346c; + String str = bVar.f1348c; 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 e5447f40cf..20834eab9e 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 f1297c = new Object(); + public final Object f1299c = 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.f1297c) { + synchronized (this.f1299c) { 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.f1297c) { + synchronized (this.f1299c) { 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 cfaae20a24..9aba1aa264 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 f1298c; + public final q0 f1300c; 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.f1298c = q0Var; + this.f1300c = 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.f1298c; + q0 q0Var = this.f1300c; synchronized (q0Var) { if (bool != null) { try { @@ -169,7 +169,7 @@ public class k0 { edit.remove("firebase_crashlytics_collection_enabled"); } edit.commit(); - synchronized (q0Var.f1301c) { + synchronized (q0Var.f1303c) { if (q0Var.b()) { if (!q0Var.e) { q0Var.d.b(null); diff --git a/app/src/main/java/c/i/c/m/d/k/n0.java b/app/src/main/java/c/i/c/m/d/k/n0.java index c35bc627a4..954ef64fbb 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 f1299c; + public final Context f1301c; 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.f1299c = context; + this.f1301c = context; this.d = v0Var; this.e = bVar; this.f = dVar; } - public final v.d.AbstractC0132d.a.b.AbstractC0135b a(e eVar, int i, int i2, int i3) { + public final v.d.AbstractC0133d.a.b.AbstractC0136b a(e eVar, int i, int i2, int i3) { String str = eVar.b; String str2 = eVar.a; - StackTraceElement[] stackTraceElementArr = eVar.f1349c; + StackTraceElement[] stackTraceElementArr = eVar.f1351c; int i4 = 0; if (stackTraceElementArr == null) { stackTraceElementArr = new StackTraceElement[0]; @@ -55,7 +55,7 @@ public class n0 { i4++; } } - v.d.AbstractC0132d.a.b.AbstractC0135b bVar = null; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar = null; Objects.requireNonNull(str, "Null type"); w wVar = new w(b(stackTraceElementArr, i)); Integer valueOf = Integer.valueOf(i4); @@ -66,10 +66,10 @@ public class n0 { if (str3.isEmpty()) { return new n(str, str2, wVar, bVar, valueOf.intValue(), null); } - throw new IllegalStateException(a.u("Missing required properties:", str3)); + throw new IllegalStateException(a.t("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.f1333c = fileName; + bVar.f1335c = fileName; bVar.d = Long.valueOf(j); arrayList.add(bVar.a()); } return new w<>(arrayList); } - public final v.d.AbstractC0132d.a.b.AbstractC0136d c(Thread thread, StackTraceElement[] stackTraceElementArr, int i) { + public final v.d.AbstractC0133d.a.b.AbstractC0137d c(Thread thread, StackTraceElement[] stackTraceElementArr, int i) { String name = thread.getName(); Objects.requireNonNull(name, "Null name"); Integer valueOf = Integer.valueOf(i); @@ -100,6 +100,6 @@ public class n0 { if (str.isEmpty()) { return new p(name, valueOf.intValue(), wVar, null); } - throw new IllegalStateException(a.u("Missing required properties:", str)); + throw new IllegalStateException(a.t("Missing required properties:", str)); } } 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 ddf21adb9c..d409d8d70b 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 f1300c; + public final Thread.UncaughtExceptionHandler f1302c; 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.f1300c = uncaughtExceptionHandler; + this.f1302c = 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.f1300c.uncaughtException(thread, th); + this.f1302c.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.f1300c.uncaughtException(thread, th); + this.f1302c.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 e1e867ca02..5dacebf58a 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 f1301c; + public final Object f1303c; 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.f1301c = obj; + this.f1303c = 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.f1301c) { + synchronized (this.f1303c) { 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 ac89d85590..8b232e3fb6 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 f1302id; + private final int f1304id; public r0(int i) { - this.f1302id = i; + this.f1304id = i; } public static r0 f(String str) { @@ -19,11 +19,11 @@ public enum r0 { } public int g() { - return this.f1302id; + return this.f1304id; } @Override // java.lang.Enum, java.lang.Object public String toString() { - return Integer.toString(this.f1302id); + return Integer.toString(this.f1304id); } } 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 633cc745c0..7ef0baac84 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 f1303c; + public final /* synthetic */ long f1305c; public u(x xVar, String str, String str2, long j) { this.a = str; this.b = str2; - this.f1303c = j; + this.f1305c = 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.f1303c; + long j = this.f1305c; 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 3d5c4343ea..04a9979cf7 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 f1304c; + public final String f1306c; public u0(@NonNull String str, @NonNull String str2, @NonNull File file) { this.b = str; - this.f1304c = str2; + this.f1306c = str2; this.a = file; } @Override // c.i.c.m.d.k.a1 @NonNull public String a() { - return this.f1304c; + return this.f1306c; } /* JADX WARNING: Removed duplicated region for block: B:37:0x0051 */ @@ -65,7 +65,7 @@ public class u0 implements a1 { if (1 != 0) { return new e(str, bArr, null); } - throw new IllegalStateException(a.u("Missing required properties:", "")); + throw new IllegalStateException(a.t("Missing required properties:", "")); } while (true) { try { 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 903b859de6..50cf079db6 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 f1305c; + public final /* synthetic */ String f1307c; 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.f1305c = str3; + this.f1307c = 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.f1305c; + String str3 = this.f1307c; String str4 = this.d; int i = this.e; - String str5 = this.f.f1310y; + String str5 = this.f.f1312y; 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 efc63979dd..0e4d6150eb 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 @@ -16,7 +16,7 @@ public class v0 implements w0 { public static final String b = Pattern.quote("/"); /* renamed from: c reason: collision with root package name */ - public final x0 f1306c; + public final x0 f1308c; public final Context d; public final String e; public final g f; @@ -27,7 +27,7 @@ public class v0 implements w0 { this.d = context; this.e = str; this.f = gVar; - this.f1306c = new x0(); + this.f1308c = new x0(); return; } throw new IllegalArgumentException("appIdentifier must not be null"); @@ -89,7 +89,7 @@ public class v0 implements w0 { public String c() { String str; - x0 x0Var = this.f1306c; + x0 x0Var = this.f1308c; 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 e3c704e614..944e4e64a5 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 @@ -55,7 +55,7 @@ public class x { public static final FilenameFilter b = new b(); /* renamed from: c reason: collision with root package name */ - public static final Comparator f1307c = new c(); + public static final Comparator f1309c = 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"); @@ -76,23 +76,23 @@ public class x { public final v0 o; public final c.i.c.m.d.o.h p; public final b q; - public final b.AbstractC0139b r; + public final b.AbstractC0140b r; /* renamed from: s reason: collision with root package name */ - public final j f1308s; + public final j f1310s; public final c.i.c.m.d.l.b t; public final c.i.c.m.d.q.a u; public final b.a v; public final c.i.c.m.d.a w; /* renamed from: x reason: collision with root package name */ - public final c.i.c.m.d.t.d f1309x; + public final c.i.c.m.d.t.d f1311x; /* renamed from: y reason: collision with root package name */ - public final String f1310y; + public final String f1312y; /* renamed from: z reason: collision with root package name */ - public final c.i.c.m.d.i.a f1311z; + public final c.i.c.m.d.i.a f1313z; /* compiled from: CrashlyticsController */ public class a extends h { @@ -190,7 +190,7 @@ public class x { } /* compiled from: CrashlyticsController */ - public static final class j implements b.AbstractC0127b { + public static final class j implements b.AbstractC0128b { public final c.i.c.m.d.o.h a; public j(c.i.c.m.d.o.h hVar) { @@ -258,7 +258,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.AbstractC0139b 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.AbstractC0140b 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; @@ -269,24 +269,24 @@ public class x { this.q = bVar2; this.r = new h0(this); this.w = aVar2; - this.f1310y = bVar2.g.a(); - this.f1311z = aVar3; + this.f1312y = bVar2.g.a(); + this.f1313z = aVar3; f1 f1Var = new f1(); this.l = f1Var; j jVar = new j(hVar); - this.f1308s = jVar; + this.f1310s = jVar; c.i.c.m.d.l.b bVar4 = new c.i.c.m.d.l.b(context, jVar); this.t = bVar4; this.u = new c.i.c.m.d.q.a(new k(null)); this.v = new l(null); c.i.c.m.d.t.a aVar4 = new c.i.c.m.d.t.a(1024, new c.i.c.m.d.t.c(10)); - this.f1309x = aVar4; + this.f1311x = 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.f1343c)); + 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.f1345c)); 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); @@ -341,9 +341,9 @@ public class x { String str5 = bVar2.e; String str6 = bVar2.f; String b2 = v0Var.b(); - int g2 = r0.f(xVar.q.f1292c).g(); + int g2 = r0.f(xVar.q.f1294c).g(); xVar.z(str3, "SessionApp", new v(xVar, str4, str5, str6, b2, g2)); - xVar.w.f(str3, str4, str5, str6, b2, g2, xVar.f1310y); + xVar.w.f(str3, str4, str5, str6, b2, g2, xVar.f1312y); String str7 = Build.VERSION.RELEASE; String str8 = Build.VERSION.CODENAME; boolean t = h.t(xVar.i); @@ -356,7 +356,7 @@ public class x { if (TextUtils.isEmpty(str9)) { bVar.b("Architecture#getValue()::Build.CPU_ABI returned null or empty"); } else { - h.b bVar4 = h.b.f1296s.get(str9.toLowerCase(locale)); + h.b bVar4 = h.b.f1298s.get(str9.toLowerCase(locale)); if (bVar4 != null) { bVar3 = bVar4; } @@ -378,7 +378,7 @@ public class x { n0 n0Var = d1Var.a; Objects.requireNonNull(n0Var); Charset charset = v.a; - b.C0130b bVar5 = new b.C0130b(); + b.C0131b bVar5 = new b.C0131b(); bVar5.a = "17.3.0"; String str13 = n0Var.e.a; Objects.requireNonNull(str13, "Null gmpAppId"); @@ -392,10 +392,10 @@ public class x { String str15 = n0Var.e.f; Objects.requireNonNull(str15, "Null displayVersion"); bVar5.f = str15; - bVar5.f1318c = 4; + bVar5.f1320c = 4; f.b bVar6 = new f.b(); bVar6.b(false); - bVar6.f1320c = Long.valueOf(j2); + bVar6.f1322c = Long.valueOf(j2); Objects.requireNonNull(t2, "Null identifier"); bVar6.b = t2; String str16 = n0.a; @@ -419,10 +419,10 @@ public class x { Integer num2 = 3; Objects.requireNonNull(str7, "Null version"); Objects.requireNonNull(str8, "Null buildVersion"); - Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1299c)); + Boolean valueOf = Boolean.valueOf(h.t(n0Var.f1301c)); String str20 = num2 == null ? " platform" : ""; if (valueOf == null) { - str20 = c.d.b.a.a.u(str20, " jailbroken"); + str20 = c.d.b.a.a.t(str20, " jailbroken"); } if (str20.isEmpty()) { bVar6.h = new t(num2.intValue(), str7, str8, valueOf.booleanValue(), null); @@ -434,13 +434,13 @@ public class x { int availableProcessors2 = Runtime.getRuntime().availableProcessors(); long p2 = h.p(); long blockCount2 = ((long) statFs2.getBlockCount()) * ((long) statFs2.getBlockSize()); - boolean r2 = h.r(n0Var.f1299c); - int k3 = h.k(n0Var.f1299c); + boolean r2 = h.r(n0Var.f1301c); + int k3 = h.k(n0Var.f1301c); i.b bVar7 = new i.b(); bVar7.a = Integer.valueOf(i2); Objects.requireNonNull(str10, "Null model"); bVar7.b = str10; - bVar7.f1323c = Integer.valueOf(availableProcessors2); + bVar7.f1325c = Integer.valueOf(availableProcessors2); bVar7.d = Long.valueOf(p2); bVar7.e = Long.valueOf(blockCount2); bVar7.f = Boolean.valueOf(r2); @@ -464,12 +464,12 @@ 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.f1339c.g(a3)); + c.i.c.m.d.o.g.l(new File(h3, "report"), c.i.c.m.d.o.g.f1341c.g(a3)); } catch (IOException e2) { c.i.c.m.d.b.a.c("Could not persist report for session " + g3, e2); } } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str20)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str20)); } } @@ -598,7 +598,7 @@ public class x { } public static void x(c.i.c.m.d.p.c cVar, File[] fileArr, String str) { - Arrays.sort(fileArr, h.f1295c); + Arrays.sort(fileArr, h.f1297c); 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())); @@ -665,7 +665,7 @@ public class x { for (int i5 = 0; i5 < min; i5++) { hashSet.add(o(s2[i5])); } - File[] listFiles = ((j) this.t.f1314c).a().listFiles(); + File[] listFiles = ((j) this.t.f1316c).a().listFiles(); if (listFiles != null) { for (File file2 : listFiles) { String name = file2.getName(); @@ -802,7 +802,7 @@ public class x { bVar2.g("No minidump data found for session " + o); } else { long lastModified = d2.lastModified(); - c.i.c.m.d.l.b bVar3 = new c.i.c.m.d.l.b(this.i, this.f1308s, o); + c.i.c.m.d.l.b bVar3 = new c.i.c.m.d.l.b(this.i, this.f1310s, o); File file4 = new File(m(), o); if (!file4.mkdirs()) { bVar2.b("Couldn't create native sessions directory"); @@ -865,8 +865,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.f1339c; - b.C0130b bVar4 = (b.C0130b) 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.f1341c; + b.C0131b bVar4 = (b.C0131b) hVar.f(c.i.c.m.d.o.g.j(file5)).i(); bVar4.g = null; bVar4.h = dVar; v a3 = bVar4.a(); @@ -890,18 +890,18 @@ public class x { c.i.c.m.d.b bVar5 = c.i.c.m.d.b.a; bVar5.b("Closing session: " + o2); bVar5.b("Collecting session parts for ID " + o2); - File[] r2 = r(l(), new h(c.d.b.a.a.u(o2, "SessionCrash"))); + File[] r2 = r(l(), new h(c.d.b.a.a.t(o2, "SessionCrash"))); boolean z4 = r2.length > 0; Locale locale = Locale.US; bVar5.b(String.format(locale, "Session %s has fatal exception: %s", o2, Boolean.valueOf(z4))); - File[] r3 = r(l(), new h(c.d.b.a.a.u(o2, "SessionEvent"))); + File[] r3 = r(l(), new h(c.d.b.a.a.t(o2, "SessionEvent"))); boolean z5 = r3.length > 0; bVar5.b(String.format(locale, "Session %s has non-fatal exceptions: %s", o2, Boolean.valueOf(z5))); if (z4 || z5) { if (r3.length > i4) { bVar5.b(String.format(locale, "Trimming down to %d logged exceptions.", Integer.valueOf(i2))); v(o2, i4); - r3 = r(l(), new h(c.d.b.a.a.u(o2, "SessionEvent"))); + r3 = r(l(), new h(c.d.b.a.a.t(o2, "SessionEvent"))); } File file8 = z4 ? r2[0] : null; boolean z6 = file8 != null; @@ -1061,13 +1061,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.f1339c; + c.i.c.m.d.m.x.h hVar2 = c.i.c.m.d.o.g.f1341c; 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.AbstractC0132d b6 = c.i.c.m.d.m.x.h.b(jsonReader); + v.d.AbstractC0133d b6 = c.i.c.m.d.m.x.h.b(jsonReader); jsonReader.close(); arrayList4.add(b6); if (!z3) { @@ -1107,14 +1107,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.f1339c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1341c; 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.C0130b bVar10 = (b.C0130b) i6; + b.C0131b bVar10 = (b.C0131b) i6; bVar10.g = bVar9.a(); v a4 = bVar10.a(); v.d h2 = a4.h(); @@ -1134,9 +1134,9 @@ public class x { if (!z3) { } try { - c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1339c; + c.i.c.m.d.m.x.h hVar3 = c.i.c.m.d.o.g.f1341c; 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) { @@ -1240,7 +1240,7 @@ public class x { public final File[] s() { File[] r = r(l(), a); - Arrays.sort(r, f1307c); + Arrays.sort(r, f1309c); return r; } @@ -1273,7 +1273,7 @@ public class x { bVar.b("Notifying that unsent reports are available."); this.C.b(Boolean.TRUE); q0 q0Var = this.j; - synchronized (q0Var.f1301c) { + synchronized (q0Var.f1303c) { b0Var = q0Var.d.a; } Task q2 = b0Var.q(new e0(this)); @@ -1290,13 +1290,13 @@ public class x { } public final void v(String str, int i2) { - h1.b(l(), new h(c.d.b.a.a.u(str, "SessionEvent")), i2, d); + h1.b(l(), new h(c.d.b.a.a.t(str, "SessionEvent")), i2, d); } public final void w(c.i.c.m.d.p.c cVar, String str) throws IOException { String[] strArr = g; for (String str2 : strArr) { - File[] r = r(l(), new h(c.d.b.a.a.v(str, str2, ".cls"))); + File[] r = r(l(), new h(c.d.b.a.a.u(str, str2, ".cls"))); if (r.length == 0) { c.i.c.m.d.b.a.b("Can't find " + str2 + " data for session ID " + str); } else { @@ -1327,7 +1327,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.f1309x); + c.i.c.m.d.t.e eVar = new c.i.c.m.d.t.e(th, this.f1311x); Context context = this.i; e a2 = e.a(context); Float f2 = a2.a; @@ -1341,7 +1341,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.f1349c; + StackTraceElement[] stackTraceElementArr = eVar.f1351c; String str3 = this.q.b; String str4 = this.o.e; if (z2) { @@ -1350,7 +1350,7 @@ public class x { int i5 = 0; for (Map.Entry entry : allStackTraces.entrySet()) { threadArr2[i5] = entry.getKey(); - linkedList.add(this.f1309x.a(entry.getValue())); + linkedList.add(this.f1311x.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 e3092f0c4c..7ceff8c75d 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 f1313c; + public final /* synthetic */ long f1315c; 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.f1313c = j; + this.f1315c = 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.f1313c; + long j = this.f1315c; long j2 = this.d; boolean z2 = this.e; int i3 = this.f; diff --git a/app/src/main/java/c/i/c/m/d/k/z0.java b/app/src/main/java/c/i/c/m/d/k/z0.java index 00ec1556d9..709c3cfb3d 100644 --- a/app/src/main/java/c/i/c/m/d/k/z0.java +++ b/app/src/main/java/c/i/c/m/d/k/z0.java @@ -28,11 +28,11 @@ public class z0 { @NonNull public File a(String str) { - return new File(this.b, a.v(str, "keys", ".meta")); + return new File(this.b, a.u(str, "keys", ".meta")); } @NonNull public File b(String str) { - return new File(this.b, a.v(str, "user", ".meta")); + return new File(this.b, a.u(str, "user", ".meta")); } } 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 d7f5053c14..25d21ba118 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 AbstractC0127b f1314c; + public final AbstractC0128b f1316c; 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 AbstractC0127b { + public interface AbstractC0128b { } /* compiled from: LogFileManager */ @@ -46,15 +46,15 @@ public class b { } } - public b(Context context, AbstractC0127b bVar) { + public b(Context context, AbstractC0128b bVar) { this.b = context; - this.f1314c = bVar; + this.f1316c = bVar; a(null); } - public b(Context context, AbstractC0127b bVar, String str) { + public b(Context context, AbstractC0128b bVar, String str) { this.b = context; - this.f1314c = bVar; + this.f1316c = 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.f1314c).a(), c.d.b.a.a.v("crashlytics-userlog-", str, ".temp")), 65536); + this.d = new e(new File(((x.j) this.f1316c).a(), c.d.b.a.a.u("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 70b848d128..6100f5c497 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 @@ -46,11 +46,11 @@ public class c implements Closeable { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1315c; + public final int f1317c; public b(int i, int i2) { this.b = i; - this.f1315c = i2; + this.f1317c = i2; } public String toString() { @@ -59,21 +59,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.f1315c, "]"); + return c.d.b.a.a.y(sb, this.f1317c, "]"); } } /* compiled from: QueueFile */ /* renamed from: c.i.c.m.d.l.c$c reason: collision with other inner class name */ - public final class C0128c extends InputStream { + public final class C0129c extends InputStream { public int i; public int j; - public C0128c(b bVar, a aVar) { + public C0129c(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.f1315c; + this.j = bVar.f1317c; } @Override // java.io.InputStream @@ -199,7 +199,7 @@ public class c implements Closeable { i2 = 16; } else { b bVar = this.n; - i2 = z(bVar.b + 4 + bVar.f1315c); + i2 = z(bVar.b + 4 + bVar.f1317c); } b bVar2 = new b(i2, length); C(this.o, 0, length); @@ -247,7 +247,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.f1315c); + int z2 = z(bVar.b + 4 + bVar.f1317c); if (z2 < this.m.b) { FileChannel channel = this.j.getChannel(); channel.position((long) this.k); @@ -261,7 +261,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.f1315c); + this.n = new b(i7, this.n.f1317c); } else { B(i4, this.l, i6, i5); } @@ -273,8 +273,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 C0128c(p, null), p.f1315c); - i2 = z(p.b + 4 + p.f1315c); + dVar.a(new C0129c(p, null), p.f1317c); + i2 = z(p.b + 4 + p.f1317c); } } @@ -297,7 +297,7 @@ public class c implements Closeable { c(); } else { b bVar = this.m; - int z2 = z(bVar.b + 4 + bVar.f1315c); + int z2 = z(bVar.b + 4 + bVar.f1317c); t(z2, this.o, 0, 4); int r = r(this.o, 0); B(this.k, this.l - 1, z2, this.n.b); @@ -370,7 +370,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.f1315c + 16 : (((i2 + 4) + bVar.f1315c) + this.k) - i3; + return i2 >= i3 ? (i2 - i3) + 4 + bVar.f1317c + 16 : (((i2 + 4) + bVar.f1317c) + 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 07640347b5..0e540f20cc 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 @@ -13,7 +13,7 @@ public class e implements a { public final File b; /* renamed from: c reason: collision with root package name */ - public final int f1316c; + public final int f1318c; public c d; /* compiled from: QueueFileLogStore */ @@ -29,7 +29,7 @@ public class e implements a { public e(File file, int i) { this.b = file; - this.f1316c = i; + this.f1318c = i; } @Override // c.i.c.m.d.l.a @@ -95,12 +95,12 @@ public class e implements a { str = "null"; } try { - int i = this.f1316c / 4; + int i = this.f1318c / 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.f1316c) { + while (!this.d.f() && this.d.x() > this.f1318c) { 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 6f521bb7ad..8bb40af0c5 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 @@ -8,8 +8,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 C0129a implements c.i.c.p.c { - public static final C0129a a = new C0129a(); + public static final class C0130a implements c.i.c.p.c { + public static final C0130a a = new C0130a(); /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */ @Override // c.i.c.p.b @@ -89,13 +89,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.AbstractC0131a) obj).a()); + dVar.f("clsId", ((v.d.a.AbstractC0132a) obj).a()); } } @@ -144,13 +144,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.AbstractC0132d.a aVar = (v.d.AbstractC0132d.a) obj; + v.d.AbstractC0133d.a aVar = (v.d.AbstractC0133d.a) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("execution", aVar.c()); dVar2.f("customAttributes", aVar.b()); @@ -160,13 +160,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.AbstractC0132d.a.b.AbstractC0134a aVar = (v.d.AbstractC0132d.a.b.AbstractC0134a) obj; + v.d.AbstractC0133d.a.b.AbstractC0135a aVar = (v.d.AbstractC0133d.a.b.AbstractC0135a) obj; c.i.c.p.d dVar2 = dVar; dVar2.b("baseAddress", aVar.a()); dVar2.b("size", aVar.c()); @@ -177,13 +177,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.AbstractC0132d.a.b bVar = (v.d.AbstractC0132d.a.b) obj; + v.d.AbstractC0133d.a.b bVar = (v.d.AbstractC0133d.a.b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("threads", bVar.d()); dVar2.f("exception", bVar.b()); @@ -193,13 +193,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.AbstractC0132d.a.b.AbstractC0135b bVar = (v.d.AbstractC0132d.a.b.AbstractC0135b) obj; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar = (v.d.AbstractC0133d.a.b.AbstractC0136b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("type", bVar.e()); dVar2.f("reason", bVar.d()); @@ -210,13 +210,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.AbstractC0132d.a.b.c cVar = (v.d.AbstractC0132d.a.b.c) obj; + v.d.AbstractC0133d.a.b.c cVar = (v.d.AbstractC0133d.a.b.c) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("name", cVar.c()); dVar2.f("code", cVar.b()); @@ -225,13 +225,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.AbstractC0132d.a.b.AbstractC0136d dVar2 = (v.d.AbstractC0132d.a.b.AbstractC0136d) obj; + v.d.AbstractC0133d.a.b.AbstractC0137d dVar2 = (v.d.AbstractC0133d.a.b.AbstractC0137d) obj; c.i.c.p.d dVar3 = dVar; dVar3.f("name", dVar2.c()); dVar3.c("importance", dVar2.b()); @@ -240,13 +240,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.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a aVar = (v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a) obj; + v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a aVar = (v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a) obj; c.i.c.p.d dVar2 = dVar; dVar2.b("pc", aVar.d()); dVar2.f("symbol", aVar.e()); @@ -257,13 +257,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.AbstractC0132d.b bVar = (v.d.AbstractC0132d.b) obj; + v.d.AbstractC0133d.b bVar = (v.d.AbstractC0133d.b) obj; c.i.c.p.d dVar2 = dVar; dVar2.f("batteryLevel", bVar.a()); dVar2.c("batteryVelocity", bVar.b()); @@ -275,13 +275,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.AbstractC0132d dVar2 = (v.d.AbstractC0132d) obj; + v.d.AbstractC0133d dVar2 = (v.d.AbstractC0133d) obj; c.i.c.p.d dVar3 = dVar; dVar3.b("timestamp", dVar2.d()); dVar3.f("type", dVar2.e()); @@ -292,13 +292,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.AbstractC0132d.c) obj).a()); + dVar.f("content", ((v.d.AbstractC0133d.c) obj).a()); } } @@ -333,103 +333,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.f1354c.remove(v.class); + eVar.f1356c.remove(v.class); eVar.b.put(b.class, bVar2); - eVar.f1354c.remove(b.class); + eVar.f1356c.remove(b.class); h hVar = h.a; eVar.b.put(v.d.class, hVar); - eVar.f1354c.remove(v.d.class); + eVar.f1356c.remove(v.d.class); eVar.b.put(f.class, hVar); - eVar.f1354c.remove(f.class); + eVar.f1356c.remove(f.class); e eVar2 = e.a; eVar.b.put(v.d.a.class, eVar2); - eVar.f1354c.remove(v.d.a.class); + eVar.f1356c.remove(v.d.a.class); eVar.b.put(g.class, eVar2); - eVar.f1354c.remove(g.class); + eVar.f1356c.remove(g.class); f fVar = f.a; - eVar.b.put(v.d.a.AbstractC0131a.class, fVar); - eVar.f1354c.remove(v.d.a.AbstractC0131a.class); + eVar.b.put(v.d.a.AbstractC0132a.class, fVar); + eVar.f1356c.remove(v.d.a.AbstractC0132a.class); eVar.b.put(h.class, fVar); - eVar.f1354c.remove(h.class); + eVar.f1356c.remove(h.class); t tVar = t.a; eVar.b.put(v.d.f.class, tVar); - eVar.f1354c.remove(v.d.f.class); + eVar.f1356c.remove(v.d.f.class); eVar.b.put(u.class, tVar); - eVar.f1354c.remove(u.class); + eVar.f1356c.remove(u.class); s sVar = s.a; eVar.b.put(v.d.e.class, sVar); - eVar.f1354c.remove(v.d.e.class); + eVar.f1356c.remove(v.d.e.class); eVar.b.put(t.class, sVar); - eVar.f1354c.remove(t.class); + eVar.f1356c.remove(t.class); g gVar = g.a; eVar.b.put(v.d.c.class, gVar); - eVar.f1354c.remove(v.d.c.class); + eVar.f1356c.remove(v.d.c.class); eVar.b.put(i.class, gVar); - eVar.f1354c.remove(i.class); + eVar.f1356c.remove(i.class); q qVar = q.a; - eVar.b.put(v.d.AbstractC0132d.class, qVar); - eVar.f1354c.remove(v.d.AbstractC0132d.class); + eVar.b.put(v.d.AbstractC0133d.class, qVar); + eVar.f1356c.remove(v.d.AbstractC0133d.class); eVar.b.put(j.class, qVar); - eVar.f1354c.remove(j.class); + eVar.f1356c.remove(j.class); i iVar = i.a; - eVar.b.put(v.d.AbstractC0132d.a.class, iVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.class); + eVar.b.put(v.d.AbstractC0133d.a.class, iVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.class); eVar.b.put(k.class, iVar); - eVar.f1354c.remove(k.class); + eVar.f1356c.remove(k.class); k kVar = k.a; - eVar.b.put(v.d.AbstractC0132d.a.b.class, kVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.class); + eVar.b.put(v.d.AbstractC0133d.a.b.class, kVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.class); eVar.b.put(l.class, kVar); - eVar.f1354c.remove(l.class); + eVar.f1356c.remove(l.class); n nVar = n.a; - eVar.b.put(v.d.AbstractC0132d.a.b.AbstractC0136d.class, nVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.AbstractC0136d.class); + eVar.b.put(v.d.AbstractC0133d.a.b.AbstractC0137d.class, nVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.AbstractC0137d.class); eVar.b.put(p.class, nVar); - eVar.f1354c.remove(p.class); + eVar.f1356c.remove(p.class); o oVar = o.a; - eVar.b.put(v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a.class, oVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a.class); + eVar.b.put(v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a.class, oVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a.class); eVar.b.put(q.class, oVar); - eVar.f1354c.remove(q.class); + eVar.f1356c.remove(q.class); l lVar = l.a; - eVar.b.put(v.d.AbstractC0132d.a.b.AbstractC0135b.class, lVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.AbstractC0135b.class); + eVar.b.put(v.d.AbstractC0133d.a.b.AbstractC0136b.class, lVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.AbstractC0136b.class); eVar.b.put(n.class, lVar); - eVar.f1354c.remove(n.class); + eVar.f1356c.remove(n.class); m mVar = m.a; - eVar.b.put(v.d.AbstractC0132d.a.b.c.class, mVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.c.class); + eVar.b.put(v.d.AbstractC0133d.a.b.c.class, mVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.c.class); eVar.b.put(o.class, mVar); - eVar.f1354c.remove(o.class); + eVar.f1356c.remove(o.class); j jVar = j.a; - eVar.b.put(v.d.AbstractC0132d.a.b.AbstractC0134a.class, jVar); - eVar.f1354c.remove(v.d.AbstractC0132d.a.b.AbstractC0134a.class); + eVar.b.put(v.d.AbstractC0133d.a.b.AbstractC0135a.class, jVar); + eVar.f1356c.remove(v.d.AbstractC0133d.a.b.AbstractC0135a.class); eVar.b.put(m.class, jVar); - eVar.f1354c.remove(m.class); - C0129a aVar = C0129a.a; + eVar.f1356c.remove(m.class); + C0130a aVar = C0130a.a; eVar.b.put(v.b.class, aVar); - eVar.f1354c.remove(v.b.class); + eVar.f1356c.remove(v.b.class); eVar.b.put(c.class, aVar); - eVar.f1354c.remove(c.class); + eVar.f1356c.remove(c.class); p pVar = p.a; - eVar.b.put(v.d.AbstractC0132d.b.class, pVar); - eVar.f1354c.remove(v.d.AbstractC0132d.b.class); + eVar.b.put(v.d.AbstractC0133d.b.class, pVar); + eVar.f1356c.remove(v.d.AbstractC0133d.b.class); eVar.b.put(r.class, pVar); - eVar.f1354c.remove(r.class); + eVar.f1356c.remove(r.class); r rVar = r.a; - eVar.b.put(v.d.AbstractC0132d.c.class, rVar); - eVar.f1354c.remove(v.d.AbstractC0132d.c.class); + eVar.b.put(v.d.AbstractC0133d.c.class, rVar); + eVar.f1356c.remove(v.d.AbstractC0133d.c.class); eVar.b.put(s.class, rVar); - eVar.f1354c.remove(s.class); + eVar.f1356c.remove(s.class); c cVar = c.a; eVar.b.put(v.c.class, cVar); - eVar.f1354c.remove(v.c.class); + eVar.f1356c.remove(v.c.class); eVar.b.put(d.class, cVar); - eVar.f1354c.remove(d.class); + eVar.f1356c.remove(d.class); d dVar = d.a; eVar.b.put(v.c.a.class, dVar); - eVar.f1354c.remove(v.c.a.class); + eVar.f1356c.remove(v.c.a.class); eVar.b.put(e.class, dVar); - eVar.f1354c.remove(e.class); + eVar.f1356c.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 4fa313d279..8f68c5101a 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 f1317c; + public final String f1319c; 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 C0130b extends v.a { + public static final class C0131b extends v.a { public String a; public String b; /* renamed from: c reason: collision with root package name */ - public Integer f1318c; + public Integer f1320c; public String d; public String e; public String f; public v.d g; public v.c h; - public C0130b() { + public C0131b() { } - public C0130b(v vVar, a aVar) { + public C0131b(v vVar, a aVar) { b bVar = (b) vVar; this.a = bVar.b; - this.b = bVar.f1317c; - this.f1318c = Integer.valueOf(bVar.d); + this.b = bVar.f1319c; + this.f1320c = Integer.valueOf(bVar.d); this.d = bVar.e; this.e = bVar.f; this.f = bVar.g; @@ -49,30 +49,30 @@ public final class b extends v { public v a() { String str = this.a == null ? " sdkVersion" : ""; if (this.b == null) { - str = c.d.b.a.a.u(str, " gmpAppId"); + str = c.d.b.a.a.t(str, " gmpAppId"); } - if (this.f1318c == null) { - str = c.d.b.a.a.u(str, " platform"); + if (this.f1320c == null) { + str = c.d.b.a.a.t(str, " platform"); } if (this.d == null) { - str = c.d.b.a.a.u(str, " installationUuid"); + str = c.d.b.a.a.t(str, " installationUuid"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " buildVersion"); + str = c.d.b.a.a.t(str, " buildVersion"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " displayVersion"); + str = c.d.b.a.a.t(str, " displayVersion"); } if (str.isEmpty()) { - return new b(this.a, this.b, this.f1318c.intValue(), this.d, this.e, this.f, this.g, this.h, null); + return new b(this.a, this.b, this.f1320c.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)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } } 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.f1317c = str2; + this.f1319c = 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.f1317c; + return this.f1319c; } @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.f1317c.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.f1319c.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.f1317c.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.f1319c.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 C0130b(this, null); + return new C0131b(this, null); } public String toString() { StringBuilder L = c.d.b.a.a.L("CrashlyticsReport{sdkVersion="); L.append(this.b); L.append(", gmpAppId="); - L.append(this.f1317c); + L.append(this.f1319c); L.append(", platform="); L.append(this.d); L.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 308727d3b9..8d30990f7a 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 f1319c; + public final long f1321c; 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 f1320c; + public Long f1322c; 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.f1320c = Long.valueOf(fVar.f1319c); + this.f1322c = Long.valueOf(fVar.f1321c); this.d = fVar.d; this.e = Boolean.valueOf(fVar.e); this.f = fVar.f; @@ -57,24 +57,24 @@ public final class f extends v.d { public v.d a() { String str = this.a == null ? " generator" : ""; if (this.b == null) { - str = c.d.b.a.a.u(str, " identifier"); + str = c.d.b.a.a.t(str, " identifier"); } - if (this.f1320c == null) { - str = c.d.b.a.a.u(str, " startedAt"); + if (this.f1322c == null) { + str = c.d.b.a.a.t(str, " startedAt"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " crashed"); + str = c.d.b.a.a.t(str, " crashed"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " app"); + str = c.d.b.a.a.t(str, " app"); } if (this.k == null) { - str = c.d.b.a.a.u(str, " generatorType"); + str = c.d.b.a.a.t(str, " generatorType"); } if (str.isEmpty()) { - return new f(this.a, this.b, this.f1320c.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.f1322c.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)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } public v.d.b b(boolean z2) { @@ -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.f1319c = j; + this.f1321c = 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.f1319c == 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.f1321c == 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.f1319c; + long j = this.f1321c; 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.f1319c; + return this.f1321c; } @Override // c.i.c.m.d.m.v.d @@ -206,7 +206,7 @@ public final class f extends v.d { L.append(", identifier="); L.append(this.b); L.append(", startedAt="); - L.append(this.f1319c); + L.append(this.f1321c); L.append(", endedAt="); L.append(this.d); L.append(", crashed="); @@ -222,6 +222,6 @@ public final class f extends v.d { L.append(", events="); L.append(this.j); L.append(", generatorType="); - return c.d.b.a.a.z(L, this.k, "}"); + return c.d.b.a.a.y(L, this.k, "}"); } } 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 4766e8a084..3e1c1f93b8 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 f1321c; - public final v.d.a.AbstractC0131a d = null; + public final String f1323c; + public final v.d.a.AbstractC0132a 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.AbstractC0131a aVar, String str4, String str5, String str6, a aVar2) { + public g(String str, String str2, String str3, v.d.a.AbstractC0132a aVar, String str4, String str5, String str6, a aVar2) { this.a = str; this.b = str2; - this.f1321c = str3; + this.f1323c = 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.f1321c; + return this.f1323c; } @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.AbstractC0131a aVar; + v.d.a.AbstractC0132a 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.f1321c) != 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.f1323c) != 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.AbstractC0131a f() { + public v.d.a.AbstractC0132a 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.f1321c; + String str = this.f1323c; int i = 0; int hashCode2 = (hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003; - v.d.a.AbstractC0131a aVar = this.d; + v.d.a.AbstractC0132a 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 { L.append(", version="); L.append(this.b); L.append(", displayVersion="); - L.append(this.f1321c); + L.append(this.f1323c); L.append(", organization="); L.append(this.d); L.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 1b83a68232..11eab0ce5c 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.AbstractC0131a { - @Override // c.i.c.m.d.m.v.d.a.AbstractC0131a +public final class h extends v.d.a.AbstractC0132a { + @Override // c.i.c.m.d.m.v.d.a.AbstractC0132a @NonNull public String a() { return null; @@ -14,10 +14,10 @@ public final class h extends v.d.a.AbstractC0131a { if (obj == this) { return true; } - if (!(obj instanceof v.d.a.AbstractC0131a)) { + if (!(obj instanceof v.d.a.AbstractC0132a)) { return false; } - ((v.d.a.AbstractC0131a) obj).a(); + ((v.d.a.AbstractC0132a) 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 9a8fb0f5c3..12566d30bb 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 f1322c; + public final int f1324c; 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 f1323c; + public Integer f1325c; public Long d; public Long e; public Boolean f; @@ -33,40 +33,40 @@ public final class i extends v.d.c { public v.d.c a() { String str = this.a == null ? " arch" : ""; if (this.b == null) { - str = c.d.b.a.a.u(str, " model"); + str = c.d.b.a.a.t(str, " model"); } - if (this.f1323c == null) { - str = c.d.b.a.a.u(str, " cores"); + if (this.f1325c == null) { + str = c.d.b.a.a.t(str, " cores"); } if (this.d == null) { - str = c.d.b.a.a.u(str, " ram"); + str = c.d.b.a.a.t(str, " ram"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " diskSpace"); + str = c.d.b.a.a.t(str, " diskSpace"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " simulator"); + str = c.d.b.a.a.t(str, " simulator"); } if (this.g == null) { - str = c.d.b.a.a.u(str, " state"); + str = c.d.b.a.a.t(str, " state"); } if (this.h == null) { - str = c.d.b.a.a.u(str, " manufacturer"); + str = c.d.b.a.a.t(str, " manufacturer"); } if (this.i == null) { - str = c.d.b.a.a.u(str, " modelClass"); + str = c.d.b.a.a.t(str, " modelClass"); } if (str.isEmpty()) { - return new i(this.a.intValue(), this.b, this.f1323c.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.f1325c.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)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } } 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.f1322c = i2; + this.f1324c = 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.f1322c; + return this.f1324c; } @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.f1322c == 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.f1324c == 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.f1322c) * 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.f1324c) * 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 { L.append(", model="); L.append(this.b); L.append(", cores="); - L.append(this.f1322c); + L.append(this.f1324c); L.append(", ram="); L.append(this.d); L.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 62cf41d6fe..a8947047db 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.AbstractC0132d { +public final class j extends v.d.AbstractC0133d { public final long a; public final String b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0132d.a f1324c; - public final v.d.AbstractC0132d.b d; - public final v.d.AbstractC0132d.c e; + public final v.d.AbstractC0133d.a f1326c; + public final v.d.AbstractC0133d.b d; + public final v.d.AbstractC0133d.c e; - public j(long j, String str, v.d.AbstractC0132d.a aVar, v.d.AbstractC0132d.b bVar, v.d.AbstractC0132d.c cVar, a aVar2) { + public j(long j, String str, v.d.AbstractC0133d.a aVar, v.d.AbstractC0133d.b bVar, v.d.AbstractC0133d.c cVar, a aVar2) { this.a = j; this.b = str; - this.f1324c = aVar; + this.f1326c = aVar; this.d = bVar; this.e = cVar; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d @NonNull - public v.d.AbstractC0132d.a a() { - return this.f1324c; + public v.d.AbstractC0133d.a a() { + return this.f1326c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d @NonNull - public v.d.AbstractC0132d.b b() { + public v.d.AbstractC0133d.b b() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d @Nullable - public v.d.AbstractC0132d.c c() { + public v.d.AbstractC0133d.c c() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d public long d() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d @NonNull public String e() { return this.b; @@ -54,12 +54,12 @@ public final class j extends v.d.AbstractC0132d { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d)) { + if (!(obj instanceof v.d.AbstractC0133d)) { return false; } - v.d.AbstractC0132d dVar = (v.d.AbstractC0132d) obj; - if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1324c.equals(dVar.a()) && this.d.equals(dVar.b())) { - v.d.AbstractC0132d.c cVar = this.e; + v.d.AbstractC0133d dVar = (v.d.AbstractC0133d) obj; + if (this.a == dVar.d() && this.b.equals(dVar.e()) && this.f1326c.equals(dVar.a()) && this.d.equals(dVar.b())) { + v.d.AbstractC0133d.c cVar = this.e; if (cVar == null) { if (dVar.c() == null) { return true; @@ -73,8 +73,8 @@ public final class j extends v.d.AbstractC0132d { public int hashCode() { long j = this.a; - int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1324c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; - v.d.AbstractC0132d.c cVar = this.e; + int hashCode = (((((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1326c.hashCode()) * 1000003) ^ this.d.hashCode()) * 1000003; + v.d.AbstractC0133d.c cVar = this.e; return (cVar == null ? 0 : cVar.hashCode()) ^ hashCode; } @@ -84,7 +84,7 @@ public final class j extends v.d.AbstractC0132d { L.append(", type="); L.append(this.b); L.append(", app="); - L.append(this.f1324c); + L.append(this.f1326c); L.append(", device="); L.append(this.d); L.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 dd33d7a4b3..7cec0f1ad8 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.AbstractC0132d.a { - public final v.d.AbstractC0132d.a.b a; +public final class k extends v.d.AbstractC0133d.a { + public final v.d.AbstractC0133d.a.b a; public final w b; /* renamed from: c reason: collision with root package name */ - public final Boolean f1325c; + public final Boolean f1327c; public final int d; /* compiled from: AutoValue_CrashlyticsReport_Session_Event_Application */ - public static final class b extends v.d.AbstractC0132d.a.AbstractC0133a { - public v.d.AbstractC0132d.a.b a; + public static final class b extends v.d.AbstractC0133d.a.AbstractC0134a { + public v.d.AbstractC0133d.a.b a; public w b; /* renamed from: c reason: collision with root package name */ - public Boolean f1326c; + public Boolean f1328c; public Integer d; public b() { } - public b(v.d.AbstractC0132d.a aVar, a aVar2) { + public b(v.d.AbstractC0133d.a aVar, a aVar2) { k kVar = (k) aVar; this.a = kVar.a; this.b = kVar.b; - this.f1326c = kVar.f1325c; + this.f1328c = kVar.f1327c; this.d = Integer.valueOf(kVar.d); } - public v.d.AbstractC0132d.a a() { + public v.d.AbstractC0133d.a a() { String str = this.a == null ? " execution" : ""; if (this.d == null) { - str = c.d.b.a.a.u(str, " uiOrientation"); + str = c.d.b.a.a.t(str, " uiOrientation"); } if (str.isEmpty()) { - return new k(this.a, this.b, this.f1326c, this.d.intValue(), null); + return new k(this.a, this.b, this.f1328c, this.d.intValue(), null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } } - public k(v.d.AbstractC0132d.a.b bVar, w wVar, Boolean bool, int i, a aVar) { + public k(v.d.AbstractC0133d.a.b bVar, w wVar, Boolean bool, int i, a aVar) { this.a = bVar; this.b = wVar; - this.f1325c = bool; + this.f1327c = bool; this.d = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a @Nullable public Boolean a() { - return this.f1325c; + return this.f1327c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a @Nullable public w b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a @NonNull - public v.d.AbstractC0132d.a.b c() { + public v.d.AbstractC0133d.a.b c() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a public int d() { return this.d; } - public v.d.AbstractC0132d.a.AbstractC0133a e() { + public v.d.AbstractC0133d.a.AbstractC0134a e() { return new b(this, null); } @@ -84,11 +84,11 @@ public final class k extends v.d.AbstractC0132d.a { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a)) { + if (!(obj instanceof v.d.AbstractC0133d.a)) { return false; } - v.d.AbstractC0132d.a aVar = (v.d.AbstractC0132d.a) obj; - return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1325c) != null ? bool.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.d(); + v.d.AbstractC0133d.a aVar = (v.d.AbstractC0133d.a) obj; + return this.a.equals(aVar.c()) && ((wVar = this.b) != null ? wVar.equals(aVar.b()) : aVar.b() == null) && ((bool = this.f1327c) != 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.AbstractC0132d.a { w wVar = this.b; int i = 0; int hashCode2 = (hashCode ^ (wVar == null ? 0 : wVar.hashCode())) * 1000003; - Boolean bool = this.f1325c; + Boolean bool = this.f1327c; if (bool != null) { i = bool.hashCode(); } @@ -109,8 +109,8 @@ public final class k extends v.d.AbstractC0132d.a { L.append(", customAttributes="); L.append(this.b); L.append(", background="); - L.append(this.f1325c); + L.append(this.f1327c); L.append(", uiOrientation="); - return c.d.b.a.a.z(L, this.d, "}"); + return c.d.b.a.a.y(L, 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 d01dcfd2e5..1bee2aeb83 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.AbstractC0132d.a.b { - public final w a; - public final v.d.AbstractC0132d.a.b.AbstractC0135b b; +public final class l extends v.d.AbstractC0133d.a.b { + public final w a; + public final v.d.AbstractC0133d.a.b.AbstractC0136b b; /* renamed from: c reason: collision with root package name */ - public final v.d.AbstractC0132d.a.b.c f1327c; - public final w d; + public final v.d.AbstractC0133d.a.b.c f1329c; + public final w d; - public l(w wVar, v.d.AbstractC0132d.a.b.AbstractC0135b bVar, v.d.AbstractC0132d.a.b.c cVar, w wVar2, a aVar) { + public l(w wVar, v.d.AbstractC0133d.a.b.AbstractC0136b bVar, v.d.AbstractC0133d.a.b.c cVar, w wVar2, a aVar) { this.a = wVar; this.b = bVar; - this.f1327c = cVar; + this.f1329c = cVar; this.d = wVar2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b @NonNull - public w a() { + public w a() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b @NonNull - public v.d.AbstractC0132d.a.b.AbstractC0135b b() { + public v.d.AbstractC0133d.a.b.AbstractC0136b b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b @NonNull - public v.d.AbstractC0132d.a.b.c c() { - return this.f1327c; + public v.d.AbstractC0133d.a.b.c c() { + return this.f1329c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b @NonNull - public w d() { + public w d() { return this.a; } @@ -46,15 +46,15 @@ public final class l extends v.d.AbstractC0132d.a.b { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b)) { return false; } - v.d.AbstractC0132d.a.b bVar = (v.d.AbstractC0132d.a.b) obj; - return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1327c.equals(bVar.c()) && this.d.equals(bVar.a()); + v.d.AbstractC0133d.a.b bVar = (v.d.AbstractC0133d.a.b) obj; + return this.a.equals(bVar.d()) && this.b.equals(bVar.b()) && this.f1329c.equals(bVar.c()) && this.d.equals(bVar.a()); } public int hashCode() { - return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1327c.hashCode()) * 1000003) ^ this.d.hashCode(); + return ((((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1329c.hashCode()) * 1000003) ^ this.d.hashCode(); } public String toString() { @@ -63,7 +63,7 @@ public final class l extends v.d.AbstractC0132d.a.b { L.append(", exception="); L.append(this.b); L.append(", signal="); - L.append(this.f1327c); + L.append(this.f1329c); L.append(", binaries="); L.append(this.d); L.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 a834d5916d..cba6a4914d 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.AbstractC0132d.a.b.AbstractC0134a { +public final class m extends v.d.AbstractC0133d.a.b.AbstractC0135a { public final long a; public final long b; /* renamed from: c reason: collision with root package name */ - public final String f1328c; + public final String f1330c; public final String d; public m(long j, long j2, String str, String str2, a aVar) { this.a = j; this.b = j2; - this.f1328c = str; + this.f1330c = str; this.d = str2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0134a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0135a @NonNull public long a() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0134a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0135a @NonNull public String b() { - return this.f1328c; + return this.f1330c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0134a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0135a public long c() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0134a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0135a @Nullable public String d() { return this.d; @@ -46,11 +46,11 @@ public final class m extends v.d.AbstractC0132d.a.b.AbstractC0134a { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b.AbstractC0134a)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b.AbstractC0135a)) { return false; } - v.d.AbstractC0132d.a.b.AbstractC0134a aVar = (v.d.AbstractC0132d.a.b.AbstractC0134a) obj; - if (this.a == aVar.a() && this.b == aVar.c() && this.f1328c.equals(aVar.b())) { + v.d.AbstractC0133d.a.b.AbstractC0135a aVar = (v.d.AbstractC0133d.a.b.AbstractC0135a) obj; + if (this.a == aVar.a() && this.b == aVar.c() && this.f1330c.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.AbstractC0132d.a.b.AbstractC0134a { 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.f1328c.hashCode()) * 1000003; + int hashCode = (((((((int) (j ^ (j >>> 32))) ^ 1000003) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003) ^ this.f1330c.hashCode()) * 1000003; String str = this.d; return (str == null ? 0 : str.hashCode()) ^ hashCode; } @@ -77,7 +77,7 @@ public final class m extends v.d.AbstractC0132d.a.b.AbstractC0134a { L.append(", size="); L.append(this.b); L.append(", name="); - L.append(this.f1328c); + L.append(this.f1330c); L.append(", uuid="); return c.d.b.a.a.D(L, 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 16533d237b..f01ba8958c 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.AbstractC0132d.a.b.AbstractC0135b { +public final class n extends v.d.AbstractC0133d.a.b.AbstractC0136b { public final String a; public final String b; /* renamed from: c reason: collision with root package name */ - public final w f1329c; - public final v.d.AbstractC0132d.a.b.AbstractC0135b d; + public final w f1331c; + public final v.d.AbstractC0133d.a.b.AbstractC0136b d; public final int e; - public n(String str, String str2, w wVar, v.d.AbstractC0132d.a.b.AbstractC0135b bVar, int i, a aVar) { + public n(String str, String str2, w wVar, v.d.AbstractC0133d.a.b.AbstractC0136b bVar, int i, a aVar) { this.a = str; this.b = str2; - this.f1329c = wVar; + this.f1331c = wVar; this.d = bVar; this.e = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0135b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0136b @Nullable - public v.d.AbstractC0132d.a.b.AbstractC0135b a() { + public v.d.AbstractC0133d.a.b.AbstractC0136b a() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0135b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0136b @NonNull - public w b() { - return this.f1329c; + public w b() { + return this.f1331c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0135b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0136b public int c() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0135b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0136b @Nullable public String d() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0135b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0136b @NonNull public String e() { return this.a; @@ -52,23 +52,23 @@ public final class n extends v.d.AbstractC0132d.a.b.AbstractC0135b { public boolean equals(Object obj) { String str; - v.d.AbstractC0132d.a.b.AbstractC0135b bVar; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar; if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b.AbstractC0135b)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b.AbstractC0136b)) { return false; } - v.d.AbstractC0132d.a.b.AbstractC0135b bVar2 = (v.d.AbstractC0132d.a.b.AbstractC0135b) obj; - return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1329c.equals(bVar2.b()) && ((bVar = this.d) != null ? bVar.equals(bVar2.a()) : bVar2.a() == null) && this.e == bVar2.c(); + v.d.AbstractC0133d.a.b.AbstractC0136b bVar2 = (v.d.AbstractC0133d.a.b.AbstractC0136b) obj; + return this.a.equals(bVar2.e()) && ((str = this.b) != null ? str.equals(bVar2.d()) : bVar2.d() == null) && this.f1331c.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.f1329c.hashCode()) * 1000003; - v.d.AbstractC0132d.a.b.AbstractC0135b bVar = this.d; + int hashCode2 = (((hashCode ^ (str == null ? 0 : str.hashCode())) * 1000003) ^ this.f1331c.hashCode()) * 1000003; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar = this.d; if (bVar != null) { i = bVar.hashCode(); } @@ -81,10 +81,10 @@ public final class n extends v.d.AbstractC0132d.a.b.AbstractC0135b { L.append(", reason="); L.append(this.b); L.append(", frames="); - L.append(this.f1329c); + L.append(this.f1331c); L.append(", causedBy="); L.append(this.d); L.append(", overflowCount="); - return c.d.b.a.a.z(L, this.e, "}"); + return c.d.b.a.a.y(L, this.e, "}"); } } 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 b0269df547..301148f448 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.AbstractC0132d.a.b.c { +public final class o extends v.d.AbstractC0133d.a.b.c { public final String a; public final String b; /* renamed from: c reason: collision with root package name */ - public final long f1330c; + public final long f1332c; public o(String str, String str2, long j, a aVar) { this.a = str; this.b = str2; - this.f1330c = j; + this.f1332c = j; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.c @NonNull public long a() { - return this.f1330c; + return this.f1332c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.c @NonNull public String b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.c + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.c @NonNull public String c() { return this.a; @@ -38,15 +38,15 @@ public final class o extends v.d.AbstractC0132d.a.b.c { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b.c)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b.c)) { return false; } - v.d.AbstractC0132d.a.b.c cVar = (v.d.AbstractC0132d.a.b.c) obj; - return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1330c == cVar.a(); + v.d.AbstractC0133d.a.b.c cVar = (v.d.AbstractC0133d.a.b.c) obj; + return this.a.equals(cVar.c()) && this.b.equals(cVar.b()) && this.f1332c == cVar.a(); } public int hashCode() { - long j = this.f1330c; + long j = this.f1332c; 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.AbstractC0132d.a.b.c { L.append(", code="); L.append(this.b); L.append(", address="); - return c.d.b.a.a.A(L, this.f1330c, "}"); + return c.d.b.a.a.z(L, this.f1332c, "}"); } } 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 3324cb21cd..6ee4ad0bed 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.AbstractC0132d.a.b.AbstractC0136d { +public final class p extends v.d.AbstractC0133d.a.b.AbstractC0137d { public final String a; public final int b; /* renamed from: c reason: collision with root package name */ - public final w f1331c; + public final w f1333c; public p(String str, int i, w wVar, a aVar) { this.a = str; this.b = i; - this.f1331c = wVar; + this.f1333c = wVar; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d @NonNull - public w a() { - return this.f1331c; + public w a() { + return this.f1333c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d public int b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d @NonNull public String c() { return this.a; @@ -37,15 +37,15 @@ public final class p extends v.d.AbstractC0132d.a.b.AbstractC0136d { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b.AbstractC0136d)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b.AbstractC0137d)) { return false; } - v.d.AbstractC0132d.a.b.AbstractC0136d dVar = (v.d.AbstractC0132d.a.b.AbstractC0136d) obj; - return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1331c.equals(dVar.a()); + v.d.AbstractC0133d.a.b.AbstractC0137d dVar = (v.d.AbstractC0133d.a.b.AbstractC0137d) obj; + return this.a.equals(dVar.c()) && this.b == dVar.b() && this.f1333c.equals(dVar.a()); } public int hashCode() { - return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1331c.hashCode(); + return ((((this.a.hashCode() ^ 1000003) * 1000003) ^ this.b) * 1000003) ^ this.f1333c.hashCode(); } public String toString() { @@ -54,7 +54,7 @@ public final class p extends v.d.AbstractC0132d.a.b.AbstractC0136d { L.append(", importance="); L.append(this.b); L.append(", frames="); - L.append(this.f1331c); + L.append(this.f1333c); L.append("}"); return L.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 abfb3759c8..767f56dc07 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,73 +4,73 @@ 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.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a { +public final class q extends v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a { public final long a; public final String b; /* renamed from: c reason: collision with root package name */ - public final String f1332c; + public final String f1334c; 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.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a.AbstractC0138a { + public static final class b extends v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a.AbstractC0139a { public Long a; public String b; /* renamed from: c reason: collision with root package name */ - public String f1333c; + public String f1335c; public Long d; public Integer e; - public v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a a() { + public v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a a() { String str = this.a == null ? " pc" : ""; if (this.b == null) { - str = c.d.b.a.a.u(str, " symbol"); + str = c.d.b.a.a.t(str, " symbol"); } if (this.d == null) { - str = c.d.b.a.a.u(str, " offset"); + str = c.d.b.a.a.t(str, " offset"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " importance"); + str = c.d.b.a.a.t(str, " importance"); } if (str.isEmpty()) { - return new q(this.a.longValue(), this.b, this.f1333c, this.d.longValue(), this.e.intValue(), null); + return new q(this.a.longValue(), this.b, this.f1335c, this.d.longValue(), this.e.intValue(), null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } } public q(long j, String str, String str2, long j2, int i, a aVar) { this.a = j; this.b = str; - this.f1332c = str2; + this.f1334c = str2; this.d = j2; this.e = i; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a @Nullable public String a() { - return this.f1332c; + return this.f1334c; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a public int b() { return this.e; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a public long c() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a public long d() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a @NonNull public String e() { return this.b; @@ -81,17 +81,17 @@ public final class q extends v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137 if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a)) { + if (!(obj instanceof v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a)) { return false; } - v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a aVar = (v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a) obj; - return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1332c) != null ? str.equals(aVar.a()) : aVar.a() == null) && this.d == aVar.c() && this.e == aVar.b(); + v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a aVar = (v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a) obj; + return this.a == aVar.d() && this.b.equals(aVar.e()) && ((str = this.f1334c) != 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.f1332c; + String str = this.f1334c; int hashCode2 = str == null ? 0 : str.hashCode(); long j2 = this.d; return this.e ^ ((((hashCode ^ hashCode2) * 1000003) ^ ((int) ((j2 >>> 32) ^ j2))) * 1000003); @@ -103,10 +103,10 @@ public final class q extends v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137 L.append(", symbol="); L.append(this.b); L.append(", file="); - L.append(this.f1332c); + L.append(this.f1334c); L.append(", offset="); L.append(this.d); L.append(", importance="); - return c.d.b.a.a.z(L, this.e, "}"); + return c.d.b.a.a.y(L, this.e, "}"); } } 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 7aedd0bf29..c85248c8ac 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,79 +3,79 @@ 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.AbstractC0132d.b { +public final class r extends v.d.AbstractC0133d.b { public final Double a; public final int b; /* renamed from: c reason: collision with root package name */ - public final boolean f1334c; + public final boolean f1336c; 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.AbstractC0132d.b.a { + public static final class b extends v.d.AbstractC0133d.b.a { public Double a; public Integer b; /* renamed from: c reason: collision with root package name */ - public Boolean f1335c; + public Boolean f1337c; public Integer d; public Long e; public Long f; - public v.d.AbstractC0132d.b a() { + public v.d.AbstractC0133d.b a() { String str = this.b == null ? " batteryVelocity" : ""; - if (this.f1335c == null) { - str = c.d.b.a.a.u(str, " proximityOn"); + if (this.f1337c == null) { + str = c.d.b.a.a.t(str, " proximityOn"); } if (this.d == null) { - str = c.d.b.a.a.u(str, " orientation"); + str = c.d.b.a.a.t(str, " orientation"); } if (this.e == null) { - str = c.d.b.a.a.u(str, " ramUsed"); + str = c.d.b.a.a.t(str, " ramUsed"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " diskUsed"); + str = c.d.b.a.a.t(str, " diskUsed"); } if (str.isEmpty()) { - return new r(this.a, this.b.intValue(), this.f1335c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); + return new r(this.a, this.b.intValue(), this.f1337c.booleanValue(), this.d.intValue(), this.e.longValue(), this.f.longValue(), null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } } public r(Double d, int i, boolean z2, int i2, long j, long j2, a aVar) { this.a = d; this.b = i; - this.f1334c = z2; + this.f1336c = z2; this.d = i2; this.e = j; this.f = j2; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b @Nullable public Double a() { return this.a; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b public int b() { return this.b; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b public long c() { return this.f; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b public int d() { return this.d; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b public long e() { return this.e; } @@ -84,28 +84,28 @@ public final class r extends v.d.AbstractC0132d.b { if (obj == this) { return true; } - if (!(obj instanceof v.d.AbstractC0132d.b)) { + if (!(obj instanceof v.d.AbstractC0133d.b)) { return false; } - v.d.AbstractC0132d.b bVar = (v.d.AbstractC0132d.b) obj; + v.d.AbstractC0133d.b bVar = (v.d.AbstractC0133d.b) obj; Double d = this.a; if (d != null ? d.equals(bVar.a()) : bVar.a() == null) { - if (this.b == bVar.b() && this.f1334c == bVar.f() && this.d == bVar.d() && this.e == bVar.e() && this.f == bVar.c()) { + if (this.b == bVar.b() && this.f1336c == 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.AbstractC0132d.b + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.b public boolean f() { - return this.f1334c; + return this.f1336c; } public int hashCode() { Double d = this.a; int hashCode = ((((d == null ? 0 : d.hashCode()) ^ 1000003) * 1000003) ^ this.b) * 1000003; - int i = this.f1334c ? 1231 : 1237; + int i = this.f1336c ? 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,12 +117,12 @@ public final class r extends v.d.AbstractC0132d.b { L.append(", batteryVelocity="); L.append(this.b); L.append(", proximityOn="); - L.append(this.f1334c); + L.append(this.f1336c); L.append(", orientation="); L.append(this.d); L.append(", ramUsed="); L.append(this.e); L.append(", diskUsed="); - return c.d.b.a.a.A(L, this.f, "}"); + return c.d.b.a.a.z(L, this.f, "}"); } } 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 10cbe7e3fa..6a4aed9424 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.AbstractC0132d.c { +public final class s extends v.d.AbstractC0133d.c { public final String a; public s(String str, a aVar) { this.a = str; } - @Override // c.i.c.m.d.m.v.d.AbstractC0132d.c + @Override // c.i.c.m.d.m.v.d.AbstractC0133d.c @NonNull public String a() { return this.a; @@ -20,8 +20,8 @@ public final class s extends v.d.AbstractC0132d.c { if (obj == this) { return true; } - if (obj instanceof v.d.AbstractC0132d.c) { - return this.a.equals(((v.d.AbstractC0132d.c) obj).a()); + if (obj instanceof v.d.AbstractC0133d.c) { + return this.a.equals(((v.d.AbstractC0133d.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 4908dcc13e..bebb81ff96 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 f1336c; + public final String f1338c; public final boolean d; public t(int i, String str, String str2, boolean z2, a aVar) { this.a = i; this.b = str; - this.f1336c = str2; + this.f1338c = str2; this.d = z2; } @Override // c.i.c.m.d.m.v.d.e @NonNull public String a() { - return this.f1336c; + return this.f1338c; } @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.f1336c.equals(eVar.a()) && this.d == eVar.d(); + return this.a == eVar.b() && this.b.equals(eVar.c()) && this.f1338c.equals(eVar.a()) && this.d == eVar.d(); } public int hashCode() { - return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1336c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); + return ((((((this.a ^ 1000003) * 1000003) ^ this.b.hashCode()) * 1000003) ^ this.f1338c.hashCode()) * 1000003) ^ (this.d ? 1231 : 1237); } public String toString() { @@ -61,7 +61,7 @@ public final class t extends v.d.e { L.append(", version="); L.append(this.b); L.append(", buildVersion="); - L.append(this.f1336c); + L.append(this.f1338c); L.append(", jailbroken="); return c.d.b.a.a.G(L, 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 72dafe68d9..8f80b41f1c 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 @@ -60,7 +60,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 AbstractC0131a { + public static abstract class AbstractC0132a { @NonNull public abstract String a(); } @@ -81,7 +81,7 @@ public abstract class v { public abstract String e(); @Nullable - public abstract AbstractC0131a f(); + public abstract AbstractC0132a f(); @NonNull public abstract String g(); @@ -129,7 +129,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 AbstractC0132d { + public static abstract class AbstractC0133d { /* compiled from: CrashlyticsReport */ @AutoValue @@ -139,7 +139,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 AbstractC0133a { + public static abstract class AbstractC0134a { } /* compiled from: CrashlyticsReport */ @@ -150,7 +150,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 AbstractC0134a { + public static abstract class AbstractC0135a { @NonNull public abstract long a(); @@ -166,12 +166,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 AbstractC0135b { + public static abstract class AbstractC0136b { @Nullable - public abstract AbstractC0135b a(); + public abstract AbstractC0136b a(); @NonNull - public abstract w b(); + public abstract w b(); public abstract int c(); @@ -199,17 +199,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 AbstractC0136d { + public static abstract class AbstractC0137d { /* 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 AbstractC0137a { + public static abstract class AbstractC0138a { /* 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 AbstractC0138a { + public static abstract class AbstractC0139a { } @Nullable @@ -226,7 +226,7 @@ public abstract class v { } @NonNull - public abstract w a(); + public abstract w a(); public abstract int b(); @@ -235,16 +235,16 @@ public abstract class v { } @NonNull - public abstract w a(); + public abstract w a(); @NonNull - public abstract AbstractC0135b b(); + public abstract AbstractC0136b b(); @NonNull public abstract c c(); @NonNull - public abstract w d(); + public abstract w d(); } @Nullable @@ -338,7 +338,7 @@ public abstract class v { public abstract Long c(); @Nullable - public abstract w d(); + public abstract w d(); @NonNull public abstract String e(); @@ -401,7 +401,7 @@ public abstract class v { bVar.g = new u(str, null); bVar.a(); } - ((b.C0130b) i).g = l.a(); + ((b.C0131b) i).g = l.a(); } return i.a(); } diff --git a/app/src/main/java/c/i/c/m/d/m/x/b.java b/app/src/main/java/c/i/c/m/d/m/x/b.java index 42b0e009bd..212a4527e3 100644 --- a/app/src/main/java/c/i/c/m/d/m/x/b.java +++ b/app/src/main/java/c/i/c/m/d/m/x/b.java @@ -32,11 +32,11 @@ public final /* synthetic */ class b implements h.a { jsonReader.endObject(); String str2 = str == null ? " filename" : ""; if (bArr == null) { - str2 = c.d.b.a.a.u(str2, " contents"); + str2 = c.d.b.a.a.t(str2, " contents"); } if (str2.isEmpty()) { return new e(str, bArr, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str2)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str2)); } } diff --git a/app/src/main/java/c/i/c/m/d/m/x/c.java b/app/src/main/java/c/i/c/m/d/m/x/c.java index dc86f5835b..dbe0d345c3 100644 --- a/app/src/main/java/c/i/c/m/d/m/x/c.java +++ b/app/src/main/java/c/i/c/m/d/m/x/c.java @@ -30,11 +30,11 @@ public final /* synthetic */ class c implements h.a { jsonReader.endObject(); String str3 = str == null ? " key" : ""; if (str2 == null) { - str3 = c.d.b.a.a.u(str3, " value"); + str3 = c.d.b.a.a.t(str3, " value"); } if (str3.isEmpty()) { return new c.i.c.m.d.m.c(str, str2, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str3)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str3)); } } diff --git a/app/src/main/java/c/i/c/m/d/m/x/d.java b/app/src/main/java/c/i/c/m/d/m/x/d.java index 83c396534e..789ea19ac1 100644 --- a/app/src/main/java/c/i/c/m/d/m/x/d.java +++ b/app/src/main/java/c/i/c/m/d/m/x/d.java @@ -61,14 +61,14 @@ public final /* synthetic */ class d implements h.a { jsonReader.endObject(); String str2 = str == null ? " name" : ""; if (num == null) { - str2 = c.d.b.a.a.u(str2, " importance"); + str2 = c.d.b.a.a.t(str2, " importance"); } if (wVar == null) { - str2 = c.d.b.a.a.u(str2, " frames"); + str2 = c.d.b.a.a.t(str2, " frames"); } if (str2.isEmpty()) { return new p(str, num.intValue(), wVar, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str2)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str2)); } } diff --git a/app/src/main/java/c/i/c/m/d/m/x/e.java b/app/src/main/java/c/i/c/m/d/m/x/e.java index cd9aefee69..ff27fba090 100644 --- a/app/src/main/java/c/i/c/m/d/m/x/e.java +++ b/app/src/main/java/c/i/c/m/d/m/x/e.java @@ -72,14 +72,14 @@ public final /* synthetic */ class e implements h.a { jsonReader.endObject(); String str3 = l == null ? " baseAddress" : ""; if (l2 == null) { - str3 = c.d.b.a.a.u(str3, " size"); + str3 = c.d.b.a.a.t(str3, " size"); } if (str == null) { - str3 = c.d.b.a.a.u(str3, " name"); + str3 = c.d.b.a.a.t(str3, " name"); } if (str3.isEmpty()) { return new m(l.longValue(), l2.longValue(), str, str2, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str3)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str3)); } } 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 dd059f45f6..d7e6a06caf 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 @@ -65,7 +65,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.AbstractC0132d b(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0133d b(@NonNull JsonReader jsonReader) throws IOException { char c2; char c3; char c4; @@ -76,7 +76,7 @@ public class h { Integer num = 0; String str = null; k kVar = null; - v.d.AbstractC0132d.b bVar = null; + v.d.AbstractC0133d.b bVar = null; s sVar = null; while (true) { String str2 = ""; @@ -189,7 +189,7 @@ public class h { } else if (c3 != 5) { jsonReader.skipValue(); } else { - bVar2.f1335c = Boolean.valueOf(jsonReader.nextBoolean()); + bVar2.f1337c = Boolean.valueOf(jsonReader.nextBoolean()); } } jsonReader.endObject(); @@ -241,7 +241,7 @@ public class h { bool = Boolean.valueOf(jsonReader.nextBoolean()); } else if (c4 == 1) { jsonReader.beginObject(); - v.d.AbstractC0132d.a.b.AbstractC0135b bVar3 = null; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar3 = null; o oVar = null; w wVar2 = null; w wVar3 = null; @@ -327,15 +327,15 @@ public class h { jsonReader.endObject(); String str5 = str3 == null ? " name" : str2; if (str4 == null) { - str5 = c.d.b.a.a.u(str5, " code"); + str5 = c.d.b.a.a.t(str5, " code"); } if (l2 == null) { - str5 = c.d.b.a.a.u(str5, " address"); + str5 = c.d.b.a.a.t(str5, " address"); } if (str5.isEmpty()) { oVar = new o(str3, str4, l2.longValue(), null); } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str5)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str5)); } } else if (c5 == 2) { wVar2 = a(jsonReader, e.a); @@ -349,18 +349,18 @@ public class h { jsonReader.endObject(); String str6 = wVar3 == null ? " threads" : str2; if (bVar3 == null) { - str6 = c.d.b.a.a.u(str6, " exception"); + str6 = c.d.b.a.a.t(str6, " exception"); } if (oVar == null) { - str6 = c.d.b.a.a.u(str6, " signal"); + str6 = c.d.b.a.a.t(str6, " signal"); } if (wVar2 == null) { - str6 = c.d.b.a.a.u(str6, " binaries"); + str6 = c.d.b.a.a.t(str6, " binaries"); } if (str6.isEmpty()) { lVar = new l(wVar3, bVar3, oVar, wVar2, null); } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str6)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str6)); } } else if (c4 == 2) { wVar = a(jsonReader, c.a); @@ -375,12 +375,12 @@ public class h { str2 = " execution"; } if (num == 0) { - str2 = c.d.b.a.a.u(str2, " uiOrientation"); + str2 = c.d.b.a.a.t(str2, " uiOrientation"); } if (str2.isEmpty()) { kVar = new k(lVar, wVar, bool, num.intValue(), null); } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str2)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str2)); } } } @@ -404,7 +404,7 @@ public class h { if (str2.isEmpty()) { sVar = new s(str7, num); } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str2)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str2)); } } else if (c2 == 3) { String nextString3 = jsonReader.nextString(); @@ -422,30 +422,30 @@ public class h { str2 = " timestamp"; } if (str == null) { - str2 = c.d.b.a.a.u(str2, " type"); + str2 = c.d.b.a.a.t(str2, " type"); } if (kVar == null) { - str2 = c.d.b.a.a.u(str2, " app"); + str2 = c.d.b.a.a.t(str2, " app"); } if (bVar == null) { - str2 = c.d.b.a.a.u(str2, " device"); + str2 = c.d.b.a.a.t(str2, " device"); } if (str2.isEmpty()) { return new j(l.longValue(), str, kVar, bVar, sVar, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str2)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str2)); } } } @NonNull - public static v.d.AbstractC0132d.a.b.AbstractC0135b c(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0133d.a.b.AbstractC0136b c(@NonNull JsonReader jsonReader) throws IOException { jsonReader.beginObject(); Integer num = null; String str = null; String str2 = null; w wVar = null; - v.d.AbstractC0132d.a.b.AbstractC0135b bVar = null; + v.d.AbstractC0133d.a.b.AbstractC0136b bVar = null; while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); nextName.hashCode(); @@ -508,19 +508,19 @@ public class h { jsonReader.endObject(); String str3 = str == null ? " type" : ""; if (wVar == null) { - str3 = c.d.b.a.a.u(str3, " frames"); + str3 = c.d.b.a.a.t(str3, " frames"); } if (num == null) { - str3 = c.d.b.a.a.u(str3, " overflowCount"); + str3 = c.d.b.a.a.t(str3, " overflowCount"); } if (str3.isEmpty()) { return new n(str, str2, wVar, bVar, num.intValue(), null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str3)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str3)); } @NonNull - public static v.d.AbstractC0132d.a.b.AbstractC0136d.AbstractC0137a d(@NonNull JsonReader jsonReader) throws IOException { + public static v.d.AbstractC0133d.a.b.AbstractC0137d.AbstractC0138a d(@NonNull JsonReader jsonReader) throws IOException { q.b bVar = new q.b(); jsonReader.beginObject(); while (jsonReader.hasNext()) { @@ -572,7 +572,7 @@ public class h { bVar.a = Long.valueOf(jsonReader.nextLong()); break; case 3: - bVar.f1333c = jsonReader.nextString(); + bVar.f1335c = jsonReader.nextString(); break; case 4: bVar.e = Integer.valueOf(jsonReader.nextInt()); @@ -597,7 +597,7 @@ public class h { String str2; char c6; Charset charset = v.a; - b.C0130b bVar = new b.C0130b(); + b.C0131b bVar = new b.C0131b(); jsonReader.beginObject(); while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); @@ -686,7 +686,7 @@ public class h { bVar.h = new c.i.c.m.d.m.d(wVar, str4, null); break; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str5)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str5)); } case 1: String nextString = jsonReader.nextString(); @@ -709,7 +709,7 @@ public class h { bVar.d = nextString4; break; case 5: - bVar.f1318c = Integer.valueOf(jsonReader.nextInt()); + bVar.f1320c = Integer.valueOf(jsonReader.nextInt()); break; case 6: String nextString5 = jsonReader.nextString(); @@ -808,7 +808,7 @@ public class h { switch (c3) { case 0: str = str3; - bVar2.f1320c = Long.valueOf(jsonReader.nextLong()); + bVar2.f1322c = Long.valueOf(jsonReader.nextLong()); break; case 1: str = str3; @@ -912,7 +912,7 @@ public class h { bVar3.e = Long.valueOf(jsonReader.nextLong()); break; case 5: - bVar3.f1323c = Integer.valueOf(jsonReader.nextInt()); + bVar3.f1325c = Integer.valueOf(jsonReader.nextInt()); break; case 6: String nextString7 = jsonReader.nextString(); @@ -1001,19 +1001,19 @@ public class h { jsonReader.endObject(); String str8 = num == null ? " platform" : str; if (str6 == null) { - str8 = c.d.b.a.a.u(str8, " version"); + str8 = c.d.b.a.a.t(str8, " version"); } if (str7 == null) { - str8 = c.d.b.a.a.u(str8, " buildVersion"); + str8 = c.d.b.a.a.t(str8, " buildVersion"); } if (bool == null) { - str8 = c.d.b.a.a.u(str8, " jailbroken"); + str8 = c.d.b.a.a.t(str8, " jailbroken"); } if (str8.isEmpty()) { bVar2.h = new t(num.intValue(), str6, str7, bool.booleanValue(), null); break; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str8)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str8)); } case 6: jsonReader.beginObject(); @@ -1108,13 +1108,13 @@ public class h { jsonReader.endObject(); String str15 = str9 == null ? " identifier" : str; if (str10 == null) { - str15 = c.d.b.a.a.u(str15, " version"); + str15 = c.d.b.a.a.t(str15, " version"); } if (str15.isEmpty()) { bVar2.f = new g(str9, str10, str11, null, str12, str13, str14, null); break; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str15)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str15)); } case 7: jsonReader.beginObject(); @@ -1136,7 +1136,7 @@ public class h { str = str3; break; } else { - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str17)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str17)); } case '\b': String nextString13 = 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 7263c153fe..b4c48a0a7c 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 @@ -25,7 +25,7 @@ public class a { public final int b; /* renamed from: c reason: collision with root package name */ - public final String f1337c; + public final String f1339c; public final Map d; public final Map e; public MultipartBody.a f = null; @@ -41,7 +41,7 @@ public class a { /* JADX WARN: Incorrect types in method signature: (Ljava/lang/Object;Ljava/lang/String;Ljava/util/Map;)V */ public a(int i, String str, Map map) { this.b = i; - this.f1337c = str; + this.f1339c = str; this.d = map; this.e = new HashMap(); } @@ -57,7 +57,7 @@ public class a { } else { aVar.b("Cache-Control", dVar2); } - String str = this.f1337c; + String str = this.f1339c; m.checkParameterIsNotNull(str, "$this$toHttpUrlOrNull"); String str2 = null; try { @@ -104,7 +104,7 @@ public class a { } public a c(String str, String str2, String str3, File file) { - MediaType.a aVar = MediaType.f2857c; + MediaType.a aVar = MediaType.f2869c; 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 571860a281..e53111880d 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 f1338c; + public Headers f1340c; public c(int i, String str, Headers headers) { this.a = i; this.b = str; - this.f1338c = headers; + this.f1340c = 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 185e115aaf..71eb456ad6 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 @@ -26,7 +26,7 @@ public class g { public static final int b = 15; /* renamed from: c reason: collision with root package name */ - public static final h f1339c = new h(); + public static final h f1341c = 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/b.java b/app/src/main/java/c/i/c/m/d/p/b.java index fcdffb2022..41b8a19241 100644 --- a/app/src/main/java/c/i/c/m/d/p/b.java +++ b/app/src/main/java/c/i/c/m/d/p/b.java @@ -21,12 +21,12 @@ public class b extends FileOutputStream { } public b(File file, String str) throws FileNotFoundException { - super(new File(file, c.d.b.a.a.u(str, ".cls_temp"))); + super(new File(file, c.d.b.a.a.t(str, ".cls_temp"))); StringBuilder sb = new StringBuilder(); sb.append(file); String D = c.d.b.a.a.D(sb, File.separator, str); this.j = D; - this.k = new File(c.d.b.a.a.u(D, ".cls_temp")); + this.k = new File(c.d.b.a.a.t(D, ".cls_temp")); } public void a() throws IOException { 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 3d6aedd2ba..5dd9b706ea 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.f1349c) { + for (StackTraceElement stackTraceElement : eVar.f1351c) { 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.f1349c) { + for (StackTraceElement stackTraceElement : eVar.f1351c) { 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 342a609d4f..765958330b 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 f1340c; + public final String f1342c; 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 AbstractC0139b { + public interface AbstractC0140b { } /* 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.f1340c = str; + this.f1342c = 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.f1340c, this.d, cVar); + c.i.c.m.d.q.c.a aVar = new c.i.c.m.d.q.c.a(this.f1342c, 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 a4f22f7e87..cba9ca2719 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 f1341c; + public final c f1343c; public a(@Nullable String str, String str2, c cVar) { this.a = str; this.b = str2; - this.f1341c = cVar; + this.f1343c = 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 18273b82f5..40c1c138a3 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 f1342c; + public final Map f1344c; public d(File file, Map map) { this.a = file; this.b = new File[]{file}; - this.f1342c = new HashMap(map); + this.f1344c = 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.f1342c); + return Collections.unmodifiableMap(this.f1344c); } @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 c8e8ebab9a..5e5f1fc499 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.f1341c.d()); + int h = b.h(aVar.f1343c.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 968352f894..090f94f029 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.f1341c.b().entrySet()) { + for (Map.Entry entry : aVar.f1343c.b().entrySet()) { b.e.put(entry.getKey(), entry.getValue()); } - c.i.c.m.d.q.c.c cVar = aVar.f1341c; + c.i.c.m.d.q.c.c cVar = aVar.f1343c; 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.f1338c.c("X-REQUEST-ID")); + bVar3.b("Create report request ID: " + a.f1340c.c("X-REQUEST-ID")); bVar3.b("Result was: " + i2); return c.i.a.f.e.o.c.e0(i2) == 0; } catch (IOException e2) { diff --git a/app/src/main/java/c/i/c/m/d/q/d/d.java b/app/src/main/java/c/i/c/m/d/q/d/d.java index ce4c0e883b..801ceb8b4c 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.f1341c; + c cVar = aVar.f1343c; 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 f149fc043a..cface3b91c 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 f1343c = a("AzSBpY4F0rHiHFdinTvM", "IayrSTFL9eJ69YeSUO2"); + public static final String f1345c = 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 8244ffa177..15d9891c80 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 f1344c; + public final e f1346c; 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.f1338c.c("X-REQUEST-ID")); + cVar2.f.b("Settings request ID: " + a.f1340c.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.f1344c.a(jSONObject); + c.i.c.m.d.s.h.f a2 = c.this.f1346c.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.f1344c = eVar; + this.f1346c = 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.f1344c.a(a2); + c.i.c.m.d.s.h.f a3 = this.f1346c.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 82fec91308..d2369c42ea 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 f1345c; + public final String f1347c; 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.f1345c = str3; + this.f1347c = 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 7434b61e87..71275a1c43 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 f1346c; + public final String f1348c; 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.f1346c = str3; + this.f1348c = 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.f1346c = str3; + this.f1348c = 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 7ea8604554..003005dec7 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 f1347c; + public final c f1349c; 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.f1347c = cVar; + this.f1349c = cVar; } @Override // c.i.c.m.d.s.h.e public c a() { - return this.f1347c; + return this.f1349c; } @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 0c5c811187..45716994ad 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 f1348c; + public final String f1350c; 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.f1348c = str3; + this.f1350c = 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 6aae54449f..a4fe9bebba 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 @@ -22,7 +22,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.f1345c); + b.b("app[identifier]", aVar.f1347c); b.b("app[name]", aVar.g); b.b("app[display_version]", aVar.d); b.b("app[build_version]", aVar.e); @@ -40,7 +40,7 @@ public abstract class a extends c.i.c.m.d.k.a { c a = b.a(); int i = a.a; String str = "POST".equalsIgnoreCase(c.c.a.y.b.n(b.b)) ? "Create" : "Update"; - bVar.b(str + " app request ID: " + a.f1338c.c("X-REQUEST-ID")); + bVar.b(str + " app request ID: " + a.f1340c.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 c6749bb666..7eeebbdbc6 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 @@ -25,7 +25,7 @@ public class c extends a implements d { e(aVar, "X-CRASHLYTICS-API-CLIENT-VERSION", "17.3.0"); e(aVar, "Accept", "application/json"); e(aVar, "X-CRASHLYTICS-DEVICE-MODEL", gVar.b); - e(aVar, "X-CRASHLYTICS-OS-BUILD-VERSION", gVar.f1348c); + e(aVar, "X-CRASHLYTICS-OS-BUILD-VERSION", gVar.f1350c); 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 d64de998a4..14b0627ec1 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[] f1349c; + public final StackTraceElement[] f1351c; public final e d; public e(Throwable th, d dVar) { this.a = th.getLocalizedMessage(); this.b = th.getClass().getName(); - this.f1349c = dVar.a(th.getStackTrace()); + this.f1351c = 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 ec53b61def..6f3ddb2568 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 f1350c; + public String f1352c; public a(Context context) { this.a = context; @@ -26,10 +26,10 @@ public class a { } else { str = null; } - this.f1350c = str; + this.f1352c = str; this.b = true; } - String str2 = this.f1350c; + String str2 = this.f1352c; 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 c869325dd8..19333592aa 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 @@ -18,12 +18,12 @@ public class a implements e { public final Context b; /* renamed from: c reason: collision with root package name */ - public final d f1351c; + public final d f1353c; public final f d; public a(Context context, d dVar, f fVar) { this.b = context; - this.f1351c = dVar; + this.f1353c = dVar; this.d = fVar; } @@ -57,7 +57,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.f1353c = new File(a2, "session.json"); + bVar2.f1355c = 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 30c189bb3d..956856d433 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.f1351c).a(a.getCanonicalPath(), aVar.b.getAssets()); + z2 = ((JniNativeApi) aVar.f1353c).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 9c48c0e8cb..d70a7a0f44 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 f1352c; + public final File f1354c; 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 f1353c; + public File f1355c; 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.f1352c = bVar.f1353c; + this.f1354c = bVar.f1355c; 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 94045d2a94..eae7ede658 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.f1352c; + return this.a.f1354c; } @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 e49fa2fee4..9821e7b4b4 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.AbstractC0100a { +public final class b extends a.AbstractC0101a { /* 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.AbstractC0100a + @Override // c.i.a.f.e.h.a.AbstractC0101a 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 fa5ce776d3..d69ccf693c 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.AbstractC0100a k; + public static final a.AbstractC0101a k; public static final a l; static { 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 a1f05d534a..d48f087734 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.f1354c, eVar.d, eVar.e); + f fVar = new f(writer, eVar.b, eVar.f1356c, 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 63767affe7..28e44ce36a 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> f1354c; + public final Map, c.i.c.p.e> f1356c; 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.f1354c = hashMap2; + this.f1356c = 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 90c1cc0ca7..70ba222888 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> f1355c; + public final Map, c> f1357c; 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.f1355c = map; + this.f1357c = 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.f1355c.get(obj.getClass()); + c cVar = this.f1357c.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 7a1989a4b4..83a57279a0 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 f1356c; + public final Context f1358c; public final Executor d; public f(Context context) { - this.f1356c = context; + this.f1358c = context; this.d = a.i; } public f(Context context, ExecutorService executorService) { - this.f1356c = context; + this.f1358c = 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.f1356c; + Context context = this.f1358c; 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 aaf4269c54..57db960dc2 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 f1357c; + public final String f1359c; public i(FirebaseInstanceId firebaseInstanceId, String str, String str2) { this.a = firebaseInstanceId; this.b = str; - this.f1357c = str2; + this.f1359c = str2; } @Override // c.i.a.f.n.a public final Object a(Task task) { - return this.a.m(this.b, this.f1357c); + return this.a.m(this.b, this.f1359c); } } 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 3bca1cfe5f..dd517befca 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 f1358c; + public final String f1360c; public final String d; public l(FirebaseInstanceId firebaseInstanceId, String str, String str2, String str3) { this.a = firebaseInstanceId; this.b = str; - this.f1358c = str2; + this.f1360c = 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.f1358c; + String str2 = this.f1360c; 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 9cf22b6b8a..8b4e85115d 100644 --- a/app/src/main/java/c/i/c/s/n.java +++ b/app/src/main/java/c/i/c/s/n.java @@ -30,7 +30,7 @@ public class n { public final q b; /* renamed from: c reason: collision with root package name */ - public final b f1359c; + public final b f1361c; public final a d; public final a e; public final g f; @@ -40,7 +40,7 @@ public class n { b bVar = new b(cVar.d); this.a = cVar; this.b = qVar; - this.f1359c = bVar; + this.f1361c = bVar; this.d = aVar; this.e = aVar2; this.f = gVar; @@ -79,10 +79,10 @@ public class n { bundle.putString("app_ver", this.b.a()); q qVar2 = this.b; synchronized (qVar2) { - if (qVar2.f1360c == null) { + if (qVar2.f1362c == null) { qVar2.e(); } - str4 = qVar2.f1360c; + str4 = qVar2.f1362c; } bundle.putString("app_ver_name", str4); c cVar2 = this.a; @@ -111,7 +111,7 @@ public class n { bundle.putString("Firebase-Client-Log-Type", Integer.toString(a.f())); bundle.putString("Firebase-Client", hVar.getUserAgent()); } - b bVar = this.f1359c; + b bVar = this.f1361c; 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 7cb8f1b8ce..2705d0873e 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 f1360c; + public String f1362c; 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.f1360c = c2.versionName; + this.f1362c = 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 b8ab77d97d..921c644abc 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 f1361c = null; + public Boolean f1363c = 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.f1361c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1363c.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.f1361c == null) { - this.f1361c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); + if (this.f1363c == null) { + this.f1363c = Boolean.valueOf(context.checkCallingOrSelfPermission("android.permission.WAKE_LOCK") == 0); } - if (!this.f1361c.booleanValue() && Log.isLoggable("FirebaseInstanceId", 3)) { + if (!this.f1363c.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.f1361c.booleanValue(); + return this.f1363c.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 c708a3db53..ac0bdbf0cd 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 f1362c = new ArrayMap(); + public final Map f1364c = 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 f1363c; + public final String f1365c; public final String d; public final long e; public a(String str, String str2, long j) { - this.f1363c = str; + this.f1365c = str; this.d = str2; this.e = j; } @@ -103,17 +103,17 @@ public class w { } public static String a(String str, String str2) { - return c.d.b.a.a.g(str2.length() + c.d.b.a.a.m(str, 3), str, "|S|", str2); + return c.d.b.a.a.f(str2.length() + c.d.b.a.a.b(str, 3), str, "|S|", str2); } public final String b(String str, String str2, String str3) { - StringBuilder K = c.d.b.a.a.K(c.d.b.a.a.m(str3, c.d.b.a.a.m(str2, c.d.b.a.a.m(str, 4))), str, "|T|", str2, "|"); + StringBuilder K = c.d.b.a.a.K(c.d.b.a.a.b(str3, c.d.b.a.a.b(str2, c.d.b.a.a.b(str, 4))), str, "|T|", str2, "|"); K.append(str3); return K.toString(); } public synchronized void c() { - this.f1362c.clear(); + this.f1364c.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 767bbfe43a..38d9c1324d 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.f1363c)) { + if (j == null || !b.equals(j.f1365c)) { b(b); } return true; @@ -113,7 +113,7 @@ public class x implements Runnable { } if (z2) { String message2 = e.getMessage(); - c.d.b.a.a.Z(c.d.b.a.a.m(message2, 52), "Token retrieval failed: ", message2, ". Will retry token retrieval", "FirebaseInstanceId"); + c.d.b.a.a.Z(c.d.b.a.a.b(message2, 52), "Token retrieval failed: ", message2, ". Will retry token retrieval", "FirebaseInstanceId"); return false; } else if (e.getMessage() == null) { Log.w("FirebaseInstanceId", "Token retrieval failed without exception message. Will retry token retrieval"); 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 b4cf91885f..94442e44f7 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 f1364c; + public static a f1366c; public static ComponentName a(@NonNull Context context, @NonNull Intent intent) { synchronized (b) { - if (f1364c == null) { + if (f1366c == null) { a aVar = new a(context, 1, "wake:com.google.firebase.iid.WakeLockHolder"); - f1364c = aVar; - aVar.f1214c.setReferenceCounted(true); + f1366c = aVar; + aVar.f1216c.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) { - f1364c.a(a); + f1366c.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 08245d48aa..51b5903c28 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 f1365c; + public final long f1367c; - public a(String str, long j, long j2, C0140a aVar) { + public a(String str, long j, long j2, C0141a aVar) { this.a = str; this.b = j; - this.f1365c = j2; + this.f1367c = 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.f1365c; + return this.f1367c; } @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.f1365c == kVar.b(); + return this.a.equals(kVar.a()) && this.b == kVar.c() && this.f1367c == kVar.b(); } public int hashCode() { long j = this.b; - long j2 = this.f1365c; + long j2 = this.f1367c; 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 { L.append(", tokenExpirationTimestamp="); L.append(this.b); L.append(", tokenCreationTimestamp="); - return c.d.b.a.a.A(L, this.f1365c, "}"); + return c.d.b.a.a.z(L, this.f1367c, "}"); } } 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 9b50ceda9b..0342edd58a 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.f1366c; + c cVar = fVar.f1368c; 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.f1366c; + c.i.c.c cVar2 = fVar.f1368c; 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 3bb26f6beb..da04f15cd9 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 f1366c; + public final c f1368c; 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.f1366c = cVar; + this.f1368c = 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.f1366c; + c cVar = this.f1368c; 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.f1369c = null; + bVar2.f1371c = 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.C0143b bVar = (b.C0143b) c.i.c.u.p.f.a(); - bVar.f1373c = f.b.BAD_CONFIG; + b.C0144b bVar = (b.C0144b) c.i.c.u.p.f.a(); + bVar.f1375c = f.b.BAD_CONFIG; f = bVar.a(); } else { c2.disconnect(); } } } - b.C0143b bVar2 = (b.C0143b) c.i.c.u.p.f.a(); - bVar2.f1373c = f.b.AUTH_ERROR; + b.C0144b bVar2 = (b.C0144b) c.i.c.u.p.f.a(); + bVar2.f1375c = 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.f1372c.ordinal(); + int ordinal = bVar3.f1374c.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.f1369c = str3; + bVar4.f1371c = 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.f1366c; + c.i.c.c cVar = this.f1368c; cVar.a(); return cVar.f.a; } @VisibleForTesting public String e() { - c.i.c.c cVar = this.f1366c; + c.i.c.c cVar = this.f1368c; cVar.a(); return cVar.f.b; } @Nullable public String g() { - c.i.c.c cVar = this.f1366c; + c.i.c.c cVar = this.f1368c; 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.f1366c; + c.i.c.c cVar = this.f1368c; cVar.a(); - if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1366c.h()) { - if (((c.i.c.u.o.a) dVar).f1368c == c.a.ATTEMPT_MIGRATION) { + if (cVar.e.equals("CHIME_ANDROID_SDK") || this.f1368c.h()) { + if (((c.i.c.u.o.a) dVar).f1370c == 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.f1370c; + String str4 = bVar.f1372c; 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.f1371c; + String str7 = aVar4.f1373c; 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.f1369c = c3; + bVar2.f1371c = 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/i.java b/app/src/main/java/c/i/c/u/i.java index 97d130dc7a..f2a5fc3837 100644 --- a/app/src/main/java/c/i/c/u/i.java +++ b/app/src/main/java/c/i/c/u/i.java @@ -32,15 +32,15 @@ public class i implements m { Long valueOf2 = Long.valueOf(dVar.g()); String str = ""; if (valueOf == null) { - str = a.u(str, " tokenExpirationTimestamp"); + str = a.t(str, " tokenExpirationTimestamp"); } if (valueOf2 == null) { - str = a.u(str, " tokenCreationTimestamp"); + str = a.t(str, " tokenCreationTimestamp"); } if (str.isEmpty()) { taskCompletionSource.a.t(new a(a, valueOf.longValue(), valueOf2.longValue(), null)); return true; } - throw new IllegalStateException(a.u("Missing required properties:", str)); + throw new IllegalStateException(a.t("Missing required properties:", str)); } } 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 5eead14e22..9bf02a699f 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 f1367c; + public static n f1369c; 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 (f1367c == null) { - f1367c = new n(aVar); + if (f1369c == null) { + f1369c = new n(aVar); } - return f1367c; + return f1369c; } 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 955d9853d6..5eb2f4d20e 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 f1368c; + public final c.a f1370c; 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 f1369c; + public String f1371c; 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, C0141a aVar) { + public b(d dVar, C0142a aVar) { a aVar2 = (a) dVar; this.a = aVar2.b; - this.b = aVar2.f1368c; - this.f1369c = aVar2.d; + this.b = aVar2.f1370c; + this.f1371c = aVar2.d; this.d = aVar2.e; this.e = Long.valueOf(aVar2.f); this.f = Long.valueOf(aVar2.g); @@ -47,15 +47,15 @@ public final class a extends d { public d a() { String str = this.b == null ? " registrationStatus" : ""; if (this.e == null) { - str = c.d.b.a.a.u(str, " expiresInSecs"); + str = c.d.b.a.a.t(str, " expiresInSecs"); } if (this.f == null) { - str = c.d.b.a.a.u(str, " tokenCreationEpochInSecs"); + str = c.d.b.a.a.t(str, " tokenCreationEpochInSecs"); } if (str.isEmpty()) { - return new a(this.a, this.b, this.f1369c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); + return new a(this.a, this.b, this.f1371c, this.d, this.e.longValue(), this.f.longValue(), this.g, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } @Override // c.i.c.u.o.d.a @@ -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, C0141a aVar2) { + public a(String str, c.a aVar, String str2, String str3, long j, long j2, String str4, C0142a aVar2) { this.b = str; - this.f1368c = aVar; + this.f1370c = 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.f1368c.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.f1370c.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.f1368c; + return this.f1370c; } @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.f1368c.hashCode()) * 1000003; + int hashCode = ((((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003) ^ this.f1370c.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 L = c.d.b.a.a.L("PersistedInstallationEntry{firebaseInstallationId="); L.append(this.b); L.append(", registrationStatus="); - L.append(this.f1368c); + L.append(this.f1370c); L.append(", authToken="); L.append(this.d); L.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 0849d81172..4299bcb2bd 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 f1370c; + public final String f1372c; /* 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.f1370c = str; + this.f1372c = 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 301e2dc9fd..9bddaf2ad6 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 @@ -95,7 +95,7 @@ public class c { bVar.c(0); bVar.a = optString; bVar.b(a.values()[optInt]); - bVar.f1369c = optString2; + bVar.f1371c = 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 0979f4ea7d..590f856fec 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 @@ -23,14 +23,14 @@ public abstract class d { Long l = 0L; String str = l == null ? " expiresInSecs" : ""; if (l == null) { - str = c.d.b.a.a.u(str, " tokenCreationEpochInSecs"); + str = c.d.b.a.a.t(str, " tokenCreationEpochInSecs"); } if (str.isEmpty()) { l.longValue(); l.longValue(); return; } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } @Nullable @@ -57,7 +57,7 @@ public abstract class d { } public boolean i() { - c.a aVar = ((a) this).f1368c; + c.a aVar = ((a) this).f1370c; 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 9d318a7bdc..54162c8856 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 f1371c; + public final String f1373c; public final f d; public final d.a e; - public a(String str, String str2, String str3, f fVar, d.a aVar, C0142a aVar2) { + public a(String str, String str2, String str3, f fVar, d.a aVar, C0143a aVar2) { this.a = str; this.b = str2; - this.f1371c = str3; + this.f1373c = 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.f1371c; + return this.f1373c; } @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.f1371c; + String str3 = this.f1373c; 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.f1371c; + String str3 = this.f1373c; 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 { L.append(", fid="); L.append(this.b); L.append(", refreshToken="); - L.append(this.f1371c); + L.append(this.f1373c); L.append(", authToken="); L.append(this.d); L.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 303167a5c8..9910bc5ad2 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,24 +9,24 @@ public final class b extends f { public final long b; /* renamed from: c reason: collision with root package name */ - public final f.b f1372c; + public final f.b f1374c; /* compiled from: AutoValue_TokenResult */ /* renamed from: c.i.c.u.p.b$b reason: collision with other inner class name */ - public static final class C0143b extends f.a { + public static final class C0144b extends f.a { public String a; public Long b; /* renamed from: c reason: collision with root package name */ - public f.b f1373c; + public f.b f1375c; @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.f1373c, null); + return new b(this.a, this.b.longValue(), this.f1375c, null); } - throw new IllegalStateException(c.d.b.a.a.u("Missing required properties:", str)); + throw new IllegalStateException(c.d.b.a.a.t("Missing required properties:", str)); } @Override // c.i.c.u.p.f.a @@ -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.f1372c = bVar; + this.f1374c = bVar; } @Override // c.i.c.u.p.f @Nullable public f.b b() { - return this.f1372c; + return this.f1374c; } @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.f1372c; + f.b bVar = this.f1374c; 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.f1372c; + f.b bVar = this.f1374c; if (bVar != null) { i = bVar.hashCode(); } @@ -103,7 +103,7 @@ public final class b extends f { L.append(", tokenExpirationTimestamp="); L.append(this.b); L.append(", responseCode="); - L.append(this.f1372c); + L.append(this.f1374c); L.append("}"); return L.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 909d45637c..4e1bbe59ce 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 @@ -40,13 +40,13 @@ public class c { public static final Charset b = Charset.forName("UTF-8"); /* renamed from: c reason: collision with root package name */ - public final Context f1374c; + public final Context f1376c; 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.f1374c = context; + this.f1376c = context; this.d = aVar; this.e = aVar2; } @@ -86,7 +86,7 @@ public class c { Object[] objArr = new Object[3]; objArr[0] = str2; objArr[1] = str3; - objArr[2] = TextUtils.isEmpty(str) ? "" : c.d.b.a.a.u(", ", str); + objArr[2] = TextUtils.isEmpty(str) ? "" : c.d.b.a.a.t(", ", str); Log.w("Firebase-Installations", String.format("Firebase options used while communicating with Firebase server APIs: %s, %s%s", objArr)); } } @@ -137,25 +137,25 @@ public class c { httpURLConnection.addRequestProperty("Accept", "application/json"); httpURLConnection.addRequestProperty("Content-Encoding", "gzip"); httpURLConnection.addRequestProperty("Cache-Control", "no-cache"); - httpURLConnection.addRequestProperty("X-Android-Package", this.f1374c.getPackageName()); + httpURLConnection.addRequestProperty("X-Android-Package", this.f1376c.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.f1374c; + Context context = this.f1376c; 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.f1374c.getPackageName()); + Log.e("ContentValues", "Could not get fingerprint hash for package: " + this.f1376c.getPackageName()); } else { str2 = e.a(digest, false); } } catch (PackageManager.NameNotFoundException e) { StringBuilder L = c.d.b.a.a.L("No such package: "); - L.append(this.f1374c.getPackageName()); + L.append(this.f1376c.getPackageName()); Log.e("ContentValues", L.toString(), e); } httpURLConnection.addRequestProperty("X-Android-Cert", str2); @@ -188,7 +188,7 @@ public class c { while (jsonReader.hasNext()) { String nextName2 = jsonReader.nextName(); if (nextName2.equals("token")) { - ((b.C0143b) a2).a = jsonReader.nextString(); + ((b.C0144b) a2).a = jsonReader.nextString(); } else if (nextName2.equals("expiresIn")) { a2.b(d(jsonReader.nextString())); } else { @@ -215,7 +215,7 @@ public class c { while (jsonReader.hasNext()) { String nextName = jsonReader.nextName(); if (nextName.equals("token")) { - ((b.C0143b) a2).a = jsonReader.nextString(); + ((b.C0144b) a2).a = jsonReader.nextString(); } else if (nextName.equals("expiresIn")) { a2.b(d(jsonReader.nextString())); } else { @@ -225,8 +225,8 @@ public class c { jsonReader.endObject(); jsonReader.close(); inputStream.close(); - b.C0143b bVar = (b.C0143b) a2; - bVar.f1373c = f.b.OK; + b.C0144b bVar = (b.C0144b) a2; + bVar.f1375c = 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 1ec55a7d7b..a6061e5fde 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 f1375c = n.c(); + public final n f1377c = n.c(); @GuardedBy("this") public long d; @GuardedBy("this") public int e; public synchronized boolean a() { - return this.e == 0 || this.f1375c.a() > this.d; + return this.e == 0 || this.f1377c.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.f1375c); + Objects.requireNonNull(this.f1377c); j = (long) Math.min(pow + ((double) ((long) (Math.random() * 1000.0d))), (double) b); } - this.d = this.f1375c.a() + j; + this.d = this.f1377c.a() + j; } - this.d = this.f1375c.a() + j; + this.d = this.f1377c.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 5834679580..65e32b925f 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.C0143b bVar = new b.C0143b(); + b.C0144b bVar = new b.C0144b(); 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 aee6c356d5..072031d55c 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 f1376c; + public final c f1378c; 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.f1376c = cVar; + this.f1378c = 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 383bcff8d0..a51dfdff31 100644 --- a/app/src/main/java/c/i/c/w/c.java +++ b/app/src/main/java/c/i/c/w/c.java @@ -42,12 +42,12 @@ public class c { public final Context b; /* renamed from: c reason: collision with root package name */ - public final r f1377c; + public final r f1379c; public c(Context context, r rVar, Executor executor) { this.a = executor; this.b = context; - this.f1377c = rVar; + this.f1379c = 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) */ @@ -124,7 +124,7 @@ public class c { String e7; int i2; ApplicationInfo applicationInfo; - if (this.f1377c.a("gcm.n.noui")) { + if (this.f1379c.a("gcm.n.noui")) { return true; } if (!((KeyguardManager) this.b.getSystemService("keyguard")).inKeyguardRestrictedInputMode()) { @@ -149,7 +149,7 @@ public class c { if (z2) { return false; } - String e8 = this.f1377c.e("gcm.n.image"); + String e8 = this.f1379c.e("gcm.n.image"); if (!TextUtils.isEmpty(e8)) { try { oVar = new o(new URL(e8)); @@ -161,7 +161,7 @@ public class c { oVar.j = c.i.a.f.e.o.c.g(this.a, new n(oVar)); } context = this.b; - rVar = this.f1377c; + rVar = this.f1379c; AtomicInteger atomicInteger = a.a; applicationInfo = context.getPackageManager().getApplicationInfo(context.getPackageName(), 128); if (applicationInfo != null) { @@ -176,7 +176,7 @@ public class c { NotificationManager notificationManager = (NotificationManager) context.getSystemService(NotificationManager.class); if (!TextUtils.isEmpty(e9)) { if (notificationManager.getNotificationChannel(e9) == null) { - a.Z(a.m(e9, 122), "Notification Channel requested (", e9, ") has not been created by the app. Manifest configuration, or default, value will be used.", "FirebaseMessaging"); + a.Z(a.b(e9, 122), "Notification Channel requested (", e9, ") has not been created by the app. Manifest configuration, or default, value will be used.", "FirebaseMessaging"); } Resources resources = context.getResources(); packageManager = context.getPackageManager(); @@ -194,7 +194,7 @@ public class c { if (!TextUtils.isEmpty(e)) { i = resources.getIdentifier(e, "drawable", packageName); if ((i == 0 || !a.b(resources, i)) && ((i = resources.getIdentifier(e, "mipmap", packageName)) == 0 || !a.b(resources, i))) { - a.Z(a.m(e, 61), "Icon resource ", e, " not found. Notification will use default icon.", "FirebaseMessaging"); + a.Z(a.b(e, 61), "Icon resource ", e, " not found. Notification will use default icon.", "FirebaseMessaging"); } builder.setSmallIcon(i); e2 = rVar.e("gcm.n.sound2"); @@ -206,7 +206,7 @@ public class c { } else if ("default".equals(e2) || resources.getIdentifier(e2, "raw", packageName) == 0) { uri = RingtoneManager.getDefaultUri(2); } else { - StringBuilder sb = new StringBuilder(a.m(e2, a.m(packageName, 24))); + StringBuilder sb = new StringBuilder(a.b(e2, a.b(packageName, 24))); sb.append("android.resource://"); sb.append(packageName); sb.append("/raw/"); @@ -264,7 +264,7 @@ public class c { try { num = Integer.valueOf(Color.parseColor(e4)); } catch (IllegalArgumentException unused2) { - a.Z(a.m(e4, 56), "Color is invalid: ", e4, ". Notification will use default color.", "FirebaseMessaging"); + a.Z(a.b(e4, 56), "Color is invalid: ", e4, ". Notification will use default color.", "FirebaseMessaging"); } if (num != null) { builder.setColor(num.intValue()); @@ -308,7 +308,7 @@ public class c { l = Long.valueOf(Long.parseLong(e6)); } catch (NumberFormatException unused3) { String h = r.h("gcm.n.event_time"); - a.j0(a.K(a.m(e6, a.m(h, 38)), "Couldn't parse value of ", h, "(", e6), ") into a long", "NotificationParams"); + a.j0(a.K(a.b(e6, a.b(h, 38)), "Couldn't parse value of ", h, "(", e6), ") into a long", "NotificationParams"); } if (l != null) { builder.setShowWhen(true); @@ -396,7 +396,7 @@ public class c { } catch (IllegalArgumentException e12) { String valueOf7 = String.valueOf(c3); String message = e12.getMessage(); - a.j0(a.K(a.m(message, valueOf7.length() + 60), "LightSettings is invalid: ", valueOf7, ". ", message), ". Skipping setting LightSettings", "NotificationParams"); + a.j0(a.K(a.b(message, valueOf7.length() + 60), "LightSettings is invalid: ", valueOf7, ". ", message), ". Skipping setting LightSettings", "NotificationParams"); } } iArr = null; @@ -1278,7 +1278,7 @@ public class c { if (oVar != null) { } context = this.b; - rVar = this.f1377c; + rVar = this.f1379c; 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 e31dfb28a1..78e9a5e01e 100644 --- a/app/src/main/java/c/i/c/w/q.java +++ b/app/src/main/java/c/i/c/w/q.java @@ -18,9 +18,9 @@ public class q { static { e eVar = new e(); eVar.b.put(m.b.class, new m.c()); - eVar.f1354c.remove(m.b.class); + eVar.f1356c.remove(m.b.class); eVar.b.put(m.class, new m.a()); - eVar.f1354c.remove(m.class); + eVar.f1356c.remove(m.class); a = new d(eVar); } @@ -78,7 +78,7 @@ public class q { } if (Log.isLoggable("FirebaseMessaging", 3)) { String valueOf = String.valueOf(bundle); - Log.d("FirebaseMessaging", c.d.b.a.a.h(valueOf.length() + str.length() + 37, "Logging to scion event=", str, " scionPayload=", valueOf)); + Log.d("FirebaseMessaging", c.d.b.a.a.g(valueOf.length() + str.length() + 37, "Logging to scion event=", str, " scionPayload=", valueOf)); } c b = c.b(); b.a(); diff --git a/app/src/main/java/c/i/c/w/r.java b/app/src/main/java/c/i/c/w/r.java index b9b320fb47..fdfbb4c188 100644 --- a/app/src/main/java/c/i/c/w/r.java +++ b/app/src/main/java/c/i/c/w/r.java @@ -42,7 +42,7 @@ public class r { return Integer.valueOf(Integer.parseInt(e)); } catch (NumberFormatException unused) { String h = h(str); - a.j0(a.K(a.m(e, a.m(h, 38)), "Couldn't parse value of ", h, "(", e), ") into an int", "NotificationParams"); + a.j0(a.K(a.b(e, a.b(h, 38)), "Couldn't parse value of ", h, "(", e), ") into an int", "NotificationParams"); return null; } } @@ -57,7 +57,7 @@ public class r { return new JSONArray(e); } catch (JSONException unused) { String h = h(str); - a.j0(a.K(a.m(e, a.m(h, 50)), "Malformed JSON for key ", h, ": ", e), ", falling back to default", "NotificationParams"); + a.j0(a.K(a.b(e, a.b(h, 50)), "Malformed JSON for key ", h, ": ", e), ", falling back to default", "NotificationParams"); return null; } } @@ -75,7 +75,7 @@ public class r { int identifier = resources.getIdentifier(e2, "string", str); if (identifier == 0) { String h = h(str2.concat("_loc_key")); - Log.w("NotificationParams", a.h(str2.length() + a.m(h, 49), h, " resource not found: ", str2, " Default value will be used.")); + Log.w("NotificationParams", a.g(str2.length() + a.b(h, 49), h, " resource not found: ", str2, " Default value will be used.")); return null; } JSONArray c2 = c(str2.concat("_loc_args")); @@ -96,7 +96,7 @@ public class r { } catch (MissingFormatArgumentException e3) { String h2 = h(str2); String arrays = Arrays.toString(strArr); - StringBuilder K = a.K(a.m(arrays, a.m(h2, 58)), "Missing format argument for ", h2, ": ", arrays); + StringBuilder K = a.K(a.b(arrays, a.b(h2, 58)), "Missing format argument for ", h2, ": ", arrays); K.append(" Default value will be used."); Log.w("NotificationParams", K.toString(), e3); return null; 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 465a637879..397b79a5f8 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.f1378c); + sb.append(uVar.f1380c); } 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 6d3c2a8ba4..29ef7372a7 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 f1378c; + public final String f1380c; @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.f1378c = str2; + this.f1380c = 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.f1378c)) { - String[] split = string.split(uVar.f1378c, -1); + if (string.contains(uVar.f1380c)) { + String[] split = string.split(uVar.f1380c, -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 c9caaf3f77..cdfb5da2ee 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 f1379c; + public final String f1381c; public final String d; public v(String str, String str2) { @@ -26,8 +26,8 @@ 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.f1379c = str; - this.d = a.g(a.m(str2, a.m(str, 1)), str, "!", str2); + this.f1381c = str; + this.d = a.f(a.b(str2, a.b(str, 1)), str, "!", str2); } public final boolean equals(@Nullable Object obj) { @@ -35,10 +35,10 @@ public final class v { return false; } v vVar = (v) obj; - return this.b.equals(vVar.b) && this.f1379c.equals(vVar.f1379c); + return this.b.equals(vVar.b) && this.f1381c.equals(vVar.f1381c); } public final int hashCode() { - return Arrays.hashCode(new Object[]{this.f1379c, this.b}); + return Arrays.hashCode(new Object[]{this.f1381c, 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 f1915fe80e..f1bcb249af 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 f1380c; + public u f1382c; 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.f1380c; + u uVar = this.f1382c; 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 8d2c347846..0b5c1b866c 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.f1380c = u.a(sharedPreferences, "topic_operation_queue", ",", scheduledExecutorService); + wVar2.f1382c = 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 6ee3da5606..1543d3f0d7 100644 --- a/app/src/main/java/c/i/c/w/y.java +++ b/app/src/main/java/c/i/c/w/y.java @@ -29,7 +29,7 @@ public class y { public static final /* synthetic */ int b = 0; /* renamed from: c reason: collision with root package name */ - public final FirebaseInstanceId f1381c; + public final FirebaseInstanceId f1383c; public final Context d; public final q e; public final n f; @@ -41,7 +41,7 @@ public class y { public final w j; public y(FirebaseInstanceId firebaseInstanceId, q qVar, w wVar, n nVar, Context context, @NonNull ScheduledExecutorService scheduledExecutorService) { - this.f1381c = firebaseInstanceId; + this.f1383c = firebaseInstanceId; this.e = qVar; this.j = wVar; this.f = nVar; @@ -76,7 +76,7 @@ public class y { @WorkerThread public final void b(String str) throws IOException { - o oVar = (o) a(this.f1381c.f()); + o oVar = (o) a(this.f1383c.f()); n nVar = this.f; String id2 = oVar.getId(); String a2 = oVar.a(); @@ -90,7 +90,7 @@ public class y { @WorkerThread public final void c(String str) throws IOException { - o oVar = (o) a(this.f1381c.f()); + o oVar = (o) a(this.f1383c.f()); n nVar = this.f; String id2 = oVar.getId(); String a2 = oVar.a(); @@ -123,7 +123,7 @@ public class y { } } try { - String str = a2.f1379c; + String str = a2.f1381c; char c2 = 65535; int hashCode = str.hashCode(); if (hashCode != 83) { @@ -183,7 +183,7 @@ public class y { } w wVar = this.j; synchronized (wVar) { - u uVar = wVar.f1380c; + u uVar = wVar.f1382c; 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 4bd4da7c6d..b667347eea 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 f1382c = c.IDENTITY; + public d f1384c = 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.f1382c, 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.f1384c, 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 bd8d94469a..7041e9b8db 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 C0145a implements GenericArrayType, Serializable { + public static final class C0146a implements GenericArrayType, Serializable { private static final long serialVersionUID = 0; private final Type componentType; - public C0145a(Type type) { + public C0146a(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 C0145a(a(cls.getComponentType())) : cls; + return cls.isArray() ? new C0146a(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 C0145a(((GenericArrayType) type).getGenericComponentType()); + return new C0146a(((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 C0145a(h); + return componentType == h ? cls3 : new C0146a(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 C0145a(h2); + return genericComponentType == h2 ? genericArrayType : new C0146a(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 5364e25180..c2ac306e1d 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 f1383c; + public final /* synthetic */ Type f1385c; public f(g gVar, Class cls, Type type) { w wVar; this.b = cls; - this.f1383c = type; + this.f1385c = 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 L = a.L("Unable to invoke no-args constructor for "); - L.append(this.f1383c); + L.append(this.f1385c); L.append(". Registering an InstanceCreator with Gson for this type may fix this problem."); throw new RuntimeException(L.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 ecc075bf13..cc1369816c 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 f1384y = new C0146a(); + public static final Reader f1386y = new C0147a(); /* renamed from: z reason: collision with root package name */ - public static final Object f1385z = new Object(); + public static final Object f1387z = 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 C0146a extends Reader { + public class C0147a 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(f1384y); + super(f1386y); c0(jsonElement); } @@ -147,7 +147,7 @@ public final class a extends JsonReader { } else if (a02 instanceof j) { return JsonToken.NULL; } else { - if (a02 == f1385z) { + if (a02 == f1387z) { 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[]{f1385z}; + this.A = new Object[]{f1387z}; 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 82a3834eeb..a9cbf3c348 100644 --- a/app/src/main/java/c/i/d/q/x/b.java +++ b/app/src/main/java/c/i/d/q/x/b.java @@ -18,7 +18,7 @@ public final class b extends JsonWriter { public String w; /* renamed from: x reason: collision with root package name */ - public JsonElement f1386x = j.a; + public JsonElement f1388x = j.a; /* compiled from: JsonTreeWriter */ public class a extends Writer { @@ -97,12 +97,12 @@ public final class b extends JsonWriter { public final void N(JsonElement jsonElement) { if (this.w != null) { - if (!(jsonElement instanceof j) || this.f2372s) { + if (!(jsonElement instanceof j) || this.f2384s) { ((JsonObject) M()).a.put(this.w, jsonElement); } this.w = null; } else if (this.v.isEmpty()) { - this.f1386x = jsonElement; + this.f1388x = jsonElement; } else { JsonElement M = M(); if (M instanceof g) { diff --git a/app/src/main/java/c/i/d/q/y/c.java b/app/src/main/java/c/i/d/q/y/c.java index 0865df3869..36c721b27d 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 f1387c; + public final Object f1389c; public final Field d; public c() { @@ -23,7 +23,7 @@ public final class c extends b { } catch (Exception unused) { obj = null; } - this.f1387c = obj; + this.f1389c = 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.f1387c == null || this.d == null)) { + if (!(this.f1389c == null || this.d == null)) { try { - b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1387c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1387c, this.d)).longValue()), Boolean.TRUE); + b.getMethod("putBoolean", Object.class, Long.TYPE, Boolean.TYPE).invoke(this.f1389c, accessibleObject, Long.valueOf(((Long) b.getMethod("objectFieldOffset", Field.class).invoke(this.f1389c, 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 a8be23a977..55e18c6a64 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.f1405c); + byte[] b = fVar.b((i3 * i4) / 5, hVar.f1407c); 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.f1405c); + byte[] b = fVar.b(i, hVar.f1407c); 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 0a5278aa15..738e7166f6 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 f1393c; + public final f f1395c; public e(f fVar) { super(fVar.a, fVar.b); - this.f1393c = fVar; + this.f1395c = fVar; } @Override // c.i.e.f public byte[] a() { - byte[] a = this.f1393c.a(); + byte[] a = this.f1395c.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.f1393c.b(i, bArr); + byte[] b = this.f1395c.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.f1393c.c(); + return this.f1395c.c(); } @Override // c.i.e.f public f d() { - return new e(this.f1393c.d()); + return new e(this.f1395c.d()); } } diff --git a/app/src/main/java/c/i/e/h.java b/app/src/main/java/c/i/e/h.java index f0faaa996a..ab1e1683be 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[] f1394c; + public final byte[] f1396c; 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.f1394c = bArr; + this.f1396c = 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.f1394c; + return this.f1396c; } int i4 = i * i2; byte[] bArr = new byte[i4]; int i5 = (this.g * i3) + this.f; if (i == i3) { - System.arraycopy(this.f1394c, i5, bArr, 0, i4); + System.arraycopy(this.f1396c, i5, bArr, 0, i4); return bArr; } for (int i6 = 0; i6 < i2; i6++) { - System.arraycopy(this.f1394c, i5, bArr, i6 * i, i); + System.arraycopy(this.f1396c, 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.f1394c, ((i + this.g) * this.d) + this.f, bArr, 0, i2); + System.arraycopy(this.f1396c, ((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 a6c13f0cef..3fda621064 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 f1396c; + public final boolean f1398c; public final int d; public final int e; public a(b bVar, k[] kVarArr, boolean z2, int i, int i2) { super(bVar, kVarArr); - this.f1396c = z2; + this.f1398c = 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 e5c86f5b7f..e9487f95a0 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.f1404c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1406c, 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.f1404c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1406c, 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.f1404c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1406c, 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.f1404c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1406c, 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.f1404c, eVar.a, eVar.b, kVarArr, c.i.e.a.AZTEC, System.currentTimeMillis()); + Result result = new Result(eVar.f1406c, 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 fd339161fd..4680d3ce7c 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 @@ -13,7 +13,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[] f1397c = {"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[] f1399c = {"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", ". ", ", ", ": ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/", ":", ";", "<", "=", ">", "?", "[", "]", "{", "}", "CTRL_UL"}; public static final String[] e = {"CTRL_PS", " ", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ",", ".", "CTRL_UL", "CTRL_US"}; public c.i.e.m.a f; @@ -35,7 +35,7 @@ public final class a { String str; this.f = aVar; b bVar = aVar.a; - boolean z2 = aVar.f1396c; + boolean z2 = aVar.f1398c; int i2 = aVar.e; int i3 = (z2 ? 11 : 14) + (i2 << 2); int[] iArr = new int[i3]; @@ -99,7 +99,7 @@ public final class a { int i24 = aVar3.e; int i25 = 8; if (i24 <= 2) { - aVar2 = c.i.e.n.l.a.f1408c; + aVar2 = c.i.e.n.l.a.f1410c; i = 6; } else if (i24 <= 8) { aVar2 = c.i.e.n.l.a.g; @@ -210,7 +210,7 @@ public final class a { } else if (h == 1) { str = b[b3]; } else if (h == 2) { - str = f1397c[b3]; + str = f1399c[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 7a48ad392f..382448723b 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 f1398c; + public boolean f1400c; 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 C0147a { + public static final class C0148a { public final int a; public final int b; - public C0147a(int i, int i2) { + public C0148a(int i, int i2) { this.a = i; this.b = i2; } @@ -34,7 +34,7 @@ public final class a { StringBuilder sb = new StringBuilder("<"); sb.append(this.a); sb.append(' '); - return c.d.b.a.a.y(sb, this.b, '>'); + return c.d.b.a.a.w(sb, this.b, '>'); } } @@ -73,7 +73,7 @@ public final class a { int i; int i2; long j; - C0147a aVar; + C0148a aVar; int i3 = 2; int i4 = -1; int i5 = 1; @@ -257,27 +257,27 @@ public final class a { kVar5 = kVar14; kVar6 = kVar13; } - C0147a aVar2 = new C0147a(c.g0((((kVar7.a + kVar8.a) + kVar6.a) + kVar5.a) / 4.0f), c.g0((((kVar7.b + kVar8.b) + kVar6.b) + kVar5.b) / 4.0f)); + C0148a aVar2 = new C0148a(c.g0((((kVar7.a + kVar8.a) + kVar6.a) + kVar5.a) / 4.0f), c.g0((((kVar7.b + kVar8.b) + kVar6.b) + kVar5.b) / 4.0f)); this.f = 1; - C0147a aVar3 = aVar2; - C0147a aVar4 = aVar3; - C0147a aVar5 = aVar4; + C0148a aVar3 = aVar2; + C0148a aVar4 = aVar3; + C0148a aVar5 = aVar4; boolean z3 = true; while (this.f < 9) { - C0147a e = e(aVar2, z3, i5, i4); - C0147a e2 = e(aVar3, z3, i5, i5); - C0147a e3 = e(aVar4, z3, i4, i5); - C0147a e4 = e(aVar5, z3, i4, i4); + C0148a e = e(aVar2, z3, i5, i4); + C0148a e2 = e(aVar3, z3, i5, i5); + C0148a e3 = e(aVar4, z3, i4, i5); + C0148a 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; } - C0147a aVar6 = new C0147a(e.a - 3, e.b + 3); - C0147a aVar7 = new C0147a(e2.a - 3, e2.b - 3); - C0147a aVar8 = new C0147a(e3.a + 3, e3.b - 3); + C0148a aVar6 = new C0148a(e.a - 3, e.b + 3); + C0148a aVar7 = new C0148a(e2.a - 3, e2.b - 3); + C0148a aVar8 = new C0148a(e3.a + 3, e3.b - 3); aVar = e; - C0147a aVar9 = new C0147a(e4.a + 3, e4.b + 3); + C0148a aVar9 = new C0148a(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.f1398c = i48 == 5; + this.f1400c = 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.f1398c) { + if (this.f1400c) { 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.f1398c) { + if (this.f1400c) { 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.f1398c) { + if (this.f1400c) { 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.f1398c, 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.f1400c, this.e, this.d); } } throw NotFoundException.k; @@ -385,7 +385,7 @@ public final class a { throw NotFoundException.k; } - public final int c(C0147a aVar, C0147a aVar2) { + public final int c(C0148a aVar, C0148a 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.f1398c) { + if (this.f1400c) { 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 C0147a e(C0147a aVar, boolean z2, int i, int i2) { + public final C0148a e(C0148a 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 C0147a(i7, i6 - i2); + return new C0148a(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 d76046f604..23c9b59896 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 f1399c; + public int f1401c; public c(byte[] bArr) { this.a = bArr; } public int a() { - return ((this.a.length - this.b) * 8) - this.f1399c; + return ((this.a.length - this.b) * 8) - this.f1401c; } public int b(int i) { if (i <= 0 || i > 32 || i > a()) { throw new IllegalArgumentException(String.valueOf(i)); } - int i2 = this.f1399c; + int i2 = this.f1401c; 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.f1399c = i9; + this.f1401c = i9; if (i9 == 8) { - this.f1399c = 0; + this.f1401c = 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.f1399c += i; + this.f1401c += 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 745e3d2d18..a0caa54310 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 f1404c; + public final String f1406c; 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.f1404c = str; + this.f1406c = 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 a9a1257543..0727868b62 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.f1406c; + float f4 = iVar.f1408c; 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 fb117e0218..8577ba0ae8 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[] f1405c = b; + public byte[] f1407c = 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.f1405c.length < i) { - this.f1405c = new byte[i]; + if (this.f1407c.length < i) { + this.f1407c = 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 edddeca5fe..f4cdac617d 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 f1406c; + public final float f1408c; 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.f1406c = f7; + this.f1408c = 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.f1406c; + float f26 = b.f1408c; 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.f1406c; + float f48 = b2.f1408c; 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 6ea400936e..4ffecd9375 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 f1407c; + public final int f1409c; 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.f1407c = i5; + this.f1409c = 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.f1407c) { + if ((z9 || !z4) && i2 < this.f1409c) { z9 = a(i3, i4, i2, false); if (z9) { i2++; @@ -86,7 +86,7 @@ public final class a { } } } - if (i2 >= this.f1407c) { + if (i2 >= this.f1409c) { 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.f1407c) / 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.f1409c) / 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 aafd38e722..e4ffda2d32 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 f1408c; + public static final a f1410c; 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); - f1408c = aVar; + f1410c = aVar; a aVar2 = new a(301, 256, 1); f = aVar2; g = aVar2; @@ -81,6 +81,6 @@ public final class a { StringBuilder sb = new StringBuilder("GF(0x"); sb.append(Integer.toHexString(this.n)); sb.append(','); - return c.d.b.a.a.y(sb, this.m, ')'); + return c.d.b.a.a.w(sb, this.m, ')'); } } 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 ebcac5b662..b4ec087f51 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).f1412c; - int i2 = aVar.e(kVar9, kVar).f1412c; + int i = aVar.e(kVar11, kVar).f1414c; + int i2 = aVar.e(kVar9, kVar).f1414c; 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).f1412c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1412c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1412c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1412c)) { + } else if (!aVar.c(kVar13) || Math.abs(i4 - aVar.e(kVar9, kVar12).f1414c) + Math.abs(i3 - aVar.e(kVar11, kVar12).f1414c) <= Math.abs(i4 - aVar.e(kVar9, kVar13).f1414c) + Math.abs(i3 - aVar.e(kVar11, kVar13).f1414c)) { kVar13 = kVar12; } if (kVar13 != null) { kVar = kVar13; } - int i5 = aVar.e(kVar11, kVar).f1412c; - int i6 = aVar.e(kVar9, kVar).f1412c; + int i5 = aVar.e(kVar11, kVar).f1414c; + int i6 = aVar.e(kVar9, kVar).f1414c; 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).f1412c - aVar.e(kVar9, kVar14).f1412c) <= Math.abs(aVar.e(kVar11, kVar15).f1412c - aVar.e(kVar9, kVar15).f1412c)) { + } else if (!aVar.c(kVar15) || Math.abs(aVar.e(kVar11, kVar14).f1414c - aVar.e(kVar9, kVar14).f1414c) <= Math.abs(aVar.e(kVar11, kVar15).f1414c - aVar.e(kVar9, kVar15).f1414c)) { kVar15 = kVar14; } if (kVar15 != null) { kVar = kVar15; } - int max = Math.max(aVar.e(kVar11, kVar).f1412c, aVar.e(kVar9, kVar).f1412c) + 1; + int max = Math.max(aVar.e(kVar11, kVar).f1414c, aVar.e(kVar9, kVar).f1414c) + 1; if ((max & 1) == 1) { max++; } @@ -190,7 +190,7 @@ public final class a implements i { throw NotFoundException.k; } } - Result result = new Result(eVar.f1404c, eVar.a, kVarArr, c.i.e.a.DATA_MATRIX); + Result result = new Result(eVar.f1406c, 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 8d016c5cfe..cd97774538 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 f1409c; + public final e f1411c; 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.f1411c; + int i4 = eVar.f1413c; if (i4 == i2 && (i = eVar.d) == i3) { - this.f1409c = eVar; + this.f1411c = 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 d4b55f544c..11383dbff6 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 @@ -5,7 +5,7 @@ public final class c { public static final char[] b; /* renamed from: c reason: collision with root package name */ - public static final char[] f1410c = {'*', '*', '*', ' ', '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[] f1412c = {'*', '*', '*', ' ', '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 8d481813b3..bbae964730 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.f1409c; + e eVar = aVar.f1411c; 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.f1409c.h) { + if (i8 == aVar.f1411c.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.f1410c; + char[] cArr5 = c.f1412c; 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.f1399c; + int i88 = 8 - cVar2.f1401c; 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 af026c5bcf..459bb558f7 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 @@ -5,7 +5,7 @@ public final class e { public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1411c; + public final int f1413c; public final int d; public final int e; public final int f; @@ -41,7 +41,7 @@ public final class e { public e(int i, int i2, int i3, int i4, int i5, c cVar) { this.b = i; - this.f1411c = i2; + this.f1413c = 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 d93ae8c7f1..60c54e35bb 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 @@ -18,28 +18,28 @@ public final class a { public final k b; /* renamed from: c reason: collision with root package name */ - public final int f1412c; + public final int f1414c; - public b(k kVar, k kVar2, int i, C0148a aVar) { + public b(k kVar, k kVar2, int i, C0149a aVar) { this.a = kVar; this.b = kVar2; - this.f1412c = i; + this.f1414c = i; } public String toString() { - return this.a + "/" + this.b + '/' + this.f1412c; + return this.a + "/" + this.b + '/' + this.f1414c; } } /* compiled from: Detector */ public static final class c implements Serializable, Comparator { - public c(C0148a aVar) { + public c(C0149a 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.f1412c - bVar2.f1412c; + return bVar.f1414c - bVar2.f1414c; } } 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 2c6b2461f1..8c33700039 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[] f1413c = {'A', 'B', 'C', 'D'}; + public static final char[] f1415c = {'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(f1413c, a[i5])) { + if (i5 != -1 && g(f1415c, 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(f1413c, a[i9])) && i8 < this.f) { + if ((this.d.length() <= 1 || !g(f1415c, 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 = f1413c; + char[] cArr = f1415c; 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 5342cb9211..ed267f2d1e 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 f1414c = new StringBuilder(20); + public final StringBuilder f1416c = 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.f1414c; + StringBuilder sb = this.f1416c; 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.f1414c.charAt(i14)); + i13 += "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%".indexOf(this.f1416c.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 bff87c3763..709b5cc151 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 f1415c; + public static final int f1417c; 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; - f1415c = iArr[47]; + f1417c = 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) == f1415c) { + } else if (h(iArr) == f1417c) { 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 ef00154b7a..0272924a12 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.f1419c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i7, p.f1421c) + 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 f15242ca8c..6484fe230f 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.f1419c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i2, p.f1421c) + 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.f1419c) + 48)); + sb.append((char) (p.h(aVar, iArr2, i5, p.f1421c) + 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 cef9165799..d62bac5e8a 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[][] f1416c = {new int[]{1, 1, 2}, new int[]{1, 1, 3}}; + public static final int[][] f1418c = {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, f1416c[0]); + iArr = h(aVar, f2, f1418c[0]); } catch (NotFoundException unused) { - iArr = h(aVar, f2, f1416c[1]); + iArr = h(aVar, f2, f1418c[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 8faec8c52c..5f833425b2 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.f2373c, aVar2); + Result result = new Result(k.a.substring(1), k.b, k.f2385c, 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 0712d2f15d..c77876a287 100644 --- a/app/src/main/java/c/i/e/q/k.java +++ b/app/src/main/java/c/i/e/q/k.java @@ -112,7 +112,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.f2373c; + c.i.e.k[] kVarArr = c2.f2385c; if (kVarArr != null) { int i2 = d.b; for (int i3 = 0; i3 < kVarArr.length; i3++) { @@ -170,7 +170,7 @@ public abstract class k implements i { Result b = kVar.b(i10, aVar, enumMap); if (i11 != i4) { b.b(j.ORIENTATION, 180); - c.i.e.k[] kVarArr = b.f2373c; + c.i.e.k[] kVarArr = b.f2385c; 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 e0eab8a807..999aea298e 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.f2373c, a.UPC_A); + Result result2 = new Result(str.substring(1), null, result.f2385c, 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 89f5b8a704..cc69281c9a 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 f1417c = new StringBuilder(); + public final StringBuilder f1419c = 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.f1417c; + StringBuilder sb = this.f1419c; 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 31d5481975..801075ba2f 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 f1418c = new n(); + public final n f1420c = 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.f1418c.a(i, aVar, l); + return this.f1420c.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 f757563ad5..5ea166829e 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[][] f1419c; + public static final int[][] f1421c; 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}}; - f1419c = iArr; + f1421c = iArr; int[][] iArr2 = new int[20][]; d = iArr2; System.arraycopy(iArr, 0, iArr2, 0, 10); for (int i = 10; i < 20; i++) { - int[] iArr3 = f1419c[i - 10]; + int[] iArr3 = f1421c[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.f2373c; - k[] kVarArr2 = result.f2373c; + k[] kVarArr = a2.f2385c; + k[] kVarArr2 = result.f2385c; if (kVarArr2 == null) { - result.f2373c = kVarArr; + result.f2385c = 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.f2373c = kVarArr3; + result.f2385c = 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 81e7fa4780..55a32365ac 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[] f1420c; + public final float[] f1422c; 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.f1420c = new float[4]; + this.f1422c = 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/b.java b/app/src/main/java/c/i/e/q/r/b.java index 435e5754ce..6a090e8ce3 100644 --- a/app/src/main/java/c/i/e/q/r/b.java +++ b/app/src/main/java/c/i/e/q/r/b.java @@ -27,6 +27,6 @@ public class b { StringBuilder sb = new StringBuilder(); sb.append(this.a); sb.append("("); - return a.y(sb, this.b, ')'); + return a.w(sb, this.b, ')'); } } 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 1c536cb4ad..a2d910512b 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[] f1421c; + public final k[] f1423c; public c(int i, int[] iArr, int i2, int i3, int i4) { this.a = i; this.b = iArr; float f = (float) i4; - this.f1421c = new k[]{new k((float) i2, f), new k((float) i3, f)}; + this.f1423c = 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 5982e93d1e..9bab5492b2 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 f1422c; + public final c f1424c; public int d; public d(int i, int i2, c cVar) { super(i, i2); - this.f1422c = cVar; + this.f1424c = 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 7766a18ae2..2315757d9b 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.f1422c.a * 9) + dVar2.f1422c.a; + int i4 = (dVar.f1424c.a * 9) + dVar2.f1424c.a; if (i4 > 72) { i4--; } @@ -83,8 +83,8 @@ public final class e extends a { i7 = 0; } sb.append(i7); - k[] kVarArr = dVar.f1422c.f1421c; - k[] kVarArr2 = dVar2.f1422c.f1421c; + k[] kVarArr = dVar.f1424c.f1423c; + k[] kVarArr2 = dVar2.f1424c.f1423c; return new Result(sb.toString(), null, new k[]{kVarArr[0], kVarArr[1], kVarArr2[0], kVarArr2[1]}, c.i.e.a.RSS_14); } } @@ -143,7 +143,7 @@ public final class e extends a { float j02 = ((float) c.j0(iArr)) / ((float) i5); int[] iArr2 = this.e; int[] iArr3 = this.f; - float[] fArr = this.f1420c; + float[] fArr = this.f1422c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f = ((float) iArr[i6]) / j02; @@ -243,17 +243,17 @@ public final class e extends a { z3 = true; if (z4) { if (!z3) { - a.h(this.e, this.f1420c); + a.h(this.e, this.f1422c); } else { throw NotFoundException.k; } } if (z3) { - a.g(this.e, this.f1420c); + a.g(this.e, this.f1422c); } if (z5) { if (!z6) { - a.h(this.f, this.f1420c); + a.h(this.f, this.f1422c); } 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 ec0e90799c..1b59de9e0b 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 f1423c; + public final c f1425c; public a(b bVar, b bVar2, c cVar, boolean z2) { this.a = bVar; this.b = bVar2; - this.f1423c = cVar; + this.f1425c = 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.f1423c, aVar.f1423c); + return a(this.a, aVar.a) && a(this.b, aVar.b) && a(this.f1425c, aVar.f1425c); } public int hashCode() { - return (b(this.a) ^ b(this.b)) ^ b(this.f1423c); + return (b(this.a) ^ b(this.b)) ^ b(this.f1425c); } public String toString() { @@ -45,7 +45,7 @@ public final class a { sb.append(" , "); sb.append(this.b); sb.append(" : "); - c cVar = this.f1423c; + c cVar = this.f1425c; 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 92690e97e1..b97e1c6a9d 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 f1424c; + public final boolean f1426c; public b(List list, int i, boolean z2) { this.a = new ArrayList(list); this.b = i; - this.f1424c = z2; + this.f1426c = 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.f1424c == bVar.f1424c; + return this.a.equals(bVar.a) && this.f1426c == bVar.f1426c; } public int hashCode() { - return this.a.hashCode() ^ Boolean.valueOf(this.f1424c).hashCode(); + return this.a.hashCode() ^ Boolean.valueOf(this.f1426c).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 3eda120eb7..4b34aca670 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 @@ -113,8 +113,8 @@ public final class c extends a { } } String a = jVar.a(); - c.i.e.k[] kVarArr = list.get(0).f1423c.f1421c; - c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1423c.f1421c; + c.i.e.k[] kVarArr = list.get(0).f1425c.f1423c; + c.i.e.k[] kVarArr2 = list.get(list.size() - 1).f1425c.f1423c; return new Result(a, null, new c.i.e.k[]{kVarArr[0], kVarArr[1], kVarArr2[0], kVarArr2[1]}, c.i.e.a.RSS_EXPANDED); } @@ -188,7 +188,7 @@ public final class c extends a { if (i4 >= list2.size()) { z2 = true; break; - } else if (list2.get(i4).f1423c.a != iArr2[i4]) { + } else if (list2.get(i4).f1425c.a != iArr2[i4]) { z2 = false; break; } else { @@ -278,7 +278,7 @@ public final class c extends a { if (Math.abs(j02 - f) / f <= 0.3f) { int[] iArr3 = this.e; int[] iArr4 = this.f; - float[] fArr = this.f1420c; + float[] fArr = this.f1422c; float[] fArr2 = this.d; for (int i6 = 0; i6 < iArr.length; i6++) { float f2 = (((float) iArr[i6]) * 1.0f) / j02; @@ -378,17 +378,17 @@ public final class c extends a { z4 = true; if (z5) { if (!z4) { - a.h(this.e, this.f1420c); + a.h(this.e, this.f1422c); } else { throw NotFoundException.k; } } if (z4) { - a.g(this.e, this.f1420c); + a.g(this.e, this.f1422c); } if (z7) { if (!z6) { - a.h(this.f, this.f1420c); + a.h(this.f, this.f1422c); } else { throw NotFoundException.k; } @@ -601,7 +601,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).f1423c.b[1]; + int i11 = i9 >= 0 ? i9 : list.isEmpty() ? 0 : list.get(list.size() - 1).f1425c.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 95cfc0b7de..bd4e500393 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 f1425c; + public final String f1427c; public final String d; public e(a aVar, String str, String str2) { super(aVar); - this.f1425c = str2; + this.f1427c = 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.f1425c); + sb.append(this.f1427c); 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 c8f189c1ae..26b0ea1d50 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 f1426c; + public final int f1428c; public final boolean d; public o(int i, String str) { super(i); this.b = str; this.d = false; - this.f1426c = 0; + this.f1428c = 0; } public o(int i, String str, int i2) { super(i); this.d = true; - this.f1426c = i2; + this.f1428c = 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 7eed4cd616..84c9fe11ce 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 f1427c; + public final int f1429c; 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.f1427c = i3; + this.f1429c = 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 97ab8e56f9..d560d4d1f3 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[][] f1428c; + public static final Object[][] f1430c; 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}}; - f1428c = 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}}; + f1430c = 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 = f1428c; + Object[][] objArr3 = f1430c; 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); @@ -72,7 +72,7 @@ public final class r { String substring2 = str.substring(i, i3); String str2 = "(" + substring + ')' + substring2; String a2 = a(str.substring(i3)); - return a2 == null ? str2 : a.u(str2, a2); + return a2 == null ? str2 : a.t(str2, a2); } throw NotFoundException.k; } @@ -88,6 +88,6 @@ public final class r { String substring2 = str.substring(i, i3); String str2 = "(" + substring + ')' + substring2; String a2 = a(str.substring(i3)); - return a2 == null ? str2 : a.u(str2, a2); + return a2 == null ? str2 : a.t(str2, a2); } } 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 394467e5c6..26bae8a154 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 @@ -9,7 +9,7 @@ public final class s { public final m b = new m(); /* renamed from: c reason: collision with root package name */ - public final StringBuilder f1429c = new StringBuilder(); + public final StringBuilder f1431c = new StringBuilder(); public s(a aVar) { this.a = aVar; @@ -33,7 +33,7 @@ public final class s { if (a != null) { sb.append(a); } - String valueOf = b.d ? String.valueOf(b.f1426c) : null; + String valueOf = b.d ? String.valueOf(b.f1428c) : null; int i2 = b.a; if (i == i2) { return sb.toString(); @@ -73,9 +73,9 @@ public final class s { n nVar3; char c3; n nVar4; - this.f1429c.setLength(0); + this.f1431c.setLength(0); if (str != null) { - this.f1429c.append(str); + this.f1431c.append(str); } this.b.a = i; int i3 = 2; @@ -143,9 +143,9 @@ public final class s { mVar2.a = i10; char c4 = nVar3.b; if (c4 == '$') { - lVar = new l(new o(i10, this.f1429c.toString()), true); + lVar = new l(new o(i10, this.f1431c.toString()), true); } else { - this.f1429c.append(c4); + this.f1431c.append(c4); } } else { if (e(this.b.a)) { @@ -287,9 +287,9 @@ public final class s { mVar4.a = i18; char c5 = nVar.b; if (c5 == '$') { - lVar = new l(new o(i18, this.f1429c.toString()), true); + lVar = new l(new o(i18, this.f1431c.toString()), true); } else { - this.f1429c.append(c5); + this.f1431c.append(c5); } } else { if (e(this.b.a)) { @@ -347,14 +347,14 @@ public final class s { mVar6.a = i28; int i29 = pVar.b; if (i29 == 10) { - lVar = new l(pVar.f1427c == 10 ? new o(i28, this.f1429c.toString()) : new o(i28, this.f1429c.toString(), pVar.f1427c), true); + lVar = new l(pVar.f1429c == 10 ? new o(i28, this.f1431c.toString()) : new o(i28, this.f1431c.toString(), pVar.f1429c), true); } else { - this.f1429c.append(i29); - int i30 = pVar.f1427c; + this.f1431c.append(i29); + int i30 = pVar.f1429c; if (i30 == 10) { - lVar = new l(new o(this.b.a, this.f1429c.toString()), true); + lVar = new l(new o(this.b.a, this.f1431c.toString()), true); } else { - this.f1429c.append(i30); + this.f1431c.append(i30); } } } else { @@ -408,7 +408,7 @@ public final class s { i3 = 2; } o oVar = lVar.a; - return (oVar == null || !oVar.d) ? new o(i2, this.f1429c.toString()) : new o(i2, this.f1429c.toString(), oVar.f1426c); + return (oVar == null || !oVar.d) ? new o(i2, this.f1431c.toString()) : new o(i2, this.f1431c.toString(), oVar.f1428c); } 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 80ac1e2f0b..c8ffa648a3 100644 --- a/app/src/main/java/c/i/e/r/a.java +++ b/app/src/main/java/c/i/e/r/a.java @@ -8,14 +8,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, 111000, 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[] f1430c = {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, 2500, 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, 273, 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, 175, 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, 225, 1234, 222, 1256, 1253, 1249, 1262, 2080, 2079, 154, 1997, 150, 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, 1023, 65, 1020, 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, 511, 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, 1800, 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, 1080, 1966, 1965, 46, 43, 40, 1912, 36, 1909, 1019, 1018, 1016, 1014, 58, 1011, 55, 1008, 51, 1029, 1027, 1024, 1021, 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, 180, 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, 1007, 1006, 1004, 1002, 999, 41, 996, 37, 1017, 1015, 1012, 1009, 52, 1025, 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, 288, 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, 513, 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, 1003, 1000, 997, 38, 1013, 1010, 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, 1001, 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[] f1432c = {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, 2500, 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, 273, 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, 175, 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, 225, 1234, 222, 1256, 1253, 1249, 1262, 2080, 2079, 154, 1997, 150, 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, 1023, 65, 1020, 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, 511, 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, 1800, 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, 1080, 1966, 1965, 46, 43, 40, 1912, 36, 1909, 1019, 1018, 1016, 1014, 58, 1011, 55, 1008, 51, 1029, 1027, 1024, 1021, 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, 180, 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, 1007, 1006, 1004, 1002, 999, 41, 996, 37, 1017, 1015, 1012, 1009, 52, 1025, 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, 288, 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, 513, 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, 1003, 1000, 997, 38, 1013, 1010, 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, 1001, 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 (f1430c[binarySearch] - 1) % 929; + return (f1432c[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 7280717c68..99c6635468 100644 --- a/app/src/main/java/c/i/e/r/b.java +++ b/app/src/main/java/c/i/e/r/b.java @@ -36,15 +36,15 @@ 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.f1404c, r2.a, r4, c.i.e.a.PDF_417); - r3.b(c.i.e.j.ERROR_CORRECTION_LEVEL, r2.e); + r3 = new com.google.zxing.Result(r2.f1406c, r2.a, r4, c.i.e.a.PDF_417); + r3.b(c.i.e.j.l, r2.e); r2 = (c.i.e.r.c) r2.f; */ /* JADX WARNING: Code restructure failed: missing block: B:313:0x0662, code lost: if (r2 == null) goto L_0x0669; */ /* JADX WARNING: Code restructure failed: missing block: B:314:0x0664, code lost: - r3.b(c.i.e.j.PDF417_EXTRA_METADATA, r2); + r3.b(c.i.e.j.q, r2); */ /* JADX WARNING: Code restructure failed: missing block: B:315:0x0669, code lost: r0.add(r3); @@ -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.f1432c, a4.d, a4.e); + a3 = new c.i.e.r.d.c(a3.a, a3.b, a3.f1434c, a4.d, a4.e); } fVar2 = new f(aVar, a3); if (fVar2 == null) { - if (i12 != 0 || (cVar6 = fVar2.f1435c) == null) { + if (i12 != 0 || (cVar6 = fVar2.f1437c) == null) { break; } cVar2 = cVar5; @@ -197,7 +197,7 @@ public final class b implements i { if (fVar2 == null) { } } - fVar2.f1435c = cVar2; + fVar2.f1437c = 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.f1435c.f : fVar.f1435c.g; + i6 = z3 ? fVar.f1437c.f : fVar.f1437c.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.f1433c == dVar6.f1433c) { + if (dVar7 != null && dVar7.a() && dVar7.f1435c == dVar6.f1435c) { 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 8c0a0d3465..0553995def 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 f1431c; + public final int f1433c; 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.f1431c = i2; + this.f1433c = 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 852c5d2342..6b2c86b68a 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 f1432c; + public final k f1434c; 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.f1432c = kVar2; + this.f1434c = 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.f1432c = cVar.f1432c; + this.f1434c = cVar.f1434c; 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 f29a9c42e3..dd955fbbe7 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 f1433c; + public final int f1435c; 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.f1433c = i3; + this.f1435c = i3; this.d = i4; } public boolean a() { int i = this.e; - return i != -1 && this.f1433c == (i % 3) * 3; + return i != -1 && this.f1435c == (i % 3) * 3; } public void b() { - this.e = (this.f1433c / 3) + ((this.d / 30) * 3); + this.e = (this.f1435c / 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 15083ce90f..1b629e31dd 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[] f1434c; + public static final BigInteger[] f1436c; static { BigInteger[] bigIntegerArr = new BigInteger[16]; - f1434c = bigIntegerArr; + f1436c = bigIntegerArr; bigIntegerArr[0] = BigInteger.ONE; BigInteger valueOf = BigInteger.valueOf(900); bigIntegerArr[1] = valueOf; int i = 2; while (true) { - BigInteger[] bigIntegerArr2 = f1434c; + BigInteger[] bigIntegerArr2 = f1436c; 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(f1434c[(i - i2) - 1].multiply(BigInteger.valueOf((long) iArr[i2]))); + bigInteger = bigInteger.add(f1436c[(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 990fbe64f7..0ccc3b8786 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 f1435c; + public c f1437c; public final int d; public f(a aVar, c cVar) { this.a = aVar; int i = aVar.a; this.d = i; - this.f1435c = cVar; + this.f1437c = cVar; this.b = new g[(i + 2)]; } @@ -23,7 +23,7 @@ public final class f { if (dVar.a()) { return i2; } - if (!(i != -1 && dVar.f1433c == (i % 3) * 3)) { + if (!(i != -1 && dVar.f1435c == (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.f1436c; + boolean z2 = hVar.f1438c; k kVar = z2 ? cVar.b : cVar.d; - k kVar2 = z2 ? cVar.f1432c : cVar.e; + k kVar2 = z2 ? cVar.f1434c : 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 f2487ed1dc..65284c3959 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 f1436c; + public final boolean f1438c; public h(c cVar, boolean z2) { super(cVar); - this.f1436c = z2; + this.f1438c = 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.f1436c) { + if (!this.f1438c) { 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.f1436c) { + if (!this.f1438c) { 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.f1431c) { + } else if ((i2 * 3) + 1 != aVar.f1433c) { 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.f1436c + '\n' + super.toString(); + return "IsLeft: " + this.f1438c + '\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 282e684a3c..c6c07fd481 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.f1436c; + boolean z2 = hVar.f1438c; k kVar5 = z2 ? cVar.b : cVar.d; - k kVar6 = z2 ? cVar.f1432c : cVar.e; + k kVar6 = z2 ? cVar.f1434c : 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.f1436c; + boolean z3 = hVar.f1438c; k kVar7 = cVar2.b; - k kVar8 = cVar2.f1432c; + k kVar8 = cVar2.f1434c; 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.f1437c[i16]; + int i17 = length - bVar3.f1439c[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 cd896312c1..243dc2dd6d 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[] f1437c; + public final int[] f1439c; public final c d; public final c e; public b(int i, int i2) { this.b = new int[i]; - this.f1437c = new int[i]; + this.f1439c = 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.f1437c[this.b[i5]] = i5; + this.f1439c[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.f1437c[i]) - 1]; + return this.b[(929 - this.f1439c[i]) - 1]; } throw new ArithmeticException(); } @@ -52,7 +52,7 @@ public final class b { return 0; } int[] iArr = this.b; - int[] iArr2 = this.f1437c; + int[] iArr2 = this.f1439c; 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 648b8ce7f6..f675d8abb6 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[] f1438c = {8, 1, 1, 1, 1, 1, 1, 3}; + public static final int[] f1440c = {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, f1438c); + k[] c2 = c(bVar, i5, i6, i3, i4, f1440c); 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 28ac951da5..73aaab3851 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.f1446c) { + if (eVar2.f1448c) { 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.f1446c = true; + eVar2.f1448c = 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.f1446c) { + if (eVar2.f1448c) { 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.f1445c; + float f7 = dVar2.f1447c; 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).f1445c - f9) > max) { + if (Math.abs(eVar2.b.get(i11).f1447c - 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.f1445c; + f4 += dVar3.f1447c; } 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.f1447c; + c.i.e.s.c.d dVar5 = fVar.f1449c; 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.f1404c, eVar.a, kVarArr, c.i.e.a.QR_CODE); + Result result = new Result(eVar.f1406c, 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 b57651ed53..5a6aabcdb9 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 f1439c; + public g f1441c; 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.f1439c; + g gVar = this.f1441c; if (gVar != null) { return gVar; } @@ -69,7 +69,7 @@ public final class a { if (a2 == null) { a2 = g.a(a ^ 21522, i ^ 21522); } - this.f1439c = a2; + this.f1441c = a2; if (a2 != null) { return a2; } @@ -113,8 +113,8 @@ public final class a { } public void e() { - if (this.f1439c != null) { - c cVar = c.values()[this.f1439c.f1440c]; + if (this.f1441c != null) { + c cVar = c.values()[this.f1441c.f1442c]; 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 c93d579430..be207a3a2c 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.f1439c = null; + aVar.f1441c = null; aVar.d = true; aVar.d(); aVar.c(); @@ -45,7 +45,7 @@ public final class e { e = null; aVar.e(); aVar.b = null; - aVar.f1439c = null; + aVar.f1441c = 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.f1440c]; + c cVar = c.values()[c2.f1442c]; 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.f1442c > 6) { + if (d2.f1444c > 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 ec6218e17e..a837eeb734 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 f1440c; + public final byte f1442c; 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.f1440c = (byte) (i & 7); + this.f1442c = (byte) (i & 7); return; } } @@ -55,10 +55,10 @@ public final class g { return false; } g gVar = (g) obj; - return this.b == gVar.b && this.f1440c == gVar.f1440c; + return this.b == gVar.b && this.f1442c == gVar.f1442c; } public int hashCode() { - return (this.b.ordinal() << 3) | this.f1440c; + return (this.b.ordinal() << 3) | this.f1442c; } } 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 748ae9af90..606dd02e9d 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.f1442c; + int i = jVar.f1444c; 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 df679d4078..f7cc83b06c 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 @@ -5,7 +5,7 @@ public final class j { public static final j[] b = a(); /* renamed from: c reason: collision with root package name */ - public final int f1442c; + public final int f1444c; public final int[] d; public final b[] e; public final int f; @@ -33,7 +33,7 @@ public final class j { } public j(int i, int[] iArr, b... bVarArr) { - this.f1442c = i; + this.f1444c = i; this.d = iArr; this.e = bVarArr; int i2 = bVarArr[0].a; @@ -82,10 +82,10 @@ public final class j { } public int c() { - return (this.f1442c * 4) + 17; + return (this.f1444c * 4) + 17; } public String toString() { - return String.valueOf(this.f1442c); + return String.valueOf(this.f1444c); } } 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 b4171c2dce..2cd6d5629d 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 f1443c; + public final float f1445c; public a(float f, float f2, float f3) { super(f, f2); - this.f1443c = f3; + this.f1445c = 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 93f81d896b..aa0b57e4e2 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 f1444c; + public final int f1446c; 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.f1444c = i; + this.f1446c = 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.f1443c); - if (abs <= 1.0f || abs <= aVar.f1443c) { + float abs = Math.abs(f2 - aVar.f1445c); + if (abs <= 1.0f || abs <= aVar.f1445c) { z2 = true; continue; if (z2) { - return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1443c + f2) / 2.0f); + return new a((aVar.a + a) / 2.0f, (aVar.b + f) / 2.0f, (aVar.f1445c + 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 5b649c9bb4..47dc31ad96 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.f1444c; + int i4 = bVar.f1446c; 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 8b620d19ae..5e6aec3ae4 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 f1445c; + public final float f1447c; public final int d; public d(float f, float f2, float f3) { super(f, f2); - this.f1445c = f3; + this.f1447c = f3; this.d = 1; } public d(float f, float f2, float f3, int i) { super(f, f2); - this.f1445c = f3; + this.f1447c = 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 15fbecbff0..80569db601 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 f1446c; + public boolean f1448c; 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.f1445c - this.average), Math.abs(dVar4.f1445c - this.average)) : compare; + return compare == 0 ? Float.compare(Math.abs(dVar3.f1447c - this.average), Math.abs(dVar4.f1447c - 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.f1445c - this.average), Math.abs(dVar.f1445c - this.average)); + return Float.compare(Math.abs(dVar2.f1447c - this.average), Math.abs(dVar.f1447c - 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.f1445c); - if (abs <= 1.0f || abs <= dVar.f1445c) { + float abs = Math.abs(f5 - dVar.f1447c); + if (abs <= 1.0f || abs <= dVar.f1447c) { 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.f1445c) + f5) / f7, i29)); + list.set(i27, new d(((dVar.a * f6) + f2) / f7, ((dVar.b * f6) + f) / f7, ((f6 * dVar.f1447c) + 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.f1445c; + f2 += dVar.f1447c; } } if (i < 3) { @@ -332,7 +332,7 @@ public class e { } float f3 = f2 / ((float) size); for (d dVar2 : this.b) { - f += Math.abs(dVar2.f1445c - f3); + f += Math.abs(dVar2.f1447c - 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 903ac47759..b7b54512cd 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 f1447c; + public final d f1449c; public f(d[] dVarArr) { this.a = dVarArr[0]; this.b = dVarArr[1]; - this.f1447c = dVarArr[2]; + this.f1449c = 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 edf11fe0be..539656dac3 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.f527c = -1; + kVar.f529c = -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 dc2a224262..1af60b2d48 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> f1448c = new ArrayList(); + public final List> f1450c = new ArrayList(); public final List d = new ArrayList(); public final void a() { if (this.a != null) { - Iterator> it = this.f1448c.iterator(); + Iterator> it = this.f1450c.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 625d94605c..e1d1c9116d 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 f1449c = new Paint(); + public Paint f1451c = 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.f1449c.setColor(-1); + this.f1451c.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.f1449c : this.d); + canvas.drawRect(rect2, z3 ? this.f1451c : 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 4e4c5f092d..f96c00b8d0 100644 --- a/app/src/main/java/c/k/a/a/b.java +++ b/app/src/main/java/c/k/a/a/b.java @@ -24,19 +24,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 C0150b { + public final class C0151b { public View a; public ColorPanelView b; /* renamed from: c reason: collision with root package name */ - public ImageView f1450c; + public ImageView f1452c; public int d; - public C0150b(Context context) { + public C0151b(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.f1450c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); + this.f1452c = (ImageView) this.a.findViewById(R.c.cpv_color_image_view); this.d = this.b.getBorderColor(); this.a.setTag(this); } @@ -67,31 +67,31 @@ public class b extends BaseAdapter { @Override // android.widget.Adapter public View getView(int i, View view, ViewGroup viewGroup) { View view2; - C0150b bVar; + C0151b bVar; if (view == null) { - bVar = new C0150b(viewGroup.getContext()); + bVar = new C0151b(viewGroup.getContext()); view2 = bVar.a; } else { view2 = view; - bVar = (C0150b) view.getTag(); + bVar = (C0151b) view.getTag(); } int i2 = b.this.j[i]; int alpha = Color.alpha(i2); bVar.b.setColor(i2); - bVar.f1450c.setImageResource(b.this.k == i ? R.b.cpv_preset_checked : 0); + bVar.f1452c.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.f1450c.setColorFilter((ColorFilter) null); + bVar.f1452c.setColorFilter((ColorFilter) null); } else { - bVar.f1450c.setColorFilter(-16777216, PorterDuff.Mode.SRC_IN); + bVar.f1452c.setColorFilter(-16777216, PorterDuff.Mode.SRC_IN); } } else if (alpha <= 165) { bVar.b.setBorderColor(i2 | -16777216); - bVar.f1450c.setColorFilter(-16777216, PorterDuff.Mode.SRC_IN); + bVar.f1452c.setColorFilter(-16777216, PorterDuff.Mode.SRC_IN); } else { bVar.b.setBorderColor(bVar.d); - bVar.f1450c.setColorFilter(-1, PorterDuff.Mode.SRC_IN); + bVar.f1452c.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 d39dda982a..f274e75ce8 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 c.k.a.a.e; /* compiled from: ColorPaletteAdapter */ public class c implements View.OnClickListener { public final /* synthetic */ int i; - public final /* synthetic */ b.C0150b j; + public final /* synthetic */ b.C0151b j; - public c(b.C0150b bVar, int i) { + public c(b.C0151b 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 25de1cf8b5..7a393cad33 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.C0150b i; + public final /* synthetic */ b.C0151b i; - public d(b.C0150b bVar) { + public d(b.C0151b bVar) { this.i = bVar; } diff --git a/app/src/main/java/c/k/a/a/e.java b/app/src/main/java/c/k/a/a/e.java index 07639a667e..b330c35483 100644 --- a/app/src/main/java/c/k/a/a/e.java +++ b/app/src/main/java/c/k/a/a/e.java @@ -67,20 +67,20 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher public int r; /* renamed from: s reason: collision with root package name */ - public b f1451s; + public b f1453s; public LinearLayout t; public SeekBar u; public TextView v; public ColorPickerView w; /* renamed from: x reason: collision with root package name */ - public ColorPanelView f1452x; + public ColorPanelView f1454x; /* renamed from: y reason: collision with root package name */ - public EditText f1453y; + public EditText f1455y; /* renamed from: z reason: collision with root package name */ - public EditText f1454z; + public EditText f1456z; /* compiled from: ColorPickerDialog */ public class a implements View.OnLongClickListener { @@ -104,13 +104,13 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @Override // android.view.View.OnTouchListener public boolean onTouch(View view, MotionEvent motionEvent) { - EditText editText = e.this.f1454z; + EditText editText = e.this.f1456z; if (view == editText || !editText.hasFocus()) { return false; } - e.this.f1454z.clearFocus(); - ((InputMethodManager) e.this.getActivity().getSystemService("input_method")).hideSoftInputFromWindow(e.this.f1454z.getWindowToken(), 0); - e.this.f1454z.clearFocus(); + e.this.f1456z.clearFocus(); + ((InputMethodManager) e.this.getActivity().getSystemService("input_method")).hideSoftInputFromWindow(e.this.f1456z.getWindowToken(), 0); + e.this.f1456z.clearFocus(); return true; } } @@ -153,8 +153,8 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher /* compiled from: ColorPickerDialog */ /* renamed from: c.k.a.a.e$e reason: collision with other inner class name */ - public class View$OnClickListenerC0151e implements View.OnClickListener { - public View$OnClickListenerC0151e() { + public class View$OnClickListenerC0152e implements View.OnClickListener { + public View$OnClickListenerC0152e() { } @Override // android.view.View.OnClickListener @@ -193,7 +193,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @Override // android.view.View.OnClickListener public void onClick(View view) { - int color = e.this.f1452x.getColor(); + int color = e.this.f1454x.getColor(); e eVar = e.this; int i = eVar.n; if (color == i) { @@ -211,7 +211,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @Override // android.view.View.OnFocusChangeListener public void onFocusChange(View view, boolean z2) { if (z2) { - ((InputMethodManager) e.this.getActivity().getSystemService("input_method")).showSoftInput(e.this.f1454z, 1); + ((InputMethodManager) e.this.getActivity().getSystemService("input_method")).showSoftInput(e.this.f1456z, 1); } } } @@ -250,7 +250,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher public void onClick(View view) { if (!(view.getTag() instanceof Boolean) || !((Boolean) view.getTag()).booleanValue()) { e.this.n = this.i.getColor(); - b bVar = e.this.f1451s; + b bVar = e.this.f1453s; bVar.k = -1; bVar.notifyDataSetChanged(); for (int i = 0; i < e.this.t.getChildCount(); i++) { @@ -282,7 +282,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @StringRes /* renamed from: c reason: collision with root package name */ - public int f1455c = R.e.cpv_custom; + public int f1457c = R.e.cpv_custom; @StringRes public int d = R.e.cpv_select; @StringRes @@ -308,7 +308,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @ColorInt /* renamed from: s reason: collision with root package name */ - public int f1456s = 0; + public int f1458s = 0; @ColorInt public int t = 0; @DrawableRes @@ -320,15 +320,15 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher @FontRes /* renamed from: x reason: collision with root package name */ - public int f1457x = 0; + public int f1459x = 0; @FontRes /* renamed from: y reason: collision with root package name */ - public int f1458y = 0; + public int f1460y = 0; @FontRes /* renamed from: z reason: collision with root package name */ - public int f1459z = 0; + public int f1461z = 0; public e a() { e eVar = new e(); @@ -345,21 +345,21 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher bundle.putBoolean("showColorShades", this.m); bundle.putInt("colorShape", this.n); bundle.putInt("presetsButtonText", this.b); - bundle.putInt("customButtonText", this.f1455c); + bundle.putInt("customButtonText", this.f1457c); bundle.putInt("customButtonColor", this.o); bundle.putInt("customButtonTextColor", this.v); bundle.putInt("selectedButtonText", this.d); bundle.putInt("selectedButtonColor", this.p); bundle.putInt("selectedButtonTextColor", this.w); bundle.putInt("resetButtonText", this.e); - bundle.putInt("buttonFont", this.f1458y); + bundle.putInt("buttonFont", this.f1460y); bundle.putInt("titleTextColor", this.r); - bundle.putInt("titleFont", this.f1457x); + bundle.putInt("titleFont", this.f1459x); bundle.putInt("dividerColor", this.q); - bundle.putInt("backgroundColor", this.f1456s); + bundle.putInt("backgroundColor", this.f1458s); bundle.putInt("inputTextColor", this.t); bundle.putInt("inputBackground", this.u); - bundle.putInt("inputFont", this.f1459z); + bundle.putInt("inputFont", this.f1461z); eVar.setArguments(bundle); return eVar; } @@ -392,7 +392,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher int parseInt; int parseInt2; int parseInt3; - if (this.f1454z.isFocused()) { + if (this.f1456z.isFocused()) { String obj = editable.toString(); if (obj.startsWith("#")) { obj = obj.substring(1); @@ -511,26 +511,26 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher public View i() { View inflate = View.inflate(getActivity(), R.d.cpv_dialog_color_picker, null); this.w = (ColorPickerView) inflate.findViewById(R.c.cpv_color_picker_view); - this.f1452x = (ColorPanelView) inflate.findViewById(R.c.cpv_color_panel_new); - this.f1454z = (EditText) inflate.findViewById(R.c.cpv_hex); - this.f1453y = (EditText) inflate.findViewById(R.c.cpv_hex_prefix); + this.f1454x = (ColorPanelView) inflate.findViewById(R.c.cpv_color_panel_new); + this.f1456z = (EditText) inflate.findViewById(R.c.cpv_hex); + this.f1455y = (EditText) inflate.findViewById(R.c.cpv_hex_prefix); this.A = inflate.findViewById(R.c.cpv_hex_container); this.w.setAlphaSliderVisible(this.F); this.w.b(this.n, true); - this.f1452x.setColor(this.n); + this.f1454x.setColor(this.n); l(this.n); if (!this.F) { - this.f1454z.setFilters(new InputFilter[]{new InputFilter.LengthFilter(6)}); + this.f1456z.setFilters(new InputFilter[]{new InputFilter.LengthFilter(6)}); } - this.f1452x.setOnClickListener(new f()); + this.f1454x.setOnClickListener(new f()); inflate.setOnTouchListener(this.J); this.w.setOnColorChangedListener(this); - this.f1454z.addTextChangedListener(this); - this.f1454z.setOnFocusChangeListener(new g()); + this.f1456z.addTextChangedListener(this); + this.f1456z.setOnFocusChangeListener(new g()); int i2 = getArguments().getInt("inputTextColor", 0); if (i2 != 0) { - this.f1454z.setTextColor(i2); - this.f1453y.setTextColor(i2); + this.f1456z.setTextColor(i2); + this.f1455y.setTextColor(i2); } int i3 = getArguments().getInt("inputBackground", 0); if (i3 != 0) { @@ -538,8 +538,8 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher } int i4 = getArguments().getInt("inputFont", 0); if (i4 != 0) { - this.f1454z.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); - this.f1453y.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); + this.f1456z.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); + this.f1455y.setTypeface(ResourcesCompat.getFont(requireContext(), i4)); } return inflate; } @@ -632,7 +632,7 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher } } b bVar = new b(hVar, iArr5, i8, this.r); - this.f1451s = bVar; + this.f1453s = bVar; gridView.setAdapter((ListAdapter) bVar); if (this.F) { int alpha2 = 255 - Color.alpha(this.n); @@ -649,15 +649,15 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher public void k(int i2) { this.n = i2; - ColorPanelView colorPanelView = this.f1452x; + ColorPanelView colorPanelView = this.f1454x; if (colorPanelView != null) { colorPanelView.setColor(i2); } - if (!this.H && this.f1454z != null) { + if (!this.H && this.f1456z != null) { l(i2); - if (this.f1454z.hasFocus()) { - ((InputMethodManager) getActivity().getSystemService("input_method")).hideSoftInputFromWindow(this.f1454z.getWindowToken(), 0); - this.f1454z.clearFocus(); + if (this.f1456z.hasFocus()) { + ((InputMethodManager) getActivity().getSystemService("input_method")).hideSoftInputFromWindow(this.f1456z.getWindowToken(), 0); + this.f1456z.clearFocus(); } } this.H = false; @@ -665,9 +665,9 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher public final void l(int i2) { if (this.F) { - this.f1454z.setText(String.format("%08X", Integer.valueOf(i2))); + this.f1456z.setText(String.format("%08X", Integer.valueOf(i2))); } else { - this.f1454z.setText(String.format("%06X", Integer.valueOf(i2 & 16777215))); + this.f1456z.setText(String.format("%06X", Integer.valueOf(i2 & 16777215))); } } @@ -861,6 +861,6 @@ public class e extends DialogFragment implements ColorPickerView.c, TextWatcher this.C.setTypeface(ResourcesCompat.getFont(requireContext(), i13)); this.E.setTypeface(ResourcesCompat.getFont(requireContext(), i13)); } - this.C.setOnClickListener(new View$OnClickListenerC0151e()); + this.C.setOnClickListener(new View$OnClickListenerC0152e()); } } diff --git a/app/src/main/java/c/k/a/a/f.java b/app/src/main/java/c/k/a/a/f.java index 8e7ccbe311..132708ebda 100644 --- a/app/src/main/java/c/k/a/a/f.java +++ b/app/src/main/java/c/k/a/a/f.java @@ -24,13 +24,13 @@ public class f implements SeekBar.OnSeekBarChangeListener { int i2 = 255 - i; int i3 = 0; while (true) { - bVar = this.a.f1451s; + bVar = this.a.f1453s; int[] iArr = bVar.j; if (i3 >= iArr.length) { break; } int i4 = iArr[i3]; - this.a.f1451s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); + this.a.f1453s.j[i3] = Color.argb(i2, Color.red(i4), Color.green(i4), Color.blue(i4)); i3++; } bVar.notifyDataSetChanged(); diff --git a/app/src/main/java/c/l/a/a.java b/app/src/main/java/c/l/a/a.java index 5a0e4ec53a..6eb8c395ac 100644 --- a/app/src/main/java/c/l/a/a.java +++ b/app/src/main/java/c/l/a/a.java @@ -37,29 +37,29 @@ public final class a extends Drawable implements Animatable2Compat { public int r; /* renamed from: s reason: collision with root package name */ - public int f1460s; + public int f1462s; public boolean t; public long u; public Long v; - public C0152a w; + public C0153a w; /* compiled from: ApngDrawable.kt */ /* renamed from: c.l.a.a$a reason: collision with other inner class name */ - public static final class C0152a extends Drawable.ConstantState { + public static final class C0153a extends Drawable.ConstantState { public final Apng a; public final int b; /* renamed from: c reason: collision with root package name */ - public final int f1461c; + public final int f1463c; 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 C0153a extends o implements Function0 { - public static final C0153a i = new C0153a(); + public static final class C0154a extends o implements Function0 { + public static final C0154a i = new C0154a(); - public C0153a() { + public C0154a() { super(0); } @@ -72,17 +72,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 C0152a(C0152a aVar) { - this(aVar.a.copy(), aVar.b, aVar.f1461c, aVar.d, aVar.e); + public C0153a(C0153a aVar) { + this(aVar.a.copy(), aVar.b, aVar.f1463c, aVar.d, aVar.e); m.checkNotNullParameter(aVar, "apngState"); } - public C0152a(Apng apng, @IntRange(from = 1, to = 2147483647L) int i, @IntRange(from = 1, to = 2147483647L) int i2, int i3, Function0 function0) { + public C0153a(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.f1461c = i2; + this.f1463c = i2; this.d = i3; this.e = function0; } @@ -94,12 +94,12 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable.ConstantState public Drawable newDrawable() { - return new a(new C0152a(this)); + return new a(new C0153a(this)); } } @VisibleForTesting - public a(C0152a aVar) { + public a(C0153a aVar) { m.checkNotNullParameter(aVar, "apngState"); this.w = aVar; this.i = aVar.a.getDuration(); @@ -112,17 +112,17 @@ public final class a extends Drawable implements Animatable2Compat { this.o = new ArrayList(); this.p = new ArrayList(); this.q = new int[frameCount]; - C0152a aVar2 = this.w; + C0153a aVar2 = this.w; this.r = aVar2.b; - this.f1460s = aVar2.f1461c; + this.f1462s = aVar2.f1463c; for (int i = 1; i < frameCount; i++) { int[] iArr = this.q; int i2 = i - 1; iArr[i] = iArr[i2] + this.w.a.getFrameDurations()[i2]; } Rect bounds = getBounds(); - C0152a aVar3 = this.w; - bounds.set(0, 0, aVar3.b, aVar3.f1461c); + C0153a aVar3 = this.w; + bounds.set(0, 0, aVar3.b, aVar3.f1463c); } @WorkerThread @@ -137,7 +137,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 C0152a(decode, num != null ? num.intValue() : decode.getWidth(), num2 != null ? num2.intValue() : decode.getHeight(), i, C0152a.C0153a.i)); + return new a(new C0153a(decode, num != null ? num.intValue() : decode.getWidth(), num2 != null ? num2.intValue() : decode.getHeight(), i, C0153a.C0154a.i)); } throw new IllegalArgumentException(("Can not specify 0 or negative as height value. height = " + num2).toString()); } @@ -230,7 +230,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public int getIntrinsicHeight() { - return this.f1460s; + return this.f1462s; } @Override // android.graphics.drawable.Drawable @@ -250,7 +250,7 @@ public final class a extends Drawable implements Animatable2Compat { @Override // android.graphics.drawable.Drawable public Drawable mutate() { - this.w = new C0152a(this.w); + this.w = new C0153a(this.w); 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 1c83bac3a0..cdbe19464b 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.f1462c; + j5 = c.f1464c; } 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 db533b72ce..2b38c4278b 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 f1462c; + public static final long f1464c; 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); - f1462c = timeUnit.toMillis(1); + f1464c = timeUnit.toMillis(1); } } diff --git a/app/src/main/java/c/m/a/d.java b/app/src/main/java/c/m/a/d.java index 6435e26279..dff64c210b 100644 --- a/app/src/main/java/c/m/a/d.java +++ b/app/src/main/java/c/m/a/d.java @@ -35,6 +35,6 @@ public final class d { StringBuilder L = a.L("KronosTime(posixTimeMs="); L.append(this.a); L.append(", timeSinceLastNtpSyncMs="); - return a.C(L, this.b, ")"); + return a.B(L, this.b, ")"); } } 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 32d5e2a900..ce35988085 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 @@ -11,7 +11,7 @@ public class e { public final c b; /* renamed from: c reason: collision with root package name */ - public final a f1463c; + public final a f1465c; /* compiled from: SntpClient */ public static class a extends IOException { @@ -26,34 +26,34 @@ public class e { public final long b; /* renamed from: c reason: collision with root package name */ - public final long f1464c; + public final long f1466c; 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.f1464c = j3; + this.f1466c = j3; this.d = bVar; } public long a() { - return this.a + this.f1464c + (this.d.b() - this.b); + return this.a + this.f1466c + (this.d.b() - this.b); } } public e(c.m.a.b bVar, c cVar, a aVar) { this.a = bVar; this.b = cVar; - this.f1463c = aVar; + this.f1465c = aVar; } public static void a(byte b2, byte b3, int i, long j) throws a { if (b2 == 3) { throw new a("unsynchronized server"); } else if (b3 != 4 && b3 != 5) { - throw new a(c.d.b.a.a.l("untrusted mode: ", b3)); + throw new a(c.d.b.a.a.k("untrusted mode: ", b3)); } else if (i == 0 || i > 15) { - throw new a(c.d.b.a.a.l("untrusted stratum: ", i)); + throw new a(c.d.b.a.a.k("untrusted stratum: ", i)); } else if (j == 0) { throw new a("zero transmitTime"); } @@ -96,10 +96,10 @@ public class e { DatagramSocket datagramSocket = null; try { InetAddress a2 = this.b.a(str); - datagramSocket = this.f1463c.c(); + datagramSocket = this.f1465c.c(); datagramSocket.setSoTimeout(l.intValue()); byte[] bArr = new byte[48]; - DatagramPacket b2 = this.f1463c.b(bArr, a2, 123); + DatagramPacket b2 = this.f1465c.b(bArr, a2, 123); bArr[0] = 27; long a3 = this.a.a(); long b3 = this.a.b(); @@ -118,7 +118,7 @@ public class e { bArr[47] = (byte) ((int) (Math.random() * 255.0d)); datagramSocket.send(b2); byte[] copyOf = Arrays.copyOf(bArr, 48); - datagramSocket.receive(this.f1463c.a(copyOf)); + datagramSocket.receive(this.f1465c.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 df08f9588c..4575cc1f44 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.f1464c); + this.a.b(bVar.f1466c); } @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 84b332132a..f6077fe087 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 f1465c = Executors.newSingleThreadExecutor(b.i); + public final ExecutorService f1467c = 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.f1464c; + long j = d.f1466c; 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.f1465c.submit(new c(this)); + this.f1467c.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 c2ec085073..700b3feca7 100644 --- a/app/src/main/java/c/n/a/a/a.java +++ b/app/src/main/java/c/n/a/a/a.java @@ -17,8 +17,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 AbstractBinderC0154a extends Binder implements a { - public AbstractBinderC0154a() { + public static abstract class AbstractBinderC0155a extends Binder implements a { + public AbstractBinderC0155a() { 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 31026c89a5..9d4f548938 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 C0155a implements b { + public static class C0156a implements b { public IBinder a; - public C0155a(IBinder iBinder) { + public C0156a(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 3b97804e89..10ecb170c8 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 AbstractC0156b f1466c; + public static AbstractC0157b f1468c; @NonNull public String d; /* compiled from: CameraLogger */ - public static class a implements AbstractC0156b { - @Override // c.o.a.b.AbstractC0156b + public static class a implements AbstractC0157b { + @Override // c.o.a.b.AbstractC0157b 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 AbstractC0156b { + public interface AbstractC0157b { 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(); - f1466c = aVar; + f1468c = aVar; copyOnWriteArraySet.add(aVar); } @@ -66,7 +66,7 @@ public final class b { sb.append(" "); } String trim = sb.toString().trim(); - for (AbstractC0156b bVar : b) { + for (AbstractC0157b 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 26def553e2..93c02677b8 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 f1467c = new HashSet(4); + public Set f1469c = 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.f1467c); + return Collections.unmodifiableSet(this.f1469c); } 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 1be421f2e9..d7ba372f17 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 f1468c; + public int f1470c; 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 ba780c4114..e63d3aa931 100644 --- a/app/src/main/java/c/o/a/n/b.java +++ b/app/src/main/java/c/o/a/n/b.java @@ -23,17 +23,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.AbstractC0165a { +public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback, a.AbstractC0166a { /* renamed from: c0 reason: collision with root package name */ - public final c.o.a.n.q.a f1469c0 = c.o.a.n.q.a.a(); + public final c.o.a.n.q.a f1471c0 = c.o.a.n.q.a.a(); /* renamed from: d0 reason: collision with root package name */ - public Camera f1470d0; + public Camera f1472d0; @VisibleForTesting /* renamed from: e0 reason: collision with root package name */ - public int f1471e0; + public int f1473e0; /* compiled from: Camera1Engine */ public class a implements Runnable { @@ -43,8 +43,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 RunnableC0157a implements Runnable { - public RunnableC0157a() { + public class RunnableC0158a implements Runnable { + public RunnableC0158a() { } @Override // java.lang.Runnable @@ -56,18 +56,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 C0158b implements Camera.AutoFocusCallback { + public class C0159b 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 RunnableC0159a implements Runnable { - public RunnableC0159a() { + public class RunnableC0160a implements Runnable { + public RunnableC0160a() { } @Override // java.lang.Runnable public void run() { - b.this.f1470d0.cancelAutoFocus(); - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + b.this.f1472d0.cancelAutoFocus(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -77,11 +77,11 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(null); } b.this.c1(parameters); - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } - public C0158b() { + public C0159b() { } @Override // android.hardware.Camera.AutoFocusCallback @@ -93,7 +93,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 RunnableC0159a())); + fVar.c("focus reset", true, bVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0160a())); } } } @@ -110,7 +110,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback b bVar = b.this; c.o.a.n.s.a aVar = new c.o.a.n.s.a(bVar.K, bVar.n.l()); c.o.a.t.b c2 = this.i.c(aVar); - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); int maxNumFocusAreas = parameters.getMaxNumFocusAreas(); int maxNumMeteringAreas = parameters.getMaxNumMeteringAreas(); if (maxNumFocusAreas > 0) { @@ -120,12 +120,12 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setMeteringAreas(c2.b(maxNumMeteringAreas, aVar)); } parameters.setFocusMode("auto"); - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.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 RunnableC0157a()); + b.this.m.c("focus end", true, 2500, new RunnableC0158a()); try { - b.this.f1470d0.autoFocus(new C0158b()); + b.this.f1472d0.autoFocus(new C0159b()); } catch (RuntimeException e) { i.i.a(3, "startAutoFocus:", "Error calling autoFocus", e); } @@ -135,18 +135,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 RunnableC0160b implements Runnable { + public class RunnableC0161b implements Runnable { public final /* synthetic */ c.o.a.m.f i; - public RunnableC0160b(c.o.a.m.f fVar) { + public RunnableC0161b(c.o.a.m.f fVar) { this.i = fVar; } @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.e1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } } @@ -161,9 +161,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); b.this.g1(parameters); - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } @@ -177,9 +177,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.j1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } } @@ -194,9 +194,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.f1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } } @@ -215,9 +215,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.k1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).f(bVar.C, this.k); @@ -242,9 +242,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.d1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); if (this.j) { b bVar = b.this; ((CameraView.b) bVar.l).c(bVar.D, this.k, this.l); @@ -277,9 +277,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // java.lang.Runnable public void run() { - Camera.Parameters parameters = b.this.f1470d0.getParameters(); + Camera.Parameters parameters = b.this.f1472d0.getParameters(); if (b.this.i1(parameters, this.i)) { - b.this.f1470d0.setParameters(parameters); + b.this.f1472d0.setParameters(parameters); } } } @@ -318,9 +318,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback bVar.a(1, "onStartBind:", "Started"); try { if (this.n.j() == SurfaceHolder.class) { - this.f1470d0.setPreviewDisplay((SurfaceHolder) this.n.i()); + this.f1472d0.setPreviewDisplay((SurfaceHolder) this.n.i()); } else if (this.n.j() == SurfaceTexture.class) { - this.f1470d0.setPreviewTexture((SurfaceTexture) this.n.i()); + this.f1472d0.setPreviewTexture((SurfaceTexture) this.n.i()); } else { throw new RuntimeException("Unknown CameraPreview output class."); } @@ -338,23 +338,23 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public Task Q() { try { - Camera open = Camera.open(this.f1471e0); - this.f1470d0 = open; + Camera open = Camera.open(this.f1473e0); + this.f1472d0 = 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.f1470d0.getParameters(); - int i2 = this.f1471e0; + Camera.Parameters parameters = this.f1472d0.getParameters(); + int i2 = this.f1473e0; 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.f1470d0.setParameters(parameters); + this.f1472d0.setParameters(parameters); try { - this.f1470d0.setDisplayOrientation(this.K.c(bVar2, bVar3, 1)); + this.f1472d0.setDisplayOrientation(this.K.c(bVar2, bVar3, 1)); bVar.a(1, "onStartEngine:", "Ended"); return c.i.a.f.e.o.c.F(this.o); } catch (Exception unused) { @@ -386,7 +386,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.n.s(C.i, C.j); this.n.r(0); try { - Camera.Parameters parameters = this.f1470d0.getParameters(); + Camera.Parameters parameters = this.f1472d0.getParameters(); parameters.setPreviewFormat(17); c.o.a.x.b bVar2 = this.r; parameters.setPreviewSize(bVar2.i, bVar2.j); @@ -400,13 +400,13 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback parameters.setPictureSize(Q0.i, Q0.j); } try { - this.f1470d0.setParameters(parameters); - this.f1470d0.setPreviewCallbackWithBuffer(null); - this.f1470d0.setPreviewCallbackWithBuffer(this); + this.f1472d0.setParameters(parameters); + this.f1472d0.setPreviewCallbackWithBuffer(null); + this.f1472d0.setPreviewCallbackWithBuffer(this); l1().e(17, this.r, this.K); bVar.a(1, "onStartPreview", "Starting preview with startPreview()."); try { - this.f1470d0.startPreview(); + this.f1472d0.startPreview(); bVar.a(1, "onStartPreview", "Started preview."); return c.i.a.f.e.o.c.F(null); } catch (Exception e2) { @@ -433,9 +433,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.q = null; try { if (this.n.j() == SurfaceHolder.class) { - this.f1470d0.setPreviewDisplay(null); + this.f1472d0.setPreviewDisplay(null); } else if (this.n.j() == SurfaceTexture.class) { - this.f1470d0.setPreviewTexture(null); + this.f1472d0.setPreviewTexture(null); } else { throw new RuntimeException("Unknown CameraPreview output class."); } @@ -452,19 +452,19 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback bVar.a(1, "onStopEngine:", "About to clean up."); this.m.e("focus reset", 0); this.m.e("focus end", 0); - if (this.f1470d0 != null) { + if (this.f1472d0 != null) { try { bVar.a(1, "onStopEngine:", "Clean up.", "Releasing camera."); - this.f1470d0.release(); + this.f1472d0.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.f1470d0 = null; + this.f1472d0 = null; this.o = null; } this.o = null; - this.f1470d0 = null; + this.f1472d0 = null; i.i.a(2, "onStopEngine:", "Clean up.", "Returning."); return c.i.a.f.e.o.c.F(null); } @@ -473,7 +473,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @NonNull public List T0() { try { - List supportedPreviewSizes = this.f1470d0.getParameters().getSupportedPreviewSizes(); + List supportedPreviewSizes = this.f1472d0.getParameters().getSupportedPreviewSizes(); ArrayList arrayList = new ArrayList(supportedPreviewSizes.size()); for (Camera.Size size : supportedPreviewSizes) { c.o.a.x.b bVar = new c.o.a.x.b(size.width, size.height); @@ -497,10 +497,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback this.p = null; l1().d(); bVar.a(1, "onStopPreview:", "Releasing preview buffers."); - this.f1470d0.setPreviewCallbackWithBuffer(null); + this.f1472d0.setPreviewCallbackWithBuffer(null); try { bVar.a(1, "onStopPreview:", "Stopping preview."); - this.f1470d0.stopPreview(); + this.f1472d0.stopPreview(); bVar.a(1, "onStopPreview:", "Stopped preview."); } catch (Exception e2) { i.i.a(3, "stopPreview", "Could not stop preview", e2); @@ -528,9 +528,9 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.t.a aVar2 = this.K; c.o.a.n.t.b bVar2 = c.o.a.n.t.b.SENSOR; c.o.a.n.t.b bVar3 = c.o.a.n.t.b.OUTPUT; - aVar.f1468c = aVar2.c(bVar2, bVar3, 2); + aVar.f1470c = aVar2.c(bVar2, bVar3, 2); aVar.d = w(bVar3); - c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1470d0); + c.o.a.v.a aVar3 = new c.o.a.v.a(aVar, this, this.f1472d0); this.p = aVar3; aVar3.c(); bVar.a(1, "onTakePicture:", "executed."); @@ -543,11 +543,11 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.t.b bVar2 = c.o.a.n.t.b.OUTPUT; aVar.d = F(bVar2); if (this.n instanceof c.o.a.w.e) { - aVar.f1468c = this.K.c(c.o.a.n.t.b.VIEW, bVar2, 1); - this.p = new c.o.a.v.g(aVar, this, (c.o.a.w.e) this.n, aVar2, this.f1481b0); + aVar.f1470c = 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.f1483b0); } else { - aVar.f1468c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); - this.p = new c.o.a.v.e(aVar, this, this.f1470d0, aVar2); + aVar.f1470c = this.K.c(c.o.a.n.t.b.SENSOR, bVar2, 2); + this.p = new c.o.a.v.e(aVar, this, this.f1472d0, aVar2); } this.p.c(); bVar.a(1, "onTakePictureSnapshot:", "executed."); @@ -568,7 +568,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i public boolean c(@NonNull c.o.a.m.e eVar) { - Objects.requireNonNull(this.f1469c0); + Objects.requireNonNull(this.f1471c0); int intValue = c.o.a.n.q.a.d.get(eVar).intValue(); i.i.a(1, "collectCameraInfo", "Facing:", eVar, "Internal:", Integer.valueOf(intValue), "Cameras:", Integer.valueOf(Camera.getNumberOfCameras())); Camera.CameraInfo cameraInfo = new Camera.CameraInfo(); @@ -577,7 +577,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback Camera.getCameraInfo(i2, cameraInfo); if (cameraInfo.facing == intValue) { this.K.f(eVar, cameraInfo.orientation); - this.f1471e0 = i2; + this.f1473e0 = i2; return true; } } @@ -627,7 +627,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean e1(@NonNull Camera.Parameters parameters, @NonNull c.o.a.m.f fVar) { if (this.o.c(this.v)) { - c.o.a.n.q.a aVar = this.f1469c0; + c.o.a.n.q.a aVar = this.f1471c0; c.o.a.m.f fVar2 = this.v; Objects.requireNonNull(aVar); parameters.setFlashMode(c.o.a.n.q.a.b.get(fVar2)); @@ -642,18 +642,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 RunnableC0160b(fVar2))); + fVar3.b("flash (" + fVar + ")", true, new c.o.a.n.v.h(fVar3, c.o.a.n.v.e.ENGINE, new RunnableC0161b(fVar2))); } public final boolean f1(@NonNull Camera.Parameters parameters, @NonNull c.o.a.m.h hVar) { - if (this.o.c(this.f1485z)) { - c.o.a.n.q.a aVar = this.f1469c0; - c.o.a.m.h hVar2 = this.f1485z; + if (this.o.c(this.f1487z)) { + c.o.a.n.q.a aVar = this.f1471c0; + c.o.a.m.h hVar2 = this.f1487z; Objects.requireNonNull(aVar); parameters.setSceneMode(c.o.a.n.q.a.e.get(hVar2)); return true; } - this.f1485z = hVar; + this.f1487z = hVar; return false; } @@ -678,10 +678,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @TargetApi(17) public final boolean h1(boolean z2) { Camera.CameraInfo cameraInfo = new Camera.CameraInfo(); - Camera.getCameraInfo(this.f1471e0, cameraInfo); + Camera.getCameraInfo(this.f1473e0, cameraInfo); if (cameraInfo.canDisableShutterSound) { try { - return this.f1470d0.enableShutterSound(this.E); + return this.f1472d0.enableShutterSound(this.E); } catch (RuntimeException unused) { return false; } @@ -729,10 +729,10 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean j1(@NonNull Camera.Parameters parameters, @NonNull m mVar) { if (this.o.c(this.w)) { - c.o.a.n.q.a aVar = this.f1469c0; + c.o.a.n.q.a aVar = this.f1471c0; m mVar2 = this.w; Objects.requireNonNull(aVar); - parameters.setWhiteBalance(c.o.a.n.q.a.f1487c.get(mVar2)); + parameters.setWhiteBalance(c.o.a.n.q.a.f1489c.get(mVar2)); parameters.remove("auto-whitebalance-lock"); return true; } @@ -748,7 +748,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback public final boolean k1(@NonNull Camera.Parameters parameters, float f2) { if (this.o.k) { parameters.setZoom((int) (this.C * ((float) parameters.getMaxZoom()))); - this.f1470d0.setParameters(parameters); + this.f1472d0.setParameters(parameters); return true; } this.C = f2; @@ -757,8 +757,8 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback @Override // c.o.a.n.i public void l0(@NonNull c.o.a.m.h hVar) { - c.o.a.m.h hVar2 = this.f1485z; - this.f1485z = hVar; + c.o.a.m.h hVar2 = this.f1487z; + this.f1487z = hVar; c.o.a.n.v.f fVar = this.m; fVar.b("hdr (" + hVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new e(hVar2))); } @@ -780,7 +780,7 @@ public class b extends g implements Camera.PreviewCallback, Camera.ErrorCallback c.o.a.n.v.e eVar = this.m.f; c.o.a.n.v.e eVar2 = c.o.a.n.v.e.ENGINE; if (eVar.f(eVar2) && this.m.g.f(eVar2)) { - this.f1470d0.addCallbackBuffer(bArr); + this.f1472d0.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 e1f84ec139..edb8c8ec05 100644 --- a/app/src/main/java/c/o/a/n/d.java +++ b/app/src/main/java/c/o/a/n/d.java @@ -47,28 +47,28 @@ import java.util.concurrent.ExecutionException; public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a.n.o.c { /* renamed from: c0 reason: collision with root package name */ - public final CameraManager f1472c0; + public final CameraManager f1474c0; /* renamed from: d0 reason: collision with root package name */ - public String f1473d0; + public String f1475d0; /* renamed from: e0 reason: collision with root package name */ - public CameraDevice f1474e0; + public CameraDevice f1476e0; /* renamed from: f0 reason: collision with root package name */ - public CameraCharacteristics f1475f0; + public CameraCharacteristics f1477f0; /* renamed from: g0 reason: collision with root package name */ - public CameraCaptureSession f1476g0; + public CameraCaptureSession f1478g0; /* renamed from: h0 reason: collision with root package name */ - public CaptureRequest.Builder f1477h0; + public CaptureRequest.Builder f1479h0; /* renamed from: i0 reason: collision with root package name */ - public TotalCaptureResult f1478i0; + public TotalCaptureResult f1480i0; /* renamed from: j0 reason: collision with root package name */ - public final c.o.a.n.q.b f1479j0; + public final c.o.a.n.q.b f1481j0; public ImageReader k0; public Surface l0; public Surface m0; @@ -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.f1477h0, this.i); + boolean h1 = dVar.h1(dVar.f1479h0, 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.f1477h0, this.i); + dVar2.h1(dVar2.f1479h0, this.i); try { d dVar3 = d.this; - dVar3.f1476g0.capture(dVar3.f1477h0.build(), null, null); + dVar3.f1478g0.capture(dVar3.f1479h0.build(), null, null); d dVar4 = d.this; dVar4.v = this.j; - dVar4.h1(dVar4.f1477h0, this.i); + dVar4.h1(dVar4.f1479h0, 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.f1477h0; + CaptureRequest.Builder builder = dVar.f1479h0; 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.f1477h0, this.i)) { + if (dVar.m1(dVar.f1479h0, 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 RunnableC0161d implements Runnable { + public class RunnableC0162d implements Runnable { public final /* synthetic */ c.o.a.m.h i; - public RunnableC0161d(c.o.a.m.h hVar) { + public RunnableC0162d(c.o.a.m.h hVar) { this.i = hVar; } @Override // java.lang.Runnable public void run() { d dVar = d.this; - if (dVar.i1(dVar.f1477h0, this.i)) { + if (dVar.i1(dVar.f1479h0, 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.f1477h0, this.i)) { + if (dVar.n1(dVar.f1479h0, 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.f1477h0, this.i)) { + if (dVar.g1(dVar.f1479h0, 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.f1477h0, this.i)) { + if (dVar.j1(dVar.f1479h0, 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.f1478i0 = totalCaptureResult; + dVar.f1480i0 = 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 RunnableC0162a implements Runnable { - public RunnableC0162a() { + public class RunnableC0163a implements Runnable { + public RunnableC0163a() { } @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 RunnableC0162a())); + fVar.c("reset metering", true, dVar.V, new c.o.a.n.v.i(fVar, c.o.a.n.v.e.PREVIEW, new RunnableC0163a())); } } } @@ -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.f1474e0 = cameraDevice; + d.this.f1476e0 = cameraDevice; try { i.i.a(1, "onStartEngine:", "Opened camera device."); d dVar = d.this; - dVar.f1475f0 = dVar.f1472c0.getCameraCharacteristics(dVar.f1473d0); + dVar.f1477f0 = dVar.f1474c0.getCameraCharacteristics(dVar.f1475d0); 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.f1472c0, dVar2.f1473d0, b, i); + dVar2.o = new c.o.a.n.u.b(dVar2.f1474c0, dVar2.f1475d0, b, i); d dVar3 = d.this; Objects.requireNonNull(dVar3); dVar3.q1(1); @@ -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.f1476g0 = cameraCaptureSession; + d.this.f1478g0 = cameraCaptureSession; i.i.a(1, "onStartBind:", "Completed"); this.a.b(null); } @@ -579,10 +579,10 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (c.o.a.n.q.b.a == null) { c.o.a.n.q.b.a = new c.o.a.n.q.b(); } - this.f1479j0 = c.o.a.n.q.b.a; + this.f1481j0 = c.o.a.n.q.b.a; this.o0 = new CopyOnWriteArrayList(); this.q0 = new i(); - this.f1472c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService("camera"); + this.f1474c0 = (CameraManager) ((CameraView.b) this.l).g().getSystemService("camera"); new c.o.a.n.o.g().e(this); } @@ -697,8 +697,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. bVar8 = bVar8.f(); } bVar7.a(1, "computeFrameProcessingSize:", "result:", bVar8, "flip:", Boolean.valueOf(b2)); - this.f1482s = bVar8; - ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1480a0 + 1); + this.f1484s = bVar8; + ImageReader newInstance2 = ImageReader.newInstance(bVar8.i, bVar8.j, this.t, this.f1482a0 + 1); this.k0 = newInstance2; handler = null; newInstance2.setOnImageAvailableListener(this, null); @@ -711,11 +711,11 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. } else { handler = null; this.k0 = null; - this.f1482s = null; + this.f1484s = null; this.l0 = null; } try { - this.f1474e0.createCaptureSession(arrayList, new o(taskCompletionSource), handler); + this.f1476e0.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.f1472c0.openCamera(this.f1473d0, new m(taskCompletionSource), (Handler) null); + this.f1474c0.openCamera(this.f1475d0, new m(taskCompletionSource), (Handler) null); return taskCompletionSource.a; } catch (CameraAccessException e2) { throw o1(e2); @@ -747,7 +747,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.n.s(C.i, C.j); this.n.r(this.K.c(c.o.a.n.t.b.BASE, bVar2, 1)); if (this.u) { - S0().e(this.t, this.f1482s, this.K); + S0().e(this.t, this.f1484s, this.K); } bVar.a(1, "onStartPreview:", "Starting preview."); c1(new Surface[0]); @@ -769,7 +769,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. this.m0 = null; this.r = null; this.q = null; - this.f1482s = null; + this.f1484s = null; ImageReader imageReader = this.k0; if (imageReader != null) { imageReader.close(); @@ -780,8 +780,8 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. imageReader2.close(); this.n0 = null; } - this.f1476g0.close(); - this.f1476g0 = null; + this.f1478g0.close(); + this.f1478g0 = 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.f1474e0.close(); + this.f1476e0.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.f1474e0 = null; + this.f1476e0 = null; i.i.a(1, "onStopEngine:", "Aborting actions."); for (c.o.a.n.o.a aVar : this.o0) { aVar.a(this); } - this.f1475f0 = null; + this.f1477f0 = null; this.o = null; - this.f1477h0 = null; + this.f1479h0 = 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.f1472c0.getCameraCharacteristics(this.f1473d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1474c0.getCameraCharacteristics(this.f1475d0).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.f1477h0.removeTarget(this.m0); + this.f1479h0.removeTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1477h0.removeTarget(surface); + this.f1479h0.removeTarget(surface); } - this.f1478i0 = null; + this.f1480i0 = 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.f1468c = aVar2.c(bVar, bVar2, 2); + aVar.f1470c = aVar2.c(bVar, bVar2, 2); aVar.d = w(bVar2); try { - CaptureRequest.Builder createCaptureRequest = this.f1474e0.createCaptureRequest(2); - d1(createCaptureRequest, this.f1477h0); + CaptureRequest.Builder createCaptureRequest = this.f1476e0.createCaptureRequest(2); + d1(createCaptureRequest, this.f1479h0); 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.f1468c = this.K.c(c.o.a.n.t.b.VIEW, bVar, 1); + aVar.f1470c = 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(); @@ -922,16 +922,16 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. @Override // c.o.a.n.i public final boolean c(@NonNull c.o.a.m.e eVar) { - Objects.requireNonNull(this.f1479j0); + Objects.requireNonNull(this.f1481j0); int intValue = c.o.a.n.q.b.b.get(eVar).intValue(); try { - String[] cameraIdList = this.f1472c0.getCameraIdList(); + String[] cameraIdList = this.f1474c0.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.f1472c0.getCameraCharacteristics(str); + CameraCharacteristics cameraCharacteristics = this.f1474c0.getCameraCharacteristics(str); if (intValue == ((Integer) u1(cameraCharacteristics, CameraCharacteristics.LENS_FACING, -99)).intValue()) { - this.f1473d0 = str; + this.f1475d0 = 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.f1477h0.addTarget(this.m0); + this.f1479h0.addTarget(this.m0); Surface surface = this.l0; if (surface != null) { - this.f1477h0.addTarget(surface); + this.f1479h0.addTarget(surface); } for (Surface surface2 : surfaceArr) { if (surface2 != null) { - this.f1477h0.addTarget(surface2); + this.f1479h0.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.f1476g0.capture(builder.build(), this.q0, null); + this.f1478g0.capture(builder.build(), this.q0, null); } } @@ -1031,7 +1031,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. if (this.t == 0) { this.t = 35; } - this.m.b(c.d.b.a.a.n("frame processing format (", i2, ")"), true, new k(i2)); + this.m.b(c.d.b.a.a.l("frame processing format (", i2, ")"), true, new k(i2)); } public boolean g1(@NonNull CaptureRequest.Builder builder, float f2) { @@ -1050,7 +1050,7 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. for (int i2 : iArr) { arrayList.add(Integer.valueOf(i2)); } - c.o.a.n.q.b bVar = this.f1479j0; + c.o.a.n.q.b bVar = this.f1481j0; c.o.a.m.f fVar2 = this.v; Objects.requireNonNull(bVar); ArrayList arrayList2 = new ArrayList(); @@ -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.f1485z)) { - c.o.a.n.q.b bVar = this.f1479j0; - c.o.a.m.h hVar2 = this.f1485z; + if (this.o.c(this.f1487z)) { + c.o.a.n.q.b bVar = this.f1481j0; + c.o.a.m.h hVar2 = this.f1487z; Objects.requireNonNull(bVar); builder.set(CaptureRequest.CONTROL_SCENE_MODE, Integer.valueOf(c.o.a.n.q.b.d.get(hVar2).intValue())); return true; } - this.f1485z = hVar; + this.f1487z = 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.f1485z; - this.f1485z = hVar; + c.o.a.m.h hVar2 = this.f1487z; + this.f1487z = 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 RunnableC0161d(hVar2))); + fVar.b("hdr (" + hVar + ")", true, new c.o.a.n.v.h(fVar, c.o.a.n.v.e.ENGINE, new RunnableC0162d(hVar2))); } public final void l1(boolean z2, int i2) { if ((this.m.f == c.o.a.n.v.e.PREVIEW && !O()) || !z2) { try { - this.f1476g0.setRepeatingRequest(this.f1477h0.build(), this.q0, null); + this.f1478g0.setRepeatingRequest(this.f1479h0.build(), this.q0, null); } catch (CameraAccessException e2) { throw new CameraException(e2, i2); } catch (IllegalStateException e3) { @@ -1172,10 +1172,10 @@ public class d extends g implements ImageReader.OnImageAvailableListener, c.o.a. public boolean m1(@NonNull CaptureRequest.Builder builder, @NonNull c.o.a.m.m mVar) { if (this.o.c(this.w)) { - c.o.a.n.q.b bVar = this.f1479j0; + c.o.a.n.q.b bVar = this.f1481j0; c.o.a.m.m mVar2 = this.w; Objects.requireNonNull(bVar); - builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1488c.get(mVar2).intValue())); + builder.set(CaptureRequest.CONTROL_AWB_MODE, Integer.valueOf(c.o.a.n.q.b.f1490c.get(mVar2).intValue())); return true; } this.w = mVar; @@ -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.f1477h0; + CaptureRequest.Builder builder = this.f1479h0; 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.f1477h0; - CaptureRequest.Builder createCaptureRequest = this.f1474e0.createCaptureRequest(i2); - this.f1477h0 = createCaptureRequest; + CaptureRequest.Builder builder = this.f1479h0; + CaptureRequest.Builder createCaptureRequest = this.f1476e0.createCaptureRequest(i2); + this.f1479h0 = createCaptureRequest; createCaptureRequest.setTag(Integer.valueOf(i2)); - d1(this.f1477h0, builder); - return this.f1477h0; + d1(this.f1479h0, builder); + return this.f1479h0; } @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.f1472c0.getCameraCharacteristics(this.f1473d0).get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); + StreamConfigurationMap streamConfigurationMap = (StreamConfigurationMap) this.f1474c0.getCameraCharacteristics(this.f1475d0).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.f1475f0.get(key); + T t2 = (T) this.f1477f0.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 1607b5e86a..22b9c81eb9 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.f1486c = cVar; - this.e.f1(((d) cVar).f1477h0); + this.f1488c = cVar; + this.e.f1(((d) cVar).f1479h0); d dVar = (d) cVar; - CaptureRequest.Builder builder = dVar.f1477h0; + CaptureRequest.Builder builder = dVar.f1479h0; CaptureRequest.Key key = CaptureRequest.CONTROL_AE_LOCK; Boolean bool = Boolean.FALSE; builder.set(key, bool); - dVar.f1477h0.set(CaptureRequest.CONTROL_AWB_LOCK, bool); + dVar.f1479h0.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 29e0376696..8e954185ca 100644 --- a/app/src/main/java/c/o/a/n/g.java +++ b/app/src/main/java/c/o/a/n/g.java @@ -50,10 +50,10 @@ public abstract class g extends i { public int Z; /* renamed from: a0 reason: collision with root package name */ - public int f1480a0; + public int f1482a0; /* renamed from: b0 reason: collision with root package name */ - public c.o.a.u.a f1481b0; + public c.o.a.u.a f1483b0; public c.o.a.w.a n; public c.o.a.c o; public c.o.a.v.d p; @@ -61,20 +61,20 @@ public abstract class g extends i { public c.o.a.x.b r; /* renamed from: s reason: collision with root package name */ - public c.o.a.x.b f1482s; + public c.o.a.x.b f1484s; public int t; public boolean u; public f v; public m w; /* renamed from: x reason: collision with root package name */ - public l f1483x; + public l f1485x; /* renamed from: y reason: collision with root package name */ - public c.o.a.m.b f1484y; + public c.o.a.m.b f1486y; /* renamed from: z reason: collision with root package name */ - public h f1485z; + public h f1487z; /* compiled from: CameraBaseEngine */ public class a implements Runnable { @@ -190,7 +190,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void B0(@NonNull c.o.a.m.l lVar) { - this.f1483x = lVar; + this.f1485x = lVar; } @Override // c.o.a.n.i @@ -262,7 +262,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.l H() { - return this.f1483x; + return this.f1485x; } @Override // c.o.a.n.i @@ -382,7 +382,7 @@ public abstract class g extends i { @NonNull public c.o.a.p.c S0() { if (this.J == null) { - this.J = V0(this.f1480a0); + this.J = V0(this.f1482a0); } return this.J; } @@ -425,7 +425,7 @@ public abstract class g extends i { if (aVar != null) { CameraView.b bVar = (CameraView.b) this.l; bVar.b.a(1, "dispatchOnPictureTaken", aVar); - CameraView.this.f2391s.post(new c.o.a.i(bVar, aVar)); + CameraView.this.f2403s.post(new c.o.a.i(bVar, aVar)); return; } i.i.a(3, "onPictureResult", "result is null: something went wrong.", exc); @@ -444,7 +444,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.f1484y = bVar; + this.f1486y = bVar; } @Override // c.o.a.n.i @@ -482,7 +482,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final c.o.a.m.b h() { - return this.f1484y; + return this.f1486y; } @Override // c.o.a.n.i @@ -508,7 +508,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final void j0(int i) { - this.f1480a0 = i; + this.f1482a0 = i; } @Override // c.o.a.n.i @@ -549,7 +549,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.f1481b0 = aVar; + this.f1483b0 = aVar; } @Override // c.o.a.n.i @@ -559,7 +559,7 @@ public abstract class g extends i { @Override // c.o.a.n.i public final int q() { - return this.f1480a0; + return this.f1482a0; } @Override // c.o.a.n.i @@ -570,7 +570,7 @@ public abstract class g extends i { @Override // c.o.a.n.i @NonNull public final h r() { - return this.f1485z; + return this.f1487z; } @Override // c.o.a.n.i diff --git a/app/src/main/java/c/o/a/n/i.java b/app/src/main/java/c/o/a/n/i.java index d5a5c9d678..656c039cb8 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 C0163i implements Thread.UncaughtExceptionHandler { - public C0163i(c cVar) { + public static class C0164i implements Thread.UncaughtExceptionHandler { + public C0164i(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.f1492c.iterator(); + Iterator> it = fVar.f1494c.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.f1492c.iterator(); + Iterator> it = fVar.f1494c.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 C0163i(null)); + this.j.e.setUncaughtExceptionHandler(new C0164i(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/k.java b/app/src/main/java/c/o/a/n/k.java index 78ad8ec343..2aeb009250 100644 --- a/app/src/main/java/c/o/a/n/k.java +++ b/app/src/main/java/c/o/a/n/k.java @@ -23,7 +23,7 @@ public class k implements f { if (cVar2 != null) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraOpened", cVar2); - CameraView.this.f2391s.post(new c.o.a.f(bVar, cVar2)); + CameraView.this.f2403s.post(new c.o.a.f(bVar, cVar2)); return c.i.a.f.e.o.c.F(null); } throw new RuntimeException("Null options!"); diff --git a/app/src/main/java/c/o/a/n/m.java b/app/src/main/java/c/o/a/n/m.java index 6f23d7f203..551bca1447 100644 --- a/app/src/main/java/c/o/a/n/m.java +++ b/app/src/main/java/c/o/a/n/m.java @@ -16,6 +16,6 @@ public class m implements e { public void onSuccess(Void r6) { CameraView.b bVar = (CameraView.b) this.a.l; bVar.b.a(1, "dispatchOnCameraClosed"); - CameraView.this.f2391s.post(new g(bVar)); + CameraView.this.f2403s.post(new g(bVar)); } } diff --git a/app/src/main/java/c/o/a/n/o/d.java b/app/src/main/java/c/o/a/n/o/d.java index ca62ea2780..9ca9eca536 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.f1486c = cVar; + this.f1488c = 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 8e3f672ba4..f29b5a2256 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 f1486c; + public c f1488c; 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.f1486c = cVar; + this.f1488c = cVar; d dVar = (d) cVar; if (!dVar.o0.contains(this)) { dVar.o0.add(this); } - if (((d) cVar).f1478i0 != null) { + if (((d) cVar).f1480i0 != 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.f1486c = cVar; + this.f1488c = cVar; } @NonNull public T k(@NonNull CameraCharacteristics.Key key, @NonNull T t) { - T t2 = (T) ((d) this.f1486c).f1475f0.get(key); + T t2 = (T) ((d) this.f1488c).f1477f0.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.f1486c).o0.remove(this); - i(this.f1486c); + ((d) this.f1488c).o0.remove(this); + i(this.f1488c); } } } 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 17ae708ee2..8089d0c921 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.f1486c = cVar; + this.f1488c = 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.f1486c); + this.e.get(this.f).j(this.f1488c); } } } 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 e5b55ceedb..dc1f8dd2d9 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.f1486c = cVar; + this.f1488c = 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 2b0b9d8551..529408b2fa 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.f1486c = cVar; + this.f1488c = 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 414e761e5c..68655f9c05 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).f1477h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1479h0.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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); + ((d) cVar).f1479h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(Build.VERSION.SDK_INT >= 23 ? 2 : 0)); d dVar = (d) cVar; - dVar.f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1479h0.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 222c5ec186..0b659889e8 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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AF_MODE, 1); + ((d) cVar).f1479h0.set(CaptureRequest.CONTROL_AF_MODE, 1); d dVar = (d) cVar; - dVar.f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + dVar.f1479h0.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 41f0e0386c..16e63fe582 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).f1477h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1479h0.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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AWB_LOCK, Boolean.TRUE); + ((d) cVar).f1479h0.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 62685989c5..7d4552d001 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 f1487c; + public static final Map f1489c; 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(); - f1487c = hashMap2; + f1489c = 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 f82c6b64da..70d85b63e1 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 f1488c; + public static final Map f1490c; public static final Map d; static { HashMap hashMap = new HashMap(); b = hashMap; HashMap hashMap2 = new HashMap(); - f1488c = hashMap2; + f1490c = 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 a09109f978..9f6f7d9dca 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.f1486c = cVar; + this.f1488c = 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 100bdb7e96..434a8d4b30 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.f1486c = cVar; + this.f1488c = 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 55248046ba..7cf5cae325 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).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, null); + ((d) cVar).f1479h0.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).f1477h0.get(CaptureRequest.CONTROL_AE_MODE); + Integer num = (Integer) ((d) cVar).f1479h0.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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AE_REGIONS, list.subList(0, Math.min(((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AE, 0)).intValue(), list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1479h0.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).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, 1); + ((d) cVar).f1479h0.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 eb27aecb26..28ebd10f71 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).f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.FALSE); + ((c.o.a.n.d) cVar).f1479h0.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).f1477h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((c.o.a.n.d) cVar).f1479h0.set(CaptureRequest.CONTROL_AE_REGIONS, new MeteringRectangle[]{meteringRectangle}); } - TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1478i0; + TotalCaptureResult totalCaptureResult = ((c.o.a.n.d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); + ((c.o.a.n.d) cVar).f1479h0.set(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER, Integer.valueOf(i)); } c.o.a.n.d dVar = (c.o.a.n.d) cVar; - dVar.f1477h0.set(CaptureRequest.CONTROL_AE_LOCK, Boolean.TRUE); + dVar.f1479h0.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 c02918dade..3369b42753 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).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); + ((d) cVar).f1479h0.set(CaptureRequest.CONTROL_AF_TRIGGER, null); } @Override // c.o.a.n.r.a public boolean m(@NonNull c cVar) { - Integer num = (Integer) ((d) cVar).f1477h0.get(CaptureRequest.CONTROL_AF_MODE); + Integer num = (Integer) ((d) cVar).f1479h0.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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); + ((d) cVar).f1479h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 1); int intValue = ((Integer) k(CameraCharacteristics.CONTROL_MAX_REGIONS_AF, 0)).intValue(); if (!list.isEmpty() && intValue > 0) { - ((d) cVar).f1477h0.set(CaptureRequest.CONTROL_AF_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1479h0.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 aecff1d232..ea002650b5 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).f1477h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1479h0.set(CaptureRequest.CONTROL_AF_REGIONS, new MeteringRectangle[]{meteringRectangle}); z2 = true; } - TotalCaptureResult totalCaptureResult = ((d) cVar).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AF_TRIGGER, 2); + ((d) cVar).f1479h0.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 eb849b4f99..9bb00724ba 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.f1475f0, dVar.f1477h0); + 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.f1477f0, dVar.f1479h0); 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 e1b3b6de62..0e114ff586 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).f1477h0.get(CaptureRequest.CONTROL_AWB_MODE); + Integer num = (Integer) ((d) cVar).f1479h0.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).f1478i0; + TotalCaptureResult totalCaptureResult = ((d) cVar).f1480i0; 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).f1477h0.set(CaptureRequest.CONTROL_AWB_REGIONS, list.subList(0, Math.min(intValue, list.size())).toArray(new MeteringRectangle[0])); + ((d) cVar).f1479h0.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 88e54876d1..846de28fc5 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).f1477h0.set(CaptureRequest.CONTROL_AWB_REGIONS, new MeteringRectangle[]{meteringRectangle}); + ((d) cVar).f1479h0.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 299fada6fe..11423370d0 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 f1489c; + public final c.o.a.x.b f1491c; 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.f1489c = bVar; + this.f1491c = 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.f1489c; + c.o.a.x.b bVar = this.f1491c; 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 08aa9c0331..0a5ef77247 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 @@ -17,7 +17,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 f1490c; + public final c.o.a.x.b f1492c; public final c.o.a.x.b d; public final boolean e; public final CameraCharacteristics f; @@ -25,7 +25,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.f1490c = bVar; + this.f1492c = bVar; this.d = bVar2; this.e = z2; this.f = cameraCharacteristics; @@ -45,7 +45,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.f1490c; + c.o.a.x.b bVar = this.f1492c; c.o.a.x.b bVar2 = this.d; int i = bVar.i; int i2 = bVar.j; @@ -86,7 +86,7 @@ public class b implements c { pointF2.x = ((float) bVar3.j) - f7; pointF2.y = f6; } else { - throw new IllegalStateException(c.d.b.a.a.l("Unexpected angle ", c2)); + throw new IllegalStateException(c.d.b.a.a.k("Unexpected angle ", c2)); } if (z2) { bVar3 = bVar3.f(); 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 45363553ca..d01d42a6e7 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 @@ -11,7 +11,7 @@ public class a { @VisibleForTesting /* renamed from: c reason: collision with root package name */ - public int f1491c = 0; + public int f1493c = 0; @VisibleForTesting public int d = 0; @VisibleForTesting @@ -30,7 +30,7 @@ public class a { } int ordinal = bVar2.ordinal(); if (ordinal == 1) { - return ((360 - this.f1491c) + 360) % 360; + return ((360 - this.f1493c) + 360) % 360; } if (ordinal == 2) { return ((360 - this.d) + 360) % 360; @@ -51,21 +51,21 @@ public class a { } public final void d() { - a.a(1, "Angles changed:", "sensorOffset:", Integer.valueOf(this.f1491c), "displayOffset:", Integer.valueOf(this.d), "deviceOrientation:", Integer.valueOf(this.e)); + a.a(1, "Angles changed:", "sensorOffset:", Integer.valueOf(this.f1493c), "displayOffset:", Integer.valueOf(this.d), "deviceOrientation:", Integer.valueOf(this.e)); } public final void e(int i) { if (i != 0 && i != 90 && i != 180 && i != 270) { - throw new IllegalStateException(c.d.b.a.a.l("This value is not sanitized: ", i)); + throw new IllegalStateException(c.d.b.a.a.k("This value is not sanitized: ", i)); } } public void f(@NonNull e eVar, int i) { e(i); this.b = eVar; - this.f1491c = i; + this.f1493c = i; if (eVar == e.FRONT) { - this.f1491c = ((360 - i) + 360) % 360; + this.f1493c = ((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 0234eb8dc0..dfaf239d38 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.f1487c, str); + m mVar = (m) a.b(c.o.a.n.q.a.f1489c, str); if (mVar != null) { this.a.add(mVar); } } } - this.f1467c.add(f.OFF); + this.f1469c.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.f1467c.add(fVar); + this.f1469c.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.C0166a(((long) Integer.MAX_VALUE) * ((long) Integer.MAX_VALUE))); + Collections.sort(arrayList, new a.C0167a(((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 d3635cae0a..f20eea7f26 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.f1488c, Integer.valueOf(i2)); + m mVar = (m) bVar.a(c.o.a.n.q.b.f1490c, Integer.valueOf(i2)); if (mVar != null) { this.a.add(mVar); } } - this.f1467c.add(fVar); + this.f1469c.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.f1467c.addAll(hashSet); + this.f1469c.addAll(hashSet); } } this.d.add(h.OFF); @@ -156,7 +156,7 @@ public class b extends c { } return; } - throw new IllegalStateException(c.d.b.a.a.l("Picture format not supported: ", i)); + throw new IllegalStateException(c.d.b.a.a.k("Picture format not supported: ", i)); } throw new RuntimeException("StreamConfigurationMap is null. Should not happen."); } 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 2066c75559..1482904075 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> f1492c = new ArrayDeque<>(); + public final ArrayDeque> f1494c = 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 CallableC0164a implements Callable> { + public class CallableC0165a implements Callable> { public final /* synthetic */ Runnable i; - public CallableC0164a(a aVar, Runnable runnable) { + public CallableC0165a(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> f1493c; + public final Callable> f1495c; public final boolean d; public final long e; - public c(String str, Callable callable, boolean z2, long j, CallableC0164a aVar) { + public c(String str, Callable callable, boolean z2, long j, CallableC0165a aVar) { this.a = str; - this.f1493c = callable; + this.f1495c = 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.f1492c.remove(cVar); + aVar.f1494c.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 CallableC0164a(this, runnable)); + return d(str, z2, 0, new CallableC0165a(this, runnable)); } @NonNull public Task c(@NonNull String str, boolean z2, long j, @NonNull Runnable runnable) { - return d(str, z2, j, new CallableC0164a(this, runnable)); + return d(str, z2, j, new CallableC0165a(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.f1492c.addLast(cVar); + this.f1494c.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.f1492c.iterator(); + Iterator> it = this.f1494c.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.f1492c.remove(cVar); + this.f1494c.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 5c454423a3..cd8946f735 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.f1492c.iterator(); + Iterator> it = this.i.f1494c.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 b972dc2ddb..ab8e9528bc 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.f1493c.call(); + Task task = (Task) this.i.f1495c.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 2903bf3d8f..c1df99601e 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 f1494c = null; + public c.o.b.b.b f1496c = 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.f1494c; + c.o.b.b.b bVar = this.f1496c; 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.f1494c; + c.o.b.b.b bVar5 = this.f1496c; Objects.requireNonNull(dVar3); m.checkNotNullParameter(bVar5, "drawable"); bVar5.a(); d dVar4 = this.b; - c.o.b.b.b bVar6 = this.f1494c; + c.o.b.b.b bVar6 = this.f1496c; 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.f1510c) { + if (dVar.f1512c) { GLES20.glDeleteProgram(p.m86constructorimpl(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.f1494c = null; + this.f1496c = null; } @Override // c.o.a.o.b public void j(int i) { this.b = new d(i, "aPosition", "uMVPMatrix", "aTextureCoord", "uTexMatrix"); - this.f1494c = new c.o.b.b.c(); + this.f1496c = 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 1596fed881..29dd716adc 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 AbstractC0165a j; + public AbstractC0166a 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 AbstractC0165a { + public interface AbstractC0166a { } - public a(int i, @Nullable AbstractC0165a aVar) { + public a(int i, @Nullable AbstractC0166a 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.f1496c) { + if (z2 && bArr2.length == this.f1498c) { 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.f1496c; + int i2 = this.f1498c; 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 e311fbf49d..57b7b075ec 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 f1495c = null; + public Object f1497c = null; public long d = -1; public long e = -1; @@ -16,7 +16,7 @@ public class b { } public long a() { - if (this.f1495c != null) { + if (this.f1497c != 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.f1495c != null) { + if (this.f1497c != null) { a.a(0, "Frame with time", Long.valueOf(this.d), "is being released."); - Object obj = this.f1495c; - this.f1495c = null; + Object obj = this.f1497c; + this.f1497c = 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 2ed45732a8..45ebc5c613 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 f1496c = -1; + public int f1498c = -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.f1495c = t; + poll.f1497c = 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.f1496c = -1; + this.f1498c = -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.f1496c = (int) Math.ceil(((double) ((long) ((bVar.j * bVar.i) * ImageFormat.getBitsPerPixel(i)))) / 8.0d); + this.f1498c = (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 ead4f0ac64..b11c7d573f 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[] f1497c; + public PointF[] f1499c; /* compiled from: GestureFinder */ public interface a { } public c(@NonNull a aVar, int i) { - this.f1497c = new PointF[i]; + this.f1499c = new PointF[i]; for (int i2 = 0; i2 < i; i2++) { - this.f1497c[i2] = new PointF(0.0f, 0.0f); + this.f1499c[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 77b5e5d86e..2f5b2f0aee 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.f1497c[0].x = motionEvent.getX(0); - this.f1497c[0].y = motionEvent.getY(0); + this.f1499c[0].x = motionEvent.getX(0); + this.f1499c[0].y = motionEvent.getY(0); z2 = true; if (motionEvent.getPointerCount() > 1) { - this.f1497c[1].x = motionEvent.getX(1); - this.f1497c[1].y = motionEvent.getY(1); + this.f1499c[1].x = motionEvent.getX(1); + this.f1499c[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 c001ad1e3e..00720954e6 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.f1497c[0].x) { + if (motionEvent.getX() == f.this.f1499c[0].x) { float y2 = motionEvent.getY(); f fVar = f.this; - if (y2 == fVar.f1497c[0].y) { + if (y2 == fVar.f1499c[0].y) { if (fVar.b == aVar) { z2 = true; } - f.this.f1497c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1499c[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.f1497c[0].set(motionEvent.getX(), motionEvent.getY()); + fVar4.f1499c[0].set(motionEvent.getX(), motionEvent.getY()); z2 = z3; - f.this.f1497c[1].set(motionEvent2.getX(), motionEvent2.getY()); + f.this.f1499c[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 c23746c83d..f1e826919a 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.f1497c[0].x = motionEvent.getX(); - this.f1497c[0].y = motionEvent.getY(); + this.f1499c[0].x = motionEvent.getX(); + this.f1499c[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 efbce674cd..8236de5f96 100644 --- a/app/src/main/java/c/o/a/r/a.java +++ b/app/src/main/java/c/o/a/r/a.java @@ -17,10 +17,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 C0166a implements Comparator { + public static class C0167a implements Comparator { public final /* synthetic */ long i; - public C0166a(long j) { + public C0167a(long j) { this.i = j; } @@ -53,7 +53,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 C0166a(j)); + Collections.sort(arrayList, new C0167a(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 97ed2aa272..bb0271e92c 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 f1498c = new c.o.a.o.c(); + public c.o.a.o.b f1500c = 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.f1498c = this.d; + this.f1500c = this.d; this.d = null; } if (this.e == -1) { - String c2 = this.f1498c.c(); - String h = this.f1498c.h(); + String c2 = this.f1500c.c(); + String h = this.f1500c.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.f1498c.j(r0); + this.f1500c.j(r0); d.b("program creation"); } else { StringBuilder L = a.L("Could not link program: "); @@ -66,7 +66,7 @@ public class c { GLES20.glUseProgram(this.e); d.b("glUseProgram(handle)"); this.a.a(); - this.f1498c.e(j, this.b); + this.f1500c.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.f1498c.f(); + this.f1500c.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 b341e4fbf7..d6d799b8c4 100644 --- a/app/src/main/java/c/o/a/r/f.java +++ b/app/src/main/java/c/o/a/r/f.java @@ -16,7 +16,7 @@ public class f { public final Context b; /* renamed from: c reason: collision with root package name */ - public final c f1499c; + public final c f1501c; @VisibleForTesting public final OrientationEventListener d; public int e = -1; @@ -58,23 +58,23 @@ public class f { fVar = f.this; if (i2 == fVar.e) { fVar.e = i2; - CameraView.b bVar = (CameraView.b) fVar.f1499c; + CameraView.b bVar = (CameraView.b) fVar.f1501c; bVar.b.a(1, "onDeviceOrientationChanged", Integer.valueOf(i2)); CameraView cameraView = CameraView.this; int i3 = cameraView.w.g; if (!cameraView.l) { int i4 = (360 - i3) % 360; - c.o.a.n.t.a e = cameraView.f2392x.e(); + c.o.a.n.t.a e = cameraView.f2404x.e(); e.e(i4); e.e = i4; e.d(); } else { - c.o.a.n.t.a e2 = cameraView.f2392x.e(); + c.o.a.n.t.a e2 = cameraView.f2404x.e(); e2.e(i2); e2.e = i2; e2.d(); } - CameraView.this.f2391s.post(new j(bVar, (i2 + i3) % 360)); + CameraView.this.f2403s.post(new j(bVar, (i2 + i3) % 360)); return; } return; @@ -104,7 +104,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.f1499c; + CameraView.b bVar = (CameraView.b) f.this.f1501c; 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."); @@ -125,7 +125,7 @@ public class f { public f(@NonNull Context context, @NonNull c cVar) { this.b = context; - this.f1499c = cVar; + this.f1501c = 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 09cfc4fa8a..0032bf2d41 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 f1500c; + public static g f1502c; 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"); - f1500c = b2; + f1502c = 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 846b3d2cf5..a1f7080074 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 EnumC0167a { + public enum EnumC0168a { 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 e4df1ec147..d0f4569b39 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 f1501c; + public SurfaceTexture f1503c; 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.f1501c = surfaceTexture; + this.f1503c = surfaceTexture; surfaceTexture.setDefaultBufferSize(bVar.i, bVar.j); - this.d = new Surface(this.f1501c); + this.d = new Surface(this.f1503c); 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 39650cc184..23d22856ac 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.EnumC0167a k = a.EnumC0167a.PREVIEW; + public a.EnumC0168a k = a.EnumC0168a.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 f1502c = false; + public boolean f1504c = 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.f1502c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); + this.f1504c = obtainStyledAttributes.getBoolean(R.c.CameraView_Layout_layout_drawOnVideoSnapshot, false); } finally { obtainStyledAttributes.recycle(); } } @VisibleForTesting - public boolean a(@NonNull a.EnumC0167a aVar) { - return (aVar == a.EnumC0167a.PREVIEW && this.a) || (aVar == a.EnumC0167a.VIDEO_SNAPSHOT && this.f1502c) || (aVar == a.EnumC0167a.PICTURE_SNAPSHOT && this.b); + public boolean a(@NonNull a.EnumC0168a aVar) { + return (aVar == a.EnumC0168a.PREVIEW && this.a) || (aVar == a.EnumC0168a.VIDEO_SNAPSHOT && this.f1504c) || (aVar == a.EnumC0168a.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.G(sb, this.f1502c, "]"); + return c.d.b.a.a.G(sb, this.f1504c, "]"); } } @@ -69,7 +69,7 @@ public class c extends FrameLayout implements a { setWillNotDraw(false); } - public void a(@NonNull a.EnumC0167a aVar, @NonNull Canvas canvas) { + public void a(@NonNull a.EnumC0168a 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.EnumC0167a aVar) { + public boolean b(@NonNull a.EnumC0168a 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.EnumC0167a aVar = a.EnumC0167a.PREVIEW; + a.EnumC0168a aVar = a.EnumC0168a.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 835e75ae6d..e4d402405c 100644 --- a/app/src/main/java/c/o/a/v/a.java +++ b/app/src/main/java/c/o/a/v/a.java @@ -14,8 +14,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 C0168a implements Camera.ShutterCallback { - public C0168a() { + public class C0169a implements Camera.ShutterCallback { + public C0169a() { } @Override // android.hardware.Camera.ShutterCallback @@ -56,7 +56,7 @@ public class a extends c { } l.a aVar = a.this.i; aVar.f = bArr; - aVar.f1468c = i; + aVar.f1470c = 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); @@ -79,7 +79,7 @@ public class a extends c { this.n = bVar; this.m = camera; Camera.Parameters parameters = camera.getParameters(); - parameters.setRotation(this.i.f1468c); + parameters.setRotation(this.i.f1470c); camera.setParameters(parameters); } @@ -96,7 +96,7 @@ public class a extends c { this.m.setPreviewCallbackWithBuffer(null); this.n.l1().d(); try { - this.m.takePicture(new C0168a(), null, null, new b()); + this.m.takePicture(new C0169a(), 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 41df63ae38..0aa49aaf21 100644 --- a/app/src/main/java/c/o/a/v/b.java +++ b/app/src/main/java/c/o/a/v/b.java @@ -40,10 +40,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).f1475f0, totalCaptureResult); + bVar.q = new DngCreator(((d) cVar).f1477f0, totalCaptureResult); b bVar2 = b.this; DngCreator dngCreator = bVar2.q; - int i2 = bVar2.i.f1468c; + int i2 = bVar2.i.f1470c; int i3 = (i2 + 360) % 360; if (i3 == 0) { i = 1; @@ -54,7 +54,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { } else if (i3 == 270) { i = 8; } else { - throw new IllegalArgumentException(c.d.b.a.a.l("Invalid orientation: ", i2)); + throw new IllegalArgumentException(c.d.b.a.a.k("Invalid orientation: ", i2)); } dngCreator.setOrientation(i); b bVar3 = b.this; @@ -80,13 +80,13 @@ public class b extends c implements ImageReader.OnImageAvailableListener { @Override // c.o.a.n.o.e public void j(@NonNull c cVar) { - this.f1486c = cVar; + this.f1488c = 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.f1468c)); + bVar2.p.set(CaptureRequest.JPEG_ORIENTATION, Integer.valueOf(aVar.f1470c)); } b.this.p.setTag(2); try { @@ -107,7 +107,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { this.p = builder; this.o = imageReader; g b = g.b("FallbackCameraThread"); - g.f1500c = b; + g.f1502c = b; imageReader.setOnImageAvailableListener(this, b.f); } @@ -123,7 +123,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { buffer.get(bArr); l.a aVar = this.i; aVar.f = bArr; - aVar.f1468c = 0; + aVar.f1470c = 0; try { int attributeInt = new ExifInterface(new ByteArrayInputStream(this.i.f)).getAttributeInt("Orientation", 1); l.a aVar2 = this.i; @@ -141,7 +141,7 @@ public class b extends c implements ImageReader.OnImageAvailableListener { i = 270; break; } - aVar2.f1468c = i; + aVar2.f1470c = 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 600851a3be..d80a473cbb 100644 --- a/app/src/main/java/c/o/a/v/d.java +++ b/app/src/main/java/c/o/a/v/d.java @@ -34,12 +34,12 @@ public abstract class d { boolean z4 = !z2; CameraView.b bVar = (CameraView.b) ((g) aVar).l; if (z4 && (z3 = (cameraView = CameraView.this).k) && z3) { - if (cameraView.f2394z == null) { - cameraView.f2394z = new MediaActionSound(); + if (cameraView.f2406z == null) { + cameraView.f2406z = new MediaActionSound(); } - cameraView.f2394z.play(0); + cameraView.f2406z.play(0); } - CameraView.this.f2391s.post(new h(bVar)); + CameraView.this.f2403s.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 3a73d9ad0c..f2d4bc2109 100644 --- a/app/src/main/java/c/o/a/v/e.java +++ b/app/src/main/java/c/o/a/v/e.java @@ -21,13 +21,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 RunnableC0169a implements Runnable { + public class RunnableC0170a 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 RunnableC0169a(byte[] bArr, c.o.a.x.b bVar, int i, c.o.a.x.b bVar2) { + public RunnableC0170a(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; @@ -86,7 +86,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.f1468c = 0; + eVar.i.f1470c = 0; eVar.b(); } } @@ -99,11 +99,11 @@ public class e extends i { e.this.a(false); e eVar = e.this; l.a aVar = eVar.i; - int i = aVar.f1468c; + int i = aVar.f1470c; 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 RunnableC0169a(bArr, C, i, bVar)); + g.a(new RunnableC0170a(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 4b8f2d4612..76012dd223 100644 --- a/app/src/main/java/c/o/a/v/f.java +++ b/app/src/main/java/c/o/a/v/f.java @@ -17,7 +17,7 @@ import java.util.Arrays; public class f extends g { /* renamed from: s reason: collision with root package name */ - public final c.o.a.n.o.a f1503s; + public final c.o.a.n.o.a f1505s; public final c.o.a.n.o.c t; public final boolean u; public Integer v; @@ -56,11 +56,11 @@ public class f extends g { @Override // c.o.a.n.o.e public void j(@NonNull c.o.a.n.o.c cVar) { - this.f1486c = cVar; + this.f1488c = cVar; i.l.a(1, "FlashAction:", "Parameters locked, opening torch."); - ((d) cVar).f1477h0.set(CaptureRequest.FLASH_MODE, 2); + ((d) cVar).f1479h0.set(CaptureRequest.FLASH_MODE, 2); d dVar = (d) cVar; - dVar.f1477h0.set(CaptureRequest.CONTROL_AE_MODE, 1); + dVar.f1479h0.set(CaptureRequest.CONTROL_AE_MODE, 1); dVar.k1(); } } @@ -72,10 +72,10 @@ public class f extends g { @Override // c.o.a.n.o.e public void j(@NonNull c.o.a.n.o.c cVar) { - this.f1486c = cVar; + this.f1488c = cVar; try { i.l.a(1, "ResetFlashAction:", "Reverting the flash changes."); - CaptureRequest.Builder builder = ((d) cVar).f1477h0; + CaptureRequest.Builder builder = ((d) cVar).f1479h0; builder.set(CaptureRequest.CONTROL_AE_MODE, 1); builder.set(CaptureRequest.FLASH_MODE, 0); ((d) cVar).e1(this, builder); @@ -88,14 +88,14 @@ public class f extends g { } public f(@NonNull l.a aVar, @NonNull d dVar, @NonNull c.o.a.w.e eVar, @NonNull c.o.a.x.a aVar2) { - super(aVar, dVar, eVar, aVar2, dVar.f1481b0); + super(aVar, dVar, eVar, aVar2, dVar.f1483b0); 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.f1503s = hVar; + this.f1505s = hVar; hVar.f(new a()); - TotalCaptureResult totalCaptureResult = dVar.f1478i0; + TotalCaptureResult totalCaptureResult = dVar.f1480i0; 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.f1477h0.get(CaptureRequest.CONTROL_AE_MODE); - this.w = (Integer) dVar.f1477h0.get(CaptureRequest.FLASH_MODE); + this.v = (Integer) dVar.f1479h0.get(CaptureRequest.CONTROL_AE_MODE); + this.w = (Integer) dVar.f1479h0.get(CaptureRequest.FLASH_MODE); } public static /* synthetic */ void d(f fVar) { @@ -126,6 +126,6 @@ public class f extends g { return; } i.l.a(1, "take:", "Engine needs flash. Starting action"); - this.f1503s.e(this.t); + this.f1505s.e(this.t); } } 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 57fff6b705..494e6542ab 100644 --- a/app/src/main/java/c/o/a/v/g.java +++ b/app/src/main/java/c/o/a/v/g.java @@ -61,7 +61,7 @@ public class g extends i { this.n = aVar3; this.o = aVar4; if (aVar4 != null) { - if (((c.o.a.u.c) aVar4).b(a.EnumC0167a.PICTURE_SNAPSHOT)) { + if (((c.o.a.u.c) aVar4).b(a.EnumC0168a.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 0a6c1cf68c..11b9b5692f 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.f1512c; + a aVar2 = bVar2.f1514c; e eVar = bVar2.d; Objects.requireNonNull(aVar2); m.checkNotNullParameter(eVar, "eglSurface"); @@ -82,12 +82,12 @@ public class h implements Runnable { Matrix.translateM(fArr, 0, (1.0f - f) / 2.0f, (1.0f - f2) / 2.0f, 0.0f); Matrix.scaleM(fArr, 0, f, f2, 1.0f); Matrix.translateM(fArr, 0, 0.5f, 0.5f, 0.0f); - Matrix.rotateM(fArr, 0, (float) (i + gVar.i.f1468c), 0.0f, 0.0f, 1.0f); + Matrix.rotateM(fArr, 0, (float) (i + gVar.i.f1470c), 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.EnumC0167a aVar3 = a.EnumC0167a.PICTURE_SNAPSHOT; + a.EnumC0168a aVar3 = a.EnumC0168a.PICTURE_SNAPSHOT; Objects.requireNonNull(bVar4); try { Canvas lockCanvas = bVar4.d.lockCanvas(null); @@ -99,15 +99,15 @@ public class h implements Runnable { } synchronized (bVar4.g) { GLES20.glBindTexture(36197, bVar4.f.a); - bVar4.f1501c.updateTexImage(); + bVar4.f1503c.updateTexImage(); } - bVar4.f1501c.getTransformMatrix(bVar4.e.b); + bVar4.f1503c.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.f1468c, 0.0f, 0.0f, 1.0f); + Matrix.rotateM(gVar.q.e.b, 0, (float) gVar.i.f1470c, 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.f1468c = 0; + gVar.i.f1470c = 0; long timestamp = surfaceTexture.getTimestamp() / 1000; i.l.a(1, "takeFrame:", "timestampUs:", Long.valueOf(timestamp)); gVar.r.a(timestamp); @@ -131,12 +131,12 @@ public class h implements Runnable { m.checkNotNullExpressionValue(byteArray, "it.toByteArray()"); d0.y.b.closeFinally(byteArrayOutputStream, null); aVar4.f = byteArray; - c.o.b.a.a aVar5 = bVar2.f1512c; + c.o.b.a.a aVar5 = bVar2.f1514c; e eVar2 = bVar2.d; Objects.requireNonNull(aVar5); m.checkNotNullParameter(eVar2, "eglSurface"); EGL14.eglDestroySurface(aVar5.a.a, eVar2.a); - bVar2.d = d.f1507c; + bVar2.d = d.f1509c; bVar2.b = -1; bVar2.a = -1; gVar.r.b(); @@ -150,10 +150,10 @@ public class h implements Runnable { } else { r3 = 0; } - SurfaceTexture surfaceTexture3 = bVar6.f1501c; + SurfaceTexture surfaceTexture3 = bVar6.f1503c; if (surfaceTexture3 != null) { surfaceTexture3.release(); - bVar6.f1501c = r3; + bVar6.f1503c = 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 3d52ec333e..2957216c74 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 f1504c; + public T f1506c; 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 RunnableC0170a implements Runnable { + public class RunnableC0171a implements Runnable { public final /* synthetic */ TaskCompletionSource i; - public RunnableC0170a(TaskCompletionSource taskCompletionSource) { + public RunnableC0171a(TaskCompletionSource taskCompletionSource) { this.i = taskCompletionSource; } @@ -60,7 +60,7 @@ public abstract class a { } public a(@NonNull Context context, @NonNull ViewGroup viewGroup) { - this.f1504c = n(context, viewGroup); + this.f1506c = 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 RunnableC0170a(taskCompletionSource)); + handler.post(new RunnableC0171a(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 3cb4491e14..3053dbc72b 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.f1504c).requestRender(); + ((GLSurfaceView) d.this.f1506c).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.f1504c).queueEvent(new a(i)); + ((GLSurfaceView) d.this.f1506c).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.f1504c).queueEvent(new b(bVar)); + ((GLSurfaceView) this.f1506c).queueEvent(new b(bVar)); } @Override // c.o.a.w.e public void b(@NonNull f fVar) { - ((GLSurfaceView) this.f1504c).queueEvent(new a(fVar)); + ((GLSurfaceView) this.f1506c).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.f1504c).requestRender(); + ((GLSurfaceView) this.f1506c).requestRender(); } } @@ -255,11 +255,11 @@ public class d extends a implements b, e { @Override // c.o.a.w.a public void p() { - ((GLSurfaceView) this.f1504c).onPause(); + ((GLSurfaceView) this.f1506c).onPause(); } @Override // c.o.a.w.a public void q() { - ((GLSurfaceView) this.f1504c).onResume(); + ((GLSurfaceView) this.f1506c).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 f186517afb..fc862e80f9 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.f1504c).getHolder(); + return ((SurfaceView) this.f1506c).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 63d1b0068b..8e785bd7dd 100644 --- a/app/src/main/java/c/o/a/w/j.java +++ b/app/src/main/java/c/o/a/w/j.java @@ -50,8 +50,8 @@ public class j extends a { f4 = f3.i() / f2.i(); f = 1.0f; } - ((TextureView) j.this.f1504c).setScaleX(f4); - ((TextureView) j.this.f1504c).setScaleY(f); + ((TextureView) j.this.f1506c).setScaleX(f4); + ((TextureView) j.this.f1506c).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)); @@ -86,7 +86,7 @@ public class j extends a { matrix.postScale(f3, 1.0f / f3, f, f2); } matrix.postRotate((float) this.i, f, f2); - ((TextureView) j.this.f1504c).setTransform(matrix); + ((TextureView) j.this.f1506c).setTransform(matrix); this.j.a.t(null); } } @@ -97,14 +97,14 @@ public class j extends a { @Override // c.o.a.w.a public void e(@Nullable a.b bVar) { - ((TextureView) this.f1504c).post(new a(null)); + ((TextureView) this.f1506c).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.f1504c).getSurfaceTexture(); + return ((TextureView) this.f1506c).getSurfaceTexture(); } @Override // c.o.a.w.a @@ -135,7 +135,7 @@ public class j extends a { public void r(int i) { this.i = i; TaskCompletionSource taskCompletionSource = new TaskCompletionSource(); - ((TextureView) this.f1504c).post(new b(i, taskCompletionSource)); + ((TextureView) this.f1506c).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 6b1c21c990..1410329025 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.f1507c; + e eVar = d.f1509c; 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.f1505c = null; + this.f1507c = 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 ce8f3af958..bc88965bdb 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[7] = 8; iArr[8] = d.p; iArr[9] = d.q | d.r; - iArr[10] = d.f1508s; + iArr[10] = d.f1510s; iArr[11] = i2; iArr[12] = z2 ? 12610 : d.e; iArr[13] = z2 ? 1 : 0; diff --git a/app/src/main/java/c/o/b/a/c.java b/app/src/main/java/c/o/b/a/c.java index a565dcf661..a98b20fbf6 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 f1505c; + public a f1507c; 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.f1505c = a; + this.f1507c = 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.f1505c = a2; + this.f1507c = 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 7e715cf076..a4d8e7bef9 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[] f1506c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; + public static final float[] f1508c = {-1.0f, -1.0f, 1.0f, -1.0f, -1.0f, 1.0f, 1.0f, 1.0f}; public FloatBuffer d; public c() { - float[] fArr = f1506c; + float[] fArr = f1508c; 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 2bd5c53aed..a9498a70e8 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 f1507c = new e(EGL14.EGL_NO_SURFACE); + public static final e f1509c = new e(EGL14.EGL_NO_SURFACE); public static final int d = 12288; public static final int e = 12344; public static final int f = 12375; @@ -25,5 +25,5 @@ public final class d { public static final int r = 1; /* renamed from: s reason: collision with root package name */ - public static final int f1508s = 12352; + public static final int f1510s = 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 a2813c493f..be8b8ab9d7 100644 --- a/app/src/main/java/c/o/b/c/f.java +++ b/app/src/main/java/c/o/b/c/f.java @@ -7,7 +7,7 @@ public final class f { public static final int b = p.m86constructorimpl(5); /* renamed from: c reason: collision with root package name */ - public static final int f1509c = p.m86constructorimpl(33984); + public static final int f1511c = p.m86constructorimpl(33984); public static final int d = p.m86constructorimpl(36197); public static final int e = p.m86constructorimpl(10241); public static final int f = p.m86constructorimpl(10240); 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 90eceb2618..a3553412b8 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 f1510c; + public final boolean f1512c; public final c[] d; public a(int i, boolean z2, c... cVarArr) { m.checkNotNullParameter(cVarArr, "shaders"); this.b = i; - this.f1510c = z2; + this.f1512c = 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 2105346b01..aeb8c295d2 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 f1511c; + public final String f1513c; public b(int i, int i2, String str, DefaultConstructorMarker defaultConstructorMarker) { int i3; - this.f1511c = str; + this.f1513c = str; int h = c.c.a.y.b.h(i2); if (h == 0) { i3 = GLES20.glGetAttribLocation(p.m86constructorimpl(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 d67fa5cbad..26205fbe59 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 f1512c; + public c.o.b.a.a f1514c; 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.f1512c = aVar; + this.f1514c = 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.f1512c; + c.o.b.a.a aVar = this.f1514c; 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.f1512c.a(this.d, d.f); + i = this.f1514c.a(this.d, d.f); } int i2 = this.b; if (i2 < 0) { - i2 = this.f1512c.a(this.d, d.g); + i2 = this.f1514c.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 46a69d1f8a..156a83937d 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.f1505c; + c.o.b.c.a aVar2 = aVar.f1507c; 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.f1507c) { + if (eVar != d.f1509c) { 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 61f6812515..61ab7eb212 100644 --- a/app/src/main/java/c/o/b/f/a.java +++ b/app/src/main/java/c/o/b/f/a.java @@ -25,15 +25,15 @@ public final class a extends o implements Function0 { public Unit mo1invoke() { b bVar = this.this$0; if (!(bVar.d == null || bVar.e == null || bVar.f == null || this.$internalFormat == null || bVar.g == null)) { - GLES20.glTexImage2D(p.m86constructorimpl(bVar.f1513c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m86constructorimpl(this.this$0.f.intValue()), p.m86constructorimpl(this.this$0.g.intValue()), null); + GLES20.glTexImage2D(p.m86constructorimpl(bVar.f1515c), 0, this.$internalFormat.intValue(), this.this$0.d.intValue(), this.this$0.e.intValue(), 0, p.m86constructorimpl(this.this$0.f.intValue()), p.m86constructorimpl(this.this$0.g.intValue()), null); } - GLES20.glTexParameterf(p.m86constructorimpl(this.this$0.f1513c), f.e, f.j); - GLES20.glTexParameterf(p.m86constructorimpl(this.this$0.f1513c), f.f, f.k); - int r0 = p.m86constructorimpl(this.this$0.f1513c); + GLES20.glTexParameterf(p.m86constructorimpl(this.this$0.f1515c), f.e, f.j); + GLES20.glTexParameterf(p.m86constructorimpl(this.this$0.f1515c), f.f, f.k); + int r0 = p.m86constructorimpl(this.this$0.f1515c); int i = f.g; int i2 = f.i; GLES20.glTexParameteri(r0, i, i2); - GLES20.glTexParameteri(p.m86constructorimpl(this.this$0.f1513c), f.h, i2); + GLES20.glTexParameteri(p.m86constructorimpl(this.this$0.f1515c), 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 c4ad2c4c18..371eb37690 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 f1513c; + public final int f1515c; 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.f1513c = i2; + this.f1515c = 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.f1509c : i, (i3 & 2) != 0 ? f.d : i2, null); + this((i3 & 1) != 0 ? f.f1511c : i, (i3 & 2) != 0 ? f.d : i2, null); int i4 = i3 & 4; } public void a() { GLES20.glActiveTexture(p.m86constructorimpl(this.b)); - GLES20.glBindTexture(p.m86constructorimpl(this.f1513c), p.m86constructorimpl(this.a)); + GLES20.glBindTexture(p.m86constructorimpl(this.f1515c), p.m86constructorimpl(this.a)); d.b("bind"); } public void b() { - GLES20.glBindTexture(p.m86constructorimpl(this.f1513c), p.m86constructorimpl(0)); - GLES20.glActiveTexture(f.f1509c); + GLES20.glBindTexture(p.m86constructorimpl(this.f1515c), p.m86constructorimpl(0)); + GLES20.glActiveTexture(f.f1511c); 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 d2913f649e..e33068ff27 100644 --- a/app/src/main/java/c/p/a/b.java +++ b/app/src/main/java/c/p/a/b.java @@ -70,20 +70,20 @@ public final class b extends FrameLayout implements View.OnClickListener, Animat public boolean r; /* renamed from: s reason: collision with root package name */ - public boolean f1514s; + public boolean f1516s; public Runnable t; public boolean u; public ArrayList