Home
last modified time | relevance | path

Searched refs:onUnbind (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DMultiClientInputMethodServiceDelegate.java316 public boolean onUnbind(Intent intent) { in onUnbind() method in MultiClientInputMethodServiceDelegate
317 return mImpl.onUnbind(intent); in onUnbind()
DMultiClientInputMethodServiceDelegateImpl.java149 boolean onUnbind(Intent intent) { in onUnbind() method in MultiClientInputMethodServiceDelegateImpl
/frameworks/base/core/java/android/service/media/
DCameraPrewarmService.java71 public boolean onUnbind(Intent intent) { in onUnbind() method in CameraPrewarmService
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DTakeScreenshotService.java82 public boolean onUnbind(Intent intent) { in onUnbind() method in TakeScreenshotService
/frameworks/base/test-runner/src/android/test/
DServiceTestCase.java259 mService.onUnbind(mServiceIntent); in shutdownService()
/frameworks/base/telecomm/java/android/telecom/
DCallRedirectionService.java213 public final boolean onUnbind(@NonNull Intent intent) { in onUnbind() method in CallRedirectionService
DCallScreeningService.java280 public boolean onUnbind(Intent intent) { in onUnbind() method in CallScreeningService
DInCallService.java426 public boolean onUnbind(Intent intent) { in onUnbind() method in InCallService
DConnectionService.java1527 public boolean onUnbind(Intent intent) { in onUnbind() method in ConnectionService
1529 return super.onUnbind(intent); in onUnbind()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DLocalService.java93 public boolean onUnbind(Intent intent) { in onUnbind() method in LocalService
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareService.java49 public boolean onUnbind(Intent intent) { in onUnbind() method in GeofenceHardwareService
/frameworks/base/services/core/java/com/android/server/
DServiceWatcher.java171 protected void onUnbind() {} in onUnbind() method in ServiceWatcher
424 onUnbind();
/frameworks/base/telephony/java/android/telephony/data/
DQualifiedNetworksService.java261 public boolean onUnbind(Intent intent) { in onUnbind() method in QualifiedNetworksService
DDataService.java477 public boolean onUnbind(Intent intent) { in onUnbind() method in DataService
/frameworks/base/core/java/android/app/
DService.java562 public boolean onUnbind(Intent intent) { in onUnbind() method in Service
DActivityThread.java4007 boolean doRebind = s.onUnbind(data.intent); in handleUnbindService()
/frameworks/base/telephony/java/android/telephony/
DNetworkService.java254 public boolean onUnbind(Intent intent) { in onUnbind() method in NetworkService
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceDiscoveryService.java223 public boolean onUnbind(Intent intent) { in onUnbind() method in DeviceDiscoveryService
225 return super.onUnbind(intent); in onUnbind()
/frameworks/base/services/core/java/com/android/server/location/
DLocationProviderProxy.java133 protected void onUnbind() { in LocationProviderProxy()
/frameworks/base/media/java/android/media/soundtrigger/
DSoundTriggerDetectionService.java288 public boolean onUnbind(Intent intent) { in onUnbind() method
/frameworks/base/core/java/android/service/autofill/augmented/
DAugmentedAutofillService.java142 public boolean onUnbind(Intent intent) { in onUnbind() method in AugmentedAutofillService
/frameworks/base/services/
Dart-profile1726 PLcom/android/server/ServiceWatcher;->onUnbind()V
8178 PLcom/android/server/location/LocationProviderProxy$2;->onUnbind()V
/frameworks/base/config/
Dboot-image-profile.txt2116 HSPLandroid/app/Service;->onUnbind(Landroid/content/Intent;)Z
13596 HPLandroid/telecom/ConnectionService;->onUnbind(Landroid/content/Intent;)Z
/frameworks/base/api/
Dcurrent.txt6203 method public boolean onUnbind(android.content.Intent);
43138 method public final boolean onUnbind(@NonNull android.content.Intent);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5071 method public boolean onUnbind(android.content.Intent);