Searched refs:ensureUserRestrictions (Results 1 – 4 of 4) sorted by relevance
183 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions()); in testMigration()189 dpms.getProfileOwnerAdminLocked(10).ensureUserRestrictions()); in testMigration()195 dpms.getProfileOwnerAdminLocked(11).ensureUserRestrictions()); in testMigration()270 dpms.getProfileOwnerAdminLocked(UserHandle.USER_SYSTEM).ensureUserRestrictions()); in testMigration2_profileOwnerOnUser0()324 dpms.getProfileOwnerAdminLocked(10).ensureUserRestrictions()); in testMigration3_managedProfileOwner()
1646 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in testSetUserRestriction_asDo()1685 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in testSetUserRestriction_asDo()1702 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in testSetUserRestriction_asDo()1795 .ensureUserRestrictions() in testSetUserRestriction_asPo()1819 .ensureUserRestrictions() in testSetUserRestriction_asPo()1841 .ensureUserRestrictions() in testSetUserRestriction_asPo()1860 .ensureUserRestrictions() in testSetUserRestriction_asPo()1915 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in testDefaultEnabledUserRestrictions()1958 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in testDefaultEnabledUserRestrictions()1989 dpms.getDeviceOwnerAdminLocked().ensureUserRestrictions() in assertNoDeviceOwnerRestrictions()
1659 Bundle ensureUserRestrictions() { in ensureUserRestrictions() method in DevicePolicyManagerService.ActiveAdmin2415 profileOwner.ensureUserRestrictions().putBoolean( in ensureUnknownSourcesRestrictionForProfileOwnerLocked()2444 admin.ensureUserRestrictions().putBoolean(restriction, true); in maybeSetDefaultRestrictionsForAdminLocked()2611 admin.ensureUserRestrictions().clear(); in migrateUserRestrictionsForUser()2612 admin.ensureUserRestrictions().putAll(newOwnerRestrictions); in migrateUserRestrictionsForUser()7853 activeAdmin.ensureUserRestrictions().putBoolean(restriction, true); in setDeviceOwner()10072 final Bundle restrictions = activeAdmin.ensureUserRestrictions(); in setUserRestriction()
6133 PLcom/android/server/devicepolicy/DevicePolicyManagerService$ActiveAdmin;->ensureUserRestrictions()…