Searched refs:obscured (Results 1 – 2 of 2) sorted by relevance
865 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument915 || (obscured && type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()
783 mTmpApplySurfaceChangesTransactionState.obscured;787 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;788 if (!mTmpApplySurfaceChangesTransactionState.obscured) {795 mTmpApplySurfaceChangesTransactionState.obscured = true;800 mTmpApplySurfaceChangesTransactionState.obscured,4034 boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState4041 obscured = false; in reset()