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