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()
788 mTmpApplySurfaceChangesTransactionState.obscured;792 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;793 if (!mTmpApplySurfaceChangesTransactionState.obscured) {800 mTmpApplySurfaceChangesTransactionState.obscured = true;805 mTmpApplySurfaceChangesTransactionState.obscured,4046 boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState4053 obscured = false; in reset()