Searched defs:startOwnerService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1753 startOwnerService(userHandle, "package-broadcast");
3470 startOwnerService(userId, "start-user");
3475 startOwnerService(userId, "unlock-user");
3483 private void startOwnerService(int userId, String actionForLog) { method in class:DevicePolicyManagerService

Completed in 58 milliseconds