package com.bytedance.sdk.openadsdk.component.ef;

import android.content.Context;
import android.view.View;
import com.bytedance.sdk.openadsdk.core.widget.PAGLogoView;
import com.bytedance.sdk.openadsdk.core.widget.irt;
import com.bytedance.sdk.openadsdk.core.widget.qhl;

/* JADX INFO: loaded from: classes2.dex */
public abstract class lb extends com.bytedance.sdk.openadsdk.core.ajl.wsy {
    qhl ajl;
    com.bytedance.sdk.openadsdk.core.widget.lb duv;

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    qhl f6872ef;
    com.bytedance.sdk.openadsdk.core.ajl.yz fm;
    com.bytedance.sdk.openadsdk.core.ajl.wu jnr;
    com.bytedance.sdk.openadsdk.core.ajl.wu ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    com.bytedance.sdk.openadsdk.core.ajl.yz f6873lb;
    com.bytedance.sdk.openadsdk.core.ajl.lb ro;
    com.bytedance.sdk.openadsdk.core.ajl.wu vt;
    com.bytedance.sdk.openadsdk.core.ajl.wu wsy;
    final wsy wu;
    PAGLogoView yz;

    public lb(Context context) {
        super(context);
        this.wu = new wsy(context);
    }

    public abstract com.bytedance.sdk.openadsdk.core.ajl.yz getAdIconView();

    public PAGLogoView getAdLogo() {
        return this.yz;
    }

    public abstract com.bytedance.sdk.openadsdk.core.ajl.wu getAdTitleTextView();

    public com.bytedance.sdk.openadsdk.core.ajl.yz getBackImage() {
        return this.fm;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.wu getClickButton() {
        return this.jnr;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.wu getContent() {
        return this.ku;
    }

    public com.bytedance.sdk.openadsdk.core.widget.lb getDspAdChoice() {
        return this.duv;
    }

    public qhl getHostAppIcon() {
        return this.ajl;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.wu getHostAppName() {
        return this.wsy;
    }

    public qhl getIconOnlyView() {
        return this.f6872ef;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.yz getImageView() {
        return this.f6873lb;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.jnr getOverlayLayout() {
        return null;
    }

    public abstract irt getScoreBar();

    public com.bytedance.sdk.openadsdk.core.ajl.wu getTitle() {
        return this.vt;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.wu getTopCountDown() {
        wsy wsyVar = this.wu;
        if (wsyVar != null) {
            return wsyVar.getTopCountDown();
        }
        return null;
    }

    public View getTopDisLike() {
        wsy wsyVar = this.wu;
        if (wsyVar != null) {
            return wsyVar.getTopDislike();
        }
        return null;
    }

    public com.bytedance.sdk.openadsdk.core.ajl.yz getTopSkip() {
        wsy wsyVar = this.wu;
        if (wsyVar != null) {
            return wsyVar.getTopSkip();
        }
        return null;
    }

    public abstract View getUserInfo();

    public com.bytedance.sdk.openadsdk.core.ajl.lb getVideoContainer() {
        return this.ro;
    }
}
