Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java136 mContext.verifyNoMoreServiceLaunches(); in init_nothingConfigured()
146 mContext.verifyNoMoreServiceLaunches(); in init_systemUser()
164 mContext.verifyNoMoreServiceLaunches(); in systemUserUnlocked()
184 mContext.verifyNoMoreServiceLaunches(); in fgUserUnlocked()
191 mContext.verifyNoMoreServiceLaunches(); in fgUserUnlocked()
325 void verifyNoMoreServiceLaunches() { in verifyNoMoreServiceLaunches() method in VendorServiceControllerTest.ServiceLauncherContext