Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1346 mDpms.removePrivateSpaceWithinUserGroupIfExists(userId); in removePrivateSpaceIfRestrictionIsSet()
1397 private void removePrivateSpaceWithinUserGroupIfExists(int userId) { in removePrivateSpaceWithinUserGroupIfExists() method in DevicePolicyManagerService