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