Searched refs:disconnectServiceOnUserLocked (Results 1 – 1 of 1) sorted by relevance
124 disconnectServiceOnUserLocked(packageName, userId, actionForLog); in startServiceForAdmin()139 disconnectServiceOnUserLocked(packageName, userId, actionForLog); in startServiceForAdmin()169 disconnectServiceOnUserLocked(packageName, userId, actionForLog); in stopServiceForAdmin()183 disconnectServiceOnUserLocked(userId, actionForLog); in stopServicesForUser()191 private void disconnectServiceOnUserLocked( in disconnectServiceOnUserLocked() method in DeviceAdminServiceController211 private void disconnectServiceOnUserLocked(int userId, @NonNull String actionForLog) { in disconnectServiceOnUserLocked() method in DeviceAdminServiceController