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()176 mSecondLevelStartIndex = getChildCount(); in initialize()208 int startIndex = (mCurrentLevel == 0) ? 0 : mSecondLevelStartIndex; in getTouchIndicatorIndex()214 endIndex = mSecondLevelStartIndex - 1; in getTouchIndicatorIndex()320 - mChildRadians[mSecondLevelStartIndex]; in rotateWheel()401 int startIndex = mSecondLevelStartIndex; in presetSecondLevelChildRadians()