Searched refs:getSystemWindowInsetsAsRect (Results 1 – 5 of 5) sorted by relevance
262 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
10980 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) {10985 if (fitSystemWindowsInt(insets.getSystemWindowInsetsAsRect())) {11229 inoutInsets.set(innerInsets.getSystemWindowInsetsAsRect());11248 outLocalInsets.set(in.getSystemWindowInsetsAsRect());
319 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
498 mSystemInsets.set(insets.getSystemWindowInsetsAsRect());
1043 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect()); in onApplyWindowInsets()