Searched refs:dateFormatter (Results 1 – 1 of 1) sorted by relevance
2852 final static SimpleDateFormat dateFormatter = new SimpleDateFormat("HH:mm:ss.SSS"); field in WifiNative.FateReport2873 dateFormatter.setTimeZone(TimeZone.getDefault()); in toTableRowString()2876 dateFormatter.format(new Date(mEstimatedWallclockMSec)), in toTableRowString()