44 lines
919 B
Smali
44 lines
919 B
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$IconInfoOrBuilder;
|
|
.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 = "IconInfoOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getHeight()I
|
|
.end method
|
|
|
|
.method public abstract getIconId()J
|
|
.end method
|
|
|
|
.method public abstract getIconUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getWidth()I
|
|
.end method
|
|
|
|
.method public abstract hasHeight()Z
|
|
.end method
|
|
|
|
.method public abstract hasIconId()Z
|
|
.end method
|
|
|
|
.method public abstract hasIconUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasWidth()Z
|
|
.end method
|