Searched refs:mCurrentScroll (Results 1 – 1 of 1) sorted by relevance
56 private int mCurrentScroll; field in WorkspacePageIndicator135 float progress = Utilities.boundToRange(((float) mCurrentScroll) / mTotalScroll, 0f, 1f); in onDraw()152 mCurrentScroll = currentScroll; in setScroll()