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