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.java876 mTmpApplySurfaceChangesTransactionState.obscured;
880 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;
882 if (!mTmpApplySurfaceChangesTransactionState.obscured) {
889 mTmpApplySurfaceChangesTransactionState.obscured = true;
893 mTmpApplySurfaceChangesTransactionState.obscured,
4630 public boolean obscured; field in DisplayContent.ApplySurfaceChangesTransactionState
4640 obscured = false; in reset()
DRootWindowContainer.java1100 boolean handleNotObscuredLocked(WindowState w, boolean obscured, boolean syswin) { in handleNotObscuredLocked() argument
1148 || (obscured && type == TYPE_KEYGUARD_DIALOG))) { in handleNotObscuredLocked()
/frameworks/layoutlib/validator/resources/
Dstrings.properties64 result_message_addendum_view_potentially_obscured = This item may be obscured by other on-screen co…