History log of /frameworks/base/packages/Keyguard/src/com/android/keyguard/MultiUserAvatarCache.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5cf17879a31b7b78c09ec50b727f921840dcf783 26-Mar-2014 Jorim Jaggi <jjaggi@google.com> Reuse KeyguardViewMediator for new Keyguard implementation.

This change reuses KeyguardViewMediator for the new Keyguard
implementation in status bar. KeyguardViewManager is replaced by
StatusBarKeyguardManager which handles adding the view, setting the
state etc. StatusBarWindowManager is introduced to managed the window
of the status bar, which has the logic of both the old Keyguard window
and the old status bar window. In the current implementation, Keyguard
gets displayed like it would be in the bouncer state, but that's likely
to change in the future. Also, setHidden in IKeyguardService is also
renamed to setOccluded, as the word hidden interferes with the
terminology when dismissing the Keyguard.

Bug: 13635952
Change-Id: I1c5d5a49d810d8532089f464cb2efe35e577f517
/frameworks/base/packages/Keyguard/src/com/android/keyguard/MultiUserAvatarCache.java
e8e93a143eaec158450c146e96e8fe05fd2401e7 10-May-2013 Amith Yamasani <yamasani@google.com> Fix build error due to incorrect merge

Keyguard package was moved, so a new file didn't get to the right directory.

Change-Id: I2cdf2d9ef785ca7852c38278f51b5af9f96320f7
/frameworks/base/packages/Keyguard/src/com/android/keyguard/MultiUserAvatarCache.java