Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceAdminServiceController.java156 public void stopServiceForOwner(int userId, @NonNull String actionForLog) { in stopServiceForOwner() method in DeviceAdminServiceController
H A DDevicePolicyManagerService.java3352 mDeviceAdminServiceController.stopServiceForOwner(userId, actionForLog);
8752 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-device-owner");
8912 mDeviceAdminServiceController.stopServiceForOwner(userId, "clear-profile-owner");
/aosp12/frameworks/base/services/
H A Dart-profile16276 PLcom/android/server/devicepolicy/DeviceAdminServiceController;->stopServiceForOwner(ILjava/lang/St…