apkfuckery/com.discord/smali/com/discord/app/AppScrollingViewBehavior$a.smali

52 lines
1.4 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/app/AppScrollingViewBehavior$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "AppScrollingViewBehavior.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/app/AppScrollingViewBehavior;->a(Landroid/view/View;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic d:Lcom/discord/app/AppScrollingViewBehavior;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic e:Landroid/view/View;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/app/AppScrollingViewBehavior;Landroid/view/View;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Lcom/discord/app/AppScrollingViewBehavior$a;->d:Lcom/discord/app/AppScrollingViewBehavior;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iput-object p2, p0, Lcom/discord/app/AppScrollingViewBehavior$a;->e:Landroid/view/View;
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/discord/app/AppScrollingViewBehavior$a;->d:Lcom/discord/app/AppScrollingViewBehavior;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v1, p0, Lcom/discord/app/AppScrollingViewBehavior$a;->e:Landroid/view/View;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, v1}, Lcom/discord/app/AppScrollingViewBehavior;->a(Landroid/view/View;)V
2019-07-24 11:27:29 +00:00
return-void
.end method