Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserSwitchTransitionViewController.java223 TextView msgView = getLayout().findViewById(R.id.user_loading); in populateLoadingText() local
230 msgView.setText( in populateLoadingText()
236 msgView.setText(switchingFromUserMessage != null ? switchingFromUserMessage in populateLoadingText()