112.4 - Beta (112104)

This commit is contained in:
Juby210 2022-01-24 08:17:14 +00:00
parent f41212cb0d
commit 7a6c765d8a
3951 changed files with 38185 additions and 69256 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 30
versionCode 111105
versionName "111.5 - Beta"
versionCode 112104
versionName "112.4 - Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="111105" android:versionName="111.5 - Beta" 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="112104" android:versionName="112.4 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>

File diff suppressed because one or more lines are too long

View File

@ -30,7 +30,7 @@ public class ResultReceiver implements Parcelable {
}
}
public class b extends a.AbstractBinderC0357a {
public class b extends a.AbstractBinderC0358a {
public b() {
}
@ -44,12 +44,12 @@ public class ResultReceiver implements Parcelable {
public ResultReceiver(Parcel parcel) {
x.a.b.c.a aVar;
IBinder readStrongBinder = parcel.readStrongBinder();
int i = a.AbstractBinderC0357a.a;
int i = a.AbstractBinderC0358a.a;
if (readStrongBinder == null) {
aVar = null;
} else {
IInterface queryLocalInterface = readStrongBinder.queryLocalInterface("android.support.v4.os.IResultReceiver");
aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0357a.C0358a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface;
aVar = (queryLocalInterface == null || !(queryLocalInterface instanceof x.a.b.c.a)) ? new a.AbstractBinderC0358a.C0359a(readStrongBinder) : (x.a.b.c.a) queryLocalInterface;
}
this.j = aVar;
}

View File

@ -48,7 +48,7 @@ public class CustomTabsClient {
}
/* renamed from: androidx.browser.customtabs.CustomTabsClient$2 reason: invalid class name */
public class AnonymousClass2 extends a.AbstractBinderC0346a {
public class AnonymousClass2 extends a.AbstractBinderC0347a {
private Handler mHandler = new Handler(Looper.getMainLooper());
public final /* synthetic */ CustomTabsCallback val$callback;
@ -219,7 +219,7 @@ public class CustomTabsClient {
}
}
private a.AbstractBinderC0346a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) {
private a.AbstractBinderC0347a createCallbackWrapper(@Nullable CustomTabsCallback customTabsCallback) {
return new AnonymousClass2(customTabsCallback);
}
@ -270,7 +270,7 @@ public class CustomTabsClient {
@Nullable
private CustomTabsSession newSessionInternal(@Nullable CustomTabsCallback customTabsCallback, @Nullable PendingIntent pendingIntent) {
boolean z2;
a.AbstractBinderC0346a createCallbackWrapper = createCallbackWrapper(customTabsCallback);
a.AbstractBinderC0347a createCallbackWrapper = createCallbackWrapper(customTabsCallback);
if (pendingIntent != null) {
try {
Bundle bundle = new Bundle();

View File

@ -83,8 +83,8 @@ public class CustomTabsSessionToken {
}
}
public static class MockCallback extends a.AbstractBinderC0346a {
@Override // x.a.a.a.AbstractBinderC0346a, android.os.IInterface
public static class MockCallback extends a.AbstractBinderC0347a {
@Override // x.a.a.a.AbstractBinderC0347a, android.os.IInterface
public IBinder asBinder() {
return this;
}
@ -150,7 +150,7 @@ public class CustomTabsSessionToken {
return null;
}
if (binder != null) {
aVar = a.AbstractBinderC0346a.asInterface(binder);
aVar = a.AbstractBinderC0347a.asInterface(binder);
}
return new CustomTabsSessionToken(aVar, pendingIntent);
}

View File

@ -26,7 +26,7 @@ public abstract class PostMessageServiceConnection implements PostMessageBackend
public PostMessageServiceConnection(@NonNull CustomTabsSessionToken customTabsSessionToken) {
IBinder callbackBinder = customTabsSessionToken.getCallbackBinder();
if (callbackBinder != null) {
this.mSessionBinder = a.AbstractBinderC0346a.asInterface(callbackBinder);
this.mSessionBinder = a.AbstractBinderC0347a.asInterface(callbackBinder);
return;
}
throw new IllegalArgumentException("Provided session must have binder.");

View File

@ -15,7 +15,7 @@ public class TrustedWebActivityCallbackRemote {
@Nullable
public static TrustedWebActivityCallbackRemote fromBinder(@Nullable IBinder iBinder) {
a asInterface = iBinder == null ? null : a.AbstractBinderC0350a.asInterface(iBinder);
a asInterface = iBinder == null ? null : a.AbstractBinderC0351a.asInterface(iBinder);
if (asInterface == null) {
return null;
}

View File

@ -23,7 +23,7 @@ public final class TrustedWebActivityServiceConnection {
private final b mService;
/* renamed from: androidx.browser.trusted.TrustedWebActivityServiceConnection$1 reason: invalid class name */
public class AnonymousClass1 extends a.AbstractBinderC0350a {
public class AnonymousClass1 extends a.AbstractBinderC0351a {
public final /* synthetic */ TrustedWebActivityCallback val$callback;
public AnonymousClass1(TrustedWebActivityCallback trustedWebActivityCallback) {

View File

@ -9,7 +9,7 @@ import android.os.RemoteException;
import x.a.b.a.a;
public abstract class NotificationCompatSideChannelService extends Service {
public class NotificationSideChannelStub extends a.AbstractBinderC0353a {
public class NotificationSideChannelStub extends a.AbstractBinderC0354a {
public NotificationSideChannelStub() {
}

View File

@ -226,7 +226,7 @@ public final class NotificationManagerCompat {
private void handleServiceConnected(ComponentName componentName, IBinder iBinder) {
ListenerRecord listenerRecord = this.mRecordMap.get(componentName);
if (listenerRecord != null) {
listenerRecord.service = a.AbstractBinderC0353a.asInterface(iBinder);
listenerRecord.service = a.AbstractBinderC0354a.asInterface(iBinder);
listenerRecord.retryCount = 0;
processListenerQueue(listenerRecord);
}

View File

@ -12,7 +12,7 @@ public final class RangeKt$toClosedRange$1 implements a<T> {
@Override // d0.d0.a
public boolean contains(T t) {
return a.C0192a.contains(this, t);
return a.C0193a.contains(this, t);
}
/* JADX WARNING: Unknown variable types count: 1 */
@ -28,6 +28,6 @@ public final class RangeKt$toClosedRange$1 implements a<T> {
}
public boolean isEmpty() {
return a.C0192a.isEmpty(this);
return a.C0193a.isEmpty(this);
}
}

View File

@ -65,7 +65,7 @@ public final class BlockRunner<T> {
if (this.cancellationJob == null) {
CoroutineScope coroutineScope = this.scope;
CoroutineDispatcher coroutineDispatcher = k0.a;
this.cancellationJob = f.H0(coroutineScope, n.f3791b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
this.cancellationJob = f.H0(coroutineScope, n.f3797b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
return;
}
throw new IllegalStateException("Cancel call cannot happen without a maybeRun".toString());

View File

@ -45,7 +45,7 @@ public final class CoroutineLiveData<T> extends MediatorLiveData<T> {
m.checkNotNullParameter(function2, "block");
t1 t1Var = new t1((Job) coroutineContext.get(Job.h));
CoroutineDispatcher coroutineDispatcher = k0.a;
this.blockRunner = new BlockRunner<>(this, function2, j, f.c(n.f3791b.H().plus(coroutineContext).plus(t1Var)), new AnonymousClass1(this));
this.blockRunner = new BlockRunner<>(this, function2, j, f.c(n.f3797b.H().plus(coroutineContext).plus(t1Var)), new AnonymousClass1(this));
}
/* JADX INFO: this call moved to the top of the method (can break code semantics) */

View File

@ -17,7 +17,7 @@ public final class CoroutineLiveDataKt {
public static final <T> Object addDisposableSource(MediatorLiveData<T> mediatorLiveData, LiveData<T> liveData, Continuation<? super EmittedSource> continuation) {
CoroutineDispatcher coroutineDispatcher = k0.a;
return f.C1(n.f3791b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
return f.C1(n.f3797b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
}
public static final <T> LiveData<T> liveData(CoroutineContext coroutineContext, long j, Function2<? super LiveDataScope<T>, ? super Continuation<? super Unit>, ? extends Object> function2) {

View File

@ -42,7 +42,7 @@ public final class DispatchQueue {
m.checkNotNullParameter(coroutineContext, "context");
m.checkNotNullParameter(runnable, "runnable");
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
if (H.isDispatchNeeded(coroutineContext) || canRun()) {
H.dispatch(coroutineContext, new DispatchQueue$dispatchAndEnqueue$$inlined$with$lambda$1(this, coroutineContext, runnable));
} else {

View File

@ -39,12 +39,12 @@ public final class EmittedSource implements m0 {
@Override // s.a.m0
public void dispose() {
CoroutineDispatcher coroutineDispatcher = k0.a;
f.H0(f.c(n.f3791b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
f.H0(f.c(n.f3797b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
}
public final Object disposeNow(Continuation<? super Unit> continuation) {
CoroutineDispatcher coroutineDispatcher = k0.a;
Object C1 = f.C1(n.f3791b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
Object C1 = f.C1(n.f3797b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
return C1 == c.getCOROUTINE_SUSPENDED() ? C1 : Unit.a;
}
}

View File

@ -146,7 +146,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
f b2 = b.i.a.f.e.o.f.b(-1, null, null, 6);
observer3 = new FlowLiveDataConversions$asFlow$1$observer$1(b2);
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
AnonymousClass1 r8 = new AnonymousClass1(this, observer3, null);
this.L$0 = eVar2;
this.L$1 = b2;
@ -171,7 +171,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
}
x0 x0Var = x0.j;
CoroutineDispatcher coroutineDispatcher2 = k0.a;
b.i.a.f.e.o.f.H0(x0Var, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer2, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer2, null), 2, null);
return Unit.a;
} else if (i == 3) {
g gVar3 = (g) this.L$2;
@ -214,14 +214,14 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
}
x0 x0Var = x0.j;
CoroutineDispatcher coroutineDispatcher2 = k0.a;
b.i.a.f.e.o.f.H0(x0Var, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer2, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer2, null), 2, null);
return Unit.a;
} catch (Throwable th2) {
th = th2;
observer = observer2;
x0 x0Var2 = x0.j;
CoroutineDispatcher coroutineDispatcher3 = k0.a;
b.i.a.f.e.o.f.H0(x0Var2, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var2, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}
@ -231,7 +231,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
flowLiveDataConversions$asFlow$1 = this;
x0 x0Var2 = x0.j;
CoroutineDispatcher coroutineDispatcher3 = k0.a;
b.i.a.f.e.o.f.H0(x0Var2, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var2, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
} else {
@ -247,7 +247,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
flowLiveDataConversions$asFlow$1 = this;
x0 x0Var2 = x0.j;
CoroutineDispatcher coroutineDispatcher3 = k0.a;
b.i.a.f.e.o.f.H0(x0Var2, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var2, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
try {
@ -263,7 +263,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
th = th5;
x0 x0Var2 = x0.j;
CoroutineDispatcher coroutineDispatcher3 = k0.a;
b.i.a.f.e.o.f.H0(x0Var2, n.f3791b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
b.i.a.f.e.o.f.H0(x0Var2, n.f3797b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}

View File

@ -44,6 +44,6 @@ public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope i
public final void register() {
CoroutineDispatcher coroutineDispatcher = k0.a;
f.H0(this, n.f3791b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
f.H0(this, n.f3797b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
}
}

View File

@ -20,7 +20,7 @@ public final class LifecycleKt {
}
u d = f.d(null, 1);
CoroutineDispatcher coroutineDispatcher = k0.a;
lifecycleCoroutineScopeImpl = new LifecycleCoroutineScopeImpl(lifecycle, CoroutineContext.Element.a.plus((h1) d, n.f3791b.H()));
lifecycleCoroutineScopeImpl = new LifecycleCoroutineScopeImpl(lifecycle, CoroutineContext.Element.a.plus((h1) d, n.f3797b.H()));
} while (!lifecycle.mInternalScopeRef.compareAndSet(null, lifecycleCoroutineScopeImpl));
lifecycleCoroutineScopeImpl.register();
return lifecycleCoroutineScopeImpl;

View File

@ -20,7 +20,7 @@ public final class LiveDataScopeImpl<T> implements LiveDataScope<T> {
m.checkNotNullParameter(coroutineContext, "context");
this.target = coroutineLiveData;
CoroutineDispatcher coroutineDispatcher = k0.a;
this.coroutineContext = coroutineContext.plus(n.f3791b.H());
this.coroutineContext = coroutineContext.plus(n.f3797b.H());
}
@Override // androidx.lifecycle.LiveDataScope

View File

@ -20,7 +20,7 @@ public final class PausingDispatcher extends CoroutineDispatcher {
public boolean isDispatchNeeded(CoroutineContext coroutineContext) {
m.checkNotNullParameter(coroutineContext, "context");
CoroutineDispatcher coroutineDispatcher = k0.a;
if (n.f3791b.H().isDispatchNeeded(coroutineContext)) {
if (n.f3797b.H().isDispatchNeeded(coroutineContext)) {
return true;
}
return !this.dispatchQueue.canRun();

View File

@ -43,6 +43,6 @@ public final class PausingDispatcherKt {
public static final <T> Object whenStateAtLeast(Lifecycle lifecycle, Lifecycle.State state, Function2<? super CoroutineScope, ? super Continuation<? super T>, ? extends Object> function2, Continuation<? super T> continuation) {
CoroutineDispatcher coroutineDispatcher = k0.a;
return f.C1(n.f3791b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
return f.C1(n.f3797b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
}
}

View File

@ -21,7 +21,7 @@ public final class ViewModelKt {
}
u d = f.d(null, 1);
CoroutineDispatcher coroutineDispatcher = k0.a;
Object tagIfAbsent = viewModel.setTagIfAbsent(JOB_KEY, new CloseableCoroutineScope(CoroutineContext.Element.a.plus((h1) d, n.f3791b.H())));
Object tagIfAbsent = viewModel.setTagIfAbsent(JOB_KEY, new CloseableCoroutineScope(CoroutineContext.Element.a.plus((h1) d, n.f3797b.H())));
m.checkNotNullExpressionValue(tagIfAbsent, "setTagIfAbsent(\n …Main.immediate)\n )");
return (CoroutineScope) tagIfAbsent;
}

View File

@ -35,7 +35,7 @@ public final class WithLifecycleStateKt {
public static final <R> Object withCreated(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.CREATED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -52,7 +52,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.CREATED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -67,7 +67,7 @@ public final class WithLifecycleStateKt {
private static final Object withCreated$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.CREATED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -76,7 +76,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.CREATED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -84,7 +84,7 @@ public final class WithLifecycleStateKt {
public static final <R> Object withResumed(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.RESUMED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -101,7 +101,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.RESUMED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -116,7 +116,7 @@ public final class WithLifecycleStateKt {
private static final Object withResumed$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.RESUMED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -125,7 +125,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.RESUMED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -133,7 +133,7 @@ public final class WithLifecycleStateKt {
public static final <R> Object withStarted(Lifecycle lifecycle, Function0<? extends R> function0, Continuation<? super R> continuation) {
Lifecycle.State state = Lifecycle.State.STARTED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -150,7 +150,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
Lifecycle.State state = Lifecycle.State.STARTED;
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -165,7 +165,7 @@ public final class WithLifecycleStateKt {
private static final Object withStarted$$forInline(Lifecycle lifecycle, Function0 function0, Continuation continuation) {
Lifecycle.State state = Lifecycle.State.STARTED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -174,7 +174,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycleOwner.getLifecycle(), "lifecycle");
Lifecycle.State state = Lifecycle.State.STARTED;
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -182,7 +182,7 @@ public final class WithLifecycleStateKt {
public static final <R> Object withStateAtLeast(Lifecycle lifecycle, Lifecycle.State state, Function0<? extends R> function0, Continuation<? super R> continuation) {
if (state.compareTo(Lifecycle.State.CREATED) >= 0) {
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -201,7 +201,7 @@ public final class WithLifecycleStateKt {
m.checkNotNullExpressionValue(lifecycle, "lifecycle");
if (state.compareTo(Lifecycle.State.CREATED) >= 0) {
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -220,7 +220,7 @@ public final class WithLifecycleStateKt {
throw new IllegalArgumentException(("target state must be CREATED or greater, found " + state).toString());
}
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
@ -231,14 +231,14 @@ public final class WithLifecycleStateKt {
throw new IllegalArgumentException(("target state must be CREATED or greater, found " + state).toString());
}
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}
public static final <R> Object withStateAtLeastUnchecked(Lifecycle lifecycle, Lifecycle.State state, Function0<? extends R> function0, Continuation<? super R> continuation) {
CoroutineDispatcher coroutineDispatcher = k0.a;
l1 H = n.f3791b.H();
l1 H = n.f3797b.H();
boolean isDispatchNeeded = H.isDispatchNeeded(continuation.getContext());
if (!isDispatchNeeded) {
if (lifecycle.getCurrentState() == Lifecycle.State.DESTROYED) {
@ -252,7 +252,7 @@ public final class WithLifecycleStateKt {
private static final Object withStateAtLeastUnchecked$$forInline(Lifecycle lifecycle, Lifecycle.State state, Function0 function0, Continuation continuation) {
CoroutineDispatcher coroutineDispatcher = k0.a;
n.f3791b.H();
n.f3797b.H();
d0.z.d.l.mark(3);
throw null;
}

View File

@ -30,7 +30,7 @@ public final class c extends o implements Function1<StoreAudioManagerV2.State, U
List<DiscordAudioManager.AudioDevice> audioDevices = state2.getAudioDevices();
DiscordAudioManager.DeviceTypes activeAudioDevice = state2.getActiveAudioDevice();
DiscordAudioManager.DeviceTypes deviceTypes = DiscordAudioManager.DeviceTypes.BLUETOOTH_HEADSET;
dVar.updateViewState(new d.a.C0014a(activeAudioDevice, audioDevices.get(deviceTypes.getValue()).f2752b, audioDevices.get(deviceTypes.getValue()).d, audioDevices.get(DiscordAudioManager.DeviceTypes.SPEAKERPHONE.getValue()).f2752b, audioDevices.get(DiscordAudioManager.DeviceTypes.WIRED_HEADSET.getValue()).f2752b, audioDevices.get(DiscordAudioManager.DeviceTypes.EARPIECE.getValue()).f2752b));
dVar.updateViewState(new d.a.C0014a(activeAudioDevice, audioDevices.get(deviceTypes.getValue()).f2758b, audioDevices.get(deviceTypes.getValue()).d, audioDevices.get(DiscordAudioManager.DeviceTypes.SPEAKERPHONE.getValue()).f2758b, audioDevices.get(DiscordAudioManager.DeviceTypes.WIRED_HEADSET.getValue()).f2758b, audioDevices.get(DiscordAudioManager.DeviceTypes.EARPIECE.getValue()).f2758b));
return Unit.a;
}
}

View File

@ -34,7 +34,7 @@ public final class t implements View.OnClickListener {
ChannelSelector.Companion.getInstance().findAndSetDirectMessage(context, UserUtils.SYSTEM_USER_ID);
w.d viewState = h.getViewState();
if (viewState != null && (num = viewState.a) != null) {
RestAPIParams.UserInfo userInfo = new RestAPIParams.UserInfo(null, null, null, null, null, null, null, null, Integer.valueOf(num.intValue() & -8193), null, 767, null);
RestAPIParams.UserInfo userInfo = new RestAPIParams.UserInfo(null, null, null, null, null, null, null, null, null, Integer.valueOf(num.intValue() & -8193), null, 1535, null);
h.updateViewState(new w.d(viewState.a, true));
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(h.l.patchUser(userInfo), false, 1, null), h, null, 2, null), w.class, (Context) null, (Function1) null, new y(h), (Function0) null, (Function0) null, new x(h), 54, (Object) null);
}

View File

@ -63,6 +63,7 @@ import com.discord.widgets.settings.account.WidgetSettingsAccount;
import com.discord.widgets.settings.account.WidgetSettingsAccountBackupCodes;
import com.discord.widgets.settings.account.WidgetSettingsAccountChangePassword;
import com.discord.widgets.settings.account.WidgetSettingsAccountEmailEdit;
import com.discord.widgets.settings.account.WidgetSettingsAccountEmailEditConfirm;
import com.discord.widgets.settings.account.WidgetSettingsAccountUsernameEdit;
import com.discord.widgets.settings.account.WidgetSettingsBlockedUsers;
import com.discord.widgets.settings.account.mfa.WidgetEnableMFASteps;
@ -89,7 +90,7 @@ public final class j {
/* renamed from: b reason: collision with root package name */
public static final List<c<WidgetAgeVerify>> f58b = m.listOf(a0.getOrCreateKotlinClass(WidgetAgeVerify.class));
public static final List<c<? extends WidgetOauth2Authorize>> c = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetOauth2Authorize.class), a0.getOrCreateKotlinClass(WidgetOauth2AuthorizeSamsung.class)});
public static final List<c<? extends AppFragment>> d = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetSettingsAccount.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountBackupCodes.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountChangePassword.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountUsernameEdit.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountEmailEdit.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class), a0.getOrCreateKotlinClass(WidgetEnableMFASteps.class), a0.getOrCreateKotlinClass(WidgetSettingsAppearance.class), a0.getOrCreateKotlinClass(WidgetSettingsBehavior.class), a0.getOrCreateKotlinClass(WidgetSettingsLanguage.class), a0.getOrCreateKotlinClass(WidgetSettingsMedia.class), a0.getOrCreateKotlinClass(WidgetSettingsPremium.class), a0.getOrCreateKotlinClass(WidgetSettingsNotifications.class), a0.getOrCreateKotlinClass(WidgetSettingsUserConnections.class), a0.getOrCreateKotlinClass(WidgetSettingsVoice.class), a0.getOrCreateKotlinClass(WidgetSettingsPrivacy.class), a0.getOrCreateKotlinClass(WidgetSettingsAuthorizedApps.class), a0.getOrCreateKotlinClass(WidgetServerNotifications.class), a0.getOrCreateKotlinClass(WidgetServerSettingsOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsChannels.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditMember.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditRole.class), a0.getOrCreateKotlinClass(WidgetServerSettingsIntegrations.class), a0.getOrCreateKotlinClass(WidgetServerSettingsModeration.class), a0.getOrCreateKotlinClass(WidgetServerSettingsVanityUrl.class), a0.getOrCreateKotlinClass(WidgetServerSettingsSecurity.class), a0.getOrCreateKotlinClass(WidgetServerSettingsMembers.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojis.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojisEdit.class), a0.getOrCreateKotlinClass(WidgetServerSettingsRoles.class), a0.getOrCreateKotlinClass(WidgetServerSettingsInstantInvites.class), a0.getOrCreateKotlinClass(WidgetServerSettingsBans.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsEditPermissions.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsPermissionsOverview.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterIdentity.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterAccountInformation.class), a0.getOrCreateKotlinClass(WidgetAuthBirthday.class), a0.getOrCreateKotlinClass(WidgetAuthAgeGated.class), a0.getOrCreateKotlinClass(WidgetAuthLogin.class), a0.getOrCreateKotlinClass(WidgetAuthPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetAuthResetPassword.class), a0.getOrCreateKotlinClass(WidgetSettingsDeveloper.class), a0.getOrCreateKotlinClass(WidgetSettingsBlockedUsers.class), a0.getOrCreateKotlinClass(WidgetNuxChannelPrompt.class), a0.getOrCreateKotlinClass(WidgetChoosePlan.class), a0.getOrCreateKotlinClass(WidgetServerSettingsCommunityOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEnableCommunitySteps.class), a0.getOrCreateKotlinClass(WidgetGuildScheduledEventSettings.class)});
public static final List<c<? extends AppFragment>> d = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetSettingsAccount.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountBackupCodes.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountChangePassword.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountUsernameEdit.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountEmailEdit.class), a0.getOrCreateKotlinClass(WidgetSettingsAccountEmailEditConfirm.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class), a0.getOrCreateKotlinClass(WidgetEnableMFASteps.class), a0.getOrCreateKotlinClass(WidgetSettingsAppearance.class), a0.getOrCreateKotlinClass(WidgetSettingsBehavior.class), a0.getOrCreateKotlinClass(WidgetSettingsLanguage.class), a0.getOrCreateKotlinClass(WidgetSettingsMedia.class), a0.getOrCreateKotlinClass(WidgetSettingsPremium.class), a0.getOrCreateKotlinClass(WidgetSettingsNotifications.class), a0.getOrCreateKotlinClass(WidgetSettingsUserConnections.class), a0.getOrCreateKotlinClass(WidgetSettingsVoice.class), a0.getOrCreateKotlinClass(WidgetSettingsPrivacy.class), a0.getOrCreateKotlinClass(WidgetSettingsAuthorizedApps.class), a0.getOrCreateKotlinClass(WidgetServerNotifications.class), a0.getOrCreateKotlinClass(WidgetServerSettingsOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsChannels.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditMember.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEditRole.class), a0.getOrCreateKotlinClass(WidgetServerSettingsIntegrations.class), a0.getOrCreateKotlinClass(WidgetServerSettingsModeration.class), a0.getOrCreateKotlinClass(WidgetServerSettingsVanityUrl.class), a0.getOrCreateKotlinClass(WidgetServerSettingsSecurity.class), a0.getOrCreateKotlinClass(WidgetServerSettingsMembers.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojis.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEmojisEdit.class), a0.getOrCreateKotlinClass(WidgetServerSettingsRoles.class), a0.getOrCreateKotlinClass(WidgetServerSettingsInstantInvites.class), a0.getOrCreateKotlinClass(WidgetServerSettingsBans.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsEditPermissions.class), a0.getOrCreateKotlinClass(WidgetChannelSettingsPermissionsOverview.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterIdentity.class), a0.getOrCreateKotlinClass(WidgetAuthRegisterAccountInformation.class), a0.getOrCreateKotlinClass(WidgetAuthBirthday.class), a0.getOrCreateKotlinClass(WidgetAuthAgeGated.class), a0.getOrCreateKotlinClass(WidgetAuthLogin.class), a0.getOrCreateKotlinClass(WidgetAuthPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetAuthResetPassword.class), a0.getOrCreateKotlinClass(WidgetSettingsDeveloper.class), a0.getOrCreateKotlinClass(WidgetSettingsBlockedUsers.class), a0.getOrCreateKotlinClass(WidgetNuxChannelPrompt.class), a0.getOrCreateKotlinClass(WidgetChoosePlan.class), a0.getOrCreateKotlinClass(WidgetServerSettingsCommunityOverview.class), a0.getOrCreateKotlinClass(WidgetServerSettingsEnableCommunitySteps.class), a0.getOrCreateKotlinClass(WidgetGuildScheduledEventSettings.class)});
public static final List<c<? extends AppFragment>> e = n.listOf((Object[]) new c[]{a0.getOrCreateKotlinClass(WidgetUserAccountVerify.class), a0.getOrCreateKotlinClass(WidgetUserEmailVerify.class), a0.getOrCreateKotlinClass(WidgetUserEmailUpdate.class), a0.getOrCreateKotlinClass(WidgetUserPhoneManage.class), a0.getOrCreateKotlinClass(WidgetUserPhoneVerify.class), a0.getOrCreateKotlinClass(WidgetUserPasswordVerify.class)});
public static final List<c<WidgetTabsHost>> f = m.listOf(a0.getOrCreateKotlinClass(WidgetTabsHost.class));
public static final j g = new j();

View File

@ -24,7 +24,7 @@ public final class b extends o implements Function1<View, Unit> {
public Unit invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "view");
this.$clickHandler.f2673b.invoke(this.this$0.a, view2);
this.$clickHandler.f2679b.invoke(this.this$0.a, view2);
return Unit.a;
}
}

View File

@ -25,11 +25,11 @@ public final class c extends Node.a<RenderContext> {
RenderContext renderContext = (RenderContext) obj;
m.checkNotNullParameter(spannableStringBuilder, "builder");
m.checkNotNullParameter(renderContext, "renderContext");
Hook hook = renderContext.f2674b.get(this.a);
Hook hook = renderContext.f2680b.get(this.a);
int length = spannableStringBuilder.length();
super.render(spannableStringBuilder, renderContext);
Hook.a aVar = null;
CharSequence charSequence = hook != null ? hook.f2672b : null;
CharSequence charSequence = hook != null ? hook.f2678b : null;
if (charSequence != null) {
spannableStringBuilder.replace(length, spannableStringBuilder.length(), charSequence);
}

View File

@ -23,7 +23,7 @@ public final class b extends o implements Function1<OverlayBubbleWrap, Boolean>
OverlayBubbleWrap overlayBubbleWrap2 = overlayBubbleWrap;
m.checkNotNullParameter(overlayBubbleWrap2, "bubbleWrap");
try {
this.this$0.f2719s.removeViewImmediate(overlayBubbleWrap2);
this.this$0.f2725s.removeViewImmediate(overlayBubbleWrap2);
this.this$0.m.invoke(overlayBubbleWrap2);
z2 = true;
} catch (IllegalArgumentException unused) {

View File

@ -77,8 +77,8 @@ public final class d implements View.OnClickListener {
overlayBubbleWrap.addOnAttachStateChangeListener(new a(this));
this.j.a(overlayBubbleWrap);
this.l.setBubbleTouchable(false);
this.j.f2719s.removeViewImmediate(this.l);
WindowManager windowManager = this.j.f2719s;
this.j.f2725s.removeViewImmediate(this.l);
WindowManager windowManager = this.j.f2725s;
OverlayBubbleWrap overlayBubbleWrap2 = this.l;
windowManager.addView(overlayBubbleWrap2, overlayBubbleWrap2.getWindowLayoutParams());
}

View File

@ -28,15 +28,15 @@ public final class e<T> implements Action1<k.c> {
PublishSubject<AppMediaPlayer.Event> publishSubject2 = this.j.a;
publishSubject2.k.onNext(AppMediaPlayer.Event.a.a);
AppMediaPlayer appMediaPlayer = this.j;
Subscription subscription = appMediaPlayer.f2722b;
Subscription subscription = appMediaPlayer.f2728b;
if (subscription != null) {
subscription.unsubscribe();
}
appMediaPlayer.f2722b = Observable.E(500, 500, TimeUnit.MILLISECONDS, appMediaPlayer.i).K().I(a.a()).W(new g(appMediaPlayer), new h(appMediaPlayer));
appMediaPlayer.f2728b = Observable.E(500, 500, TimeUnit.MILLISECONDS, appMediaPlayer.i).K().I(a.a()).W(new g(appMediaPlayer), new h(appMediaPlayer));
} else if (i == 4) {
PublishSubject<AppMediaPlayer.Event> publishSubject3 = this.j.a;
publishSubject3.k.onNext(AppMediaPlayer.Event.e.a);
Subscription subscription2 = this.j.f2722b;
Subscription subscription2 = this.j.f2728b;
if (subscription2 != null) {
subscription2.unsubscribe();
}

View File

@ -32,10 +32,10 @@ public final class i {
z0 z0Var = new z0(new o(true, 65536), 10000, 30000, GuildConstantsKt.MAX_GUILD_MEMBERS_NOTIFY_ALL_MESSAGES, 5000, -1, false, 0, false);
m.checkNotNullExpressionValue(z0Var, "DefaultLoadControl.Build… )\n .build()");
e1.b bVar = new e1.b(context);
d.D(!bVar.f914s);
d.D(!bVar.f919s);
bVar.f = new b.i.a.c.d(z0Var);
d.D(!bVar.f914s);
bVar.f914s = true;
d.D(!bVar.f919s);
bVar.f919s = true;
k2 k2Var = new k2(bVar);
m.checkNotNullExpressionValue(k2Var, "ExoPlayer\n .Bui…ntrol)\n .build()");
k2Var.x(kVar);

View File

@ -25,6 +25,6 @@ public final class j implements l.a {
l lVar = l.f249b;
r rVar = (r) l.a.getValue();
q.a aVar = this.a;
return new c(rVar, new q(aVar.a, aVar.f939b.a()), new FileDataSource(), new CacheDataSink(rVar, this.f248b), 3, null);
return new c(rVar, new q(aVar.a, aVar.f944b.a()), new FileDataSource(), new CacheDataSink(rVar, this.f248b), 3, null);
}
}

View File

@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1<Pair<? exte
Pair<? extends Map<String, ? extends EncodeQuality>, ? extends RtcConnection.State> pair2 = pair;
m.checkNotNullParameter(pair2, "p1");
RtcConnection rtcConnection = (RtcConnection) this.receiver;
if (rtcConnection.f2737b0) {
if (rtcConnection.f2743b0) {
Map map = (Map) pair2.component1();
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
rtcConnection.V.i(rtcConnection.l, "local MediaSinkWants: " + map, null);

View File

@ -42,7 +42,7 @@ public final class b0 implements MediaEngineConnection.d {
RtcConnection rtcConnection = this.a;
rtcConnection.q.succeed();
rtcConnection.r = transportInfo;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2741x;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2747x;
if (mediaEngineConnection2 != null) {
d dVar = new d(1000, rtcConnection.V, mediaEngineConnection2, new VoiceQuality(), rtcConnection.B, new KrispOveruseDetector(mediaEngineConnection2), 0, 64);
dVar.a.clear();
@ -67,7 +67,7 @@ public final class b0 implements MediaEngineConnection.d {
return;
}
String str = transportInfo.a;
int i = transportInfo.f2761b;
int i = transportInfo.f2767b;
m.checkNotNullParameter("udp", "protocol");
m.checkNotNullParameter(str, "address");
m.checkNotNullParameter("xsalsa20_poly1305", "mode");
@ -91,7 +91,7 @@ public final class b0 implements MediaEngineConnection.d {
m.checkNotNullParameter(mediaEngineConnection, "connection");
m.checkNotNullParameter(connectionState, "connectionState");
RtcConnection rtcConnection = this.a;
RtcConnection.StateChange stateChange = rtcConnection.f2740s;
RtcConnection.StateChange stateChange = rtcConnection.f2746s;
rtcConnection.r("Connection state change: " + connectionState);
int ordinal = connectionState.ordinal();
if (ordinal == 0) {
@ -106,10 +106,10 @@ public final class b0 implements MediaEngineConnection.d {
throw new NoWhenBranchMatchedException();
}
rtcConnection.u(state);
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2740s.a == RtcConnection.State.h.a) {
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2746s.a == RtcConnection.State.h.a) {
rtcConnection.q();
}
if (rtcConnection.f2740s.a == RtcConnection.State.f.a) {
if (rtcConnection.f2746s.a == RtcConnection.State.f.a) {
rtcConnection.D = Long.valueOf(rtcConnection.W.currentTimeMillis());
rtcConnection.J = true;
Map<String, Object> mutableMapOf = h0.mutableMapOf(d0.o.to("connect_count", Integer.valueOf(rtcConnection.E)));
@ -123,7 +123,7 @@ public final class b0 implements MediaEngineConnection.d {
rtcConnection.p(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf);
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.H;
if (mediaSinkWantsManager != null) {
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2741x));
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2747x));
}
}
}

View File

@ -23,7 +23,7 @@ public final class g extends o implements Function0<Unit> {
Objects.requireNonNull(mediaSinkWantsManager);
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, null));
this.this$0.a.clear();
this.this$0.f2734b.clear();
this.this$0.f2740b.clear();
return Unit.a;
}
}

View File

@ -41,7 +41,7 @@ public final class h0 implements a.d {
public void a(String str, String str2) {
m.checkNotNullParameter(str, "audioCodec");
m.checkNotNullParameter(str2, "videoCodec");
MediaEngineConnection mediaEngineConnection = this.a.f2741x;
MediaEngineConnection mediaEngineConnection = this.a.f2747x;
if (mediaEngineConnection != null) {
mediaEngineConnection.r(str, str2);
}
@ -52,11 +52,11 @@ public final class h0 implements a.d {
RtcConnection rtcConnection = this.a;
Objects.requireNonNull(rtcConnection);
rtcConnection.r("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str);
MediaEngineConnection mediaEngineConnection = rtcConnection.f2741x;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2747x;
if (mediaEngineConnection != null) {
mediaEngineConnection.destroy();
}
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2741x;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2747x;
if (mediaEngineConnection2 != null) {
mediaEngineConnection2.o(rtcConnection.N);
}
@ -67,7 +67,7 @@ public final class h0 implements a.d {
if ((num != null && num.intValue() == 1000) || z4) {
z3 = false;
}
if (!(rtcConnection.f2740s.a instanceof RtcConnection.State.d)) {
if (!(rtcConnection.f2746s.a instanceof RtcConnection.State.d)) {
rtcConnection.n(z3, str);
d dVar = rtcConnection.o;
if (dVar != null) {
@ -93,7 +93,7 @@ public final class h0 implements a.d {
public void c(String str, List<Integer> list) {
m.checkNotNullParameter(str, "mode");
m.checkNotNullParameter(list, "secretKey");
MediaEngineConnection mediaEngineConnection = this.a.f2741x;
MediaEngineConnection mediaEngineConnection = this.a.f2747x;
if (mediaEngineConnection != null) {
mediaEngineConnection.t(str, u.toIntArray(list));
}
@ -241,7 +241,7 @@ public final class h0 implements a.d {
n nVar = cVar2.a;
int max = Math.max((int) (((double) j0Var.c.a) * nVar.c), j0Var.d);
int max2 = Math.max((int) (((double) j0Var.c.f250b) * nVar.c), j0Var.d);
MediaEngineConnection mediaEngineConnection = rtcConnection.f2741x;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2747x;
if (mediaEngineConnection != null) {
mediaEngineConnection.m(new MediaEngineConnection.b(max, max2, nVar.a, nVar.f269b, nVar.d, nVar.e));
return;
@ -372,7 +372,7 @@ public final class h0 implements a.d {
return;
}
g.l(rtcConnection.N);
rtcConnection.f2741x = g;
rtcConnection.f2747x = g;
}
@Override // b.a.q.n0.a.d
@ -391,7 +391,7 @@ public final class h0 implements a.d {
public void onSpeaking(long j, int i, boolean z2) {
RtcConnection rtcConnection = this.a;
if (j != rtcConnection.T) {
MediaEngineConnection mediaEngineConnection = rtcConnection.f2741x;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2747x;
if (mediaEngineConnection != null) {
mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j));
}

View File

@ -36,7 +36,7 @@ public final class i extends o implements Function0<Unit> {
}
if (this.$connection != null) {
MediaSinkWantsManager mediaSinkWantsManager3 = this.this$0;
Set<Long> keySet = mediaSinkWantsManager3.f2734b.keySet();
Set<Long> keySet = mediaSinkWantsManager3.f2740b.keySet();
ArrayList arrayList = new ArrayList(d0.t.o.collectionSizeOrDefault(keySet, 10));
for (Number number : keySet) {
arrayList.add(String.valueOf(number.longValue()));

View File

@ -20,7 +20,7 @@ public final class f extends ContentObserver {
DiscordAudioManager discordAudioManager = this.a;
int streamVolume = discordAudioManager.e.getStreamVolume(3);
discordAudioManager.w = streamVolume;
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2750y;
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2756y;
serializedSubject.k.onNext(Integer.valueOf(streamVolume));
}
}

View File

@ -95,10 +95,10 @@ public final class l extends o implements Function0<Unit> {
arrayList2.add(new MediaSinkWantsManager.b(encodeQuality, intValue2, videoMetadata));
}
if (arrayList2.isEmpty()) {
this.this$0.f2734b.remove(Long.valueOf(this.$userId));
this.this$0.f2740b.remove(Long.valueOf(this.$userId));
this.this$0.c.remove(Long.valueOf(this.$userId));
} else {
this.this$0.f2734b.put(Long.valueOf(this.$userId), arrayList2);
this.this$0.f2740b.put(Long.valueOf(this.$userId), arrayList2);
this.this$0.c.add(Long.valueOf(this.$userId));
}
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId)));

View File

@ -219,7 +219,7 @@ public final class b extends ScreenCapturerAndroid {
synchronized (thumbnailEmitter) {
thumbnailEmitter.d.release();
thumbnailEmitter.c.release();
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.f2764b);
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.f2770b);
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
}
}

View File

@ -287,7 +287,7 @@ public final class e implements MediaEngineConnection {
public Unit invoke(Connection connection) {
Connection connection2 = connection;
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.f2763b);
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.f2769b);
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.c);
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
@ -449,7 +449,7 @@ public final class e implements MediaEngineConnection {
public Unit invoke(MediaEngineConnection.d dVar) {
MediaEngineConnection.d dVar2 = dVar;
d0.z.d.m.checkNotNullParameter(dVar2, "it");
dVar2.onTargetBitrate(this.$quality.f2762b);
dVar2.onTargetBitrate(this.$quality.f2768b);
return Unit.a;
}
}
@ -473,7 +473,7 @@ public final class e implements MediaEngineConnection {
Connection connection2 = connection;
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
MediaEngineConnection.b bVar = this.$quality;
connection2.setEncodingQuality(bVar.a, bVar.f2762b, bVar.c, bVar.d, this.$frameRate);
connection2.setEncodingQuality(bVar.a, bVar.f2768b, bVar.c, bVar.d, this.$frameRate);
return Unit.a;
}
}
@ -609,7 +609,7 @@ public final class e implements MediaEngineConnection {
this.f265b = connectionState;
this.d = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
int i2 = aVar.a;
String str = aVar.f2760b;
String str = aVar.f2766b;
int i3 = aVar.c;
Object[] array = aVar.d.toArray(new StreamParameters[0]);
Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array<T>");

View File

@ -401,7 +401,7 @@ public final class k implements MediaEngine {
discord.setSpeakerVolume(Math.min(300.0f, Math.max(0.0f, f)) / 100.0f);
}
k kVar2 = this.this$0;
boolean z3 = voiceConfig.f2759b;
boolean z3 = voiceConfig.f2765b;
kVar2.l.a();
b.a.q.k0.g gVar = kVar2.o;
if (gVar.g && gVar.d) {

View File

@ -38,7 +38,7 @@ public final class m implements Discord.AecConfigCallback {
MediaEngine.EchoCancellationInfo echoCancellationInfo = kVar.i;
kVar.i = null;
if (echoCancellationInfo != null) {
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.f2757b, echoCancellationInfo.c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.f2763b, echoCancellationInfo.c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
d.d1("MediaEngineLegacy", "onEchoCancellationUpdated: " + echoCancellationInfo2);
this.this$0.a.p.onEchoCancellationUpdated(echoCancellationInfo2);
}

View File

@ -90,7 +90,7 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
if (krispOveruseDetector.d.getType() == MediaEngineConnection.Type.DEFAULT && krispOveruseDetector.d.b()) {
OutboundRtpAudio outboundRtpAudio = stats2.getOutboundRtpAudio();
if (outboundRtpAudio != null && outboundRtpAudio.getNoiseCancellerIsEnabled()) {
OutboundRtpAudio outboundRtpAudio2 = krispOveruseDetector.f2733b;
OutboundRtpAudio outboundRtpAudio2 = krispOveruseDetector.f2739b;
if (outboundRtpAudio2 != null) {
Pair<Boolean, Long> a = krispOveruseDetector.a(outboundRtpAudio2, stats2.getOutboundRtpAudio(), 8.0d);
boolean booleanValue = a.component1().booleanValue();
@ -107,7 +107,7 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
krispOveruseDetector.c = 0;
}
}
krispOveruseDetector.f2733b = stats2.getOutboundRtpAudio();
krispOveruseDetector.f2739b = stats2.getOutboundRtpAudio();
}
OutboundRtpAudio outboundRtpAudio3 = stats2.getOutboundRtpAudio();
if (outboundRtpAudio3 != null && outboundRtpAudio3.getVoiceActivityDetectorIsEnabled()) {

View File

@ -53,8 +53,8 @@ public final class s extends o implements Function0<Unit> {
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
try {
URI uri = new URI(w);
rtcConnection.f2742y = uri.getHost();
rtcConnection.f2743z = Integer.valueOf(uri.getPort());
rtcConnection.f2748y = uri.getHost();
rtcConnection.f2749z = Integer.valueOf(uri.getPort());
} catch (Exception e) {
rtcConnection.V.e(rtcConnection.l, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default)));
}

View File

@ -3,7 +3,7 @@ package b.a.r;
import b.n.a.a.a;
import com.discord.samsung.SamsungConnectActivity;
/* compiled from: SamsungConnectActivity.kt */
public final class d extends a.AbstractBinderC0155a {
public final class d extends a.AbstractBinderC0156a {
public final /* synthetic */ SamsungConnectActivity a;
public d(SamsungConnectActivity samsungConnectActivity) {

View File

@ -52,7 +52,7 @@ public final class a extends Rule<R, Node<R>, S> {
if (list != null) {
List parse = parser.parse(group2, s2, list);
Objects.requireNonNull(parse, "null cannot be cast to non-null type kotlin.collections.List<com.discord.simpleast.core.node.Node<R>>");
aVar = new CodeNode.a.C0175a(group2, parse);
aVar = new CodeNode.a.C0176a(group2, parse);
} else {
aVar = new CodeNode.a.b(group2);
}

View File

@ -42,7 +42,11 @@ public final class e {
e = compile5;
}
public static Rule d(e eVar, Pattern pattern, int i, StyleNode.a aVar, int i2) {
public static /* synthetic */ List b(e eVar, f fVar, List list, String[] strArr, String[] strArr2, String[] strArr3, String[] strArr4, int i) {
return eVar.a(fVar, list, strArr, strArr2, strArr3, (i & 32) != 0 ? new String[]{" "} : null);
}
public static Rule e(e eVar, Pattern pattern, int i, StyleNode.a aVar, int i2) {
if ((i2 & 1) != 0) {
i = 0;
}
@ -53,27 +57,29 @@ public final class e {
return new d(pattern, i, aVar, pattern);
}
public final <R, S> List<Rule<R, Node<R>, S>> a(f<R> fVar, List<? extends Rule<R, Node<R>, S>> list, String[] strArr, String[] strArr2, String... strArr3) {
String[] strArr4 = (String[]) Arrays.copyOf(strArr, strArr.length);
public final <R, S> List<Rule<R, Node<R>, S>> a(f<R> fVar, List<? extends Rule<R, Node<R>, S>> list, String[] strArr, String[] strArr2, String[] strArr3, String[] strArr4) {
String[] strArr5 = (String[]) Arrays.copyOf(strArr, strArr.length);
m.checkNotNullParameter(fVar, "codeStyleProviders");
m.checkNotNullParameter(strArr4, "identifiers");
m.checkNotNullParameter(strArr5, "identifiers");
StringBuilder R = a.R("^\\b(");
R.append(k.joinToString$default(strArr4, "|", (CharSequence) null, (CharSequence) null, 0, (CharSequence) null, (Function1) null, 62, (Object) null));
R.append(k.joinToString$default(strArr5, "|", (CharSequence) null, (CharSequence) null, 0, (CharSequence) null, (Function1) null, 62, (Object) null));
R.append(")(\\s+\\w+)");
Pattern compile = Pattern.compile(R.toString());
m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^\\b($…String(\"|\")})(\\s+\\w+)\"\"\")");
Pattern c2 = c((String[]) Arrays.copyOf(strArr2, strArr2.length));
m.checkNotNullExpressionValue(c2, "createWordPattern(*builtIns)");
Pattern c3 = c((String[]) Arrays.copyOf(strArr3, strArr3.length));
m.checkNotNullExpressionValue(c3, "createWordPattern(*keywords)");
return u.plus((Collection) list, (Iterable) n.listOf((Object[]) new Rule[]{new b(fVar, strArr4, compile), d(this, c2, 0, fVar.g, 1), d(this, c3, 0, fVar.d, 1), d(this, e, 0, fVar.c, 1), d(this, c, 0, null, 3), d(this, d, 0, null, 3)}));
Pattern d2 = d((String[]) Arrays.copyOf(strArr2, strArr2.length));
m.checkNotNullExpressionValue(d2, "createWordPattern(*builtIns)");
Pattern d3 = d((String[]) Arrays.copyOf(strArr3, strArr3.length));
m.checkNotNullExpressionValue(d3, "createWordPattern(*keywords)");
Pattern d4 = d((String[]) Arrays.copyOf(strArr4, strArr4.length));
m.checkNotNullExpressionValue(d4, "createWordPattern(*types)");
return u.plus((Collection) list, (Iterable) n.listOf((Object[]) new Rule[]{new b(fVar, strArr5, compile), e(this, d2, 0, fVar.g, 1), e(this, d3, 0, fVar.d, 1), e(this, d4, 0, fVar.f, 1), e(this, e, 0, fVar.c, 1), e(this, c, 0, null, 3), e(this, d, 0, null, 3)}));
}
public final Pattern b(String str) {
public final Pattern c(String str) {
return Pattern.compile("^(?:" + str + ".*?(?=\\n|$))");
}
public final Pattern c(String... strArr) {
public final Pattern d(String... strArr) {
m.checkNotNullParameter(strArr, "words");
StringBuilder R = a.R("^\\b(?:");
R.append(k.joinToString$default(strArr, "|", (CharSequence) null, (CharSequence) null, 0, (CharSequence) null, (Function1) null, 62, (Object) null));

View File

@ -1,131 +1,34 @@
package b.a.t.a;
import android.text.SpannableStringBuilder;
import b.a.t.a.r;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.node.StyleNode;
import d0.o;
import d0.z.d.k;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import d0.z.d.m;
import java.util.Iterator;
import java.util.Objects;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import kotlin.Pair;
import kotlin.jvm.functions.Function1;
/* compiled from: Xml.kt */
public final class q {
public static final Pattern a;
/* compiled from: TypeScript.kt */
public final class q extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
/* renamed from: b reason: collision with root package name */
public static final Pattern f296b;
public static final q c = new q();
/* compiled from: Xml.kt */
public static final class a<RC> extends Node.a<RC> {
public final String a;
/* renamed from: b reason: collision with root package name */
public final String f297b;
public final f<RC> c;
/* compiled from: Xml.kt */
/* renamed from: b.a.t.a.q$a$a reason: collision with other inner class name */
public static final /* synthetic */ class C0045a extends k implements Function1<RC, Iterable<?>> {
public C0045a(StyleNode.a aVar) {
super(1, aVar, StyleNode.a.class, "get", "get(Ljava/lang/Object;)Ljava/lang/Iterable;", 0);
}
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // kotlin.jvm.functions.Function1
public Iterable<?> invoke(Object obj) {
return ((StyleNode.a) this.receiver).get(obj);
}
}
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public a(String str, String str2, f<RC> fVar) {
super(new Node[0]);
m.checkNotNullParameter(str, "opening");
m.checkNotNullParameter(fVar, "codeStyleProviders");
this.a = str;
this.f297b = str2;
this.c = fVar;
}
@Override // com.discord.simpleast.core.node.Node.a, com.discord.simpleast.core.node.Node
public void render(SpannableStringBuilder spannableStringBuilder, RC rc) {
Pair pair;
m.checkNotNullParameter(spannableStringBuilder, "builder");
String str = this.a;
int length = str.length();
boolean z2 = false;
int i = 0;
while (true) {
if (i >= length) {
i = -1;
break;
}
char charAt = str.charAt(i);
if (d0.g0.a.isWhitespace(charAt) || charAt == '/') {
break;
}
i++;
}
if (i != -1) {
String str2 = this.a;
Objects.requireNonNull(str2, "null cannot be cast to non-null type java.lang.String");
String substring = str2.substring(0, i);
m.checkNotNullExpressionValue(substring, "(this as java.lang.Strin…ing(startIndex, endIndex)");
String str3 = this.a;
Objects.requireNonNull(str3, "null cannot be cast to non-null type java.lang.String");
String substring2 = str3.substring(i);
m.checkNotNullExpressionValue(substring2, "(this as java.lang.String).substring(startIndex)");
pair = o.to(substring, substring2);
} else {
pair = o.to(this.a, "");
}
String str4 = (String) pair.component2();
C0045a aVar = new C0045a(this.c.g);
int length2 = spannableStringBuilder.length();
spannableStringBuilder.append((CharSequence) ('<' + ((String) pair.component1())));
Iterator<?> it = aVar.invoke(rc).iterator();
while (it.hasNext()) {
spannableStringBuilder.setSpan(it.next(), length2, spannableStringBuilder.length(), 33);
}
int length3 = spannableStringBuilder.length();
spannableStringBuilder.append((CharSequence) (str4 + '>'));
Iterator<?> it2 = this.c.h.get(rc).iterator();
while (it2.hasNext()) {
spannableStringBuilder.setSpan(it2.next(), length3, spannableStringBuilder.length() - 1, 33);
}
Iterator<?> it3 = aVar.invoke(rc).iterator();
while (it3.hasNext()) {
spannableStringBuilder.setSpan(it3.next(), spannableStringBuilder.length() - 1, spannableStringBuilder.length(), 33);
}
super.render(spannableStringBuilder, rc);
String str5 = this.f297b;
if (str5 == null || str5.length() == 0) {
z2 = true;
}
if (!z2) {
int length4 = spannableStringBuilder.length();
StringBuilder R = b.d.b.a.a.R("</");
R.append(this.f297b);
R.append('>');
spannableStringBuilder.append((CharSequence) R.toString());
Iterator<?> it4 = aVar.invoke(rc).iterator();
while (it4.hasNext()) {
spannableStringBuilder.setSpan(it4.next(), length4 + 1, spannableStringBuilder.length(), 33);
}
}
}
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public q(r.a.C0045a aVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
}
static {
Pattern compile = Pattern.compile("^<!--[\\s\\S]*?-->", 32);
m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^<!--…*?-->\"\"\", Pattern.DOTALL)");
a = compile;
Pattern compile2 = Pattern.compile("^<([\\s\\S]+?)(?:>(.*?)<\\/([\\s\\S]+?))?>", 32);
m.checkNotNullExpressionValue(compile2, "Pattern.compile(\n \"…?))?>\"\"\", Pattern.DOTALL)");
f296b = compile2;
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
String group2 = matcher.group(2);
String group3 = matcher.group(3);
m.checkNotNull(group);
m.checkNotNull(group2);
r.a aVar = new r.a(group, group2, group3, this.a);
m.checkNotNullParameter(aVar, "node");
return new ParseSpec<>(aVar, s2);
}
}

View File

@ -1,39 +1,140 @@
package b.a.t.a;
import b.a.t.a.q;
import com.discord.models.domain.ModelAuditLogEntry;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import com.discord.simpleast.core.node.StyleNode;
import d0.g0.i;
import d0.z.d.m;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/* compiled from: Xml.kt */
public final class r extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.text.Regex;
/* compiled from: TypeScript.kt */
public final class r {
public static final String[] a = {"import|from|export|default|package", "class|enum", "function|super|extends|implements|arguments", "var|let|const|static|get|set|new", "return|break|continue|yield|void", "if|else|for|while|do|switch|async|await|case|try|catch|finally|delete|throw|NaN|Infinity", "of|in|instanceof|typeof", "debugger|with", "true|false|null|undefined", "type|as|interface|public|private|protected|module|declare|namespace", "abstract|keyof|readonly|is|asserts|infer|override|intrinsic"};
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public r(q qVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
/* renamed from: b reason: collision with root package name */
public static final String[] f296b = {"String|Boolean|RegExp|Number|Date|Math|JSON|Symbol|BigInt|Atomics|DataView", "Function|Promise|Generator|GeneratorFunction|AsyncFunction|AsyncGenerator|AsyncGeneratorFunction", "Array|Object|Map|Set|WeakMap|WeakSet|Int8Array|Int16Array|Int32Array|Uint8Array|Uint16Array", "Uint32Array|Uint8ClampedArray|Float32Array|Float64Array|BigInt64Array|BigUint64Array|Buffer", "ArrayBuffer|SharedArrayBuffer", "Reflect|Proxy|Intl|WebAssembly", "console|process|require|isNaN|parseInt|parseFloat|encodeURI|decodeURI|encodeURIComponent", "decodeURIComponent|this|global|globalThis|eval|isFinite|module", "setTimeout|setInterval|clearTimeout|clearInterval|setImmediate|clearImmediate", "queueMicrotask|document|window", "Error|SyntaxError|TypeError|RangeError|ReferenceError|EvalError|InternalError|URIError", "AggregateError|escape|unescape|URL|URLSearchParams|TextEncoder|TextDecoder", "AbortController|AbortSignal|EventTarget|Event|MessageChannel", "MessagePort|MessageEvent|FinalizationRegistry|WeakRef", "regeneratorRuntime|performance", "Iterable|Iterator|IterableIterator", "Partial|Required|Readonly|Record|Pick|Omit|Exclude|Extract", "NonNullable|Parameters|ConstructorParameters|ReturnType", "InstanceType|ThisParameterType|OmitThisParameter", "ThisType|Uppercase|Lowercase|Capitalize|Uncapitalize"};
public static final String[] c = {"string|number|boolean|object|symbol|any|unknown|bigint|never"};
public static final Pattern d = Pattern.compile("^/.+(?<!\\\\)/[dgimsuy]*");
public static final Pattern e = Pattern.compile("^(?:(?://.*?(?=\\n|$))|(/\\*.*?\\*/))", 32);
public static final Pattern f = Pattern.compile("^('.*?(?<!\\\\)'|\".*?(?<!\\\\)\"|`[\\s\\S]*?(?<!\\\\)`)(?=\\W|\\s|$)");
public static final r g = null;
/* compiled from: TypeScript.kt */
public static final class a<RC> extends Node.a<RC> {
public static final Pattern a = Pattern.compile("^(@)(\\s*[a-zA-Z_$][a-zA-Z0-9_$]*)(<.*>)?", 32);
/* renamed from: b reason: collision with root package name */
public static final C0045a f297b = new C0045a(null);
/* compiled from: TypeScript.kt */
/* renamed from: b.a.t.a.r$a$a reason: collision with other inner class name */
public static final class C0045a {
public C0045a(DefaultConstructorMarker defaultConstructorMarker) {
}
}
/* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0033: APUT
(r0v4 com.discord.simpleast.core.node.Node[])
(2 ??[int, float, short, byte, char])
(r5v1 com.discord.simpleast.core.node.StyleNode$b)
*/
/* JADX WARNING: Illegal instructions before constructor call */
public a(String str, String str2, String str3, f<RC> fVar) {
super(r0);
m.checkNotNullParameter(str, "prefix");
m.checkNotNullParameter(str2, "decorator");
m.checkNotNullParameter(fVar, "codeStyleProviders");
Node[] nodeArr = new Node[3];
nodeArr[0] = new StyleNode.b(str, fVar.d);
nodeArr[1] = new StyleNode.b(str2, fVar.g);
nodeArr[2] = str3 != null ? new StyleNode.b(str3, fVar.g) : null;
}
}
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
m.checkNotNull(group);
String group2 = matcher.group(3);
if (matcher.group(2) != null) {
q.a aVar = new q.a(group, group2, this.a);
int start = matcher.start(2);
int end = matcher.end(2);
m.checkNotNullParameter(aVar, "node");
return new ParseSpec<>(aVar, s2, start, end);
/* compiled from: TypeScript.kt */
public static final class b<RC> extends Node.a<RC> {
public static final Pattern a = Pattern.compile("^(var|let|const)(\\s+[a-zA-Z_$][a-zA-Z0-9_$]*)");
/* renamed from: b reason: collision with root package name */
public static final a f298b = new a(null);
/* compiled from: TypeScript.kt */
public static final class a {
public a(DefaultConstructorMarker defaultConstructorMarker) {
}
}
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public b(String str, String str2, f<RC> fVar) {
super(new StyleNode.b(str, fVar.d), new StyleNode.b(str2, fVar.e));
m.checkNotNullParameter(str, "definition");
m.checkNotNullParameter(str2, ModelAuditLogEntry.CHANGE_KEY_NAME);
m.checkNotNullParameter(fVar, "codeStyleProviders");
}
}
/* compiled from: TypeScript.kt */
public static final class c<RC> extends Node.a<RC> {
public static final Pattern a = new Regex("^((?:function\\*?|static|get|set|async)\\s)(\\s*[a-zA-Z_$][a-zA-Z0-9_$]*)?(\\s*<.*>)?", i.DOT_MATCHES_ALL).toPattern();
/* renamed from: b reason: collision with root package name */
public static final a f299b = new a(null);
/* compiled from: TypeScript.kt */
public static final class a {
public a(DefaultConstructorMarker defaultConstructorMarker) {
}
}
/* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0025: APUT
(r0v3 com.discord.simpleast.core.node.Node[])
(1 ??[boolean, int, float, short, byte, char])
(r2v1 com.discord.simpleast.core.node.StyleNode$b)
*/
/* JADX WARNING: Illegal instructions before constructor call */
public c(String str, String str2, String str3, f<RC> fVar) {
super(r0);
m.checkNotNullParameter(str, "pre");
m.checkNotNullParameter(fVar, "codeStyleProviders");
Node[] nodeArr = new Node[3];
nodeArr[0] = new StyleNode.b(str, fVar.d);
StyleNode.b bVar = null;
nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.e) : null;
nodeArr[2] = str3 != null ? new StyleNode.b(str3, fVar.g) : bVar;
}
}
/* compiled from: TypeScript.kt */
public static final class d<RC> extends Node.a<RC> {
public static final Pattern a = Pattern.compile("^([{\\[(,;](?:\\s*-)?)(\\s*(?:public|private|protected|readonly))?(\\s*[a-zA-Z0-9_$]+)((?:\\s*\\?)?\\s*:)");
/* renamed from: b reason: collision with root package name */
public static final a f300b = new a(null);
/* compiled from: TypeScript.kt */
public static final class a {
public a(DefaultConstructorMarker defaultConstructorMarker) {
}
}
/* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0030: APUT
(r0v5 com.discord.simpleast.core.node.Node[])
(1 ??[boolean, int, float, short, byte, char])
(r1v1 com.discord.simpleast.core.node.StyleNode$b)
*/
/* JADX WARNING: Illegal instructions before constructor call */
public d(String str, String str2, String str3, String str4, f<RC> fVar) {
super(r0);
m.checkNotNullParameter(str, "prefix");
m.checkNotNullParameter(str3, "property");
m.checkNotNullParameter(str4, "suffix");
m.checkNotNullParameter(fVar, "codeStyleProviders");
Node[] nodeArr = new Node[4];
nodeArr[0] = new StyleNode.b(str, fVar.a);
nodeArr[1] = str2 != null ? new StyleNode.b(str2, fVar.d) : null;
nodeArr[2] = new StyleNode.b(str3, fVar.e);
nodeArr[3] = new StyleNode.b(str4, fVar.a);
}
q.a aVar2 = new q.a(group, group2, this.a);
m.checkNotNullParameter(aVar2, "node");
return new ParseSpec<>(aVar2, s2);
}
}

View File

@ -0,0 +1,33 @@
package b.a.t.a;
import b.a.t.a.r;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import d0.z.d.m;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/* compiled from: TypeScript.kt */
public final class s extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public s(r.b.a aVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
}
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
String group2 = matcher.group(2);
m.checkNotNull(group);
m.checkNotNull(group2);
r.b bVar = new r.b(group, group2, this.a);
m.checkNotNullParameter(bVar, "node");
return new ParseSpec<>(bVar, s2);
}
}

View File

@ -0,0 +1,33 @@
package b.a.t.a;
import b.a.t.a.r;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import d0.z.d.m;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/* compiled from: TypeScript.kt */
public final class t extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public t(r.c.a aVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
}
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
String group2 = matcher.group(2);
String group3 = matcher.group(3);
m.checkNotNull(group);
r.c cVar = new r.c(group, group2, group3, this.a);
m.checkNotNullParameter(cVar, "node");
return new ParseSpec<>(cVar, s2);
}
}

View File

@ -0,0 +1,36 @@
package b.a.t.a;
import b.a.t.a.r;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import d0.z.d.m;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/* compiled from: TypeScript.kt */
public final class u extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public u(r.d.a aVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
}
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
String group2 = matcher.group(2);
String group3 = matcher.group(3);
String group4 = matcher.group(4);
m.checkNotNull(group);
m.checkNotNull(group3);
m.checkNotNull(group4);
r.d dVar = new r.d(group, group2, group3, group4, this.a);
m.checkNotNullParameter(dVar, "node");
return new ParseSpec<>(dVar, s2);
}
}

View File

@ -0,0 +1,131 @@
package b.a.t.a;
import android.text.SpannableStringBuilder;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.node.StyleNode;
import d0.o;
import d0.z.d.k;
import d0.z.d.m;
import java.util.Iterator;
import java.util.Objects;
import java.util.regex.Pattern;
import kotlin.Pair;
import kotlin.jvm.functions.Function1;
/* compiled from: Xml.kt */
public final class v {
public static final Pattern a;
/* renamed from: b reason: collision with root package name */
public static final Pattern f301b;
public static final v c = new v();
/* compiled from: Xml.kt */
public static final class a<RC> extends Node.a<RC> {
public final String a;
/* renamed from: b reason: collision with root package name */
public final String f302b;
public final f<RC> c;
/* compiled from: Xml.kt */
/* renamed from: b.a.t.a.v$a$a reason: collision with other inner class name */
public static final /* synthetic */ class C0046a extends k implements Function1<RC, Iterable<?>> {
public C0046a(StyleNode.a aVar) {
super(1, aVar, StyleNode.a.class, "get", "get(Ljava/lang/Object;)Ljava/lang/Iterable;", 0);
}
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // kotlin.jvm.functions.Function1
public Iterable<?> invoke(Object obj) {
return ((StyleNode.a) this.receiver).get(obj);
}
}
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public a(String str, String str2, f<RC> fVar) {
super(new Node[0]);
m.checkNotNullParameter(str, "opening");
m.checkNotNullParameter(fVar, "codeStyleProviders");
this.a = str;
this.f302b = str2;
this.c = fVar;
}
@Override // com.discord.simpleast.core.node.Node.a, com.discord.simpleast.core.node.Node
public void render(SpannableStringBuilder spannableStringBuilder, RC rc) {
Pair pair;
m.checkNotNullParameter(spannableStringBuilder, "builder");
String str = this.a;
int length = str.length();
boolean z2 = false;
int i = 0;
while (true) {
if (i >= length) {
i = -1;
break;
}
char charAt = str.charAt(i);
if (d0.g0.a.isWhitespace(charAt) || charAt == '/') {
break;
}
i++;
}
if (i != -1) {
String str2 = this.a;
Objects.requireNonNull(str2, "null cannot be cast to non-null type java.lang.String");
String substring = str2.substring(0, i);
m.checkNotNullExpressionValue(substring, "(this as java.lang.Strin…ing(startIndex, endIndex)");
String str3 = this.a;
Objects.requireNonNull(str3, "null cannot be cast to non-null type java.lang.String");
String substring2 = str3.substring(i);
m.checkNotNullExpressionValue(substring2, "(this as java.lang.String).substring(startIndex)");
pair = o.to(substring, substring2);
} else {
pair = o.to(this.a, "");
}
String str4 = (String) pair.component2();
C0046a aVar = new C0046a(this.c.g);
int length2 = spannableStringBuilder.length();
spannableStringBuilder.append((CharSequence) ('<' + ((String) pair.component1())));
Iterator<?> it = aVar.invoke(rc).iterator();
while (it.hasNext()) {
spannableStringBuilder.setSpan(it.next(), length2, spannableStringBuilder.length(), 33);
}
int length3 = spannableStringBuilder.length();
spannableStringBuilder.append((CharSequence) (str4 + '>'));
Iterator<?> it2 = this.c.h.get(rc).iterator();
while (it2.hasNext()) {
spannableStringBuilder.setSpan(it2.next(), length3, spannableStringBuilder.length() - 1, 33);
}
Iterator<?> it3 = aVar.invoke(rc).iterator();
while (it3.hasNext()) {
spannableStringBuilder.setSpan(it3.next(), spannableStringBuilder.length() - 1, spannableStringBuilder.length(), 33);
}
super.render(spannableStringBuilder, rc);
String str5 = this.f302b;
if (str5 == null || str5.length() == 0) {
z2 = true;
}
if (!z2) {
int length4 = spannableStringBuilder.length();
StringBuilder R = b.d.b.a.a.R("</");
R.append(this.f302b);
R.append('>');
spannableStringBuilder.append((CharSequence) R.toString());
Iterator<?> it4 = aVar.invoke(rc).iterator();
while (it4.hasNext()) {
spannableStringBuilder.setSpan(it4.next(), length4 + 1, spannableStringBuilder.length(), 33);
}
}
}
}
static {
Pattern compile = Pattern.compile("^<!--[\\s\\S]*?-->", 32);
m.checkNotNullExpressionValue(compile, "Pattern.compile(\"\"\"^<!--…*?-->\"\"\", Pattern.DOTALL)");
a = compile;
Pattern compile2 = Pattern.compile("^<([\\s\\S]+?)(?:>(.*?)<\\/([\\s\\S]+?))?>", 32);
m.checkNotNullExpressionValue(compile2, "Pattern.compile(\n \"…?))?>\"\"\", Pattern.DOTALL)");
f301b = compile2;
}
}

View File

@ -0,0 +1,39 @@
package b.a.t.a;
import b.a.t.a.v;
import com.discord.simpleast.core.node.Node;
import com.discord.simpleast.core.parser.ParseSpec;
import com.discord.simpleast.core.parser.Parser;
import com.discord.simpleast.core.parser.Rule;
import d0.z.d.m;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/* compiled from: Xml.kt */
public final class w extends Rule<RC, Node<RC>, S> {
public final /* synthetic */ f a;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public w(v vVar, f fVar, Pattern pattern) {
super(pattern);
this.a = fVar;
}
@Override // com.discord.simpleast.core.parser.Rule
public ParseSpec<RC, S> parse(Matcher matcher, Parser<RC, ? super Node<RC>, S> parser, S s2) {
m.checkNotNullParameter(matcher, "matcher");
m.checkNotNullParameter(parser, "parser");
String group = matcher.group(1);
m.checkNotNull(group);
String group2 = matcher.group(3);
if (matcher.group(2) != null) {
v.a aVar = new v.a(group, group2, this.a);
int start = matcher.start(2);
int end = matcher.end(2);
m.checkNotNullParameter(aVar, "node");
return new ParseSpec<>(aVar, s2, start, end);
}
v.a aVar2 = new v.a(group, group2, this.a);
m.checkNotNullParameter(aVar2, "node");
return new ParseSpec<>(aVar2, s2);
}
}

View File

@ -17,7 +17,7 @@ public final class e {
public static final Pattern a = Pattern.compile("^\\*\\*([\\s\\S]+?)\\*\\*(?!\\*)");
/* renamed from: b reason: collision with root package name */
public static final Pattern f298b = Pattern.compile("^__([\\s\\S]+?)__(?!_)");
public static final Pattern f303b = Pattern.compile("^__([\\s\\S]+?)__(?!_)");
public static final Pattern c = Pattern.compile("^~~(?=\\S)([\\s\\S]*?\\S)~~");
public static final Pattern d = Pattern.compile("^(?:\\n *)*\\n");
public static final Pattern e = Pattern.compile("^[\\s\\S]+?(?=[^0-9A-Za-z\\s\\u00c0-\\uffff]|\\n| {2,}\\n|\\w+:\\S|$)");
@ -80,7 +80,7 @@ public final class e {
Pattern pattern3 = a;
m.checkNotNullExpressionValue(pattern3, "PATTERN_BOLD");
arrayList.add(c(pattern3, a.j));
Pattern pattern4 = f298b;
Pattern pattern4 = f303b;
m.checkNotNullExpressionValue(pattern4, "PATTERN_UNDERLINE");
arrayList.add(c(pattern4, g.j));
Pattern pattern5 = g;

View File

@ -25,19 +25,19 @@ public final class a {
public static final Pattern a;
/* renamed from: b reason: collision with root package name */
public static final Pattern f299b;
public static final Pattern f304b;
public static final Pattern c;
public static final Pattern d = new Regex("^\\s*(?:(?:(.+)(?: +\\{([\\w ]*)\\}))|(.*))[ \\t]*\\n *([=\\-]){3,}[ \\t]*(?=\\n|$)").toPattern();
public static final a e = new a();
/* compiled from: MarkdownRules.kt */
/* renamed from: b.a.t.c.a$a reason: collision with other inner class name */
public static class C0046a<RC, T, S> extends b<RC, S> {
public static class C0047a<RC, T, S> extends b<RC, S> {
private final Function1<String, T> classSpanProvider;
private final List<Rule<RC, Node<RC>, S>> innerRules;
/* JADX INFO: this call moved to the top of the method (can break code semantics) */
public C0046a(Function1<? super Integer, ? extends CharacterStyle> function1, Function1<? super String, ? extends T> function12) {
public C0047a(Function1<? super Integer, ? extends CharacterStyle> function1, Function1<? super String, ? extends T> function12) {
this(function1, function12, u.plus((Collection<? extends Rule>) e.b(false, false, 2), e.h.d()));
m.checkNotNullParameter(function1, "styleSpanProvider");
m.checkNotNullParameter(function12, "classSpanProvider");
@ -47,7 +47,7 @@ public final class a {
/* JADX DEBUG: Multi-variable search result rejected for r4v0, resolved type: java.util.List<? extends com.discord.simpleast.core.parser.Rule<RC, com.discord.simpleast.core.node.Node<RC>, S>> */
/* JADX WARN: Multi-variable type inference failed */
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public C0046a(Function1<? super Integer, ? extends CharacterStyle> function1, Function1<? super String, ? extends T> function12, List<? extends Rule<RC, Node<RC>, S>> list) {
public C0047a(Function1<? super Integer, ? extends CharacterStyle> function1, Function1<? super String, ? extends T> function12, List<? extends Rule<RC, Node<RC>, S>> list) {
super(a.d, function1);
m.checkNotNullParameter(function1, "styleSpanProvider");
m.checkNotNullParameter(function12, "classSpanProvider");
@ -152,7 +152,7 @@ public final class a {
/* JADX INFO: this call moved to the top of the method (can break code semantics) */
public c(Function1<? super Integer, ? extends CharacterStyle> function1) {
this(a.f299b, function1);
this(a.f304b, function1);
m.checkNotNullParameter(function1, "styleSpanProvider");
a aVar = a.e;
}
@ -186,7 +186,7 @@ public final class a {
a = compile;
Pattern compile2 = Pattern.compile("^\\s*(#+)[ \\t](.*) *(?=\\n|$)", 0);
m.checkNotNullExpressionValue(compile2, "java.util.regex.Pattern.compile(this, flags)");
f299b = compile2;
f304b = compile2;
Pattern compile3 = Pattern.compile("^\\s*(.+)\\n *(=|-){3,} *(?=\\n|$)", 0);
m.checkNotNullExpressionValue(compile3, "java.util.regex.Pattern.compile(this, flags)");
c = compile3;

View File

@ -10,11 +10,11 @@ public final class a {
/* compiled from: TypeTokens.kt */
/* renamed from: b.a.w.a$a reason: collision with other inner class name */
public static final class C0047a extends TypeToken<List<? extends String>> {
public static final class C0048a extends TypeToken<List<? extends String>> {
}
static {
Type type = new C0047a().getType();
Type type = new C0048a().getType();
m.checkNotNullExpressionValue(type, "object : TypeToken<List<String>>() {}.type");
a = type;
}

View File

@ -44,10 +44,10 @@ public final class c0 extends AppBottomSheet implements i {
/* compiled from: SelectorBottomSheet.kt */
/* renamed from: b.a.y.c0$a$a reason: collision with other inner class name */
public static final class C0048a extends o implements Function1<Integer, Unit> {
public static final C0048a j = new C0048a();
public static final class C0049a extends o implements Function1<Integer, Unit> {
public static final C0049a j = new C0049a();
public C0048a() {
public C0049a() {
super(1);
}
@ -68,7 +68,7 @@ public final class c0 extends AppBottomSheet implements i {
public static /* synthetic */ c0 b(a aVar, FragmentManager fragmentManager, String str, List list, boolean z2, Function1 function1, int i) {
boolean z3 = (i & 8) != 0 ? true : z2;
if ((i & 16) != 0) {
function1 = C0048a.j;
function1 = C0049a.j;
}
return aVar.a(fragmentManager, str, list, z3, function1);
}

View File

@ -13,6 +13,6 @@ public final class e0 implements View.OnClickListener {
public final void onClick(View view) {
f0 f0Var = this.j;
f0Var.a.c(f0Var.getAdapterPosition());
this.j.f301b.dismiss();
this.j.f306b.dismiss();
}
}

View File

@ -18,7 +18,7 @@ public final class f extends DividerItemDecoration {
public final int a;
/* renamed from: b reason: collision with root package name */
public final int f300b;
public final int f305b;
public final int c;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
@ -29,7 +29,7 @@ public final class f extends DividerItemDecoration {
i4 = (i5 & 16) != 0 ? 0 : i4;
m.checkNotNullParameter(context, "context");
this.a = i2;
this.f300b = i3;
this.f305b = i3;
this.c = i4;
Drawable drawable = ContextCompat.getDrawable(context, R.drawable.drawable_divider);
if (drawable != null) {
@ -44,7 +44,7 @@ public final class f extends DividerItemDecoration {
m.checkNotNullParameter(canvas, "c");
m.checkNotNullParameter(recyclerView, "parent");
m.checkNotNullParameter(state, "state");
int paddingLeft = recyclerView.getPaddingLeft() + this.f300b;
int paddingLeft = recyclerView.getPaddingLeft() + this.f305b;
int width = (recyclerView.getWidth() - recyclerView.getPaddingRight()) - this.c;
Drawable drawable = getDrawable();
int childCount = recyclerView.getChildCount();

View File

@ -20,7 +20,7 @@ public final class f0 extends SimpleRecyclerAdapter.ViewHolder<d0> {
public final i a;
/* renamed from: b reason: collision with root package name */
public final DialogInterface f301b;
public final DialogInterface f306b;
public final d c;
/* JADX WARNING: Illegal instructions before constructor call */
@ -32,7 +32,7 @@ public final class f0 extends SimpleRecyclerAdapter.ViewHolder<d0> {
ConstraintLayout constraintLayout = dVar.a;
m.checkNotNullExpressionValue(constraintLayout, "itemBinding.root");
this.a = iVar;
this.f301b = dialogInterface;
this.f306b = dialogInterface;
this.c = dVar;
}

View File

@ -18,6 +18,6 @@ public final class i0 extends o implements Function0<Boolean> {
/* renamed from: invoke */
public Boolean mo1invoke() {
VoiceUserView voiceUserView = this.this$0;
return Boolean.valueOf(voiceUserView.m == VoiceUserView.a.RINGING && voiceUserView.f2799s);
return Boolean.valueOf(voiceUserView.m == VoiceUserView.a.RINGING && voiceUserView.f2805s);
}
}

View File

@ -11,12 +11,12 @@ public final class e implements RendererCommon.RendererEvents {
public final int a;
/* renamed from: b reason: collision with root package name */
public final int f302b;
public final int f307b;
public final int c;
public a(int i, int i2, int i3) {
this.a = i;
this.f302b = i2;
this.f307b = i2;
this.c = i3;
}
@ -28,18 +28,18 @@ public final class e implements RendererCommon.RendererEvents {
return false;
}
a aVar = (a) obj;
return this.a == aVar.a && this.f302b == aVar.f302b && this.c == aVar.c;
return this.a == aVar.a && this.f307b == aVar.f307b && this.c == aVar.c;
}
public int hashCode() {
return (((this.a * 31) + this.f302b) * 31) + this.c;
return (((this.a * 31) + this.f307b) * 31) + this.c;
}
public String toString() {
StringBuilder R = b.d.b.a.a.R("Resolution(width=");
R.append(this.a);
R.append(", height=");
R.append(this.f302b);
R.append(this.f307b);
R.append(", rotation=");
return b.d.b.a.a.A(R, this.c, ")");
}

View File

@ -16,6 +16,6 @@ public final class f<T, R> implements b<e.a, Point> {
return null;
}
int i = aVar2.c;
return (i == -180 || i == 0 || i == 180) ? new Point(aVar2.a, aVar2.f302b) : new Point(aVar2.f302b, aVar2.a);
return (i == -180 || i == 0 || i == 180) ? new Point(aVar2.a, aVar2.f307b) : new Point(aVar2.f307b, aVar2.a);
}
}

View File

@ -14,8 +14,8 @@ public final class n implements View.OnClickListener {
@Override // android.view.View.OnClickListener
public final void onClick(View view) {
if (this.k.f2803b.getApplicationStream() != null) {
this.j.n.invoke(this.k.f2803b.getApplicationStream().getEncodedStreamKey());
if (this.k.f2809b.getApplicationStream() != null) {
this.j.n.invoke(this.k.f2809b.getApplicationStream().getEncodedStreamKey());
}
}
}

View File

@ -16,10 +16,10 @@ import rx.subjects.Subject;
public abstract class l extends OverlayDialog implements AppComponent {
/* renamed from: x reason: collision with root package name */
public final Subject<Void, Void> f303x;
public final Subject<Void, Void> f308x;
/* renamed from: y reason: collision with root package name */
public Function1<? super OverlayDialog, Unit> f304y = m.j;
public Function1<? super OverlayDialog, Unit> f309y = m.j;
/* compiled from: Animator.kt */
public static final class a implements Animator.AnimatorListener {
@ -75,7 +75,7 @@ public abstract class l extends OverlayDialog implements AppComponent {
m.checkNotNullParameter(context, "context");
PublishSubject k0 = PublishSubject.k0();
m.checkNotNullExpressionValue(k0, "PublishSubject.create()");
this.f303x = k0;
this.f308x = k0;
setOnClickListener(new k(this));
}
@ -83,7 +83,7 @@ public abstract class l extends OverlayDialog implements AppComponent {
getUnsubscribeSignal().onNext(null);
Log.i(getClass().getSimpleName(), "closing");
if (!ViewCompat.isAttachedToWindow(this)) {
this.f304y.invoke(this);
this.f309y.invoke(this);
return;
}
Animator closingAnimator = getClosingAnimator();
@ -96,12 +96,12 @@ public abstract class l extends OverlayDialog implements AppComponent {
/* JADX DEBUG: Type inference failed for r0v0. Raw type applied. Possible types: kotlin.jvm.functions.Function1<? super com.discord.overlay.views.OverlayDialog, kotlin.Unit>, kotlin.jvm.functions.Function1<com.discord.overlay.views.OverlayDialog, kotlin.Unit> */
public final Function1<OverlayDialog, Unit> getOnDialogClosed() {
return this.f304y;
return this.f309y;
}
@Override // com.discord.app.AppComponent
public Subject<Void, Void> getUnsubscribeSignal() {
return this.f303x;
return this.f308x;
}
@Override // android.view.View, android.view.ViewGroup
@ -112,6 +112,6 @@ public abstract class l extends OverlayDialog implements AppComponent {
public final void setOnDialogClosed(Function1<? super OverlayDialog, Unit> function1) {
m.checkNotNullParameter(function1, "<set-?>");
this.f304y = function1;
this.f309y = function1;
}
}

View File

@ -28,13 +28,13 @@ import rx.subjects.Subject;
public final class w extends OverlayBubbleWrap implements AppComponent {
/* renamed from: x reason: collision with root package name */
public static final /* synthetic */ int f305x = 0;
public static final /* synthetic */ int f310x = 0;
/* renamed from: y reason: collision with root package name */
public final y0 f306y;
public final y0 f311y;
/* renamed from: z reason: collision with root package name */
public final Subject<Void, Void> f307z;
public final Subject<Void, Void> f312z;
/* compiled from: OverlayVoiceBubble.kt */
public static final class a<T, R> implements j0.k.b<Long, Observable<? extends StoreVoiceParticipants.VoiceUser>> {
@ -70,7 +70,7 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
public Unit invoke(StoreVoiceParticipants.VoiceUser voiceUser) {
StoreVoiceParticipants.VoiceUser voiceUser2 = voiceUser;
w wVar = this.this$0;
int i = w.f305x;
int i = w.f310x;
if (voiceUser2 == null) {
wVar.h();
} else {
@ -91,10 +91,10 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate;
y0 y0Var = new y0(simpleDraweeView, simpleDraweeView);
m.checkNotNullExpressionValue(y0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)");
this.f306y = y0Var;
this.f311y = y0Var;
PublishSubject k0 = PublishSubject.k0();
m.checkNotNullExpressionValue(k0, "PublishSubject.create()");
this.f307z = k0;
this.f312z = k0;
}
@Override // com.discord.overlay.views.OverlayBubbleWrap
@ -115,14 +115,14 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
}
public final SimpleDraweeView getImageView$app_productionBetaRelease() {
SimpleDraweeView simpleDraweeView = this.f306y.f226b;
SimpleDraweeView simpleDraweeView = this.f311y.f226b;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.overlayBubbleIv");
return simpleDraweeView;
}
@Override // com.discord.app.AppComponent
public Subject<Void, Void> getUnsubscribeSignal() {
return this.f307z;
return this.f312z;
}
public final void h() {

View File

@ -25,7 +25,7 @@ public final class x extends o implements Function2<List<? extends WidgetGlobalS
m.checkNotNullParameter(list, "<anonymous parameter 0>");
m.checkNotNullParameter(list2, "<anonymous parameter 1>");
if (!m.areEqual(this.this$0.C, this.$searchModel$inlined.getFilter())) {
this.this$0.f308z.f.scrollToPosition(0);
this.this$0.f313z.f.scrollToPosition(0);
this.this$0.C = this.$searchModel$inlined.getFilter();
}
return Unit.a;

View File

@ -38,7 +38,7 @@ public final class z extends l implements AppComponent {
public String C;
/* renamed from: z reason: collision with root package name */
public z0 f308z;
public z0 f313z;
/* compiled from: OverlayVoiceSelectorBubbleDialog.kt */
public static final class a implements View.OnClickListener {
@ -104,11 +104,11 @@ public final class z extends l implements AppComponent {
WidgetGlobalSearchModel widgetGlobalSearchModel2 = widgetGlobalSearchModel;
m.checkNotNullParameter(widgetGlobalSearchModel2, "it");
z zVar = this.this$0;
TextView textView = zVar.f308z.d;
TextView textView = zVar.f313z.d;
m.checkNotNullExpressionValue(textView, "binding.emptyResults");
int i = 8;
textView.setVisibility(widgetGlobalSearchModel2.getData().isEmpty() ? 0 : 8);
RecyclerView recyclerView = zVar.f308z.f;
RecyclerView recyclerView = zVar.f313z.f;
m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv");
if (!widgetGlobalSearchModel2.getData().isEmpty()) {
i = 0;
@ -137,8 +137,8 @@ public final class z extends l implements AppComponent {
getWindowLayoutParams().flags &= -9;
z0 a2 = z0.a(LayoutInflater.from(getContext()), this, true);
m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)");
this.f308z = a2;
RecyclerView recyclerView = this.f308z.f;
this.f313z = a2;
RecyclerView recyclerView = this.f313z.f;
m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv");
this.A = new WidgetGlobalSearchAdapter(recyclerView);
}
@ -146,24 +146,24 @@ public final class z extends l implements AppComponent {
@Override // b.a.y.l
public Animator getClosingAnimator() {
Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_down_fade_out);
loadAnimator.setTarget(this.f308z.c);
loadAnimator.setTarget(this.f313z.c);
m.checkNotNullExpressionValue(loadAnimator, "AnimatorInflater.loadAni…binding.dialogCard)\n }");
return loadAnimator;
}
public final void h() {
this.f308z.f233b.setOnClickListener(new a(this));
TextInputLayout textInputLayout = this.f308z.e;
this.f313z.f233b.setOnClickListener(new a(this));
TextInputLayout textInputLayout = this.f313z.e;
m.checkNotNullExpressionValue(textInputLayout, "binding.overlayChannelSearch");
ViewExtensions.setText(textInputLayout, this.C);
TextInputLayout textInputLayout2 = this.f308z.e;
TextInputLayout textInputLayout2 = this.f313z.e;
m.checkNotNullExpressionValue(textInputLayout2, "binding.overlayChannelSearch");
EditText editText = textInputLayout2.getEditText();
if (editText != null) {
editText.addTextChangedListener(new TextWatcher(null, null, new b(this), 3, null));
}
WidgetGlobalSearchAdapter widgetGlobalSearchAdapter = this.A;
RecyclerView recyclerView = this.f308z.f;
RecyclerView recyclerView = this.f313z.f;
m.checkNotNullExpressionValue(recyclerView, "binding.resultsRv");
widgetGlobalSearchAdapter.setRecycler(recyclerView);
MGRecyclerAdapter.Companion.configure(this.A);
@ -178,7 +178,7 @@ public final class z extends l implements AppComponent {
super.onAttachedToWindow();
h();
Animator loadAnimator = AnimatorInflater.loadAnimator(getContext(), R.animator.overlay_slide_up_fade_in);
loadAnimator.setTarget(this.f308z.c);
loadAnimator.setTarget(this.f313z.c);
loadAnimator.start();
}
@ -189,7 +189,7 @@ public final class z extends l implements AppComponent {
removeAllViewsInLayout();
z0 a2 = z0.a(LayoutInflater.from(getContext()), this, true);
m.checkNotNullExpressionValue(a2, "OverlayVoiceChannelSelec…rom(context), this, true)");
this.f308z = a2;
this.f313z = a2;
h();
}
}

View File

@ -66,11 +66,11 @@ public class a extends AppCompatDialogFragment {
/* compiled from: java-style lambda group */
/* renamed from: b.b.a.a.a$a reason: collision with other inner class name */
public static final class View$OnClickListenerC0049a implements View.OnClickListener {
public static final class View$OnClickListenerC0050a implements View.OnClickListener {
public final /* synthetic */ int j;
public final /* synthetic */ Object k;
public View$OnClickListenerC0049a(int i, Object obj) {
public View$OnClickListenerC0050a(int i, Object obj) {
this.j = i;
this.k = obj;
}
@ -98,7 +98,7 @@ public class a extends AppCompatDialogFragment {
}
} else if (i == 2) {
FlexInputFragment flexInputFragment = (FlexInputFragment) ((Fragment) this.k);
FlexInputViewModel flexInputViewModel = flexInputFragment.f3128s;
FlexInputViewModel flexInputViewModel = flexInputFragment.f3134s;
if (flexInputViewModel != null) {
flexInputViewModel.onSendButtonClicked(flexInputFragment.o);
}
@ -395,14 +395,14 @@ public class a extends AppCompatDialogFragment {
m.checkNotNullParameter(layoutInflater, "inflater");
View inflate = layoutInflater.inflate(R.g.dialog_add_content_pager_with_fab, viewGroup, false);
if (inflate != null) {
inflate.setOnClickListener(new View$OnClickListenerC0049a(0, this));
inflate.setOnClickListener(new View$OnClickListenerC0050a(0, this));
this.k = (ViewPager) inflate.findViewById(R.f.content_pager);
this.l = (TabLayout) inflate.findViewById(R.f.content_tabs);
this.m = (FloatingActionButton) inflate.findViewById(R.f.action_btn);
ImageView imageView = (ImageView) inflate.findViewById(R.f.launch_btn);
this.n = imageView;
if (imageView != null) {
imageView.setOnClickListener(new View$OnClickListenerC0049a(1, this));
imageView.setOnClickListener(new View$OnClickListenerC0050a(1, this));
}
FloatingActionButton floatingActionButton = this.m;
Objects.requireNonNull(floatingActionButton, "null cannot be cast to non-null type com.google.android.material.floatingactionbutton.FloatingActionButton");
@ -418,11 +418,11 @@ public class a extends AppCompatDialogFragment {
flexInputFragment.k();
eVar.mo1invoke();
} catch (UninitializedPropertyAccessException unused) {
flexInputFragment.f3129x.add(eVar);
flexInputFragment.f3135x.add(eVar);
}
FloatingActionButton floatingActionButton2 = this.m;
if (floatingActionButton2 != null) {
floatingActionButton2.setOnClickListener(new View$OnClickListenerC0049a(2, parentFragment));
floatingActionButton2.setOnClickListener(new View$OnClickListenerC0050a(2, parentFragment));
}
this.o = flexInputFragment.b().addItemSelectionListener(this.r);
FloatingActionButton floatingActionButton3 = this.m;

View File

@ -27,7 +27,7 @@ public final class b implements TabLayout.OnTabSelectedListener {
if (position == 3) {
this.a.h(false);
Fragment parentFragment = this.a.getParentFragment();
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f3128s) != null) {
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f3134s) != null) {
flexInputViewModel.onCreateThreadSelected();
return;
}

View File

@ -21,7 +21,7 @@ public final class f implements ViewPager.OnPageChangeListener {
@Override // androidx.viewpager.widget.ViewPager.OnPageChangeListener
public void onPageSelected(int i) {
FlexInputViewModel flexInputViewModel = this.a.f3128s;
FlexInputViewModel flexInputViewModel = this.a.f3134s;
if (flexInputViewModel != null) {
flexInputViewModel.onContentDialogPageChanged(i);
}

View File

@ -15,7 +15,7 @@ public final class g implements DialogInterface.OnDismissListener {
@Override // android.content.DialogInterface.OnDismissListener
public final void onDismiss(DialogInterface dialogInterface) {
FlexInputViewModel flexInputViewModel;
if (this.j.isAdded() && !this.j.isHidden() && (flexInputViewModel = this.j.f3128s) != null) {
if (this.j.isAdded() && !this.j.isHidden() && (flexInputViewModel = this.j.f3134s) != null) {
f.O0(flexInputViewModel, false, 1, null);
}
}

View File

@ -23,7 +23,7 @@ public final class h extends o implements Function1<View, Unit> {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(View view) {
m.checkNotNullParameter(view, "it");
FlexInputViewModel flexInputViewModel = this.this$0.f3128s;
FlexInputViewModel flexInputViewModel = this.this$0.f3134s;
if (flexInputViewModel != null) {
f.O0(flexInputViewModel, false, 1, null);
}

View File

@ -14,7 +14,7 @@ public final class i implements View.OnLongClickListener {
@Override // android.view.View.OnLongClickListener
public final boolean onLongClick(View view) {
FlexInputViewModel flexInputViewModel = this.j.f3128s;
FlexInputViewModel flexInputViewModel = this.j.f3134s;
if (flexInputViewModel == null) {
return false;
}

View File

@ -17,7 +17,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
public void onItemSelected(Attachment<? extends Object> attachment) {
d0.z.d.m.checkNotNullParameter(attachment, "item");
FlexInputFragment flexInputFragment = this.a;
FlexInputViewModel flexInputViewModel = flexInputFragment.f3128s;
FlexInputViewModel flexInputViewModel = flexInputFragment.f3134s;
if (flexInputViewModel != null) {
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
}
@ -28,7 +28,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
public void onItemUnselected(Attachment<? extends Object> attachment) {
d0.z.d.m.checkNotNullParameter(attachment, "item");
FlexInputFragment flexInputFragment = this.a;
FlexInputViewModel flexInputViewModel = flexInputFragment.f3128s;
FlexInputViewModel flexInputViewModel = flexInputFragment.f3134s;
if (flexInputViewModel != null) {
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
}

View File

@ -35,7 +35,7 @@ public final class h extends RecyclerView.Adapter<a> {
public final SelectionCoordinator<?, Media> a;
/* renamed from: b reason: collision with root package name */
public Cursor f309b;
public Cursor f314b;
public int c;
public int d;
public int e;
@ -51,16 +51,16 @@ public final class h extends RecyclerView.Adapter<a> {
public final AnimatorSet r;
/* renamed from: s reason: collision with root package name */
public final c f310s;
public final c f315s;
public final /* synthetic */ h t;
/* compiled from: MediaCursorAdapter.kt */
/* renamed from: b.b.a.d.h$a$a reason: collision with other inner class name */
public static final class C0050a extends o implements Function1<AnimatorSet, Unit> {
public static final class C0051a extends o implements Function1<AnimatorSet, Unit> {
public final /* synthetic */ boolean $isAnimationRequested;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public C0050a(boolean z2) {
public C0051a(boolean z2) {
super(1);
this.$isAnimationRequested = z2;
}
@ -89,7 +89,7 @@ public final class h extends RecyclerView.Adapter<a> {
this.t = hVar;
FrameLayout frameLayout = cVar.a;
m.checkNotNullExpressionValue(frameLayout, "binding.root");
this.f310s = cVar;
this.f315s = cVar;
cVar.a.setOnClickListener(this);
FrameLayout frameLayout2 = cVar.a;
m.checkNotNullExpressionValue(frameLayout2, "binding.root");
@ -97,33 +97,33 @@ public final class h extends RecyclerView.Adapter<a> {
Objects.requireNonNull(loadAnimator, "null cannot be cast to non-null type android.animation.AnimatorSet");
AnimatorSet animatorSet = (AnimatorSet) loadAnimator;
this.q = animatorSet;
animatorSet.setTarget(cVar.f314b);
animatorSet.setTarget(cVar.f319b);
FrameLayout frameLayout3 = cVar.a;
m.checkNotNullExpressionValue(frameLayout3, "binding.root");
Animator loadAnimator2 = AnimatorInflater.loadAnimator(frameLayout3.getContext(), R.a.selection_grow);
Objects.requireNonNull(loadAnimator2, "null cannot be cast to non-null type android.animation.AnimatorSet");
AnimatorSet animatorSet2 = (AnimatorSet) loadAnimator2;
this.r = animatorSet2;
animatorSet2.setTarget(cVar.f314b);
animatorSet2.setTarget(cVar.f319b);
}
@Override // b.b.a.d.i
public SimpleDraweeView a() {
SimpleDraweeView simpleDraweeView = this.f310s.c;
SimpleDraweeView simpleDraweeView = this.f315s.c;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv");
return simpleDraweeView;
}
public final void d(boolean z2, boolean z3) {
FrameLayout frameLayout = this.f310s.a;
FrameLayout frameLayout = this.f315s.a;
m.checkNotNullExpressionValue(frameLayout, "binding.root");
frameLayout.setSelected(z2);
C0050a aVar = new C0050a(z3);
C0051a aVar = new C0051a(z3);
if (z2) {
SimpleDraweeView simpleDraweeView = this.f310s.d;
SimpleDraweeView simpleDraweeView = this.f315s.d;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.itemCheckIndicator");
simpleDraweeView.setVisibility(0);
FrameLayout frameLayout2 = this.f310s.f314b;
FrameLayout frameLayout2 = this.f315s.f319b;
m.checkNotNullExpressionValue(frameLayout2, "binding.contentContainer");
if (frameLayout2.getScaleX() == 1.0f) {
aVar.a(this.q);
@ -131,10 +131,10 @@ public final class h extends RecyclerView.Adapter<a> {
}
return;
}
SimpleDraweeView simpleDraweeView2 = this.f310s.d;
SimpleDraweeView simpleDraweeView2 = this.f315s.d;
m.checkNotNullExpressionValue(simpleDraweeView2, "binding.itemCheckIndicator");
simpleDraweeView2.setVisibility(8);
FrameLayout frameLayout3 = this.f310s.f314b;
FrameLayout frameLayout3 = this.f315s.f319b;
m.checkNotNullExpressionValue(frameLayout3, "binding.contentContainer");
if (frameLayout3.getScaleX() != 1.0f) {
aVar.a(this.r);
@ -176,7 +176,7 @@ public final class h extends RecyclerView.Adapter<a> {
if (Build.VERSION.SDK_INT >= 29) {
hVar.g = Integer.valueOf(cursor.getColumnIndex("duration"));
}
hVar.f309b = cursor;
hVar.f314b = cursor;
this.a.notifyDataSetChanged();
}
}
@ -195,7 +195,7 @@ public final class h extends RecyclerView.Adapter<a> {
public final Media a(int i) {
String str;
Cursor cursor = this.f309b;
Cursor cursor = this.f314b;
Media media = null;
r1 = null;
Long l = null;
@ -229,7 +229,7 @@ public final class h extends RecyclerView.Adapter<a> {
@Override // androidx.recyclerview.widget.RecyclerView.Adapter
public int getItemCount() {
Cursor cursor = this.f309b;
Cursor cursor = this.f314b;
if (cursor != null) {
return cursor.getCount();
}
@ -264,7 +264,7 @@ public final class h extends RecyclerView.Adapter<a> {
m.checkNotNullParameter(aVar2, "holder");
Media a2 = a(i);
aVar2.p = a2;
FrameLayout frameLayout = aVar2.f310s.a;
FrameLayout frameLayout = aVar2.f315s.a;
m.checkNotNullExpressionValue(frameLayout, "binding.root");
Context context = frameLayout.getContext();
int i2 = 0;
@ -276,24 +276,24 @@ public final class h extends RecyclerView.Adapter<a> {
if (a2 == null || !a2.j) {
z2 = false;
}
TextView textView = aVar2.f310s.e;
TextView textView = aVar2.f315s.e;
m.checkNotNullExpressionValue(textView, "binding.itemVideoIndicator");
if (!z2) {
i2 = 8;
}
textView.setVisibility(i2);
if (z2) {
TextView textView2 = aVar2.f310s.e;
TextView textView2 = aVar2.f315s.e;
m.checkNotNullExpressionValue(textView2, "binding.itemVideoIndicator");
Drawable background = textView2.getBackground();
m.checkNotNullExpressionValue(background, "binding.itemVideoIndicator.background");
background.setAlpha(127);
long longValue = (a2 == null || (l = a2.k) == null) ? 0 : l.longValue();
TextView textView3 = aVar2.f310s.e;
TextView textView3 = aVar2.f315s.e;
m.checkNotNullExpressionValue(textView3, "binding.itemVideoIndicator");
textView3.setText(longValue > 0 ? TimeUtils.toFriendlyStringSimple$default(TimeUtils.INSTANCE, longValue, null, null, 6, null) : context.getString(R.h.video));
}
SimpleDraweeView simpleDraweeView = aVar2.f310s.c;
SimpleDraweeView simpleDraweeView = aVar2.f315s.c;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.contentIv");
simpleDraweeView.setContentDescription(context.getString(z2 ? R.h.video : R.h.image));
}
@ -324,7 +324,7 @@ public final class h extends RecyclerView.Adapter<a> {
}
SelectionCoordinator.a aVar4 = aVar2;
if (aVar4 != null) {
aVar3.d(aVar4.f3134b, true);
aVar3.d(aVar4.f3140b, true);
return;
}
}
@ -361,7 +361,7 @@ public final class h extends RecyclerView.Adapter<a> {
@Override // androidx.recyclerview.widget.RecyclerView.Adapter
public void onDetachedFromRecyclerView(RecyclerView recyclerView) {
m.checkNotNullParameter(recyclerView, "recyclerView");
Cursor cursor = this.f309b;
Cursor cursor = this.f314b;
if (cursor != null) {
cursor.close();
}

View File

@ -60,7 +60,7 @@ public abstract class i extends RecyclerView.ViewHolder {
public Job a;
/* renamed from: b reason: collision with root package name */
public CancellationSignal f311b;
public CancellationSignal f316b;
public Bitmap c;
public final ContentResolver d;
@ -75,7 +75,7 @@ public abstract class i extends RecyclerView.ViewHolder {
if (job != null) {
f.t(job, null, 1, null);
}
CancellationSignal cancellationSignal = this.f311b;
CancellationSignal cancellationSignal = this.f316b;
if (cancellationSignal != null) {
cancellationSignal.cancel();
}
@ -186,7 +186,7 @@ public abstract class i extends RecyclerView.ViewHolder {
bVar.a();
x0 x0Var = x0.j;
CoroutineDispatcher coroutineDispatcher = k0.a;
bVar.a = f.H0(x0Var, n.f3791b, null, new j(bVar, uri2, dVar, null), 2, null);
bVar.a = f.H0(x0Var, n.f3797b, null, new j(bVar, uri2, dVar, null), 2, null);
return;
}
return;

View File

@ -56,14 +56,14 @@ public final class j extends k implements Function2<CoroutineScope, Continuation
int i = this.label;
if (i == 0) {
l.throwOnFailure(obj);
this.this$0.f311b = new CancellationSignal();
this.this$0.f316b = new CancellationSignal();
i.b bVar2 = this.this$0;
ContentResolver contentResolver = bVar2.d;
Uri uri = this.$uri;
this.L$0 = bVar2;
this.label = 1;
Objects.requireNonNull(bVar2);
Object C1 = f.C1(k0.f3803b, new k(bVar2, contentResolver, uri, null), this);
Object C1 = f.C1(k0.f3809b, new k(bVar2, contentResolver, uri, null), this);
if (C1 == coroutine_suspended) {
return coroutine_suspended;
}

View File

@ -49,7 +49,7 @@ public final class k extends d0.w.i.a.k implements Function2<CoroutineScope, Con
if (this.label == 0) {
l.throwOnFailure(obj);
try {
return this.$contentResolver.loadThumbnail(this.$uri, new Size(i.j, i.k), this.this$0.f311b);
return this.$contentResolver.loadThumbnail(this.$uri, new Size(i.j, i.k), this.this$0.f316b);
} catch (Exception unused) {
return null;
}

View File

@ -17,7 +17,7 @@ public final class a implements ViewBinding {
@NonNull
/* renamed from: b reason: collision with root package name */
public final AppCompatImageButton f312b;
public final AppCompatImageButton f317b;
@NonNull
public final LinearLayout c;
@NonNull
@ -51,7 +51,7 @@ public final class a implements ViewBinding {
public a(@NonNull LinearLayout linearLayout, @NonNull AppCompatImageButton appCompatImageButton, @NonNull LinearLayout linearLayout2, @NonNull RecyclerView recyclerView, @NonNull TextView textView, @NonNull LinearLayout linearLayout3, @NonNull FrameLayout frameLayout, @NonNull AppCompatImageButton appCompatImageButton2, @NonNull AppCompatImageButton appCompatImageButton3, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout2, @NonNull FrameLayout frameLayout3, @NonNull AppCompatImageButton appCompatImageButton4, @NonNull AppCompatImageButton appCompatImageButton5, @NonNull LinearLayout linearLayout4, @NonNull LinearLayout linearLayout5, @NonNull FrameLayout frameLayout4, @NonNull ImageView imageView2, @NonNull FlexEditText flexEditText) {
this.a = linearLayout;
this.f312b = appCompatImageButton;
this.f317b = appCompatImageButton;
this.c = linearLayout2;
this.d = recyclerView;
this.e = textView;

View File

@ -12,7 +12,7 @@ public final class b implements ViewBinding {
@NonNull
/* renamed from: b reason: collision with root package name */
public final SimpleDraweeView f313b;
public final SimpleDraweeView f318b;
@NonNull
public final SimpleDraweeView c;
@NonNull
@ -22,7 +22,7 @@ public final class b implements ViewBinding {
public b(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull View view, @NonNull SimpleDraweeView simpleDraweeView3) {
this.a = constraintLayout;
this.f313b = simpleDraweeView;
this.f318b = simpleDraweeView;
this.c = simpleDraweeView2;
this.d = view;
this.e = simpleDraweeView3;

View File

@ -13,7 +13,7 @@ public final class c implements ViewBinding {
@NonNull
/* renamed from: b reason: collision with root package name */
public final FrameLayout f314b;
public final FrameLayout f319b;
@NonNull
public final SimpleDraweeView c;
@NonNull
@ -23,7 +23,7 @@ public final class c implements ViewBinding {
public c(@NonNull FrameLayout frameLayout, @NonNull FrameLayout frameLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView) {
this.a = frameLayout;
this.f314b = frameLayout2;
this.f319b = frameLayout2;
this.c = simpleDraweeView;
this.d = simpleDraweeView2;
this.e = textView;

View File

@ -17,7 +17,7 @@ public class b implements FileManager {
public final Context a;
/* renamed from: b reason: collision with root package name */
public final String f315b;
public final String f320b;
public final String c;
public b(Context context, String str, String str2, int i) {
@ -36,7 +36,7 @@ public class b implements FileManager {
m.checkNotNullParameter(str3, "providerAuthority");
m.checkNotNullParameter(str4, "imageDirName");
this.a = context;
this.f315b = str3;
this.f320b = str3;
this.c = str4;
}
@ -44,7 +44,7 @@ public class b implements FileManager {
public Uri a(Context context, File file) {
m.checkNotNullParameter(context, "context");
m.checkNotNullParameter(file, "file");
Uri uriForFile = FileProvider.getUriForFile(context, this.f315b, file);
Uri uriForFile = FileProvider.getUriForFile(context, this.f320b, file);
m.checkNotNullExpressionValue(uriForFile, "FileProvider.getUriForFi… providerAuthority, file)");
return uriForFile;
}

View File

@ -9,10 +9,10 @@ public abstract class a {
/* compiled from: FlexInputEvent.kt */
/* renamed from: b.b.a.h.a$a reason: collision with other inner class name */
public static final class C0051a extends a {
public static final C0051a a = new C0051a();
public static final class C0052a extends a {
public static final C0052a a = new C0052a();
public C0051a() {
public C0052a() {
super(null);
}
}

View File

@ -6,5 +6,5 @@ public class b {
public static c.a a = c.a.a("a");
/* renamed from: b reason: collision with root package name */
public static c.a f316b = c.a.a("fc", "sc", "sw", "t");
public static c.a f321b = c.a.a("fc", "sc", "sw", "t");
}

View File

@ -14,7 +14,7 @@ public class b0 implements h0<k> {
public static final b0 a = new b0();
/* renamed from: b reason: collision with root package name */
public static final c.a f317b = c.a.a("c", "v", "i", "o");
public static final c.a f322b = c.a.a("c", "v", "i", "o");
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // b.c.a.a0.h0
@ -28,7 +28,7 @@ public class b0 implements h0<k> {
List<PointF> list3 = null;
boolean z2 = false;
while (cVar.e()) {
int y2 = cVar.y(f317b);
int y2 = cVar.y(f322b);
if (y2 == 0) {
z2 = cVar.f();
} else if (y2 == 1) {

View File

@ -16,13 +16,13 @@ public class c {
public static c.a a = c.a.a("a", "p", "s", "rz", "r", "o", "so", "eo", "sk", "sa");
/* renamed from: b reason: collision with root package name */
public static c.a f318b = c.a.a("k");
public static c.a f323b = c.a.a("k");
/* JADX WARNING: Code restructure failed: missing block: B:80:0x01c0, code lost:
if ((r0.a == 1.0f && r0.f340b == 1.0f) != false) goto L_0x01c5;
if ((r0.a == 1.0f && r0.f345b == 1.0f) != false) goto L_0x01c5;
*/
/* JADX WARNING: Code restructure failed: missing block: B:99:0x020e, code lost:
if (((b.c.a.c0.a) r12.a.get(0)).f337b.floatValue() == 0.0f) goto L_0x0216;
if (((b.c.a.c0.a) r12.a.get(0)).f342b.floatValue() == 0.0f) goto L_0x0216;
*/
/* JADX WARNING: Removed duplicated region for block: B:102:0x0214 */
/* JADX WARNING: Removed duplicated region for block: B:105:0x0219 */
@ -66,7 +66,7 @@ public class c {
mVar = mVar2;
cVar.b();
while (cVar.e()) {
if (cVar.y(f318b) != 0) {
if (cVar.y(f323b) != 0) {
cVar.A();
cVar.C();
} else {
@ -101,7 +101,7 @@ public class c {
gVar2 = gVar3;
bVar3 = bVar6;
mVar = mVar2;
if (((a) bVar4.a.get(0)).f337b == 0) {
if (((a) bVar4.a.get(0)).f342b == 0) {
bVar4.a.set(0, new a(dVar, Float.valueOf(0.0f), Float.valueOf(0.0f), null, 0.0f, Float.valueOf(dVar.l)));
}
}
@ -145,13 +145,13 @@ public class c {
if (z5) {
cVar.d();
}
if (eVar == null || (eVar.isStatic() && eVar.a.get(0).f337b.equals(0.0f, 0.0f))) {
if (eVar == null || (eVar.isStatic() && eVar.a.get(0).f342b.equals(0.0f, 0.0f))) {
eVar = null;
}
if (mVar3 == null || (!(mVar3 instanceof i) && mVar3.isStatic() && mVar3.b().get(0).f337b.equals(0.0f, 0.0f))) {
if (mVar3 == null || (!(mVar3 instanceof i) && mVar3.isStatic() && mVar3.b().get(0).f342b.equals(0.0f, 0.0f))) {
mVar3 = null;
}
if (bVar5 == null || (bVar5.isStatic() && ((a) bVar5.a.get(0)).f337b.floatValue() == 0.0f)) {
if (bVar5 == null || (bVar5.isStatic() && ((a) bVar5.a.get(0)).f342b.floatValue() == 0.0f)) {
gVar = gVar3;
bVar = null;
} else {
@ -160,11 +160,11 @@ public class c {
}
if (gVar != null) {
if (gVar.isStatic()) {
b.c.a.c0.d dVar3 = ((a) gVar.a.get(0)).f337b;
b.c.a.c0.d dVar3 = ((a) gVar.a.get(0)).f342b;
}
z2 = false;
g gVar4 = !z2 ? null : gVar;
if (bVar7 != null || (bVar7.isStatic() && ((a) bVar7.a.get(0)).f337b.floatValue() == 0.0f)) {
if (bVar7 != null || (bVar7.isStatic() && ((a) bVar7.a.get(0)).f342b.floatValue() == 0.0f)) {
bVar7 = null;
}
if (bVar6 == null) {
@ -181,7 +181,7 @@ public class c {
z2 = true;
if (!z2) {
}
if (bVar7 != null || (bVar7.isStatic() && ((a) bVar7.a.get(0)).f337b.floatValue() == 0.0f)) {
if (bVar7 != null || (bVar7.isStatic() && ((a) bVar7.a.get(0)).f342b.floatValue() == 0.0f)) {
}
if (bVar6 == null) {
}

View File

@ -142,7 +142,7 @@ public class d {
public static boolean a;
/* renamed from: b reason: collision with root package name */
public static ScheduledExecutorService f319b;
public static ScheduledExecutorService f324b;
@Nullable
public static Boolean c;
@Nullable
@ -157,12 +157,12 @@ public class d {
public final /* synthetic */ Class a;
/* renamed from: b reason: collision with root package name */
public final /* synthetic */ int f320b;
public final /* synthetic */ int f325b;
public final /* synthetic */ Object c;
public a(Class cls, int i, Object obj) {
this.a = cls;
this.f320b = i;
this.f325b = i;
this.c = obj;
}
@ -170,10 +170,10 @@ public class d {
if (obj == this) {
return true;
}
if (!(b.g.a.c.i0.d.o(obj, this.a) && Array.getLength(obj) == this.f320b)) {
if (!(b.g.a.c.i0.d.o(obj, this.a) && Array.getLength(obj) == this.f325b)) {
return false;
}
for (int i = 0; i < this.f320b; i++) {
for (int i = 0; i < this.f325b; i++) {
Object obj2 = Array.get(this.c, i);
Object obj3 = Array.get(obj, i);
if (!(obj2 == obj3 || obj2 == null || obj2.equals(obj3))) {
@ -506,7 +506,7 @@ public class d {
if (xVar.a() > 1) {
int I1 = I1(xVar);
int I12 = I1(xVar);
int i = xVar.f974b + I12;
int i = xVar.f979b + I12;
if (I12 == -1 || I12 > xVar.a()) {
Log.w("CeaUtil", "Skipping remainder of malformed SEI NAL unit.");
i = xVar.c;
@ -565,7 +565,7 @@ public class d {
if ((t & 64) != 0) {
xVar.F(1);
int i = (t & 31) * 3;
int i2 = xVar.f974b;
int i2 = xVar.f979b;
for (b.i.a.c.x2.w wVar : wVarArr) {
xVar.E(i2);
wVar.c(xVar, i);
@ -597,8 +597,8 @@ public class d {
if (((f2 & 32) != 0) && xVar.t() >= 7 && xVar.a() >= 7) {
if ((xVar.t() & 16) == 16) {
byte[] bArr = new byte[6];
System.arraycopy(xVar.a, xVar.f974b, bArr, 0, 6);
xVar.f974b += 6;
System.arraycopy(xVar.a, xVar.f979b, bArr, 0, 6);
xVar.f979b += 6;
return ((((long) bArr[0]) & 255) << 25) | ((((long) bArr[1]) & 255) << 17) | ((((long) bArr[2]) & 255) << 9) | ((((long) bArr[3]) & 255) << 1) | ((((long) bArr[4]) & 255) >> 7);
}
}
@ -622,7 +622,7 @@ public class d {
public static o.a L1(b.i.a.c.f3.x xVar) {
xVar.F(1);
int v = xVar.v();
long j = ((long) xVar.f974b) + ((long) v);
long j = ((long) xVar.f979b) + ((long) v);
int i = v / 18;
long[] jArr = new long[i];
long[] jArr2 = new long[i];
@ -642,7 +642,7 @@ public class d {
xVar.F(2);
i2++;
}
xVar.F((int) (j - ((long) xVar.f974b)));
xVar.F((int) (j - ((long) xVar.f979b)));
return new o.a(jArr, jArr2);
}
@ -1166,7 +1166,7 @@ public class d {
return -1;
}
public static void O1(b.C0084b bVar) {
public static void O1(b.C0085b bVar) {
bVar.k = -3.4028235E38f;
bVar.j = Integer.MIN_VALUE;
CharSequence charSequence = bVar.a;
@ -1328,7 +1328,7 @@ public class d {
}
public static boolean S0(int i, int i2, e eVar) {
return eVar == null ? ((float) o0(i)) >= 2048.0f && o0(i2) >= 2048 : o0(i) >= eVar.a && o0(i2) >= eVar.f556b;
return eVar == null ? ((float) o0(i)) >= 2048.0f && o0(i2) >= 2048 : o0(i) >= eVar.a && o0(i2) >= eVar.f561b;
}
public static /* synthetic */ void S1(AppPermissionsRequests appPermissionsRequests, Function0 function0, Function0 function02, int i, Object obj) {
@ -1460,10 +1460,10 @@ public class d {
tresult = (TResult) bVar.a(tinput);
TInput tinput2 = tinput;
TResult tresult2 = tresult;
URL url = tresult2.f736b;
URL url = tresult2.f741b;
if (url != null) {
X("CctTransportBackend", "Following redirect to: %s", url);
tinput = new d.a(tresult2.f736b, tinput2.f735b, tinput2.c);
tinput = new d.a(tresult2.f741b, tinput2.f740b, tinput2.c);
} else {
tinput = null;
}
@ -1554,7 +1554,7 @@ public class d {
if (i != -1) {
drawable.setAlpha(i);
}
if (eVar.f496b) {
if (eVar.f501b) {
drawable.setColorFilter(eVar.c);
}
int i2 = eVar.d;
@ -1593,7 +1593,7 @@ public class d {
return 1;
}
i(Boolean.valueOf(b.f.j.j.e.s(eVar2)));
if (eVar != null && eVar.f556b > 0 && eVar.a > 0) {
if (eVar != null && eVar.f561b > 0 && eVar.a > 0) {
eVar2.x();
if (eVar2.o != 0) {
eVar2.x();
@ -1623,7 +1623,7 @@ public class d {
eVar2.x();
i4 = eVar2.p;
}
f2 = Math.max(((float) eVar.a) / ((float) i3), ((float) eVar.f556b) / ((float) i4));
f2 = Math.max(((float) eVar.a) / ((float) i3), ((float) eVar.f561b) / ((float) i4));
int i6 = b.f.d.e.a.a;
eVar2.x();
int i7 = 2;
@ -2351,7 +2351,7 @@ public class d {
if (aVar.r == null) {
aVar.r = new c();
}
aVar.r.f513b = obtainStyledAttributes.getBoolean(index, false);
aVar.r.f518b = obtainStyledAttributes.getBoolean(index, false);
} else if (index == R.a.GenericDraweeHierarchy_roundedCornerRadius) {
i7 = obtainStyledAttributes.getDimensionPixelSize(index, i7);
} else if (index == R.a.GenericDraweeHierarchy_roundTopLeft) {
@ -2917,7 +2917,7 @@ public class d {
return null;
}
ArrayList<h.a> arrayList3 = new ArrayList<>();
int i2 = xVar2.f974b;
int i2 = xVar2.f979b;
int i3 = xVar2.c;
while (i2 < i3) {
int f3 = xVar2.f() + i2;
@ -2935,7 +2935,7 @@ public class d {
arrayList2 = arrayList3;
int ceil = (int) Math.ceil(Math.log(((double) f4) * 2.0d) / log);
b.i.a.c.f3.w wVar = new b.i.a.c.f3.w(xVar2.a);
wVar.k(xVar2.f974b * 8);
wVar.k(xVar2.f979b * 8);
float[] fArr2 = new float[(f5 * 5)];
int i5 = 5;
int[] iArr = new int[5];
@ -3120,8 +3120,8 @@ public class d {
return null;
}
byte[] bArr2 = new byte[w];
System.arraycopy(xVar.a, xVar.f974b, bArr2, 0, w);
xVar.f974b += w;
System.arraycopy(xVar.a, xVar.f979b, bArr2, 0, w);
xVar.f979b += w;
return new b.i.a.c.x2.i0.j(uuid, f2, bArr2);
}

View File

@ -6,5 +6,5 @@ public class f0 {
public static c.a a = c.a.a("nm", "c", "w", "o", "lc", "lj", "ml", "hd", "d");
/* renamed from: b reason: collision with root package name */
public static final c.a f321b = c.a.a("n", "v");
public static final c.a f326b = c.a.a("n", "v");
}

View File

@ -9,7 +9,7 @@ public class h implements h0<c> {
public static final h a = new h();
/* renamed from: b reason: collision with root package name */
public static final c.a f322b = c.a.a("t", "f", "s", "j", "tr", "lh", "ls", "fc", "sc", "sw", "of");
public static final c.a f327b = c.a.a("t", "f", "s", "j", "tr", "lh", "ls", "fc", "sc", "sw", "of");
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // b.c.a.a0.h0
@ -27,7 +27,7 @@ public class h implements h0<c> {
float f5 = 0.0f;
boolean z2 = true;
while (cVar.e()) {
switch (cVar.y(f322b)) {
switch (cVar.y(f327b)) {
case 0:
str = cVar.t();
break;

View File

@ -19,11 +19,11 @@ public abstract class c implements Closeable {
public final String[] a;
/* renamed from: b reason: collision with root package name */
public final o f323b;
public final o f328b;
public a(String[] strArr, o oVar) {
this.a = strArr;
this.f323b = oVar;
this.f328b = oVar;
}
public static a a(String... strArr) {

View File

@ -17,18 +17,18 @@ public final class d extends c {
public static final ByteString r = ByteString.h("\n\r");
/* renamed from: s reason: collision with root package name */
public static final ByteString f325s = ByteString.h("*/");
public static final ByteString f330s = ByteString.h("*/");
public final g t;
public final e u;
public int v = 0;
public long w;
/* renamed from: x reason: collision with root package name */
public int f326x;
public int f331x;
@Nullable
/* renamed from: y reason: collision with root package name */
public String f327y;
public String f332y;
public d(g gVar) {
Objects.requireNonNull(gVar, "source == null");
@ -102,7 +102,7 @@ public final class d extends c {
} else if (i2 == 8 || i2 == 12) {
T(o);
} else if (i2 == 17) {
this.u.skip((long) this.f326x);
this.u.skip((long) this.f331x);
} else if (i2 == 18) {
StringBuilder R3 = a.R("Expected a value but was ");
R3.append(u());
@ -173,7 +173,7 @@ public final class d extends c {
if (r1 != 7) goto L_0x0210;
*/
/* JADX WARNING: Code restructure failed: missing block: B:139:0x01db, code lost:
r17.f326x = r5;
r17.f331x = r5;
r15 = 17;
r17.v = 17;
*/
@ -762,13 +762,13 @@ public final class d extends c {
return (double) this.w;
}
if (i == 17) {
this.f327y = this.u.H((long) this.f326x);
this.f332y = this.u.H((long) this.f331x);
} else if (i == 9) {
this.f327y = O(p);
this.f332y = O(p);
} else if (i == 8) {
this.f327y = O(o);
this.f332y = O(o);
} else if (i == 10) {
this.f327y = R();
this.f332y = R();
} else if (i != 11) {
StringBuilder R = a.R("Expected a double but was ");
R.append(u());
@ -778,11 +778,11 @@ public final class d extends c {
}
this.v = 11;
try {
double parseDouble = Double.parseDouble(this.f327y);
double parseDouble = Double.parseDouble(this.f332y);
if (Double.isNaN(parseDouble) || Double.isInfinite(parseDouble)) {
throw new b("JSON forbids NaN and infinities: " + parseDouble + " at path " + getPath());
}
this.f327y = null;
this.f332y = null;
this.v = 0;
int[] iArr2 = this.n;
int i3 = this.k - 1;
@ -790,7 +790,7 @@ public final class d extends c {
return parseDouble;
} catch (NumberFormatException unused) {
StringBuilder R2 = a.R("Expected a double but was ");
R2.append(this.f327y);
R2.append(this.f332y);
R2.append(" at path ");
R2.append(getPath());
throw new a(R2.toString());
@ -820,10 +820,10 @@ public final class d extends c {
throw new a(R.toString());
}
if (i == 17) {
this.f327y = this.u.H((long) this.f326x);
this.f332y = this.u.H((long) this.f331x);
} else if (i == 9 || i == 8) {
String O = i == 9 ? O(p) : O(o);
this.f327y = O;
this.f332y = O;
try {
int parseInt = Integer.parseInt(O);
this.v = 0;
@ -842,10 +842,10 @@ public final class d extends c {
}
this.v = 11;
try {
double parseDouble = Double.parseDouble(this.f327y);
double parseDouble = Double.parseDouble(this.f332y);
int i5 = (int) parseDouble;
if (((double) i5) == parseDouble) {
this.f327y = null;
this.f332y = null;
this.v = 0;
int[] iArr3 = this.n;
int i6 = this.k - 1;
@ -853,13 +853,13 @@ public final class d extends c {
return i5;
}
StringBuilder R3 = a.R("Expected an int but was ");
R3.append(this.f327y);
R3.append(this.f332y);
R3.append(" at path ");
R3.append(getPath());
throw new a(R3.toString());
} catch (NumberFormatException unused2) {
StringBuilder R4 = a.R("Expected an int but was ");
R4.append(this.f327y);
R4.append(this.f332y);
R4.append(" at path ");
R4.append(getPath());
throw new a(R4.toString());
@ -880,7 +880,7 @@ public final class d extends c {
} else if (i == 12) {
str = O(o);
} else if (i == 15) {
str = this.f327y;
str = this.f332y;
} else {
StringBuilder R = a.R("Expected a name but was ");
R.append(u());
@ -907,12 +907,12 @@ public final class d extends c {
} else if (i == 8) {
str = O(o);
} else if (i == 11) {
str = this.f327y;
this.f327y = null;
str = this.f332y;
this.f332y = null;
} else if (i == 16) {
str = Long.toString(this.w);
} else if (i == 17) {
str = this.u.H((long) this.f326x);
str = this.u.H((long) this.f331x);
} else {
StringBuilder R = a.R("Expected a string but was ");
R.append(u());
@ -985,9 +985,9 @@ public final class d extends c {
return -1;
}
if (i == 15) {
return J(this.f327y, aVar);
return J(this.f332y, aVar);
}
int v0 = this.t.v0(aVar.f323b);
int v0 = this.t.v0(aVar.f328b);
if (v0 != -1) {
this.v = 0;
this.m[this.k - 1] = aVar.a[v0];
@ -998,7 +998,7 @@ public final class d extends c {
int J = J(s2, aVar);
if (J == -1) {
this.v = 15;
this.f327y = s2;
this.f332y = s2;
this.m[this.k - 1] = str;
}
return J;

View File

@ -6,5 +6,5 @@ public class j {
public static final c.a a = c.a.a("ch", "size", "w", "style", "fFamily", "data");
/* renamed from: b reason: collision with root package name */
public static final c.a f328b = c.a.a("shapes");
public static final c.a f333b = c.a.a("shapes");
}

View File

@ -76,7 +76,7 @@ public class l implements h0<c> {
i++;
}
while (true) {
int[] iArr2 = cVar2.f406b;
int[] iArr2 = cVar2.f411b;
if (i2 >= iArr2.length) {
break;
}
@ -100,7 +100,7 @@ public class l implements h0<c> {
}
i11++;
}
cVar2.f406b[i2] = Color.argb((int) (d * 255.0d), Color.red(i10), Color.green(i10), Color.blue(i10));
cVar2.f411b[i2] = Color.argb((int) (d * 255.0d), Color.red(i10), Color.green(i10), Color.blue(i10));
i2++;
}
}

View File

@ -6,5 +6,5 @@ public class m {
public static final c.a a = c.a.a("nm", "g", "o", "t", "s", "e", "r", "hd");
/* renamed from: b reason: collision with root package name */
public static final c.a f329b = c.a.a("p", "k");
public static final c.a f334b = c.a.a("p", "k");
}

Some files were not shown because too many files have changed in this diff Show More