Searched refs:getSystemWindowInsetsAsRect (Results 1 – 6 of 6) sorted by relevance
288 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
11250 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) {11255 if (fitSystemWindowsInt(insets.getSystemWindowInsetsAsRect())) {11565 inoutInsets.set(innerInsets.getSystemWindowInsetsAsRect());11595 outLocalInsets.set(in.getSystemWindowInsetsAsRect());
4362 final Rect ci = getWindowInsets(false).getSystemWindowInsetsAsRect(); in scrollToRectOrFocus()
319 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
1039 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect());
23975 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;