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