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