コード例 #1
0
 // ---------
 // public API delegated to LayoutSupportDelegate
 public boolean isDedicated() {
   return layoutDelegate.isDedicated();
 }