Searched refs:getSystemWindowInsetsAsRect (Results 1 – 6 of 6) sorted by relevance
319 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
291 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
11881 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) { in onApplyWindowInsets()11886 if (fitSystemWindowsInt(insets.getSystemWindowInsetsAsRect())) { in onApplyWindowInsets()12694 inoutInsets.set(innerInsets.getSystemWindowInsetsAsRect()); in computeFitSystemWindows()12724 outLocalInsets.set(in.getSystemWindowInsetsAsRect()); in computeSystemWindowInsets()
1050 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect());
18745 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;
18809 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;