Searched refs:configureApplyInsets (Results 1 – 2 of 2) sorted by relevance
37 public static void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayoutCompatApi21
296 void configureApplyInsets(View drawerLayout); in configureApplyInsets() method304 public void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayout.DrawerLayoutCompatImplBase327 public void configureApplyInsets(View drawerLayout) { in configureApplyInsets() method in DrawerLayout.DrawerLayoutCompatImplApi21328 DrawerLayoutCompatApi21.configureApplyInsets(drawerLayout); in configureApplyInsets()397 IMPL.configureApplyInsets(this); in DrawerLayout()