Home
last modified time | relevance | path

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

/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DDownloadManagerTestApp.java285 request.setAllowedNetworkTypes(Request.NETWORK_MOBILE | Request.NETWORK_WIFI); in runDownloadMultipleSwitching()
361 request.setAllowedNetworkTypes(Request.NETWORK_WIFI); in runDownloadMultipleWiFiEnableDisable()
431 request.setAllowedNetworkTypes(Request.NETWORK_WIFI); in runDownloadMultipleAirplaneModeEnableDisable()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java379 request.setAllowedNetworkTypes(Request.NETWORK_WIFI); in testDownloadNoWifi()
/frameworks/base/core/java/android/app/
DDownloadManager.java726 public Request setAllowedNetworkTypes(int flags) { in setAllowedNetworkTypes() method in DownloadManager.Request
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java2573 public void setAllowedNetworkTypes(@TelephonyManager.AllowedNetworkTypesReason int reason, in setAllowedNetworkTypes() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java2658 mPhoneUT.setAllowedNetworkTypes(TelephonyManager.ALLOWED_NETWORK_TYPES_REASON_CARRIER, in testSetAllowedNetworkTypes_admin2gRestrictionHonored()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java9958 public boolean setAllowedNetworkTypes(@NetworkTypeBitMask long allowedNetworkTypes) { in setAllowedNetworkTypes() method in TelephonyManager
/frameworks/base/core/api/
Dsystem-current.txt15436 …ission(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean setAllowedNetworkTypes(long);
Dcurrent.txt5695 method public android.app.DownloadManager.Request setAllowedNetworkTypes(int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4094 method public android.app.DownloadManager.Request setAllowedNetworkTypes(int);