Searched refs:wouldBeVisibleIfPolicyIgnored (Results 1 – 2 of 2) sorted by relevance
1495 return wouldBeVisibleIfPolicyIgnored() && mPolicyVisibility; in isVisible()1502 boolean wouldBeVisibleIfPolicyIgnored() { in wouldBeVisibleIfPolicyIgnored() method in WindowState
2667 && w.wouldBeVisibleIfPolicyIgnored() && !w.isVisible()) { in startKeyguardExitOnNonAppWindows()