Searched refs:isOnScreenIgnoringKeyguard (Results 1 – 1 of 1) sorted by relevance
1241 return mPolicyVisibility && isOnScreenIgnoringKeyguard(); in isOnScreen()1248 boolean isOnScreenIgnoringKeyguard() { in isOnScreenIgnoringKeyguard() method in WindowState1272 return (isOnScreenIgnoringKeyguard() && (!visibleOnly || isViewVisible) in mightAffectAllDrawn()