Searched refs:mTelephonyCountryTimestamp (Results 1 – 1 of 1) sorted by relevance
55 private String mTelephonyCountryTimestamp = null; field in WifiCountryCode164 mTelephonyCountryTimestamp = FORMATTER.format(new Date(System.currentTimeMillis())); in setCountryCode()234 pw.println("mTelephonyCountryTimestamp: " + mTelephonyCountryTimestamp); in dump()