Home | History | Annotate | Download | only in contacts

Lines Matching refs:photoId

733         long photoId = Long.parseLong(getStoredValue(photoUri, Photos._ID));
737 Uri contentUri = ContentUris.withAppendedId(Photos.CONTENT_URI, photoId);