Searched refs:expandedChild (Results 1 – 1 of 1) sorted by relevance
129 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning() local132 setIconAnimationRunningForChild(running, expandedChild); in setIconAnimationRunning()651 View expandedChild = mPrivateLayout.getExpandedChild(); in updateMaxHeights() local652 if (expandedChild == null) { in updateMaxHeights()653 expandedChild = mPrivateLayout.getContractedChild(); in updateMaxHeights()655 mMaxExpandHeight = expandedChild.getHeight(); in updateMaxHeights()