Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java66 public WindowInsets(Rect systemWindowInsets, Rect windowDecorInsets, Rect stableInsets, in WindowInsets()
98 public WindowInsets(Rect systemWindowInsets) { in WindowInsets()
358 public WindowInsets replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets()
/frameworks/support/compat/api21/android/support/v4/view/
DWindowInsetsCompatApi21.java51 public static Object replaceSystemWindowInsets(Object insets, Rect systemWindowInsets) { in replaceSystemWindowInsets()
/frameworks/support/compat/java/android/support/v4/view/
DWindowInsetsCompat.java42 WindowInsetsCompat replaceSystemWindowInsets(Object insets, Rect systemWindowInsets); in replaceSystemWindowInsets()
104 … public WindowInsetsCompat replaceSystemWindowInsets(Object insets, Rect systemWindowInsets) { in replaceSystemWindowInsets()
237 Rect systemWindowInsets) { in replaceSystemWindowInsets()
406 public WindowInsetsCompat replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets()