Home
last modified time | relevance | path

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

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