History log of /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeTunerService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
340b0e5216b4fcc435e0459b1ca46155a572100d 08-Mar-2017 Jason Monk <jmonk@google.com> Move out test utilities to a Testables library

Test: runtest --path frameworks/base/tests/testablets/tests
&& runtest systemui

Change-Id: Ideef4aef5f26136b1741c556b9be5884f38842a0
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeTunerService.java
cedcb945f7f5f4f053e7326aef58b76d09810ad1 06-Feb-2017 Jason Monk <jmonk@google.com> QS: Fix brightness/edit disappearing with too few tiles

- Make sure the tile layout doesn't have negative height

Test: runtest systemui
Fixes: 34593873
Change-Id: I392aa925cde1b2147a86cda63cd9e84cd3026a90
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeTunerService.java
de850bbcaa61c1874b803f2086443febbafd81a4 02-Feb-2017 Jason Monk <jmonk@google.com> Fix leaks in sysui

Add support for testing for PluginManager and TunerService leaks
and add tests for the known leaks and fix them. Also port PluginManager
and TunerService to Dependency to make them easier to handle in
tests.

Test: runtest systemui
Change-Id: I5642539ee24dd72f802905106decd0c87b41b4eb
Fixes: 34846972
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/FakeTunerService.java