Searched refs:configureApplyInsets (Results 1 – 2 of 2) sorted by relevance
39 public static void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayoutCompatApi21
291 void configureApplyInsets(View drawerLayout); in configureApplyInsets() method300 public void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayout.DrawerLayoutCompatImplBase328 public void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayout.DrawerLayoutCompatImplApi21329 DrawerLayoutCompatApi21.configureApplyInsets(drawerLayout); in configureApplyInsets()400 IMPL.configureApplyInsets(this); in DrawerLayout()