Searched refs:obscured (Results 1 – 2 of 2) sorted by relevance
594 mTmpApplySurfaceChangesTransactionState.obscured;600 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;601 if (!mTmpApplySurfaceChangesTransactionState.obscured) {608 mTmpApplySurfaceChangesTransactionState.obscured = true;613 mTmpApplySurfaceChangesTransactionState.obscured,3202 boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState3210 obscured = false; in reset()
854 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument891 || (obscured && type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()