Searched refs:mSecondLevelStartIndex (Results 1 – 1 of 1) sorted by relevance
110 private int mSecondLevelStartIndex = -1; field in IndicatorControlWheel138 return (getChildCount() - mSecondLevelStartIndex); in getChildCountByLevel()140 return mSecondLevelStartIndex; in getChildCountByLevel()183 mSecondLevelStartIndex = getChildCount(); in initialize()215 int startIndex = (mCurrentLevel == 0) ? 0 : mSecondLevelStartIndex; in getTouchIndicatorIndex()221 endIndex = mSecondLevelStartIndex - 1; in getTouchIndicatorIndex()327 - mChildRadians[mSecondLevelStartIndex]; in rotateWheel()408 int startIndex = mSecondLevelStartIndex; in presetSecondLevelChildRadians()