OSDN Git Service

Reset lock pattern stealth mode when keygueard pattern view is reset
authorToni Barzic <tbarzic@google.com>
Fri, 16 Oct 2015 20:38:11 +0000 (13:38 -0700)
committerToni Barzic <tbarzic@google.com>
Fri, 16 Oct 2015 20:38:11 +0000 (13:38 -0700)
commit17fdb13a600e366ac1166e8dfe82b9b428041e29
tree84ee360bf2455c001dcc611497f3f8c43d8da946
parent446433da24b7cfb7e7625675bb9dc4e17b05f3ba
Reset lock pattern stealth mode when keygueard pattern view is reset

Stealth mode is not guaranteed to remain constant through keyguard pattern
view lifetime (it's user specific, and user context may be switched), so
update it when keyguard pattern is reset.

BUG=25017442

Change-Id: I798fe685cfaadd35462f54ab7e4fa9e6f6276436
packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java