Searched refs:sLongDateFormat (Results 1 – 1 of 1) sorted by relevance
150 private static final DateFormat sLongDateFormat = new SimpleDateFormat( field in Log.CallEventRecord176 pw.print(sLongDateFormat.format(new Date(mCall.getCreationTimeMillis()))); in dump()