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