Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java78 private static final String SERVICE_BIND_FG_USER_UNLOCKED = "com.android.car/.ForegroundUsers"; field in VendorServiceControllerTest
83 SERVICE_BIND_FG_USER_UNLOCKED + "#bind=bind,user=foreground,trigger=userUnlocked",
173 mContext.expectServices(SERVICE_BIND_ALL_USERS_ASAP, SERVICE_BIND_FG_USER_UNLOCKED); in fgUserUnlocked()
190 mContext.assertBoundService(SERVICE_BIND_FG_USER_UNLOCKED); in fgUserUnlocked()