Searched refs:setDownloadConstraints (Results 1 – 2 of 2) sorted by relevance
98 public abstract Builder setDownloadConstraints(DownloadConstraints downloadConstraints); in setDownloadConstraints() method in DownloadRequest.Builder
325 .setDownloadConstraints(DownloadConstraints.NETWORK_CONNECTED); in newRequestBuilder()