Searched refs:mNtpTime (Results 1 – 3 of 3) sorted by relevance
56 private final NtpTrustedTime mNtpTime; field in NtpTimeHelper81 mNtpTime = ntpTime; in NtpTimeHelper()133 NtpTrustedTime.TimeResult ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()136 refreshSuccess = mNtpTime.forceRefresh(); in blockingGetNtpTimeAndInject()144 ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()
68 private long mNtpTime; field in SntpClient172 mNtpTime = responseTime + clockOffset; in requestTime()203 return mNtpTime; in getNtpTime()
45262 Landroid/net/SntpClient;->mNtpTime:J