Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
H A DUserSwitchTransitionViewController.java118 populateDialog(mPreviousUserId, newUserId); in handleShow()
144 private void populateDialog(@UserIdInt int previousUserId, @UserIdInt int newUserId) { in populateDialog() method in UserSwitchTransitionViewController