Home
last modified time | relevance | path

Searched refs:stopAllExecutingServices (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java478 void stopAllExecutingServices() { in stopAllExecutingServices() method in ProcessServiceRecord
H A DActiveServices.java6675 psr.stopAllExecutingServices(); in killServicesLocked()