Searched refs:unbindServiceLocked (Results 1 – 5 of 5) sorted by relevance
322 unbindServiceLocked(tsd); // Remove bind groups first in onStopUser()434 private void unbindServiceLocked(TextServicesData tsd) { in unbindServiceLocked() method in TextServicesManagerService
360 data.unbindServiceLocked(mContext); in onStopUser()878 void unbindServiceLocked(Context context) { in unbindServiceLocked() method in MultiClientInputMethodManagerService.PerUserData
1717 unbindServiceLocked(connection); in bindServiceLocked()1950 boolean unbindServiceLocked(IServiceConnection connection) { in unbindServiceLocked() method in ActiveServices
14173 return mServices.unbindServiceLocked(connection); in unbindService()
2593 HSPLcom/android/server/am/ActiveServices;->unbindServiceLocked(Landroid/app/IServiceConnection;)Z