Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java197 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in VendorServiceControllerTest.ServiceLauncherContext
205 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, in bindServiceAsUser() method in VendorServiceControllerTest.ServiceLauncherContext
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DComponentContextFixture.java135 public boolean bindServiceAsUser( in bindServiceAsUser() method in ComponentContextFixture.FakeApplicationContext