package com.igaworks.ssp.common.n; import android.content.Context; import android.view.Display; import android.view.WindowManager; import com.google.android.gms.ads.RequestConfiguration; import com.igaworks.ssp.common.AdPopcornSSPUpdateLog; import java.util.Calendar; /* loaded from: classes2.dex */ public class b { /* renamed from: a, reason: collision with root package name */ private String f6801a = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: b, reason: collision with root package name */ private String f6802b = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: c, reason: collision with root package name */ private String f6803c = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: d, reason: collision with root package name */ private String f6804d = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: e, reason: collision with root package name */ private String f6805e = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: f, reason: collision with root package name */ private String f6806f = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: g, reason: collision with root package name */ private String f6807g = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: h, reason: collision with root package name */ private String f6808h = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: i, reason: collision with root package name */ private String f6809i = AdPopcornSSPUpdateLog.SDK_VERSION; /* renamed from: j, reason: collision with root package name */ private String f6810j = RequestConfiguration.MAX_AD_CONTENT_RATING_UNSPECIFIED; /* renamed from: k, reason: collision with root package name */ private boolean f6811k = false; /* renamed from: l, reason: collision with root package name */ private float f6812l; private Display a(Context context) { return ((WindowManager) context.getSystemService("window")).getDefaultDisplay(); } private float c() { this.f6812l = 0.0f; try { this.f6812l = Calendar.getInstance().getTimeZone().getRawOffset() / 3600000.0f; } catch (Exception e10) { e10.printStackTrace(); } return this.f6812l; } public String b() { return this.f6803c; } public String a() { return this.f6804d; } public void b(String str) { this.f6803c = str; } public void c(String str) { } /* JADX WARN: Code restructure failed: missing block: B:117:0x0013, code lost: if (r9.length() > 0) goto L6; */ /* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:112:0x0065 -> B:108:0x006b). Please report as a decompilation issue!!! */ /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct code enable 'Show inconsistent code' option in preferences */ public org.json.JSONObject a(android.content.Context r7, java.lang.String r8, java.lang.String r9) { /* Method dump skipped, instructions count: 382 To view this dump change 'Code comments level' option to 'DEBUG' */ throw new UnsupportedOperationException("Method not decompiled: com.igaworks.ssp.common.n.b.a(android.content.Context, java.lang.String, java.lang.String):org.json.JSONObject"); } public void a(String str) { this.f6804d = str; } public void a(boolean z10) { this.f6811k = z10; } }