Searched refs:normalPhotoId (Results 1 – 1 of 1) sorted by relevance
229 long normalPhotoId = resourceIdToPhotoMap.get(R.drawable.earth_normal); in testCleanup() local230 assertNull(mPhotoStore.get(normalPhotoId)); in testCleanup()234 PhotoFiles._ID + "=?", new String[]{String.valueOf(normalPhotoId)}, in testCleanup()