Home
last modified time | relevance | path

Searched refs:mUseSystemCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DDownloadManager.java396 private boolean mUseSystemCache = false; field in DownloadManager.Request
490 mUseSystemCache = true; in setDestinationToSystemCache()
779 (this.mUseSystemCache) ? in toContentValues()