package com.kofax.mobile.sdk.ah; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class aw implements fPK { private final o Yi; private final fZE Yl; private final fZE Ym; public aw(o oVar, fZE fze, fZE fze2) { this.Yi = oVar; this.Yl = fze; this.Ym = fze2; } @Override // o.fZE /* renamed from: te, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk.ai.a get() { com.kofax.mobile.sdk.ai.a a = this.Yi.a(this.Yl.get(), this.Ym.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static aw a(o oVar, fZE fze, fZE fze2) { return new aw(oVar, fze, fze2); } public static com.kofax.mobile.sdk.ai.a a(o oVar, com.kofax.mobile.sdk.ad.a aVar, com.kofax.mobile.sdk.ac.a aVar2) { com.kofax.mobile.sdk.ai.a a = oVar.a(aVar, aVar2); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }