Searched refs:curTreeSize (Results 1 – 1 of 1) sorted by relevance
2973 final int curTreeSize = calculateCurrentPermissionFootprintLocked(tree); in enforcePermissionCapLocked() local2974 if (curTreeSize + info.calculateFootprint() > MAX_PERMISSION_TREE_FOOTPRINT) { in enforcePermissionCapLocked()