Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DSdkSandboxServiceProvider.java38 void bindService(int appUid, String appPackageName, ServiceConnection serviceConnection); in bindService() method
DSdkSandboxServiceProviderImpl.java68 public void bindService(int appUid, String appPackageName, in bindService() method in SdkSandboxServiceProviderImpl
/packages/apps/Nfc/src/com/android/nfc/
DDtaServiceConnector.java46 public void bindService() { in bindService() method in DtaServiceConnector
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceInfoTest.java80 public void bindService() { in bindService() method in VendorServiceInfoTest
DVendorServiceControllerTest.java363 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in VendorServiceControllerTest.ServiceLauncherContext
/packages/services/Car/service/src/com/android/car/
DCarExperimentalFeatureServiceController.java163 public boolean bindService(Intent intent) { in bindService() method in CarExperimentalFeatureServiceController
/packages/apps/Dialer/java/com/android/voicemail/impl/
DVoicemailTranscriptionServiceGrpc.java159 @java.lang.Override public io.grpc.ServerServiceDefinition bindService() { in bindService() method in VoicemailTranscriptionServiceGrpc.VoicemailTranscriptionServiceImplBase
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt420 private fun bindService(serviceConn: ServiceConnection): DownloadServiceBinder { in createTestDirectlyOpenFile() method
DCaptivePortalLoginActivityTest.java203 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxManagerServiceUnitTest.java472 public void bindService(int callingUid, String callingPackage, in bindService() method in SdkSandboxManagerServiceUnitTest.FakeSdkSandboxProvider
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DComponentContextFixture.java168 public boolean bindService( in bindService() method in ComponentContextFixture.FakeApplicationContext
/packages/services/Car/tests/carservice_unit_test/src/android/car/cluster/renderer/
DInstrumentClusterRenderingServiceTest.java118 private void bindService(Intent intent) throws Exception { in bindService() method in InstrumentClusterRenderingServiceTest
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java1700 private boolean bindService(int rebindCount) { in bindService() method in BluetoothManagerService.ProfileServiceConnections