Searched refs:DISALLOW_SIM_GLOBALLY (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | UserRestrictionsUtilsTest.java | 149 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_restrictionRequiresOrgOwnedDevice_orgOwned() 153 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_restrictionRequiresOrgOwnedDevice_orgOwned() 162 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_restrictionRequiresOrgOwnedDevice_notOrgOwned() 166 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_restrictionRequiresOrgOwnedDevice_notOrgOwned() 176 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_disabled_restrictionRequiresOrgOwnedDevice_notOrgOwned() 180 UserManager.DISALLOW_SIM_GLOBALLY, in testCanProfileOwnerChange_disabled_restrictionRequiresOrgOwnedDevice_notOrgOwned()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | UserRestrictionsUtils.java | 157 UserManager.DISALLOW_SIM_GLOBALLY, 269 UserManager.DISALLOW_SIM_GLOBALLY 322 UserManager.DISALLOW_SIM_GLOBALLY
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 1013 .hasUserRestriction(UserManager.DISALLOW_SIM_GLOBALLY); in testDownloadSubscription_onlyAdminManagedAllowed_callerNotAdmin_error() 1031 .hasUserRestriction(UserManager.DISALLOW_SIM_GLOBALLY); in testDownloadSubscription_onlyAdminManagedAllowed_callerNotAdmin_disabled_success() 1049 .hasUserRestriction(UserManager.DISALLOW_SIM_GLOBALLY); in testDownloadSubscription_onlyAdminManagedAllowed_callerIsAdmin_success()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | PolicyDefinition.java | 541 UserManager.DISALLOW_SIM_GLOBALLY, in USER_RESTRICTION_FLAGS.put() argument
|
D | DevicePolicyManagerService.java | 13832 UserManager.DISALLOW_SIM_GLOBALLY,
|
/frameworks/base/core/java/android/os/ |
D | UserManager.java | 1984 public static final String DISALLOW_SIM_GLOBALLY = field in UserManager 2082 DISALLOW_SIM_GLOBALLY,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 637 UserManager.DISALLOW_SIM_GLOBALLY) && !callerHasAdminPrivileges) { in downloadSubscription()
|
/frameworks/base/core/api/ |
D | current.txt | 34101 ….admin.flags.esim_management_enabled") public static final String DISALLOW_SIM_GLOBALLY = "no_sim_…
|