Home
last modified time | relevance | path

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

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