Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
DSimpleService.java112 private void unbindService(String targetPkg) { in unbindService() method in SimpleService
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGbaManagerTest.java242 private void unbindService(ServiceConnection conn) { in unbindService() method in GbaManagerTest
DContextFixture.java222 public void unbindService( in unbindService() method in ContextFixture.FakeContext
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
DControlsProviderLifecycleManager.kt275 fun unbindService() { in unbindService() method in com.android.systemui.controls.controller.ControlsProviderLifecycleManager
/frameworks/base/services/core/java/com/android/server/
DExplicitHealthCheckController.java352 private void unbindService() { in unbindService() method in ExplicitHealthCheckController
/frameworks/base/core/tests/coretests/src/android/os/
DBinderProxyCountingTest.java150 private void unbindService(ServiceConnection service) { in unbindService() method in BinderProxyCountingTest
/frameworks/base/services/core/java/com/android/server/locksettings/
DResumeOnRebootServiceProvider.java131 public void unbindService() { in unbindService() method in ResumeOnRebootServiceProvider.ResumeOnRebootServiceConnection
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileServiceManager.java203 private void unbindService() { in unbindService() method in TileServiceManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java242 private void unbindService() { in unbindService() method in NetworkRegistrationManager
DGbaManager.java385 private void unbindService() { in unbindService() method in GbaManager
/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java252 public void unbindService(ServiceConnection conn) { in unbindService() method in RemoteViewsAdapterTest.TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DConnOnActivityStartTest.java145 private static void unbindService() { in unbindService() method in ConnOnActivityStartTest
/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
DTargetPackageUtils.java286 public static void unbindService(String sourcePackage, String targetPackage, int flags) { in unbindService() method in TargetPackageUtils
/frameworks/base/tests/testables/src/android/testing/
DTestableContext.java275 public void unbindService(ServiceConnection conn) { in unbindService() method in TestableContext
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceController.java616 private void unbindService() { in unbindService() method in ImsServiceController
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java649 public void unbindService(ServiceConnection conn) { in unbindService() method in MockContext
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java1647 private void unbindService(ServiceConnection connection, ComponentName component, int userId) { in unbindService() method in ManagedServices
/frameworks/base/core/java/android/content/
DContextWrapper.java845 public void unbindService(ServiceConnection conn) { in unbindService() method in ContextWrapper
DContext.java3560 public abstract void unbindService(@NonNull ServiceConnection conn); in unbindService() method in Context
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3359 public void unbindService(ServiceConnection conn) { in unbindService() method in AccountManagerServiceTest.MyMockContext
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1952 public void unbindService(ServiceConnection arg0) { in unbindService() method in BridgeContext
/frameworks/base/core/java/android/app/
DIActivityManager.aidl176 boolean unbindService(in IServiceConnection connection); in unbindService() method
DContextImpl.java2015 public void unbindService(ServiceConnection conn) { in unbindService() method in ContextImpl
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java3513 private void unbindService(ServiceConnection connection) { in unbindService() method in AppWidgetServiceImpl
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java12003 public boolean unbindService(IServiceConnection connection) { in unbindService() method in ActivityManagerService