Searched refs:getSystemWindowInsetsAsRect (Results 1 – 4 of 4) sorted by relevance
261 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
318 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
498 mSystemInsets.set(insets.getSystemWindowInsetsAsRect());
1041 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect()); in onApplyWindowInsets()