Home
last modified time | relevance | path

Searched refs:CONCRETE_PHOTO_FILE_ID (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java382 public static final String CONCRETE_PHOTO_FILE_ID = Tables.CONTACTS + "." field
636 final String CONCRETE_PHOTO_FILE_ID = Tables.STREAM_ITEM_PHOTOS + "." field
DContactsProvider2.java7462 + StreamItemPhotosColumns.CONCRETE_PHOTO_FILE_ID + "=" in setTablesAndProjectionMapForStreamItemPhotos()