summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NetworkTimeUpdateService.java
Commit message (Expand)AuthorAgeFilesLines
* On first boot and NTP lookup, set the time even if it's not off by 5+ secs.Amith Yamasani2012-05-021-2/+9
* NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifiMike Lockwood2012-02-101-4/+5
* Move away from deprecated NetworkInfo extra.Jeff Sharkey2012-01-301-2/+3
* Cached NTP time for system services.Jeff Sharkey2011-07-101-52/+15
* Check for NTP time as soon as WIFI is connected.Amith Yamasani2011-03-011-0/+32
* Provide automatic date/time based on NTP lookup.Amith Yamasani2010-09-151-0/+297