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()
3915 int getHeightForPosition(int position) {3916 final int height = super.getHeightForPosition(position);
7080 int getHeightForPosition(int position) { in getHeightForPosition() method