ParentAdapter$ChildAdapterObserver.smali
.class public final Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;
.super Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "ChildAdapterObserver"
.end annotation
# instance fields
.field final synthetic a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
# direct methods
.method public constructor <init>(Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 263
iput-object p1, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$AdapterDataObserver;-><init>()V
return-void
.end method
# virtual methods
.method public final onChanged()V
.registers 2
.line 305
iget-object v0, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {v0}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyDataSetChanged()V
return-void
.end method
.method public final onItemRangeChanged(II)V
.registers 4
.line 309
iget-object v0, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {v0, p1, p2}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyItemRangeChanged(II)V
return-void
.end method
.method public final onItemRangeChanged(IILjava/lang/Object;)V
.registers 5
.line 313
iget-object v0, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {v0, p1, p2, p3}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyItemRangeChanged(IILjava/lang/Object;)V
return-void
.end method
.method public final onItemRangeInserted(II)V
.registers 4
.line 317
iget-object v0, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {v0, p1, p2}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyItemRangeInserted(II)V
return-void
.end method
.method public final onItemRangeMoved(III)V
.registers 4
.line 325
iget-object p2, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {p2, p1, p3}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyItemRangeRemoved(II)V
return-void
.end method
.method public final onItemRangeRemoved(II)V
.registers 4
.line 321
iget-object v0, p0, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter$ChildAdapterObserver;->a:Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;
invoke-virtual {v0, p1, p2}, Lcom/imo/android/imoim/widgets/modulelayout/parent/ParentAdapter;->notifyItemRangeRemoved(II)V
return-void
.end method