Searched refs:NtpTrustedTime (Results 1 – 7 of 7) sorted by relevance
36 public class NtpTrustedTime implements TrustedTime { class40 private static NtpTrustedTime sSingleton;53 private NtpTrustedTime(String server, long timeout) { in NtpTrustedTime() method in NtpTrustedTime59 public static synchronized NtpTrustedTime getInstance(Context context) { in getInstance()75 sSingleton = new NtpTrustedTime(server, timeout); in getInstance()
11 import android.util.NtpTrustedTime;56 private final NtpTrustedTime mNtpTime;78 NtpTrustedTime ntpTime) { in NtpTimeHelper()88 this(context, looper, callback, NtpTrustedTime.getInstance(context)); in NtpTimeHelper()
9 import android.util.NtpTrustedTime;42 private NtpTrustedTime mMockNtpTrustedTime;
39 import android.util.NtpTrustedTime;77 private final NtpTrustedTime mTime;103 mTime = NtpTrustedTime.getInstance(context); in NetworkTimeUpdateService()
77 import android.util.NtpTrustedTime;1839 final NtpTrustedTime time = NtpTrustedTime.getInstance(getContext());
5854 Landroid/util/NtpTrustedTime;->currentTimeMillis()J5855 Landroid/util/NtpTrustedTime;->forceRefresh()Z5856 Landroid/util/NtpTrustedTime;->getCachedNtpTime()J5857 Landroid/util/NtpTrustedTime;->getCachedNtpTimeReference()J5858 Landroid/util/NtpTrustedTime;->getInstance(Landroid/content/Context;)Landroid/util/NtpTrustedTime;5859 Landroid/util/NtpTrustedTime;->hasCache()Z
6296 HPLandroid/util/NtpTrustedTime;->currentTimeMillis()J6297 HPLandroid/util/NtpTrustedTime;->forceRefresh()Z6298 HPLandroid/util/NtpTrustedTime;->forceRefresh(Landroid/net/Network;)Z6299 HPLandroid/util/NtpTrustedTime;->getCacheAge()J6300 HPLandroid/util/NtpTrustedTime;->getCacheCertainty()J6301 HPLandroid/util/NtpTrustedTime;->getCachedNtpTime()J6302 HPLandroid/util/NtpTrustedTime;->getCachedNtpTimeReference()J32175 HSPLandroid/util/NtpTrustedTime;->getInstance(Landroid/content/Context;)Landroid/util/NtpTrustedTim…32176 HSPLandroid/util/NtpTrustedTime;->hasCache()Z58528 Landroid/util/NtpTrustedTime;