Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java5299 ContentValues secondPhotoValues = buildGenericStreamItemPhotoValues(1); in testDeleteStreamItemPhotoWithSelection() local
5302 insertStreamItemPhoto(streamItemId, secondPhotoValues, null); in testDeleteStreamItemPhotoWithSelection()