HomeSort by relevance Sort by last modified time
    Searched refs:getExpandedHeight (Results 1 - 8 of 8) sorted by null

  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandableListItem.java 75 public int getExpandedHeight() {
ExpandingLayout.java 68 public int getExpandedHeight() {
CustomArrayAdapter.java 94 expandingLayout.setExpandedHeight(object.getExpandedHeight());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
BaseStatusBarHeader.java 37 public abstract int getExpandedHeight();
NotificationPanelView.java 328 updateStackHeight(getExpandedHeight());
385 getExpandedHeight(),
    [all...]
QuickStatusBarHeader.java 219 public int getExpandedHeight() {
PanelView.java 786 public float getExpandedHeight() {
    [all...]
StatusBarHeaderView.java 295 public int getExpandedHeight() {
    [all...]

Completed in 619 milliseconds