Searched refs:stopServiceLocked (Results 1 – 2 of 2) sorted by relevance
459 private void stopServiceLocked(ServiceRecord service) { in stopServiceLocked() method in ActiveServices480 int stopServiceLocked(IApplicationThread caller, Intent service, in stopServiceLocked() method in ActiveServices500 stopServiceLocked(r.record); in stopServiceLocked()1475 stopServiceLocked(r); in bringUpServiceLocked()1576 stopServiceLocked(r); in realStartServiceLocked()2171 stopServiceLocked(sr); in cleanUpRemovedTaskLocked()
15711 return mServices.stopServiceLocked(caller, service, resolvedType, userId); in stopService()