Searched refs:typeMaxInsetsMap (Results 1 – 2 of 2) sorted by relevance
131 @Nullable Insets[] typeMaxInsetsMap, in WindowInsets() argument146 mStableInsetsConsumed = typeMaxInsetsMap == null; in WindowInsets()149 : typeMaxInsetsMap.clone(); in WindowInsets()
144 Insets[] typeMaxInsetsMap = new Insets[Type.SIZE]; in calculateInsets() local175 true /* ignoreVisibility */, typeMaxInsetsMap, null /* idSideMap */, in calculateInsets()192 return new WindowInsets(typeInsetsMap, typeMaxInsetsMap, typeVisibilityMap, isScreenRound, in calculateInsets()