Home
last modified time | relevance | path

Searched refs:COMPOSER_PHOTO_URI (Results 1 – 4 of 4) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogMigrationTest.java162 Calls.COMPOSER_PHOTO_URI + " TEXT" + in onCreate()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogProvider.java167 Calls.COMPOSER_PHOTO_URI,
253 sCallsProjectionMap.put(Calls.COMPOSER_PHOTO_URI, Calls.COMPOSER_PHOTO_URI); in sCallsProjectionMap.put() argument
DCallLogDatabaseHelper.java175 Calls.COMPOSER_PHOTO_URI + " TEXT," + in onCreate()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallLogManagerTest.java1058 callLogValues.getAsString(Calls.COMPOSER_PHOTO_URI)); in testCallComposerElements()