Searched refs:SERVICE_START_SYSTEM_UNLOCKED (Results 1 – 1 of 1) sorted by relevance
78 private static final String SERVICE_START_SYSTEM_UNLOCKED = "com.android.car/.SystemUser"; field in VendorServiceControllerTest83 SERVICE_START_SYSTEM_UNLOCKED + "#bind=start,user=system,trigger=userUnlocked"156 mContext.expectServices(SERVICE_START_SYSTEM_UNLOCKED); in systemUserUnlocked()163 mContext.assertStartedService(SERVICE_START_SYSTEM_UNLOCKED); in systemUserUnlocked()