Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java83 private View mUserAvatarViewWithBackground; field in KeyguardQsUserSwitchController
173 mUserAvatarViewWithBackground = mView.findViewById( in onInit()
194 mUserSwitchDialogController.showDialog(mUserAvatarViewWithBackground.getContext(), in onInit()
195 Expandable.fromView(mUserAvatarViewWithBackground)); in onInit()