History log of /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/SystemBarHelperTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6be36beb1bdcd9211c504bbb1647d1f610ba2185 04-Apr-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Adjust immersive flags for dialogs

Remove the LAYOUT_ immersive flags and apply only HIDE_NAVIGATION and
IMMERSIVE_STICKY. This is because LAYOUT_ flags causes dialogs to not
resize for keyboard, and dialogs don't have to draw under the status
or navigation bars anyway.

Bug: 20091077
Change-Id: I96dc650a1d31046b30c6337b32c1bb91ee4548d2
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/SystemBarHelperTest.java
9f9367672191190f903955d09a4314d40869acc6 27-Mar-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Eclair compat build

Bug: 19929602
Change-Id: I0e3ed9024461ec50efe2258031c1d2648f0d333f
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/SystemBarHelperTest.java
e96ec75d23e82b352ab1393dbac8d6372ceb62d7 26-Mar-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Fix back button bug

Fix bug in SystemBarHelper.setBackButtonVisible and added unit tests
to the class.

Bug: 19936103
Change-Id: I252e0069ee7b21d25422859a51f51dcbe4c6a7d5
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/SystemBarHelperTest.java