Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java665 final int forwardedInsetBottom = 50; in layoutWindowLw_withForwardInset_SoftInputAdjustNothing() local
666 mDisplayPolicy.setForwardedInsets(Insets.of(0, 0, 0, forwardedInsetBottom)); in layoutWindowLw_withForwardInset_SoftInputAdjustNothing()