package com.kofax.mobile.sdk.ah; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class k implements fPK { private final g Yf; private final fZE ad; public k(g gVar, fZE fze) { this.Yf = gVar; this.ad = fze; } @Override // o.fZE /* renamed from: sy, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk._internal.camera.i get() { com.kofax.mobile.sdk._internal.camera.i a = this.Yf.a(this.ad.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static k b(g gVar, fZE fze) { return new k(gVar, fze); } public static com.kofax.mobile.sdk._internal.camera.i a(g gVar, com.kofax.mobile.sdk._internal.impl.camera.focus.d dVar) { com.kofax.mobile.sdk._internal.camera.i a = gVar.a(dVar); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }