Searched refs:mTelephonyCountryTimestamp (Results 1 – 1 of 1) sorted by relevance
101 private String mTelephonyCountryTimestamp = null; field in WifiCountryCode382 mTelephonyCountryTimestamp = FORMATTER.format(new Date(mClock.getWallClockMillis())); in setTelephonyCountryCode()596 pw.println("mTelephonyCountryTimestamp: " + mTelephonyCountryTimestamp); in dump()