Home
last modified time | relevance | path

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

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