Searched refs:getSystemWindowInsets (Results 1 – 6 of 6) sorted by relevance
107 public Rect getSystemWindowInsets() { in getSystemWindowInsets() method in WindowInsets
7754 if (fitSystemWindows(insets.getSystemWindowInsets())) { in onApplyWindowInsets()7759 if (fitSystemWindowsInt(insets.getSystemWindowInsets())) { in onApplyWindowInsets()7884 outLocalInsets.set(in.getSystemWindowInsets()); in computeSystemWindowInsets()
231 mSystemInsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()
316 final Rect systemInsets = insets.getSystemWindowInsets();
407 mSystemInsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()
967 mFrameOffsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()