Searched defs:setFitsSystemWindows (Results 1 – 3 of 3) sorted by relevance
888 public void setFitsSystemWindows(boolean fitSystemWindows) { in setFitsSystemWindows() method in CoordinatorLayout
9288 public void setFitsSystemWindows(boolean fitSystemWindows) { in setFitsSystemWindows() method in View
2838 public static void setFitsSystemWindows(View view, boolean fitSystemWindows) { in setFitsSystemWindows() method in ViewCompat