Searched refs:TimeConstant (Results 1 – 2 of 2) sorted by relevance
50 public static class TimeConstant { class in PickerUtility57 private TimeConstant(Locale locale, Resources resources) { in TimeConstant() method in PickerUtility.TimeConstant71 public static TimeConstant getTimeConstantInstance(Locale locale, Resources resources) { in getTimeConstantInstance()72 return new TimeConstant(locale, resources); in getTimeConstantInstance()
69 private final PickerUtility.TimeConstant mConstant;