Searched refs:setUserExpandedChild (Results 1 – 2 of 2) sorted by relevance
45 void setUserExpandedChild(View v, boolean userExpanded); in setUserExpandedChild() method592 mCallback.setUserExpandedChild(scaledView, expand); in finishExpanding()615 mCallback.setUserExpandedChild(mResizedView, nowExpanded); in finishExpanding()
6521 public void setUserExpandedChild(View v, boolean userExpanded) {