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

import androidx.annotation.Nullable;
import java.util.concurrent.ScheduledExecutorService;

/* JADX INFO: loaded from: classes2.dex */
public final class l70 implements kg2 {

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

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

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

    public l70(og2 og2Var, df1 df1Var, og2 og2Var2) {
        this.f13515a = og2Var;
        this.f13516b = df1Var;
        this.f13517c = og2Var2;
    }

    @Override // com.google.android.gms.internal.ads.rg2
    @Nullable
    public final Object zzb() {
        tn tnVar = ao.T;
        n7.y yVar = n7.y.f31093e;
        int iIntValue = Integer.valueOf(((Integer) yVar.f31096c.b(tnVar)).intValue()).intValue();
        ScheduledExecutorService scheduledExecutorService = (ScheduledExecutorService) this.f13515a.zzb();
        cf1 cf1VarZzb = ((df1) this.f13516b).zzb();
        i8.c cVar = (i8.c) this.f13517c.zzb();
        if (((Boolean) yVar.f31096c.b(ao.O)).booleanValue()) {
            return new te1(iIntValue, scheduledExecutorService, cf1VarZzb, cVar);
        }
        return null;
    }
}
