Searched refs:rootWindowInsets (Results 1 – 3 of 3) sorted by relevance
91 WindowInsets rootWindowInsets = mSeekBar.getRootWindowInsets(); in updateExclusionRects() local94 rootWindowInsets.getSystemGestureInsets().left, in updateExclusionRects()
159 WindowInsets rootWindowInsets = content.getRootWindowInsets(); in setup()160 Insets systemGestureInsets = rootWindowInsets.getSystemGestureInsets(); in setup()
720 final WindowInsets rootWindowInsets = getRootWindowInsets(); in onApplyWindowInsets() local721 if (rootWindowInsets != null && (rootWindowInsets.getStableInsetBottom() in onApplyWindowInsets()