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-27 00:12:07 +00:00
.field public Nk: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-27 00:12:07 +00:00
.field public final Nl:F
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field public Nm:Z
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field public Nn:Z
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field public No:J
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field public Np:F
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
.field public Nq: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-27 00:12:07 +00:00
iput p1, p0, Lcom/facebook/drawee/c/a;->Nl: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-27 00:12:07 +00:00
iput-object v0, p0, Lcom/facebook/drawee/c/a;->Nk: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-27 00:12:07 +00:00
iput-boolean v0, p0, Lcom/facebook/drawee/c/a;->Nm:Z
2019-07-24 11:27:29 +00:00
2019-07-27 00:12:07 +00:00
iput-boolean v0, p0, Lcom/facebook/drawee/c/a;->Nn:Z
2019-07-24 11:27:29 +00:00
return-void
.end method