OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ensureAvailableSpace
(Results
1 - 2
of
2
) sorted by null
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageUtils.java
90
public static void
ensureAvailableSpace
(Context context, FileDescriptor fd, long bytes)
DownloadThread.java
573
StorageUtils.
ensureAvailableSpace
(mContext, outFd, newBytes);
659
StorageUtils.
ensureAvailableSpace
(mContext, outFd, newBytes);
[
all
...]
Completed in 129 milliseconds