.class public abstract Landroidx/recyclerview/widget/RecyclerView$OnScrollListener; .super Ljava/lang/Object; .source "RecyclerView.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/recyclerview/widget/RecyclerView; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x409 name = "OnScrollListener" .end annotation # direct methods .method public constructor ()V .locals 0 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public onScrollStateChanged(Landroidx/recyclerview/widget/RecyclerView;I)V .locals 0 .param p1 # Landroidx/recyclerview/widget/RecyclerView; .annotation build Landroidx/annotation/NonNull; .end annotation .end param return-void .end method .method public onScrolled(Landroidx/recyclerview/widget/RecyclerView;II)V .locals 0 .param p1 # Landroidx/recyclerview/widget/RecyclerView; .annotation build Landroidx/annotation/NonNull; .end annotation .end param return-void .end method