SmartRefreshLayout$7.smali
.class Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;
.super Ljava/lang/Object;
.source "SmartRefreshLayout.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->finishLoadMore(IZZ)Lcom/scwang/smartrefresh/layout/api/RefreshLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field count:I
.field final synthetic this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
.field final synthetic val$more:I
.field final synthetic val$noMoreData:Z
.field final synthetic val$success:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;IZZ)V
.registers 5
.param p1, "this$0" # Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
.line 2943
iput-object p1, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iput p2, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$more:I
iput-boolean p3, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$noMoreData:Z
iput-boolean p4, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$success:Z
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2944
const/4 p2, 0x0
iput p2, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->count:I
return-void
.end method
# virtual methods
.method public run()V
.registers 18
.line 2947
move-object/from16 v0, p0
iget v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->count:I
const/4 v2, 0x1
if-nez v1, :cond_89
.line 2948
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
sget-object v3, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->None:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
if-ne v1, v3, :cond_1e
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mViceState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
sget-object v3, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->Loading:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
if-ne v1, v3, :cond_1e
.line 2950
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
sget-object v3, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->None:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
iput-object v3, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mViceState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
goto :goto_7e
.line 2951
:cond_1e
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->reboundAnimator:Landroid/animation/ValueAnimator;
if-eqz v1, :cond_52
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
iget-boolean v1, v1, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->isDragging:Z
if-nez v1, :cond_34
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
sget-object v3, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->LoadReleased:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
if-ne v1, v3, :cond_52
:cond_34
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
iget-boolean v1, v1, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->isFooter:Z
if-eqz v1, :cond_52
.line 2953
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->reboundAnimator:Landroid/animation/ValueAnimator;
.line 2954
.local v1, "animator":Landroid/animation/ValueAnimator;
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v4, 0x0
iput-object v4, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->reboundAnimator:Landroid/animation/ValueAnimator;
.line 2955
invoke-virtual {v1}, Landroid/animation/ValueAnimator;->cancel()V
.line 2957
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mKernel:Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
sget-object v4, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->None:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
invoke-interface {v3, v4}, Lcom/scwang/smartrefresh/layout/api/RefreshKernel;->setState(Lcom/scwang/smartrefresh/layout/constant/RefreshState;)Lcom/scwang/smartrefresh/layout/api/RefreshKernel;
.end local v1 # "animator":Landroid/animation/ValueAnimator;
goto :goto_7d
.line 2958
:cond_52
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mState:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
sget-object v3, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->Loading:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
if-ne v1, v3, :cond_7d
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshFooter:Lcom/scwang/smartrefresh/layout/api/RefreshInternal;
if-eqz v1, :cond_7d
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshContent:Lcom/scwang/smartrefresh/layout/api/RefreshContent;
if-eqz v1, :cond_7d
.line 2959
iget v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->count:I
add-int/2addr v1, v2
iput v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->count:I
.line 2960
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mHandler:Landroid/os/Handler;
iget v2, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$more:I
int-to-long v2, v2
invoke-virtual {v1, v0, v2, v3}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
.line 2962
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
sget-object v2, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->LoadFinish:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
invoke-virtual {v1, v2}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->notifyStateChanged(Lcom/scwang/smartrefresh/layout/constant/RefreshState;)V
.line 2963
return-void
.line 2958
:cond_7d
:goto_7d
nop
.line 2965
:goto_7e
iget-boolean v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$noMoreData:Z
if-eqz v1, :cond_18e
.line 2966
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
invoke-virtual {v1, v2}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->setNoMoreData(Z)Lcom/scwang/smartrefresh/layout/api/RefreshLayout;
goto/16 :goto_18e
.line 2969
:cond_89
iget-object v1, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v1, v1, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshFooter:Lcom/scwang/smartrefresh/layout/api/RefreshInternal;
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$success:Z
invoke-interface {v1, v3, v4}, Lcom/scwang/smartrefresh/layout/api/RefreshInternal;->onFinish(Lcom/scwang/smartrefresh/layout/api/RefreshLayout;Z)I
move-result v1
.line 2970
.local v1, "startDelay":I
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mOnMultiPurposeListener:Lcom/scwang/smartrefresh/layout/listener/OnMultiPurposeListener;
if-eqz v3, :cond_b2
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshFooter:Lcom/scwang/smartrefresh/layout/api/RefreshInternal;
instance-of v3, v3, Lcom/scwang/smartrefresh/layout/api/RefreshFooter;
if-eqz v3, :cond_b2
.line 2971
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mOnMultiPurposeListener:Lcom/scwang/smartrefresh/layout/listener/OnMultiPurposeListener;
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v4, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshFooter:Lcom/scwang/smartrefresh/layout/api/RefreshInternal;
check-cast v4, Lcom/scwang/smartrefresh/layout/api/RefreshFooter;
iget-boolean v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$success:Z
invoke-interface {v3, v4, v5}, Lcom/scwang/smartrefresh/layout/listener/OnMultiPurposeListener;->onFooterFinish(Lcom/scwang/smartrefresh/layout/api/RefreshFooter;Z)V
.line 2973
:cond_b2
const v3, 0x7fffffff
if-ge v1, v3, :cond_18e
.line 2975
iget-boolean v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->val$noMoreData:Z
const/4 v4, 0x0
if-eqz v3, :cond_d3
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mEnableFooterFollowWhenNoMoreData:Z
if-eqz v3, :cond_d3
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mSpinner:I
if-gez v3, :cond_d3
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mRefreshContent:Lcom/scwang/smartrefresh/layout/api/RefreshContent;
invoke-interface {v3}, Lcom/scwang/smartrefresh/layout/api/RefreshContent;->canLoadMore()Z
move-result v3
if-eqz v3, :cond_d3
goto :goto_d4
:cond_d3
const/4 v2, 0x0
.line 2976
.local v2, "needHoldFooter":Z
:goto_d4
iget-object v3, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v3, v3, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mSpinner:I
if-eqz v2, :cond_e8
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v5, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mSpinner:I
iget-object v6, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v6, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mFooterHeight:I
neg-int v6, v6
invoke-static {v5, v6}, Ljava/lang/Math;->max(II)I
move-result v5
goto :goto_e9
:cond_e8
const/4 v5, 0x0
:goto_e9
sub-int/2addr v3, v5
.line 2978
.local v3, "offset":I
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v5, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mIsBeingDragged:Z
if-nez v5, :cond_f6
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v5, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mNestedInProgress:Z
if-eqz v5, :cond_178
.line 2979
:cond_f6
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v14
.line 2980
.local v14, "time":J
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v5, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mIsBeingDragged:Z
if-eqz v5, :cond_151
.line 2981
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchY:F
iput v6, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mTouchY:F
.line 2982
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mSpinner:I
sub-int/2addr v6, v3
iput v6, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mTouchSpinner:I
.line 2983
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iput-boolean v4, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mIsBeingDragged:Z
.line 2984
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v5, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mEnableFooterTranslationContent:Z
if-eqz v5, :cond_119
move v5, v3
goto :goto_11a
:cond_119
const/4 v5, 0x0
.line 2985
.local v5, "offsetY":I
:goto_11a
iget-object v13, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v10, 0x0
iget v11, v13, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchX:F
iget-object v6, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v6, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchY:F
int-to-float v7, v5
add-float/2addr v6, v7
iget-object v7, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v7, v7, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mTouchSlop:I
mul-int/lit8 v7, v7, 0x2
int-to-float v7, v7
add-float v12, v6, v7
const/16 v16, 0x0
move-wide v6, v14
move-wide v8, v14
move-object v4, v13
move/from16 v13, v16
invoke-static/range {v6 .. v13}, Landroid/view/MotionEvent;->obtain(JJIFFI)Landroid/view/MotionEvent;
move-result-object v6
invoke-static {v4, v6}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->access$301(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;Landroid/view/MotionEvent;)Z
.line 2986
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v10, 0x2
iget v11, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchX:F
iget-object v6, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v6, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchY:F
int-to-float v7, v5
add-float v12, v6, v7
const/4 v13, 0x0
move-wide v6, v14
invoke-static/range {v6 .. v13}, Landroid/view/MotionEvent;->obtain(JJIFFI)Landroid/view/MotionEvent;
move-result-object v6
invoke-static {v4, v6}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->access$401(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;Landroid/view/MotionEvent;)Z
.line 2988
.end local v5 # "offsetY":I
:cond_151
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v4, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mNestedInProgress:Z
if-eqz v4, :cond_178
.line 2989
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v5, 0x0
iput v5, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mTotalUnconsumed:I
.line 2990
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v10, 0x1
iget v11, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchX:F
iget-object v5, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v12, v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mLastTouchY:F
const/4 v13, 0x0
move-wide v6, v14
move-wide v8, v14
invoke-static/range {v6 .. v13}, Landroid/view/MotionEvent;->obtain(JJIFFI)Landroid/view/MotionEvent;
move-result-object v5
invoke-static {v4, v5}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->access$501(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;Landroid/view/MotionEvent;)Z
.line 2991
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
const/4 v5, 0x0
iput-boolean v5, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mNestedInProgress:Z
.line 2992
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iput v5, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mTouchSpinner:I
.line 2996
.end local v14 # "time":J
:cond_178
iget-object v4, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-object v4, v4, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mHandler:Landroid/os/Handler;
new-instance v5, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7$1;
invoke-direct {v5, v0, v3}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7$1;-><init>(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;I)V
iget-object v6, v0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$7;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget v6, v6, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->mSpinner:I
if-gez v6, :cond_189
int-to-long v6, v1
goto :goto_18b
:cond_189
const-wide/16 v6, 0x0
:goto_18b
invoke-virtual {v4, v5, v6, v7}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
.line 3049
.end local v1 # "startDelay":I
.end local v2 # "needHoldFooter":Z
.end local v3 # "offset":I
:cond_18e
:goto_18e
return-void
.end method