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