package com.kofax.mobile.sdk.ah; import android.view.SurfaceView; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class bk implements fPK { private final o Yi; private final fZE ad; public bk(o oVar, fZE fze) { this.Yi = oVar; this.ad = fze; } @Override // o.fZE /* renamed from: ts, reason: merged with bridge method [inline-methods] */ public final SurfaceView get() { SurfaceView 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 bk S(o oVar, fZE fze) { return new bk(oVar, fze); } public static SurfaceView a(o oVar, com.kofax.mobile.sdk._internal.impl.camera.l lVar) { SurfaceView a = oVar.a(lVar); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }