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