OSDN Git Service

Added a makeInvisible call to Face Unlock
authorDanielle Millett <dmillett@google.com>
Tue, 30 Oct 2012 02:16:32 +0000 (22:16 -0400)
committerDanielle Millett <dmillett@google.com>
Tue, 30 Oct 2012 03:40:12 +0000 (23:40 -0400)
commit1108a2cb412b054cc9e4acc48182c46c45180c0c
tree8c7f524372eb9d8f57420b906e538e59cdfcebe4
parentcfc3086b18396df03f982fb98112649dc5b5a6f2
Added a makeInvisible call to Face Unlock

This makes it so that the view is hidden immediately when
a call to stop is made.  This also changes the call in onPause to
only stop and not go to the backup because we still want Face Unlock
to show as the view is being dragged down.

Change-Id: I66d8fc24e82dc3a0155f7d59d8ced932cb584660
core/java/com/android/internal/policy/IFaceLockInterface.aidl
policy/src/com/android/internal/policy/impl/keyguard/FaceUnlock.java
policy/src/com/android/internal/policy/impl/keyguard/KeyguardFaceUnlockView.java