Searched refs:sDateFormat (Results 1 – 2 of 2) sorted by relevance
46 static final SimpleDateFormat sDateFormat = new SimpleDateFormat( field in PrivateLog90 c.put(COLUMN_DATE, sDateFormat.format(new Date(System.currentTimeMillis()))); in insert()
43 private static DateTimeFormatter sDateFormat = field in AppAdvertiseStats501 + sDateFormat.format(record.startTime)); in dumpToString()511 + sDateFormat.format(record.stopTime)); in dumpToString()