Home
last modified time | relevance | path

Searched refs:EXCLUSION_LEFT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java282 static final int EXCLUSION_LEFT = 0; field in WindowState
3400 logExclusionRestrictions(EXCLUSION_LEFT); in onSurfaceShownChanged()
3447 mLastExclusionLogUptimeMillis[EXCLUSION_LEFT] = now; in initExclusionRestrictions()
H A DDisplayContent.java158 import static com.android.server.wm.WindowState.EXCLUSION_LEFT;
5845 mSystemGestureFrameLeft, remainingLeftRight[0], w, EXCLUSION_LEFT); in calculateSystemGestureExclusion()
5861 Integer.MAX_VALUE, w, EXCLUSION_LEFT); in calculateSystemGestureExclusion()