Home
last modified time | relevance | path

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

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