tmap/smali/androidx/swiperefreshlayout/widget/SwipeRefreshLayout$i.smali
2022-06-10 21:38:30 +09:00

28 lines
851 B
Smali

.class public interface abstract Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout$i;
.super Ljava/lang/Object;
.source "SwipeRefreshLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "i"
.end annotation
# virtual methods
.method public abstract a(Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;Landroid/view/View;)Z
.param p1 # Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/view/View;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method