Home
last modified time | relevance | path

Searched defs:replaceSystemWindowInsets (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsets.java511 public WindowInsets replaceSystemWindowInsets(int left, int top, int right, int bottom) { in replaceSystemWindowInsets() method in WindowInsets
540 public WindowInsets replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets() method in WindowInsets