Home | History | Annotate | Download | only in os

Lines Matching refs:sdf

740         final SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS");
760 pw.print(sdf.format(new Date(mLastSampleWallTime)));
762 pw.print(sdf.format(new Date(mCurrentSampleWallTime)));