Searched refs:imageProjectId (Results 1 – 1 of 1) sorted by relevance
2788 long imageProjectId = getProjectIdForUser(userId, PROJECT_ID_EXT_MEDIA_IMAGE); in getExternalSizesForUserWithQuota() local2789 if ((space = GetOccupiedSpaceForProjectId(uuid, imageProjectId)) != -1) { in getExternalSizesForUserWithQuota()