Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DActionBarOverlayLayoutTest.java236 .setSystemWindowInsets(content) in insetsWith()
/frameworks/base/core/java/android/view/
DWindowInsets.java769 return new Builder(this).setSystemWindowInsets(Insets.of(left, top, right, bottom)).build(); in replaceSystemWindowInsets()
1424 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets() method in WindowInsets.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18378 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
/frameworks/base/config/
Dboot-image-profile.txt18442 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
/frameworks/base/core/api/
Dcurrent.txt54366 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNul…