.class public interface abstract Landroid/support/v4/view/NestedScrollingParent; .super Ljava/lang/Object; .source "NestedScrollingParent.java" # virtual methods .method public abstract getNestedScrollAxes()I .end method .method public abstract onNestedFling(Landroid/view/View;FFZ)Z .end method .method public abstract onNestedPreFling(Landroid/view/View;FF)Z .end method .method public abstract onNestedPreScroll(Landroid/view/View;II[I)V .end method .method public abstract onNestedScroll(Landroid/view/View;IIII)V .end method .method public abstract onNestedScrollAccepted(Landroid/view/View;Landroid/view/View;I)V .end method .method public abstract onStartNestedScroll(Landroid/view/View;Landroid/view/View;I)Z .end method .method public abstract onStopNestedScroll(Landroid/view/View;)V .end method