Searched refs:getStorageLowBytes (Results 1 – 4 of 4) sorted by relevance
362 mtpReserveSize = storage.getStorageLowBytes(userPath); in buildStorageVolume()
940 public long getStorageLowBytes(File path) { in getStorageLowBytes() method in StorageManager
361 mMemLowThreshold = sm.getStorageLowBytes(DATA_PATH); in onStart()
6138 long lowThreshold = StorageManager.from(mContext).getStorageLowBytes(dataDir); in performBootDexOpt()10594 final long lowThreshold = storage.getStorageLowBytes( in handleStartCopy()