Searched refs:unbindServiceLocked (Results 1 – 3 of 3) sorted by relevance
313 unbindServiceLocked(tsd); // Remove bind groups first in onStopUser()424 private void unbindServiceLocked(TextServicesData tsd) { in unbindServiceLocked() method in TextServicesManagerService
1552 unbindServiceLocked(connection); in bindServiceLocked()1744 boolean unbindServiceLocked(IServiceConnection connection) { in unbindServiceLocked() method in ActiveServices
20514 return mServices.unbindServiceLocked(connection); in unbindService()