apkfuckery/com.discord/smali/com/facebook/drawee/c/a.smali

81 lines
1.5 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/facebook/drawee/c/a;
.super Ljava/lang/Object;
.source "GestureDetector.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/facebook/drawee/c/a$a;
}
.end annotation
# instance fields
2019-07-29 20:14:17 +00:00
.field public LI:Lcom/facebook/drawee/c/a$a;
2019-07-24 11:27:29 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
2019-07-29 20:14:17 +00:00
.field public final LJ:F
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public LK:Z
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public LL:Z
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public LM:J
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public LN:F
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public LO:F
2019-07-24 11:27:29 +00:00
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
invoke-static {p1}, Landroid/view/ViewConfiguration;->get(Landroid/content/Context;)Landroid/view/ViewConfiguration;
move-result-object p1
invoke-virtual {p1}, Landroid/view/ViewConfiguration;->getScaledTouchSlop()I
move-result p1
int-to-float p1, p1
2019-07-29 20:14:17 +00:00
iput p1, p0, Lcom/facebook/drawee/c/a;->LJ:F
2019-07-24 11:27:29 +00:00
invoke-virtual {p0}, Lcom/facebook/drawee/c/a;->init()V
return-void
.end method
# virtual methods
.method public final init()V
.locals 1
const/4 v0, 0x0
2019-07-29 20:14:17 +00:00
iput-object v0, p0, Lcom/facebook/drawee/c/a;->LI:Lcom/facebook/drawee/c/a$a;
2019-07-24 11:27:29 +00:00
invoke-virtual {p0}, Lcom/facebook/drawee/c/a;->reset()V
return-void
.end method
.method public final reset()V
.locals 1
const/4 v0, 0x0
2019-07-29 20:14:17 +00:00
iput-boolean v0, p0, Lcom/facebook/drawee/c/a;->LK:Z
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
iput-boolean v0, p0, Lcom/facebook/drawee/c/a;->LL:Z
2019-07-24 11:27:29 +00:00
return-void
.end method