Searched defs:amPm (Results 1 – 2 of 2) sorted by relevance
86 final String amPm = isPm == null ? "" : (isPm ? ampm[1] : ampm[0]); in run() local
48 public int amPm = 2; field in TimePicker.ColumnOrder