commit | ef3199040f0c87f130f8321d9e937604e9f46ca6 | [log] [tgz] |
---|---|---|
author | Chris Wren <cwren@android.com> | Tue Mar 07 17:58:31 2017 -0500 |
committer | Chris Wren <cwren@android.com> | Thu Mar 09 14:41:10 2017 -0500 |
tree | 6b398b1ac89b99233fb187b013d27ef9dcacfd67 | |
parent | 521d92bcdfdc41e887217032c8067c8a6c4be715 [diff] |
more testable MetricsLogger interface Begin migration to non-static methods to allow easier mocking. New clients should use the non-static methods. Old clients that want to unit test metrics should move to the new interface. Bug: 35138327 Test: runtest --path frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarTest.java Change-Id: I168f3787ee50ddde8aa2d42c05b2b816d1d3a30e