Searched refs:mChildrenContainer (Results 1 – 2 of 2) sorted by relevance
57 mChildrenContainer = mGroup.getChildrenContainer(); in setUp()62 mChildrenContainer.setIsLowPriority(true); in testGetMaxAllowedVisibleChildren_lowPriority()76 mChildrenContainer.setIsLowPriority(true); in testGetMaxAllowedVisibleChildren_lowPriority_expandedChildren()77 mChildrenContainer.setChildrenExpanded(true); in testGetMaxAllowedVisibleChildren_lowPriority_expandedChildren()84 mChildrenContainer.setIsLowPriority(true); in testGetMaxAllowedVisibleChildren_lowPriority_userLocked()85 mChildrenContainer.setUserLocked(true); in testGetMaxAllowedVisibleChildren_lowPriority_userLocked()99 mChildrenContainer.setChildrenExpanded(true); in testGetMaxAllowedVisibleChildren_expandedChildren()113 mChildrenContainer.setIsLowPriority(true); in testShowingAsLowPriority_lowPriority()124 mChildrenContainer.setIsLowPriority(true); in testShowingAsLowPriority_lowPriority_expanded()135 mChildrenContainer.setIsLowPriority(true); in testGetMaxAllowedVisibleChildren_userLocked_expandedChildren_lowPriority()[all …]
825 if (mChildrenContainer == null) {860 if (mChildrenContainer == null) {875 if (mChildrenContainer != null) {912 if (mChildrenContainer == null984 return mChildrenContainer == null ? null : mChildrenContainer.getAttachedChildren();1117 if (mChildrenContainer != null) {1319 if (mChildrenContainer != null) {1365 if (mChildrenContainer != null) {1483 return mChildrenContainer;1572 if (mChildrenContainer != null) {[all …]