Home
last modified time | relevance | path

Searched refs:obscured (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java944 mTmpApplySurfaceChangesTransactionState.obscured;
948 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;
950 if (!mTmpApplySurfaceChangesTransactionState.obscured) {
957 mTmpApplySurfaceChangesTransactionState.obscured = true;
961 mTmpApplySurfaceChangesTransactionState.obscured,
5092 public boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState
5102 obscured = false; in reset()
DRootWindowContainer.java1048 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument
1087 || (obscured && type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()
/frameworks/layoutlib/validator/resources/
Dstrings.properties32 result_message_addendum_view_potentially_obscured = This item may be obscured by other on-screen co…