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