Searched refs:FORMATTER (Results 1 – 1 of 1) sorted by relevance
39 private static final SimpleDateFormat FORMATTER = new SimpleDateFormat("MM-dd HH:mm:ss.SSS"); field in WifiCountryCode94 mReadyTimestamp = FORMATTER.format(new Date(System.currentTimeMillis())); in setReadyForChange()145 mTelephonyCountryTimestamp = FORMATTER.format(new Date(System.currentTimeMillis())); in setCountryCode()235 mDriverCountryTimestamp = FORMATTER.format(new Date(System.currentTimeMillis())); in setCountryCodeNative()