Searched refs:setUserExpandedChild (Results 1 – 2 of 2) sorted by relevance
51 void setUserExpandedChild(View v, boolean userExpanded); in setUserExpandedChild() method623 mCallback.setUserExpandedChild(scaledView, expand); in finishExpanding()649 mCallback.setUserExpandedChild(mResizedView, nowExpanded); in finishExpanding()
6316 public void setUserExpandedChild(View v, boolean userExpanded) {