apkfuckery/com.discord/smali/com/discord/views/video/VideoCallParticipantView$b$...

68 lines
2.0 KiB
Smali
Raw Normal View History

2019-10-11 21:55:41 +00:00
.class final Lcom/discord/views/video/VideoCallParticipantView$b$3;
2019-10-09 23:16:36 +00:00
.super Lkotlin/jvm/internal/m;
2019-10-11 21:55:41 +00:00
.source "VideoCallParticipantView.kt"
2019-10-03 02:31:26 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-10-11 21:55:41 +00:00
value = Lcom/discord/views/video/VideoCallParticipantView$b;->a(ILco/discord/media_engine/VideoStreamRenderer;)V
2019-10-03 02:31:26 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-10-09 23:16:36 +00:00
"Lkotlin/jvm/internal/m;",
2019-10-03 02:31:26 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lrx/Subscription;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2019-10-11 21:55:41 +00:00
.field final synthetic this$0:Lcom/discord/views/video/VideoCallParticipantView$b;
2019-10-03 02:31:26 +00:00
# direct methods
2019-10-11 21:55:41 +00:00
.method constructor <init>(Lcom/discord/views/video/VideoCallParticipantView$b;)V
2019-10-03 02:31:26 +00:00
.locals 0
2019-10-11 21:55:41 +00:00
iput-object p1, p0, Lcom/discord/views/video/VideoCallParticipantView$b$3;->this$0:Lcom/discord/views/video/VideoCallParticipantView$b;
2019-10-03 02:31:26 +00:00
const/4 p1, 0x1
2019-10-09 23:16:36 +00:00
invoke-direct {p0, p1}, Lkotlin/jvm/internal/m;-><init>(I)V
2019-10-03 02:31:26 +00:00
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Lrx/Subscription;
const-string v0, "it"
2019-10-09 23:16:36 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-03 02:31:26 +00:00
2019-10-11 21:55:41 +00:00
iget-object v0, p0, Lcom/discord/views/video/VideoCallParticipantView$b$3;->this$0:Lcom/discord/views/video/VideoCallParticipantView$b;
2019-10-03 02:31:26 +00:00
2019-10-11 21:55:41 +00:00
iget-object v0, v0, Lcom/discord/views/video/VideoCallParticipantView$b;->this$0:Lcom/discord/views/video/VideoCallParticipantView;
2019-10-03 02:31:26 +00:00
2019-10-11 21:55:41 +00:00
invoke-static {v0, p1}, Lcom/discord/views/video/VideoCallParticipantView;->a(Lcom/discord/views/video/VideoCallParticipantView;Lrx/Subscription;)V
2019-10-03 02:31:26 +00:00
2019-10-11 21:55:41 +00:00
sget-object p1, Lkotlin/Unit;->bgo:Lkotlin/Unit;
2019-10-03 02:31:26 +00:00
return-object p1
.end method