Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,20 +1,20 @@
|
|||
.class Landroidx/browser/browseractions/BrowserActionsFallbackMenuDialog;
|
||||
.class public Landroidx/browser/browseractions/BrowserActionsFallbackMenuDialog;
|
||||
.super Landroid/app/Dialog;
|
||||
.source "BrowserActionsFallbackMenuDialog.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field private static final ENTER_ANIMATION_DURATION_MS:J = 0xfaL
|
||||
.field public static final ENTER_ANIMATION_DURATION_MS:J = 0xfaL
|
||||
|
||||
.field private static final EXIT_ANIMATION_DURATION_MS:J = 0x96L
|
||||
.field public static final EXIT_ANIMATION_DURATION_MS:J = 0x96L
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final mContentView:Landroid/view/View;
|
||||
.field public final mContentView:Landroid/view/View;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/content/Context;Landroid/view/View;)V
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/view/View;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Landroid/app/Dialog;-><init>(Landroid/content/Context;)V
|
||||
|
@ -24,7 +24,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method static synthetic access$001(Landroidx/browser/browseractions/BrowserActionsFallbackMenuDialog;)V
|
||||
.method public static synthetic access$001(Landroidx/browser/browseractions/BrowserActionsFallbackMenuDialog;)V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0}, Landroid/app/Dialog;->dismiss()V
|
||||
|
@ -147,7 +147,7 @@
|
|||
.method public show()V
|
||||
.locals 3
|
||||
|
||||
invoke-virtual {p0}, Landroidx/browser/browseractions/BrowserActionsFallbackMenuDialog;->getWindow()Landroid/view/Window;
|
||||
invoke-virtual {p0}, Landroid/app/Dialog;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue