Searched defs:formatDateTime (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpUtils.cpp70 void formatDateTime(time_t seconds, char* buffer, int bufferLength) { function in namespace:android
/frameworks/base/core/java/android/text/format/
H A DDateUtils.java1124 // e.g. formatDateTime(), below), then we can skip a lot of
1536 public static String formatDateTime(Context context, long millis, int flags) { method in class:DateUtils

Completed in 120 milliseconds