Home
last modified time | relevance | path

Searched defs:initService (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
DInstrumentClusterServiceTest.java170 private void initService(boolean connect) { in initService() method in InstrumentClusterServiceTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogServiceUnitTest.java1163 private void initService(int wantedInvocations) throws Exception { in initService() method in CarWatchdogServiceUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
DBaseCarUserServiceTestCase.java362 protected ICarUxRestrictionsChangeListener initService() { in initService() method in BaseCarUserServiceTestCase