mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
40 lines
890 B
Smali
40 lines
890 B
Smali
|
.class Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "DiffUtil.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/recyclerview/widget/DiffUtil;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0xa
|
||
|
name = "PostponedUpdate"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field currentPos:I
|
||
|
|
||
|
.field posInOwnerList:I
|
||
|
|
||
|
.field removal:Z
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(IIZ)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 1021
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
iput p1, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->posInOwnerList:I
|
||
|
|
||
|
iput p2, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->currentPos:I
|
||
|
|
||
|
iput-boolean p3, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->removal:Z
|
||
|
|
||
|
return-void
|
||
|
.end method
|