Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DProfileSwitcher.java308 switchSecondaryUser(userId); in switchUser()
335 private void switchSecondaryUser(@UserIdInt int userId) { in switchSecondaryUser() method in ProfileSwitcher