apkfuckery/com.discord/smali/b/g$a$1.smali

94 lines
2.0 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lb/g$a$1;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "ExecutorCallAdapterFactory.java"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lb/d;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lb/g$a;->a(Lb/d;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lb/d<",
"TT;>;"
}
.end annotation
# instance fields
2019-06-26 01:01:00 +00:00
.field final synthetic bDE:Lb/d;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
.field final synthetic bDF:Lb/g$a;
2019-02-04 20:08:30 +00:00
# direct methods
.method constructor <init>(Lb/g$a;Lb/d;)V
.locals 0
2019-06-26 01:01:00 +00:00
iput-object p1, p0, Lb/g$a$1;->bDF:Lb/g$a;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
iput-object p2, p0, Lb/g$a$1;->bDE:Lb/d;
2019-02-04 20:08:30 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-05-04 02:59:52 +00:00
.method public final B(Ljava/lang/Throwable;)V
2019-02-04 20:08:30 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-05-04 02:59:52 +00:00
"Ljava/lang/Throwable;",
")V"
2019-02-04 20:08:30 +00:00
}
.end annotation
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lb/g$a$1;->bDF:Lb/g$a;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
iget-object v0, v0, Lb/g$a;->bDB:Ljava/util/concurrent/Executor;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
new-instance v1, Lb/g$a$1$2;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
invoke-direct {v1, p0, p1}, Lb/g$a$1$2;-><init>(Lb/g$a$1;Ljava/lang/Throwable;)V
2019-02-04 20:08:30 +00:00
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
return-void
.end method
2019-05-04 02:59:52 +00:00
.method public final a(Lb/m;)V
2019-02-04 20:08:30 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-05-04 02:59:52 +00:00
"Lb/m<",
"TT;>;)V"
2019-02-04 20:08:30 +00:00
}
.end annotation
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lb/g$a$1;->bDF:Lb/g$a;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
iget-object v0, v0, Lb/g$a;->bDB:Ljava/util/concurrent/Executor;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
new-instance v1, Lb/g$a$1$1;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
invoke-direct {v1, p0, p1}, Lb/g$a$1$1;-><init>(Lb/g$a$1;Lb/m;)V
2019-02-04 20:08:30 +00:00
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
return-void
.end method