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

import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.RemoteException;

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

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

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

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

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

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

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

    public tq(sq sqVar) {
        double dZzd;
        int iZze;
        k8.a aVarZzb;
        this.f16982a = sqVar;
        Uri uriZzc = null;
        try {
            aVarZzb = sqVar.zzb();
        } catch (RemoteException unused) {
        }
        Drawable drawable = aVarZzb != null ? (Drawable) k8.b.O(aVarZzb) : null;
        this.f16983b = drawable;
        try {
            uriZzc = this.f16982a.zzc();
        } catch (RemoteException unused2) {
        }
        this.f16984c = uriZzc;
        try {
            dZzd = this.f16982a.zzd();
        } catch (RemoteException unused3) {
            dZzd = 1.0d;
        }
        this.f16985d = dZzd;
        int iB = -1;
        try {
            iZze = this.f16982a.zze();
        } catch (RemoteException unused4) {
            iZze = -1;
        }
        this.f16986e = iZze;
        try {
            iB = this.f16982a.B();
        } catch (RemoteException unused5) {
        }
        this.f16987f = iB;
    }
}
