Searched refs:testPhotoId (Results 1 – 1 of 1) sorted by relevance
76 int testPhotoId = com.android.providers.contacts.tests.R.drawable.ic_contact_picture; in loadTestPhoto() local78 loadPhotoFromResource(testPhotoId, PhotoSize.ORIGINAL); in loadTestPhoto()79 testPhotoEntry = photoResourceCache.get(testPhotoId); in loadTestPhoto()