Searched refs:getPinnedHeadsUpHeight (Results 1 – 3 of 3) sorted by relevance
1125 public int getPinnedHeadsUpHeight() {1126 return getPinnedHeadsUpHeight(true /* atLeastMinHeight */);1134 private int getPinnedHeadsUpHeight(boolean atLeastMinHeight) {2737 return getPinnedHeadsUpHeight(true /* atLeastMinHeight */);3291 return getPinnedHeadsUpHeight(false /* atLeastMinHeight */);3849 pw.print("pinned headsup", getPinnedHeadsUpHeight(
405 public int getPinnedHeadsUpHeight() { in getPinnedHeadsUpHeight() method in ExpandableView
1675 ? firstVisibleSection.getFirstVisibleChild().getPinnedHeadsUpHeight()1699 return row.getPinnedHeadsUpHeight();