Home
last modified time | relevance | path

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

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