Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java427 public static final String CONCRETE_PHOTO_FILE_ID = Tables.CONTACTS + "." field
683 final String CONCRETE_PHOTO_FILE_ID = Tables.STREAM_ITEM_PHOTOS + "." field
H A DContactsProvider2.java8257 + StreamItemPhotosColumns.CONCRETE_PHOTO_FILE_ID + "=" in setTablesAndProjectionMapForStreamItemPhotos()