Searched refs:sSimpleDateFormat (Results 1 – 2 of 2) sorted by relevance
88 static SimpleDateFormat sSimpleDateFormat; field in ConvertUtils143 || sSimpleDateFormat == null) { in utcToLocalTime()146 sSimpleDateFormat = in utcToLocalTime()149 return sSimpleDateFormat.format(new Date(timestamp)); in utcToLocalTime()
327 ConvertUtils.sSimpleDateFormat = null; in testUtcToLocalTime_returnExpectedResult()330 ConvertUtils.sSimpleDateFormat in testUtcToLocalTime_returnExpectedResult()