Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DContentProviderRecord.java100 conn.stopAssociation(); in setProcess()
109 handle.stopAssociation(); in setProcess()
163 handle.stopAssociation(); in removeExternalProcessHandleInternalLocked()
314 public void stopAssociation() { in stopAssociation() method in ContentProviderRecord.ExternalProcessHandle
DContentProviderConnection.java88 public void stopAssociation() { in stopAssociation() method in ContentProviderConnection
DConnectionRecord.java154 public void stopAssociation() { in stopAssociation() method in ConnectionRecord
DServiceRecord.java590 conn.stopAssociation(); in setProcess()
DActiveServices.java2894 cr.stopAssociation(); in bringDownServiceLocked()
3086 c.stopAssociation(); in removeConnectionLocked()
DActivityManagerService.java6634 conn.stopAssociation(); in decProviderCountLocked()