Searched refs:stopServiceLocked (Results 1 – 2 of 2) sorted by relevance
696 private void stopServiceLocked(ServiceRecord service) { in stopServiceLocked() method in ActiveServices717 int stopServiceLocked(IApplicationThread caller, Intent service, in stopServiceLocked() method in ActiveServices737 stopServiceLocked(r.record); in stopServiceLocked()784 stopServiceLocked(service); in stopInBackgroundLocked()2416 stopServiceLocked(r); in bringUpServiceLocked()2523 stopServiceLocked(r); in realStartServiceLocked()3243 stopServiceLocked(sr); in cleanUpRemovedTaskLocked()3630 stopServiceLocked(r); in serviceForegroundTimeout()
20401 return mServices.stopServiceLocked(caller, service, resolvedType, userId); in stopService()