Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
DWindowManagerImpl.java147 .setSystemWindowInsets(Insets.of(systemWindowInsets)) in computeWindowInsets()
/frameworks/base/core/java/android/view/
DWindowManagerImpl.java285 .setSystemWindowInsets(Insets.of(systemWindowInsets)) in getWindowInsetsFromServer()
DWindowInsets.java587 return new Builder(this).setSystemWindowInsets(Insets.of(left, top, right, bottom)).build(); in replaceSystemWindowInsets()
1068 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets() method in WindowInsets.Builder
/frameworks/base/config/
Dboot-image-profile.txt23931 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
/frameworks/base/api/
Dcurrent.txt55485 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNul…