Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/view/
DWindowInsetsCompat.java211 public WindowInsetsCompat replaceSystemWindowInsets(int left, int top, int right, int bottom) { in replaceSystemWindowInsets() method in WindowInsetsCompat
228 public WindowInsetsCompat replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets() method in WindowInsetsCompat
/frameworks/base/core/java/android/view/
DWindowInsets.java343 public WindowInsets replaceSystemWindowInsets(int left, int top, in replaceSystemWindowInsets() method in WindowInsets
358 public WindowInsets replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets() method in WindowInsets