package com.google.android.gms.measurement.internal;

import android.os.Bundle;

/* JADX INFO: loaded from: classes2.dex */
public final class o2 implements Runnable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ String f21810a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ long f21812c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ Bundle f21813d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ boolean f21814e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ boolean f21815f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ boolean f21816g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final /* synthetic */ String f21817h = null;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final /* synthetic */ g2 f21818i;

    public o2(g2 g2Var, String str, String str2, long j10, Bundle bundle, boolean z10, boolean z11, boolean z12) {
        this.f21810a = str;
        this.f21811b = str2;
        this.f21812c = j10;
        this.f21813d = bundle;
        this.f21814e = z10;
        this.f21815f = z11;
        this.f21816g = z12;
        this.f21818i = g2Var;
    }

    @Override // java.lang.Runnable
    public final void run() {
        this.f21818i.O(this.f21810a, this.f21811b, this.f21812c, this.f21813d, this.f21814e, this.f21815f, this.f21816g, this.f21817h);
    }
}
