package o; import android.content.Context; import com.google.android.datatransport.runtime.scheduling.SchedulingModule; /* loaded from: classes.dex */ public final class vqY implements fPK { private final fZE b; private final fZE c; private final fZE d; private final fZE e; @Override // o.fZE public final /* synthetic */ Object get() { cNI a = SchedulingModule.a(this.c.get(), this.d.get(), this.b.get(), this.e.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public vqY(fZE fze, fZE fze2, fZE fze3, fZE fze4) { this.c = fze; this.d = fze2; this.b = fze3; this.e = fze4; } }