.class public Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory; .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 = 0x9 name = "EdgeEffectFactory" .end annotation .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/recyclerview/widget/RecyclerView$EdgeEffectFactory$EdgeDirection; } .end annotation # static fields .field public static final a:I = 0x0 .field public static final b:I = 0x1 .field public static final c:I = 0x2 .field public static final d:I = 0x3 # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public a(Landroidx/recyclerview/widget/RecyclerView;I)Landroid/widget/EdgeEffect; .locals 0 .param p1 # Landroidx/recyclerview/widget/RecyclerView; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .line 1 new-instance p2, Landroid/widget/EdgeEffect; invoke-virtual {p1}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context; move-result-object p1 invoke-direct {p2, p1}, Landroid/widget/EdgeEffect;->(Landroid/content/Context;)V return-object p2 .end method