Home
last modified time | relevance | path

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

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