Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java753 private void updateWhitelistManagerLocked(ProcessRecord proc) { in updateWhitelistManagerLocked() method in ActiveServices
1151 updateWhitelistManagerLocked(r.binding.service.app); in unbindServiceLocked()
2040 updateWhitelistManagerLocked(r.app); in bringDownServiceLocked()
2114 updateWhitelistManagerLocked(s.app); in removeConnectionLocked()
2317 updateWhitelistManagerLocked(r.app); in serviceDoneExecutingLocked()
2415 updateWhitelistManagerLocked(service.app); in collectPackageServicesLocked()