Searched refs:getStorageFullBytes (Results 1 – 2 of 2) sorted by relevance
982 return path.getUsableSpace() - getStorageFullBytes(path); in getStorageBytesUntilLow()1008 public long getStorageFullBytes(File path) { in getStorageFullBytes() method in StorageManager
362 mMemFullThreshold = sm.getStorageFullBytes(DATA_PATH); in onStart()