RefreshKernel.smali

.class public interface abstract Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.super Ljava/lang/Object;
.source "RefreshKernel.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract animSpinner(I)Landroid/animation/ValueAnimator;
.end method

.method public abstract finishTwoLevel()Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract getRefreshContent()Lcom/scwang/smartrefresh/layout/api/RefreshContent;
.end method

.method public abstract getRefreshLayout()Lcom/scwang/smartrefresh/layout/api/RefreshLayout;
.end method

.method public abstract moveSpinner(IZ)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract requestDefaultTranslationContentFor(Lcom/scwang/smartrefresh/layout/api/RefreshInternal;Z)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract requestDrawBackgroundFor(Lcom/scwang/smartrefresh/layout/api/RefreshInternal;I)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract requestFloorDuration(I)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract requestNeedTouchEventFor(Lcom/scwang/smartrefresh/layout/api/RefreshInternal;Z)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract requestRemeasureHeightFor(Lcom/scwang/smartrefresh/layout/api/RefreshInternal;)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract setState(Lcom/scwang/smartrefresh/layout/constant/RefreshState;)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method

.method public abstract startTwoLevel(Z)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end method