Searched refs:newContainer (Results 1 – 1 of 1) sorted by relevance
1229 ViewGroup newContainer; in updateExpandButton() local1234 newContainer = mExpandButtonAndContentContainer; in updateExpandButton()1240 newContainer = this; in updateExpandButton()1247 if (newContainer != mExpandButtonContainer.getParent()) { in updateExpandButton()1249 newContainer.addView(mExpandButtonContainer); in updateExpandButton()