OSDN Git Service

Dismiss keyguard when user button is tapped
authorKaori Katou <kaori.x.kato@sonymobile.com>
Tue, 26 May 2015 07:25:04 +0000 (16:25 +0900)
committerYoshinori Hirano <yoshinori.hirano@sonymobile.com>
Mon, 11 Apr 2016 02:31:09 +0000 (11:31 +0900)
commit0a334053298c988a816a754c4235ed3b01cc9cfc
treeef73b84bb53d7d97d0262ae8bf054bb26510cd10
parent1529753b4cf748965d1d8f2dc81b2d9a2e9bd6d1
Dismiss keyguard when user button is tapped

When multi-user is disabled and user button is tapped
on the keyguard, the contact app is displayed behind the keyguard.
The keyguard should be dismissed when the contact app is launched.

Change-Id: I7daa0bec84b5172e78668cc71e51955f166ede0a
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardStatusBarView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/MultiUserSwitch.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java