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()
801 mTmpApplySurfaceChangesTransactionState.syswin);807 mTmpApplySurfaceChangesTransactionState.syswin = true;4035 boolean syswin; field in DisplayContent.ApplySurfaceChangesTransactionState4042 syswin = false; in reset()