apkfuckery/com.discord/smali_classes2/d0/c/a.smali

51 lines
1.1 KiB
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public final synthetic Ld0/c/a;
2020-11-21 22:11:07 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic d:Lorg/webrtc/Camera1Session$2;
.field public final synthetic e:[B
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/Camera1Session$2;[B)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-30 22:35:21 +00:00
iput-object p1, p0, Ld0/c/a;->d:Lorg/webrtc/Camera1Session$2;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
iput-object p2, p0, Ld0/c/a;->e:[B
2020-11-21 22:11:07 +00:00
return-void
.end method
# virtual methods
.method public final run()V
.locals 4
2020-11-30 22:35:21 +00:00
iget-object v0, p0, Ld0/c/a;->d:Lorg/webrtc/Camera1Session$2;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
iget-object v1, p0, Ld0/c/a;->e:[B
2020-11-21 22:11:07 +00:00
iget-object v2, v0, Lorg/webrtc/Camera1Session$2;->this$0:Lorg/webrtc/Camera1Session;
invoke-static {v2}, Lorg/webrtc/Camera1Session;->access$1000(Lorg/webrtc/Camera1Session;)Landroid/os/Handler;
move-result-object v2
2020-11-30 22:35:21 +00:00
new-instance v3, Ld0/c/b;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
invoke-direct {v3, v0, v1}, Ld0/c/b;-><init>(Lorg/webrtc/Camera1Session$2;[B)V
2020-11-21 22:11:07 +00:00
invoke-virtual {v2, v3}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
return-void
.end method