HomeSort by relevance Sort by last modified time
    Searched full:photosupportcolumnindex (Results 1 - 1 of 1) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 360 int photoSupportColumnIndex = cursor.getColumnIndex(Directory.PHOTO_SUPPORT);
373 int photoSupport = cursor.getInt(photoSupportColumnIndex);

Completed in 61 milliseconds