Searched refs:SERVICE_START_SYSTEM_UNLOCKED (Results 1 – 1 of 1) sorted by relevance
66 private static final String SERVICE_START_SYSTEM_UNLOCKED = "com.andorid.car/.SystemUser"; field in VendorServiceControllerTest71 SERVICE_START_SYSTEM_UNLOCKED + "#bind=start,user=system,trigger=userUnlocked"142 mContext.assertStartedService(SERVICE_START_SYSTEM_UNLOCKED); in systemUserUnlocked()