Searched refs:FORMAT_NO_NOON_MIDNIGHT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DCellBroadcastMessage.java407 int flags = DateUtils.FORMAT_NO_NOON_MIDNIGHT | DateUtils.FORMAT_SHOW_TIME |
/frameworks/base/core/java/android/text/format/
H A DDateUtils.java185 public static final int FORMAT_NO_NOON_MIDNIGHT = (FORMAT_NO_NOON | FORMAT_NO_MIDNIGHT); field in class:DateUtils

Completed in 67 milliseconds