summaryrefslogtreecommitdiff
path: root/core/java/android/net/metrics/IpManagerEvent.java
AgeCommit message (Expand)Author
2021-01-20Deprecated IP connectivity metrics system apilifr
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-08-30Add missing nullability annotations.Aurimas Liutikas
2019-05-01Merge "Add CTS API coverage for APIs which are used by NetworkStack" am: 1c9c...Paul Hu
2019-04-30Add CTS API coverage for APIs which are used by NetworkStackpaulhu
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-21Add NetworkStack metrics to system APIRemi NGUYEN VAN
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-05Fail if the interface is not available when startingErik Kline
2017-07-14resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-masterHugo Benichi
2017-07-14IpManager: define InitialConfigurationHugo Benichi
2017-03-21Connectivity metrics: change how interface names are loggedHugo Benichi
2017-02-22IP connectivity metrics: cleanup obsolete codeHugo Benichi
2016-11-08Handle IpReachabilityMonitor errors better.Erik Kline
2016-07-05IpConn metrics: use @IntDefHugo Benichi
2016-06-30Log events at APF program generationHugo Benichi
2016-06-29Refactor IP connectivity event loggingHugo Benichi
2016-04-27Remove unused event tags of IpConnectivityEventHugo Benichi
2016-04-27Better ConnectivityMetricsEvent printingHugo Benichi
2016-04-18Make android.net.metrics Event classes @SystemApiHugo Benichi
2016-04-18Fixes fatal linter errors in android.net.metricsHugo Benichi
2016-04-14Add some more metrics: IpManager, IpReachabilityMonitorErik Kline