Home
last modified time | relevance | path

Searched refs:getCachedTimeResult (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/robotests/src/com/android/server/location/gnss/
DNtpTimeHelperTest.java75 doReturn(result).when(mMockNtpTrustedTime).getCachedTimeResult(); in handleInjectNtpTime_cachedAgeLow_injectTime()
88 doReturn(result1).when(mMockNtpTrustedTime).getCachedTimeResult(); in handleInjectNtpTime_injectTimeFailed_injectTimeDelayed()
99 doReturn(result2).when(mMockNtpTrustedTime).getCachedTimeResult(); in handleInjectNtpTime_injectTimeFailed_injectTimeDelayed()
/frameworks/base/services/core/java/com/android/server/
DNetworkTimeUpdateService.java157 NtpTrustedTime.TimeResult cachedNtpResult = mTime.getCachedTimeResult(); in onPollNetworkTimeUnderWakeLock()
161 cachedNtpResult = mTime.getCachedTimeResult(); in onPollNetworkTimeUnderWakeLock()
281 NtpTrustedTime.TimeResult ntpResult = mTime.getCachedTimeResult(); in dump()
DAlarmManagerService.java2191 NtpTrustedTime.TimeResult ntpResult = time.getCachedTimeResult();
/frameworks/base/services/core/java/com/android/server/location/gnss/
DNtpTimeHelper.java150 NtpTrustedTime.TimeResult ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()
161 ntpResult = mNtpTime.getCachedTimeResult(); in blockingGetNtpTimeAndInject()
/frameworks/base/core/java/android/util/
DNtpTrustedTime.java254 public TimeResult getCachedTimeResult() { in getCachedTimeResult() method in NtpTrustedTime
/frameworks/base/config/
Dboot-image-profile.txt20497 HSPLandroid/util/NtpTrustedTime;->getCachedTimeResult()Landroid/util/NtpTrustedTime$TimeResult;