Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceAdminServiceController.java185 public void stopServiceForOwner(int userId, @NonNull String actionForLog) { in stopServiceForOwner() method in DeviceAdminServiceController
DDevicePolicyManagerService.java3492 mDeviceAdminServiceController.stopServiceForOwner(userId, actionForLog); in stopOwnerService()
7400 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-device-owner"); in clearDeviceOwnerLocked()
7518 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-profile-owner"); in clearProfileOwnerLocked()