History log of /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fba8faf5c5f58f115fa3c099da9ef0953b484147 23-May-2017 Jason Monk <jmonk@google.com> Add test to verify all sysui tests extend the right stuff

And then make it pass.

Test: runtest systemui
Bug: 38500852
Change-Id: I377164219e4a4f4d1a99f11ef06da03c2b527eb0
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java
2b48aa3f71403f41f6d6b90cfe437ee4bdce160f 27-Mar-2017 Jason Monk <jmonk@google.com> QS: Don't animate first state change

Test: runtest systemui
Change-Id: I151af59665c74ca04839f7d33153fb8c90ddd996
Fixes: 36076790
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java
2da4619b12a4c65a645534079057e7d2bb0bae21 27-Mar-2017 Jason Monk <jmonk@google.com> Fix QS getting stuck in weird animation during recreate

Don't animate on first state change in QS, no reason to animate on
bootup or recreate.

Test: runtest systemui
Change-Id: Ib1ceddd708fdc922224b57dbfe12d2f9a76fcee3
Fixes: 35116271
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java