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