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 >>>)
25a52b65b2cac1f49f37f4532cfa62282432957a 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
Fixes: 38500852
Change-Id: I377164219e4a4f4d1a99f11ef06da03c2b527eb0
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java
9a82d124628350e64a835043baffced59ffcd143 27-Mar-2017 Jason Monk <jmonk@google.com> QS: Don't animate first state change

Test: runtest systemui
Change-Id: I151af59665c74ca04839f7d33153fb8c90ddd996
Fixes: 36076790
(cherry picked from commit 2b48aa3f71403f41f6d6b90cfe437ee4bdce160f)
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java
da9395e681bfaa21692bcb4a7a249b1d7ff2e2d3 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
(cherry picked from commit 2da4619b12a4c65a645534079057e7d2bb0bae21)
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/QSIconViewImplTest.java