Searched refs:expandedChild (Results 1 – 1 of 1) sorted by relevance
237 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning() local240 setIconAnimationRunningForChild(running, expandedChild); in setIconAnimationRunning()586 View expandedChild = layout.getExpandedChild();589 setChronometerRunningForChild(running, expandedChild);1293 View expandedChild = mPrivateLayout.getExpandedChild();1294 if (expandedChild == null) {1295 expandedChild = mPrivateLayout.getContractedChild();1297 mMaxExpandHeight = expandedChild.getHeight();