Searched refs:unbindFinishedLocked (Results 1 – 2 of 2) sorted by relevance
1170 void unbindFinishedLocked(ServiceRecord r, Intent intent, boolean doRebind) { in unbindFinishedLocked() method in ActiveServices
17078 mServices.unbindFinishedLocked((ServiceRecord)token, intent, doRebind); in unbindFinished()