- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
227 lines
6.7 KiB
Java
227 lines
6.7 KiB
Java
package com.ironsource;
|
|
|
|
import com.ironsource.m1;
|
|
import com.ironsource.mediationsdk.IronSource;
|
|
import com.ironsource.mediationsdk.adunit.adapter.utility.AdData;
|
|
import com.ironsource.mediationsdk.model.NetworkSettings;
|
|
import java.util.Arrays;
|
|
import java.util.HashMap;
|
|
import java.util.Map;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import kotlin.jvm.internal.StringCompanionObject;
|
|
import org.json.JSONObject;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class y {
|
|
private final s1 a;
|
|
private final NetworkSettings b;
|
|
private final c5 c;
|
|
private final v2 d;
|
|
private final f5 e;
|
|
private final int f;
|
|
private final e0 g;
|
|
private final IronSource.AD_UNIT h;
|
|
private final JSONObject i;
|
|
private final String j;
|
|
private final int k;
|
|
private final String l;
|
|
private final f5 m;
|
|
private final String n;
|
|
private final String o;
|
|
private final int p;
|
|
private final AdData q;
|
|
|
|
public y(s1 adUnitData, NetworkSettings providerSettings, c5 auctionData, v2 adapterConfig, f5 auctionResponseItem, int i) {
|
|
Intrinsics.checkNotNullParameter(adUnitData, "adUnitData");
|
|
Intrinsics.checkNotNullParameter(providerSettings, "providerSettings");
|
|
Intrinsics.checkNotNullParameter(auctionData, "auctionData");
|
|
Intrinsics.checkNotNullParameter(adapterConfig, "adapterConfig");
|
|
Intrinsics.checkNotNullParameter(auctionResponseItem, "auctionResponseItem");
|
|
this.a = adUnitData;
|
|
this.b = providerSettings;
|
|
this.c = auctionData;
|
|
this.d = adapterConfig;
|
|
this.e = auctionResponseItem;
|
|
this.f = i;
|
|
this.g = new e0(m1.a.DidntAttemptToLoad);
|
|
IronSource.AD_UNIT a = adUnitData.b().a();
|
|
this.h = a;
|
|
this.i = auctionData.h();
|
|
this.j = auctionData.g();
|
|
this.k = auctionData.i();
|
|
this.l = auctionData.f();
|
|
this.m = auctionData.j();
|
|
String f = adapterConfig.f();
|
|
Intrinsics.checkNotNullExpressionValue(f, "adapterConfig.providerName");
|
|
this.n = f;
|
|
StringCompanionObject stringCompanionObject = StringCompanionObject.INSTANCE;
|
|
String format = String.format("%s %s", Arrays.copyOf(new Object[]{f, Integer.valueOf(hashCode())}, 2));
|
|
Intrinsics.checkNotNullExpressionValue(format, "format(format, *args)");
|
|
this.o = format;
|
|
this.p = adapterConfig.d();
|
|
String j = auctionResponseItem.j();
|
|
Map<String, Object> a2 = hj.a(auctionResponseItem.a());
|
|
Intrinsics.checkNotNullExpressionValue(a2, "jsonObjectToMap(auctionResponseItem.adData)");
|
|
a2.put("adUnit", a);
|
|
HashMap hashMap = new HashMap();
|
|
Map<String, Object> a3 = hj.a(adapterConfig.c());
|
|
Intrinsics.checkNotNullExpressionValue(a3, "jsonObjectToMap(adapterConfig.adUnitSettings)");
|
|
hashMap.putAll(a3);
|
|
a2.put("userId", adUnitData.s());
|
|
a2.put("adUnitId", adUnitData.b().b());
|
|
a2.put("isMultipleAdUnits", Boolean.TRUE);
|
|
this.q = new AdData(j, hashMap, a2);
|
|
}
|
|
|
|
public static /* synthetic */ y a(y yVar, s1 s1Var, NetworkSettings networkSettings, c5 c5Var, v2 v2Var, f5 f5Var, int i, int i2, Object obj) {
|
|
if ((i2 & 1) != 0) {
|
|
s1Var = yVar.a;
|
|
}
|
|
if ((i2 & 2) != 0) {
|
|
networkSettings = yVar.b;
|
|
}
|
|
NetworkSettings networkSettings2 = networkSettings;
|
|
if ((i2 & 4) != 0) {
|
|
c5Var = yVar.c;
|
|
}
|
|
c5 c5Var2 = c5Var;
|
|
if ((i2 & 8) != 0) {
|
|
v2Var = yVar.d;
|
|
}
|
|
v2 v2Var2 = v2Var;
|
|
if ((i2 & 16) != 0) {
|
|
f5Var = yVar.e;
|
|
}
|
|
f5 f5Var2 = f5Var;
|
|
if ((i2 & 32) != 0) {
|
|
i = yVar.f;
|
|
}
|
|
return yVar.a(s1Var, networkSettings2, c5Var2, v2Var2, f5Var2, i);
|
|
}
|
|
|
|
public final s1 a() {
|
|
return this.a;
|
|
}
|
|
|
|
public final y a(s1 adUnitData, NetworkSettings providerSettings, c5 auctionData, v2 adapterConfig, f5 auctionResponseItem, int i) {
|
|
Intrinsics.checkNotNullParameter(adUnitData, "adUnitData");
|
|
Intrinsics.checkNotNullParameter(providerSettings, "providerSettings");
|
|
Intrinsics.checkNotNullParameter(auctionData, "auctionData");
|
|
Intrinsics.checkNotNullParameter(adapterConfig, "adapterConfig");
|
|
Intrinsics.checkNotNullParameter(auctionResponseItem, "auctionResponseItem");
|
|
return new y(adUnitData, providerSettings, auctionData, adapterConfig, auctionResponseItem, i);
|
|
}
|
|
|
|
public final void a(m1.a performance) {
|
|
Intrinsics.checkNotNullParameter(performance, "performance");
|
|
this.g.b(performance);
|
|
}
|
|
|
|
public final NetworkSettings b() {
|
|
return this.b;
|
|
}
|
|
|
|
public final c5 c() {
|
|
return this.c;
|
|
}
|
|
|
|
public final v2 d() {
|
|
return this.d;
|
|
}
|
|
|
|
public final f5 e() {
|
|
return this.e;
|
|
}
|
|
|
|
public boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof y)) {
|
|
return false;
|
|
}
|
|
y yVar = (y) obj;
|
|
return Intrinsics.areEqual(this.a, yVar.a) && Intrinsics.areEqual(this.b, yVar.b) && Intrinsics.areEqual(this.c, yVar.c) && Intrinsics.areEqual(this.d, yVar.d) && Intrinsics.areEqual(this.e, yVar.e) && this.f == yVar.f;
|
|
}
|
|
|
|
public final int f() {
|
|
return this.f;
|
|
}
|
|
|
|
public final AdData g() {
|
|
return this.q;
|
|
}
|
|
|
|
public final IronSource.AD_UNIT h() {
|
|
return this.h;
|
|
}
|
|
|
|
public int hashCode() {
|
|
return (((((((((this.a.hashCode() * 31) + this.b.hashCode()) * 31) + this.c.hashCode()) * 31) + this.d.hashCode()) * 31) + this.e.hashCode()) * 31) + Integer.hashCode(this.f);
|
|
}
|
|
|
|
public final s1 i() {
|
|
return this.a;
|
|
}
|
|
|
|
public final v2 j() {
|
|
return this.d;
|
|
}
|
|
|
|
public final c5 k() {
|
|
return this.c;
|
|
}
|
|
|
|
public final String l() {
|
|
return this.l;
|
|
}
|
|
|
|
public final String m() {
|
|
return this.j;
|
|
}
|
|
|
|
public final f5 n() {
|
|
return this.e;
|
|
}
|
|
|
|
public final int o() {
|
|
return this.k;
|
|
}
|
|
|
|
public final f5 p() {
|
|
return this.m;
|
|
}
|
|
|
|
public final JSONObject q() {
|
|
return this.i;
|
|
}
|
|
|
|
public final String r() {
|
|
return this.n;
|
|
}
|
|
|
|
public final int s() {
|
|
return this.p;
|
|
}
|
|
|
|
public final e0 t() {
|
|
return this.g;
|
|
}
|
|
|
|
public String toString() {
|
|
return "AdInstanceData(adUnitData=" + this.a + ", providerSettings=" + this.b + ", auctionData=" + this.c + ", adapterConfig=" + this.d + ", auctionResponseItem=" + this.e + ", sessionDepth=" + this.f + ')';
|
|
}
|
|
|
|
public final NetworkSettings u() {
|
|
return this.b;
|
|
}
|
|
|
|
public final int v() {
|
|
return this.f;
|
|
}
|
|
|
|
public final String w() {
|
|
return this.o;
|
|
}
|
|
}
|