HomeSort by relevance Sort by last modified time
    Searched defs:setExpandedHeight (Results 1 - 2 of 2) sorted by null

  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingLayout.java 72 public void setExpandedHeight(int expandedHeight) {
ExpandableListItem.java 79 public void setExpandedHeight(int expandedHeight) {
85 setExpandedHeight(newHeight);

Completed in 29 milliseconds