2022-06-10 21:38:30 +09:00

112 lines
3.2 KiB
Smali

.class public Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;
.super Landroidx/recyclerview/widget/RecyclerView$i;
.source "FastScrollRecyclerView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "c"
.end annotation
# instance fields
.field public final synthetic a:Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;
# direct methods
.method public constructor <init>(Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a:Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;
invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$i;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$a;)V
.locals 0
.line 2
invoke-direct {p0, p1}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;-><init>(Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;)V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
.line 1
iget-object v0, p0, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a:Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;
invoke-static {v0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;->b(Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView;)Landroid/util/SparseIntArray;
move-result-object v0
invoke-virtual {v0}, Landroid/util/SparseIntArray;->clear()V
return-void
.end method
.method public onChanged()V
.locals 0
.line 1
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method
.method public onItemRangeChanged(II)V
.locals 0
.line 1
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method
.method public onItemRangeChanged(IILjava/lang/Object;)V
.locals 0
.line 2
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method
.method public onItemRangeInserted(II)V
.locals 0
.line 1
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method
.method public onItemRangeMoved(III)V
.locals 0
.line 1
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method
.method public onItemRangeRemoved(II)V
.locals 0
.line 1
invoke-virtual {p0}, Lcom/simplecityapps/recyclerview_fastscroll/views/FastScrollRecyclerView$c;->a()V
return-void
.end method