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