Searched refs:canBeHiddenByKeyguardLw (Results 1 – 5 of 5) sorted by relevance
141 public boolean canBeHiddenByKeyguardLw(WindowState win) { in canBeHiddenByKeyguardLw() method in TestWindowManagerPolicy
989 public boolean canBeHiddenByKeyguardLw(WindowState win); in canBeHiddenByKeyguardLw() method
3024 public boolean canBeHiddenByKeyguardLw(WindowState win) { in canBeHiddenByKeyguardLw() method in PhoneWindowManager3047 || !canBeHiddenByKeyguardLw(imeTarget)); in shouldBeHiddenByKeyguard()5706 if (canBeHiddenByKeyguardLw(win)) {
528 final boolean gone = (mTmpWindow != null && mService.mPolicy.canBeHiddenByKeyguardLw(w))596 if (mTmpWindow != null && mService.mPolicy.canBeHiddenByKeyguardLw(w)) {2666 if (w.mAppToken == null && policy.canBeHiddenByKeyguardLw(w) in startKeyguardExitOnNonAppWindows()
1083 HSPLcom/android/server/policy/WindowManagerPolicy;->canBeHiddenByKeyguardLw(Lcom/android/server/pol…