/packages/modules/OnDevicePersonalization/pluginlib/src/com/android/ondevicepersonalization/libraries/plugin/internal/ |
D | PluginExecutorServiceProvider.java | 32 boolean bindService(); in bindService() method
|
D | PluginExecutorServiceProviderImpl.java | 82 public boolean bindService() { in bindService() method in PluginExecutorServiceProviderImpl
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/ |
D | SdkSandboxServiceProviderImplUnitTest.java | 240 private void bindService(CallingInfo callingInfo, FakeServiceConnection serviceConnection) in bindService() method in SdkSandboxServiceProviderImplUnitTest 245 private void bindService( in bindService() method in SdkSandboxServiceProviderImplUnitTest
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | DtaServiceConnector.java | 46 public void bindService() { in bindService() method in DtaServiceConnector
|
/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/federatedcompute/ |
D | FederatedComputeManagerTest.java | 322 public boolean bindService( in bindService() method in FederatedComputeManagerTest.MyTestContext
|
/packages/services/Car/car-builtin-lib/src/android/car/builtin/keyguard/ |
D | KeyguardServiceDelegate.java | 138 public void bindService(Context context, UserHandle userHandle, int[] displays) { in bindService() method in KeyguardServiceDelegate
|
/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/ |
D | SdkSandboxServiceProvider.java | 68 void bindService(CallingInfo callingInfo, ServiceConnection serviceConnection); in bindService() method
|
D | SdkSandboxServiceProviderImpl.java | 70 public void bindService(CallingInfo callingInfo, ServiceConnection serviceConnection) { in bindService() method in SdkSandboxServiceProviderImpl
|
/packages/services/Car/service/src/com/android/car/ |
D | CarExperimentalFeatureServiceController.java | 164 public boolean bindService(Intent intent) { in bindService() method in CarExperimentalFeatureServiceController
|
/packages/modules/AdServices/sdksandbox/tests/testutils/src/com/android/server/sdksandbox/testutils/ |
D | FakeSdkSandboxProvider.java | 70 public void bindService(CallingInfo callingInfo, ServiceConnection serviceConnection) { in bindService() method in FakeSdkSandboxProvider
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/ |
D | VendorServiceInfoTest.java | 87 public void bindService() { in bindService() method in VendorServiceInfoTest
|
D | VendorServiceControllerTest.java | 541 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in VendorServiceControllerTest.ServiceLauncherContext
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/ |
D | ControlCenterMirroringDataSource.kt | 108 private val bindService: (Intent, MirroringServiceConnection, flags: Int) -> Unit, constant in com.android.car.carlauncher.datasources.ControlCenterMirroringDataSourceImpl
|
/packages/apps/Dialer/java/com/android/voicemail/impl/ |
D | VoicemailTranscriptionServiceGrpc.java | 159 @java.lang.Override public io.grpc.ServerServiceDefinition bindService() { in bindService() method in VoicemailTranscriptionServiceGrpc.VoicemailTranscriptionServiceImplBase
|
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | DownloadServiceTest.kt | 442 private fun bindService(serviceConn: ServiceConnection): DownloadServiceBinder { in createTestDirectlyOpenFile() method in com.android.captiveportallogin.DownloadServiceTest
|
D | CaptivePortalLoginActivityTest.java | 200 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
|
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/ |
D | LocationAccessCheckTest.java | 451 public void bindService() { in bindService() method in LocationAccessCheckTest
|
/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/com/android/car/carlauncher/datasources/ |
D | ControlCenterMirroringDataSourceImplTest.kt | 65 private val bindService: (Intent, MirroringServiceConnection, Int) -> Unit = in <lambda>() constant in com.android.car.carlauncher.datasources.ControlCenterMirroringDataSourceImplTest
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/cluster/renderer/ |
D | InstrumentClusterRenderingServiceTest.java | 117 private void bindService(Intent intent) throws Exception { in bindService() method in InstrumentClusterRenderingServiceTest
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | ComponentContextFixture.java | 191 public boolean bindService( in bindService() method in ComponentContextFixture.FakeApplicationContext
|