Searched refs:mNtpTime (Results 1 – 3 of 3) sorted by relevance
75 private final NtpTrustedTime mNtpTime; field in NtpNetworkTimeHelper95 mNtpTime = ntpTime; in NtpNetworkTimeHelper()143 mNtpTime.dump(ipw); in dump()182 NtpTrustedTime.TimeResult ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()185 refreshSuccess = mNtpTime.forceRefresh(); in blockingGetNtpTimeAndInject()225 NtpTrustedTime.TimeResult ntpResult = mNtpTime.getCachedTimeResult(); in maybeInjectCachedNtpTime()
86 private long mNtpTime; field in SntpClient209 mNtpTime = responseTime.plus(clockOffsetDuration).toEpochMilli(); in requestTime()271 return mNtpTime; in getNtpTime()
33515 Landroid/net/SntpClient;->mNtpTime:J