Home
last modified time | relevance | path

Searched defs:unbindServiceLocked (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/textservices/
H A DTextServicesManagerService.java406 private void unbindServiceLocked(TextServicesData tsd) { in unbindServiceLocked() method in TextServicesManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java931 void unbindServiceLocked(Context context) { in unbindServiceLocked() method in MultiClientInputMethodManagerService.PerUserData
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java2984 boolean unbindServiceLocked(IServiceConnection connection) { in unbindServiceLocked() method in ActiveServices