Searched refs:unaccountedSize (Results 1 – 2 of 2) sorted by relevance
645 final long unaccountedSize = usedSize - accountedSize; in updateDetails() local646 final long otherSize = totalMiscSize + totalDownloadsSize + unaccountedSize; in updateDetails()649 + accountedSize + " unaccountedSize size: " + unaccountedSize in updateDetails()
620 final long unaccountedSize = usedSize - accountedSize; in updateDetails() local621 final long otherSize = totalMiscSize + totalDownloadsSize + unaccountedSize; in updateDetails()624 + accountedSize + " unaccountedSize size: " + unaccountedSize in updateDetails()