Home
last modified time | relevance | path

Searched refs:assertStartedService (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java142 mContext.assertStartedService(SERVICE_START_SYSTEM_UNLOCKED); in systemUserUnlocked()
222 void assertStartedService(String service) { in assertStartedService() method in VendorServiceControllerTest.ServiceLauncherContext