forked from Juby210/discord-jadx
105.8 - Alpha (105208)
This commit is contained in:
parent
a639fccae6
commit
de1c5e3743
1468 changed files with 22126 additions and 21030 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId 'com.discord'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 105207
|
||||
versionName "105.7 - Alpha"
|
||||
versionCode 105208
|
||||
versionName "105.8 - Alpha"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="105207" android:versionName="105.7 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="105208" android:versionName="105.8 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
|
||||
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||
|
|
|
@ -218,7 +218,7 @@ public final class b {
|
|||
m.checkNotNullParameter(objArr, "formatArgs");
|
||||
m.checkNotNullParameter(renderContext, "renderContext");
|
||||
Map<String, String> map = renderContext.a;
|
||||
List<? extends Object> list = renderContext.f2163c;
|
||||
List<? extends Object> list = renderContext.f2165c;
|
||||
boolean z2 = true;
|
||||
if (!map.isEmpty()) {
|
||||
charSequence = a.replace(charSequence, new f(map));
|
||||
|
|
|
@ -38,7 +38,7 @@ public final class c extends Node.a<RenderContext> {
|
|||
spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33);
|
||||
}
|
||||
}
|
||||
Hook.a aVar2 = hook != null ? hook.f2162c : null;
|
||||
Hook.a aVar2 = hook != null ? hook.f2164c : null;
|
||||
if (aVar2 != null) {
|
||||
aVar = aVar2;
|
||||
} else if (URLUtil.isValidUrl(this.a)) {
|
||||
|
|
|
@ -23,7 +23,7 @@ public final class b extends o implements Function1<OverlayBubbleWrap, Boolean>
|
|||
OverlayBubbleWrap overlayBubbleWrap2 = overlayBubbleWrap;
|
||||
m.checkNotNullParameter(overlayBubbleWrap2, "bubbleWrap");
|
||||
try {
|
||||
this.this$0.f2207s.removeViewImmediate(overlayBubbleWrap2);
|
||||
this.this$0.f2209s.removeViewImmediate(overlayBubbleWrap2);
|
||||
this.this$0.m.invoke(overlayBubbleWrap2);
|
||||
z2 = true;
|
||||
} catch (IllegalArgumentException unused) {
|
||||
|
|
|
@ -77,8 +77,8 @@ public final class d implements View.OnClickListener {
|
|||
overlayBubbleWrap.addOnAttachStateChangeListener(new a(this));
|
||||
this.j.a(overlayBubbleWrap);
|
||||
this.l.setBubbleTouchable(false);
|
||||
this.j.f2207s.removeViewImmediate(this.l);
|
||||
WindowManager windowManager = this.j.f2207s;
|
||||
this.j.f2209s.removeViewImmediate(this.l);
|
||||
WindowManager windowManager = this.j.f2209s;
|
||||
OverlayBubbleWrap overlayBubbleWrap2 = this.l;
|
||||
windowManager.addView(overlayBubbleWrap2, overlayBubbleWrap2.getWindowLayoutParams());
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1<Pair<? exte
|
|||
Pair<? extends Map<String, ? extends EncodeQuality>, ? extends RtcConnection.State> pair2 = pair;
|
||||
m.checkNotNullParameter(pair2, "p1");
|
||||
RtcConnection rtcConnection = (RtcConnection) this.receiver;
|
||||
if (rtcConnection.f2224b0) {
|
||||
if (rtcConnection.f2226b0) {
|
||||
Map map = (Map) pair2.component1();
|
||||
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
|
||||
rtcConnection.V.i(rtcConnection.l, "local MediaSinkWants: " + map, null);
|
||||
|
|
|
@ -42,7 +42,7 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
RtcConnection rtcConnection = this.a;
|
||||
rtcConnection.q.succeed();
|
||||
rtcConnection.r = transportInfo;
|
||||
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2230x;
|
||||
if (mediaEngineConnection2 != null) {
|
||||
d dVar = new d(1000, rtcConnection.V, mediaEngineConnection2, new VoiceQuality(), rtcConnection.B, new KrispOveruseDetector(mediaEngineConnection2), 0, 64);
|
||||
dVar.a.clear();
|
||||
|
@ -54,9 +54,9 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
rtcConnection.o = dVar;
|
||||
rtcConnection.p = false;
|
||||
}
|
||||
if (transportInfo.f2244c.ordinal() != 0) {
|
||||
if (transportInfo.f2246c.ordinal() != 0) {
|
||||
StringBuilder R = c.d.b.a.a.R("Unsupported protocol: ");
|
||||
R.append(transportInfo.f2244c);
|
||||
R.append(transportInfo.f2246c);
|
||||
R.append('.');
|
||||
RtcConnection.j(rtcConnection, true, R.toString(), null, false, 12);
|
||||
} else {
|
||||
|
@ -91,7 +91,7 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
m.checkNotNullParameter(mediaEngineConnection, "connection");
|
||||
m.checkNotNullParameter(connectionState, "connectionState");
|
||||
RtcConnection rtcConnection = this.a;
|
||||
RtcConnection.StateChange stateChange = rtcConnection.f2227s;
|
||||
RtcConnection.StateChange stateChange = rtcConnection.f2229s;
|
||||
rtcConnection.r("Connection state change: " + connectionState);
|
||||
int ordinal = connectionState.ordinal();
|
||||
if (ordinal == 0) {
|
||||
|
@ -106,10 +106,10 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
throw new NoWhenBranchMatchedException();
|
||||
}
|
||||
rtcConnection.u(state);
|
||||
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2227s.a == RtcConnection.State.h.a) {
|
||||
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2229s.a == RtcConnection.State.h.a) {
|
||||
rtcConnection.q();
|
||||
}
|
||||
if (rtcConnection.f2227s.a == RtcConnection.State.f.a) {
|
||||
if (rtcConnection.f2229s.a == RtcConnection.State.f.a) {
|
||||
rtcConnection.D = Long.valueOf(rtcConnection.W.currentTimeMillis());
|
||||
rtcConnection.J = true;
|
||||
Map<String, Object> mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.E)));
|
||||
|
@ -123,7 +123,7 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
rtcConnection.p(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf);
|
||||
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.H;
|
||||
if (mediaSinkWantsManager != null) {
|
||||
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2228x));
|
||||
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2230x));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@ public final class h0 implements a.d {
|
|||
public void a(String str, String str2) {
|
||||
m.checkNotNullParameter(str, "audioCodec");
|
||||
m.checkNotNullParameter(str2, "videoCodec");
|
||||
MediaEngineConnection mediaEngineConnection = this.a.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection = this.a.f2230x;
|
||||
if (mediaEngineConnection != null) {
|
||||
mediaEngineConnection.r(str, str2);
|
||||
}
|
||||
|
@ -52,11 +52,11 @@ public final class h0 implements a.d {
|
|||
RtcConnection rtcConnection = this.a;
|
||||
Objects.requireNonNull(rtcConnection);
|
||||
rtcConnection.r("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str);
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2230x;
|
||||
if (mediaEngineConnection != null) {
|
||||
mediaEngineConnection.destroy();
|
||||
}
|
||||
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2230x;
|
||||
if (mediaEngineConnection2 != null) {
|
||||
mediaEngineConnection2.o(rtcConnection.N);
|
||||
}
|
||||
|
@ -67,7 +67,7 @@ public final class h0 implements a.d {
|
|||
if ((num != null && num.intValue() == 1000) || z4) {
|
||||
z3 = false;
|
||||
}
|
||||
if (!(rtcConnection.f2227s.a instanceof RtcConnection.State.d)) {
|
||||
if (!(rtcConnection.f2229s.a instanceof RtcConnection.State.d)) {
|
||||
rtcConnection.n(z3, str);
|
||||
d dVar = rtcConnection.o;
|
||||
if (dVar != null) {
|
||||
|
@ -93,7 +93,7 @@ public final class h0 implements a.d {
|
|||
public void c(String str, List<Integer> list) {
|
||||
m.checkNotNullParameter(str, "mode");
|
||||
m.checkNotNullParameter(list, "secretKey");
|
||||
MediaEngineConnection mediaEngineConnection = this.a.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection = this.a.f2230x;
|
||||
if (mediaEngineConnection != null) {
|
||||
mediaEngineConnection.t(str, u.toIntArray(list));
|
||||
}
|
||||
|
@ -241,7 +241,7 @@ public final class h0 implements a.d {
|
|||
n nVar = cVar2.a;
|
||||
int max = Math.max((int) (((double) j0Var.f211c.a) * nVar.f222c), j0Var.d);
|
||||
int max2 = Math.max((int) (((double) j0Var.f211c.b) * nVar.f222c), j0Var.d);
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2230x;
|
||||
if (mediaEngineConnection != null) {
|
||||
mediaEngineConnection.m(new MediaEngineConnection.b(max, max2, nVar.a, nVar.b, nVar.d, nVar.e));
|
||||
return;
|
||||
|
@ -372,7 +372,7 @@ public final class h0 implements a.d {
|
|||
return;
|
||||
}
|
||||
g.l(rtcConnection.N);
|
||||
rtcConnection.f2228x = g;
|
||||
rtcConnection.f2230x = g;
|
||||
}
|
||||
|
||||
@Override // c.a.q.n0.a.d
|
||||
|
@ -391,7 +391,7 @@ public final class h0 implements a.d {
|
|||
public void onSpeaking(long j, int i, boolean z2) {
|
||||
RtcConnection rtcConnection = this.a;
|
||||
if (j != rtcConnection.T) {
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2228x;
|
||||
MediaEngineConnection mediaEngineConnection = rtcConnection.f2230x;
|
||||
if (mediaEngineConnection != null) {
|
||||
mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j));
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@ public final class j extends o implements Function0<Unit> {
|
|||
Long l2 = this.$userId;
|
||||
if (l2 == null) {
|
||||
this.this$0.e = null;
|
||||
} else if (this.this$0.f2221c.contains(l2)) {
|
||||
} else if (this.this$0.f2223c.contains(l2)) {
|
||||
MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0;
|
||||
Long l3 = this.$userId;
|
||||
mediaSinkWantsManager2.e = l3;
|
||||
|
|
|
@ -20,7 +20,7 @@ public final class f extends ContentObserver {
|
|||
DiscordAudioManager discordAudioManager = this.a;
|
||||
int streamVolume = discordAudioManager.e.getStreamVolume(3);
|
||||
discordAudioManager.w = streamVolume;
|
||||
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2236y;
|
||||
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2238y;
|
||||
serializedSubject.k.onNext(Integer.valueOf(streamVolume));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -96,10 +96,10 @@ public final class l extends o implements Function0<Unit> {
|
|||
}
|
||||
if (arrayList2.isEmpty()) {
|
||||
this.this$0.b.remove(Long.valueOf(this.$userId));
|
||||
this.this$0.f2221c.remove(Long.valueOf(this.$userId));
|
||||
this.this$0.f2223c.remove(Long.valueOf(this.$userId));
|
||||
} else {
|
||||
this.this$0.b.put(Long.valueOf(this.$userId), arrayList2);
|
||||
this.this$0.f2221c.add(Long.valueOf(this.$userId));
|
||||
this.this$0.f2223c.add(Long.valueOf(this.$userId));
|
||||
}
|
||||
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId)));
|
||||
return Unit.a;
|
||||
|
|
|
@ -218,7 +218,7 @@ public final class b extends ScreenCapturerAndroid {
|
|||
if (thumbnailEmitter != null) {
|
||||
synchronized (thumbnailEmitter) {
|
||||
thumbnailEmitter.d.release();
|
||||
thumbnailEmitter.f2247c.release();
|
||||
thumbnailEmitter.f2249c.release();
|
||||
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b);
|
||||
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
|
||||
}
|
||||
|
|
|
@ -288,7 +288,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.f2246c);
|
||||
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2248c);
|
||||
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
|
||||
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
|
||||
connection2.setVADUseKrisp(this.$inputModeOptions.e);
|
||||
|
@ -473,7 +473,7 @@ public final class e implements MediaEngineConnection {
|
|||
Connection connection2 = connection;
|
||||
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
||||
MediaEngineConnection.b bVar = this.$quality;
|
||||
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2245c, bVar.d, this.$frameRate);
|
||||
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2247c, bVar.d, this.$frameRate);
|
||||
return Unit.a;
|
||||
}
|
||||
}
|
||||
|
@ -610,7 +610,7 @@ public final class e implements MediaEngineConnection {
|
|||
this.d = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
|
||||
int i2 = aVar.a;
|
||||
String str = aVar.b;
|
||||
int i3 = aVar.f2243c;
|
||||
int i3 = aVar.f2245c;
|
||||
Object[] array = aVar.d.toArray(new StreamParameters[0]);
|
||||
Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array<T>");
|
||||
Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, new d(this));
|
||||
|
|
|
@ -416,7 +416,7 @@ public final class k implements MediaEngine {
|
|||
discord2.setEchoCancellation(z2, false, new m(kVar2));
|
||||
}
|
||||
k kVar3 = this.this$0;
|
||||
boolean z4 = voiceConfig.f2242c;
|
||||
boolean z4 = voiceConfig.f2244c;
|
||||
Discord discord3 = kVar3.f;
|
||||
if (discord3 != null) {
|
||||
discord3.setNoiseSuppression(z4);
|
||||
|
|
|
@ -38,7 +38,7 @@ public final class m implements Discord.AecConfigCallback {
|
|||
MediaEngine.EchoCancellationInfo echoCancellationInfo = kVar.i;
|
||||
kVar.i = null;
|
||||
if (echoCancellationInfo != null) {
|
||||
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2241c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
|
||||
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2243c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
|
||||
d.c1("MediaEngineLegacy", "onEchoCancellationUpdated: " + echoCancellationInfo2);
|
||||
this.this$0.a.p.onEchoCancellationUpdated(echoCancellationInfo2);
|
||||
}
|
||||
|
|
|
@ -638,7 +638,7 @@ public final class a extends WebSocketListener implements DebugPrintable {
|
|||
aVar.a(1, TimeUnit.MINUTES);
|
||||
SSLSocketFactory sSLSocketFactory = this.F;
|
||||
if (sSLSocketFactory != null) {
|
||||
h.a aVar2 = f0.e0.k.h.f2908c;
|
||||
h.a aVar2 = f0.e0.k.h.f2910c;
|
||||
aVar.b(sSLSocketFactory, f0.e0.k.h.a.n());
|
||||
}
|
||||
String H = c.d.b.a.a.H(new StringBuilder(), this.D, "?v=5");
|
||||
|
|
|
@ -98,13 +98,13 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
|
|||
if (booleanValue) {
|
||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE);
|
||||
} else if (longValue == 0) {
|
||||
int i = krispOveruseDetector.f2220c + 1;
|
||||
krispOveruseDetector.f2220c = i;
|
||||
int i = krispOveruseDetector.f2222c + 1;
|
||||
krispOveruseDetector.f2222c = i;
|
||||
if (i > 2) {
|
||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED);
|
||||
}
|
||||
} else {
|
||||
krispOveruseDetector.f2220c = 0;
|
||||
krispOveruseDetector.f2222c = 0;
|
||||
}
|
||||
}
|
||||
krispOveruseDetector.b = stats2.getOutboundRtpAudio();
|
||||
|
|
|
@ -53,8 +53,8 @@ public final class s extends o implements Function0<Unit> {
|
|||
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
|
||||
try {
|
||||
URI uri = new URI(w);
|
||||
rtcConnection.f2229y = uri.getHost();
|
||||
rtcConnection.f2230z = Integer.valueOf(uri.getPort());
|
||||
rtcConnection.f2231y = uri.getHost();
|
||||
rtcConnection.f2232z = Integer.valueOf(uri.getPort());
|
||||
} catch (Exception e) {
|
||||
rtcConnection.V.e(rtcConnection.l, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default)));
|
||||
}
|
||||
|
|
|
@ -77,7 +77,7 @@ public final class b extends k implements Function2<CoroutineScope, Continuation
|
|||
}
|
||||
String joinToString$default = u.joinToString$default(arrayList, "&", null, null, 0, null, null, 62, null);
|
||||
RequestBody.Companion companion = RequestBody.Companion;
|
||||
MediaType.a aVar = MediaType.f3034c;
|
||||
MediaType.a aVar = MediaType.f3036c;
|
||||
RequestBody a = companion.a(joinToString$default, MediaType.a.a(ShareTarget.ENCODING_TYPE_URL_ENCODED));
|
||||
Request.a aVar2 = new Request.a();
|
||||
m.checkParameterIsNotNull(a, "body");
|
||||
|
|
|
@ -18,6 +18,6 @@ public final class i0 extends o implements Function0<Boolean> {
|
|||
/* renamed from: invoke */
|
||||
public Boolean mo1invoke() {
|
||||
VoiceUserView voiceUserView = this.this$0;
|
||||
return Boolean.valueOf(voiceUserView.m == VoiceUserView.a.RINGING && voiceUserView.f2271s);
|
||||
return Boolean.valueOf(voiceUserView.m == VoiceUserView.a.RINGING && voiceUserView.f2273s);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,6 +21,6 @@ public final class a implements View.OnClickListener {
|
|||
if (!(googlePlayInAppSku == null || (function1 = giftSelectView.k) == null)) {
|
||||
function1.invoke(googlePlayInAppSku);
|
||||
}
|
||||
giftSelectView.j.f1864c.setOnClickListener(null);
|
||||
giftSelectView.j.f1865c.setOnClickListener(null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -98,7 +98,7 @@ public class a extends AppCompatDialogFragment {
|
|||
}
|
||||
} else if (i == 2) {
|
||||
FlexInputFragment flexInputFragment = (FlexInputFragment) ((Fragment) this.k);
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2546s;
|
||||
if (flexInputViewModel != null) {
|
||||
flexInputViewModel.onSendButtonClicked(flexInputFragment.o);
|
||||
}
|
||||
|
@ -418,7 +418,7 @@ public class a extends AppCompatDialogFragment {
|
|||
flexInputFragment.k();
|
||||
eVar.mo1invoke();
|
||||
} catch (UninitializedPropertyAccessException unused) {
|
||||
flexInputFragment.f2545x.add(eVar);
|
||||
flexInputFragment.f2547x.add(eVar);
|
||||
}
|
||||
FloatingActionButton floatingActionButton2 = this.m;
|
||||
if (floatingActionButton2 != null) {
|
||||
|
|
|
@ -27,7 +27,7 @@ public final class b implements TabLayout.OnTabSelectedListener {
|
|||
if (position == 3) {
|
||||
this.a.h(false);
|
||||
Fragment parentFragment = this.a.getParentFragment();
|
||||
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2544s) != null) {
|
||||
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2546s) != null) {
|
||||
flexInputViewModel.onCreateThreadSelected();
|
||||
return;
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@ public final class f implements ViewPager.OnPageChangeListener {
|
|||
|
||||
@Override // androidx.viewpager.widget.ViewPager.OnPageChangeListener
|
||||
public void onPageSelected(int i) {
|
||||
FlexInputViewModel flexInputViewModel = this.a.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = this.a.f2546s;
|
||||
if (flexInputViewModel != null) {
|
||||
flexInputViewModel.onContentDialogPageChanged(i);
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class g implements DialogInterface.OnDismissListener {
|
|||
@Override // android.content.DialogInterface.OnDismissListener
|
||||
public final void onDismiss(DialogInterface dialogInterface) {
|
||||
FlexInputViewModel flexInputViewModel;
|
||||
if (this.j.isAdded() && !this.j.isHidden() && (flexInputViewModel = this.j.f2544s) != null) {
|
||||
if (this.j.isAdded() && !this.j.isHidden() && (flexInputViewModel = this.j.f2546s) != null) {
|
||||
f.M0(flexInputViewModel, false, 1, null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@ public final class h extends o implements Function1<View, Unit> {
|
|||
@Override // kotlin.jvm.functions.Function1
|
||||
public Unit invoke(View view) {
|
||||
m.checkNotNullParameter(view, "it");
|
||||
FlexInputViewModel flexInputViewModel = this.this$0.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = this.this$0.f2546s;
|
||||
if (flexInputViewModel != null) {
|
||||
f.M0(flexInputViewModel, false, 1, null);
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@ public final class i implements View.OnLongClickListener {
|
|||
|
||||
@Override // android.view.View.OnLongClickListener
|
||||
public final boolean onLongClick(View view) {
|
||||
FlexInputViewModel flexInputViewModel = this.j.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = this.j.f2546s;
|
||||
if (flexInputViewModel == null) {
|
||||
return false;
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
|
|||
public void onItemSelected(Attachment<? extends Object> attachment) {
|
||||
d0.z.d.m.checkNotNullParameter(attachment, "item");
|
||||
FlexInputFragment flexInputFragment = this.a;
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2546s;
|
||||
if (flexInputViewModel != null) {
|
||||
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
|
||||
}
|
||||
|
@ -28,7 +28,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
|
|||
public void onItemUnselected(Attachment<? extends Object> attachment) {
|
||||
d0.z.d.m.checkNotNullParameter(attachment, "item");
|
||||
FlexInputFragment flexInputFragment = this.a;
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2544s;
|
||||
FlexInputViewModel flexInputViewModel = flexInputFragment.f2546s;
|
||||
if (flexInputViewModel != null) {
|
||||
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
|
||||
}
|
||||
|
|
|
@ -1197,7 +1197,7 @@ public class d {
|
|||
function1.invoke(renderContext);
|
||||
if (!(objArr.length == 0)) {
|
||||
if (!(!renderContext.a.isEmpty())) {
|
||||
renderContext.f2163c = k.toList(objArr);
|
||||
renderContext.f2165c = k.toList(objArr);
|
||||
} else {
|
||||
throw new IllegalArgumentException("must provide named arguments OR formatArgs, not both.");
|
||||
}
|
||||
|
|
|
@ -77,8 +77,8 @@ public abstract class c {
|
|||
q(fVar, replace2, arrayList, w.i);
|
||||
n(fVar, replace2, arrayList, w.g);
|
||||
q(fVar, replace2, arrayList, w.g);
|
||||
n(fVar, replace2, arrayList, w.f2976c);
|
||||
q(fVar, replace2, arrayList, w.f2976c);
|
||||
n(fVar, replace2, arrayList, w.f2978c);
|
||||
q(fVar, replace2, arrayList, w.f2978c);
|
||||
o(fVar, replace2, arrayList);
|
||||
cls2 = b.a(v, fVar.b());
|
||||
}
|
||||
|
|
|
@ -311,13 +311,13 @@ public class c extends AbstractDraweeController<CloseableReference<c.f.j.j.c>, I
|
|||
ImageRequest imageRequest = this.I;
|
||||
ImageRequest imageRequest2 = this.K;
|
||||
ImageRequest[] imageRequestArr = this.J;
|
||||
if (imageRequest == null || (uri = imageRequest.f2334c) == null) {
|
||||
if (imageRequest == null || (uri = imageRequest.f2336c) == null) {
|
||||
if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) {
|
||||
ImageRequest imageRequest3 = imageRequestArr[0];
|
||||
uri = imageRequest3 != null ? imageRequest3.f2334c : null;
|
||||
uri = imageRequest3 != null ? imageRequest3.f2336c : null;
|
||||
}
|
||||
if (imageRequest2 != null) {
|
||||
return imageRequest2.f2334c;
|
||||
return imageRequest2.f2336c;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
|
|
@ -85,7 +85,7 @@ public class d extends AbstractDraweeControllerBuilder<d, ImageRequest, Closeabl
|
|||
c.f.j.r.b.b();
|
||||
try {
|
||||
DraweeController draweeController = this.n;
|
||||
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2321c.getAndIncrement());
|
||||
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2323c.getAndIncrement());
|
||||
if (draweeController instanceof c) {
|
||||
cVar = (c) draweeController;
|
||||
} else {
|
||||
|
|
|
@ -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.f2325c = true;
|
||||
draweeHolder.f2327c = true;
|
||||
draweeHolder.b();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -155,7 +155,7 @@ public class f {
|
|||
Objects.requireNonNull((z) this.g);
|
||||
Executor executor = z.g.a;
|
||||
if (eVar instanceof Boolean) {
|
||||
return ((Boolean) eVar).booleanValue() ? z.g.f3065c : z.g.d;
|
||||
return ((Boolean) eVar).booleanValue() ? z.g.f3067c : z.g.d;
|
||||
}
|
||||
z.g<e> gVar = new z.g<>();
|
||||
if (gVar.h(eVar)) {
|
||||
|
|
|
@ -9,11 +9,11 @@ public class n implements i {
|
|||
public static n a;
|
||||
|
||||
public CacheKey a(ImageRequest imageRequest, Object obj) {
|
||||
return new b(imageRequest.f2334c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
||||
return new b(imageRequest.f2336c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
||||
}
|
||||
|
||||
public CacheKey b(ImageRequest imageRequest, Object obj) {
|
||||
return new f(imageRequest.f2334c.toString());
|
||||
return new f(imageRequest.f2336c.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.f2334c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
|
||||
return new b(imageRequest.f2336c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -262,7 +262,7 @@ public class v<K, V> implements m<K, V>, w<K, V> {
|
|||
MemoryCacheParams memoryCacheParams = this.f;
|
||||
int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e());
|
||||
MemoryCacheParams memoryCacheParams2 = this.f;
|
||||
p = p(min, Math.min(memoryCacheParams2.f2327c, memoryCacheParams2.a - f()));
|
||||
p = p(min, Math.min(memoryCacheParams2.f2329c, memoryCacheParams2.a - f()));
|
||||
h(p);
|
||||
}
|
||||
i(p);
|
||||
|
|
|
@ -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.f2315c, diskCacheConfig.b, diskCacheConfig.h);
|
||||
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2317c, 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);
|
||||
}
|
||||
|
|
|
@ -84,7 +84,7 @@ public class h {
|
|||
ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar);
|
||||
String valueOf = String.valueOf(this.i.getAndIncrement());
|
||||
if (!imageRequest.f) {
|
||||
if (c.f.d.l.b.e(imageRequest.f2334c)) {
|
||||
if (c.f.d.l.b.e(imageRequest.f2336c)) {
|
||||
z2 = false;
|
||||
c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l);
|
||||
c.f.j.r.b.b();
|
||||
|
|
|
@ -153,7 +153,7 @@ public class p {
|
|||
try {
|
||||
b.b();
|
||||
Objects.requireNonNull(imageRequest);
|
||||
Uri uri = imageRequest.f2334c;
|
||||
Uri uri = imageRequest.f2336c;
|
||||
d.y(uri, "Uri is null.");
|
||||
int i = imageRequest.d;
|
||||
if (i != 0) {
|
||||
|
@ -247,7 +247,7 @@ public class p {
|
|||
}
|
||||
}
|
||||
}
|
||||
if (this.m && imageRequest.f2335s > 0) {
|
||||
if (this.m && imageRequest.f2337s > 0) {
|
||||
synchronized (this) {
|
||||
oVar = new o(r0Var, this.b.j.g());
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@ public class a1 extends g0 {
|
|||
|
||||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
return c(this.f479c.openInputStream(imageRequest.f2334c), -1);
|
||||
return c(this.f479c.openInputStream(imageRequest.f2336c), -1);
|
||||
}
|
||||
|
||||
@Override // c.f.j.p.g0
|
||||
|
|
|
@ -45,7 +45,7 @@ public class d implements w0 {
|
|||
HashMap hashMap = new HashMap();
|
||||
this.h = hashMap;
|
||||
hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str);
|
||||
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2334c);
|
||||
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2336c);
|
||||
this.d = str2;
|
||||
this.e = y0Var;
|
||||
this.f = obj;
|
||||
|
|
|
@ -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.f485c.open(imageRequest.f2334c.getPath().substring(1), 2);
|
||||
InputStream open = this.f485c.open(imageRequest.f2336c.getPath().substring(1), 2);
|
||||
AssetFileDescriptor assetFileDescriptor = null;
|
||||
try {
|
||||
assetFileDescriptor = this.f485c.openFd(imageRequest.f2334c.getPath().substring(1));
|
||||
assetFileDescriptor = this.f485c.openFd(imageRequest.f2336c.getPath().substring(1));
|
||||
i = (int) assetFileDescriptor.getLength();
|
||||
} catch (IOException unused) {
|
||||
i = -1;
|
||||
|
|
|
@ -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.f2334c;
|
||||
Uri uri = imageRequest.f2336c;
|
||||
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())) {
|
||||
|
|
|
@ -42,7 +42,7 @@ public class f0 extends g0 implements j1<e> {
|
|||
c.f.j.d.e eVar;
|
||||
Cursor query;
|
||||
e f2;
|
||||
Uri uri = imageRequest.f2334c;
|
||||
Uri uri = imageRequest.f2336c;
|
||||
if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f487c, null, null, null)) == null) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
@ -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.f494c.openRawResource(Integer.parseInt(imageRequest.f2334c.getPath().substring(1)));
|
||||
InputStream openRawResource = this.f494c.openRawResource(Integer.parseInt(imageRequest.f2336c.getPath().substring(1)));
|
||||
AssetFileDescriptor assetFileDescriptor = null;
|
||||
try {
|
||||
assetFileDescriptor = this.f494c.openRawResourceFd(Integer.parseInt(imageRequest.f2334c.getPath().substring(1)));
|
||||
assetFileDescriptor = this.f494c.openRawResourceFd(Integer.parseInt(imageRequest.f2336c.getPath().substring(1)));
|
||||
i = (int) assetFileDescriptor.getLength();
|
||||
} catch (Resources.NotFoundException unused) {
|
||||
i = -1;
|
||||
|
|
|
@ -83,7 +83,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
|||
bitmap = ThumbnailUtils.createVideoThumbnail(str, i);
|
||||
} else {
|
||||
try {
|
||||
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.q.f2334c, "r");
|
||||
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.q.f2336c, "r");
|
||||
MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever();
|
||||
mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor());
|
||||
bitmap = mediaMetadataRetriever.getFrameAtTime(-1);
|
||||
|
@ -141,7 +141,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
|||
String str;
|
||||
Uri uri;
|
||||
Objects.requireNonNull(j0Var);
|
||||
Uri uri2 = imageRequest.f2334c;
|
||||
Uri uri2 = imageRequest.f2336c;
|
||||
if (c.f.d.l.b.d(uri2)) {
|
||||
return imageRequest.a().getPath();
|
||||
}
|
||||
|
|
|
@ -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.f2334c.toString();
|
||||
String uri = imageRequest.f2336c.toString();
|
||||
d.i(Boolean.valueOf(uri.substring(0, 5).equals("data:")));
|
||||
int indexOf = uri.indexOf(44);
|
||||
String substring = uri.substring(indexOf + 1, uri.length());
|
||||
|
|
|
@ -141,7 +141,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
w0Var.d("image_format", eVar.l.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.f2334c)) {
|
||||
if (n.this.g || !c.f.d.l.b.e(e2.f2336c)) {
|
||||
eVar.q = c.c.a.a0.d.Z(e2.j, e2.i, eVar, this.b);
|
||||
}
|
||||
}
|
||||
|
@ -179,7 +179,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
synchronized (c0Var) {
|
||||
j = c0Var.j - c0Var.i;
|
||||
}
|
||||
String valueOf2 = String.valueOf(cVar2.f503c.e().f2334c);
|
||||
String valueOf2 = String.valueOf(cVar2.f503c.e().f2336c);
|
||||
int f = (z3 || m) ? eVar.f() : cVar2.o(eVar);
|
||||
i p = (z3 || m) ? h.a : cVar2.p();
|
||||
cVar2.d.e(cVar2.f503c, "DecodeProducer");
|
||||
|
@ -439,7 +439,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
public void b(l<CloseableReference<c.f.j.j.c>> lVar, w0 w0Var) {
|
||||
try {
|
||||
c.f.j.r.b.b();
|
||||
this.e.b(!c.f.d.l.b.e(w0Var.e().f2334c) ? 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().f2336c) ? 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();
|
||||
|
|
|
@ -36,7 +36,7 @@ public class o implements v0<CloseableReference<c>> {
|
|||
ImageRequest e = w0Var.e();
|
||||
ScheduledExecutorService scheduledExecutorService = this.b;
|
||||
if (scheduledExecutorService != null) {
|
||||
scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2335s, TimeUnit.MILLISECONDS);
|
||||
scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2337s, TimeUnit.MILLISECONDS);
|
||||
} else {
|
||||
this.a.b(lVar, w0Var);
|
||||
}
|
||||
|
|
|
@ -64,7 +64,7 @@ public class o0 implements c<e, Void> {
|
|||
this.f505c.b(eVar2, 9);
|
||||
} else {
|
||||
this.f505c.b(eVar2, 8);
|
||||
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2334c);
|
||||
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2336c);
|
||||
b.e = e.h;
|
||||
b.o = e.k;
|
||||
b.f = e.b;
|
||||
|
@ -73,11 +73,11 @@ public class o0 implements c<e, Void> {
|
|||
b.j = e.q;
|
||||
b.g = e.f;
|
||||
b.i = e.l;
|
||||
b.f2336c = e.i;
|
||||
b.f2338c = e.i;
|
||||
b.n = e.r;
|
||||
b.d = e.j;
|
||||
b.m = e.p;
|
||||
b.p = e.f2335s;
|
||||
b.p = e.f2337s;
|
||||
int i = f2 - 1;
|
||||
if (i >= 0) {
|
||||
z3 = true;
|
||||
|
|
|
@ -185,7 +185,7 @@ public class q0 implements v0<e> {
|
|||
return;
|
||||
}
|
||||
w0Var.o().e(w0Var, "PartialDiskCacheProducer");
|
||||
Uri build = e.f2334c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
|
||||
Uri build = e.f2336c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
|
||||
i iVar = this.b;
|
||||
w0Var.b();
|
||||
Objects.requireNonNull((n) iVar);
|
||||
|
|
|
@ -34,7 +34,7 @@ public class y implements Runnable {
|
|||
Objects.requireNonNull(a0Var);
|
||||
InputStream inputStream = null;
|
||||
try {
|
||||
httpURLConnection = a0Var.a(aVar.b.e().f2334c, 5);
|
||||
httpURLConnection = a0Var.a(aVar.b.e().f2336c, 5);
|
||||
try {
|
||||
aVar.e = a0Var.f478c.now();
|
||||
if (httpURLConnection != null) {
|
||||
|
|
|
@ -12,7 +12,7 @@ public class j implements b {
|
|||
boolean z2;
|
||||
boolean contains;
|
||||
int i2 = ((i & 1) != 0 ? 16 : 0) | 0;
|
||||
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2338c;
|
||||
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2340c;
|
||||
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.f2338c.writeLock().lock();
|
||||
SoLoader.f2340c.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.f2338c.writeLock().unlock();
|
||||
SoLoader.f2340c.writeLock().unlock();
|
||||
if (SoLoader.e == i3) {
|
||||
throw e;
|
||||
}
|
||||
} catch (IOException e2) {
|
||||
throw new RuntimeException(e2);
|
||||
} catch (Throwable th2) {
|
||||
SoLoader.f2338c.writeLock().unlock();
|
||||
SoLoader.f2340c.writeLock().unlock();
|
||||
throw th2;
|
||||
}
|
||||
}
|
||||
} while (z2);
|
||||
return z5;
|
||||
} finally {
|
||||
SoLoader.f2338c.readLock().unlock();
|
||||
SoLoader.f2340c.readLock().unlock();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -92,8 +92,8 @@ public final class f0 extends l implements e0.b {
|
|||
if (dVar != null) {
|
||||
dVar.a(true);
|
||||
}
|
||||
loader.f2404c.execute(new Loader.g(e0Var));
|
||||
loader.f2404c.shutdown();
|
||||
loader.f2406c.execute(new Loader.g(e0Var));
|
||||
loader.f2406c.shutdown();
|
||||
e0Var.A.removeCallbacksAndMessages(null);
|
||||
e0Var.B = null;
|
||||
e0Var.W = true;
|
||||
|
|
|
@ -84,7 +84,7 @@ public final class b0 extends v {
|
|||
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.f2345c, 2) : AudioProcessor.a.a;
|
||||
return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2347c, 2) : AudioProcessor.a.a;
|
||||
}
|
||||
throw new AudioProcessor.UnhandledAudioFormatException(aVar);
|
||||
}
|
||||
|
|
|
@ -79,7 +79,7 @@ public final class e0 implements AudioProcessor {
|
|||
i = aVar.b;
|
||||
}
|
||||
this.e = aVar;
|
||||
AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2345c, 2);
|
||||
AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2347c, 2);
|
||||
this.f = aVar2;
|
||||
this.i = true;
|
||||
return aVar2;
|
||||
|
@ -128,7 +128,7 @@ public final class e0 implements AudioProcessor {
|
|||
AudioProcessor.a aVar2 = this.f;
|
||||
this.h = aVar2;
|
||||
if (this.i) {
|
||||
this.j = new d0(aVar.b, aVar.f2345c, this.f900c, this.d, aVar2.b);
|
||||
this.j = new d0(aVar.b, aVar.f2347c, this.f900c, this.d, aVar2.b);
|
||||
} else {
|
||||
d0 d0Var = this.j;
|
||||
if (d0Var != null) {
|
||||
|
|
|
@ -35,11 +35,11 @@ public final class w extends v {
|
|||
return AudioProcessor.a.a;
|
||||
}
|
||||
if (aVar.d == 2) {
|
||||
boolean z2 = aVar.f2345c != iArr.length;
|
||||
boolean z2 = aVar.f2347c != iArr.length;
|
||||
int i = 0;
|
||||
while (i < iArr.length) {
|
||||
int i2 = iArr[i];
|
||||
if (i2 < aVar.f2345c) {
|
||||
if (i2 < aVar.f2347c) {
|
||||
z2 |= i2 != i;
|
||||
i++;
|
||||
} else {
|
||||
|
|
|
@ -45,7 +45,7 @@ public final class y extends v {
|
|||
public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException {
|
||||
int i2 = aVar.d;
|
||||
if (e0.y(i2)) {
|
||||
return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2345c, 4) : AudioProcessor.a.a;
|
||||
return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2347c, 4) : AudioProcessor.a.a;
|
||||
}
|
||||
throw new AudioProcessor.UnhandledAudioFormatException(aVar);
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@ public final /* synthetic */ class d implements Runnable {
|
|||
public final void run() {
|
||||
DefaultDrmSessionManager.d dVar = this.j;
|
||||
if (!dVar.d) {
|
||||
DrmSession drmSession = dVar.f2361c;
|
||||
DrmSession drmSession = dVar.f2363c;
|
||||
if (drmSession != null) {
|
||||
drmSession.b(dVar.b);
|
||||
}
|
||||
|
|
|
@ -22,7 +22,7 @@ public final /* synthetic */ class e implements Runnable {
|
|||
if (defaultDrmSessionManager.p != 0 && !dVar.d) {
|
||||
Looper looper = defaultDrmSessionManager.t;
|
||||
Objects.requireNonNull(looper);
|
||||
dVar.f2361c = defaultDrmSessionManager.e(looper, dVar.b, j1Var, false);
|
||||
dVar.f2363c = defaultDrmSessionManager.e(looper, dVar.b, j1Var, false);
|
||||
DefaultDrmSessionManager.this.n.add(dVar);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@ public final /* synthetic */ class o implements MediaDrm.OnEventListener {
|
|||
c0 c0Var = this.a;
|
||||
a0.b bVar = this.b;
|
||||
Objects.requireNonNull(c0Var);
|
||||
DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2360x;
|
||||
DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2362x;
|
||||
Objects.requireNonNull(cVar);
|
||||
cVar.obtainMessage(i, bArr).sendToTarget();
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ public class a extends b<GoogleSignInOptions> {
|
|||
public final synchronized int f() {
|
||||
if (j == 1) {
|
||||
Context context = this.a;
|
||||
Object obj = GoogleApiAvailability.f2426c;
|
||||
Object obj = GoogleApiAvailability.f2428c;
|
||||
GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d;
|
||||
int b = googleApiAvailability.b(context, 12451000);
|
||||
if (b == 0) {
|
||||
|
|
|
@ -128,7 +128,7 @@ public class a {
|
|||
jSONObject.put("expirationTime", googleSignInAccount.q);
|
||||
jSONObject.put("obfuscatedIdentifier", googleSignInAccount.r);
|
||||
JSONArray jSONArray = new JSONArray();
|
||||
List<Scope> list = googleSignInAccount.f2420s;
|
||||
List<Scope> list = googleSignInAccount.f2422s;
|
||||
Scope[] scopeArr = (Scope[]) list.toArray(new Scope[list.size()]);
|
||||
Arrays.sort(scopeArr, c.j);
|
||||
int i = 0;
|
||||
|
@ -155,7 +155,7 @@ public class a {
|
|||
if (account != null) {
|
||||
jSONObject2.put("accountName", account.name);
|
||||
}
|
||||
jSONObject2.put("idTokenRequested", googleSignInOptions.f2421s);
|
||||
jSONObject2.put("idTokenRequested", googleSignInOptions.f2423s);
|
||||
jSONObject2.put("forceCodeForRefreshToken", googleSignInOptions.u);
|
||||
jSONObject2.put("serverAuthRequested", googleSignInOptions.t);
|
||||
if (!TextUtils.isEmpty(googleSignInOptions.v)) {
|
||||
|
|
|
@ -16,7 +16,7 @@ public class a1 extends t0 {
|
|||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||
public a1(j jVar, g gVar) {
|
||||
super(jVar, GoogleApiAvailability.d);
|
||||
Object obj = GoogleApiAvailability.f2426c;
|
||||
Object obj = GoogleApiAvailability.f2428c;
|
||||
this.p = gVar;
|
||||
jVar.a("ConnectionlessLifecycleHelper", this);
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@ public class b0 extends t0 {
|
|||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||
public b0(j jVar) {
|
||||
super(jVar, GoogleApiAvailability.d);
|
||||
Object obj = GoogleApiAvailability.f2426c;
|
||||
Object obj = GoogleApiAvailability.f2428c;
|
||||
jVar.a("GmsAvailabilityHelper", this);
|
||||
}
|
||||
|
||||
|
|
|
@ -656,7 +656,7 @@ public class g implements Handler.Callback {
|
|||
handlerThread.start();
|
||||
Looper looper = handlerThread.getLooper();
|
||||
Context applicationContext = context.getApplicationContext();
|
||||
Object obj = GoogleApiAvailability.f2426c;
|
||||
Object obj = GoogleApiAvailability.f2428c;
|
||||
m = new g(applicationContext, looper, GoogleApiAvailability.d);
|
||||
}
|
||||
gVar = m;
|
||||
|
|
|
@ -581,7 +581,7 @@ public abstract class b<T extends IInterface> {
|
|||
}
|
||||
}
|
||||
getServiceRequest.r = a;
|
||||
getServiceRequest.f2429s = t();
|
||||
getServiceRequest.f2431s = t();
|
||||
try {
|
||||
synchronized (this.i) {
|
||||
j jVar = this.j;
|
||||
|
|
|
@ -31,7 +31,7 @@ public abstract class d<T extends IInterface> extends b<T> implements a.f {
|
|||
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.f2426c;
|
||||
Object obj = GoogleApiAvailability.f2428c;
|
||||
GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d;
|
||||
Objects.requireNonNull(fVar, "null reference");
|
||||
Objects.requireNonNull(lVar, "null reference");
|
||||
|
|
|
@ -2038,7 +2038,7 @@ public final class f {
|
|||
}
|
||||
|
||||
public static final void e(f0.e0.f.a aVar, f0.e0.f.c cVar, String str) {
|
||||
d.b bVar = f0.e0.f.d.f2878c;
|
||||
d.b bVar = f0.e0.f.d.f2880c;
|
||||
Logger logger = f0.e0.f.d.b;
|
||||
StringBuilder sb = new StringBuilder();
|
||||
sb.append(cVar.f);
|
||||
|
@ -2047,7 +2047,7 @@ public final class f {
|
|||
m.checkExpressionValueIsNotNull(format, "java.lang.String.format(format, *args)");
|
||||
sb.append(format);
|
||||
sb.append(": ");
|
||||
sb.append(aVar.f2876c);
|
||||
sb.append(aVar.f2878c);
|
||||
logger.fine(sb.toString());
|
||||
}
|
||||
|
||||
|
|
|
@ -10,12 +10,12 @@ public final class b implements DynamiteModule.a {
|
|||
int b = bVar.b(context, str);
|
||||
aVar.a = b;
|
||||
if (b != 0) {
|
||||
aVar.f2431c = -1;
|
||||
aVar.f2433c = -1;
|
||||
} else {
|
||||
int a = bVar.a(context, str, true);
|
||||
aVar.b = a;
|
||||
if (a != 0) {
|
||||
aVar.f2431c = 1;
|
||||
aVar.f2433c = 1;
|
||||
}
|
||||
}
|
||||
return aVar;
|
||||
|
|
|
@ -16,11 +16,11 @@ public final class c implements DynamiteModule.a {
|
|||
}
|
||||
int i = aVar.a;
|
||||
if (i == 0 && aVar.b == 0) {
|
||||
aVar.f2431c = 0;
|
||||
aVar.f2433c = 0;
|
||||
} else if (i >= aVar.b) {
|
||||
aVar.f2431c = -1;
|
||||
aVar.f2433c = -1;
|
||||
} else {
|
||||
aVar.f2431c = 1;
|
||||
aVar.f2433c = 1;
|
||||
}
|
||||
return aVar;
|
||||
}
|
||||
|
|
|
@ -12,11 +12,11 @@ public final class d implements DynamiteModule.a {
|
|||
aVar.b = a;
|
||||
int i = aVar.a;
|
||||
if (i == 0 && a == 0) {
|
||||
aVar.f2431c = 0;
|
||||
aVar.f2433c = 0;
|
||||
} else if (a >= i) {
|
||||
aVar.f2431c = 1;
|
||||
aVar.f2433c = 1;
|
||||
} else {
|
||||
aVar.f2431c = -1;
|
||||
aVar.f2433c = -1;
|
||||
}
|
||||
return aVar;
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@ public final class g4 implements v7 {
|
|||
public g4(zzhi zzhi) {
|
||||
Charset charset = w4.a;
|
||||
this.a = zzhi;
|
||||
zzhi.f2432c = this;
|
||||
zzhi.f2434c = 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.f2432c);
|
||||
q6Var.g((c6) obj, zzhi.f2434c);
|
||||
zzhi.f(i, 4);
|
||||
}
|
||||
|
||||
|
|
|
@ -270,7 +270,7 @@ public abstract class u4<MessageType extends u4<MessageType, BuilderType>, 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.f2432c;
|
||||
g4 g4Var = zzhi.f2434c;
|
||||
if (g4Var == null) {
|
||||
g4Var = new g4(zzhi);
|
||||
}
|
||||
|
|
|
@ -694,7 +694,7 @@ public final class g extends i9 {
|
|||
e();
|
||||
contentValues.put("triggered_event", t9.g0(zzz.r));
|
||||
contentValues.put("triggered_timestamp", Long.valueOf(zzz.l.l));
|
||||
contentValues.put("time_to_live", Long.valueOf(zzz.f2438s));
|
||||
contentValues.put("time_to_live", Long.valueOf(zzz.f2440s));
|
||||
e();
|
||||
contentValues.put("expired_event", t9.g0(zzz.t));
|
||||
try {
|
||||
|
|
|
@ -376,7 +376,7 @@ public class k9 implements t5 {
|
|||
}
|
||||
}
|
||||
if (T != null) {
|
||||
if (((T.N() == -2147483648L || T.N() == zzn.f2434s) ? false : true) || (T.N() == -2147483648L && T.M() != null && !T.M().equals(zzn.l))) {
|
||||
if (((T.N() == -2147483648L || T.N() == zzn.f2436s) ? false : true) || (T.N() == -2147483648L && T.M() != null && !T.M().equals(zzn.l))) {
|
||||
Bundle bundle = new Bundle();
|
||||
bundle.putString("_pv", T.M());
|
||||
l(new zzaq("_au", new zzap(bundle), "auto", j4), zzn);
|
||||
|
@ -404,7 +404,7 @@ public class k9 implements t5 {
|
|||
str2 = "_et";
|
||||
j2 = 1;
|
||||
}
|
||||
if (zzn.f2437z) {
|
||||
if (zzn.f2439z) {
|
||||
bundle2.putLong("_dac", j2);
|
||||
}
|
||||
g K2 = K();
|
||||
|
@ -482,7 +482,7 @@ public class k9 implements t5 {
|
|||
} else {
|
||||
j = 1;
|
||||
}
|
||||
if (zzn.f2437z) {
|
||||
if (zzn.f2439z) {
|
||||
bundle3.putLong("_dac", j);
|
||||
}
|
||||
B(new zzaq("_v", new zzap(bundle3), "auto", j4), zzn);
|
||||
|
@ -655,8 +655,8 @@ public class k9 implements t5 {
|
|||
T.D(zzn.l);
|
||||
z2 = true;
|
||||
}
|
||||
if (zzn.f2434s != T.N()) {
|
||||
T.p(zzn.f2434s);
|
||||
if (zzn.f2436s != T.N()) {
|
||||
T.p(zzn.f2436s);
|
||||
z2 = true;
|
||||
}
|
||||
String str = zzn.m;
|
||||
|
@ -684,12 +684,12 @@ public class k9 implements t5 {
|
|||
T.R(zzn.u);
|
||||
z2 = true;
|
||||
}
|
||||
if (zzn.f2435x != T.h()) {
|
||||
T.n(zzn.f2435x);
|
||||
if (zzn.f2437x != T.h()) {
|
||||
T.n(zzn.f2437x);
|
||||
z2 = true;
|
||||
}
|
||||
if (zzn.f2436y != T.i()) {
|
||||
T.r(zzn.f2436y);
|
||||
if (zzn.f2438y != T.i()) {
|
||||
T.r(zzn.f2438y);
|
||||
z2 = true;
|
||||
}
|
||||
if (zzn.B != T.j()) {
|
||||
|
@ -723,7 +723,7 @@ public class k9 implements t5 {
|
|||
z2 = true;
|
||||
T.D(zzn.l);
|
||||
z2 = true;
|
||||
if (zzn.f2434s != T.N()) {
|
||||
if (zzn.f2436s != T.N()) {
|
||||
}
|
||||
String str = zzn.m;
|
||||
T.G(zzn.m);
|
||||
|
@ -736,9 +736,9 @@ public class k9 implements t5 {
|
|||
}
|
||||
T.R(zzn.u);
|
||||
z2 = true;
|
||||
if (zzn.f2435x != T.h()) {
|
||||
if (zzn.f2437x != T.h()) {
|
||||
}
|
||||
if (zzn.f2436y != T.i()) {
|
||||
if (zzn.f2438y != T.i()) {
|
||||
}
|
||||
if (zzn.B != T.j()) {
|
||||
}
|
||||
|
@ -788,7 +788,7 @@ public class k9 implements t5 {
|
|||
if (!TextUtils.isEmpty(zzn.l)) {
|
||||
T.D(zzn.l);
|
||||
}
|
||||
T.p(zzn.f2434s);
|
||||
T.p(zzn.f2436s);
|
||||
String str3 = zzn.m;
|
||||
if (str3 != null) {
|
||||
T.G(str3);
|
||||
|
@ -801,8 +801,8 @@ public class k9 implements t5 {
|
|||
if (!this.k.h.o(p.y0)) {
|
||||
T.R(zzn.u);
|
||||
}
|
||||
T.n(zzn.f2435x);
|
||||
T.r(zzn.f2436y);
|
||||
T.n(zzn.f2437x);
|
||||
T.r(zzn.f2438y);
|
||||
T.b(zzn.B);
|
||||
T.z(zzn.C);
|
||||
T.a.f().b();
|
||||
|
@ -1040,7 +1040,7 @@ public class k9 implements t5 {
|
|||
if (!TextUtils.isEmpty(zzn.l)) {
|
||||
u0.a0(zzn.l);
|
||||
}
|
||||
long j3 = zzn.f2434s;
|
||||
long j3 = zzn.f2436s;
|
||||
if (j3 != -2147483648L) {
|
||||
u0.c0((int) j3);
|
||||
}
|
||||
|
@ -1074,14 +1074,14 @@ public class k9 implements t5 {
|
|||
if (!t8.b() || !this.k.a().o(p.J0) || h.j()) {
|
||||
Pair<String, Boolean> s2 = this.j.s(zzn.j, h);
|
||||
if (!TextUtils.isEmpty((CharSequence) s2.first)) {
|
||||
if (zzn.f2435x) {
|
||||
if (zzn.f2437x) {
|
||||
u0.e0((String) s2.first);
|
||||
Object obj2 = s2.second;
|
||||
if (obj2 != null) {
|
||||
u0.y(((Boolean) obj2).booleanValue());
|
||||
}
|
||||
}
|
||||
} else if (!this.k.y().s(this.k.j()) && zzn.f2436y && (!hb.b() || !this.k.a().v(zzn.j, p.G0))) {
|
||||
} else if (!this.k.y().s(this.k.j()) && zzn.f2438y && (!hb.b() || !this.k.a().v(zzn.j, 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()));
|
||||
|
@ -1129,7 +1129,7 @@ public class k9 implements t5 {
|
|||
T2.a(0);
|
||||
T2.l(0);
|
||||
T2.D(zzn.l);
|
||||
T2.p(zzn.f2434s);
|
||||
T2.p(zzn.f2436s);
|
||||
T2.G(zzn.m);
|
||||
T2.t(zzn.n);
|
||||
T2.w(zzn.o);
|
||||
|
|
|
@ -211,7 +211,7 @@ public final class t9 extends r5 {
|
|||
}
|
||||
}
|
||||
bundle.putLong("triggered_timestamp", zzz.l.l);
|
||||
bundle.putLong("time_to_live", zzz.f2438s);
|
||||
bundle.putLong("time_to_live", zzz.f2440s);
|
||||
zzaq zzaq3 = zzz.t;
|
||||
if (zzaq3 != null) {
|
||||
bundle.putString("expired_event_name", zzaq3.j);
|
||||
|
|
|
@ -66,9 +66,9 @@ public final class i extends MessagesClient {
|
|||
|
||||
@Override // com.google.android.gms.nearby.messages.MessagesClient
|
||||
public final Task<Void> g(MessageListener messageListener, SubscribeOptions subscribeOptions) {
|
||||
d.o(subscribeOptions.a.f2439s == 0, "Strategy.setBackgroundScanMode() is only supported by background subscribe (the version which takes a PendingIntent).");
|
||||
d.o(subscribeOptions.a.f2441s == 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.f2440c), m), subscribeOptions), new m(m));
|
||||
return k(m, new l(this, m, new s(this, m(subscribeOptions.f2442c), m), subscribeOptions), new m(m));
|
||||
}
|
||||
|
||||
@Override // com.google.android.gms.nearby.messages.MessagesClient
|
||||
|
|
|
@ -32,7 +32,7 @@ public class f implements ClockHandView.OnRotateListener, TimePickerView.d, Time
|
|||
TimePickerView timePickerView2 = this.m;
|
||||
timePickerView2.q = this;
|
||||
timePickerView2.p = this;
|
||||
timePickerView2.l.f2477y = this;
|
||||
timePickerView2.l.f2479y = this;
|
||||
g(j, "%d");
|
||||
g(k, "%d");
|
||||
g(l, "%02d");
|
||||
|
|
|
@ -105,7 +105,7 @@ public class a {
|
|||
}
|
||||
|
||||
public a c(String str, String str2, String str3, File file) {
|
||||
MediaType.a aVar = MediaType.f3034c;
|
||||
MediaType.a aVar = MediaType.f3036c;
|
||||
RequestBody create = RequestBody.create(MediaType.a.b(str3), file);
|
||||
if (this.f == null) {
|
||||
MultipartBody.a aVar2 = new MultipartBody.a();
|
||||
|
|
|
@ -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.f2520c, aVar2);
|
||||
Result result = new Result(k.a.substring(1), k.b, k.f2522c, aVar2);
|
||||
result.a(k.e);
|
||||
return result;
|
||||
}
|
||||
|
|
|
@ -113,7 +113,7 @@ public abstract class k implements i {
|
|||
i = (((Integer) map2.get(jVar)).intValue() + 270) % 360;
|
||||
}
|
||||
c2.b(jVar, Integer.valueOf(i));
|
||||
c.i.e.k[] kVarArr = c2.f2520c;
|
||||
c.i.e.k[] kVarArr = c2.f2522c;
|
||||
if (kVarArr != null) {
|
||||
int i2 = d.b;
|
||||
for (int i3 = 0; i3 < kVarArr.length; i3++) {
|
||||
|
@ -171,7 +171,7 @@ public abstract class k implements i {
|
|||
Result b = kVar.b(i10, aVar, enumMap);
|
||||
if (i11 != i4) {
|
||||
b.b(j.ORIENTATION, Integer.valueOf((int) BaseTransientBottomBar.ANIMATION_FADE_DURATION));
|
||||
c.i.e.k[] kVarArr = b.f2520c;
|
||||
c.i.e.k[] kVarArr = b.f2522c;
|
||||
if (kVarArr != null) {
|
||||
float f = (float) i2;
|
||||
map2 = enumMap;
|
||||
|
|
|
@ -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.f2520c, a.UPC_A);
|
||||
Result result2 = new Result(str.substring(1), null, result.f2522c, a.UPC_A);
|
||||
Map<j, Object> map = result.e;
|
||||
if (map != null) {
|
||||
result2.a(map);
|
||||
|
|
|
@ -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.f2520c;
|
||||
k[] kVarArr2 = result.f2520c;
|
||||
k[] kVarArr = a2.f2522c;
|
||||
k[] kVarArr2 = result.f2522c;
|
||||
if (kVarArr2 == null) {
|
||||
result.f2520c = kVarArr;
|
||||
result.f2522c = 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.f2520c = kVarArr3;
|
||||
result.f2522c = kVarArr3;
|
||||
}
|
||||
i2 = a2.a.length();
|
||||
} catch (ReaderException unused) {
|
||||
|
|
|
@ -62,15 +62,15 @@ public class f {
|
|||
CameraView.b bVar = (CameraView.b) fVar.f1553c;
|
||||
bVar.b.a(1, "onDeviceOrientationChanged", Integer.valueOf(i2));
|
||||
CameraView cameraView = CameraView.this;
|
||||
int i3 = cameraView.f2551x.g;
|
||||
int i3 = cameraView.f2553x.g;
|
||||
if (!cameraView.m) {
|
||||
int i4 = (360 - i3) % 360;
|
||||
c.o.a.n.t.a e = cameraView.f2552y.e();
|
||||
c.o.a.n.t.a e = cameraView.f2554y.e();
|
||||
e.e(i4);
|
||||
e.e = i4;
|
||||
e.d();
|
||||
} else {
|
||||
c.o.a.n.t.a e2 = cameraView.f2552y.e();
|
||||
c.o.a.n.t.a e2 = cameraView.f2554y.e();
|
||||
e2.e(i2);
|
||||
e2.e = i2;
|
||||
e2.d();
|
||||
|
|
|
@ -23,6 +23,7 @@ public final class TrackPaymentRefunded implements AnalyticsSchema, TrackBaseRec
|
|||
private final Long price = null;
|
||||
private final CharSequence refundReason = null;
|
||||
private final Long refundedBy = null;
|
||||
private final Boolean refundedOutOfPolicy = null;
|
||||
private final Long refunderType = null;
|
||||
private final Long skuId = null;
|
||||
private final Long skuSubscriptionPlanId = null;
|
||||
|
@ -51,7 +52,7 @@ public final class TrackPaymentRefunded implements AnalyticsSchema, TrackBaseRec
|
|||
return false;
|
||||
}
|
||||
TrackPaymentRefunded trackPaymentRefunded = (TrackPaymentRefunded) obj;
|
||||
return m.areEqual(this.paymentId, trackPaymentRefunded.paymentId) && m.areEqual(this.createdAt, trackPaymentRefunded.createdAt) && m.areEqual(this.paymentType, trackPaymentRefunded.paymentType) && m.areEqual(this.paymentGateway, trackPaymentRefunded.paymentGateway) && m.areEqual(this.price, trackPaymentRefunded.price) && m.areEqual(this.currency, trackPaymentRefunded.currency) && m.areEqual(this.amount, trackPaymentRefunded.amount) && m.areEqual(this.amountRefunded, trackPaymentRefunded.amountRefunded) && m.areEqual(this.tax, trackPaymentRefunded.tax) && m.areEqual(this.taxInclusive, trackPaymentRefunded.taxInclusive) && m.areEqual(this.skuId, trackPaymentRefunded.skuId) && m.areEqual(this.skuType, trackPaymentRefunded.skuType) && m.areEqual(this.skuSubscriptionPlanId, trackPaymentRefunded.skuSubscriptionPlanId) && m.areEqual(this.subscriptionId, trackPaymentRefunded.subscriptionId) && m.areEqual(this.subscriptionType, trackPaymentRefunded.subscriptionType) && m.areEqual(this.subscriptionPaymentGatewayPlanId, trackPaymentRefunded.subscriptionPaymentGatewayPlanId) && m.areEqual(this.subscriptionPlanId, trackPaymentRefunded.subscriptionPlanId) && m.areEqual(this.subscriptionCreatedAt, trackPaymentRefunded.subscriptionCreatedAt) && m.areEqual(this.subscriptionCurrentPeriodStart, trackPaymentRefunded.subscriptionCurrentPeriodStart) && m.areEqual(this.subscriptionCurrentPeriodEnd, trackPaymentRefunded.subscriptionCurrentPeriodEnd) && m.areEqual(this.paymentSourceId, trackPaymentRefunded.paymentSourceId) && m.areEqual(this.paymentSourceCountry, trackPaymentRefunded.paymentSourceCountry) && m.areEqual(this.failureMessage, trackPaymentRefunded.failureMessage) && m.areEqual(this.isGift, trackPaymentRefunded.isGift) && m.areEqual(this.refundReason, trackPaymentRefunded.refundReason) && m.areEqual(this.captured, trackPaymentRefunded.captured) && m.areEqual(this.refunderType, trackPaymentRefunded.refunderType) && m.areEqual(this.refundedBy, trackPaymentRefunded.refundedBy);
|
||||
return m.areEqual(this.paymentId, trackPaymentRefunded.paymentId) && m.areEqual(this.createdAt, trackPaymentRefunded.createdAt) && m.areEqual(this.paymentType, trackPaymentRefunded.paymentType) && m.areEqual(this.paymentGateway, trackPaymentRefunded.paymentGateway) && m.areEqual(this.price, trackPaymentRefunded.price) && m.areEqual(this.currency, trackPaymentRefunded.currency) && m.areEqual(this.amount, trackPaymentRefunded.amount) && m.areEqual(this.amountRefunded, trackPaymentRefunded.amountRefunded) && m.areEqual(this.tax, trackPaymentRefunded.tax) && m.areEqual(this.taxInclusive, trackPaymentRefunded.taxInclusive) && m.areEqual(this.skuId, trackPaymentRefunded.skuId) && m.areEqual(this.skuType, trackPaymentRefunded.skuType) && m.areEqual(this.skuSubscriptionPlanId, trackPaymentRefunded.skuSubscriptionPlanId) && m.areEqual(this.subscriptionId, trackPaymentRefunded.subscriptionId) && m.areEqual(this.subscriptionType, trackPaymentRefunded.subscriptionType) && m.areEqual(this.subscriptionPaymentGatewayPlanId, trackPaymentRefunded.subscriptionPaymentGatewayPlanId) && m.areEqual(this.subscriptionPlanId, trackPaymentRefunded.subscriptionPlanId) && m.areEqual(this.subscriptionCreatedAt, trackPaymentRefunded.subscriptionCreatedAt) && m.areEqual(this.subscriptionCurrentPeriodStart, trackPaymentRefunded.subscriptionCurrentPeriodStart) && m.areEqual(this.subscriptionCurrentPeriodEnd, trackPaymentRefunded.subscriptionCurrentPeriodEnd) && m.areEqual(this.paymentSourceId, trackPaymentRefunded.paymentSourceId) && m.areEqual(this.paymentSourceCountry, trackPaymentRefunded.paymentSourceCountry) && m.areEqual(this.failureMessage, trackPaymentRefunded.failureMessage) && m.areEqual(this.isGift, trackPaymentRefunded.isGift) && m.areEqual(this.refundReason, trackPaymentRefunded.refundReason) && m.areEqual(this.captured, trackPaymentRefunded.captured) && m.areEqual(this.refunderType, trackPaymentRefunded.refunderType) && m.areEqual(this.refundedBy, trackPaymentRefunded.refundedBy) && m.areEqual(this.refundedOutOfPolicy, trackPaymentRefunded.refundedOutOfPolicy);
|
||||
}
|
||||
|
||||
public int hashCode() {
|
||||
|
@ -111,10 +112,12 @@ public final class TrackPaymentRefunded implements AnalyticsSchema, TrackBaseRec
|
|||
Long l18 = this.refunderType;
|
||||
int hashCode27 = (hashCode26 + (l18 != null ? l18.hashCode() : 0)) * 31;
|
||||
Long l19 = this.refundedBy;
|
||||
if (l19 != null) {
|
||||
i = l19.hashCode();
|
||||
int hashCode28 = (hashCode27 + (l19 != null ? l19.hashCode() : 0)) * 31;
|
||||
Boolean bool4 = this.refundedOutOfPolicy;
|
||||
if (bool4 != null) {
|
||||
i = bool4.hashCode();
|
||||
}
|
||||
return hashCode27 + i;
|
||||
return hashCode28 + i;
|
||||
}
|
||||
|
||||
public String toString() {
|
||||
|
@ -173,6 +176,8 @@ public final class TrackPaymentRefunded implements AnalyticsSchema, TrackBaseRec
|
|||
R.append(", refunderType=");
|
||||
R.append(this.refunderType);
|
||||
R.append(", refundedBy=");
|
||||
return a.F(R, this.refundedBy, ")");
|
||||
R.append(this.refundedBy);
|
||||
R.append(", refundedOutOfPolicy=");
|
||||
return a.C(R, this.refundedOutOfPolicy, ")");
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
package com.discord.databinding;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
public final class WidgetChannelsListItemGuildJoinRequestBinding implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final ConstraintLayout b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f1822c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
|
||||
public WidgetChannelsListItemGuildJoinRequestBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = constraintLayout2;
|
||||
this.f1822c = materialButton;
|
||||
this.d = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
@NonNull
|
||||
public View getRoot() {
|
||||
return this.a;
|
||||
}
|
||||
}
|
|
@ -14,12 +14,12 @@ public final class WidgetChannelsListItemHeaderBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f1822c;
|
||||
public final ImageView f1823c;
|
||||
|
||||
public WidgetChannelsListItemHeaderBinding(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView) {
|
||||
this.a = relativeLayout;
|
||||
this.b = textView;
|
||||
this.f1822c = imageView;
|
||||
this.f1823c = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class WidgetChannelsListItemThreadActionsBinding implements ViewBin
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1823c;
|
||||
public final TextView f1824c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
|
@ -42,7 +42,7 @@ public final class WidgetChannelsListItemThreadActionsBinding implements ViewBin
|
|||
public WidgetChannelsListItemThreadActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull View view, @NonNull View view2, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10) {
|
||||
this.a = nestedScrollView;
|
||||
this.b = linearLayout;
|
||||
this.f1823c = textView2;
|
||||
this.f1824c = textView2;
|
||||
this.d = textView3;
|
||||
this.e = textView4;
|
||||
this.f = view;
|
||||
|
|
|
@ -14,7 +14,7 @@ public final class WidgetChannelsListItemThreadBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1824c;
|
||||
public final TextView f1825c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
|
@ -25,7 +25,7 @@ public final class WidgetChannelsListItemThreadBinding implements ViewBinding {
|
|||
public WidgetChannelsListItemThreadBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView, @NonNull ImageView imageView2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = constraintLayout2;
|
||||
this.f1824c = textView;
|
||||
this.f1825c = textView;
|
||||
this.d = textView2;
|
||||
this.e = imageView;
|
||||
this.f = imageView2;
|
||||
|
|
|
@ -16,7 +16,7 @@ public final class WidgetChannelsListItemVoiceUserBinding implements ViewBinding
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f1825c;
|
||||
public final ImageView f1826c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
@NonNull
|
||||
|
@ -29,7 +29,7 @@ public final class WidgetChannelsListItemVoiceUserBinding implements ViewBinding
|
|||
public WidgetChannelsListItemVoiceUserBinding(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout) {
|
||||
this.a = relativeLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f1825c = imageView;
|
||||
this.f1826c = imageView;
|
||||
this.d = imageView2;
|
||||
this.e = textView;
|
||||
this.f = imageView3;
|
||||
|
|
|
@ -14,12 +14,12 @@ public final class WidgetChannelsListUnreadsBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final RelativeLayout f1826c;
|
||||
public final RelativeLayout f1827c;
|
||||
|
||||
public WidgetChannelsListUnreadsBinding(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout) {
|
||||
this.a = frameLayout;
|
||||
this.b = textView;
|
||||
this.f1826c = relativeLayout;
|
||||
this.f1827c = relativeLayout;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -14,12 +14,12 @@ public final class WidgetChatInputApplicationCommandsBinding implements ViewBind
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final RecyclerView f1827c;
|
||||
public final RecyclerView f1828c;
|
||||
|
||||
public WidgetChatInputApplicationCommandsBinding(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull View view) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f1827c = recyclerView;
|
||||
this.f1828c = recyclerView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -17,7 +17,7 @@ public final class WidgetChatInputAutocompleteItemBinding implements ViewBinding
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1828c;
|
||||
public final TextView f1829c;
|
||||
@NonNull
|
||||
public final SimpleDraweeSpanTextView d;
|
||||
@NonNull
|
||||
|
@ -30,7 +30,7 @@ public final class WidgetChatInputAutocompleteItemBinding implements ViewBinding
|
|||
public WidgetChatInputAutocompleteItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull View view, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull StatusView statusView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f1828c = textView;
|
||||
this.f1829c = textView;
|
||||
this.d = simpleDraweeSpanTextView;
|
||||
this.e = textView2;
|
||||
this.f = textView3;
|
||||
|
|
|
@ -21,7 +21,7 @@ public final class WidgetChatInputBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final RecyclerView f1829c;
|
||||
public final RecyclerView f1830c;
|
||||
@NonNull
|
||||
public final LinearLayout d;
|
||||
@NonNull
|
||||
|
@ -55,14 +55,14 @@ public final class WidgetChatInputBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: s reason: collision with root package name */
|
||||
public final n4 f1830s;
|
||||
public final n4 f1831s;
|
||||
@NonNull
|
||||
public final p4 t;
|
||||
|
||||
public WidgetChatInputBinding(@NonNull LinearLayout linearLayout, @NonNull WidgetChatInputApplicationCommandsBinding widgetChatInputApplicationCommandsBinding, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout2, @NonNull RelativeLayout relativeLayout, @NonNull AppCompatImageButton appCompatImageButton, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull RecyclerView recyclerView2, @NonNull LinearLayout linearLayout4, @NonNull TextView textView4, @NonNull RecyclerView recyclerView3, @NonNull FragmentContainerView fragmentContainerView, @NonNull LinearLayout linearLayout5, @NonNull o4 o4Var, @NonNull n4 n4Var, @NonNull p4 p4Var) {
|
||||
this.a = linearLayout;
|
||||
this.b = widgetChatInputApplicationCommandsBinding;
|
||||
this.f1829c = recyclerView;
|
||||
this.f1830c = recyclerView;
|
||||
this.d = linearLayout2;
|
||||
this.e = relativeLayout;
|
||||
this.f = appCompatImageButton;
|
||||
|
@ -78,7 +78,7 @@ public final class WidgetChatInputBinding implements ViewBinding {
|
|||
this.p = fragmentContainerView;
|
||||
this.q = linearLayout5;
|
||||
this.r = o4Var;
|
||||
this.f1830s = n4Var;
|
||||
this.f1831s = n4Var;
|
||||
this.t = p4Var;
|
||||
}
|
||||
|
||||
|
|
|
@ -18,12 +18,12 @@ public final class WidgetChatInputCommandApplicationHeaderItemBinding implements
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1831c;
|
||||
public final TextView f1832c;
|
||||
|
||||
public WidgetChatInputCommandApplicationHeaderItemBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = imageView;
|
||||
this.f1831c = textView;
|
||||
this.f1832c = textView;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
|
|
@ -14,12 +14,12 @@ public final class WidgetChatInputEmojiAutocompleteUpsellItemBinding implements
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1832c;
|
||||
public final TextView f1833c;
|
||||
|
||||
public WidgetChatInputEmojiAutocompleteUpsellItemBinding(@NonNull LinearLayout linearLayout, @NonNull PileView pileView, @NonNull TextView textView) {
|
||||
this.a = linearLayout;
|
||||
this.b = pileView;
|
||||
this.f1832c = textView;
|
||||
this.f1833c = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class WidgetChatListActionsBinding implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f1833c;
|
||||
public final TextView f1834c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
|
@ -48,7 +48,7 @@ public final class WidgetChatListActionsBinding implements ViewBinding {
|
|||
public WidgetChatListActionsBinding(@NonNull NestedScrollView nestedScrollView, @NonNull RecyclerView recyclerView, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull TextView textView8, @NonNull TextView textView9, @NonNull TextView textView10, @NonNull TextView textView11, @NonNull TextView textView12, @NonNull TextView textView13, @NonNull TextView textView14, @NonNull TextView textView15) {
|
||||
this.a = nestedScrollView;
|
||||
this.b = recyclerView;
|
||||
this.f1833c = textView;
|
||||
this.f1834c = textView;
|
||||
this.d = textView2;
|
||||
this.e = textView3;
|
||||
this.f = textView4;
|
||||
|
|
|
@ -17,7 +17,7 @@ public final class WidgetChatListAdapterItemApplicationCommandBinding implements
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final CardView f1834c;
|
||||
public final CardView f1835c;
|
||||
@NonNull
|
||||
public final FrameLayout d;
|
||||
@NonNull
|
||||
|
@ -28,7 +28,7 @@ public final class WidgetChatListAdapterItemApplicationCommandBinding implements
|
|||
public WidgetChatListAdapterItemApplicationCommandBinding(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull CardView cardView, @NonNull FrameLayout frameLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull Guideline guideline) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f1834c = cardView;
|
||||
this.f1835c = cardView;
|
||||
this.d = frameLayout;
|
||||
this.e = textView2;
|
||||
this.f = textView3;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue