commit | 1cad2ea6518cda5bd7031c80b529c466674b98bc | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Jan 14 23:34:54 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Wed Jan 19 15:54:17 2022 +0800 |
tree | 9fae700770ed61a58f9c0c6fc281b430cc383a9a | |
parent | a079336270bde44664e7b64666bcb24c1318a9be [diff] |
Have NetworkStats implements iterable Make NetworkStats be iterable and expose iterator as system API which is better than expose size() and getValues(). This API could be used by the caller who needs to get entry from NetworkStats. Bug: 210073043 CTS-Coverage-Bug: 215061403 Test: build, TH Change-Id: I6cb4c8f63d7067133f2722b2be7e16b4098a697d