Searched refs:createCompatTypeMap (Results 1 – 1 of 1) sorted by relevance
134 this(createCompatTypeMap(systemWindowInsetsRect), createCompatTypeMap(stableInsetsRect), in WindowInsets()135 createCompatVisibilityMap(createCompatTypeMap(systemWindowInsetsRect)), in WindowInsets()248 this(createCompatTypeMap(systemWindowInsets), null, new boolean[SIZE], false, false, null, in WindowInsets()257 private static Insets[] createCompatTypeMap(@Nullable Rect insets) { in createCompatTypeMap() method in WindowInsets