Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceAdminServiceController.java128 disconnectServiceOnUserLocked(userId, actionForLog); in startServiceForOwner()
140 disconnectServiceOnUserLocked(userId, actionForLog); in startServiceForOwner()
165 disconnectServiceOnUserLocked(userId, actionForLog); in stopServiceForOwner()
173 private void disconnectServiceOnUserLocked(int userId, @NonNull String actionForLog) { in disconnectServiceOnUserLocked() method in DeviceAdminServiceController
/frameworks/base/services/
Dart-profile6119 HSPLcom/android/server/devicepolicy/DeviceAdminServiceController;->disconnectServiceOnUserLocked(IL…