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