Searched refs:requiredNetworkTypes (Results 1 – 4 of 4) sorted by relevance
140 if (downloadConstraints.requiredNetworkTypes().contains(NetworkType.ANY)) { in connectivitySatisfied()168 if (downloadConstraints.requiredNetworkTypes().contains(NetworkType.ANY)) { in connectivitySatisfied()184 return downloadConstraints.requiredNetworkTypes().contains(networkType); in connectivitySatisfied()
96 public abstract ImmutableSet<NetworkType> requiredNetworkTypes(); in requiredNetworkTypes() method in DownloadConstraints
92 public abstract ImmutableSet<NetworkType> requiredNetworkTypes(); in requiredNetworkTypes() method in DownloadConstraints
203 assertThat(constraints.requiredNetworkTypes()) in testStartDownloading_downloadConditionsNull_usesWifiOnly()240 assertThat(constraints.requiredNetworkTypes()) in testStartDownloading_wifi()