commit | ab954546dc49e1070ed8513efbddc8954b529c23 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Fri Oct 10 18:21:49 2014 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Tue Nov 25 23:22:52 2014 +0100 |
tree | 3b21b5955fe49df391b6ca2500cdc0447716d160 | |
parent | fb6121e069f25dd43e15b1377fe4d5f60c3d0dbe [diff] |
Make IKeyguardService interface asynchronous Add a state callback so lockscreen reports back whenever its state relevant for PhoneWindowManager changed, instead of synchronously calling into SysUI which can lead to deadlocks. Directly use LockPatternUtils for isSecure, and optimize the number of calls to this method to optimize layout performance. Bug: 17677097 Change-Id: I5d491fc8884d4f84d9562626b9ea0d5eaa5166fc