Searched refs:sSingleton (Results 1 – 1 of 1) sorted by relevance
36 private static NtpTrustedTime sSingleton; field in NtpTrustedTime53 if (sSingleton == null) { in getInstance()68 sSingleton = new NtpTrustedTime(server, timeout); in getInstance()71 return sSingleton; in getInstance()