mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
59 lines
1.3 KiB
Smali
59 lines
1.3 KiB
Smali
.class Landroidx/recyclerview/widget/GapWorker$Task;
|
|
.super Ljava/lang/Object;
|
|
.source "GapWorker.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/recyclerview/widget/GapWorker;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "Task"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public distanceToItem:I
|
|
|
|
.field public immediate:Z
|
|
|
|
.field public position:I
|
|
|
|
.field public view:Landroidx/recyclerview/widget/RecyclerView;
|
|
|
|
.field public viewVelocity:I
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 38
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public clear()V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-boolean v0, p0, Landroidx/recyclerview/widget/GapWorker$Task;->immediate:Z
|
|
|
|
iput v0, p0, Landroidx/recyclerview/widget/GapWorker$Task;->viewVelocity:I
|
|
|
|
iput v0, p0, Landroidx/recyclerview/widget/GapWorker$Task;->distanceToItem:I
|
|
|
|
const/4 v1, 0x0
|
|
|
|
iput-object v1, p0, Landroidx/recyclerview/widget/GapWorker$Task;->view:Landroidx/recyclerview/widget/RecyclerView;
|
|
|
|
iput v0, p0, Landroidx/recyclerview/widget/GapWorker$Task;->position:I
|
|
|
|
return-void
|
|
.end method
|