Searched refs:getChildCount (Results 1 – 10 of 10) sorted by relevance
169 public int getChildCount() { in getChildCount() method in ContainerShadow170 return (helper.getChildCount()); in getChildCount()
179 public int getChildCount() { in getChildCount() method in MenuShadow180 return (helper.getChildCount()); in getChildCount()
220 public int getChildCount() { in getChildCount() method in MenuBarShadow221 return (helper.getChildCount()); in getChildCount()
314 && getChildCount() == 1) in addChildBody()
623 if (getChildCount() == 0) in getPanel()
56 public int getChildCount(); in getChildCount() method
611 public int getChildCount() { in getChildCount() method in Root612 return (containerHelper.getChildCount()); in getChildCount()
98 public int getChildCount() { in getChildCount() method in AMContainerHelper
206 if (getChildCount() == 0) in postCreate()
221 cards = new GBPanelShadow[getChildCount()]; in getCards()