Home | History | Annotate | Download | only in ui

Lines Matching defs:cursorPos

729         final int cursorPos = position - getPositionOffset(position);
736 if (cursor != null && cursor.moveToPosition(cursorPos)) {
742 return super.getItemId(cursorPos);