Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java259 mUserAvatarView.setDrawableWithBadge(getCurrentUserIcon().mutate(), userId); in updateView()
262 Drawable getCurrentUserIcon() { in getCurrentUserIcon() method in KeyguardQsUserSwitchController