Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/test-runner/src/android/test/
H A DIsolatedContext.java74 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in IsolatedContext
79 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
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsProviderLifecycleManager.kt90 private fun bindService(bind: Boolean) { regex
274 fun bindService() { regex
H A DControlsBindingController.kt58 fun bindService(component: ComponentName) regex
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DFakeTelecomManager.java161 public void bindService(@ApplicationContext Context context) { in bindService() method in FakeTelecomManager
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDtaServiceConnector.java46 public void bindService() { in bindService() method in DtaServiceConnector
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
H A DVendorServiceInfoTest.java82 public void bindService() { in bindService() method in VendorServiceInfoTest
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarExperimentalFeatureServiceController.java159 public boolean bindService(Intent intent) { in bindService() method in CarExperimentalFeatureServiceController
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java186 private int bindService(int flags) { in bindService() method in ServiceTest
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DExplicitHealthCheckController.java291 private void bindService() { in bindService() method in ExplicitHealthCheckController
/aosp12/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
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGbaManagerTest.java272 private ServiceConnection bindService(ComponentName component) { in bindService() method in GbaManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServiceManager.java191 private void bindService() { in bindService() method in TileServiceManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DNetworkRegistrationManager.java261 private void bindService(String packageName) { in bindService() method in NetworkRegistrationManager
H A DGbaManager.java406 private void bindService() { in bindService() method in GbaManager
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DConnOnActivityStartTest.java117 private static void bindService() throws Exception { in bindService() method in ConnOnActivityStartTest
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DComponentContextFixture.java165 public boolean bindService( in bindService() method in ComponentContextFixture.FakeApplicationContext
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHost.java188 private static void bindService(Context context) { in bindService() method in AppWidgetHost
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/
H A DVoicemailTranscriptionServiceGrpc.java159 @java.lang.Override public io.grpc.ServerServiceDefinition bindService() { in bindService() method in VoicemailTranscriptionServiceGrpc.VoicemailTranscriptionServiceImplBase
/aosp12/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
/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceDelegate.java138 public void bindService(Context context) { in bindService() method in KeyguardServiceDelegate
/aosp12/frameworks/base/tests/testables/src/android/testing/
H A DTestableContext.java233 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in TestableContext
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
H A DImsServiceControllerTest.java1006 private ServiceConnection bindService( in bindService() method in ImsServiceControllerTest
/aosp12/frameworks/base/core/java/com/android/internal/infra/
H A DServiceConnector.java301 protected boolean bindService(@NonNull ServiceConnection serviceConnection) { in bindService() method in ServiceConnector.Impl
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java836 protected boolean bindService( in bindService() method in HotwordDetectionConnection.ServiceConnection

12