Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
.class public Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
.super Ljava/lang/Thread;
|
||||
.source "AsyncLayoutInflater.java"
|
||||
|
||||
|
@ -9,17 +9,17 @@
|
|||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x8
|
||||
accessFlags = 0x9
|
||||
name = "InflateThread"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field private static final sInstance:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
.field public static final sInstance:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mQueue:Ljava/util/concurrent/ArrayBlockingQueue;
|
||||
.field public mQueue:Ljava/util/concurrent/ArrayBlockingQueue;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/concurrent/ArrayBlockingQueue<",
|
||||
|
@ -29,7 +29,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mRequestPool:Landroidx/core/util/Pools$SynchronizedPool;
|
||||
.field public mRequestPool:Landroidx/core/util/Pools$SynchronizedPool;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/core/util/Pools$SynchronizedPool<",
|
||||
|
@ -41,7 +41,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
|
@ -50,12 +50,14 @@
|
|||
|
||||
sput-object v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->sInstance:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->start()V
|
||||
sget-object v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->sInstance:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Thread;->start()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 2
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Thread;-><init>()V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue