Searched refs:syswin (Results 1 – 2 of 2) sorted by relevance
899 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument915 if (!syswin && w.mAttrs.userActivityTimeout >= 0 && mUserActivityTimeout < 0) { in handleNotObscuredLocked()931 if (!syswin && w.mAttrs.screenBrightness >= 0 && mScreenBrightness < 0) { in handleNotObscuredLocked()
653 mTmpApplySurfaceChangesTransactionState.syswin);659 mTmpApplySurfaceChangesTransactionState.syswin = true;3171 boolean syswin; field in DisplayContent.ApplySurfaceChangesTransactionState3179 syswin = false; in reset()