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.java161 public void stopServiceForOwner(int userId, @NonNull String actionForLog) { in stopServiceForOwner() method in DeviceAdminServiceController
DDevicePolicyManagerService.java3689 mDeviceAdminServiceController.stopServiceForOwner(userId, actionForLog); in stopOwnerService()
8047 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-device-owner"); in clearDeviceOwnerLocked()
8182 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-profile-owner"); in clearProfileOwnerLocked()