Searched refs:hours24 (Results 1 – 2 of 2) sorted by relevance
53 public final String[] hours24; field in PickerUtility.TimeConstant61 hours24 = createStringIntArrays(0, 23, "%02d"); in TimeConstant()
285 mHourColumn.setStaticLabels(mConstant.hours24); in updateColumns()