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
/
ConnectivityMetricsEvent.java
Age
Commit message (
Expand
)
Author
2020-12-02
Remove hidden API usage in metrics toString
Remi NGUYEN VAN
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2017-11-08
Networking metrics: minor pretty printing improvements
Hugo Benichi
2017-04-13
Connectivity metrics: add transports pretty printing
Hugo Benichi
2017-03-21
Connectivity metrics: add transports to validation probes
Hugo Benichi
2017-03-21
Connectivity metrics: change how interface names are logged
Hugo Benichi
2017-03-16
ConnectivityMetricsEvent: add ifname, netid, transports
Hugo Benichi
2017-03-15
Connectivity metrics: simplify ConnectivityMetricsEvent
Hugo Benichi
2017-02-22
IP connectivity metrics: cleanup obsolete code
Hugo Benichi
2016-04-27
Better ConnectivityMetricsEvent printing
Hugo Benichi
2016-04-25
When dumping connectivity metrics events, print data as well.
Lorenzo Colitti
2016-04-14
Make ConnectivityMetricsLogger and related classes @SystemApi
Pavel Zhamaitsiak
2016-04-04
resolve merge conflicts of 20ebbb3 to nyc-dev
Pavel Zhamaitsiak
2016-03-31
ConnectivityMetricsLogger: Switch to "pull" model
Pavel Zhamaitsiak
2016-02-29
Parcelable classes should always be final.
Jeff Sharkey
2016-02-23
Add Connectivity Metrics Logger service
Pavel Zhamaitsiak