Searched refs:unbindFinishedLocked (Results 1 – 3 of 3) sorted by relevance
1994 void unbindFinishedLocked(ServiceRecord r, Intent intent, boolean doRebind) { in unbindFinishedLocked() method in ActiveServices
14198 mServices.unbindFinishedLocked((ServiceRecord)token, intent, doRebind); in unbindFinished()
2592 PLcom/android/server/am/ActiveServices;->unbindFinishedLocked(Lcom/android/server/am/ServiceRecord;…