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