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

import android.os.Bundle;

/* JADX INFO: loaded from: classes2.dex */
public final class s61 implements m61 {

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

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

    public s61(int i10, int i11) {
        this.f16311a = i10;
        this.f16312b = i11;
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final void zza(Object obj) {
        int i10;
        Bundle bundle = ((zd0) obj).f19235a;
        int i11 = this.f16311a;
        if (i11 == -1 || (i10 = this.f16312b) == -1) {
            return;
        }
        bundle.putInt("sessions_without_flags", i11);
        bundle.putInt("crashes_without_flags", i10);
        n7.x xVar = n7.x.f31085g;
        if (n7.y.f31093e.f31096c.f18902i) {
            bundle.putBoolean("did_reset", true);
        }
    }
}
