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
/
net
/
SntpClient.java
Age
Commit message (
Expand
)
Author
2020-07-29
Merge "Change the logic of getting ntp server"
Dan Zhang
2020-07-28
Update language to comply with Android's inclusive language guidance
Chiachang Wang
2020-02-17
Change the logic of getting ntp server
Kyeongkab.Nam
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-08
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-04-17
Move TrafficStats tags for the network stack constants
Chalard Jean
2018-08-28
Remove ResolveUtil from frameworks/base callers
Erik Kline
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-24
Fixup SntpClient to bypass Private DNS
Erik Kline
2018-05-16
Allow specifying a network for SNTP time sync
Kurt Marcinkiewicz
2017-01-19
StrictMode to detect untagged network traffic.
Jeff Sharkey
2016-12-02
Switch over to new "time.android.com" NTP pool.
Jeff Sharkey
2015-10-17
Incorrect time used in some NTP server responses
Jerry Wong
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2011-04-07
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2010-12-13
Avoid leaking sockets.
Nick Kralevich
2010-04-22
Trim throttle logs.
Robert Greenwalt
2010-04-15
Fix SntpClient to give accurate time info.
Robert Greenwalt
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project