Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDownloadManager.java403 private int mAllowedNetworkTypes = ~0; // default to all network types allowed field in DownloadManager.Request
719 mAllowedNetworkTypes = flags; in setAllowedNetworkTypes()
832 values.put(Downloads.Impl.COLUMN_ALLOWED_NETWORK_TYPES, mAllowedNetworkTypes); in toContentValues()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4797 Landroid/app/DownloadManager$Request;->mAllowedNetworkTypes:I