commit | 60586e649344dbf649238afa346086b5822096df | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Wed Jan 26 20:32:55 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Thu Jan 27 12:13:28 2022 +0800 |
tree | ce69f63928689ed1a8aa64be3d47d9418777c05d | |
parent | 5cb80afc4eba4299c7514a0d59a0206538c25623 [diff] |
Remove NetworkStats hidden API dependencies from StatsPullAtomService This patch removes the following dependencies, - Reimplement removeEmptyEntries. - Remove NetworkStats.Entry() constructor. - Remove size() and use hasNext() to check if the stats contains any entry. Bug: 210073043 Test: BytesTransferredTest Change-Id: Ib2a4b38e4412cbeb6b18e5ed50bc6a7c1ca79b00