am 95dfd677: am 55039bde: Remove some unused window manager methods.
Merge commit '95dfd677c99b9e6a206366348e8e2e945d27ff0b' * commit '95dfd677c99b9e6a206366348e8e2e945d27ff0b': Remove some unused window manager methods.
This commit is contained in:
@@ -1928,8 +1928,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
mKeyguardMediator.verifyUnlock(callback);
|
||||
}
|
||||
|
||||
/** {@inheritDoc} */
|
||||
public boolean keyguardIsShowingTq() {
|
||||
private boolean keyguardIsShowingTq() {
|
||||
return mKeyguardMediator.isShowingAndNotHidden();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user