Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java5142 final int[] remainingLeftRight = in calculateSystemGestureExclusion() local
5177 remainingLeftRight[0] = addToGlobalAndConsumeLimit(local, global, leftEdge, in calculateSystemGestureExclusion()
5178 remainingLeftRight[0]); in calculateSystemGestureExclusion()
5181 remainingLeftRight[1] = addToGlobalAndConsumeLimit(local, global, rightEdge, in calculateSystemGestureExclusion()
5182 remainingLeftRight[1]); in calculateSystemGestureExclusion()