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

import android.content.pm.PackageInfo;
import android.os.Bundle;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class v71 {

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

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

    public v71(tz tzVar, int i10) {
        this.f17530a = tzVar;
        this.f17531b = i10;
    }

    public final int a() {
        Bundle bundle = this.f17530a.f17031a.getBundle("extras");
        if (bundle != null && !bundle.isEmpty()) {
            switch (bundle.getString("query_info_type", "")) {
            }
            return -1;
        }
        return -1;
    }

    @Nullable
    public final PackageInfo zzc() {
        return this.f17530a.zzf;
    }
}
