Searched refs:FLAG_WAKE (Results 1 – 3 of 3) sorted by relevance
34 int FLAG_WAKE = 0x00000001; field
4120 boolean isWakeKey = (policyFlags & WindowManagerPolicy.FLAG_WAKE) != 04741 if ((policyFlags & FLAG_WAKE) != 0) {4755 if (isTheaterModeEnabled() && (policyFlags & FLAG_WAKE) != 0) {
65364 Landroid/view/WindowManagerPolicyConstants;->FLAG_WAKE:I