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