Weather/smali_classes4/com/qq/e/comm/pi/NSPVI.smali
2021-05-10 10:13:34 +02:00

17 lines
396 B
Smali

.class public interface abstract Lcom/qq/e/comm/pi/NSPVI;
.super Ljava/lang/Object;
# virtual methods
.method public abstract fetchAndShowIn(Landroid/view/ViewGroup;)V
.end method
.method public abstract setAdListener(Lcom/qq/e/comm/adevent/ADListener;)V
.end method
.method public abstract setFetchDelay(I)V
.end method
.method public abstract setSkipView(Landroid/view/View;)V
.end method