History log of /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/WizardManagerHelperTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
56a19113d248d9ffdb462a0af6ba8a967635be66 08-Apr-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Add isLightTheme method

Add WizardManagerHelper.isLightTheme method to tell whether an
activity should use light theme or not.

Bug: 20110002
Change-Id: I41fc142489c9f1c1b9b91cd825f54447b856f58b
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/WizardManagerHelperTest.java
bc60ae4e0ee0116facc9bdc21d6da8a470303ce3 27-Mar-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Add isSetupWizard

Add WizardManagerHelper.isSetupWizard for clients to tell whether an
intent came from Setup Wizard. Also added WizardManagerHelperTest.

Bug: 19964066
Change-Id: I71166571814be356c1bf34f37692795f99f4b592
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/WizardManagerHelperTest.java