Lines Matching refs:columns
109 both the content URI and the {@link android.graphics.Bitmap} from columns retrieved from the
110 Contacts Provider. Specify these columns as part of the projection you use to load data into
114 For Android 3.0 (API level 11) and later, include the following columns in your projection:</p>
124 For Android 2.3.3 (API level 10) and earlier, use the following columns:
132 {@link android.database.Cursor} that contains these columns as well as others you may have
133 chosen. To learn how to retrieve this columns in a {@link android.database.Cursor}, read the
138 Once you have the necessary columns, you can bind data to the
197 {@link android.provider.ContactsContract.Contacts#LOOKUP_KEY Contacts.LOOKUP_KEY} columns, as
367 {@link android.database.Cursor} columns to the {@link android.widget.QuickContactBadge}. Neither
502 includes the necessary columns.
525 * that you retrieve the correct columns.
541 * columns the same regardless of version