Home
last modified time | relevance | path

Searched refs:imageProjectId (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1929 long imageProjectId = getProjectIdForUser(userId, PROJECT_ID_EXT_MEDIA_IMAGE); in getExternalSizesForUserWithQuota() local
1930 if ((space = GetOccupiedSpaceForProjectId(uuid, imageProjectId)) != -1) { in getExternalSizesForUserWithQuota()