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