commit | 0b9c0835b909459fd795d630c92aed461d7e15b9 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Jul 18 17:16:37 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Tue Aug 01 11:32:04 2023 +0800 |
tree | e70885c99cc2790206ceac27bf5ba624510d1fc9 | |
parent | ebdda22240702c1cf0e1f37ac0701c1e0237f1d3 [diff] |
Refactor grouped by methods This is a no-op refactoring, which re-write the group by methods to use a common method that can slice NetworkStats by a given lambda. This is useful for subsequent changes to slice NetworkStats with different conditions. Test: atest FrameworksNetTests:android.net.connectivity.android.net.NetworkStatsTest Bug: 290728278 Change-Id: Ia28571021fba46fc59380798053ccdc91ddc6ae4