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.java163 mContext.assertStartedService(SERVICE_START_SYSTEM_UNLOCKED); in systemUserUnlocked()
318 void assertStartedService(String service) throws InterruptedException { in assertStartedService() method in VendorServiceControllerTest.ServiceLauncherContext