Weather/smali_classes2/com/moji/mjad/background/interfaces/IBgAdCtrl.smali
2021-05-10 10:13:34 +02:00

18 lines
406 B
Smali

.class public interface abstract Lcom/moji/mjad/background/interfaces/IBgAdCtrl;
.super Ljava/lang/Object;
.source "IBgAdCtrl.java"
# virtual methods
.method public abstract a()V
.end method
.method public abstract a(Lcom/moji/mjad/background/creater/BgAdViewCreater;)V
.end method
.method public abstract a(Lcom/moji/mjad/background/data/AdBg;)V
.end method
.method public abstract a(Z)V
.end method