Searched refs:getMaxBytesOverMobile (Results 1 – 9 of 9) sorted by relevance
66 public long getMaxBytesOverMobile() { in getMaxBytesOverMobile() method in RealSystemFacade67 final Long value = DownloadManager.getMaxBytesOverMobile(mContext); in getMaxBytesOverMobile()
46 public long getMaxBytesOverMobile(); in getMaxBytesOverMobile() method
315 if (totalBytes > mSystemFacade.getMaxBytesOverMobile()) { in getRequiredNetworkType()
108 public long getMaxBytesOverMobile() { in getMaxBytesOverMobile() method in FakeSystemFacade
170 final Long maxSize = DownloadManager.getMaxBytesOverMobile(context); in onCreateDialog()
1294 public static Long getMaxBytesOverMobile(Context context) { in getMaxBytesOverMobile() method
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4964 method public static Long getMaxBytesOverMobile(android.content.Context);
4038 method public static java.lang.Long getMaxBytesOverMobile(android.content.Context);