Merge "WM: Prevent secondary display focus while keyguard is up" into oc-dev
am: f04714c59a
Change-Id: I38bab1ff56a30cccb2f748588ffbbe54d5e17e80
This commit is contained in:
@@ -603,6 +603,11 @@ public interface WindowManagerPolicy {
|
||||
*/
|
||||
void notifyKeyguardTrustedChanged();
|
||||
|
||||
/**
|
||||
* The keyguard showing state has changed
|
||||
*/
|
||||
void onKeyguardShowingAndNotOccludedChanged();
|
||||
|
||||
/**
|
||||
* Notifies the window manager that screen is being turned off.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user