index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
NtpTrustedTime.java
Age
Commit message (
Expand
)
Author
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-02-04
Merge RP1A.200123.001
Steven Laver
2020-01-13
Make NtpTrustedTime safer / expand docs
Neil Fuller
2020-01-08
Rename android.util.TimestampedValue to android.os
Neil Fuller
2020-01-07
Merge "Fix annotation / debugging" am: 69bbb1904f am: 1d866c0bf3 am: 39d6ba888d
Automerger Merge Worker
2020-01-07
Fix annotation / debugging
Neil Fuller
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Change NetworkTimeUpdateServiceImpl behavior
Neil Fuller
2018-10-17
Merge P_TO_Q_5054975
Steven Laver
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-12
base: Secondary NTP Server Settings
John Zhao
2018-07-14
frameworks/base: NTP Sync with secondary Server.
John Zhao
2018-05-16
Allow specifying a network for SNTP time sync
Kurt Marcinkiewicz
2018-04-13
NtpTrustedTime:Abstract forceSync and forceRefresh
John Zhao
2018-03-22
Allow specifying a network for SNTP time sync
Kurt Marcinkiewicz
2015-01-26
am 3d992507: am 09dff843: Merge "Only try to fetch time from NTP if there is ...
Lorenzo Colitti
2015-01-26
Only try to fetch time from NTP if there is a network connection.
Lorenzo Colitti
2015-01-08
check ntpserver as empty string instead of null
Young-Ho Cha
2012-09-14
Actually move to Global settings.
Jeff Sharkey
2012-09-14
Move to Global.NETSTATS and Global.NTP constants.
Jeff Sharkey
2011-07-10
Cached NTP time for system services.
Jeff Sharkey
2011-05-04
Avoid throwing when forceRefresh() missing server.
Jeff Sharkey
2011-04-28
Tests for ThrottleService, NTP into TrustedTime.
Jeff Sharkey