Searched refs:obscured (Results 1 – 2 of 2) sorted by relevance
633 mTmpApplySurfaceChangesTransactionState.obscured;639 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;640 if (!mTmpApplySurfaceChangesTransactionState.obscured) {647 mTmpApplySurfaceChangesTransactionState.obscured = true;652 mTmpApplySurfaceChangesTransactionState.obscured,3170 boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState3178 obscured = false; in reset()
899 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument949 || (obscured && type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()