Home
last modified time | relevance | path

Searched defs:bindService (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/test-runner/src/android/test/
H A DIsolatedContext.java85 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in IsolatedContext
90 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in IsolatedContext
H A DServiceTestCase.java231 protected IBinder bindService(Intent intent) { in bindService() method in ServiceTestCase
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsBindingController.kt59 fun bindService(component: ComponentName) regex
H A DControlsProviderLifecycleManager.kt111 private fun bindService(bind: Boolean, forPanel: Boolean = false) { regex
324 fun bindService() { regex
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java186 private int bindService(int flags) { in bindService() method in ServiceTest
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DExplicitHealthCheckController.java291 private void bindService() { in bindService() method in ExplicitHealthCheckController
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderProxyCountingTest.java123 private ServiceConnection bindService(final Consumer<IBinder> consumer, Intent intent) in bindService() method in BinderProxyCountingTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServiceManager.java198 private void bindService() { in bindService() method in TileServiceManager
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
H A DTargetPackageUtils.java281 public static void bindService(String sourcePackage, String targetPackage, int flags) { in bindService() method in TargetPackageUtils
/aosp14/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceDelegate.java153 public void bindService(Context context) { in bindService() method in KeyguardServiceDelegate
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHost.java197 private static void bindService(Context context) { in bindService() method in AppWidgetHost
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java859 public boolean bindService(Intent service, ServiceConnection conn, in bindService() method in ContextWrapper
865 public boolean bindService(@NonNull Intent service, @NonNull ServiceConnection conn, in bindService() method in ContextWrapper
871 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in ContextWrapper
877 public boolean bindService(@NonNull Intent service, @NonNull BindServiceFlags flags, in bindService() method in ContextWrapper
H A DContext.java3799 public abstract boolean bindService(@RequiresPermission @NonNull Intent service, in bindService() method in Context
3806 public boolean bindService(@RequiresPermission @NonNull Intent service, in bindService() method in Context
3826 public boolean bindService(@RequiresPermission @NonNull Intent service, in bindService() method in Context
3836 public boolean bindService(@RequiresPermission @NonNull Intent service, in bindService() method in Context
/aosp14/frameworks/base/tests/testables/src/android/testing/
H A DTestableContext.java267 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in TestableContext
/aosp14/frameworks/base/core/java/com/android/internal/infra/
H A DServiceConnector.java339 protected boolean bindService(@NonNull ServiceConnection serviceConnection) { in bindService() method in ServiceConnector.Impl
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java172 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in ReceiverRestrictedContext
178 public boolean bindService( in bindService() method in ReceiverRestrictedContext
1987 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in ContextImpl
1994 public boolean bindService(Intent service, ServiceConnection conn, in bindService() method in ContextImpl
2002 public boolean bindService( in bindService() method in ContextImpl
2009 public boolean bindService(Intent service, @NonNull BindServiceFlags flags, Executor executor, in bindService() method in ContextImpl
H A DIActivityManager.aidl221 int bindService(in IApplicationThread caller, in IBinder token, in Intent service, in bindService() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java793 protected boolean bindService( in bindService() method in HotwordDetectionConnection.ServiceConnection
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java635 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in MockContext
640 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in MockContext
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DMockingOomAdjusterTests.java2677 private ServiceRecord bindService(ProcessRecord service, ProcessRecord client, in bindService() method in MockingOomAdjusterTests
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java3724 private void bindService(Intent intent, ServiceConnection connection, in bindService() method in AppWidgetServiceImpl
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13502 public int bindService(IApplicationThread caller, IBinder token, Intent service, in bindService() method in ActivityManagerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...