Searched refs:verifySpaceBeforeWritingToFile (Results 1 - 2 of 2) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DStorageManager.java128 void verifySpaceBeforeWritingToFile(int destination, String path, long length) method in class:StorageManager
H A DDownloadThread.java436 mStorageManager.verifySpaceBeforeWritingToFile(mInfo.mDestination, state.mFilename,

Completed in 45 milliseconds