Home
last modified time | relevance | path

Searched defs:unbindService (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/tasks/crossApp/
H A DOnboardingTaskServiceItem.kt68 fun unbindService() { in unbindService() method in com.android.onboarding.tasks.crossApp.OnboardingTaskServiceItem
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsProviderLifecycleManager.kt335 fun unbindService() { in unbindService() method
/aosp_15_r20/frameworks/base/packages/SettingsLib/Ipc/src/com/android/settingslib/ipc/
H A DMessengerServiceClient.kt437 private fun unbindService() { in unbindService() method
/aosp_15_r20/packages/modules/OnDevicePersonalization/pluginlib/src/com/android/ondevicepersonalization/libraries/plugin/internal/
DPluginExecutorServiceProvider.java35 void unbindService(); in unbindService() method
DPluginExecutorServiceProviderImpl.java89 public void unbindService() { in unbindService() method in PluginExecutorServiceProviderImpl
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/federatedcompute/
DFederatedComputeManagerTest.java331 public void unbindService(ServiceConnection conn) {} in unbindService() method in FederatedComputeManagerTest.MyTestContext
/aosp_15_r20/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DSdkSandboxServiceProvider.java75 void unbindService(CallingInfo callingInfo); in unbindService() method
DSdkSandboxServiceProviderImpl.java188 public void unbindService(CallingInfo callingInfo) { in unbindService() method in SdkSandboxServiceProviderImpl
/aosp_15_r20/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleService.java120 private void unbindService(String targetPkg) { in unbindService() method in SimpleService
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/testutils/device-side/com/android/server/sdksandbox/testutils/
DFakeSdkSandboxProvider.java85 public void unbindService(CallingInfo callingInfo) { in unbindService() method in FakeSdkSandboxProvider
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/security/intrusiondetection/
H A DIntrusionDetectionEventTransportConnection.java218 private void unbindService() { in unbindService() method in IntrusionDetectionEventTransportConnection
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/core/
DCrashTestCoordinator.java201 private void unbindService() { in unbindService() method in CrashTestCoordinator
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/module/java/com/android/server/
H A DExplicitHealthCheckController.java352 private void unbindService() { in unbindService() method in ExplicitHealthCheckController
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/vcard/
DExportVCardActivity.java217 public void unbindService(ServiceConnection conn) { in unbindService() method in ExportVCardActivity
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderFrozenStateChangeNotificationTest.java138 private void unbindService(ServiceConnection service) { in unbindService() method in BinderFrozenStateChangeNotificationTest
H A DBinderProxyCountingTest.java158 private void unbindService(ServiceConnection service) { in unbindService() method in BinderProxyCountingTest
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/platform/java/com/android/server/
H A DExplicitHealthCheckController.java352 private void unbindService() { in unbindService() method in ExplicitHealthCheckController
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/
H A DResumeOnRebootServiceProvider.java131 public void unbindService() { in unbindService() method in ResumeOnRebootServiceProvider.ResumeOnRebootServiceConnection
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGbaManagerTest.java286 private void unbindService(ServiceConnection conn) { in unbindService() method in GbaManagerTest
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxServiceProviderImplUnitTest.java288 private void unbindService(CallingInfo callingInfo) { in unbindService() method in SdkSandboxServiceProviderImplUnitTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServiceManager.java231 private void unbindService() { in unbindService() method in TileServiceManager
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java222 private void unbindService() { in unbindService() method in NetworkRegistrationManager
DGbaManager.java400 private void unbindService() { in unbindService() method in GbaManager
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/
H A DRemoteViewsAdapterTest.java252 public void unbindService(ServiceConnection conn) { in unbindService() method in RemoteViewsAdapterTest.TestContext
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/
DTestContext.java301 public void unbindService(ServiceConnection conn) { in unbindService() method in TestContext

12345678910>>...16