apkfuckery/com.discord/smali_classes2/i0/c/j.smali

41 lines
965 B
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final synthetic Li0/c/j;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lorg/webrtc/EglRenderer;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Ljava/util/concurrent/CountDownLatch;
2020-05-17 12:40:10 +00:00
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/EglRenderer;Ljava/util/concurrent/CountDownLatch;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Li0/c/j;->d:Lorg/webrtc/EglRenderer;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iput-object p2, p0, Li0/c/j;->e:Ljava/util/concurrent/CountDownLatch;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Li0/c/j;->d:Lorg/webrtc/EglRenderer;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iget-object v1, p0, Li0/c/j;->e:Ljava/util/concurrent/CountDownLatch;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {v0, v1}, Lorg/webrtc/EglRenderer;->d(Ljava/util/concurrent/CountDownLatch;)V
2020-05-17 12:40:10 +00:00
return-void
.end method