History log of /packages/apps/Settings/src/com/android/settings/fingerprint/SetupFingerprintEnrollOnboard.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d1f9c9be50439fa3f5f50fbe473e43ba6b77eb6 10-Jul-2015 Maurice Lam <yukl@google.com> [Fingerprint] Add fingerprint enroll in setup wizard

Make a subclass for each enrolling screen that setup wizard uses, and
in override the corresponding get*Intent methods to always use the
setup wizard versions of the next screens.

On minor change made to the original flow is that it will now return
RESULT_OK if it is finished, as opposed to RESULT_CANCELED.

Bug: 21695577
Change-Id: Id666826e8027272ede6a5426967d66fb291670a4
/packages/apps/Settings/src/com/android/settings/fingerprint/SetupFingerprintEnrollOnboard.java