Home | History | Annotate | Download | only in contacts-provider

Lines Matching full:column

152     // The index of the _ID column in the Cursor
154 // The index of the LOOKUP_KEY column in the Cursor
165 // Gets the _ID column index
190 {@link android.provider.ContactsContract.Contacts#PHOTO_THUMBNAIL_URI} column isn't available
201 // The column in which to find the thumbnail ID
210 * Gets the photo thumbnail column index if
216 // Otherwise, sets the thumbnail column to the _ID column
393 mapping between a column and a {@link android.view.View}
539 * column twice, this keeps the number of
547 * column indexes in the Cursor. The index is
548 * 0-based and always matches the column order
551 // Column index of the _ID column
553 // Column index of the LOOKUP_KEY column
555 // Column index of the display name column
558 * Column index of the photo data column.