Searched refs:disconnectServiceOnUserLocked (Results 1 – 1 of 1) sorted by relevance
152 disconnectServiceOnUserLocked(userId, actionForLog); in startServiceForOwner()164 disconnectServiceOnUserLocked(userId, actionForLog); in startServiceForOwner()189 disconnectServiceOnUserLocked(userId, actionForLog); in stopServiceForOwner()197 private void disconnectServiceOnUserLocked(int userId, @NonNull String actionForLog) { in disconnectServiceOnUserLocked() method in DeviceAdminServiceController