Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPhotoLoadingTestCase.java75 int testPhotoId = com.android.providers.contacts.tests.R.drawable.ic_contact_picture; in loadTestPhoto() local
77 loadPhotoFromResource(testPhotoId, PhotoSize.ORIGINAL); in loadTestPhoto()
78 testPhotoEntry = photoResourceCache.get(testPhotoId); in loadTestPhoto()