Home | History | Annotate | Download | only in policy

Lines Matching refs:FLAG_WAKE

5887         boolean isWakeKey = (policyFlags & WindowManagerPolicy.FLAG_WAKE) != 0
6302 if ((policyFlags & FLAG_WAKE) != 0) {
6316 if (isTheaterModeEnabled() && (policyFlags & FLAG_WAKE) != 0) {