Searched refs:audioProjectId (Results 1 – 1 of 1) sorted by relevance
1943 long audioProjectId = getProjectIdForUser(userId, PROJECT_ID_EXT_MEDIA_AUDIO); in getExternalSizesForUserWithQuota() local1944 if ((space = GetOccupiedSpaceForProjectId(uuid, audioProjectId)) != -1) { in getExternalSizesForUserWithQuota()