Home | History | Annotate | Download | only in ui

Lines Matching defs:cursorPos

704         final int cursorPos = position - getPositionOffset(position);
711 if (cursor != null && cursor.moveToPosition(cursorPos)) {
717 return super.getItemId(cursorPos);