Searched refs:obscured (Results 1 – 5 of 5) sorted by relevance
44 description: "This flag enables the ability for dreams to handle being obscured"
340 void setObscured(boolean obscured) { in setObscured() argument343 mTaskView.setObscuredTouchRect(obscured ? mLayerBoundsSupplier.get() : null); in setObscured()
1032 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;1034 if (!mTmpApplySurfaceChangesTransactionState.obscured) {1041 mTmpApplySurfaceChangesTransactionState.obscured = true;1045 mTmpApplySurfaceChangesTransactionState.obscured,5279 public boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState5290 obscured = false; in reset()
1029 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument1066 || (obscured && w.mAttrs.type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()
29 result_message_addendum_view_potentially_obscured = This item may be obscured by other on-screen co…