Changes of com.discord v1295
This commit is contained in:
parent
15a2908f84
commit
2ab6b31b9b
1213 changed files with 30853 additions and 26402 deletions
|
@ -1,62 +1,77 @@
|
|||
.class public final Lf/a/n/k0/a;
|
||||
.super Lc0/n/c/k;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppVideoStreamRenderer.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Ll0/k/b;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ll0/k/b<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
"Lrx/Observable<",
|
||||
"+",
|
||||
"Landroid/graphics/Point;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/a;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lf/a/n/k0/e;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
.method public constructor <init>(Lf/a/n/k0/e;)V
|
||||
.locals 0
|
||||
|
||||
new-instance v0, Lf/a/n/k0/a;
|
||||
iput-object p1, p0, Lf/a/n/k0/a;->d:Lf/a/n/k0/e;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/a;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/n/k0/a;->d:Lf/a/n/k0/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 3
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Lkotlin/Unit;
|
||||
|
||||
const-string v0, "it"
|
||||
iget-object p1, p0, Lf/a/n/k0/a;->d:Lf/a/n/k0/e;
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
const-wide/16 v0, 0x32
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
iget-object p1, p1, Lf/a/n/k0/e;->d:Lrx/subjects/BehaviorSubject;
|
||||
|
||||
sget-object v2, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-virtual {p1, v0, v1, v2}, Lrx/Observable;->M(JLjava/util/concurrent/TimeUnit;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
sget-object v0, Lf/a/n/k0/f;->d:Lf/a/n/k0/f;
|
||||
|
||||
invoke-virtual {p1, v0}, Lrx/Observable;->D(Ll0/k/b;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1}, Lrx/Observable;->I()Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string v0, "frameResolutionSubject\n \u2026 .onBackpressureLatest()"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.class public final Lf/a/n/k0/b;
|
||||
.super Lc0/n/c/k;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
.source "AppVideoStreamRenderer.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
@ -11,36 +11,26 @@
|
|||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Landroid/graphics/Point;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/b;
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
.method public constructor <init>(Lcom/discord/views/calls/AppVideoStreamRenderer;)V
|
||||
.locals 0
|
||||
|
||||
new-instance v0, Lf/a/n/k0/b;
|
||||
iput-object p1, p0, Lf/a/n/k0/b;->this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/b;-><init>()V
|
||||
const/4 p1, 0x1
|
||||
|
||||
sput-object v0, Lf/a/n/k0/b;->d:Lf/a/n/k0/b;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -50,12 +40,18 @@
|
|||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Landroid/graphics/Point;
|
||||
|
||||
const-string v0, "it"
|
||||
const-string v0, "resolution"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/b;->this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
iget-object v0, v0, Lcom/discord/views/calls/AppVideoStreamRenderer;->h:Lrx/subjects/BehaviorSubject;
|
||||
|
||||
invoke-virtual {v0, p1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.class public final Lf/a/n/k0/c;
|
||||
.super Lc0/n/c/k;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
.source "AppVideoStreamRenderer.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
@ -11,36 +11,26 @@
|
|||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Lrx/Subscription;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/c;
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
.method public constructor <init>(Lcom/discord/views/calls/AppVideoStreamRenderer;)V
|
||||
.locals 0
|
||||
|
||||
new-instance v0, Lf/a/n/k0/c;
|
||||
iput-object p1, p0, Lf/a/n/k0/c;->this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/c;-><init>()V
|
||||
const/4 p1, 0x1
|
||||
|
||||
sput-object v0, Lf/a/n/k0/c;->d:Lf/a/n/k0/c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -50,12 +40,16 @@
|
|||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Lrx/Subscription;
|
||||
|
||||
const-string v0, "it"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/c;->this$0:Lcom/discord/views/calls/AppVideoStreamRenderer;
|
||||
|
||||
iput-object p1, v0, Lcom/discord/views/calls/AppVideoStreamRenderer;->f:Lrx/Subscription;
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
|
|
|
@ -1,62 +1,30 @@
|
|||
.class public final Lf/a/n/k0/d;
|
||||
.super Lc0/n/c/k;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppVideoStreamRenderer.kt"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/d;
|
||||
.field public static final a:Ljava/util/HashMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/HashMap<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Lco/discord/media_engine/VideoStreamRenderer;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/n/k0/d;
|
||||
new-instance v0, Ljava/util/HashMap;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/d;-><init>()V
|
||||
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/n/k0/d;->d:Lf/a/n/k0/d;
|
||||
sput-object v0, Lf/a/n/k0/d;->a:Ljava/util/HashMap;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
|
||||
const-string v0, "it"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
139
com.discord/smali/f/a/n/k0/e$a.smali
Normal file
139
com.discord/smali/f/a/n/k0/e$a.smali
Normal file
|
@ -0,0 +1,139 @@
|
|||
.class public final Lf/a/n/k0/e$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "RxRendererEvents.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lf/a/n/k0/e;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:I
|
||||
|
||||
.field public final b:I
|
||||
|
||||
.field public final c:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(III)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput p1, p0, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
iput p2, p0, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
iput p3, p0, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public equals(Ljava/lang/Object;)Z
|
||||
.locals 2
|
||||
|
||||
if-eq p0, p1, :cond_1
|
||||
|
||||
instance-of v0, p1, Lf/a/n/k0/e$a;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
check-cast p1, Lf/a/n/k0/e$a;
|
||||
|
||||
iget v0, p0, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
iget v1, p1, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
iget v0, p0, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
iget v1, p1, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
iget v0, p0, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
iget p1, p1, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
if-ne v0, p1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public hashCode()I
|
||||
.locals 2
|
||||
|
||||
iget v0, p0, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
mul-int/lit8 v0, v0, 0x1f
|
||||
|
||||
iget v1, p0, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
add-int/2addr v0, v1
|
||||
|
||||
mul-int/lit8 v0, v0, 0x1f
|
||||
|
||||
iget v1, p0, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
add-int/2addr v0, v1
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public toString()Ljava/lang/String;
|
||||
.locals 3
|
||||
|
||||
const-string v0, "Resolution(width="
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget v1, p0, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, ", height="
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget v1, p0, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, ", rotation="
|
||||
|
||||
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
iget v1, p0, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
const-string v2, ")"
|
||||
|
||||
invoke-static {v0, v1, v2}, Lf/e/c/a/a;->t(Ljava/lang/StringBuilder;ILjava/lang/String;)Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -1,40 +1,64 @@
|
|||
.class public final Lf/a/n/k0/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
.source "RxRendererEvents.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
.implements Lorg/webrtc/RendererCommon$RendererEvents;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lf/a/n/k0/e$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
|
||||
.field public final d:Lrx/subjects/BehaviorSubject;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lrx/subjects/BehaviorSubject<",
|
||||
"Lf/a/n/k0/e$a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
|
||||
.locals 0
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/n/k0/e;->d:Lkotlin/jvm/functions/Function1;
|
||||
invoke-static {}, Lrx/subjects/BehaviorSubject;->g0()Lrx/subjects/BehaviorSubject;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iput-object v0, p0, Lf/a/n/k0/e;->d:Lrx/subjects/BehaviorSubject;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final synthetic onClick(Landroid/view/View;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/e;->d:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string v0, "invoke(...)"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
.method public onFirstFrameRendered()V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onFrameResolutionChanged(III)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/e;->d:Lrx/subjects/BehaviorSubject;
|
||||
|
||||
new-instance v1, Lf/a/n/k0/e$a;
|
||||
|
||||
invoke-direct {v1, p1, p2, p3}, Lf/a/n/k0/e$a;-><init>(III)V
|
||||
|
||||
invoke-virtual {v0, v1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -1,40 +1,98 @@
|
|||
.class public final Lf/a/n/k0/f;
|
||||
.super Ljava/lang/Object;
|
||||
.source "GuildChannelSideBarActionsView.kt"
|
||||
.source "RxRendererEvents.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
.implements Ll0/k/b;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ll0/k/b<",
|
||||
"Lf/a/n/k0/e$a;",
|
||||
"Landroid/graphics/Point;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/f;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/n/k0/f;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/f;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/n/k0/f;->d:Lf/a/n/k0/f;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/n/k0/f;->d:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final synthetic onClick(Landroid/view/View;)V
|
||||
.locals 1
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/f;->d:Lkotlin/jvm/functions/Function1;
|
||||
check-cast p1, Lf/a/n/k0/e$a;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
move-result-object p1
|
||||
iget v0, p1, Lf/a/n/k0/e$a;->c:I
|
||||
|
||||
const-string v0, "invoke(...)"
|
||||
const/16 v1, -0xb4
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
if-eq v0, v1, :cond_0
|
||||
|
||||
return-void
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/16 v1, 0xb4
|
||||
|
||||
if-eq v0, v1, :cond_0
|
||||
|
||||
new-instance v0, Landroid/graphics/Point;
|
||||
|
||||
iget v1, p1, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
iget p1, p1, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
invoke-direct {v0, v1, p1}, Landroid/graphics/Point;-><init>(II)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Landroid/graphics/Point;
|
||||
|
||||
iget v1, p1, Lf/a/n/k0/e$a;->a:I
|
||||
|
||||
iget p1, p1, Lf/a/n/k0/e$a;->b:I
|
||||
|
||||
invoke-direct {v0, v1, p1}, Landroid/graphics/Point;-><init>(II)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.class public final Lf/a/n/k0/g;
|
||||
.super Lc0/n/c/k;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
@ -11,7 +11,7 @@
|
|||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Ljava/lang/String;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
|
@ -50,7 +50,7 @@
|
|||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Ljava/lang/String;
|
||||
|
||||
const-string v0, "it"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.class public final Lf/a/n/k0/h;
|
||||
.super Lc0/n/c/k;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
@ -11,36 +11,26 @@
|
|||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Landroid/graphics/Bitmap;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/h;
|
||||
# instance fields
|
||||
.field public final synthetic $participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
.method public constructor <init>(Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
|
||||
.locals 0
|
||||
|
||||
new-instance v0, Lf/a/n/k0/h;
|
||||
iput-object p1, p0, Lf/a/n/k0/h;->$participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/h;-><init>()V
|
||||
const/4 p1, 0x1
|
||||
|
||||
sput-object v0, Lf/a/n/k0/h;->d:Lf/a/n/k0/h;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -48,14 +38,28 @@
|
|||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.locals 3
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Landroid/graphics/Bitmap;
|
||||
|
||||
const-string v0, "it"
|
||||
const-string v0, "bitmap"
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v0, Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;->INSTANCE:Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;
|
||||
|
||||
iget-object v1, p0, Lf/a/n/k0/h;->$participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->getUser()Lcom/discord/models/domain/ModelUser;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {v1}, Lcom/discord/models/domain/ModelUser;->getId()J
|
||||
|
||||
move-result-wide v1
|
||||
|
||||
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;->handleBitmap(JLandroid/graphics/Bitmap;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
|
|
|
@ -1,18 +1,23 @@
|
|||
.class public final Lf/a/n/k0/i;
|
||||
.super Lc0/n/c/k;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.super Ljava/lang/Object;
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Ll0/k/b;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Lkotlin/Unit;",
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Ll0/k/b<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
@ -36,27 +41,33 @@
|
|||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
.locals 0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Ljava/lang/Integer;
|
||||
|
||||
const-string v0, "it"
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
const/4 p1, 0x1
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
|
@ -1,62 +1,61 @@
|
|||
.class public final Lf/a/n/k0/j;
|
||||
.super Lc0/n/c/k;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.super Ljava/lang/Object;
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lc0/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Landroid/view/View;",
|
||||
"Lkotlin/Unit;",
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Ljava/lang/Integer;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/n/k0/j;
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
.method public constructor <init>(Lcom/discord/views/calls/VideoCallParticipantView;)V
|
||||
.locals 0
|
||||
|
||||
new-instance v0, Lf/a/n/k0/j;
|
||||
iput-object p1, p0, Lf/a/n/k0/j;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
invoke-direct {v0}, Lf/a/n/k0/j;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/n/k0/j;->d:Lf/a/n/k0/j;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Landroid/view/View;
|
||||
check-cast p1, Ljava/lang/Integer;
|
||||
|
||||
const-string v0, "it"
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
iget-object v0, p0, Lf/a/n/k0/j;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
invoke-static {v0}, Lcom/discord/views/calls/VideoCallParticipantView;->a(Lcom/discord/views/calls/VideoCallParticipantView;)Landroid/view/View;
|
||||
|
||||
return-object p1
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-virtual {v0, p1}, Landroid/view/View;->setBackgroundColor(I)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -1,40 +1,63 @@
|
|||
.class public final Lf/a/n/k0/k;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
|
||||
.field public final synthetic d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
|
||||
.method public constructor <init>(Lcom/discord/views/calls/VideoCallParticipantView;Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
iput-object p1, p0, Lf/a/n/k0/k;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
iput-object p1, p0, Lf/a/n/k0/k;->d:Lkotlin/jvm/functions/Function1;
|
||||
iput-object p2, p0, Lf/a/n/k0/k;->e:Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final synthetic onClick(Landroid/view/View;)V
|
||||
.method public final onClick(Landroid/view/View;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/k;->d:Lkotlin/jvm/functions/Function1;
|
||||
iget-object p1, p0, Lf/a/n/k0/k;->e:Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
iget-object p1, p1, Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;->b:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
|
||||
|
||||
invoke-virtual {p1}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->getApplicationStream()Lcom/discord/models/domain/ModelApplicationStream;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string v0, "invoke(...)"
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
iget-object p1, p0, Lf/a/n/k0/k;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
iget-object p1, p1, Lcom/discord/views/calls/VideoCallParticipantView;->t:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/k;->e:Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;
|
||||
|
||||
iget-object v0, v0, Lcom/discord/views/calls/VideoCallParticipantView$ParticipantData;->b:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->getApplicationStream()Lcom/discord/models/domain/ModelApplicationStream;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Lcom/discord/models/domain/ModelApplicationStream;->getEncodedStreamKey()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-interface {p1, v0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
|
@ -1,40 +1,54 @@
|
|||
.class public final Lf/a/n/k0/l;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PrivateChannelSideBarActionsView.kt"
|
||||
.source "VideoCallParticipantView.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnClickListener;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Landroid/graphics/Point;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
|
||||
.field public final synthetic d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
|
||||
.method public constructor <init>(Lcom/discord/views/calls/VideoCallParticipantView;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
iput-object p1, p0, Lf/a/n/k0/l;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
iput-object p1, p0, Lf/a/n/k0/l;->d:Lkotlin/jvm/functions/Function1;
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final synthetic onClick(Landroid/view/View;)V
|
||||
.locals 1
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lf/a/n/k0/l;->d:Lkotlin/jvm/functions/Function1;
|
||||
check-cast p1, Landroid/graphics/Point;
|
||||
|
||||
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
iget-object v0, p0, Lf/a/n/k0/l;->d:Lcom/discord/views/calls/VideoCallParticipantView;
|
||||
|
||||
move-result-object p1
|
||||
const-string v1, "it"
|
||||
|
||||
const-string v0, "invoke(...)"
|
||||
invoke-static {p1, v1}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
invoke-static {v0, p1}, Lcom/discord/views/calls/VideoCallParticipantView;->b(Lcom/discord/views/calls/VideoCallParticipantView;Landroid/graphics/Point;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue