Searched refs:assertBoundService (Results 1 – 2 of 2) sorted by relevance
145 mContext.assertBoundService(SERVICE_BIND_ALL_USERS_ASAP); in init_systemUser()183 mContext.assertBoundService(SERVICE_BIND_ALL_USERS_ASAP); in fgUserUnlocked()190 mContext.assertBoundService(SERVICE_BIND_FG_USER_UNLOCKED); in fgUserUnlocked()311 void assertBoundService(String service) throws InterruptedException { in assertBoundService() method in VendorServiceControllerTest.ServiceLauncherContext
241 serviceLauncherContext.assertBoundService(SERVICE_BIND_GAZE_SUPPLIER); in testInit_bindsToServicesInXmlConfig()765 void assertBoundService(String service) { in assertBoundService() method in DriverDistractionExperimentalFeatureServiceTest.ServiceLauncherContext