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

23 lines
571 B
Smali

.class public interface abstract Lcom/qq/e/comm/pi/GWI;
.super Ljava/lang/Object;
# virtual methods
.method public abstract getAdListener()Lcom/qq/e/ads/appwall/GridAPPWallListener;
.end method
.method public abstract setAdListener(Lcom/qq/e/ads/appwall/GridAPPWallListener;)V
.end method
.method public abstract setDownAPPConfirmPolicy(Lcom/qq/e/ads/cfg/DownAPPConfirmPolicy;)V
.end method
.method public abstract show()V
.end method
.method public abstract showRelativeTo(II)V
.end method
.method public abstract showRelativeTo(Landroid/view/View;)V
.end method