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