Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,50 @@
|
|||
.class public Landroidx/appcompat/widget/PopupMenu$2;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PopupMenu.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/widget/PopupWindow$OnDismissListener;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/appcompat/widget/PopupMenu;-><init>(Landroid/content/Context;Landroid/view/View;III)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Landroidx/appcompat/widget/PopupMenu;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/appcompat/widget/PopupMenu;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/PopupMenu$2;->this$0:Landroidx/appcompat/widget/PopupMenu;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onDismiss()V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/PopupMenu$2;->this$0:Landroidx/appcompat/widget/PopupMenu;
|
||||
|
||||
iget-object v1, v0, Landroidx/appcompat/widget/PopupMenu;->mOnDismissListener:Landroidx/appcompat/widget/PopupMenu$OnDismissListener;
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-interface {v1, v0}, Landroidx/appcompat/widget/PopupMenu$OnDismissListener;->onDismiss(Landroidx/appcompat/widget/PopupMenu;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue