Searched refs:getHeightForPosition (Results 1 – 3 of 3) sorted by relevance
500 public int getHeightForPosition(int position) { in getHeightForPosition() method in ListScenario645 int desiredHeight = getHeightForPosition(position); in getView()
3832 int getHeightForPosition(int position) {3833 final int height = super.getHeightForPosition(position);
6882 int getHeightForPosition(int position) { in getHeightForPosition() method