Searched refs:killServicesLocked (Results 1 – 2 of 2) sorted by relevance
2189 final void killServicesLocked(ProcessRecord app, boolean allowRestart) { in killServicesLocked() method in ActiveServices
15477 mServices.killServicesLocked(app, allowRestart); in cleanUpApplicationRecordLocked()