Searched refs:getSystemWindowInsets (Results 1 – 5 of 5) sorted by relevance
107 public Rect getSystemWindowInsets() { in getSystemWindowInsets() method in WindowInsets
9131 if (fitSystemWindows(insets.getSystemWindowInsets())) { in onApplyWindowInsets()9136 if (fitSystemWindowsInt(insets.getSystemWindowInsets())) { in onApplyWindowInsets()9261 outLocalInsets.set(in.getSystemWindowInsets()); in computeSystemWindowInsets()
317 final Rect systemInsets = insets.getSystemWindowInsets();
405 mSystemInsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()
1001 mFrameOffsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()