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