Searched refs:SECOND_LEVEL_START_DEGREES (Results 1 – 1 of 1) sorted by relevance
59 private static final int SECOND_LEVEL_START_DEGREES = 60; field in IndicatorControlWheel306 int totalDegrees = CLOSE_ICON_DEFAULT_DEGREES - SECOND_LEVEL_START_DEGREES; in rotateWheel()308 : SECOND_LEVEL_START_DEGREES); in rotateWheel()395 ((SECOND_LEVEL_END_DEGREES - SECOND_LEVEL_START_DEGREES) / sectors); in presetSecondLevelChildRadians()399 mStartVisibleRadians[1] = Math.toRadians(SECOND_LEVEL_START_DEGREES); in presetSecondLevelChildRadians()