Home
last modified time | relevance | path

Searched defs:bindServiceAsUser (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java253 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in VendorServiceControllerTest.ServiceLauncherContext
265 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, in bindServiceAsUser() method in VendorServiceControllerTest.ServiceLauncherContext
/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/
DDriverDistractionExperimentalFeatureServiceTest.java745 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in DriverDistractionExperimentalFeatureServiceTest.ServiceLauncherContext
755 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, in bindServiceAsUser() method in DriverDistractionExperimentalFeatureServiceTest.ServiceLauncherContext
/packages/services/Telecomm/src/com/android/server/telecom/
DCallDiagnosticServiceController.java64 boolean bindServiceAsUser(@NonNull @RequiresPermission Intent service, in bindServiceAsUser() method
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DComponentContextFixture.java155 public boolean bindServiceAsUser( in bindServiceAsUser() method in ComponentContextFixture.FakeApplicationContext