commit | db71cc02a28137bb12810141436860e760d39cec | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Mon Nov 09 12:53:25 2020 -0800 |
committer | Adam Bookatz <bookatz@google.com> | Mon Nov 09 16:03:49 2020 -0800 |
tree | 9c5894838d6a2f69758b5665d581b5d0bff7b4fd | |
parent | 92b3adcb2d926fa83167f5042319716086afc31b [diff] |
Remove some unused methods in BSI BatteryStatsImpl has some recently added methods where formerly we used A() now we use A(int elapsedTime) Often those old A() calls are now unused and can be removed. Test: compiles Test: FrameworksCoreTests Test: FrameworksServicesTests Change-Id: I4cac7879db47811ed92455470a660a675db6a4c7