Searched refs:setChildInsets (Results 1 – 3 of 3) sorted by relevance
25 void setChildInsets(Object insets, boolean drawStatusBar); in setChildInsets() method
90 drawerLayout.setChildInsets(insets, insets.getSystemWindowInsetTop() > 0); in onApplyWindowInsets()
441 public void setChildInsets(Object insets, boolean draw) { in setChildInsets() method in DrawerLayout