Searched refs:mFrameworkCountryCodeUpdatedTimestamp (Results 1 – 1 of 1) sorted by relevance
102 private long mFrameworkCountryCodeUpdatedTimestamp = 0; field in WifiCountryCode449 mFrameworkCountryCodeUpdatedTimestamp = mClock.getWallClockMillis(); in updateCountryCodeFromScanResults()608 + (mFrameworkCountryCodeUpdatedTimestamp != 0 in dump()609 ? FORMATTER.format(new Date(mFrameworkCountryCodeUpdatedTimestamp)) : "N/A")); in dump()