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

/packages/apps/Exchange/src/com/android/exchange/utility/
H A DCalendarUtilities.java909 * @param withTime if the time is to be included in the string
912 static public String millisToEasDateTime(long millis, TimeZone tz, boolean withTime) { argument
919 if (withTime) {

Completed in 98 milliseconds