Searched refs:gestureInsets (Results 1 – 1 of 1) sorted by relevance
522 Insets gestureInsets = insets.getMandatorySystemGestureInsets(); in dispatchApplyWindowInsets() local523 mSystemGestureRegion.set(gestureInsets.left, gestureInsets.top, in dispatchApplyWindowInsets()524 gestureInsets.right, gestureInsets.bottom); in dispatchApplyWindowInsets()