package d3;

import android.content.Context;
import android.os.Bundle;

/* JADX INFO: loaded from: classes.dex */
public final class I0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Context f11601a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f11602b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f11603c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f11604d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Boolean f11605e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final long f11606f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final com.google.android.gms.internal.measurement.U f11607g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f11608h;
    public final Long i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final String f11609j;

    public I0(Context context, com.google.android.gms.internal.measurement.U u8, Long l8) {
        this.f11608h = true;
        P2.w.f(context);
        Context applicationContext = context.getApplicationContext();
        P2.w.f(applicationContext);
        this.f11601a = applicationContext;
        this.i = l8;
        if (u8 != null) {
            this.f11607g = u8;
            this.f11602b = u8.f9690v;
            this.f11603c = u8.f9689u;
            this.f11604d = u8.f9688t;
            this.f11608h = u8.f9687s;
            this.f11606f = u8.f9686r;
            this.f11609j = u8.f9692x;
            Bundle bundle = u8.f9691w;
            if (bundle != null) {
                this.f11605e = Boolean.valueOf(bundle.getBoolean("dataCollectionDefaultEnabled", true));
            }
        }
    }
}
