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