Searched defs:packedPosition (Results 1 – 2 of 2) sorted by relevance
175 public final String getValueAtPosition(long packedPosition) { in getValueAtPosition()196 private boolean isOutOfBounds(long packedPosition) { in isOutOfBounds()226 private View getView(long packedPosition, View convertView, ViewGroup parent) { in getView()253 protected View createView(long packedPosition, int flPos, ViewGroup parent, int desiredHeight) { in createView()
71 long packedPosition = elvMenuInfo.packedPosition; in onCreateContextMenu() local