61 lines
1.5 KiB
Smali
61 lines
1.5 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AdSplashDetailOrBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "AdSplashDetailOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAdSplashDescription(I)Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
.end method
|
|
|
|
.method public abstract getAdSplashDescriptionCount()I
|
|
.end method
|
|
|
|
.method public abstract getAdSplashDescriptionList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getController()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
.end method
|
|
|
|
.method public abstract getIsClearLastIds()Z
|
|
.end method
|
|
|
|
.method public abstract getIsLoadPic()Z
|
|
.end method
|
|
|
|
.method public abstract getPosStat()Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
.end method
|
|
|
|
.method public abstract hasController()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsClearLastIds()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsLoadPic()Z
|
|
.end method
|
|
|
|
.method public abstract hasPosStat()Z
|
|
.end method
|