Home
last modified time | relevance | path

Searched refs:fitSystemWindowsInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java7772 return fitSystemWindowsInt(insets); in fitSystemWindows()
7776 private boolean fitSystemWindowsInt(Rect insets) { in fitSystemWindowsInt() method
7830 if (fitSystemWindowsInt(insets.getSystemWindowInsets())) { in onApplyWindowInsets()