Changes of com.discord v1339

This commit is contained in:
root 2020-11-16 22:05:17 +00:00
parent 5032d4b898
commit 6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions

View file

@ -0,0 +1,69 @@
.class public final Lf/a/n/h0/a;
.super Ljava/lang/Object;
.source "ExperimentOverrideView.kt"
# interfaces
.implements Landroid/widget/AdapterView$OnItemSelectedListener;
# instance fields
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
.locals 0
iput-object p1, p0, Lf/a/n/h0/a;->d:Lkotlin/jvm/functions/Function1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onItemSelected(Landroid/widget/AdapterView;Landroid/view/View;IJ)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/widget/AdapterView<",
"*>;",
"Landroid/view/View;",
"IJ)V"
}
.end annotation
const-wide/16 p1, -0x1
cmp-long p3, p4, p1
if-eqz p3, :cond_0
iget-object p1, p0, Lf/a/n/h0/a;->d:Lkotlin/jvm/functions/Function1;
long-to-int p2, p4
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p2
invoke-interface {p1, p2}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
:cond_0
return-void
.end method
.method public onNothingSelected(Landroid/widget/AdapterView;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/widget/AdapterView<",
"*>;)V"
}
.end annotation
return-void
.end method

View file

@ -0,0 +1,34 @@
.class public final Lf/a/n/h0/b;
.super Ljava/lang/Object;
.source "ExperimentOverrideView.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field public final synthetic d:Lkotlin/jvm/functions/Function0;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function0;)V
.locals 0
iput-object p1, p0, Lf/a/n/h0/b;->d:Lkotlin/jvm/functions/Function0;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lf/a/n/h0/b;->d:Lkotlin/jvm/functions/Function0;
invoke-interface {p1}, Lkotlin/jvm/functions/Function0;->invoke()Ljava/lang/Object;
return-void
.end method