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