Searched defs:TIME_12_24 (Results 1 – 2 of 2) sorted by relevance
54 sSystemSettingToTypeMap.put(Settings.System.TIME_12_24, String.class); in sSystemSettingToTypeMap.put()
4031 public static final String TIME_12_24 = "time_12_24"; field in Settings.System4737 VALIDATORS.put(TIME_12_24, TIME_12_24_VALIDATOR); in VALIDATORS.put() argument