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

import android.os.Bundle;

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

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

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final float f12361i;

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final boolean f12363k;

    public i31(int i10, boolean z10, boolean z11, int i11, int i12, int i13, int i14, int i15, float f10, boolean z12, boolean z13) {
        this.f12353a = i10;
        this.f12354b = z10;
        this.f12355c = z11;
        this.f12356d = i11;
        this.f12357e = i12;
        this.f12358f = i13;
        this.f12359g = i14;
        this.f12360h = i15;
        this.f12361i = f10;
        this.f12362j = z12;
        this.f12363k = z13;
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final void zza(Object obj) {
        Bundle bundle = ((zd0) obj).f19235a;
        if (((Boolean) n7.y.f31093e.f31096c.b(ao.f8923jc)).booleanValue()) {
            bundle.putInt("muv_min", this.f12357e);
            bundle.putInt("muv_max", this.f12358f);
        }
        bundle.putFloat("android_app_volume", this.f12361i);
        bundle.putBoolean("android_app_muted", this.f12362j);
        if (this.f12363k) {
            return;
        }
        bundle.putInt("am", this.f12353a);
        bundle.putBoolean("ma", this.f12354b);
        bundle.putBoolean("sp", this.f12355c);
        bundle.putInt("muv", this.f12356d);
        bundle.putInt("rm", this.f12359g);
        bundle.putInt("riv", this.f12360h);
    }
}
