Home
last modified time | relevance | path

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

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