Home
last modified time | relevance | path

Searched refs:ensureUserRestrictions (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceMigrationTest.java138 dpms.getProfileOwnerAdminLocked(10).ensureUserRestrictions()); in testMigration_managedProfileOwner()
DDevicePolicyManagerTest.java2008 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2027 getDeviceOwner().ensureUserRestrictions() in testSetUserRestriction_asDo()
2142 dpms.getProfileOwnerAdminLocked(CALLER_USER_HANDLE).ensureUserRestrictions() in testSetUserRestriction_asPo()
2168 .ensureUserRestrictions() in testSetUserRestriction_asPo()
2191 .ensureUserRestrictions() in testSetUserRestriction_asPo()
2209 .ensureUserRestrictions() in testSetUserRestriction_asPo()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DActiveAdmin.java1150 Bundle ensureUserRestrictions() { in ensureUserRestrictions() method in ActiveAdmin
1196 removeDeprecatedRestrictions(new Bundle(ensureUserRestrictions()))); in getEffectiveRestrictions()
DDevicePolicyManagerService.java2584 parentAdmin.ensureUserRestrictions().putBoolean( in moveDoPoliciesToProfileParentAdminLocked()
2596 parentAdmin.ensureUserRestrictions().putBoolean( in moveDoUserRestrictionsToCopeParent()
2753 parent.ensureUserRestrictions().putBoolean( in fixupAutoTimeRestrictionDuringOrganizationOwnedDeviceMigration()
24521 for (final String restriction : admin.ensureUserRestrictions().keySet()) {
24526 .ensureUserRestrictions().keySet()) {