Searched refs:assignCompatInsets (Results 1 – 2 of 2) sorted by relevance
226 assignCompatInsets(typeInsetMap, insets); in createCompatTypeMap()233 static void assignCompatInsets(Insets[] typeInsetMap, Rect insets) { in assignCompatInsets() method in WindowInsets939 assignCompatInsets(mTypeInsetsMap, systemWindowInsets.toRect()); in setSystemWindowInsets()1091 assignCompatInsets(mTypeMaxInsetsMap, stableInsets.toRect()); in setStableInsets()
155 WindowInsets.assignCompatInsets(typeInsetsMap, legacyContentInsets); in calculateInsets()156 WindowInsets.assignCompatInsets(typeMaxInsetsMap, legacyStableInsets); in calculateInsets()