summaryrefslogtreecommitdiff
path: root/core/java/android/util/NtpTrustedTime.java
AgeCommit message (Expand)Author
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-02-04Merge RP1A.200123.001Steven Laver
2020-01-13Make NtpTrustedTime safer / expand docsNeil Fuller
2020-01-08Rename android.util.TimestampedValue to android.osNeil Fuller
2020-01-07Merge "Fix annotation / debugging" am: 69bbb1904f am: 1d866c0bf3 am: 39d6ba888dAutomerger Merge Worker
2020-01-07Fix annotation / debuggingNeil Fuller
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Change NetworkTimeUpdateServiceImpl behaviorNeil Fuller
2018-10-17Merge P_TO_Q_5054975Steven Laver
2018-09-08Merge QP1A.180823.001Bill Peckham
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-12base: Secondary NTP Server SettingsJohn Zhao
2018-07-14frameworks/base: NTP Sync with secondary Server.John Zhao
2018-05-16Allow specifying a network for SNTP time syncKurt Marcinkiewicz
2018-04-13NtpTrustedTime:Abstract forceSync and forceRefreshJohn Zhao
2018-03-22Allow specifying a network for SNTP time syncKurt Marcinkiewicz
2015-01-26am 3d992507: am 09dff843: Merge "Only try to fetch time from NTP if there is ...Lorenzo Colitti
2015-01-26Only try to fetch time from NTP if there is a network connection.Lorenzo Colitti
2015-01-08check ntpserver as empty string instead of nullYoung-Ho Cha
2012-09-14Actually move to Global settings.Jeff Sharkey
2012-09-14Move to Global.NETSTATS and Global.NTP constants.Jeff Sharkey
2011-07-10Cached NTP time for system services.Jeff Sharkey
2011-05-04Avoid throwing when forceRefresh() missing server.Jeff Sharkey
2011-04-28Tests for ThrottleService, NTP into TrustedTime.Jeff Sharkey