/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/ |
D | SdkSandboxServiceProvider.java | 38 void bindService(int appUid, String appPackageName, ServiceConnection serviceConnection); in bindService() method
|
D | SdkSandboxServiceProviderImpl.java | 68 public void bindService(int appUid, String appPackageName, in bindService() method in SdkSandboxServiceProviderImpl
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | DtaServiceConnector.java | 46 public void bindService() { in bindService() method in DtaServiceConnector
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/ |
D | VendorServiceInfoTest.java | 80 public void bindService() { in bindService() method in VendorServiceInfoTest
|
D | VendorServiceControllerTest.java | 363 public boolean bindService(Intent service, int flags, Executor executor, in bindService() method in VendorServiceControllerTest.ServiceLauncherContext
|
/packages/services/Car/service/src/com/android/car/ |
D | CarExperimentalFeatureServiceController.java | 163 public boolean bindService(Intent intent) { in bindService() method in CarExperimentalFeatureServiceController
|
/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 | 420 private fun bindService(serviceConn: ServiceConnection): DownloadServiceBinder { in createTestDirectlyOpenFile() method
|
D | CaptivePortalLoginActivityTest.java | 203 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/ |
D | SdkSandboxManagerServiceUnitTest.java | 472 public void bindService(int callingUid, String callingPackage, in bindService() method in SdkSandboxManagerServiceUnitTest.FakeSdkSandboxProvider
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | ComponentContextFixture.java | 168 public boolean bindService( in bindService() method in ComponentContextFixture.FakeApplicationContext
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/cluster/renderer/ |
D | InstrumentClusterRenderingServiceTest.java | 118 private void bindService(Intent intent) throws Exception { in bindService() method in InstrumentClusterRenderingServiceTest
|
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/ |
D | BluetoothManagerService.java | 1700 private boolean bindService(int rebindCount) { in bindService() method in BluetoothManagerService.ProfileServiceConnections
|