Home
last modified time | relevance | path

Searched refs:DISALLOW_CONFIG_MOBILE_NETWORKS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java102 UserManager.DISALLOW_CONFIG_MOBILE_NETWORKS,
159 UserManager.DISALLOW_CONFIG_MOBILE_NETWORKS,
724 restriction = UserManager.DISALLOW_CONFIG_MOBILE_NETWORKS; in isSettingRestrictedForUser()
/frameworks/base/core/java/android/os/
DUserManager.java585 public static final String DISALLOW_CONFIG_MOBILE_NETWORKS = "no_config_mobile_networks"; field in UserManager
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1041 if (changedRestrictions.contains(UserManager.DISALLOW_CONFIG_MOBILE_NETWORKS)) { in startWatchingUserRestrictionChanges()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22392 …field public static final java.lang.String DISALLOW_CONFIG_MOBILE_NETWORKS = "no_config_mobile_net…
/frameworks/base/non-updatable-api/
Dcurrent.txt35611 field public static final String DISALLOW_CONFIG_MOBILE_NETWORKS = "no_config_mobile_networks";
/frameworks/base/api/
Dcurrent.txt35755 field public static final String DISALLOW_CONFIG_MOBILE_NETWORKS = "no_config_mobile_networks";