Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationControllerTest.java214 setSystemGestureInsets(); in deleteWindowMagnification_enableAtTheBottom_overlapFlagIsFalse()
513 setSystemGestureInsets(); in moveWindowMagnificationToTheBottom_enabledWithGestureInset_overlapFlagIsTrue()
540 private void setSystemGestureInsets() { in setSystemGestureInsets() method in WindowMagnificationControllerTest
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsets.java1157 public Builder setSystemGestureInsets(@NonNull Insets insets) { in setSystemGestureInsets() method in WindowInsets.Builder
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50398 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemGestureInsets(@NonNu…