Searched refs:unbindServiceLocked (Results 1 – 3 of 3) sorted by relevance
182 unbindServiceLocked(); in resetInternalState()367 private void unbindServiceLocked() { in unbindServiceLocked() method in TextServicesManagerService
936 unbindServiceLocked(connection); in bindServiceLocked()1128 boolean unbindServiceLocked(IServiceConnection connection) { in unbindServiceLocked() method in ActiveServices
17053 return mServices.unbindServiceLocked(connection); in unbindService()