Searched refs:syswin (Results 1 – 2 of 2) sorted by relevance
865 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument881 if (!syswin && w.mAttrs.userActivityTimeout >= 0 && mUserActivityTimeout < 0) { in handleNotObscuredLocked()897 if (!syswin && w.mAttrs.screenBrightness >= 0 && mScreenBrightness < 0) { in handleNotObscuredLocked()
806 mTmpApplySurfaceChangesTransactionState.syswin);812 mTmpApplySurfaceChangesTransactionState.syswin = true;4047 boolean syswin; field in DisplayContent.ApplySurfaceChangesTransactionState4054 syswin = false; in reset()