Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java1196 clearBoundClientUids(); in updateBoundClientUids()
1231 void clearBoundClientUids() { in clearBoundClientUids() method in ProcessRecord
DActiveServices.java3686 app.clearBoundClientUids(); in killServicesLocked()