Searched refs:setUserExpandedChild (Results 1 – 2 of 2) sorted by relevance
44 void setUserExpandedChild(View v, boolean userExpanded); in setUserExpandedChild() method573 mCallback.setUserExpandedChild(scaledView, expand); in finishExpanding()593 mCallback.setUserExpandedChild(mResizedView, nowExpanded); in finishExpanding()
1022 public void setUserExpandedChild(View v, boolean userExpanded) { in setUserExpandedChild() method in NotificationStackScrollLayout