Searched refs:systemWindowInsetsRect (Results 1 – 1 of 1) sorted by relevance
129 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, boolean isRound, in WindowInsets() argument131 this(createCompatTypeMap(systemWindowInsetsRect), createCompatTypeMap(stableInsetsRect), in WindowInsets()132 createCompatVisibilityMap(createCompatTypeMap(systemWindowInsetsRect)), in WindowInsets()