Searched refs:mNtpTime (Results 1 – 2 of 2) sorted by relevance
73 private final NtpTrustedTime mNtpTime; field in NtpTimeHelper98 mNtpTime = ntpTime; in NtpTimeHelper()150 NtpTrustedTime.TimeResult ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()153 refreshSuccess = mNtpTime.forceRefresh(); in blockingGetNtpTimeAndInject()161 ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()
67 private long mNtpTime; field in SntpClient165 mNtpTime = responseTime + clockOffset; in requestTime()196 return mNtpTime; in getNtpTime()