Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1409 mHandler.post(() -> sendPrivateSpaceRemovedNotification(userId)); in removePrivateSpaceWithinUserGroupIfExists()
1413 private void sendPrivateSpaceRemovedNotification(int parentUserId) { in sendPrivateSpaceRemovedNotification() method in DevicePolicyManagerService