summaryrefslogtreecommitdiff
path: root/core/java/android/net/SntpClient.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+4
* Move TrafficStats tags for the network stack constantsChalard Jean2019-04-161-1/+4
* Remove ResolveUtil from frameworks/base callersErik Kline2018-08-281-6/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+5
* Fixup SntpClient to bypass Private DNSErik Kline2018-05-241-0/+4
* Allow specifying a network for SNTP time syncKurt Marcinkiewicz2018-05-161-4/+12
* StrictMode to detect untagged network traffic.Jeff Sharkey2017-01-191-0/+2
* Switch over to new "time.android.com" NTP pool.Jeff Sharkey2016-12-021-2/+4
* Incorrect time used in some NTP server responsesJerry Wong2015-10-171-17/+78
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-4/+3
* Avoid leaking sockets.Nick Kralevich2010-12-131-2/+6
* Trim throttle logs.Robert Greenwalt2010-04-221-4/+4
* Fix SntpClient to give accurate time info.Robert Greenwalt2010-04-151-4/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+201
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-201/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+201