tmap/smali_classes3/com/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver.smali
2022-06-10 21:38:30 +09:00

104 lines
3.2 KiB
Smali

.class Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;
.super Landroidx/recyclerview/widget/RecyclerView$i;
.source "TabLayoutMediator.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/tabs/TabLayoutMediator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "PagerAdapterObserver"
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
# direct methods
.method public constructor <init>(Lcom/google/android/material/tabs/TabLayoutMediator;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$i;-><init>()V
return-void
.end method
# virtual methods
.method public onChanged()V
.locals 1
.line 1
iget-object v0, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {v0}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method
.method public onItemRangeChanged(II)V
.locals 0
.line 1
iget-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method
.method public onItemRangeChanged(IILjava/lang/Object;)V
.locals 0
.param p3 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 2
iget-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method
.method public onItemRangeInserted(II)V
.locals 0
.line 1
iget-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method
.method public onItemRangeMoved(III)V
.locals 0
.line 1
iget-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method
.method public onItemRangeRemoved(II)V
.locals 0
.line 1
iget-object p1, p0, Lcom/google/android/material/tabs/TabLayoutMediator$PagerAdapterObserver;->this$0:Lcom/google/android/material/tabs/TabLayoutMediator;
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayoutMediator;->populateTabsFromPagerAdapter()V
return-void
.end method