Searched refs:stopServiceLocked (Results 1 – 3 of 3) sorted by relevance
727 private void stopServiceLocked(ServiceRecord service) { in stopServiceLocked() method in ActiveServices752 int stopServiceLocked(IApplicationThread caller, Intent service, in stopServiceLocked() method in ActiveServices772 stopServiceLocked(r.record); in stopServiceLocked()826 stopServiceLocked(service); in stopInBackgroundLocked()2630 stopServiceLocked(r); in bringUpServiceLocked()2749 stopServiceLocked(r); in realStartServiceLocked()3496 stopServiceLocked(sr); in cleanUpServices()3892 stopServiceLocked(r); in serviceForegroundTimeout()
13935 return mServices.stopServiceLocked(caller, service, resolvedType, userId); in stopService()
2589 PLcom/android/server/am/ActiveServices;->stopServiceLocked(Landroid/app/IApplicationThread;Landroid…2590 PLcom/android/server/am/ActiveServices;->stopServiceLocked(Lcom/android/server/am/ServiceRecord;)V