Home | History | Annotate | Download | only in wm

Lines Matching defs:isKeyguardLocked

3048     public boolean isKeyguardLocked() {
3049 return mPolicy.isKeyguardLocked();
7257 public boolean isKeyguardLocked() {
7258 return WindowManagerService.this.isKeyguardLocked();