// ---------
 // public API delegated to LayoutSupportDelegate
 public boolean isDedicated() {
   return layoutDelegate.isDedicated();
 }