Searched refs:SntpClient (Results 1 – 3 of 3) sorted by relevance
24 import android.net.SntpClient;103 final SntpClient client = new SntpClient(); in forceRefresh()
20 import android.net.SntpClient;142 final SntpClient client = new SntpClient(); in testSntp()
38 public class SntpClient class