Searched refs:expandedChild (Results 1 – 1 of 1) sorted by relevance
287 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning() local290 setIconAnimationRunningForChild(running, expandedChild); in setIconAnimationRunning()698 View expandedChild = layout.getExpandedChild();701 setChronometerRunningForChild(running, expandedChild);1670 View expandedChild = mPrivateLayout.getExpandedChild();1671 if (expandedChild == null) {1672 expandedChild = mPrivateLayout.getContractedChild();1674 mMaxExpandHeight = expandedChild.getHeight();