forked from Juby210/discord-jadx
89.3 - Alpha (89203)
This commit is contained in:
parent
fa40ab1641
commit
42f1bc2371
1873 changed files with 25832 additions and 22709 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId 'com.discord'
|
applicationId 'com.discord'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 89202
|
versionCode 89203
|
||||||
versionName "89.2 - Alpha"
|
versionName "89.3 - Alpha"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="89202" android:versionName="89.2 - 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="89203" android:versionName="89.3 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
|
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
|
||||||
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
||||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
package androidx.constraintlayout.solver;
|
package androidx.constraintlayout.solver;
|
||||||
|
|
||||||
import androidx.exifinterface.media.ExifInterface;
|
import androidx.exifinterface.media.ExifInterface;
|
||||||
import c.a.q.m0.c.e;
|
|
||||||
import c.d.b.a.a;
|
import c.d.b.a.a;
|
||||||
import java.util.Arrays;
|
import java.util.Arrays;
|
||||||
import java.util.HashSet;
|
import java.util.HashSet;
|
||||||
|
@ -143,7 +142,7 @@ public class SolverVariable {
|
||||||
L4.append(i3);
|
L4.append(i3);
|
||||||
return L4.toString();
|
return L4.toString();
|
||||||
} else if (ordinal == 3) {
|
} else if (ordinal == 3) {
|
||||||
StringBuilder L5 = a.L(e.a);
|
StringBuilder L5 = a.L("e");
|
||||||
int i4 = uniqueErrorId + 1;
|
int i4 = uniqueErrorId + 1;
|
||||||
uniqueErrorId = i4;
|
uniqueErrorId = i4;
|
||||||
L5.append(i4);
|
L5.append(i4);
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
package androidx.lifecycle;
|
package androidx.lifecycle;
|
||||||
|
|
||||||
import androidx.core.app.NotificationCompat;
|
|
||||||
import androidx.lifecycle.Lifecycle;
|
import androidx.lifecycle.Lifecycle;
|
||||||
import c.q.a.k.a;
|
import c.q.a.k.a;
|
||||||
import d0.z.d.m;
|
import d0.z.d.m;
|
||||||
|
@ -36,7 +35,7 @@ public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope i
|
||||||
@Override // androidx.lifecycle.LifecycleEventObserver
|
@Override // androidx.lifecycle.LifecycleEventObserver
|
||||||
public void onStateChanged(LifecycleOwner lifecycleOwner, Lifecycle.Event event) {
|
public void onStateChanged(LifecycleOwner lifecycleOwner, Lifecycle.Event event) {
|
||||||
m.checkNotNullParameter(lifecycleOwner, "source");
|
m.checkNotNullParameter(lifecycleOwner, "source");
|
||||||
m.checkNotNullParameter(event, NotificationCompat.CATEGORY_EVENT);
|
m.checkNotNullParameter(event, "event");
|
||||||
if (getLifecycle$lifecycle_runtime_ktx_release().getCurrentState().compareTo(Lifecycle.State.DESTROYED) <= 0) {
|
if (getLifecycle$lifecycle_runtime_ktx_release().getCurrentState().compareTo(Lifecycle.State.DESTROYED) <= 0) {
|
||||||
getLifecycle$lifecycle_runtime_ktx_release().removeObserver(this);
|
getLifecycle$lifecycle_runtime_ktx_release().removeObserver(this);
|
||||||
a.j(getCoroutineContext(), null, 1, null);
|
a.j(getCoroutineContext(), null, 1, null);
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
package androidx.lifecycle;
|
package androidx.lifecycle;
|
||||||
|
|
||||||
import androidx.core.app.NotificationCompat;
|
|
||||||
import androidx.lifecycle.Lifecycle;
|
import androidx.lifecycle.Lifecycle;
|
||||||
import d0.k;
|
import d0.k;
|
||||||
import d0.l;
|
import d0.l;
|
||||||
|
@ -30,7 +29,7 @@ public final class WithLifecycleStateKt$suspendWithStateAtLeastUnchecked$$inline
|
||||||
public void onStateChanged(LifecycleOwner lifecycleOwner, Lifecycle.Event event) {
|
public void onStateChanged(LifecycleOwner lifecycleOwner, Lifecycle.Event event) {
|
||||||
Object obj;
|
Object obj;
|
||||||
m.checkNotNullParameter(lifecycleOwner, "source");
|
m.checkNotNullParameter(lifecycleOwner, "source");
|
||||||
m.checkNotNullParameter(event, NotificationCompat.CATEGORY_EVENT);
|
m.checkNotNullParameter(event, "event");
|
||||||
if (event == Lifecycle.Event.upTo(this.$state$inlined)) {
|
if (event == Lifecycle.Event.upTo(this.$state$inlined)) {
|
||||||
this.$this_suspendWithStateAtLeastUnchecked$inlined.removeObserver(this);
|
this.$this_suspendWithStateAtLeastUnchecked$inlined.removeObserver(this);
|
||||||
CancellableContinuation cancellableContinuation = this.$co;
|
CancellableContinuation cancellableContinuation = this.$co;
|
||||||
|
|
|
@ -154,8 +154,8 @@ public final class d extends AppDialog {
|
||||||
requireDialog().setCanceledOnTouchOutside(true);
|
requireDialog().setCanceledOnTouchOutside(true);
|
||||||
h().d.setOnClickListener(new a(0, this));
|
h().d.setOnClickListener(new a(0, this));
|
||||||
h().d.setText(g().k);
|
h().d.setText(g().k);
|
||||||
h().f105c.setOnClickListener(new a(1, this));
|
h().f106c.setOnClickListener(new a(1, this));
|
||||||
MaterialButton materialButton = h().f105c;
|
MaterialButton materialButton = h().f106c;
|
||||||
m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative");
|
m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative");
|
||||||
materialButton.setText(g().l);
|
materialButton.setText(g().l);
|
||||||
TextView textView = h().e;
|
TextView textView = h().e;
|
||||||
|
|
|
@ -150,6 +150,6 @@ public final class c extends AppDialog {
|
||||||
textView3.setVisibility(this.n ^ true ? 0 : 8);
|
textView3.setVisibility(this.n ^ true ? 0 : 8);
|
||||||
g().b.setOnClickListener(new a(0, this));
|
g().b.setOnClickListener(new a(0, this));
|
||||||
g().f.setOnClickListener(new a(1, this));
|
g().f.setOnClickListener(new a(1, this));
|
||||||
g().f197c.setOnClickListener(new a(2, this));
|
g().f196c.setOnClickListener(new a(2, this));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -161,7 +161,7 @@ public final class a extends AppDialog {
|
||||||
m.checkNotNullExpressionValue(materialRadioButton4, "binding.audioOutputSelectionBluetoothRadio");
|
m.checkNotNullExpressionValue(materialRadioButton4, "binding.audioOutputSelectionBluetoothRadio");
|
||||||
i = materialRadioButton4.getId();
|
i = materialRadioButton4.getId();
|
||||||
}
|
}
|
||||||
aVar3.i().f65c.check(i);
|
aVar3.i().f66c.check(i);
|
||||||
MaterialRadioButton materialRadioButton5 = aVar3.i().b;
|
MaterialRadioButton materialRadioButton5 = aVar3.i().b;
|
||||||
m.checkNotNullExpressionValue(materialRadioButton5, "binding.audioOutputSelectionBluetoothRadio");
|
m.checkNotNullExpressionValue(materialRadioButton5, "binding.audioOutputSelectionBluetoothRadio");
|
||||||
int i2 = 0;
|
int i2 = 0;
|
||||||
|
|
|
@ -5,7 +5,7 @@ import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.fragment.app.Fragment;
|
import androidx.fragment.app.Fragment;
|
||||||
import androidx.fragment.app.FragmentActivity;
|
import androidx.fragment.app.FragmentActivity;
|
||||||
import c.a.i.c5;
|
import c.a.i.a5;
|
||||||
import com.discord.R;
|
import com.discord.R;
|
||||||
import com.discord.api.auth.mfa.EnableMfaResponse;
|
import com.discord.api.auth.mfa.EnableMfaResponse;
|
||||||
import com.discord.app.AppDialog;
|
import com.discord.app.AppDialog;
|
||||||
|
@ -42,17 +42,17 @@ public final class r extends AppDialog {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */
|
/* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */
|
||||||
public static final /* synthetic */ class b extends k implements Function1<View, c5> {
|
public static final /* synthetic */ class b extends k implements Function1<View, a5> {
|
||||||
public static final b i = new b();
|
public static final b i = new b();
|
||||||
|
|
||||||
public b() {
|
public b() {
|
||||||
super(1, c5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
|
super(1, a5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||||
@Override // kotlin.jvm.functions.Function1
|
@Override // kotlin.jvm.functions.Function1
|
||||||
public c5 invoke(View view) {
|
public a5 invoke(View view) {
|
||||||
View view2 = view;
|
View view2 = view;
|
||||||
m.checkNotNullParameter(view2, "p1");
|
m.checkNotNullParameter(view2, "p1");
|
||||||
int i2 = R.id.enable_two_factor_password_body_container;
|
int i2 = R.id.enable_two_factor_password_body_container;
|
||||||
|
@ -76,7 +76,7 @@ public final class r extends AppDialog {
|
||||||
i2 = R.id.enable_two_factor_password_view_input;
|
i2 = R.id.enable_two_factor_password_view_input;
|
||||||
TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(R.id.enable_two_factor_password_view_input);
|
TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(R.id.enable_two_factor_password_view_input);
|
||||||
if (textInputLayout != null) {
|
if (textInputLayout != null) {
|
||||||
return new c5((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
|
return new a5((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -145,7 +145,7 @@ public final class r extends AppDialog {
|
||||||
m.checkNotNullParameter(error2, "error");
|
m.checkNotNullParameter(error2, "error");
|
||||||
r rVar = this.this$0.i;
|
r rVar = this.this$0.i;
|
||||||
KProperty[] kPropertyArr = r.i;
|
KProperty[] kPropertyArr = r.i;
|
||||||
rVar.g().f75c.setIsLoading(false);
|
rVar.g().f65c.setIsLoading(false);
|
||||||
Error.Response response = error2.getResponse();
|
Error.Response response = error2.getResponse();
|
||||||
m.checkNotNullExpressionValue(response, "error.response");
|
m.checkNotNullExpressionValue(response, "error.response");
|
||||||
if (response.getCode() == 60005) {
|
if (response.getCode() == 60005) {
|
||||||
|
@ -173,7 +173,7 @@ public final class r extends AppDialog {
|
||||||
TextInputLayout textInputLayout = rVar.g().d;
|
TextInputLayout textInputLayout = rVar.g().d;
|
||||||
m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput");
|
m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput");
|
||||||
String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout);
|
String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout);
|
||||||
this.i.g().f75c.setIsLoading(true);
|
this.i.g().f65c.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);
|
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;
|
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);
|
ObservableExtensionsKt.appSubscribe$default(ui$default, this.i.getClass(), this.j.getContext(), (Function1) null, new b(this), (Function0) null, (Function0) null, aVar, 52, (Object) null);
|
||||||
|
@ -201,8 +201,8 @@ public final class r extends AppDialog {
|
||||||
super(R.layout.widget_enable_two_factor_password_dialog);
|
super(R.layout.widget_enable_two_factor_password_dialog);
|
||||||
}
|
}
|
||||||
|
|
||||||
public final c5 g() {
|
public final a5 g() {
|
||||||
return (c5) this.k.getValue((Fragment) this, i[0]);
|
return (a5) this.k.getValue((Fragment) this, i[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.app.AppDialog
|
@Override // com.discord.app.AppDialog
|
||||||
|
@ -210,8 +210,8 @@ public final class r extends AppDialog {
|
||||||
m.checkNotNullParameter(view, "view");
|
m.checkNotNullParameter(view, "view");
|
||||||
super.onViewBound(view);
|
super.onViewBound(view);
|
||||||
setCancelable(false);
|
setCancelable(false);
|
||||||
g().f75c.setIsLoading(false);
|
g().f65c.setIsLoading(false);
|
||||||
g().f75c.setOnClickListener(new d(this, view));
|
g().f65c.setOnClickListener(new d(this, view));
|
||||||
g().b.setOnClickListener(new e(this));
|
g().b.setOnClickListener(new e(this));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,6 @@ import android.content.Context;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.core.app.NotificationCompat;
|
|
||||||
import androidx.fragment.app.Fragment;
|
import androidx.fragment.app.Fragment;
|
||||||
import androidx.fragment.app.FragmentViewModelLazyKt;
|
import androidx.fragment.app.FragmentViewModelLazyKt;
|
||||||
import c.a.a.w;
|
import c.a.a.w;
|
||||||
|
@ -122,7 +121,7 @@ public final class s extends AppDialog {
|
||||||
@Override // kotlin.jvm.functions.Function1
|
@Override // kotlin.jvm.functions.Function1
|
||||||
public Unit invoke(w.b bVar) {
|
public Unit invoke(w.b bVar) {
|
||||||
w.b bVar2 = bVar;
|
w.b bVar2 = bVar;
|
||||||
m.checkNotNullParameter(bVar2, NotificationCompat.CATEGORY_EVENT);
|
m.checkNotNullParameter(bVar2, "event");
|
||||||
s sVar = this.this$0;
|
s sVar = this.this$0;
|
||||||
KProperty[] kPropertyArr = s.i;
|
KProperty[] kPropertyArr = s.i;
|
||||||
Objects.requireNonNull(sVar);
|
Objects.requireNonNull(sVar);
|
||||||
|
|
|
@ -22,7 +22,7 @@ public final class e extends o implements Function1<Exception, Unit> {
|
||||||
@Override // kotlin.jvm.functions.Function1
|
@Override // kotlin.jvm.functions.Function1
|
||||||
public Unit invoke(Exception exc) {
|
public Unit invoke(Exception exc) {
|
||||||
Exception exc2 = exc;
|
Exception exc2 = exc;
|
||||||
m.checkNotNullParameter(exc2, c.a.q.m0.c.e.a);
|
m.checkNotNullParameter(exc2, "e");
|
||||||
AppFragment appFragment = this.this$0.this$0;
|
AppFragment appFragment = this.this$0.this$0;
|
||||||
m.j(appFragment, b.k(appFragment, R.string.unable_to_open_media_chooser, new Object[]{exc2.getMessage()}, null, 4), 0, 4);
|
m.j(appFragment, b.k(appFragment, R.string.unable_to_open_media_chooser, new Object[]{exc2.getMessage()}, null, 4), 0, 4);
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
|
|
|
@ -5,16 +5,27 @@ import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */
|
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 a5 implements ViewBinding {
|
public final class a5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinearLayout a;
|
public final LinearLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView b;
|
public final MaterialButton b;
|
||||||
|
@NonNull
|
||||||
|
|
||||||
public a5(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
|
/* renamed from: c reason: collision with root package name */
|
||||||
|
public final LoadingButton f65c;
|
||||||
|
@NonNull
|
||||||
|
public final TextInputLayout d;
|
||||||
|
|
||||||
|
public a5(@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.a = linearLayout;
|
||||||
this.b = textView;
|
this.b = materialButton;
|
||||||
|
this.f65c = loadingButton;
|
||||||
|
this.d = textInputLayout;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -16,7 +16,7 @@ public final class b implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final RadioGroup f65c;
|
public final RadioGroup f66c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialRadioButton d;
|
public final MaterialRadioButton d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -27,7 +27,7 @@ public final class b implements ViewBinding {
|
||||||
public b(@NonNull LinearLayout linearLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull TextView textView, @NonNull RadioGroup radioGroup, @NonNull MaterialRadioButton materialRadioButton2, @NonNull MaterialRadioButton materialRadioButton3, @NonNull MaterialRadioButton materialRadioButton4) {
|
public b(@NonNull LinearLayout linearLayout, @NonNull MaterialRadioButton materialRadioButton, @NonNull TextView textView, @NonNull RadioGroup radioGroup, @NonNull MaterialRadioButton materialRadioButton2, @NonNull MaterialRadioButton materialRadioButton3, @NonNull MaterialRadioButton materialRadioButton4) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = materialRadioButton;
|
this.b = materialRadioButton;
|
||||||
this.f65c = radioGroup;
|
this.f66c = radioGroup;
|
||||||
this.d = materialRadioButton2;
|
this.d = materialRadioButton2;
|
||||||
this.e = materialRadioButton3;
|
this.e = materialRadioButton3;
|
||||||
this.f = materialRadioButton4;
|
this.f = materialRadioButton4;
|
||||||
|
|
|
@ -16,12 +16,12 @@ public final class b0 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final MaterialButton f66c;
|
public final MaterialButton f67c;
|
||||||
|
|
||||||
public b0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
|
public b0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||||
this.a = constraintLayout;
|
this.a = constraintLayout;
|
||||||
this.b = phoneOrEmailInputView;
|
this.b = phoneOrEmailInputView;
|
||||||
this.f66c = materialButton;
|
this.f67c = materialButton;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -13,7 +13,7 @@ public final class b1 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final MaterialButton f67c;
|
public final MaterialButton f68c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialButton d;
|
public final MaterialButton d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -22,7 +22,7 @@ public final class b1 implements ViewBinding {
|
||||||
public b1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
|
public b1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = materialButton;
|
this.b = materialButton;
|
||||||
this.f67c = materialButton2;
|
this.f68c = materialButton2;
|
||||||
this.d = materialButton3;
|
this.d = materialButton3;
|
||||||
this.e = materialButton4;
|
this.e = materialButton4;
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,14 +15,14 @@ public final class b2 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f68c;
|
public final TextView f69c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialButton d;
|
public final MaterialButton d;
|
||||||
|
|
||||||
public b2(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) {
|
public b2(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = materialButton;
|
this.b = materialButton;
|
||||||
this.f68c = textView;
|
this.f69c = textView;
|
||||||
this.d = materialButton2;
|
this.d = materialButton2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ public final class b3 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final MaterialButton f69c;
|
public final MaterialButton f70c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final d3 d;
|
public final d3 d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -32,7 +32,7 @@ public final class b3 implements ViewBinding {
|
||||||
public b3(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull d3 d3Var, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) {
|
public b3(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull d3 d3Var, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = materialButton;
|
this.b = materialButton;
|
||||||
this.f69c = materialButton2;
|
this.f70c = materialButton2;
|
||||||
this.d = d3Var;
|
this.d = d3Var;
|
||||||
this.e = textView;
|
this.e = textView;
|
||||||
this.f = guildView;
|
this.f = guildView;
|
||||||
|
|
|
@ -1,26 +1,25 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
|
import androidx.fragment.app.FragmentContainerView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.facebook.drawee.view.SimpleDraweeView;
|
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||||
/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */
|
/* compiled from: WidgetHomePanelCenterBinding */
|
||||||
public final class b5 implements ViewBinding {
|
public final class b5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinearLayout a;
|
public final RoundedRelativeLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final SimpleDraweeView b;
|
public final c5 b;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f70c;
|
public final FragmentContainerView f71c;
|
||||||
|
|
||||||
public b5(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
public b5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull c5 c5Var, @NonNull FragmentContainerView fragmentContainerView) {
|
||||||
this.a = linearLayout;
|
this.a = roundedRelativeLayout;
|
||||||
this.b = simpleDraweeView;
|
this.b = c5Var;
|
||||||
this.f70c = textView;
|
this.f71c = fragmentContainerView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -15,14 +15,14 @@ public final class c implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f71c;
|
public final TextView f72c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaxHeightRecyclerView d;
|
public final MaxHeightRecyclerView d;
|
||||||
|
|
||||||
public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) {
|
public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) {
|
||||||
this.a = constraintLayout;
|
this.a = constraintLayout;
|
||||||
this.b = constraintLayout2;
|
this.b = constraintLayout2;
|
||||||
this.f71c = textView;
|
this.f72c = textView;
|
||||||
this.d = maxHeightRecyclerView;
|
this.d = maxHeightRecyclerView;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ public final class c0 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final LoadingButton f72c;
|
public final LoadingButton f73c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final View d;
|
public final View d;
|
||||||
@NonNull
|
@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) {
|
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.a = constraintLayout;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f72c = loadingButton;
|
this.f73c = loadingButton;
|
||||||
this.d = view;
|
this.d = view;
|
||||||
this.e = g0Var;
|
this.e = g0Var;
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@ public final class c3 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final GuildView f73c;
|
public final GuildView f74c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final GuildView d;
|
public final GuildView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -28,7 +28,7 @@ public final class c3 implements ViewBinding {
|
||||||
public c3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) {
|
public c3(@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.a = view;
|
||||||
this.b = imageView;
|
this.b = imageView;
|
||||||
this.f73c = guildView;
|
this.f74c = guildView;
|
||||||
this.d = guildView2;
|
this.d = guildView2;
|
||||||
this.e = guildView3;
|
this.e = guildView3;
|
||||||
this.f = guildView4;
|
this.f = guildView4;
|
||||||
|
|
|
@ -14,12 +14,12 @@ public final class c4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final SimpleDraweeSpanTextView f74c;
|
public final SimpleDraweeSpanTextView f75c;
|
||||||
|
|
||||||
public c4(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
public c4(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f74c = simpleDraweeSpanTextView;
|
this.f75c = simpleDraweeSpanTextView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,31 +1,33 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
import android.view.ViewStub;
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||||
|
import androidx.fragment.app.FragmentContainerView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.discord.views.LoadingButton;
|
import com.google.android.material.appbar.AppBarLayout;
|
||||||
import com.google.android.material.button.MaterialButton;
|
/* compiled from: WidgetHomePanelCenterChatBinding */
|
||||||
import com.google.android.material.textfield.TextInputLayout;
|
|
||||||
/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */
|
|
||||||
public final class c5 implements ViewBinding {
|
public final class c5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinearLayout a;
|
public final ConstraintLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialButton b;
|
public final ViewStub b;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final LoadingButton f75c;
|
public final d5 f76c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextInputLayout d;
|
public final FragmentContainerView d;
|
||||||
|
@NonNull
|
||||||
|
public final FragmentContainerView e;
|
||||||
|
|
||||||
public c5(@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 c5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull d5 d5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
|
||||||
this.a = linearLayout;
|
this.a = constraintLayout;
|
||||||
this.b = materialButton;
|
this.b = viewStub2;
|
||||||
this.f75c = loadingButton;
|
this.f76c = d5Var;
|
||||||
this.d = textInputLayout;
|
this.d = fragmentContainerView;
|
||||||
|
this.e = fragmentContainerView4;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -15,14 +15,14 @@ public final class d implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final SimpleDraweeView f76c;
|
public final SimpleDraweeView f77c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialTextView d;
|
public final MaterialTextView d;
|
||||||
|
|
||||||
public d(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView2) {
|
public d(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView2) {
|
||||||
this.a = constraintLayout;
|
this.a = constraintLayout;
|
||||||
this.b = materialTextView;
|
this.b = materialTextView;
|
||||||
this.f76c = simpleDraweeView;
|
this.f77c = simpleDraweeView;
|
||||||
this.d = materialTextView2;
|
this.d = materialTextView2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ public final class d0 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextInputLayout f77c;
|
public final TextInputLayout f78c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LoadingButton d;
|
public final LoadingButton d;
|
||||||
@NonNull
|
@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) {
|
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.a = constraintLayout;
|
||||||
this.b = textInputEditText;
|
this.b = textInputEditText;
|
||||||
this.f77c = textInputLayout;
|
this.f78c = textInputLayout;
|
||||||
this.d = loadingButton;
|
this.d = loadingButton;
|
||||||
this.e = textView;
|
this.e = textView;
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@ public final class d1 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f78c;
|
public final TextView f79c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextSwitcher d;
|
public final TextSwitcher d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -25,7 +25,7 @@ public final class d1 implements ViewBinding {
|
||||||
public d1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
public d1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f78c = textView2;
|
this.f79c = textView2;
|
||||||
this.d = textSwitcher;
|
this.d = textSwitcher;
|
||||||
this.e = simpleDraweeSpanTextView;
|
this.e = simpleDraweeSpanTextView;
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,12 +14,12 @@ public final class d2 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f79c;
|
public final TextView f80c;
|
||||||
|
|
||||||
public d2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
public d2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = simpleDraweeView;
|
this.b = simpleDraweeView;
|
||||||
this.f79c = textView;
|
this.f80c = textView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -16,7 +16,7 @@ public final class d3 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f80c;
|
public final TextView f81c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final ImageView d;
|
public final ImageView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -25,7 +25,7 @@ public final class d3 implements ViewBinding {
|
||||||
public d3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
|
public d3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = imageView;
|
this.b = imageView;
|
||||||
this.f80c = textView;
|
this.f81c = textView;
|
||||||
this.d = imageView2;
|
this.d = imageView2;
|
||||||
this.e = textView2;
|
this.e = textView2;
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,7 +21,7 @@ public final class d4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final View f81c;
|
public final View f82c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final ImageView d;
|
public final ImageView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -55,12 +55,12 @@ public final class d4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: s reason: collision with root package name */
|
/* renamed from: s reason: collision with root package name */
|
||||||
public final VoiceUserView f82s;
|
public final VoiceUserView f83s;
|
||||||
|
|
||||||
public d4(@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 d4(@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.a = view;
|
||||||
this.b = view2;
|
this.b = view2;
|
||||||
this.f81c = view3;
|
this.f82c = view3;
|
||||||
this.d = imageView;
|
this.d = imageView;
|
||||||
this.e = constraintLayout;
|
this.e = constraintLayout;
|
||||||
this.f = imageView2;
|
this.f = imageView2;
|
||||||
|
@ -76,7 +76,7 @@ public final class d4 implements ViewBinding {
|
||||||
this.p = progressBar;
|
this.p = progressBar;
|
||||||
this.q = appVideoStreamRenderer;
|
this.q = appVideoStreamRenderer;
|
||||||
this.r = linearLayout2;
|
this.r = linearLayout2;
|
||||||
this.f82s = voiceUserView;
|
this.f83s = voiceUserView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,25 +1,16 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.fragment.app.FragmentContainerView;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
|
||||||
/* compiled from: WidgetHomePanelCenterBinding */
|
|
||||||
public final class d5 implements ViewBinding {
|
public final class d5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final RoundedRelativeLayout a;
|
public final TextView a;
|
||||||
@NonNull
|
|
||||||
public final e5 b;
|
|
||||||
@NonNull
|
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
public d5(@NonNull TextView textView, @NonNull TextView textView2) {
|
||||||
public final FragmentContainerView f83c;
|
this.a = textView;
|
||||||
|
|
||||||
public d5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull e5 e5Var, @NonNull FragmentContainerView fragmentContainerView) {
|
|
||||||
this.a = roundedRelativeLayout;
|
|
||||||
this.b = e5Var;
|
|
||||||
this.f83c = fragmentContainerView;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,33 +1,27 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.view.ViewStub;
|
import android.widget.FrameLayout;
|
||||||
|
import android.widget.RelativeLayout;
|
||||||
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
||||||
import androidx.fragment.app.FragmentContainerView;
|
import androidx.fragment.app.FragmentContainerView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.google.android.material.appbar.AppBarLayout;
|
/* compiled from: WidgetHomePanelLeftBinding */
|
||||||
/* compiled from: WidgetHomePanelCenterChatBinding */
|
|
||||||
public final class e5 implements ViewBinding {
|
public final class e5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final ConstraintLayout a;
|
public final RelativeLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final ViewStub b;
|
public final TextView b;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final f5 f89c;
|
public final FragmentContainerView f89c;
|
||||||
@NonNull
|
|
||||||
public final FragmentContainerView d;
|
|
||||||
@NonNull
|
|
||||||
public final FragmentContainerView e;
|
|
||||||
|
|
||||||
public e5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull f5 f5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
|
public e5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
|
||||||
this.a = constraintLayout;
|
this.a = relativeLayout;
|
||||||
this.b = viewStub2;
|
this.b = textView;
|
||||||
this.f89c = f5Var;
|
this.f89c = fragmentContainerView2;
|
||||||
this.d = fragmentContainerView;
|
|
||||||
this.e = fragmentContainerView4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,16 +1,20 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.TextView;
|
import android.widget.FrameLayout;
|
||||||
|
import android.widget.ImageView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
|
/* compiled from: WidgetHomePanelLoadingBinding */
|
||||||
public final class f5 implements ViewBinding {
|
public final class f5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView a;
|
public final FrameLayout a;
|
||||||
|
@NonNull
|
||||||
|
public final ImageView b;
|
||||||
|
|
||||||
public f5(@NonNull TextView textView, @NonNull TextView textView2) {
|
public f5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
|
||||||
this.a = textView;
|
this.a = frameLayout;
|
||||||
|
this.b = imageView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -2,26 +2,25 @@ package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.FrameLayout;
|
import android.widget.FrameLayout;
|
||||||
import android.widget.RelativeLayout;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.fragment.app.FragmentContainerView;
|
import androidx.fragment.app.FragmentContainerView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
/* compiled from: WidgetHomePanelLeftBinding */
|
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||||
|
/* compiled from: WidgetHomePanelRightBinding */
|
||||||
public final class g5 implements ViewBinding {
|
public final class g5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final RelativeLayout a;
|
public final FrameLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView b;
|
public final RoundedRelativeLayout b;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final FragmentContainerView f99c;
|
public final FragmentContainerView f99c;
|
||||||
|
|
||||||
public g5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
|
public g5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
|
||||||
this.a = relativeLayout;
|
this.a = frameLayout;
|
||||||
this.b = textView;
|
this.b = roundedRelativeLayout;
|
||||||
this.f99c = fragmentContainerView2;
|
this.f99c = fragmentContainerView3;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,20 +1,29 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.FrameLayout;
|
import android.widget.TextView;
|
||||||
import android.widget.ImageView;
|
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
|
import androidx.core.widget.NestedScrollView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
/* compiled from: WidgetHomePanelLoadingBinding */
|
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||||
|
/* compiled from: WidgetHubEmailFlowConfirmationBinding */
|
||||||
public final class h5 implements ViewBinding {
|
public final class h5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final FrameLayout a;
|
public final NestedScrollView a;
|
||||||
|
@NonNull
|
||||||
|
public final LinkifiedTextView b;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final ImageView b;
|
|
||||||
|
|
||||||
public h5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
|
/* renamed from: c reason: collision with root package name */
|
||||||
this.a = frameLayout;
|
public final TextView f104c;
|
||||||
this.b = imageView;
|
@NonNull
|
||||||
|
public final LinkifiedTextView d;
|
||||||
|
|
||||||
|
public h5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
|
||||||
|
this.a = nestedScrollView;
|
||||||
|
this.b = linkifiedTextView;
|
||||||
|
this.f104c = textView;
|
||||||
|
this.d = linkifiedTextView2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -18,12 +18,12 @@ public final class i0 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final Group f104c;
|
public final Group f105c;
|
||||||
|
|
||||||
public i0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) {
|
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.a = constraintLayout;
|
||||||
this.b = simpleDraweeView;
|
this.b = simpleDraweeView;
|
||||||
this.f104c = group;
|
this.f105c = group;
|
||||||
}
|
}
|
||||||
|
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
|
@ -15,7 +15,7 @@ public final class i1 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final MaterialButton f105c;
|
public final MaterialButton f106c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final MaterialButton d;
|
public final MaterialButton d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -24,7 +24,7 @@ public final class i1 implements ViewBinding {
|
||||||
public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f105c = materialButton;
|
this.f106c = materialButton;
|
||||||
this.d = materialButton2;
|
this.d = materialButton2;
|
||||||
this.e = textView2;
|
this.e = textView2;
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,14 +16,14 @@ public final class i2 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final MaterialButton f106c;
|
public final MaterialButton f107c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView d;
|
public final TextView d;
|
||||||
|
|
||||||
public i2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
public i2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = simpleDraweeView;
|
this.b = simpleDraweeView;
|
||||||
this.f106c = materialButton;
|
this.f107c = materialButton;
|
||||||
this.d = textView3;
|
this.d = textView3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -14,12 +14,12 @@ public final class i3 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final LinearLayout f107c;
|
public final LinearLayout f108c;
|
||||||
|
|
||||||
public i3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) {
|
public i3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = linkifiedTextView;
|
this.b = linkifiedTextView;
|
||||||
this.f107c = linearLayout2;
|
this.f108c = linearLayout2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -16,12 +16,12 @@ public final class i4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final LinkifiedTextView f108c;
|
public final LinkifiedTextView f109c;
|
||||||
|
|
||||||
public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
|
public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = materialButton;
|
this.b = materialButton;
|
||||||
this.f108c = linkifiedTextView;
|
this.f109c = linkifiedTextView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,26 +1,20 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.FrameLayout;
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.fragment.app.FragmentContainerView;
|
import androidx.core.widget.NestedScrollView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
/* compiled from: WidgetHubEmailFlowWaitlistBinding */
|
||||||
/* compiled from: WidgetHomePanelRightBinding */
|
|
||||||
public final class i5 implements ViewBinding {
|
public final class i5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final FrameLayout a;
|
public final NestedScrollView a;
|
||||||
@NonNull
|
|
||||||
public final RoundedRelativeLayout b;
|
|
||||||
@NonNull
|
@NonNull
|
||||||
|
public final TextView b;
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
public i5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) {
|
||||||
public final FragmentContainerView f109c;
|
this.a = nestedScrollView;
|
||||||
|
this.b = textView;
|
||||||
public i5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
|
|
||||||
this.a = frameLayout;
|
|
||||||
this.b = roundedRelativeLayout;
|
|
||||||
this.f109c = fragmentContainerView3;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
|
import com.google.android.flexbox.FlexboxLayout;
|
||||||
/* compiled from: ViewCodeVerificationBinding */
|
/* compiled from: ViewCodeVerificationBinding */
|
||||||
public final class x1 implements ViewBinding {
|
public final class x1 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinearLayout a;
|
public final FlexboxLayout a;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinearLayout b;
|
public final FlexboxLayout b;
|
||||||
|
|
||||||
public x1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2) {
|
public x1(@NonNull FlexboxLayout flexboxLayout, @NonNull FlexboxLayout flexboxLayout2) {
|
||||||
this.a = linearLayout;
|
this.a = flexboxLayout;
|
||||||
this.b = linearLayout2;
|
this.b = flexboxLayout2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,12 +1,15 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
|
import android.widget.ImageView;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.core.widget.NestedScrollView;
|
import androidx.core.widget.NestedScrollView;
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||||
/* compiled from: WidgetDiscordHubEmailConfirmationBinding */
|
import com.google.android.material.textfield.TextInputEditText;
|
||||||
|
import com.google.android.material.textfield.TextInputLayout;
|
||||||
|
/* compiled from: WidgetDiscordHubEmailInputBinding */
|
||||||
public final class x4 implements ViewBinding {
|
public final class x4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final NestedScrollView a;
|
public final NestedScrollView a;
|
||||||
|
@ -15,15 +18,21 @@ public final class x4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f189c;
|
public final TextInputEditText f189c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinkifiedTextView d;
|
public final TextInputLayout d;
|
||||||
|
@NonNull
|
||||||
|
public final TextView e;
|
||||||
|
@NonNull
|
||||||
|
public final TextView f;
|
||||||
|
|
||||||
public x4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
|
public x4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||||
this.a = nestedScrollView;
|
this.a = nestedScrollView;
|
||||||
this.b = linkifiedTextView;
|
this.b = linkifiedTextView;
|
||||||
this.f189c = textView;
|
this.f189c = textInputEditText;
|
||||||
this.d = linkifiedTextView2;
|
this.d = textInputLayout;
|
||||||
|
this.e = textView;
|
||||||
|
this.f = textView2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -1,38 +1,20 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.ImageView;
|
import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.core.widget.NestedScrollView;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */
|
||||||
import com.google.android.material.textfield.TextInputEditText;
|
|
||||||
import com.google.android.material.textfield.TextInputLayout;
|
|
||||||
/* compiled from: WidgetDiscordHubEmailInputBinding */
|
|
||||||
public final class y4 implements ViewBinding {
|
public final class y4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final NestedScrollView a;
|
public final LinearLayout a;
|
||||||
@NonNull
|
|
||||||
public final LinkifiedTextView b;
|
|
||||||
@NonNull
|
@NonNull
|
||||||
|
public final TextView b;
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
public y4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
|
||||||
public final TextInputEditText f194c;
|
this.a = linearLayout;
|
||||||
@NonNull
|
this.b = textView;
|
||||||
public final TextInputLayout d;
|
|
||||||
@NonNull
|
|
||||||
public final TextView e;
|
|
||||||
@NonNull
|
|
||||||
public final TextView f;
|
|
||||||
|
|
||||||
public y4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
|
|
||||||
this.a = nestedScrollView;
|
|
||||||
this.b = linkifiedTextView;
|
|
||||||
this.f194c = textInputEditText;
|
|
||||||
this.d = textInputLayout;
|
|
||||||
this.e = textView;
|
|
||||||
this.f = textView2;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -22,7 +22,7 @@ public final class y5 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f195c;
|
public final TextView f194c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView d;
|
public final TextView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -43,7 +43,7 @@ public final class y5 implements ViewBinding {
|
||||||
public y5(@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 y5(@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.a = linearLayout;
|
||||||
this.b = linearLayout2;
|
this.b = linearLayout2;
|
||||||
this.f195c = textView;
|
this.f194c = textView;
|
||||||
this.d = textView2;
|
this.d = textView2;
|
||||||
this.e = simpleDraweeView;
|
this.e = simpleDraweeView;
|
||||||
this.f = simpleDraweeView2;
|
this.f = simpleDraweeView2;
|
||||||
|
|
|
@ -17,7 +17,7 @@ public final class z implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final LoadingButton f196c;
|
public final LoadingButton f195c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final LinkifiedTextView d;
|
public final LinkifiedTextView d;
|
||||||
@NonNull
|
@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) {
|
public z(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) {
|
||||||
this.a = constraintLayout;
|
this.a = constraintLayout;
|
||||||
this.b = materialButton;
|
this.b = materialButton;
|
||||||
this.f196c = loadingButton;
|
this.f195c = loadingButton;
|
||||||
this.d = linkifiedTextView;
|
this.d = linkifiedTextView;
|
||||||
this.e = textView;
|
this.e = textView;
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@ public final class z0 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final ImageView f197c;
|
public final ImageView f196c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView d;
|
public final TextView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -27,7 +27,7 @@ public final class z0 implements ViewBinding {
|
||||||
public z0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
|
public z0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
|
||||||
this.a = relativeLayout;
|
this.a = relativeLayout;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f197c = imageView;
|
this.f196c = imageView;
|
||||||
this.d = textView2;
|
this.d = textView2;
|
||||||
this.e = textView3;
|
this.e = textView3;
|
||||||
this.f = materialButton;
|
this.f = materialButton;
|
||||||
|
|
|
@ -14,12 +14,12 @@ public final class z2 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f198c;
|
public final TextView f197c;
|
||||||
|
|
||||||
public z2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) {
|
public z2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||||
this.a = linearLayout;
|
this.a = linearLayout;
|
||||||
this.b = textView;
|
this.b = textView;
|
||||||
this.f198c = textView2;
|
this.f197c = textView2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -15,7 +15,7 @@ public final class z3 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public final TextView f199c;
|
public final TextView f198c;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView d;
|
public final TextView d;
|
||||||
@NonNull
|
@NonNull
|
||||||
|
@ -24,7 +24,7 @@ public final class z3 implements ViewBinding {
|
||||||
public z3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) {
|
public z3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) {
|
||||||
this.a = view;
|
this.a = view;
|
||||||
this.b = simpleDraweeView;
|
this.b = simpleDraweeView;
|
||||||
this.f199c = textView;
|
this.f198c = textView;
|
||||||
this.d = textView2;
|
this.d = textView2;
|
||||||
this.e = statusView;
|
this.e = statusView;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,20 +1,26 @@
|
||||||
package c.a.i;
|
package c.a.i;
|
||||||
|
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
|
import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.core.widget.NestedScrollView;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
import androidx.viewbinding.ViewBinding;
|
||||||
/* compiled from: WidgetDiscordHubWaitlistBinding */
|
import com.facebook.drawee.view.SimpleDraweeView;
|
||||||
|
/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */
|
||||||
public final class z4 implements ViewBinding {
|
public final class z4 implements ViewBinding {
|
||||||
@NonNull
|
@NonNull
|
||||||
public final NestedScrollView a;
|
public final LinearLayout a;
|
||||||
|
@NonNull
|
||||||
|
public final SimpleDraweeView b;
|
||||||
@NonNull
|
@NonNull
|
||||||
public final TextView b;
|
|
||||||
|
|
||||||
public z4(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) {
|
/* renamed from: c reason: collision with root package name */
|
||||||
this.a = nestedScrollView;
|
public final TextView f199c;
|
||||||
this.b = textView;
|
|
||||||
|
public z4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||||
|
this.a = linearLayout;
|
||||||
|
this.b = simpleDraweeView;
|
||||||
|
this.f199c = textView;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // androidx.viewbinding.ViewBinding
|
@Override // androidx.viewbinding.ViewBinding
|
||||||
|
|
|
@ -219,7 +219,7 @@ public final class b {
|
||||||
m.checkNotNullParameter(objArr, "formatArgs");
|
m.checkNotNullParameter(objArr, "formatArgs");
|
||||||
m.checkNotNullParameter(renderContext, "renderContext");
|
m.checkNotNullParameter(renderContext, "renderContext");
|
||||||
Map<String, String> map = renderContext.a;
|
Map<String, String> map = renderContext.a;
|
||||||
List<? extends Object> list = renderContext.f2060c;
|
List<? extends Object> list = renderContext.f2064c;
|
||||||
boolean z2 = true;
|
boolean z2 = true;
|
||||||
if (!map.isEmpty()) {
|
if (!map.isEmpty()) {
|
||||||
charSequence = a.replace(charSequence, new f(map));
|
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);
|
spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Hook.a aVar2 = hook != null ? hook.f2059c : null;
|
Hook.a aVar2 = hook != null ? hook.f2063c : null;
|
||||||
if (aVar2 != null) {
|
if (aVar2 != null) {
|
||||||
aVar = aVar2;
|
aVar = aVar2;
|
||||||
} else if (URLUtil.isValidUrl(this.a)) {
|
} else if (URLUtil.isValidUrl(this.a)) {
|
||||||
|
|
|
@ -6,7 +6,6 @@ import android.graphics.Point;
|
||||||
import android.util.Log;
|
import android.util.Log;
|
||||||
import android.view.MotionEvent;
|
import android.view.MotionEvent;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import androidx.core.app.NotificationCompat;
|
|
||||||
import com.discord.overlay.OverlayManager;
|
import com.discord.overlay.OverlayManager;
|
||||||
import com.discord.overlay.R;
|
import com.discord.overlay.R;
|
||||||
import com.discord.overlay.views.OverlayBubbleWrap;
|
import com.discord.overlay.views.OverlayBubbleWrap;
|
||||||
|
@ -25,7 +24,7 @@ public final class a implements View.OnTouchListener {
|
||||||
@Override // android.view.View.OnTouchListener
|
@Override // android.view.View.OnTouchListener
|
||||||
public final boolean onTouch(View view, MotionEvent motionEvent) {
|
public final boolean onTouch(View view, MotionEvent motionEvent) {
|
||||||
boolean z2;
|
boolean z2;
|
||||||
m.checkNotNullExpressionValue(motionEvent, NotificationCompat.CATEGORY_EVENT);
|
m.checkNotNullExpressionValue(motionEvent, "event");
|
||||||
int action = motionEvent.getAction();
|
int action = motionEvent.getAction();
|
||||||
if (action == 1 || action == 2) {
|
if (action == 1 || action == 2) {
|
||||||
c.a.n.h.a aVar = this.i.m;
|
c.a.n.h.a aVar = this.i.m;
|
||||||
|
|
|
@ -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;
|
Pair<? extends Map<String, ? extends EncodeQuality>, ? extends RtcConnection.State> pair2 = pair;
|
||||||
m.checkNotNullParameter(pair2, "p1");
|
m.checkNotNullParameter(pair2, "p1");
|
||||||
RtcConnection rtcConnection = (RtcConnection) this.receiver;
|
RtcConnection rtcConnection = (RtcConnection) this.receiver;
|
||||||
if (rtcConnection.f2123a0) {
|
if (rtcConnection.f2127a0) {
|
||||||
Map map = (Map) pair2.component1();
|
Map map = (Map) pair2.component1();
|
||||||
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
|
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
|
||||||
rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null);
|
rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null);
|
||||||
|
|
|
@ -53,9 +53,9 @@ public final class b0 implements MediaEngineConnection.d {
|
||||||
rtcConnection.n = dVar;
|
rtcConnection.n = dVar;
|
||||||
rtcConnection.o = false;
|
rtcConnection.o = false;
|
||||||
}
|
}
|
||||||
if (transportInfo.f2142c.ordinal() != 0) {
|
if (transportInfo.f2146c.ordinal() != 0) {
|
||||||
StringBuilder L = c.d.b.a.a.L("Unsupported protocol: ");
|
StringBuilder L = c.d.b.a.a.L("Unsupported protocol: ");
|
||||||
L.append(transportInfo.f2142c);
|
L.append(transportInfo.f2146c);
|
||||||
L.append('.');
|
L.append('.');
|
||||||
RtcConnection.j(rtcConnection, true, L.toString(), null, false, 12);
|
RtcConnection.j(rtcConnection, true, L.toString(), null, false, 12);
|
||||||
} else {
|
} else {
|
||||||
|
|
|
@ -76,7 +76,7 @@ public final class h0 implements a.d {
|
||||||
rtcConnection.n = null;
|
rtcConnection.n = null;
|
||||||
rtcConnection.o = false;
|
rtcConnection.o = false;
|
||||||
}
|
}
|
||||||
rtcConnection.f2129z = 0;
|
rtcConnection.f2133z = 0;
|
||||||
rtcConnection.C = null;
|
rtcConnection.C = null;
|
||||||
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G;
|
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G;
|
||||||
if (mediaSinkWantsManager != null) {
|
if (mediaSinkWantsManager != null) {
|
||||||
|
@ -261,7 +261,7 @@ public final class h0 implements a.d {
|
||||||
r.removeFirst(rtcConnection.u);
|
r.removeFirst(rtcConnection.u);
|
||||||
}
|
}
|
||||||
if (j > ((long) 500)) {
|
if (j > ((long) 500)) {
|
||||||
rtcConnection.f2129z++;
|
rtcConnection.f2133z++;
|
||||||
}
|
}
|
||||||
double d = (double) j;
|
double d = (double) j;
|
||||||
Objects.requireNonNull(RtcConnection.Quality.Companion);
|
Objects.requireNonNull(RtcConnection.Quality.Companion);
|
||||||
|
|
|
@ -34,7 +34,7 @@ public final class j extends o implements Function0<Unit> {
|
||||||
Long l2 = this.$userId;
|
Long l2 = this.$userId;
|
||||||
if (l2 == null) {
|
if (l2 == null) {
|
||||||
this.this$0.e = null;
|
this.this$0.e = null;
|
||||||
} else if (this.this$0.f2121c.contains(l2)) {
|
} else if (this.this$0.f2125c.contains(l2)) {
|
||||||
MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0;
|
MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0;
|
||||||
Long l3 = this.$userId;
|
Long l3 = this.$userId;
|
||||||
mediaSinkWantsManager2.e = l3;
|
mediaSinkWantsManager2.e = l3;
|
||||||
|
|
|
@ -20,7 +20,7 @@ public final class f extends ContentObserver {
|
||||||
DiscordAudioManager discordAudioManager = this.a;
|
DiscordAudioManager discordAudioManager = this.a;
|
||||||
int streamVolume = discordAudioManager.e.getStreamVolume(3);
|
int streamVolume = discordAudioManager.e.getStreamVolume(3);
|
||||||
discordAudioManager.w = streamVolume;
|
discordAudioManager.w = streamVolume;
|
||||||
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2135y;
|
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2139y;
|
||||||
serializedSubject.j.onNext(Integer.valueOf(streamVolume));
|
serializedSubject.j.onNext(Integer.valueOf(streamVolume));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -96,10 +96,10 @@ public final class l extends o implements Function0<Unit> {
|
||||||
}
|
}
|
||||||
if (arrayList2.isEmpty()) {
|
if (arrayList2.isEmpty()) {
|
||||||
this.this$0.b.remove(Long.valueOf(this.$userId));
|
this.this$0.b.remove(Long.valueOf(this.$userId));
|
||||||
this.this$0.f2121c.remove(Long.valueOf(this.$userId));
|
this.this$0.f2125c.remove(Long.valueOf(this.$userId));
|
||||||
} else {
|
} else {
|
||||||
this.this$0.b.put(Long.valueOf(this.$userId), arrayList2);
|
this.this$0.b.put(Long.valueOf(this.$userId), arrayList2);
|
||||||
this.this$0.f2121c.add(Long.valueOf(this.$userId));
|
this.this$0.f2125c.add(Long.valueOf(this.$userId));
|
||||||
}
|
}
|
||||||
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId)));
|
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId)));
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
|
|
|
@ -216,7 +216,7 @@ public final class b extends ScreenCapturerAndroid {
|
||||||
if (thumbnailEmitter != null) {
|
if (thumbnailEmitter != null) {
|
||||||
synchronized (thumbnailEmitter) {
|
synchronized (thumbnailEmitter) {
|
||||||
thumbnailEmitter.d.release();
|
thumbnailEmitter.d.release();
|
||||||
thumbnailEmitter.f2145c.release();
|
thumbnailEmitter.f2149c.release();
|
||||||
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b);
|
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b);
|
||||||
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
|
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
|
||||||
}
|
}
|
||||||
|
|
|
@ -37,7 +37,7 @@ public final class b implements Connection.OnVideoCallback {
|
||||||
int i = this.$ssrc;
|
int i = this.$ssrc;
|
||||||
String str = this.$streamIdentifier;
|
String str = this.$streamIdentifier;
|
||||||
StreamParameters[] streamParametersArr = this.$streams;
|
StreamParameters[] streamParametersArr = this.$streams;
|
||||||
eVar.f.put(Long.valueOf(j), Long.valueOf((long) i));
|
eVar.e.put(Long.valueOf(j), Long.valueOf((long) i));
|
||||||
eVar.y(new h(eVar, j, str, i, streamParametersArr));
|
eVar.y(new h(eVar, j, str, i, streamParametersArr));
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
}
|
}
|
||||||
|
|
|
@ -29,7 +29,7 @@ public final class c implements Connection.UserSpeakingStatusChangedCallback {
|
||||||
e eVar = this.this$0.a;
|
e eVar = this.this$0.a;
|
||||||
long j = this.$userId;
|
long j = this.$userId;
|
||||||
boolean z2 = this.$isUserSpeakingNow;
|
boolean z2 = this.$isUserSpeakingNow;
|
||||||
Integer num = eVar.e.get(Long.valueOf(j));
|
Integer num = eVar.d.get(Long.valueOf(j));
|
||||||
eVar.y(new g(j, num != null ? num.intValue() : 0, z2));
|
eVar.y(new g(j, num != null ? num.intValue() : 0, z2));
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
}
|
}
|
||||||
|
|
|
@ -34,28 +34,25 @@ public final class d implements Discord.ConnectToServerCallback {
|
||||||
e eVar = this.this$0.a;
|
e eVar = this.this$0.a;
|
||||||
Discord.ConnectionInfo connectionInfo = this.$connectionInfo;
|
Discord.ConnectionInfo connectionInfo = this.$connectionInfo;
|
||||||
String str = this.$errorMessage;
|
String str = this.$errorMessage;
|
||||||
Logger logger = eVar.m;
|
Logger.i$default(eVar.l, "MediaEngineConnectionLegacy", c.d.b.a.a.s("handleConnection(). errorMessage: ", str), null, 4, null);
|
||||||
String str2 = e.a;
|
|
||||||
m.checkNotNullExpressionValue(str2, "TAG");
|
|
||||||
Logger.i$default(logger, str2, "handleConnection(). errorMessage: " + str, null, 4, null);
|
|
||||||
if (connectionInfo != null) {
|
if (connectionInfo != null) {
|
||||||
if (str == null || str.length() == 0) {
|
if (str == null || str.length() == 0) {
|
||||||
String str3 = connectionInfo.localAddress;
|
String str2 = connectionInfo.localAddress;
|
||||||
m.checkNotNullExpressionValue(str3, "connectionInfo.localAddress");
|
m.checkNotNullExpressionValue(str2, "connectionInfo.localAddress");
|
||||||
int i = connectionInfo.localPort;
|
int i = connectionInfo.localPort;
|
||||||
String str4 = connectionInfo.protocol;
|
String str3 = connectionInfo.protocol;
|
||||||
m.checkNotNullExpressionValue(str4, "connectionInfo.protocol");
|
m.checkNotNullExpressionValue(str3, "connectionInfo.protocol");
|
||||||
Objects.requireNonNull(str4, "null cannot be cast to non-null type java.lang.String");
|
Objects.requireNonNull(str3, "null cannot be cast to non-null type java.lang.String");
|
||||||
String upperCase = str4.toUpperCase();
|
String upperCase = str3.toUpperCase();
|
||||||
m.checkNotNullExpressionValue(upperCase, "(this as java.lang.String).toUpperCase()");
|
m.checkNotNullExpressionValue(upperCase, "(this as java.lang.String).toUpperCase()");
|
||||||
MediaEngineConnection.TransportInfo transportInfo = new MediaEngineConnection.TransportInfo(str3, i, MediaEngineConnection.TransportInfo.Protocol.valueOf(upperCase));
|
MediaEngineConnection.TransportInfo transportInfo = new MediaEngineConnection.TransportInfo(str2, i, MediaEngineConnection.TransportInfo.Protocol.valueOf(upperCase));
|
||||||
MediaEngineConnection.ConnectionState connectionState = MediaEngineConnection.ConnectionState.CONNECTED;
|
MediaEngineConnection.ConnectionState connectionState = MediaEngineConnection.ConnectionState.CONNECTED;
|
||||||
eVar.f218c = connectionState;
|
eVar.b = connectionState;
|
||||||
eVar.y(new a(eVar, connectionState));
|
eVar.y(new a(eVar, connectionState));
|
||||||
c.a.q.m0.a aVar = new c.a.q.m0.a("opus", 1, MediaStreamTrack.AUDIO_TRACK_KIND, 120, null);
|
c.a.q.m0.a aVar = new c.a.q.m0.a("opus", 1, MediaStreamTrack.AUDIO_TRACK_KIND, 120, null);
|
||||||
eVar.j.clear();
|
eVar.i.clear();
|
||||||
eVar.j.add(aVar);
|
eVar.i.add(aVar);
|
||||||
eVar.j.addAll(eVar.p);
|
eVar.i.addAll(eVar.o);
|
||||||
eVar.y(new l(0, eVar, transportInfo));
|
eVar.y(new l(0, eVar, transportInfo));
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
}
|
}
|
||||||
|
|
|
@ -32,26 +32,25 @@ import kotlin.jvm.functions.Function0;
|
||||||
import kotlin.jvm.functions.Function1;
|
import kotlin.jvm.functions.Function1;
|
||||||
/* compiled from: MediaEngineConnectionLegacy.kt */
|
/* compiled from: MediaEngineConnectionLegacy.kt */
|
||||||
public final class e implements MediaEngineConnection {
|
public final class e implements MediaEngineConnection {
|
||||||
public static final String a = "e";
|
public final CopyOnWriteArrayList<MediaEngineConnection.d> a;
|
||||||
public final CopyOnWriteArrayList<MediaEngineConnection.d> b;
|
public MediaEngineConnection.ConnectionState b;
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public MediaEngineConnection.ConnectionState f218c;
|
public boolean f218c;
|
||||||
public boolean d;
|
public final Map<Long, Integer> d;
|
||||||
public final Map<Long, Integer> e;
|
public final Map<Long, Long> e = new LinkedHashMap();
|
||||||
public final Map<Long, Long> f = new LinkedHashMap();
|
public final Set<Long> f = new LinkedHashSet();
|
||||||
public final Set<Long> g = new LinkedHashSet();
|
public final Set<Long> g = new LinkedHashSet();
|
||||||
public final Set<Long> h = new LinkedHashSet();
|
public final Set<Long> h = new LinkedHashSet();
|
||||||
public final Set<Long> i = new LinkedHashSet();
|
public final List<c.a.q.m0.a> i = new ArrayList();
|
||||||
public final List<c.a.q.m0.a> j = new ArrayList();
|
public final Connection j;
|
||||||
public final Connection k;
|
public final c.a.q.c k;
|
||||||
public final c.a.q.c l;
|
public final Logger l;
|
||||||
public final Logger m;
|
public final t m;
|
||||||
public final t n;
|
public final Discord n;
|
||||||
public final Discord o;
|
public final List<c.a.q.m0.a> o;
|
||||||
public final List<c.a.q.m0.a> p;
|
public final MediaEngineConnection.Type p;
|
||||||
public final MediaEngineConnection.Type q;
|
public final long q;
|
||||||
public final long r;
|
|
||||||
|
|
||||||
/* compiled from: MediaEngineConnectionLegacy.kt */
|
/* compiled from: MediaEngineConnectionLegacy.kt */
|
||||||
public static final class a extends d0.z.d.o implements Function1<Connection, Unit> {
|
public static final class a extends d0.z.d.o implements Function1<Connection, Unit> {
|
||||||
|
@ -82,9 +81,7 @@ public final class e implements MediaEngineConnection {
|
||||||
long j = this.$userId;
|
long j = this.$userId;
|
||||||
int i = this.$audioSsrc;
|
int i = this.$audioSsrc;
|
||||||
int i2 = (int) this.$resolvedVideoSsrc;
|
int i2 = (int) this.$resolvedVideoSsrc;
|
||||||
e eVar = this.this$0;
|
Objects.requireNonNull(this.this$0);
|
||||||
String str = e.a;
|
|
||||||
Objects.requireNonNull(eVar);
|
|
||||||
connection2.connectUser(j, i, i2, i2 > 0 ? i2 + 1 : 0, this.$isMuted, this.$volume);
|
connection2.connectUser(j, i, i2, i2 > 0 ? i2 + 1 : 0, this.$isMuted, this.$volume);
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
}
|
}
|
||||||
|
@ -291,7 +288,7 @@ public final class e implements MediaEngineConnection {
|
||||||
Connection connection2 = connection;
|
Connection connection2 = connection;
|
||||||
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
||||||
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b);
|
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b);
|
||||||
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2144c);
|
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2148c);
|
||||||
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
|
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
|
||||||
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
|
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
|
||||||
connection2.setVADUseKrisp(this.$inputModeOptions.e);
|
connection2.setVADUseKrisp(this.$inputModeOptions.e);
|
||||||
|
@ -434,7 +431,7 @@ public final class e implements MediaEngineConnection {
|
||||||
Connection connection2 = connection;
|
Connection connection2 = connection;
|
||||||
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
||||||
MediaEngineConnection.b bVar = this.$quality;
|
MediaEngineConnection.b bVar = this.$quality;
|
||||||
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2143c, bVar.d, this.$framerate);
|
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2147c, bVar.d, this.$framerate);
|
||||||
return Unit.a;
|
return Unit.a;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -559,69 +556,66 @@ public final class e implements MediaEngineConnection {
|
||||||
d0.z.d.m.checkNotNullParameter(type, "type");
|
d0.z.d.m.checkNotNullParameter(type, "type");
|
||||||
d0.z.d.m.checkNotNullParameter(aVar, "connectionOptions");
|
d0.z.d.m.checkNotNullParameter(aVar, "connectionOptions");
|
||||||
d0.z.d.m.checkNotNullParameter(list2, "listeners");
|
d0.z.d.m.checkNotNullParameter(list2, "listeners");
|
||||||
this.l = cVar;
|
this.k = cVar;
|
||||||
this.m = logger;
|
this.l = logger;
|
||||||
this.n = tVar;
|
this.m = tVar;
|
||||||
this.o = discord;
|
this.n = discord;
|
||||||
this.p = list;
|
this.o = list;
|
||||||
this.q = type;
|
this.p = type;
|
||||||
this.r = j2;
|
this.q = j2;
|
||||||
MediaEngineConnection.ConnectionState connectionState = MediaEngineConnection.ConnectionState.CONNECTING;
|
MediaEngineConnection.ConnectionState connectionState = MediaEngineConnection.ConnectionState.CONNECTING;
|
||||||
this.f218c = connectionState;
|
this.b = connectionState;
|
||||||
this.e = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
|
this.d = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
|
||||||
int i2 = aVar.a;
|
int i2 = aVar.a;
|
||||||
String str = aVar.b;
|
String str = aVar.b;
|
||||||
int i3 = aVar.f2141c;
|
int i3 = aVar.f2145c;
|
||||||
Object[] array = aVar.d.toArray(new StreamParameters[0]);
|
Object[] array = aVar.d.toArray(new StreamParameters[0]);
|
||||||
Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array<T>");
|
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));
|
Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, new d(this));
|
||||||
d0.z.d.m.checkNotNullExpressionValue(connectToServer, "voiceEngineLegacy.connec…fo, errorMessage) }\n }");
|
d0.z.d.m.checkNotNullExpressionValue(connectToServer, "voiceEngineLegacy.connec…fo, errorMessage) }\n }");
|
||||||
connectToServer.setOnVideoCallback(new b(this));
|
connectToServer.setOnVideoCallback(new b(this));
|
||||||
connectToServer.setUserSpeakingStatusChangedCallback(new c(this));
|
connectToServer.setUserSpeakingStatusChangedCallback(new c(this));
|
||||||
this.k = connectToServer;
|
this.j = connectToServer;
|
||||||
this.b = new CopyOnWriteArrayList<>(list2);
|
this.a = new CopyOnWriteArrayList<>(list2);
|
||||||
this.f218c = connectionState;
|
this.b = connectionState;
|
||||||
y(new a(this, connectionState));
|
y(new a(this, connectionState));
|
||||||
}
|
}
|
||||||
|
|
||||||
public static final void x(e eVar, Function0 function0) {
|
public static final void x(e eVar, Function0 function0) {
|
||||||
c.a.q.c cVar = eVar.l;
|
c.a.q.c cVar = eVar.k;
|
||||||
cVar.k.execute(new i(function0));
|
cVar.k.execute(new i(function0));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public synchronized void a(Intent intent, ThumbnailEmitter thumbnailEmitter) {
|
public synchronized void a(Intent intent, ThumbnailEmitter thumbnailEmitter) {
|
||||||
d0.z.d.m.checkNotNullParameter(intent, "permission");
|
d0.z.d.m.checkNotNullParameter(intent, "permission");
|
||||||
z(new t(new c.a.q.m0.b(intent, new u(), this.m, thumbnailEmitter)));
|
z(new t(new c.a.q.m0.b(intent, new u(), this.l, thumbnailEmitter)));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public boolean b() {
|
public boolean b() {
|
||||||
return this.n.a;
|
return this.m.a;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void c(boolean z2) {
|
public void c(boolean z2) {
|
||||||
this.d = z2;
|
this.f218c = z2;
|
||||||
z(new r(z2));
|
z(new r(z2));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void d(long j2, boolean z2) {
|
public void d(long j2, boolean z2) {
|
||||||
if (z2) {
|
if (z2) {
|
||||||
this.i.add(Long.valueOf(j2));
|
this.h.add(Long.valueOf(j2));
|
||||||
} else {
|
} else {
|
||||||
this.i.remove(Long.valueOf(j2));
|
this.h.remove(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
y(new m(j2, z2));
|
y(new m(j2, z2));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void destroy() {
|
public void destroy() {
|
||||||
Logger logger = this.m;
|
Logger.i$default(this.l, "MediaEngineConnectionLegacy", "destroy(). Disconnecting from server", null, 4, null);
|
||||||
String str = a;
|
|
||||||
d0.z.d.m.checkNotNullExpressionValue(str, "TAG");
|
|
||||||
Logger.i$default(logger, str, "destroy(). Disconnecting from server", null, 4, null);
|
|
||||||
z(b.i);
|
z(b.i);
|
||||||
y(new c(this));
|
y(new c(this));
|
||||||
}
|
}
|
||||||
|
@ -639,12 +633,12 @@ public final class e implements MediaEngineConnection {
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public boolean g(long j2) {
|
public boolean g(long j2) {
|
||||||
return this.h.contains(Long.valueOf(j2));
|
return this.g.contains(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public MediaEngineConnection.Type getType() {
|
public MediaEngineConnection.Type getType() {
|
||||||
return this.q;
|
return this.p;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
|
@ -666,7 +660,7 @@ public final class e implements MediaEngineConnection {
|
||||||
public void k(MediaEngineConnection.InputMode inputMode, MediaEngineConnection.c cVar) {
|
public void k(MediaEngineConnection.InputMode inputMode, MediaEngineConnection.c cVar) {
|
||||||
d0.z.d.m.checkNotNullParameter(inputMode, "inputMode");
|
d0.z.d.m.checkNotNullParameter(inputMode, "inputMode");
|
||||||
d0.z.d.m.checkNotNullParameter(cVar, "inputModeOptions");
|
d0.z.d.m.checkNotNullParameter(cVar, "inputModeOptions");
|
||||||
t tVar = this.n;
|
t tVar = this.m;
|
||||||
if (inputMode == MediaEngineConnection.InputMode.VOICE_ACTIVITY) {
|
if (inputMode == MediaEngineConnection.InputMode.VOICE_ACTIVITY) {
|
||||||
boolean z2 = cVar.d;
|
boolean z2 = cVar.d;
|
||||||
}
|
}
|
||||||
|
@ -677,14 +671,14 @@ public final class e implements MediaEngineConnection {
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void l(MediaEngineConnection.d dVar) {
|
public void l(MediaEngineConnection.d dVar) {
|
||||||
d0.z.d.m.checkNotNullParameter(dVar, "listener");
|
d0.z.d.m.checkNotNullParameter(dVar, "listener");
|
||||||
this.b.add(dVar);
|
this.a.add(dVar);
|
||||||
dVar.onConnectionStateChange(this, this.f218c);
|
dVar.onConnectionStateChange(this, this.b);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void m(MediaEngineConnection.b bVar) {
|
public void m(MediaEngineConnection.b bVar) {
|
||||||
d0.z.d.m.checkNotNullParameter(bVar, "quality");
|
d0.z.d.m.checkNotNullParameter(bVar, "quality");
|
||||||
z(new p(bVar, this.d ? bVar.e : bVar.f));
|
z(new p(bVar, this.f218c ? bVar.e : bVar.f));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
|
@ -696,12 +690,12 @@ public final class e implements MediaEngineConnection {
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void o(MediaEngineConnection.d dVar) {
|
public void o(MediaEngineConnection.d dVar) {
|
||||||
d0.z.d.m.checkNotNullParameter(dVar, "listener");
|
d0.z.d.m.checkNotNullParameter(dVar, "listener");
|
||||||
this.b.remove(dVar);
|
this.a.remove(dVar);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public boolean p(long j2) {
|
public boolean p(long j2) {
|
||||||
return this.i.contains(Long.valueOf(j2));
|
return this.h.contains(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
|
@ -715,7 +709,7 @@ public final class e implements MediaEngineConnection {
|
||||||
Object obj2;
|
Object obj2;
|
||||||
d0.z.d.m.checkNotNullParameter(str, "audioCodec");
|
d0.z.d.m.checkNotNullParameter(str, "audioCodec");
|
||||||
d0.z.d.m.checkNotNullParameter(str2, "videoCodec");
|
d0.z.d.m.checkNotNullParameter(str2, "videoCodec");
|
||||||
Iterator<T> it = this.j.iterator();
|
Iterator<T> it = this.i.iterator();
|
||||||
while (true) {
|
while (true) {
|
||||||
obj = null;
|
obj = null;
|
||||||
if (!it.hasNext()) {
|
if (!it.hasNext()) {
|
||||||
|
@ -728,7 +722,7 @@ public final class e implements MediaEngineConnection {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c.a.q.m0.a aVar = (c.a.q.m0.a) obj2;
|
c.a.q.m0.a aVar = (c.a.q.m0.a) obj2;
|
||||||
Iterator<T> it2 = this.j.iterator();
|
Iterator<T> it2 = this.i.iterator();
|
||||||
while (true) {
|
while (true) {
|
||||||
if (!it2.hasNext()) {
|
if (!it2.hasNext()) {
|
||||||
break;
|
break;
|
||||||
|
@ -765,35 +759,30 @@ public final class e implements MediaEngineConnection {
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public void s(long j2, int i2, Integer num, boolean z2, float f2) {
|
public void s(long j2, int i2, Integer num, boolean z2, float f2) {
|
||||||
if (i2 == 0) {
|
if (i2 == 0) {
|
||||||
Logger logger = this.m;
|
Logger.w$default(this.l, "MediaEngineConnectionLegacy", c.d.b.a.a.p("Attempting to create user ", j2, " with 0 audio SSRC"), null, 4, null);
|
||||||
String str = a;
|
|
||||||
d0.z.d.m.checkNotNullExpressionValue(str, "TAG");
|
|
||||||
Logger.w$default(logger, str, "Attempting to create user " + j2 + " with 0 audio SSRC", null, 4, null);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
Long valueOf = num != null ? Long.valueOf((long) num.intValue()) : this.f.get(Long.valueOf(j2));
|
Long valueOf = num != null ? Long.valueOf((long) num.intValue()) : this.e.get(Long.valueOf(j2));
|
||||||
long longValue = valueOf != null ? valueOf.longValue() : 0;
|
long longValue = valueOf != null ? valueOf.longValue() : 0;
|
||||||
Integer num2 = this.e.get(Long.valueOf(j2));
|
Integer num2 = this.d.get(Long.valueOf(j2));
|
||||||
boolean z3 = false;
|
boolean z3 = false;
|
||||||
boolean z4 = num2 == null || num2.intValue() != i2;
|
boolean z4 = num2 == null || num2.intValue() != i2;
|
||||||
Long l2 = this.f.get(Long.valueOf(j2));
|
Long l2 = this.e.get(Long.valueOf(j2));
|
||||||
if (l2 == null || l2.longValue() != longValue) {
|
if (l2 == null || l2.longValue() != longValue) {
|
||||||
z3 = true;
|
z3 = true;
|
||||||
}
|
}
|
||||||
if (z4 || z3) {
|
if (z4 || z3) {
|
||||||
Logger logger2 = this.m;
|
Logger logger = this.l;
|
||||||
String str2 = a;
|
Logger.i$default(logger, "MediaEngineConnectionLegacy", "creating user: " + j2 + " with audio SSRC: " + i2 + " and video SSRC: " + num, null, 4, null);
|
||||||
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, longValue, z2, f2));
|
z(new a(this, j2, i2, longValue, z2, f2));
|
||||||
}
|
}
|
||||||
if (z2) {
|
if (z2) {
|
||||||
this.g.add(Long.valueOf(j2));
|
this.f.add(Long.valueOf(j2));
|
||||||
} else {
|
} else {
|
||||||
this.g.remove(Long.valueOf(j2));
|
this.f.remove(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
this.e.put(Long.valueOf(j2), Integer.valueOf(i2));
|
this.d.put(Long.valueOf(j2), Integer.valueOf(i2));
|
||||||
this.f.put(Long.valueOf(j2), Long.valueOf(longValue));
|
this.e.put(Long.valueOf(j2), Long.valueOf(longValue));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
|
@ -805,7 +794,7 @@ public final class e implements MediaEngineConnection {
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
public boolean u(long j2) {
|
public boolean u(long j2) {
|
||||||
return this.g.contains(Long.valueOf(j2));
|
return this.f.contains(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
@Override // com.discord.rtcconnection.mediaengine.MediaEngineConnection
|
||||||
|
@ -817,28 +806,25 @@ public final class e implements MediaEngineConnection {
|
||||||
public void w(long j2, boolean z2) {
|
public void w(long j2, boolean z2) {
|
||||||
z(new k(j2, z2));
|
z(new k(j2, z2));
|
||||||
if (z2) {
|
if (z2) {
|
||||||
this.g.add(Long.valueOf(j2));
|
this.f.add(Long.valueOf(j2));
|
||||||
} else {
|
} else {
|
||||||
this.g.remove(Long.valueOf(j2));
|
this.f.remove(Long.valueOf(j2));
|
||||||
}
|
}
|
||||||
y(new l(j2, z2));
|
y(new l(j2, z2));
|
||||||
}
|
}
|
||||||
|
|
||||||
public final void y(Function1<? super MediaEngineConnection.d, Unit> function1) {
|
public final void y(Function1<? super MediaEngineConnection.d, Unit> function1) {
|
||||||
for (MediaEngineConnection.d dVar : this.b) {
|
for (MediaEngineConnection.d dVar : this.a) {
|
||||||
try {
|
try {
|
||||||
d0.z.d.m.checkNotNullExpressionValue(dVar, "it");
|
d0.z.d.m.checkNotNullExpressionValue(dVar, "it");
|
||||||
function1.invoke(dVar);
|
function1.invoke(dVar);
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
Logger logger = this.m;
|
Logger.e$default(this.l, "MediaEngineConnectionLegacy", "Error in listener", e, null, 8, null);
|
||||||
String str = a;
|
|
||||||
d0.z.d.m.checkNotNullExpressionValue(str, "TAG");
|
|
||||||
Logger.e$default(logger, str, "Error in listener", e, null, 8, null);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public final synchronized void z(Function1<? super Connection, Unit> function1) {
|
public final synchronized void z(Function1<? super Connection, Unit> function1) {
|
||||||
function1.invoke(this.k);
|
function1.invoke(this.j);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,9 +21,6 @@ public final class f implements Connection.GetStatsCallback {
|
||||||
|
|
||||||
@Override // co.discord.media_engine.Connection.GetStatsCallback
|
@Override // co.discord.media_engine.Connection.GetStatsCallback
|
||||||
public void onStatsError(Throwable th) {
|
public void onStatsError(Throwable th) {
|
||||||
Logger logger = this.a.this$0.m;
|
Logger.e$default(this.a.this$0.l, "MediaEngineConnectionLegacy", "error collecting stats", th, null, 8, null);
|
||||||
String str = e.a;
|
|
||||||
m.checkNotNullExpressionValue(str, "TAG");
|
|
||||||
Logger.e$default(logger, str, "error collecting stats", th, null, 8, null);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -35,7 +35,7 @@ public final class h extends o implements Function1<MediaEngineConnection.d, Uni
|
||||||
long j = this.$userId;
|
long j = this.$userId;
|
||||||
String str = this.$streamId;
|
String str = this.$streamId;
|
||||||
Integer intOrNull = str != null ? s.toIntOrNull(str) : null;
|
Integer intOrNull = str != null ? s.toIntOrNull(str) : null;
|
||||||
Integer num = this.this$0.e.get(Long.valueOf(this.$userId));
|
Integer num = this.this$0.d.get(Long.valueOf(this.$userId));
|
||||||
int intValue = num != null ? num.intValue() : 0;
|
int intValue = num != null ? num.intValue() : 0;
|
||||||
int i = this.$videoSsrc;
|
int i = this.$videoSsrc;
|
||||||
Objects.requireNonNull(this.this$0);
|
Objects.requireNonNull(this.this$0);
|
||||||
|
|
|
@ -366,7 +366,7 @@ public final class k implements MediaEngine {
|
||||||
discord2.setEchoCancellation(z2);
|
discord2.setEchoCancellation(z2);
|
||||||
}
|
}
|
||||||
k kVar3 = this.this$0;
|
k kVar3 = this.this$0;
|
||||||
boolean z4 = voiceConfig.f2140c;
|
boolean z4 = voiceConfig.f2144c;
|
||||||
Discord discord3 = kVar3.f;
|
Discord discord3 = kVar3.f;
|
||||||
if (discord3 != null) {
|
if (discord3 != null) {
|
||||||
discord3.setNoiseSuppression(z4);
|
discord3.setNoiseSuppression(z4);
|
||||||
|
|
|
@ -654,7 +654,7 @@ public final class a extends WebSocketListener implements DebugPrintable {
|
||||||
aVar.a(1, TimeUnit.MINUTES);
|
aVar.a(1, TimeUnit.MINUTES);
|
||||||
SSLSocketFactory sSLSocketFactory = this.E;
|
SSLSocketFactory sSLSocketFactory = this.E;
|
||||||
if (sSLSocketFactory != null) {
|
if (sSLSocketFactory != null) {
|
||||||
h.a aVar2 = f0.e0.k.h.f2793c;
|
h.a aVar2 = f0.e0.k.h.f2797c;
|
||||||
aVar.b(sSLSocketFactory, f0.e0.k.h.a.n());
|
aVar.b(sSLSocketFactory, f0.e0.k.h.a.n());
|
||||||
}
|
}
|
||||||
String D = c.d.b.a.a.D(new StringBuilder(), this.C, "?v=5");
|
String D = c.d.b.a.a.D(new StringBuilder(), this.C, "?v=5");
|
||||||
|
|
|
@ -122,13 +122,13 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
|
||||||
if (booleanValue) {
|
if (booleanValue) {
|
||||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE);
|
krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE);
|
||||||
} else if (longValue == 0) {
|
} else if (longValue == 0) {
|
||||||
int i = krispOveruseDetector.f2120c + 1;
|
int i = krispOveruseDetector.f2124c + 1;
|
||||||
krispOveruseDetector.f2120c = i;
|
krispOveruseDetector.f2124c = i;
|
||||||
if (i > 2) {
|
if (i > 2) {
|
||||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED);
|
krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
krispOveruseDetector.f2120c = 0;
|
krispOveruseDetector.f2124c = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
krispOveruseDetector.b = stats2.getOutboundRtpAudio();
|
krispOveruseDetector.b = stats2.getOutboundRtpAudio();
|
||||||
|
|
|
@ -13,6 +13,6 @@ public final class r extends RtcConnection.b {
|
||||||
@Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c
|
@Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c
|
||||||
public void onStateChange(RtcConnection.StateChange stateChange) {
|
public void onStateChange(RtcConnection.StateChange stateChange) {
|
||||||
m.checkNotNullParameter(stateChange, "stateChange");
|
m.checkNotNullParameter(stateChange, "stateChange");
|
||||||
this.i.f2126s.onNext(stateChange);
|
this.i.f2130s.onNext(stateChange);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -53,8 +53,8 @@ public final class s extends o implements Function0<Unit> {
|
||||||
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
|
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
|
||||||
try {
|
try {
|
||||||
URI uri = new URI(t);
|
URI uri = new URI(t);
|
||||||
rtcConnection.f2127x = uri.getHost();
|
rtcConnection.f2131x = uri.getHost();
|
||||||
rtcConnection.f2128y = Integer.valueOf(uri.getPort());
|
rtcConnection.f2132y = Integer.valueOf(uri.getPort());
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
rtcConnection.U.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default)));
|
rtcConnection.U.e(rtcConnection.k, "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);
|
String joinToString$default = u.joinToString$default(arrayList, "&", null, null, 0, null, null, 62, null);
|
||||||
RequestBody.Companion companion = RequestBody.Companion;
|
RequestBody.Companion companion = RequestBody.Companion;
|
||||||
MediaType.a aVar = MediaType.f2910c;
|
MediaType.a aVar = MediaType.f2914c;
|
||||||
RequestBody a = companion.a(joinToString$default, MediaType.a.a(ShareTarget.ENCODING_TYPE_URL_ENCODED));
|
RequestBody a = companion.a(joinToString$default, MediaType.a.a(ShareTarget.ENCODING_TYPE_URL_ENCODED));
|
||||||
Request.a aVar2 = new Request.a();
|
Request.a aVar2 = new Request.a();
|
||||||
m.checkParameterIsNotNull(a, "body");
|
m.checkParameterIsNotNull(a, "body");
|
||||||
|
|
|
@ -53,7 +53,7 @@ public final class a0 extends LinearLayout {
|
||||||
TextView textView = this.l.b;
|
TextView textView = this.l.b;
|
||||||
m.checkNotNullExpressionValue(textView, "binding.counterText1");
|
m.checkNotNullExpressionValue(textView, "binding.counterText1");
|
||||||
textView.setActivated(z2);
|
textView.setActivated(z2);
|
||||||
TextView textView2 = this.l.f78c;
|
TextView textView2 = this.l.f79c;
|
||||||
m.checkNotNullExpressionValue(textView2, "binding.counterText2");
|
m.checkNotNullExpressionValue(textView2, "binding.counterText2");
|
||||||
textView2.setActivated(z2);
|
textView2.setActivated(z2);
|
||||||
}
|
}
|
||||||
|
|
|
@ -204,7 +204,7 @@ public final class b0 extends AppBottomSheet implements i {
|
||||||
}
|
}
|
||||||
List list = (List) serializable;
|
List list = (List) serializable;
|
||||||
boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers");
|
boolean z2 = getArgumentsOrDefault().getBoolean("simple_bottom_sheet_show_dividers");
|
||||||
TextView textView = g().f71c;
|
TextView textView = g().f72c;
|
||||||
m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder");
|
m.checkNotNullExpressionValue(textView, "binding.widgetSimpleBottomSheetSelectorPlaceholder");
|
||||||
textView.setText(string);
|
textView.setText(string);
|
||||||
ConstraintLayout constraintLayout = g().b;
|
ConstraintLayout constraintLayout = g().b;
|
||||||
|
|
|
@ -2,7 +2,6 @@ package c.a.y;
|
||||||
|
|
||||||
import android.view.KeyEvent;
|
import android.view.KeyEvent;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import androidx.core.app.NotificationCompat;
|
|
||||||
import com.discord.views.CodeVerificationView;
|
import com.discord.views.CodeVerificationView;
|
||||||
import d0.g0.y;
|
import d0.g0.y;
|
||||||
import d0.z.d.m;
|
import d0.z.d.m;
|
||||||
|
@ -17,7 +16,7 @@ public final class d implements View.OnKeyListener {
|
||||||
|
|
||||||
@Override // android.view.View.OnKeyListener
|
@Override // android.view.View.OnKeyListener
|
||||||
public final boolean onKey(View view, int i, KeyEvent keyEvent) {
|
public final boolean onKey(View view, int i, KeyEvent keyEvent) {
|
||||||
m.checkNotNullExpressionValue(keyEvent, NotificationCompat.CATEGORY_EVENT);
|
m.checkNotNullExpressionValue(keyEvent, "event");
|
||||||
if (keyEvent.getAction() == 0) {
|
if (keyEvent.getAction() == 0) {
|
||||||
CodeVerificationView codeVerificationView = this.i;
|
CodeVerificationView codeVerificationView = this.i;
|
||||||
CodeVerificationView.a aVar = CodeVerificationView.i;
|
CodeVerificationView.a aVar = CodeVerificationView.i;
|
||||||
|
|
|
@ -49,7 +49,7 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder<c0> {
|
||||||
MaterialTextView materialTextView2 = this.f241c.b;
|
MaterialTextView materialTextView2 = this.f241c.b;
|
||||||
m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription");
|
m.checkNotNullExpressionValue(materialTextView2, "itemBinding.selectComponentSheetItemDescription");
|
||||||
ViewExtensions.setTextAndVisibilityBy(materialTextView2, c0Var2.a());
|
ViewExtensions.setTextAndVisibilityBy(materialTextView2, c0Var2.a());
|
||||||
SimpleDraweeView simpleDraweeView = this.f241c.f76c;
|
SimpleDraweeView simpleDraweeView = this.f241c.f77c;
|
||||||
m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon");
|
m.checkNotNullExpressionValue(simpleDraweeView, "itemBinding.selectComponentSheetItemIcon");
|
||||||
int i2 = 0;
|
int i2 = 0;
|
||||||
if (!((c0Var2.d() == null && c0Var2.b() == null) ? false : true)) {
|
if (!((c0Var2.d() == null && c0Var2.b() == null) ? false : true)) {
|
||||||
|
@ -58,18 +58,18 @@ public final class e0 extends SimpleRecyclerAdapter.ViewHolder<c0> {
|
||||||
simpleDraweeView.setVisibility(i2);
|
simpleDraweeView.setVisibility(i2);
|
||||||
String d = c0Var2.d();
|
String d = c0Var2.d();
|
||||||
if (d != null) {
|
if (d != null) {
|
||||||
SimpleDraweeView simpleDraweeView2 = this.f241c.f76c;
|
SimpleDraweeView simpleDraweeView2 = this.f241c.f77c;
|
||||||
m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon");
|
m.checkNotNullExpressionValue(simpleDraweeView2, "itemBinding.selectComponentSheetItemIcon");
|
||||||
MGImages.setImage$default(simpleDraweeView2, d, R.dimen.emoji_size, R.dimen.emoji_size, true, null, null, 96, null);
|
MGImages.setImage$default(simpleDraweeView2, d, R.dimen.emoji_size, R.dimen.emoji_size, true, null, null, 96, null);
|
||||||
} else {
|
} else {
|
||||||
Integer b = c0Var2.b();
|
Integer b = c0Var2.b();
|
||||||
if (b != null) {
|
if (b != null) {
|
||||||
this.f241c.f76c.setImageResource(b.intValue());
|
this.f241c.f77c.setImageResource(b.intValue());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Integer c2 = c0Var2.c();
|
Integer c2 = c0Var2.c();
|
||||||
if (c2 != null) {
|
if (c2 != null) {
|
||||||
this.f241c.f76c.setColorFilter(c2.intValue());
|
this.f241c.f77c.setColorFilter(c2.intValue());
|
||||||
}
|
}
|
||||||
MaterialTextView materialTextView3 = this.f241c.d;
|
MaterialTextView materialTextView3 = this.f241c.d;
|
||||||
materialTextView3.setText(c0Var2.e());
|
materialTextView3.setText(c0Var2.e());
|
||||||
|
|
|
@ -31,7 +31,7 @@ public final class o extends d0.z.d.o implements Function1<Point, Unit> {
|
||||||
m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer");
|
m.checkNotNullExpressionValue(appVideoStreamRenderer, "binding.participantVideoStreamRenderer");
|
||||||
boolean z2 = false;
|
boolean z2 = false;
|
||||||
appVideoStreamRenderer.setVisibility(0);
|
appVideoStreamRenderer.setVisibility(0);
|
||||||
View view = videoCallParticipantView.i.f81c;
|
View view = videoCallParticipantView.i.f82c;
|
||||||
m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox");
|
m.checkNotNullExpressionValue(view, "binding.participantBgLetterbox");
|
||||||
view.setVisibility(0);
|
view.setVisibility(0);
|
||||||
ProgressBar progressBar = videoCallParticipantView.i.p;
|
ProgressBar progressBar = videoCallParticipantView.i.p;
|
||||||
|
|
|
@ -3,7 +3,7 @@ package c.a.y.l0.c;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import c.a.i.b5;
|
import c.a.i.z4;
|
||||||
import c.a.y.l0.c.d;
|
import c.a.y.l0.c.d;
|
||||||
import com.discord.R;
|
import com.discord.R;
|
||||||
import com.discord.utilities.extensions.SimpleDraweeViewExtensionsKt;
|
import com.discord.utilities.extensions.SimpleDraweeViewExtensionsKt;
|
||||||
|
@ -12,7 +12,7 @@ import com.facebook.drawee.view.SimpleDraweeView;
|
||||||
import d0.z.d.m;
|
import d0.z.d.m;
|
||||||
/* compiled from: SpeakersViewHolder.kt */
|
/* compiled from: SpeakersViewHolder.kt */
|
||||||
public final class a extends MGRecyclerViewHolder<c, d> {
|
public final class a extends MGRecyclerViewHolder<c, d> {
|
||||||
public final b5 a;
|
public final z4 a;
|
||||||
|
|
||||||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||||
public a(c cVar) {
|
public a(c cVar) {
|
||||||
|
@ -25,9 +25,9 @@ public final class a extends MGRecyclerViewHolder<c, d> {
|
||||||
i = R.id.discovery_stage_card_speaker_name;
|
i = R.id.discovery_stage_card_speaker_name;
|
||||||
TextView textView = (TextView) view.findViewById(R.id.discovery_stage_card_speaker_name);
|
TextView textView = (TextView) view.findViewById(R.id.discovery_stage_card_speaker_name);
|
||||||
if (textView != null) {
|
if (textView != null) {
|
||||||
b5 b5Var = new b5((LinearLayout) view, simpleDraweeView, textView);
|
z4 z4Var = new z4((LinearLayout) view, simpleDraweeView, textView);
|
||||||
m.checkNotNullExpressionValue(b5Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)");
|
m.checkNotNullExpressionValue(z4Var, "WidgetDiscoveryStageCard…kerBinding.bind(itemView)");
|
||||||
this.a = b5Var;
|
this.a = z4Var;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -44,7 +44,7 @@ public final class a extends MGRecyclerViewHolder<c, d> {
|
||||||
SimpleDraweeView simpleDraweeView = this.a.b;
|
SimpleDraweeView simpleDraweeView = this.a.b;
|
||||||
m.checkNotNullExpressionValue(simpleDraweeView, "binding.discoveryStageCardSpeakerAvatar");
|
m.checkNotNullExpressionValue(simpleDraweeView, "binding.discoveryStageCardSpeakerAvatar");
|
||||||
SimpleDraweeViewExtensionsKt.setAvatar$default(simpleDraweeView, aVar.k, false, R.dimen.avatar_size_medium, aVar.l, 2, null);
|
SimpleDraweeViewExtensionsKt.setAvatar$default(simpleDraweeView, aVar.k, false, R.dimen.avatar_size_medium, aVar.l, 2, null);
|
||||||
TextView textView = this.a.f70c;
|
TextView textView = this.a.f199c;
|
||||||
m.checkNotNullExpressionValue(textView, "binding.discoveryStageCardSpeakerName");
|
m.checkNotNullExpressionValue(textView, "binding.discoveryStageCardSpeakerName");
|
||||||
textView.setText(aVar.m);
|
textView.setText(aVar.m);
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,7 @@ package c.a.y.l0.c;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.LinearLayout;
|
import android.widget.LinearLayout;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import c.a.i.a5;
|
import c.a.i.y4;
|
||||||
import c.a.y.l0.c.d;
|
import c.a.y.l0.c.d;
|
||||||
import c.d.b.a.a;
|
import c.d.b.a.a;
|
||||||
import com.discord.R;
|
import com.discord.R;
|
||||||
|
@ -12,7 +12,7 @@ import com.discord.utilities.resources.StringResourceUtilsKt;
|
||||||
import d0.z.d.m;
|
import d0.z.d.m;
|
||||||
/* compiled from: SpeakersViewHolder.kt */
|
/* compiled from: SpeakersViewHolder.kt */
|
||||||
public final class b extends MGRecyclerViewHolder<c, d> {
|
public final class b extends MGRecyclerViewHolder<c, d> {
|
||||||
public final a5 a;
|
public final y4 a;
|
||||||
|
|
||||||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||||
public b(c cVar) {
|
public b(c cVar) {
|
||||||
|
@ -21,9 +21,9 @@ public final class b extends MGRecyclerViewHolder<c, d> {
|
||||||
View view = this.itemView;
|
View view = this.itemView;
|
||||||
TextView textView = (TextView) view.findViewById(R.id.other_speakers_count_text);
|
TextView textView = (TextView) view.findViewById(R.id.other_speakers_count_text);
|
||||||
if (textView != null) {
|
if (textView != null) {
|
||||||
a5 a5Var = new a5((LinearLayout) view, textView);
|
y4 y4Var = new y4((LinearLayout) view, textView);
|
||||||
m.checkNotNullExpressionValue(a5Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)");
|
m.checkNotNullExpressionValue(y4Var, "WidgetDiscoveryOtherSpea…untBinding.bind(itemView)");
|
||||||
this.a = a5Var;
|
this.a = y4Var;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.other_speakers_count_text)));
|
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(R.id.other_speakers_count_text)));
|
||||||
|
|
|
@ -21,6 +21,6 @@ public final class a implements View.OnClickListener {
|
||||||
if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) {
|
if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) {
|
||||||
function1.invoke(googlePlayInAppSku);
|
function1.invoke(googlePlayInAppSku);
|
||||||
}
|
}
|
||||||
giftSelectView.i.f1773c.setOnClickListener(null);
|
giftSelectView.i.f1775c.setOnClickListener(null);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
package c.c.a.a0;
|
package c.c.a.a0;
|
||||||
|
|
||||||
import c.a.q.m0.c.e;
|
|
||||||
import c.c.a.a0.h0.c;
|
import c.c.a.a0.h0.c;
|
||||||
/* compiled from: ShapeTrimPathParser */
|
/* compiled from: ShapeTrimPathParser */
|
||||||
public class f0 {
|
public class f0 {
|
||||||
public static c.a a = c.a.a("s", e.a, "o", "nm", "m", "hd");
|
public static c.a a = c.a.a("s", "e", "o", "nm", "m", "hd");
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
package c.c.a.a0;
|
package c.c.a.a0;
|
||||||
|
|
||||||
import c.a.q.m0.c.e;
|
|
||||||
import c.c.a.a0.h0.c;
|
import c.c.a.a0.h0.c;
|
||||||
/* compiled from: GradientFillParser */
|
/* compiled from: GradientFillParser */
|
||||||
public class l {
|
public class l {
|
||||||
public static final c.a a = c.a.a("nm", "g", "o", "t", "s", e.a, "r", "hd");
|
public static final c.a a = c.a.a("nm", "g", "o", "t", "s", "e", "r", "hd");
|
||||||
public static final c.a b = c.a.a("p", "k");
|
public static final c.a b = c.a.a("p", "k");
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
package c.c.a.a0;
|
package c.c.a.a0;
|
||||||
|
|
||||||
import c.a.q.m0.c.e;
|
|
||||||
import c.c.a.a0.h0.c;
|
import c.c.a.a0.h0.c;
|
||||||
/* compiled from: GradientStrokeParser */
|
/* compiled from: GradientStrokeParser */
|
||||||
public class m {
|
public class m {
|
||||||
public static c.a a = c.a.a("nm", "g", "o", "t", "s", e.a, "w", "lc", "lj", "ml", "hd", "d");
|
public static c.a a = c.a.a("nm", "g", "o", "t", "s", "e", "w", "lc", "lj", "ml", "hd", "d");
|
||||||
public static final c.a b = c.a.a("p", "k");
|
public static final c.a b = c.a.a("p", "k");
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
|
|
|
@ -6,7 +6,6 @@ import android.view.animation.Interpolator;
|
||||||
import android.view.animation.LinearInterpolator;
|
import android.view.animation.LinearInterpolator;
|
||||||
import androidx.collection.SparseArrayCompat;
|
import androidx.collection.SparseArrayCompat;
|
||||||
import androidx.core.view.animation.PathInterpolatorCompat;
|
import androidx.core.view.animation.PathInterpolatorCompat;
|
||||||
import c.a.q.m0.c.e;
|
|
||||||
import c.c.a.a0.h0.c;
|
import c.c.a.a0.h0.c;
|
||||||
import c.c.a.b0.f;
|
import c.c.a.b0.f;
|
||||||
import c.c.a.b0.g;
|
import c.c.a.b0.g;
|
||||||
|
@ -20,7 +19,7 @@ public class p {
|
||||||
public static SparseArrayCompat<WeakReference<Interpolator>> b;
|
public static SparseArrayCompat<WeakReference<Interpolator>> b;
|
||||||
|
|
||||||
/* renamed from: c reason: collision with root package name */
|
/* renamed from: c reason: collision with root package name */
|
||||||
public static c.a f259c = c.a.a("t", "s", e.a, "o", "i", "h", "to", "ti");
|
public static c.a f259c = c.a.a("t", "s", "e", "o", "i", "h", "to", "ti");
|
||||||
|
|
||||||
public static <T> a<T> a(c cVar, d dVar, float f, g0<T> g0Var, boolean z2) throws IOException {
|
public static <T> a<T> a(c cVar, d dVar, float f, g0<T> g0Var, boolean z2) throws IOException {
|
||||||
T t;
|
T t;
|
||||||
|
|
|
@ -77,8 +77,8 @@ public abstract class c {
|
||||||
q(fVar, replace2, arrayList, w.i);
|
q(fVar, replace2, arrayList, w.i);
|
||||||
n(fVar, replace2, arrayList, w.g);
|
n(fVar, replace2, arrayList, w.g);
|
||||||
q(fVar, replace2, arrayList, w.g);
|
q(fVar, replace2, arrayList, w.g);
|
||||||
n(fVar, replace2, arrayList, w.f2860c);
|
n(fVar, replace2, arrayList, w.f2864c);
|
||||||
q(fVar, replace2, arrayList, w.f2860c);
|
q(fVar, replace2, arrayList, w.f2864c);
|
||||||
o(fVar, replace2, arrayList);
|
o(fVar, replace2, arrayList);
|
||||||
cls2 = b.a(s2, fVar.b());
|
cls2 = b.a(s2, fVar.b());
|
||||||
}
|
}
|
||||||
|
|
|
@ -311,13 +311,13 @@ public class c extends AbstractDraweeController<CloseableReference<c.f.j.j.c>, I
|
||||||
ImageRequest imageRequest = this.I;
|
ImageRequest imageRequest = this.I;
|
||||||
ImageRequest imageRequest2 = this.K;
|
ImageRequest imageRequest2 = this.K;
|
||||||
ImageRequest[] imageRequestArr = this.J;
|
ImageRequest[] imageRequestArr = this.J;
|
||||||
if (imageRequest == null || (uri = imageRequest.f2229c) == null) {
|
if (imageRequest == null || (uri = imageRequest.f2233c) == null) {
|
||||||
if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) {
|
if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) {
|
||||||
ImageRequest imageRequest3 = imageRequestArr[0];
|
ImageRequest imageRequest3 = imageRequestArr[0];
|
||||||
uri = imageRequest3 != null ? imageRequest3.f2229c : null;
|
uri = imageRequest3 != null ? imageRequest3.f2233c : null;
|
||||||
}
|
}
|
||||||
if (imageRequest2 != null) {
|
if (imageRequest2 != null) {
|
||||||
return imageRequest2.f2229c;
|
return imageRequest2.f2233c;
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
|
@ -85,7 +85,7 @@ public class d extends AbstractDraweeControllerBuilder<d, ImageRequest, Closeabl
|
||||||
c.f.j.r.b.b();
|
c.f.j.r.b.b();
|
||||||
try {
|
try {
|
||||||
DraweeController draweeController = this.n;
|
DraweeController draweeController = this.n;
|
||||||
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2216c.getAndIncrement());
|
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2220c.getAndIncrement());
|
||||||
if (draweeController instanceof c) {
|
if (draweeController instanceof c) {
|
||||||
cVar = (c) draweeController;
|
cVar = (c) draweeController;
|
||||||
} else {
|
} else {
|
||||||
|
|
|
@ -30,7 +30,7 @@ public class b extends g implements f0 {
|
||||||
if (!draweeHolder.a) {
|
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());
|
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.b = true;
|
||||||
draweeHolder.f2220c = true;
|
draweeHolder.f2224c = true;
|
||||||
draweeHolder.b();
|
draweeHolder.b();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -156,7 +156,7 @@ public class f {
|
||||||
Objects.requireNonNull((z) this.g);
|
Objects.requireNonNull((z) this.g);
|
||||||
Executor executor = z.g.a;
|
Executor executor = z.g.a;
|
||||||
if (eVar instanceof Boolean) {
|
if (eVar instanceof Boolean) {
|
||||||
return ((Boolean) eVar).booleanValue() ? z.g.f2941c : z.g.d;
|
return ((Boolean) eVar).booleanValue() ? z.g.f2945c : z.g.d;
|
||||||
}
|
}
|
||||||
z.g<e> gVar = new z.g<>();
|
z.g<e> gVar = new z.g<>();
|
||||||
if (gVar.h(eVar)) {
|
if (gVar.h(eVar)) {
|
||||||
|
|
|
@ -9,11 +9,11 @@ public class n implements i {
|
||||||
public static n a;
|
public static n a;
|
||||||
|
|
||||||
public CacheKey a(ImageRequest imageRequest, Object obj) {
|
public CacheKey a(ImageRequest imageRequest, Object obj) {
|
||||||
return new b(imageRequest.f2229c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
return new b(imageRequest.f2233c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
public CacheKey b(ImageRequest imageRequest, Object obj) {
|
public CacheKey b(ImageRequest imageRequest, Object obj) {
|
||||||
return new f(imageRequest.f2229c.toString());
|
return new f(imageRequest.f2233c.toString());
|
||||||
}
|
}
|
||||||
|
|
||||||
public CacheKey c(ImageRequest imageRequest, Object obj) {
|
public CacheKey c(ImageRequest imageRequest, Object obj) {
|
||||||
|
@ -28,6 +28,6 @@ public class n implements i {
|
||||||
cacheKey = null;
|
cacheKey = null;
|
||||||
str = null;
|
str = null;
|
||||||
}
|
}
|
||||||
return new b(imageRequest.f2229c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
|
return new b(imageRequest.f2233c.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;
|
MemoryCacheParams memoryCacheParams = this.f;
|
||||||
int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e());
|
int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e());
|
||||||
MemoryCacheParams memoryCacheParams2 = this.f;
|
MemoryCacheParams memoryCacheParams2 = this.f;
|
||||||
p = p(min, Math.min(memoryCacheParams2.f2222c, memoryCacheParams2.a - f()));
|
p = p(min, Math.min(memoryCacheParams2.f2226c, memoryCacheParams2.a - f()));
|
||||||
h(p);
|
h(p);
|
||||||
}
|
}
|
||||||
i(p);
|
i(p);
|
||||||
|
|
|
@ -17,7 +17,7 @@ public class c implements f {
|
||||||
|
|
||||||
public h a(DiskCacheConfig diskCacheConfig) {
|
public h a(DiskCacheConfig diskCacheConfig) {
|
||||||
Objects.requireNonNull(this.a);
|
Objects.requireNonNull(this.a);
|
||||||
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2210c, diskCacheConfig.b, diskCacheConfig.h);
|
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2214c, diskCacheConfig.b, diskCacheConfig.h);
|
||||||
ExecutorService newSingleThreadExecutor = Executors.newSingleThreadExecutor();
|
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);
|
return new d(eVar, diskCacheConfig.g, new d.c(diskCacheConfig.f, diskCacheConfig.e, diskCacheConfig.d), diskCacheConfig.i, diskCacheConfig.h, diskCacheConfig.j, newSingleThreadExecutor, false);
|
||||||
}
|
}
|
||||||
|
|
|
@ -85,7 +85,7 @@ public class h {
|
||||||
ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar);
|
ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar);
|
||||||
String valueOf = String.valueOf(this.i.getAndIncrement());
|
String valueOf = String.valueOf(this.i.getAndIncrement());
|
||||||
if (!imageRequest.f) {
|
if (!imageRequest.f) {
|
||||||
if (c.f.d.l.b.e(imageRequest.f2229c)) {
|
if (c.f.d.l.b.e(imageRequest.f2233c)) {
|
||||||
z2 = false;
|
z2 = false;
|
||||||
c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l);
|
c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l);
|
||||||
c.f.j.r.b.b();
|
c.f.j.r.b.b();
|
||||||
|
|
|
@ -153,7 +153,7 @@ public class p {
|
||||||
try {
|
try {
|
||||||
b.b();
|
b.b();
|
||||||
Objects.requireNonNull(imageRequest);
|
Objects.requireNonNull(imageRequest);
|
||||||
Uri uri = imageRequest.f2229c;
|
Uri uri = imageRequest.f2233c;
|
||||||
AnimatableValueParser.y(uri, "Uri is null.");
|
AnimatableValueParser.y(uri, "Uri is null.");
|
||||||
int i = imageRequest.d;
|
int i = imageRequest.d;
|
||||||
if (i != 0) {
|
if (i != 0) {
|
||||||
|
@ -247,7 +247,7 @@ public class p {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (this.m && imageRequest.f2230s > 0) {
|
if (this.m && imageRequest.f2234s > 0) {
|
||||||
synchronized (this) {
|
synchronized (this) {
|
||||||
oVar = new o(r0Var, this.b.j.g());
|
oVar = new o(r0Var, this.b.j.g());
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,7 +19,7 @@ public class a1 extends g0 {
|
||||||
|
|
||||||
@Override // c.f.j.p.g0
|
@Override // c.f.j.p.g0
|
||||||
public e d(ImageRequest imageRequest) throws IOException {
|
public e d(ImageRequest imageRequest) throws IOException {
|
||||||
return c(this.f470c.openInputStream(imageRequest.f2229c), -1);
|
return c(this.f470c.openInputStream(imageRequest.f2233c), -1);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override // c.f.j.p.g0
|
@Override // c.f.j.p.g0
|
||||||
|
|
|
@ -45,7 +45,7 @@ public class d implements w0 {
|
||||||
HashMap hashMap = new HashMap();
|
HashMap hashMap = new HashMap();
|
||||||
this.h = hashMap;
|
this.h = hashMap;
|
||||||
hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str);
|
hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str);
|
||||||
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2229c);
|
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2233c);
|
||||||
this.d = str2;
|
this.d = str2;
|
||||||
this.e = y0Var;
|
this.e = y0Var;
|
||||||
this.f = obj;
|
this.f = obj;
|
||||||
|
|
|
@ -25,10 +25,10 @@ public class d0 extends g0 {
|
||||||
@Override // c.f.j.p.g0
|
@Override // c.f.j.p.g0
|
||||||
public e d(ImageRequest imageRequest) throws IOException {
|
public e d(ImageRequest imageRequest) throws IOException {
|
||||||
int i;
|
int i;
|
||||||
InputStream open = this.f476c.open(imageRequest.f2229c.getPath().substring(1), 2);
|
InputStream open = this.f476c.open(imageRequest.f2233c.getPath().substring(1), 2);
|
||||||
AssetFileDescriptor assetFileDescriptor = null;
|
AssetFileDescriptor assetFileDescriptor = null;
|
||||||
try {
|
try {
|
||||||
assetFileDescriptor = this.f476c.openFd(imageRequest.f2229c.getPath().substring(1));
|
assetFileDescriptor = this.f476c.openFd(imageRequest.f2233c.getPath().substring(1));
|
||||||
i = (int) assetFileDescriptor.getLength();
|
i = (int) assetFileDescriptor.getLength();
|
||||||
} catch (IOException unused) {
|
} catch (IOException unused) {
|
||||||
i = -1;
|
i = -1;
|
||||||
|
|
|
@ -28,7 +28,7 @@ public class e0 extends g0 {
|
||||||
@Override // c.f.j.p.g0
|
@Override // c.f.j.p.g0
|
||||||
public e d(ImageRequest imageRequest) throws IOException {
|
public e d(ImageRequest imageRequest) throws IOException {
|
||||||
InputStream inputStream;
|
InputStream inputStream;
|
||||||
Uri uri = imageRequest.f2229c;
|
Uri uri = imageRequest.f2233c;
|
||||||
Uri uri2 = b.a;
|
Uri uri2 = b.a;
|
||||||
boolean z2 = false;
|
boolean z2 = false;
|
||||||
if (uri.getPath() != null && b.c(uri) && "com.android.contacts".equals(uri.getAuthority()) && !uri.getPath().startsWith(b.a.getPath())) {
|
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;
|
c.f.j.d.e eVar;
|
||||||
Cursor query;
|
Cursor query;
|
||||||
e f2;
|
e f2;
|
||||||
Uri uri = imageRequest.f2229c;
|
Uri uri = imageRequest.f2233c;
|
||||||
if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f478c, null, null, null)) == null) {
|
if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f478c, null, null, null)) == null) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,10 +25,10 @@ public class i0 extends g0 {
|
||||||
@Override // c.f.j.p.g0
|
@Override // c.f.j.p.g0
|
||||||
public e d(ImageRequest imageRequest) throws IOException {
|
public e d(ImageRequest imageRequest) throws IOException {
|
||||||
int i;
|
int i;
|
||||||
InputStream openRawResource = this.f485c.openRawResource(Integer.parseInt(imageRequest.f2229c.getPath().substring(1)));
|
InputStream openRawResource = this.f485c.openRawResource(Integer.parseInt(imageRequest.f2233c.getPath().substring(1)));
|
||||||
AssetFileDescriptor assetFileDescriptor = null;
|
AssetFileDescriptor assetFileDescriptor = null;
|
||||||
try {
|
try {
|
||||||
assetFileDescriptor = this.f485c.openRawResourceFd(Integer.parseInt(imageRequest.f2229c.getPath().substring(1)));
|
assetFileDescriptor = this.f485c.openRawResourceFd(Integer.parseInt(imageRequest.f2233c.getPath().substring(1)));
|
||||||
i = (int) assetFileDescriptor.getLength();
|
i = (int) assetFileDescriptor.getLength();
|
||||||
} catch (Resources.NotFoundException unused) {
|
} catch (Resources.NotFoundException unused) {
|
||||||
i = -1;
|
i = -1;
|
||||||
|
|
|
@ -83,7 +83,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
||||||
bitmap = ThumbnailUtils.createVideoThumbnail(str, i);
|
bitmap = ThumbnailUtils.createVideoThumbnail(str, i);
|
||||||
} else {
|
} else {
|
||||||
try {
|
try {
|
||||||
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2229c, "r");
|
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2233c, "r");
|
||||||
MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever();
|
MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever();
|
||||||
mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor());
|
mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor());
|
||||||
bitmap = mediaMetadataRetriever.getFrameAtTime(-1);
|
bitmap = mediaMetadataRetriever.getFrameAtTime(-1);
|
||||||
|
@ -141,7 +141,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
||||||
String str;
|
String str;
|
||||||
Uri uri;
|
Uri uri;
|
||||||
Objects.requireNonNull(j0Var);
|
Objects.requireNonNull(j0Var);
|
||||||
Uri uri2 = imageRequest.f2229c;
|
Uri uri2 = imageRequest.f2233c;
|
||||||
if (c.f.d.l.b.d(uri2)) {
|
if (c.f.d.l.b.d(uri2)) {
|
||||||
return imageRequest.a().getPath();
|
return imageRequest.a().getPath();
|
||||||
}
|
}
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue