Searched defs:fitSystemWindowsInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java9120 return fitSystemWindowsInt(insets);
9124 private boolean fitSystemWindowsInt(Rect insets) { method in class:View
9178 if (fitSystemWindowsInt(insets.getSystemWindowInsets())) {

Completed in 109 milliseconds