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.java120 mContext.verifyNoMoreServiceLaunches(); in init_nothingConfigured()
130 mContext.verifyNoMoreServiceLaunches(); in init_systemUser()
143 mContext.verifyNoMoreServiceLaunches(); in systemUserUnlocked()
157 mContext.verifyNoMoreServiceLaunches(); in fgUserUnlocked()
164 mContext.verifyNoMoreServiceLaunches(); in fgUserUnlocked()
229 void verifyNoMoreServiceLaunches() { in verifyNoMoreServiceLaunches() method in VendorServiceControllerTest.ServiceLauncherContext