summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/NetworkTimeUpdateService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-09-19Use a separate thread for services that do NTP lookupAmith Yamasani
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-05-02Start combining threads in system process.Dianne Hackborn
2012-11-21Make NTP constants configurable.Jaewan Kim
2012-09-25Update references to migrated global settings.Jeff Brown
2012-05-02On first boot and NTP lookup, set the time even if it's not off by 5+ secs.Amith Yamasani
2012-02-10NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifiMike Lockwood
2012-01-30Move away from deprecated NetworkInfo extra.Jeff Sharkey
2011-07-10Cached NTP time for system services.Jeff Sharkey
2011-03-01Check for NTP time as soon as WIFI is connected.Amith Yamasani
2010-09-15Provide automatic date/time based on NTP lookup.Amith Yamasani