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
/
metrics
/
IpManagerEvent.java
Age
Commit message (
Expand
)
Author
2021-01-20
Deprecated IP connectivity metrics system api
lifr
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2019-08-30
Add missing nullability annotations.
Aurimas Liutikas
2019-05-01
Merge "Add CTS API coverage for APIs which are used by NetworkStack" am: 1c9c...
Paul Hu
2019-04-30
Add CTS API coverage for APIs which are used by NetworkStack
paulhu
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-21
Add NetworkStack metrics to system API
Remi NGUYEN VAN
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-05
Fail if the interface is not available when starting
Erik Kline
2017-07-14
resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-master
Hugo Benichi
2017-07-14
IpManager: define InitialConfiguration
Hugo Benichi
2017-03-21
Connectivity metrics: change how interface names are logged
Hugo Benichi
2017-02-22
IP connectivity metrics: cleanup obsolete code
Hugo Benichi
2016-11-08
Handle IpReachabilityMonitor errors better.
Erik Kline
2016-07-05
IpConn metrics: use @IntDef
Hugo Benichi
2016-06-30
Log events at APF program generation
Hugo Benichi
2016-06-29
Refactor IP connectivity event logging
Hugo Benichi
2016-04-27
Remove unused event tags of IpConnectivityEvent
Hugo Benichi
2016-04-27
Better ConnectivityMetricsEvent printing
Hugo Benichi
2016-04-18
Make android.net.metrics Event classes @SystemApi
Hugo Benichi
2016-04-18
Fixes fatal linter errors in android.net.metrics
Hugo Benichi
2016-04-14
Add some more metrics: IpManager, IpReachabilityMonitor
Erik Kline