package com.kofax.mobile.sdk.ah; import com.kofax.kmc.kui.uicontrols.captureanimations.ILicenseOverlayView; import com.kofax.kmc.kui.uicontrols.captureanimations.LicenseOverlayView; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class ar implements fPK { private final o Yi; private final fZE ad; public ar(o oVar, fZE fze) { this.Yi = oVar; this.ad = fze; } @Override // o.fZE /* renamed from: sZ, reason: merged with bridge method [inline-methods] */ public final ILicenseOverlayView get() { ILicenseOverlayView b = this.Yi.b(this.ad.get()); if (b != null) { return b; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static ar B(o oVar, fZE fze) { return new ar(oVar, fze); } public static ILicenseOverlayView a(o oVar, LicenseOverlayView licenseOverlayView) { ILicenseOverlayView b = oVar.b(licenseOverlayView); if (b != null) { return b; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }