Searched refs:flPos (Results 1 – 1 of 1) sorted by relevance
235 final int flPos = elv.getFlatListPosition(packedPosition); in getView() local239 convertView.setId(flPos); in getView()243 int desiredHeight = getHeightForPosition(flPos); in getView()244 return createView(packedPosition, flPos, parent, desiredHeight); in getView()256 protected View createView(long packedPosition, int flPos, ViewGroup parent, int desiredHeight) { in createView() argument266 result.setId(flPos); in createView()