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