Changes of com.discord v923
This commit is contained in:
parent
4d58b92ec9
commit
e85c2cf0c0
20756 changed files with 0 additions and 3089693 deletions
|
@ -1,92 +0,0 @@
|
|||
.class public abstract Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ActionBar.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/appcompat/app/ActionBar;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x409
|
||||
name = "Tab"
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final INVALID_POSITION:I = -0x1
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract getContentDescription()Ljava/lang/CharSequence;
|
||||
.end method
|
||||
|
||||
.method public abstract getCustomView()Landroid/view/View;
|
||||
.end method
|
||||
|
||||
.method public abstract getIcon()Landroid/graphics/drawable/Drawable;
|
||||
.end method
|
||||
|
||||
.method public abstract getPosition()I
|
||||
.end method
|
||||
|
||||
.method public abstract getTag()Ljava/lang/Object;
|
||||
.end method
|
||||
|
||||
.method public abstract getText()Ljava/lang/CharSequence;
|
||||
.end method
|
||||
|
||||
.method public abstract select()V
|
||||
.end method
|
||||
|
||||
.method public abstract setContentDescription(I)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/StringRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract setContentDescription(Ljava/lang/CharSequence;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setCustomView(I)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setCustomView(Landroid/view/View;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setIcon(I)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract setIcon(Landroid/graphics/drawable/Drawable;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setTabListener(Landroidx/appcompat/app/ActionBar$TabListener;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setTag(Ljava/lang/Object;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setText(I)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
||||
|
||||
.method public abstract setText(Ljava/lang/CharSequence;)Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue