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