Searched refs:setSystemWindowInsets (Results 1 – 6 of 6) sorted by relevance
236 .setSystemWindowInsets(content) in insetsWith()
769 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
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18378 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
18442 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
54366 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNul…