Searched refs:LEVELS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance
84 private static final int LEVELS_PER_SECOND = 10; field in ClockDrawableWrapper265 if (second.setLevel(convertedSecond * LEVELS_PER_SECOND)) { in applyTime()