Searched refs:getSystemWindowInsets (Results 1 – 5 of 5) sorted by relevance
98 public Rect getSystemWindowInsets() { in getSystemWindowInsets() method in WindowInsets
7196 if (fitSystemWindows(insets.getSystemWindowInsets())) { in onApplyWindowInsets()7201 if (fitSystemWindowsInt(insets.getSystemWindowInsets())) { in onApplyWindowInsets()7309 outLocalInsets.set(in.getSystemWindowInsets()); in computeSystemWindowInsets()
316 final Rect systemInsets = insets.getSystemWindowInsets();
387 mConfig.updateSystemInsets(insets.getSystemWindowInsets()); in onApplyWindowInsets()
2861 mFrameOffsets.set(insets.getSystemWindowInsets()); in onApplyWindowInsets()