Home
last modified time | relevance | path

Searched refs:assignCompatInsets (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInsetsTest.java61 WindowInsets.assignCompatInsets(maxInsets, new Rect(0, 10, 0, 0)); in compatInsets_layoutStable()
62 WindowInsets.assignCompatInsets(insets, new Rect(0, 0, 0, 0)); in compatInsets_layoutStable()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsets.java262 assignCompatInsets(typeInsetsMap, insets); in createCompatTypeMap()
270 public static void assignCompatInsets(Insets[] typeInsetsMap, Rect insets) { in assignCompatInsets() method in WindowInsets
1139 assignCompatInsets(mTypeInsetsMap, systemWindowInsets.toRect()); in setSystemWindowInsets()
1298 assignCompatInsets(mTypeMaxInsetsMap, stableInsets.toRect()); in setStableInsets()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18871 HSPLandroid/view/WindowInsets;->assignCompatInsets([Landroid/graphics/Insets;Landroid/graphics/Rect…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18919 HSPLandroid/view/WindowInsets;->assignCompatInsets([Landroid/graphics/Insets;Landroid/graphics/Rect…