Searched defs:hour24 (Results 1 – 1 of 1) sorted by relevance
1157 final int hour24 = getHourForDegrees(snapDegrees, isOnInnerCircle); in getVirtualViewAt() local1292 int hour24 = hour12; in hour12To24() local1303 private int hour24To12(int hour24) { in hour24To12()