summaryrefslogtreecommitdiff
path: root/core/java/android/util/NtpTrustedTime.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-5/+6
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-5/+6
* Make NtpTrustedTime safer / expand docsNeil Fuller2020-01-131-98/+198
* Rename android.util.TimestampedValue to android.osNeil Fuller2020-01-081-0/+1
* Merge "Fix annotation / debugging" am: 69bbb1904f am: 1d866c0bf3 am: 39d6ba888dAutomerger Merge Worker2020-01-071-2/+1
|\
| * Fix annotation / debuggingNeil Fuller2020-01-071-2/+1
* | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
|/
* Change NetworkTimeUpdateServiceImpl behaviorNeil Fuller2019-12-191-0/+18
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+7
* Allow specifying a network for SNTP time syncKurt Marcinkiewicz2018-05-161-3/+16
* am 3d992507: am 09dff843: Merge "Only try to fetch time from NTP if there is ...Lorenzo Colitti2015-01-261-0/+20
|\
| * Only try to fetch time from NTP if there is a network connection.Lorenzo Colitti2015-01-261-0/+20
* | check ntpserver as empty string instead of nullYoung-Ho Cha2015-01-081-1/+2
|/
* Actually move to Global settings.Jeff Sharkey2012-09-141-2/+2
* Move to Global.NETSTATS and Global.NTP constants.Jeff Sharkey2012-09-141-7/+7
* Cached NTP time for system services.Jeff Sharkey2011-07-101-10/+50
* Avoid throwing when forceRefresh() missing server.Jeff Sharkey2011-05-041-1/+2
* Tests for ThrottleService, NTP into TrustedTime.Jeff Sharkey2011-04-281-0/+96